kde-l10n/sl/messages/kde-extraapps/ktimer.po
2015-01-25 20:23:55 +00:00

321 lines
9.5 KiB
Text

# Translation of ktimer.po to Slovenian
# SLOVENIAN TRANSLATION OF KTIMER.
# Copyright (C) 2001,2003 Free Software Foundation, Inc.
# $Id: ktimer.po 1371950 2013-12-06 17:15:20Z mernik $
# $Source$
#
# Grega Fajdiga <gregor.fajdiga@telemach.net>, 2001.
# Gregor Rakar <gregor.rakar@kiss.uni-lj.si>, 2003.
# Jure Repinc <jlp@holodeck1.com>, 2008, 2009, 2010.
# Andrej Mernik <andrejm@ubuntu.si>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ktimer\n"
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2014-12-09 18:22+0000\n"
"PO-Revision-Date: 2013-07-29 13:12+0200\n"
"Last-Translator: Andrej Mernik <andrejm@ubuntu.si>\n"
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.5\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
"%100==4 ? 3 : 0);\n"
#: main.cpp:27
msgid "KDE Timer"
msgstr "Časomer za KDE"
#: main.cpp:33
msgid "KTimer"
msgstr "KTimer"
#: main.cpp:35
msgid "(c) 2001, Stefan Schimanski"
msgstr "© 2001, Stefan Schimanski"
#: main.cpp:37
msgid "Stefan Schimanski"
msgstr "Stefan Schimanski"
#. i18n: file: prefwidget.ui:14
#. i18n: ectx: property (windowTitle), widget (QDialog, PrefWidget)
#: rc.cpp:3
msgid "Timer Settings"
msgstr "Nastavitve časomera"
#. i18n: file: prefwidget.ui:26
#. i18n: ectx: property (toolTip), widget (QTreeWidget, m_list)
#: rc.cpp:6
msgid "List of countdowns you have set"
msgstr "Seznam odštevanj, ki ste jih nastavili"
#. i18n: file: prefwidget.ui:29
#. i18n: ectx: property (whatsThis), widget (QTreeWidget, m_list)
#: rc.cpp:9
msgid ""
"New countdowns are put here. You can add and remove them, and stop and start "
"them."
msgstr ""
"Nova odštevanja so dodana sem. Lahko jih dodajate, odstranjujete, "
"zaustavljate ali zaganjate."
#. i18n: file: prefwidget.ui:36
#. i18n: ectx: property (text), widget (QTreeWidget, m_list)
#: rc.cpp:12
msgid "Counter"
msgstr "Števec"
#. i18n: file: prefwidget.ui:41
#. i18n: ectx: property (text), widget (QTreeWidget, m_list)
#: rc.cpp:15
msgid "Delay"
msgstr "Zakasnitev"
#. i18n: file: prefwidget.ui:46
#. i18n: ectx: property (text), widget (QTreeWidget, m_list)
#. i18n: file: prefwidget.ui:104
#. i18n: ectx: property (title), widget (QGroupBox, m_state)
#: rc.cpp:18 rc.cpp:42
msgid "State"
msgstr "Stanje"
#. i18n: file: prefwidget.ui:51
#. i18n: ectx: property (text), widget (QTreeWidget, m_list)
#: rc.cpp:21
msgid "Command"
msgstr "Ukaz"
#. i18n: file: prefwidget.ui:59
#. i18n: ectx: property (toolTip), widget (KPushButton, m_add)
#: rc.cpp:24
msgid "Add a new task"
msgstr "Dodaj novo opravilo"
#. i18n: file: prefwidget.ui:62
#. i18n: ectx: property (whatsThis), widget (KPushButton, m_add)
#: rc.cpp:27
msgid "Add a new task to the list."
msgstr "Na seznam doda novo opravilo."
#. i18n: file: prefwidget.ui:65
#. i18n: ectx: property (text), widget (KPushButton, m_add)
#: rc.cpp:30
msgid "&New"
msgstr "&Novo"
#. i18n: file: prefwidget.ui:72
#. i18n: ectx: property (toolTip), widget (KPushButton, m_remove)
#: rc.cpp:33
msgid "Remove a task"
msgstr "Odstrani opravilo"
#. i18n: file: prefwidget.ui:75
#. i18n: ectx: property (whatsThis), widget (KPushButton, m_remove)
#: rc.cpp:36
msgid "Remove a task from the list."
msgstr "Odstrani opravilo s seznama."
#. i18n: file: prefwidget.ui:78
#. i18n: ectx: property (text), widget (KPushButton, m_remove)
#: rc.cpp:39
msgid "&Remove"
msgstr "Odst&rani"
#. i18n: file: prefwidget.ui:116
#. i18n: ectx: property (toolTip), widget (QSlider, m_slider)
#: rc.cpp:45
msgid "Speed up or slow down your countdown"
msgstr "Pohitrite ali upočasnite odštevanje"
#. i18n: file: prefwidget.ui:119
#. i18n: ectx: property (whatsThis), widget (QSlider, m_slider)
#: rc.cpp:48
msgid "You can use this slider to adjust the time."
msgstr "Ta drsnik lahko uporabite za prilagajanje časa."
#. i18n: file: prefwidget.ui:129
#. i18n: ectx: property (toolTip), widget (QLCDNumber, m_counter)
#: rc.cpp:51
msgid "Time in seconds until command is executed"
msgstr "Čas v sekundah do izvedbe ukaza"
#. i18n: file: prefwidget.ui:132
#. i18n: ectx: property (whatsThis), widget (QLCDNumber, m_counter)
#: rc.cpp:54
msgid "This number is how many seconds are left for the selected countdown."
msgstr ""
"Ta številka prikazuje število sekund, ki preostajajo do konca odštevanja."
#. i18n: file: prefwidget.ui:142
#. i18n: ectx: property (toolTip), widget (QToolButton, m_pause)
#: rc.cpp:57
msgid "Pause a countdown"
msgstr "Naredi premor odštevanja"
#. i18n: file: prefwidget.ui:145
#. i18n: ectx: property (whatsThis), widget (QToolButton, m_pause)
#: rc.cpp:60
msgid "Use this to pause a timer countdown."
msgstr "Uporabite to, da napravite premor odštevanja."
#. i18n: file: prefwidget.ui:148
#. i18n: ectx: property (text), widget (QToolButton, m_pause)
#: rc.cpp:63
msgid "||"
msgstr "||"
#. i18n: file: prefwidget.ui:155
#. i18n: ectx: property (toolTip), widget (QToolButton, m_start)
#: rc.cpp:66
msgid "Start a countdown"
msgstr "Začni odštevanje"
#. i18n: file: prefwidget.ui:158
#. i18n: ectx: property (whatsThis), widget (QToolButton, m_start)
#: rc.cpp:69
msgid "Use this to start or restart a countdown."
msgstr "Uporabite za začetek ali nadaljevanje odštevanja."
#. i18n: file: prefwidget.ui:161
#. i18n: ectx: property (text), widget (QToolButton, m_start)
#: rc.cpp:72
msgid ">"
msgstr ">"
#. i18n: file: prefwidget.ui:168
#. i18n: ectx: property (toolTip), widget (QToolButton, m_stop)
#: rc.cpp:75
msgid "Stop a countdown"
msgstr "Zaustavi odštevanje"
#. i18n: file: prefwidget.ui:171
#. i18n: ectx: property (whatsThis), widget (QToolButton, m_stop)
#: rc.cpp:78
msgid "Use this to stop the countdown for a task."
msgstr "Uporabite to za zaustavitev odštevanja za opravilo."
#. i18n: file: prefwidget.ui:174
#. i18n: ectx: property (text), widget (QToolButton, m_stop)
#: rc.cpp:81
msgid "="
msgstr "="
#. i18n: file: prefwidget.ui:184
#. i18n: ectx: property (toolTip), widget (KPushButton, m_help)
#: rc.cpp:84
msgid "Detailed help documentation"
msgstr "Dokumentacija s podrobno pomočjo"
#. i18n: file: prefwidget.ui:187
#. i18n: ectx: property (whatsThis), widget (KPushButton, m_help)
#: rc.cpp:87
msgid "Click here to open the help documentation viewer."
msgstr "Kliknite, da odprete pregledovalnik dokumentacije s pomočjo."
#. i18n: file: prefwidget.ui:197
#. i18n: ectx: property (title), widget (QGroupBox, m_settings)
#: rc.cpp:90
msgid "Settings"
msgstr "Nastavitve"
#. i18n: file: prefwidget.ui:209
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_loop)
#. i18n: file: prefwidget.ui:212
#. i18n: ectx: property (whatsThis), widget (QCheckBox, m_loop)
#: rc.cpp:93 rc.cpp:96
msgid ""
"Check this box if you want your countdown to start over after it finishes"
msgstr "Označite to polje, če želite da se odštevanje po koncu ponovno zažene."
#. i18n: file: prefwidget.ui:215
#. i18n: ectx: property (text), widget (QCheckBox, m_loop)
#: rc.cpp:99
msgid "&Loop"
msgstr "Ponav&ljaj"
#. i18n: file: prefwidget.ui:222
#. i18n: ectx: property (text), widget (QLabel, TextLabel2)
#: rc.cpp:102
msgid "Delay:"
msgstr "Zakasnitev:"
#. i18n: file: prefwidget.ui:229
#. i18n: ectx: property (toolTip), widget (QSpinBox, m_delay)
#: rc.cpp:105
msgid "Enter the seconds here"
msgstr "Sem vnesite sekunde"
#. i18n: file: prefwidget.ui:232
#. i18n: ectx: property (whatsThis), widget (QSpinBox, m_delay)
#: rc.cpp:108
msgid "You can change the amount of time in the countdown here."
msgstr "Tu lahko spremenite količino časa za odštevanje."
#. i18n: file: prefwidget.ui:242
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_one)
#: rc.cpp:111
msgid "Check this box if you only want to open one copy of your program"
msgstr "Označite to polje, če želite odpreti samo eno kopijo programa"
#. i18n: file: prefwidget.ui:245
#. i18n: ectx: property (whatsThis), widget (QCheckBox, m_one)
#: rc.cpp:114
msgid "Check this box if you only want one instance to open"
msgstr "Označite to polje, če želite odpreti le en primerek"
#. i18n: file: prefwidget.ui:248
#. i18n: ectx: property (text), widget (QCheckBox, m_one)
#: rc.cpp:117
msgid "Start only &one instance"
msgstr "Zaženi le &en primerek"
#. i18n: file: prefwidget.ui:255
#. i18n: ectx: property (text), widget (QLabel, TextLabel3)
#: rc.cpp:120
msgid "seconds"
msgstr "sekund"
#. i18n: file: prefwidget.ui:271
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
#: rc.cpp:123
msgid "Command line:"
msgstr "Ukazna vrstica:"
#. i18n: file: prefwidget.ui:278
#. i18n: ectx: property (toolTip), widget (QSpinBox, m_delayH)
#: rc.cpp:126
msgid "Enter the hours here"
msgstr "Sem vnesite ure"
#. i18n: file: prefwidget.ui:285
#. i18n: ectx: property (toolTip), widget (QSpinBox, m_delayM)
#: rc.cpp:129
msgid "Enter the minutes here"
msgstr "Sem vnesite minute"
#. i18n: file: prefwidget.ui:295
#. i18n: ectx: property (text), widget (QLabel, TextLabel4)
#: rc.cpp:132
msgid "hours"
msgstr "ur"
#. i18n: file: prefwidget.ui:302
#. i18n: ectx: property (text), widget (QLabel, TextLabel5)
#: rc.cpp:135
msgid "minutes"
msgstr "minut"
#. i18n: file: prefwidget.ui:337
#. i18n: ectx: property (toolTip), widget (KUrlRequester, m_commandLine)
#: rc.cpp:138
msgid "command you would like to run when time is up"
msgstr "Ukaz, ki ga želite zagnati po iztečenem času"
#. i18n: file: prefwidget.ui:340
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, m_commandLine)
#: rc.cpp:141
msgid "Enter a program you would like to run when the countdown is zero"
msgstr "Vnesite program, ki ga želite zagnati, ko se odštevanje izteče"