diff --git a/advancedcontentfilter/lang/es/messages.po b/advancedcontentfilter/lang/es/messages.po index 3699d4b6..48f90870 100644 --- a/advancedcontentfilter/lang/es/messages.po +++ b/advancedcontentfilter/lang/es/messages.po @@ -8,7 +8,6 @@ # Yasmine A , 2018 # Julio Cova, 2019 # Boris Daniel Martinez Millàn , 2021 -# Senex Petrovic , 2021 # #, fuzzy msgid "" @@ -17,7 +16,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-01 18:15+0100\n" "PO-Revision-Date: 2018-05-24 06:41+0000\n" -"Last-Translator: Senex Petrovic , 2021\n" +"Last-Translator: Boris Daniel Martinez Millàn , 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" @@ -57,11 +56,6 @@ msgid "" "For a complete reference of the available operations and variables, check " "the help page." msgstr "" -"Agregue y administre sus reglas de filtrado de contenido personal en esta " -"pantalla. Las reglas tienen un nombre y una expresión arbitraria que se " -"comparará con los datos de la publicación. Para obtener una referencia " -"completa de las operaciones y variables disponibles, consulte la página de " -"ayuda." #: advancedcontentfilter.php:211 msgid "Your rules" diff --git a/advancedcontentfilter/lang/es/strings.php b/advancedcontentfilter/lang/es/strings.php index a8b86a47..9f31a017 100644 --- a/advancedcontentfilter/lang/es/strings.php +++ b/advancedcontentfilter/lang/es/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Method not found"] = "Método no encontrado"; @@ -12,7 +12,9 @@ $a->strings["Advanced Content Filter"] = "Filtro de contenido avanzado"; $a->strings["Back to Addon Settings"] = "Volver a Ajustes de Complemento"; $a->strings["Add a Rule"] = "Añadir una regla"; $a->strings["Help"] = "Ayuda"; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = ""; $a->strings["Your rules"] = "Tus reglas"; +$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "¡Aún no tienes reglas! Empieza añadiendo una haciendo clic en el botón de arriba al lado del título. "; $a->strings["Disabled"] = "Desactivado"; $a->strings["Enabled"] = "Activado"; $a->strings["Disable this rule"] = "Desactivar esta regla"; @@ -28,6 +30,7 @@ $a->strings["Rule Name"] = "Nombre de la regla"; $a->strings["Rule Expression"] = "Expresión de la regla"; $a->strings["Cancel"] = "Cancelar"; $a->strings["You must be logged in to use this method"] = "Debe estar registrado para usar este método"; +$a->strings["Invalid form security token, please refresh the page."] = "Token de seguridad de formulario inválido, por favor actualice la página."; $a->strings["The rule name and expression are required."] = "El nombre y la expresión de la regla son obligatorios."; $a->strings["Rule successfully added"] = "Regla añadida exitosamente"; $a->strings["Rule doesn't exist or doesn't belong to you."] = "La regla no existe o no te pertenece."; diff --git a/gravatar/lang/es/messages.po b/gravatar/lang/es/messages.po index a58ffa43..fb1116d2 100644 --- a/gravatar/lang/es/messages.po +++ b/gravatar/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 01:49+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-11-16 16:51+0000\n" +"Last-Translator: Albert\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,53 +19,57 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gravatar.php:78 +#: gravatar.php:71 msgid "generic profile image" msgstr "imagen de perfir genético" -#: gravatar.php:79 +#: gravatar.php:72 msgid "random geometric pattern" msgstr "patrón geométrico aleatorio" -#: gravatar.php:80 +#: gravatar.php:73 msgid "monster face" msgstr "cara de monstruo" -#: gravatar.php:81 +#: gravatar.php:74 msgid "computer generated face" msgstr "cara generada por ordenador" -#: gravatar.php:82 +#: gravatar.php:75 msgid "retro arcade style face" msgstr "cara estilo arcade clásico" -#: gravatar.php:96 +#: gravatar.php:89 msgid "Information" msgstr "información" -#: gravatar.php:96 +#: gravatar.php:89 msgid "" "Libravatar addon is installed, too. Please disable Libravatar addon or this " "Gravatar addon.
The Libravatar addon will fall back to Gravatar if " "nothing was found at Libravatar." msgstr "El addon Libravatar está instalado también. Por favor deshabilite el addon de Libravatar o este addon de Gravatar.
El addon de Libravatar retrocederá a Gravatar si no se encuentra nada en Libravatar." -#: gravatar.php:102 -msgid "Save Settings" -msgstr "Grabar ajustes" +#: gravatar.php:95 +msgid "Submit" +msgstr "Enviar" -#: gravatar.php:103 +#: gravatar.php:96 msgid "Default avatar image" msgstr "Imagen de avatar por defecto" -#: gravatar.php:103 +#: gravatar.php:96 msgid "Select default avatar image if none was found at Gravatar. See README" msgstr "Seleccionar la imagen de avatar por defecto si no se encuentra ninguna en Gravatar. Vea README" -#: gravatar.php:104 +#: gravatar.php:97 msgid "Rating of images" msgstr "Clasificación de imágenes" -#: gravatar.php:104 +#: gravatar.php:97 msgid "Select the appropriate avatar rating for your site. See README" msgstr "Seleccionar la apropiada clasificación de avatar para su página. Vea README" + +#: gravatar.php:111 +msgid "Gravatar settings updated." +msgstr "Ajustes de Gravatar actualizados." diff --git a/gravatar/lang/es/strings.php b/gravatar/lang/es/strings.php index 4563a02d..537652ac 100644 --- a/gravatar/lang/es/strings.php +++ b/gravatar/lang/es/strings.php @@ -13,8 +13,9 @@ $a->strings["computer generated face"] = "cara generada por ordenador"; $a->strings["retro arcade style face"] = "cara estilo arcade clásico"; $a->strings["Information"] = "información"; $a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "El addon Libravatar está instalado también. Por favor deshabilite el addon de Libravatar o este addon de Gravatar.
El addon de Libravatar retrocederá a Gravatar si no se encuentra nada en Libravatar."; -$a->strings["Save Settings"] = "Grabar ajustes"; +$a->strings["Submit"] = "Enviar"; $a->strings["Default avatar image"] = "Imagen de avatar por defecto"; $a->strings["Select default avatar image if none was found at Gravatar. See README"] = "Seleccionar la imagen de avatar por defecto si no se encuentra ninguna en Gravatar. Vea README"; $a->strings["Rating of images"] = "Clasificación de imágenes"; $a->strings["Select the appropriate avatar rating for your site. See README"] = "Seleccionar la apropiada clasificación de avatar para su página. Vea README"; +$a->strings["Gravatar settings updated."] = "Ajustes de Gravatar actualizados."; diff --git a/langfilter/lang/C/messages.po b/langfilter/lang/C/messages.po index 92fa129c..daaa3c56 100644 --- a/langfilter/lang/C/messages.po +++ b/langfilter/lang/C/messages.po @@ -23,8 +23,8 @@ msgstr "" #: langfilter.php:51 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "" diff --git a/langfilter/lang/ca/messages.po b/langfilter/lang/ca/messages.po index e1aa8d75..6ede38b9 100644 --- a/langfilter/lang/ca/messages.po +++ b/langfilter/lang/ca/messages.po @@ -26,8 +26,8 @@ msgstr "Filtre d'Idioma" #: langfilter.php:59 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "Aquest complement tracta d’identificar les publicacions d’idioma en què s’escriuen. Si no coincideix amb cap idioma especificat a continuació, les publicacions s’ocultaran en col·lapsar-les." diff --git a/langfilter/lang/ca/strings.php b/langfilter/lang/ca/strings.php index 90cfc3c8..678fade3 100644 --- a/langfilter/lang/ca/strings.php +++ b/langfilter/lang/ca/strings.php @@ -7,7 +7,7 @@ function string_plural_select_ca($n){ }} ; $a->strings["Language Filter"] = "Filtre d'Idioma"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "Aquest complement tracta d’identificar les publicacions d’idioma en què s’escriuen. Si no coincideix amb cap idioma especificat a continuació, les publicacions s’ocultaran en col·lapsar-les."; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Aquest complement tracta d’identificar les publicacions d’idioma en què s’escriuen. Si no coincideix amb cap idioma especificat a continuació, les publicacions s’ocultaran en col·lapsar-les."; $a->strings["Use the language filter"] = "Emprar el filtre d'idioma"; $a->strings["Able to read"] = "Capacitat de llegir"; $a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "llista d'abreviatures (ISO2 codes), separada per comes, per idiomes que tú parles. Per exemple \"ca,es,de,it\"."; diff --git a/langfilter/lang/cs/messages.po b/langfilter/lang/cs/messages.po index 8c83cfe5..af344937 100644 --- a/langfilter/lang/cs/messages.po +++ b/langfilter/lang/cs/messages.po @@ -26,8 +26,8 @@ msgstr "Jazykový filtr" #: langfilter.php:59 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "Tento doplněk zkouší identifikovat jazyk, ve kterém jsou napsány příspěvky. Pokud nelze přiřadit příspěvky k žádnému níže specifikovanému jazyku, příspěvky budou zabaleny." diff --git a/langfilter/lang/cs/strings.php b/langfilter/lang/cs/strings.php index ffa74d15..dc367331 100644 --- a/langfilter/lang/cs/strings.php +++ b/langfilter/lang/cs/strings.php @@ -7,7 +7,7 @@ function string_plural_select_cs($n){ }} ; $a->strings["Language Filter"] = "Jazykový filtr"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "Tento doplněk zkouší identifikovat jazyk, ve kterém jsou napsány příspěvky. Pokud nelze přiřadit příspěvky k žádnému níže specifikovanému jazyku, příspěvky budou zabaleny."; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Tento doplněk zkouší identifikovat jazyk, ve kterém jsou napsány příspěvky. Pokud nelze přiřadit příspěvky k žádnému níže specifikovanému jazyku, příspěvky budou zabaleny."; $a->strings["Use the language filter"] = "Použít jazykový filtr"; $a->strings["Able to read"] = "Lze číst"; $a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Seznam zkratek (kódů ISO 2) pro jazyky, kterými mluvíte, oddělených čárkami. Příklad: \"cs,sk\"."; diff --git a/langfilter/lang/de/messagespo.po b/langfilter/lang/de/messagespo.po index 99f58c9b..fb65938a 100644 --- a/langfilter/lang/de/messagespo.po +++ b/langfilter/lang/de/messagespo.po @@ -30,8 +30,8 @@ msgstr "Sprachfilter" #: langfilter.php:53 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "Dieses Addon versucht zu identifizieren, in welcher Sprache Posts geschrieben werden. Wenn sie nicht mit einer der unten angegebenen Sprachen übereinstimmt, werden Posts durch Zusammenklappen verborgen." diff --git a/langfilter/lang/de/strings.php b/langfilter/lang/de/strings.php index 1a797fd8..93943593 100644 --- a/langfilter/lang/de/strings.php +++ b/langfilter/lang/de/strings.php @@ -7,7 +7,7 @@ function string_plural_select_de($n){ }} ; $a->strings["Language Filter"] = "Sprachfilter"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "Dieses Addon versucht zu identifizieren, in welcher Sprache Posts geschrieben werden. Wenn sie nicht mit einer der unten angegebenen Sprachen übereinstimmt, werden Posts durch Zusammenklappen verborgen."; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Dieses Addon versucht zu identifizieren, in welcher Sprache Posts geschrieben werden. Wenn sie nicht mit einer der unten angegebenen Sprachen übereinstimmt, werden Posts durch Zusammenklappen verborgen."; $a->strings["Use the language filter"] = "Den Sprachfilter verwenden"; $a->strings["Able to read"] = "Lesbar"; $a->strings["List of abbreviations (ISO 639-1 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Mit Komma getrennte Liste von Abkürzungen (ISO 639-1) der von dir gesprochenen Sprachen. Zum Beispiel \"de,it\"."; diff --git a/langfilter/lang/en-gb/messages.po b/langfilter/lang/en-gb/messages.po index 41363483..cc9041e6 100644 --- a/langfilter/lang/en-gb/messages.po +++ b/langfilter/lang/en-gb/messages.po @@ -25,10 +25,10 @@ msgstr "Language Filter" #: langfilter.php:59 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." -msgstr "This addon tries to identify the language that posts are written in. If posts don't match any of the languages specified below, those posts will be hidden by collapsing them." +msgstr "This addon tries to identify the language that posts are written in. If posts don't match any of the languages specifed below, those posts will be hidden by collapsing them." #: langfilter.php:60 msgid "Use the language filter" diff --git a/langfilter/lang/en-gb/strings.php b/langfilter/lang/en-gb/strings.php index a0e889ff..4ac43a93 100644 --- a/langfilter/lang/en-gb/strings.php +++ b/langfilter/lang/en-gb/strings.php @@ -7,7 +7,7 @@ function string_plural_select_en_gb($n){ }} ; $a->strings["Language Filter"] = "Language Filter"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "This addon tries to identify the language that posts are written in. If posts don't match any of the languages specifed below, those posts will be hidden by collapsing them."; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "This addon tries to identify the language that posts are written in. If posts don't match any of the languages specifed below, those posts will be hidden by collapsing them."; $a->strings["Use the language filter"] = "Use the Language Filter"; $a->strings["Able to read"] = "Language selection"; $a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "List of abbreviations (ISO two-letter language codes) for languages you wish to view, separated by commas. For example, German and Italian would be \"de,it\"."; diff --git a/langfilter/lang/en-us/messages.po b/langfilter/lang/en-us/messages.po index bf5d2089..00964e38 100644 --- a/langfilter/lang/en-us/messages.po +++ b/langfilter/lang/en-us/messages.po @@ -25,10 +25,10 @@ msgstr "Language Filter" #: langfilter.php:59 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." -msgstr "This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them." +msgstr "This addon tries to identify the language posts are written in. If it does not match any language specifed below, posts will be hidden by collapsing them." #: langfilter.php:60 msgid "Use the language filter" diff --git a/langfilter/lang/en-us/strings.php b/langfilter/lang/en-us/strings.php index 91105cb1..fef18295 100644 --- a/langfilter/lang/en-us/strings.php +++ b/langfilter/lang/en-us/strings.php @@ -7,7 +7,7 @@ function string_plural_select_en_us($n){ }} ; $a->strings["Language Filter"] = "Language Filter"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "This addon tries to identify the language posts are written in. If it does not match any language specifed below, posts will be hidden by collapsing them."; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "This addon tries to identify the language posts are written in. If it does not match any language specifed below, posts will be hidden by collapsing them."; $a->strings["Use the language filter"] = "Use the language filter"; $a->strings["Able to read"] = "Able to read"; $a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."; diff --git a/langfilter/lang/es/messages.po b/langfilter/lang/es/messages.po index dced371a..5c67face 100644 --- a/langfilter/lang/es/messages.po +++ b/langfilter/lang/es/messages.po @@ -27,8 +27,8 @@ msgstr "Filtro de Idioma" #: langfilter.php:51 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "Este complemento intenta identificar en qué idioma se han escrito las publicaciones. Si no coincide con el idioma especificado a continuación, las publicaciones se ocultarán al contraerlas." diff --git a/langfilter/lang/es/strings.php b/langfilter/lang/es/strings.php index 3ee89b2d..3ad23e5d 100644 --- a/langfilter/lang/es/strings.php +++ b/langfilter/lang/es/strings.php @@ -7,7 +7,7 @@ function string_plural_select_es($n){ }} ; $a->strings["Language Filter"] = "Filtro de Idioma"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "Este complemento intenta identificar en qué idioma se han escrito las publicaciones. Si no coincide con el idioma especificado a continuación, las publicaciones se ocultarán al contraerlas."; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Este complemento intenta identificar en qué idioma se han escrito las publicaciones. Si no coincide con el idioma especificado a continuación, las publicaciones se ocultarán al contraerlas."; $a->strings["Use the language filter"] = "Usar el filtro de idioma"; $a->strings["Able to read"] = "Capaz de leer"; $a->strings["List of abbreviations (ISO 639-1 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Lista de abreviaciones (Codigo ISO 639-1) de los lenguajes que hablas, separados por comas.Un ejemplo: \"de,it\"."; diff --git a/langfilter/lang/et/messages.po b/langfilter/lang/et/messages.po index 07ed03ae..acfb3a47 100644 --- a/langfilter/lang/et/messages.po +++ b/langfilter/lang/et/messages.po @@ -25,8 +25,8 @@ msgstr "Keelefilter" #: langfilter.php:59 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "See lisa üritab määrata keelt milles postitused on kirjutatud. Kui tule, ei sobi ühegi alloleva keelega, siis postitused peidetakse minimeerides nad. " diff --git a/langfilter/lang/et/strings.php b/langfilter/lang/et/strings.php index 3e1785d6..00b5bd51 100644 --- a/langfilter/lang/et/strings.php +++ b/langfilter/lang/et/strings.php @@ -7,7 +7,7 @@ function string_plural_select_et($n){ }} ; $a->strings["Language Filter"] = "Keelefilter"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "See lisa üritab määrata keelt milles postitused on kirjutatud. Kui tule, ei sobi ühegi alloleva keelega, siis postitused peidetakse minimeerides nad. "; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "See lisa üritab määrata keelt milles postitused on kirjutatud. Kui tule, ei sobi ühegi alloleva keelega, siis postitused peidetakse minimeerides nad. "; $a->strings["Use the language filter"] = "Kasuta keelefiltrit"; $a->strings["Able to read"] = "Suuteline lugema"; $a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Nimistu koodidest (iso2 koodid) keelte kohta mida räägite, komaga eraldatult. Näiteks \"de, it, et, fi\". "; diff --git a/langfilter/lang/fi-fi/messages.po b/langfilter/lang/fi-fi/messages.po index 12997059..cbf17aa2 100644 --- a/langfilter/lang/fi-fi/messages.po +++ b/langfilter/lang/fi-fi/messages.po @@ -26,8 +26,8 @@ msgstr "Kielisuodatin" #: langfilter.php:59 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "" diff --git a/langfilter/lang/fr/messages.po b/langfilter/lang/fr/messages.po index 4cddc979..0c79ffe3 100644 --- a/langfilter/lang/fr/messages.po +++ b/langfilter/lang/fr/messages.po @@ -27,8 +27,8 @@ msgstr "Filtre de langues" #: langfilter.php:51 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "Cette extension essaie de reconnaître la langue dans laquelle les publications sont écrites. Si elle ne correspond à aucune de la liste donnée plus bas, les publications seront réduites." diff --git a/langfilter/lang/fr/strings.php b/langfilter/lang/fr/strings.php index 12e1b051..74e45d84 100644 --- a/langfilter/lang/fr/strings.php +++ b/langfilter/lang/fr/strings.php @@ -7,7 +7,7 @@ function string_plural_select_fr($n){ }} ; $a->strings["Language Filter"] = "Filtre de langues"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "Cette extension essaie de reconnaître la langue dans laquelle les publications sont écrites. Si elle ne correspond à aucune de la liste donnée plus bas, les publications seront réduites."; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Cette extension essaie de reconnaître la langue dans laquelle les publications sont écrites. Si elle ne correspond à aucune de la liste donnée plus bas, les publications seront réduites."; $a->strings["Use the language filter"] = "Utiliser le filtre de langues"; $a->strings["Able to read"] = "Peut lire"; $a->strings["List of abbreviations (ISO 639-1 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Liste des abréviations (codes ISO 639-1) des langues que vous parlez, séparées par des virgules.\nPar exemple \"de,it\"."; diff --git a/langfilter/lang/it/messages.po b/langfilter/lang/it/messages.po index f9e909db..6038aa7c 100644 --- a/langfilter/lang/it/messages.po +++ b/langfilter/lang/it/messages.po @@ -27,8 +27,8 @@ msgstr "Filtro Lingua" #: langfilter.php:53 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "Questo componente aggiuntivo prova ad identificare la lingua usata in un messaggio. Se questa non corrisponde a una delle lingue specificata qui sotto, il messaggio verrà collassato. " diff --git a/langfilter/lang/it/strings.php b/langfilter/lang/it/strings.php index 9cdd4d72..49b6cd76 100644 --- a/langfilter/lang/it/strings.php +++ b/langfilter/lang/it/strings.php @@ -7,7 +7,7 @@ function string_plural_select_it($n){ }} ; $a->strings["Language Filter"] = "Filtro Lingua"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "Questo componente aggiuntivo prova ad identificare la lingua usata in un messaggio. Se questa non corrisponde a una delle lingue specificata qui sotto, il messaggio verrà collassato. "; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Questo componente aggiuntivo prova ad identificare la lingua usata in un messaggio. Se questa non corrisponde a una delle lingue specificata qui sotto, il messaggio verrà collassato. "; $a->strings["Use the language filter"] = "Usa il filtro lingua"; $a->strings["Able to read"] = "In grado di leggere"; $a->strings["List of abbreviations (ISO 639-1 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Lista di abbreviazioni (codici ISO 639-1) per le lingue che parli, separate da virgola. Per esempio \"it,de\"."; diff --git a/langfilter/lang/nb-no/messages.po b/langfilter/lang/nb-no/messages.po index 2b251db6..f128fba4 100644 --- a/langfilter/lang/nb-no/messages.po +++ b/langfilter/lang/nb-no/messages.po @@ -5,16 +5,14 @@ # # Translators: # Haakon Meland Eriksen , 2015 -# 9d7045af8ca83a89b1b4bf48a2c67786_a2524de <552015d9a2e1abe6fabe3394a3652575_905986>, 2020 # Tino , 2015 -# Tom Aurlund , 2021 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-04-04 22:18+0000\n" -"Last-Translator: Tom Aurlund \n" +"POT-Creation-Date: 2015-07-24 19:11+0200\n" +"PO-Revision-Date: 2015-09-17 04:48+0000\n" +"Last-Translator: Haakon Meland Eriksen \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/Friendica/friendica/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,58 +20,41 @@ msgstr "" "Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: langfilter.php:50 +#: langfilter.php:43 msgid "Language Filter" msgstr "Språkfilter" -#: langfilter.php:51 +#: langfilter.php:44 msgid "" -"This addon tries to identify the language posts are writen in. If it does " -"not match any language specifed below, posts will be hidden by collapsing " -"them." -msgstr "Dette tillegget forsøker å identifisere hvilket språk poster er skrevet i. Hvis det ikke samsvarer med noen av språkene som er spesifisert nedenfor vil postene bli skjult ved at de blir kollapset." +"This addon tries to identify the language of a postings. If it does not " +"match any language spoken by you (see below) the posting will be collapsed. " +"Remember detecting the language is not perfect, especially with short " +"postings." +msgstr "Dette tillegg prøver å identifisere innleggets språk. Hvis det ikke passer til noen språk du snakker (se under) inlegget vil bli skjult. Husk at språkidentifiseringen er ikke perfekt, særlig ved korte innlegg!" -#: langfilter.php:52 +#: langfilter.php:45 msgid "Use the language filter" msgstr "Bruk språkfilter" -#: langfilter.php:53 -msgid "Able to read" -msgstr "I stand til å lese" +#: langfilter.php:46 +msgid "I speak" +msgstr "Jeg kan" -#: langfilter.php:53 +#: langfilter.php:46 msgid "" -"List of abbreviations (ISO 639-1 codes) for languages you speak, comma " -"separated. For example \"de,it\"." -msgstr "Liste over forkortelser (ISO 639-1 koder) for språk du snakker, kommaseparert. For eksempel \"de,it\"" +"List of abbreviations for languages you speak, comma seperated. For excample" +" \"de,it\"." +msgstr "Liste med forkortelser for språk du kan, kommaseparert. For eksempel \"no, en\"." -#: langfilter.php:54 -msgid "Minimum confidence in language detection" -msgstr "Minimum sikkerhet i språkdeteksjon." - -#: langfilter.php:54 -msgid "" -"Minimum confidence in language detection being correct, from 0 to 100. Posts" -" will not be filtered when the confidence of language detection is below " -"this percent value." -msgstr "Minimum sikkerhet for å gi korrekt språkdeteksjon, fra 0 til 100. Poster vil ikke bli filtrert hvis sikkerheten i språkdeteksjonen er lavere enn denne prosentverdien." - -#: langfilter.php:55 -msgid "Minimum length of message body" -msgstr "MInimumslengde for meldingskropp." - -#: langfilter.php:55 -msgid "" -"Minimum number of characters in message body for filter to be used. Posts " -"shorter than this will not be filtered. Note: Language detection is " -"unreliable for short content (<200 characters)." -msgstr "Minimum antall tegn i meldingskropp for å kunne benytte filter. Poster som er kortere enn dette vil ikke bli filtrert. Bemerk: Språkoppdagelse er upålitelig for kort innhold (< 200 tegn)." - -#: langfilter.php:56 +#: langfilter.php:47 msgid "Save Settings" msgstr "Lagre innstillinger" -#: langfilter.php:187 +#: langfilter.php:66 +msgid "Language Filter Settings saved." +msgstr "Språkfilter-innstillinger er lagret." + +#: langfilter.php:105 #, php-format -msgid "Filtered language: %s" -msgstr "Filtrert språk: 1 %s" +msgid "unspoken language %s - Click to open/close" +msgstr "Uuttalt språk %s - klikk for å åpne/stenge" diff --git a/langfilter/lang/nb-no/strings.php b/langfilter/lang/nb-no/strings.php index 75e5b6e7..091e3f3b 100644 --- a/langfilter/lang/nb-no/strings.php +++ b/langfilter/lang/nb-no/strings.php @@ -7,13 +7,10 @@ function string_plural_select_nb_no($n){ }} ; $a->strings["Language Filter"] = "Språkfilter"; -$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Dette tillegget forsøker å identifisere hvilket språk poster er skrevet i. Hvis det ikke samsvarer med noen av språkene som er spesifisert nedenfor vil postene bli skjult ved at de blir kollapset."; +$a->strings["This addon tries to identify the language of a postings. If it does not match any language spoken by you (see below) the posting will be collapsed. Remember detecting the language is not perfect, especially with short postings."] = "Dette tillegg prøver å identifisere innleggets språk. Hvis det ikke passer til noen språk du snakker (se under) inlegget vil bli skjult. Husk at språkidentifiseringen er ikke perfekt, særlig ved korte innlegg!"; $a->strings["Use the language filter"] = "Bruk språkfilter"; -$a->strings["Able to read"] = "I stand til å lese"; -$a->strings["List of abbreviations (ISO 639-1 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Liste over forkortelser (ISO 639-1 koder) for språk du snakker, kommaseparert. For eksempel \"de,it\""; -$a->strings["Minimum confidence in language detection"] = "Minimum sikkerhet i språkdeteksjon."; -$a->strings["Minimum confidence in language detection being correct, from 0 to 100. Posts will not be filtered when the confidence of language detection is below this percent value."] = "Minimum sikkerhet for å gi korrekt språkdeteksjon, fra 0 til 100. Poster vil ikke bli filtrert hvis sikkerheten i språkdeteksjonen er lavere enn denne prosentverdien."; -$a->strings["Minimum length of message body"] = "MInimumslengde for meldingskropp."; -$a->strings["Minimum number of characters in message body for filter to be used. Posts shorter than this will not be filtered. Note: Language detection is unreliable for short content (<200 characters)."] = "Minimum antall tegn i meldingskropp for å kunne benytte filter. Poster som er kortere enn dette vil ikke bli filtrert. Bemerk: Språkoppdagelse er upålitelig for kort innhold (< 200 tegn)."; +$a->strings["I speak"] = "Jeg kan"; +$a->strings["List of abbreviations for languages you speak, comma seperated. For excample \"de,it\"."] = "Liste med forkortelser for språk du kan, kommaseparert. For eksempel \"no, en\"."; $a->strings["Save Settings"] = "Lagre innstillinger"; -$a->strings["Filtered language: %s"] = "Filtrert språk: 1 %s"; +$a->strings["Language Filter Settings saved."] = "Språkfilter-innstillinger er lagret."; +$a->strings["unspoken language %s - Click to open/close"] = "Uuttalt språk %s - klikk for å åpne/stenge"; diff --git a/langfilter/lang/nl/messages.po b/langfilter/lang/nl/messages.po index af33f15a..fd3600c2 100644 --- a/langfilter/lang/nl/messages.po +++ b/langfilter/lang/nl/messages.po @@ -27,8 +27,8 @@ msgstr "Taalfilter" #: langfilter.php:59 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "Deze addon probeert de taal van berichten automatisch te bepalen. Als de taal van het bericht niet overeenkomt met een taal die jij spreekt zal het bericht worden verborgen. " diff --git a/langfilter/lang/nl/strings.php b/langfilter/lang/nl/strings.php index 3e14ada8..62febd5e 100644 --- a/langfilter/lang/nl/strings.php +++ b/langfilter/lang/nl/strings.php @@ -7,7 +7,7 @@ function string_plural_select_nl($n){ }} ; $a->strings["Language Filter"] = "Taalfilter"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "Deze addon probeert de taal van berichten automatisch te bepalen. Als de taal van het bericht niet overeenkomt met een taal die jij spreekt zal het bericht worden verborgen. "; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Deze addon probeert de taal van berichten automatisch te bepalen. Als de taal van het bericht niet overeenkomt met een taal die jij spreekt zal het bericht worden verborgen. "; $a->strings["Use the language filter"] = "Gebruik de taalfilter"; $a->strings["Able to read"] = "Kan lezen"; $a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Lijst van afkortingen (ISO2 codes) voor talen die jij spreekt, door komma's gescheiden. Bijvoorbeeld \"de,it\"."; diff --git a/langfilter/lang/pl/messages.po b/langfilter/lang/pl/messages.po index ab3c7286..000811b7 100644 --- a/langfilter/lang/pl/messages.po +++ b/langfilter/lang/pl/messages.po @@ -25,8 +25,8 @@ msgstr "Filtr językowy" #: langfilter.php:59 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "Ten dodatek próbuje zidentyfikować posty językowe, które są zapisywane. Jeśli nie pasuje do żadnego z języków określonych poniżej, posty będą ukrywane przez ich zwijanie." diff --git a/langfilter/lang/pl/strings.php b/langfilter/lang/pl/strings.php index afa58692..92165f30 100644 --- a/langfilter/lang/pl/strings.php +++ b/langfilter/lang/pl/strings.php @@ -7,7 +7,7 @@ function string_plural_select_pl($n){ }} ; $a->strings["Language Filter"] = "Filtr językowy"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "Ten dodatek próbuje zidentyfikować posty językowe, które są zapisywane. Jeśli nie pasuje do żadnego z języków określonych poniżej, posty będą ukrywane przez ich zwijanie."; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Ten dodatek próbuje zidentyfikować posty językowe, które są zapisywane. Jeśli nie pasuje do żadnego z języków określonych poniżej, posty będą ukrywane przez ich zwijanie."; $a->strings["Use the language filter"] = "Użyj filtru językowego"; $a->strings["Able to read"] = "Może odczytać"; $a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Lista skrótów (kodów iso2) dla języków, które znasz, oddzielonych przecinkami. Na przykład \"pl,de,it\"."; diff --git a/langfilter/lang/pt-br/messages.po b/langfilter/lang/pt-br/messages.po index a987976d..46149a53 100644 --- a/langfilter/lang/pt-br/messages.po +++ b/langfilter/lang/pt-br/messages.po @@ -25,8 +25,8 @@ msgstr "Filtro de Idiomas" #: langfilter.php:59 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "Este complemento tenta identificar a língua em que as publicações são escritas. Uma publicação que não se encaixe em nenhum dos idiomas especificados abaixo será ocultada por colapsamento." diff --git a/langfilter/lang/pt-br/strings.php b/langfilter/lang/pt-br/strings.php index dcc5d6e7..080ea658 100644 --- a/langfilter/lang/pt-br/strings.php +++ b/langfilter/lang/pt-br/strings.php @@ -7,7 +7,7 @@ function string_plural_select_pt_br($n){ }} ; $a->strings["Language Filter"] = "Filtro de Idiomas"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "Este complemento tenta identificar a língua em que as publicações são escritas. Uma publicação que não se encaixe em nenhum dos idiomas especificados abaixo será ocultada por colapsamento."; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Este complemento tenta identificar a língua em que as publicações são escritas. Uma publicação que não se encaixe em nenhum dos idiomas especificados abaixo será ocultada por colapsamento."; $a->strings["Use the language filter"] = "Usar o filtro de idiomas"; $a->strings["Able to read"] = "Falo"; $a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Lista de abreviações (códigos ISO 2) para as línguas que você fala, separadas por vírgula. Por exemplo, \"de,it\"."; diff --git a/langfilter/lang/ru/messages.po b/langfilter/lang/ru/messages.po index e1fbc9e8..341ef768 100644 --- a/langfilter/lang/ru/messages.po +++ b/langfilter/lang/ru/messages.po @@ -26,8 +26,8 @@ msgstr "Языковой фильтр" #: langfilter.php:53 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "Это дополнение пытается идентифицировать язык, на котором написаны посты. Если язык не соответствует ни одному, указанному ниже, то такие посты будут скрыты." diff --git a/langfilter/lang/ru/strings.php b/langfilter/lang/ru/strings.php index cf44b010..e4a111ad 100644 --- a/langfilter/lang/ru/strings.php +++ b/langfilter/lang/ru/strings.php @@ -7,7 +7,7 @@ function string_plural_select_ru($n){ }} ; $a->strings["Language Filter"] = "Языковой фильтр"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "Это дополнение пытается идентифицировать язык, на котором написаны посты. Если язык не соответствует ни одному, указанному ниже, то такие посты будут скрыты."; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Это дополнение пытается идентифицировать язык, на котором написаны посты. Если язык не соответствует ни одному, указанному ниже, то такие посты будут скрыты."; $a->strings["Use the language filter"] = "Использовать языковой фильтр"; $a->strings["Able to read"] = "Возможность читать"; $a->strings["List of abbreviations (ISO 639-1 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Список аббревиатур (кодов по ISO 639-1 ) для языков, на которых вы говорите. Например, \"ru,en\"."; diff --git a/langfilter/lang/sv/messages.po b/langfilter/lang/sv/messages.po index af1991f9..9ce3a202 100644 --- a/langfilter/lang/sv/messages.po +++ b/langfilter/lang/sv/messages.po @@ -26,8 +26,8 @@ msgstr "Språkfilter" #: langfilter.php:59 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "Detta tillägg försöker identifiera vilket språk inlägg är skrivna i. Om det inte matchar ett språk specifierat nedan så göms inlägg genom att kollapsa dem." diff --git a/langfilter/lang/sv/strings.php b/langfilter/lang/sv/strings.php index 57032dd9..b6688301 100644 --- a/langfilter/lang/sv/strings.php +++ b/langfilter/lang/sv/strings.php @@ -7,7 +7,7 @@ function string_plural_select_sv($n){ }} ; $a->strings["Language Filter"] = "Språkfilter"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "Detta tillägg försöker identifiera vilket språk inlägg är skrivna i. Om det inte matchar ett språk specifierat nedan så göms inlägg genom att kollapsa dem."; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Detta tillägg försöker identifiera vilket språk inlägg är skrivna i. Om det inte matchar ett språk specifierat nedan så göms inlägg genom att kollapsa dem."; $a->strings["Use the language filter"] = "Använd språkfiltret"; $a->strings["Able to read"] = "Kan läsa"; $a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Lista av förkortningar (iso2 koder) för spåk du pratar, separerade av kommatecken. Exempel: \"de, it\"."; diff --git a/langfilter/lang/zh-cn/messages.po b/langfilter/lang/zh-cn/messages.po index 855c5b35..de4871a3 100644 --- a/langfilter/lang/zh-cn/messages.po +++ b/langfilter/lang/zh-cn/messages.po @@ -27,8 +27,8 @@ msgstr "语言过滤器" #: langfilter.php:59 msgid "" -"This addon tries to identify the language posts are written in. If it does " -"not match any language specified below, posts will be hidden by collapsing " +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "这个插件将尝试识别帖子所用的语言。如果不符合以下列出的语言,帖子将被折叠以隐藏。" diff --git a/langfilter/lang/zh-cn/strings.php b/langfilter/lang/zh-cn/strings.php index bf2be156..bcb0b723 100644 --- a/langfilter/lang/zh-cn/strings.php +++ b/langfilter/lang/zh-cn/strings.php @@ -7,7 +7,7 @@ function string_plural_select_zh_cn($n){ }} ; $a->strings["Language Filter"] = "语言过滤器"; -$a->strings["This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them."] = "这个插件将尝试识别帖子所用的语言。如果不符合以下列出的语言,帖子将被折叠以隐藏。"; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "这个插件将尝试识别帖子所用的语言。如果不符合以下列出的语言,帖子将被折叠以隐藏。"; $a->strings["Use the language filter"] = "使用语言过滤器"; $a->strings["Able to read"] = "想要显示的语言"; $a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "您使用的语言缩写 (iso2 codes) 列表,逗号分隔。例如 \"zh,en\"。"; diff --git a/langfilter/langfilter.php b/langfilter/langfilter.php index 456a2d1c..74209cb0 100644 --- a/langfilter/langfilter.php +++ b/langfilter/langfilter.php @@ -48,7 +48,7 @@ function langfilter_addon_settings(App $a, &$s) $t = Renderer::getMarkupTemplate("settings.tpl", "addon/langfilter/"); $s .= Renderer::replaceMacros($t, [ '$title' => DI::l10n()->t("Language Filter"), - '$intro' => DI::l10n()->t('This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them.'), + '$intro' => DI::l10n()->t('This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them.'), '$enabled' => ['langfilter_enable', DI::l10n()->t('Use the language filter'), $enable_checked, ''], '$languages' => ['langfilter_languages', DI::l10n()->t('Able to read'), $languages, DI::l10n()->t('List of abbreviations (ISO 639-1 codes) for languages you speak, comma separated. For example "de,it".')], '$minconfidence' => ['langfilter_minconfidence', DI::l10n()->t('Minimum confidence in language detection'), $minconfidence, DI::l10n()->t('Minimum confidence in language detection being correct, from 0 to 100. Posts will not be filtered when the confidence of language detection is below this percent value.')], diff --git a/mailstream/lang/es/messages.po b/mailstream/lang/es/messages.po index 59a82c78..dd002403 100644 --- a/mailstream/lang/es/messages.po +++ b/mailstream/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 01:45+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2014-06-23 14:45+0200\n" +"PO-Revision-Date: 2016-11-17 20:21+0000\n" +"Last-Translator: Albert\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,80 +19,62 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: mailstream.php:66 +#: mailstream.php:55 msgid "From Address" msgstr "Desde Dirección" -#: mailstream.php:68 +#: mailstream.php:57 msgid "Email address that stream items will appear to be from." msgstr "Aparecerá de dónde viene la dirección de email que transmite artículos" -#: mailstream.php:71 mailstream.php:382 +#: mailstream.php:60 mailstream.php:282 msgid "Save Settings" msgstr "Guardar ajustes" -#: mailstream.php:225 +#: mailstream.php:165 msgid "Re:" msgstr "Re:" -#: mailstream.php:233 +#: mailstream.php:173 msgid "Friendica post" msgstr "Entrada de Friendica" -#: mailstream.php:236 +#: mailstream.php:176 msgid "Diaspora post" msgstr "Entrada de Diaspora" -#: mailstream.php:246 +#: mailstream.php:183 msgid "Feed item" msgstr "Surtir artículo" -#: mailstream.php:249 +#: mailstream.php:186 msgid "Email" msgstr "Email" -#: mailstream.php:251 +#: mailstream.php:188 msgid "Friendica Item" msgstr "Artículo de Friendica" -#: mailstream.php:296 +#: mailstream.php:229 msgid "Upstream" msgstr "Contracorriente" -#: mailstream.php:297 +#: mailstream.php:230 msgid "Local" msgstr "Local" -#: mailstream.php:364 -msgid "Enabled" -msgstr "Habilitado" - -#: mailstream.php:368 +#: mailstream.php:274 msgid "Email Address" msgstr "Dirección de email" -#: mailstream.php:370 +#: mailstream.php:276 msgid "Leave blank to use your account email address" msgstr "Dejar en blanco para usar su cuenta de dirección de email" -#: mailstream.php:373 -msgid "Exclude Likes" -msgstr "Excluir me gusta" +#: mailstream.php:279 +msgid "Enabled" +msgstr "Habilitado" -#: mailstream.php:375 -msgid "Check this to omit mailing \"Like\" notifications" -msgstr "Selecciona para omitir enviar \"me gusta\" por correo" - -#: mailstream.php:378 -msgid "Attach Images" -msgstr "Agregar imágenes" - -#: mailstream.php:380 -msgid "" -"Download images in posts and attach them to the email. Useful for reading " -"email while offline." -msgstr "Descargar imágenes en publicaciones y adjúntarlas al correo electrónico. Útil para leer correos electrónicos sin conexión." - -#: mailstream.php:381 +#: mailstream.php:281 msgid "Mail Stream Settings" msgstr "Ajustes de transmisión de Mail" diff --git a/mailstream/lang/es/strings.php b/mailstream/lang/es/strings.php index ca274bf2..507f32d6 100644 --- a/mailstream/lang/es/strings.php +++ b/mailstream/lang/es/strings.php @@ -17,11 +17,7 @@ $a->strings["Email"] = "Email"; $a->strings["Friendica Item"] = "Artículo de Friendica"; $a->strings["Upstream"] = "Contracorriente"; $a->strings["Local"] = "Local"; -$a->strings["Enabled"] = "Habilitado"; $a->strings["Email Address"] = "Dirección de email"; $a->strings["Leave blank to use your account email address"] = "Dejar en blanco para usar su cuenta de dirección de email"; -$a->strings["Exclude Likes"] = "Excluir me gusta"; -$a->strings["Check this to omit mailing \"Like\" notifications"] = "Selecciona para omitir enviar \"me gusta\" por correo"; -$a->strings["Attach Images"] = "Agregar imágenes"; -$a->strings["Download images in posts and attach them to the email. Useful for reading email while offline."] = "Descargar imágenes en publicaciones y adjúntarlas al correo electrónico. Útil para leer correos electrónicos sin conexión."; +$a->strings["Enabled"] = "Habilitado"; $a->strings["Mail Stream Settings"] = "Ajustes de transmisión de Mail"; diff --git a/markdown/lang/es/messages.po b/markdown/lang/es/messages.po deleted file mode 100644 index ebbf71e0..00000000 --- a/markdown/lang/es/messages.po +++ /dev/null @@ -1,41 +0,0 @@ -# ADDON markdown -# Copyright (C) -# This file is distributed under the same license as the Friendica markdown 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-12-27 06:41+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" - -#: markdown.php:30 -msgid "Markdown" -msgstr "Markdown" - -#: markdown.php:31 -msgid "Enable Markdown parsing" -msgstr "Habilitar el análisis de Markdown" - -#: markdown.php:31 -msgid "" -"If enabled, self created items will additionally be parsed via Markdown." -msgstr "" -"Si está habilitado, los elementos creados por usted mismo también se " -"analizarán a través de Markdown." - -#: markdown.php:32 -msgid "Save Settings" -msgstr "Guardar ajustes" diff --git a/markdown/lang/es/strings.php b/markdown/lang/es/strings.php deleted file mode 100644 index af7388bf..00000000 --- a/markdown/lang/es/strings.php +++ /dev/null @@ -1,11 +0,0 @@ -strings["Markdown"] = "Markdown"; -$a->strings["Enable Markdown parsing"] = "Habilitar el análisis de Markdown"; -$a->strings["Save Settings"] = "Guardar ajustes"; diff --git a/mathjax/lang/es/messages.po b/mathjax/lang/es/messages.po index 3af38224..3b2a284b 100644 --- a/mathjax/lang/es/messages.po +++ b/mathjax/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 01:11+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-11-17 22:06+0000\n" +"Last-Translator: Albert\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,17 +19,35 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: mathjax.php:43 +#: mathjax.php:36 +msgid "Settings" +msgstr "Ajustes" + +#: mathjax.php:37 msgid "" "The MathJax addon renders mathematical formulae written using the LaTeX " "syntax surrounded by the usual $$ or an eqnarray block in the postings of " "your wall,network tab and private mail." msgstr "El addon MathJax renderiza las fórmulas matemáticos escritas usando la sintaxis LaTeX rodeada por el usual $$ o un bloque eqnarray en las publicaciones de su muro, etiqueta de red y mail privado." -#: mathjax.php:44 +#: mathjax.php:38 msgid "Use the MathJax renderer" msgstr "Usar el renderizador MathJax" -#: mathjax.php:45 -msgid "Save Settings" -msgstr "Guardar ajustes" +#: mathjax.php:42 +msgid "Submit" +msgstr "Enviar" + +#: mathjax.php:66 +msgid "Settings updated." +msgstr "Ajustes actualizados." + +#: mathjax.php:75 +msgid "MathJax Base URL" +msgstr "URL Base de MathJax" + +#: mathjax.php:75 +msgid "" +"The URL for the javascript file that should be included to use MathJax. Can " +"be either the MathJax CDN or another installation of MathJax." +msgstr "La URL para el archivo javascript que debería ser incluído para usar MathJax. Puede ser el CDN de MathJax u otra instalación de MathJax." diff --git a/mathjax/lang/es/strings.php b/mathjax/lang/es/strings.php index f9204cf6..78b5e679 100644 --- a/mathjax/lang/es/strings.php +++ b/mathjax/lang/es/strings.php @@ -6,6 +6,10 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; +$a->strings["Settings"] = "Ajustes"; $a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "El addon MathJax renderiza las fórmulas matemáticos escritas usando la sintaxis LaTeX rodeada por el usual $$ o un bloque eqnarray en las publicaciones de su muro, etiqueta de red y mail privado."; $a->strings["Use the MathJax renderer"] = "Usar el renderizador MathJax"; -$a->strings["Save Settings"] = "Guardar ajustes"; +$a->strings["Submit"] = "Enviar"; +$a->strings["Settings updated."] = "Ajustes actualizados."; +$a->strings["MathJax Base URL"] = "URL Base de MathJax"; +$a->strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."] = "La URL para el archivo javascript que debería ser incluído para usar MathJax. Puede ser el CDN de MathJax u otra instalación de MathJax."; diff --git a/morechoice/lang/es/messages.po b/morechoice/lang/es/messages.po deleted file mode 100644 index 0e2f6a67..00000000 --- a/morechoice/lang/es/messages.po +++ /dev/null @@ -1,342 +0,0 @@ -# ADDON morechoice -# Copyright (C) -# This file is distributed under the same license as the Friendica morechoice 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: 2018-08-07 18:18+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" - -#: morechoice.php:22 -msgid "Androgyne" -msgstr "Adrogino" - -#: morechoice.php:23 -msgid "Bear" -msgstr "Grande y peludo" - -#: morechoice.php:24 -msgid "Bigender" -msgstr "Ambos generos" - -#: morechoice.php:25 -msgid "Cross dresser" -msgstr "Trasvesti" - -#: morechoice.php:26 -msgid "Drag queen" -msgstr "Reina de Gala" - -#: morechoice.php:27 -msgid "Eunuch" -msgstr "Eunuco" - -#: morechoice.php:28 -msgid "Faux queen" -msgstr "Reina Falsa" - -#: morechoice.php:29 -msgid "Gender fluid" -msgstr "Género Fluido" - -#: morechoice.php:30 -msgid "Kathoey" -msgstr "Kathoey 'Thai'" - -#: morechoice.php:31 -msgid "Lady" -msgstr "Dama" - -#: morechoice.php:32 -msgid "Lipstick lesbian" -msgstr "Lesbiana labial (bi)" - -#: morechoice.php:33 -msgid "Metrosexual" -msgstr "Metrosexual" - -#: morechoice.php:34 -msgid "Monk" -msgstr "Monje" - -#: morechoice.php:35 -msgid "Nun" -msgstr "Monja" - -#: morechoice.php:36 -msgid "Soft butch" -msgstr "Marimacho leve" - -#: morechoice.php:37 -msgid "Stone femme" -msgstr "Mujer Dura" - -#: morechoice.php:38 -msgid "Tomboy" -msgstr "Niña niño" - -#: morechoice.php:39 -msgid "Transman" -msgstr "Hombre Trans" - -#: morechoice.php:40 -msgid "Transwoman" -msgstr "Mujer Trans" - -#: morechoice.php:41 -msgid "Transvesti" -msgstr "Trasvestido" - -#: morechoice.php:42 -msgid "Trigender" -msgstr "Trigenere" - -#: morechoice.php:43 -msgid "Can't remember" -msgstr "No recuerdo" - -#: morechoice.php:44 -msgid "Hard to tell these days" -msgstr "Díficil recordar ahora" - -#: morechoice.php:48 -msgid "Girls with big tits" -msgstr "Chica con grandes tetas" - -#: morechoice.php:49 -msgid "Millionaires" -msgstr "Millonarios" - -#: morechoice.php:50 -msgid "Guys with big schlongs" -msgstr "Chico con un gran paquete" - -#: morechoice.php:51 -msgid "Easy women" -msgstr "Chica Fácil" - -#: morechoice.php:52 -msgid "People with impaired mobility" -msgstr "Persona con movilidad reducida" - -#: morechoice.php:53 -msgid "Amputees" -msgstr "Amputado" - -#: morechoice.php:54 -msgid "Statues, mannequins and immobility" -msgstr "Estatua, maniquí e inmovilizado" - -#: morechoice.php:55 -msgid "Pain" -msgstr "Dolor" - -#: morechoice.php:56 -msgid "Trans men" -msgstr "Hombre Trans" - -#: morechoice.php:57 -msgid "Older women" -msgstr "Mujer Grande" - -#: morechoice.php:58 -msgid "Asphyxiation" -msgstr "Asfixia" - -#: morechoice.php:59 -msgid "In public" -msgstr "En público" - -#: morechoice.php:60 -msgid "In danger" -msgstr "En peligro" - -#: morechoice.php:61 -msgid "Pretending to be male" -msgstr "Petendiendo ser hombre" - -#: morechoice.php:62 -msgid "Pretending to be female" -msgstr "Petendiendo ser mujer" - -#: morechoice.php:63 -msgid "Breats" -msgstr "Breats" - -#: morechoice.php:64 -msgid "Scat" -msgstr "Escatolog@" - -#: morechoice.php:65 -msgid "Crying" -msgstr "Lorrón@" - -#: morechoice.php:66 -msgid "Nappies/Diapers" -msgstr "Pañal/Toallitas" - -#: morechoice.php:67 -msgid "Trees" -msgstr "Árbol" - -#: morechoice.php:68 -msgid "Vomit" -msgstr "Vómito" - -#: morechoice.php:69 -msgid "Murder" -msgstr "Asesino" - -#: morechoice.php:70 -msgid "Fat people" -msgstr "Gente gorda" - -#: morechoice.php:71 -msgid "Feet" -msgstr "Pies" - -#: morechoice.php:72 -msgid "Covered in insects" -msgstr "Cubierto de insectos" - -#: morechoice.php:73 -msgid "Turning a human being into furniture" -msgstr "Convertir un humano en mueble" - -#: morechoice.php:74 -msgid "Elderly people" -msgstr "Gente mayor" - -#: morechoice.php:75 -msgid "Transgender people" -msgstr "Gente transgenere" - -#: morechoice.php:76 -msgid "Criminals" -msgstr "Criminales" - -#: morechoice.php:77 -msgid "Stealing" -msgstr "Ladrón" - -#: morechoice.php:78 -msgid "Breast milk" -msgstr "Chupa leche" - -#: morechoice.php:79 -msgid "Immersing genitals in liquids" -msgstr "Genitales húmedos" - -#: morechoice.php:80 -msgid "Giants" -msgstr "Gigantes" - -#: morechoice.php:81 -msgid "Masochism" -msgstr "Masoquismo" - -#: morechoice.php:82 -msgid "Cars" -msgstr "Carros" - -#: morechoice.php:83 -msgid "Menstruation" -msgstr "Mestruación" - -#: morechoice.php:84 -msgid "Mucus" -msgstr "Moco" - -#: morechoice.php:85 -msgid "Obscene language" -msgstr "Lenguaje obseno" - -#: morechoice.php:86 -msgid "Noses" -msgstr "Nariz" - -#: morechoice.php:87 -msgid "Navels" -msgstr "Ombligos" - -#: morechoice.php:88 -msgid "Corpses" -msgstr "Cadaveres" - -#: morechoice.php:89 -msgid "Smells" -msgstr "Aromas" - -#: morechoice.php:90 -msgid "Buttocks" -msgstr "Traseros" - -#: morechoice.php:91 -msgid "Nonliving objects" -msgstr "Objetos inertes" - -#: morechoice.php:92 -msgid "Sleeping people" -msgstr "Gente dormida" - -#: morechoice.php:93 -msgid "Urination" -msgstr "Orina" - -#: morechoice.php:94 -msgid "Eating people" -msgstr "Que come gente" - -#: morechoice.php:95 -msgid "Being eaten" -msgstr "Ser comido" - -#: morechoice.php:96 -msgid "Animals" -msgstr "Animales" - -#: morechoice.php:97 -msgid "I'd rather just have some chocolate" -msgstr "Prefiero tomar chocolate" - -#: morechoice.php:101 -msgid "Married to my job" -msgstr "Casado con el trabajo" - -#: morechoice.php:102 -msgid "Polygamist" -msgstr "Polígam@" - -#: morechoice.php:103 -msgid "Half married" -msgstr "Medio casad@" - -#: morechoice.php:104 -msgid "Living in the past" -msgstr "Que vive en el pasado" - -#: morechoice.php:105 -msgid "Pretending to be over my ex" -msgstr "Pretendiendo superar a mi ex" - -#: morechoice.php:106 -msgid "Hurt in the past" -msgstr "Herida en el pasado" - -#: morechoice.php:107 -msgid "Wallowing in self-pity" -msgstr "Revolcadome en autocompasión" diff --git a/morechoice/lang/es/strings.php b/morechoice/lang/es/strings.php deleted file mode 100644 index c0a71664..00000000 --- a/morechoice/lang/es/strings.php +++ /dev/null @@ -1,88 +0,0 @@ -strings["Androgyne"] = "Adrogino"; -$a->strings["Bear"] = "Grande y peludo"; -$a->strings["Bigender"] = "Ambos generos"; -$a->strings["Cross dresser"] = "Trasvesti"; -$a->strings["Drag queen"] = "Reina de Gala"; -$a->strings["Eunuch"] = "Eunuco"; -$a->strings["Faux queen"] = "Reina Falsa"; -$a->strings["Gender fluid"] = "Género Fluido"; -$a->strings["Kathoey"] = "Kathoey 'Thai'"; -$a->strings["Lady"] = "Dama"; -$a->strings["Lipstick lesbian"] = "Lesbiana labial (bi)"; -$a->strings["Metrosexual"] = "Metrosexual"; -$a->strings["Monk"] = "Monje"; -$a->strings["Nun"] = "Monja"; -$a->strings["Soft butch"] = "Marimacho leve"; -$a->strings["Stone femme"] = "Mujer Dura"; -$a->strings["Tomboy"] = "Niña niño"; -$a->strings["Transman"] = "Hombre Trans"; -$a->strings["Transwoman"] = "Mujer Trans"; -$a->strings["Transvesti"] = "Trasvestido"; -$a->strings["Trigender"] = "Trigenere"; -$a->strings["Can't remember"] = "No recuerdo"; -$a->strings["Hard to tell these days"] = "Díficil recordar ahora"; -$a->strings["Girls with big tits"] = "Chica con grandes tetas"; -$a->strings["Millionaires"] = "Millonarios"; -$a->strings["Guys with big schlongs"] = "Chico con un gran paquete"; -$a->strings["Easy women"] = "Chica Fácil"; -$a->strings["People with impaired mobility"] = "Persona con movilidad reducida"; -$a->strings["Amputees"] = "Amputado"; -$a->strings["Statues, mannequins and immobility"] = "Estatua, maniquí e inmovilizado"; -$a->strings["Pain"] = "Dolor"; -$a->strings["Trans men"] = "Hombre Trans"; -$a->strings["Older women"] = "Mujer Grande"; -$a->strings["Asphyxiation"] = "Asfixia"; -$a->strings["In public"] = "En público"; -$a->strings["In danger"] = "En peligro"; -$a->strings["Pretending to be male"] = "Petendiendo ser hombre"; -$a->strings["Pretending to be female"] = "Petendiendo ser mujer"; -$a->strings["Breats"] = "Breats"; -$a->strings["Scat"] = "Escatolog@"; -$a->strings["Crying"] = "Lorrón@"; -$a->strings["Nappies/Diapers"] = "Pañal/Toallitas"; -$a->strings["Trees"] = "Árbol"; -$a->strings["Vomit"] = "Vómito"; -$a->strings["Murder"] = "Asesino"; -$a->strings["Fat people"] = "Gente gorda"; -$a->strings["Feet"] = "Pies"; -$a->strings["Covered in insects"] = "Cubierto de insectos"; -$a->strings["Turning a human being into furniture"] = "Convertir un humano en mueble"; -$a->strings["Elderly people"] = "Gente mayor"; -$a->strings["Transgender people"] = "Gente transgenere"; -$a->strings["Criminals"] = "Criminales"; -$a->strings["Stealing"] = "Ladrón"; -$a->strings["Breast milk"] = "Chupa leche"; -$a->strings["Immersing genitals in liquids"] = "Genitales húmedos"; -$a->strings["Giants"] = "Gigantes"; -$a->strings["Masochism"] = "Masoquismo"; -$a->strings["Cars"] = "Carros"; -$a->strings["Menstruation"] = "Mestruación"; -$a->strings["Mucus"] = "Moco"; -$a->strings["Obscene language"] = "Lenguaje obseno"; -$a->strings["Noses"] = "Nariz"; -$a->strings["Navels"] = "Ombligos"; -$a->strings["Corpses"] = "Cadaveres"; -$a->strings["Smells"] = "Aromas"; -$a->strings["Buttocks"] = "Traseros"; -$a->strings["Nonliving objects"] = "Objetos inertes"; -$a->strings["Sleeping people"] = "Gente dormida"; -$a->strings["Urination"] = "Orina"; -$a->strings["Eating people"] = "Que come gente"; -$a->strings["Being eaten"] = "Ser comido"; -$a->strings["Animals"] = "Animales"; -$a->strings["I'd rather just have some chocolate"] = "Prefiero tomar chocolate"; -$a->strings["Married to my job"] = "Casado con el trabajo"; -$a->strings["Polygamist"] = "Polígam@"; -$a->strings["Half married"] = "Medio casad@"; -$a->strings["Living in the past"] = "Que vive en el pasado"; -$a->strings["Pretending to be over my ex"] = "Pretendiendo superar a mi ex"; -$a->strings["Hurt in the past"] = "Herida en el pasado"; -$a->strings["Wallowing in self-pity"] = "Revolcadome en autocompasión"; diff --git a/newmemberwidget/lang/es/messages.po b/newmemberwidget/lang/es/messages.po index fb31e143..e46b6f47 100644 --- a/newmemberwidget/lang/es/messages.po +++ b/newmemberwidget/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 01:46+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2014-06-01 14:12+0200\n" +"PO-Revision-Date: 2016-11-17 20:43+0000\n" +"Last-Translator: Albert\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,57 +19,57 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: newmemberwidget.php:29 +#: newmemberwidget.php:21 msgid "New Member" msgstr "Nuevo Miembro" -#: newmemberwidget.php:30 +#: newmemberwidget.php:22 msgid "Tips for New Members" msgstr "Consejos para Nuevos Miembros" -#: newmemberwidget.php:33 +#: newmemberwidget.php:24 msgid "Global Support Forum" msgstr "Foro de Soporte Global" -#: newmemberwidget.php:37 +#: newmemberwidget.php:26 msgid "Local Support Forum" msgstr "Foro de Soporte Local" -#: newmemberwidget.php:65 +#: newmemberwidget.php:49 msgid "Save Settings" msgstr "Guardar Ajustes" -#: newmemberwidget.php:66 +#: newmemberwidget.php:50 msgid "Message" msgstr "Mensaje" -#: newmemberwidget.php:66 +#: newmemberwidget.php:50 msgid "Your message for new members. You can use bbcode here." msgstr "Su mensaje para los nuevos miembros. Puede usar bbcode aquí" -#: newmemberwidget.php:67 +#: newmemberwidget.php:51 msgid "Add a link to global support forum" msgstr "Añadir un enlace al foro de soporte global" -#: newmemberwidget.php:67 +#: newmemberwidget.php:51 msgid "Should a link to the global support forum be displayed?" msgstr "¿Debería mostrarse un enlace al foro de soporte global?" -#: newmemberwidget.php:68 +#: newmemberwidget.php:52 msgid "Add a link to the local support forum" msgstr "Añadir un enlace al foro de soporte local" -#: newmemberwidget.php:68 +#: newmemberwidget.php:52 msgid "" -"If you have a local support forum and want to have a link displayed in the " +"If you have a local support forum and wand to have a link displayed in the " "widget, check this box." -msgstr "Si tiene foro de soporte local y desea que se muestre un enlace en el widget, marque esta casilla." +msgstr "Si tiene un foro de soporte local y quiere que se muestre un enlace en el widget, chequee esta casilla." -#: newmemberwidget.php:69 +#: newmemberwidget.php:53 msgid "Name of the local support group" msgstr "Nombre del grupo de soporte local" -#: newmemberwidget.php:69 +#: newmemberwidget.php:53 msgid "" "If you checked the above, specify the nickname of the local support" " group here (i.e. helpers)" diff --git a/newmemberwidget/lang/es/strings.php b/newmemberwidget/lang/es/strings.php index 70fc4f6d..97686bae 100644 --- a/newmemberwidget/lang/es/strings.php +++ b/newmemberwidget/lang/es/strings.php @@ -16,6 +16,6 @@ $a->strings["Your message for new members. You can use bbcode here."] = "Su mens $a->strings["Add a link to global support forum"] = "Añadir un enlace al foro de soporte global"; $a->strings["Should a link to the global support forum be displayed?"] = "¿Debería mostrarse un enlace al foro de soporte global?"; $a->strings["Add a link to the local support forum"] = "Añadir un enlace al foro de soporte local"; -$a->strings["If you have a local support forum and want to have a link displayed in the widget, check this box."] = "Si tiene foro de soporte local y desea que se muestre un enlace en el widget, marque esta casilla."; +$a->strings["If you have a local support forum and wand to have a link displayed in the widget, check this box."] = "Si tiene un foro de soporte local y quiere que se muestre un enlace en el widget, chequee esta casilla."; $a->strings["Name of the local support group"] = "Nombre del grupo de soporte local"; $a->strings["If you checked the above, specify the nickname of the local support group here (i.e. helpers)"] = "Si chequeó arriba, especifique el apodo del grupo de soporte local aquí (asistentes)"; diff --git a/notimeline/lang/es/messages.po b/notimeline/lang/es/messages.po index 86e56139..bd69aa60 100644 --- a/notimeline/lang/es/messages.po +++ b/notimeline/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 01:47+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-11-17 22:07+0000\n" +"Last-Translator: Albert\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,14 +19,18 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: notimeline.php:48 +#: notimeline.php:32 +msgid "No Timeline settings updated." +msgstr "Ningún ajuste de Línea de Tiempo actualizado" + +#: notimeline.php:56 msgid "No Timeline Settings" msgstr "No hay ajustes de Línea de Tiempo" -#: notimeline.php:50 +#: notimeline.php:58 msgid "Disable Archive selector on profile wall" msgstr "Deshabilitar el selector Archivo en el muro de perfil" -#: notimeline.php:56 -msgid "Save Settings" -msgstr "Grabar ajustes" +#: notimeline.php:64 +msgid "Submit" +msgstr "Enviar" diff --git a/notimeline/lang/es/strings.php b/notimeline/lang/es/strings.php index 5e082a4c..c51e1431 100644 --- a/notimeline/lang/es/strings.php +++ b/notimeline/lang/es/strings.php @@ -6,6 +6,7 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; +$a->strings["No Timeline settings updated."] = "Ningún ajuste de Línea de Tiempo actualizado"; $a->strings["No Timeline Settings"] = "No hay ajustes de Línea de Tiempo"; $a->strings["Disable Archive selector on profile wall"] = "Deshabilitar el selector Archivo en el muro de perfil"; -$a->strings["Save Settings"] = "Grabar ajustes"; +$a->strings["Submit"] = "Enviar"; diff --git a/nsfw/lang/es/messages.po b/nsfw/lang/es/messages.po index d1a72567..2950395f 100644 --- a/nsfw/lang/es/messages.po +++ b/nsfw/lang/es/messages.po @@ -4,15 +4,14 @@ # # # Translators: -# 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-04-06 01:49+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-04-18 19:53+0000\n" +"Last-Translator: Tupambae.org\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,40 +19,41 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: nsfw.php:68 nsfw.php:72 -msgid "Content Filter (NSFW and more)" -msgstr "Filtro de contenido (NSFW y más)" +#: nsfw.php:78 +msgid "Not Safe For Work (General Purpose Content Filter) settings" +msgstr "Configuración \"No apto para trabajar\" (Filtro genérico de contenido)" -#: nsfw.php:76 +#: nsfw.php:80 msgid "" -"This addon searches for specified words/text in posts and collapses them. It" -" can be used to filter content tagged with for instance #NSFW that may be " -"deemed inappropriate at certain times or places, such as being at work. It " -"is also useful for hiding irrelevant or annoying content from direct view." -msgstr "Este complemento busca palabras / texto específicos en las publicaciones y las contrae. Se puede utilizar para filtrar contenido etiquetado con, por ejemplo, #NSFW que puede considerarse inapropiado en determinados momentos o lugares, como en el trabajo. También es útil para ocultar contenido irrelevante o molesto de la vista directa." +"This addon looks in posts for the words/text you specify below, and " +"collapses any content containing those keywords so it is not displayed at " +"inappropriate times, such as sexual innuendo that may be improper in a work " +"setting. It is polite and recommended to tag any content containing nudity " +"with #NSFW. This filter can also match any other word/text you specify, and" +" can thereby be used as a general purpose content filter." +msgstr "Este addon se fija por el contenido del texto y colapsa todo tema o respuesta que contiene las palabras establecidas. Como tales pueden ser contenido sexual o de otra índole que no conviene desplegar en el trabajo o ambientes correspondientes. Es de buena educación y recomendado de identificar todo tipo de contenido explicito con #NSFW. Este filtro además puede ser usado con cualquier palabra a especificar y por lo tanto ser usado como un filtro generico de contenido." -#: nsfw.php:77 +#: nsfw.php:81 msgid "Enable Content filter" msgstr "Habilitar filtro de contenido" -#: nsfw.php:80 +#: nsfw.php:84 msgid "Comma separated list of keywords to hide" msgstr "Lista de palabras claves separadas por coma para colapsar el contenido correspondiente." -#: nsfw.php:84 -msgid "Save Settings" -msgstr "Grabar ajustes" +#: nsfw.php:88 +msgid "Submit" +msgstr "Enviar" -#: nsfw.php:85 +#: nsfw.php:89 msgid "Use /expression/ to provide regular expressions" msgstr "Utiliza /expresión/ para proveer expresiones regulares." -#: nsfw.php:152 -#, php-format -msgid "Filtered tag: %s" -msgstr "Etiqueta filtrada: %s" +#: nsfw.php:105 +msgid "NSFW Settings saved." +msgstr "Configuración NSFW guardada." -#: nsfw.php:154 +#: nsfw.php:157 #, php-format -msgid "Filtered word: %s" -msgstr "Palabra filtrada: %s" +msgid "%s - Click to open/close" +msgstr "%s - Click aquí para abrir/cerrar" diff --git a/nsfw/lang/es/strings.php b/nsfw/lang/es/strings.php index d0f1ce03..c85f227b 100644 --- a/nsfw/lang/es/strings.php +++ b/nsfw/lang/es/strings.php @@ -6,11 +6,11 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["Content Filter (NSFW and more)"] = "Filtro de contenido (NSFW y más)"; -$a->strings["This addon searches for specified words/text in posts and collapses them. It can be used to filter content tagged with for instance #NSFW that may be deemed inappropriate at certain times or places, such as being at work. It is also useful for hiding irrelevant or annoying content from direct view."] = "Este complemento busca palabras / texto específicos en las publicaciones y las contrae. Se puede utilizar para filtrar contenido etiquetado con, por ejemplo, #NSFW que puede considerarse inapropiado en determinados momentos o lugares, como en el trabajo. También es útil para ocultar contenido irrelevante o molesto de la vista directa."; +$a->strings["Not Safe For Work (General Purpose Content Filter) settings"] = "Configuración \"No apto para trabajar\" (Filtro genérico de contenido)"; +$a->strings["This addon looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = "Este addon se fija por el contenido del texto y colapsa todo tema o respuesta que contiene las palabras establecidas. Como tales pueden ser contenido sexual o de otra índole que no conviene desplegar en el trabajo o ambientes correspondientes. Es de buena educación y recomendado de identificar todo tipo de contenido explicito con #NSFW. Este filtro además puede ser usado con cualquier palabra a especificar y por lo tanto ser usado como un filtro generico de contenido."; $a->strings["Enable Content filter"] = "Habilitar filtro de contenido"; $a->strings["Comma separated list of keywords to hide"] = "Lista de palabras claves separadas por coma para colapsar el contenido correspondiente."; -$a->strings["Save Settings"] = "Grabar ajustes"; +$a->strings["Submit"] = "Enviar"; $a->strings["Use /expression/ to provide regular expressions"] = "Utiliza /expresión/ para proveer expresiones regulares."; -$a->strings["Filtered tag: %s"] = "Etiqueta filtrada: %s"; -$a->strings["Filtered word: %s"] = "Palabra filtrada: %s"; +$a->strings["NSFW Settings saved."] = "Configuración NSFW guardada."; +$a->strings["%s - Click to open/close"] = "%s - Click aquí para abrir/cerrar"; diff --git a/numfriends/lang/es/messages.po b/numfriends/lang/es/messages.po index 76cb94a5..d5ef1464 100644 --- a/numfriends/lang/es/messages.po +++ b/numfriends/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 01:50+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-11-17 22:08+0000\n" +"Last-Translator: Albert\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,14 +19,18 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: numfriends.php:59 +#: numfriends.php:46 +msgid "Numfriends settings updated." +msgstr "Ajustes de Numfriends actualizados." + +#: numfriends.php:77 msgid "Numfriends Settings" msgstr "Ajustes de Numfriends" -#: numfriends.php:61 +#: numfriends.php:79 msgid "How many contacts to display on profile sidebar" msgstr "Cuántos contactos mostrar en la barra lateral del perfil" -#: numfriends.php:67 -msgid "Save Settings" -msgstr "Grabar ajustes" +#: numfriends.php:85 +msgid "Submit" +msgstr "Enviar" diff --git a/numfriends/lang/es/strings.php b/numfriends/lang/es/strings.php index 68377f40..27a0c24a 100644 --- a/numfriends/lang/es/strings.php +++ b/numfriends/lang/es/strings.php @@ -6,6 +6,7 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; +$a->strings["Numfriends settings updated."] = "Ajustes de Numfriends actualizados."; $a->strings["Numfriends Settings"] = "Ajustes de Numfriends"; $a->strings["How many contacts to display on profile sidebar"] = "Cuántos contactos mostrar en la barra lateral del perfil"; -$a->strings["Save Settings"] = "Grabar ajustes"; +$a->strings["Submit"] = "Enviar"; diff --git a/openstreetmap/lang/es/messages.po b/openstreetmap/lang/es/messages.po index f6167838..c7db998b 100644 --- a/openstreetmap/lang/es/messages.po +++ b/openstreetmap/lang/es/messages.po @@ -4,15 +4,14 @@ # # # Translators: -# Albert, 2016 -# Senex Petrovic , 2021 +# Alberto Díaz , 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-04-06 01:53+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-10-12 15:01+0000\n" +"Last-Translator: Alberto Díaz \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,47 +19,28 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: openstreetmap.php:167 -msgid "View Larger" -msgstr "Ver mas grande" - -#: openstreetmap.php:194 +#: openstreetmap.php:94 msgid "Submit" msgstr "Enviar" -#: openstreetmap.php:195 +#: openstreetmap.php:95 msgid "Tile Server URL" msgstr "URL del mosaico de servidor" -#: openstreetmap.php:195 +#: openstreetmap.php:95 msgid "" "A list of public tile servers" -msgstr "Una lista de servidores de archivos públicos" +"target=\"_blank\">public tile servers" +msgstr "Una lista de mosaico de servidores públicos" -#: openstreetmap.php:196 -msgid "Nominatim (reverse geocoding) Server URL" -msgstr "URL del servidor Nominatim (codificación geográfica inversa)" - -#: openstreetmap.php:196 -msgid "" -"A list of Nominatim servers" -msgstr "Una lista de servidores Nominatim" - -#: openstreetmap.php:197 +#: openstreetmap.php:96 msgid "Default zoom" msgstr "Zoom por defecto" -#: openstreetmap.php:197 -msgid "" -"The default zoom level. (1:world, 18:highest, also depends on tile server)" -msgstr "El nivel de zoom predeterminado. (1: mundo, 18: más alto, también depende del servidor de mosaicos)" +#: openstreetmap.php:96 +msgid "The default zoom level. (1:world, 18:highest)" +msgstr "El nivel por defecto de zoom. (1:world, 18:highest)" -#: openstreetmap.php:198 -msgid "Include marker on map" -msgstr "Incluir marcador en el mapa" - -#: openstreetmap.php:198 -msgid "Include a marker on the map." -msgstr "Incluir un marcador en el mapa." +#: openstreetmap.php:104 +msgid "Settings updated." +msgstr "Ajustes actualizados" diff --git a/openstreetmap/lang/es/strings.php b/openstreetmap/lang/es/strings.php index c621f782..24ff8660 100644 --- a/openstreetmap/lang/es/strings.php +++ b/openstreetmap/lang/es/strings.php @@ -6,13 +6,9 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["View Larger"] = "Ver mas grande"; $a->strings["Submit"] = "Enviar"; $a->strings["Tile Server URL"] = "URL del mosaico de servidor"; -$a->strings["A list of public tile servers"] = "Una lista de servidores de archivos públicos"; -$a->strings["Nominatim (reverse geocoding) Server URL"] = "URL del servidor Nominatim (codificación geográfica inversa)"; -$a->strings["A list of Nominatim servers"] = "Una lista de servidores Nominatim"; +$a->strings["A list of public tile servers"] = "Una lista de mosaico de servidores públicos"; $a->strings["Default zoom"] = "Zoom por defecto"; -$a->strings["The default zoom level. (1:world, 18:highest, also depends on tile server)"] = "El nivel de zoom predeterminado. (1: mundo, 18: más alto, también depende del servidor de mosaicos)"; -$a->strings["Include marker on map"] = "Incluir marcador en el mapa"; -$a->strings["Include a marker on the map."] = "Incluir un marcador en el mapa."; +$a->strings["The default zoom level. (1:world, 18:highest)"] = "El nivel por defecto de zoom. (1:world, 18:highest)"; +$a->strings["Settings updated."] = "Ajustes actualizados"; diff --git a/pageheader/lang/es/messages.po b/pageheader/lang/es/messages.po index 4ee04873..baf5c742 100644 --- a/pageheader/lang/es/messages.po +++ b/pageheader/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 01:57+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-11-17 22:09+0000\n" +"Last-Translator: Albert\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,20 +19,14 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: pageheader.php:36 +#: pageheader.php:50 msgid "\"pageheader\" Settings" msgstr "Ajustes de \"pageheader\"" -#: pageheader.php:37 -msgid "Message" -msgstr "Mensaje" +#: pageheader.php:55 +msgid "Submit" +msgstr "Enviar" -#: pageheader.php:37 -msgid "" -"Message to display on every page on this server (or put a pageheader.html " -"file in your docroot)" -msgstr "Mensaje para mostrar en todas las páginas de este servidor (o poner un archivo pageheader.html en su docroot)" - -#: pageheader.php:38 -msgid "Save Settings" -msgstr "Guardar ajustes" +#: pageheader.php:68 +msgid "pageheader Settings saved." +msgstr "Ajustes de pageheader actualizados." diff --git a/pageheader/lang/es/strings.php b/pageheader/lang/es/strings.php index 1ac5d545..65efe2ba 100644 --- a/pageheader/lang/es/strings.php +++ b/pageheader/lang/es/strings.php @@ -7,6 +7,5 @@ function string_plural_select_es($n){ }} ; $a->strings["\"pageheader\" Settings"] = "Ajustes de \"pageheader\""; -$a->strings["Message"] = "Mensaje"; -$a->strings["Message to display on every page on this server (or put a pageheader.html file in your docroot)"] = "Mensaje para mostrar en todas las páginas de este servidor (o poner un archivo pageheader.html en su docroot)"; -$a->strings["Save Settings"] = "Guardar ajustes"; +$a->strings["Submit"] = "Enviar"; +$a->strings["pageheader Settings saved."] = "Ajustes de pageheader actualizados."; diff --git a/piwik/lang/es/messages.po b/piwik/lang/es/messages.po index 2fb6490d..fff8cea3 100644 --- a/piwik/lang/es/messages.po +++ b/piwik/lang/es/messages.po @@ -4,15 +4,14 @@ # # # Translators: -# Albert, 2016 -# Senex Petrovic , 2021 +# Alberto Díaz , 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-04-06 02:00+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2015-07-26 12:49+0200\n" +"PO-Revision-Date: 2016-10-12 14:57+0000\n" +"Last-Translator: Alberto Díaz \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,42 +19,46 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: piwik.php:87 +#: piwik.php:79 msgid "" -"This website is tracked using the Matomo" -" analytics tool." -msgstr "Este sitio web se rastrea mediante la herramienta de análisis Matomo." +"This website is tracked using the Piwik " +"analytics tool." +msgstr "Esta página es rastreada usando la herramienta analítica Piwik." -#: piwik.php:90 +#: piwik.php:82 #, php-format msgid "" "If you do not want that your visits are logged in this way you can set a cookie to prevent Matomo / Piwik from tracking further " -"visits of the site (opt-out)." -msgstr "Si no desea que sus visitas se registren de esta manera, puede configurar una cookie para evitar que Matomo / Piwik rastree más visitas del sitio (optar por no participar)." +"href='%s'>can set a cookie to prevent Piwik from tracking further visits of " +"the site (opt-out)." +msgstr "Si no quiere que sus visitas sean registradas puede seleccionar una cookie para evitar que Piwik rastree más visitas de la página (cláusula de opción)." -#: piwik.php:97 +#: piwik.php:89 msgid "Save Settings" msgstr "Guardar ajustes" -#: piwik.php:98 -msgid "Matomo (Piwik) Base URL" -msgstr "Matomo (Piwik) URL Base" +#: piwik.php:90 +msgid "Piwik Base URL" +msgstr "URL Base de Piwik" -#: piwik.php:98 +#: piwik.php:90 msgid "" -"Absolute path to your Matomo (Piwik) installation. (without protocol " -"(http/s), with trailing slash)" -msgstr "Ruta absoluta a su instalación de Matomo (Piwik). (sin protocolo (http/s), con barra diagonal al final)" +"Absolute path to your Piwik installation. (without protocol (http/s), with " +"trailing slash)" +msgstr "Camino a la instalación de su Piwik. (sin protocolo (http/s), con corte de cola)" -#: piwik.php:99 +#: piwik.php:91 msgid "Site ID" msgstr "ID de la página" -#: piwik.php:100 +#: piwik.php:92 msgid "Show opt-out cookie link?" msgstr "Mostrar enlace a cláusula de opción de cookie" -#: piwik.php:101 +#: piwik.php:93 msgid "Asynchronous tracking" msgstr "Rastreo asíncrono" + +#: piwik.php:105 +msgid "Settings updated." +msgstr "Ajustes actualizados" diff --git a/piwik/lang/es/strings.php b/piwik/lang/es/strings.php index 108aab66..dcbebfb2 100644 --- a/piwik/lang/es/strings.php +++ b/piwik/lang/es/strings.php @@ -6,11 +6,12 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["This website is tracked using the Matomo analytics tool."] = "Este sitio web se rastrea mediante la herramienta de análisis Matomo."; -$a->strings["If you do not want that your visits are logged in this way you can set a cookie to prevent Matomo / Piwik from tracking further visits of the site (opt-out)."] = "Si no desea que sus visitas se registren de esta manera, puede configurar una cookie para evitar que Matomo / Piwik rastree más visitas del sitio (optar por no participar)."; +$a->strings["This website is tracked using the Piwik analytics tool."] = "Esta página es rastreada usando la herramienta analítica Piwik."; +$a->strings["If you do not want that your visits are logged in this way you can set a cookie to prevent Piwik from tracking further visits of the site (opt-out)."] = "Si no quiere que sus visitas sean registradas puede seleccionar una cookie para evitar que Piwik rastree más visitas de la página (cláusula de opción)."; $a->strings["Save Settings"] = "Guardar ajustes"; -$a->strings["Matomo (Piwik) Base URL"] = "Matomo (Piwik) URL Base"; -$a->strings["Absolute path to your Matomo (Piwik) installation. (without protocol (http/s), with trailing slash)"] = "Ruta absoluta a su instalación de Matomo (Piwik). (sin protocolo (http/s), con barra diagonal al final)"; +$a->strings["Piwik Base URL"] = "URL Base de Piwik"; +$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "Camino a la instalación de su Piwik. (sin protocolo (http/s), con corte de cola)"; $a->strings["Site ID"] = "ID de la página"; $a->strings["Show opt-out cookie link?"] = "Mostrar enlace a cláusula de opción de cookie"; $a->strings["Asynchronous tracking"] = "Rastreo asíncrono"; +$a->strings["Settings updated."] = "Ajustes actualizados"; diff --git a/planets/lang/de/messages.po b/planets/lang/de/messages.po index df003ad4..89f4d07a 100644 --- a/planets/lang/de/messages.po +++ b/planets/lang/de/messages.po @@ -4,37 +4,30 @@ # # # Translators: -# Andreas H., 2014 -# Steffen K9, 2021 -# Tobias Diekershoff , 2014 -# Tobias Diekershoff , 2018 -# Ulf Rompe , 2019 +# Abrax , 2014 +# bavatar , 2014 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-04-03 06:50+0000\n" -"Last-Translator: Steffen K9\n" -"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2014-10-15 12:32+0000\n" +"Last-Translator: Abrax \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: planets.php:131 planets.php:135 -msgid "Planets" -msgstr "Planeten" - -#: planets.php:139 +#: planets.php:150 msgid "Planets Settings" -msgstr "Planeten-Einstellungen" +msgstr "Planeten Einstellungen" -#: planets.php:141 +#: planets.php:152 msgid "Enable Planets Addon" msgstr "Planeten-Addon aktivieren" -#: planets.php:147 -msgid "Save Settings" -msgstr "Einstellungen speichern" +#: planets.php:158 +msgid "Submit" +msgstr "Senden" diff --git a/planets/lang/de/strings.php b/planets/lang/de/strings.php index c6adaf3a..3104631a 100644 --- a/planets/lang/de/strings.php +++ b/planets/lang/de/strings.php @@ -6,7 +6,6 @@ function string_plural_select_de($n){ return intval($n != 1); }} ; -$a->strings["Planets"] = "Planeten"; -$a->strings["Planets Settings"] = "Planeten-Einstellungen"; +$a->strings["Planets Settings"] = "Planeten Einstellungen"; $a->strings["Enable Planets Addon"] = "Planeten-Addon aktivieren"; -$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Submit"] = "Senden"; diff --git a/planets/lang/es/messages.po b/planets/lang/es/messages.po index 308738c3..b1e33659 100644 --- a/planets/lang/es/messages.po +++ b/planets/lang/es/messages.po @@ -4,15 +4,14 @@ # # # Translators: -# Albert, 2016 -# Senex Petrovic , 2021 +# Alberto Díaz , 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-04-06 02:01+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-10-12 15:12+0000\n" +"Last-Translator: Alberto Díaz \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,18 +19,14 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: planets.php:131 planets.php:135 -msgid "Planets" -msgstr "Planets" - -#: planets.php:139 +#: planets.php:150 msgid "Planets Settings" msgstr "Ajustes de Planets" -#: planets.php:141 +#: planets.php:152 msgid "Enable Planets Addon" -msgstr "Habilitar Addon/plugin Planets" +msgstr "Habilite eladdonPlanets" -#: planets.php:147 -msgid "Save Settings" -msgstr "Grabar ajustes" +#: planets.php:158 +msgid "Submit" +msgstr "Enviar" diff --git a/planets/lang/es/strings.php b/planets/lang/es/strings.php index 61d0c6c5..bf83956b 100644 --- a/planets/lang/es/strings.php +++ b/planets/lang/es/strings.php @@ -6,7 +6,6 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["Planets"] = "Planets"; $a->strings["Planets Settings"] = "Ajustes de Planets"; -$a->strings["Enable Planets Addon"] = "Habilitar Addon/plugin Planets"; -$a->strings["Save Settings"] = "Grabar ajustes"; +$a->strings["Enable Planets Addon"] = "Habilite eladdonPlanets"; +$a->strings["Submit"] = "Enviar"; diff --git a/public_server/lang/de/messages.po b/public_server/lang/de/messages.po index 380443ff..1003cca1 100644 --- a/public_server/lang/de/messages.po +++ b/public_server/lang/de/messages.po @@ -4,47 +4,38 @@ # # # Translators: -# Steffen K9, 2021 -# Tobias Diekershoff , 2014 +# bavatar , 2014 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-04-03 06:59+0000\n" -"Last-Translator: Steffen K9\n" -"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2014-10-15 09:02+0000\n" +"Last-Translator: fabrixxm \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: public_server.php:64 +#: public_server.php:62 msgid "Administrator" msgstr "Administrator" -#: public_server.php:118 +#: public_server.php:126 #, php-format msgid "Your account on %s will expire in a few days." msgstr "Dein Konto auf %s wird in ein paar Tagen verfallen." -#: public_server.php:119 +#: public_server.php:127 msgid "Your Friendica account is about to expire." msgstr "Dein Friendica-Konto wird in Kürze auslaufen." -#: public_server.php:120 +#: public_server.php:128 #, php-format msgid "" "Hi %1$s,\n" "\n" "Your account on %2$s will expire in less than five days. You may keep your account by logging in at least once every 30 days" msgstr "Hallo %1$s,\n\ndein Account auf %2$s wird in weniger als fünf Tagen auslaufen. Du kannst das verhindern, indem du dich mindestens einmal alle 30 Tage anmeldest." - -#: public_server.php:158 -msgid "Save Settings" -msgstr "Einstellungen speichern" - -#: public_server.php:160 -msgid "Set any of these options to 0 to deactivate it." -msgstr "Setze diese Einstellungen auf 0, um sie jeweils zu deaktivieren." diff --git a/public_server/lang/de/strings.php b/public_server/lang/de/strings.php index bd329310..f2fb0fd0 100644 --- a/public_server/lang/de/strings.php +++ b/public_server/lang/de/strings.php @@ -10,5 +10,3 @@ $a->strings["Administrator"] = "Administrator"; $a->strings["Your account on %s will expire in a few days."] = "Dein Konto auf %s wird in ein paar Tagen verfallen."; $a->strings["Your Friendica account is about to expire."] = "Dein Friendica-Konto wird in Kürze auslaufen."; $a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = "Hallo %1\$s,\n\ndein Account auf %2\$s wird in weniger als fünf Tagen auslaufen. Du kannst das verhindern, indem du dich mindestens einmal alle 30 Tage anmeldest."; -$a->strings["Save Settings"] = "Einstellungen speichern"; -$a->strings["Set any of these options to 0 to deactivate it."] = "Setze diese Einstellungen auf 0, um sie jeweils zu deaktivieren."; diff --git a/public_server/lang/es/messages.po b/public_server/lang/es/messages.po index 63864547..12d8cef6 100644 --- a/public_server/lang/es/messages.po +++ b/public_server/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 02:02+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-11-17 22:12+0000\n" +"Last-Translator: Albert\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,31 +19,23 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: public_server.php:64 +#: public_server.php:62 msgid "Administrator" msgstr "Administrador" -#: public_server.php:118 +#: public_server.php:126 #, php-format msgid "Your account on %s will expire in a few days." msgstr "Su cuenta de %s expirará en unos días." -#: public_server.php:119 +#: public_server.php:127 msgid "Your Friendica account is about to expire." msgstr "Su cuenta de Friendica está a punto de expirar." -#: public_server.php:120 +#: public_server.php:128 #, php-format msgid "" "Hi %1$s,\n" "\n" "Your account on %2$s will expire in less than five days. You may keep your account by logging in at least once every 30 days" msgstr "Hola %1$s,\n\nSu cuenta de %2$s expirará en menos de cinco días. Puede conservar su cuenta iniciando sesión al menos una vez cada 30 días" - -#: public_server.php:158 -msgid "Save Settings" -msgstr "Grabar ajustes" - -#: public_server.php:160 -msgid "Set any of these options to 0 to deactivate it." -msgstr "Establezca cualquiera de estas opciones en 0 para desactivarla." diff --git a/public_server/lang/es/strings.php b/public_server/lang/es/strings.php index 60624e99..dc561073 100644 --- a/public_server/lang/es/strings.php +++ b/public_server/lang/es/strings.php @@ -10,5 +10,3 @@ $a->strings["Administrator"] = "Administrador"; $a->strings["Your account on %s will expire in a few days."] = "Su cuenta de %s expirará en unos días."; $a->strings["Your Friendica account is about to expire."] = "Su cuenta de Friendica está a punto de expirar."; $a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = "Hola %1\$s,\n\nSu cuenta de %2\$s expirará en menos de cinco días. Puede conservar su cuenta iniciando sesión al menos una vez cada 30 días"; -$a->strings["Save Settings"] = "Grabar ajustes"; -$a->strings["Set any of these options to 0 to deactivate it."] = "Establezca cualquiera de estas opciones en 0 para desactivarla."; diff --git a/pumpio/lang/es/messages.po b/pumpio/lang/es/messages.po index 1f73a8cf..86981996 100644 --- a/pumpio/lang/es/messages.po +++ b/pumpio/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 02:03+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2014-06-23 14:45+0200\n" +"PO-Revision-Date: 2016-11-17 22:20+0000\n" +"Last-Translator: Albert\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,76 +19,84 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: pumpio.php:54 +#: pumpio.php:38 msgid "Permission denied." msgstr "Permiso denegado." -#: pumpio.php:149 +#: pumpio.php:124 #, php-format msgid "Unable to register the client at the pump.io server '%s'." msgstr "Imposible registrar el cliente en el servidor '%s' de pump.io." -#: pumpio.php:189 +#: pumpio.php:164 msgid "You are now authenticated to pumpio." msgstr "Ahora está autenticado en Pump.io." -#: pumpio.php:190 +#: pumpio.php:165 msgid "return to the connector page" msgstr "volver a la página del conector" -#: pumpio.php:210 +#: pumpio.php:183 msgid "Post to pumpio" msgstr "Publicar en Pump.io" -#: pumpio.php:251 pumpio.php:255 +#: pumpio.php:221 pumpio.php:225 msgid "Pump.io Import/Export/Mirror" msgstr "Importar/Exportar/Reflejar Pump.io" -#: pumpio.php:259 +#: pumpio.php:229 msgid "pump.io username (without the servername)" msgstr "Nombre de usuario de Pump.io (sin el nombre de servidor)" -#: pumpio.php:264 +#: pumpio.php:234 msgid "pump.io servername (without \"http://\" or \"https://\" )" msgstr "Nombre de servidor de Pump.io (sin \"http://\" o \"https://\" )" -#: pumpio.php:275 +#: pumpio.php:246 msgid "Authenticate your pump.io connection" msgstr "Autenticar su conexión de Pump.io" -#: pumpio.php:279 +#: pumpio.php:250 msgid "Import the remote timeline" msgstr "Importar la línea de tiempo remota" -#: pumpio.php:284 +#: pumpio.php:255 msgid "Enable pump.io Post Addon" -msgstr "Habilitar el complemento de publicación pump.io" +msgstr "Habilitar Addon de publicación de Pump.io" -#: pumpio.php:289 +#: pumpio.php:260 msgid "Post to pump.io by default" msgstr "Publicar en Pump.io por defecto" -#: pumpio.php:294 +#: pumpio.php:265 msgid "Should posts be public?" msgstr "¿Deberían de ser públicas las entradas?" -#: pumpio.php:299 +#: pumpio.php:270 msgid "Mirror all public posts" msgstr "Reflejar todas las entradas públicas" -#: pumpio.php:304 +#: pumpio.php:275 msgid "Check to delete this preset" msgstr "Chequear para eliminar este preajuste" -#: pumpio.php:314 +#: pumpio.php:285 msgid "Save Settings" msgstr "Guardar Ajustes" -#: pumpio.php:981 +#: pumpio.php:515 +msgid "Pump.io post failed. Queued for retry." +msgstr "Falló la publicación de Pump.io. En cola para reintentar." + +#: pumpio.php:587 +msgid "Pump.io like failed. Queued for retry." +msgstr "Falló el Like de Pump.io. En cola para reintentar." + +#: pumpio.php:875 msgid "status" msgstr "estado" -#: pumpio.php:985 +#: pumpio.php:879 #, php-format msgid "%1$s likes %2$s's %3$s" msgstr "A %1$s le gustan los %3$s de %2$s" diff --git a/pumpio/lang/es/strings.php b/pumpio/lang/es/strings.php index 049d628e..b251a779 100644 --- a/pumpio/lang/es/strings.php +++ b/pumpio/lang/es/strings.php @@ -16,11 +16,13 @@ $a->strings["pump.io username (without the servername)"] = "Nombre de usuario de $a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "Nombre de servidor de Pump.io (sin \"http://\" o \"https://\" )"; $a->strings["Authenticate your pump.io connection"] = "Autenticar su conexión de Pump.io"; $a->strings["Import the remote timeline"] = "Importar la línea de tiempo remota"; -$a->strings["Enable pump.io Post Addon"] = "Habilitar el complemento de publicación pump.io"; +$a->strings["Enable pump.io Post Addon"] = "Habilitar Addon de publicación de Pump.io"; $a->strings["Post to pump.io by default"] = "Publicar en Pump.io por defecto"; $a->strings["Should posts be public?"] = "¿Deberían de ser públicas las entradas?"; $a->strings["Mirror all public posts"] = "Reflejar todas las entradas públicas"; $a->strings["Check to delete this preset"] = "Chequear para eliminar este preajuste"; $a->strings["Save Settings"] = "Guardar Ajustes"; +$a->strings["Pump.io post failed. Queued for retry."] = "Falló la publicación de Pump.io. En cola para reintentar."; +$a->strings["Pump.io like failed. Queued for retry."] = "Falló el Like de Pump.io. En cola para reintentar."; $a->strings["status"] = "estado"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s le gustan los %3\$s de %2\$s"; diff --git a/qcomment/lang/es/messages.po b/qcomment/lang/es/messages.po index 118ed4f9..ddf80128 100644 --- a/qcomment/lang/es/messages.po +++ b/qcomment/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 02:03+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-11-17 22:22+0000\n" +"Last-Translator: Albert\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,32 +19,36 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcomment.php:42 +#: qcomment.php:51 msgid ":-)" msgstr ":-)" -#: qcomment.php:42 +#: qcomment.php:51 msgid ":-(" msgstr ":-(" -#: qcomment.php:42 +#: qcomment.php:51 msgid "lol" msgstr "LOL" -#: qcomment.php:47 +#: qcomment.php:54 msgid "Quick Comment Settings" msgstr "Ajustes de Comentario Rápido" -#: qcomment.php:48 +#: qcomment.php:56 msgid "" "Quick comments are found near comment boxes, sometimes hidden. Click them to" " provide simple replies." msgstr "Los comentarios rápidos están junto a las cajas de comentario, a veces ocultos. Click sobre ellos para proveer respuestas simples." -#: qcomment.php:49 -msgid "Save Settings" -msgstr "Grabar ajustes" - -#: qcomment.php:50 +#: qcomment.php:57 msgid "Enter quick comments, one per line" msgstr "Introducir comentarios rápidos, uno por línea" + +#: qcomment.php:61 +msgid "Submit" +msgstr "Enviar" + +#: qcomment.php:75 +msgid "Quick Comment settings saved." +msgstr "Ajustes de Comentario Rápido guardados." diff --git a/qcomment/lang/es/strings.php b/qcomment/lang/es/strings.php index ce56ff72..71df6bcc 100644 --- a/qcomment/lang/es/strings.php +++ b/qcomment/lang/es/strings.php @@ -11,5 +11,6 @@ $a->strings[":-("] = ":-("; $a->strings["lol"] = "LOL"; $a->strings["Quick Comment Settings"] = "Ajustes de Comentario Rápido"; $a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Los comentarios rápidos están junto a las cajas de comentario, a veces ocultos. Click sobre ellos para proveer respuestas simples."; -$a->strings["Save Settings"] = "Grabar ajustes"; $a->strings["Enter quick comments, one per line"] = "Introducir comentarios rápidos, uno por línea"; +$a->strings["Submit"] = "Enviar"; +$a->strings["Quick Comment settings saved."] = "Ajustes de Comentario Rápido guardados."; diff --git a/randplace/lang/es/messages.po b/randplace/lang/es/messages.po index c194acac..7f0a1047 100644 --- a/randplace/lang/es/messages.po +++ b/randplace/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 02:05+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-11-17 22:23+0000\n" +"Last-Translator: Albert\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,14 +19,14 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: randplace.php:166 +#: randplace.php:169 msgid "Randplace Settings" msgstr "Ajustes de Randplace" -#: randplace.php:168 +#: randplace.php:171 msgid "Enable Randplace Addon" -msgstr "Habilitar el complemento Randplace" +msgstr "Habilitar el Addon de Randplace" -#: randplace.php:174 -msgid "Save Settings" -msgstr "Guardar ajustes" +#: randplace.php:177 +msgid "Submit" +msgstr "Enviar" diff --git a/randplace/lang/es/strings.php b/randplace/lang/es/strings.php index 6fc36a81..bca4bca5 100644 --- a/randplace/lang/es/strings.php +++ b/randplace/lang/es/strings.php @@ -7,5 +7,5 @@ function string_plural_select_es($n){ }} ; $a->strings["Randplace Settings"] = "Ajustes de Randplace"; -$a->strings["Enable Randplace Addon"] = "Habilitar el complemento Randplace"; -$a->strings["Save Settings"] = "Guardar ajustes"; +$a->strings["Enable Randplace Addon"] = "Habilitar el Addon de Randplace"; +$a->strings["Submit"] = "Enviar"; diff --git a/rendertime/lang/es/messages.po b/rendertime/lang/es/messages.po index 33aa6afd..b672e0a8 100644 --- a/rendertime/lang/es/messages.po +++ b/rendertime/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 02:05+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-11-17 22:31+0000\n" +"Last-Translator: Albert\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,14 +19,9 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: rendertime.php:36 +#: rendertime.php:29 #, php-format msgid "" -"Database: %s/%s, Network: %s, Rendering: %s, Session: %s, I/O: %s, Other: " -"%s, Total: %s" -msgstr "Base de Datos: %s/%s, Red: %s, Reproducción: %s, Sesión: %s, E/S: %s, Otros: %s, Total: %s" - -#: rendertime.php:53 -#, php-format -msgid "Class-Init: %s, Boot: %s, Init: %s, Content: %s, Other: %s, Total: %s" -msgstr "Clase de Inicio: %s, Arranque: %s, Inicio: %s, Contenido: %s, Otros: %s, Total: %s" +"Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, " +"Other: %s, Total: %s" +msgstr "Cumplimiento: Base de datos: %s, Red: %s, Renderizado: %s, Analizador: %s, I/O: %s, Otro: %s, Total: %s" diff --git a/rendertime/lang/es/strings.php b/rendertime/lang/es/strings.php index e8370a31..0efb7ba9 100644 --- a/rendertime/lang/es/strings.php +++ b/rendertime/lang/es/strings.php @@ -6,5 +6,4 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["Database: %s/%s, Network: %s, Rendering: %s, Session: %s, I/O: %s, Other: %s, Total: %s"] = "Base de Datos: %s/%s, Red: %s, Reproducción: %s, Sesión: %s, E/S: %s, Otros: %s, Total: %s"; -$a->strings["Class-Init: %s, Boot: %s, Init: %s, Content: %s, Other: %s, Total: %s"] = "Clase de Inicio: %s, Arranque: %s, Inicio: %s, Contenido: %s, Otros: %s, Total: %s"; +$a->strings["Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, Other: %s, Total: %s"] = "Cumplimiento: Base de datos: %s, Red: %s, Renderizado: %s, Analizador: %s, I/O: %s, Otro: %s, Total: %s"; diff --git a/securemail/lang/es/messages.po b/securemail/lang/es/messages.po deleted file mode 100644 index a62fa0d0..00000000 --- a/securemail/lang/es/messages.po +++ /dev/null @@ -1,54 +0,0 @@ -# ADDON securemail -# Copyright (C) -# This file is distributed under the same license as the Friendica securemail 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: 2018-03-20 07:26+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" - -#: securemail.php:51 -msgid "\"Secure Mail\" Settings" -msgstr "Configuración de \"Secure Mail\"" - -#: securemail.php:52 -msgid "Save Settings" -msgstr "Guardar ajustes" - -#: securemail.php:53 securemail.php:80 -msgid "Save and send test" -msgstr "Guardar y enviar prueba" - -#: securemail.php:54 -msgid "Enable Secure Mail" -msgstr "Habilitar correo seguro" - -#: securemail.php:55 -msgid "Public key" -msgstr "Public key" - -#: securemail.php:55 -msgid "Your public PGP key, ascii armored format" -msgstr "Tu clave PGP pública, formato blindado ascii" - -#: securemail.php:88 -msgid "Test email sent" -msgstr "Correo de prueba enviado" - -#: securemail.php:90 -msgid "There was an error sending the test email" -msgstr "Hubo un error al enviar el correo electrónico de prueba." diff --git a/securemail/lang/es/strings.php b/securemail/lang/es/strings.php deleted file mode 100644 index 3fe46033..00000000 --- a/securemail/lang/es/strings.php +++ /dev/null @@ -1,16 +0,0 @@ -strings["\"Secure Mail\" Settings"] = "Configuración de \"Secure Mail\""; -$a->strings["Save Settings"] = "Guardar ajustes"; -$a->strings["Save and send test"] = "Guardar y enviar prueba"; -$a->strings["Enable Secure Mail"] = "Habilitar correo seguro"; -$a->strings["Public key"] = "Public key"; -$a->strings["Your public PGP key, ascii armored format"] = "Tu clave PGP pública, formato blindado ascii"; -$a->strings["Test email sent"] = "Correo de prueba enviado"; -$a->strings["There was an error sending the test email"] = "Hubo un error al enviar el correo electrónico de prueba."; diff --git a/showmore/lang/es/messages.po b/showmore/lang/es/messages.po index d7f09108..56744631 100644 --- a/showmore/lang/es/messages.po +++ b/showmore/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 02:08+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-11-17 22:32+0000\n" +"Last-Translator: Albert\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,22 +19,26 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: showmore.php:35 showmore.php:39 +#: showmore.php:38 msgid "\"Show more\" Settings" msgstr "Ajustes de \"Mostrar más\"" -#: showmore.php:44 +#: showmore.php:41 msgid "Enable Show More" msgstr "Habilitar Mostrar Más" -#: showmore.php:47 +#: showmore.php:44 msgid "Cutting posts after how much characters" msgstr "Cortar entradas después de tantos carácteres" -#: showmore.php:51 -msgid "Save Settings" -msgstr "Guardar ajustes" +#: showmore.php:48 +msgid "Submit" +msgstr "Enviar" -#: showmore.php:129 +#: showmore.php:65 +msgid "Show More Settings saved." +msgstr "Ajustes de Mostrar Más guardados." + +#: showmore.php:119 msgid "show more" msgstr "mostrar más" diff --git a/showmore/lang/es/strings.php b/showmore/lang/es/strings.php index 3156fb20..ee001824 100644 --- a/showmore/lang/es/strings.php +++ b/showmore/lang/es/strings.php @@ -9,5 +9,6 @@ function string_plural_select_es($n){ $a->strings["\"Show more\" Settings"] = "Ajustes de \"Mostrar más\""; $a->strings["Enable Show More"] = "Habilitar Mostrar Más"; $a->strings["Cutting posts after how much characters"] = "Cortar entradas después de tantos carácteres"; -$a->strings["Save Settings"] = "Guardar ajustes"; +$a->strings["Submit"] = "Enviar"; +$a->strings["Show More Settings saved."] = "Ajustes de Mostrar Más guardados."; $a->strings["show more"] = "mostrar más"; diff --git a/startpage/lang/es/messages.po b/startpage/lang/es/messages.po index df56d227..a2e75db5 100644 --- a/startpage/lang/es/messages.po +++ b/startpage/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 02:09+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-11-17 22:39+0000\n" +"Last-Translator: Albert\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,18 +19,18 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: startpage.php:74 startpage.php:78 -msgid "Startpage" -msgstr "Página de Inicio" +#: startpage.php:83 +msgid "Startpage Settings" +msgstr "Ajustes de Startpage" -#: startpage.php:81 +#: startpage.php:85 msgid "Home page to load after login - leave blank for profile wall" msgstr "Página principal a cargar tras el acceso - dejar en blanco para el muro de perfil" -#: startpage.php:84 +#: startpage.php:88 msgid "Examples: "network" or "notifications/system"" msgstr "Ejemplos: "network" o "notifications/system"" -#: startpage.php:88 -msgid "Save Settings" -msgstr "Guardar ajustes" +#: startpage.php:92 +msgid "Submit" +msgstr "Enviar" diff --git a/startpage/lang/es/strings.php b/startpage/lang/es/strings.php index 2c0db20d..24485e72 100644 --- a/startpage/lang/es/strings.php +++ b/startpage/lang/es/strings.php @@ -6,7 +6,7 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["Startpage"] = "Página de Inicio"; +$a->strings["Startpage Settings"] = "Ajustes de Startpage"; $a->strings["Home page to load after login - leave blank for profile wall"] = "Página principal a cargar tras el acceso - dejar en blanco para el muro de perfil"; $a->strings["Examples: "network" or "notifications/system""] = "Ejemplos: "network" o "notifications/system""; -$a->strings["Save Settings"] = "Guardar ajustes"; +$a->strings["Submit"] = "Enviar"; diff --git a/superblock/lang/es/messages.po b/superblock/lang/es/messages.po index 555a945f..3bbdeb90 100644 --- a/superblock/lang/es/messages.po +++ b/superblock/lang/es/messages.po @@ -5,15 +5,14 @@ # # Translators: # Albert, 2016-2017 -# juanman , 2017 -# Senex Petrovic , 2021 +# juanman , 2017 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-04-06 02:09+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2017-04-21 08:45+0200\n" +"PO-Revision-Date: 2017-10-26 18:00+0000\n" +"Last-Translator: Albert\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" @@ -21,18 +20,26 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: superblock.php:38 superblock.php:42 -msgid "Superblock" -msgstr "Soperbloquéo" +#: superblock.php:53 superblock.php:57 +msgid "\"Superblock\"" +msgstr "«Superbloque»" -#: superblock.php:45 +#: superblock.php:60 msgid "Comma separated profile URLS to block" msgstr "Perfil de URLS a bloque separado por comas" -#: superblock.php:49 +#: superblock.php:64 msgid "Save Settings" msgstr "Guardar configuración" -#: superblock.php:138 +#: superblock.php:76 +msgid "SUPERBLOCK Settings saved." +msgstr "Ajustes de SUPERBLOQUE guardados." + +#: superblock.php:148 msgid "Block Completely" msgstr "Bloquear completamente" + +#: superblock.php:168 +msgid "superblock settings updated" +msgstr "ajustes de superbloque actualizados" diff --git a/superblock/lang/es/strings.php b/superblock/lang/es/strings.php index b211bfc6..65373bab 100644 --- a/superblock/lang/es/strings.php +++ b/superblock/lang/es/strings.php @@ -6,7 +6,9 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; -$a->strings["Superblock"] = "Soperbloquéo"; +$a->strings["\"Superblock\""] = "«Superbloque»"; $a->strings["Comma separated profile URLS to block"] = "Perfil de URLS a bloque separado por comas"; $a->strings["Save Settings"] = "Guardar configuración"; +$a->strings["SUPERBLOCK Settings saved."] = "Ajustes de SUPERBLOQUE guardados."; $a->strings["Block Completely"] = "Bloquear completamente"; +$a->strings["superblock settings updated"] = "ajustes de superbloque actualizados"; diff --git a/testdrive/lang/es/messages.po b/testdrive/lang/es/messages.po index 2065d01d..d19a907a 100644 --- a/testdrive/lang/es/messages.po +++ b/testdrive/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 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-04-06 02:10+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2015-08-23 17:30+0200\n" +"PO-Revision-Date: 2016-11-18 11:58+0000\n" +"Last-Translator: Albert\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,23 +19,23 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: testdrive.php:64 +#: testdrive.php:67 msgid "Administrator" msgstr "Administrador" -#: testdrive.php:89 +#: testdrive.php:94 #, php-format msgid "Your account on %s will expire in a few days." msgstr "Su cuenta de %s expirará en unos días." -#: testdrive.php:90 +#: testdrive.php:95 msgid "Your Friendica test account is about to expire." msgstr "Su cuenta de prueba de Friendica está a punto de expirar." -#: testdrive.php:91 +#: testdrive.php:96 #, php-format msgid "" "Hi %1$s,\n" "\n" -"Your test account on %2$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at %s/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at https://friendi.ca." -msgstr "Hi %1$s,\n\nTu cuenta de prueba en %2$s caducará en menos de cinco días. Esperamos que haya disfrutado de esta prueba y aproveche esta oportunidad para encontrar un sitio web permanente de Friendica para sus comunicaciones sociales integradas. Una lista de sitios públicos está disponible en%s/siteinfo - y para obtener más información sobre cómo configurar su propio servidor Friendica, consulte el sitio web del proyecto Friendica en https://friendi.ca." +"Your test account on %2$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at %s/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com." +msgstr "Hola %1$s,\n\nSu cuenta de prueba de %2$s expirará en menos de cinco días. Esperamos que disfrute este drive de prueba y usar esta oportunidad para encontrar una página web permanente de Friendica para sus comunicaciones sociales integradas. Una lista de sitios públicos está disponible en %s/siteinfo - y para más información ajustando su servidor de Friendica por favor vea la página del proyecto de Friendica en http://friendica.com." diff --git a/testdrive/lang/es/strings.php b/testdrive/lang/es/strings.php index b9bc6a78..f91f26a8 100644 --- a/testdrive/lang/es/strings.php +++ b/testdrive/lang/es/strings.php @@ -9,4 +9,4 @@ function string_plural_select_es($n){ $a->strings["Administrator"] = "Administrador"; $a->strings["Your account on %s will expire in a few days."] = "Su cuenta de %s expirará en unos días."; $a->strings["Your Friendica test account is about to expire."] = "Su cuenta de prueba de Friendica está a punto de expirar."; -$a->strings["Hi %1\$s,\n\nYour test account on %2\$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at %s/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at https://friendi.ca."] = "Hi %1\$s,\n\nTu cuenta de prueba en %2\$s caducará en menos de cinco días. Esperamos que haya disfrutado de esta prueba y aproveche esta oportunidad para encontrar un sitio web permanente de Friendica para sus comunicaciones sociales integradas. Una lista de sitios públicos está disponible en%s/siteinfo - y para obtener más información sobre cómo configurar su propio servidor Friendica, consulte el sitio web del proyecto Friendica en https://friendi.ca."; +$a->strings["Hi %1\$s,\n\nYour test account on %2\$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at %s/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com."] = "Hola %1\$s,\n\nSu cuenta de prueba de %2\$s expirará en menos de cinco días. Esperamos que disfrute este drive de prueba y usar esta oportunidad para encontrar una página web permanente de Friendica para sus comunicaciones sociales integradas. Una lista de sitios públicos está disponible en %s/siteinfo - y para más información ajustando su servidor de Friendica por favor vea la página del proyecto de Friendica en http://friendica.com."; diff --git a/tumblr/lang/es/messages.po b/tumblr/lang/es/messages.po index 83f1d7be..5993bd53 100644 --- a/tumblr/lang/es/messages.po +++ b/tumblr/lang/es/messages.po @@ -4,15 +4,14 @@ # # # Translators: -# Albert, 2016 -# Senex Petrovic , 2021 +# Alberto Díaz , 2016 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:16+0100\n" -"PO-Revision-Date: 2021-04-06 02:11+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-10-12 15:15+0000\n" +"Last-Translator: Alberto Díaz \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,54 +19,46 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: tumblr.php:39 +#: tumblr.php:34 msgid "Permission denied." msgstr "Permiso denegado." -#: tumblr.php:69 tumblr.php:283 -msgid "Save Settings" -msgstr "Guardar ajustes" - -#: tumblr.php:71 -msgid "Consumer Key" -msgstr "Consumer Key" - -#: tumblr.php:72 -msgid "Consumer Secret" -msgstr "Consumer Secret" - -#: tumblr.php:177 +#: tumblr.php:144 msgid "You are now authenticated to tumblr." msgstr "Está ahora autenticado en tumblr." -#: tumblr.php:178 +#: tumblr.php:145 msgid "return to the connector page" msgstr "Vuelva a la página del conector" -#: tumblr.php:194 +#: tumblr.php:158 msgid "Post to Tumblr" msgstr "Publicar en Tumblr" -#: tumblr.php:224 tumblr.php:228 -msgid "Tumblr Export" -msgstr "Exportar a Tumblr " +#: tumblr.php:185 +msgid "Tumblr Post Settings" +msgstr "Ajustes de publicación de Tumblr" -#: tumblr.php:232 +#: tumblr.php:188 msgid "(Re-)Authenticate your tumblr page" msgstr "(Re-)autenticar su página de tumblr" -#: tumblr.php:236 +#: tumblr.php:192 msgid "Enable Tumblr Post Addon" -msgstr "Habilitar el complemento de publicación de Tumblr" +msgstr "Habilite el addon Tumblr Post" -#: tumblr.php:242 +#: tumblr.php:197 msgid "Post to Tumblr by default" msgstr "Publique en Tumblr por defecto" -#: tumblr.php:263 +#: tumblr.php:217 msgid "Post to page:" msgstr "Publicar en página:" -#: tumblr.php:277 +#: tumblr.php:228 msgid "You are not authenticated to tumblr" msgstr "No está autenticado en tumblr" + +#: tumblr.php:233 +msgid "Submit" +msgstr "Enviar" diff --git a/tumblr/lang/es/strings.php b/tumblr/lang/es/strings.php index fd265c01..43c69a99 100644 --- a/tumblr/lang/es/strings.php +++ b/tumblr/lang/es/strings.php @@ -7,15 +7,13 @@ function string_plural_select_es($n){ }} ; $a->strings["Permission denied."] = "Permiso denegado."; -$a->strings["Save Settings"] = "Guardar ajustes"; -$a->strings["Consumer Key"] = "Consumer Key"; -$a->strings["Consumer Secret"] = "Consumer Secret"; $a->strings["You are now authenticated to tumblr."] = "Está ahora autenticado en tumblr."; $a->strings["return to the connector page"] = "Vuelva a la página del conector"; $a->strings["Post to Tumblr"] = "Publicar en Tumblr"; -$a->strings["Tumblr Export"] = "Exportar a Tumblr "; +$a->strings["Tumblr Post Settings"] = "Ajustes de publicación de Tumblr"; $a->strings["(Re-)Authenticate your tumblr page"] = "(Re-)autenticar su página de tumblr"; -$a->strings["Enable Tumblr Post Addon"] = "Habilitar el complemento de publicación de Tumblr"; +$a->strings["Enable Tumblr Post Addon"] = "Habilite el addon Tumblr Post"; $a->strings["Post to Tumblr by default"] = "Publique en Tumblr por defecto"; $a->strings["Post to page:"] = "Publicar en página:"; $a->strings["You are not authenticated to tumblr"] = "No está autenticado en tumblr"; +$a->strings["Submit"] = "Enviar"; diff --git a/twitter/lang/es/messages.po b/twitter/lang/es/messages.po index 6673ef0a..739ac523 100644 --- a/twitter/lang/es/messages.po +++ b/twitter/lang/es/messages.po @@ -4,16 +4,14 @@ # # # Translators: -# Albert, 2016 -# Julio Cova, 2019 -# Senex Petrovic , 2021 +# Athalbert, 2016 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:16+0100\n" -"PO-Revision-Date: 2021-04-06 02:17+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-10-10 15:07+0000\n" +"Last-Translator: Athalbert\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" @@ -21,113 +19,105 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: twitter.php:189 +#: twitter.php:77 msgid "Post to Twitter" msgstr "Entrada para Twitter" -#: twitter.php:234 -msgid "" -"You submitted an empty PIN, please Sign In with Twitter again to get a new " -"one." -msgstr "Envió un PIN vacío, inicie sesión con Twitter nuevamente para obtener uno nuevo." +#: twitter.php:129 +msgid "Twitter settings updated." +msgstr "Ajustes de Twitter actualizados." -#: twitter.php:291 twitter.php:295 -msgid "Twitter Import/Export/Mirror" -msgstr "Importación / Exportación / Espejo de Twitter" +#: twitter.php:157 +msgid "Twitter Posting Settings" +msgstr "Ajustes de publicación de Twitter" -#: twitter.php:302 +#: twitter.php:164 msgid "" "No consumer key pair for Twitter found. Please contact your site " "administrator." -msgstr "No se ha encontrado ningún par de claves de consumidor para Twitter. Por favor, póngase en contacto con el administrador de su sitio. " +msgstr "No hay par de claves para encuentro de Twitter." -#: twitter.php:314 +#: twitter.php:183 msgid "" "At this Friendica instance the Twitter addon was enabled but you have not " "yet connected your account to your Twitter account. To do so click the " "button below to get a PIN from Twitter which you have to copy into the input" " box below and submit the form. Only your public posts will" " be posted to Twitter." -msgstr "En esta instancia de Friendica, se habilitó el complemento de Twitter, pero aún no ha conectado su cuenta a su cuenta de Twitter. Para hacerlo, haga clic en el botón de abajo para obtener un PIN de Twitter que debe copiar en el cuadro de entrada a continuación y enviar el formulario. Solo sus publicaciones de public se publicarán en Twitter." +msgstr "En esta petición de Friendica el addon de Twitter estaba activo pero usted no ha conectado aún su cuenta con la cuenta de Twitter. Para hacerlo click en el botón de abajo para obtener un PIN desde Twitter que tiene que copiar en la caja de texto de abajo y enviar el formulario. Sólo sus entradas públicas serán posteadas en Twitter" -#: twitter.php:315 +#: twitter.php:184 msgid "Log in with Twitter" msgstr "Iniciar sesión con Twitter" -#: twitter.php:317 +#: twitter.php:186 msgid "Copy the PIN from Twitter here" msgstr "Copie el PIN de Twitter aquí" -#: twitter.php:322 twitter.php:377 twitter.php:768 -msgid "Save Settings" -msgstr "Guardar ajustes" +#: twitter.php:191 twitter.php:229 twitter.php:556 +msgid "Submit" +msgstr "Enviar" -#: twitter.php:324 twitter.php:379 -msgid "An error occured: " -msgstr "Ocurrió un error:" - -#: twitter.php:341 +#: twitter.php:200 msgid "Currently connected to: " msgstr "Moneda conectada a:" -#: twitter.php:342 twitter.php:352 -msgid "Disconnect" -msgstr "Desconectar" - -#: twitter.php:359 -msgid "Allow posting to Twitter" -msgstr "Permitir publicar en Twitter" - -#: twitter.php:359 +#: twitter.php:201 msgid "" "If enabled all your public postings can be posted to the " "associated Twitter account. You can choose to do so by default (here) or for" " every posting separately in the posting options when writing the entry." msgstr "Si habilita todas sus publicaciones públicas pueden ser publicadas en la cuenta de Twitter asociada. Puede elegir hacer eso por defecto (aquí) o por cada publicación por separado en las opciones de entrada cuando escriba la entrada." -#: twitter.php:362 +#: twitter.php:203 msgid "" -"Note: Due to your privacy settings (Hide your profile " +"Note: Due your privacy settings (Hide your profile " "details from unknown viewers?) the link potentially included in public " "postings relayed to Twitter will lead the visitor to a blank page informing " "the visitor that the access to your profile has been restricted." -msgstr "Nota: Debido a tu privacidad (Ocultar tu perfil de desconocidos?) el enlace potencialmente incluido en publicaciones públicas retransmitidas a Twitter llevará al visitante a una página en blanco que le informa que el acceso a su perfil ha sido restringido." +msgstr "Nota: Debido a sus ajustes de privacidad (¿Ocultar sus detalles de perfil de espectadores desconocidos?) el enlace potencialmente incluido en publicaciones públicas relevado a Twitter llevará al visitante a una página en blanco informándole de que el acceso a su perfil ha sido restringido." -#: twitter.php:365 +#: twitter.php:206 +msgid "Allow posting to Twitter" +msgstr "Permitir publicar en Twitter" + +#: twitter.php:209 msgid "Send public postings to Twitter by default" msgstr "Enviar publicaciones públicas a Twitter por defecto" -#: twitter.php:368 -msgid "Mirror all posts from twitter that are no replies" -msgstr "Refleje todas las publicaciones de Twitter que no sean respuestas" +#: twitter.php:213 +msgid "Mirror all posts from twitter that are no replies or retweets" +msgstr "Reflejar todas las publicaciones de Twitter que no son respuestas o retweets." -#: twitter.php:371 -msgid "Import the remote timeline" -msgstr "Importar la línea de tiempo remota" +#: twitter.php:217 +msgid "Shortening method that optimizes the tweet" +msgstr "Método de corte the optimiza el tweet" -#: twitter.php:374 -msgid "Automatically create contacts" -msgstr "Crea contactos automáticamente" +#: twitter.php:221 +msgid "Send linked #-tags and @-names to Twitter" +msgstr "Enviar #-etiquetas enlazadas y @-nombres a Twitter" -#: twitter.php:374 -msgid "" -"This will automatically create a contact in Friendica as soon as you receive" -" a message from an existing contact via the Twitter network. If you do not " -"enable this, you need to manually add those Twitter contacts in Friendica " -"from whom you would like to see posts here. However if enabled, you cannot " -"merely remove a twitter contact from the Friendica contact list, as it will " -"recreate this contact when they post again." -msgstr "Esto creará automáticamente un contacto en Friendica tan pronto como reciba un mensaje de un contacto existente a través de la red de Twitter. Si no habilita esto, debe agregar manualmente los contactos de Twitter en Friendica de los que le gustaría ver las publicaciones aquí. Sin embargo, si está habilitado, no puede simplemente eliminar un contacto de Twitter de la lista de contactos de Friendica, ya que volverá a crear este contacto cuando vuelva a publicar." +#: twitter.php:226 +msgid "Clear OAuth configuration" +msgstr "Borrar configuración OAuth" -#: twitter.php:770 +#: twitter.php:550 +msgid "Settings updated." +msgstr "Ajustes actualizados" + +#: twitter.php:558 msgid "Consumer key" msgstr "Clave de consumidor" -#: twitter.php:771 +#: twitter.php:559 msgid "Consumer secret" msgstr "Secreto de consumidor" -#: twitter.php:967 -#, php-format -msgid "%s on Twitter" -msgstr "%s en Twitter" +#: twitter.php:560 +msgid "Name of the Twitter Application" +msgstr "Nombre de la aplicación de Twitter" + +#: twitter.php:560 +msgid "" +"set this to avoid mirroring postings from ~friendica back to ~friendica" +msgstr "Fijar esto para evitar el reflejo de publicaciones de ~friendica de vuelta a ~friendica" diff --git a/twitter/twitter.php b/twitter/twitter.php index c2cfce28..953571f3 100644 --- a/twitter/twitter.php +++ b/twitter/twitter.php @@ -1462,6 +1462,8 @@ function twitter_expand_entities($body, stdClass $status, $picture) $body = Strings::substringReplace($body, $parameters['replace'], $startIndex, $parameters['length']); } + $body = trim($body); + // Footer will be taken care of with a share block in the case of a quote if (empty($status->quoted_status)) { $footer = ''; @@ -1478,7 +1480,7 @@ function twitter_expand_entities($body, stdClass $status, $picture) } } - return ['body' => $body, 'plain' => trim($plain), 'taglist' => $taglist]; + return ['body' => trim($body), 'plain' => trim($plain), 'taglist' => $taglist]; } /** @@ -1529,8 +1531,10 @@ function twitter_media_entities($post, array &$postarray) } $postarray['object-type'] = Activity\ObjectType::IMAGE; + $postarray['post-type'] = Item::PT_IMAGE; break; case 'video': + $postarray['post-type'] = Item::PT_VIDEO; case 'animated_gif': if (!empty($medium->ext_alt_text)) { Logger::info('Got text description', ['alt_text' => $medium->ext_alt_text]); diff --git a/viewsrc/lang/es/messages.po b/viewsrc/lang/es/messages.po deleted file mode 100644 index 7e22ccf8..00000000 --- a/viewsrc/lang/es/messages.po +++ /dev/null @@ -1,26 +0,0 @@ -# ADDON viewsrc -# Copyright (C) -# This file is distributed under the same license as the Friendica viewsrc 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:16+0100\n" -"PO-Revision-Date: 2018-03-20 07:26+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" - -#: viewsrc.php:49 -msgid "View Source" -msgstr "Ver fuente" diff --git a/viewsrc/lang/es/strings.php b/viewsrc/lang/es/strings.php index fc6fe0b9..4252372a 100644 --- a/viewsrc/lang/es/strings.php +++ b/viewsrc/lang/es/strings.php @@ -1,9 +1,3 @@ -strings["View Source"] = "Ver fuente"; +strings["View Source"] = "Ver fuente"; diff --git a/windowsphonepush/lang/es/messages.po b/windowsphonepush/lang/es/messages.po index d26af61c..52d8e807 100644 --- a/windowsphonepush/lang/es/messages.po +++ b/windowsphonepush/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016 -# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:16+0100\n" -"PO-Revision-Date: 2021-04-06 02:17+0000\n" -"Last-Translator: Senex Petrovic \n" +"POT-Creation-Date: 2014-10-26 15:02+0100\n" +"PO-Revision-Date: 2016-11-19 11:41+0000\n" +"Last-Translator: Albert\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,18 +19,22 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: windowsphonepush.php:108 +#: windowsphonepush.php:85 +msgid "WindowsPhonePush settings updated." +msgstr "Ajustes de WindowsPhonePush actualizados." + +#: windowsphonepush.php:114 msgid "WindowsPhonePush Settings" msgstr "Ajustes de WindowsPhonePush" -#: windowsphonepush.php:111 +#: windowsphonepush.php:117 msgid "Enable WindowsPhonePush Addon" -msgstr "Habilitar el complemento WindowsPhonePush" +msgstr "Habilitar Addon de WindowsPhonePush" -#: windowsphonepush.php:116 +#: windowsphonepush.php:122 msgid "Push text of new item" msgstr "Empujar texto de nuevo objeto" -#: windowsphonepush.php:121 +#: windowsphonepush.php:127 msgid "Save Settings" msgstr "Guardar Ajustes" diff --git a/windowsphonepush/lang/es/strings.php b/windowsphonepush/lang/es/strings.php index 30773628..d05076f4 100644 --- a/windowsphonepush/lang/es/strings.php +++ b/windowsphonepush/lang/es/strings.php @@ -6,7 +6,8 @@ function string_plural_select_es($n){ return intval($n != 1); }} ; +$a->strings["WindowsPhonePush settings updated."] = "Ajustes de WindowsPhonePush actualizados."; $a->strings["WindowsPhonePush Settings"] = "Ajustes de WindowsPhonePush"; -$a->strings["Enable WindowsPhonePush Addon"] = "Habilitar el complemento WindowsPhonePush"; +$a->strings["Enable WindowsPhonePush Addon"] = "Habilitar Addon de WindowsPhonePush"; $a->strings["Push text of new item"] = "Empujar texto de nuevo objeto"; $a->strings["Save Settings"] = "Guardar Ajustes"; diff --git a/wppost/lang/es/messages.po b/wppost/lang/es/messages.po index 067ca792..0c555a7f 100644 --- a/wppost/lang/es/messages.po +++ b/wppost/lang/es/messages.po @@ -5,14 +5,13 @@ # # Translators: # Albert, 2016-2017 -# Senex Petrovic , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \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 \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" "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,7 +19,7 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: wppost.php:39 +#: wppost.php:42 msgid "Post to Wordpress" msgstr "Publicar en Wordpress" @@ -30,46 +29,46 @@ msgstr "Exportar a Wordpress" #: wppost.php:87 msgid "Enable WordPress Post Addon" -msgstr "Habilitar el complemento de publicación de WordPress" +msgstr "Habilitar Addon de publicación de WordPress" -#: wppost.php:93 +#: wppost.php:92 msgid "WordPress username" msgstr "Nombre de usuario de WordPress" -#: wppost.php:98 +#: wppost.php:97 msgid "WordPress password" msgstr "Contraseña de WordPress" -#: wppost.php:103 +#: wppost.php:102 msgid "WordPress API URL" msgstr "URL de API de WordPress" -#: wppost.php:108 +#: wppost.php:107 msgid "Post to WordPress by default" msgstr "Publicar en WordPress por defecto" -#: wppost.php:114 +#: wppost.php:112 msgid "Provide a backlink to the Friendica post" msgstr "Proveer un enlace inverso a la entrada de Friendica" -#: wppost.php:119 +#: wppost.php:116 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:124 +#: wppost.php:121 msgid "Don't post messages that are too short" msgstr "No escriba mensajes demasiado cortos" -#: wppost.php:131 +#: wppost.php:127 msgid "Save Settings" msgstr "Guardar configuración" -#: wppost.php:231 +#: wppost.php:206 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:289 +#: wppost.php:269 msgid "Post from Friendica" msgstr "Publicar desde Friendica" diff --git a/wppost/lang/es/strings.php b/wppost/lang/es/strings.php index dc04fd3d..499e422e 100644 --- a/wppost/lang/es/strings.php +++ b/wppost/lang/es/strings.php @@ -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 el complemento de publicación de WordPress"; +$a->strings["Enable WordPress Post Addon"] = "Habilitar Addon 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"; diff --git a/xmpp/lang/es/messages.po b/xmpp/lang/es/messages.po deleted file mode 100644 index 10ee72e8..00000000 --- a/xmpp/lang/es/messages.po +++ /dev/null @@ -1,56 +0,0 @@ -# ADDON xmpp -# Copyright (C) -# This file is distributed under the same license as the Friendica xmpp 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:16+0100\n" -"PO-Revision-Date: 2017-11-27 10:38+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" - -#: xmpp.php:57 xmpp.php:61 -msgid "XMPP-Chat (Jabber)" -msgstr "XMPP-Chat (Jabber)" - -#: xmpp.php:65 -msgid "Enable Webchat" -msgstr "Habilitar Webchat" - -#: xmpp.php:70 -msgid "Individual Credentials" -msgstr "Credenciales individuales" - -#: xmpp.php:76 xmpp.php:102 -msgid "Jabber BOSH host" -msgstr "Jabber BOSH host" - -#: xmpp.php:85 xmpp.php:101 -msgid "Save Settings" -msgstr "Guardar ajustes" - -#: xmpp.php:103 -msgid "Use central userbase" -msgstr "Utilice la base de usuarios central" - -#: xmpp.php:103 -msgid "" -"If enabled, users will automatically login to an ejabberd server that has to" -" be installed on this machine with synchronized credentials via the " -"\"auth_ejabberd.php\" script." -msgstr "" -"Si está habilitado, los usuarios iniciarán sesión automáticamente en un " -"servidor ejabberd que debe instalarse en esta máquina con credenciales " -"sincronizadas a través del script \"auth_ejabberd.php\"." diff --git a/xmpp/lang/es/strings.php b/xmpp/lang/es/strings.php deleted file mode 100644 index e0f3fb80..00000000 --- a/xmpp/lang/es/strings.php +++ /dev/null @@ -1,14 +0,0 @@ -strings["XMPP-Chat (Jabber)"] = "XMPP-Chat (Jabber)"; -$a->strings["Enable Webchat"] = "Habilitar Webchat"; -$a->strings["Individual Credentials"] = "Credenciales individuales"; -$a->strings["Jabber BOSH host"] = "Jabber BOSH host"; -$a->strings["Save Settings"] = "Guardar ajustes"; -$a->strings["Use central userbase"] = "Utilice la base de usuarios central";