diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-13 00:29:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-13 00:29:43 +0000 |
commit | 09ff81267c87286c1472a0cdb9f11d316aeb83eb (patch) | |
tree | 4bb4659412ff2d83e27a4cf1c58d745bac70e48b /apps/files_sharing/l10n/ca.js | |
parent | 2f75ab3a963cff2f2f3d93c3f9391edfc2b7bb0c (diff) | |
download | nextcloud-server-09ff81267c87286c1472a0cdb9f11d316aeb83eb.tar.gz nextcloud-server-09ff81267c87286c1472a0cdb9f11d316aeb83eb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 3c33805c126..343f7ddc492 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -210,6 +210,10 @@ OC.L10N.register( "Expires {relativetime}" : "Caduca {relativetime}", "this share just expired." : "aquest element compartit acaba de caducar.", "Shared with you by {owner}" : "{owner} l'ha compartit amb vós", + "_Accept share_::_Accept shares_" : ["Accepta l'element compartit","Accepta els elements compartits"], + "Open in files" : "Obre a Fitxers", + "_Reject share_::_Reject shares_" : ["Rebutja l'element compartit","Rebutja els elements compartits"], + "_Restore share_::_Restore shares_" : ["Restaura l'element compartit","Restaura els elements compartits"], "Link to a file" : "Enllaç a un fitxer", "Error creating the share: {errorMessage}" : "S'ha produït un error en crear l'element compartit: {errorMessage}", "Error creating the share" : "S'ha produït un error en crear l'element compartit", @@ -229,11 +233,17 @@ OC.L10N.register( "Shared with you and the conversation {conversation} by {owner}" : "{owner} l'ha compartit amb vós i amb la conversa {conversation}", "Shared with you in a conversation by {owner}" : "{owner} l'ha compartit amb vós en una conversa", "Shares" : "Element compartits", + "Overview of shared files." : "Informació general dels fitxers compartits.", "Shared with you" : "Compartit amb vós", + "List of files that are shared with you." : "Llista de fitxers que s'han compartit amb vós.", "Shared with others" : "Compartit amb altres", + "List of files that you shared with others." : "Llista de fitxers que heu compartit amb altres persones.", "Shared by link" : "Compartit amb un enllaç", + "List of files that are shared by link." : "Llista de fitxers compartits mitjançant un enllaç.", "Deleted shares" : "Suprimit", + "List of shares that you removed yourself from." : "Llista d'elements compartits dels quals us heu suprimit.", "Pending shares" : "Pendent", + "List of unapproved shares." : "Llista d'elements compartits no aprovats.", "No entries found in this folder" : "No hi ha cap entrada en aquesta carpeta", "Name" : "Nom", "Share time" : "Temps d'ús compartit", |