2021-01-03 18:34:11 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# Gnome Terminator <terminator@lazyfrosch.de>, 2020
#
#, fuzzy
2008-07-07 21:53:52 +00:00
msgid ""
msgstr ""
2021-01-03 18:34:11 +00:00
"Project-Id-Version: PACKAGE VERSION\n"
2015-08-03 19:15:28 +00:00
"Report-Msgid-Bugs-To: \n"
2021-01-03 18:34:11 +00:00
"POT-Creation-Date: 2021-01-03 19:12+0100\n"
"PO-Revision-Date: 2020-04-22 08:11+0000\n"
"Last-Translator: Gnome Terminator <terminator@lazyfrosch.de>, 2020\n"
"Language-Team: Catalan (https://www.transifex.com/terminator/teams/109338/ca/)\n"
2008-07-07 21:53:52 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2021-01-03 18:34:11 +00:00
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2008-07-07 21:53:52 +00:00
2015-09-20 04:59:10 +00:00
#. Command uuid req. Description
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:39
2015-09-20 04:59:10 +00:00
msgid "Open a new window"
2016-12-13 05:54:37 +00:00
msgstr "Obre una nova finestra"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:40
2015-09-20 04:59:10 +00:00
msgid "Open a new tab"
2016-12-13 05:54:37 +00:00
msgstr "Obre una nova pestanya"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:41
2015-09-20 04:59:10 +00:00
msgid "Split the current terminal horizontally"
2016-12-13 05:54:37 +00:00
msgstr "Divideix horitzonalment el terminal actual"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:42
2015-09-20 04:59:10 +00:00
msgid "Split the current terminal vertically"
2016-12-13 05:54:37 +00:00
msgstr "Divideix verticalment el terminal actual"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:43
2015-09-20 04:59:10 +00:00
msgid "Get a list of all terminals"
2016-12-13 05:54:37 +00:00
msgstr "Obté una llista de tots els terminals"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:44
2015-09-20 04:59:10 +00:00
msgid "Get the UUID of a parent window"
2019-11-23 06:04:52 +00:00
msgstr "Obtenir el UUID de la finestra pare"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:45
2015-09-20 04:59:10 +00:00
msgid "Get the title of a parent window"
2016-12-13 05:54:37 +00:00
msgstr "Obté el títol de la finestra principal"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:46
2015-09-20 04:59:10 +00:00
msgid "Get the UUID of a parent tab"
2019-11-23 06:04:52 +00:00
msgstr "Obtenir el UUID de la pipella pare"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:47
2015-09-20 04:59:10 +00:00
msgid "Get the title of a parent tab"
2016-12-13 05:54:37 +00:00
msgstr "Obté el títol de la pestanya principal"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:64
2015-09-20 04:59:10 +00:00
#, python-format
msgid ""
"Run one of the following Terminator DBus commands:\n"
"\n"
"%s"
msgstr ""
2019-11-23 06:04:52 +00:00
"Executa una de les següents comandes del DBUS de Terminator\n"
"\n"
"%s"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:65
2015-09-20 04:59:10 +00:00
msgid ""
"* These entries require either TERMINATOR_UUID environment var,\n"
" or the --uuid option must be used."
msgstr ""
2021-01-03 18:34:11 +00:00
"* Aquestes opcions requereixen que la variable d'entorn TERMINARTOR_UUID existeixi\n"
2019-11-23 06:04:52 +00:00
" o emprar l'opció --uuid"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:67
2015-09-20 04:59:10 +00:00
msgid "Terminal UUID for when not in env var TERMINATOR_UUID"
msgstr ""
2019-11-23 06:04:52 +00:00
"El UUID del terminal per quan aquesta informació no està a la variable "
"d'entorn TERMINATOR_UUID"
2015-09-20 04:59:10 +00:00
2015-09-01 21:16:04 +00:00
#: ../data/terminator.desktop.in.h:1 ../data/terminator.appdata.xml.in.h:1
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/activitywatch.py:83
#: ../terminatorlib/plugins/activitywatch.py:162
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:155
2010-03-30 19:02:44 +00:00
msgid "Terminator"
msgstr "Terminator"
2008-08-28 12:06:52 +00:00
2015-09-01 21:16:04 +00:00
#: ../data/terminator.desktop.in.h:2 ../data/terminator.appdata.xml.in.h:2
2013-01-31 04:32:37 +00:00
msgid "Multiple terminals in one window"
msgstr "Diversos terminals en una finestra"
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:3
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:156
2015-09-01 21:16:04 +00:00
msgid "The robot future of terminals"
2019-11-23 06:04:52 +00:00
msgstr "El futur robot de terminals"
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:4
msgid ""
"A power-user tool for arranging terminals. It is inspired by programs such "
"as gnome-multi-term, quadkonsole, etc. in that the main focus is arranging "
2021-01-03 18:34:11 +00:00
"terminals in grids (tabs is the most common default method, which Terminator"
" also supports)."
2015-09-01 21:16:04 +00:00
msgstr ""
#: ../data/terminator.appdata.xml.in.h:5
msgid ""
"Much of the behavior of Terminator is based on GNOME Terminal, and we are "
"adding more features from that as time goes by, but we also want to extend "
"out in different directions with useful features for sysadmins and other "
"users."
msgstr ""
#: ../data/terminator.appdata.xml.in.h:6
msgid "Some highlights:"
2019-11-23 06:04:52 +00:00
msgstr "Alguns ressaltats:"
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:7
msgid "Arrange terminals in a grid"
2019-11-23 06:04:52 +00:00
msgstr "Organitzar terminals a una graella"
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:8
msgid "Tabs"
msgstr ""
#: ../data/terminator.appdata.xml.in.h:9
msgid "Drag and drop re-ordering of terminals"
msgstr ""
#: ../data/terminator.appdata.xml.in.h:10
msgid "Lots of keyboard shortcuts"
msgstr ""
#: ../data/terminator.appdata.xml.in.h:11
msgid "Save multiple layouts and profiles via GUI preferences editor"
msgstr ""
#: ../data/terminator.appdata.xml.in.h:12
msgid "Simultaneous typing to arbitrary groups of terminals"
msgstr ""
#: ../data/terminator.appdata.xml.in.h:13
msgid "And lots more..."
msgstr ""
#: ../data/terminator.appdata.xml.in.h:14
msgid "The main window showing the application in action"
msgstr ""
#: ../data/terminator.appdata.xml.in.h:15
msgid "Getting a little crazy with the terminals"
msgstr ""
#: ../data/terminator.appdata.xml.in.h:16
msgid "The preferences window where you can change the defaults"
msgstr ""
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/container.py:163
2010-07-04 03:42:38 +00:00
msgid "Close?"
2015-08-04 05:47:09 +00:00
msgstr "Tancar?"
2008-08-28 12:06:52 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/container.py:169
2010-07-04 03:42:38 +00:00
msgid "Close _Terminals"
msgstr "Tanca els _terminals"
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/container.py:171
2010-07-04 03:42:38 +00:00
msgid "<big><b>Close multiple terminals?</b></big>"
2015-08-04 05:47:09 +00:00
msgstr "<big><b>Voleu tancar aquests terminals?</b></big>"
2010-07-04 03:42:38 +00:00
2017-01-13 06:38:29 +00:00
#: ../terminatorlib/container.py:175
2010-07-04 03:42:38 +00:00
msgid ""
2017-01-13 06:38:29 +00:00
"This window has several terminals open. Closing the window will also close "
"all terminals within it."
msgstr ""
#: ../terminatorlib/container.py:178
msgid ""
"This tab has several terminals open. Closing the tab will also close all "
2010-07-04 03:42:38 +00:00
"terminals within it."
msgstr ""
2008-08-28 12:06:52 +00:00
2017-01-13 06:38:29 +00:00
#: ../terminatorlib/container.py:198
2013-01-31 04:32:37 +00:00
msgid "Do not show this message next time"
2015-08-04 05:47:09 +00:00
msgstr "No mostris aquest missatge la propera vegada"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:34
2008-07-07 21:53:52 +00:00
msgid "Current Locale"
2010-07-04 03:42:38 +00:00
msgstr "Localització actual"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:35 ../terminatorlib/encoding.py:48
#: ../terminatorlib/encoding.py:67 ../terminatorlib/encoding.py:90
#: ../terminatorlib/encoding.py:101
2008-07-07 21:53:52 +00:00
msgid "Western"
2008-08-28 12:06:52 +00:00
msgstr "Occidental"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:36 ../terminatorlib/encoding.py:68
#: ../terminatorlib/encoding.py:80 ../terminatorlib/encoding.py:99
2008-07-07 21:53:52 +00:00
msgid "Central European"
2009-01-20 22:45:57 +00:00
msgstr "Europeu central"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:37
2008-07-07 21:53:52 +00:00
msgid "South European"
2009-01-20 22:45:57 +00:00
msgstr "Europeu meridional"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:38 ../terminatorlib/encoding.py:46
#: ../terminatorlib/encoding.py:106
2008-07-07 21:53:52 +00:00
msgid "Baltic"
2008-08-28 12:06:52 +00:00
msgstr "Bàltic"
2008-07-07 21:53:52 +00:00
2010-03-30 19:02:44 +00:00
#. [False, "JOHAB", _("Korean") ],
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:39 ../terminatorlib/encoding.py:69
#: ../terminatorlib/encoding.py:75 ../terminatorlib/encoding.py:77
#: ../terminatorlib/encoding.py:82 ../terminatorlib/encoding.py:100
2008-07-07 21:53:52 +00:00
msgid "Cyrillic"
2008-08-28 12:06:52 +00:00
msgstr "Ciríl·lic"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:40 ../terminatorlib/encoding.py:72
#: ../terminatorlib/encoding.py:79 ../terminatorlib/encoding.py:105
2008-07-07 21:53:52 +00:00
msgid "Arabic"
2009-01-20 22:45:57 +00:00
msgstr "Àrab"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:41 ../terminatorlib/encoding.py:85
#: ../terminatorlib/encoding.py:102
2008-07-07 21:53:52 +00:00
msgid "Greek"
2008-08-28 12:06:52 +00:00
msgstr "Grec"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:42
2008-07-07 21:53:52 +00:00
msgid "Hebrew Visual"
2009-01-20 22:45:57 +00:00
msgstr "Hebreu visual"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:43 ../terminatorlib/encoding.py:71
#: ../terminatorlib/encoding.py:88 ../terminatorlib/encoding.py:104
2008-07-07 21:53:52 +00:00
msgid "Hebrew"
2009-01-20 22:45:57 +00:00
msgstr "Hebreu"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:44 ../terminatorlib/encoding.py:70
#: ../terminatorlib/encoding.py:92 ../terminatorlib/encoding.py:103
2008-07-07 21:53:52 +00:00
msgid "Turkish"
2008-08-28 12:06:52 +00:00
msgstr "Turc"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:45
2008-07-07 21:53:52 +00:00
msgid "Nordic"
2008-08-28 12:06:52 +00:00
msgstr "Nòrdic"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:47
2008-07-07 21:53:52 +00:00
msgid "Celtic"
2008-08-28 12:06:52 +00:00
msgstr "Cèltic"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:49 ../terminatorlib/encoding.py:91
2008-07-07 21:53:52 +00:00
msgid "Romanian"
2008-08-28 12:06:52 +00:00
msgstr "Romanès"
2008-07-07 21:53:52 +00:00
2010-03-30 19:02:44 +00:00
#. [False, "UTF-7", _("Unicode") ],
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:51
2008-07-07 21:53:52 +00:00
msgid "Unicode"
2008-08-28 12:06:52 +00:00
msgstr "Unicode"
2008-07-07 21:53:52 +00:00
2010-03-30 19:02:44 +00:00
#. [False, "UTF-16", _("Unicode") ],
#. [False, "UCS-2", _("Unicode") ],
#. [False, "UCS-4", _("Unicode") ],
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:55
2008-07-07 21:53:52 +00:00
msgid "Armenian"
2008-08-28 12:06:52 +00:00
msgstr "Armeni"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:56 ../terminatorlib/encoding.py:57
#: ../terminatorlib/encoding.py:61
2008-07-07 21:53:52 +00:00
msgid "Chinese Traditional"
2008-08-28 12:06:52 +00:00
msgstr "Xinès tradicional"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:58
2008-07-07 21:53:52 +00:00
msgid "Cyrillic/Russian"
2008-08-28 12:06:52 +00:00
msgstr "Ciríl·lic/Rus"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:59 ../terminatorlib/encoding.py:73
#: ../terminatorlib/encoding.py:94
2008-07-07 21:53:52 +00:00
msgid "Japanese"
2008-08-28 12:06:52 +00:00
msgstr "Japonès"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:60 ../terminatorlib/encoding.py:74
#: ../terminatorlib/encoding.py:97
2008-07-07 21:53:52 +00:00
msgid "Korean"
2008-08-28 12:06:52 +00:00
msgstr "Coreà"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:62 ../terminatorlib/encoding.py:63
#: ../terminatorlib/encoding.py:64 ../terminatorlib/encoding.py:66
2008-07-07 21:53:52 +00:00
msgid "Chinese Simplified"
2008-08-28 12:06:52 +00:00
msgstr "Xinès simplificat"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:65
2008-07-07 21:53:52 +00:00
msgid "Georgian"
2008-08-28 12:06:52 +00:00
msgstr "Georgià"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:78 ../terminatorlib/encoding.py:93
2008-07-07 21:53:52 +00:00
msgid "Cyrillic/Ukrainian"
2008-08-28 12:06:52 +00:00
msgstr "Ciríl·lic/Ucraïnès"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:81
2008-07-07 21:53:52 +00:00
msgid "Croatian"
2008-08-28 12:06:52 +00:00
msgstr "Croat"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:83
2008-07-07 21:53:52 +00:00
msgid "Hindi"
2008-08-28 12:06:52 +00:00
msgstr "Hindi"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:84
2008-07-07 21:53:52 +00:00
msgid "Persian"
2008-08-28 12:06:52 +00:00
msgstr "Persa"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:86
2008-07-07 21:53:52 +00:00
msgid "Gujarati"
2008-08-28 12:06:52 +00:00
msgstr "Gujarati"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:87
2008-07-07 21:53:52 +00:00
msgid "Gurmukhi"
2008-08-28 12:06:52 +00:00
msgstr "Gurmukhi"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:89
2008-07-07 21:53:52 +00:00
msgid "Icelandic"
2008-08-28 12:06:52 +00:00
msgstr "Islandès"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:95 ../terminatorlib/encoding.py:98
#: ../terminatorlib/encoding.py:107
2008-07-07 21:53:52 +00:00
msgid "Vietnamese"
2008-08-28 12:06:52 +00:00
msgstr "Vietnamita"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:96
2008-07-07 21:53:52 +00:00
msgid "Thai"
2009-01-20 22:45:57 +00:00
msgstr "Tai"
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/layoutlauncher.glade.h:1
msgid "Terminator Layout Launcher"
msgstr ""
#: ../terminatorlib/layoutlauncher.glade.h:2
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:142
2015-08-03 19:15:28 +00:00
msgid "Layout"
msgstr ""
#: ../terminatorlib/layoutlauncher.glade.h:3
msgid "Launch"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/notebook.py:359
2010-07-04 03:42:38 +00:00
msgid "tab"
msgstr "pestanya"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/notebook.py:629
2010-07-04 03:42:38 +00:00
msgid "Close Tab"
2011-03-24 04:45:07 +00:00
msgstr "Tancar pestanya"
2010-07-04 03:42:38 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:49
2010-12-20 04:42:13 +00:00
msgid "Display program version"
msgstr "Mostra la versió del programa"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:51 ../terminatorlib/optionparse.py:53
2015-12-03 06:18:33 +00:00
msgid "Maximize the window"
msgstr ""
2010-12-20 04:42:13 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:55
2010-12-20 04:42:13 +00:00
msgid "Make the window fill the screen"
msgstr "Fes que la finestra ocupi tota la pantalla"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:57
2010-12-20 04:42:13 +00:00
msgid "Disable window borders"
msgstr "Inhabilita les vores de la finestra"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:59
2010-12-20 04:42:13 +00:00
msgid "Hide the window at startup"
msgstr "Amaga la finestra a l'inici"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:61
2010-12-20 04:42:13 +00:00
msgid "Specify a title for the window"
msgstr "Especifica un títol per a la finestra"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:63
2013-01-31 04:32:37 +00:00
msgid "Set the preferred size and position of the window(see X man page)"
2010-12-20 04:42:13 +00:00
msgstr ""
2015-08-04 05:47:09 +00:00
"Establir la mida i la posició preferides de la finestra(veure pàgina man de "
"X)"
2010-12-20 04:42:13 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:67 ../terminatorlib/optionparse.py:70
2010-12-20 04:42:13 +00:00
msgid "Specify a command to execute inside the terminal"
msgstr "Especifica una ordre a executar dins del terminal"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:73 ../terminatorlib/optionparse.py:81
2010-12-20 04:42:13 +00:00
msgid ""
"Use the rest of the command line as a command to execute inside the "
"terminal, and its arguments"
msgstr ""
"Fes servir la resta de la línia d'ordres com a ordre a executar dins del "
"terminal, i els seus arguments"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:76
2015-08-03 19:15:28 +00:00
msgid "Specify a config file"
2015-08-04 05:47:09 +00:00
msgstr "Especificar el fitxer de configuració"
2015-08-03 19:15:28 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:78
msgid "Specify a partial config json file"
msgstr ""
#: ../terminatorlib/optionparse.py:84
2010-12-20 04:42:13 +00:00
msgid "Set the working directory"
msgstr "Estableix el directori de treball"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:85
2013-01-31 04:32:37 +00:00
msgid "Set a custom icon for the window (by file or name)"
msgstr ""
2021-01-03 18:34:11 +00:00
"Establir una icona personalitzada per la finestra(mitjançant un fitxer o "
"nom)"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:88
2010-12-20 04:42:13 +00:00
msgid "Set a custom WM_WINDOW_ROLE property on the window"
msgstr "Estableix una propietat WM_WINDOW_ROLE personalitzada a la finestra"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:90
2015-08-03 19:15:28 +00:00
msgid "Launch with the given layout"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:92
2015-08-03 19:15:28 +00:00
msgid "Select a layout from a list"
msgstr ""
2010-12-20 04:42:13 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:94
2010-12-20 04:42:13 +00:00
msgid "Use a different profile as the default"
msgstr "Utilitza un perfil diferent per defecte"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:96
2010-12-20 04:42:13 +00:00
msgid "Disable DBus"
msgstr "Inhabilia el DBus"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:98
2010-12-20 04:42:13 +00:00
msgid "Enable debugging information (twice for debug server)"
msgstr ""
"Habilita la informació de depuració (dos vegades per al servidor de "
"depuració)"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:100
2010-12-20 04:42:13 +00:00
msgid "Comma separated list of classes to limit debugging to"
msgstr "Llista separada amb comes de les classes on es limita la depuració"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:102
2010-12-20 04:42:13 +00:00
msgid "Comma separated list of methods to limit debugging to"
msgstr "Llista separada amb comes dels mètodes on es limita la depuració"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:104
2013-01-31 04:32:37 +00:00
msgid "If Terminator is already running, just open a new tab"
msgstr ""
2015-08-04 05:47:09 +00:00
"Si el Terminator ja s'està executant, nomès has d'obrir una pestanya nova"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/optionparse.py:106
msgid "If Terminator is already running, just unhide all hidden windows"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/activitywatch.py:54
2015-08-04 01:17:05 +00:00
msgid "Watch for _activity"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/activitywatch.py:83
2015-08-04 01:17:05 +00:00
#, python-format
msgid "Activity in: %s"
msgstr ""
2010-07-04 03:42:38 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/activitywatch.py:120
2015-08-04 01:17:05 +00:00
msgid "Watch for _silence"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/activitywatch.py:162
2015-08-04 01:17:05 +00:00
#, python-format
msgid "Silence in: %s"
2011-08-21 04:31:44 +00:00
msgstr ""
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/plugins/custom_commands.py:61
2015-08-04 01:17:05 +00:00
msgid "_Custom Commands"
msgstr ""
2009-01-20 22:45:57 +00:00
2015-09-20 04:59:10 +00:00
#. VERIFY FOR GTK3: is this ever false?
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/plugins/custom_commands.py:67
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal_popup_menu.py:194
2015-08-03 19:15:28 +00:00
msgid "_Preferences"
msgstr "_Preferències"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:134
2010-03-30 19:02:44 +00:00
msgid "Custom Commands Configuration"
2010-07-04 03:42:38 +00:00
msgstr "Configuració de les ordres personalitzades"
2009-06-23 19:58:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:138
#: ../terminatorlib/plugins/custom_commands.py:287
#: ../terminatorlib/plugins/logger.py:20
#: ../terminatorlib/plugins/terminalshot.py:20
2015-08-04 01:17:05 +00:00
msgid "_Cancel"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:139
#: ../terminatorlib/plugins/custom_commands.py:288
2015-08-04 01:17:05 +00:00
msgid "_OK"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:166
2015-08-04 01:17:05 +00:00
msgid "Enabled"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:170
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:144
2015-08-04 01:17:05 +00:00
msgid "Name"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:174
#: ../terminatorlib/preferences.glade.h:108
2015-08-04 01:17:05 +00:00
msgid "Command"
2015-08-04 05:47:09 +00:00
msgstr "Ordre"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:188
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:37
2015-08-04 01:17:05 +00:00
msgid "Top"
2015-08-04 05:47:09 +00:00
msgstr "A dalt"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:194
2015-08-04 01:17:05 +00:00
msgid "Up"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:200
2015-08-04 01:17:05 +00:00
msgid "Down"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:206
2015-08-04 01:17:05 +00:00
msgid "Last"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:212
2015-08-04 01:17:05 +00:00
msgid "New"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:217
2015-08-04 01:17:05 +00:00
msgid "Edit"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:223
2015-08-04 01:17:05 +00:00
msgid "Delete"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:283
2010-03-30 19:02:44 +00:00
msgid "New Command"
2010-07-04 03:42:38 +00:00
msgstr "Ordre nova"
2008-08-28 12:06:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:294
2010-03-30 19:02:44 +00:00
msgid "Enabled:"
2010-07-04 03:42:38 +00:00
msgstr "Habilitada:"
2009-06-23 19:58:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:300
2010-03-30 19:02:44 +00:00
msgid "Name:"
2010-07-04 03:42:38 +00:00
msgstr "Nom:"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:306
2010-03-30 19:02:44 +00:00
msgid "Command:"
2010-07-04 03:42:38 +00:00
msgstr "Comanda:"
2009-06-23 19:58:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:329
#: ../terminatorlib/plugins/custom_commands.py:439
2010-03-30 19:02:44 +00:00
msgid "You need to define a name and command"
2010-07-04 03:42:38 +00:00
msgstr "Has de definir un nom i una comanda"
2009-06-23 19:58:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:346
#: ../terminatorlib/plugins/custom_commands.py:458
2010-03-30 19:02:44 +00:00
#, python-format
msgid "Name *%s* already exist"
2010-07-04 03:42:38 +00:00
msgstr "El nom *%s* ja existeix"
2010-03-30 19:02:44 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/logger.py:21
#: ../terminatorlib/plugins/terminalshot.py:21
2015-08-04 01:17:05 +00:00
msgid "_Save"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/logger.py:32
2015-08-04 01:17:05 +00:00
msgid "Start _Logger"
2015-08-03 19:15:28 +00:00
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/logger.py:35
2015-08-04 01:17:05 +00:00
msgid "Stop _Logger"
2015-08-03 19:15:28 +00:00
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/logger.py:65
2015-08-03 19:15:28 +00:00
msgid "Save Log File As"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/terminalshot.py:28
2015-08-04 01:17:05 +00:00
msgid "Terminal _screenshot"
msgstr ""
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/terminalshot.py:37
2015-08-03 19:15:28 +00:00
msgid "Save image"
msgstr ""
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:1
msgid "Automatic"
2015-08-04 05:47:09 +00:00
msgstr "Automàtic"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:2
msgid "Control-H"
2015-08-04 05:47:09 +00:00
msgstr "Control-H"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:3
msgid "ASCII DEL"
msgstr ""
#: ../terminatorlib/preferences.glade.h:4
msgid "Escape sequence"
2015-08-04 05:47:09 +00:00
msgstr "Seqüència d'escapament"
2013-01-31 04:32:37 +00:00
2015-08-03 19:15:28 +00:00
#. FIXME: Why isn't this being done by Terminator() ?
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:5 ../terminatorlib/window.py:715
2015-08-03 19:15:28 +00:00
msgid "All"
msgstr "Tot"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:6
2015-08-03 19:15:28 +00:00
msgid "Group"
2013-01-31 04:32:37 +00:00
msgstr ""
2015-08-04 18:52:02 +00:00
#: ../terminatorlib/preferences.glade.h:7
2015-08-03 19:15:28 +00:00
msgid "None"
msgstr "Cap"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:8
2015-08-03 19:15:28 +00:00
msgid "Exit the terminal"
2015-08-04 05:47:09 +00:00
msgstr "Surt del terminal"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:9
2015-08-03 19:15:28 +00:00
msgid "Restart the command"
2015-08-04 05:47:09 +00:00
msgstr "Reinicia l'ordre"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:10
2015-08-03 19:15:28 +00:00
msgid "Hold the terminal open"
2015-08-04 05:47:09 +00:00
msgstr "Mantingues obert el terminal"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:11
2015-08-03 19:15:28 +00:00
msgid "Black on light yellow"
2015-08-04 05:47:09 +00:00
msgstr "Negre sobre groc clar"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:12
2015-08-03 19:15:28 +00:00
msgid "Black on white"
2015-08-04 05:47:09 +00:00
msgstr "Negre sobre blanc"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:13
2015-12-03 06:18:33 +00:00
msgid "Gray on black"
msgstr ""
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:14
2015-08-03 19:15:28 +00:00
msgid "Green on black"
2015-08-04 05:47:09 +00:00
msgstr "Verd sobre negre"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:15
2015-08-03 19:15:28 +00:00
msgid "White on black"
2015-08-04 05:47:09 +00:00
msgstr "Blanc sobre negre"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:16
2015-08-03 19:15:28 +00:00
msgid "Orange on black"
2015-08-04 05:47:09 +00:00
msgstr "Taronja sobre negre"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:17
2015-08-03 19:15:28 +00:00
msgid "Ambience"
2013-01-31 04:32:37 +00:00
msgstr ""
#: ../terminatorlib/preferences.glade.h:18
2015-08-03 19:15:28 +00:00
msgid "Solarized light"
2013-01-31 04:32:37 +00:00
msgstr ""
#: ../terminatorlib/preferences.glade.h:19
2015-08-03 19:15:28 +00:00
msgid "Solarized dark"
2013-01-31 04:32:37 +00:00
msgstr ""
#: ../terminatorlib/preferences.glade.h:20
2016-12-13 05:54:37 +00:00
msgid "Gruvbox light"
msgstr ""
#: ../terminatorlib/preferences.glade.h:21
msgid "Gruvbox dark"
msgstr ""
#: ../terminatorlib/preferences.glade.h:22
2015-08-03 19:15:28 +00:00
msgid "Custom"
2015-08-04 05:47:09 +00:00
msgstr "Personalitzat"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:23
2015-08-03 19:15:28 +00:00
msgid "Block"
2015-08-04 05:47:09 +00:00
msgstr "Bloqueja"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:24
2015-08-03 19:15:28 +00:00
msgid "Underline"
2015-08-04 05:47:09 +00:00
msgstr "Subratllat"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:25
2015-08-03 19:15:28 +00:00
msgid "I-Beam"
2013-01-31 04:32:37 +00:00
msgstr ""
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:26
2015-08-03 19:15:28 +00:00
msgid "GNOME Default"
2015-08-04 05:47:09 +00:00
msgstr "Predeterminat del GNOME"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:27
2015-08-03 19:15:28 +00:00
msgid "Click to focus"
2015-08-04 05:47:09 +00:00
msgstr "Feu clic per enfocar"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:28
2015-08-03 19:15:28 +00:00
msgid "Follow mouse pointer"
2015-08-04 05:47:09 +00:00
msgstr "Segueix el punter del ratolí"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:29
2015-08-03 19:15:28 +00:00
msgid "Tango"
2015-08-04 05:47:09 +00:00
msgstr "Tango"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:30
2015-08-03 19:15:28 +00:00
msgid "Linux"
2015-08-04 05:47:09 +00:00
msgstr "Linux"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:31
2015-08-03 19:15:28 +00:00
msgid "XTerm"
2015-08-04 05:47:09 +00:00
msgstr "XTerm"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:32
2015-08-03 19:15:28 +00:00
msgid "Rxvt"
2015-08-04 05:47:09 +00:00
msgstr "Rxvt"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:33
2015-08-03 19:15:28 +00:00
msgid "Solarized"
2013-01-31 04:32:37 +00:00
msgstr ""
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:34
2015-08-03 19:15:28 +00:00
msgid "On the left side"
2015-08-04 05:47:09 +00:00
msgstr "Al costat esquerre"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:35
2015-08-03 19:15:28 +00:00
msgid "On the right side"
2015-08-04 05:47:09 +00:00
msgstr "Al costat dret"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:36
2015-08-03 19:15:28 +00:00
msgid "Disabled"
2015-08-04 05:47:09 +00:00
msgstr "Deshabilitat"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:38
2015-08-03 19:15:28 +00:00
msgid "Bottom"
2015-08-04 05:47:09 +00:00
msgstr "A baix"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:39
2015-08-03 19:15:28 +00:00
msgid "Left"
2015-08-04 05:47:09 +00:00
msgstr "A l'esquerra"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:40
2015-08-03 19:15:28 +00:00
msgid "Right"
2015-08-04 05:47:09 +00:00
msgstr "A la dreta"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:41
2015-08-03 19:15:28 +00:00
msgid "Hidden"
2015-08-04 05:47:09 +00:00
msgstr "Ocult"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:42
2015-08-03 19:15:28 +00:00
msgid "Normal"
2015-08-04 05:47:09 +00:00
msgstr "Normal"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:43
2015-08-03 19:15:28 +00:00
msgid "Maximised"
2015-08-04 05:47:09 +00:00
msgstr "Maximitza"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:44
2015-08-03 19:15:28 +00:00
msgid "Fullscreen"
2015-08-04 05:47:09 +00:00
msgstr "Pantalla completa"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:45
2015-08-03 19:15:28 +00:00
msgid "Terminator Preferences"
2015-08-04 05:47:09 +00:00
msgstr "Configuració del Terminator"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:46
2015-08-03 19:15:28 +00:00
msgid "<b>Behavior</b>"
2013-01-31 04:32:37 +00:00
msgstr ""
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:47
2015-08-03 19:15:28 +00:00
msgid "Window state:"
2013-01-31 04:32:37 +00:00
msgstr ""
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:48
2015-08-03 19:15:28 +00:00
msgid "Always on top"
2015-08-04 05:47:09 +00:00
msgstr "Sempre per sobre"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:49
2013-01-31 04:32:37 +00:00
msgid "Show on all workspaces"
2015-08-04 05:47:09 +00:00
msgstr "Mostra a tots els espais de treball"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:50
2015-08-03 19:15:28 +00:00
msgid "Hide on lose focus"
2015-08-04 05:47:09 +00:00
msgstr "Amaga en perdre l'enfocament"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:51
2015-08-03 19:15:28 +00:00
msgid "Hide from taskbar"
2015-08-04 05:47:09 +00:00
msgstr "Amaga de la barra de tasques"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:52
2015-08-03 19:15:28 +00:00
msgid "Window geometry hints"
2013-01-31 04:32:37 +00:00
msgstr ""
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:53
2015-12-03 06:18:33 +00:00
msgid "DBus server"
msgstr "Servidor DBus"
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:54
2015-08-03 19:15:28 +00:00
msgid "Mouse focus:"
2013-01-31 04:32:37 +00:00
msgstr ""
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:55
2015-08-03 19:15:28 +00:00
msgid "Broadcast default:"
2013-01-31 04:32:37 +00:00
msgstr ""
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:56
2020-10-19 21:45:16 +00:00
msgid "PuTTY style paste:"
2015-12-03 06:18:33 +00:00
msgstr ""
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:57
2015-12-03 06:18:33 +00:00
msgid "Smart copy"
msgstr ""
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:58
2013-01-31 04:32:37 +00:00
msgid "Re-use profiles for new terminals"
2015-08-04 05:47:09 +00:00
msgstr "Reutilitza perfils per a nous terminals"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:59
2015-08-03 19:15:28 +00:00
msgid "Use custom URL handler"
2015-08-04 05:47:09 +00:00
msgstr "Utilitza un gestor d'URLs personalitzat"
2013-01-31 04:32:37 +00:00
2015-12-03 06:18:33 +00:00
#: ../terminatorlib/preferences.glade.h:60
2016-12-13 05:54:37 +00:00
msgid "Custom URL handler:"
2013-01-31 04:32:37 +00:00
msgstr ""
2015-12-03 06:18:33 +00:00
#: ../terminatorlib/preferences.glade.h:61
2020-10-19 21:45:16 +00:00
msgid "PRIMARY"
2013-01-31 04:32:37 +00:00
msgstr ""
2015-12-03 06:18:33 +00:00
#: ../terminatorlib/preferences.glade.h:62
2020-10-19 21:45:16 +00:00
msgid "Clipboard"
msgstr ""
#: ../terminatorlib/preferences.glade.h:63
2021-01-03 18:34:11 +00:00
msgid "Clear selection on copy"
2020-10-19 21:45:16 +00:00
msgstr ""
#: ../terminatorlib/preferences.glade.h:64
2021-01-03 18:34:11 +00:00
msgid "<b>Appearance</b>"
msgstr ""
#: ../terminatorlib/preferences.glade.h:65
2015-08-03 19:15:28 +00:00
msgid "Window borders"
2015-08-04 05:47:09 +00:00
msgstr "Vores de la finestra"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:66
2016-12-13 05:54:37 +00:00
msgid "Unfocused terminal font brightness:"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:67
2016-12-13 05:54:37 +00:00
msgid "Terminal separator size:"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:68
2020-10-19 21:45:16 +00:00
msgid "Line Height:"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:69
2016-12-13 05:54:37 +00:00
msgid "Extra Styling (Theme dependant)"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:70
2016-12-13 05:54:37 +00:00
msgid "Tab position:"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:71
2016-12-13 05:54:37 +00:00
msgid "Tabs homogeneous"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:72
2016-12-13 05:54:37 +00:00
msgid "Tabs scroll buttons"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:73
2016-12-13 05:54:37 +00:00
msgid "<b>Terminal Titlebar</b>"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:74
2016-12-13 05:54:37 +00:00
msgid "Font color:"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:75
2016-12-13 05:54:37 +00:00
msgid "Background:"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:76
2016-12-13 05:54:37 +00:00
msgid "Focused"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:77
2016-12-13 05:54:37 +00:00
msgid "Inactive"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:78
2016-12-13 05:54:37 +00:00
msgid "Receiving"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:79
2020-10-19 21:45:16 +00:00
msgid "Title bar at bottom (Require restart)"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:80
2016-12-13 05:54:37 +00:00
msgid "Hide size from title"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:81
2016-12-13 05:54:37 +00:00
msgid "_Use the system font"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:82
2015-08-03 19:15:28 +00:00
msgid "_Font:"
2015-08-04 05:47:09 +00:00
msgstr "_Tipus de lletra:"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:83
2015-08-03 19:15:28 +00:00
msgid "Choose A Titlebar Font"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:84
2015-08-03 19:15:28 +00:00
msgid "Global"
2015-08-04 05:47:09 +00:00
msgstr "Global"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:85
2015-08-04 01:17:05 +00:00
msgid "Profile"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:86
2015-08-04 01:17:05 +00:00
msgid "_Use the system fixed width font"
2015-08-04 05:47:09 +00:00
msgstr "_Utilitza el tipus de lletra d'amplada fixa del sistema"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:87
2015-08-04 01:17:05 +00:00
msgid "Choose A Terminal Font"
2015-08-04 05:47:09 +00:00
msgstr "Trieu un tipus de lletra de terminal"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:88
2015-08-04 01:17:05 +00:00
msgid "_Allow bold text"
2015-08-04 05:47:09 +00:00
msgstr "_Permet text en negreta"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:89
2015-08-04 01:17:05 +00:00
msgid "Show titlebar"
2015-08-04 05:47:09 +00:00
msgstr "Mostra la barra de títol"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:90
2015-08-04 01:17:05 +00:00
msgid "Copy on selection"
2015-08-04 05:47:09 +00:00
msgstr "Copiar en seleccionar"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:91
msgid "Disable Ctrl+mousewheel zoom"
msgstr ""
#: ../terminatorlib/preferences.glade.h:92
2015-12-03 06:18:33 +00:00
msgid "Select-by-_word characters:"
msgstr "Caràcters de _selecció per paraula:"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:93
2015-08-04 01:17:05 +00:00
msgid "<b>Cursor</b>"
2015-08-04 05:47:09 +00:00
msgstr "<b>Cursor</b>"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:94
2016-12-13 05:54:37 +00:00
msgid "_Shape:"
2013-01-31 04:32:37 +00:00
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:95
2016-12-13 05:54:37 +00:00
msgid "Color:"
2013-01-31 04:32:37 +00:00
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:96
2015-08-04 01:17:05 +00:00
msgid "Blink"
2013-01-31 04:32:37 +00:00
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:97
2016-12-13 05:54:37 +00:00
msgid "Foreground"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:98
2015-08-04 01:17:05 +00:00
msgid "<b>Terminal bell</b>"
2015-08-04 05:47:09 +00:00
msgstr "<b>Campana del Terminal</b>"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:99
2015-08-04 01:17:05 +00:00
msgid "Titlebar icon"
2015-08-04 05:47:09 +00:00
msgstr "Icona de la barra de títol"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:100
2015-12-03 06:18:33 +00:00
msgid "Visual flash"
msgstr "Ràfega visual"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:101
2015-08-04 01:17:05 +00:00
msgid "Audible beep"
2015-08-04 05:47:09 +00:00
msgstr "Xiulet audible"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:102
2015-08-04 01:17:05 +00:00
msgid "Window list flash"
2013-01-31 04:32:37 +00:00
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:103
2015-08-04 01:17:05 +00:00
msgid "General"
2015-08-04 05:47:09 +00:00
msgstr "General"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:104
2015-08-04 01:17:05 +00:00
msgid "_Run command as a login shell"
2013-01-31 04:32:37 +00:00
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:105
2015-08-04 01:17:05 +00:00
msgid "Ru_n a custom command instead of my shell"
2013-01-31 04:32:37 +00:00
msgstr ""
2015-08-04 05:47:09 +00:00
"E_xecuta una ordre personalitzada en comptes del meu intèrpret d'ordres"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:106
2015-08-04 01:17:05 +00:00
msgid "Custom co_mmand:"
2015-08-04 05:47:09 +00:00
msgstr "Or_dre personalitzada:"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:107
2015-08-04 01:17:05 +00:00
msgid "When command _exits:"
2015-08-04 05:47:09 +00:00
msgstr "Quan l'ordre _surt:"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:109
2015-08-03 19:15:28 +00:00
msgid "<b>Foreground and Background</b>"
2015-08-04 05:47:09 +00:00
msgstr "<b>Primer pla i fons</b>"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:110
2015-08-03 19:15:28 +00:00
msgid "_Use colors from system theme"
2015-08-04 05:47:09 +00:00
msgstr "_Utilitza els colors del tema del sistema"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:111
2015-08-03 19:15:28 +00:00
msgid "Built-in sche_mes:"
2015-08-04 05:47:09 +00:00
msgstr "Esq_uemes integrats:"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:112
2016-12-13 05:54:37 +00:00
msgid "_Text color:"
msgstr "Color del _text:"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:113
2016-12-13 05:54:37 +00:00
msgid "_Background color:"
msgstr "Color del _fons:"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:114
2015-08-03 19:15:28 +00:00
msgid "<b>Palette</b>"
2015-08-04 05:47:09 +00:00
msgstr "<b>Paleta</b>"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:115
2015-08-03 19:15:28 +00:00
msgid "Built-in _schemes:"
2015-08-04 05:47:09 +00:00
msgstr "_Esquemes integrats:"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:116
2015-08-03 19:15:28 +00:00
msgid "Color p_alette:"
2015-08-04 05:47:09 +00:00
msgstr "_Paleta de colors:"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:117
2020-04-25 18:24:11 +00:00
msgid "Show b_old text in bright colors"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:118
msgid "Colors"
msgstr "Colors"
#: ../terminatorlib/preferences.glade.h:119
2015-08-03 19:15:28 +00:00
msgid "_Solid color"
2015-08-04 05:47:09 +00:00
msgstr "Color _sòlid"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:120
2015-08-03 19:15:28 +00:00
msgid "_Transparent background"
2015-08-04 05:47:09 +00:00
msgstr "Fons _transparent"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:121
2021-01-03 18:34:11 +00:00
msgid "Background Image"
2013-01-31 04:32:37 +00:00
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:122
2021-01-03 18:34:11 +00:00
msgid "Background Image File:"
msgstr ""
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:123
2021-01-03 18:34:11 +00:00
msgid "Choose file"
msgstr ""
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:124
2021-01-03 18:34:11 +00:00
msgid "S_hade background:"
2020-10-19 21:45:16 +00:00
msgstr ""
#: ../terminatorlib/preferences.glade.h:125
2021-01-03 18:34:11 +00:00
msgid "<small><i>None</i></small>"
msgstr "<small><i>Cap</i></small>"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:126
2021-01-03 18:34:11 +00:00
msgid "<small><i>Maximum</i></small>"
msgstr "<small><i>Màxim</i></small>"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:127
2015-08-03 19:15:28 +00:00
msgid "Background"
2015-08-04 05:47:09 +00:00
msgstr "Fons"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:128
2015-08-03 19:15:28 +00:00
msgid "_Scrollbar is:"
2015-08-04 05:47:09 +00:00
msgstr "La _barra de desplaçament és:"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:129
2016-12-13 05:54:37 +00:00
msgid "Scroll on _output"
msgstr "Desplaçament en _mostrar"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:130
2016-12-13 05:54:37 +00:00
msgid "Scroll on _keystroke"
msgstr "Desplaçament en _prémer una tecla"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:131
2015-08-03 19:15:28 +00:00
msgid "Infinite Scrollback"
2015-08-04 05:47:09 +00:00
msgstr "Desplaçament cap enrere infinit"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:132
2016-12-13 05:54:37 +00:00
msgid "Scroll_back:"
msgstr "Desplaçament cap _enrere:"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:133
2016-12-13 05:54:37 +00:00
msgid "lines"
msgstr "línies"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:134
2015-08-03 19:15:28 +00:00
msgid "Scrolling"
2015-08-04 05:47:09 +00:00
msgstr "Desplaçament"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:135
2013-01-31 04:32:37 +00:00
msgid ""
"<small><i><b>Note:</b> These options may cause some applications to behave "
"incorrectly. They are only here to allow you to work around certain "
2021-01-03 18:34:11 +00:00
"applications and operating systems that expect different terminal "
"behavior.</i></small>"
2013-01-31 04:32:37 +00:00
msgstr ""
2015-08-04 05:47:09 +00:00
"<small><i><b>Nota:</b>Aquestes opcions poden fer que algunes aplicacions no "
"funcionin correctament. Només hi són per permetre-us solucionar aspectes de "
2021-01-03 18:34:11 +00:00
"certes aplicacions i sistemes operatius que esperen un comportament diferent"
" del terminal.</i></small>"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:136
2013-01-31 04:32:37 +00:00
msgid "_Backspace key generates:"
2015-08-04 05:47:09 +00:00
msgstr "La tecla de _retrocés genera:"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:137
2016-12-13 05:54:37 +00:00
msgid "_Delete key generates:"
msgstr "La tecla de _suprimir genera:"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:138
2016-12-13 05:54:37 +00:00
msgid "Encoding:"
msgstr ""
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:139
2016-12-13 05:54:37 +00:00
msgid "_Reset Compatibility Options to Defaults"
msgstr "_Reinicia les opcions de compatibilitat a les Opcions per Defecte"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:140
2013-01-31 04:32:37 +00:00
msgid "Compatibility"
2015-08-04 05:47:09 +00:00
msgstr "Compatibilitat"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:141
#: ../terminatorlib/terminal_popup_menu.py:201
2013-01-31 04:32:37 +00:00
msgid "Profiles"
msgstr "Perfils"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:143
2015-08-04 01:17:05 +00:00
msgid "Type"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:145
2015-08-03 19:15:28 +00:00
msgid "Profile:"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:146
2015-08-03 19:15:28 +00:00
msgid "Custom command:"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:147
2015-08-03 19:15:28 +00:00
msgid "Working directory:"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:148
2013-01-31 04:32:37 +00:00
msgid "Layouts"
2015-08-04 05:47:09 +00:00
msgstr "Plantilles"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:149
2015-08-04 01:17:05 +00:00
msgid "Action"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:150
2015-08-04 01:17:05 +00:00
msgid "Keybinding"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:151
2013-01-31 04:32:37 +00:00
msgid "Keybindings"
2015-08-04 05:47:09 +00:00
msgstr "Assignacions de tecles"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:152
2015-08-04 01:17:05 +00:00
msgid "Plugin"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:153
2013-01-31 04:32:37 +00:00
msgid "This plugin has no configuration options"
2015-08-04 05:47:09 +00:00
msgstr "Aquest plugin no te opcions de configuració"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:154
2013-01-31 04:32:37 +00:00
msgid "Plugins"
2015-08-04 05:47:09 +00:00
msgstr "Connectors"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:157
2020-10-19 21:45:16 +00:00
msgid "Version: 2.0.1"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:158
2015-08-03 19:15:28 +00:00
msgid ""
2021-01-03 18:34:11 +00:00
"The goal of this project is to produce a useful tool for arranging terminals. It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that the main focus is arranging terminals in grids (tabs is the most common default method, which Terminator also supports).\n"
2015-08-03 19:15:28 +00:00
"\n"
2021-01-03 18:34:11 +00:00
"Much of the behavior of Terminator is based on GNOME Terminal, and we are adding more features from that as time goes by, but we also want to extend out in different directions with useful features for sysadmins and other users. If you have any suggestions, please file wishlist bugs! (see left for the Development link)"
2015-08-03 19:15:28 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:161
2015-09-01 20:50:09 +00:00
msgid "The Manual"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:162
2015-09-01 20:50:09 +00:00
msgid ""
2020-04-17 15:35:41 +00:00
"<a href=\"https://github.com/gnome-terminator/terminator\">Development</a>\n"
2021-01-03 18:34:11 +00:00
"<a href=\"https://github.com/gnome-terminator/terminator/issues\">Bugs / Enhancements</a>"
2015-09-01 20:50:09 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:164
2015-08-03 19:15:28 +00:00
msgid "About"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/prefseditor.py:105
2015-08-03 19:15:28 +00:00
msgid "Increase font size"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/prefseditor.py:106
2015-08-03 19:15:28 +00:00
msgid "Decrease font size"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/prefseditor.py:107
2015-08-03 19:15:28 +00:00
msgid "Restore original font size"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/prefseditor.py:108
2021-01-03 18:34:11 +00:00
msgid "Increase font size on all terminals"
msgstr ""
#: ../terminatorlib/prefseditor.py:109
msgid "Decrease font size on all terminals"
msgstr ""
#: ../terminatorlib/prefseditor.py:110
msgid "Restore original font size on all terminals"
msgstr ""
#: ../terminatorlib/prefseditor.py:111
2015-08-03 19:15:28 +00:00
msgid "Create a new tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:112 ../terminatorlib/prefseditor.py:114
2015-08-03 19:15:28 +00:00
msgid "Focus the next terminal"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:113 ../terminatorlib/prefseditor.py:115
2015-08-03 19:15:28 +00:00
msgid "Focus the previous terminal"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:116
2015-08-03 19:15:28 +00:00
msgid "Focus the terminal above"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:117
2015-08-03 19:15:28 +00:00
msgid "Focus the terminal below"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:118
2015-08-03 19:15:28 +00:00
msgid "Focus the terminal left"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:119
2015-08-03 19:15:28 +00:00
msgid "Focus the terminal right"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:120
2015-08-03 19:15:28 +00:00
msgid "Rotate terminals clockwise"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:121
2015-08-03 19:15:28 +00:00
msgid "Rotate terminals counter-clockwise"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:122
2015-08-03 19:15:28 +00:00
msgid "Split horizontally"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:123
2015-08-03 19:15:28 +00:00
msgid "Split vertically"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:124
2015-08-03 19:15:28 +00:00
msgid "Close terminal"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:125
2015-08-03 19:15:28 +00:00
msgid "Copy selected text"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:126
2015-08-03 19:15:28 +00:00
msgid "Paste clipboard"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:127
2015-08-03 19:15:28 +00:00
msgid "Show/Hide the scrollbar"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:128
2015-08-03 19:15:28 +00:00
msgid "Search terminal scrollback"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:129
2015-08-03 19:15:28 +00:00
msgid "Scroll upwards one page"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:130
2015-08-03 19:15:28 +00:00
msgid "Scroll downwards one page"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:131
2015-08-03 19:15:28 +00:00
msgid "Scroll upwards half a page"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:132
2015-08-03 19:15:28 +00:00
msgid "Scroll downwards half a page"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:133
2015-08-03 19:15:28 +00:00
msgid "Scroll upwards one line"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:134
2015-08-03 19:15:28 +00:00
msgid "Scroll downwards one line"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:135
2015-08-03 19:15:28 +00:00
msgid "Close window"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:136
2015-08-03 19:15:28 +00:00
msgid "Resize the terminal up"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:137
2015-08-03 19:15:28 +00:00
msgid "Resize the terminal down"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:138
2015-08-03 19:15:28 +00:00
msgid "Resize the terminal left"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:139
2015-08-03 19:15:28 +00:00
msgid "Resize the terminal right"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:140
2015-08-03 19:15:28 +00:00
msgid "Move the tab right"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:141
2015-08-03 19:15:28 +00:00
msgid "Move the tab left"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:142
2015-12-03 06:18:33 +00:00
msgid "Maximize terminal"
2015-08-03 19:15:28 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:143
2015-08-03 19:15:28 +00:00
msgid "Zoom terminal"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:144
2015-08-03 19:15:28 +00:00
msgid "Switch to the next tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:145
2015-08-03 19:15:28 +00:00
msgid "Switch to the previous tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:146
2015-08-03 19:15:28 +00:00
msgid "Switch to the first tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:147
2015-08-03 19:15:28 +00:00
msgid "Switch to the second tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:148
2015-08-03 19:15:28 +00:00
msgid "Switch to the third tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:149
2015-08-03 19:15:28 +00:00
msgid "Switch to the fourth tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:150
2015-08-03 19:15:28 +00:00
msgid "Switch to the fifth tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:151
2015-08-03 19:15:28 +00:00
msgid "Switch to the sixth tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:152
2015-08-03 19:15:28 +00:00
msgid "Switch to the seventh tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:153
2015-08-03 19:15:28 +00:00
msgid "Switch to the eighth tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:154
2015-08-03 19:15:28 +00:00
msgid "Switch to the ninth tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:155
2015-08-03 19:15:28 +00:00
msgid "Switch to the tenth tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:156
2015-08-03 19:15:28 +00:00
msgid "Toggle fullscreen"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:157
2015-08-03 19:15:28 +00:00
msgid "Reset the terminal"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:158
2015-08-03 19:15:28 +00:00
msgid "Reset and clear the terminal"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:159
2015-08-03 19:15:28 +00:00
msgid "Toggle window visibility"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:160
2020-10-19 21:45:16 +00:00
msgid "Create new group"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:161
2015-08-03 19:15:28 +00:00
msgid "Group all terminals"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:162
2015-08-03 19:15:28 +00:00
msgid "Group/Ungroup all terminals"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:163
2015-08-03 19:15:28 +00:00
msgid "Ungroup all terminals"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:164
2015-08-03 19:15:28 +00:00
msgid "Group terminals in tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:165
2015-08-03 19:15:28 +00:00
msgid "Group/Ungroup terminals in tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:166
2015-08-03 19:15:28 +00:00
msgid "Ungroup terminals in tab"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:167
2015-08-03 19:15:28 +00:00
msgid "Create a new window"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:168
2015-08-03 19:15:28 +00:00
msgid "Spawn a new Terminator process"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:169
2015-08-03 19:15:28 +00:00
msgid "Don't broadcast key presses"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:170
2015-08-03 19:15:28 +00:00
msgid "Broadcast key presses to group"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:171
2015-08-03 19:15:28 +00:00
msgid "Broadcast key events to all"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:172
2015-08-03 19:15:28 +00:00
msgid "Insert terminal number"
msgstr "Insereix el número del terminal"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:173
2015-08-03 19:15:28 +00:00
msgid "Insert padded terminal number"
msgstr "Insereix un número de terminal amb coixinet"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:174
2015-08-03 19:15:28 +00:00
msgid "Edit window title"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:175
2015-12-03 06:18:33 +00:00
msgid "Edit terminal title"
2015-08-03 19:15:28 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:176
2015-12-03 06:18:33 +00:00
msgid "Edit tab title"
2015-08-03 19:15:28 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:177
2015-12-03 06:18:33 +00:00
msgid "Open layout launcher window"
2015-08-03 19:15:28 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:178
2015-12-03 06:18:33 +00:00
msgid "Switch to next profile"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:179
2015-12-03 06:18:33 +00:00
msgid "Switch to previous profile"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:180
2020-10-19 21:45:16 +00:00
msgid "Open the Preferences window"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:181
2015-09-01 20:50:09 +00:00
msgid "Open the manual"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:1327 ../terminatorlib/prefseditor.py:1332
2010-07-04 03:42:38 +00:00
msgid "New Profile"
msgstr "Nou perfil"
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:1372 ../terminatorlib/prefseditor.py:1377
2010-07-04 03:42:38 +00:00
msgid "New Layout"
msgstr "Disposició nova"
2008-07-07 21:53:52 +00:00
2010-03-30 19:02:44 +00:00
#. Label
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/searchbar.py:56
2009-01-20 22:45:57 +00:00
msgid "Search:"
msgstr "Cerca:"
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/searchbar.py:68
2010-03-30 19:02:44 +00:00
msgid "Close Search bar"
2010-07-04 03:42:38 +00:00
msgstr "Tanca la barra de cerca"
2010-03-30 19:02:44 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:59
2010-07-04 03:42:38 +00:00
msgid "_Send email to..."
msgstr "En_via un correu a..."
2008-07-07 21:53:52 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:60
2010-07-04 03:42:38 +00:00
msgid "_Copy email address"
msgstr "_Copia l'adreça electrònica"
2008-07-07 21:53:52 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:62
2010-07-04 03:42:38 +00:00
msgid "Ca_ll VoIP address"
msgstr "_Truca a una adreça de VoIP"
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:63
2010-07-04 03:42:38 +00:00
msgid "_Copy VoIP address"
msgstr "_Copia l'adreça de VoIP"
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:84
2010-07-04 03:42:38 +00:00
msgid "_Open link"
msgstr "_Obre l'enllaç"
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:86
2010-07-04 03:42:38 +00:00
msgid "_Copy address"
msgstr "_Copia l'adreça"
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/terminal_popup_menu.py:102
msgid "_Copy"
msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:107
msgid "_Paste"
msgstr ""
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:114
2010-07-04 03:42:38 +00:00
msgid "Split H_orizontally"
msgstr "Divideix h_oritzontalment"
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:124
2010-07-04 03:42:38 +00:00
msgid "Split V_ertically"
msgstr "Divideix v_erticalment"
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:134
2010-07-04 03:42:38 +00:00
msgid "Open _Tab"
msgstr "Obre una pes_tanya"
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:140
2010-07-04 03:42:38 +00:00
msgid "Open _Debug Tab"
msgstr "Obre una pestanya de _depuració"
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/terminal_popup_menu.py:147
msgid "_Close"
msgstr ""
2015-12-03 06:18:33 +00:00
#: ../terminatorlib/terminal_popup_menu.py:156
2010-07-04 03:42:38 +00:00
msgid "_Zoom terminal"
msgstr "A_mplia el terminal"
2015-12-03 06:18:33 +00:00
#: ../terminatorlib/terminal_popup_menu.py:161
msgid "Ma_ximize terminal"
msgstr ""
2010-07-04 03:42:38 +00:00
2015-12-03 06:18:33 +00:00
#: ../terminatorlib/terminal_popup_menu.py:168
2010-07-04 03:42:38 +00:00
msgid "_Restore all terminals"
msgstr "_Recupera tots els terminals"
2015-12-03 06:18:33 +00:00
#: ../terminatorlib/terminal_popup_menu.py:175
2010-07-04 03:42:38 +00:00
msgid "Grouping"
2010-12-20 04:42:13 +00:00
msgstr "Agrupament"
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal_popup_menu.py:183
msgid "Relaunch Command"
msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:188
2010-07-04 03:42:38 +00:00
msgid "Show _scrollbar"
msgstr "Mostra la barra de de_splaçament"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal_popup_menu.py:246
2020-10-19 21:45:16 +00:00
msgid "_Layouts..."
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal_popup_menu.py:260
2010-07-04 03:42:38 +00:00
msgid "Encodings"
msgstr "Codificacions"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal_popup_menu.py:275
2010-07-04 03:42:38 +00:00
msgid "Default"
msgstr "Predeterminat"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal_popup_menu.py:278
2010-07-04 03:42:38 +00:00
msgid "User defined"
msgstr "Definit per l'usuari"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal_popup_menu.py:294
2010-07-04 03:42:38 +00:00
msgid "Other Encodings"
msgstr "Altres codificacions"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:509
2015-08-04 18:52:02 +00:00
msgid "N_ew group..."
2015-08-04 01:17:05 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:515
2015-08-04 18:52:02 +00:00
msgid "_None"
2015-08-04 01:17:05 +00:00
msgstr ""
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:535
2010-03-30 19:02:44 +00:00
#, python-format
msgid "Remove group %s"
2010-07-04 03:42:38 +00:00
msgstr "Suprimeix el grup %s"
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:540
2010-03-30 19:02:44 +00:00
msgid "G_roup all in tab"
2010-07-04 03:42:38 +00:00
msgstr "A_grupa-ho tot en la pestanya"
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:545
2015-08-04 18:52:02 +00:00
msgid "Ungro_up all in tab"
msgstr ""
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:550
2010-03-30 19:02:44 +00:00
msgid "Remove all groups"
2010-07-04 03:42:38 +00:00
msgstr "Suprimeix tots els grups"
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:557
2010-03-30 19:02:44 +00:00
#, python-format
msgid "Close group %s"
2010-07-04 03:42:38 +00:00
msgstr "Tanca el grup %s"
2008-08-28 12:06:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:567
2015-08-04 18:52:02 +00:00
msgid "Broadcast _all"
msgstr ""
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:568
2015-08-04 18:52:02 +00:00
msgid "Broadcast _group"
msgstr ""
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:569
2015-08-04 18:52:02 +00:00
msgid "Broadcast _off"
msgstr ""
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:585
2015-08-04 18:52:02 +00:00
msgid "_Split to this group"
msgstr ""
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:590
2015-08-04 18:52:02 +00:00
msgid "Auto_clean groups"
msgstr ""
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:597
2015-08-04 18:52:02 +00:00
msgid "_Insert terminal number"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:601
2015-08-04 18:52:02 +00:00
msgid "Insert _padded terminal number"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:1494
2010-03-30 19:02:44 +00:00
msgid "Unable to find a shell"
msgstr "No s'ha pogut trobar cap intèrpret d'ordres"
2009-01-20 22:45:57 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:1525
2010-03-30 19:02:44 +00:00
msgid "Unable to start shell:"
2010-07-04 03:42:38 +00:00
msgstr "No s'ha pogut iniciar l'intèrpret d'ordres:"
2009-01-20 22:45:57 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:1956
2013-01-31 04:32:37 +00:00
msgid "Rename Window"
2015-08-04 05:47:09 +00:00
msgstr "Reanomenar finestra"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:1964
2013-01-31 04:32:37 +00:00
msgid "Enter a new title for the Terminator window..."
2015-08-04 05:47:09 +00:00
msgstr "Introdueix un títol nou per a la finestra del Terminator"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:112
msgid "[INACTIVE: Right-Click for Relaunch option] "
msgstr ""
#: ../terminatorlib/titlebar.py:258
2015-08-04 18:52:02 +00:00
msgid "Alpha"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:258
2015-08-04 18:52:02 +00:00
msgid "Beta"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:258
2015-08-04 18:52:02 +00:00
msgid "Gamma"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:258
2015-08-04 18:52:02 +00:00
msgid "Delta"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:258
2015-08-04 18:52:02 +00:00
msgid "Epsilon"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:258
2015-08-04 18:52:02 +00:00
msgid "Zeta"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:258
2015-08-04 18:52:02 +00:00
msgid "Eta"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:259
2015-08-04 18:52:02 +00:00
msgid "Theta"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:259
2015-08-04 18:52:02 +00:00
msgid "Iota"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:259
2015-08-04 18:52:02 +00:00
msgid "Kappa"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:259
2015-08-04 18:52:02 +00:00
msgid "Lambda"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:259
2015-08-04 18:52:02 +00:00
msgid "Mu"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:259
2015-08-04 18:52:02 +00:00
msgid "Nu"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:259
2015-08-04 18:52:02 +00:00
msgid "Xi"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:260
2015-08-04 18:52:02 +00:00
msgid "Omicron"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:260
2015-08-04 18:52:02 +00:00
msgid "Pi"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:260
2015-08-04 18:52:02 +00:00
msgid "Rho"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:260
2015-08-04 18:52:02 +00:00
msgid "Sigma"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:260
2015-08-04 18:52:02 +00:00
msgid "Tau"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:260
2015-08-04 18:52:02 +00:00
msgid "Upsilon"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:260
2015-08-04 18:52:02 +00:00
msgid "Phi"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:261
2015-08-04 18:52:02 +00:00
msgid "Chi"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:261
2015-08-04 18:52:02 +00:00
msgid "Psi"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:261
2015-08-04 18:52:02 +00:00
msgid "Omega"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/window.py:283 ../terminatorlib/window.py:288
2010-07-04 03:42:38 +00:00
msgid "window"
msgstr "finestra"
2009-06-23 19:58:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/window.py:741
2010-07-04 03:42:38 +00:00
#, python-format
msgid "Tab %d"
msgstr "Pestanya %d"