This is an automated email from the git hooks/post-receive script. transifex pushed a commit to branch master in repository panel-plugins/xfce4-time-out-plugin.
commit 5ec7c3904d78cfabe1c001e4354b0bf0f5d23630 Author: Nick Schermer <[email protected]> Date: Wed Dec 16 12:31:23 2015 +0100 I18n: Update translation pl (100%). 32 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/). --- po/pl.po | 133 ++++++++++++++------------------------------------------------ 1 file changed, 30 insertions(+), 103 deletions(-) diff --git a/po/pl.po b/po/pl.po index 6521bdc..f15a977 100644 --- a/po/pl.po +++ b/po/pl.po @@ -1,23 +1,22 @@ -# Polish translation for xfce4-time-out-plugin -# Piotr Sokół <[email protected]>, 2012. -# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Piotr Sokół <[email protected]>, 2012 msgid "" msgstr "" -"Project-Id-Version: xfce4-time-out-plugin\n" +"Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-19 08:48+0000\n" -"PO-Revision-Date: 2012-05-19 14:18+0200\n" -"Last-Translator: Piotr Sokół <[email protected]>\n" -"Language-Team: polski <>\n" -"Language: \n" +"POT-Creation-Date: 2013-07-03 21:22+0200\n" +"PO-Revision-Date: 2015-12-16 10:36+0000\n" +"Last-Translator: Nick Schermer <[email protected]>\n" +"Language-Team: Polish (http://www.transifex.com/xfce/xfce-panel-plugins/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bits\n" -"X-Poedit-Language: Polish\n" -"X-Poedit-Country: POLAND\n" -"X-Poedit-SourceCharset: utf-8\n" -"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : ((n%10>=2 && n%10<=4 && (n" -"%100<10 || n%100>=20)) ? 1 : 2));\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. Create menu item for taking an instant break #: ../panel-plugin/time-out.c:260 @@ -49,72 +48,72 @@ msgid "translator-credits" msgstr "Piotr Sokół <[email protected]>, 2012." #. Create properties dialog -#: ../panel-plugin/time-out.c:490 -#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:2 +#: ../panel-plugin/time-out.c:460 +#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1 msgid "Time Out" msgstr "Przerywanie pracy" #. Create time settings section -#: ../panel-plugin/time-out.c:507 +#: ../panel-plugin/time-out.c:477 msgid "Time settings" msgstr "Ustawienia czasu" #. Create the labels for the minutes and seconds spins -#: ../panel-plugin/time-out.c:520 +#: ../panel-plugin/time-out.c:490 msgid "Minutes" msgstr "Minuty" -#: ../panel-plugin/time-out.c:525 +#: ../panel-plugin/time-out.c:495 msgid "Seconds" msgstr "Sekundy" #. Create break countdown time label -#: ../panel-plugin/time-out.c:531 +#: ../panel-plugin/time-out.c:501 msgid "Time between breaks:" msgstr "Czas między przerwami:" #. Create lock countdown time label -#: ../panel-plugin/time-out.c:555 +#: ../panel-plugin/time-out.c:525 msgid "Break length:" msgstr "Długość przerwy:" #. Create postpone countdown time label -#: ../panel-plugin/time-out.c:573 +#: ../panel-plugin/time-out.c:543 msgid "Postpone length:" msgstr "Czas odłożenia przerwy:" #. Create behaviour section -#: ../panel-plugin/time-out.c:591 +#: ../panel-plugin/time-out.c:561 msgid "Behaviour" msgstr "Zachowanie" #. Create postpone check button -#: ../panel-plugin/time-out.c:602 +#: ../panel-plugin/time-out.c:572 msgid "Allow postpone" msgstr "Zezwolanie na odkładanie przerwy" #. Create resume check button -#: ../panel-plugin/time-out.c:609 +#: ../panel-plugin/time-out.c:579 msgid "Resume automatically" msgstr "Automatyczne wznawianie pracy" #. Create appearance section -#: ../panel-plugin/time-out.c:616 +#: ../panel-plugin/time-out.c:586 msgid "Appearance" msgstr "Wygląd" #. Create display time check button -#: ../panel-plugin/time-out.c:627 +#: ../panel-plugin/time-out.c:597 msgid "Display remaining time in the panel" msgstr "Wyświetlanie pozostałego czasu w panelu" #. Create display hours check button -#: ../panel-plugin/time-out.c:634 +#: ../panel-plugin/time-out.c:604 msgid "Display hours" msgstr "Wyświetlanie godzin" #. Create display seconds check button -#: ../panel-plugin/time-out.c:641 +#: ../panel-plugin/time-out.c:611 msgid "Display seconds" msgstr "Wyświetlanie sekund" @@ -207,78 +206,6 @@ msgstr "Pozostały czas: %s %s" msgid "Time left: %s %s %s" msgstr "Pozostały czas: %s %s %s" -#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1 +#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:2 msgid "Automatically controlled time outs and breaks" msgstr "Przerywa pracę po określonym czasie" - -#~ msgid "Time left: 1 second" -#~ msgstr "Pozostało czasu: 1 s" - -#~ msgid "Time left: 1 minute" -#~ msgstr "Pozostało czasu: 1 min" - -#~ msgid "Time left: 1 minute 1 second" -#~ msgstr "Pozostało czasu: 1 min 1 s" - -#~ msgid "Time left: 1 minute %d seconds" -#~ msgstr "Pozostało czasu 1 min %d s" - -#~ msgid "Time left: %d minutes" -#~ msgstr "Pozostało czasu: %d min" - -#~ msgid "Time left: %d minutes 1 second" -#~ msgstr "Pozostało czasu: %d min 1 s" - -#~ msgid "Time left: %d minutes %d seconds" -#~ msgstr "Pozostało czasu: %d min %d s" - -#~ msgid "Time left: 1 hour" -#~ msgstr "Pozostało czasu: 1 h" - -#~ msgid "Time left: 1 hour 1 second" -#~ msgstr "Pozostało czasu: 1 h 1 s" - -#~ msgid "Time left: 1 hour %d seconds" -#~ msgstr "Pozostało czasu: 1 h %d s" - -#~ msgid "Time left: 1 hour 1 minute" -#~ msgstr "Pozostało czasu: 1 h 1 min" - -#~ msgid "Time left: 1 hour 1 minute 1 second" -#~ msgstr "Pozostało czasu: 1 h 1 min 1 s" - -#~ msgid "Time left: 1 hour 1 minute %d seconds" -#~ msgstr "Pozostało czasu: 1 h 1 min %d s" - -#~ msgid "Time left: 1 hour %d minutes" -#~ msgstr "Pozostało czasu: 1 h %d min" - -#~ msgid "Time left: 1 hour %d minutes 1 second" -#~ msgstr "Pozostało czasu: 1 h %d min 1 s" - -#~ msgid "Time left: 1 hour %d minutes %d seconds" -#~ msgstr "Pozostało czasu: 1 h %d min %d s" - -#~ msgid "Time left: %d hours 1 second" -#~ msgstr "Pozostało czasu: %d h 1 s" - -#~ msgid "Time left: %d hours %d seconds" -#~ msgstr "Pozostało czasu: %d h %d s" - -#~ msgid "Time left: %d hours 1 minute" -#~ msgstr "Pozostało czasu: %d h 1 min" - -#~ msgid "Time left: %d hours 1 minute 1 second" -#~ msgstr "Pozostało czasu: %d h 1 min 1 s" - -#~ msgid "Time left: %d hours 1 minute %d seconds" -#~ msgstr "Pozostało czasu: %d h 1 min %d s" - -#~ msgid "Time left: %d hours %d minutes" -#~ msgstr "Pozostało czasu: %d h %d min" - -#~ msgid "Time left: %d hours %d minutes 1 second" -#~ msgstr "Pozostało czasu: %d h %d min 1 s" - -#~ msgid "Time left: %d hours %d minutes %d seconds" -#~ msgstr "Pozostało czasu: %d h %d m %d s" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
