diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:42 +0000 |
commit | 62950289132d1acf8b2e63632487ef12d3bf615d (patch) | |
tree | ee74511ea3c00ca9510ebcad172e5b88c109e38c /apps/files_sharing | |
parent | eb83fcb63b9ed0da6efe8f9193f3ef4a908cbf52 (diff) | |
download | nextcloud-server-62950289132d1acf8b2e63632487ef12d3bf615d.tar.gz nextcloud-server-62950289132d1acf8b2e63632487ef12d3bf615d.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", |