diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index d4a8e89..67a0333 100644 --- a/config/locales/client.cs.yml +++ b/config/locales/client.cs.yml @@ -26,7 +26,14 @@ cs: delete: "Smazat" download_json: "JSON" download_csv: "CSV" + result_count: + one: "%{count} výsledek." + few: "%{count} výsledky." + many: "%{count} výsledky." + other: "%{count} výsledků." query_groups: "Skupiny" query_description: "Popis" reset_params: "obnovit výchozí" search_placeholder: "Hledat..." + group: + reports: "Přehledy" diff --git a/config/locales/client.en_GB.yml b/config/locales/client.en_GB.yml index 2d4fa18..8976ec8 100644 --- a/config/locales/client.en_GB.yml +++ b/config/locales/client.en_GB.yml @@ -5,3 +5,6 @@ # https://translate.discourse.org/ en_GB: + js: + explorer: + query_description: "Description" diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml index 46abf8d..f9a91c5 100644 --- a/config/locales/client.id.yml +++ b/config/locales/client.id.yml @@ -21,5 +21,6 @@ id: edit: "Ubah" delete: "Hapus" query_groups: "Grup" + query_description: "Deskripsi" reset_params: "Reset" search_placeholder: "Cari..." diff --git a/config/locales/client.ro.yml b/config/locales/client.ro.yml index a109d51..12ad4dc 100644 --- a/config/locales/client.ro.yml +++ b/config/locales/client.ro.yml @@ -26,3 +26,5 @@ ro: query_description: "Descriere" reset_params: "Resetează" search_placeholder: "Caută..." + group: + reports: "Rapoarte" diff --git a/config/locales/client.sk.yml b/config/locales/client.sk.yml index 9786748..c171175 100644 --- a/config/locales/client.sk.yml +++ b/config/locales/client.sk.yml @@ -27,7 +27,16 @@ sk: delete: "Zmazať" download_json: "JSON" download_csv: "CSV" + result_count: + one: "%{count} výsledok." + few: "%{count} výsledkov." + many: "%{count} výsledky." + other: "%{count} výsledky." query_groups: "Skupiny" query_description: "Popis" + query_user: "Vytvoril" save_params: "Predvolené" + reset_params: "Resetovať" search_placeholder: "Hľadať" + group: + reports: "Hlásenia" diff --git a/config/locales/client.te.yml b/config/locales/client.te.yml index 78f0138..35591db 100644 --- a/config/locales/client.te.yml +++ b/config/locales/client.te.yml @@ -20,3 +20,7 @@ te: delete: "తొలగించు" query_groups: "గుంపులు" query_description: "వివరణ" + query_user: "సృష్టికర్త" + reset_params: "రీసెట్ చేయండి" + group: + reports: "నివేదికలు" diff --git a/config/locales/client.ug.yml b/config/locales/client.ug.yml new file mode 100644 index 0000000..356d93a --- /dev/null +++ b/config/locales/client.ug.yml @@ -0,0 +1,29 @@ +# WARNING: Never edit this file. +# It will be overwritten when translations are pulled from Crowdin. +# +# To work with us on translations, join this project: +# https://translate.discourse.org/ + +ug: + js: + explorer: + or: "ياكى" + help: + label: "ياردەم" + types: + bool: + yes: "ھەئە" + no: "ياق" + export: "چىقار" + save: "ئۆزگەرتىشنى ساقلا" + edit: "تەھرىر" + delete: "ئۆچۈر" + result_count: + one: "%{count} نەتىجە." + other: "%{count} نەتىجە." + query_groups: "گۇرۇپپا" + query_description: "چۈشەندۈرۈش" + query_user: "قۇرغۇچى" + reset_params: "ئەسلىگە قايتۇر" + group: + reports: "دوكلات" diff --git a/config/locales/server.ug.yml b/config/locales/server.ug.yml new file mode 100644 index 0000000..a6bf018 --- /dev/null +++ b/config/locales/server.ug.yml @@ -0,0 +1,7 @@ +# WARNING: Never edit this file. +# It will be overwritten when translations are pulled from Crowdin. +# +# To work with us on translations, join this project: +# https://translate.discourse.org/ + +ug: