diff options
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index fae065f636e..43c39e6b88e 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -208,8 +208,10 @@ OC.L10N.register( "Share" : "Comparteix", "Delete share" : "Suprimeix l'element compartit", "Share with {userName}" : "Comparteix amb {userName}", + "Share with email {email}" : "Comparteix amb l'adreça electrònica {email}", "Share with group" : "Comparteix amb el grup", "Share in conversation" : "Comparteix en la conversa", + "Share with {user} on remote server {server}" : "Comparteix amb {user} en el servidor remot {server}", "Share with remote group" : "Comparteix amb el grup remot", "Share with guest" : "Comparteix amb el convidat", "Update share" : "Actualitza l'element compartit", |