diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-16 02:19:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-16 02:19:21 +0000 |
commit | 0bed1c2bd0185f57521dfca1794b8ad1af1261fe (patch) | |
tree | dd2e720a4fd3a1c4e2e47ca033a918526518de51 /apps/files_sharing/l10n/ca.js | |
parent | 769f59ec657a4dcb993550ef33341015d5ea7942 (diff) | |
download | nextcloud-server-0bed1c2bd0185f57521dfca1794b8ad1af1261fe.tar.gz nextcloud-server-0bed1c2bd0185f57521dfca1794b8ad1af1261fe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 5decb3709dc..948e391aba7 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -169,6 +169,7 @@ OC.L10N.register( "Password protection" : "Protecció amb contrasenya", "Enter a password" : "Introduïu una contrasenya", "Expiration date (enforced)" : "Data de venciment (obligatòri)", + "Create share" : "Crea una compartició", "Cancel" : "Cancel·la", "Share label" : "Comparteix l'etiqueta", "Read only" : "Només de lectura", @@ -186,6 +187,8 @@ OC.L10N.register( "Error, please enter proper password and/or expiration date" : "Error, introduïu la contrasenya i/o data de caducitat adequades", "No recommendations. Start typing." : "No hi ha recomanacions. Comenceu a escriure.", "Resharing is not allowed" : "No està permesa la re-compartició", + "Name or email …" : "Nom o correu …", + "Name, email, or Federated Cloud ID …" : "Nom, correu o ID de Núvol federat …", "Searching …" : "Cercant …", "No elements found." : "No s’han trobat elements.", "Search globally" : "Cerca globalment", @@ -228,6 +231,7 @@ OC.L10N.register( "Uploading files" : "Càrregant fitxers", "Uploaded files:" : "Fitxers carregats:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Si carregueu els fitxers accepteu les %1$scondicions del servei%2$s.", + "Name, email, or federated cloud ID …" : "Nom, correu o ID de núvol federat …", "Uploading files…" : "S'està carregant fitxers…" }, "nplurals=2; plural=(n != 1);"); |