localization
This commit is contained in:
parent
67981c517d
commit
40513e3169
8 changed files with 337 additions and 29 deletions
102
languages/gitea-es_ES.po
Normal file
102
languages/gitea-es_ES.po
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Gitea Updater\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-15 12:02+0000\n"
|
||||
"PO-Revision-Date: 2017-03-15 12:05+0000\n"
|
||||
"Last-Translator: Pau Capó <pau.capo@gmail.com>\n"
|
||||
"Language-Team: Spanish (Spain)\n"
|
||||
"Language: es-ES\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Loco - https://localise.biz/"
|
||||
|
||||
#. Name of the plugin
|
||||
msgid "Gitea Updater"
|
||||
msgstr "Gitea Updater"
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Plugins updater"
|
||||
msgstr "Plugins updater"
|
||||
|
||||
#. URI of the plugin
|
||||
#. Author URI of the plugin
|
||||
msgid "http://www.paucapo.com"
|
||||
msgstr "http://www.paucapo.com"
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Pau Capó"
|
||||
msgstr "Pau Capó"
|
||||
|
||||
#: gitea-options.php:150
|
||||
msgid "https://host/org/repo or https://host/org/repo.git"
|
||||
msgstr "https://host/org/repo o https://host/org/repo.git"
|
||||
|
||||
#: gitea-options.php:64
|
||||
msgid "Install Results"
|
||||
msgstr "Resultados de la instalación"
|
||||
|
||||
#: gitea-options.php:75
|
||||
msgid "Access Tokens"
|
||||
msgstr "Tokens de acceso"
|
||||
|
||||
#: gitea-options.php:78
|
||||
msgid ""
|
||||
"The access token from a repository always have priority over the global."
|
||||
msgstr ""
|
||||
"El token de acceso de un repositorio siempre tiene prioridad por encima del "
|
||||
"global."
|
||||
|
||||
#: gitea-options.php:90
|
||||
msgid "Global Access Token"
|
||||
msgstr "Token de acceso global"
|
||||
|
||||
#: gitea-options.php:103 gitea-options.php:155
|
||||
msgid "Access Token"
|
||||
msgstr "Token de acceso"
|
||||
|
||||
#: gitea-options.php:117
|
||||
msgid "Save Changes"
|
||||
msgstr "Guardar cambios"
|
||||
|
||||
#: gitea-options.php:118
|
||||
msgid "Reset Cache"
|
||||
msgstr "Reiniciar cache"
|
||||
|
||||
#: gitea-options.php:127
|
||||
msgid "Install from URL"
|
||||
msgstr "Instalar de URL"
|
||||
|
||||
#: gitea-options.php:131
|
||||
msgid ""
|
||||
"Only with <code>http://</code> or <code>https://</code> links, It's not "
|
||||
"working with <code>ssh://</code> links!"
|
||||
msgstr ""
|
||||
"Solo enlaces <code>http://</code> o <code>https://</code>, no funciona con "
|
||||
"enlaces <code>ssh://</code>!"
|
||||
|
||||
#: gitea-options.php:136
|
||||
msgid "Type"
|
||||
msgstr "Tipo"
|
||||
|
||||
#: gitea-options.php:140
|
||||
msgid "Plugins"
|
||||
msgstr "Plugins"
|
||||
|
||||
#: gitea-options.php:141
|
||||
msgid "Themes"
|
||||
msgstr "Temas"
|
||||
|
||||
#: gitea-options.php:147
|
||||
msgid "Repository URL"
|
||||
msgstr "URL del repositorio"
|
||||
|
||||
#: gitea-options.php:164
|
||||
msgid "Install Now"
|
||||
msgstr "Instalar"
|
||||
|
||||
#: gitea-options.php:240
|
||||
msgid "Return"
|
||||
msgstr "Volver"
|
||||
Loading…
Add table
Add a link
Reference in a new issue