diff options
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 4a1e30b12b6..e1a815f9467 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -1,19 +1,19 @@ OC.L10N.register( "files_sharing", { - "Shared with others" : "Heu compartit amb altres", "Shared with you" : "Us han compartit", - "Shared by link" : "Compartit amb enllaç", - "Deleted shares" : "Comparticions suprimides", - "Shares" : "Comparticions", "Nothing shared with you yet" : "No se us ha compartit res encara", "Files and folders others share with you will show up here" : "Els fitxers i carpetes que altres us comparteixin es mostraran aquí", + "Shared with others" : "Heu compartit amb altres", "Nothing shared yet" : "No s'ha compartit res, encara", "Files and folders you share will show up here" : "Els fitxers i les carpetes que compartiu es mostraran aquí", + "Shared by link" : "Compartit amb enllaç", "No shared links" : "No hi ha enllaços compartits", "Files and folders you share by link will show up here" : "Els fitxers i les carpetes que compartiu mitjançant un enllaç es mostraran aquí", + "Deleted shares" : "Comparticions suprimides", "No deleted shares" : "No hi ha cap compartició suprimida", "Shares you deleted will show up here" : "Les comparticions que heu suprimit es mostraran aquí", + "Shares" : "Comparticions", "No shares" : "No hi ha comparticions", "Shares will show up here" : "Les comparticions es mostraran aquí", "Restore share" : "Restaura una compartició", |