diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-04-07 12:40:22 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-04-07 12:40:22 +0200 |
commit | 6a4984ceb1649a74ccfbbae36884ff40e4a10ac4 (patch) | |
tree | 7556c1933f4e12775049d86d2e030546e6bf9332 /archaeological_finds | |
parent | 3d8b8d86f01ecb9b37e24e25fd15500b8f4fb2a0 (diff) | |
download | Ishtar-6a4984ceb1649a74ccfbbae36884ff40e4a10ac4.tar.bz2 Ishtar-6a4984ceb1649a74ccfbbae36884ff40e4a10ac4.zip |
Update translations
Diffstat (limited to 'archaeological_finds')
-rw-r--r-- | archaeological_finds/locale/django.pot | 26 |
1 files changed, 7 insertions, 19 deletions
diff --git a/archaeological_finds/locale/django.pot b/archaeological_finds/locale/django.pot index 5947def9d..d2c407d1c 100644 --- a/archaeological_finds/locale/django.pot +++ b/archaeological_finds/locale/django.pot @@ -73,15 +73,15 @@ msgstr "" msgid "Point of topographic reference" msgstr "" -#: forms.py:176 models_finds.py:170 +#: forms.py:176 models_finds.py:170 templates/ishtar/sheet_find.html:205 msgid "X" msgstr "" -#: forms.py:177 models_finds.py:171 +#: forms.py:177 models_finds.py:171 templates/ishtar/sheet_find.html:206 msgid "Y" msgstr "" -#: forms.py:178 models_finds.py:172 +#: forms.py:178 models_finds.py:172 templates/ishtar/sheet_find.html:207 msgid "Z" msgstr "" @@ -1119,7 +1119,7 @@ msgid "Treament documentations" msgstr "" #: models_treatments.py:601 -msgid "Can view all Treatment source" +msgid "Can view all Treatment sources" msgstr "" #: models_treatments.py:603 @@ -1151,7 +1151,7 @@ msgid "Treatment request documentations" msgstr "" #: models_treatments.py:631 -msgid "Can view all Treatment request source" +msgid "Can view Treatment request source" msgstr "" #: models_treatments.py:633 @@ -1339,23 +1339,11 @@ msgid "Internal ID" msgstr "" #: templates/ishtar/sheet_find.html:203 -msgid "Coordinates:" -msgstr "" - -#: templates/ishtar/sheet_find.html:205 -msgid "X:" -msgstr "" - -#: templates/ishtar/sheet_find.html:206 -msgid "Y:" -msgstr "" - -#: templates/ishtar/sheet_find.html:207 -msgid "Z:" +msgid "Coordinates" msgstr "" #: templates/ishtar/sheet_find.html:210 -msgid "SRID:" +msgid "SRID" msgstr "" #: templates/ishtar/sheet_find.html:227 |