From 9098217d7869e10ed4a8a714d42ad2a1451dd4de Mon Sep 17 00:00:00 2001 From: Jonathan Weth <git@jonathanweth.de> Date: Wed, 22 Apr 2020 12:06:08 +0200 Subject: [PATCH] Add translation files --- .../resint/locale/ar/LC_MESSAGES/django.po | 91 +++++++++++++++++++ .../resint/locale/de_DE/LC_MESSAGES/django.po | 90 ++++++++++++++++++ .../resint/locale/fr/LC_MESSAGES/django.po | 91 +++++++++++++++++++ .../resint/locale/la/LC_MESSAGES/django.po | 90 ++++++++++++++++++ .../resint/locale/nb_NO/LC_MESSAGES/django.po | 90 ++++++++++++++++++ .../resint/locale/tr_TR/LC_MESSAGES/django.po | 90 ++++++++++++++++++ 6 files changed, 542 insertions(+) create mode 100644 aleksis/apps/resint/locale/ar/LC_MESSAGES/django.po create mode 100644 aleksis/apps/resint/locale/de_DE/LC_MESSAGES/django.po create mode 100644 aleksis/apps/resint/locale/fr/LC_MESSAGES/django.po create mode 100644 aleksis/apps/resint/locale/la/LC_MESSAGES/django.po create mode 100644 aleksis/apps/resint/locale/nb_NO/LC_MESSAGES/django.po create mode 100644 aleksis/apps/resint/locale/tr_TR/LC_MESSAGES/django.po diff --git a/aleksis/apps/resint/locale/ar/LC_MESSAGES/django.po b/aleksis/apps/resint/locale/ar/LC_MESSAGES/django.po new file mode 100644 index 0000000..55f0655 --- /dev/null +++ b/aleksis/apps/resint/locale/ar/LC_MESSAGES/django.po @@ -0,0 +1,91 @@ +# 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. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-04-22 10:04+0000\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=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#: menus.py:6 models.py:19 +msgid "Poster" +msgstr "" + +#: menus.py:15 +msgid "Current poster" +msgstr "" + +#: menus.py:21 templates/resint/upload.html:4 +msgid "Upload poster" +msgstr "" + +#: models.py:13 models.py:23 +msgid "CW" +msgstr "" + +#: models.py:14 +msgid "Year" +msgstr "" + +#: models.py:15 +msgid "PDF" +msgstr "" + +#: models.py:20 +msgid "Posters" +msgstr "" + +#: settings.py:8 +msgid "Weekday at which the poster of the next week is to be shown" +msgstr "" + +#: settings.py:9 +msgid "Time at which the poster of the next week is to be shown" +msgstr "" + +#: templates/resint/index.html:6 +msgid "Upload new poster" +msgstr "" + +#: templates/resint/index.html:9 +msgid "Show current poster" +msgstr "" + +#: templates/resint/index.html:12 +msgid "All uploaded posters" +msgstr "" + +#: templates/resint/index.html:20 +msgid "Show" +msgstr "" + +#: templates/resint/index.html:23 +msgid "Delete" +msgstr "" + +#: templates/resint/upload.html:14 +msgid "Upload and publish poster" +msgstr "" + +#: templates/resint/upload.html:19 +msgid "Back to overview" +msgstr "" + +#: views.py:28 +msgid "The poster was uploaded successfully." +msgstr "" + +#: views.py:43 +msgid "The poster was deleted successfully." +msgstr "" diff --git a/aleksis/apps/resint/locale/de_DE/LC_MESSAGES/django.po b/aleksis/apps/resint/locale/de_DE/LC_MESSAGES/django.po new file mode 100644 index 0000000..dde96bd --- /dev/null +++ b/aleksis/apps/resint/locale/de_DE/LC_MESSAGES/django.po @@ -0,0 +1,90 @@ +# 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. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-04-22 10:04+0000\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=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: menus.py:6 models.py:19 +msgid "Poster" +msgstr "" + +#: menus.py:15 +msgid "Current poster" +msgstr "" + +#: menus.py:21 templates/resint/upload.html:4 +msgid "Upload poster" +msgstr "" + +#: models.py:13 models.py:23 +msgid "CW" +msgstr "" + +#: models.py:14 +msgid "Year" +msgstr "" + +#: models.py:15 +msgid "PDF" +msgstr "" + +#: models.py:20 +msgid "Posters" +msgstr "" + +#: settings.py:8 +msgid "Weekday at which the poster of the next week is to be shown" +msgstr "" + +#: settings.py:9 +msgid "Time at which the poster of the next week is to be shown" +msgstr "" + +#: templates/resint/index.html:6 +msgid "Upload new poster" +msgstr "" + +#: templates/resint/index.html:9 +msgid "Show current poster" +msgstr "" + +#: templates/resint/index.html:12 +msgid "All uploaded posters" +msgstr "" + +#: templates/resint/index.html:20 +msgid "Show" +msgstr "" + +#: templates/resint/index.html:23 +msgid "Delete" +msgstr "" + +#: templates/resint/upload.html:14 +msgid "Upload and publish poster" +msgstr "" + +#: templates/resint/upload.html:19 +msgid "Back to overview" +msgstr "" + +#: views.py:28 +msgid "The poster was uploaded successfully." +msgstr "" + +#: views.py:43 +msgid "The poster was deleted successfully." +msgstr "" diff --git a/aleksis/apps/resint/locale/fr/LC_MESSAGES/django.po b/aleksis/apps/resint/locale/fr/LC_MESSAGES/django.po new file mode 100644 index 0000000..7365a88 --- /dev/null +++ b/aleksis/apps/resint/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,91 @@ +# 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. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-04-22 10:04+0000\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=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: menus.py:6 models.py:19 +msgid "Poster" +msgstr "" + +#: menus.py:15 +msgid "Current poster" +msgstr "" + +#: menus.py:21 templates/resint/upload.html:4 +msgid "Upload poster" +msgstr "" + +#: models.py:13 models.py:23 +msgid "CW" +msgstr "" + +#: models.py:14 +msgid "Year" +msgstr "" + +#: models.py:15 +msgid "PDF" +msgstr "" + +#: models.py:20 +msgid "Posters" +msgstr "" + +#: settings.py:8 +msgid "Weekday at which the poster of the next week is to be shown" +msgstr "" + +#: settings.py:9 +msgid "Time at which the poster of the next week is to be shown" +msgstr "" + +#: templates/resint/index.html:6 +msgid "Upload new poster" +msgstr "" + +#: templates/resint/index.html:9 +msgid "Show current poster" +msgstr "" + +#: templates/resint/index.html:12 +msgid "All uploaded posters" +msgstr "" + +#: templates/resint/index.html:20 +msgid "Show" +msgstr "" + +#: templates/resint/index.html:23 +msgid "Delete" +msgstr "" + +#: templates/resint/upload.html:14 +msgid "Upload and publish poster" +msgstr "" + +#: templates/resint/upload.html:19 +msgid "Back to overview" +msgstr "" + +#: views.py:28 +msgid "The poster was uploaded successfully." +msgstr "" + +#: views.py:43 +msgid "The poster was deleted successfully." +msgstr "" diff --git a/aleksis/apps/resint/locale/la/LC_MESSAGES/django.po b/aleksis/apps/resint/locale/la/LC_MESSAGES/django.po new file mode 100644 index 0000000..dde96bd --- /dev/null +++ b/aleksis/apps/resint/locale/la/LC_MESSAGES/django.po @@ -0,0 +1,90 @@ +# 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. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-04-22 10:04+0000\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=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: menus.py:6 models.py:19 +msgid "Poster" +msgstr "" + +#: menus.py:15 +msgid "Current poster" +msgstr "" + +#: menus.py:21 templates/resint/upload.html:4 +msgid "Upload poster" +msgstr "" + +#: models.py:13 models.py:23 +msgid "CW" +msgstr "" + +#: models.py:14 +msgid "Year" +msgstr "" + +#: models.py:15 +msgid "PDF" +msgstr "" + +#: models.py:20 +msgid "Posters" +msgstr "" + +#: settings.py:8 +msgid "Weekday at which the poster of the next week is to be shown" +msgstr "" + +#: settings.py:9 +msgid "Time at which the poster of the next week is to be shown" +msgstr "" + +#: templates/resint/index.html:6 +msgid "Upload new poster" +msgstr "" + +#: templates/resint/index.html:9 +msgid "Show current poster" +msgstr "" + +#: templates/resint/index.html:12 +msgid "All uploaded posters" +msgstr "" + +#: templates/resint/index.html:20 +msgid "Show" +msgstr "" + +#: templates/resint/index.html:23 +msgid "Delete" +msgstr "" + +#: templates/resint/upload.html:14 +msgid "Upload and publish poster" +msgstr "" + +#: templates/resint/upload.html:19 +msgid "Back to overview" +msgstr "" + +#: views.py:28 +msgid "The poster was uploaded successfully." +msgstr "" + +#: views.py:43 +msgid "The poster was deleted successfully." +msgstr "" diff --git a/aleksis/apps/resint/locale/nb_NO/LC_MESSAGES/django.po b/aleksis/apps/resint/locale/nb_NO/LC_MESSAGES/django.po new file mode 100644 index 0000000..dde96bd --- /dev/null +++ b/aleksis/apps/resint/locale/nb_NO/LC_MESSAGES/django.po @@ -0,0 +1,90 @@ +# 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. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-04-22 10:04+0000\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=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: menus.py:6 models.py:19 +msgid "Poster" +msgstr "" + +#: menus.py:15 +msgid "Current poster" +msgstr "" + +#: menus.py:21 templates/resint/upload.html:4 +msgid "Upload poster" +msgstr "" + +#: models.py:13 models.py:23 +msgid "CW" +msgstr "" + +#: models.py:14 +msgid "Year" +msgstr "" + +#: models.py:15 +msgid "PDF" +msgstr "" + +#: models.py:20 +msgid "Posters" +msgstr "" + +#: settings.py:8 +msgid "Weekday at which the poster of the next week is to be shown" +msgstr "" + +#: settings.py:9 +msgid "Time at which the poster of the next week is to be shown" +msgstr "" + +#: templates/resint/index.html:6 +msgid "Upload new poster" +msgstr "" + +#: templates/resint/index.html:9 +msgid "Show current poster" +msgstr "" + +#: templates/resint/index.html:12 +msgid "All uploaded posters" +msgstr "" + +#: templates/resint/index.html:20 +msgid "Show" +msgstr "" + +#: templates/resint/index.html:23 +msgid "Delete" +msgstr "" + +#: templates/resint/upload.html:14 +msgid "Upload and publish poster" +msgstr "" + +#: templates/resint/upload.html:19 +msgid "Back to overview" +msgstr "" + +#: views.py:28 +msgid "The poster was uploaded successfully." +msgstr "" + +#: views.py:43 +msgid "The poster was deleted successfully." +msgstr "" diff --git a/aleksis/apps/resint/locale/tr_TR/LC_MESSAGES/django.po b/aleksis/apps/resint/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000..dde96bd --- /dev/null +++ b/aleksis/apps/resint/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,90 @@ +# 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. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-04-22 10:04+0000\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=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: menus.py:6 models.py:19 +msgid "Poster" +msgstr "" + +#: menus.py:15 +msgid "Current poster" +msgstr "" + +#: menus.py:21 templates/resint/upload.html:4 +msgid "Upload poster" +msgstr "" + +#: models.py:13 models.py:23 +msgid "CW" +msgstr "" + +#: models.py:14 +msgid "Year" +msgstr "" + +#: models.py:15 +msgid "PDF" +msgstr "" + +#: models.py:20 +msgid "Posters" +msgstr "" + +#: settings.py:8 +msgid "Weekday at which the poster of the next week is to be shown" +msgstr "" + +#: settings.py:9 +msgid "Time at which the poster of the next week is to be shown" +msgstr "" + +#: templates/resint/index.html:6 +msgid "Upload new poster" +msgstr "" + +#: templates/resint/index.html:9 +msgid "Show current poster" +msgstr "" + +#: templates/resint/index.html:12 +msgid "All uploaded posters" +msgstr "" + +#: templates/resint/index.html:20 +msgid "Show" +msgstr "" + +#: templates/resint/index.html:23 +msgid "Delete" +msgstr "" + +#: templates/resint/upload.html:14 +msgid "Upload and publish poster" +msgstr "" + +#: templates/resint/upload.html:19 +msgid "Back to overview" +msgstr "" + +#: views.py:28 +msgid "The poster was uploaded successfully." +msgstr "" + +#: views.py:43 +msgid "The poster was deleted successfully." +msgstr "" -- GitLab