diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-12 00:22:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-12 00:22:01 +0000 |
commit | 5d48a20927b2fb7c1faa91c32a964581c3afa700 (patch) | |
tree | 886531b436a2449c8a0f5cab596617226bc81e8d /apps/workflowengine/l10n/tr.js | |
parent | f5e3001ebeb2769b60869d40a25553c5d6806cc3 (diff) | |
download | nextcloud-server-5d48a20927b2fb7c1faa91c32a964581c3afa700.tar.gz nextcloud-server-5d48a20927b2fb7c1faa91c32a964581c3afa700.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/tr.js')
-rw-r--r-- | apps/workflowengine/l10n/tr.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/workflowengine/l10n/tr.js b/apps/workflowengine/l10n/tr.js index 198059c8ff7..c63395e9cd0 100644 --- a/apps/workflowengine/l10n/tr.js +++ b/apps/workflowengine/l10n/tr.js @@ -1,16 +1,6 @@ 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", @@ -50,6 +40,16 @@ OC.L10N.register( "User group membership" : "Kullanıcı grubu üyeliği", "is member of" : "şunun üyesi olan", "is not member of" : "şunun üyesi olmayan", + "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", "The given operator is invalid" : "Belirtilen işlem geçersiz", "The given regular expression is invalid" : "Belirtilen kurallı ifade geçersiz", "The given file size is invalid" : "Belirtilen dosya boyutu geçersiz", |