diff options
Diffstat (limited to 'apps/workflowengine/l10n/tr.js')
-rw-r--r-- | apps/workflowengine/l10n/tr.js | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/apps/workflowengine/l10n/tr.js b/apps/workflowengine/l10n/tr.js index d09238621cb..576648ec1f1 100644 --- a/apps/workflowengine/l10n/tr.js +++ b/apps/workflowengine/l10n/tr.js @@ -1,16 +1,23 @@ OC.L10N.register( "workflowengine", { + "Short rule description" : "Kısa kural açıklaması", + "Add rule" : "Kural ekle", + "Reset" : "Sıfırla", + "Save" : "Kaydet", + "Saving…" : "Kaydediliyor...", "Group list is empty" : "Grup listesi boş", "Unable to retrieve the group list" : "Grup listesi alınamadı", "Saved" : "Kaydedildi", "Saving failed:" : "Kaydedilemedi:", + "Add rule group" : "Kural grubu ekle", "File MIME type" : "Dosya MIME türü", "is" : "şu olan", "is not" : "şu olmayan", "matches" : "şuna uyan", "does not match" : "şuna uymayan", "Example: {placeholder}" : "Örnek: {placeholder}", + "File name" : "Dosya adı", "File size (upload)" : "Dosya boyutu (yükleme)", "less" : "şundan küçük", "less or equals" : "şundan küçük ya da eşit", @@ -64,12 +71,6 @@ OC.L10N.register( "Workflow" : "İş akışı", "Files workflow engine" : "Dosya iş akışı motoru", "Open documentation" : "Belgeleri aç", - "Add rule group" : "Kural grubu ekle", - "Short rule description" : "Kısa kural açıklaması", - "Add rule" : "Kural ekle", - "Reset" : "Sıfırla", - "Save" : "Kaydet", - "Saving…" : "Kaydediliyor...", "Loading…" : "Yükleniyor..." }, "nplurals=2; plural=(n > 1);"); |