diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-24 00:26:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-24 00:26:21 +0000 |
commit | 4f666927bdfeb49791238b7c4b9fe191d709576e (patch) | |
tree | 53be7938e0dd24e3b40a82649ebfd0cdfa2587d9 /apps/settings/l10n/ca.js | |
parent | 2ade1650d71e9c93ae744cfbfaec3bbf857f84b1 (diff) | |
download | nextcloud-server-4f666927bdfeb49791238b7c4b9fe191d709576e.tar.gz nextcloud-server-4f666927bdfeb49791238b7c4b9fe191d709576e.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);"); |