STARK-web/messages.pot

401 lines
7.2 KiB
Plaintext
Raw Normal View History

2024-02-19 14:33:19 +00:00
# Translations template for PROJECT.
# Copyright (C) 2025 ORGANIZATION
2024-02-19 14:33:19 +00:00
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
2024-02-19 14:33:19 +00:00
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2025-01-11 13:07+0100\n"
2024-02-19 14:33:19 +00:00
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.14.0\n"
#: app.py:145 app.py:221
2024-03-06 08:40:12 +00:00
msgid "Tree"
msgstr ""
#: app.py:146 app.py:222
2024-03-06 08:40:12 +00:00
msgid "Frequency"
msgstr ""
#: app.py:147 app.py:223
2024-03-13 08:06:09 +00:00
msgid "Frequency in B"
2024-03-06 08:40:12 +00:00
msgstr ""
#: app.py:148 app.py:224
2024-03-13 08:06:09 +00:00
msgid "Order"
2024-03-06 08:40:12 +00:00
msgstr ""
#: app.py:149 app.py:225
2024-03-13 08:06:09 +00:00
msgid "Number of nodes"
2024-03-06 08:40:12 +00:00
msgstr ""
#: app.py:150 app.py:226
2024-03-13 08:06:09 +00:00
msgid "Head node"
2024-03-06 08:40:12 +00:00
msgstr ""
#: app.py:151 app.py:227
2024-03-13 08:06:09 +00:00
msgid "Grew-match URL"
2024-03-06 08:40:12 +00:00
msgstr ""
#: app.py:152 app.py:228
msgid "Ratio"
2024-03-06 08:40:12 +00:00
msgstr ""
#: app.py:153 app.py:229
msgid "%DIFF"
2024-03-13 08:06:09 +00:00
msgstr ""
#: app.py:154 app.py:230
msgid "OR"
2024-03-13 08:06:09 +00:00
msgstr ""
#: app.py:155 app.py:231
msgid "BIC"
2024-03-06 08:40:12 +00:00
msgstr ""
#: app.py:156 app.py:232
msgid "MI"
2024-03-06 08:40:12 +00:00
msgstr ""
#: app.py:157 app.py:233
msgid "logDice"
msgstr ""
#: app.py:158 app.py:234
2024-03-13 08:06:09 +00:00
msgid "t-score"
2024-03-06 08:40:12 +00:00
msgstr ""
#: app.py:161 app.py:237
2024-03-13 08:06:09 +00:00
msgid "Frequency in A"
msgstr ""
#: app.py:307 app.py:308
2024-02-19 14:33:19 +00:00
msgid "Please insert either input url or file, not both of them."
msgstr ""
#: app.py:318 app.py:399
2024-02-19 14:33:19 +00:00
msgid "Incorrect URL!"
msgstr ""
#: app.py:320 app.py:321
2024-02-19 14:33:19 +00:00
msgid "Please insert either input url or provide a file."
msgstr ""
#: app.py:329
2024-02-19 14:33:19 +00:00
msgid "Please select at least one node type."
msgstr ""
#: app.py:334
2024-02-19 14:33:19 +00:00
msgid "Node option"
msgstr ""
#: app.py:334
2024-02-19 14:33:19 +00:00
msgid "is not supported. Please enter valid options."
msgstr ""
#: app.py:387 app.py:388
2024-02-20 09:59:58 +00:00
msgid "Please insert either compare url or file, not both of them."
msgstr ""
#: app.py:411
2024-02-19 14:33:19 +00:00
msgid "Please insert an Integer."
msgstr ""
#: app.py:447
2024-02-19 14:33:19 +00:00
msgid ""
"Processing failed! Please recheck your settings, e.g. input format or "
"head node description."
msgstr ""
#: app.py:456
2024-03-06 08:40:12 +00:00
msgid "Frequency "
msgstr ""
#: app.py:456
2024-03-06 08:40:12 +00:00
msgid "Frequency in A "
msgstr ""
#: app.py:457 templates/base.html:23 templates/base.html:25
2024-11-17 18:48:06 +00:00
#: templates/index.html:8 templates/result.html:21
2024-02-19 14:33:19 +00:00
msgid "code"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/about.html:7 templates/base.html:25
2024-02-19 14:33:19 +00:00
msgid "About"
msgstr ""
2024-03-06 08:40:12 +00:00
#: templates/about.html:10
2024-03-13 08:06:09 +00:00
msgid "stark_description"
msgstr ""
#: templates/about.html:13
msgid "stark_goal1"
msgstr ""
#: templates/about.html:13
msgid "stark_goal2"
msgstr ""
#: templates/about.html:13
msgid "user-defined parameters"
msgstr ""
#: templates/about.html:13
msgid "stark_goal3"
msgstr ""
#: templates/about.html:16
msgid "stark_credits"
msgstr ""
#: templates/about.html:16
msgid "SPOT: A Treebank-Driven Approach to the Study of Spoken Slovenian"
msgstr ""
#: templates/about.html:16
msgid "stark_credits2"
msgstr ""
#: templates/about.html:16
msgid "stark_credits3"
2024-03-06 08:40:12 +00:00
msgstr ""
2024-03-13 10:07:17 +00:00
#: templates/about.html:19
msgid "stark_contact"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/base.html:26
2024-02-19 14:33:19 +00:00
msgid "switch_link"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/base.html:27
2024-02-19 14:33:19 +00:00
msgid "switch_code"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/base.html:46
2024-03-06 08:40:12 +00:00
msgid "Issuer"
2024-02-19 14:33:19 +00:00
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/base.html:50
2024-03-06 08:40:12 +00:00
msgid "Financial support"
2024-02-19 14:33:19 +00:00
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/base.html:54
2024-03-06 08:40:12 +00:00
msgid "Transfer tool"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/base.html:58
2024-03-06 08:40:12 +00:00
msgid "License"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/base.html:62
2024-03-06 08:40:12 +00:00
msgid "Support"
msgstr ""
#: templates/examples.html:13 templates/examples.html:45
msgid "Examples"
msgstr ""
2024-03-06 08:40:12 +00:00
#: templates/index.html:9
2024-02-19 14:33:19 +00:00
msgid "Input data"
msgstr ""
2024-03-06 08:40:12 +00:00
#: templates/index.html:12 templates/index.html:20
2024-02-19 14:33:19 +00:00
msgid "Upload a treebank"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:12 templates/index.html:20 templates/index.html:172
#: templates/index.html:179
2024-02-19 14:33:19 +00:00
msgid "in CONLL-U format"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:12 templates/index.html:43 templates/index.html:83
#: templates/index.html:98 templates/index.html:120 templates/index.html:126
#: templates/index.html:132 templates/index.html:138 templates/index.html:144
#: templates/index.html:152 templates/index.html:171 templates/index.html:172
2024-02-19 14:33:19 +00:00
msgid "Help"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:15 templates/index.html:175
2024-02-19 14:33:19 +00:00
msgid "Browse"
msgstr ""
2024-03-06 08:40:12 +00:00
#: templates/index.html:19
2024-02-19 14:33:19 +00:00
msgid "Upload"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:29 templates/index.html:189
2024-02-19 14:33:19 +00:00
msgid "Or"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:29 templates/index.html:189
2024-02-19 14:33:19 +00:00
msgid "insert a URL link to a treebank in CONLL-U format"
msgstr ""
#: templates/index.html:40
2024-02-19 14:33:19 +00:00
msgid "Tree specification"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:43
2024-02-19 14:33:19 +00:00
msgid "Node type"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:43
2024-02-19 14:33:19 +00:00
msgid "token characteristics to consider"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:49
2024-02-19 14:33:19 +00:00
msgid "Part-of-speech"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:55
2024-02-19 14:33:19 +00:00
msgid "Lemma"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:61
2024-02-19 14:33:19 +00:00
msgid "Form"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:67
msgid "No type"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:83
2024-02-19 14:33:19 +00:00
msgid "Labeled trees"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:83
2024-02-19 14:33:19 +00:00
msgid "include names of dependency relations"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:87 templates/index.html:102 templates/index.html:156
2024-02-19 14:33:19 +00:00
msgid "No"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:90 templates/index.html:105 templates/index.html:159
2024-02-19 14:33:19 +00:00
msgid "Yes"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:98
2024-02-19 14:33:19 +00:00
msgid "Fixed order"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:98
2024-02-19 14:33:19 +00:00
msgid "differentiate trees based on surface word order"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:114
msgid "Advanced settings"
msgstr ""
#: templates/index.html:120
2024-03-06 08:40:12 +00:00
msgid "Head"
2024-02-19 14:33:19 +00:00
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:120
2024-03-06 08:40:12 +00:00
msgid "specify potential restrictions on the head node"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:126
msgid "Ignored labels"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:126
msgid "specify the dependency labels of nodes to be ignored"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:132
msgid "Tree size"
msgstr ""
#: templates/index.html:132
msgid "number of tokens in the tree"
msgstr ""
#: templates/index.html:138
2024-03-06 08:40:12 +00:00
msgid "Query"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:138
2024-03-06 08:40:12 +00:00
msgid "write a query. Note: Tree size attribute will be ignored!"
2024-02-19 14:33:19 +00:00
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:144
2024-02-19 14:33:19 +00:00
msgid "Frequency threshold"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:144
2024-02-19 14:33:19 +00:00
msgid "specify the minimum frequency of a tree in the treebank"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:152
2024-03-06 08:40:12 +00:00
msgid "Association measures"
2024-02-19 14:33:19 +00:00
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:152
2024-03-06 08:40:12 +00:00
msgid "print MI, logDice and t-score"
2024-02-19 14:33:19 +00:00
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:167
2024-03-06 08:40:12 +00:00
msgid "Compare treebanks"
2024-02-20 09:59:58 +00:00
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:171
2024-03-06 08:40:12 +00:00
msgid ""
"Select a reference treebank to identify key phenomena (prints the "
"&#37;DIFF, BIC and OR keyness scores)."
2024-02-20 09:59:58 +00:00
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:172 templates/index.html:179
2024-02-20 09:59:58 +00:00
msgid "Upload a compare corpus"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:205
2024-02-19 14:33:19 +00:00
msgid "Submit"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:213
2024-02-19 14:33:19 +00:00
msgid "No results"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/index.html:214
2024-02-19 14:33:19 +00:00
msgid "Processing with your settings didnt produce any results!"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/result.html:14
2024-03-06 08:40:12 +00:00
msgid "Results"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/result.html:21
2024-03-06 08:40:12 +00:00
msgid "Back to chosen settings"
msgstr ""
2024-11-17 18:48:06 +00:00
#: templates/result.html:22
2024-02-19 14:33:19 +00:00
msgid "Download complete results"
msgstr ""
#: templates/result.html:29
msgid "Close"
msgstr ""
#: templates/result.html:33
msgid "Visualization"
msgstr ""
#: templates/result.html:65
msgid "See all other examples"
msgstr ""
#: templates/result.html:65
msgid "See examples in Grew-match"
msgstr ""