diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-14 00:09:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-14 00:09:19 +0000 |
commit | a6c23a1f8b2d31764bfa327ab905bab1a380b364 (patch) | |
tree | 04173cd693e97df55c38b23d1c5c1d19db8d937f /apps/files_sharing/l10n/tr.js | |
parent | c04e7b13c342ee9c1d57cf117f6bb14a157d6b4e (diff) | |
download | nextcloud-server-a6c23a1f8b2d31764bfa327ab905bab1a380b364.tar.gz nextcloud-server-a6c23a1f8b2d31764bfa327ab905bab1a380b364.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/tr.js')
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index a78c7f3bad3..e68fb662e84 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -25,6 +25,7 @@ OC.L10N.register( "You can upload into this folder" : "Bu dizine yükleme yapabilirsiniz", "Shared by" : "Paylaşan", "Sharing" : "Paylaşım", + "Could not delete share" : "Paylaşım kaldırılamadı", "A file or folder has been <strong>shared</strong>" : "Bir dosya veya klasör <strong>paylaşıldı</strong>", "A file or folder was shared from <strong>another server</strong>" : "<strong>Başka sunucudan</strong> bir dosya veya klasör paylaşıldı", "A public shared file or folder was <strong>downloaded</strong>" : "Herkese açık paylaşılan bir dosya veya klasör <strong>indirildi</strong>", @@ -83,6 +84,7 @@ OC.L10N.register( "Add to your ownCloud" : "ownCloud'ınıza Ekleyin", "Download" : "İndir", "Download %s" : "İndir: %s", - "Direct link" : "Doğrudan bağlantı" + "Direct link" : "Doğrudan bağlantı", + "Uploaded files:" : "Yüklenmiş dosyalar:" }, "nplurals=2; plural=(n > 1);"); |