diff options
Diffstat (limited to 'lib/l10n/oc.js')
-rw-r--r-- | lib/l10n/oc.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/l10n/oc.js b/lib/l10n/oc.js index 15589751143..febecf57baf 100644 --- a/lib/l10n/oc.js +++ b/lib/l10n/oc.js @@ -30,6 +30,7 @@ OC.L10N.register( "Apps" : "Aplicacions", "Settings" : "Paramètres", "Log out" : "Desconnexion", + "Accounts" : "Accounts", "Email" : "Corrièl", "Mail %s" : "Mail %s", "Phone" : "Telefòn", @@ -42,7 +43,6 @@ OC.L10N.register( "Profile picture" : "Imatge de perfil", "About" : "A prepaus", "Headline" : "Títol", - "Organisation" : "Organizacion", "Role" : "Ròtle", "Additional settings" : "Paramètres addicionals", "Set an admin password." : "Definir un senhal admin.", @@ -69,10 +69,11 @@ OC.L10N.register( "a safe home for all your data" : "un ostal segur per vòstras donadas", "Authentication error" : "Error d’autentificacion", "Storage is temporarily not available" : "Emmagazinatge temporàriament indisponible", + "Images" : "Imatges", + "Question" : "Question", "Chat" : "Messatjariá", "Text" : "Tèxt", "Translate" : "Tradurre", - "Users" : "Utilizaires", - "Open »%s«" : "Dobrir « %s »" + "Organisation" : "Organizacion" }, "nplurals=2; plural=(n > 1);"); |