Skip to content

Spanish lang update #144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Sep 10, 2016
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update translations_strings.ini
I added an extra paragraph, it was to explain the purpose of the file, I believe it would clear up the file purpose.
  • Loading branch information
Hackmastr authored Sep 4, 2016
commit a107ce176acb6825bac98f746410c2f0120017e9
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ en = '''This file has been created to host new language translations for
the ../{filename}
file for this particular server.'''

es = '''Este archivo ha sido creado para contener las traducciones personalizadas
para el archivo ../{filename}
para este servidor.
El propósito de este archivo, es que a la hora de actualizar un plugin, sus ediciones
no seran sobreescribidas.
'''

de = '''Diese Datei wurde erstellt, um neue Übersetzungen für die Datei
../{filename}
für diesen Server zu speichern.'''
Expand Down