diff --git a/config/locales/client.ca.yml b/config/locales/client.ca.yml index f480440..dd54456 100644 --- a/config/locales/client.ca.yml +++ b/config/locales/client.ca.yml @@ -41,7 +41,7 @@ ca: download_json: "JSON" download_csv: "CSV" others_dirty: "Una consulta té canvis no desats que es perdran si continueu navegant." - run_time: "Consulta completada en {{value}} ms." + run_time: "La consulta s'ha completat en %{value} ms." result_count: one: "%{count} resultat." other: "%{count} resultats." @@ -55,7 +55,7 @@ ca: query_description: "Descripció" query_time: "Darrera execució" query_user: "Creat per" - column: "Columna {{number}}" + column: "Columna %{number}" explain_label: "Hi incloem pla de consulta?" save_params: "Estableix valors per defecte" reset_params: "Reinicia" diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index 5a6d85d..1727a0e 100644 --- a/config/locales/client.cs.yml +++ b/config/locales/client.cs.yml @@ -26,6 +26,5 @@ cs: download_csv: "CSV" query_groups: "Skupiny" query_description: "Popis" - column: "Sloupec {{number}}" reset_params: "obnovit výchozí" search_placeholder: "Hledat..." diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index 7b17234..5e6475f 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -42,7 +42,6 @@ de: download_json: "JSON" download_csv: "CSV" others_dirty: "Eine Anfrage hat ungespeicherte Änderungen, die verloren gehen, wenn du woanders hingehst." - run_time: "Anfrage abgeschlossen in {{value}} ms." result_count: one: "%{count} Ergebnis." other: "%{count} Ergebnisse." @@ -56,7 +55,6 @@ de: query_description: "Beschreibung" query_time: "Letzter Lauf" query_user: "Erstellt von" - column: "Spalte {{number}}" explain_label: "Anfrageplan beinhalten?" save_params: "Standard festlegen" reset_params: "Zurücksetzen" diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 098651e..cd7abd4 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -42,7 +42,6 @@ es: download_json: "JSON" download_csv: "CSV" others_dirty: "Una consulta tiene cambios no guardados que se perderán si sales." - run_time: "Consulta completada en {{value}} ms." result_count: one: "%{count} resultado." other: "%{count} resultados." @@ -56,7 +55,6 @@ es: query_description: "Descripción" query_time: "Última ejecución" query_user: "Creada por" - column: "Columna {{number}}" explain_label: "¿Incluir plan de consulta?" save_params: "Establecer configuración por defecto" reset_params: "Resetear" diff --git a/config/locales/client.et.yml b/config/locales/client.et.yml index 8fd8645..8672f1e 100644 --- a/config/locales/client.et.yml +++ b/config/locales/client.et.yml @@ -33,7 +33,6 @@ et: download_csv: "CSV" query_groups: "Grupid" query_description: "Kirjeldus" - column: "Veerg {{number}}" save_params: "Määra vaikeväärtused" reset_params: "Nulli" search_placeholder: "Otsi..." diff --git a/config/locales/client.fi.yml b/config/locales/client.fi.yml index 04c3b56..1ab2cd0 100644 --- a/config/locales/client.fi.yml +++ b/config/locales/client.fi.yml @@ -41,7 +41,6 @@ fi: download_json: "JSON" download_csv: "CSV" others_dirty: "Kyselyyn tehdyt tallentamattomat muutokset menetetään, jos navigoit pois. " - run_time: "Kysely suoritettiin ajassa {{value}} ms." result_count: one: "%{count} tulos. " other: "%{count} tulokset. " @@ -53,7 +52,6 @@ fi: query_description: "Kuvaus" query_time: "Viimeksi suoritettu" query_user: "Luonut" - column: "Sarake {{number}}" explain_label: "Sisällytä kyselysuunnitelma?" save_params: "Aseta oletusarvot" reset_params: "Nollaa" diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index 2fe40fe..f7b7701 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -12,7 +12,7 @@ fr: no_semicolons: "Enlever les points-virgules de la requête." dirty: "Vous devez sauvegarder la requête avant de l'exécuter." explorer: - admins_only: "L'explorateur de données n'est disponible qu'aux administrateurs" + admins_only: "L'explorateur de données n'est disponible qu'aux administrateurs." allow_groups: "Autoriser les groupes à accéder à cette requête" title: "Explorateur de données" create: "Créer un nouveau" @@ -42,12 +42,12 @@ fr: download_json: "JSON" download_csv: "CSV" others_dirty: "La requête a des modifications non sauvegardées qui seront perdues si vous poursuivez la navigation." - run_time: "Requête exécutée en {{count}} secondes." + run_time: "Requête exécutée en %{value} millisecondes." result_count: one: "%{count} résultat." other: "%{count} résultats." max_result_count: - one: "Affichage des %{count} premièrs résultats." + one: "Affichage du %{count} premier résultat." other: "Affichage des %{count} premiers résultats." query_name: "Requête" query_groups: "Groupes" @@ -56,7 +56,7 @@ fr: query_description: "Description" query_time: "Dernière exécution" query_user: "Créée par" - column: "Colonne {{number}}" + column: "Colonne %{number}" explain_label: "Inclure le plan d'exécution ?" save_params: "Définir les valeurs par défaut" reset_params: "Réinitialiser" diff --git a/config/locales/client.gl.yml b/config/locales/client.gl.yml index c1a0bc6..35ed09c 100644 --- a/config/locales/client.gl.yml +++ b/config/locales/client.gl.yml @@ -10,6 +10,8 @@ gl: explorer: import: label: "Importar" + schema: + filter: "Buscar..." types: bool: 'yes': "Si" @@ -20,3 +22,6 @@ gl: delete: "Eliminar" query_groups: "Grupos" query_description: "Descrición" + search_placeholder: "Buscar..." + group: + reports: "Informes" diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index 7f0f16b..4aa9afb 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -42,7 +42,7 @@ he: download_json: "JSON" download_csv: "CSV" others_dirty: "בשאילתה נערכו שינויים שטרם נשמרו ועשויים ללכת לאיבוד בעת ניווט למקום אחר." - run_time: "השאילתה הושלמה תוך {{value}} מילישניות." + run_time: "השאילתה הושלמה תוך %{value} מילישניות" result_count: one: "תוצאה אחת." two: "2 תוצאות." @@ -60,7 +60,7 @@ he: query_description: "תיאור" query_time: "הרצה אחרונה" query_user: "נוצר על ידי" - column: "עמודה {{number}}" + column: "עמודה %{number}" explain_label: "לכלול תכנית שאילתה?" save_params: "הגדרת בררות מחדל" reset_params: "איפוס" diff --git a/config/locales/client.hu.yml b/config/locales/client.hu.yml index a82eccb..be26f22 100644 --- a/config/locales/client.hu.yml +++ b/config/locales/client.hu.yml @@ -33,6 +33,5 @@ hu: download_csv: "CSV" query_groups: "Csoportok" query_description: "Leírás" - column: "Oszlop {{number}}" reset_params: "Alaphelyzet" search_placeholder: "Keresés..." diff --git a/config/locales/client.hy.yml b/config/locales/client.hy.yml index ea29ffd..d5f95bd 100644 --- a/config/locales/client.hy.yml +++ b/config/locales/client.hy.yml @@ -41,7 +41,6 @@ hy: download_json: "JSON" download_csv: "CSV" others_dirty: "Հարցումն ունի չպահպանված փոփոխություններ, որոնք կկորչեն, եթե Դուք տեղափոխվեք:" - run_time: "Հարցումը ավարտվել է {{value}} րոպեում:" result_count: one: "%{count} արդյունք" other: "%{count} արդյունք" @@ -53,7 +52,6 @@ hy: query_description: "Նկարագրություն" query_time: "Վերջին գործարկումը" query_user: "Ստեղծել է՝" - column: "Սյունակ {{number}}" explain_label: "Ներառե՞լ հարցման պլանը:" save_params: "Սահմանել Լռելյայններ" reset_params: "Վերահաստատե;" diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index 72cf85b..33a4a84 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -42,7 +42,6 @@ it: download_json: "JSON" download_csv: "CSV" others_dirty: "Una query ha modifiche non salvate che andranno perse se esci." - run_time: "Query completata in {{value}} ms." result_count: one: "%{count} risultato." other: "%{count} risultati." @@ -56,7 +55,6 @@ it: query_description: "Descrizione" query_time: "Ultima esecuzione" query_user: "Creato da" - column: "Colonna {{number}}" explain_label: "Includere il query plan?" save_params: "Imposta Predefiniti" reset_params: "Azzera" diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml index 01b8a92..6ee7bf6 100644 --- a/config/locales/client.ko.yml +++ b/config/locales/client.ko.yml @@ -42,7 +42,6 @@ ko: download_json: "JSON" download_csv: "CSV" others_dirty: "검색어에 저장하지 않은 변경 사항이있어 이동하면 사라집니다." - run_time: "쿼리는 {{value}} ms에 완료되었습니다." query_name: "쿼리" query_groups: "그룹" link: "링크" @@ -50,7 +49,6 @@ ko: query_description: "설명" query_time: "마지막 실행" query_user: "작성자" - column: "열 {{number}}" explain_label: "쿼리 계획을 포함 하시겠습니까?" save_params: "기본값 설정" reset_params: "리셋" diff --git a/config/locales/client.nb_NO.yml b/config/locales/client.nb_NO.yml index 514346b..94ff54d 100644 --- a/config/locales/client.nb_NO.yml +++ b/config/locales/client.nb_NO.yml @@ -35,10 +35,8 @@ nb_NO: download_json: "JSON" download_csv: "CSV" others_dirty: "En spørring har ulagrede endringer, og vil gå tapt hvis du navigerer vekk." - run_time: "Spørring fullført på {{value}} ms." query_groups: "Grupper" query_description: "Beskrivelse" - column: "Kolonne {{number}}" explain_label: "Inkluder spørringsplan?" save_params: "Sett forvalg" reset_params: "Tilbakestill" diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml index ccbc7b0..6ae853a 100644 --- a/config/locales/client.nl.yml +++ b/config/locales/client.nl.yml @@ -42,7 +42,7 @@ nl: download_json: "JSON" download_csv: "CSV" others_dirty: "Een query heeft niet-opgeslagen wijzigingen die verloren gaan als u de pagina verlaat." - run_time: "Query voltooid in {{value}} ms." + run_time: "Query voltooid in %{value} ms." result_count: one: "%{count} resultaat." other: "%{count} resultaten." @@ -56,7 +56,7 @@ nl: query_description: "Omschrijving" query_time: "Laatste uitvoering" query_user: "Gemaakt door" - column: "Kolom {{number}}" + column: "Kolom %{number}" explain_label: "Queryplan bijvoegen?" save_params: "Standaardwaarden instellen" reset_params: "Terugzetten" diff --git a/config/locales/client.pl_PL.yml b/config/locales/client.pl_PL.yml index b532dbd..6c32e90 100644 --- a/config/locales/client.pl_PL.yml +++ b/config/locales/client.pl_PL.yml @@ -41,7 +41,6 @@ pl_PL: download_json: "JSON" download_csv: "CSV" others_dirty: "Zapytanie ma niezapisane zmiany, które utracisz, jeśli przejdziesz w inne miejsce." - run_time: "Zapytanie wykonane w {{value}} ms." result_count: one: "%{count}wynik." few: "%{count}wyniki." @@ -59,7 +58,6 @@ pl_PL: query_description: "Opis" query_time: "Ostatnio wykonano" query_user: "Stworzone przez" - column: "Kolumna {{number}}" explain_label: "Dołączyć plan zapytania?" save_params: "Ustaw domyślne" reset_params: "Przywróć" diff --git a/config/locales/client.pt_BR.yml b/config/locales/client.pt_BR.yml index fbeb5b2..6deb91a 100644 --- a/config/locales/client.pt_BR.yml +++ b/config/locales/client.pt_BR.yml @@ -41,7 +41,6 @@ pt_BR: download_json: "JSON" download_csv: "CSV" others_dirty: "Uma consulta tem alterações não salvas que serão perdidas se você sair desta página." - run_time: "Consulta concluída em {{value}} ms." result_count: one: "%{count} resultado." other: "%{count} resultados." @@ -54,7 +53,6 @@ pt_BR: query_description: "Descrição" query_time: "Última execução" query_user: "Criado por" - column: "Coluna {{number}}" explain_label: "Incluir plano de consulta?" save_params: "Definir Padrões" reset_params: "Redefinir" diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index b45b3dd..dae71a5 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -39,13 +39,11 @@ ru: download_json: "JSON" download_csv: "CSV" others_dirty: "Запрос имеет несохраненные изменения, которые будут потеряны, если вы уйдете." - run_time: "Запрос завершен {{value}} мс." query_name: "Запрос" query_groups: "Группы" query_description: "Описание" query_time: "Последний запуск" query_user: "Создано" - column: "Колонка {{number}}" explain_label: "Включить план запроса?" save_params: "Установка значений по умолчанию" reset_params: "Сброс" diff --git a/config/locales/client.sk.yml b/config/locales/client.sk.yml index 132fcdf..642261b 100644 --- a/config/locales/client.sk.yml +++ b/config/locales/client.sk.yml @@ -27,6 +27,5 @@ sk: download_csv: "CSV" query_groups: "Skupiny" query_description: "Popis" - column: "Stĺpec {{number}}" save_params: "Predvolené" search_placeholder: "Hľadať" diff --git a/config/locales/client.sl.yml b/config/locales/client.sl.yml index 03ab402..4ce12f9 100644 --- a/config/locales/client.sl.yml +++ b/config/locales/client.sl.yml @@ -41,7 +41,6 @@ sl: download_json: "JSON" download_csv: "CSV" others_dirty: "Poizvedba ima neshranjene spremembe, ki se bodo izgubile, če boste šli drugam." - run_time: "Poizvedba je končala v {{value}} ms." result_count: one: "%{count} zadetek." two: "%{count} zadetka." @@ -57,7 +56,6 @@ sl: query_description: "Opis" query_time: "Zadnja izvedba" query_user: "Ustvarjen od" - column: "Stolpec {{number}}" explain_label: "Vključi načrt za poizvedbo?" save_params: "Nastavi privzete vrednosti" reset_params: "Ponastavi" diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml index 75a759d..08d5e94 100644 --- a/config/locales/client.sv.yml +++ b/config/locales/client.sv.yml @@ -42,7 +42,7 @@ sv: download_json: "JSON" download_csv: "CSV" others_dirty: "En sökning har ändringar som inte har sparats och kommer att förloras om du lämnar sidan." - run_time: "Sökning slutförd efter {{value}} ms." + run_time: "Sökning slutförd efter %{value} ms." result_count: one: "%{count} resultat." other: "%{count} resultat." @@ -56,7 +56,7 @@ sv: query_description: "Beskrivning" query_time: "Senast körd" query_user: "Skapad av" - column: "Kolumn {{number}}" + column: "Kolumn %{number}" explain_label: "Inkludera sökningsplan?" save_params: "Ange förvalda värden" reset_params: "Återställ" diff --git a/config/locales/client.sw.yml b/config/locales/client.sw.yml index d8f2108..1c59d41 100644 --- a/config/locales/client.sw.yml +++ b/config/locales/client.sw.yml @@ -39,12 +39,10 @@ sw: download_json: "JSON" download_csv: "CSV" others_dirty: "Mabaliko uliyofanya kwenye ulizo hayajahifadhiwa, hifadhi kabla ya kwenda kwingine." - run_time: "Utafutaji umemalizika ndani ya ms {{value}}" query_name: "Swali" query_groups: "Makundi" query_description: "Maelezo" query_user: "Imetengenezwa na" - column: "Safuwima {{namba}}" explain_label: "pamoja na mpango wa swala?" save_params: "Seti Chaguo-misingi" reset_params: "Weka/Anzisha Upya" diff --git a/config/locales/client.th.yml b/config/locales/client.th.yml index f8a9892..003fd23 100644 --- a/config/locales/client.th.yml +++ b/config/locales/client.th.yml @@ -8,6 +8,8 @@ th: js: explorer: + schema: + filter: "ค้นหา..." types: bool: 'yes': "ใช่" @@ -18,3 +20,4 @@ th: delete: "ลบ" query_groups: "กลุ่ม" query_description: "รายละเอียด" + search_placeholder: "ค้นหา..." diff --git a/config/locales/client.tr_TR.yml b/config/locales/client.tr_TR.yml index 7e34a71..b54c367 100644 --- a/config/locales/client.tr_TR.yml +++ b/config/locales/client.tr_TR.yml @@ -42,7 +42,6 @@ tr_TR: download_json: "JSON" download_csv: "CSV" others_dirty: "Sorgu üzerinde yaptığınız değişiklikleri kaydetmezseniz bağlantınızın kopması durumunda yapılan değişiklikler kaybolur." - run_time: "Sorgu, {{value}} ms'de tamamlandı." result_count: one: "%{count} sonucu." other: "%{count} sonuçları." @@ -56,7 +55,6 @@ tr_TR: query_description: "Açıklama" query_time: "Son çalıştırma" query_user: "Tarafından yaratıldı" - column: "Sütun {{number}}" explain_label: "Sorgu planı eklensin mi?" save_params: "Varsayılan belirle" reset_params: "Sıfırla" diff --git a/config/locales/client.uk.yml b/config/locales/client.uk.yml index 4fd907d..93a8e8c 100644 --- a/config/locales/client.uk.yml +++ b/config/locales/client.uk.yml @@ -41,7 +41,6 @@ uk: download_json: "JSON" download_csv: "CSV" others_dirty: "У запиті є не збережені зміни, які будуть втрачені, якщо ви перейдете далі." - run_time: "Запит виконано за {{value}} мс." result_count: one: "%{count} результат." few: "%{count} результатів." @@ -59,7 +58,6 @@ uk: query_description: "Опис" query_time: "Останній запуск" query_user: "Створено" - column: "Стовпець {{number}}" explain_label: "Включити план запитів?" save_params: "Встановити значення за замовчуванням" reset_params: "Скинути" diff --git a/config/locales/client.ur.yml b/config/locales/client.ur.yml index f5899ae..4eaba4f 100644 --- a/config/locales/client.ur.yml +++ b/config/locales/client.ur.yml @@ -41,7 +41,6 @@ ur: download_json: "JSON" download_csv: "CSV" others_dirty: "ایک ڈیٹا کمانڈ کی غیرمحفوظ کردہ تبدیلیاں موجود ہیں جو آپ کے یہاں سے جانے کے بعد کھو جائیں گی۔" - run_time: "ڈیٹا کمانڈ {{value}} ملیسیکنڈ میں مکمل ہوئی۔" result_count: one: "%{count} نتیجہ۔" other: "%{count} نتائج۔" @@ -54,7 +53,6 @@ ur: query_description: "تفصیل" query_time: "چلا آخری دفعہ" query_user: "نے بنایا" - column: "کالم {{number}}" explain_label: "ڈیٹا کمانڈ پلَین شامل کریں؟" save_params: "ڈیفالٹس سَیٹ کریں" reset_params: "رِی سَیٹ" diff --git a/config/locales/client.zh_CN.yml b/config/locales/client.zh_CN.yml index d618896..1afe9b8 100644 --- a/config/locales/client.zh_CN.yml +++ b/config/locales/client.zh_CN.yml @@ -42,7 +42,7 @@ zh_CN: download_json: "JSON" download_csv: "CSV" others_dirty: "查询包含未保存的更改,如果您离开,这些更改将会丢失。" - run_time: "查询在{{value}}ms内完成。" + run_time: "在%{value}ms内完成了查询" result_count: other: "%{count}结果" max_result_count: @@ -54,7 +54,7 @@ zh_CN: query_description: "描述" query_time: "最后运行" query_user: "创建于" - column: "列{{number}}" + column: "列 %{number}" explain_label: "包括查询计划?" save_params: "设置为默认" reset_params: "重置" diff --git a/config/locales/server.fa_IR.yml b/config/locales/server.fa_IR.yml index 3f564b2..f80e4c6 100644 --- a/config/locales/server.fa_IR.yml +++ b/config/locales/server.fa_IR.yml @@ -5,4 +5,6 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -fa_IR: {} +fa_IR: + site_settings: + data_explorer_enabled: "Data Explorer را در /admin/plugins/explorer فعال کنید" diff --git a/config/locales/server.fr.yml b/config/locales/server.fr.yml index 1eefc88..321010d 100644 --- a/config/locales/server.fr.yml +++ b/config/locales/server.fr.yml @@ -7,4 +7,4 @@ fr: site_settings: - data_explorer_enabled: "Activer l'explorateur de données à /admin/plugins/explorer" + data_explorer_enabled: "Activer l'explorateur de données sur /admin/plugins/explorer" diff --git a/config/locales/server.pt.yml b/config/locales/server.pt.yml index 6fc10f4..a650ff3 100644 --- a/config/locales/server.pt.yml +++ b/config/locales/server.pt.yml @@ -7,4 +7,4 @@ pt: site_settings: - data_explorer_enabled: "Activar o Data Explorer em \"/admin/plugins/explorer\"" + data_explorer_enabled: "Ativar o «Explorador de Dados» em \"/admin/plugins/explorer\""