src/pyams_thesaurus/locales/pyams_thesaurus.pot
changeset 129 26ebfe6d8a73
parent 87 dfe19304d980
equal deleted inserted replaced
128:bff1bbc010b4 129:26ebfe6d8a73
     1 #
     1 #
     2 # SOME DESCRIPTIVE TITLE
     2 # SOME DESCRIPTIVE TITLE
     3 # This file is distributed under the same license as the PACKAGE package.
     3 # This file is distributed under the same license as the PACKAGE package.
     4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
     4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
     5 #, fuzzy
     5 #, fuzzy
     6 msgid ""
     6 msgid ""
     7 msgstr ""
     7 msgstr ""
     8 "Project-Id-Version: PACKAGE 1.0\n"
     8 "Project-Id-Version: PACKAGE 1.0\n"
     9 "POT-Creation-Date: 2018-08-29 13:50+0200\n"
     9 "POT-Creation-Date: 2020-11-30 09:37+0100\n"
    10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    11 "Last-Translator: FULL NAME <EMAIL@ADDRESS\n"
    11 "Last-Translator: FULL NAME <EMAIL@ADDRESS\n"
    12 "Language-Team: LANGUAGE <LL@li.org>\n"
    12 "Language-Team: LANGUAGE <LL@li.org>\n"
    13 "Language: \n"
    13 "Language: \n"
    14 "MIME-Version: 1.0\n"
    14 "MIME-Version: 1.0\n"
    42 
    42 
    43 #: ./src/pyams_thesaurus/__init__.py:58
    43 #: ./src/pyams_thesaurus/__init__.py:58
    44 msgid "Thesaurus extract manager (role)"
    44 msgid "Thesaurus extract manager (role)"
    45 msgstr ""
    45 msgstr ""
    46 
    46 
    47 #: ./src/pyams_thesaurus/zmi/extract.py:60
    47 #: ./src/pyams_thesaurus/interfaces/loader.py:33
       
    48 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:67
       
    49 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:188
       
    50 msgid "Thesaurus name"
       
    51 msgstr ""
       
    52 
       
    53 #: ./src/pyams_thesaurus/interfaces/loader.py:34
       
    54 msgid "Name of the registered thesaurus"
       
    55 msgstr ""
       
    56 
       
    57 #: ./src/pyams_thesaurus/interfaces/loader.py:37
       
    58 msgid "Input data"
       
    59 msgstr ""
       
    60 
       
    61 #: ./src/pyams_thesaurus/interfaces/loader.py:38
       
    62 msgid "Input file containing thesaurus data"
       
    63 msgstr ""
       
    64 
       
    65 #: ./src/pyams_thesaurus/interfaces/loader.py:41
       
    66 msgid "File format"
       
    67 msgstr ""
       
    68 
       
    69 #: ./src/pyams_thesaurus/interfaces/loader.py:42
       
    70 msgid "This list contains available thesauri loaders"
       
    71 msgstr ""
       
    72 
       
    73 #: ./src/pyams_thesaurus/interfaces/loader.py:46
       
    74 msgid "Import synonyms?"
       
    75 msgstr ""
       
    76 
       
    77 #: ./src/pyams_thesaurus/interfaces/loader.py:47
       
    78 msgid "If 'No', synonyms will not be imported into loaded thesaurus"
       
    79 msgstr ""
       
    80 
       
    81 #: ./src/pyams_thesaurus/interfaces/loader.py:51
       
    82 msgid "Content language"
       
    83 msgstr ""
       
    84 
       
    85 #: ./src/pyams_thesaurus/interfaces/loader.py:52
       
    86 msgid "Select file language, for formats which don't provide it internally"
       
    87 msgstr ""
       
    88 
       
    89 #: ./src/pyams_thesaurus/interfaces/loader.py:56
       
    90 msgid "File encoding"
       
    91 msgstr ""
       
    92 
       
    93 #: ./src/pyams_thesaurus/interfaces/loader.py:57
       
    94 msgid "Select file encoding, for formats which don't provide it internally"
       
    95 msgstr ""
       
    96 
       
    97 #: ./src/pyams_thesaurus/interfaces/loader.py:65
       
    98 msgid "Clear before merge ?"
       
    99 msgstr ""
       
   100 
       
   101 #: ./src/pyams_thesaurus/interfaces/loader.py:66
       
   102 msgid "If 'yes', thesaurus will be cleared before re-importing file contents"
       
   103 msgstr ""
       
   104 
       
   105 #: ./src/pyams_thesaurus/interfaces/loader.py:70
       
   106 msgid "Auto-added conflict suffix"
       
   107 msgstr ""
       
   108 
       
   109 #: ./src/pyams_thesaurus/interfaces/loader.py:71
       
   110 msgid ""
       
   111 "If you want to prevent imports conflicts, you can provide a suffix which will"
       
   112 " be added automatically to conflicting terms"
       
   113 msgstr ""
       
   114 
       
   115 #: ./src/pyams_thesaurus/interfaces/loader.py:97
       
   116 msgid "Export file name"
       
   117 msgstr ""
       
   118 
       
   119 #: ./src/pyams_thesaurus/interfaces/loader.py:98
       
   120 msgid "Full file name, including extension"
       
   121 msgstr ""
       
   122 
       
   123 #: ./src/pyams_thesaurus/interfaces/loader.py:101
       
   124 msgid "Export file format"
       
   125 msgstr ""
       
   126 
       
   127 #: ./src/pyams_thesaurus/interfaces/loader.py:102
       
   128 msgid "This list contains available thesauri exporters"
       
   129 msgstr ""
       
   130 
       
   131 #: ./src/pyams_thesaurus/interfaces/loader.py:106
       
   132 msgid "Extract to export"
       
   133 msgstr ""
       
   134 
       
   135 #: ./src/pyams_thesaurus/interfaces/loader.py:107
       
   136 msgid "You can choose to export only an extract of the thesaurus"
       
   137 msgstr ""
       
   138 
       
   139 #: ./src/pyams_thesaurus/interfaces/index.py:30
       
   140 #: ./src/pyams_thesaurus/interfaces/index.py:42
       
   141 msgid "Include term parents into index values"
       
   142 msgstr ""
       
   143 
       
   144 #: ./src/pyams_thesaurus/interfaces/index.py:34
       
   145 #: ./src/pyams_thesaurus/interfaces/index.py:46
       
   146 msgid "Include term synonyms into index values"
       
   147 msgstr ""
       
   148 
       
   149 #: ./src/pyams_thesaurus/interfaces/term.py:39
       
   150 msgid "Candidate"
       
   151 msgstr ""
       
   152 
       
   153 #: ./src/pyams_thesaurus/interfaces/term.py:40
       
   154 msgid "Published"
       
   155 msgstr ""
       
   156 
       
   157 #: ./src/pyams_thesaurus/interfaces/term.py:41
       
   158 msgid "Archived"
       
   159 msgstr ""
       
   160 
       
   161 #: ./src/pyams_thesaurus/interfaces/term.py:52
       
   162 msgid "Term label"
       
   163 msgstr ""
       
   164 
       
   165 #: ./src/pyams_thesaurus/interfaces/term.py:53
       
   166 msgid "Full keyword for the given term"
       
   167 msgstr ""
       
   168 
       
   169 #: ./src/pyams_thesaurus/interfaces/term.py:65
       
   170 msgid "Alternate label"
       
   171 msgstr ""
       
   172 
       
   173 #: ./src/pyams_thesaurus/interfaces/term.py:66
       
   174 msgid "Not to be confused with synonyms 'usage' label, given below..."
       
   175 msgstr ""
       
   176 
       
   177 #: ./src/pyams_thesaurus/interfaces/term.py:69
       
   178 msgid "Definition"
       
   179 msgstr ""
       
   180 
       
   181 #: ./src/pyams_thesaurus/interfaces/term.py:70
       
   182 msgid "Long definition, mostly for complicated terms"
       
   183 msgstr ""
       
   184 
       
   185 #: ./src/pyams_thesaurus/interfaces/term.py:73
       
   186 msgid "Term's application note"
       
   187 msgstr ""
       
   188 
       
   189 #: ./src/pyams_thesaurus/interfaces/term.py:74
       
   190 msgid "Application note for the given term"
       
   191 msgstr ""
       
   192 
       
   193 #: ./src/pyams_thesaurus/interfaces/term.py:77
       
   194 msgid "Generic term"
       
   195 msgstr ""
       
   196 
       
   197 #: ./src/pyams_thesaurus/interfaces/term.py:78
       
   198 msgid "Parent generic term of the current term"
       
   199 msgstr ""
       
   200 
       
   201 #: ./src/pyams_thesaurus/interfaces/term.py:81
       
   202 msgid "Order"
       
   203 msgstr ""
       
   204 
       
   205 #: ./src/pyams_thesaurus/interfaces/term.py:82
       
   206 msgid ""
       
   207 "Term's position between it's siblings; default terms order is alphabetical"
       
   208 msgstr ""
       
   209 
       
   210 #: ./src/pyams_thesaurus/interfaces/term.py:85
       
   211 msgid "Specifics terms"
       
   212 msgstr ""
       
   213 
       
   214 #: ./src/pyams_thesaurus/interfaces/term.py:86
       
   215 msgid "Child more specifics terms of the current term"
       
   216 msgstr ""
       
   217 
       
   218 #: ./src/pyams_thesaurus/interfaces/term.py:89
       
   219 msgid "Associated terms"
       
   220 msgstr ""
       
   221 
       
   222 #: ./src/pyams_thesaurus/interfaces/term.py:90
       
   223 msgid "Other terms associated to the current term"
       
   224 msgstr ""
       
   225 
       
   226 #: ./src/pyams_thesaurus/interfaces/term.py:93
       
   227 msgid "Usage"
       
   228 msgstr ""
       
   229 
       
   230 #: ./src/pyams_thesaurus/interfaces/term.py:94
       
   231 msgid "For synonyms, specify here the term's descriptor to use"
       
   232 msgstr ""
       
   233 
       
   234 #: ./src/pyams_thesaurus/interfaces/term.py:97
       
   235 msgid "Synonyms"
       
   236 msgstr ""
       
   237 
       
   238 #: ./src/pyams_thesaurus/interfaces/term.py:98
       
   239 msgid "For a given allowed descriptor, specify here the list of synonyms"
       
   240 msgstr ""
       
   241 
       
   242 #: ./src/pyams_thesaurus/interfaces/term.py:111
       
   243 msgid "Extracts"
       
   244 msgstr ""
       
   245 
       
   246 #: ./src/pyams_thesaurus/interfaces/term.py:112
       
   247 msgid "List of thesaurus extracts including this term"
       
   248 msgstr ""
       
   249 
       
   250 #: ./src/pyams_thesaurus/interfaces/term.py:116
       
   251 msgid "Extensions"
       
   252 msgstr ""
       
   253 
       
   254 #: ./src/pyams_thesaurus/interfaces/term.py:117
       
   255 msgid "List of available extensions applied to this term"
       
   256 msgstr ""
       
   257 
       
   258 #: ./src/pyams_thesaurus/interfaces/term.py:121
       
   259 msgid "Status"
       
   260 msgstr ""
       
   261 
       
   262 #: ./src/pyams_thesaurus/interfaces/term.py:122
       
   263 msgid "Term status"
       
   264 msgstr ""
       
   265 
       
   266 #: ./src/pyams_thesaurus/interfaces/term.py:127
       
   267 msgid "Level"
       
   268 msgstr ""
       
   269 
       
   270 #: ./src/pyams_thesaurus/interfaces/term.py:128
       
   271 msgid "Term's level in the thesaurus tree"
       
   272 msgstr ""
       
   273 
       
   274 #: ./src/pyams_thesaurus/interfaces/term.py:133
       
   275 msgid "Micro-thesaurus?"
       
   276 msgstr ""
       
   277 
       
   278 #: ./src/pyams_thesaurus/interfaces/term.py:134
       
   279 msgid "Is the term part of a micro-thesaurus?"
       
   280 msgstr ""
       
   281 
       
   282 #: ./src/pyams_thesaurus/interfaces/term.py:137
       
   283 msgid "First level parent"
       
   284 msgstr ""
       
   285 
       
   286 #: ./src/pyams_thesaurus/interfaces/term.py:138
       
   287 msgid "Parent at level 1 of the current term, or None"
       
   288 msgstr ""
       
   289 
       
   290 #: ./src/pyams_thesaurus/interfaces/term.py:142
       
   291 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:60
       
   292 msgid "Creation date"
       
   293 msgstr ""
       
   294 
       
   295 #: ./src/pyams_thesaurus/interfaces/term.py:145
       
   296 msgid "Modification date"
       
   297 msgstr ""
       
   298 
       
   299 #: ./src/pyams_thesaurus/interfaces/term.py:59
       
   300 msgid "'/' character is forbidden in term's label"
       
   301 msgstr ""
       
   302 
       
   303 #: ./src/pyams_thesaurus/interfaces/term.py:106
       
   304 msgid "A term can't be a synonym and attached to a generic term"
       
   305 msgstr ""
       
   306 
       
   307 #: ./src/pyams_thesaurus/interfaces/term.py:108
       
   308 msgid ""
       
   309 "A term used as synonym can't have it's own synonyms (all synonyms should be "
       
   310 "attached to the descriptor)"
       
   311 msgstr ""
       
   312 
       
   313 #: ./src/pyams_thesaurus/interfaces/extension.py:40
       
   314 msgid "Extension marker interface"
       
   315 msgstr ""
       
   316 
       
   317 #: ./src/pyams_thesaurus/interfaces/extension.py:36
       
   318 msgid "Extension name"
       
   319 msgstr ""
       
   320 
       
   321 #: ./src/pyams_thesaurus/interfaces/extension.py:37
       
   322 msgid "User name given to the extension"
       
   323 msgstr ""
       
   324 
       
   325 #: ./src/pyams_thesaurus/interfaces/extension.py:42
       
   326 msgid "Extension target view"
       
   327 msgstr ""
       
   328 
       
   329 #: ./src/pyams_thesaurus/interfaces/extension.py:45
       
   330 msgid "Extension icon URI"
       
   331 msgstr ""
       
   332 
       
   333 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:38
       
   334 msgid "Title"
       
   335 msgstr ""
       
   336 
       
   337 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:39
       
   338 msgid "Long title for this thesaurus"
       
   339 msgstr ""
       
   340 
       
   341 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:42
       
   342 msgid "Subject"
       
   343 msgstr ""
       
   344 
       
   345 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:45
       
   346 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:147
       
   347 msgid "Description"
       
   348 msgstr ""
       
   349 
       
   350 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:48
       
   351 msgid "Language"
       
   352 msgstr ""
       
   353 
       
   354 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:49
       
   355 msgid "Thesaurus's language"
       
   356 msgstr ""
       
   357 
       
   358 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:54
       
   359 msgid "Creator"
       
   360 msgstr ""
       
   361 
       
   362 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:57
       
   363 msgid "Publisher"
       
   364 msgstr ""
       
   365 
       
   366 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:72
       
   367 msgid "Thesaurus top-terms"
       
   368 msgstr ""
       
   369 
       
   370 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:73
       
   371 msgid "List of top thesaurus terms, placed at first level"
       
   372 msgstr ""
       
   373 
       
   374 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:77
       
   375 msgid "Thesaurus catalog"
       
   376 msgstr ""
       
   377 
       
   378 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:78
       
   379 msgid "Inner thesaurus catalog, used for full-text indexing"
       
   380 msgstr ""
       
   381 
       
   382 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:118
       
   383 msgid "Administrators"
       
   384 msgstr ""
       
   385 
       
   386 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:119
       
   387 msgid "List of thesaurus's administrators"
       
   388 msgstr ""
       
   389 
       
   390 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:123
       
   391 msgid "Contents managers"
       
   392 msgstr ""
       
   393 
       
   394 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:124
       
   395 msgid "List of thesaurus's contents contributors"
       
   396 msgstr ""
       
   397 
       
   398 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:144
       
   399 msgid "Extract name"
       
   400 msgstr ""
       
   401 
       
   402 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:150
       
   403 msgid "Abbreviation"
       
   404 msgstr ""
       
   405 
       
   406 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:151
       
   407 msgid "Short abbreviation used to distinguish the extract"
       
   408 msgstr ""
       
   409 
       
   410 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:155
       
   411 msgid "Extract color"
       
   412 msgstr ""
       
   413 
       
   414 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:156
       
   415 msgid "A color associated with this extract"
       
   416 msgstr ""
       
   417 
       
   418 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:169
       
   419 msgid "Extract managers"
       
   420 msgstr ""
       
   421 
       
   422 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:170
       
   423 msgid "List of principals which can manage extract contents"
       
   424 msgstr ""
       
   425 
       
   426 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:192
       
   427 msgid "Thesaurus extract"
       
   428 msgstr ""
       
   429 
       
   430 #: ./src/pyams_thesaurus/zmi/extract.py:56
    48 msgid "Thesaurus extracts"
   431 msgid "Thesaurus extracts"
    49 msgstr ""
   432 msgstr ""
    50 
   433 
    51 #: ./src/pyams_thesaurus/zmi/extract.py:87
   434 #: ./src/pyams_thesaurus/zmi/extract.py:83
    52 msgid "Extract contents"
   435 msgid "Extract contents"
    53 msgstr ""
   436 msgstr ""
    54 
   437 
    55 #: ./src/pyams_thesaurus/zmi/extract.py:111
   438 #: ./src/pyams_thesaurus/zmi/extract.py:107
    56 msgid "Switch extract"
   439 msgid "Switch extract"
    57 msgstr ""
   440 msgstr ""
    58 
   441 
    59 #: ./src/pyams_thesaurus/zmi/extract.py:121
   442 #: ./src/pyams_thesaurus/zmi/extract.py:117
    60 msgid "Delete extract"
   443 msgid "Delete extract"
    61 msgstr ""
   444 msgstr ""
    62 
   445 
    63 #: ./src/pyams_thesaurus/zmi/extract.py:137
   446 #: ./src/pyams_thesaurus/zmi/extract.py:133
    64 msgid "Add extract"
   447 msgid "Add extract"
    65 msgstr ""
   448 msgstr ""
    66 
   449 
    67 #: ./src/pyams_thesaurus/zmi/extract.py:150
   450 #: ./src/pyams_thesaurus/zmi/extract.py:146
    68 msgid "Add new extract"
   451 msgid "Add new extract"
    69 msgstr ""
   452 msgstr ""
    70 
   453 
    71 #: ./src/pyams_thesaurus/zmi/extract.py:194
   454 #: ./src/pyams_thesaurus/zmi/extract.py:190
    72 msgid "Edit extract properties"
   455 msgid "Edit extract properties"
    73 msgstr ""
   456 msgstr ""
    74 
   457 
    75 #: ./src/pyams_thesaurus/zmi/extract.py:235
   458 #: ./src/pyams_thesaurus/zmi/extract.py:231
    76 msgid "Display extract terms"
   459 msgid "Display extract terms"
    77 msgstr ""
   460 msgstr ""
    78 
   461 
    79 #: ./src/pyams_thesaurus/zmi/extract.py:192
   462 #: ./src/pyams_thesaurus/zmi/extract.py:188
    80 #: ./src/pyams_thesaurus/zmi/extract.py:233
   463 #: ./src/pyams_thesaurus/zmi/extract.py:229
    81 #, python-format
   464 #, python-format
    82 msgid "Thesaurus extract: {0}"
   465 msgid "Thesaurus extract: {0}"
    83 msgstr ""
   466 msgstr ""
    84 
   467 
    85 #: ./src/pyams_thesaurus/zmi/manager.py:55
   468 #: ./src/pyams_thesaurus/zmi/manager.py:55
    99 
   482 
   100 #: ./src/pyams_thesaurus/zmi/manager.py:122
   483 #: ./src/pyams_thesaurus/zmi/manager.py:122
   101 msgid "Add thesaurus"
   484 msgid "Add thesaurus"
   102 msgstr ""
   485 msgstr ""
   103 
   486 
   104 #: ./src/pyams_thesaurus/zmi/term.py:50
   487 #: ./src/pyams_thesaurus/zmi/term.py:51
   105 msgid "Add term"
   488 msgid "Add term"
   106 msgstr ""
   489 msgstr ""
   107 
   490 
   108 #: ./src/pyams_thesaurus/zmi/term.py:66
   491 #: ./src/pyams_thesaurus/zmi/term.py:67
   109 msgid "Add new term"
   492 msgid "Add new term"
   110 msgstr ""
   493 msgstr ""
   111 
   494 
   112 #: ./src/pyams_thesaurus/zmi/term.py:138
   495 #: ./src/pyams_thesaurus/zmi/term.py:141
   113 msgid "Edit term properties"
   496 msgid "Edit term properties"
   114 msgstr ""
   497 msgstr ""
   115 
   498 
   116 #: ./src/pyams_thesaurus/zmi/term.py:124
   499 #: ./src/pyams_thesaurus/zmi/term.py:126
   117 msgid "Specified label is already used!"
   500 msgid "Specified label is already used!"
   118 msgstr ""
   501 msgstr ""
   119 
   502 
   120 #: ./src/pyams_thesaurus/zmi/term.py:264
   503 #: ./src/pyams_thesaurus/zmi/term.py:269
   121 msgid "Specified new label is already used!"
   504 msgid "Specified new label is already used!"
       
   505 msgstr ""
       
   506 
       
   507 #: ./src/pyams_thesaurus/zmi/term.py:272
       
   508 msgid "A term can't be selected as it's own generic term!"
   122 msgstr ""
   509 msgstr ""
   123 
   510 
   124 #: ./src/pyams_thesaurus/zmi/thesaurus.py:80
   511 #: ./src/pyams_thesaurus/zmi/thesaurus.py:80
   125 msgid "This thesaurus"
   512 msgid "This thesaurus"
   126 msgstr ""
   513 msgstr ""
   200 #: ./src/pyams_thesaurus/zmi/thesaurus.py:193
   587 #: ./src/pyams_thesaurus/zmi/thesaurus.py:193
   201 #, python-format
   588 #, python-format
   202 msgid "Thesaurus « {0} »"
   589 msgid "Thesaurus « {0} »"
   203 msgstr ""
   590 msgstr ""
   204 
   591 
       
   592 #: ./src/pyams_thesaurus/zmi/widget/templates/term-input.pt:4
       
   593 msgid "Clear selected value"
       
   594 msgstr ""
       
   595 
   205 #: ./src/pyams_thesaurus/zmi/widget/templates/terms-list-input.pt:4
   596 #: ./src/pyams_thesaurus/zmi/widget/templates/terms-list-input.pt:4
   206 #: ./src/pyams_thesaurus/zmi/widget/templates/terms-list-selector-input.pt:3
   597 #: ./src/pyams_thesaurus/zmi/widget/templates/terms-list-selector-input.pt:3
   207 msgid "Clear selected values"
   598 msgid "Clear selected values"
   208 msgstr ""
   599 msgstr ""
   209 
   600 
   210 #: ./src/pyams_thesaurus/zmi/widget/templates/term-input.pt:4
       
   211 msgid "Clear selected value"
       
   212 msgstr ""
       
   213 
       
   214 #: ./src/pyams_thesaurus/zmi/widget/templates/terms-list-selector-input.pt:9
   601 #: ./src/pyams_thesaurus/zmi/widget/templates/terms-list-selector-input.pt:9
   215 msgid "Show terms selector"
   602 msgid "Show terms selector"
   216 msgstr ""
   603 msgstr ""
   217 
   604 
   218 #: ./src/pyams_thesaurus/zmi/templates/terms-tree.pt:11
   605 #: ./src/pyams_thesaurus/zmi/templates/terms-tree.pt:11
   224 msgstr ""
   611 msgstr ""
   225 
   612 
   226 #: ./src/pyams_thesaurus/zmi/templates/terms-tree.pt:26
   613 #: ./src/pyams_thesaurus/zmi/templates/terms-tree.pt:26
   227 msgid "Search term..."
   614 msgid "Search term..."
   228 msgstr ""
   615 msgstr ""
   229 
       
   230 #: ./src/pyams_thesaurus/interfaces/loader.py:33
       
   231 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:67
       
   232 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:188
       
   233 msgid "Thesaurus name"
       
   234 msgstr ""
       
   235 
       
   236 #: ./src/pyams_thesaurus/interfaces/loader.py:34
       
   237 msgid "Name of the registered thesaurus"
       
   238 msgstr ""
       
   239 
       
   240 #: ./src/pyams_thesaurus/interfaces/loader.py:37
       
   241 msgid "Input data"
       
   242 msgstr ""
       
   243 
       
   244 #: ./src/pyams_thesaurus/interfaces/loader.py:38
       
   245 msgid "Input file containing thesaurus data"
       
   246 msgstr ""
       
   247 
       
   248 #: ./src/pyams_thesaurus/interfaces/loader.py:41
       
   249 msgid "File format"
       
   250 msgstr ""
       
   251 
       
   252 #: ./src/pyams_thesaurus/interfaces/loader.py:42
       
   253 msgid "This list contains available thesauri loaders"
       
   254 msgstr ""
       
   255 
       
   256 #: ./src/pyams_thesaurus/interfaces/loader.py:46
       
   257 msgid "Import synonyms?"
       
   258 msgstr ""
       
   259 
       
   260 #: ./src/pyams_thesaurus/interfaces/loader.py:47
       
   261 msgid "If 'No', synonyms will not be imported into loaded thesaurus"
       
   262 msgstr ""
       
   263 
       
   264 #: ./src/pyams_thesaurus/interfaces/loader.py:51
       
   265 msgid "Content language"
       
   266 msgstr ""
       
   267 
       
   268 #: ./src/pyams_thesaurus/interfaces/loader.py:52
       
   269 msgid "Select file language, for formats which don't provide it internally"
       
   270 msgstr ""
       
   271 
       
   272 #: ./src/pyams_thesaurus/interfaces/loader.py:56
       
   273 msgid "File encoding"
       
   274 msgstr ""
       
   275 
       
   276 #: ./src/pyams_thesaurus/interfaces/loader.py:57
       
   277 msgid "Select file encoding, for formats which don't provide it internally"
       
   278 msgstr ""
       
   279 
       
   280 #: ./src/pyams_thesaurus/interfaces/loader.py:65
       
   281 msgid "Clear before merge ?"
       
   282 msgstr ""
       
   283 
       
   284 #: ./src/pyams_thesaurus/interfaces/loader.py:66
       
   285 msgid "If 'yes', thesaurus will be cleared before re-importing file contents"
       
   286 msgstr ""
       
   287 
       
   288 #: ./src/pyams_thesaurus/interfaces/loader.py:70
       
   289 msgid "Auto-added conflict suffix"
       
   290 msgstr ""
       
   291 
       
   292 #: ./src/pyams_thesaurus/interfaces/loader.py:71
       
   293 msgid ""
       
   294 "If you want to prevent imports conflicts, you can provide a suffix which will"
       
   295 " be added automatically to conflicting terms"
       
   296 msgstr ""
       
   297 
       
   298 #: ./src/pyams_thesaurus/interfaces/loader.py:97
       
   299 msgid "Export file name"
       
   300 msgstr ""
       
   301 
       
   302 #: ./src/pyams_thesaurus/interfaces/loader.py:98
       
   303 msgid "Full file name, including extension"
       
   304 msgstr ""
       
   305 
       
   306 #: ./src/pyams_thesaurus/interfaces/loader.py:101
       
   307 msgid "Export file format"
       
   308 msgstr ""
       
   309 
       
   310 #: ./src/pyams_thesaurus/interfaces/loader.py:102
       
   311 msgid "This list contains available thesauri exporters"
       
   312 msgstr ""
       
   313 
       
   314 #: ./src/pyams_thesaurus/interfaces/loader.py:106
       
   315 msgid "Extract to export"
       
   316 msgstr ""
       
   317 
       
   318 #: ./src/pyams_thesaurus/interfaces/loader.py:107
       
   319 msgid "You can choose to export only an extract of the thesaurus"
       
   320 msgstr ""
       
   321 
       
   322 #: ./src/pyams_thesaurus/interfaces/term.py:39
       
   323 msgid "Candidate"
       
   324 msgstr ""
       
   325 
       
   326 #: ./src/pyams_thesaurus/interfaces/term.py:40
       
   327 msgid "Published"
       
   328 msgstr ""
       
   329 
       
   330 #: ./src/pyams_thesaurus/interfaces/term.py:41
       
   331 msgid "Archived"
       
   332 msgstr ""
       
   333 
       
   334 #: ./src/pyams_thesaurus/interfaces/term.py:52
       
   335 msgid "Term label"
       
   336 msgstr ""
       
   337 
       
   338 #: ./src/pyams_thesaurus/interfaces/term.py:53
       
   339 msgid "Full keyword for the given term"
       
   340 msgstr ""
       
   341 
       
   342 #: ./src/pyams_thesaurus/interfaces/term.py:65
       
   343 msgid "Alternate label"
       
   344 msgstr ""
       
   345 
       
   346 #: ./src/pyams_thesaurus/interfaces/term.py:66
       
   347 msgid "Not to be confused with synonyms 'usage' label, given below..."
       
   348 msgstr ""
       
   349 
       
   350 #: ./src/pyams_thesaurus/interfaces/term.py:69
       
   351 msgid "Definition"
       
   352 msgstr ""
       
   353 
       
   354 #: ./src/pyams_thesaurus/interfaces/term.py:70
       
   355 msgid "Long definition, mostly for complicated terms"
       
   356 msgstr ""
       
   357 
       
   358 #: ./src/pyams_thesaurus/interfaces/term.py:73
       
   359 msgid "Term's application note"
       
   360 msgstr ""
       
   361 
       
   362 #: ./src/pyams_thesaurus/interfaces/term.py:74
       
   363 msgid "Application note for the given term"
       
   364 msgstr ""
       
   365 
       
   366 #: ./src/pyams_thesaurus/interfaces/term.py:77
       
   367 msgid "Generic term"
       
   368 msgstr ""
       
   369 
       
   370 #: ./src/pyams_thesaurus/interfaces/term.py:78
       
   371 msgid "Parent generic term of the current term"
       
   372 msgstr ""
       
   373 
       
   374 #: ./src/pyams_thesaurus/interfaces/term.py:81
       
   375 msgid "Order"
       
   376 msgstr ""
       
   377 
       
   378 #: ./src/pyams_thesaurus/interfaces/term.py:82
       
   379 msgid ""
       
   380 "Term's position between it's siblings; default terms order is alphabetical"
       
   381 msgstr ""
       
   382 
       
   383 #: ./src/pyams_thesaurus/interfaces/term.py:85
       
   384 msgid "Specifics terms"
       
   385 msgstr ""
       
   386 
       
   387 #: ./src/pyams_thesaurus/interfaces/term.py:86
       
   388 msgid "Child more specifics terms of the current term"
       
   389 msgstr ""
       
   390 
       
   391 #: ./src/pyams_thesaurus/interfaces/term.py:89
       
   392 msgid "Associated terms"
       
   393 msgstr ""
       
   394 
       
   395 #: ./src/pyams_thesaurus/interfaces/term.py:90
       
   396 msgid "Other terms associated to the current term"
       
   397 msgstr ""
       
   398 
       
   399 #: ./src/pyams_thesaurus/interfaces/term.py:93
       
   400 msgid "Usage"
       
   401 msgstr ""
       
   402 
       
   403 #: ./src/pyams_thesaurus/interfaces/term.py:94
       
   404 msgid "For synonyms, specify here the term's descriptor to use"
       
   405 msgstr ""
       
   406 
       
   407 #: ./src/pyams_thesaurus/interfaces/term.py:97
       
   408 msgid "Synonyms"
       
   409 msgstr ""
       
   410 
       
   411 #: ./src/pyams_thesaurus/interfaces/term.py:98
       
   412 msgid "For a given allowed descriptor, specify here the list of synonyms"
       
   413 msgstr ""
       
   414 
       
   415 #: ./src/pyams_thesaurus/interfaces/term.py:111
       
   416 msgid "Extracts"
       
   417 msgstr ""
       
   418 
       
   419 #: ./src/pyams_thesaurus/interfaces/term.py:112
       
   420 msgid "List of thesaurus extracts including this term"
       
   421 msgstr ""
       
   422 
       
   423 #: ./src/pyams_thesaurus/interfaces/term.py:116
       
   424 msgid "Extensions"
       
   425 msgstr ""
       
   426 
       
   427 #: ./src/pyams_thesaurus/interfaces/term.py:117
       
   428 msgid "List of available extensions applied to this term"
       
   429 msgstr ""
       
   430 
       
   431 #: ./src/pyams_thesaurus/interfaces/term.py:121
       
   432 msgid "Status"
       
   433 msgstr ""
       
   434 
       
   435 #: ./src/pyams_thesaurus/interfaces/term.py:122
       
   436 msgid "Term status"
       
   437 msgstr ""
       
   438 
       
   439 #: ./src/pyams_thesaurus/interfaces/term.py:127
       
   440 msgid "Level"
       
   441 msgstr ""
       
   442 
       
   443 #: ./src/pyams_thesaurus/interfaces/term.py:128
       
   444 msgid "Term's level in the thesaurus tree"
       
   445 msgstr ""
       
   446 
       
   447 #: ./src/pyams_thesaurus/interfaces/term.py:133
       
   448 msgid "Micro-thesaurus?"
       
   449 msgstr ""
       
   450 
       
   451 #: ./src/pyams_thesaurus/interfaces/term.py:134
       
   452 msgid "Is the term part of a micro-thesaurus?"
       
   453 msgstr ""
       
   454 
       
   455 #: ./src/pyams_thesaurus/interfaces/term.py:137
       
   456 msgid "First level parent"
       
   457 msgstr ""
       
   458 
       
   459 #: ./src/pyams_thesaurus/interfaces/term.py:138
       
   460 msgid "Parent at level 1 of the current term, or None"
       
   461 msgstr ""
       
   462 
       
   463 #: ./src/pyams_thesaurus/interfaces/term.py:142
       
   464 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:60
       
   465 msgid "Creation date"
       
   466 msgstr ""
       
   467 
       
   468 #: ./src/pyams_thesaurus/interfaces/term.py:145
       
   469 msgid "Modification date"
       
   470 msgstr ""
       
   471 
       
   472 #: ./src/pyams_thesaurus/interfaces/term.py:59
       
   473 msgid "'/' character is forbidden in term's label"
       
   474 msgstr ""
       
   475 
       
   476 #: ./src/pyams_thesaurus/interfaces/term.py:106
       
   477 msgid "A term can't be a synonym and attached to a generic term"
       
   478 msgstr ""
       
   479 
       
   480 #: ./src/pyams_thesaurus/interfaces/term.py:108
       
   481 msgid ""
       
   482 "A term used as synonym can't have it's own synonyms (all synonyms should be "
       
   483 "attached to the descriptor)"
       
   484 msgstr ""
       
   485 
       
   486 #: ./src/pyams_thesaurus/interfaces/index.py:30
       
   487 #: ./src/pyams_thesaurus/interfaces/index.py:42
       
   488 msgid "Include term parents into index values"
       
   489 msgstr ""
       
   490 
       
   491 #: ./src/pyams_thesaurus/interfaces/index.py:34
       
   492 #: ./src/pyams_thesaurus/interfaces/index.py:46
       
   493 msgid "Include term synonyms into index values"
       
   494 msgstr ""
       
   495 
       
   496 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:38
       
   497 msgid "Title"
       
   498 msgstr ""
       
   499 
       
   500 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:39
       
   501 msgid "Long title for this thesaurus"
       
   502 msgstr ""
       
   503 
       
   504 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:42
       
   505 msgid "Subject"
       
   506 msgstr ""
       
   507 
       
   508 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:45
       
   509 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:147
       
   510 msgid "Description"
       
   511 msgstr ""
       
   512 
       
   513 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:48
       
   514 msgid "Language"
       
   515 msgstr ""
       
   516 
       
   517 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:49
       
   518 msgid "Thesaurus's language"
       
   519 msgstr ""
       
   520 
       
   521 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:54
       
   522 msgid "Creator"
       
   523 msgstr ""
       
   524 
       
   525 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:57
       
   526 msgid "Publisher"
       
   527 msgstr ""
       
   528 
       
   529 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:72
       
   530 msgid "Thesaurus top-terms"
       
   531 msgstr ""
       
   532 
       
   533 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:73
       
   534 msgid "List of top thesaurus terms, placed at first level"
       
   535 msgstr ""
       
   536 
       
   537 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:77
       
   538 msgid "Thesaurus catalog"
       
   539 msgstr ""
       
   540 
       
   541 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:78
       
   542 msgid "Inner thesaurus catalog, used for full-text indexing"
       
   543 msgstr ""
       
   544 
       
   545 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:118
       
   546 msgid "Administrators"
       
   547 msgstr ""
       
   548 
       
   549 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:119
       
   550 msgid "List of thesaurus's administrators"
       
   551 msgstr ""
       
   552 
       
   553 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:123
       
   554 msgid "Contents managers"
       
   555 msgstr ""
       
   556 
       
   557 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:124
       
   558 msgid "List of thesaurus's contents contributors"
       
   559 msgstr ""
       
   560 
       
   561 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:144
       
   562 msgid "Extract name"
       
   563 msgstr ""
       
   564 
       
   565 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:150
       
   566 msgid "Abbreviation"
       
   567 msgstr ""
       
   568 
       
   569 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:151
       
   570 msgid "Short abbreviation used to distinguish the extract"
       
   571 msgstr ""
       
   572 
       
   573 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:155
       
   574 msgid "Extract color"
       
   575 msgstr ""
       
   576 
       
   577 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:156
       
   578 msgid "A color associated with this extract"
       
   579 msgstr ""
       
   580 
       
   581 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:169
       
   582 msgid "Extract managers"
       
   583 msgstr ""
       
   584 
       
   585 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:170
       
   586 msgid "List of principals which can manage extract contents"
       
   587 msgstr ""
       
   588 
       
   589 #: ./src/pyams_thesaurus/interfaces/thesaurus.py:192
       
   590 msgid "Thesaurus extract"
       
   591 msgstr ""
       
   592 
       
   593 #: ./src/pyams_thesaurus/interfaces/extension.py:40
       
   594 msgid "Extension marker interface"
       
   595 msgstr ""
       
   596 
       
   597 #: ./src/pyams_thesaurus/interfaces/extension.py:36
       
   598 msgid "Extension name"
       
   599 msgstr ""
       
   600 
       
   601 #: ./src/pyams_thesaurus/interfaces/extension.py:37
       
   602 msgid "User name given to the extension"
       
   603 msgstr ""
       
   604 
       
   605 #: ./src/pyams_thesaurus/interfaces/extension.py:42
       
   606 msgid "Extension target view"
       
   607 msgstr ""
       
   608 
       
   609 #: ./src/pyams_thesaurus/interfaces/extension.py:45
       
   610 msgid "Extension icon URI"
       
   611 msgstr ""