Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dirk Dankhoff
ISPConfig 3
Commits
fcde0552
Commit
fcde0552
authored
May 23, 2011
by
latham
Browse files
Add Spanish FAQ translations
parent
8c6219b2
Changes
4
Hide whitespace changes
Inline
Side-by-side
interface/web/help/lib/lang/es.lng
View file @
fcde0552
...
...
@@ -6,4 +6,9 @@ $wb['View messages'] = 'Ver mensajes';
$wb
[
'Support'
]
=
'Soporte'
;
$wb
[
'About ISPConfig'
]
=
'About ISPConfig'
;
$wb
[
'Version'
]
=
'Version'
;
$wb
[
'Frequently Asked Questions'
]
=
'Frequently Asked Questions'
;
$wb
[
'FAQ Sections'
]
=
'FAQ Sections'
;
$wb
[
'Manage Sections'
]
=
'Manage Sections'
;
$wb
[
'Add a Question & Answer Pair'
]
=
'Add a Question & Answer Pair'
;
$wb
[
'Manage Questions'
]
=
'Manage Questions'
;
?>
interface/web/help/lib/lang/es_faq_form.lng
0 → 100644
View file @
fcde0552
<?php
$wb
[
'faq_faq_txt'
]
=
"Preguntas frecuentes"
;
$wb
[
'faq_question_txt'
]
=
"Pregunta"
;
$wb
[
'faq_answer_txt'
]
=
"Respuesta"
;
$wb
[
'faq_section_txt'
]
=
"Sección"
;
?>
interface/web/help/lib/lang/es_faq_manage_questions_list.lng
0 → 100644
View file @
fcde0552
<?php
$wb
[
'faq_question_txt'
]
=
"Pregunta"
;
$wb
[
'faq_section_name_txt'
]
=
"Sección"
;
$wb
[
'faq_delete_txt'
]
=
"Eliminar"
;
$wb
[
'faq_edit_txt'
]
=
"Editar"
;
$wb
[
'faq_sections_txt'
]
=
"Secciones"
;
$wb
[
'faq_faq_questions_txt'
]
=
"Preguntas frecuentes"
;
$wb
[
'faq_new_question_txt'
]
=
"Agregar un nueva par pregunta y respuesta"
;
?>
interface/web/help/lib/lang/es_faq_sections_form.lng
0 → 100644
View file @
fcde0552
<?php
$wb
[
'faq_section_name_txt'
]
=
"Nombre de la sección"
;
?>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment