Make translation and stubs

This commit is contained in:
Salvo 'LtWorf' Tomaselli
2020-10-21 07:40:24 +02:00
parent 6fa7385291
commit f1cdcec730
3 changed files with 123 additions and 1 deletions

41
po/it.po Normal file
View File

@@ -0,0 +1,41 @@
#: relational.py:37
msgid ""
"Copyright (C) 2008-2020 Salvo 'LtWorf' Tomaselli.\n"
"\n"
"This program comes with ABSOLUTELY NO WARRANTY.\n"
"This is free software, and you are welcome to redistribute it\n"
"under certain conditions.\n"
"For details see the GPLv3 Licese.\n"
"\n"
"Written by Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>\n"
"\n"
"https://ltworf.github.io/relational/"
msgstr ""
#: relational.py:56
msgid " -v Print version and exits"
msgstr ""
#: relational.py:57
msgid " -h Print this help and exits"
msgstr ""
#: relational.py:58
msgid " -q Uses Qt user interface"
msgstr ""
#: relational.py:59
msgid " -r Uses readline user interface"
msgstr ""
#: relational.py:92
msgid ""
"Module relational_gui is missing.\n"
"Please install relational package or run make."
msgstr ""
#: relational.py:128
msgid ""
"Module relational_readline is missing.\n"
"Please install relational-cli package."
msgstr ""

60
po/messages.pot Normal file
View File

@@ -0,0 +1,60 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the relational package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: relational\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-21 08:13+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: relational.py:37
msgid ""
"Copyright (C) 2008-2020 Salvo 'LtWorf' Tomaselli.\n"
"\n"
"This program comes with ABSOLUTELY NO WARRANTY.\n"
"This is free software, and you are welcome to redistribute it\n"
"under certain conditions.\n"
"For details see the GPLv3 Licese.\n"
"\n"
"Written by Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>\n"
"\n"
"https://ltworf.github.io/relational/"
msgstr ""
#: relational.py:56
msgid " -v Print version and exits"
msgstr ""
#: relational.py:57
msgid " -h Print this help and exits"
msgstr ""
#: relational.py:58
msgid " -q Uses Qt user interface"
msgstr ""
#: relational.py:59
msgid " -r Uses readline user interface"
msgstr ""
#: relational.py:92
msgid ""
"Module relational_gui is missing.\n"
"Please install relational package or run make."
msgstr ""
#: relational.py:128
msgid ""
"Module relational_readline is missing.\n"
"Please install relational-cli package."
msgstr ""