diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-24 01:12:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-24 01:12:02 +0000 |
commit | 2277c21f3e22321acc32f2a2e592f1037a4549a3 (patch) | |
tree | 3562b6176cf5683011091c3d87567d912705a756 /core/l10n/tr.js | |
parent | f0ea6961f9b3fddb68001dfe136dde92267a565e (diff) | |
download | nextcloud-server-2277c21f3e22321acc32f2a2e592f1037a4549a3.tar.gz nextcloud-server-2277c21f3e22321acc32f2a2e592f1037a4549a3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 2fd80ecc28e..1918b82008f 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -80,7 +80,6 @@ OC.L10N.register( "Unable to create a link share" : "Paylaşım bağlantısı oluşturulamadı", "Unable to toggle this option" : "Bu seçenek değiştirilemedi", "Resharing is not allowed" : "Yeniden paylaşıma izin verilmiyor", - "Share to {name}" : "{name} ile paylaş", "Link" : "Bağlantı", "Hide download" : "İndirmeyi gizle", "Password protection enforced" : "Parola koruması dayatılıyor", @@ -101,6 +100,7 @@ OC.L10N.register( "Delete share link" : "Paylaşım bağlantısını sil", "Add another link" : "Başka bir bağlantı ekle", "Password protection for links is mandatory" : "Bağlantı için parola koruması zorunludur", + "Share to {name}" : "{name} ile paylaş", "Share link" : "Paylaşma bağlantısı", "New share link" : "Yeni paylaşım bağlantısı ", "Created on {time}" : "{time} zamanında oluşturulmuş", |