From 2d9804f8809f54c198c50519c66f19ee0e2ea1da Mon Sep 17 00:00:00 2001 From: Joel Larson <519553+JoelLarson@users.noreply.github.com> Date: Fri, 9 Sep 2022 01:17:31 -0600 Subject: [PATCH] Update locale files with ./locales_generator.sh to be current (#1372) --- archinstall/locales/ar/LC_MESSAGES/base.po | 9 +++++++++ archinstall/locales/base.pot | 9 +++++++++ archinstall/locales/cs/LC_MESSAGES/base.po | 10 ++++++++++ archinstall/locales/de/LC_MESSAGES/base.po | 10 ++++++++++ archinstall/locales/el/LC_MESSAGES/base.po | 10 ++++++++++ archinstall/locales/en/LC_MESSAGES/base.po | 9 +++++++++ archinstall/locales/es/LC_MESSAGES/base.po | 10 ++++++++++ archinstall/locales/fr/LC_MESSAGES/base.po | 10 ++++++++++ archinstall/locales/it/LC_MESSAGES/base.po | 10 ++++++++++ archinstall/locales/nl/LC_MESSAGES/base.po | 10 ++++++++++ archinstall/locales/pl/LC_MESSAGES/base.po | 10 ++++++++++ archinstall/locales/pt/LC_MESSAGES/base.po | 12 ++++++++++++ archinstall/locales/pt_BR/LC_MESSAGES/base.po | 10 ++++++++++ archinstall/locales/ru/LC_MESSAGES/base.mo | Bin 33483 -> 33485 bytes archinstall/locales/ru/LC_MESSAGES/base.po | 10 ++++++++++ archinstall/locales/sv/LC_MESSAGES/base.po | 10 ++++++++++ archinstall/locales/ta/LC_MESSAGES/base.po | 10 ++++++++++ archinstall/locales/tr/LC_MESSAGES/base.po | 10 ++++++++++ archinstall/locales/ur/LC_MESSAGES/base.po | 10 ++++++++++ 19 files changed, 179 insertions(+) diff --git a/archinstall/locales/ar/LC_MESSAGES/base.po b/archinstall/locales/ar/LC_MESSAGES/base.po index ac14f102..51b6c3d6 100644 --- a/archinstall/locales/ar/LC_MESSAGES/base.po +++ b/archinstall/locales/ar/LC_MESSAGES/base.po @@ -773,3 +773,12 @@ msgstr "" msgid "Parallel Downloads" msgstr "" + +msgid "ESC to skip" +msgstr "" + +msgid "CTRL+C to reset" +msgstr "" + +msgid "TAB to select" +msgstr "" diff --git a/archinstall/locales/base.pot b/archinstall/locales/base.pot index b2be65f8..e08dfdc3 100644 --- a/archinstall/locales/base.pot +++ b/archinstall/locales/base.pot @@ -823,3 +823,12 @@ msgstr "" msgid "Parallel Downloads" msgstr "" + +msgid "ESC to skip" +msgstr "" + +msgid "CTRL+C to reset" +msgstr "" + +msgid "TAB to select" +msgstr "" diff --git a/archinstall/locales/cs/LC_MESSAGES/base.po b/archinstall/locales/cs/LC_MESSAGES/base.po index 6b6b9c3e..733c9cae 100644 --- a/archinstall/locales/cs/LC_MESSAGES/base.po +++ b/archinstall/locales/cs/LC_MESSAGES/base.po @@ -811,3 +811,13 @@ msgstr "Neplatný vstup! Zkuste to, prosím, znovu s platným vstupem [1 až {ma msgid "Parallel Downloads" msgstr "Paralelní stahování" + +#, fuzzy +msgid "ESC to skip" +msgstr "Pomocí ESC přeskočíte" + +msgid "CTRL+C to reset" +msgstr "" + +msgid "TAB to select" +msgstr "" diff --git a/archinstall/locales/de/LC_MESSAGES/base.po b/archinstall/locales/de/LC_MESSAGES/base.po index 11fc821d..46782bc3 100644 --- a/archinstall/locales/de/LC_MESSAGES/base.po +++ b/archinstall/locales/de/LC_MESSAGES/base.po @@ -834,6 +834,16 @@ msgstr "" msgid "Parallel Downloads" msgstr "" +#, fuzzy +msgid "ESC to skip" +msgstr "ESC drücken um zu überspringen" + +msgid "CTRL+C to reset" +msgstr "" + +msgid "TAB to select" +msgstr "" + #~ msgid "Select disk layout" #~ msgstr "Laufwerke-layout auswählen" diff --git a/archinstall/locales/el/LC_MESSAGES/base.po b/archinstall/locales/el/LC_MESSAGES/base.po index 9b342ac9..6425ba96 100644 --- a/archinstall/locales/el/LC_MESSAGES/base.po +++ b/archinstall/locales/el/LC_MESSAGES/base.po @@ -818,3 +818,13 @@ msgstr "Μη έγκυρη είσοδος! Προσπαθήστε ξανά με msgid "Parallel Downloads" msgstr "Παράλληλες Λήψεις" + +#, fuzzy +msgid "ESC to skip" +msgstr "Χρησιμοποιήστε ESC για παράλειψη" + +msgid "CTRL+C to reset" +msgstr "" + +msgid "TAB to select" +msgstr "" diff --git a/archinstall/locales/en/LC_MESSAGES/base.po b/archinstall/locales/en/LC_MESSAGES/base.po index 01d4414f..01f59274 100644 --- a/archinstall/locales/en/LC_MESSAGES/base.po +++ b/archinstall/locales/en/LC_MESSAGES/base.po @@ -769,3 +769,12 @@ msgstr "" msgid "Parallel Downloads" msgstr "" + +msgid "ESC to skip" +msgstr "" + +msgid "CTRL+C to reset" +msgstr "" + +msgid "TAB to select" +msgstr "" diff --git a/archinstall/locales/es/LC_MESSAGES/base.po b/archinstall/locales/es/LC_MESSAGES/base.po index 6186b6d8..3bdbe72f 100644 --- a/archinstall/locales/es/LC_MESSAGES/base.po +++ b/archinstall/locales/es/LC_MESSAGES/base.po @@ -817,6 +817,16 @@ msgstr "" msgid "Parallel Downloads" msgstr "" +#, fuzzy +msgid "ESC to skip" +msgstr "Use ESC para saltar" + +msgid "CTRL+C to reset" +msgstr "" + +msgid "TAB to select" +msgstr "" + #~ msgid "Select disk layout" #~ msgstr "Seleccione el diseño del disco" diff --git a/archinstall/locales/fr/LC_MESSAGES/base.po b/archinstall/locales/fr/LC_MESSAGES/base.po index 2d7de615..f85c9e25 100644 --- a/archinstall/locales/fr/LC_MESSAGES/base.po +++ b/archinstall/locales/fr/LC_MESSAGES/base.po @@ -823,6 +823,16 @@ msgstr "" msgid "Parallel Downloads" msgstr "" +#, fuzzy +msgid "ESC to skip" +msgstr "Utiliser ESC pour ignorer" + +msgid "CTRL+C to reset" +msgstr "" + +msgid "TAB to select" +msgstr "" + #~ msgid "Select disk layout" #~ msgstr "Sélectionner la disposition du disque" diff --git a/archinstall/locales/it/LC_MESSAGES/base.po b/archinstall/locales/it/LC_MESSAGES/base.po index 893fe292..905ad7cf 100644 --- a/archinstall/locales/it/LC_MESSAGES/base.po +++ b/archinstall/locales/it/LC_MESSAGES/base.po @@ -825,3 +825,13 @@ msgstr "" msgid "Parallel Downloads" msgstr "" + +#, fuzzy +msgid "ESC to skip" +msgstr "Usa ESC per saltare" + +msgid "CTRL+C to reset" +msgstr "" + +msgid "TAB to select" +msgstr "" diff --git a/archinstall/locales/nl/LC_MESSAGES/base.po b/archinstall/locales/nl/LC_MESSAGES/base.po index aa7754d2..4eb93e22 100644 --- a/archinstall/locales/nl/LC_MESSAGES/base.po +++ b/archinstall/locales/nl/LC_MESSAGES/base.po @@ -849,6 +849,16 @@ msgstr "" msgid "Parallel Downloads" msgstr "" +#, fuzzy +msgid "ESC to skip" +msgstr "Druk op Esc om over te slaan\n" + +msgid "CTRL+C to reset" +msgstr "" + +msgid "TAB to select" +msgstr "" + #~ msgid "Select disk layout" #~ msgstr "Kies een schijfindeling" diff --git a/archinstall/locales/pl/LC_MESSAGES/base.po b/archinstall/locales/pl/LC_MESSAGES/base.po index c65126ea..9b12b024 100644 --- a/archinstall/locales/pl/LC_MESSAGES/base.po +++ b/archinstall/locales/pl/LC_MESSAGES/base.po @@ -831,6 +831,16 @@ msgstr "" msgid "Parallel Downloads" msgstr "" +#, fuzzy +msgid "ESC to skip" +msgstr "Kliknij ESC aby pominąć" + +msgid "CTRL+C to reset" +msgstr "" + +msgid "TAB to select" +msgstr "" + #~ msgid "Select disk layout" #~ msgstr "Wybierz układ dysku" diff --git a/archinstall/locales/pt/LC_MESSAGES/base.po b/archinstall/locales/pt/LC_MESSAGES/base.po index 98d261a9..55569546 100644 --- a/archinstall/locales/pt/LC_MESSAGES/base.po +++ b/archinstall/locales/pt/LC_MESSAGES/base.po @@ -869,6 +869,18 @@ msgstr "" msgid "Parallel Downloads" msgstr "" +#, fuzzy +msgid "ESC to skip" +msgstr "" +"Usa ESC para saltar\n" +"\n" + +msgid "CTRL+C to reset" +msgstr "" + +msgid "TAB to select" +msgstr "" + #~ msgid "Select disk layout" #~ msgstr "Seleciona o esquema de disco" diff --git a/archinstall/locales/pt_BR/LC_MESSAGES/base.po b/archinstall/locales/pt_BR/LC_MESSAGES/base.po index 3acbdb95..73a25b19 100644 --- a/archinstall/locales/pt_BR/LC_MESSAGES/base.po +++ b/archinstall/locales/pt_BR/LC_MESSAGES/base.po @@ -813,3 +813,13 @@ msgstr "" msgid "Parallel Downloads" msgstr "" + +#, fuzzy +msgid "ESC to skip" +msgstr "Use ESC para pular" + +msgid "CTRL+C to reset" +msgstr "" + +msgid "TAB to select" +msgstr "" diff --git a/archinstall/locales/ru/LC_MESSAGES/base.mo b/archinstall/locales/ru/LC_MESSAGES/base.mo index 6c0f8450875de0ee4079d4f8aff966b90d460389..9d9a0c1790916f94719d47d4d4a88da3ed044b40 100644 GIT binary patch delta 1873 zcmXZcTTs7BZIu@y!9xy>Ia103LzyV80Kus}JyaHthyc{n<${9O~VuXyM z@uCjIgX8T%8J+Npe^gOO}v#^Oj!%v4D645qU%1go(>He&+rMSJlwev1F$D9q22_F)x%i|_bcAbW5I z^PjK~W3t`8^U&r&wEfTG>v$tO-9@*Yni?II89vJB6~lURdWIA2~0vxtQYI2*@Kmeyk< z1~Gbyv;rG&9zMtISTa>wfRAw&PNqTb;U4V5Ez_i<7$9ACa6%DT38Oi&AM*+t6ox{sW#|8X4_P^c)ph<)%HT4uV?G7~jZdIJ-Yt(1jj_&r*{Pw`!xL6p^4 zgO<4`xRLXX0p<

_dtZrm&|Rb&N}+!AubQv`Z}rSaaw@N=8twV-*cX$R(dg(6F?f?f0Aq0zdaxBO z^(Qb3pJ5E91>8;Zu#I^u?nmEpmx%}X7jyp#x8KZ_uD1d>jrE(Dfk~^}g+i4KGFjM* z_8I<(O<4Gq3*;7BbG^Xzm{R3x+kuVD&*4rirnL{_6D-2rU%RIL7dcbj)%^YN5O!cZ zf3sX`yXy>&v*4+rBe4s=3*%-%*JO!nT?RTahv#omaQ-za!Tz`#Bk?Fk<8ic1T|&#~ zZM2j>#aA$bl9yssx8$Od0a?^Vv+~O46WwQ2*q9@= I>67wb0#L>m-v9sr delta 1871 zcmXZce~iy%902h5NvFv!-J%qot58Dbw{z!5ejm!u@}qF6bJ2xJcUgUrAID^vt%cN# zr6yTaYss=U71Iy>fs|1z%$C+vn`Z0v_}pKw=Xt)L@AJH$_xt_%99`bv$npkzMmEY- z=0z0sj5rh#D|$t2;;7yckMKNuuwO|;85eRR_wgWy_ldZLHRrK<;mtXN4hDZQrL1VMw6Hhla5_8lJJvF9NW@q!VgbKl z%GA$HslR?`L@|qbtrV1`n8p;q*826m6m#UhHE3c`=$f~)h$-?Cwqq5GxQ;Ekhf8^s z>p6OOcHl33%)DWF#8g()`#H5s6iHXg@MIoj4c9t9N))Ej!q=R{&Z8oha5WdP$wSh{ zIzG-T+`x$syA>~TB1dSDbKK4|Tr(!(V^&L7I=Ia^rOnfvyxDxFM)|_|QERZ%LYcy* z6#Y(T$A4VR;R&PMW`=4I^0Nqm57nQDH3op_a9*+De6jOpCZ zPnkR4j_8u#!R-{&h8*;~=owNq+Wv5=dYntC@| z^DExZ3rvAEo8efEAA@E@4CN}On|;rF+33lv89Os&Vk&!aD^(|s^JR8?Dtn!FQTgLK z4Yh{jS;w=i=B$|!{ds~ZkQP<0{iea-s;t?5<5u&Er?U@B%!+u|ypE;pIy-yc=Q161 zmZ}k5)KCA$T8`kU`guF2dL$Mw{eFf`*zsBaVM)%Qxj{8=?F$xR%uwLjn`j^nl$vZnoq&Ww^8pKHFyk67$$HYBy(34;R` zie8NPjHkIO&&?KPP1g3MECa_m!0*i!+_xqsvXI-D&ktF^{Y;rU!j#dUm{NY34VkCp x70kb;T%;b5#W>6qVaej`gR`50jn=NMU*dJ@x5!(XS-H2ipmF=X%X