Initial commit. In a broken state, do not use.
This commit is contained in:
130
files/locales/es_ES/pdmenu/pdmenu.po
Normal file
130
files/locales/es_ES/pdmenu/pdmenu.po
Normal file
@ -0,0 +1,130 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: f123-files\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-05-11 11:17-0400\n"
|
||||
"PO-Revision-Date: 2019-06-25 02:54\n"
|
||||
"Last-Translator: Fernando Botelho (FernandoBotelho)\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: f123-files\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /master/po/pdmenu/pdmenu.pot\n"
|
||||
|
||||
#: src/actions.c:96
|
||||
msgid "Please wait..."
|
||||
msgstr ""
|
||||
|
||||
#: src/actions.c:109
|
||||
msgid "Press Esc to close window."
|
||||
msgstr ""
|
||||
|
||||
#: src/actions.c:201
|
||||
msgid "Command returned no output"
|
||||
msgstr ""
|
||||
|
||||
#: src/actions.c:346
|
||||
msgid "Press Enter to return to Pdmenu."
|
||||
msgstr ""
|
||||
|
||||
#: src/screen.c:141
|
||||
msgid "Unable to initialize key mappings."
|
||||
msgstr ""
|
||||
|
||||
#: src/screen.c:187
|
||||
msgid "Error: The screen is too small."
|
||||
msgstr ""
|
||||
|
||||
#: src/error.c:31
|
||||
#, c-format
|
||||
msgid "pdmenu error: "
|
||||
msgstr ""
|
||||
|
||||
#: src/menu.c:447
|
||||
msgid "Arrow keys move, Esc exits current menu, Enter runs program"
|
||||
msgstr ""
|
||||
|
||||
#: src/menu.c:478
|
||||
#, c-format
|
||||
msgid "Attempt to remove menu \"%s\" failed: menu is on screen."
|
||||
msgstr ""
|
||||
|
||||
#: src/rc.c:186
|
||||
#, c-format
|
||||
msgid "%s:%i Invalid screen part name, \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: src/rc.c:197
|
||||
#, c-format
|
||||
msgid "%s:%i \"endgroup\" found outside of group block."
|
||||
msgstr ""
|
||||
|
||||
#: src/rc.c:201
|
||||
#, c-format
|
||||
msgid "%s:%i Invalid or misplaced keyword, \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: src/rc.c:241
|
||||
#, c-format
|
||||
msgid "%s:%i Nested \"group\" commands."
|
||||
msgstr ""
|
||||
|
||||
#: src/rc.c:333
|
||||
#, c-format
|
||||
msgid "%s: \"group\" command used without \"endgroup\"."
|
||||
msgstr ""
|
||||
|
||||
#: src/inputbox.c:53 src/inputbox.c:77
|
||||
msgid "Press Enter when done, or Esc to cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pdmenu.c:29
|
||||
#, c-format
|
||||
msgid "Usage: pdmenu [options] [menufiles ..]\n"
|
||||
"\tmenufiles the rc files to read instead of\n"
|
||||
"\t ~/.pdmenurc or %spdmenurc\n"
|
||||
"\t-h --help display this help\n"
|
||||
"\t-s --superhot enable super hot keys\n"
|
||||
"\t-c --color enable color\n"
|
||||
"\t-u --unpark cursor moves to current selection\n"
|
||||
"\t-q --quit 'q' key does not exit program\n"
|
||||
"\t-mmenuid --menu=menuid display menu with this menuid on startup\n"
|
||||
"\t-v --version show version information\n"
|
||||
"\t-r --retro draw menus using old style\n"
|
||||
"\t-l --lowbit do not use high bit line drawing characters\n"
|
||||
"\t-b --borderspace draw borders with spaces, not lines\n"
|
||||
"\t-n --numeric do not use 8 and 2 for moving up and down\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/pdmenu.c:46
|
||||
msgid "(Long options are disabled.)"
|
||||
msgstr ""
|
||||
|
||||
#: src/pdmenu.c:53
|
||||
#, c-format
|
||||
msgid "Pdmenu %s GPL Copyright (C) 1995-2018 by Joey Hess <pdmenu@joeyh.name>\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/pdmenu.c:169
|
||||
msgid "Unable to find any pdmenurc files, or all pdmenurc files are empty."
|
||||
msgstr ""
|
||||
|
||||
#: src/pdmenu.c:180
|
||||
#, c-format
|
||||
msgid "Menu \"%s\" is not defined."
|
||||
msgstr ""
|
||||
|
||||
#: src/pdmenu.c:207
|
||||
msgid "Pdmenu"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.c:37
|
||||
#, c-format
|
||||
msgid "Welcome to Pdmenu %s by Joey Hess <pdmenu@joeyh.name>"
|
||||
msgstr ""
|
||||
|
191
files/locales/es_ES/pdmenu/pdmenu.sh.po
Normal file
191
files/locales/es_ES/pdmenu/pdmenu.sh.po
Normal file
@ -0,0 +1,191 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: f123-files\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-26 20:59-0400\n"
|
||||
"PO-Revision-Date: 2019-07-29 23:49\n"
|
||||
"Last-Translator: Fernando Botelho (FernandoBotelho)\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: f123-files\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /master/po/pdmenu/pdmenu.sh.pot\n"
|
||||
|
||||
#: pdmenu.sh:83 pdmenu.sh:155 pdmenu.sh:168 pdmenu.sh:182 pdmenu.sh:197
|
||||
#: pdmenu.sh:211 pdmenu.sh:233
|
||||
msgid "Main Menu"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:101
|
||||
msgid "Welcome to F123Light"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:104
|
||||
msgid "F123 Light Main Menu"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:104
|
||||
msgid "Use the up and down arrow keys to select your choice and press the 'Enter' key to activate it."
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:106
|
||||
msgid "Internet Menu"
|
||||
msgstr "Menú Internet"
|
||||
|
||||
#: pdmenu.sh:106
|
||||
msgid "Browser, e-mail and chat applications"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:108
|
||||
msgid "Office Menu"
|
||||
msgstr "Menú Office"
|
||||
|
||||
#: pdmenu.sh:108
|
||||
msgid "text, calendar and spreadsheet applications"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:109
|
||||
msgid "File Manager"
|
||||
msgstr "Gestor de archivos"
|
||||
|
||||
#: pdmenu.sh:113
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:114
|
||||
msgid "Search This Computer"
|
||||
msgstr "Buscar en este equipo"
|
||||
|
||||
#: pdmenu.sh:117 pdmenu.sh:218
|
||||
msgid "Settings Menu"
|
||||
msgstr "Menú Configuraciones"
|
||||
|
||||
#: pdmenu.sh:117
|
||||
msgid "Configure this computer"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:118
|
||||
msgid "Help Menu"
|
||||
msgstr "Menú Ayuda"
|
||||
|
||||
#: pdmenu.sh:118 pdmenu.sh:220
|
||||
msgid "Get Help with F123Light"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:119
|
||||
msgid "Turn Off or Restart Computer"
|
||||
msgstr "Apagar o reiniciar el equipo"
|
||||
|
||||
#: pdmenu.sh:121
|
||||
msgid "Exit to Command Line"
|
||||
msgstr "Salir a la Línea de Comandos"
|
||||
|
||||
#: pdmenu.sh:158
|
||||
msgid "Internet"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:158
|
||||
msgid "Internet programs"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:159
|
||||
msgid "E-mail"
|
||||
msgstr "Correo electrónico"
|
||||
|
||||
#: pdmenu.sh:160
|
||||
msgid "Web Browsers"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:162
|
||||
msgid "Full Web Browser (Firefox)"
|
||||
msgstr "Navegador completo (Firefox)"
|
||||
|
||||
#: pdmenu.sh:163
|
||||
msgid "Communication"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:166
|
||||
msgid "Voice Chat (Mumble)"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:188
|
||||
msgid "Text Editor"
|
||||
msgstr "Editor de texto"
|
||||
|
||||
#: pdmenu.sh:200
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:200
|
||||
msgid "System configuration"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:202
|
||||
msgid "Check for System Updates"
|
||||
msgstr "Comprobar actualizaciones del sistema"
|
||||
|
||||
#: pdmenu.sh:203
|
||||
msgid "Change Passwords"
|
||||
msgstr "Cambiar Contraseñas"
|
||||
|
||||
#: pdmenu.sh:204
|
||||
msgid "E-mail Configuration"
|
||||
msgstr "Configuración de correo electrónico"
|
||||
|
||||
#: pdmenu.sh:205
|
||||
msgid "Security Configuration"
|
||||
msgstr "Configuración de Seguridad"
|
||||
|
||||
#: pdmenu.sh:206
|
||||
msgid "Configure Fast Language Switching"
|
||||
msgstr "Configurar el cambio rápido de idioma"
|
||||
|
||||
#: pdmenu.sh:207
|
||||
msgid "Change System Speech"
|
||||
msgstr "Cambiar la voz del sistema"
|
||||
|
||||
#: pdmenu.sh:209
|
||||
msgid "Configure Wifi"
|
||||
msgstr "Configurar Wifi"
|
||||
|
||||
#: pdmenu.sh:220
|
||||
msgid "Get Help with F123 Light"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:221
|
||||
msgid "Get Help"
|
||||
msgstr "Obtener Ayuda"
|
||||
|
||||
#: pdmenu.sh:222
|
||||
msgid "Access Text Chat to Request Help"
|
||||
msgstr "Acceder al chat de texto para solicitar ayuda"
|
||||
|
||||
#: pdmenu.sh:223
|
||||
msgid "Request remote assistance with my computer"
|
||||
msgstr "Solicitar ayuda remota con mi equipo"
|
||||
|
||||
#: pdmenu.sh:225
|
||||
msgid "About F123Light"
|
||||
msgstr "Acerca de F123Light"
|
||||
|
||||
#: pdmenu.sh:229
|
||||
msgid "Turn off or Restart Computer"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:229
|
||||
msgid "Shutdown or restart your computer"
|
||||
msgstr ""
|
||||
|
||||
#: pdmenu.sh:230
|
||||
msgid "Turn Off"
|
||||
msgstr "Apagar"
|
||||
|
||||
#: pdmenu.sh:231
|
||||
msgid "Restart"
|
||||
msgstr "Reiniciar"
|
||||
|
Reference in New Issue
Block a user