diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-11-14 22:51:17 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-11-14 22:51:17 +0100 |
commit | 7fe3705f76e472bb2f3f00d656fd0da1aaaea493 (patch) | |
tree | 537cf6ea16202e1d7f634572d965e7ff39fa3932 /ishtar_common | |
parent | ad0a54a1b7560d1c6db5c709dfed7779010a24b9 (diff) | |
download | Ishtar-7fe3705f76e472bb2f3f00d656fd0da1aaaea493.tar.bz2 Ishtar-7fe3705f76e472bb2f3f00d656fd0da1aaaea493.zip |
Generate translation files
Diffstat (limited to 'ishtar_common')
-rw-r--r-- | ishtar_common/locale/django.pot | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot index 094041952..e08650308 100644 --- a/ishtar_common/locale/django.pot +++ b/ishtar_common/locale/django.pot @@ -168,8 +168,8 @@ msgstr "" #: forms_common.py:43 msgid "" -"<p>Type name, department code and/or postal code of the town you would like " -"to select. The search is insensitive to case.</p>\n" +"<p>Type name, department code of the town you would like to select. The " +"search is insensitive to case.</p>\n" "<p>Only the first twenty results are displayed but specifying the department " "code is generally sufficient to get the appropriate result.</p>\n" "<p class='example'>For instance type \"saint denis 93\" for getting the " @@ -498,7 +498,7 @@ msgid "Administration" msgstr "" #: ishtar_menu.py:33 -msgid "Add/modify" +msgid "Addition/modification" msgstr "" #: ishtar_menu.py:36 ishtar_menu.py:70 ishtar_menu.py:101 @@ -1529,11 +1529,11 @@ msgid "The %(app_name)s team" msgstr "" #: templates/base.html:41 -msgid "Searches in the shortcut menu deals with all items." +msgid "Searches in the shortcut menu deal with all items." msgstr "" #: templates/base.html:42 -msgid "Searches in the shortcut menu deals with only your items." +msgid "Searches in the shortcut menu deal with only your items." msgstr "" #: templates/base.html:49 @@ -2199,8 +2199,8 @@ msgstr "" #: templates/ishtar/blocks/window_nav.html:17 msgid "" -"Are you sure to restore to this version? All changement made since this " -"version will be lost." +"Are you sure to restore to this version? All changes made since this version " +"will be lost." msgstr "" #: templates/ishtar/blocks/window_nav.html:22 @@ -2340,7 +2340,8 @@ msgstr "" #: templates/ishtar/wizard/default_wizard.html:58 msgid "" -"The form has changed if you don't validate it all your changes will be lost." +"The form has changed. If you don't validate it, all your changes will be " +"lost." msgstr "" #: templates/ishtar/wizard/parcels_wizard.html:12 |