diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:57 +0000 |
commit | 5d82e62f5a6e78ed87422e9e982e3e55f8667e54 (patch) | |
tree | 2167c2fee8c13dd1663df9cd03bcb5a8eaceb7c3 /lib/l10n/oc.js | |
parent | edfa6033b99338d4f18cfdfaa3d1e2b14691d638 (diff) | |
download | nextcloud-server-5d82e62f5a6e78ed87422e9e982e3e55f8667e54.tar.gz nextcloud-server-5d82e62f5a6e78ed87422e9e982e3e55f8667e54.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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", |