diff options
Diffstat (limited to 'lib/l10n/oc.js')
-rw-r--r-- | lib/l10n/oc.js | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/l10n/oc.js b/lib/l10n/oc.js index ea933698ce6..3f90280e80b 100644 --- a/lib/l10n/oc.js +++ b/lib/l10n/oc.js @@ -1,6 +1,7 @@ OC.L10N.register( "lib", { + "View profile" : "Veire perfil", "today" : "uèi", "yesterday" : "ièr", "_in %n day_::_in %n days_" : ["d’aquí %n jorn","d’aquí %n jorns"], @@ -21,6 +22,22 @@ OC.L10N.register( "Settings" : "Paramètres", "Log out" : "Desconnexion", "Users" : "Utilizaires", + "Email" : "Corrièl", + "Mail %s" : "Mail %s", + "Phone" : "Telefòn", + "Call %s" : "Sonar %s", + "Twitter" : "Twitter", + "View %s on Twitter" : "Veire %s sus Twitter", + "Website" : "Site web", + "Visit %s" : "Visitar %s", + "Address" : "Adreça", + "Profile picture" : "Imatge de perfil", + "About" : "A prepaus", + "Full name" : "Nom complèt", + "Headline" : "Títol", + "Organisation" : "Organizacion", + "Role" : "Ròtle", + "Additional settings" : "Paramètres addicionals", "Set an admin password." : "Definir un senhal admin.", "Sunday" : "dimenge", "Monday" : "diluns", |