diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:28 +0000 |
commit | a9fb21f9fccf14eee9192a01a22a41b94904a729 (patch) | |
tree | c355d852358a6fe159cfebb5082d29092434d299 /apps/workflowengine/l10n/tr.js | |
parent | 39338aaa676168b0a53c3a1f6d5363569f303361 (diff) | |
download | nextcloud-server-a9fb21f9fccf14eee9192a01a22a41b94904a729.tar.gz nextcloud-server-a9fb21f9fccf14eee9192a01a22a41b94904a729.zip |
[tx-robot] updated from transifex
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);"); |