Added language files for welcome and libraries

This commit is contained in:
absurdo 2023-12-20 00:06:50 +01:00
parent 3419345cc2
commit f41ee56650
8 changed files with 170 additions and 0 deletions

View file

@ -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"

Binary file not shown.

View 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"