diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-24 00:28:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-24 00:28:06 +0000 |
commit | cb307e00983ce1ce5d04f26fb2e9d816b3e7713a (patch) | |
tree | 7a365e97480a62ef7a79b2874e82d3aad53d024f /apps/files_sharing/l10n/tr.js | |
parent | b06bff7922846f20ca414f9528d11a47a43fde48 (diff) | |
download | nextcloud-server-cb307e00983ce1ce5d04f26fb2e9d816b3e7713a.tar.gz nextcloud-server-cb307e00983ce1ce5d04f26fb2e9d816b3e7713a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/tr.js')
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 4f5eec46028..ebc030ce34a 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -225,6 +225,7 @@ OC.L10N.register( "_Reject share_::_Reject shares_" : ["Paylaşımı reddet","Paylaşımları reddet"], "_Restore share_::_Restore shares_" : ["Paylaşımı geri yükle","Paylaşımları geri yükle"], "Shared" : "Paylaşılan", + "Shared by {ownerDisplayName}" : "{ownerDisplayName} tarafından paylaşılmış", "Link to a file" : "Bir dosya bağlantısı", "Error creating the share: {errorMessage}" : "Paylaşım oluşturulurken sorun çıktı: {errorMessage}", "Error creating the share" : "Paylaşım oluşturulurken sorun çıktı", |