From 16c27422429e51905ac6caa94e78236973bd9735 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 26 Jun 2024 19:44:01 +0000 Subject: [PATCH] Added translation using Weblate (Spanish (Argentina)) --- .../messages/tdebase/kcmperformance.po | 177 ++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 tde-i18n-es_AR/messages/tdebase/kcmperformance.po diff --git a/tde-i18n-es_AR/messages/tdebase/kcmperformance.po b/tde-i18n-es_AR/messages/tdebase/kcmperformance.po new file mode 100644 index 00000000000..4698a191825 --- /dev/null +++ b/tde-i18n-es_AR/messages/tdebase/kcmperformance.po @@ -0,0 +1,177 @@ +# SOME DESCRIPTIVE TITLE. +# Slávek Banko , 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-07-07 18:16+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: kcmperformance.cpp:48 +msgid "" +"

TDE Performance

You can configure settings that improve TDE " +"performance here." +msgstr "" + +#: kcmperformance.cpp:56 +msgid "Konqueror" +msgstr "" + +#: kcmperformance.cpp:60 +msgid "System" +msgstr "" + +#: kcmperformance.cpp:106 +msgid "" +"

Konqueror Performance

You can configure several settings that " +"improve Konqueror performance here. These include options for reusing " +"already running instances and for keeping instances preloaded." +msgstr "" + +#: konqueror.cpp:37 +msgid "" +"Disables the minimization of memory usage and allows you to make each " +"browsing activity independent from the others" +msgstr "" + +#: konqueror.cpp:40 +msgid "" +"With this option activated, only one instance of Konqueror used for file " +"browsing will exist in the memory of your computer at any moment, no matter " +"how many file browsing windows you open, thus reducing resource requirements." +"

Be aware that this also means that, if something goes wrong, all your " +"file browsing windows will be closed simultaneously" +msgstr "" + +#: konqueror.cpp:48 +msgid "" +"With this option activated, only one instance of Konqueror will exist in the " +"memory of your computer at any moment, no matter how many browsing windows " +"you open, thus reducing resource requirements.

Be aware that this also " +"means that, if something goes wrong, all your browsing windows will be " +"closed simultaneously." +msgstr "" + +#: konqueror.cpp:60 +msgid "" +"If non-zero, this option allows keeping Konqueror instances in memory after " +"all their windows have been closed, up to the number specified in this " +"option.

When a new Konqueror instance is needed, one of these preloaded " +"instances will be reused instead, improving responsiveness at the expense of " +"the memory required by the preloaded instances." +msgstr "" + +#: konqueror.cpp:69 +msgid "" +"If enabled, an instance of Konqueror will be preloaded after the ordinary " +"TDE startup sequence.

This will make the first Konqueror window open " +"faster, but at the expense of longer TDE startup times (but you will be able " +"to work while it is loading, so you may not even notice that it is taking " +"longer)." +msgstr "" + +#: konqueror.cpp:75 +msgid "" +"If enabled, TDE will always try to have one preloaded Konqueror instance " +"ready; preloading a new instance in the background whenever there is not one " +"available, so that windows will always open quickly.

Warning: In " +"some cases, it is actually possible that this will reduce perceived " +"performance." +msgstr "" + +#: system.cpp:34 +msgid "" +"

During startup TDE needs to perform a check of its system configuration " +"(mimetypes, installed applications, etc.), and in case the configuration has " +"changed since the last time, the system configuration cache (TDESyCoCa) " +"needs to be updated.

This option delays the check, which avoid " +"scanning all directories containing files describing the system during TDE " +"startup, thus making TDE startup faster. However, in the rare case the " +"system configuration has changed since the last time, and the change is " +"needed before this delayed check takes place, this option may lead to " +"various problems (missing applications in the TDE Menu, reports from " +"applications about missing required mimetypes, etc.).

Changes of " +"system configuration mostly happen by (un)installing applications. It is " +"therefore recommended to turn this option temporarily off while " +"(un)installing applications.

For this reason, usage of this option is " +"not recommended. The TDE crash handler will refuse to provide backtrace for " +"the bugreport with this option turned on (you will need to reproduce it " +"again with this option turned off, or turn on the developer mode for the " +"crash handler).

" +msgstr "" + +#: konqueror_ui.ui:27 +#, no-c-format +msgid "Minimize Memory Usage" +msgstr "" + +#: konqueror_ui.ui:38 +#, no-c-format +msgid "&Never" +msgstr "" + +#: konqueror_ui.ui:46 +#, no-c-format +msgid "For &file browsing only (recommended)" +msgstr "" + +#: konqueror_ui.ui:54 +#, no-c-format +msgid "Alwa&ys (use with care)" +msgstr "" + +#: konqueror_ui.ui:64 +#, no-c-format +msgid "Preloading" +msgstr "" + +#: konqueror_ui.ui:83 +#, no-c-format +msgid "Maximum number of instances kept &preloaded:" +msgstr "" + +#: konqueror_ui.ui:118 +#, no-c-format +msgid "Preload an instance after TDE startup" +msgstr "" + +#: konqueror_ui.ui:126 +#, no-c-format +msgid "Always try to have at least one preloaded instance" +msgstr "" + +#: system_ui.ui:24 +#, no-c-format +msgid "System Configuration" +msgstr "" + +#: system_ui.ui:35 +#, no-c-format +msgid "Disable &system configuration startup check" +msgstr "" + +#: system_ui.ui:43 +#, no-c-format +msgid "" +"WARNING: This option may in rare cases lead to various problems. " +"Consult the What's This? (Shift+F1) help for details." +msgstr ""