src/pyams_thesaurus/locales/pyams_thesaurus.pot
changeset 0 47700a43ef3f
child 3 5c1931a42176
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/pyams_thesaurus/locales/pyams_thesaurus.pot	Tue Apr 14 17:52:05 2015 +0200
@@ -0,0 +1,559 @@
+# 
+# SOME DESCRIPTIVE TITLE
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE 1.0\n"
+"POT-Creation-Date: 2015-04-14 10:50+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Lingua 3.10.dev0\n"
+
+#: ./src/pyams_thesaurus/__init__.py:28
+msgid "Manage thesaurus properties"
+msgstr ""
+
+#: ./src/pyams_thesaurus/__init__.py:30
+msgid "Manage thesaurus content"
+msgstr ""
+
+#: ./src/pyams_thesaurus/__init__.py:32
+msgid "Manage thesaurus extract"
+msgstr ""
+
+#: ./src/pyams_thesaurus/widget/templates/terms-list-input.pt:4
+msgid "Clear selected values"
+msgstr ""
+
+#: ./src/pyams_thesaurus/widget/templates/term-input.pt:4
+msgid "Clear selected value"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/extract.py:56
+msgid "Thesaurus extracts"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/extract.py:83
+msgid "Extract contents"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/extract.py:107
+msgid "Switch extract"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/extract.py:117
+msgid "Delete extract"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/extract.py:126
+msgid "Add extract"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/extract.py:139
+msgid "Add new extract"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/extract.py:181
+msgid "Edit extract properties"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/extract.py:220
+msgid "Display extract terms"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/extract.py:179
+#: ./src/pyams_thesaurus/zmi/extract.py:218
+#, python-format
+msgid "Thesaurus extract: {0}"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/extract.py:288
+msgid "No provided object_name argument!"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/extract.py:293
+msgid "Given extract name doesn't exist!"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/term.py:49
+msgid "Add term"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/term.py:62
+msgid "Add new term"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/term.py:130
+msgid "Edit term properties"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/term.py:105
+msgid "Specified label is already used!"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/term.py:230
+msgid "Specified new label is already used!"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:83
+msgid "Add thesaurus..."
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:93
+msgid "Utilities"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:94
+msgid "Add thesaurus"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:157
+msgid "Thesaurus management"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:167
+msgid "Properties"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:182
+msgid "Update thesaurus properties"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:205
+msgid "Thesaurus properties"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:219
+msgid "Terms"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:252
+msgid "Thesaurus terms"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:361
+msgid "Import terms..."
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:379
+msgid "Thesaurus"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:380
+msgid "Import thesaurus terms"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:392
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:393
+msgid "-- automatic selection -- (if available)"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:371
+msgid "Close"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:372
+msgid "Import terms"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:123
+msgid "Specified thesaurus name is already used!"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:126
+msgid "A thesaurus is already registered with this name!"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:75
+#: ./src/pyams_thesaurus/zmi/thesaurus.py:180
+#, python-format
+msgid "Thesaurus: {0}"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/templates/terms-tree.pt:11
+msgid "Thesaurus terms tree"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/templates/terms-tree.pt:13
+msgid "${len} terms"
+msgstr ""
+
+#: ./src/pyams_thesaurus/zmi/templates/terms-tree.pt:25
+msgid "Search term..."
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:33
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:67
+msgid "Thesaurus name"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:34
+msgid "Name of the registered thesaurus"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:37
+msgid "Input data"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:38
+msgid "Input file containing thesaurus data"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:41
+msgid "File format"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:42
+msgid "This list contains available thesauri loaders"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:46
+msgid "Import synonyms?"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:47
+msgid "If 'No', synonyms will not be imported into loaded thesaurus"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:51
+msgid "Content language"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:52
+msgid "Select file language, for formats which don't provide it internally"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:56
+msgid "File encoding"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:57
+msgid "Select file encoding, for formats which don't provide it internally"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:65
+msgid "Clear before merge ?"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:66
+msgid "If 'yes', thesaurus will be cleared before re-importing file contents"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:70
+msgid "Auto-added conflict suffix"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:71
+msgid ""
+"If you want to prevent imports conflicts, you can provide a suffix which will"
+" be added automatically to conflicting terms"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:97
+msgid "Export file name"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:98
+msgid "Full file name, including extension"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:101
+msgid "Export file format"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:102
+msgid "This list contains available thesauri exporters"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:106
+msgid "Extract to export"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/loader.py:107
+msgid "You can choose to export only an extract of the thesaurus"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:39
+msgid "Candidate"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:40
+msgid "Published"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:41
+msgid "Archived"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:52
+msgid "Term label"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:53
+msgid "Full keyword for the given term"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:65
+msgid "Alternate label"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:66
+msgid "Not to be confused with synonyms 'usage' label, given below..."
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:69
+msgid "Definition"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:70
+msgid "Long definition, mostly for complicated terms"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:73
+msgid "Term's application note"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:74
+msgid "Application note for the given term"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:77
+msgid "Generic term"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:78
+msgid "Parent generic term of the current term"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:81
+msgid "Specifics terms"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:82
+msgid "Child more specifics terms of the current term"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:85
+msgid "Associated terms"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:86
+msgid "Other terms associated to the current term"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:89
+msgid "Usage"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:90
+msgid "For synonyms, specify here the term's descriptor to use"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:93
+msgid "Synonyms"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:94
+msgid "For a given allowed descriptor, specify here the list of synonyms"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:107
+msgid "Extracts"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:108
+msgid "List of thesaurus extracts including this term"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:112
+msgid "Extensions"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:113
+msgid "List of available extensions applied to this term"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:117
+msgid "Status"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:118
+msgid "Term status"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:123
+msgid "Level"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:124
+msgid "Term's level in the thesaurus tree"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:129
+msgid "Micro-thesaurus?"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:130
+msgid "Is the term part of a micro-thesaurus?"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:133
+msgid "First level parent"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:134
+msgid "Parent at level 1 of the current term, or None"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:138
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:60
+msgid "Creation date"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:141
+msgid "Modification date"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:59
+msgid "'/' character is forbidden in term's label"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:102
+msgid "A term can't be a synonym and attached to a generic term"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/term.py:104
+msgid ""
+"A term used as synonym can't have it's own synonyms (all synonyms should be "
+"attached to the descriptor)"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/index.py:30
+#: ./src/pyams_thesaurus/interfaces/index.py:42
+msgid "Include term parents into index values"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/index.py:34
+#: ./src/pyams_thesaurus/interfaces/index.py:46
+msgid "Include term synonyms into index values"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:38
+msgid "Title"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:39
+msgid "Long title for this thesaurus"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:42
+msgid "Subject"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:45
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:144
+msgid "Description"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:48
+msgid "Language"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:49
+msgid "Thesaurus's language"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:54
+msgid "Creator"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:57
+msgid "Publisher"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:72
+msgid "Thesaurus top-terms"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:73
+msgid "List of top thesaurus terms, placed at first level"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:77
+msgid "Thesaurus catalog"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:78
+msgid "Inner thesaurus catalog, used for full-text indexing"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:115
+msgid "Administrators"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:116
+msgid "List of thesaurus's administrators"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:120
+msgid "Contents managers"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:121
+msgid "List of thesaurus's contents contributors"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:141
+msgid "Extract name"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:147
+msgid "Abbreviation"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:148
+msgid "Short abbreviation used to distinguish the extract"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:152
+msgid "Extract color"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:153
+msgid "A color associated with this extract"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:166
+msgid "Extract managers"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/thesaurus.py:167
+msgid "List of principals which can manage extract contents"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/extension.py:40
+msgid "Extension marker interface"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/extension.py:36
+msgid "Extension name"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/extension.py:37
+msgid "User name given to the extension"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/extension.py:42
+msgid "Extension target view"
+msgstr ""
+
+#: ./src/pyams_thesaurus/interfaces/extension.py:45
+msgid "Extension icon URI"
+msgstr ""