Branch: refs/heads/master Author: Piotr Orzechowski tech@orzechowski.hub.pl Committer: Frank Lanitz frank@frank.uvena.de Date: Tue, 19 Dec 2017 08:12:35 UTC Commit: 60b93105cbadd911574a63e7c79087eb897dbf02 https://github.com/geany/geany/commit/60b93105cbadd911574a63e7c79087eb897dbf...
Log Message: ----------- Fix Polish assembly translation (#1722)
Modified Paths: -------------- po/pl.po
Modified: po/pl.po 5 lines changed, 3 insertions(+), 2 deletions(-) =================================================================== @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: Geany 1.30\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-11-05 14:41+0100\n" -"PO-Revision-Date: 2017-12-17 04:30+0100\n" +"PO-Revision-Date: 2017-12-19 03:11+0100\n" "Last-Translator: Piotr Orzechowski tech@orzechowski.hub.pl\n" "Language-Team: polski geany-i18n@uvena.de\n" "Language: pl_PL\n" @@ -4810,9 +4810,10 @@ msgstr "Części" #: ../src/symbols.c:540 #, fuzzy msgid "Assembly" -msgstr "Assembler" +msgstr "Asembler"
#: ../src/symbols.c:541 +#, fuzzy msgid "Steps" msgstr "Kroki"
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).