From f3d1eb3a86bed75415895e30badc412cfaa6635c Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Mon, 9 Dec 2024 07:19:59 +0000 Subject: [PATCH] Add translations through Crowdin --- .../resources/assets/cyclopscore/integratedterminals/af_za.json | 1 + .../resources/assets/cyclopscore/integratedterminals/ar_sa.json | 1 + .../resources/assets/cyclopscore/integratedterminals/ca_es.json | 1 + .../resources/assets/cyclopscore/integratedterminals/cs_cz.json | 1 + .../resources/assets/cyclopscore/integratedterminals/da_dk.json | 1 + .../resources/assets/cyclopscore/integratedterminals/de_de.json | 1 + .../resources/assets/cyclopscore/integratedterminals/el_gr.json | 1 + .../resources/assets/cyclopscore/integratedterminals/es_es.json | 1 + .../resources/assets/cyclopscore/integratedterminals/fi_fi.json | 1 + .../resources/assets/cyclopscore/integratedterminals/fr_fr.json | 1 + .../resources/assets/cyclopscore/integratedterminals/he_il.json | 1 + .../resources/assets/cyclopscore/integratedterminals/hu_hu.json | 1 + .../resources/assets/cyclopscore/integratedterminals/it_it.json | 1 + .../resources/assets/cyclopscore/integratedterminals/ja_jp.json | 1 + .../resources/assets/cyclopscore/integratedterminals/ko_kr.json | 1 + .../resources/assets/cyclopscore/integratedterminals/nl_nl.json | 1 + .../resources/assets/cyclopscore/integratedterminals/no_no.json | 1 + .../resources/assets/cyclopscore/integratedterminals/pl_pl.json | 1 + .../resources/assets/cyclopscore/integratedterminals/pt_br.json | 1 + .../resources/assets/cyclopscore/integratedterminals/pt_pt.json | 1 + .../resources/assets/cyclopscore/integratedterminals/ro_ro.json | 1 + .../resources/assets/cyclopscore/integratedterminals/ru_ru.json | 1 + .../resources/assets/cyclopscore/integratedterminals/sr_sp.json | 1 + .../resources/assets/cyclopscore/integratedterminals/sv_se.json | 1 + .../resources/assets/cyclopscore/integratedterminals/tr_tr.json | 1 + .../resources/assets/cyclopscore/integratedterminals/uk_ua.json | 1 + .../resources/assets/cyclopscore/integratedterminals/vi_vn.json | 1 + .../resources/assets/cyclopscore/integratedterminals/zh_cn.json | 1 + .../resources/assets/cyclopscore/integratedterminals/zh_tw.json | 1 + 29 files changed, 29 insertions(+) create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/af_za.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/ar_sa.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/ca_es.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/cs_cz.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/da_dk.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/de_de.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/el_gr.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/es_es.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/fi_fi.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/fr_fr.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/he_il.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/hu_hu.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/it_it.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/ja_jp.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/ko_kr.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/nl_nl.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/no_no.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/pl_pl.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/pt_br.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/pt_pt.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/ro_ro.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/ru_ru.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/sr_sp.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/sv_se.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/tr_tr.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/uk_ua.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/vi_vn.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/zh_cn.json create mode 100644 src/main/resources/assets/cyclopscore/integratedterminals/zh_tw.json diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/af_za.json b/src/main/resources/assets/cyclopscore/integratedterminals/af_za.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/af_za.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/ar_sa.json b/src/main/resources/assets/cyclopscore/integratedterminals/ar_sa.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/ar_sa.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/ca_es.json b/src/main/resources/assets/cyclopscore/integratedterminals/ca_es.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/ca_es.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/cs_cz.json b/src/main/resources/assets/cyclopscore/integratedterminals/cs_cz.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/cs_cz.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/da_dk.json b/src/main/resources/assets/cyclopscore/integratedterminals/da_dk.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/da_dk.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/de_de.json b/src/main/resources/assets/cyclopscore/integratedterminals/de_de.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/de_de.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/el_gr.json b/src/main/resources/assets/cyclopscore/integratedterminals/el_gr.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/el_gr.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/es_es.json b/src/main/resources/assets/cyclopscore/integratedterminals/es_es.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/es_es.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/fi_fi.json b/src/main/resources/assets/cyclopscore/integratedterminals/fi_fi.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/fi_fi.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/fr_fr.json b/src/main/resources/assets/cyclopscore/integratedterminals/fr_fr.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/fr_fr.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/he_il.json b/src/main/resources/assets/cyclopscore/integratedterminals/he_il.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/he_il.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/hu_hu.json b/src/main/resources/assets/cyclopscore/integratedterminals/hu_hu.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/hu_hu.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/it_it.json b/src/main/resources/assets/cyclopscore/integratedterminals/it_it.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/it_it.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/ja_jp.json b/src/main/resources/assets/cyclopscore/integratedterminals/ja_jp.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/ja_jp.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/ko_kr.json b/src/main/resources/assets/cyclopscore/integratedterminals/ko_kr.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/ko_kr.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/nl_nl.json b/src/main/resources/assets/cyclopscore/integratedterminals/nl_nl.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/nl_nl.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/no_no.json b/src/main/resources/assets/cyclopscore/integratedterminals/no_no.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/no_no.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/pl_pl.json b/src/main/resources/assets/cyclopscore/integratedterminals/pl_pl.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/pl_pl.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/pt_br.json b/src/main/resources/assets/cyclopscore/integratedterminals/pt_br.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/pt_br.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/pt_pt.json b/src/main/resources/assets/cyclopscore/integratedterminals/pt_pt.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/pt_pt.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/ro_ro.json b/src/main/resources/assets/cyclopscore/integratedterminals/ro_ro.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/ro_ro.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/ru_ru.json b/src/main/resources/assets/cyclopscore/integratedterminals/ru_ru.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/ru_ru.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/sr_sp.json b/src/main/resources/assets/cyclopscore/integratedterminals/sr_sp.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/sr_sp.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/sv_se.json b/src/main/resources/assets/cyclopscore/integratedterminals/sv_se.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/sv_se.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/tr_tr.json b/src/main/resources/assets/cyclopscore/integratedterminals/tr_tr.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/tr_tr.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/uk_ua.json b/src/main/resources/assets/cyclopscore/integratedterminals/uk_ua.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/uk_ua.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/vi_vn.json b/src/main/resources/assets/cyclopscore/integratedterminals/vi_vn.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/vi_vn.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/zh_cn.json b/src/main/resources/assets/cyclopscore/integratedterminals/zh_cn.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/zh_cn.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/main/resources/assets/cyclopscore/integratedterminals/zh_tw.json b/src/main/resources/assets/cyclopscore/integratedterminals/zh_tw.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/main/resources/assets/cyclopscore/integratedterminals/zh_tw.json @@ -0,0 +1 @@ +{} \ No newline at end of file