diff options
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r-- | apps/workflowengine/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/cs.json | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/tr.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js index 24da95076a8..a659a1fc3e7 100644 --- a/apps/workflowengine/l10n/cs.js +++ b/apps/workflowengine/l10n/cs.js @@ -48,6 +48,7 @@ OC.L10N.register( "Nextcloud workflow engine" : "Nextcloud engine pro pracovní postupy", "Select a filter" : "Vybrat filtr", "Select a comparator" : "Vyberte porovnání", + "Remove filter" : "Odebrat filtr", "Select a file type" : "Vybrat typ souboru", "e.g. httpd/unix-directory" : "např. httpd/unix-directory", "Folder" : "Složka", @@ -70,6 +71,7 @@ OC.L10N.register( "Add new flow" : "Přidat nový tok", "When" : "Kdy", "and" : "a", + "Add a new filter" : "Přidat nový filtr", "Cancel" : "Storno", "Delete" : "Smazat", "The configuration is invalid" : "Nastavení není platné", diff --git a/apps/workflowengine/l10n/cs.json b/apps/workflowengine/l10n/cs.json index 1c35669304d..b216fe7360c 100644 --- a/apps/workflowengine/l10n/cs.json +++ b/apps/workflowengine/l10n/cs.json @@ -46,6 +46,7 @@ "Nextcloud workflow engine" : "Nextcloud engine pro pracovní postupy", "Select a filter" : "Vybrat filtr", "Select a comparator" : "Vyberte porovnání", + "Remove filter" : "Odebrat filtr", "Select a file type" : "Vybrat typ souboru", "e.g. httpd/unix-directory" : "např. httpd/unix-directory", "Folder" : "Složka", @@ -68,6 +69,7 @@ "Add new flow" : "Přidat nový tok", "When" : "Kdy", "and" : "a", + "Add a new filter" : "Přidat nový filtr", "Cancel" : "Storno", "Delete" : "Smazat", "The configuration is invalid" : "Nastavení není platné", diff --git a/apps/workflowengine/l10n/tr.js b/apps/workflowengine/l10n/tr.js index 10a2de19123..5f79903c27e 100644 --- a/apps/workflowengine/l10n/tr.js +++ b/apps/workflowengine/l10n/tr.js @@ -48,6 +48,7 @@ OC.L10N.register( "Nextcloud workflow engine" : "Nextcloud iş akışı işleyici", "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", @@ -70,6 +71,7 @@ OC.L10N.register( "Add new flow" : "Akış ekle", "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", diff --git a/apps/workflowengine/l10n/tr.json b/apps/workflowengine/l10n/tr.json index f019c37e1a5..c36defc5fed 100644 --- a/apps/workflowengine/l10n/tr.json +++ b/apps/workflowengine/l10n/tr.json @@ -46,6 +46,7 @@ "Nextcloud workflow engine" : "Nextcloud iş akışı işleyici", "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", @@ -68,6 +69,7 @@ "Add new flow" : "Akış ekle", "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", |