mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-23 13:31:58 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
975ac67a8a | ||
|
|
21d1a9d4c6 | ||
|
|
3d3354805d |
0
invenio_config_tugraz/translations/.gitkeep
Normal file
0
invenio_config_tugraz/translations/.gitkeep
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
# German translations for invenio-config-tugraz.
|
||||||
|
# Copyright (C) 2020 Mojib Wali
|
||||||
|
# This file is distributed under the same license as the
|
||||||
|
# invenio-config-tugraz project.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: invenio-config-tugraz 0.1.5\n"
|
||||||
|
"Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n"
|
||||||
|
"POT-Creation-Date: 2020-10-06 09:28+0200\n"
|
||||||
|
"PO-Revision-Date: 2020-10-06 09:28+0200\n"
|
||||||
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
|
"Language: de\n"
|
||||||
|
"Language-Team: de <LL@li.org>\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Generated-By: Babel 2.8.0\n"
|
||||||
|
|
||||||
|
#: invenio_config_tugraz/config.py:80
|
||||||
|
msgid "Welcome to RDM!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
24
invenio_config_tugraz/translations/messages.pot
Normal file
24
invenio_config_tugraz/translations/messages.pot
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
# Translations template for invenio-config-tugraz.
|
||||||
|
# Copyright (C) 2020 Mojib Wali
|
||||||
|
# This file is distributed under the same license as the
|
||||||
|
# invenio-config-tugraz project.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: invenio-config-tugraz 0.1.5\n"
|
||||||
|
"Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n"
|
||||||
|
"POT-Creation-Date: 2020-10-06 09:28+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"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Generated-By: Babel 2.8.0\n"
|
||||||
|
|
||||||
|
#: invenio_config_tugraz/config.py:80
|
||||||
|
msgid "Welcome to RDM!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
@@ -12,4 +12,4 @@ This file is imported by ``invenio_config_tugraz.__init__``,
|
|||||||
and parsed by ``setup.py``.
|
and parsed by ``setup.py``.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '0.2.0'
|
__version__ = '0.2.1'
|
||||||
|
|||||||
Reference in New Issue
Block a user