diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:21 +0000 |
commit | 0d478a0b9c749612d9ef508f0472582fa07d5574 (patch) | |
tree | 9b3f08c24870d699f5c5b61ab51a44109bc1d711 /apps/files_sharing/l10n/ca.js | |
parent | b092daa0f626c2a3a5d70a3914e0dead2e8f38e8 (diff) | |
download | nextcloud-server-0d478a0b9c749612d9ef508f0472582fa07d5574.tar.gz nextcloud-server-0d478a0b9c749612d9ef508f0472582fa07d5574.zip |
Fix(l10n): Update translations 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 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index bb313d0b24a..033198c1902 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -207,7 +207,6 @@ OC.L10N.register( "Note to recipient" : "Nota per al destinatari", "Enter a note for the share recipient" : "Introduïu una nota per al destinatari de l'element compartit", "Create" : "Crea", - "Update" : "Actualitza", "Share" : "Comparteix", "Delete share" : "Suprimeix l'element compartit", "Share with " : "Comparteix amb", @@ -298,13 +297,12 @@ OC.L10N.register( "Something happened. Unable to reject the share." : "S'ha produït un error. No es pot rebutjar l'element compartit.", "No expiration date set" : "No s'ha establert cap data de caducitat", "Sharing %s failed because the back end does not support sciencemesh shares" : "No s'ha pogut compartir %s perquè el rerefons no permet l'ús compartit amb ScienceMesh", - "One or more of your shares will expire tomorrow" : "Una o més dels vostres elements compartits caducaran demà", "Allow creating" : "Permet la creació", "Allow deleting" : "Permet la supressió", "Allow resharing" : "Permet l'ús compartit derivat", "Expiration date enforced" : "Data de caducitat", "Password protect" : "Protegeix amb contrasenya", "Science Mesh" : "ScienceMesh", - "Error generating password from password_policy" : "S'ha produït un error en generar la contrasenya a partir de password_policy" + "Update" : "Actualitza" }, "nplurals=2; plural=(n != 1);"); |