diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-14 02:27:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-14 02:27:40 +0000 |
commit | d454fe4b8c4bc659e036b7a34a56f0e83bab8a94 (patch) | |
tree | 2aa039fd9bda8a655bff6d2efeab23d9a09c83d7 /apps/workflowengine/l10n | |
parent | e18f97fc9506ec14487d68f90edfef4c6eb98361 (diff) | |
download | nextcloud-server-d454fe4b8c4bc659e036b7a34a56f0e83bab8a94.tar.gz nextcloud-server-d454fe4b8c4bc659e036b7a34a56f0e83bab8a94.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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", |