From 7a1cd31f715aa7eb61298745e8e0b42396cf5d2e Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Mon, 4 Mar 2019 10:18:12 -0500 Subject: [PATCH] Update translations --- config/locales/client.de.yml | 4 ++-- config/locales/client.es.yml | 4 ++-- config/locales/client.et.yml | 1 - config/locales/client.fi.yml | 2 -- config/locales/client.he.yml | 2 -- config/locales/client.hu.yml | 2 -- config/locales/client.it.yml | 2 -- config/locales/client.nb_NO.yml | 2 -- config/locales/client.pt_BR.yml | 2 -- config/locales/client.ru.yml | 2 -- config/locales/client.sw.yml | 2 -- config/locales/client.ur.yml | 2 -- 12 files changed, 4 insertions(+), 23 deletions(-) diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index 24e0be8..abd59d6 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -32,8 +32,8 @@ de: null_: "Null" export: "Exportieren" save: "Änderungen speichern" - saverun: "Änderungen speichern und Anfrage starten" - run: "Anfrage starten" + saverun: "Änderungen speichern und los" + run: "los" undo: "Änderungen verwerfen" edit: "Bearbeiten" delete: "Löschen" diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 8ccbfc9..15dfcf4 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -32,8 +32,8 @@ es: null_: "Null" export: "Exportar" save: "Guardar Cambios" - saverun: "Guardar cambios y Ejecutar consulta" - run: "Ejecutar Consulta" + saverun: "Guardar cambios y ejecutar" + run: "Ejecutar" undo: "Deshacer cambios" edit: "Editar" delete: "Borrar" diff --git a/config/locales/client.et.yml b/config/locales/client.et.yml index a670651..ce3cd37 100644 --- a/config/locales/client.et.yml +++ b/config/locales/client.et.yml @@ -22,7 +22,6 @@ et: 'no': "Ei" export: "Ekspordi" save: "Salvesta muudatused" - run: "Käivita päring" edit: "Muuda" delete: "Kustuta" download_json: "JSON" diff --git a/config/locales/client.fi.yml b/config/locales/client.fi.yml index d919500..c488ca2 100644 --- a/config/locales/client.fi.yml +++ b/config/locales/client.fi.yml @@ -31,8 +31,6 @@ fi: null_: "Tyhjä" export: "Vie" save: "Tallenna muutokset" - saverun: "Tallenna muutokset ja suorita kysely" - run: "Suorita kysely" undo: "Kumoa muutokset" edit: "Muokkaa" delete: "Poista" diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index 4f72003..13469e3 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -31,8 +31,6 @@ he: null_: "אפס" export: "ייצוא" save: "שמירת שינויים" - saverun: "שמירת השינויים והרצת השאילתה" - run: "הרצת השאילתה" undo: "התעלמות מהשינויים" edit: "עריכה" delete: "מחיקה" diff --git a/config/locales/client.hu.yml b/config/locales/client.hu.yml index 5efc61e..cae8d7d 100644 --- a/config/locales/client.hu.yml +++ b/config/locales/client.hu.yml @@ -26,8 +26,6 @@ hu: null_: "Null" export: "Exportálás" save: "Módosítások mentése" - saverun: "Módosítások mentése és a lekérdezés futtatása" - run: "Lekérdezés futtatása" undo: "Változtatások eldobása" edit: "Szerkesztés" delete: "Törlés" diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index 24ba997..9880b0b 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -32,8 +32,6 @@ it: null_: "Null" export: "Esporta" save: "Salva Modifiche" - saverun: "Salva Modifiche e Esegui Query" - run: "Esegui Query" undo: "Annulla Modifiche" edit: "Modifica" delete: "Elimina" diff --git a/config/locales/client.nb_NO.yml b/config/locales/client.nb_NO.yml index 438e252..d486522 100644 --- a/config/locales/client.nb_NO.yml +++ b/config/locales/client.nb_NO.yml @@ -28,8 +28,6 @@ nb_NO: null_: "Null" export: "Eksporter" save: "Lagre endringer" - saverun: "Lagre endringer og kjør spørring" - run: "Kjør spørring" undo: "Forkast endringer" edit: "Rediger" delete: "Slett" diff --git a/config/locales/client.pt_BR.yml b/config/locales/client.pt_BR.yml index 636ae8e..aff7dc2 100644 --- a/config/locales/client.pt_BR.yml +++ b/config/locales/client.pt_BR.yml @@ -31,8 +31,6 @@ pt_BR: null_: "Nulo" export: "Exportar" save: "Salvar Mudanças" - saverun: "Salvar alterações e executar consulta" - run: "Executar consulta" undo: "Descartar mudanças" edit: "Editar" delete: "Apagar" diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index 13229f3..99f5f90 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -32,8 +32,6 @@ ru: null_: "Null" export: "Экспорт" save: "Сохранить изменения" - saverun: "Сохранить изменения и выполнить запрос" - run: "Запустить запрос" undo: "Отменить изменения" edit: "Редактировать" delete: "Удалить" diff --git a/config/locales/client.sw.yml b/config/locales/client.sw.yml index c35f551..295a99f 100644 --- a/config/locales/client.sw.yml +++ b/config/locales/client.sw.yml @@ -32,8 +32,6 @@ sw: null_: "Hamna Kitu" export: "Hamisha" save: "Hifadhi Mabadiliko" - saverun: "Hifadhi Mabadiliko na Uliza Swali" - run: "Uliza Swali" undo: "Kataa Mabadiliko" edit: "Hariri" delete: "Futa" diff --git a/config/locales/client.ur.yml b/config/locales/client.ur.yml index f9bd87b..658ac0c 100644 --- a/config/locales/client.ur.yml +++ b/config/locales/client.ur.yml @@ -31,8 +31,6 @@ ur: null_: "خالی" export: "برآمد" save: "تبدیلیاں محفوظ کریں" - saverun: "تبدیلیاں محفوظ کریں اور ڈیٹا کمانڈ چلائیں" - run: "ڈیٹا کمانڈ چلائیں" undo: "تبدیلیاں منسوخ کریں" edit: "ترمیم کریں" delete: "حذف کریں"