[Xfce4-commits] [panel-plugins/xfce4-time-out-plugin] 05/43: I18n: Update translation cs (100%).
noreply at xfce.org
noreply at xfce.org
Tue Jul 25 18:43:16 CEST 2017
This is an automated email from the git hooks/post-receive script.
t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-time-out-plugin.
commit bb80084dde40539f87262cfdf390368b4f8d9b43
Author: Michal Várady <miko.vaji at gmail.com>
Date: Tue Jul 25 18:43:04 2017 +0200
I18n: Update translation cs (100%).
33 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
---
po/cs.po | 51 ++++++++++++++++++++++++++++-----------------------
1 file changed, 28 insertions(+), 23 deletions(-)
diff --git a/po/cs.po b/po/cs.po
index 6f22827..f5dfc60 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -3,13 +3,13 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# Michal Várady <miko.vaji at gmail.com>, 2015
+# Michal Várady <miko.vaji at gmail.com>, 2015-2016
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-03 21:22+0200\n"
-"PO-Revision-Date: 2015-11-28 10:16+0000\n"
+"POT-Creation-Date: 2016-08-30 18:31+0200\n"
+"PO-Revision-Date: 2017-07-25 11:28+0000\n"
"Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
"Language-Team: Czech (http://www.transifex.com/xfce/xfce-panel-plugins/language/cs/)\n"
"MIME-Version: 1.0\n"
@@ -19,101 +19,106 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:260
+#: ../panel-plugin/time-out.c:264
msgid "Take a break"
msgstr "Dejte si přestávku"
#. Create menu item for resetting the timer
-#: ../panel-plugin/time-out.c:268
+#: ../panel-plugin/time-out.c:272
msgid "Reset timer"
msgstr "Vynulovat časovač"
#. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:276
+#: ../panel-plugin/time-out.c:280
msgid "Enabled"
msgstr "Povoleno"
#. Update tooltips
-#: ../panel-plugin/time-out.c:340
+#: ../panel-plugin/time-out.c:344
msgid "Paused"
msgstr "Pozastaveno"
-#: ../panel-plugin/time-out.c:419
+#: ../panel-plugin/time-out.c:423
msgid ""
"Xfce Panel plugin for taking a break from computer work every now and then."
msgstr "Zásuvný modul panelu Xfce k upozornění na občasnou přestávku při práci s počítačem"
-#: ../panel-plugin/time-out.c:428
+#: ../panel-plugin/time-out.c:432
msgid "translator-credits"
msgstr "Michal Várady <miko.vaji at gmail.com>"
#. Create properties dialog
-#: ../panel-plugin/time-out.c:460
+#: ../panel-plugin/time-out.c:464
#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
msgid "Time Out"
msgstr "Čas vypršel"
#. Create time settings section
-#: ../panel-plugin/time-out.c:477
+#: ../panel-plugin/time-out.c:481
msgid "Time settings"
msgstr "Nastavení času"
#. Create the labels for the minutes and seconds spins
-#: ../panel-plugin/time-out.c:490
+#: ../panel-plugin/time-out.c:494
msgid "Minutes"
msgstr "Minut"
-#: ../panel-plugin/time-out.c:495
+#: ../panel-plugin/time-out.c:499
msgid "Seconds"
msgstr "Sekund"
#. Create break countdown time label
-#: ../panel-plugin/time-out.c:501
+#: ../panel-plugin/time-out.c:505
msgid "Time between breaks:"
msgstr "Čas mezi přestávkami:"
#. Create lock countdown time label
-#: ../panel-plugin/time-out.c:525
+#: ../panel-plugin/time-out.c:529
msgid "Break length:"
msgstr "Délka přestávky:"
#. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:543
+#: ../panel-plugin/time-out.c:547
msgid "Postpone length:"
msgstr "Délka odložení:"
#. Create behaviour section
-#: ../panel-plugin/time-out.c:561
+#: ../panel-plugin/time-out.c:565
msgid "Behaviour"
msgstr "Chování"
#. Create postpone check button
-#: ../panel-plugin/time-out.c:572
+#: ../panel-plugin/time-out.c:576
msgid "Allow postpone"
msgstr "Povolit odložení"
#. Create resume check button
-#: ../panel-plugin/time-out.c:579
+#: ../panel-plugin/time-out.c:583
msgid "Resume automatically"
msgstr "Pokračovat automaticky"
#. Create appearance section
-#: ../panel-plugin/time-out.c:586
+#: ../panel-plugin/time-out.c:590
msgid "Appearance"
msgstr "Vzhled"
+#. Create display icon check button
+#: ../panel-plugin/time-out.c:606
+msgid "Display icon"
+msgstr "Zobrazit ikonu"
+
#. Create display time check button
-#: ../panel-plugin/time-out.c:597
+#: ../panel-plugin/time-out.c:613
msgid "Display remaining time in the panel"
msgstr "Zobrazit zbývající čas v panelu"
#. Create display hours check button
-#: ../panel-plugin/time-out.c:604
+#: ../panel-plugin/time-out.c:620
msgid "Display hours"
msgstr "Zobrazit hodiny"
#. Create display seconds check button
-#: ../panel-plugin/time-out.c:611
+#: ../panel-plugin/time-out.c:627
msgid "Display seconds"
msgstr "Zobrazit sekundy"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list