mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
debian/install, debian/rules, po/*: move the translations
This commit is contained in:
parent
5a607e9a39
commit
69a71cefec
13 changed files with 3 additions and 1998 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -12,6 +12,7 @@ byobu (2.47) unreleased; urgency=low
|
|||
- debian/install, usr/bin/*: move the binary scripts
|
||||
- debian/install, usr/share/doc/byobu/*: move the docs
|
||||
- debian/install, etc/*: move the config file
|
||||
- debian/install, debian/rules, po/*: move the translations
|
||||
- usr/share/applications/byobu.desktop, usr/share/byobu/pixmaps/byobu.svg:
|
||||
moved
|
||||
- usr/share/byobu/tests/byobu-time-notifications: relocate, rename, and
|
||||
|
|
1
debian/install
vendored
1
debian/install
vendored
|
@ -1,5 +1,4 @@
|
|||
etc/*
|
||||
usr/*
|
||||
po/locale/* usr/share/locale
|
||||
debian/source_byobu.py usr/share/apport/package-hooks
|
||||
debian/lintian/byobu usr/share/lintian/overrides
|
||||
|
|
4
debian/rules
vendored
4
debian/rules
vendored
|
@ -14,8 +14,8 @@ get-orig-source:
|
|||
install-po: update-pot
|
||||
for po in po/*.po ; do \
|
||||
lang=$${po#po/}; lang=$${lang%.po}; \
|
||||
mkdir -p po/locale/$${lang}/LC_MESSAGES/; \
|
||||
msgfmt $${po} -o po/locale/$${lang}/LC_MESSAGES/${PKG}.mo ; \
|
||||
mkdir -p usr/share/locale/$${lang}/LC_MESSAGES/; \
|
||||
msgfmt $${po} -o usr/share/locale/$${lang}/LC_MESSAGES/${PKG}.mo ; \
|
||||
done
|
||||
|
||||
update-pot:
|
||||
|
|
199
po/bg.po.moved
199
po/bg.po.moved
|
@ -1,199 +0,0 @@
|
|||
# Bulgarian translation for screen-profiles
|
||||
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
|
||||
# This file is distributed under the same license as the screen-profiles package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: screen-profiles\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-09-15 10:05-0500\n"
|
||||
"PO-Revision-Date: 2009-05-28 07:30+0000\n"
|
||||
"Last-Translator: Dragomir Minkovski <Unknown>\n"
|
||||
"Language-Team: Bulgarian <bg@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2009-08-17 19:32+0000\n"
|
||||
"X-Generator: Launchpad (build Unknown)\n"
|
||||
|
||||
#: bin/menu:22 byobu-config:129 byobu-config:400 byobu-config:408
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:68 byobu-export:71 byobu-select-profile:104
|
||||
#: byobu-select-profile:107
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:171
|
||||
msgid "File exists"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:172
|
||||
msgid "Remove file? [y/N] "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:199
|
||||
msgid "Select a color: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:237
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:238
|
||||
msgid "Archive"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:240
|
||||
msgid "Extract the archive in your home directory on the target system."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid "Error:"
|
||||
msgstr "Грешка:"
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid " file exists, but is not a symlink"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:80
|
||||
msgid "Select a screen profile: "
|
||||
msgstr "Избиране на screen профил "
|
||||
|
||||
#: byobu-select-profile:97
|
||||
msgid "ERROR: Invalid selection"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:134
|
||||
msgid ""
|
||||
"If you are using the default set of keybindings, press\\n<F5> to activate "
|
||||
"these changes.\\n\\nOtherwise, exit this screen session and start a new one."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:136
|
||||
msgid "Run \"byobu\" to activate"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:83
|
||||
msgid "Byobu currently launches at login (toggle off)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:85
|
||||
msgid "Byobu currently does not launch at login (toggle on)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:89
|
||||
msgid "Help"
|
||||
msgstr "Помощ"
|
||||
|
||||
#: byobu-config:90
|
||||
msgid "Change Byobu's colors"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:91
|
||||
msgid "Toggle status notifications"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:92
|
||||
msgid "Change keybinding set"
|
||||
msgstr "Промяна на клавишните комбинации"
|
||||
|
||||
#: byobu-config:93
|
||||
msgid "Change escape sequence"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:94
|
||||
msgid "Create new windows"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:95
|
||||
msgid "Manage default windows"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:99 byobu-config:485
|
||||
msgid " Byobu Configuration Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:110
|
||||
msgid "Okay"
|
||||
msgstr "ОК"
|
||||
|
||||
#: byobu-config:110 byobu-config:144 byobu-config:161 byobu-config:195
|
||||
#: byobu-config:334 byobu-config:375 byobu-config:448
|
||||
msgid "Cancel"
|
||||
msgstr "Отказ"
|
||||
|
||||
#: byobu-config:130
|
||||
msgid "Byobu Help"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:144 byobu-config:161 byobu-config:195 byobu-config:334
|
||||
#: byobu-config:375 byobu-config:448
|
||||
msgid "Apply"
|
||||
msgstr "Приложи"
|
||||
|
||||
#: byobu-config:146
|
||||
msgid "Which profile would you like to use?"
|
||||
msgstr "Кой профил бихте желали да ползвате?"
|
||||
|
||||
#: byobu-config:162
|
||||
msgid "Which set of keybindings would you like to use?"
|
||||
msgstr "Коя клавишна комбинация ще ползвате?"
|
||||
|
||||
#: byobu-config:175
|
||||
msgid "Title: "
|
||||
msgstr "Заглавие: "
|
||||
|
||||
#: byobu-config:177
|
||||
msgid "Command: "
|
||||
msgstr "Команда: "
|
||||
|
||||
#: byobu-config:179
|
||||
msgid "Presets: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:193
|
||||
msgid "Add to default windows"
|
||||
msgstr "Добавяне към прозорците по подразбиране"
|
||||
|
||||
#: byobu-config:197
|
||||
msgid "Create new window(s):"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:335
|
||||
msgid "Toggle status notifications:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:367
|
||||
msgid "Windows:"
|
||||
msgstr "Прозорци:"
|
||||
|
||||
#: byobu-config:377
|
||||
msgid "Select window(s) to create by default:"
|
||||
msgstr "Избор на прозорец за създаване по подразбиране"
|
||||
|
||||
#: byobu-config:397
|
||||
msgid "Byobu will be launched automatically next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:405
|
||||
msgid "Byobu will not be used next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:407
|
||||
msgid "Message"
|
||||
msgstr "Съобщение"
|
||||
|
||||
#: byobu-config:447
|
||||
msgid "Escape key: ctrl-"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:450
|
||||
msgid "Change escape sequence:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:486
|
||||
msgid "<Tab>/<Alt-Tab> between elements | <Enter> selects | <Esc> exits"
|
||||
msgstr ""
|
199
po/de.po.moved
199
po/de.po.moved
|
@ -1,199 +0,0 @@
|
|||
# German translation for screen-profiles
|
||||
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
|
||||
# This file is distributed under the same license as the screen-profiles package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: screen-profiles\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-09-15 10:05-0500\n"
|
||||
"PO-Revision-Date: 2009-03-29 17:47+0000\n"
|
||||
"Last-Translator: Florian Reinhard <Unknown>\n"
|
||||
"Language-Team: German <de@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2009-08-17 19:32+0000\n"
|
||||
"X-Generator: Launchpad (build Unknown)\n"
|
||||
|
||||
#: bin/menu:22 byobu-config:129 byobu-config:400 byobu-config:408
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:68 byobu-export:71 byobu-select-profile:104
|
||||
#: byobu-select-profile:107
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:171
|
||||
msgid "File exists"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:172
|
||||
msgid "Remove file? [y/N] "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:199
|
||||
msgid "Select a color: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:237
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:238
|
||||
msgid "Archive"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:240
|
||||
msgid "Extract the archive in your home directory on the target system."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid "Error:"
|
||||
msgstr "Fehler:"
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid " file exists, but is not a symlink"
|
||||
msgstr " Datei existiert, ist aber keine symbolische Verknüpfung"
|
||||
|
||||
#: byobu-select-profile:80
|
||||
msgid "Select a screen profile: "
|
||||
msgstr "Wählen Sie ein Bildschirmprofil aus: "
|
||||
|
||||
#: byobu-select-profile:97
|
||||
msgid "ERROR: Invalid selection"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:134
|
||||
msgid ""
|
||||
"If you are using the default set of keybindings, press\\n<F5> to activate "
|
||||
"these changes.\\n\\nOtherwise, exit this screen session and start a new one."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:136
|
||||
msgid "Run \"byobu\" to activate"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:83
|
||||
msgid "Byobu currently launches at login (toggle off)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:85
|
||||
msgid "Byobu currently does not launch at login (toggle on)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:89
|
||||
msgid "Help"
|
||||
msgstr "Hilfe"
|
||||
|
||||
#: byobu-config:90
|
||||
msgid "Change Byobu's colors"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:91
|
||||
msgid "Toggle status notifications"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:92
|
||||
msgid "Change keybinding set"
|
||||
msgstr "Tastaurbelegung wechseln"
|
||||
|
||||
#: byobu-config:93
|
||||
msgid "Change escape sequence"
|
||||
msgstr "Escape-Folge ändern"
|
||||
|
||||
#: byobu-config:94
|
||||
msgid "Create new windows"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:95
|
||||
msgid "Manage default windows"
|
||||
msgstr "Standardfenster verwalten"
|
||||
|
||||
#: byobu-config:99 byobu-config:485
|
||||
msgid " Byobu Configuration Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:110
|
||||
msgid "Okay"
|
||||
msgstr "Okay"
|
||||
|
||||
#: byobu-config:110 byobu-config:144 byobu-config:161 byobu-config:195
|
||||
#: byobu-config:334 byobu-config:375 byobu-config:448
|
||||
msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
|
||||
#: byobu-config:130
|
||||
msgid "Byobu Help"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:144 byobu-config:161 byobu-config:195 byobu-config:334
|
||||
#: byobu-config:375 byobu-config:448
|
||||
msgid "Apply"
|
||||
msgstr "Übernehmen"
|
||||
|
||||
#: byobu-config:146
|
||||
msgid "Which profile would you like to use?"
|
||||
msgstr "Welches Profil möchten Sie nutzen?"
|
||||
|
||||
#: byobu-config:162
|
||||
msgid "Which set of keybindings would you like to use?"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:175
|
||||
msgid "Title: "
|
||||
msgstr "Titel: "
|
||||
|
||||
#: byobu-config:177
|
||||
msgid "Command: "
|
||||
msgstr "Befehl: "
|
||||
|
||||
#: byobu-config:179
|
||||
msgid "Presets: "
|
||||
msgstr "Voreinstellungen: "
|
||||
|
||||
#: byobu-config:193
|
||||
msgid "Add to default windows"
|
||||
msgstr "Hinzufügen zu Standardfenstern"
|
||||
|
||||
#: byobu-config:197
|
||||
msgid "Create new window(s):"
|
||||
msgstr "Neue(s) Fenster erstellen:"
|
||||
|
||||
#: byobu-config:335
|
||||
msgid "Toggle status notifications:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:367
|
||||
msgid "Windows:"
|
||||
msgstr "Fenster:"
|
||||
|
||||
#: byobu-config:377
|
||||
msgid "Select window(s) to create by default:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:397
|
||||
msgid "Byobu will be launched automatically next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:405
|
||||
msgid "Byobu will not be used next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:407
|
||||
msgid "Message"
|
||||
msgstr "Nachricht"
|
||||
|
||||
#: byobu-config:447
|
||||
msgid "Escape key: ctrl-"
|
||||
msgstr "Escape-Taste: Strg-"
|
||||
|
||||
#: byobu-config:450
|
||||
msgid "Change escape sequence:"
|
||||
msgstr "Escape-Sequenz ändern:"
|
||||
|
||||
#: byobu-config:486
|
||||
msgid "<Tab>/<Alt-Tab> between elements | <Enter> selects | <Esc> exits"
|
||||
msgstr ""
|
|
@ -1,201 +0,0 @@
|
|||
# English (United Kingdom) translation for screen-profiles
|
||||
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
|
||||
# This file is distributed under the same license as the screen-profiles package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: screen-profiles\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-09-15 10:05-0500\n"
|
||||
"PO-Revision-Date: 2009-08-16 16:22+0000\n"
|
||||
"Last-Translator: Dave Walker <davewalker@ubuntu.com>\n"
|
||||
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2009-08-17 19:32+0000\n"
|
||||
"X-Generator: Launchpad (build Unknown)\n"
|
||||
|
||||
#: bin/menu:22 byobu-config:129 byobu-config:400 byobu-config:408
|
||||
msgid "Menu"
|
||||
msgstr "Menu"
|
||||
|
||||
#: byobu-export:68 byobu-export:71 byobu-select-profile:104
|
||||
#: byobu-select-profile:107
|
||||
msgid "Choose"
|
||||
msgstr "Choose"
|
||||
|
||||
#: byobu-export:171
|
||||
msgid "File exists"
|
||||
msgstr "File exists"
|
||||
|
||||
#: byobu-export:172
|
||||
msgid "Remove file? [y/N] "
|
||||
msgstr "Remove file? [y/N] "
|
||||
|
||||
#: byobu-export:199
|
||||
msgid "Select a color: "
|
||||
msgstr "Select a colour: "
|
||||
|
||||
#: byobu-export:237
|
||||
msgid "Profile"
|
||||
msgstr "Profile"
|
||||
|
||||
#: byobu-export:238
|
||||
msgid "Archive"
|
||||
msgstr "Archive"
|
||||
|
||||
#: byobu-export:240
|
||||
msgid "Extract the archive in your home directory on the target system."
|
||||
msgstr "Extract the archive in your home directory on the target system."
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid "Error:"
|
||||
msgstr "Error:"
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid " file exists, but is not a symlink"
|
||||
msgstr " file exists, but is not a symlink"
|
||||
|
||||
#: byobu-select-profile:80
|
||||
msgid "Select a screen profile: "
|
||||
msgstr "Select a screen profile: "
|
||||
|
||||
#: byobu-select-profile:97
|
||||
msgid "ERROR: Invalid selection"
|
||||
msgstr "ERROR: Invalid selection"
|
||||
|
||||
#: byobu-select-profile:134
|
||||
msgid ""
|
||||
"If you are using the default set of keybindings, press\\n<F5> to activate "
|
||||
"these changes.\\n\\nOtherwise, exit this screen session and start a new one."
|
||||
msgstr ""
|
||||
"If you are using the default set of keybindings, press\\n<F5> to activate "
|
||||
"these changes.\\n\\nOtherwise, exit this screen session and start a new one."
|
||||
|
||||
#: byobu-select-profile:136
|
||||
msgid "Run \"byobu\" to activate"
|
||||
msgstr "Run \"byobu\" to activate"
|
||||
|
||||
#: byobu-config:83
|
||||
msgid "Byobu currently launches at login (toggle off)"
|
||||
msgstr "Byobu currently launches at login (toggle off)"
|
||||
|
||||
#: byobu-config:85
|
||||
msgid "Byobu currently does not launch at login (toggle on)"
|
||||
msgstr "Byobu currently does not launch at login (toggle on)"
|
||||
|
||||
#: byobu-config:89
|
||||
msgid "Help"
|
||||
msgstr "Help"
|
||||
|
||||
#: byobu-config:90
|
||||
msgid "Change Byobu's colors"
|
||||
msgstr "Change Byobu's colours"
|
||||
|
||||
#: byobu-config:91
|
||||
msgid "Toggle status notifications"
|
||||
msgstr "Toggle status notifications"
|
||||
|
||||
#: byobu-config:92
|
||||
msgid "Change keybinding set"
|
||||
msgstr "Change keybinding set"
|
||||
|
||||
#: byobu-config:93
|
||||
msgid "Change escape sequence"
|
||||
msgstr "Change escape sequence"
|
||||
|
||||
#: byobu-config:94
|
||||
msgid "Create new windows"
|
||||
msgstr "Create new windows"
|
||||
|
||||
#: byobu-config:95
|
||||
msgid "Manage default windows"
|
||||
msgstr "Manage default windows"
|
||||
|
||||
#: byobu-config:99 byobu-config:485
|
||||
msgid " Byobu Configuration Menu"
|
||||
msgstr " Byobu Configuration Menu"
|
||||
|
||||
#: byobu-config:110
|
||||
msgid "Okay"
|
||||
msgstr "Okay"
|
||||
|
||||
#: byobu-config:110 byobu-config:144 byobu-config:161 byobu-config:195
|
||||
#: byobu-config:334 byobu-config:375 byobu-config:448
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel"
|
||||
|
||||
#: byobu-config:130
|
||||
msgid "Byobu Help"
|
||||
msgstr "Byobu Help"
|
||||
|
||||
#: byobu-config:144 byobu-config:161 byobu-config:195 byobu-config:334
|
||||
#: byobu-config:375 byobu-config:448
|
||||
msgid "Apply"
|
||||
msgstr "Apply"
|
||||
|
||||
#: byobu-config:146
|
||||
msgid "Which profile would you like to use?"
|
||||
msgstr "Which profile would you like to use?"
|
||||
|
||||
#: byobu-config:162
|
||||
msgid "Which set of keybindings would you like to use?"
|
||||
msgstr "Which set of keybindings would you like to use?"
|
||||
|
||||
#: byobu-config:175
|
||||
msgid "Title: "
|
||||
msgstr "Title: "
|
||||
|
||||
#: byobu-config:177
|
||||
msgid "Command: "
|
||||
msgstr "Command: "
|
||||
|
||||
#: byobu-config:179
|
||||
msgid "Presets: "
|
||||
msgstr "Presets: "
|
||||
|
||||
#: byobu-config:193
|
||||
msgid "Add to default windows"
|
||||
msgstr "Add to default windows"
|
||||
|
||||
#: byobu-config:197
|
||||
msgid "Create new window(s):"
|
||||
msgstr "Create new window(s):"
|
||||
|
||||
#: byobu-config:335
|
||||
msgid "Toggle status notifications:"
|
||||
msgstr "Toggle status notifications:"
|
||||
|
||||
#: byobu-config:367
|
||||
msgid "Windows:"
|
||||
msgstr "Windows:"
|
||||
|
||||
#: byobu-config:377
|
||||
msgid "Select window(s) to create by default:"
|
||||
msgstr "Select window(s) to create by default:"
|
||||
|
||||
#: byobu-config:397
|
||||
msgid "Byobu will be launched automatically next time you login."
|
||||
msgstr "Byobu will be launched automatically next time you login."
|
||||
|
||||
#: byobu-config:405
|
||||
msgid "Byobu will not be used next time you login."
|
||||
msgstr "Byobu will not be used next time you login."
|
||||
|
||||
#: byobu-config:407
|
||||
msgid "Message"
|
||||
msgstr "Message"
|
||||
|
||||
#: byobu-config:447
|
||||
msgid "Escape key: ctrl-"
|
||||
msgstr "Escape key: ctrl-"
|
||||
|
||||
#: byobu-config:450
|
||||
msgid "Change escape sequence:"
|
||||
msgstr "Change escape sequence:"
|
||||
|
||||
#: byobu-config:486
|
||||
msgid "<Tab>/<Alt-Tab> between elements | <Enter> selects | <Esc> exits"
|
||||
msgstr "<Tab>/<Alt-Tab> between elements | <Enter> selects | <Esc> exits"
|
199
po/hu.po.moved
199
po/hu.po.moved
|
@ -1,199 +0,0 @@
|
|||
# Hungarian translation for byobu
|
||||
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
|
||||
# This file is distributed under the same license as the byobu package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: byobu\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-09-15 10:05-0500\n"
|
||||
"PO-Revision-Date: 2009-05-06 19:26+0000\n"
|
||||
"Last-Translator: Pittmann Tamás <zaivaldi@ubuntu.hu>\n"
|
||||
"Language-Team: Hungarian <hu@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2009-08-17 19:32+0000\n"
|
||||
"X-Generator: Launchpad (build Unknown)\n"
|
||||
|
||||
#: bin/menu:22 byobu-config:129 byobu-config:400 byobu-config:408
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:68 byobu-export:71 byobu-select-profile:104
|
||||
#: byobu-select-profile:107
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:171
|
||||
msgid "File exists"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:172
|
||||
msgid "Remove file? [y/N] "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:199
|
||||
msgid "Select a color: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:237
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:238
|
||||
msgid "Archive"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:240
|
||||
msgid "Extract the archive in your home directory on the target system."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid "Error:"
|
||||
msgstr "Hiba:"
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid " file exists, but is not a symlink"
|
||||
msgstr " fájl létezik, de nem symlink"
|
||||
|
||||
#: byobu-select-profile:80
|
||||
msgid "Select a screen profile: "
|
||||
msgstr "Válasszon egy profilt: "
|
||||
|
||||
#: byobu-select-profile:97
|
||||
msgid "ERROR: Invalid selection"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:134
|
||||
msgid ""
|
||||
"If you are using the default set of keybindings, press\\n<F5> to activate "
|
||||
"these changes.\\n\\nOtherwise, exit this screen session and start a new one."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:136
|
||||
msgid "Run \"byobu\" to activate"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:83
|
||||
msgid "Byobu currently launches at login (toggle off)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:85
|
||||
msgid "Byobu currently does not launch at login (toggle on)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:89
|
||||
msgid "Help"
|
||||
msgstr "Súgó"
|
||||
|
||||
#: byobu-config:90
|
||||
msgid "Change Byobu's colors"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:91
|
||||
msgid "Toggle status notifications"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:92
|
||||
msgid "Change keybinding set"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:93
|
||||
msgid "Change escape sequence"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:94
|
||||
msgid "Create new windows"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:95
|
||||
msgid "Manage default windows"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:99 byobu-config:485
|
||||
msgid " Byobu Configuration Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:110
|
||||
msgid "Okay"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:110 byobu-config:144 byobu-config:161 byobu-config:195
|
||||
#: byobu-config:334 byobu-config:375 byobu-config:448
|
||||
msgid "Cancel"
|
||||
msgstr "Mégsem"
|
||||
|
||||
#: byobu-config:130
|
||||
msgid "Byobu Help"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:144 byobu-config:161 byobu-config:195 byobu-config:334
|
||||
#: byobu-config:375 byobu-config:448
|
||||
msgid "Apply"
|
||||
msgstr "Alkalmaz"
|
||||
|
||||
#: byobu-config:146
|
||||
msgid "Which profile would you like to use?"
|
||||
msgstr "Melyik profilt szeretné használni?"
|
||||
|
||||
#: byobu-config:162
|
||||
msgid "Which set of keybindings would you like to use?"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:175
|
||||
msgid "Title: "
|
||||
msgstr "Cím: "
|
||||
|
||||
#: byobu-config:177
|
||||
msgid "Command: "
|
||||
msgstr "Parancs: "
|
||||
|
||||
#: byobu-config:179
|
||||
msgid "Presets: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:193
|
||||
msgid "Add to default windows"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:197
|
||||
msgid "Create new window(s):"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:335
|
||||
msgid "Toggle status notifications:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:367
|
||||
msgid "Windows:"
|
||||
msgstr "Ablakok:"
|
||||
|
||||
#: byobu-config:377
|
||||
msgid "Select window(s) to create by default:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:397
|
||||
msgid "Byobu will be launched automatically next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:405
|
||||
msgid "Byobu will not be used next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:407
|
||||
msgid "Message"
|
||||
msgstr "Üzenet"
|
||||
|
||||
#: byobu-config:447
|
||||
msgid "Escape key: ctrl-"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:450
|
||||
msgid "Change escape sequence:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:486
|
||||
msgid "<Tab>/<Alt-Tab> between elements | <Enter> selects | <Esc> exits"
|
||||
msgstr ""
|
202
po/id.po.moved
202
po/id.po.moved
|
@ -1,202 +0,0 @@
|
|||
# Indonesian translation for byobu
|
||||
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
|
||||
# This file is distributed under the same license as the byobu package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: byobu\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-09-15 10:05-0500\n"
|
||||
"PO-Revision-Date: 2009-08-17 11:30+0000\n"
|
||||
"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
|
||||
"Language-Team: Indonesian <id@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2009-08-17 19:32+0000\n"
|
||||
"X-Generator: Launchpad (build Unknown)\n"
|
||||
|
||||
#: bin/menu:22 byobu-config:129 byobu-config:400 byobu-config:408
|
||||
msgid "Menu"
|
||||
msgstr "Menu"
|
||||
|
||||
#: byobu-export:68 byobu-export:71 byobu-select-profile:104
|
||||
#: byobu-select-profile:107
|
||||
msgid "Choose"
|
||||
msgstr "Pilih"
|
||||
|
||||
#: byobu-export:171
|
||||
msgid "File exists"
|
||||
msgstr "Berkas telah ada"
|
||||
|
||||
#: byobu-export:172
|
||||
msgid "Remove file? [y/N] "
|
||||
msgstr "Hapus berkas? [y/T] "
|
||||
|
||||
#: byobu-export:199
|
||||
msgid "Select a color: "
|
||||
msgstr "Pilih warna: "
|
||||
|
||||
#: byobu-export:237
|
||||
msgid "Profile"
|
||||
msgstr "Profil"
|
||||
|
||||
#: byobu-export:238
|
||||
msgid "Archive"
|
||||
msgstr "Arsip"
|
||||
|
||||
#: byobu-export:240
|
||||
msgid "Extract the archive in your home directory on the target system."
|
||||
msgstr "Ekstrak arsip di direktori rumah anda pada sistem target."
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid "Error:"
|
||||
msgstr "Kesalahan:"
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid " file exists, but is not a symlink"
|
||||
msgstr " berkas ada, tapi bukan symlink"
|
||||
|
||||
#: byobu-select-profile:80
|
||||
msgid "Select a screen profile: "
|
||||
msgstr "Pilih profil screen: "
|
||||
|
||||
#: byobu-select-profile:97
|
||||
msgid "ERROR: Invalid selection"
|
||||
msgstr "KESALAHAN: Pilihan tak valid"
|
||||
|
||||
#: byobu-select-profile:134
|
||||
msgid ""
|
||||
"If you are using the default set of keybindings, press\\n<F5> to activate "
|
||||
"these changes.\\n\\nOtherwise, exit this screen session and start a new one."
|
||||
msgstr ""
|
||||
"Bila anda memakai tatanan bawaan keybinding, tekan\\n<F5> untuk mengaktifkan "
|
||||
"perubahan ini.\\n\\nJika tidak, keluar dari sesi screen ini dan mulailah "
|
||||
"yang baru."
|
||||
|
||||
#: byobu-select-profile:136
|
||||
msgid "Run \"byobu\" to activate"
|
||||
msgstr "Jalankan \"byobu\" untuk mengaktifkan"
|
||||
|
||||
#: byobu-config:83
|
||||
msgid "Byobu currently launches at login (toggle off)"
|
||||
msgstr "Byobu kini diluncurkan saat login (toggle mati)"
|
||||
|
||||
#: byobu-config:85
|
||||
msgid "Byobu currently does not launch at login (toggle on)"
|
||||
msgstr "Byobu kini tidak diluncurkan saat login (toggle nyala)"
|
||||
|
||||
#: byobu-config:89
|
||||
msgid "Help"
|
||||
msgstr "Bantuan"
|
||||
|
||||
#: byobu-config:90
|
||||
msgid "Change Byobu's colors"
|
||||
msgstr "Ubah warna Byobu"
|
||||
|
||||
#: byobu-config:91
|
||||
msgid "Toggle status notifications"
|
||||
msgstr "Toggle pemberitahuan status"
|
||||
|
||||
#: byobu-config:92
|
||||
msgid "Change keybinding set"
|
||||
msgstr "Ubah tatanan keybinding"
|
||||
|
||||
#: byobu-config:93
|
||||
msgid "Change escape sequence"
|
||||
msgstr "Ubah urutan escape"
|
||||
|
||||
#: byobu-config:94
|
||||
msgid "Create new windows"
|
||||
msgstr "Buat jendela baru"
|
||||
|
||||
#: byobu-config:95
|
||||
msgid "Manage default windows"
|
||||
msgstr "Kelola jendela bawaan"
|
||||
|
||||
#: byobu-config:99 byobu-config:485
|
||||
msgid " Byobu Configuration Menu"
|
||||
msgstr " Menu Konfigurasi Byobu"
|
||||
|
||||
#: byobu-config:110
|
||||
msgid "Okay"
|
||||
msgstr "Ok"
|
||||
|
||||
#: byobu-config:110 byobu-config:144 byobu-config:161 byobu-config:195
|
||||
#: byobu-config:334 byobu-config:375 byobu-config:448
|
||||
msgid "Cancel"
|
||||
msgstr "Batal"
|
||||
|
||||
#: byobu-config:130
|
||||
msgid "Byobu Help"
|
||||
msgstr "Bantuan Byobu"
|
||||
|
||||
#: byobu-config:144 byobu-config:161 byobu-config:195 byobu-config:334
|
||||
#: byobu-config:375 byobu-config:448
|
||||
msgid "Apply"
|
||||
msgstr "Terapkan"
|
||||
|
||||
#: byobu-config:146
|
||||
msgid "Which profile would you like to use?"
|
||||
msgstr "Profil mana yang akan anda pakai?"
|
||||
|
||||
#: byobu-config:162
|
||||
msgid "Which set of keybindings would you like to use?"
|
||||
msgstr "Tatanan keybinding mana yang ingin anda pakai?"
|
||||
|
||||
#: byobu-config:175
|
||||
msgid "Title: "
|
||||
msgstr "Judul: "
|
||||
|
||||
#: byobu-config:177
|
||||
msgid "Command: "
|
||||
msgstr "Perintah: "
|
||||
|
||||
#: byobu-config:179
|
||||
msgid "Presets: "
|
||||
msgstr "Pratata: "
|
||||
|
||||
#: byobu-config:193
|
||||
msgid "Add to default windows"
|
||||
msgstr "Tambahkan ke jendela bawaan"
|
||||
|
||||
#: byobu-config:197
|
||||
msgid "Create new window(s):"
|
||||
msgstr "Buat jendela baru:"
|
||||
|
||||
#: byobu-config:335
|
||||
msgid "Toggle status notifications:"
|
||||
msgstr "Toggle pemberitahuan status:"
|
||||
|
||||
#: byobu-config:367
|
||||
msgid "Windows:"
|
||||
msgstr "Jendela:"
|
||||
|
||||
#: byobu-config:377
|
||||
msgid "Select window(s) to create by default:"
|
||||
msgstr "Pilih jendela yang akan dibuat secara default"
|
||||
|
||||
#: byobu-config:397
|
||||
msgid "Byobu will be launched automatically next time you login."
|
||||
msgstr "Byobu akan diluncurkan secara otomatis saat anda login berikutnya."
|
||||
|
||||
#: byobu-config:405
|
||||
msgid "Byobu will not be used next time you login."
|
||||
msgstr "Byobu tidak akan dipakai ketika anda login berikutnya."
|
||||
|
||||
#: byobu-config:407
|
||||
msgid "Message"
|
||||
msgstr "Pesan"
|
||||
|
||||
#: byobu-config:447
|
||||
msgid "Escape key: ctrl-"
|
||||
msgstr "Kunci escape: ctrl-"
|
||||
|
||||
#: byobu-config:450
|
||||
msgid "Change escape sequence:"
|
||||
msgstr "Ubah urutan escape:"
|
||||
|
||||
#: byobu-config:486
|
||||
msgid "<Tab>/<Alt-Tab> between elements | <Enter> selects | <Esc> exits"
|
||||
msgstr "<Tab>/<Alt-Tab> antar elemen | <Enter> pilih | <Esc> keluar"
|
199
po/it.po.moved
199
po/it.po.moved
|
@ -1,199 +0,0 @@
|
|||
# Italian translation for byobu
|
||||
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
|
||||
# This file is distributed under the same license as the byobu package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: byobu\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-09-15 10:05-0500\n"
|
||||
"PO-Revision-Date: 2009-08-07 15:07+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Italian <it@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2009-08-17 19:32+0000\n"
|
||||
"X-Generator: Launchpad (build Unknown)\n"
|
||||
|
||||
#: bin/menu:22 byobu-config:129 byobu-config:400 byobu-config:408
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:68 byobu-export:71 byobu-select-profile:104
|
||||
#: byobu-select-profile:107
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:171
|
||||
msgid "File exists"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:172
|
||||
msgid "Remove file? [y/N] "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:199
|
||||
msgid "Select a color: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:237
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:238
|
||||
msgid "Archive"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:240
|
||||
msgid "Extract the archive in your home directory on the target system."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid "Error:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid " file exists, but is not a symlink"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:80
|
||||
msgid "Select a screen profile: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:97
|
||||
msgid "ERROR: Invalid selection"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:134
|
||||
msgid ""
|
||||
"If you are using the default set of keybindings, press\\n<F5> to activate "
|
||||
"these changes.\\n\\nOtherwise, exit this screen session and start a new one."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:136
|
||||
msgid "Run \"byobu\" to activate"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:83
|
||||
msgid "Byobu currently launches at login (toggle off)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:85
|
||||
msgid "Byobu currently does not launch at login (toggle on)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:89
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:90
|
||||
msgid "Change Byobu's colors"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:91
|
||||
msgid "Toggle status notifications"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:92
|
||||
msgid "Change keybinding set"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:93
|
||||
msgid "Change escape sequence"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:94
|
||||
msgid "Create new windows"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:95
|
||||
msgid "Manage default windows"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:99 byobu-config:485
|
||||
msgid " Byobu Configuration Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:110
|
||||
msgid "Okay"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:110 byobu-config:144 byobu-config:161 byobu-config:195
|
||||
#: byobu-config:334 byobu-config:375 byobu-config:448
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:130
|
||||
msgid "Byobu Help"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:144 byobu-config:161 byobu-config:195 byobu-config:334
|
||||
#: byobu-config:375 byobu-config:448
|
||||
msgid "Apply"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:146
|
||||
msgid "Which profile would you like to use?"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:162
|
||||
msgid "Which set of keybindings would you like to use?"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:175
|
||||
msgid "Title: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:177
|
||||
msgid "Command: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:179
|
||||
msgid "Presets: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:193
|
||||
msgid "Add to default windows"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:197
|
||||
msgid "Create new window(s):"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:335
|
||||
msgid "Toggle status notifications:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:367
|
||||
msgid "Windows:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:377
|
||||
msgid "Select window(s) to create by default:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:397
|
||||
msgid "Byobu will be launched automatically next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:405
|
||||
msgid "Byobu will not be used next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:407
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:447
|
||||
msgid "Escape key: ctrl-"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:450
|
||||
msgid "Change escape sequence:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:486
|
||||
msgid "<Tab>/<Alt-Tab> between elements | <Enter> selects | <Esc> exits"
|
||||
msgstr ""
|
199
po/ja.po.moved
199
po/ja.po.moved
|
@ -1,199 +0,0 @@
|
|||
# Japanese translation for screen-profiles
|
||||
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
|
||||
# This file is distributed under the same license as the screen-profiles package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: screen-profiles\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-09-15 10:05-0500\n"
|
||||
"PO-Revision-Date: 2009-05-23 15:28+0000\n"
|
||||
"Last-Translator: Fumihito YOSHIDA <hito@kugutsu.org>\n"
|
||||
"Language-Team: Japanese <ja@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2009-08-17 19:32+0000\n"
|
||||
"X-Generator: Launchpad (build Unknown)\n"
|
||||
|
||||
#: bin/menu:22 byobu-config:129 byobu-config:400 byobu-config:408
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:68 byobu-export:71 byobu-select-profile:104
|
||||
#: byobu-select-profile:107
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:171
|
||||
msgid "File exists"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:172
|
||||
msgid "Remove file? [y/N] "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:199
|
||||
msgid "Select a color: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:237
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:238
|
||||
msgid "Archive"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:240
|
||||
msgid "Extract the archive in your home directory on the target system."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid "Error:"
|
||||
msgstr "エラー:"
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid " file exists, but is not a symlink"
|
||||
msgstr " ファイルが存在しますが, シンボリックリンクではありません"
|
||||
|
||||
#: byobu-select-profile:80
|
||||
msgid "Select a screen profile: "
|
||||
msgstr "スクリーンプロファイルを選択してください: "
|
||||
|
||||
#: byobu-select-profile:97
|
||||
msgid "ERROR: Invalid selection"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:134
|
||||
msgid ""
|
||||
"If you are using the default set of keybindings, press\\n<F5> to activate "
|
||||
"these changes.\\n\\nOtherwise, exit this screen session and start a new one."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:136
|
||||
msgid "Run \"byobu\" to activate"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:83
|
||||
msgid "Byobu currently launches at login (toggle off)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:85
|
||||
msgid "Byobu currently does not launch at login (toggle on)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:89
|
||||
msgid "Help"
|
||||
msgstr "ヘルプ"
|
||||
|
||||
#: byobu-config:90
|
||||
msgid "Change Byobu's colors"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:91
|
||||
msgid "Toggle status notifications"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:92
|
||||
msgid "Change keybinding set"
|
||||
msgstr "キー割り当て表の変更"
|
||||
|
||||
#: byobu-config:93
|
||||
msgid "Change escape sequence"
|
||||
msgstr "エスケープシーケンスの変更"
|
||||
|
||||
#: byobu-config:94
|
||||
msgid "Create new windows"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:95
|
||||
msgid "Manage default windows"
|
||||
msgstr "標準ウィンドウの管理"
|
||||
|
||||
#: byobu-config:99 byobu-config:485
|
||||
msgid " Byobu Configuration Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:110
|
||||
msgid "Okay"
|
||||
msgstr "了解"
|
||||
|
||||
#: byobu-config:110 byobu-config:144 byobu-config:161 byobu-config:195
|
||||
#: byobu-config:334 byobu-config:375 byobu-config:448
|
||||
msgid "Cancel"
|
||||
msgstr "取消"
|
||||
|
||||
#: byobu-config:130
|
||||
msgid "Byobu Help"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:144 byobu-config:161 byobu-config:195 byobu-config:334
|
||||
#: byobu-config:375 byobu-config:448
|
||||
msgid "Apply"
|
||||
msgstr "適用"
|
||||
|
||||
#: byobu-config:146
|
||||
msgid "Which profile would you like to use?"
|
||||
msgstr "どのプロファイルを使いますか?"
|
||||
|
||||
#: byobu-config:162
|
||||
msgid "Which set of keybindings would you like to use?"
|
||||
msgstr "どのキー割り当てを使いますか?"
|
||||
|
||||
#: byobu-config:175
|
||||
msgid "Title: "
|
||||
msgstr "タイトル: "
|
||||
|
||||
#: byobu-config:177
|
||||
msgid "Command: "
|
||||
msgstr "コマンド: "
|
||||
|
||||
#: byobu-config:179
|
||||
msgid "Presets: "
|
||||
msgstr "プリセット: "
|
||||
|
||||
#: byobu-config:193
|
||||
msgid "Add to default windows"
|
||||
msgstr "標準ウィンドウに追加"
|
||||
|
||||
#: byobu-config:197
|
||||
msgid "Create new window(s):"
|
||||
msgstr "新しいウィンドウを作成する:"
|
||||
|
||||
#: byobu-config:335
|
||||
msgid "Toggle status notifications:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:367
|
||||
msgid "Windows:"
|
||||
msgstr "ウィンドウ:"
|
||||
|
||||
#: byobu-config:377
|
||||
msgid "Select window(s) to create by default:"
|
||||
msgstr "標準で作成するウィンドウを選択してください:"
|
||||
|
||||
#: byobu-config:397
|
||||
msgid "Byobu will be launched automatically next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:405
|
||||
msgid "Byobu will not be used next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:407
|
||||
msgid "Message"
|
||||
msgstr "メッセージ"
|
||||
|
||||
#: byobu-config:447
|
||||
msgid "Escape key: ctrl-"
|
||||
msgstr "エスケープキー: ctrl-"
|
||||
|
||||
#: byobu-config:450
|
||||
msgid "Change escape sequence:"
|
||||
msgstr "エスケープシーケンスを変更する:"
|
||||
|
||||
#: byobu-config:486
|
||||
msgid "<Tab>/<Alt-Tab> between elements | <Enter> selects | <Esc> exits"
|
||||
msgstr ""
|
199
po/la.po.moved
199
po/la.po.moved
|
@ -1,199 +0,0 @@
|
|||
# Latin translation for screen-profiles
|
||||
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
|
||||
# This file is distributed under the same license as the screen-profiles package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: screen-profiles\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-09-15 10:05-0500\n"
|
||||
"PO-Revision-Date: 2009-07-24 14:07+0000\n"
|
||||
"Last-Translator: Dustin Kirkland <dustin.kirkland@gmail.com>\n"
|
||||
"Language-Team: Latin <la@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2009-08-17 19:32+0000\n"
|
||||
"X-Generator: Launchpad (build Unknown)\n"
|
||||
|
||||
#: bin/menu:22 byobu-config:129 byobu-config:400 byobu-config:408
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:68 byobu-export:71 byobu-select-profile:104
|
||||
#: byobu-select-profile:107
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:171
|
||||
msgid "File exists"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:172
|
||||
msgid "Remove file? [y/N] "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:199
|
||||
msgid "Select a color: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:237
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:238
|
||||
msgid "Archive"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:240
|
||||
msgid "Extract the archive in your home directory on the target system."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid "Error:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid " file exists, but is not a symlink"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:80
|
||||
msgid "Select a screen profile: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:97
|
||||
msgid "ERROR: Invalid selection"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:134
|
||||
msgid ""
|
||||
"If you are using the default set of keybindings, press\\n<F5> to activate "
|
||||
"these changes.\\n\\nOtherwise, exit this screen session and start a new one."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:136
|
||||
msgid "Run \"byobu\" to activate"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:83
|
||||
msgid "Byobu currently launches at login (toggle off)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:85
|
||||
msgid "Byobu currently does not launch at login (toggle on)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:89
|
||||
msgid "Help"
|
||||
msgstr "Auxilium"
|
||||
|
||||
#: byobu-config:90
|
||||
msgid "Change Byobu's colors"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:91
|
||||
msgid "Toggle status notifications"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:92
|
||||
msgid "Change keybinding set"
|
||||
msgstr "Mutare clavis congeries"
|
||||
|
||||
#: byobu-config:93
|
||||
msgid "Change escape sequence"
|
||||
msgstr "Mutare fuga"
|
||||
|
||||
#: byobu-config:94
|
||||
msgid "Create new windows"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:95
|
||||
msgid "Manage default windows"
|
||||
msgstr "Administrare fenestrae"
|
||||
|
||||
#: byobu-config:99 byobu-config:485
|
||||
msgid " Byobu Configuration Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:110
|
||||
msgid "Okay"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:110 byobu-config:144 byobu-config:161 byobu-config:195
|
||||
#: byobu-config:334 byobu-config:375 byobu-config:448
|
||||
msgid "Cancel"
|
||||
msgstr "Abrogare"
|
||||
|
||||
#: byobu-config:130
|
||||
msgid "Byobu Help"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:144 byobu-config:161 byobu-config:195 byobu-config:334
|
||||
#: byobu-config:375 byobu-config:448
|
||||
msgid "Apply"
|
||||
msgstr "Applicare"
|
||||
|
||||
#: byobu-config:146
|
||||
msgid "Which profile would you like to use?"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:162
|
||||
msgid "Which set of keybindings would you like to use?"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:175
|
||||
msgid "Title: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:177
|
||||
msgid "Command: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:179
|
||||
msgid "Presets: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:193
|
||||
msgid "Add to default windows"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:197
|
||||
msgid "Create new window(s):"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:335
|
||||
msgid "Toggle status notifications:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:367
|
||||
msgid "Windows:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:377
|
||||
msgid "Select window(s) to create by default:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:397
|
||||
msgid "Byobu will be launched automatically next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:405
|
||||
msgid "Byobu will not be used next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:407
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:447
|
||||
msgid "Escape key: ctrl-"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:450
|
||||
msgid "Change escape sequence:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:486
|
||||
msgid "<Tab>/<Alt-Tab> between elements | <Enter> selects | <Esc> exits"
|
||||
msgstr ""
|
199
po/nl.po.moved
199
po/nl.po.moved
|
@ -1,199 +0,0 @@
|
|||
# Dutch translation for byobu
|
||||
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
|
||||
# This file is distributed under the same license as the byobu package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: byobu\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-09-15 10:05-0500\n"
|
||||
"PO-Revision-Date: 2009-05-28 10:21+0000\n"
|
||||
"Last-Translator: Sebastian Schauenburg <Unknown>\n"
|
||||
"Language-Team: Dutch <nl@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2009-08-17 19:32+0000\n"
|
||||
"X-Generator: Launchpad (build Unknown)\n"
|
||||
|
||||
#: bin/menu:22 byobu-config:129 byobu-config:400 byobu-config:408
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:68 byobu-export:71 byobu-select-profile:104
|
||||
#: byobu-select-profile:107
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:171
|
||||
msgid "File exists"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:172
|
||||
msgid "Remove file? [y/N] "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:199
|
||||
msgid "Select a color: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:237
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:238
|
||||
msgid "Archive"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:240
|
||||
msgid "Extract the archive in your home directory on the target system."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid "Error:"
|
||||
msgstr "Foutmelding:"
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid " file exists, but is not a symlink"
|
||||
msgstr " het bestand bestaat, maar het is geen symlink"
|
||||
|
||||
#: byobu-select-profile:80
|
||||
msgid "Select a screen profile: "
|
||||
msgstr "Selecteer een schermprofiel: "
|
||||
|
||||
#: byobu-select-profile:97
|
||||
msgid "ERROR: Invalid selection"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:134
|
||||
msgid ""
|
||||
"If you are using the default set of keybindings, press\\n<F5> to activate "
|
||||
"these changes.\\n\\nOtherwise, exit this screen session and start a new one."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:136
|
||||
msgid "Run \"byobu\" to activate"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:83
|
||||
msgid "Byobu currently launches at login (toggle off)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:85
|
||||
msgid "Byobu currently does not launch at login (toggle on)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:89
|
||||
msgid "Help"
|
||||
msgstr "Help"
|
||||
|
||||
#: byobu-config:90
|
||||
msgid "Change Byobu's colors"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:91
|
||||
msgid "Toggle status notifications"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:92
|
||||
msgid "Change keybinding set"
|
||||
msgstr "Toetsencombinatie aanpassen"
|
||||
|
||||
#: byobu-config:93
|
||||
msgid "Change escape sequence"
|
||||
msgstr "Uitlogvolgorde aanpassen"
|
||||
|
||||
#: byobu-config:94
|
||||
msgid "Create new windows"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:95
|
||||
msgid "Manage default windows"
|
||||
msgstr "Standaard venster beheer"
|
||||
|
||||
#: byobu-config:99 byobu-config:485
|
||||
msgid " Byobu Configuration Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:110
|
||||
msgid "Okay"
|
||||
msgstr "OK"
|
||||
|
||||
#: byobu-config:110 byobu-config:144 byobu-config:161 byobu-config:195
|
||||
#: byobu-config:334 byobu-config:375 byobu-config:448
|
||||
msgid "Cancel"
|
||||
msgstr "Annuleren"
|
||||
|
||||
#: byobu-config:130
|
||||
msgid "Byobu Help"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:144 byobu-config:161 byobu-config:195 byobu-config:334
|
||||
#: byobu-config:375 byobu-config:448
|
||||
msgid "Apply"
|
||||
msgstr "Toepassen"
|
||||
|
||||
#: byobu-config:146
|
||||
msgid "Which profile would you like to use?"
|
||||
msgstr "Welk profiel wilt u gebruiken?"
|
||||
|
||||
#: byobu-config:162
|
||||
msgid "Which set of keybindings would you like to use?"
|
||||
msgstr "Welke toetscombinaties wilt u gebruiken?"
|
||||
|
||||
#: byobu-config:175
|
||||
msgid "Title: "
|
||||
msgstr "Titel: "
|
||||
|
||||
#: byobu-config:177
|
||||
msgid "Command: "
|
||||
msgstr "Commando: "
|
||||
|
||||
#: byobu-config:179
|
||||
msgid "Presets: "
|
||||
msgstr "Instellingen: "
|
||||
|
||||
#: byobu-config:193
|
||||
msgid "Add to default windows"
|
||||
msgstr "Toevoegen aan de standaard vensters"
|
||||
|
||||
#: byobu-config:197
|
||||
msgid "Create new window(s):"
|
||||
msgstr "Nieuw(e) venster(s) aanmaken"
|
||||
|
||||
#: byobu-config:335
|
||||
msgid "Toggle status notifications:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:367
|
||||
msgid "Windows:"
|
||||
msgstr "Vensters:"
|
||||
|
||||
#: byobu-config:377
|
||||
msgid "Select window(s) to create by default:"
|
||||
msgstr "Selecteer venster(s) die standaard gecreëerd moetne worden:"
|
||||
|
||||
#: byobu-config:397
|
||||
msgid "Byobu will be launched automatically next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:405
|
||||
msgid "Byobu will not be used next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:407
|
||||
msgid "Message"
|
||||
msgstr "Bericht"
|
||||
|
||||
#: byobu-config:447
|
||||
msgid "Escape key: ctrl-"
|
||||
msgstr "Escape toets: ctrl-"
|
||||
|
||||
#: byobu-config:450
|
||||
msgid "Change escape sequence:"
|
||||
msgstr "Aanpassen escape volgorde:"
|
||||
|
||||
#: byobu-config:486
|
||||
msgid "<Tab>/<Alt-Tab> between elements | <Enter> selects | <Esc> exits"
|
||||
msgstr ""
|
199
po/sv.po.moved
199
po/sv.po.moved
|
@ -1,199 +0,0 @@
|
|||
# Swedish translation for byobu
|
||||
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
|
||||
# This file is distributed under the same license as the byobu package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: byobu\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-09-15 10:05-0500\n"
|
||||
"PO-Revision-Date: 2009-07-16 10:24+0000\n"
|
||||
"Last-Translator: Daniel Nylander <yeager@ubuntu.com>\n"
|
||||
"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"
|
||||
"X-Launchpad-Export-Date: 2009-08-17 19:32+0000\n"
|
||||
"X-Generator: Launchpad (build Unknown)\n"
|
||||
|
||||
#: bin/menu:22 byobu-config:129 byobu-config:400 byobu-config:408
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:68 byobu-export:71 byobu-select-profile:104
|
||||
#: byobu-select-profile:107
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:171
|
||||
msgid "File exists"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:172
|
||||
msgid "Remove file? [y/N] "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:199
|
||||
msgid "Select a color: "
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:237
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:238
|
||||
msgid "Archive"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-export:240
|
||||
msgid "Extract the archive in your home directory on the target system."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid "Error:"
|
||||
msgstr "Fel:"
|
||||
|
||||
#: byobu-select-profile:49
|
||||
msgid " file exists, but is not a symlink"
|
||||
msgstr " filen finns men är inte en symbolisk länk"
|
||||
|
||||
#: byobu-select-profile:80
|
||||
msgid "Select a screen profile: "
|
||||
msgstr "Välj en screen-profil: "
|
||||
|
||||
#: byobu-select-profile:97
|
||||
msgid "ERROR: Invalid selection"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:134
|
||||
msgid ""
|
||||
"If you are using the default set of keybindings, press\\n<F5> to activate "
|
||||
"these changes.\\n\\nOtherwise, exit this screen session and start a new one."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-select-profile:136
|
||||
msgid "Run \"byobu\" to activate"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:83
|
||||
msgid "Byobu currently launches at login (toggle off)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:85
|
||||
msgid "Byobu currently does not launch at login (toggle on)"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:89
|
||||
msgid "Help"
|
||||
msgstr "Hjälp"
|
||||
|
||||
#: byobu-config:90
|
||||
msgid "Change Byobu's colors"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:91
|
||||
msgid "Toggle status notifications"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:92
|
||||
msgid "Change keybinding set"
|
||||
msgstr "Ändra tangentbindningar"
|
||||
|
||||
#: byobu-config:93
|
||||
msgid "Change escape sequence"
|
||||
msgstr "Ändra escape-sekvens"
|
||||
|
||||
#: byobu-config:94
|
||||
msgid "Create new windows"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:95
|
||||
msgid "Manage default windows"
|
||||
msgstr "Hantera standardfönster"
|
||||
|
||||
#: byobu-config:99 byobu-config:485
|
||||
msgid " Byobu Configuration Menu"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:110
|
||||
msgid "Okay"
|
||||
msgstr "Okej"
|
||||
|
||||
#: byobu-config:110 byobu-config:144 byobu-config:161 byobu-config:195
|
||||
#: byobu-config:334 byobu-config:375 byobu-config:448
|
||||
msgid "Cancel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#: byobu-config:130
|
||||
msgid "Byobu Help"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:144 byobu-config:161 byobu-config:195 byobu-config:334
|
||||
#: byobu-config:375 byobu-config:448
|
||||
msgid "Apply"
|
||||
msgstr "Verkställ"
|
||||
|
||||
#: byobu-config:146
|
||||
msgid "Which profile would you like to use?"
|
||||
msgstr "Vilken profil vill du använda?"
|
||||
|
||||
#: byobu-config:162
|
||||
msgid "Which set of keybindings would you like to use?"
|
||||
msgstr "Vilken uppsättning tangentbindningar vill du använda?"
|
||||
|
||||
#: byobu-config:175
|
||||
msgid "Title: "
|
||||
msgstr "Titel: "
|
||||
|
||||
#: byobu-config:177
|
||||
msgid "Command: "
|
||||
msgstr "Kommando: "
|
||||
|
||||
#: byobu-config:179
|
||||
msgid "Presets: "
|
||||
msgstr "Förval: "
|
||||
|
||||
#: byobu-config:193
|
||||
msgid "Add to default windows"
|
||||
msgstr "Lägg till i standardfönster"
|
||||
|
||||
#: byobu-config:197
|
||||
msgid "Create new window(s):"
|
||||
msgstr "Skapa nya fönster:"
|
||||
|
||||
#: byobu-config:335
|
||||
msgid "Toggle status notifications:"
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:367
|
||||
msgid "Windows:"
|
||||
msgstr "Fönster:"
|
||||
|
||||
#: byobu-config:377
|
||||
msgid "Select window(s) to create by default:"
|
||||
msgstr "Välj fönster att skapa som standard:"
|
||||
|
||||
#: byobu-config:397
|
||||
msgid "Byobu will be launched automatically next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:405
|
||||
msgid "Byobu will not be used next time you login."
|
||||
msgstr ""
|
||||
|
||||
#: byobu-config:407
|
||||
msgid "Message"
|
||||
msgstr "Meddelande"
|
||||
|
||||
#: byobu-config:447
|
||||
msgid "Escape key: ctrl-"
|
||||
msgstr "Escape-tangent: ctrl-"
|
||||
|
||||
#: byobu-config:450
|
||||
msgid "Change escape sequence:"
|
||||
msgstr "Ändra escape-sekvens:"
|
||||
|
||||
#: byobu-config:486
|
||||
msgid "<Tab>/<Alt-Tab> between elements | <Enter> selects | <Esc> exits"
|
||||
msgstr ""
|
Loading…
Add table
Add a link
Reference in a new issue