]> git.mxchange.org Git - friendica-addons.git/commitdiff
ES translation of the wppost addon updated THX Senex Petrovic
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 6 Apr 2021 04:34:00 +0000 (06:34 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 6 Apr 2021 04:34:00 +0000 (06:34 +0200)
wppost/lang/es/messages.po
wppost/lang/es/strings.php

index 0c555a7fd667865bbc03c18e3c823678f418ff0d..067ca7920733dbd05ced0a1ef9c1a1fe0a192997 100644 (file)
@@ -5,13 +5,14 @@
 # 
 # Translators:
 # Albert, 2016-2017
+# Senex Petrovic <javierruizo@hotmail.com>, 2021
 msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-01-24 21:06+0100\n"
-"PO-Revision-Date: 2017-02-25 22:42+0000\n"
-"Last-Translator: Albert\n"
+"POT-Creation-Date: 2021-02-01 18:16+0100\n"
+"PO-Revision-Date: 2021-04-06 02:38+0000\n"
+"Last-Translator: Senex Petrovic <javierruizo@hotmail.com>\n"
 "Language-Team: Spanish (http://www.transifex.com/Friendica/friendica/language/es/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,7 +20,7 @@ msgstr ""
 "Language: es\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: wppost.php:42
+#: wppost.php:39
 msgid "Post to Wordpress"
 msgstr "Publicar en Wordpress"
 
@@ -29,46 +30,46 @@ msgstr "Exportar a Wordpress"
 
 #: wppost.php:87
 msgid "Enable WordPress Post Addon"
-msgstr "Habilitar Addon de publicación de WordPress"
+msgstr "Habilitar el complemento de publicación de WordPress"
 
-#: wppost.php:92
+#: wppost.php:93
 msgid "WordPress username"
 msgstr "Nombre de usuario de WordPress"
 
-#: wppost.php:97
+#: wppost.php:98
 msgid "WordPress password"
 msgstr "Contraseña de WordPress"
 
-#: wppost.php:102
+#: wppost.php:103
 msgid "WordPress API URL"
 msgstr "URL de API de WordPress"
 
-#: wppost.php:107
+#: wppost.php:108
 msgid "Post to WordPress by default"
 msgstr "Publicar en WordPress por defecto"
 
-#: wppost.php:112
+#: wppost.php:114
 msgid "Provide a backlink to the Friendica post"
 msgstr "Proveer un enlace inverso a la entrada de Friendica"
 
-#: wppost.php:116
+#: wppost.php:119
 msgid ""
 "Text for the backlink, e.g. Read the original post and comment stream on "
 "Friendica."
 msgstr "Texto para el enlace inverso, e.g. Lea la entrada original y comente en Friendica."
 
-#: wppost.php:121
+#: wppost.php:124
 msgid "Don't post messages that are too short"
 msgstr "No escriba mensajes demasiado cortos"
 
-#: wppost.php:127
+#: wppost.php:131
 msgid "Save Settings"
 msgstr "Guardar configuración"
 
-#: wppost.php:206
+#: wppost.php:231
 msgid "Read the orig­i­nal post and com­ment stream on Friendica"
 msgstr "Leer la publicación original y comente en Friendica"
 
-#: wppost.php:269
+#: wppost.php:289
 msgid "Post from Friendica"
 msgstr "Publicar desde Friendica"
index 499e422e51e692c8477efb620372a055b0679e9c..dc04fd3dc12ac2d52fef5bbb40ebefa8665e87be 100644 (file)
@@ -8,7 +8,7 @@ function string_plural_select_es($n){
 ;
 $a->strings["Post to Wordpress"] = "Publicar en Wordpress";
 $a->strings["Wordpress Export"] = "Exportar a Wordpress";
-$a->strings["Enable WordPress Post Addon"] = "Habilitar Addon de publicación de WordPress";
+$a->strings["Enable WordPress Post Addon"] = "Habilitar el complemento de publicación de WordPress";
 $a->strings["WordPress username"] = "Nombre de usuario de WordPress";
 $a->strings["WordPress password"] = "Contraseña de WordPress";
 $a->strings["WordPress API URL"] = "URL de API de WordPress";