summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/tr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-23 14:54:28 +0000
committerNextcloud bot <bot@nextcloud.com>2018-10-23 14:54:28 +0000
commita9fb21f9fccf14eee9192a01a22a41b94904a729 (patch)
treec355d852358a6fe159cfebb5082d29092434d299 /apps/workflowengine/l10n/tr.js
parent39338aaa676168b0a53c3a1f6d5363569f303361 (diff)
downloadnextcloud-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.js13
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);");