diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-08 00:19:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-08 00:19:14 +0000 |
commit | 344a445c860eff84af3d04f93b4c6d9b1c8aa556 (patch) | |
tree | f3b57cb93641652fded0beeb79040c7584005826 /apps/files/l10n/ca.js | |
parent | 35d05e3482b33f9508d22c8f61bdb688d9efb9ff (diff) | |
download | nextcloud-server-344a445c860eff84af3d04f93b4c6d9b1c8aa556.tar.gz nextcloud-server-344a445c860eff84af3d04f93b4c6d9b1c8aa556.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 d50bf48a94f..8a69e5b0c7e 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -278,6 +278,7 @@ OC.L10N.register( "Templates" : "Plantilles", "Unable to initialize the templates directory" : "No s'ha pogut inicialitzar la carpeta de plantilles", "Created new folder \"{name}\"" : "S'ha creat la carpeta nova «{name}»", + "One of the dropped files could not be processed" : "No s'ha pogut processar un dels fitxers que heu deixat anar.", "Uploading \"{filename}\" failed" : "No s'ha pogut pujar «{filename}»", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fitxer","{fileCount} fitxers"], |