Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions addon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
<extension point="xbmc.addon.metadata">
<summary lang="en">AutoCompletion for the virtual keyboard (needs skin support)</summary>
<description lang="en">AutoCompletion for the virtual keyboard (needs skin support)</description>
<summary lang="es_ES">Autocompletar para el teclado virtual (necesita soporte de skin)</summary>
<description lang="es_ES">Autocompletar para el teclado virtual (necesita soporte de skin)</description>
<platform>all</platform>
<license>GNU GENERAL PUBLIC LICENSE Version 2.1, February 1999</license>
<source>https://github.com/phil65/plugin.program.autocompletion</source>
Expand Down
40 changes: 40 additions & 0 deletions resources/language/Spanish/strings.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Kodi language file
# Addon Name: AutoCompletion for virtual keyboard
# Addon id: plugin.program.autocompletion
# Addon version: 1.0.0
# Addon Provider: phil65
msgid ""
msgstr ""
"Project-Id-Version: XBMC-Addons\n"
"Report-Msgid-Bugs-To: alanwww1@xbmc.org\n"
"POT-Creation-Date: 2014-10-26 17:05+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE\n"
"Language: 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"

msgctxt "Addon Summary"
msgid "AutoCompletion provider"
msgstr "Proveedor de autocompletado"

msgctxt "Addon Description"
msgid ""
"This script offers various possibilities to display online content inside "
"Needs skin support for most functions."
msgstr ""

msgctxt "#32001"
msgid "Autocompletion"
msgstr "Autocompletado"

msgctxt "#32002"
msgid "Autocompletion language"
msgstr "Idioma de autocompletado"

msgctxt "#32003"
msgid "Autocompletion provider"
msgstr "Proveedor para autocompletado"