mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Merge pull request #608 from jazzband/translations
Updated translation files
This commit is contained in:
commit
9e71a46552
16 changed files with 81 additions and 87 deletions
Binary file not shown.
|
|
@ -9,38 +9,38 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: django-model-utils\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/jazzband/django-model-utils/issues\n"
|
||||
"POT-Creation-Date: 2018-05-04 13:40+0200\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-04-01 15:01+0200\n"
|
||||
"PO-Revision-Date: 2018-05-04 13:46+0200\n"
|
||||
"Last-Translator: Václav Dohnal <vaclav.dohnal@gmail.com>\n"
|
||||
"Language-Team: N/A\n"
|
||||
"Language: cs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
"Last-Translator: Václav Dohnal <vaclav.dohnal@gmail.com>\n"
|
||||
"Language-Team: N/A\n"
|
||||
"X-Generator: Poedit 2.0.7\n"
|
||||
|
||||
#: .\models.py:24
|
||||
#: models.py:24
|
||||
msgid "created"
|
||||
msgstr "vytvořeno"
|
||||
|
||||
#: .\models.py:25
|
||||
#: models.py:25
|
||||
msgid "modified"
|
||||
msgstr "upraveno"
|
||||
|
||||
#: .\models.py:37
|
||||
#: models.py:49
|
||||
msgid "start"
|
||||
msgstr "začátek"
|
||||
|
||||
#: .\models.py:38
|
||||
#: models.py:50
|
||||
msgid "end"
|
||||
msgstr "konec"
|
||||
|
||||
#: .\models.py:53
|
||||
#: models.py:65
|
||||
msgid "status"
|
||||
msgstr "stav"
|
||||
|
||||
#: .\models.py:54
|
||||
#: models.py:66
|
||||
msgid "status changed"
|
||||
msgstr "změna stavu"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: django-model-utils\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-07-20 10:17-0600\n"
|
||||
"POT-Creation-Date: 2024-04-01 15:01+0200\n"
|
||||
"PO-Revision-Date: 2015-07-01 10:12+0200\n"
|
||||
"Last-Translator: Philipp Steinhardt <steinhardt@myvision.de>\n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -16,38 +16,35 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:24
|
||||
msgid "created"
|
||||
msgstr "erstellt"
|
||||
|
||||
#: models.py:21
|
||||
#: models.py:25
|
||||
msgid "modified"
|
||||
msgstr "bearbeitet"
|
||||
|
||||
#: models.py:33
|
||||
#: models.py:49
|
||||
msgid "start"
|
||||
msgstr "Beginn"
|
||||
|
||||
#: models.py:34
|
||||
#: models.py:50
|
||||
msgid "end"
|
||||
msgstr "Ende"
|
||||
|
||||
#: models.py:49
|
||||
#: models.py:65
|
||||
msgid "status"
|
||||
msgstr "Status"
|
||||
|
||||
#: models.py:50
|
||||
#: models.py:66
|
||||
msgid "status changed"
|
||||
msgstr "Status geändert"
|
||||
|
||||
#: tests/models.py:106 tests/models.py:115 tests/models.py:124
|
||||
msgid "active"
|
||||
msgstr "aktiv"
|
||||
#~ msgid "active"
|
||||
#~ msgstr "aktiv"
|
||||
|
||||
#: tests/models.py:107 tests/models.py:116 tests/models.py:125
|
||||
msgid "deleted"
|
||||
msgstr "gelöscht"
|
||||
#~ msgid "deleted"
|
||||
#~ msgstr "gelöscht"
|
||||
|
||||
#: tests/models.py:108 tests/models.py:117 tests/models.py:126
|
||||
msgid "on hold"
|
||||
msgstr "wartend"
|
||||
#~ msgid "on hold"
|
||||
#~ msgstr "wartend"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: django-model-utils\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-03-29 10:59+0200\n"
|
||||
"POT-Creation-Date: 2024-04-01 15:01+0200\n"
|
||||
"PO-Revision-Date: 2020-03-29 11:14+0100\n"
|
||||
"Last-Translator: Enrique Matías Sánchez <cronopios@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -17,27 +17,26 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Lokalize 2.0\n"
|
||||
|
||||
#: models.py:28
|
||||
#: models.py:24
|
||||
msgid "created"
|
||||
msgstr "creado"
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:25
|
||||
msgid "modified"
|
||||
msgstr "modificado"
|
||||
|
||||
#: models.py:51
|
||||
#: models.py:49
|
||||
msgid "start"
|
||||
msgstr "inicio"
|
||||
|
||||
#: models.py:52
|
||||
#: models.py:50
|
||||
msgid "end"
|
||||
msgstr "fin"
|
||||
|
||||
#: models.py:67
|
||||
#: models.py:65
|
||||
msgid "status"
|
||||
msgstr "estado"
|
||||
|
||||
#: models.py:68
|
||||
#: models.py:66
|
||||
msgid "status changed"
|
||||
msgstr "estado modificado"
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-09-19 13:00+0200\n"
|
||||
"POT-Creation-Date: 2024-04-01 15:01+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"
|
||||
|
|
@ -16,26 +16,26 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: models.py:28
|
||||
#: models.py:24
|
||||
msgid "created"
|
||||
msgstr "ایجاد شد"
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:25
|
||||
msgid "modified"
|
||||
msgstr "اصلاح شد"
|
||||
|
||||
#: models.py:51
|
||||
#: models.py:49
|
||||
msgid "start"
|
||||
msgstr "شروع"
|
||||
|
||||
#: models.py:52
|
||||
#: models.py:50
|
||||
msgid "end"
|
||||
msgstr "پایان"
|
||||
|
||||
#: models.py:67
|
||||
#: models.py:65
|
||||
msgid "status"
|
||||
msgstr "وضعیت"
|
||||
|
||||
#: models.py:68
|
||||
#: models.py:66
|
||||
msgid "status changed"
|
||||
msgstr "وضعیت تغییر کرد"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -9,8 +9,8 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: django-model-utils\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/jazzband/django-model-utils/issues\n"
|
||||
"POT-Creation-Date: 2021-01-11 11:39+0100\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-04-01 15:01+0200\n"
|
||||
"PO-Revision-Date: 2021-01-11 11:45+0100\n"
|
||||
"Last-Translator: Florian Alu <fla@grapps.fr>\n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -21,26 +21,26 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: Poedit 2.4.2\n"
|
||||
|
||||
#: .\models.py:25
|
||||
#: models.py:24
|
||||
msgid "created"
|
||||
msgstr "créé"
|
||||
|
||||
#: .\models.py:26
|
||||
#: models.py:25
|
||||
msgid "modified"
|
||||
msgstr "modifié"
|
||||
|
||||
#: .\models.py:50
|
||||
#: models.py:49
|
||||
msgid "start"
|
||||
msgstr "début"
|
||||
|
||||
#: .\models.py:51
|
||||
#: models.py:50
|
||||
msgid "end"
|
||||
msgstr "fin"
|
||||
|
||||
#: .\models.py:66
|
||||
#: models.py:65
|
||||
msgid "status"
|
||||
msgstr "statut"
|
||||
|
||||
#: .\models.py:67
|
||||
#: models.py:66
|
||||
msgid "status changed"
|
||||
msgstr "statut modifié"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -6,9 +6,10 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: django-model-utils\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-07-20 22:05-0300\n"
|
||||
"POT-Creation-Date: 2024-04-01 15:00+0200\n"
|
||||
"PO-Revision-Date: 2023-07-20 22:05-0300\n"
|
||||
"Last-Translator: Guilherme Croceetti <24530683+gmcrocetti@users.noreply.github.com>\n"
|
||||
"Last-Translator: Guilherme Croceetti <24530683+gmcrocetti@users.noreply."
|
||||
"github.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -16,26 +17,26 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: models.py:25
|
||||
#: models.py:24
|
||||
msgid "created"
|
||||
msgstr "criado"
|
||||
|
||||
#: models.py:26
|
||||
#: models.py:25
|
||||
msgid "modified"
|
||||
msgstr "modificado"
|
||||
|
||||
#: models.py:50
|
||||
#: models.py:49
|
||||
msgid "start"
|
||||
msgstr "início"
|
||||
|
||||
#: models.py:51
|
||||
#: models.py:50
|
||||
msgid "end"
|
||||
msgstr "fim"
|
||||
|
||||
#: models.py:66
|
||||
#: models.py:65
|
||||
msgid "status"
|
||||
msgstr "estado"
|
||||
|
||||
#: models.py:67
|
||||
#: models.py:66
|
||||
msgid "status changed"
|
||||
msgstr "estado modificado"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: django-model-utils\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-05-22 19:46+0300\n"
|
||||
"POT-Creation-Date: 2024-04-01 15:01+0200\n"
|
||||
"PO-Revision-Date: 2017-05-22 19:46+0300\n"
|
||||
"Last-Translator: Arseny Sysolyatin <arseny.sysolyatin@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -14,9 +14,9 @@ msgstr ""
|
|||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
||||
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
|
||||
"(n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#: models.py:24
|
||||
msgid "created"
|
||||
|
|
@ -26,18 +26,18 @@ msgstr "создано"
|
|||
msgid "modified"
|
||||
msgstr "изменено"
|
||||
|
||||
#: models.py:37
|
||||
#: models.py:49
|
||||
msgid "start"
|
||||
msgstr "начало"
|
||||
|
||||
#: models.py:38
|
||||
#: models.py:50
|
||||
msgid "end"
|
||||
msgstr "конец"
|
||||
|
||||
#: models.py:53
|
||||
#: models.py:65
|
||||
msgid "status"
|
||||
msgstr "статус"
|
||||
|
||||
#: models.py:54
|
||||
#: models.py:66
|
||||
msgid "status changed"
|
||||
msgstr "статус изменен"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-11-23 14:46+0100\n"
|
||||
"POT-Creation-Date: 2024-04-01 15:01+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"
|
||||
|
|
@ -15,39 +15,36 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
#: model_utils/models.py:25
|
||||
|
||||
#: models.py:24
|
||||
msgid "created"
|
||||
msgstr "skapad"
|
||||
|
||||
#: model_utils/models.py:26
|
||||
#: models.py:25
|
||||
msgid "modified"
|
||||
msgstr "ändrad"
|
||||
|
||||
#: model_utils/models.py:50
|
||||
#: models.py:49
|
||||
msgid "start"
|
||||
msgstr "start"
|
||||
|
||||
#: model_utils/models.py:51
|
||||
#: models.py:50
|
||||
msgid "end"
|
||||
msgstr "slut"
|
||||
|
||||
#: model_utils/models.py:66
|
||||
#: models.py:65
|
||||
msgid "status"
|
||||
msgstr "status"
|
||||
|
||||
#: model_utils/models.py:67
|
||||
#: models.py:66
|
||||
msgid "status changed"
|
||||
msgstr "status ändrad"
|
||||
|
||||
#: tests/models.py:106 tests/models.py:115 tests/models.py:124
|
||||
msgid "active"
|
||||
msgstr "aktiv"
|
||||
#~ msgid "active"
|
||||
#~ msgstr "aktiv"
|
||||
|
||||
#: tests/models.py:107 tests/models.py:116 tests/models.py:125
|
||||
msgid "deleted"
|
||||
msgstr "borttagen"
|
||||
|
||||
#: tests/models.py:108 tests/models.py:117 tests/models.py:126
|
||||
msgid "on hold"
|
||||
msgstr "väntande"
|
||||
#~ msgid "deleted"
|
||||
#~ msgstr "borttagen"
|
||||
|
||||
#~ msgid "on hold"
|
||||
#~ msgstr "väntande"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-10-23 15:12+0800\n"
|
||||
"POT-Creation-Date: 2024-04-01 15:01+0200\n"
|
||||
"PO-Revision-Date: 2018-10-23 15:26+0800\n"
|
||||
"Last-Translator: Zach Cheung <kuroro.zhang@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -24,18 +24,18 @@ msgstr "创建时间"
|
|||
msgid "modified"
|
||||
msgstr "修改时间"
|
||||
|
||||
#: models.py:37
|
||||
#: models.py:49
|
||||
msgid "start"
|
||||
msgstr "开始时间"
|
||||
|
||||
#: models.py:38
|
||||
#: models.py:50
|
||||
msgid "end"
|
||||
msgstr "结束时间"
|
||||
|
||||
#: models.py:53
|
||||
#: models.py:65
|
||||
msgid "status"
|
||||
msgstr "状态"
|
||||
|
||||
#: models.py:54
|
||||
#: models.py:66
|
||||
msgid "status changed"
|
||||
msgstr "状态修改时间"
|
||||
|
|
|
|||
Loading…
Reference in a new issue