summaryrefslogtreecommitdiff
path: root/django/contrib/admin/locale/en
AgeCommit message (Collapse)Author
2025-09-18Updated source translation catalogs.Natalia
Forwardport of 22eed0384478e6d3167483cad8df03c687addeff from stable/6.0.x.
2025-03-26Refs #34619 -- Corrected selector description in the admin.Mariusz Felisiak
2025-03-19Updated source translation catalogs.Mariusz Felisiak
Forwardport of d2b1ec551567c208abfdd21b27ff6d08ae1a6371 from stable/5.2.x
2024-05-22Updated source translation catalogs.Natalia
Forwardport of 3af9c11b3b12729be26ef9da9cc32276a032d3cd from stable/5.1.x.
2023-09-18Updated source translation catalogs.Natalia
This work includes the updating of the translations catalog for JS files. The catalog was generated with this command: django-admin makemessages -l en --domain=djangojs -i views/templates/i18n_catalog.js The `views/templates/i18n_catalog.js` file had to be ignored because otherwise the command would fail as follows: xgettext: warning: msgid '' is used without plural and with plural. ./views/templates/i18n_catalog.js:52: Here is the occurrence without plural. ./views/templates/i18n_catalog.js:60: Here is the occurrence with plural. Workaround: If the msgid is a sentence, change the wording of the sentence; otherwise, use contexts for disambiguation. CommandError: errors happened while running msguniq /home/nessita/fellowship/django/django/conf/locale/djangojs.pot:22: context separator <EOT> within string /home/nessita/fellowship/django/django/conf/locale/djangojs.pot:23: context separator <EOT> within string msguniq: found 2 fatal errors Forwardport of c3f890a5803774887fc73a005cba7bf736bb546c from stable/5.0.x.
2023-03-20Updated source translation catalogs.Mariusz Felisiak
Forwardport of 7e79fb35d4aebced5eda2f14f8d4314c73f558d2 from stable/4.2.x.
2023-01-17Updated source translation catalogs.Mariusz Felisiak
Forward port of 6fef789e456204752ec6b77b41740d67553fdd6f from stable/4.2.x.
2022-05-17Updated source translation catalogs.Mariusz Felisiak
Forward port of d1f1a0168ab8a2556980ec1410512b5f02502da4 from stable/4.1.x.
2021-09-21Updated source translation catalogs.Mariusz Felisiak
Forwardport of 5b8cc4ce2679dbf45c257a57a93307201e52e5b6 from stable/4.0.x.
2021-01-15Updated source translation catalogs.Claude Paroz
Forwardport of 3dc3a952b28af444cb3bc83d4638a0e5fc2eeae1 from stable/3.2.x.
2020-07-14Added admin translatable string.Claude Paroz
Forward port of dda8a2aa1d31a4dc818a6950565811c7f32d352a from stable/3.1.x.
2020-05-11Updated JS admin translation catalog.Claude Paroz
2020-05-11Updated source translation catalogs.Claude Paroz
2019-09-08Updated translation catalogsClaude Paroz
2019-01-16Updated translation catalogsClaude Paroz
2018-11-18Fixed #29964 -- Removed unused admin/related_widget_wrapper.html template.Vishvajit Pathak
Unused since b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
2018-05-23Fixed #29417 -- Corrected two admin page titles for view-only users.Ramiro Morales
2018-05-17Updated translation catalogsClaude Paroz
2017-05-05Fixed #28085 -- Added missing plural forms in en translation catalogsClaude Paroz
2017-01-19Updated translation catalogsClaude Paroz
Forward port of 518693bef559bb719e68b08904a9250abfd9237c from stable/1.11.x
2016-09-23Fixed #27261 -- Added missing python-brace-format markerClaude Paroz
Thanks Maxime Vdb for the report.
2016-05-17Updated translation catalogsClaude Paroz
2016-04-30Fixed source path in contrib.admin translation catalogClaude Paroz
Refs #26341.
2016-01-08Updated contrib.admin translations for new testsClaude Paroz
2015-11-15Updated contrib.admin translation catalogClaude Paroz
Forward port of 5234c9937 from stable/1.9.x
2015-10-09Updated translation catalogsClaude Paroz
Forward port of f717cb2ab4 from stable/1.9.x.
2015-01-17Updated en translation catalogsClaude Paroz
Forward port of 666c12e52 from stable/1.8.x
2014-05-19Updated translation catalogsClaude Paroz
2013-05-25Updated translation catalogsClaude Paroz
Updated core/admin/admindocs/comments translation catalogs.
2013-05-02Updated translation templates and removed en translationsClaude Paroz
"en" translations have been mistakenly committed in 87cc3da81.
2013-03-28Updated translation templatesClaude Paroz
2013-02-26Merged contrib translations from 1.5 branchClaude Paroz
2012-10-15Updated base translation filesClaude Paroz
2012-03-23Pulled admin translations updates from Transifex. Refs #17822.Jannis Leidel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17781 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-14Pulled the admin translations updates from Transifex. Refs #17822.Jannis Leidel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17714 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-05Updated admin base translation files with new strings. Refs #17822.Jannis Leidel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17656 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-22Updated English base translation files in preparation of the alpha release ↵Jannis Leidel
so Transifex can pick them up. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17250 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-20Pulled translation updates from Transifex again.Jannis Leidel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15886 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-15Pulled admin translation updates from Transifex.Jannis Leidel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15824 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-02Updated admin source translation to include string added in r15698.Jannis Leidel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15708 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-01Updated admin translations from transifex.net. Refs #15300.Jannis Leidel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15682 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-21Updated admin translation files.Jannis Leidel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15276 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-21Added new translation files to admin contrib app.Jannis Leidel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15259 bcc190cf-cafb-0310-a4f2-bffc1f526a37