diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:51 +0000 |
commit | 823d3c2b425363ecd32fe1093a80967a15afd6df (patch) | |
tree | 56d0921df78fb8f222c07287576acb40af071fb6 /apps/files/l10n/ca.js | |
parent | 3f04d6aa0077f01cbeabc5586c0b38754d4cdbe3 (diff) | |
download | nextcloud-server-823d3c2b425363ecd32fe1093a80967a15afd6df.tar.gz nextcloud-server-823d3c2b425363ecd32fe1093a80967a15afd6df.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ca.js')
-rw-r--r-- | apps/files/l10n/ca.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index a695bd6ed91..4111384d4af 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -273,6 +273,7 @@ OC.L10N.register( "You cannot move a file/folder onto itself or into a subfolder of itself" : "No podeu moure un fitxer o carpeta a la mateixa carpeta o a una subcarpeta de la mateixa carpeta", "(copy)" : "(còpia)", "(copy %n)" : "(còpia %n)", + "Move cancelled" : "S'ha cancel·lat el desplaçament", "A file or folder with that name already exists in this folder" : "Ja existeix un fitxer o carpeta amb aquest nom en aquesta carpeta", "The files is locked" : "El fitxer està blocat", "The file does not exist anymore" : "El fitxer ja no existeix", |