From 6b262e79579ad04bab8630762fd444c127e1584f Mon Sep 17 00:00:00 2001 From: Jenkins Date: Sun, 24 Sep 2023 20:39:22 +0000 Subject: [PATCH] chore(i18n): update translations --- conf/locale/ca/LC_MESSAGES/django.po | 2 +- conf/locale/el/LC_MESSAGES/django.po | 2 +- conf/locale/en/LC_MESSAGES/django.po | 25 ++++++++++--------- conf/locale/en/LC_MESSAGES/djangojs.po | 4 +-- conf/locale/eo/LC_MESSAGES/django.mo | Bin 1199380 -> 1199380 bytes conf/locale/eo/LC_MESSAGES/django.po | 29 +++++++++++----------- conf/locale/eo/LC_MESSAGES/djangojs.mo | Bin 455219 -> 455219 bytes conf/locale/eo/LC_MESSAGES/djangojs.po | 4 +-- conf/locale/eu_ES/LC_MESSAGES/django.po | 2 +- conf/locale/fa_IR/LC_MESSAGES/djangojs.po | 2 +- conf/locale/fr/LC_MESSAGES/django.po | 2 +- conf/locale/id/LC_MESSAGES/django.po | 2 +- conf/locale/ja_JP/LC_MESSAGES/django.po | 2 +- conf/locale/ka/LC_MESSAGES/django.po | 2 +- conf/locale/lt_LT/LC_MESSAGES/django.po | 2 +- conf/locale/lv/LC_MESSAGES/django.po | 2 +- conf/locale/mn/LC_MESSAGES/django.po | 2 +- conf/locale/pl/LC_MESSAGES/django.po | 2 +- conf/locale/rtl/LC_MESSAGES/django.mo | Bin 781587 -> 781587 bytes conf/locale/rtl/LC_MESSAGES/django.po | 29 +++++++++++----------- conf/locale/rtl/LC_MESSAGES/djangojs.mo | Bin 291255 -> 291255 bytes conf/locale/rtl/LC_MESSAGES/djangojs.po | 4 +-- conf/locale/sk/LC_MESSAGES/django.po | 2 +- conf/locale/sw_KE/LC_MESSAGES/django.po | 2 +- conf/locale/th/LC_MESSAGES/django.po | 2 +- conf/locale/uk/LC_MESSAGES/django.po | 2 +- conf/locale/vi/LC_MESSAGES/django.po | 2 +- conf/locale/zh_CN/LC_MESSAGES/django.po | 2 +- conf/locale/zh_HANS/LC_MESSAGES/django.po | 2 +- conf/locale/zh_TW/LC_MESSAGES/django.po | 2 +- 30 files changed, 69 insertions(+), 66 deletions(-) diff --git a/conf/locale/ca/LC_MESSAGES/django.po b/conf/locale/ca/LC_MESSAGES/django.po index 2b43475907..f3e40b6a47 100644 --- a/conf/locale/ca/LC_MESSAGES/django.po +++ b/conf/locale/ca/LC_MESSAGES/django.po @@ -67,7 +67,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Waheed Ahmed , 2019\n" "Language-Team: Catalan (https://app.transifex.com/open-edx/teams/6205/ca/)\n" diff --git a/conf/locale/el/LC_MESSAGES/django.po b/conf/locale/el/LC_MESSAGES/django.po index 5797d4de82..6637c4de6f 100644 --- a/conf/locale/el/LC_MESSAGES/django.po +++ b/conf/locale/el/LC_MESSAGES/django.po @@ -98,7 +98,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Waheed Ahmed , 2019\n" "Language-Team: Greek (https://app.transifex.com/open-edx/teams/6205/el/)\n" diff --git a/conf/locale/en/LC_MESSAGES/django.po b/conf/locale/en/LC_MESSAGES/django.po index e21204ea11..b746467a6a 100644 --- a/conf/locale/en/LC_MESSAGES/django.po +++ b/conf/locale/en/LC_MESSAGES/django.po @@ -38,8 +38,8 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-09-20 12:47+0000\n" -"PO-Revision-Date: 2023-09-20 12:47:19.650590\n" +"POT-Creation-Date: 2023-09-24 20:36+0000\n" +"PO-Revision-Date: 2023-09-24 20:36:20.303017\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: en\n" @@ -6374,6 +6374,17 @@ msgstr "" msgid "Original usage key/ID of the thing that is in the clipboard." msgstr "" +#: openedx/core/djangoapps/content_tagging/models/base.py +#: wiki/models/article.py +msgid "owner" +msgstr "" + +#: openedx/core/djangoapps/content_tagging/models/base.py +msgid "" +"Organization that is related to this taxonomy.If None, then this taxonomy is" +" related to all organizations." +msgstr "" + #: openedx/core/djangoapps/cors_csrf/models.py msgid "" "List of domains that are allowed to make cross-domain requests to this site." @@ -8169,16 +8180,6 @@ msgid "" "to date." msgstr "" -#: openedx/features/content_tagging/models/base.py wiki/models/article.py -msgid "owner" -msgstr "" - -#: openedx/features/content_tagging/models/base.py -msgid "" -"Organization that is related to this taxonomy.If None, then this taxonomy is" -" related to all organizations." -msgstr "" - #: openedx/features/content_type_gating/models.py #: openedx/features/course_duration_limits/models.py #: lms/templates/support/feature_based_enrollments.html diff --git a/conf/locale/en/LC_MESSAGES/djangojs.po b/conf/locale/en/LC_MESSAGES/djangojs.po index 77cda03c1d..8c7acf64fb 100644 --- a/conf/locale/en/LC_MESSAGES/djangojs.po +++ b/conf/locale/en/LC_MESSAGES/djangojs.po @@ -32,8 +32,8 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-09-20 12:47+0000\n" -"PO-Revision-Date: 2023-09-20 12:47:19.757119\n" +"POT-Creation-Date: 2023-09-24 20:36+0000\n" +"PO-Revision-Date: 2023-09-24 20:36:20.294880\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: en\n" diff --git a/conf/locale/eo/LC_MESSAGES/django.mo b/conf/locale/eo/LC_MESSAGES/django.mo index 3828753ce513bb456be812c8b809b90331d5eeb8..cd2f6b7303848726d33a8b98f61213d0982e7e95 100644 GIT binary patch delta 91 zcmbO-%X7*s&xRJp7N!>F7M3ln^__wy3PuK2#%5MV271N@#s-Gw?Grj#ftU@5*@2h? eh&h3n3y8Uam><(s delta 91 zcmbO-%X7*s&xRJp7N!>F7M3ln^__wS3Wi2jCgxU#mU?EU2Bww\n" "Language: eo\n" @@ -8051,6 +8051,19 @@ msgstr "" "Örïgïnäl üsägé kéý/ÌD öf thé thïng thät ïs ïn thé çlïpßöärd. Ⱡ'σяєм ιρѕυм " "∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α#" +#: openedx/core/djangoapps/content_tagging/models/base.py +#: wiki/models/article.py +msgid "owner" +msgstr "öwnér Ⱡ'σяєм ιρѕ#" + +#: openedx/core/djangoapps/content_tagging/models/base.py +msgid "" +"Organization that is related to this taxonomy.If None, then this taxonomy is" +" related to all organizations." +msgstr "" +"Örgänïzätïön thät ïs rélätéd tö thïs täxönömý.Ìf Nöné, thén thïs täxönömý ïs" +" rélätéd tö äll örgänïzätïöns. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт #" + #: openedx/core/djangoapps/cors_csrf/models.py msgid "" "List of domains that are allowed to make cross-domain requests to this site." @@ -10427,18 +10440,6 @@ msgstr "" "Ýöü hävé süççéssfüllý shïftéd ýöür çöürsé sçhédülé änd ýöür çäléndär ïs üp " "tö däté. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢т#" -#: openedx/features/content_tagging/models/base.py wiki/models/article.py -msgid "owner" -msgstr "öwnér Ⱡ'σяєм ιρѕ#" - -#: openedx/features/content_tagging/models/base.py -msgid "" -"Organization that is related to this taxonomy.If None, then this taxonomy is" -" related to all organizations." -msgstr "" -"Örgänïzätïön thät ïs rélätéd tö thïs täxönömý.Ìf Nöné, thén thïs täxönömý ïs" -" rélätéd tö äll örgänïzätïöns. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт #" - #: openedx/features/content_type_gating/models.py #: openedx/features/course_duration_limits/models.py #: lms/templates/support/feature_based_enrollments.html diff --git a/conf/locale/eo/LC_MESSAGES/djangojs.mo b/conf/locale/eo/LC_MESSAGES/djangojs.mo index 52cf0799aec36ef181033c351ba20f842360ba2c..a037d84d765be5974f644b076f3a93b388af2049 100644 GIT binary patch delta 53 zcmdn|M0)cR>4p}@Eldw}1Wgo-46KaJtc(owj4VwoEDYK|=`aB?GZ3=?G3)kEI&6+d E0RjvYBLDyZ delta 53 zcmdn|M0)cR>4p}@Eldw}1Pv4njjT+}tqd*o%uUS=4K3S0=`aB?GZ3=?G3)kEI&6+d E0RpQNDF6Tf diff --git a/conf/locale/eo/LC_MESSAGES/djangojs.po b/conf/locale/eo/LC_MESSAGES/djangojs.po index 02a8aa07e8..981fb3c738 100644 --- a/conf/locale/eo/LC_MESSAGES/djangojs.po +++ b/conf/locale/eo/LC_MESSAGES/djangojs.po @@ -32,8 +32,8 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-09-20 12:47+0000\n" -"PO-Revision-Date: 2023-09-20 12:47:19.757119\n" +"POT-Creation-Date: 2023-09-24 20:36+0000\n" +"PO-Revision-Date: 2023-09-24 20:36:20.294880\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: eo\n" diff --git a/conf/locale/eu_ES/LC_MESSAGES/django.po b/conf/locale/eu_ES/LC_MESSAGES/django.po index 47e35a42f4..022886794f 100644 --- a/conf/locale/eu_ES/LC_MESSAGES/django.po +++ b/conf/locale/eu_ES/LC_MESSAGES/django.po @@ -64,7 +64,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Abel Camacho , 2019\n" "Language-Team: Basque (Spain) (https://app.transifex.com/open-edx/teams/6205/eu_ES/)\n" diff --git a/conf/locale/fa_IR/LC_MESSAGES/djangojs.po b/conf/locale/fa_IR/LC_MESSAGES/djangojs.po index 9d884cfc63..24db4fbf75 100644 --- a/conf/locale/fa_IR/LC_MESSAGES/djangojs.po +++ b/conf/locale/fa_IR/LC_MESSAGES/djangojs.po @@ -88,7 +88,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:42+0000\n" +"POT-Creation-Date: 2023-09-17 20:42+0000\n" "PO-Revision-Date: 2014-06-11 15:18+0000\n" "Last-Translator: SeyedMahdi Saeid , 2023\n" "Language-Team: Persian (Iran) (http://app.transifex.com/open-edx/edx-platform/language/fa_IR/)\n" diff --git a/conf/locale/fr/LC_MESSAGES/django.po b/conf/locale/fr/LC_MESSAGES/django.po index 8db14d164e..4278151bbf 100644 --- a/conf/locale/fr/LC_MESSAGES/django.po +++ b/conf/locale/fr/LC_MESSAGES/django.po @@ -316,7 +316,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Alexandre DS , 2020\n" "Language-Team: French (https://app.transifex.com/open-edx/teams/6205/fr/)\n" diff --git a/conf/locale/id/LC_MESSAGES/django.po b/conf/locale/id/LC_MESSAGES/django.po index 8880340d3c..b83ecbae83 100644 --- a/conf/locale/id/LC_MESSAGES/django.po +++ b/conf/locale/id/LC_MESSAGES/django.po @@ -106,7 +106,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Aprisa Chrysantina , 2019\n" "Language-Team: Indonesian (https://app.transifex.com/open-edx/teams/6205/id/)\n" diff --git a/conf/locale/ja_JP/LC_MESSAGES/django.po b/conf/locale/ja_JP/LC_MESSAGES/django.po index 4fc3fc97fe..ed5767dc03 100644 --- a/conf/locale/ja_JP/LC_MESSAGES/django.po +++ b/conf/locale/ja_JP/LC_MESSAGES/django.po @@ -114,7 +114,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Waheed Ahmed , 2019\n" "Language-Team: Japanese (Japan) (https://app.transifex.com/open-edx/teams/6205/ja_JP/)\n" diff --git a/conf/locale/ka/LC_MESSAGES/django.po b/conf/locale/ka/LC_MESSAGES/django.po index aae8d161cc..30851f8529 100644 --- a/conf/locale/ka/LC_MESSAGES/django.po +++ b/conf/locale/ka/LC_MESSAGES/django.po @@ -60,7 +60,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Waheed Ahmed , 2019\n" "Language-Team: Georgian (https://app.transifex.com/open-edx/teams/6205/ka/)\n" diff --git a/conf/locale/lt_LT/LC_MESSAGES/django.po b/conf/locale/lt_LT/LC_MESSAGES/django.po index aa0f63df5f..feddb2b7f6 100644 --- a/conf/locale/lt_LT/LC_MESSAGES/django.po +++ b/conf/locale/lt_LT/LC_MESSAGES/django.po @@ -72,7 +72,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Waheed Ahmed , 2019\n" "Language-Team: Lithuanian (Lithuania) (https://app.transifex.com/open-edx/teams/6205/lt_LT/)\n" diff --git a/conf/locale/lv/LC_MESSAGES/django.po b/conf/locale/lv/LC_MESSAGES/django.po index 34a05acee9..7975d7c8d1 100644 --- a/conf/locale/lv/LC_MESSAGES/django.po +++ b/conf/locale/lv/LC_MESSAGES/django.po @@ -49,7 +49,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Waheed Ahmed , 2019\n" "Language-Team: Latvian (https://app.transifex.com/open-edx/teams/6205/lv/)\n" diff --git a/conf/locale/mn/LC_MESSAGES/django.po b/conf/locale/mn/LC_MESSAGES/django.po index caef90941c..e7ad5f189e 100644 --- a/conf/locale/mn/LC_MESSAGES/django.po +++ b/conf/locale/mn/LC_MESSAGES/django.po @@ -74,7 +74,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Waheed Ahmed , 2019\n" "Language-Team: Mongolian (https://app.transifex.com/open-edx/teams/6205/mn/)\n" diff --git a/conf/locale/pl/LC_MESSAGES/django.po b/conf/locale/pl/LC_MESSAGES/django.po index 9ab2c97f82..63d7c1340e 100644 --- a/conf/locale/pl/LC_MESSAGES/django.po +++ b/conf/locale/pl/LC_MESSAGES/django.po @@ -150,7 +150,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Marcin Miłek, 2022\n" "Language-Team: Polish (https://app.transifex.com/open-edx/teams/6205/pl/)\n" diff --git a/conf/locale/rtl/LC_MESSAGES/django.mo b/conf/locale/rtl/LC_MESSAGES/django.mo index 8c8aec060ceef9e12332ff61e5eaf0d43e094ecf..3933c65090626f091506e052e61f00c85479f973 100644 GIT binary patch delta 67 zcmbPyOMmh${e~9C7N!>F7M3ln^__wy3PuK2#%5MV271N@#s-Gw?Grj#ftU@5*@2h? Ph&h3nYx{&w?&f3w3W^t` delta 67 zcmbPyOMmh${e~9C7N!>F7M3ln^__wS3Wi2jCgxU#mU?EU2Bww\n" "Language: rtl\n" @@ -7007,6 +7007,19 @@ msgstr "" msgid "Original usage key/ID of the thing that is in the clipboard." msgstr "Øɹᴉƃᴉnɐl nsɐƃǝ ʞǝʎ/ƗĐ øɟ ʇɥǝ ʇɥᴉnƃ ʇɥɐʇ ᴉs ᴉn ʇɥǝ ɔlᴉdbøɐɹd." +#: openedx/core/djangoapps/content_tagging/models/base.py +#: wiki/models/article.py +msgid "owner" +msgstr "øʍnǝɹ" + +#: openedx/core/djangoapps/content_tagging/models/base.py +msgid "" +"Organization that is related to this taxonomy.If None, then this taxonomy is" +" related to all organizations." +msgstr "" +"Øɹƃɐnᴉzɐʇᴉøn ʇɥɐʇ ᴉs ɹǝlɐʇǝd ʇø ʇɥᴉs ʇɐxønøɯʎ.Ɨɟ Nønǝ, ʇɥǝn ʇɥᴉs ʇɐxønøɯʎ ᴉs" +" ɹǝlɐʇǝd ʇø ɐll øɹƃɐnᴉzɐʇᴉøns." + #: openedx/core/djangoapps/cors_csrf/models.py msgid "" "List of domains that are allowed to make cross-domain requests to this site." @@ -9018,18 +9031,6 @@ msgstr "" "Ɏøn ɥɐʌǝ snɔɔǝssɟnllʎ sɥᴉɟʇǝd ʎønɹ ɔønɹsǝ sɔɥǝdnlǝ ɐnd ʎønɹ ɔɐlǝndɐɹ ᴉs nd " "ʇø dɐʇǝ." -#: openedx/features/content_tagging/models/base.py wiki/models/article.py -msgid "owner" -msgstr "øʍnǝɹ" - -#: openedx/features/content_tagging/models/base.py -msgid "" -"Organization that is related to this taxonomy.If None, then this taxonomy is" -" related to all organizations." -msgstr "" -"Øɹƃɐnᴉzɐʇᴉøn ʇɥɐʇ ᴉs ɹǝlɐʇǝd ʇø ʇɥᴉs ʇɐxønøɯʎ.Ɨɟ Nønǝ, ʇɥǝn ʇɥᴉs ʇɐxønøɯʎ ᴉs" -" ɹǝlɐʇǝd ʇø ɐll øɹƃɐnᴉzɐʇᴉøns." - #: openedx/features/content_type_gating/models.py #: openedx/features/course_duration_limits/models.py #: lms/templates/support/feature_based_enrollments.html diff --git a/conf/locale/rtl/LC_MESSAGES/djangojs.mo b/conf/locale/rtl/LC_MESSAGES/djangojs.mo index 5492ae5b4640c94399eeac2178c6f0acd66db8ad..d85f0d6e3600059cdee3594a458327c4acf6e79b 100644 GIT binary patch delta 45 zcmdn~SaADe!G;#bEldw}1Wgo-46KaJtc(owj4VwoEDYK|=`aB?^Y%|VEJs}cbDR&u delta 45 zcmdn~SaADe!G;#bEldw}1Pv4njjT+}tqd*o%uUS=4K3S0=`aB?^Y%|VEJs}cbPEs3 diff --git a/conf/locale/rtl/LC_MESSAGES/djangojs.po b/conf/locale/rtl/LC_MESSAGES/djangojs.po index 008760a54a..76d9de1c11 100644 --- a/conf/locale/rtl/LC_MESSAGES/djangojs.po +++ b/conf/locale/rtl/LC_MESSAGES/djangojs.po @@ -32,8 +32,8 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-09-20 12:47+0000\n" -"PO-Revision-Date: 2023-09-20 12:47:19.757119\n" +"POT-Creation-Date: 2023-09-24 20:36+0000\n" +"PO-Revision-Date: 2023-09-24 20:36:20.294880\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: rtl\n" diff --git a/conf/locale/sk/LC_MESSAGES/django.po b/conf/locale/sk/LC_MESSAGES/django.po index d444869067..b161a52878 100644 --- a/conf/locale/sk/LC_MESSAGES/django.po +++ b/conf/locale/sk/LC_MESSAGES/django.po @@ -55,7 +55,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Waheed Ahmed , 2019\n" "Language-Team: Slovak (https://app.transifex.com/open-edx/teams/6205/sk/)\n" diff --git a/conf/locale/sw_KE/LC_MESSAGES/django.po b/conf/locale/sw_KE/LC_MESSAGES/django.po index 86a8f9fb03..e3ca02f5c6 100644 --- a/conf/locale/sw_KE/LC_MESSAGES/django.po +++ b/conf/locale/sw_KE/LC_MESSAGES/django.po @@ -85,7 +85,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Waheed Ahmed , 2019\n" "Language-Team: Swahili (Kenya) (https://app.transifex.com/open-edx/teams/6205/sw_KE/)\n" diff --git a/conf/locale/th/LC_MESSAGES/django.po b/conf/locale/th/LC_MESSAGES/django.po index 6f2a74ede1..b33b18ec22 100644 --- a/conf/locale/th/LC_MESSAGES/django.po +++ b/conf/locale/th/LC_MESSAGES/django.po @@ -116,7 +116,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Waheed Ahmed , 2019\n" "Language-Team: Thai (https://app.transifex.com/open-edx/teams/6205/th/)\n" diff --git a/conf/locale/uk/LC_MESSAGES/django.po b/conf/locale/uk/LC_MESSAGES/django.po index 7e07fc1047..2c79148d22 100644 --- a/conf/locale/uk/LC_MESSAGES/django.po +++ b/conf/locale/uk/LC_MESSAGES/django.po @@ -125,7 +125,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Danylo Shcherbak , 2020\n" "Language-Team: Ukrainian (https://app.transifex.com/open-edx/teams/6205/uk/)\n" diff --git a/conf/locale/vi/LC_MESSAGES/django.po b/conf/locale/vi/LC_MESSAGES/django.po index c61d56c393..891d04238c 100644 --- a/conf/locale/vi/LC_MESSAGES/django.po +++ b/conf/locale/vi/LC_MESSAGES/django.po @@ -198,7 +198,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Le Minh Tri , 2020\n" "Language-Team: Vietnamese (https://app.transifex.com/open-edx/teams/6205/vi/)\n" diff --git a/conf/locale/zh_CN/LC_MESSAGES/django.po b/conf/locale/zh_CN/LC_MESSAGES/django.po index b128bb14b0..b13d26e137 100644 --- a/conf/locale/zh_CN/LC_MESSAGES/django.po +++ b/conf/locale/zh_CN/LC_MESSAGES/django.po @@ -403,7 +403,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: ifLab , 2019\n" "Language-Team: Chinese (China) (https://app.transifex.com/open-edx/teams/6205/zh_CN/)\n" diff --git a/conf/locale/zh_HANS/LC_MESSAGES/django.po b/conf/locale/zh_HANS/LC_MESSAGES/django.po index b128bb14b0..b13d26e137 100644 --- a/conf/locale/zh_HANS/LC_MESSAGES/django.po +++ b/conf/locale/zh_HANS/LC_MESSAGES/django.po @@ -403,7 +403,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: ifLab , 2019\n" "Language-Team: Chinese (China) (https://app.transifex.com/open-edx/teams/6205/zh_CN/)\n" diff --git a/conf/locale/zh_TW/LC_MESSAGES/django.po b/conf/locale/zh_TW/LC_MESSAGES/django.po index ac047e66ce..d2bee32b49 100644 --- a/conf/locale/zh_TW/LC_MESSAGES/django.po +++ b/conf/locale/zh_TW/LC_MESSAGES/django.po @@ -177,7 +177,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2023-08-27 20:43+0000\n" +"POT-Creation-Date: 2023-09-17 20:43+0000\n" "PO-Revision-Date: 2019-01-20 20:43+0000\n" "Last-Translator: Waheed Ahmed , 2019\n" "Language-Team: Chinese (Taiwan) (https://app.transifex.com/open-edx/teams/6205/zh_TW/)\n"