From b851879f3cfb8a773841e126514f22821714d08c Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:26:03 +0200 Subject: [PATCH 01/20] blackout addon ES translation updated THX Senex Petrovic --- blackout/lang/es/messages.po | 78 ++++++++++++++++++++++-------------- blackout/lang/es/strings.php | 8 ++-- 2 files changed, 52 insertions(+), 34 deletions(-) diff --git a/blackout/lang/es/messages.po b/blackout/lang/es/messages.po index 0c54bd88..f7386d27 100644 --- a/blackout/lang/es/messages.po +++ b/blackout/lang/es/messages.po @@ -4,14 +4,15 @@ # # # Translators: +# Senex Petrovic , 2021 # Tupambae.org, 2016 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-06-22 13:18+0200\n" -"PO-Revision-Date: 2016-04-18 19:20+0000\n" -"Last-Translator: Tupambae.org\n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 09:44+0000\n" +"Last-Translator: Senex Petrovic \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,34 +20,49 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: blackout.php:99 -msgid "Save Settings" -msgstr "Guardar configuración" - -#: blackout.php:100 -msgid "Redirect URL" -msgstr "Redirigir URL" - -#: blackout.php:100 -msgid "all your visitors from the web will be redirected to this URL" -msgstr "todos los visitantes de la web serán redirigidos a esta dirección." - -#: blackout.php:101 -msgid "Begin of the Blackout" -msgstr "Inicio del apagón." - -#: blackout.php:101 -msgid "" -"format is YYYY year, MM month, DD day, " -"hh hour and mm minute" -msgstr "formato es YYYY año, MM mes, DD día, hh hora y mm minuto" - -#: blackout.php:102 -msgid "End of the Blackout" -msgstr "Fin del apagón." - -#: blackout.php:108 +#: blackout.php:97 msgid "" "The end-date is prior to the start-date of the blackout, you should fix " "this." -msgstr "La fecha de final del apagón es antes de la fecha de inicio, deberías arreglar esto." +msgstr "La fecha de finalización es anterior a la fecha de inicio del bloqueo, debe corregirlo." + +#: blackout.php:99 +#, php-format +msgid "" +"Please double check the current settings for the blackout. It will begin on " +"%s and end on %s." +msgstr "Verifique la configuración actual del bloqueo. Iniciará %s finalizará %s." + +#: blackout.php:102 +msgid "Save Settings" +msgstr "Guardar configuración" + +#: blackout.php:103 +msgid "Redirect URL" +msgstr "Redirigir URL" + +#: blackout.php:103 +msgid "All your visitors from the web will be redirected to this URL." +msgstr "Todos sus visitantes de la web serán redirigidos a esta URL." + +#: blackout.php:104 +msgid "Begin of the Blackout" +msgstr "Inicio del apagón." + +#: blackout.php:104 +msgid "" +"Format is YYYY-MM-DD hh:mm; YYYY year, MM month, " +"DD day, hh hour and mm minute." +msgstr "Format is YYYY-MM-DD hh:mm; YYYY año, MM mes, DD dia, hh hora y mm minuto." + +#: blackout.php:105 +msgid "End of the Blackout" +msgstr "Fin del apagón." + +#: blackout.php:107 +msgid "" +"Note: The redirect will be active from the moment you press" +" the submit button. Users currently logged in will not be " +"thrown out but can't login again after logging out while the blackout is " +"still in place." +msgstr "Nota: La redirección estará activa desde el momento en que presione el botón Enviar. Los usuarios que hayan iniciado sesión actualmente no serán expulsados, pero no podrán volver a iniciar sesión después de cerrar la sesión mientras el apagón continúe." diff --git a/blackout/lang/es/strings.php b/blackout/lang/es/strings.php index 9ac9e6e4..9a7566ef 100644 --- a/blackout/lang/es/strings.php +++ b/blackout/lang/es/strings.php @@ -6,10 +6,12 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; +$a->strings["The end-date is prior to the start-date of the blackout, you should fix this."] = "La fecha de finalización es anterior a la fecha de inicio del bloqueo, debe corregirlo."; +$a->strings["Please double check the current settings for the blackout. It will begin on %s and end on %s."] = "Verifique la configuración actual del bloqueo. Iniciará %s finalizará %s."; $a->strings["Save Settings"] = "Guardar configuración"; $a->strings["Redirect URL"] = "Redirigir URL"; -$a->strings["all your visitors from the web will be redirected to this URL"] = "todos los visitantes de la web serán redirigidos a esta dirección."; +$a->strings["All your visitors from the web will be redirected to this URL."] = "Todos sus visitantes de la web serán redirigidos a esta URL."; $a->strings["Begin of the Blackout"] = "Inicio del apagón."; -$a->strings["format is YYYY year, MM month, DD day, hh hour and mm minute"] = "formato es YYYY año, MM mes, DD día, hh hora y mm minuto"; +$a->strings["Format is YYYY-MM-DD hh:mm; YYYY year, MM month, DD day, hh hour and mm minute."] = "Format is YYYY-MM-DD hh:mm; YYYY año, MM mes, DD dia, hh hora y mm minuto."; $a->strings["End of the Blackout"] = "Fin del apagón."; -$a->strings["The end-date is prior to the start-date of the blackout, you should fix this."] = "La fecha de final del apagón es antes de la fecha de inicio, deberías arreglar esto."; +$a->strings["Note: The redirect will be active from the moment you press the submit button. Users currently logged in will not be thrown out but can't login again after logging out while the blackout is still in place."] = "Nota: La redirección estará activa desde el momento en que presione el botón Enviar. Los usuarios que hayan iniciado sesión actualmente no serán expulsados, pero no podrán volver a iniciar sesión después de cerrar la sesión mientras el apagón continúe."; From 28623e80b3b1193d47c6a5dac05519c75b9af29e Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:27:51 +0200 Subject: [PATCH 02/20] blockem addon ES translation updated THX Senex Petrovic --- blockem/lang/es/messages.po | 33 +++++++++++++-------------------- blockem/lang/es/strings.php | 4 +--- 2 files changed, 14 insertions(+), 23 deletions(-) diff --git a/blockem/lang/es/messages.po b/blockem/lang/es/messages.po index be4df787..0b59921e 100644 --- a/blockem/lang/es/messages.po +++ b/blockem/lang/es/messages.po @@ -5,14 +5,15 @@ # # Translators: # Albert, 2018 +# Senex Petrovic , 2021 # Tupambae.org, 2016 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 11:11-0400\n" -"PO-Revision-Date: 2018-05-21 14:27+0000\n" -"Last-Translator: Albert\n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 09:45+0000\n" +"Last-Translator: Senex Petrovic \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" @@ -20,41 +21,33 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: blockem.php:52 blockem.php:56 -msgid "\"Blockem\"" -msgstr "\"Bloquealos\"" +#: blockem.php:42 blockem.php:46 +msgid "Blockem" +msgstr "Blockem (Bloquealos)" -#: blockem.php:60 +#: blockem.php:50 msgid "" "Hides user's content by collapsing posts. Also replaces their avatar with " "generic image." msgstr "Oculta el contenido del usuario al colapsar las publicaciones. También reemplaza su avatar con una imagen genérica." -#: blockem.php:61 +#: blockem.php:51 msgid "Comma separated profile URLS:" msgstr "URLs de perfil separadas por comas:" -#: blockem.php:65 +#: blockem.php:55 msgid "Save Settings" msgstr "Guardar configuración" -#: blockem.php:78 -msgid "BLOCKEM Settings saved." -msgstr "Configuración de BLOQUEALOS guardado." - -#: blockem.php:136 +#: blockem.php:131 #, php-format msgid "Filtered user: %s" msgstr "Usuario filtrado: %s" -#: blockem.php:189 +#: blockem.php:190 msgid "Unblock Author" msgstr "Desbloquear autor" -#: blockem.php:191 +#: blockem.php:192 msgid "Block Author" msgstr "Bloquear autor" - -#: blockem.php:223 -msgid "blockem settings updated" -msgstr "configuración de BLOQUEALOS actualizado" diff --git a/blockem/lang/es/strings.php b/blockem/lang/es/strings.php index a7f70b0b..d9ea2015 100644 --- a/blockem/lang/es/strings.php +++ b/blockem/lang/es/strings.php @@ -6,12 +6,10 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["\"Blockem\""] = "\"Bloquealos\""; +$a->strings["Blockem"] = "Blockem (Bloquealos)"; $a->strings["Hides user's content by collapsing posts. Also replaces their avatar with generic image."] = "Oculta el contenido del usuario al colapsar las publicaciones. También reemplaza su avatar con una imagen genérica."; $a->strings["Comma separated profile URLS:"] = "URLs de perfil separadas por comas:"; $a->strings["Save Settings"] = "Guardar configuración"; -$a->strings["BLOCKEM Settings saved."] = "Configuración de BLOQUEALOS guardado."; $a->strings["Filtered user: %s"] = "Usuario filtrado: %s"; $a->strings["Unblock Author"] = "Desbloquear autor"; $a->strings["Block Author"] = "Bloquear autor"; -$a->strings["blockem settings updated"] = "configuración de BLOQUEALOS actualizado"; From 9bcc488899c66933bbc256b648eec57bf907a25e Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:29:40 +0200 Subject: [PATCH 03/20] cookienotice addon ES translation added THX Senex Petrovic --- cookienotice/lang/es/messages.po | 65 ++++++++++++++++++++++++++++++++ cookienotice/lang/es/strings.php | 12 ++++++ 2 files changed, 77 insertions(+) create mode 100644 cookienotice/lang/es/messages.po create mode 100644 cookienotice/lang/es/strings.php diff --git a/cookienotice/lang/es/messages.po b/cookienotice/lang/es/messages.po new file mode 100644 index 00000000..bf11f9cb --- /dev/null +++ b/cookienotice/lang/es/messages.po @@ -0,0 +1,65 @@ +# ADDON cookienotice +# Copyright (C) +# This file is distributed under the same license as the Friendica cookienotice addon package. +# +# +# Translators: +# Senex Petrovic , 2021 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2019-01-23 16:01+0000\n" +"Last-Translator: Senex Petrovic , 2021\n" +"Language-Team: Spanish (https://www.transifex.com/Friendica/teams/12172/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: cookienotice.php:42 +msgid "" +"This website uses cookies. If you continue browsing this website, you agree " +"to the usage of cookies." +msgstr "" +"Este sitio web utiliza cookies. Si continúa navegando en este sitio web, " +"acepta el uso de cookies." + +#: cookienotice.php:43 cookienotice.php:108 +msgid "OK" +msgstr "OK" + +#: cookienotice.php:47 +msgid "" +"Configure your cookie usage notice. It should just be a notice, " +"saying that the website uses cookies. It is shown as long as a user didnt " +"confirm clicking the OK button." +msgstr "" +"Configura tu nota deñ uso de cookies. Debería ser solo un aviso, " +"diciendo que el sitio web utiliza cookies. Se muestra siempre que el usuario" +" no confirmó haciendo clic en el botón Aceptar." + +#: cookienotice.php:48 +msgid "Cookie Usage Notice" +msgstr "Aviso de uso de cookies" + +#: cookienotice.php:49 +msgid "OK Button Text" +msgstr "Texto del botón OK" + +#: cookienotice.php:50 +msgid "Save Settings" +msgstr "Grabar Ajustes" + +#: cookienotice.php:107 +msgid "" +"This website uses cookies to recognize revisiting and logged in users. You " +"accept the usage of these cookies by continue browsing this website." +msgstr "" +"Este sitio web utiliza cookies para reconocer a los usuarios que visitan y " +"que inician sesión. Acepta el uso de estas cookies al continuar navegando en" +" este sitio web." diff --git a/cookienotice/lang/es/strings.php b/cookienotice/lang/es/strings.php new file mode 100644 index 00000000..4491b67e --- /dev/null +++ b/cookienotice/lang/es/strings.php @@ -0,0 +1,12 @@ +strings["OK"] = "OK"; +$a->strings["Cookie Usage Notice"] = "Aviso de uso de cookies"; +$a->strings["OK Button Text"] = "Texto del botón OK"; +$a->strings["Save Settings"] = "Grabar Ajustes"; From 78170f19ee4afbaca3954389a15ea60247909d1b Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:30:56 +0200 Subject: [PATCH 04/20] curweather addon ES translation updated THX Senex Petrovic --- curweather/lang/es/messages.po | 71 +++++++++++++++------------------- curweather/lang/es/strings.php | 4 +- 2 files changed, 33 insertions(+), 42 deletions(-) diff --git a/curweather/lang/es/messages.po b/curweather/lang/es/messages.po index 6dfd444d..9678d701 100644 --- a/curweather/lang/es/messages.po +++ b/curweather/lang/es/messages.po @@ -4,14 +4,15 @@ # # # Translators: -# Alberto Díaz Tormo , 2016 +# Albert, 2016 +# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-25 17:17+0200\n" -"PO-Revision-Date: 2016-10-23 11:30+0000\n" -"Last-Translator: Alberto Díaz Tormo \n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 09:48+0000\n" +"Last-Translator: Senex Petrovic \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,114 +20,106 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: curweather.php:31 -msgid "Error fetching weather data.\\nError was: " -msgstr "Error al traer información del clima.\\nError era: " +#: curweather.php:47 +msgid "Error fetching weather data. Error was: " +msgstr "Error al obtener datos meteorológicos. El error fue:" -#: curweather.php:111 curweather.php:172 +#: curweather.php:130 curweather.php:192 msgid "Current Weather" msgstr "Clima actual" -#: curweather.php:118 +#: curweather.php:137 msgid "Relative Humidity" msgstr "Humedad relativa" -#: curweather.php:119 +#: curweather.php:138 msgid "Pressure" msgstr "Presión" -#: curweather.php:120 +#: curweather.php:139 msgid "Wind" msgstr "Viento" -#: curweather.php:121 +#: curweather.php:140 msgid "Last Updated" msgstr "Última actualización" -#: curweather.php:122 +#: curweather.php:141 msgid "Data by" msgstr "Información por" -#: curweather.php:123 +#: curweather.php:142 msgid "Show on map" msgstr "Mostrar en mapa" -#: curweather.php:128 +#: curweather.php:147 msgid "There was a problem accessing the weather data. But have a look" msgstr "Hubo un problema al acceder a la información del clima. Pero eche un vistazo" -#: curweather.php:130 +#: curweather.php:149 msgid "at OpenWeatherMap" msgstr "en OpenWeatherMap" -#: curweather.php:146 -msgid "Current Weather settings updated." -msgstr "Ajustes de clima actual actualizados" - -#: curweather.php:161 +#: curweather.php:179 msgid "No APPID found, please contact your admin to obtain one." msgstr "No se encontró APPID, por favor contacte con su administrador para obtener una." -#: curweather.php:171 curweather.php:200 +#: curweather.php:191 curweather.php:229 msgid "Save Settings" msgstr "Guardar ajustes" -#: curweather.php:172 +#: curweather.php:192 msgid "Settings" msgstr "Ajustes" -#: curweather.php:174 +#: curweather.php:194 msgid "Enter either the name of your location or the zip code." msgstr "Introduzca el nombre de su ubicación o el código postal." -#: curweather.php:175 +#: curweather.php:195 msgid "Your Location" msgstr "Su ubicación" -#: curweather.php:175 +#: curweather.php:195 msgid "" "Identifier of your location (name or zip code), e.g. Berlin,DE or " "14476,DE." msgstr "Identificador de su ubicación (nombre o código postal), ej. Berlin,DE o 14476,DE." -#: curweather.php:176 +#: curweather.php:196 msgid "Units" msgstr "Unidades" -#: curweather.php:176 +#: curweather.php:196 msgid "select if the temperature should be displayed in °C or °F" msgstr "seleccionar si la temperatura debería ser mostrada en °C o °F" -#: curweather.php:177 +#: curweather.php:197 msgid "Show weather data" msgstr "Mostrar información de clima" -#: curweather.php:190 -msgid "Curweather settings saved." -msgstr "Ajustes de clima guardados." - -#: curweather.php:201 +#: curweather.php:232 msgid "Caching Interval" msgstr "Obteniendo intervalo" -#: curweather.php:201 +#: curweather.php:234 msgid "" "For how long should the weather data be cached? Choose according your " "OpenWeatherMap account type." msgstr "¿Durante cuánto tiempo debería ser obtenida la información de clima? Eliga de acuerdo a su tipo de cuenta de OpenWeatherMap." -#: curweather.php:201 +#: curweather.php:235 msgid "no cache" msgstr "sin almacenamiento" -#: curweather.php:201 +#: curweather.php:236 curweather.php:237 curweather.php:238 curweather.php:239 msgid "minutes" msgstr "minutos" -#: curweather.php:202 +#: curweather.php:242 msgid "Your APPID" msgstr "Su APPID" -#: curweather.php:202 +#: curweather.php:242 msgid "Your API key provided by OpenWeatherMap" msgstr "Su clave API provista por OpenWeatherMap" diff --git a/curweather/lang/es/strings.php b/curweather/lang/es/strings.php index bd6340ce..2dc368ec 100644 --- a/curweather/lang/es/strings.php +++ b/curweather/lang/es/strings.php @@ -6,7 +6,7 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["Error fetching weather data.\\nError was: "] = "Error al traer información del clima.\\nError era: "; +$a->strings["Error fetching weather data. Error was: "] = "Error al obtener datos meteorológicos. El error fue:"; $a->strings["Current Weather"] = "Clima actual"; $a->strings["Relative Humidity"] = "Humedad relativa"; $a->strings["Pressure"] = "Presión"; @@ -16,7 +16,6 @@ $a->strings["Data by"] = "Información por"; $a->strings["Show on map"] = "Mostrar en mapa"; $a->strings["There was a problem accessing the weather data. But have a look"] = "Hubo un problema al acceder a la información del clima. Pero eche un vistazo"; $a->strings["at OpenWeatherMap"] = "en OpenWeatherMap"; -$a->strings["Current Weather settings updated."] = "Ajustes de clima actual actualizados"; $a->strings["No APPID found, please contact your admin to obtain one."] = "No se encontró APPID, por favor contacte con su administrador para obtener una."; $a->strings["Save Settings"] = "Guardar ajustes"; $a->strings["Settings"] = "Ajustes"; @@ -26,7 +25,6 @@ $a->strings["Identifier of your location (name or zip code), e.g. Berlin,DE< $a->strings["Units"] = "Unidades"; $a->strings["select if the temperature should be displayed in °C or °F"] = "seleccionar si la temperatura debería ser mostrada en °C o °F"; $a->strings["Show weather data"] = "Mostrar información de clima"; -$a->strings["Curweather settings saved."] = "Ajustes de clima guardados."; $a->strings["Caching Interval"] = "Obteniendo intervalo"; $a->strings["For how long should the weather data be cached? Choose according your OpenWeatherMap account type."] = "¿Durante cuánto tiempo debería ser obtenida la información de clima? Eliga de acuerdo a su tipo de cuenta de OpenWeatherMap."; $a->strings["no cache"] = "sin almacenamiento"; From 748aad41b05099af9b11d3a7aa0959f85a592f5d Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:32:19 +0200 Subject: [PATCH 05/20] diaspora addon ES translation updated THX Senex Petrovic --- diaspora/lang/es/messages.po | 23 ++++++++++++----------- diaspora/lang/es/strings.php | 20 ++++++++++---------- 2 files changed, 22 insertions(+), 21 deletions(-) diff --git a/diaspora/lang/es/messages.po b/diaspora/lang/es/messages.po index 9d264a84..e40ac314 100644 --- a/diaspora/lang/es/messages.po +++ b/diaspora/lang/es/messages.po @@ -5,14 +5,15 @@ # # Translators: # Boris Daniel Martinez Millàn , 2021 +# Senex Petrovic , 2021 # Tupambae.org, 2016 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-01 18:15+0100\n" -"PO-Revision-Date: 2021-02-03 22:47+0000\n" -"Last-Translator: Boris Daniel Martinez Millàn \n" +"PO-Revision-Date: 2021-04-01 09:53+0000\n" +"Last-Translator: Senex Petrovic \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" @@ -29,20 +30,20 @@ msgstr "Publicar hacia Diaspora*" msgid "" "Please remember: You can always be reached from Diaspora with your Friendica" " handle %s. " -msgstr "" +msgstr "Recuerde: siempre puede ser contactado desde Diaspora con su identificador de Friendica %s. " #: diaspora.php:69 msgid "" "This connector is only meant if you still want to use your old Diaspora " "account for some time. " -msgstr "" +msgstr "Este conector solo está diseñado si aún desea usar su antigua cuenta de Diaspora durante algún tiempo." #: diaspora.php:70 #, php-format msgid "" "However, it is preferred that you tell your Diaspora contacts the new handle" " %s instead." -msgstr "" +msgstr "Sin embargo, es preferible que le diga a sus contactos de Diaspora el nuevo identificador %s en su lugar." #: diaspora.php:80 msgid "All aspects" @@ -65,7 +66,7 @@ msgstr "Conectado con tu cuenta de Diaspora %s" msgid "" "Can't login to your Diaspora account. Please check handle (in the format " "user@domain.tld) and password." -msgstr "" +msgstr "No puedo iniciar sesión en su cuenta de Diaspora. Compruebe el identificador (en formato user@domain.tld) y la contraseña." #: diaspora.php:99 msgid "Diaspora Export" @@ -73,11 +74,11 @@ msgstr "Exportar a Diaspora*" #: diaspora.php:100 msgid "Information" -msgstr "" +msgstr "Información" #: diaspora.php:101 msgid "Error" -msgstr "" +msgstr "Error" #: diaspora.php:102 msgid "Save Settings" @@ -85,11 +86,11 @@ msgstr "Guardar configuración" #: diaspora.php:106 msgid "Enable Diaspora Post Addon" -msgstr "" +msgstr "Habilitar publicar a traves de Diaspora* plugin." #: diaspora.php:107 msgid "Diaspora handle" -msgstr "" +msgstr "Diaspora handle" #: diaspora.php:108 msgid "Diaspora password" @@ -100,7 +101,7 @@ msgid "" "Privacy notice: Your Diaspora password will be stored unencrypted to " "authenticate you with your Diaspora pod. This means your Friendica node " "administrator can have access to it." -msgstr "" +msgstr "Aviso de privacidad: su contraseña de Diaspora se almacenará sin cifrar para autenticarlo con su pod de Diaspora. Esto significa que su administrador de nodo de Friendica puede tener acceso a él." #: diaspora.php:110 msgid "Post to Diaspora by default" diff --git a/diaspora/lang/es/strings.php b/diaspora/lang/es/strings.php index 03586ce9..d262cab9 100644 --- a/diaspora/lang/es/strings.php +++ b/diaspora/lang/es/strings.php @@ -3,24 +3,24 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ $n = intval($n); - return ($n != 1);; + return intval($n != 1); }} ; $a->strings["Post to Diaspora"] = "Publicar hacia Diaspora*"; -$a->strings["Please remember: You can always be reached from Diaspora with your Friendica handle %s. "] = ""; -$a->strings["This connector is only meant if you still want to use your old Diaspora account for some time. "] = ""; -$a->strings["However, it is preferred that you tell your Diaspora contacts the new handle %s instead."] = ""; +$a->strings["Please remember: You can always be reached from Diaspora with your Friendica handle %s. "] = "Recuerde: siempre puede ser contactado desde Diaspora con su identificador de Friendica %s. "; +$a->strings["This connector is only meant if you still want to use your old Diaspora account for some time. "] = "Este conector solo está diseñado si aún desea usar su antigua cuenta de Diaspora durante algún tiempo."; +$a->strings["However, it is preferred that you tell your Diaspora contacts the new handle %s instead."] = "Sin embargo, es preferible que le diga a sus contactos de Diaspora el nuevo identificador %s en su lugar."; $a->strings["All aspects"] = "Todos los aspectos"; $a->strings["Public"] = "Publico"; $a->strings["Post to aspect:"] = "Publicar para aspecto"; $a->strings["Connected with your Diaspora account %s"] = "Conectado con tu cuenta de Diaspora %s"; -$a->strings["Can't login to your Diaspora account. Please check handle (in the format user@domain.tld) and password."] = ""; +$a->strings["Can't login to your Diaspora account. Please check handle (in the format user@domain.tld) and password."] = "No puedo iniciar sesión en su cuenta de Diaspora. Compruebe el identificador (en formato user@domain.tld) y la contraseña."; $a->strings["Diaspora Export"] = "Exportar a Diaspora*"; -$a->strings["Information"] = ""; -$a->strings["Error"] = ""; +$a->strings["Information"] = "Información"; +$a->strings["Error"] = "Error"; $a->strings["Save Settings"] = "Guardar configuración"; -$a->strings["Enable Diaspora Post Addon"] = ""; -$a->strings["Diaspora handle"] = ""; +$a->strings["Enable Diaspora Post Addon"] = "Habilitar publicar a traves de Diaspora* plugin."; +$a->strings["Diaspora handle"] = "Diaspora handle"; $a->strings["Diaspora password"] = "Contraseña Diaspora*"; -$a->strings["Privacy notice: Your Diaspora password will be stored unencrypted to authenticate you with your Diaspora pod. This means your Friendica node administrator can have access to it."] = ""; +$a->strings["Privacy notice: Your Diaspora password will be stored unencrypted to authenticate you with your Diaspora pod. This means your Friendica node administrator can have access to it."] = "Aviso de privacidad: su contraseña de Diaspora se almacenará sin cifrar para autenticarlo con su pod de Diaspora. Esto significa que su administrador de nodo de Friendica puede tener acceso a él."; $a->strings["Post to Diaspora by default"] = "Publicar hacia Diaspora* como estándar."; From 24e046d949804499e8bd4abc88a75d339d562fa8 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:33:39 +0200 Subject: [PATCH 06/20] dwpost addon ES translation updated THX Senex Petrovic --- dwpost/lang/es/messages.po | 33 +++++++++++++++++---------------- dwpost/lang/es/strings.php | 6 +++--- 2 files changed, 20 insertions(+), 19 deletions(-) diff --git a/dwpost/lang/es/messages.po b/dwpost/lang/es/messages.po index 18036677..44c1c0f8 100644 --- a/dwpost/lang/es/messages.po +++ b/dwpost/lang/es/messages.po @@ -4,14 +4,15 @@ # # # Translators: -# Alberto Díaz Tormo , 2016 +# Albert, 2016 +# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2016-10-23 11:33+0000\n" -"Last-Translator: Alberto Díaz Tormo \n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 09:54+0000\n" +"Last-Translator: Senex Petrovic \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,30 +20,30 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: dwpost.php:39 +#: dwpost.php:41 msgid "Post to Dreamwidth" msgstr "Publicar en Dreamwidth" -#: dwpost.php:70 -msgid "Dreamwidth Post Settings" -msgstr "Ajustes de publicación de Dreamwidth" +#: dwpost.php:72 dwpost.php:76 +msgid "Dreamwidth Export" +msgstr "Dreamwidth Exportar" -#: dwpost.php:72 +#: dwpost.php:80 msgid "Enable dreamwidth Post Addon" -msgstr "Activar el addon de publicación dreamwidth" +msgstr "Activar el módulo de publicación en Dreamwidth" -#: dwpost.php:77 +#: dwpost.php:85 msgid "dreamwidth username" msgstr "Nombre de usuario de dreamwidth" -#: dwpost.php:82 +#: dwpost.php:90 msgid "dreamwidth password" msgstr "Contraseña de dreamwidth" -#: dwpost.php:87 +#: dwpost.php:95 msgid "Post to dreamwidth by default" msgstr "Publicar en dreamwidth por defecto" -#: dwpost.php:93 -msgid "Submit" -msgstr "Enviar" +#: dwpost.php:100 +msgid "Save Settings" +msgstr "Guardar ajustes" diff --git a/dwpost/lang/es/strings.php b/dwpost/lang/es/strings.php index c8c0399c..83a9c415 100644 --- a/dwpost/lang/es/strings.php +++ b/dwpost/lang/es/strings.php @@ -7,9 +7,9 @@ function string_plural_select_es($n){ }} ; $a->strings["Post to Dreamwidth"] = "Publicar en Dreamwidth"; -$a->strings["Dreamwidth Post Settings"] = "Ajustes de publicación de Dreamwidth"; -$a->strings["Enable dreamwidth Post Addon"] = "Activar el addon de publicación dreamwidth"; +$a->strings["Dreamwidth Export"] = "Dreamwidth Exportar"; +$a->strings["Enable dreamwidth Post Addon"] = "Activar el módulo de publicación en Dreamwidth"; $a->strings["dreamwidth username"] = "Nombre de usuario de dreamwidth"; $a->strings["dreamwidth password"] = "Contraseña de dreamwidth"; $a->strings["Post to dreamwidth by default"] = "Publicar en dreamwidth por defecto"; -$a->strings["Submit"] = "Enviar"; +$a->strings["Save Settings"] = "Guardar ajustes"; From 325798b3cfe5f22d4c6c6b69a80c2983702911fa Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:34:38 +0200 Subject: [PATCH 07/20] forumdirectory addon ES translation updated THX Senex Petrovic --- forumdirectory/lang/es/messages.po | 63 ++++++++---------------------- forumdirectory/lang/es/strings.php | 12 +----- 2 files changed, 18 insertions(+), 57 deletions(-) diff --git a/forumdirectory/lang/es/messages.po b/forumdirectory/lang/es/messages.po index ae1f3a48..74948223 100644 --- a/forumdirectory/lang/es/messages.po +++ b/forumdirectory/lang/es/messages.po @@ -4,14 +4,15 @@ # # # Translators: -# Alberto Díaz Tormo , 2016 +# Albert, 2016 +# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2016-10-23 11:38+0000\n" -"Last-Translator: Alberto Díaz Tormo \n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 09:54+0000\n" +"Last-Translator: Senex Petrovic \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" -#: forumdirectory.php:22 +#: forumdirectory.php:33 forumdirectory.php:137 msgid "Forum Directory" msgstr "Directorio de foro" @@ -27,54 +28,22 @@ msgstr "Directorio de foro" msgid "Public access denied." msgstr "Acceso público denegado." -#: forumdirectory.php:71 +#: forumdirectory.php:125 +msgid "No entries (some entries may be hidden)." +msgstr "Sin entradas (algunas entradas pueden estar ocultas)." + +#: forumdirectory.php:131 msgid "Global Directory" msgstr "Directorio global" -#: forumdirectory.php:79 +#: forumdirectory.php:133 msgid "Find on this site" msgstr "Encontrar en esta página" -#: forumdirectory.php:81 -msgid "Finding: " -msgstr "Conclusión:" +#: forumdirectory.php:135 +msgid "Results for:" +msgstr "Resultados para:" -#: forumdirectory.php:82 -msgid "Site Directory" -msgstr "Directorio de página" - -#: forumdirectory.php:83 +#: forumdirectory.php:139 msgid "Find" msgstr "Encontrar" - -#: forumdirectory.php:133 -msgid "Age: " -msgstr "Edad:" - -#: forumdirectory.php:136 -msgid "Gender: " -msgstr "Género:" - -#: forumdirectory.php:156 -msgid "Location:" -msgstr "Ubicación:" - -#: forumdirectory.php:158 -msgid "Gender:" -msgstr "Género:" - -#: forumdirectory.php:160 -msgid "Status:" -msgstr "Estado:" - -#: forumdirectory.php:162 -msgid "Homepage:" -msgstr "Página inicial:" - -#: forumdirectory.php:164 -msgid "About:" -msgstr "Sobre:" - -#: forumdirectory.php:201 -msgid "No entries (some entries may be hidden)." -msgstr "Sin entradas (algunas entradas pueden estar ocultas)." diff --git a/forumdirectory/lang/es/strings.php b/forumdirectory/lang/es/strings.php index f8e38d6f..93d39913 100644 --- a/forumdirectory/lang/es/strings.php +++ b/forumdirectory/lang/es/strings.php @@ -8,16 +8,8 @@ function string_plural_select_es($n){ ; $a->strings["Forum Directory"] = "Directorio de foro"; $a->strings["Public access denied."] = "Acceso público denegado."; +$a->strings["No entries (some entries may be hidden)."] = "Sin entradas (algunas entradas pueden estar ocultas)."; $a->strings["Global Directory"] = "Directorio global"; $a->strings["Find on this site"] = "Encontrar en esta página"; -$a->strings["Finding: "] = "Conclusión:"; -$a->strings["Site Directory"] = "Directorio de página"; +$a->strings["Results for:"] = "Resultados para:"; $a->strings["Find"] = "Encontrar"; -$a->strings["Age: "] = "Edad:"; -$a->strings["Gender: "] = "Género:"; -$a->strings["Location:"] = "Ubicación:"; -$a->strings["Gender:"] = "Género:"; -$a->strings["Status:"] = "Estado:"; -$a->strings["Homepage:"] = "Página inicial:"; -$a->strings["About:"] = "Sobre:"; -$a->strings["No entries (some entries may be hidden)."] = "Sin entradas (algunas entradas pueden estar ocultas)."; From 0a1447da10bd5446688150a261f0eeecabb0dc79 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:36:44 +0200 Subject: [PATCH 08/20] fromapp addon ES translation updated THX Senex Petrovic --- fromapp/lang/es/messages.po | 31 +++++++++++++++---------------- fromapp/lang/es/strings.php | 5 ++--- 2 files changed, 17 insertions(+), 19 deletions(-) diff --git a/fromapp/lang/es/messages.po b/fromapp/lang/es/messages.po index 4abce4a8..34234226 100644 --- a/fromapp/lang/es/messages.po +++ b/fromapp/lang/es/messages.po @@ -4,14 +4,15 @@ # # # Translators: -# Alberto Díaz Tormo , 2016 +# Albert, 2016 +# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2016-10-23 13:48+0000\n" -"Last-Translator: Alberto Díaz Tormo \n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 09:55+0000\n" +"Last-Translator: Senex Petrovic \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,23 +20,21 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: fromapp.php:38 -msgid "Fromapp settings updated." -msgstr "Ajustes de Fromapp actualizados." - -#: fromapp.php:64 +#: fromapp.php:53 fromapp.php:57 msgid "FromApp Settings" msgstr "Ajustes de FromApp" -#: fromapp.php:66 +#: fromapp.php:60 msgid "" -"The application name you would like to show your posts originating from." -msgstr "El nombre de la aplicación desde la que le gustaría que se mostrasen sus publicaciones." +"The application name you would like to show your posts originating from. " +"Separate different app names with a comma. A random one will then be " +"selected for every posting." +msgstr "El nombre de la aplicación desde la que le gustaría mostrar sus publicaciones. Separe los diferentes nombres de aplicaciones con una coma. Luego, se seleccionará uno al azar para cada publicación." -#: fromapp.php:70 +#: fromapp.php:64 msgid "Use this application name even if another application was used." msgstr "Utilice este nombre de aplicación incluso si otra aplicación fue utilizada." -#: fromapp.php:77 -msgid "Submit" -msgstr "Enviar" +#: fromapp.php:71 +msgid "Save Settings" +msgstr "Guardar Ajustes" diff --git a/fromapp/lang/es/strings.php b/fromapp/lang/es/strings.php index 4e763acd..fb2288bb 100644 --- a/fromapp/lang/es/strings.php +++ b/fromapp/lang/es/strings.php @@ -6,8 +6,7 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["Fromapp settings updated."] = "Ajustes de Fromapp actualizados."; $a->strings["FromApp Settings"] = "Ajustes de FromApp"; -$a->strings["The application name you would like to show your posts originating from."] = "El nombre de la aplicación desde la que le gustaría que se mostrasen sus publicaciones."; +$a->strings["The application name you would like to show your posts originating from. Separate different app names with a comma. A random one will then be selected for every posting."] = "El nombre de la aplicación desde la que le gustaría mostrar sus publicaciones. Separe los diferentes nombres de aplicaciones con una coma. Luego, se seleccionará uno al azar para cada publicación."; $a->strings["Use this application name even if another application was used."] = "Utilice este nombre de aplicación incluso si otra aplicación fue utilizada."; -$a->strings["Submit"] = "Enviar"; +$a->strings["Save Settings"] = "Guardar Ajustes"; From da66d70e549c2e7e965ab953e6e12b82b11e5eae Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:37:45 +0200 Subject: [PATCH 09/20] geonames addon ES translation updated THX Senex Petrovic --- geonames/lang/es/messages.po | 31 +++++++++++++++++-------------- geonames/lang/es/strings.php | 6 +++--- 2 files changed, 20 insertions(+), 17 deletions(-) diff --git a/geonames/lang/es/messages.po b/geonames/lang/es/messages.po index 84de85aa..e03b5a7d 100644 --- a/geonames/lang/es/messages.po +++ b/geonames/lang/es/messages.po @@ -5,13 +5,14 @@ # # Translators: # Albert, 2016 +# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2016-11-16 16:35+0000\n" -"Last-Translator: Albert\n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 09:56+0000\n" +"Last-Translator: Senex Petrovic \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,18 +20,20 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: geonames.php:143 -msgid "Geonames settings updated." -msgstr "Ajustes de geonombres actualizados." - -#: geonames.php:179 +#: geonames.php:141 msgid "Geonames Settings" msgstr "Ajustes de Geonombres" -#: geonames.php:181 -msgid "Enable Geonames Addon" -msgstr "Habilitar Addon de Geonombres" +#: geonames.php:142 +msgid "" +"Replace numerical coordinates by the nearest populated location name in your" +" posts." +msgstr "Reemplace las coordenadas numéricas por el nombre de la ubicación poblada más cercana en sus publicaciones." -#: geonames.php:187 -msgid "Submit" -msgstr "Enviar" +#: geonames.php:143 +msgid "Enable Geonames Addon" +msgstr "Habilitar Plugin de Geonombres" + +#: geonames.php:144 +msgid "Save Settings" +msgstr "Guardar Ajustes" diff --git a/geonames/lang/es/strings.php b/geonames/lang/es/strings.php index d75774a0..66e11029 100644 --- a/geonames/lang/es/strings.php +++ b/geonames/lang/es/strings.php @@ -6,7 +6,7 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["Geonames settings updated."] = "Ajustes de geonombres actualizados."; $a->strings["Geonames Settings"] = "Ajustes de Geonombres"; -$a->strings["Enable Geonames Addon"] = "Habilitar Addon de Geonombres"; -$a->strings["Submit"] = "Enviar"; +$a->strings["Replace numerical coordinates by the nearest populated location name in your posts."] = "Reemplace las coordenadas numéricas por el nombre de la ubicación poblada más cercana en sus publicaciones."; +$a->strings["Enable Geonames Addon"] = "Habilitar Plugin de Geonombres"; +$a->strings["Save Settings"] = "Guardar Ajustes"; From c07f1b4f6fd9f0a0e83fabcc01d08f9608066ed0 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:38:43 +0200 Subject: [PATCH 10/20] gnot addon ES translation updated THX Senex Petrovic --- gnot/lang/es/messages.po | 33 +++++++++++++++------------------ gnot/lang/es/strings.php | 5 ++--- 2 files changed, 17 insertions(+), 21 deletions(-) diff --git a/gnot/lang/es/messages.po b/gnot/lang/es/messages.po index 6e4b8569..7abd2464 100644 --- a/gnot/lang/es/messages.po +++ b/gnot/lang/es/messages.po @@ -5,13 +5,14 @@ # # Translators: # Albert, 2016 +# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2016-11-16 16:38+0000\n" -"Last-Translator: Albert\n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 09:56+0000\n" +"Last-Translator: Senex Petrovic \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,29 +20,25 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gnot.php:48 -msgid "Gnot settings updated." -msgstr "Ajustes de Gnot actualizados." - -#: gnot.php:79 +#: gnot.php:71 msgid "Gnot Settings" msgstr "Ajustes de Gnot" -#: gnot.php:81 +#: gnot.php:72 +msgid "Save Settings" +msgstr "Guardar Ajustes" + +#: gnot.php:73 +msgid "Enable this addon?" +msgstr "¿Habilitar este plugin/addon?" + +#: gnot.php:75 msgid "" "Allows threading of email comment notifications on Gmail and anonymising the" " subject line." msgstr "Permite limpiar las notificaciones de comentario de email en Gmail y anonimizar la línea del tema." -#: gnot.php:82 -msgid "Enable this addon?" -msgstr "¿Habilitar este addon?" - -#: gnot.php:88 -msgid "Submit" -msgstr "Enviar" - -#: gnot.php:97 +#: gnot.php:84 #, php-format msgid "[Friendica:Notify] Comment to conversation #%d" msgstr "[Friendica:Notify] Comentar en conversación #%d" diff --git a/gnot/lang/es/strings.php b/gnot/lang/es/strings.php index ac77d10e..ae9998bd 100644 --- a/gnot/lang/es/strings.php +++ b/gnot/lang/es/strings.php @@ -6,9 +6,8 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["Gnot settings updated."] = "Ajustes de Gnot actualizados."; $a->strings["Gnot Settings"] = "Ajustes de Gnot"; +$a->strings["Save Settings"] = "Guardar Ajustes"; +$a->strings["Enable this addon?"] = "¿Habilitar este plugin/addon?"; $a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Permite limpiar las notificaciones de comentario de email en Gmail y anonimizar la línea del tema."; -$a->strings["Enable this addon?"] = "¿Habilitar este addon?"; -$a->strings["Submit"] = "Enviar"; $a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notify] Comentar en conversación #%d"; From 57531318a66b5daea5d59adc80f62851b657667a Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:40:59 +0200 Subject: [PATCH 11/20] grou_text addon ES translation updated THX Senex Petrovic --- group_text/lang/es/messages.po | 21 +++++++++------------ group_text/lang/es/strings.php | 3 +-- 2 files changed, 10 insertions(+), 14 deletions(-) diff --git a/group_text/lang/es/messages.po b/group_text/lang/es/messages.po index 87bdbe65..5d6d4107 100644 --- a/group_text/lang/es/messages.po +++ b/group_text/lang/es/messages.po @@ -5,13 +5,14 @@ # # Translators: # Albert, 2016 +# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2016-11-16 16:53+0000\n" -"Last-Translator: Albert\n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 09:56+0000\n" +"Last-Translator: Senex Petrovic \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,18 +20,14 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: group_text.php:46 -msgid "Group Text settings updated." -msgstr "Ajustes de Grupo de Texto actualizados" - -#: group_text.php:76 +#: group_text.php:62 msgid "Group Text" msgstr "Grupo de Texto" -#: group_text.php:78 +#: group_text.php:64 msgid "Use a text only (non-image) group selector in the \"group edit\" menu" msgstr "Utilice sólo el selector de grupo de texto (no imagen) en el menú \"edición de grupo\"" -#: group_text.php:84 -msgid "Submit" -msgstr "Enviar" +#: group_text.php:70 +msgid "Save Settings" +msgstr "Guardar Ajustes" diff --git a/group_text/lang/es/strings.php b/group_text/lang/es/strings.php index d48bc7ff..443b0647 100644 --- a/group_text/lang/es/strings.php +++ b/group_text/lang/es/strings.php @@ -6,7 +6,6 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["Group Text settings updated."] = "Ajustes de Grupo de Texto actualizados"; $a->strings["Group Text"] = "Grupo de Texto"; $a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = "Utilice sólo el selector de grupo de texto (no imagen) en el menú \"edición de grupo\""; -$a->strings["Submit"] = "Enviar"; +$a->strings["Save Settings"] = "Guardar Ajustes"; From bb0221f48ff8091e08b6402f231e3be93550267f Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:42:47 +0200 Subject: [PATCH 12/20] ifttt addon ES translation added THX Senex Petrovic --- ifttt/lang/es/messages.po | 58 +++++++++++++++++++++++++++++++++++++++ ifttt/lang/es/strings.php | 14 ++++++++++ 2 files changed, 72 insertions(+) create mode 100644 ifttt/lang/es/messages.po create mode 100644 ifttt/lang/es/strings.php diff --git a/ifttt/lang/es/messages.po b/ifttt/lang/es/messages.po new file mode 100644 index 00000000..cd45ebb8 --- /dev/null +++ b/ifttt/lang/es/messages.po @@ -0,0 +1,58 @@ +# ADDON ifttt +# Copyright (C) +# This file is distributed under the same license as the Friendica ifttt addon package. +# +# +# Translators: +# Senex Petrovic , 2021 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2017-11-27 10:37+0000\n" +"Last-Translator: Senex Petrovic , 2021\n" +"Language-Team: Spanish (https://www.transifex.com/Friendica/teams/12172/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ifttt.php:50 ifttt.php:54 +msgid "IFTTT Mirror" +msgstr "IFTTT Espejo" + +#: ifttt.php:58 +msgid "" +"Create an account at IFTTT. Create " +"three Facebook recipes that are connected with Maker (In the form \"if Facebook then " +"Maker\") with the following parameters:" +msgstr "" +"Crea una cuenta en IFTTT. Crea tres " +"recetas de Facebook que estén conectadas con Fabricante (En el formulario \"si " +"Facebook, entonces Maker\") con los siguientes parámetros:" + +#: ifttt.php:65 +msgid "Body for \"new status message\"" +msgstr "Cuerpo de \"Nuevo mensaje de estatus\"" + +#: ifttt.php:67 +msgid "Body for \"new photo upload\"" +msgstr "Cuerpo de \"nueva foto a subir\"" + +#: ifttt.php:69 +msgid "Body for \"new link post\"" +msgstr "Cuerpo de \"Nuevo vinculo de artículo\"" + +#: ifttt.php:74 +msgid "Generate new key" +msgstr "Generar clave nueva" + +#: ifttt.php:78 +msgid "Save Settings" +msgstr "Guardar ajustes" diff --git a/ifttt/lang/es/strings.php b/ifttt/lang/es/strings.php new file mode 100644 index 00000000..55581c95 --- /dev/null +++ b/ifttt/lang/es/strings.php @@ -0,0 +1,14 @@ +strings["IFTTT Mirror"] = "IFTTT Espejo"; +$a->strings["Body for \"new status message\""] = "Cuerpo de \"Nuevo mensaje de estatus\""; +$a->strings["Body for \"new photo upload\""] = "Cuerpo de \"nueva foto a subir\""; +$a->strings["Body for \"new link post\""] = "Cuerpo de \"Nuevo vinculo de artículo\""; +$a->strings["Generate new key"] = "Generar clave nueva"; +$a->strings["Save Settings"] = "Guardar ajustes"; From f9dfcad0bd745cf724fc6421d60aa51044c6b172 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:44:09 +0200 Subject: [PATCH 13/20] ijpost addon ES translation updated THX Senex Petrovic --- ijpost/lang/es/messages.po | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/ijpost/lang/es/messages.po b/ijpost/lang/es/messages.po index 7aa4e1a8..6a8c303c 100644 --- a/ijpost/lang/es/messages.po +++ b/ijpost/lang/es/messages.po @@ -5,13 +5,14 @@ # # Translators: # Albert, 2016 +# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2016-11-16 16:55+0000\n" -"Last-Translator: Albert\n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 10:01+0000\n" +"Last-Translator: Senex Petrovic \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" @@ -23,26 +24,26 @@ msgstr "" msgid "Post to Insanejournal" msgstr "Publicar en Insanejournal" -#: ijpost.php:70 -msgid "InsaneJournal Post Settings" -msgstr "Ajustes de Entrada de InsaneJournal" +#: ijpost.php:71 ijpost.php:75 +msgid "InsaneJournal Export" +msgstr "InsaneJournal Exportar" -#: ijpost.php:72 +#: ijpost.php:79 msgid "Enable InsaneJournal Post Addon" -msgstr "Habilitar el Addon de Entrada InsaneJournal" +msgstr "Habilitar el Plugin de Entrada InsaneJournal" -#: ijpost.php:77 +#: ijpost.php:84 msgid "InsaneJournal username" msgstr "Nombre de usuario InsaneJournal" -#: ijpost.php:82 +#: ijpost.php:89 msgid "InsaneJournal password" msgstr "Contraseña de InsaneJournal" -#: ijpost.php:87 +#: ijpost.php:94 msgid "Post to InsaneJournal by default" msgstr "Publicar en InsaneJournal por defecto" -#: ijpost.php:93 -msgid "Submit" -msgstr "Enviar" +#: ijpost.php:99 +msgid "Save Settings" +msgstr "Guardar Ajustes" From ca343f1dc573a31613ca09982fc4d6a844477357 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:44:34 +0200 Subject: [PATCH 14/20] ijpost addon ES translation updated THX Senex Petrovic --- ijpost/lang/es/strings.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ijpost/lang/es/strings.php b/ijpost/lang/es/strings.php index f513d85b..862610f9 100644 --- a/ijpost/lang/es/strings.php +++ b/ijpost/lang/es/strings.php @@ -7,9 +7,9 @@ function string_plural_select_es($n){ }} ; $a->strings["Post to Insanejournal"] = "Publicar en Insanejournal"; -$a->strings["InsaneJournal Post Settings"] = "Ajustes de Entrada de InsaneJournal"; -$a->strings["Enable InsaneJournal Post Addon"] = "Habilitar el Addon de Entrada InsaneJournal"; +$a->strings["InsaneJournal Export"] = "InsaneJournal Exportar"; +$a->strings["Enable InsaneJournal Post Addon"] = "Habilitar el Plugin de Entrada InsaneJournal"; $a->strings["InsaneJournal username"] = "Nombre de usuario InsaneJournal"; $a->strings["InsaneJournal password"] = "Contraseña de InsaneJournal"; $a->strings["Post to InsaneJournal by default"] = "Publicar en InsaneJournal por defecto"; -$a->strings["Submit"] = "Enviar"; +$a->strings["Save Settings"] = "Guardar Ajustes"; From f5f37842c603bd4cc8433f991a903513f965784d Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:45:46 +0200 Subject: [PATCH 15/20] impressum addon ES translation updated THX Senex Petrovic --- impressum/lang/es/messages.po | 45 ++++++++++++++++------------------- impressum/lang/es/strings.php | 3 +-- 2 files changed, 22 insertions(+), 26 deletions(-) diff --git a/impressum/lang/es/messages.po b/impressum/lang/es/messages.po index 0fe87cc5..b491315f 100644 --- a/impressum/lang/es/messages.po +++ b/impressum/lang/es/messages.po @@ -5,13 +5,14 @@ # # Translators: # Albert, 2016 +# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2016-11-17 13:13+0000\n" -"Last-Translator: Albert\n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 10:01+0000\n" +"Last-Translator: Senex Petrovic \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,71 +20,67 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: impressum.php:37 +#: impressum.php:53 msgid "Impressum" msgstr "Impressum" -#: impressum.php:50 impressum.php:52 impressum.php:84 +#: impressum.php:66 impressum.php:68 impressum.php:99 msgid "Site Owner" msgstr "Propietario de la página" -#: impressum.php:50 impressum.php:88 +#: impressum.php:66 impressum.php:103 msgid "Email Address" msgstr "Dirección de Email" -#: impressum.php:55 impressum.php:86 +#: impressum.php:71 impressum.php:101 msgid "Postal Address" msgstr "Dirección postal" -#: impressum.php:61 +#: impressum.php:77 msgid "" "The impressum addon needs to be configured!
Please add at least the " "owner variable to your config file. For other variables please " "refer to the README file of the addon." msgstr "¡El addon impressum necesita ser configurado!
Por favor añada al menos propietario disponible en su archivo de configuración. Para otros valores por favor dirígase al archivo README del addon." -#: impressum.php:78 -msgid "Settings updated." -msgstr "Ajustes actualizados" +#: impressum.php:98 +msgid "Save Settings" +msgstr "Guardar Ajustes" -#: impressum.php:83 -msgid "Submit" -msgstr "Enviar" - -#: impressum.php:84 +#: impressum.php:99 msgid "The page operators name." msgstr "El nombre de los operadores de página" -#: impressum.php:85 +#: impressum.php:100 msgid "Site Owners Profile" msgstr "Perfil del Propietario de la Página" -#: impressum.php:85 +#: impressum.php:100 msgid "Profile address of the operator." msgstr "Dirección del perfil del operador." -#: impressum.php:86 +#: impressum.php:101 msgid "How to contact the operator via snail mail. You can use BBCode here." msgstr "Cómo contactar con el operador via correo ordinario. Puede usar BBCode aquí." -#: impressum.php:87 +#: impressum.php:102 msgid "Notes" msgstr "Notas" -#: impressum.php:87 +#: impressum.php:102 msgid "" "Additional notes that are displayed beneath the contact information. You can" " use BBCode here." msgstr "Notas adicionales que se muestran bajo la información de contacto. Puede usar BBCode aquí." -#: impressum.php:88 +#: impressum.php:103 msgid "How to contact the operator via email. (will be displayed obfuscated)" msgstr "Cómo contactar con el operador via email. (se mostrará ofuscado)" -#: impressum.php:89 +#: impressum.php:104 msgid "Footer note" msgstr "Nota de pie de página" -#: impressum.php:89 +#: impressum.php:104 msgid "Text for the footer. You can use BBCode here." msgstr "Texto para el pie de página. Puede usar BBCode aquí" diff --git a/impressum/lang/es/strings.php b/impressum/lang/es/strings.php index ddbe6759..edbf26fc 100644 --- a/impressum/lang/es/strings.php +++ b/impressum/lang/es/strings.php @@ -11,8 +11,7 @@ $a->strings["Site Owner"] = "Propietario de la página"; $a->strings["Email Address"] = "Dirección de Email"; $a->strings["Postal Address"] = "Dirección postal"; $a->strings["The impressum addon needs to be configured!
Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = "¡El addon impressum necesita ser configurado!
Por favor añada al menos propietario disponible en su archivo de configuración. Para otros valores por favor dirígase al archivo README del addon."; -$a->strings["Settings updated."] = "Ajustes actualizados"; -$a->strings["Submit"] = "Enviar"; +$a->strings["Save Settings"] = "Guardar Ajustes"; $a->strings["The page operators name."] = "El nombre de los operadores de página"; $a->strings["Site Owners Profile"] = "Perfil del Propietario de la Página"; $a->strings["Profile address of the operator."] = "Dirección del perfil del operador."; From 0553910895a59d5e2d2548f10bcca08fc0e94952 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:46:49 +0200 Subject: [PATCH 16/20] jappixmini addon ES translation updated THX Senex Petrovic --- jappixmini/lang/es/messages.po | 43 +++++++++++++++++----------------- jappixmini/lang/es/strings.php | 4 ++-- 2 files changed, 24 insertions(+), 23 deletions(-) diff --git a/jappixmini/lang/es/messages.po b/jappixmini/lang/es/messages.po index 4893c845..5eb78763 100644 --- a/jappixmini/lang/es/messages.po +++ b/jappixmini/lang/es/messages.po @@ -5,13 +5,14 @@ # # Translators: # Albert, 2016 +# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2016-11-17 18:56+0000\n" -"Last-Translator: Albert\n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 10:02+0000\n" +"Last-Translator: Senex Petrovic \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,59 +20,59 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: jappixmini.php:266 -msgid "Jappix Mini addon settings" -msgstr "Ajustes del addon de Jappix Mini" +#: jappixmini.php:318 jappixmini.php:322 +msgid "Jappix Mini" +msgstr "Jappix Mini" -#: jappixmini.php:268 +#: jappixmini.php:325 msgid "Activate addon" msgstr "Activar addon" -#: jappixmini.php:271 +#: jappixmini.php:328 msgid "" "Do not insert the Jappixmini Chat-Widget into the webinterface" msgstr "No insertar el Widget de chat de Jappixmini en la interfaz web" -#: jappixmini.php:274 +#: jappixmini.php:331 msgid "Jabber username" msgstr "Usuario de Jabber" -#: jappixmini.php:277 +#: jappixmini.php:334 msgid "Jabber server" msgstr "Servidor de Jabber" -#: jappixmini.php:281 +#: jappixmini.php:339 msgid "Jabber BOSH host" msgstr "Servidor de Jabber BOSH" -#: jappixmini.php:285 +#: jappixmini.php:344 msgid "Jabber password" msgstr "Contraseña de Jabber" -#: jappixmini.php:290 +#: jappixmini.php:349 msgid "Encrypt Jabber password with Friendica password (recommended)" msgstr "Encriptar la contraseña de Jabber con la contraseña de Friendica (recomendado)" -#: jappixmini.php:293 +#: jappixmini.php:352 msgid "Friendica password" msgstr "Contraseña de Friendica" -#: jappixmini.php:296 +#: jappixmini.php:355 msgid "Approve subscription requests from Friendica contacts automatically" msgstr "Aprobar solicitud de suscripción de los contactos de Friendica automáticamente" -#: jappixmini.php:299 +#: jappixmini.php:358 msgid "Subscribe to Friendica contacts automatically" msgstr "Siscribirse a los contactos de Friendica automáticamente" -#: jappixmini.php:302 +#: jappixmini.php:361 msgid "Purge internal list of jabber addresses of contacts" msgstr "Eliminar la lista interna de direcciones de contactos de jabber" -#: jappixmini.php:307 -msgid "Submit" -msgstr "Enviar" +#: jappixmini.php:368 +msgid "Save Settings" +msgstr "Guardar Ajustes" -#: jappixmini.php:308 +#: jappixmini.php:369 msgid "Add contact" msgstr "Añadir contacto" diff --git a/jappixmini/lang/es/strings.php b/jappixmini/lang/es/strings.php index ac2860ae..1616d322 100644 --- a/jappixmini/lang/es/strings.php +++ b/jappixmini/lang/es/strings.php @@ -6,7 +6,7 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["Jappix Mini addon settings"] = "Ajustes del addon de Jappix Mini"; +$a->strings["Jappix Mini"] = "Jappix Mini"; $a->strings["Activate addon"] = "Activar addon"; $a->strings["Do not insert the Jappixmini Chat-Widget into the webinterface"] = "No insertar el Widget de chat de Jappixmini en la interfaz web"; $a->strings["Jabber username"] = "Usuario de Jabber"; @@ -18,5 +18,5 @@ $a->strings["Friendica password"] = "Contraseña de Friendica"; $a->strings["Approve subscription requests from Friendica contacts automatically"] = "Aprobar solicitud de suscripción de los contactos de Friendica automáticamente"; $a->strings["Subscribe to Friendica contacts automatically"] = "Siscribirse a los contactos de Friendica automáticamente"; $a->strings["Purge internal list of jabber addresses of contacts"] = "Eliminar la lista interna de direcciones de contactos de jabber"; -$a->strings["Submit"] = "Enviar"; +$a->strings["Save Settings"] = "Guardar Ajustes"; $a->strings["Add contact"] = "Añadir contacto"; From a66cb80307185982c19691e750984ed079a5356e Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:47:56 +0200 Subject: [PATCH 17/20] krynn addon ES translation updated THX Senex Petrovic --- krynn/lang/es/messages.po | 23 ++++++++++++++--------- krynn/lang/es/strings.php | 5 +++-- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/krynn/lang/es/messages.po b/krynn/lang/es/messages.po index a8690ef1..e2289a94 100644 --- a/krynn/lang/es/messages.po +++ b/krynn/lang/es/messages.po @@ -5,13 +5,14 @@ # # Translators: # Albert, 2016 +# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2016-11-19 11:42+0000\n" -"Last-Translator: Albert\n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 10:03+0000\n" +"Last-Translator: Senex Petrovic \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,14 +20,18 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: krynn.php:150 +#: krynn.php:132 krynn.php:136 +msgid "Krynn" +msgstr "Krynn" + +#: krynn.php:141 msgid "Krynn Settings" msgstr "Ajustes de Krynn" -#: krynn.php:152 +#: krynn.php:143 msgid "Enable Krynn Addon" -msgstr "Habilitar Addon de Krynn" +msgstr "Habilitar Plugin de Krynn" -#: krynn.php:158 -msgid "Submit" -msgstr "Enviar" +#: krynn.php:148 +msgid "Save Settings" +msgstr "Guardar Ajustes" diff --git a/krynn/lang/es/strings.php b/krynn/lang/es/strings.php index 416876c8..08c5add7 100644 --- a/krynn/lang/es/strings.php +++ b/krynn/lang/es/strings.php @@ -6,6 +6,7 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; +$a->strings["Krynn"] = "Krynn"; $a->strings["Krynn Settings"] = "Ajustes de Krynn"; -$a->strings["Enable Krynn Addon"] = "Habilitar Addon de Krynn"; -$a->strings["Submit"] = "Enviar"; +$a->strings["Enable Krynn Addon"] = "Habilitar Plugin de Krynn"; +$a->strings["Save Settings"] = "Guardar Ajustes"; From fdf10ec0dc506b2950dd149f30349147b5973f1a Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:48:56 +0200 Subject: [PATCH 18/20] libertree addon ES translation updated THX Senex Petrovic --- libertree/lang/es/messages.po | 31 ++++++++++++++++--------------- libertree/lang/es/strings.php | 6 +++--- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/libertree/lang/es/messages.po b/libertree/lang/es/messages.po index d6005765..ca592500 100644 --- a/libertree/lang/es/messages.po +++ b/libertree/lang/es/messages.po @@ -5,13 +5,14 @@ # # Translators: # Albert, 2016 +# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2016-11-17 20:15+0000\n" -"Last-Translator: Albert\n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 10:03+0000\n" +"Last-Translator: Senex Petrovic \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,30 +20,30 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: libertree.php:36 +#: libertree.php:37 msgid "Post to libertree" msgstr "Publicar en Libertree" -#: libertree.php:67 -msgid "libertree Post Settings" -msgstr "Ajustes de Publicación de Libertree" +#: libertree.php:71 libertree.php:75 +msgid "libertree Export" +msgstr "libertree Exportar" -#: libertree.php:69 +#: libertree.php:79 msgid "Enable Libertree Post Addon" -msgstr "Habilitar Addon de publicación de Libertree" +msgstr "Habilitar Plugin de publicación de Libertree" -#: libertree.php:74 +#: libertree.php:84 msgid "Libertree API token" msgstr "Símbolo de API de Libertree" -#: libertree.php:79 +#: libertree.php:89 msgid "Libertree site URL" msgstr "URL de la página de Libertree" -#: libertree.php:84 +#: libertree.php:94 msgid "Post to Libertree by default" msgstr "Publicar en Libertree por defecto" -#: libertree.php:90 -msgid "Submit" -msgstr "Enviar" +#: libertree.php:100 +msgid "Save Settings" +msgstr "Guardar Ajustes" diff --git a/libertree/lang/es/strings.php b/libertree/lang/es/strings.php index c5833cff..b2d063ed 100644 --- a/libertree/lang/es/strings.php +++ b/libertree/lang/es/strings.php @@ -7,9 +7,9 @@ function string_plural_select_es($n){ }} ; $a->strings["Post to libertree"] = "Publicar en Libertree"; -$a->strings["libertree Post Settings"] = "Ajustes de Publicación de Libertree"; -$a->strings["Enable Libertree Post Addon"] = "Habilitar Addon de publicación de Libertree"; +$a->strings["libertree Export"] = "libertree Exportar"; +$a->strings["Enable Libertree Post Addon"] = "Habilitar Plugin de publicación de Libertree"; $a->strings["Libertree API token"] = "Símbolo de API de Libertree"; $a->strings["Libertree site URL"] = "URL de la página de Libertree"; $a->strings["Post to Libertree by default"] = "Publicar en Libertree por defecto"; -$a->strings["Submit"] = "Enviar"; +$a->strings["Save Settings"] = "Guardar Ajustes"; From a1b8da43d04408894891e8e78982e03671e12448 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:49:48 +0200 Subject: [PATCH 19/20] libravatar addon ES translation updated THX Senex Petrovic --- libravatar/lang/es/messages.po | 58 ++++++++++++++-------------------- libravatar/lang/es/strings.php | 9 ++---- 2 files changed, 26 insertions(+), 41 deletions(-) diff --git a/libravatar/lang/es/messages.po b/libravatar/lang/es/messages.po index a4dd4a43..ecc52ea2 100644 --- a/libravatar/lang/es/messages.po +++ b/libravatar/lang/es/messages.po @@ -4,14 +4,15 @@ # # # Translators: -# Alberto Díaz Tormo , 2016 +# Albert, 2016 +# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2016-10-12 15:10+0000\n" -"Last-Translator: Alberto Díaz Tormo \n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 10:04+0000\n" +"Last-Translator: Senex Petrovic \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,66 +20,53 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: libravatar.php:14 -msgid "Could NOT install Libravatar successfully.
It requires PHP >= 5.3" -msgstr "Podría NO instalar Libravatar con éxito.
Requiere PHP >= 5.3" - -#: libravatar.php:73 +#: libravatar.php:68 msgid "generic profile image" msgstr "Imagen de perfil genérica" -#: libravatar.php:74 +#: libravatar.php:69 msgid "random geometric pattern" msgstr "Estampado geométrico aleatorio" -#: libravatar.php:75 +#: libravatar.php:70 msgid "monster face" msgstr "cara de monstruo" -#: libravatar.php:76 +#: libravatar.php:71 msgid "computer generated face" msgstr "Cara generada por ordenador" -#: libravatar.php:77 +#: libravatar.php:72 msgid "retro arcade style face" msgstr "Cara de estilo retro" -#: libravatar.php:82 -msgid "Warning" -msgstr "Advertencia" +#: libravatar.php:73 +msgid "roboter face" +msgstr "Cara de Robot" -#: libravatar.php:83 -#, php-format -msgid "Your PHP version %s is lower than the required PHP >= 5.3." -msgstr "Su versión PHP %s es inferior a la requerida PHP >= 5.3." +#: libravatar.php:74 +msgid "retro adventure game character" +msgstr "personaje de juego de aventuras retro" -#: libravatar.php:84 -msgid "This addon is not functional on your server." -msgstr "Este complemento no es funcional en su servidor" - -#: libravatar.php:93 +#: libravatar.php:78 msgid "Information" msgstr "Información" -#: libravatar.php:93 +#: libravatar.php:78 msgid "" "Gravatar addon is installed. Please disable the Gravatar addon.
The " "Libravatar addon will fall back to Gravatar if nothing was found at " "Libravatar." msgstr "El complemento Gravatar se ha instalado. Por favor desactive el complemento Gravatar.
El complemento Libravatar quedará por detrás de Gravatar si no se encuentra nada en Libravatar." -#: libravatar.php:99 -msgid "Submit" -msgstr "Enviar" +#: libravatar.php:83 +msgid "Save Settings" +msgstr "Guardar Ajustes" -#: libravatar.php:100 +#: libravatar.php:84 msgid "Default avatar image" msgstr "Imagen de avatar por defecto" -#: libravatar.php:100 +#: libravatar.php:84 msgid "Select default avatar image if none was found. See README" msgstr "Selecione el avatar por defecto si no se encuentra ninguno. Vea README" - -#: libravatar.php:112 -msgid "Libravatar settings updated." -msgstr "Ajustes de Libravatar actualizados" diff --git a/libravatar/lang/es/strings.php b/libravatar/lang/es/strings.php index 33ce363f..b78fe3d5 100644 --- a/libravatar/lang/es/strings.php +++ b/libravatar/lang/es/strings.php @@ -6,18 +6,15 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = "Podría NO instalar Libravatar con éxito.
Requiere PHP >= 5.3"; $a->strings["generic profile image"] = "Imagen de perfil genérica"; $a->strings["random geometric pattern"] = "Estampado geométrico aleatorio"; $a->strings["monster face"] = "cara de monstruo"; $a->strings["computer generated face"] = "Cara generada por ordenador"; $a->strings["retro arcade style face"] = "Cara de estilo retro"; -$a->strings["Warning"] = "Advertencia"; -$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "Su versión PHP %s es inferior a la requerida PHP >= 5.3."; -$a->strings["This addon is not functional on your server."] = "Este complemento no es funcional en su servidor"; +$a->strings["roboter face"] = "Cara de Robot"; +$a->strings["retro adventure game character"] = "personaje de juego de aventuras retro"; $a->strings["Information"] = "Información"; $a->strings["Gravatar addon is installed. Please disable the Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "El complemento Gravatar se ha instalado. Por favor desactive el complemento Gravatar.
El complemento Libravatar quedará por detrás de Gravatar si no se encuentra nada en Libravatar."; -$a->strings["Submit"] = "Enviar"; +$a->strings["Save Settings"] = "Guardar Ajustes"; $a->strings["Default avatar image"] = "Imagen de avatar por defecto"; $a->strings["Select default avatar image if none was found. See README"] = "Selecione el avatar por defecto si no se encuentra ninguno. Vea README"; -$a->strings["Libravatar settings updated."] = "Ajustes de Libravatar actualizados"; From 2428e8551987bdec43e69c3e6b5d04b62b09f873 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 2 Apr 2021 08:50:42 +0200 Subject: [PATCH 20/20] ljpost addon ES translation updated THX Senex Petrovic --- ljpost/lang/es/messages.po | 25 +++++++++++++------------ ljpost/lang/es/strings.php | 4 ++-- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/ljpost/lang/es/messages.po b/ljpost/lang/es/messages.po index f94e20bb..309a22e1 100644 --- a/ljpost/lang/es/messages.po +++ b/ljpost/lang/es/messages.po @@ -5,13 +5,14 @@ # # Translators: # Albert, 2016 +# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2016-11-17 20:17+0000\n" -"Last-Translator: Albert\n" +"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"PO-Revision-Date: 2021-04-01 10:05+0000\n" +"Last-Translator: Senex Petrovic \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" @@ -23,26 +24,26 @@ msgstr "" msgid "Post to LiveJournal" msgstr "Publicar en LiveJournal" -#: ljpost.php:70 +#: ljpost.php:73 msgid "LiveJournal Post Settings" msgstr "Ajustes de publicación de LiveJournal" -#: ljpost.php:72 +#: ljpost.php:75 msgid "Enable LiveJournal Post Addon" -msgstr "Habilitar Addon de publicción de LiveJournal" +msgstr "Habilitar el Plugin de LiveJournal" -#: ljpost.php:77 +#: ljpost.php:80 msgid "LiveJournal username" msgstr "Nombre de usuario de LiveJournal" -#: ljpost.php:82 +#: ljpost.php:85 msgid "LiveJournal password" msgstr "Contraseña de LiveJournal" -#: ljpost.php:87 +#: ljpost.php:90 msgid "Post to LiveJournal by default" msgstr "Publicar en LiveJournal por defecto" -#: ljpost.php:93 -msgid "Submit" -msgstr "Enviar" +#: ljpost.php:96 +msgid "Save Settings" +msgstr "Guardar ajustes" diff --git a/ljpost/lang/es/strings.php b/ljpost/lang/es/strings.php index 225dfd10..6b10fb64 100644 --- a/ljpost/lang/es/strings.php +++ b/ljpost/lang/es/strings.php @@ -8,8 +8,8 @@ function string_plural_select_es($n){ ; $a->strings["Post to LiveJournal"] = "Publicar en LiveJournal"; $a->strings["LiveJournal Post Settings"] = "Ajustes de publicación de LiveJournal"; -$a->strings["Enable LiveJournal Post Addon"] = "Habilitar Addon de publicción de LiveJournal"; +$a->strings["Enable LiveJournal Post Addon"] = "Habilitar el Plugin de LiveJournal"; $a->strings["LiveJournal username"] = "Nombre de usuario de LiveJournal"; $a->strings["LiveJournal password"] = "Contraseña de LiveJournal"; $a->strings["Post to LiveJournal by default"] = "Publicar en LiveJournal por defecto"; -$a->strings["Submit"] = "Enviar"; +$a->strings["Save Settings"] = "Guardar ajustes";