diff options
author | Jorge Maldonado Ventura <jorgesumle@freakspot.net> | 2018-04-07 18:15:41 +0200 |
---|---|---|
committer | Jorge Maldonado Ventura <jorgesumle@freakspot.net> | 2018-04-07 18:16:04 +0200 |
commit | e967a91bc3d196ae6c652fe13d204a8df9cd4d0c (patch) | |
tree | 8888f3d07d5827c3dce375fe4773bba255b85e2a | |
parent | c88f718c24a1c7db59209df8e60a3adacf2a2293 (diff) | |
download | lidra-theme-e967a91bc3d196ae6c652fe13d204a8df9cd4d0c.tar.lz lidra-theme-e967a91bc3d196ae6c652fe13d204a8df9cd4d0c.tar.xz lidra-theme-e967a91bc3d196ae6c652fe13d204a8df9cd4d0c.zip |
Añade traducción al gallego
-rw-r--r-- | languages/gl_ES.po | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/languages/gl_ES.po b/languages/gl_ES.po new file mode 100644 index 0000000..0f4720e --- /dev/null +++ b/languages/gl_ES.po @@ -0,0 +1,87 @@ +msgid "" +msgstr "" +"Project-Id-Version: Lidra\n" +"POT-Creation-Date: 2017-03-10 10:57-0500\n" +"PO-Revision-Date: 2018-04-07 18:14+0200\n" +"Language-Team: ConocimientosLibres <heckyel@hyperbola.info>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.0.4\n" +"X-Poedit-Basepath: .\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Poedit-SourceCharset: UTF-8\n" +"Last-Translator: Jorge Maldonado Ventura <jorgesumle@freakspot.net>\n" +"Language: gl_ES\n" + +#: comments.php:4 +msgid "Comments" +msgstr "Comentarios" + +#: content-404.php:6 +msgid "OPPS, Error 404 !" +msgstr "UPPS, Error 404! " + +#: content-404.php:8 +msgid "" +"The page or content is not available. Please verify that you have typed the " +"correct URL." +msgstr "" +"A páxina ou contido non está dispoñible. Por favor, comproba que escribiches " +"a URL correcta." + +#: content-404.php:9 +msgid "What if you start searching for it?" +msgstr "Que tal si empezas cunha procura?" + +#: content-404.php:26 +msgid "Back to the Home Page" +msgstr "Volver á páxina principal" + +#: content-page.php:51 +msgid "No pages" +msgstr "Non hai páxinas" + +#: content-search.php:6 +msgid "You searched" +msgstr "Buscou" + +#: content-search.php:56 +msgid "No items found with:" +msgstr "Nada atopado con:" + +#: content.php:6 +msgid "The most recent" +msgstr "O máis recente" + +#: content.php:30 +msgid "by" +msgstr "por" + +#: content.php:56 +msgid "No post" +msgstr "Non hai publicacións" + +#: functions.php:19 +msgid "Main Menu" +msgstr "Menú principal" + +#: functions.php:20 +msgid "Footer Menu" +msgstr "Menú pé de páxina" + +#: functions.php:29 +msgid "Read more..." +msgstr "Ler máis..." + +#: librevideojs.php:65 +msgid "you need to specify the src of the video file" +msgstr "Tes que especificar o src do arquivo de vídeo" + +#: librevideojs.php:151 +msgid "" +"Sorry, this video will not work because your web browser does not support " +"HTML5 video. Please, change or update your browser" +msgstr "" +"Perdoa, o vídeo non funcionará porque o teu navegador non soporta HTML5. Por " +"favor, cambia ou actualiza o teu navegador" |