diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-23 00:28:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-23 00:28:10 +0000 |
commit | 6d8cbd5ede73c4679b384b9e45da80f7d41aa865 (patch) | |
tree | 9eeae7ffb89d5c5ea6560b0421765d7c8390a22a /apps/files_sharing/l10n/ca.js | |
parent | 0acad69840ff21a103f532548907e480fc5a982a (diff) | |
download | nextcloud-server-6d8cbd5ede73c4679b384b9e45da80f7d41aa865.tar.gz nextcloud-server-6d8cbd5ede73c4679b384b9e45da80f7d41aa865.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 687c5a13582..024736a4bfe 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -225,6 +225,7 @@ OC.L10N.register( "_Reject share_::_Reject shares_" : ["Rebutja l'element compartit","Rebutja els elements compartits"], "_Restore share_::_Restore shares_" : ["Restaura l'element compartit","Restaura els elements compartits"], "Shared" : "S'ha compartit", + "Shared by {ownerDisplayName}" : "Compartit per {ownerDisplayName}", "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", |