From a395ed1113ccd22826e77d6b8bb8ac469e4f265c Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Fri, 1 Nov 2019 17:24:10 +0100 Subject: [PATCH] i18n: [python] Automatic merge of Transifex translations --- lang/python/ja/LC_MESSAGES/python.mo | Bin 8919 -> 9081 bytes lang/python/ja/LC_MESSAGES/python.po | 26 ++++++++++++------------ lang/python/pt_BR/LC_MESSAGES/python.mo | Bin 8356 -> 8342 bytes lang/python/pt_BR/LC_MESSAGES/python.po | 4 ++-- lang/python/sv/LC_MESSAGES/python.mo | Bin 380 -> 897 bytes lang/python/sv/LC_MESSAGES/python.po | 20 ++++++++++-------- 6 files changed, 27 insertions(+), 23 deletions(-) diff --git a/lang/python/ja/LC_MESSAGES/python.mo b/lang/python/ja/LC_MESSAGES/python.mo index 462a4d73cbe219ab898db8e8702f0edd2506660c..4722644d851662f7f24454b73118fe8f302957c3 100644 GIT binary patch delta 827 zcmaLUPe>F|9Ki8kwugcU%3$58*)rXVAWb&~B?*lFKm;8Oin@%uNK06u8`P!s&4~XX zke!2Q9T(eJG-D4XY>{6b)R zs!c?m2Su9j6E@=RI+3Fo#R%TO6R7YszQ8@Wiu-T_J**9hG~*PSeQ&WH*U-c@S|Z1> z15KT{B`K+AFwVpo%wY?D!&bESi z7{wx*yx%v!BjHpz@%3=|WC}Y>AezMMNQhiMD8eJ}cwN9XjAPp&5eH|m3xDAw?BrAr za1l>p>tT@wjNwfj#Tb@$GB5!b8}bu@?%KUtO=&f&)v#7Yt)}&m>%R}$smf_d+({${ zoc_K+?WR| z>GIfQWpRHY9LYbdi*B=2Zu!Y;tsbuw3)=OydiLjh{;N>tn48vaMtgbfE^2RVv)PJ! zkW2n&t0kYc+G~PtdTDg_%jC$GqW;FNkY8i>nDz0AuhW^W>yCY`$_?iW_Kv`jAy@ha RlTI%e@UL#o-ze4p_zhPWEY|=4 delta 604 zcmY+=y-QnB7{~EP6UCw+qRp!}NiVg9E}9etrC9lsT8E&ql+%*b9kO}ew^q0?fcQY=XPbEiO7yu zB#dYH7_ZTXwJaVCV+gzO6%Jt&=CK8fXyPHZW85#&hG~3`7OHc{_yW)HDgN_IR-Ukl z1Vmn90;4#OG2F&Z{D~^4DM&bWV*(d&5RY&O8(T#taU50NckIDx?e2aYRqi;d2drt? zyT&O6HJO9ms57n#9!8GHKB^yzvh?Esj$r{u@CM`fE+X;~H}C^$OxJ~9kWZCwIE)UC zV&ai5(!pj+uPnP0&8}YuCF|U)y+%n*r!uo6>4`bp$p79hIpuX#wat=kp4i5&ZSFp3 zq^Hz{(f6sD`(tc0@j&;-Ew@htN)jls@7K*BNr6q48lc73yO|GEA-s+y3+*j3H(*OJi5xAE+ diff --git a/lang/python/ja/LC_MESSAGES/python.po b/lang/python/ja/LC_MESSAGES/python.po index e6906d289..3debe2325 100644 --- a/lang/python/ja/LC_MESSAGES/python.po +++ b/lang/python/ja/LC_MESSAGES/python.po @@ -92,11 +92,11 @@ msgstr "" #: src/modules/umount/main.py:40 msgid "Unmount file systems." -msgstr "ファイルシステムをアンマウントする。" +msgstr "ファイルシステムをアンマウント。" #: src/modules/unpackfs/main.py:41 msgid "Filling up filesystems." -msgstr "ファイルシステムを埋める。" +msgstr "ファイルシステムに書き込んでいます。" #: src/modules/unpackfs/main.py:160 msgid "rsync failed with error code {}." @@ -201,7 +201,7 @@ msgstr "ディスプレイマネージャの設定が不完全です" #: src/modules/initcpiocfg/main.py:36 msgid "Configuring mkinitcpio." -msgstr "mkinitcpioを設定中" +msgstr "mkinitcpioを設定しています。" #: src/modules/initcpiocfg/main.py:192 #: src/modules/luksopenswaphookcfg/main.py:100 @@ -213,7 +213,7 @@ msgstr "
{!s}
を使用するのにルートマウントポイント #: src/modules/luksopenswaphookcfg/main.py:35 msgid "Configuring encrypted swap." -msgstr "暗号化したswapを設定中" +msgstr "暗号化したswapを設定しています。" #: src/modules/rawfs/main.py:35 msgid "Installing data." @@ -274,7 +274,7 @@ msgstr "machine-id の生成" #: src/modules/packages/main.py:62 #, python-format msgid "Processing packages (%(count)d / %(total)d)" -msgstr "パッケージの処理中 (%(count)d / %(total)d)" +msgstr "パッケージを処理しています (%(count)d / %(total)d)" #: src/modules/packages/main.py:64 src/modules/packages/main.py:74 msgid "Install packages." @@ -284,13 +284,13 @@ msgstr "パッケージのインストール" #, python-format msgid "Installing one package." msgid_plural "Installing %(num)d packages." -msgstr[0] " %(num)d パッケージのインストール中。" +msgstr[0] " %(num)d パッケージをインストールしています。" #: src/modules/packages/main.py:70 #, python-format msgid "Removing one package." msgid_plural "Removing %(num)d packages." -msgstr[0] " %(num)d パッケージの削除中。" +msgstr[0] " %(num)d パッケージを削除しています。" #: src/modules/bootloader/main.py:51 msgid "Install bootloader." @@ -306,7 +306,7 @@ msgstr "ハードウェアクロックの設定" #: src/modules/dracut/main.py:36 msgid "Creating initramfs with dracut." -msgstr "dracutとinitramfsを作成中" +msgstr "dracutとinitramfsを作成しています。" #: src/modules/dracut/main.py:58 msgid "Failed to run dracut on the target" @@ -318,15 +318,15 @@ msgstr "停止コードは {} でした" #: src/modules/initramfscfg/main.py:41 msgid "Configuring initramfs." -msgstr "initramfsを設定中" +msgstr "initramfsを設定しています。" #: src/modules/openrcdmcryptcfg/main.py:34 msgid "Configuring OpenRC dmcrypt service." -msgstr "OpenRC dmcryptサービスを設定中" +msgstr "OpenRC dmcryptサービスを設定しています。" #: src/modules/fstab/main.py:38 msgid "Writing fstab." -msgstr "fstabを書き込み中" +msgstr "fstabを書き込んでいます。" #: src/modules/dummypython/main.py:44 msgid "Dummy python job." @@ -338,8 +338,8 @@ msgstr "Dummy python step {}" #: src/modules/localecfg/main.py:39 msgid "Configuring locales." -msgstr "ローカルを設定中" +msgstr "ロケールを設定しています。" #: src/modules/networkcfg/main.py:37 msgid "Saving network configuration." -msgstr "ネットワーク設定を保存中" +msgstr "ネットワーク設定を保存しています。" diff --git a/lang/python/pt_BR/LC_MESSAGES/python.mo b/lang/python/pt_BR/LC_MESSAGES/python.mo index 9341ca4815f112cddd44fb72246b9da4ac27c691..a004f563d372fcb11c7dbb55f77a7853798d7bc7 100644 GIT binary patch delta 587 zcmXZZIY5_(eRE^x5YnB7J_5q=-1RBI{UP zClbYN?8Zx6#U~8wdcBB=FH5H5l&$ar?D&`GKUKRvHyb;f<}U8 ztica#$8T)Gau$Oa#$GhB4fl{o&UjHd&2GUB)cgRo6L+X}eo*)I*!*6Cfrb5e z@A-zh(bwu85XBJl9qhz34&Vdo2fyPi{^Ax+^83_~D~zFo78X&ja)tIraQvFVK7&_G i;XHlT0vXf}SW+0)WsW%kiusQLp}aY0=G delta 601 zcmXZZPbh3`7{o*5k#k;qC5X1<60Xy6Fmqx#@?oWT};dmZPHT5^RGXki}fsID?kd&h9W;rqwK5U5ui&6^(j0QR779C$W}zHjE|&KT71Q(C`UhEBNVWg~ diff --git a/lang/python/pt_BR/LC_MESSAGES/python.po b/lang/python/pt_BR/LC_MESSAGES/python.po index a5da0a8fc..493d4deed 100644 --- a/lang/python/pt_BR/LC_MESSAGES/python.po +++ b/lang/python/pt_BR/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ # # Translators: # André Marcelo Alvarenga , 2019 -# Guilherme Marçal Silva , 2019 +# Guilherme , 2019 # #, fuzzy msgid "" @@ -14,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-15 21:54+0200\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n" -"Last-Translator: Guilherme Marçal Silva , 2019\n" +"Last-Translator: Guilherme , 2019\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/lang/python/sv/LC_MESSAGES/python.mo b/lang/python/sv/LC_MESSAGES/python.mo index 6af85532a909fc040a9f1b105f44590e45013094..f31e39ee55ba61274c3b36b2681fbbb917814863 100644 GIT binary patch literal 897 zcmZuvL2uJA7!5E$3KC*mkPruRKx$Q-q-7disvfq{p#r5<6E=yPm$+?6YFDzMxp*TA(amUS0=0xofHN+(kIWUznueE(^O z9CwC6xBt=}@|jeI_VhT3>A`%gX()YS5BhY-^Q7?5C(Ll4G`#v_>NTmiN9vycXs6~O z>=#TM8Y(7q#*9=xdBz0oXL3Y>oC~d`cvv|1kSNA;TpA5IoBAYJ@Ho*EQkfVt)4uC2 z77ND|`y?ZN=0tMpMl54f98S9i7VS1XZ@2F1+^yQZZm+XGQr+?FLn#awDCO-8wHkhA z+*!sF(IOEpNpsVF6&}&%Iuz7bZ!r_xndbTl4`1bB4*`O zw;L^TF>F@^x!)%BYRg`}1g;nwn{u;iITW?|I7$T_{9od_*X14|yr<|7`6GR${goS- f^AB0Z6`7oWRB_JKJS|=Y6OI+6D#@|(`(6A3(o_Bp delta 69 zcmZo<|HEW)Pl#nI0}wC*u?!Ha05LNV>i{tbSOBpTP|^}egVeyl, YEAR. # +# Translators: +# Jan-Olof Svensson, 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-15 21:54+0200\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n" +"Last-Translator: Jan-Olof Svensson, 2019\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -208,7 +212,7 @@ msgstr "" #: src/modules/rawfs/main.py:35 msgid "Installing data." -msgstr "" +msgstr "Installerar data." #: src/modules/services-openrc/main.py:38 msgid "Configure OpenRC services" @@ -268,21 +272,21 @@ msgstr "" #: src/modules/packages/main.py:64 src/modules/packages/main.py:74 msgid "Install packages." -msgstr "" +msgstr "Installera paket." #: src/modules/packages/main.py:67 #, python-format msgid "Installing one package." msgid_plural "Installing %(num)d packages." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Installerar ett paket." +msgstr[1] "Installerar %(num)d paket." #: src/modules/packages/main.py:70 #, python-format msgid "Removing one package." msgid_plural "Removing %(num)d packages." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Tar bort ett paket." +msgstr[1] "Tar bort %(num)d paket." #: src/modules/bootloader/main.py:51 msgid "Install bootloader." @@ -294,7 +298,7 @@ msgstr "" #: src/modules/hwclock/main.py:35 msgid "Setting hardware clock." -msgstr "" +msgstr "Ställer hårdvaruklockan." #: src/modules/dracut/main.py:36 msgid "Creating initramfs with dracut." @@ -318,7 +322,7 @@ msgstr "" #: src/modules/fstab/main.py:38 msgid "Writing fstab." -msgstr "" +msgstr "Skriver fstab." #: src/modules/dummypython/main.py:44 msgid "Dummy python job."