diff options
author | Piotr Drąg <piotrdrag@gmail.com> | 2016-08-26 16:26:03 +0200 |
---|---|---|
committer | Tanu Kaskinen <tanuk@iki.fi> | 2016-08-27 18:41:51 +0300 |
commit | 114a429cf4dda06ebac8798941021c488499e1cf (patch) | |
tree | f616c879bd1f867b67251e57d72805cf1e515e9e | |
parent | bdc1ba6bd8bf983777700d42737ccbc6c0582c31 (diff) |
i18n: fix errors and warnings in Belarusian and Korean translations
-rw-r--r-- | po/be.po | 6 | ||||
-rw-r--r-- | po/ko.po | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -1766,7 +1766,7 @@ msgstr "" #: ../src/utils/pacat.c:466 #, c-format msgid "Connection established.%s" -msgstr "Злучэнне ўстаноўлена" +msgstr "Злучэнне ўстаноўлена.%s" #: ../src/utils/pacat.c:469 #, c-format @@ -1781,7 +1781,7 @@ msgstr "pa_stream_connect_playback() пацярпела няўдачу: %s" #: ../src/utils/pacat.c:513 #, c-format msgid "Failed to set monitor stream: %s" -msgstr "Не атрымалася ўсталяваць маніторны паток: s" +msgstr "Не атрымалася ўсталяваць маніторны паток: %s" #: ../src/utils/pacat.c:517 #, c-format @@ -2663,7 +2663,7 @@ msgid "Failure: %s" msgstr "Няўдача: %s" #: ../src/utils/pactl.c:866 -#, c-format +#, fuzzy, c-format msgid "Failed to unload module: Module %s not loaded" msgstr "Не атрымалася выгрузіць модуль: модуль не загружаны" @@ -1,7 +1,7 @@ # eukim <eukim@redhat.com>, 2013. #zanata msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: pulseaudio\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-06 14:45+0530\n" "MIME-Version: 1.0\n" @@ -2124,7 +2124,7 @@ msgid "server" msgstr "서버 " #: ../src/utils/pactl.c:1100 -#, c-format +#, fuzzy, c-format msgid "Event '%s' on %s #%u\n" msgstr "%s #%u에서 이벤트 '%s'\n" |