aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-22 00:12:11 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-22 00:12:11 +0000
commite4551106f5e8df91be2b70fe9058292c985b6913 (patch)
tree629b5b04092982d2712243115ccb784ac7c2caad /apps/files_sharing/l10n/ca.js
parent45018a0e839f71dd8fac892125b77b5bccd1713a (diff)
downloadnextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.tar.gz
nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r--apps/files_sharing/l10n/ca.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js
index fde9f51e7c6..18b05c58d61 100644
--- a/apps/files_sharing/l10n/ca.js
+++ b/apps/files_sharing/l10n/ca.js
@@ -92,9 +92,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Afegeix al teu NextCloud",
"Share API is disabled" : "L'API compartida està desactivada",
"File sharing" : "Compartir arxius",
- "This share is password-protected" : "Aquest compartit està protegit amb contrasenya",
- "The password is wrong. Try again." : "la contrasenya és incorrecta. Intenteu-ho de nou.",
- "Password" : "Contrasenya",
"No entries found in this folder" : "No hi ha entrades en aquesta carpeta",
"Name" : "Nom",
"Share time" : "Temps de compartició",
@@ -111,6 +108,9 @@ OC.L10N.register(
"Uploading files…" : "Pujant arxius...",
"Uploaded files:" : "Arxius pujats:",
"{actor} removed you from {file}" : "{actor} t'ha eliminat de {file}",
- "%s is publicly shared" : "%s està compartit de forma pública"
+ "%s is publicly shared" : "%s està compartit de forma pública",
+ "This share is password-protected" : "Aquest compartit està protegit amb contrasenya",
+ "The password is wrong. Try again." : "la contrasenya és incorrecta. Intenteu-ho de nou.",
+ "Password" : "Contrasenya"
},
"nplurals=2; plural=(n != 1);");