]> git.mxchange.org Git - friendica-addons.git/blob - impressum/lang/es/strings.php
add per-plugin language files
[friendica-addons.git] / impressum / lang / es / strings.php
1 <?php\r
2 \r
3 $a->strings["Impressum"] = "Términos y Política del sitio";\r
4 $a->strings["Site Owner"] = "Propietario";\r
5 $a->strings["Email Address"] = "Dirección de correo";\r
6 $a->strings["Postal Address"] = "Dirección";\r
7 $a->strings["The impressum addon needs to be configured!<br />Please add at least the <tt>owner</tt> variable to your config file. For other variables please refer to the README file of the addon."] = "Impressum necesita ser configurado.<br />Por favor añade al menos la variable <tt>propietario<tt> a tu archivo de configuración. Para otras variables lee el archivo README.";\r
8 $a->strings["Settings updated."] = "Configuración actualizada.";\r
9 $a->strings["Submit"] = "Envíar";\r
10 $a->strings["The page operators name."] = "Nombre del operador de la página.";\r
11 $a->strings["Site Owners Profile"] = "Perfil del propietario del sitio";\r
12 $a->strings["Profile address of the operator."] = "Dirección del perfil del operador.";\r
13 $a->strings["How to contact the operator via snail mail. You can use BBCode here."] = "Cómo contactar con el operador vía correo postal. BBCode permitido.";\r
14 $a->strings["Notes"] = "Notas";\r
15 $a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = "Notas adicionales que se mostrarán bajo la información del contacto. BBCode permitido.";\r
16 $a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = "Cómo contactar con el operador vía email (aparecerá oculto)";\r
17 $a->strings["Footer note"] = "Nota a pie";\r
18 $a->strings["Text for the footer. You can use BBCode here."] = "Texto para el Pie de página. BBCode permitido.";\r