diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-24 00:26:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-24 00:26:30 +0000 |
commit | c9f7fe0dddc9aa4c9994ee6f13278f7b84b7dbf8 (patch) | |
tree | 46175b0381cacd034f34d745d2db7b2a8fa2935f /apps/settings/l10n/ca.js | |
parent | 913d9da7b5cd84f717e540294d68988b4a919e0f (diff) | |
download | nextcloud-server-c9f7fe0dddc9aa4c9994ee6f13278f7b84b7dbf8.tar.gz nextcloud-server-c9f7fe0dddc9aa4c9994ee6f13278f7b84b7dbf8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ca.js')
-rw-r--r-- | apps/settings/l10n/ca.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index e072b5e8a80..b8b9a15fd2d 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -316,7 +316,6 @@ OC.L10N.register( "Week starts on {firstDayOfWeek}" : "La setmana comença el {firstDayOfWeek}", "Unable to update locale" : "No es pot actualitzar la configuració local", "No locale set" : "No s'ha establert cap configuració local", - "Your location" : "La vostra localització", "Your organisation" : "La vostra organització", "Your phone number" : "El vostre número de telèfon", "Edit your Profile visibility" : "Edició de la visibilitat del vostre perfil", @@ -501,6 +500,7 @@ OC.L10N.register( "An administrator created app password \"{token}\"" : "Un administrador ha creat la contrasenya de l'aplicació \"{token}\"", "Choose profile picture from files" : "Trieu una imatge de perfil als fitxers", "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB", + "Your location" : "La vostra localització", "Will be autogenerated" : "Serà auto-generat", "Add a new user" : "Afegeix un nou usuari", "Show Languages" : "Mostra els idiomes", @@ -510,7 +510,6 @@ OC.L10N.register( "STARTTLS" : "STARTTLS", "Authentication method" : "Mètode d'autenticació", "Allow username autocompletion in share dialog" : "Permet l'emplenament automàtic del nom d'usuari al diàleg de compartir", - "Allow username autocompletion to users within the same groups" : "Permet l'emplenament automàtic del nom d'usuari als usuaris dels mateixos grups", - "Only applies when authentication is required" : "Només s'aplica quan es requereix autenticació" + "Allow username autocompletion to users within the same groups" : "Permet l'emplenament automàtic del nom d'usuari als usuaris dels mateixos grups" }, "nplurals=2; plural=(n != 1);"); |