diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-30 02:20:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-30 02:20:34 +0000 |
commit | fcbe4c5be5289597c0336b1533ba6710c2c0386c (patch) | |
tree | 6a99734120d2e9511a4f0096094dd98dce2fe0bb /apps/files/l10n/tr.js | |
parent | 98c8cd508944c054d08c6acde5e2d64867d84fb9 (diff) | |
download | nextcloud-server-fcbe4c5be5289597c0336b1533ba6710c2c0386c.tar.gz nextcloud-server-fcbe4c5be5289597c0336b1533ba6710c2c0386c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index fb03bd64208..f97be0de678 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -166,6 +166,16 @@ OC.L10N.register( "Tags" : "Etiketler", "Unable to change the favourite state of the file" : "Dosyanın sık kullanılan durumu değiştirilemedi", "Error while loading the file data" : "Dosya verileri yüklenirken sorun çıktı", + "Pick a template for {name}" : "{name} için bir kalıp seçin", + "Cancel" : "İptal", + "Create" : "Ekle", + "Create a new file with the selected template" : "Seçilmiş kalıp ile yeni bir dosya ekle", + "Creating file" : "Dosya ekleniyor", + "Blank" : "Boş", + "Unable to create new file from template" : "Kalıptan yeni dosya eklenemedi", + "Set up templates folder" : "Kalıp klasörünü ayarlayın", + "Templates" : "Kalıplar", + "Unable to initialize the templates directory" : "Kalıp klasörü hazırlanamadı", "%s used" : "%s kullanılıyor", "%s%% of %s used" : "%s%%/%s kullanılmış", "%1$s of %2$s used" : "%1$s / %2$s kullanıldı", |