Rebranding: TDE Control Center --> Trinity Control Center

feat/lzip-support
Michele Calgaro 10 years ago
parent 9667c9612c
commit 4c939d334b

8
FAQ

@ -512,7 +512,7 @@ Usage FAQ
remote FTP directory, what to do?
The reason for this error is that 'FTP via HTTP proxy' feature is not yet
supported by Krusader. This error may be caused by a misconfiguration of
the proxy settings in TDE Control Center. Modify the proxy settings to not
the proxy settings in Trinity Control Center. Modify the proxy settings to not
use HTTP proxy and FTP will work.
13. How don't add ".part" suffix when copying files via ftp?
When uploading files a .part suffix is added to the filename, once the
@ -530,8 +530,8 @@ Usage FAQ
available in our_forum.
16. How can I disable the default sounds, e.g. when I do a delete action ?
Those are the default TDE System sounds, and not related to Krusader. If
you want to disable them globally open the TDE Control Center
(kcontrol): TDE Control Center->Sound & Multimedia->System Notifications,
you want to disable them globally open the Trinity Control Center
(kcontrol): Trinity Control Center->Sound & Multimedia->System Notifications,
Event Source: "TDE System Notifications" and uncheck sound items you don't
like.
17. Where is RemoteMan, the remote connection manager ?
@ -551,7 +551,7 @@ Usage FAQ
18. Why doesn't mimetype magic sometimes work inside archives?
When you enter an archive and press F3 to view a file that has no known
extension, e.g. README, INSTALL etc.. And if the viewer opens in hex-mode
instead of the usual mode, than you need to configure: TDE Control Center-
instead of the usual mode, than you need to configure: Trinity Control Center-
>TDE components->File Associations->Application->octet-stream, binary
viewer needs to be removed.
19. Where is Konfigurator, do i need to install the Trinity Desktop Enviroment to

@ -1037,7 +1037,7 @@
<para>This problem often occurs when you are behind a
firewall or proxy. Open
<menuchoice>
<guimenu>TDE Control Center</guimenu>
<guimenu>Trinity Control Center</guimenu>
<guimenuitem>Network</guimenuitem>
<guimenuitem>Preferences</guimenuitem>
</menuchoice>,
@ -1137,7 +1137,7 @@
&kcontrolcenter; (
<application>kcontrol</application>):
<menuchoice>
<guimenu>TDE Control Center</guimenu>
<guimenu>Trinity Control Center</guimenu>
<guimenuitem>Sound &amp;
Multimedia</guimenuitem>
<guimenuitem>System Notifications</guimenuitem>
@ -1205,7 +1205,7 @@
if the viewer opens in hex-mode instead of the usual
mode, than you need to configure:
<menuchoice>
<guimenu>TDE Control Center</guimenu>
<guimenu>Trinity Control Center</guimenu>
<guimenuitem>TDE components</guimenuitem>
<guimenuitem>File Associations</guimenuitem>
<guimenuitem>Application</guimenuitem>

