diff options
Diffstat (limited to 'apps/workflowengine/l10n/tr.js')
-rw-r--r-- | apps/workflowengine/l10n/tr.js | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/apps/workflowengine/l10n/tr.js b/apps/workflowengine/l10n/tr.js index c0d2385e5f3..41f1f784099 100644 --- a/apps/workflowengine/l10n/tr.js +++ b/apps/workflowengine/l10n/tr.js @@ -49,38 +49,38 @@ OC.L10N.register( "Select a filter" : "Bir süzgeç seçin", "Select a comparator" : "Bir karşılaştırıcı seçin", "Remove filter" : "Süzgeci kaldır", - "Select a file type" : "Bir dosya türü seçin", - "e.g. httpd/unix-directory" : "örnek httpd/unix-directory", "Folder" : "Klasör", "Images" : "Görseller", "Office documents" : "Office belgeleri", "PDF documents" : "PDF belgeleri", "Custom MIME type" : "Özel MIME türü", "Custom mimetype" : "Özel MIME türü", + "Select a file type" : "Bir dosya türü seçin", + "e.g. httpd/unix-directory" : "örnek httpd/unix-directory", "Please enter a valid time span" : "Lütfen geçerli bir tarih aralığı seçin", - "Select a request URL" : "Bir istek adresi seçin", "Files WebDAV" : "Dosya WebDAV", "Custom URL" : "Özel adres", - "Select a user agent" : "Bir kullanıcı uygulaması seçin", + "Select a request URL" : "Bir istek adresi seçin", "Android client" : "Android istemcisi", "iOS client" : "iOS istemcisi", - "Desktop client" : "Masaüstü istemcisi", + "Desktop client" : "Bilgisayar istemcisi", "Thunderbird & Outlook addons" : "Thunderbird ve Outlook eklentileri", "Custom user agent" : "Özel kullanıcı uygulaması", + "Select a user agent" : "Bir kullanıcı uygulaması seçin", "Select groups" : "Grupları seçin", "Groups" : "Gruplar", "Type to search for group …" : "Grup aramak için yazmaya başlayın…", "Select a trigger" : "Bir tetikleyici seçin", "At least one event must be selected" : "En az bir etkinlik seçilmelidir", "Add new flow" : "Akış ekle", + "The configuration is invalid" : "Yapılandırma geçersiz", + "Active" : "Etkin", + "Save" : "Kaydet", "When" : "Şu zamanda", "and" : "ve", "Add a new filter" : "Yeni süzgeç ekle", "Cancel" : "İptal", "Delete" : "Sil", - "The configuration is invalid" : "Yapılandırma geçersiz", - "Active" : "Etkin", - "Save" : "Kaydet", "Available flows" : "Kullanılabilecek akışlar", "For details on how to write your own flow, check out the development documentation." : "Kendi akışınızı nasıl yazacağınızı öğrenmek için geliştirme belgelerine bakabilirsiniz.", "No flows installed" : "Herhangi bir akış kurulmamış", @@ -118,7 +118,6 @@ OC.L10N.register( "Request user agent" : "Kullanıcı uygulaması istensin", "Group membership" : "Grup üyeliği", "is member of" : "şunun üyesi olan", - "is not member of" : "şunun üyesi olmayan", - "User group membership" : "Kullanıcı grubu üyeliği" + "is not member of" : "şunun üyesi olmayan" }, "nplurals=2; plural=(n > 1);"); |