diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-19 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-19 00:08:27 +0000 |
commit | d603d78630849a913d9737602b011d7013a68b72 (patch) | |
tree | 61504dea75f8edc951196474a45a9d01f5dc33b2 /core/l10n/tr.js | |
parent | 1995c699284a1dc522ccb5d7035fd1dca277b10e (diff) | |
download | nextcloud-server-d603d78630849a913d9737602b011d7013a68b72.tar.gz nextcloud-server-d603d78630849a913d9737602b011d7013a68b72.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 1006a99e865..b25f40a42e8 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -84,6 +84,7 @@ OC.L10N.register( "Yes" : "Evet", "No files in here" : "Burada herhangi bir dosya yok", "Choose" : "Seçin", + "Copy" : "Kopyala", "Error loading file picker template: {error}" : "Dosya seçme kalıbı yüklenirken sorun çıktı: {error}", "OK" : "Tamam", "Error loading message template: {error}" : "İleti kalıbı yüklenirken sorun çıktı: {error}", @@ -130,7 +131,6 @@ OC.L10N.register( "Choose a password for the public link" : "Herkese açık bağlantı için bir parola seçin", "Choose a password for the public link or press the \"Enter\" key" : "Herkese açık bağlantı için bir parola belirtin ya da \"Enter\" tuşuna basın", "Copied!" : "Kopyalandı!", - "Copy" : "Kopyala", "Not supported!" : "Desteklenmiyor!", "Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.", "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C tuşlarına basın.", |