@ -56,7 +56,7 @@ KgColors::KgColors( bool first, TQWidget* parent, const char* name ) :
KONFIGURATOR_CHECKBOX_PARAM generalSettings[] =
// cfg_class cfg_name default text restart tooltip
{{"Colors","KDE Default", _KDEDefaultColors, i18n( "Use the default TDE colors" ), false, "<p><img src='toolbar|kcontrol'></p>" + i18n( "<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> Appearance & Themes -> Colors</i></p>") },
{{"Colors","KDE Default", _KDEDefaultColors, i18n( "Use the default TDE colors" ), false, "<p><img src='toolbar|kcontrol'></p>" + i18n( "<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> Appearance & Themes -> Colors</i></p>") },
{"Colors","Enable Alternate Background", _AlternateBackground, i18n( "Use alternate background color" ), false, i18n( "<p>The <b>background color</b> and the <b>alternate background</b> color alternates line by line.</p><p>When you don't use the <i>TDE default colors</i>, you can configure the alternate colors in the <i>colors</i> box.</p>") },
{"Colors","Show Current Item Always", _ShowCurrentItemAlways, i18n( "Show current item even if not focused" ), false, i18n( "<p>Shows the last cursor position in the non active list panel.</p><p>This option is only available when you don't use the <i>TDE default colors</i>.</p>" ) },
{"Colors","Dim Inactive Colors", _DimInactiveColors, i18n( "Dim the colors of the inactive panel" ), false, i18n( "<p>The colors of the inactive panel are calculated by a dim color and a dim factor.</p>" ) }};

@ -267,7 +267,7 @@ void KgLookFeel::setupMouseModeTab() {
{
// name value tooltip
{ i18n( "Double-click selects (classic)" ), "0", i18n( "A single click on a file will select and focus, a double click opens the file or steps into the directory." ) },
{ i18n( "Obey TDE's global selection policy" ), "1", i18n( "<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> Mouse</i></p>" ) }
{ i18n( "Obey TDE's global selection policy" ), "1", i18n( "<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> Mouse</i></p>" ) }
};
KonfiguratorRadioButtons *clickRadio = createRadioButtonGroup( "Look&Feel", "Single Click Selects", "0", 1, 0, singleOrDoubleClick, 2, mouseDetailGroup, "myLook&FeelRadio0", true, PAGE_MOUSE );
clickRadio->layout()->setMargin( 0 );

@ -5351,7 +5351,7 @@ msgstr "Начина на селектиране се определя от на
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Използват се TDE настройките:</p><p><i>Контролен център -> Периферия -> "
@ -5701,10 +5701,10 @@ msgstr "Използване на цветовете на TDE"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Използват се TDE настройките за цветове:</p><p><i>TDE Control Center -> "
"<p>Използват се TDE настройките за цветове:</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
#: Konfigurator/kgcolors.cpp:60

@ -5558,7 +5558,7 @@ msgstr "Koristi TDE postavke označavanja"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
@ -5885,7 +5885,7 @@ msgstr "Koristi uobičajene TDE boje"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""

@ -5391,7 +5391,7 @@ msgstr "Segueix la política del TDE"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Opcions generals del TDE:</p><p><i>Centre de Control del TDE-> Perifèrics "
@ -5749,7 +5749,7 @@ msgstr "Utilitza els colors del TDE"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Utilitza la configuració de colors general del TDE.</p><p><i>Centre de "

@ -5377,7 +5377,7 @@ msgstr "Přizpůsobit se nastavení TDE"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Použije globální nastavení TDE:</p><p><i>Ovládací Centrum TDE (Kcontrol) -"
@ -5730,7 +5730,7 @@ msgstr "Použít výchozí barvy TDE"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Použít globální nastavení barev TDE. </p><p><i>Ovládací centrum TDE "

@ -5534,7 +5534,7 @@ msgstr "Adlyd TDE's globale valg-politik"
#: Konfigurator/kglookfeel.cpp:270
#, fuzzy
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"Brug TDE's globale opsætning: <p><i> TDE Kontrolcenter -> Tilkoblinger -> "
@ -5874,7 +5874,7 @@ msgstr "Brug standard TDE farver"
#: Konfigurator/kgcolors.cpp:59
#, fuzzy
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"Brug TDE's globale farveopsætning. <p><i>TDE Kontrolcenter -> Udseende og "

@ -5422,7 +5422,7 @@ msgstr "TDEs globale Einstellung zur Auswahl befolgen"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Die globale Einstellung von TDE verwenden:</p><p><i>TDE Kontrollzentrum -"
@ -5778,7 +5778,7 @@ msgstr "Die TDE-Standardfarben benutzen"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Die globalen Farbeinstellungen von TDE benutzen.</p><p><i>TDE "

@ -5428,7 +5428,7 @@ msgstr "Συμμόρφωση με την καθολική πολιτική επ
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Χρήση των καθολικών ρυθμίσεων του TDE:</p><p><i>Κέντρο ελέγχου του TDE -> "
@ -5788,7 +5788,7 @@ msgstr "Χρήση των προκαθορισμένων χρωμάτων του
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Χρήση των καθολικών ρυθμίσεων του TDE:</p><p><i>Κέντρο ελέγχου του TDE -> "

@ -5446,7 +5446,7 @@ msgstr "Obedecer la política global de selección de TDE"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Usar la configuración de Kcontrol de TDE.</p><p><i>Centro de control-"
@ -5799,7 +5799,7 @@ msgstr "Usar los colores por defecto de TDE"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Usar la configuración global de TDE para el color.</p><p><i>Centro de "

@ -5416,7 +5416,7 @@ msgstr "Sélection conforme à TDE"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Utiliser les configurations globales de TDE&nbsp;:</p><p><i>Centre de "
@ -5767,7 +5767,7 @@ msgstr "Utiliser les couleurs de TDE par défaut"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Utilisation de la configuration des couleurs de TDE.</p><p><i>Centre de "

@ -5311,7 +5311,7 @@ msgstr "A TDE globális kijelölési módszerének használata"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>A TDE globális beállításának használata:</p><p><i>TDE Vezérlőpult -> "
@ -5672,7 +5672,7 @@ msgstr "Alapértelmezett TDE-színek használata"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>A TDE globális színbeállításának használata:</p><p><i>TDE Vezérlőpult -> "

@ -5353,7 +5353,7 @@ msgstr "Adeguati alle impostazioni globali di TDE"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Usa le impostazioni globali di TDE:</p><p><i>Centro di controllo TDE-> "
@ -5702,7 +5702,7 @@ msgstr "Usa i colori predefiniti di TDE"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Usa la configurazione globale di TDE.</p><p><i>Centro di controllo TDE -> "

@ -5966,7 +5966,7 @@ msgstr "TDE 秒"
#: Konfigurator/kglookfeel.cpp:270
#, fuzzy
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr "<p> 使用 TDE 秒</p><p><i> TDE コントロールキー 中央 マウス</i></p>"
@ -6341,7 +6341,7 @@ msgstr "使用 標準 TDE"
#: Konfigurator/kgcolors.cpp:59
#, fuzzy
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p> 使用 TDE 秒 色 構成</p><p><i> TDE コントロールキー 中央 外観 テーマ 色</"

@ -5397,7 +5397,7 @@ msgstr "Elgtis pagal TDE bendras parinktis"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Naudoti TDE valdymo centre įrašytas parinktis:</p> <p> <i>TDE Valdymo "
@ -5758,7 +5758,7 @@ msgstr "Naudoti numatytas TDE spalvas"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Naudoti numatytas TDE parinktis.</p><p> <i>TDE valdymo centras > "

@ -5375,7 +5375,7 @@ msgstr "TDE s algemeen selectiebeleid toepassen"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>TDE Kcontrol instellingen gebruiken: <p><i>TDE Configuratiescherm -> "
@ -5728,7 +5728,7 @@ msgstr "TDE standaard kleuren gebruiken"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Globale kleur instellingen van TDE gebruiken: </p><p><i>TDE "

@ -5416,7 +5416,7 @@ msgstr "Przestrzegaj globalnych zasad wybierania TDE"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Użyj ustawień TDE:</p><p><i>Centrum Sterowania TDE->Urządzenia "
@ -5767,7 +5767,7 @@ msgstr "Użyj domyślnych kolorów TDE"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Używaj globalnej konfiguracji kolorów TDE.</p><p><i>Centrum Sterowania "

@ -5391,7 +5391,7 @@ msgstr "Obedece à política global de selecção do TDE"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Usar a configuração global do TDE:</p><p><i> TDE Centro de Controlo-"
@ -5747,7 +5747,7 @@ msgstr "Usar as cores por defeito do TDE"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Use a configuração de cores global do TDE.</p><p><i>TDE Centro de "

@ -5396,7 +5396,7 @@ msgstr "Obedecer à política global de seleção do TDE"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Usar a configuração global do TDE:</p><p><i>Centro de Controle do TDE-> "
@ -5755,7 +5755,7 @@ msgstr "Usar as cores padrão do TDE"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Usar a configuração global do TDE.</p><p><i>Centro de Controle do TDE -> "

@ -5432,7 +5432,7 @@ msgstr "Использовать глобальную политику TDE"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Использовать настройки центра управления:</p><p><i>Центр управления-"
@ -5779,10 +5779,10 @@ msgstr "Использовать цвета TDE"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Использовать цветовую схему TDE.</p><p><i>TDE Control Center -> Внешний "
"<p>Использовать цветовую схему TDE.</p><p><i>Trinity Control Center -> Внешний "
"вид и темы -> Цвета</i></p>"
#: Konfigurator/kgcolors.cpp:60

@ -5397,7 +5397,7 @@ msgstr "Podľa globálnych nastavení TDE"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
@ -5721,7 +5721,7 @@ msgstr "Použiť štandardné TDE farby"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Použiť globálne nastavenie farieb TDE.</p><p><i>Ovládanie centrum TDE "

@ -5311,7 +5311,7 @@ msgid "Obey TDE's global selection policy"
msgstr "Upoštevanje TDE postavk označevanja"
#: Konfigurator/kglookfeel.cpp:270
msgid "<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> Mouse</i></p>"
msgid "<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> Mouse</i></p>"
msgstr "<p>Uporabi privzete TDE nastavitve:<p><i>TDE Nadzornini Center -> Periferno -> Miška</i>.</p>"
#: Konfigurator/kglookfeel.cpp:282
@ -5605,7 +5605,7 @@ msgid "Use the default TDE colors"
msgstr "Uporabi privzete TDE barve"
#: Konfigurator/kgcolors.cpp:59
msgid "<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> Appearance & Themes -> Colors</i></p>"
msgid "<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> Appearance & Themes -> Colors</i></p>"
msgstr "<p>Uporabi globalne TDE nastavitve.</p><p><i>TDE Nadzorni Center -> Videz & Teme -> Barve</i></p>"
#: Konfigurator/kgcolors.cpp:60

@ -5373,7 +5373,7 @@ msgstr "Поштуј TDE-ову глобалну политику избора"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Користи TDE-ово глобално подешавање:</p><p><i>TDE Контролни центар-"
@ -5722,7 +5722,7 @@ msgstr "Користи подразумеване TDE боје"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Користи TDE-ову глобалну конфигурацију боје.</p><p><i>TDE Контролни "

@ -5381,7 +5381,7 @@ msgstr "Poštuj TDE-ovu globalnu politiku izbora"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Koristi TDE-ovo globalno podešavanje:</p><p><i>TDE Kontrolni centar-"
@ -5730,7 +5730,7 @@ msgstr "Koristi podrazumevane TDE boje"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Koristi TDE-ovu globalnu konfiguraciju boje.</p><p><i>TDE Kontrolni "

@ -5364,10 +5364,10 @@ msgstr "Följ TDE's övergripande urvalssätt"
#: Konfigurator/kglookfeel.cpp:270
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"<p>Använd TDE's globala inställning:<p><i>TDE Control Center-"
"<p>Använd TDE's globala inställning:<p><i>Trinity Control Center-"
">Kringutrustning->Mus</i></p>"
#: Konfigurator/kglookfeel.cpp:282
@ -5711,10 +5711,10 @@ msgstr "Används TDE's standardfärger"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"<p>Använd TDE's globala färgkonfiguration.</p><p><i>TDE Control Center -> "
"<p>Använd TDE's globala färgkonfiguration.</p><p><i>Trinity Control Center -> "
"Utseende & Teman -> Färger</i></p>"
#: Konfigurator/kgcolors.cpp:60

@ -5544,7 +5544,7 @@ msgstr "TDE'nin genel seçimlerine uy"
#: Konfigurator/kglookfeel.cpp:270
#, fuzzy
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"TDE genel ayarlarını kullan:<p><i>TDE Denetim Merkezi-> Çevreseller -> Fare</"
@ -5892,7 +5892,7 @@ msgstr "Öntanımlı TDE renklerini kullan"
#: Konfigurator/kgcolors.cpp:59
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"TDE'nin genel renk yapılandırmasını kullan.<p><i>TDE Denetim Masası -> "

@ -5517,7 +5517,7 @@ msgstr "Підкорятись глобальним правилам вибор
#: Konfigurator/kglookfeel.cpp:270
#, fuzzy
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr ""
"Використовувати параметри TDE Kcontrol: Центр керування TDE ->Периферійні "
@ -5871,7 +5871,7 @@ msgstr "Вживати типові кольори TDE"
#: Konfigurator/kgcolors.cpp:59
#, fuzzy
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr ""
"Використовувати параметри TDE Kcontrol: Центр керування TDE ->Периферійні "

@ -5373,7 +5373,7 @@ msgstr "遵循 TDE 全局规则"
#: Konfigurator/kglookfeel.cpp:270
#, fuzzy
msgid ""
"<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> "
"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -> "
"Mouse</i></p>"
msgstr "使用 TDE 控制中心: <p><i>TDE 控制中心->外设->鼠标</i>"
@ -5693,7 +5693,7 @@ msgstr "使用 TDE 的默认颜色方案"
#: Konfigurator/kgcolors.cpp:59
#, fuzzy
msgid ""
"<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> "
"<p>Use TDE's global color configuration.</p><p><i>Trinity Control Center -> "
"Appearance & Themes -> Colors</i></p>"
msgstr "使用 TDE 控制中心: <p><i>TDE 控制中心->外设->鼠标</i>"

Loading…
Cancel
Save