Skip to content

Commit

Permalink
updated translations
Browse files Browse the repository at this point in the history
  • Loading branch information
vabene1111 committed Aug 29, 2023
1 parent 74fbcb0 commit ce84b3b
Show file tree
Hide file tree
Showing 11 changed files with 412 additions and 277 deletions.
Binary file modified cookbook/locale/ca/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified cookbook/locale/cs/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified cookbook/locale/de/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified cookbook/locale/el/LC_MESSAGES/django.mo
Binary file not shown.
601 changes: 341 additions & 260 deletions cookbook/locale/en/LC_MESSAGES/django.po

Large diffs are not rendered by default.

Binary file modified cookbook/locale/es/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified cookbook/locale/fr/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified cookbook/locale/nb_NO/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified cookbook/locale/nl/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified cookbook/locale/sl/LC_MESSAGES/django.mo
Binary file not shown.
88 changes: 71 additions & 17 deletions recipes/locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-26 07:46+0200\n"
"POT-Creation-Date: 2023-08-29 13:09+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand All @@ -18,66 +18,120 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: .\recipes\settings.py:436
#: .\recipes\plugins\enterprise_plugin\helper\permission_helper.py:58
msgid ""
"You do not have the required permissions to view this page! You need to have "
"the following modules licensed: "
msgstr ""

#: .\recipes\plugins\enterprise_plugin\helper\permission_helper.py:76
msgid "You are not logged in and therefore cannot view this page!"
msgstr ""

#: .\recipes\plugins\enterprise_plugin\helper\permission_helper.py:79
msgid "You do not have the required modules to view this page!"
msgstr ""

#: .\recipes\plugins\enterprise_plugin\helper\permission_helper.py:90
msgid "You do not have the required module to view this page!"
msgstr ""

#: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe"
msgstr ""

#: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword"
msgstr ""

#: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan"
msgstr ""

#: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping"
msgstr ""

#: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book"
msgstr ""

#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""

#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""

#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""

#: .\recipes\settings.py:455
msgid "Armenian "
msgstr ""

#: .\recipes\settings.py:437
#: .\recipes\settings.py:456
msgid "Bulgarian"
msgstr ""

#: .\recipes\settings.py:438
#: .\recipes\settings.py:457
msgid "Catalan"
msgstr ""

#: .\recipes\settings.py:439
#: .\recipes\settings.py:458
msgid "Czech"
msgstr ""

#: .\recipes\settings.py:440
#: .\recipes\settings.py:459
msgid "Danish"
msgstr ""

#: .\recipes\settings.py:441
#: .\recipes\settings.py:460
msgid "Dutch"
msgstr ""

#: .\recipes\settings.py:442
#: .\recipes\settings.py:461
msgid "English"
msgstr ""

#: .\recipes\settings.py:443
#: .\recipes\settings.py:462
msgid "French"
msgstr ""

#: .\recipes\settings.py:444
#: .\recipes\settings.py:463
msgid "German"
msgstr ""

#: .\recipes\settings.py:445
#: .\recipes\settings.py:464
msgid "Hungarian"
msgstr ""

#: .\recipes\settings.py:446
#: .\recipes\settings.py:465
msgid "Italian"
msgstr ""

#: .\recipes\settings.py:447
#: .\recipes\settings.py:466
msgid "Latvian"
msgstr ""

#: .\recipes\settings.py:448
#: .\recipes\settings.py:467
msgid "Norwegian "
msgstr ""

#: .\recipes\settings.py:468
msgid "Polish"
msgstr ""

#: .\recipes\settings.py:449
#: .\recipes\settings.py:469
msgid "Russian"
msgstr ""

#: .\recipes\settings.py:450
#: .\recipes\settings.py:470
msgid "Spanish"
msgstr ""

#: .\recipes\settings.py:451
#: .\recipes\settings.py:471
msgid "Swedish"
msgstr ""

0 comments on commit ce84b3b

Please sign in to comment.