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-timer-plugin.
commit 117bb3cc41d52c8c6c73fba155ce04b4d3908456 Author: Саша Петровић <[email protected]> Date: Thu Mar 1 12:32:55 2018 +0100 I18n: Update translation sr (100%). 49 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/sr.po | 133 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 80 insertions(+), 53 deletions(-) diff --git a/po/sr.po b/po/sr.po index a537a9b..070f64f 100644 --- a/po/sr.po +++ b/po/sr.po @@ -5,12 +5,13 @@ # Translators: # Саша Петровић <[email protected]>, 2013 # Саша Петровић <[email protected]>, 2013-2014 +# Саша Петровић <[email protected]>, 2018 msgid "" msgstr "" "Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-06-05 06:31+0200\n" -"PO-Revision-Date: 2017-09-19 18:06+0000\n" +"POT-Creation-Date: 2018-01-04 06:32+0100\n" +"PO-Revision-Date: 2018-03-01 08:59+0000\n" "Last-Translator: Саша Петровић <[email protected]>\n" "Language-Team: Serbian (http://www.transifex.com/xfce/xfce-panel-plugins/language/sr/)\n" "MIME-Version: 1.0\n" @@ -19,187 +20,213 @@ msgstr "" "Language: sr\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ../src/xfcetimer.c:146 +#: ../panel-plugin/xfcetimer.c:153 #, c-format msgid "%dh %dm %ds left" msgstr "%dh %dm %ds преостаје" -#: ../src/xfcetimer.c:149 +#: ../panel-plugin/xfcetimer.c:156 #, c-format msgid "%dm %ds left" msgstr "%dm %ds преостаје" -#: ../src/xfcetimer.c:151 +#: ../panel-plugin/xfcetimer.c:159 #, c-format msgid "%ds left" msgstr "%ds преостаје" -#: ../src/xfcetimer.c:154 +#: ../panel-plugin/xfcetimer.c:163 msgid " (Paused)" msgstr " (Застанак)" -#. Display the name of the alarm when the countdown ends -#: ../src/xfcetimer.c:188 +#: ../panel-plugin/xfcetimer.c:198 #, c-format msgid "" "Beeep! :) \n" "Time is up for the alarm %s." msgstr "Туту! :)\nВреме за узбуну %s је истекло." -#: ../src/xfcetimer.c:198 +#: ../panel-plugin/xfcetimer.c:210 ../panel-plugin/xfcetimer.c:1493 +msgid "Close" +msgstr "Затвори" + +#: ../panel-plugin/xfcetimer.c:211 msgid "Rerun the timer" msgstr "Поново покрени бројач времена" -#: ../src/xfcetimer.c:487 +#: ../panel-plugin/xfcetimer.c:526 msgid "Resume timer" msgstr "Настави са бројачем времена" -#: ../src/xfcetimer.c:494 ../src/xfcetimer.c:550 +#: ../panel-plugin/xfcetimer.c:533 ../panel-plugin/xfcetimer.c:556 msgid "Stop timer" msgstr "Заустави бројач времена" -#: ../src/xfcetimer.c:538 +#: ../panel-plugin/xfcetimer.c:545 msgid "Pause timer" msgstr "Застани са бројачем времена" -#: ../src/xfcetimer.c:552 +#: ../panel-plugin/xfcetimer.c:558 msgid "Start timer" msgstr "Покрени бројач времена" -#: ../src/xfcetimer.c:561 +#: ../panel-plugin/xfcetimer.c:568 msgid "Stop the alarm" msgstr "Заустави узбуну" -#: ../src/xfcetimer.c:618 ../src/xfcetimer.c:689 +#: ../panel-plugin/xfcetimer.c:622 ../panel-plugin/xfcetimer.c:696 #, c-format msgid "%dh %dm %ds" msgstr "%dh %dm %ds" -#: ../src/xfcetimer.c:620 ../src/xfcetimer.c:691 +#: ../panel-plugin/xfcetimer.c:624 ../panel-plugin/xfcetimer.c:698 #, c-format msgid "%dm %ds" msgstr "%dm %ds" -#: ../src/xfcetimer.c:622 ../src/xfcetimer.c:693 +#: ../panel-plugin/xfcetimer.c:626 ../panel-plugin/xfcetimer.c:700 #, c-format msgid "%ds" msgstr "%ds" -#: ../src/xfcetimer.c:631 ../src/xfcetimer.c:702 +#: ../panel-plugin/xfcetimer.c:634 ../panel-plugin/xfcetimer.c:709 #, c-format msgid "At %02d:%02d" msgstr "У %02d:%02d" -#: ../src/xfcetimer.c:801 +#: ../panel-plugin/xfcetimer.c:815 msgid "Name:" msgstr "Назив:" -#. ******** -#: ../src/xfcetimer.c:809 +#: ../panel-plugin/xfcetimer.c:824 msgid "Enter the countdown time" msgstr "Унесите време одбројавања" -#: ../src/xfcetimer.c:812 +#: ../panel-plugin/xfcetimer.c:829 msgid "Enter the time of alarm (24h format)" msgstr "Унесите време узбуне (у облику 24 часа)" -#: ../src/xfcetimer.c:824 +#: ../panel-plugin/xfcetimer.c:844 msgid "h " msgstr "h " -#: ../src/xfcetimer.c:829 +#: ../panel-plugin/xfcetimer.c:851 msgid "m " msgstr "m " -#: ../src/xfcetimer.c:834 +#: ../panel-plugin/xfcetimer.c:858 msgid "s " msgstr "s " -#: ../src/xfcetimer.c:837 +#: ../panel-plugin/xfcetimer.c:862 msgid "or" msgstr "или" #. ************** -#: ../src/xfcetimer.c:857 +#: ../panel-plugin/xfcetimer.c:884 msgid "Command to run:" msgstr "Наредба за извршење:" -#: ../src/xfcetimer.c:887 +#: ../panel-plugin/xfcetimer.c:898 +msgid "Cancel" +msgstr "Откажи" + +#: ../panel-plugin/xfcetimer.c:903 +msgid "Accept" +msgstr "Прихвати" + +#: ../panel-plugin/xfcetimer.c:914 msgid "Add new alarm" msgstr "Додај нову узбуну" -#: ../src/xfcetimer.c:924 +#: ../panel-plugin/xfcetimer.c:951 msgid "Edit alarm" msgstr "Уредите узбуну" -#: ../src/xfcetimer.c:1495 ../src/xfcetimer.c:1504 +#: ../panel-plugin/xfcetimer.c:1491 msgid "Xfce4 Timer Options" msgstr "Могућности ИксФЦЕ бројача времена" -#: ../src/xfcetimer.c:1506 -msgid "Xfce 4 Timer Plugin" -msgstr "Бројач времена, прикључак за ИксФЦЕ4" - -#: ../src/xfcetimer.c:1552 +#: ../panel-plugin/xfcetimer.c:1531 msgid "Timer name" msgstr "Назив бројача времена" -#: ../src/xfcetimer.c:1557 +#: ../panel-plugin/xfcetimer.c:1536 msgid "" "Countdown period /\n" "Alarm time" msgstr "Раздобље одбројавања /\nВреме узбуне" -#: ../src/xfcetimer.c:1561 +#: ../panel-plugin/xfcetimer.c:1539 msgid "Alarm command" msgstr "Наредба узбуне" -#: ../src/xfcetimer.c:1617 +#: ../panel-plugin/xfcetimer.c:1557 +msgid "Add" +msgstr "Додај" + +#: ../panel-plugin/xfcetimer.c:1565 +msgid "Edit" +msgstr "Уреди" + +#: ../panel-plugin/xfcetimer.c:1573 +msgid "Remove" +msgstr "Уклони" + +#: ../panel-plugin/xfcetimer.c:1581 +msgid "Up" +msgstr "Навише" + +#: ../panel-plugin/xfcetimer.c:1588 +msgid "Down" +msgstr "Наниже" + +#: ../panel-plugin/xfcetimer.c:1604 msgid "Don't display a warning if an alarm command is set" msgstr "Не приказуј упозорења ако наредба узбуне није постављена" -#: ../src/xfcetimer.c:1622 +#: ../panel-plugin/xfcetimer.c:1610 msgid "Selecting a timer starts it" msgstr "Бројач се покреће његовим одабиром" #. Default alarm command config -#: ../src/xfcetimer.c:1630 +#: ../panel-plugin/xfcetimer.c:1623 msgid "Use a default alarm command" msgstr "Користи подразумевану наредбу за узбуну" -#: ../src/xfcetimer.c:1637 +#: ../panel-plugin/xfcetimer.c:1632 msgid "Default command: " msgstr "Подразумевана наредба:" #. Alarm repetitions config -#: ../src/xfcetimer.c:1649 +#: ../panel-plugin/xfcetimer.c:1648 msgid "Repeat the alarm command" msgstr "Понављај наредбу узбуне" -#: ../src/xfcetimer.c:1656 +#: ../panel-plugin/xfcetimer.c:1657 msgid "Number of repetitions" msgstr "Број понављања" -#: ../src/xfcetimer.c:1662 +#: ../panel-plugin/xfcetimer.c:1666 msgid " Time interval (sec.)" msgstr " Временско раздобље (сек.)" -#: ../src/xfcetimer.c:1723 +#: ../panel-plugin/xfcetimer.c:1728 msgid "About xfce4-timer-plugin" msgstr "О прикључку бројача времена за ИксФЦЕ4" -#: ../src/xfcetimer.c:1728 +#: ../panel-plugin/xfcetimer.c:1731 msgid "A plugin to define countdown timers or alarms at given times." msgstr "Прикључак који одређује одбројавање времена или узбуне у задато време." -#: ../src/xfcetimer.c:1730 -msgid "Copyright (c) 2005-2013\n" -msgstr "Права умножавања (c) 2005-2013⏎\n" +#: ../panel-plugin/xfcetimer.c:1734 +msgid "Copyright (c) 2005-2018\n" +msgstr "Права умножавања 2005-2018\n" -#: ../src/xfce4-timer.desktop.in.in.h:1 +#: ../panel-plugin/xfce4-timer-plugin.desktop.in.h:1 msgid "Xfce4 Timer" -msgstr "ИксФЦЕ бројач времена" +msgstr "Бројач времена ИксФЦЕ-а" -#: ../src/xfce4-timer.desktop.in.in.h:2 +#: ../panel-plugin/xfce4-timer-plugin.desktop.in.h:2 msgid "Timer plugin for Xfce panel" -msgstr "Прикључак бројача на ИксФЦЕ полици" +msgstr "Прикључак бројача на полици ИксФЦЕ-а" -- 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
