diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-01 00:38:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-01 00:38:54 +0000 |
commit | 2b35ed7c82c9269a6392b57b45872d27643cba03 (patch) | |
tree | cf8d95a9fced92ec32e40879951342ed6b13d4dd /apps/files/l10n/ca.js | |
parent | 3ecaeb6f2bfcacc1cadbdeb8f6d0445fc00e2402 (diff) | |
download | nextcloud-server-2b35ed7c82c9269a6392b57b45872d27643cba03.tar.gz nextcloud-server-2b35ed7c82c9269a6392b57b45872d27643cba03.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 cdff247fa0c..ecdcc8477a9 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -274,6 +274,7 @@ OC.L10N.register( "(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 file is locked" : "El fitxer està blocat", "The file does not exist anymore" : "El fitxer ja no existeix", "Choose destination" : "Trieu una destinació", "Copy to {target}" : "Copia a {target}", |