mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
143 lines
4.1 KiB
Text
143 lines
4.1 KiB
Text
# translation of ksystraycmd.po to Icelandic
|
|
# Copyright (C) 2003, 2005, 2008 Free Software Foundation, Inc.
|
|
#
|
|
# Pjetur G. Hjaltason <pjetur@pjetur.net>, 2003.
|
|
# Sveinn í Felli <sveinki@nett.is>, 2008.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: ksystraycmd\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2014-12-09 18:22+0000\n"
|
|
"PO-Revision-Date: 2008-06-30 23:26+0000\n"
|
|
"Last-Translator: Sveinn í Felli <sveinki@nett.is>\n"
|
|
"Language-Team: Icelandic <kde-isl@molar.is>\n"
|
|
"Language: is\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: KBabel 1.11.4\n"
|
|
"Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"\n"
|
|
"\n"
|
|
|
|
#: ksystraycmd.cpp:80
|
|
msgid "No window matching pattern '%1' and no command specified.\n"
|
|
msgstr "Engin gluggi passar við mynstrið '%1' og engin skipun gefin.\n"
|
|
|
|
#: ksystraycmd.cpp:87
|
|
msgid "KSysTrayCmd: K3ShellProcess cannot find a shell."
|
|
msgstr "KSysTrayCmd: KShellProcess finnur enga skel."
|
|
|
|
#: ksystraycmd.cpp:248 main.cpp:26
|
|
msgid "KSysTrayCmd"
|
|
msgstr "KSysTrayCmd"
|
|
|
|
#: ksystraycmd.cpp:249
|
|
msgid "&Hide"
|
|
msgstr "&Fela"
|
|
|
|
#: ksystraycmd.cpp:249
|
|
msgid "&Restore"
|
|
msgstr "&Endurheimta"
|
|
|
|
#: ksystraycmd.cpp:250
|
|
msgid "&Undock"
|
|
msgstr "&Af spjaldi"
|
|
|
|
#: ksystraycmd.cpp:251
|
|
msgid "&Quit"
|
|
msgstr "&Hætta"
|
|
|
|
#: main.cpp:28
|
|
msgid "Allows any application to be kept in the system tray"
|
|
msgstr "Leyfir hvaða forritum sem er að sitja á spjaldinu"
|
|
|
|
#: main.cpp:30
|
|
msgid "(C) 2001-2002 Richard Moore (rich@kde.org)"
|
|
msgstr "(C) 2001-2002 Richard Moore (rich@kde.org)"
|
|
|
|
#: main.cpp:31
|
|
msgid "Richard Moore"
|
|
msgstr "Richard Moore"
|
|
|
|
#: main.cpp:36
|
|
msgid "Command to execute"
|
|
msgstr "Skipun til að keyra"
|
|
|
|
#: main.cpp:38
|
|
msgid ""
|
|
"A regular expression matching the window title\n"
|
|
"If you do not specify one, then the very first window\n"
|
|
"to appear will be taken - not recommended."
|
|
msgstr ""
|
|
"Regluleg segð sem passar við titil glugga.\n"
|
|
"Ef þú skilgreinir ekki glugga, þá mun fyrsti\n"
|
|
"gluggin gripinn, ekki mælt með því."
|
|
|
|
#: main.cpp:41
|
|
msgid ""
|
|
"The window id of the target window\n"
|
|
"Specifies the id of the window to use. If the id starts with 0x\n"
|
|
"it is assumed to be in hex."
|
|
msgstr ""
|
|
"Glugganúmer markgluggans.\n"
|
|
"Tiltekur hvaða númer skal nota á þann glugga. Ef það byrjar á 0x\n"
|
|
"er reiknað með að það sé 'hex'-tala."
|
|
|
|
#: main.cpp:44
|
|
msgid "Hide the window to the tray on startup"
|
|
msgstr "Fela gluggan á spjaldið við ræsingu"
|
|
|
|
#: main.cpp:45
|
|
msgid ""
|
|
"Wait until we are told to show the window before\n"
|
|
"executing the command"
|
|
msgstr ""
|
|
"Bíða þar til við erum beðin að sýna glugga áður\n"
|
|
"en skipun er keyrð"
|
|
|
|
#: main.cpp:47
|
|
msgid "Sets the initial tooltip for the tray icon"
|
|
msgstr "Setur upphaflegt heiti táknmyndarinnar í spjaldinu"
|
|
|
|
#: main.cpp:48
|
|
msgid ""
|
|
"Keep the tray icon even if the client exits. This option\n"
|
|
"has no effect unless startonshow is specified."
|
|
msgstr ""
|
|
"Halda táknmyndinni í spjaldinu þó forritið hætti. Þessi rofi\n"
|
|
"hefur engin áhrif nema 'startonshow' er tekið fram."
|
|
|
|
#: main.cpp:50
|
|
msgid ""
|
|
"Use ksystraycmd's icon instead of the window's icon in the systray\n"
|
|
"(should be used with --icon to specify ksystraycmd icon)"
|
|
msgstr ""
|
|
"Ekki nota táknmyndir glugga í kerfisbakka, nota heldur ksystraycmd "
|
|
"táknmyndir\n"
|
|
"(ætti að nota með --icon til að skilgreina ksystraycmd táknmynd)"
|
|
|
|
#: main.cpp:52
|
|
msgid "Try to keep the window above other windows"
|
|
msgstr "Reyna að halda glugganum fyrir ofan aðra glugga"
|
|
|
|
#: main.cpp:53
|
|
msgid ""
|
|
"Quit the client when we are told to hide the window.\n"
|
|
"This has no effect unless startonshow is specified and implies keeprunning."
|
|
msgstr ""
|
|
"Hætta í forritinu þegar okkur er sagt að fela gluggann\n"
|
|
"þetta hefur engin áhrif nema 'startonshow' er tekið fram og innifelur "
|
|
"'keeprunning'."
|
|
|
|
#: main.cpp:91
|
|
msgid "No command or window specified"
|
|
msgstr "Engin skipun eða gluggi tilgreind"
|
|
|
|
#~ msgctxt "NAME OF TRANSLATORS"
|
|
#~ msgid "Your names"
|
|
#~ msgstr "Richard Allen, Pjetur G. Hjaltason"
|
|
|
|
#~ msgctxt "EMAIL OF TRANSLATORS"
|
|
#~ msgid "Your emails"
|
|
#~ msgstr "ra@ra.is, pjetur@pjetur.net"
|