2008-02-14 23:24:21 +00:00
|
|
|
# Swedish translation for terminator
|
|
|
|
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
|
|
|
|
# This file is distributed under the same license as the terminator package.
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: terminator\n"
|
|
|
|
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
|
2008-08-28 12:06:52 +00:00
|
|
|
"POT-Creation-Date: 2008-08-27 23:41+0100\n"
|
|
|
|
"PO-Revision-Date: 2008-07-20 21:42+0000\n"
|
|
|
|
"Last-Translator: Nafallo Bjälevik <nafallo@magicalforest.se>\n"
|
2008-02-14 23:24:21 +00:00
|
|
|
"Language-Team: Swedish <sv@li.org>\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2008-08-28 12:06:52 +00:00
|
|
|
"X-Launchpad-Export-Date: 2008-08-28 11:52+0000\n"
|
2008-02-14 23:24:21 +00:00
|
|
|
"X-Generator: Launchpad (build Unknown)\n"
|
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminator:45
|
2008-02-14 23:24:21 +00:00
|
|
|
msgid ""
|
2008-07-07 21:53:52 +00:00
|
|
|
"You need to install the python bindings for gobject, gtk and pango to run "
|
|
|
|
"Terminator."
|
2008-02-14 23:24:21 +00:00
|
|
|
msgstr ""
|
2008-08-28 12:06:52 +00:00
|
|
|
"Du behöver installera Python-bindingarna för GObject, GTK och Pango för att "
|
|
|
|
"kunna köra Terminator."
|
2008-02-14 23:24:21 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminator:122
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid ""
|
|
|
|
"You need to run terminator in an X environment. Make sure DISPLAY is "
|
|
|
|
"properly set"
|
|
|
|
msgstr ""
|
2008-08-28 12:06:52 +00:00
|
|
|
"Du behöver köra Terminator i en X-miljö. Försäkra dig om att variabeln "
|
|
|
|
"DISPLAY är angiven."
|
2008-07-07 21:53:52 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/config.py:215
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"Errors were encountered while parsing terminator_config(5) file:\n"
|
|
|
|
"\n"
|
|
|
|
" <b>%s</b>\n"
|
|
|
|
"\n"
|
|
|
|
"Some lines have been ignored."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: terminatorlib/config.py:221
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
" * %(message)s, line %(lnum)d:\n"
|
|
|
|
" <tt>%(line)s</tt>\n"
|
|
|
|
" <tt>%(pad)s^</tt>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: terminatorlib/config.py:243
|
|
|
|
#, python-format
|
|
|
|
msgid "Setting %s value %s not a valid colour; ignoring"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: terminatorlib/config.py:251
|
|
|
|
#, python-format
|
|
|
|
msgid "Boolean setting %s expecting one of: yes, no, true, false, on, off"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: terminatorlib/config.py:258
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid ""
|
2008-08-28 12:06:52 +00:00
|
|
|
" VS_RCFile: Reading list values from .config/terminator/config is not "
|
|
|
|
"currently supported"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: terminatorlib/config.py:262
|
|
|
|
#, python-format
|
|
|
|
msgid "Value %s should be a section name, not a setting"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: terminatorlib/configfile.py:92
|
|
|
|
msgid "Unterminated quoted string"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: terminatorlib/configfile.py:139
|
|
|
|
msgid "Setting without a value"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: terminatorlib/configfile.py:144
|
|
|
|
msgid "Unexpected token"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: terminatorlib/configfile.py:175
|
|
|
|
#, python-format
|
|
|
|
msgid "Section %s is being used as a setting name"
|
2008-07-07 21:53:52 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:29
|
|
|
|
msgid "Current Locale"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Aktuell lokal"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:30 terminatorlib/encoding.py:43
|
|
|
|
#: terminatorlib/encoding.py:62 terminatorlib/encoding.py:85
|
|
|
|
#: terminatorlib/encoding.py:96
|
|
|
|
msgid "Western"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Västerländsk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:31 terminatorlib/encoding.py:63
|
|
|
|
#: terminatorlib/encoding.py:75 terminatorlib/encoding.py:94
|
|
|
|
msgid "Central European"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Centraleuropeisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:32
|
|
|
|
msgid "South European"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Sydeuropeisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:33 terminatorlib/encoding.py:41
|
|
|
|
#: terminatorlib/encoding.py:101
|
|
|
|
msgid "Baltic"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Baltisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:34 terminatorlib/encoding.py:64
|
|
|
|
#: terminatorlib/encoding.py:70 terminatorlib/encoding.py:72
|
|
|
|
#: terminatorlib/encoding.py:77 terminatorlib/encoding.py:95
|
|
|
|
msgid "Cyrillic"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Kyrillisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:35 terminatorlib/encoding.py:67
|
|
|
|
#: terminatorlib/encoding.py:74 terminatorlib/encoding.py:100
|
|
|
|
msgid "Arabic"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Arabisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:36 terminatorlib/encoding.py:80
|
|
|
|
#: terminatorlib/encoding.py:97
|
|
|
|
msgid "Greek"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Grekisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:37
|
|
|
|
msgid "Hebrew Visual"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Synlig hebreisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:38 terminatorlib/encoding.py:66
|
|
|
|
#: terminatorlib/encoding.py:83 terminatorlib/encoding.py:99
|
|
|
|
msgid "Hebrew"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Hebreisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:39 terminatorlib/encoding.py:65
|
|
|
|
#: terminatorlib/encoding.py:87 terminatorlib/encoding.py:98
|
|
|
|
msgid "Turkish"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Turkisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:40
|
|
|
|
msgid "Nordic"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Nordisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:42
|
|
|
|
msgid "Celtic"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Keltisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:44 terminatorlib/encoding.py:86
|
|
|
|
msgid "Romanian"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Rumänsk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:45 terminatorlib/encoding.py:46
|
|
|
|
#: terminatorlib/encoding.py:47 terminatorlib/encoding.py:48
|
|
|
|
#: terminatorlib/encoding.py:49
|
|
|
|
msgid "Unicode"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Unicode"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:50
|
|
|
|
msgid "Armenian"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Armensk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:51 terminatorlib/encoding.py:52
|
|
|
|
#: terminatorlib/encoding.py:56
|
|
|
|
msgid "Chinese Traditional"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Traditionell kinesisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:53
|
|
|
|
msgid "Cyrillic/Russian"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Kyrillisk/Rysk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:54 terminatorlib/encoding.py:68
|
|
|
|
#: terminatorlib/encoding.py:89
|
|
|
|
msgid "Japanese"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Japansk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:55 terminatorlib/encoding.py:69
|
|
|
|
#: terminatorlib/encoding.py:71 terminatorlib/encoding.py:92
|
|
|
|
msgid "Korean"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Koreansk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:57 terminatorlib/encoding.py:58
|
|
|
|
#: terminatorlib/encoding.py:59 terminatorlib/encoding.py:61
|
|
|
|
msgid "Chinese Simplified"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Förenklad kinesisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:60
|
|
|
|
msgid "Georgian"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Georgisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:73 terminatorlib/encoding.py:88
|
|
|
|
msgid "Cyrillic/Ukrainian"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Kyrillisk/Ukrainsk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:76
|
|
|
|
msgid "Croatian"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Kroatisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:78
|
|
|
|
msgid "Hindi"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Hindi"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:79
|
|
|
|
msgid "Persian"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Persisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:81
|
|
|
|
msgid "Gujarati"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Gujarati"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:82
|
|
|
|
msgid "Gurmukhi"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Gurmukhi"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:84
|
|
|
|
msgid "Icelandic"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Isländsk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:90 terminatorlib/encoding.py:93
|
|
|
|
#: terminatorlib/encoding.py:102
|
|
|
|
msgid "Vietnamese"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Vietnamesisk"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
|
|
#: terminatorlib/encoding.py:91
|
|
|
|
msgid "Thai"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Thai"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminator.py:52
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid "Close Tab"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Stäng flik"
|
|
|
|
|
|
|
|
#: terminatorlib/terminator.py:157
|
|
|
|
#, python-format
|
|
|
|
msgid "Invalid geometry string %s"
|
2008-07-07 21:53:52 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminator.py:224
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid "Close?"
|
|
|
|
msgstr "Stäng?"
|
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminator.py:230
|
|
|
|
msgid "Close All _Terminals"
|
2008-07-07 21:53:52 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminator.py:232
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid "<big><b>Close all terminals?</b></big>"
|
|
|
|
msgstr "<big><b>Stäng alla terminaler?</b></big>"
|
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminator.py:235
|
2008-07-07 21:53:52 +00:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"This window has %s terminals open. Closing the window will also close all "
|
|
|
|
"terminals."
|
|
|
|
msgstr ""
|
|
|
|
"Det här fönstret har %s terminaler öppna. Om fönstret stängs så stängs alla "
|
|
|
|
"terminaler."
|
|
|
|
|
|
|
|
#: terminatorlib/terminatorterm.py:39
|
2008-02-14 23:24:21 +00:00
|
|
|
msgid ""
|
|
|
|
"You need to install python bindings for libvte (\"python-vte\" in "
|
|
|
|
"debian/ubuntu)"
|
|
|
|
msgstr ""
|
|
|
|
"Du måste installera python-bindningarna för libvte (\"python-vte\" i "
|
|
|
|
"debian/ubuntu)"
|
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:476
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid "Unable to find a shell"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Kunde inte hitta ett skal"
|
2008-02-14 23:24:21 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:495
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid "Unable to start shell: "
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Kunde inte starta skal: "
|
2008-02-14 23:24:21 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:859
|
2008-02-14 23:24:21 +00:00
|
|
|
msgid "_Open Link"
|
|
|
|
msgstr "_Öppna länk"
|
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:860
|
2008-02-14 23:24:21 +00:00
|
|
|
msgid "_Copy Link Address"
|
|
|
|
msgstr "_Kopiera länkadress"
|
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:870
|
2008-02-14 23:24:21 +00:00
|
|
|
msgid "_Send Mail To..."
|
2008-07-07 21:53:52 +00:00
|
|
|
msgstr "_Skicka e-post till..."
|
2008-02-14 23:24:21 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:871
|
2008-02-14 23:24:21 +00:00
|
|
|
msgid "_Copy Email Address"
|
|
|
|
msgstr "_Kopiera e-postadress"
|
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:897
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid "Show _scrollbar"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Visa _rullningslist"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:902
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid "Show _titlebar"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Visa _titellist"
|
2008-02-14 23:24:21 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:913
|
2008-02-14 23:24:21 +00:00
|
|
|
msgid "Split H_orizontally"
|
2008-07-07 21:53:52 +00:00
|
|
|
msgstr "Dela h_orisontellt"
|
2008-02-14 23:24:21 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:914
|
2008-02-14 23:24:21 +00:00
|
|
|
msgid "Split V_ertically"
|
2008-07-07 21:53:52 +00:00
|
|
|
msgstr "Dela v_ertikalt"
|
2008-02-14 23:24:21 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:931
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid "Open _Tab"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Öppna _flik"
|
|
|
|
|
|
|
|
#: terminatorlib/terminatorterm.py:936
|
|
|
|
msgid "Open _Debug Tab"
|
2008-07-07 21:53:52 +00:00
|
|
|
msgstr ""
|
2008-02-14 23:24:21 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:942
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid "Open Top Level Tab"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Öppna toppnivåflik"
|
2008-02-14 23:24:21 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:951
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid "_Zoom terminal"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "_Zooma in terminal"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:955
|
|
|
|
msgid "Ma_ximise terminal"
|
2008-07-07 21:53:52 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:960
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid "_Unzoom terminal"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Zooma _ut terminal"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:965
|
|
|
|
msgid "Unma_ximise terminal"
|
2008-07-07 21:53:52 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:989
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid "Encodings"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Teckenkodningar"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
2008-08-28 12:06:52 +00:00
|
|
|
#: terminatorlib/terminatorterm.py:1007
|
2008-07-07 21:53:52 +00:00
|
|
|
msgid "Other Encodings"
|
2008-08-28 12:06:52 +00:00
|
|
|
msgstr "Övriga teckenkodningar"
|