diff options
| author | nessita <124304+nessita@users.noreply.github.com> | 2024-10-07 17:35:43 -0300 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2024-10-07 17:37:36 -0300 |
| commit | 7d9dd7b68fc7b1817e84095e687f82553a24d68d (patch) | |
| tree | ca8f429c9017f869daffd9ed2fae845f97fcead3 /django/contrib/postgres | |
| parent | a417c0efb4b37fe9f59d7b982b2ecf276bf2e306 (diff) | |
Updated translations from Transifex.
Forwardport of e245f62d0052d7b15fa2a60926d59eeeefee9be1 from stable/5.1.x.
Diffstat (limited to 'django/contrib/postgres')
| -rw-r--r-- | django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo | bin | 3388 -> 3418 bytes | |||
| -rw-r--r-- | django/contrib/postgres/locale/cs/LC_MESSAGES/django.po | 18 | ||||
| -rw-r--r-- | django/contrib/postgres/locale/ga/LC_MESSAGES/django.mo | bin | 0 -> 3652 bytes | |||
| -rw-r--r-- | django/contrib/postgres/locale/ga/LC_MESSAGES/django.po | 125 |
4 files changed, 134 insertions, 9 deletions
diff --git a/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo Binary files differindex a56d0b4e29..c8e64ab39f 100644 --- a/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo +++ b/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo diff --git a/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po b/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po index 6a3c9d1d72..ae65f5fe46 100644 --- a/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po @@ -1,16 +1,17 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Jiří Podhorecký <jirka.p@volny.cz>, 2024 # Tomáš Ehrlich <tomas.ehrlich@gmail.com>, 2015 # Vláďa Macek <macek@sandbox.cz>, 2015-2019 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-11 20:56+0200\n" -"PO-Revision-Date: 2020-05-12 20:01+0000\n" -"Last-Translator: Transifex Bot <>\n" -"Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n" +"POT-Creation-Date: 2023-01-17 02:13-0600\n" +"PO-Revision-Date: 2024-10-07 09:22+0000\n" +"Last-Translator: Jiří Podhorecký <jirka.p@volny.cz>, 2024\n" +"Language-Team: Czech (http://app.transifex.com/django/django/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -109,11 +110,10 @@ msgstr "Byly zadány neznámé klíče: %(keys)s" #, python-format msgid "" -"Ensure that this range is completely less than or equal to %(limit_value)s." -msgstr "Nejvyšší hodnota rozsahu musí být menší nebo rovna %(limit_value)s." +"Ensure that the upper bound of the range is not greater than %(limit_value)s." +msgstr "Ujistěte se, že horní hranice rozsahu není větší než %(limit_value)s." #, python-format msgid "" -"Ensure that this range is completely greater than or equal to " -"%(limit_value)s." -msgstr "Nejnižší hodnota rozsahu musí být větší nebo rovna %(limit_value)s." +"Ensure that the lower bound of the range is not less than %(limit_value)s." +msgstr "Ujistěte se, že spodní hranice rozsahu není menší než %(limit_value)s." diff --git a/django/contrib/postgres/locale/ga/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/ga/LC_MESSAGES/django.mo Binary files differnew file mode 100644 index 0000000000..0f8fe8b46f --- /dev/null +++ b/django/contrib/postgres/locale/ga/LC_MESSAGES/django.mo diff --git a/django/contrib/postgres/locale/ga/LC_MESSAGES/django.po b/django/contrib/postgres/locale/ga/LC_MESSAGES/django.po new file mode 100644 index 0000000000..45babc89a3 --- /dev/null +++ b/django/contrib/postgres/locale/ga/LC_MESSAGES/django.po @@ -0,0 +1,125 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Aindriú Mac Giolla Eoin, 2024 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-01-17 02:13-0600\n" +"PO-Revision-Date: 2024-10-07 09:22+0000\n" +"Last-Translator: Aindriú Mac Giolla Eoin, 2024\n" +"Language-Team: Irish (http://app.transifex.com/django/django/language/ga/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ga\n" +"Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : " +"4);\n" + +msgid "PostgreSQL extensions" +msgstr "Eisínteachtaí PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Níor bhailíochtaigh mír %(nth)s san eagar:" + +msgid "Nested arrays must have the same length." +msgstr "Caithfidh an fad céanna a bheith ag eagair neadaithe." + +msgid "Map of strings to strings/nulls" +msgstr "Léarscáil de theaghráin go teaghráin/nulls" + +#, python-format +msgid "The value of “%(key)s” is not a string or null." +msgstr "Ní teaghrán nó null é luach “%(key)s”." + +msgid "Could not load JSON data." +msgstr "Níorbh fhéidir sonraí JSON a lódáil." + +msgid "Input must be a JSON dictionary." +msgstr "Ní mór gur foclóir JSON é an t-ionchur." + +msgid "Enter two valid values." +msgstr "Cuir isteach dhá luach bhailí." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Ní fhéadfaidh tús an raoin a bheith níos mó ná deireadh an raoin." + +msgid "Enter two whole numbers." +msgstr "Cuir isteach dhá slánuimhir." + +msgid "Enter two numbers." +msgstr "Cuir isteach dhá uimhir." + +msgid "Enter two valid date/times." +msgstr "Cuir isteach dhá dháta bhailí." + +msgid "Enter two valid dates." +msgstr "Cuir isteach dhá dháta bhailí." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Tá %(show_value)d mír ar an liosta, níor cheart go mbeadh níos mó ná " +"%(limit_value)d ann." +msgstr[1] "" +"Tá %(show_value)d míreanna ar an liosta, níor cheart go mbeadh níos mó ná " +"%(limit_value)d ann." +msgstr[2] "" +"Tá %(show_value)d míreanna ar an liosta, níor cheart go mbeadh níos mó ná " +"%(limit_value)d ann." +msgstr[3] "" +"Tá %(show_value)d míreanna ar an liosta, níor cheart go mbeadh níos mó ná " +"%(limit_value)d ann." +msgstr[4] "" +"Tá %(show_value)d míreanna ar an liosta, níor cheart go mbeadh níos mó ná " +"%(limit_value)d ann." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Tá %(show_value)d mír ar an liosta, níor cheart go mbeadh níos lú ná " +"%(limit_value)d ann." +msgstr[1] "" +"Tá %(show_value)d míreanna ar an liosta, níor cheart go mbeadh níos lú ná " +"%(limit_value)d ann." +msgstr[2] "" +"Tá %(show_value)d míreanna ar an liosta, níor cheart go mbeadh níos lú ná " +"%(limit_value)d ann." +msgstr[3] "" +"Tá %(show_value)d míreanna ar an liosta, níor cheart go mbeadh níos lú ná " +"%(limit_value)d ann." +msgstr[4] "" +"Tá %(show_value)d míreanna ar an liosta, níor cheart go mbeadh níos lú ná " +"%(limit_value)d ann." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Bhí roinnt eochracha ar iarraidh: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Soláthraíodh roinnt eochracha anaithnid: %(keys)s" + +#, python-format +msgid "" +"Ensure that the upper bound of the range is not greater than %(limit_value)s." +msgstr "" +"Cinntigh nach bhfuil teorainn uachtarach an raoin níos mó ná %(limit_value)s." + +#, python-format +msgid "" +"Ensure that the lower bound of the range is not less than %(limit_value)s." +msgstr "" +"Cinntigh nach bhfuil teorainn íochtair an raoin níos lú ná %(limit_value)s." |
