Added language files for welcome and libraries
This commit is contained in:
parent
3419345cc2
commit
f41ee56650
8 changed files with 170 additions and 0 deletions
Binary file not shown.
|
|
@ -0,0 +1,30 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-12-18 22:13+0100\n"
|
||||
"PO-Revision-Date: 2023-12-18 22:13+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 3.4.1\n"
|
||||
|
||||
#: app.py:13
|
||||
msgid "Welcome"
|
||||
msgstr "Bienvenido"
|
||||
|
||||
#: app.py:13
|
||||
msgid "Welcome to the real world"
|
||||
msgstr "Bienvenido al mundo real"
|
||||
|
||||
#: templates/welcome.phtml:75
|
||||
msgid "Paramecio, a system created for create webapps"
|
||||
msgstr "Paramecio, un sistema creado para crear webapps"
|
||||
BIN
paramecio2/modules/welcome/languages/welcome.mo
Normal file
BIN
paramecio2/modules/welcome/languages/welcome.mo
Normal file
Binary file not shown.
22
paramecio2/modules/welcome/languages/welcome.po
Normal file
22
paramecio2/modules/welcome/languages/welcome.po
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-12-18 22:06+0100\n"
|
||||
"PO-Revision-Date: 2023-12-18 22:07+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 3.4.1\n"
|
||||
|
||||
#: templates/welcome.phtml:75
|
||||
msgid "Paramecio, a system created for create webapps"
|
||||
msgstr "Paramecio, un sistema creado para crear webapps"
|
||||
Loading…
Add table
Add a link
Reference in a new issue