diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-04 02:14:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-04 02:14:51 +0000 |
commit | f463aeb2af27941bf9c7d33b2ec3ceb08d691dbe (patch) | |
tree | 8d5aeb3188e4c6e7d24b3d8d806a010d00f7c420 /apps/files_sharing/l10n/ca.js | |
parent | c19e7a9b68c927bb6d241e02ff50932a1a4eaab1 (diff) | |
download | nextcloud-server-f463aeb2af27941bf9c7d33b2ec3ceb08d691dbe.tar.gz nextcloud-server-f463aeb2af27941bf9c7d33b2ec3ceb08d691dbe.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index cbd5f7a8a75..91f238a35a3 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -13,7 +13,7 @@ OC.L10N.register( "Deleted shares" : "Comparticions suprimides", "No deleted shares" : "No hi ha cap compartició suprimida", "Shares you deleted will show up here" : "Les comparticions que heu suprimit es mostraran aquí", - "Pending shares" : "Compartits pendents", + "Pending shares" : "Comparticions pendents", "No pending shares" : "Sense comparticions pendents", "Shares you have received but not confirmed will show up here" : "Les comparticions que heu rebut però no confirmades es mostraran aquí", "Shares" : "Comparticions", @@ -31,9 +31,9 @@ OC.L10N.register( "finished" : "finalitzat", "This will stop your current uploads." : "Això aturarà les càrregues actuals.", "Move or copy" : "Mou o copia", - "Download" : "Baixa", + "Download" : "Baixada", "Delete" : "Suprimeix", - "You can upload into this folder" : "Podeu carregar dins d'aquesta carpeta", + "You can upload into this folder" : "Podeu pujar dins d'aquesta carpeta", "Terms of service" : "Condicions del servei", "Show list view" : "Mostra en vista de llista", "Show grid view" : "Mostra en vista de graella", @@ -209,6 +209,8 @@ OC.L10N.register( "Share link ({label})" : "Comparteix l'enllaç ({label})", "Share link" : "Enllaç de compartició", "Error, please enter proper password and/or expiration date" : "Error, introduïu la contrasenya i/o data de caducitat adequades", + "Error while creating the share" : "S'ha produït un error en crear la compartició", + "Search for share recipients" : "Cerca destinataris compartits", "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 …", |