diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-12 02:16:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-12 02:16:12 +0000 |
commit | 9a460f9e390d50eaf02ee2fcbf3c12d1ada21b0e (patch) | |
tree | d262879bf98d340931e7156f0637625c2f18c0ca /apps/workflowengine | |
parent | 4665efeffa02bdbf7a231a23c9c1ed7293bec0c6 (diff) | |
download | nextcloud-server-9a460f9e390d50eaf02ee2fcbf3c12d1ada21b0e.tar.gz nextcloud-server-9a460f9e390d50eaf02ee2fcbf3c12d1ada21b0e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/tr.js | 5 | ||||
-rw-r--r-- | apps/workflowengine/l10n/tr.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/tr.js b/apps/workflowengine/l10n/tr.js index 8f1fb43f18e..bbe3fa0f3d6 100644 --- a/apps/workflowengine/l10n/tr.js +++ b/apps/workflowengine/l10n/tr.js @@ -37,13 +37,16 @@ OC.L10N.register( "Select a filter" : "Bir süzgeç seçin", "Select a comparator" : "Bir karşılaştırıcı seçin", "Select a file type" : "Bir dosya türü seçin", + "e.g. httpd/unix-directory" : "örnek e.g. httpd/unix-directory", "Images" : "Görseller", "Office documents" : "Office belgeleri", "PDF documents" : "PDF belgeleri", "Custom mimetype" : "Özel MIME türü", + "Select a tag" : "Etiket seçin", "No results" : "Herhangi bir sonuç bulunamadı", "%s (invisible)" : "%s (görünmez)", "%s (restricted)" : "%s (kısıtlı)", + "Please enter a valid time span" : "Lütfen geçerli bir tarih aralığı seçin", "Select a request URL" : "Bir istek adresi seçin", "Predefined URLs" : "Hazır Adresler", "Files WebDAV" : "Dosya WebDAV", @@ -57,6 +60,8 @@ OC.L10N.register( "Custom user agent" : "Özel kullanıcı uygulaması", "When" : "Şu zamanda", "and" : "ve", + "Cancel" : "İptal", + "Delete" : "Sil", "The configuration is invalid" : "Yapılandırma geçersiz", "Show less" : "Daha az ayrıntı", "Show more" : "Daha çok ayrıntı", diff --git a/apps/workflowengine/l10n/tr.json b/apps/workflowengine/l10n/tr.json index 68359ea7876..f0f45dcc1fd 100644 --- a/apps/workflowengine/l10n/tr.json +++ b/apps/workflowengine/l10n/tr.json @@ -35,13 +35,16 @@ "Select a filter" : "Bir süzgeç seçin", "Select a comparator" : "Bir karşılaştırıcı seçin", "Select a file type" : "Bir dosya türü seçin", + "e.g. httpd/unix-directory" : "örnek e.g. httpd/unix-directory", "Images" : "Görseller", "Office documents" : "Office belgeleri", "PDF documents" : "PDF belgeleri", "Custom mimetype" : "Özel MIME türü", + "Select a tag" : "Etiket seçin", "No results" : "Herhangi bir sonuç bulunamadı", "%s (invisible)" : "%s (görünmez)", "%s (restricted)" : "%s (kısıtlı)", + "Please enter a valid time span" : "Lütfen geçerli bir tarih aralığı seçin", "Select a request URL" : "Bir istek adresi seçin", "Predefined URLs" : "Hazır Adresler", "Files WebDAV" : "Dosya WebDAV", @@ -55,6 +58,8 @@ "Custom user agent" : "Özel kullanıcı uygulaması", "When" : "Şu zamanda", "and" : "ve", + "Cancel" : "İptal", + "Delete" : "Sil", "The configuration is invalid" : "Yapılandırma geçersiz", "Show less" : "Daha az ayrıntı", "Show more" : "Daha çok ayrıntı", |