Skip to content

Commit 7860a6d

Browse files
authored
feat: Update locales (#406)
* feat: Update locales * Update mo files
1 parent 5b07387 commit 7860a6d

File tree

11 files changed

+38
-65
lines changed

11 files changed

+38
-65
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog
33
=========
44

5+
2.0.2 (2024-05-03)
6+
==================
7+
8+
* fix: Do not show edit action for version objects where editing is not possible by @fsbraun in https://github.com/django-cms/djangocms-versioning/pull/405
9+
* feat: Add Arabic locale
10+
511
2.0.1 (2024-03-29)
612
==================
713

djangocms_versioning/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.1"
1+
__version__ = "2.0.2"
8.86 KB
Binary file not shown.
13 Bytes
Binary file not shown.

djangocms_versioning/locale/de/LC_MESSAGES/django.po

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
# Translators:
77
# Fabian Braun <[email protected]>, 2023
8-
#
8+
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
@@ -15,10 +15,10 @@ msgstr ""
1515
"PO-Revision-Date: 2023-01-10 15:29+0000\n"
1616
"Last-Translator: Fabian Braun <[email protected]>, 2023\n"
1717
"Language-Team: German (https://app.transifex.com/divio/teams/58664/de/)\n"
18-
"Language: de\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=UTF-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Language: de\n"
2222
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2323

2424
#: admin.py:164 admin.py:301 admin.py:377
@@ -490,8 +490,7 @@ msgid ""
490490
"The following draft version has been unlocked by %(by_user)s for their use.\n"
491491
"%(version_link)s\n"
492492
"\n"
493-
"Please note you will not be able to further edit this draft. Kindly reach "
494-
"out to %(by_user)s in case of any concerns.\n"
493+
"Please note you will not be able to further edit this draft. Kindly reach out to %(by_user)s in case of any concerns.\n"
495494
"\n"
496495
"This is an automated notification from Django CMS.\n"
497496
msgstr ""
@@ -500,7 +499,6 @@ msgstr ""
500499
"\n"
501500
"%(version_link)s\n"
502501
"\n"
503-
"Bitte beachte, dass Du diesen Entwurf nicht mehr ändern kannst. Bitte "
504-
"kontaktiere %(by_user)s für Rückfragen.\n"
502+
"Bitte beachte, dass Du diesen Entwurf nicht mehr ändern kannst. Bitte kontaktiere %(by_user)s für Rückfragen.\n"
505503
"\n"
506504
"Dies ist eine automatisierte Nachricht von Django CMS.\n"
1.69 KB
Binary file not shown.

djangocms_versioning/locale/fr/LC_MESSAGES/django.po

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
# Translators:
77
# François Palmier <[email protected]>, 2023
88
# Frédéric Roland, 2023
9-
#
9+
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
@@ -16,12 +16,11 @@ msgstr ""
1616
"PO-Revision-Date: 2023-01-10 15:29+0000\n"
1717
"Last-Translator: Frédéric Roland, 2023\n"
1818
"Language-Team: French (https://app.transifex.com/divio/teams/58664/fr/)\n"
19-
"Language: fr\n"
2019
"MIME-Version: 1.0\n"
2120
"Content-Type: text/plain; charset=UTF-8\n"
2221
"Content-Transfer-Encoding: 8bit\n"
23-
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
24-
"1000000 == 0 ? 1 : 2;\n"
22+
"Language: fr\n"
23+
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
2524

2625
#: admin.py:164 admin.py:301 admin.py:377
2726
msgid "State"
@@ -493,16 +492,14 @@ msgid ""
493492
"The following draft version has been unlocked by %(by_user)s for their use.\n"
494493
"%(version_link)s\n"
495494
"\n"
496-
"Please note you will not be able to further edit this draft. Kindly reach "
497-
"out to %(by_user)s in case of any concerns.\n"
495+
"Please note you will not be able to further edit this draft. Kindly reach out to %(by_user)s in case of any concerns.\n"
498496
"\n"
499497
"This is an automated notification from Django CMS.\n"
500498
msgstr ""
501499
"\n"
502500
"Le brouillon suivant a été déverrouillé par %(by_user)s pour son usage.\n"
503501
"%(version_link)s\n"
504502
"\n"
505-
"Notez que vous ne pourrez pas continuer a modifier ce brouillon. Vous êtes "
506-
"prié de contacter %(by_user)s en cas de soucis.\n"
503+
"Notez que vous ne pourrez pas continuer a modifier ce brouillon. Vous êtes prié de contacter %(by_user)s en cas de soucis.\n"
507504
"\n"
508505
"C'est une notification automatique de Django CMS.\n"
0 Bytes
Binary file not shown.

djangocms_versioning/locale/nl/LC_MESSAGES/django.po

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
# Translators:
77
# Fabian Braun <[email protected]>, 2023
88
# Stefan van den Eertwegh <[email protected]>, 2023
9-
#
9+
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
@@ -16,10 +16,10 @@ msgstr ""
1616
"PO-Revision-Date: 2023-01-10 15:29+0000\n"
1717
"Last-Translator: Stefan van den Eertwegh <[email protected]>, 2023\n"
1818
"Language-Team: Dutch (https://app.transifex.com/divio/teams/58664/nl/)\n"
19-
"Language: nl\n"
2019
"MIME-Version: 1.0\n"
2120
"Content-Type: text/plain; charset=UTF-8\n"
2221
"Content-Transfer-Encoding: 8bit\n"
22+
"Language: nl\n"
2323
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2424

2525
#: admin.py:164 admin.py:301 admin.py:377
@@ -492,16 +492,13 @@ msgid ""
492492
"The following draft version has been unlocked by %(by_user)s for their use.\n"
493493
"%(version_link)s\n"
494494
"\n"
495-
"Please note you will not be able to further edit this draft. Kindly reach "
496-
"out to %(by_user)s in case of any concerns.\n"
495+
"Please note you will not be able to further edit this draft. Kindly reach out to %(by_user)s in case of any concerns.\n"
497496
"\n"
498497
"This is an automated notification from Django CMS.\n"
499498
msgstr ""
500499
"\n"
501-
"De volgende concept versie is van het slot af door%(by_user)svoor hun "
502-
"gebruik.\n"
500+
"De volgende concept versie is van het slot af door%(by_user)svoor hun gebruik.\n"
503501
" %(version_link)s\n"
504-
"Let op: je kunt niet verder bewerken in dit concept. Neem asjeblieft contact "
505-
"op met %(by_user)s in geval van enige zorgen. \n"
502+
"Let op: je kunt niet verder bewerken in dit concept. Neem asjeblieft contact op met %(by_user)s in geval van enige zorgen. \n"
506503
"\n"
507504
"Dit is een geautomatiseerde notificatie van Django CMS.\n"
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)