diff options
Diffstat (limited to 'ishtar_common/locale')
| -rw-r--r-- | ishtar_common/locale/django.pot | 96 | 
1 files changed, 56 insertions, 40 deletions
| diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot index 475a813f6..11ff3d665 100644 --- a/ishtar_common/locale/django.pot +++ b/ishtar_common/locale/django.pot @@ -1117,17 +1117,14 @@ msgid "Precise"  msgstr ""  #: models.py:1578 -#| msgid "X:"  msgid "X"  msgstr ""  #: models.py:1579 -#| msgid "Y:"  msgid "Y"  msgstr ""  #: models.py:1580 -#| msgid "Z:"  msgid "Z"  msgstr "" @@ -1144,7 +1141,6 @@ msgid "Estimated error for Z"  msgstr ""  #: models.py:1588 -#| msgid "Spatial reference system"  msgid "Spatial Reference System"  msgstr "" @@ -1157,12 +1153,10 @@ msgid "Point (2D)"  msgstr ""  #: models.py:1593 -#| msgid "source"  msgid "Point source"  msgstr ""  #: models.py:1596 -#| msgid "Update source file"  msgid "Point source item"  msgstr "" @@ -1175,7 +1169,6 @@ msgid "Multi-polygon source"  msgstr ""  #: models.py:1603 -#| msgid "Select only one item."  msgid "Multi polygon source item"  msgstr "" @@ -2707,120 +2700,143 @@ msgstr ""  msgid "Profile type Summary"  msgstr "" -#: templates/base.html:48 +#: templates/base.html:49  msgid "Searches in the shortcut menu deal with all items."  msgstr "" -#: templates/base.html:49 +#: templates/base.html:50  msgid "Searches in the shortcut menu deal with only your items."  msgstr "" -#: templates/base.html:50 +#: templates/base.html:51  msgid "Search pinned"  msgstr "" -#: templates/base.html:51 +#: templates/base.html:52  msgid "complete list..."  msgstr "" -#: templates/base.html:52 +#: templates/base.html:53  msgid " items added."  msgstr "" -#: templates/base.html:53 +#: templates/base.html:54  msgid "Select only one item."  msgstr "" -#: templates/base.html:54 +#: templates/base.html:55  msgid "yes"  msgstr "" -#: templates/base.html:55 +#: templates/base.html:56  msgid "no"  msgstr "" -#: templates/base.html:56 +#: templates/base.html:57  msgid "Show"  msgstr "" -#: templates/base.html:57 +#: templates/base.html:58  msgid "entries"  msgstr "" -#: templates/base.html:58 +#: templates/base.html:59  msgid "Showing"  msgstr "" -#: templates/base.html:59 +#: templates/base.html:60  msgid "entrie(s)"  msgstr "" -#: templates/base.html:60 +#: templates/base.html:61  msgid "to"  msgstr "" -#: templates/base.html:61 +#: templates/base.html:62  msgid "of"  msgstr "" -#: templates/base.html:62 +#: templates/base.html:63  msgid "No data available in the gallery"  msgstr "" -#: templates/base.html:63 +#: templates/base.html:64  msgid "Item list"  msgstr "" -#: templates/base.html:64 +#: templates/base.html:65  msgid "Autorefresh start. The form is disabled."  msgstr "" -#: templates/base.html:65 +#: templates/base.html:66  msgid "Autorefresh end. The form is re-enabled."  msgstr "" -#: templates/base.html:66 -#| msgid "Archaeological site module" +#: templates/base.html:67  msgid "Geolocalize me"  msgstr "" -#: templates/base.html:67 +#: templates/base.html:68  msgid "Geolocation activated"  msgstr "" -#: templates/base.html:68 -#| msgid "Creation date" +#: templates/base.html:69  msgid "Geolocation disabled"  msgstr "" -#: templates/base.html:104 +#: templates/base.html:70 +#, python-brace-format +msgid "Limit to {0} items" +msgstr "" + +#: templates/base.html:71 +msgid "" +"Unchecking this limit on a poorly performing device may result in web " +"browser freeze" +msgstr "" + +#: templates/base.html:72 +#, python-brace-format +msgid "{0} items displayed on the map" +msgstr "" + +#: templates/base.html:73 +#, python-brace-format +msgid "{0} items not displayed" +msgstr "" + +#: templates/base.html:74 +msgid "(list)" +msgstr "" + +#: templates/base.html:110  msgid "Current items"  msgstr "" -#: templates/base.html:106 templates/ishtar/forms/qa_base.html:33 +#: templates/base.html:112 templates/ishtar/forms/qa_base.html:33  #: templates/ishtar/forms/qa_form.html:21 templates/ishtar/manage_basket.html:4  #: templates/welcome.html:11 templates/welcome.html:12  #: templates/welcome.html:13 templates/welcome.html:14 wizards.py:435  msgid ":"  msgstr "" -#: templates/base.html:119 +#: templates/base.html:125  msgid "Sheets"  msgstr "" -#: templates/base.html:180 +#: templates/base.html:186  msgid "Processing..."  msgstr "" -#: templates/base.html:182 +#: templates/base.html:188  msgid "This can be long."  msgstr "" -#: templates/base.html:184 +#: templates/base.html:190  msgid "Time to take a coffee?"  msgstr "" -#: templates/base.html:186 +#: templates/base.html:192  msgid "Time to take another coffee?"  msgstr "" @@ -2902,15 +2918,15 @@ msgstr ""  msgid "Fetching data..."  msgstr "" -#: templates/blocks/DataTables.html:116 +#: templates/blocks/DataTables.html:121  msgid "Render map..."  msgstr "" -#: templates/blocks/DataTables.html:194 +#: templates/blocks/DataTables.html:199  msgid "Select all items"  msgstr "" -#: templates/blocks/DataTables.html:199 +#: templates/blocks/DataTables.html:204  msgid "Deselect"  msgstr "" | 
