diff options
Diffstat (limited to 'settings/l10n/ca.js')
-rw-r--r-- | settings/l10n/ca.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index da1d8214c45..7e2bbb8e77d 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -259,8 +259,6 @@ OC.L10N.register( "Improving the config.php" : "Millorant el config.php", "Theming" : "Tematització", "Hardening and security guidance" : "Guia de protecció i seguretat", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estàs fent servir <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estàs fent servir <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Foto de perfil", "Upload new" : "Puja'n una de nova", "Select from Files" : "Seleccioneu d'Arxius", @@ -270,6 +268,7 @@ OC.L10N.register( "Cancel" : "Cancel·la", "Choose as profile picture" : "Elegeix una imatge de perfil", "You are member of the following groups:" : "Vostè és membre dels següents grups:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estàs fent servir <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Nom complet", "No display name set" : "No s'ha establert cap nom para mostrar", "Email" : "Correu electrònic", @@ -330,6 +329,7 @@ OC.L10N.register( "Add trusted domain" : "Afegir domini de confiança", "A valid password must be provided" : "Heu de facilitar una contrasenya vàlida", "A valid email must be provided" : "S'ha de subministrar una adreça de correu electrònic vàlida", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estàs fent servir <strong>%s</strong> de <strong>%s</strong>", "Android app" : "Aplicació d'Android", "Follow us on Google+!" : "Segueix-nos a Google+!", "Show email address" : "Mostrar l'adreça de correu electrònic", |