From d1343ffabeb5f0b573d84f68b2999b15bc1d99e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 23 Jun 2024 23:12:16 +0000 Subject: Added translation using Weblate (Spanish (Argentina)) --- tde-i18n-es_AR/messages/tdebase/kstart.po | 128 ++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 tde-i18n-es_AR/messages/tdebase/kstart.po (limited to 'tde-i18n-es_AR/messages/tdebase') diff --git a/tde-i18n-es_AR/messages/tdebase/kstart.po b/tde-i18n-es_AR/messages/tdebase/kstart.po new file mode 100644 index 00000000000..a1320f5bb9d --- /dev/null +++ b/tde-i18n-es_AR/messages/tdebase/kstart.po @@ -0,0 +1,128 @@ +# SOME DESCRIPTIVE TITLE. +# Slávek Banko , 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2020-05-11 04:02+0200\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 "" + +#: kstart.cpp:255 +msgid "Command to execute" +msgstr "" + +#: kstart.cpp:257 +msgid "A regular expression matching the window title" +msgstr "" + +#: kstart.cpp:258 +msgid "" +"A string matching the window class (WM_CLASS property)\n" +"The window class can be found out by running\n" +"'xprop | grep WM_CLASS' and clicking on a window\n" +"(use either both parts separated by a space or only the right part).\n" +"NOTE: If you specify neither window title nor window class,\n" +"then the very first window to appear will be taken;\n" +"omitting both options is NOT recommended." +msgstr "" + +#: kstart.cpp:265 +msgid "Desktop on which to make the window appear" +msgstr "" + +#: kstart.cpp:266 +msgid "" +"Make the window appear on the desktop that was active\n" +"when starting the application" +msgstr "" + +#: kstart.cpp:267 +msgid "Make the window appear on all desktops" +msgstr "" + +#: kstart.cpp:268 +msgid "Iconify the window" +msgstr "" + +#: kstart.cpp:269 +msgid "Maximize the window" +msgstr "" + +#: kstart.cpp:270 +msgid "Maximize the window vertically" +msgstr "" + +#: kstart.cpp:271 +msgid "Maximize the window horizontally" +msgstr "" + +#: kstart.cpp:272 +msgid "Show window fullscreen" +msgstr "" + +#: kstart.cpp:273 +msgid "" +"The window type: Normal, Desktop, Dock, Tool, \n" +"Menu, Dialog, TopMenu or Override" +msgstr "" + +#: kstart.cpp:274 +msgid "" +"Jump to the window even if it is started on a \n" +"different virtual desktop" +msgstr "" + +#: kstart.cpp:277 +msgid "Try to keep the window above other windows" +msgstr "" + +#: kstart.cpp:279 +msgid "Try to keep the window below other windows" +msgstr "" + +#: kstart.cpp:280 +msgid "The window does not get an entry in the taskbar" +msgstr "" + +#: kstart.cpp:281 +msgid "The window does not get an entry on the pager" +msgstr "" + +#: kstart.cpp:282 +msgid "The window is sent to the system tray in Kicker" +msgstr "" + +#: kstart.cpp:289 +msgid "KStart" +msgstr "" + +#: kstart.cpp:290 +msgid "" +"Utility to launch applications with special window properties \n" +"such as iconified, maximized, a certain virtual desktop, a special " +"decoration\n" +"and so on." +msgstr "" + +#: kstart.cpp:310 +msgid "No command specified" +msgstr "" -- cgit v1.2.1