[Nafallo] remove middle dots in pl.po
This commit is contained in:
parent
cf40534ac8
commit
b5e5d5803e
20
po/pl.po
20
po/pl.po
|
@ -4629,7 +4629,7 @@ msgstr "Otrzymałeś plik %(filename)s od %(name)s."
|
||||||
#: ../src/gajim.py:1730
|
#: ../src/gajim.py:1730
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "File transfer of %(filename)s from %(name)s stopped."
|
msgid "File transfer of %(filename)s from %(name)s stopped."
|
||||||
msgstr "Przesyłanie pliku %(filename)s·od·%(name)s·zostało zatrzymane."
|
msgstr "Przesyłanie pliku %(filename)s od %(name)s zostało zatrzymane."
|
||||||
|
|
||||||
#: ../src/gajim.py:1743
|
#: ../src/gajim.py:1743
|
||||||
#, python-format
|
#, python-format
|
||||||
|
@ -4640,7 +4640,7 @@ msgstr "Przesłałeś plik %(filename)s do %(name)s."
|
||||||
#: ../src/gajim.py:1747
|
#: ../src/gajim.py:1747
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "File transfer of %(filename)s to %(name)s stopped."
|
msgid "File transfer of %(filename)s to %(name)s stopped."
|
||||||
msgstr "Przesyłanie pliku·%(filename)s·do·%(name)s·zostało zatrzymane."
|
msgstr "Przesyłanie pliku %(filename)s do %(name)s zostało zatrzymane."
|
||||||
|
|
||||||
#: ../src/gajim.py:1842
|
#: ../src/gajim.py:1842
|
||||||
msgid "Session negotiation cancelled"
|
msgid "Session negotiation cancelled"
|
||||||
|
@ -5085,7 +5085,7 @@ msgid ""
|
||||||
"Type \"%s help %s\" for more info"
|
"Type \"%s help %s\" for more info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Za dużo argumentów. \n"
|
"Za dużo argumentów. \n"
|
||||||
"Wpisz \"%s·help·%s\" aby uzyskać więcej informacji"
|
"Wpisz \"%s help %s\" aby uzyskać więcej informacji"
|
||||||
|
|
||||||
#: ../src/gajim-remote.py:456
|
#: ../src/gajim-remote.py:456
|
||||||
#, python-format
|
#, python-format
|
||||||
|
@ -7489,43 +7489,43 @@ msgstr "Niepoprawna litera w zasobach."
|
||||||
#: ../src/common/helpers.py:176
|
#: ../src/common/helpers.py:176
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%s GiB"
|
msgid "%s GiB"
|
||||||
msgstr "%s·GiB"
|
msgstr "%s GiB"
|
||||||
|
|
||||||
#. GB means gigabyte
|
#. GB means gigabyte
|
||||||
#: ../src/common/helpers.py:179
|
#: ../src/common/helpers.py:179
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%s GB"
|
msgid "%s GB"
|
||||||
msgstr "%s·GB"
|
msgstr "%s GB"
|
||||||
|
|
||||||
#. MiB means mibibyte
|
#. MiB means mibibyte
|
||||||
#: ../src/common/helpers.py:183
|
#: ../src/common/helpers.py:183
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%s MiB"
|
msgid "%s MiB"
|
||||||
msgstr "%s·MiB"
|
msgstr "%s MiB"
|
||||||
|
|
||||||
#. MB means megabyte
|
#. MB means megabyte
|
||||||
#: ../src/common/helpers.py:186
|
#: ../src/common/helpers.py:186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%s MB"
|
msgid "%s MB"
|
||||||
msgstr "%s·MB"
|
msgstr "%s MB"
|
||||||
|
|
||||||
#. KiB means kibibyte
|
#. KiB means kibibyte
|
||||||
#: ../src/common/helpers.py:190
|
#: ../src/common/helpers.py:190
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%s KiB"
|
msgid "%s KiB"
|
||||||
msgstr "%s·KiB"
|
msgstr "%s KiB"
|
||||||
|
|
||||||
#. KB means kilo bytes
|
#. KB means kilo bytes
|
||||||
#: ../src/common/helpers.py:193
|
#: ../src/common/helpers.py:193
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%s KB"
|
msgid "%s KB"
|
||||||
msgstr "%s·KB"
|
msgstr "%s KB"
|
||||||
|
|
||||||
#. B means bytes
|
#. B means bytes
|
||||||
#: ../src/common/helpers.py:196
|
#: ../src/common/helpers.py:196
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%s B"
|
msgid "%s B"
|
||||||
msgstr "%s·B"
|
msgstr "%s B"
|
||||||
|
|
||||||
#: ../src/common/helpers.py:227
|
#: ../src/common/helpers.py:227
|
||||||
msgid "_Busy"
|
msgid "_Busy"
|
||||||
|
|
Loading…
Reference in New Issue