f7cloud_client/apps/support/l10n/oc.js
2026-03-05 13:40:40 +00:00

15 lines
540 B
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"support",
{
"Password:" : "Senhal:",
"_For %n users_::_For %n users_" : ["Per %n utilizaire","Per %n utilizaires"],
"More information" : "Mai dinformacions",
"Forum" : "Forum",
"GitHub" : "GitHub",
"Like our Facebook page" : "Aimar nòstra pagina Facebook",
"Follow us on Twitter" : "Nos seguir sus Twitter",
"Check out our blog" : "Donar un còp duèlh a nòstre blòg",
"Subscribe to our newsletter" : "Sabonar a linfoletra"
},
"nplurals=2; plural=(n > 1);");