mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-23 18:42:54 +00:00
74 lines
2.1 KiB
Text
74 lines
2.1 KiB
Text
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Jure Repinc <jlp@holodeck1.com>, 2010.
|
|
# Andrej Mernik <andrejm@ubuntu.si>, 2013.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2022-11-25 02:25+0200\n"
|
|
"PO-Revision-Date: 2013-11-30 12:11+0100\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"
|
|
|
|
#: charrunner.cpp:50
|
|
msgid ""
|
|
"Creates Characters from :q: if it is a hexadecimal code or defined alias."
|
|
msgstr ""
|
|
"Ustvari znake iz :q:, če je to šestnajstiška koda ali pa določen vzdevek."
|
|
|
|
#. i18n: file: charrunner_config.ui:18
|
|
#. i18n: ectx: property (title), widget (QGroupBox, main)
|
|
#: rc.cpp:3
|
|
msgid "Character Runner Config"
|
|
msgstr "Nastavitev Zaganjalnika znakov"
|
|
|
|
#. i18n: file: charrunner_config.ui:26
|
|
#. i18n: ectx: property (text), widget (QLabel, label_trigger)
|
|
#: rc.cpp:6
|
|
msgid "&Trigger word:"
|
|
msgstr "&Sprožilna beseda:"
|
|
|
|
#. i18n: file: charrunner_config.ui:47
|
|
#. i18n: ectx: property (text), widget (QLabel, label_alias)
|
|
#: rc.cpp:9
|
|
msgid "Alias:"
|
|
msgstr "Vzdevek:"
|
|
|
|
#. i18n: file: charrunner_config.ui:61
|
|
#. i18n: ectx: property (text), widget (QLabel, label_hex)
|
|
#: rc.cpp:12
|
|
msgid "Hex Code:"
|
|
msgstr "Šestn. koda:"
|
|
|
|
#. i18n: file: charrunner_config.ui:89
|
|
#. i18n: ectx: property (text), widget (QTreeWidget, list)
|
|
#: rc.cpp:15
|
|
msgid "Alias"
|
|
msgstr "Vzdevek"
|
|
|
|
#. i18n: file: charrunner_config.ui:94
|
|
#. i18n: ectx: property (text), widget (QTreeWidget, list)
|
|
#: rc.cpp:18
|
|
msgid "Code"
|
|
msgstr "Koda"
|
|
|
|
#. i18n: file: charrunner_config.ui:104
|
|
#. i18n: ectx: property (text), widget (QPushButton, addItem)
|
|
#: rc.cpp:21
|
|
msgid "Add Item"
|
|
msgstr "Dodaj predmet"
|
|
|
|
#. i18n: file: charrunner_config.ui:111
|
|
#. i18n: ectx: property (text), widget (QPushButton, deleteItem)
|
|
#: rc.cpp:24
|
|
msgid "Delete Item"
|
|
msgstr "Izbriši predmet"
|