diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:31 +0000 |
commit | bc7f0c3095184475d9fd43f0500dc9578e1f7f73 (patch) | |
tree | 0c68edd9be8c93c4b8dc7028225005f92ae0f06d /apps/files_sharing | |
parent | 460954afd9f994d3122fb425d1b200f2031c67b3 (diff) | |
download | nextcloud-server-bc7f0c3095184475d9fd43f0500dc9578e1f7f73.tar.gz nextcloud-server-bc7f0c3095184475d9fd43f0500dc9578e1f7f73.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/gl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 05764c2370f..5db307f7c79 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -227,6 +227,7 @@ OC.L10N.register( "_Reject share_::_Reject shares_" : ["Rexeitar a compartición","Rexeitar as comparticións"], "_Restore share_::_Restore shares_" : ["Restaurar a compartición","Restaurar as comparticións"], "Shared" : "Compartido", + "Shared by {ownerDisplayName}" : "Compartido por {ownerDisplayName}", "Link to a file" : "Ligazón a un ficheiro", "Error creating the share: {errorMessage}" : "Produciuse un erro ao crear a compartición: {errorMessage}", "Error creating the share" : "Produciuse un erro ao crear a compartición", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 6ce488c6227..8c18358022d 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -225,6 +225,7 @@ "_Reject share_::_Reject shares_" : ["Rexeitar a compartición","Rexeitar as comparticións"], "_Restore share_::_Restore shares_" : ["Restaurar a compartición","Restaurar as comparticións"], "Shared" : "Compartido", + "Shared by {ownerDisplayName}" : "Compartido por {ownerDisplayName}", "Link to a file" : "Ligazón a un ficheiro", "Error creating the share: {errorMessage}" : "Produciuse un erro ao crear a compartición: {errorMessage}", "Error creating the share" : "Produciuse un erro ao crear a compartición", |