diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-17 00:19:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-17 00:19:11 +0000 |
commit | 8e596bb5e80d8689fff593607a64b5f6a33c9930 (patch) | |
tree | 35f417c7b6624cb4481da3af4c059da6452a9d60 /apps/files/l10n/ca.js | |
parent | e108fd2753d40143d556354cab6624fd37508350 (diff) | |
download | nextcloud-server-8e596bb5e80d8689fff593607a64b5f6a33c9930.tar.gz nextcloud-server-8e596bb5e80d8689fff593607a64b5f6a33c9930.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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index 4e0153fbb64..a695bd6ed91 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -305,6 +305,10 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Els fitxers i les carpetes que marqueu com a preferits es mostraran aquí", "All files" : "Tots els fitxers", "List of your files and folders." : "Llista dels vostres fitxers i carpetes.", + "Personal Files" : "FItxers personals", + "List of your files and folders that are not shared." : "Llista dels vostres fitxers i carpetes que no compartiu.", + "No personal files found" : "No s'ha trobat cap fitxer personal", + "Files that are not shared will show up here." : "Els fitxers que no compartiu es mostraran aquí.", "List of recently modified files and folders." : "Llista de fitxers i carpetes modificats recentment.", "No recently modified files" : "No hi ha cap fitxer modificat recentment", "Files and folders you recently modified will show up here." : "Els fitxers i les carpetes que heu modificat recentment es mostraran aquí", |