STARK-web/translations/en/LC_MESSAGES/messages.po

250 lines
6.2 KiB
Plaintext
Raw Normal View History

2024-02-19 14:33:19 +00:00
# English translations for PROJECT.
# Copyright (C) 2024 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2024-02-20 09:59:58 +00:00
"POT-Creation-Date: 2024-02-20 10:56+0100\n"
2024-02-19 14:33:19 +00:00
"PO-Revision-Date: 2024-02-14 14:36+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: en <LL@li.org>\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.14.0\n"
2024-02-20 09:59:58 +00:00
#: app.py:192 app.py:193
2024-02-19 14:33:19 +00:00
msgid "Please insert either input url or file, not both of them."
msgstr ""
2024-02-20 09:59:58 +00:00
#: app.py:203 app.py:297
2024-02-19 14:33:19 +00:00
msgid "Incorrect URL!"
msgstr ""
2024-02-20 09:59:58 +00:00
#: app.py:205 app.py:206
2024-02-19 14:33:19 +00:00
msgid "Please insert either input url or provide a file."
msgstr ""
2024-02-20 09:59:58 +00:00
#: app.py:218
2024-02-19 14:33:19 +00:00
msgid "Please provide information about minimum and maximum tree size."
msgstr ""
2024-02-20 09:59:58 +00:00
#: app.py:222
2024-02-19 14:33:19 +00:00
msgid "Tree size minimum should be smaller than tree size maximum."
msgstr ""
2024-02-20 09:59:58 +00:00
#: app.py:233
2024-02-19 14:33:19 +00:00
msgid "Please select at least one node type."
msgstr ""
2024-02-20 09:59:58 +00:00
#: app.py:238
2024-02-19 14:33:19 +00:00
msgid "Node option"
msgstr "Node option"
2024-02-20 09:59:58 +00:00
#: app.py:238
2024-02-19 14:33:19 +00:00
msgid "is not supported. Please enter valid options."
msgstr ""
2024-02-20 09:59:58 +00:00
#: app.py:286 app.py:287
msgid "Please insert either compare url or file, not both of them."
msgstr ""
#: app.py:307
2024-02-19 14:33:19 +00:00
msgid "Please insert an Integer."
msgstr ""
2024-02-20 09:59:58 +00:00
#: app.py:331
2024-02-19 14:33:19 +00:00
msgid ""
"Processing failed! Please recheck your settings, e.g. input format or head "
"node description."
msgstr ""
2024-02-20 09:59:58 +00:00
#: app.py:340 templates/about.html:18 templates/about.html:20
#: templates/index.html:18 templates/index.html:20 templates/index.html:32
#: templates/result.html:18 templates/result.html:20
2024-02-19 14:33:19 +00:00
msgid "code"
msgstr "en"
2024-02-20 09:59:58 +00:00
#: templates/about.html:20 templates/about.html:31 templates/index.html:20
#: templates/result.html:20
2024-02-19 14:33:19 +00:00
msgid "About"
msgstr "About"
2024-02-20 09:59:58 +00:00
#: templates/about.html:21 templates/index.html:21 templates/result.html:21
2024-02-19 14:33:19 +00:00
msgid "switch_link"
msgstr "?lang=sl"
2024-02-20 09:59:58 +00:00
#: templates/about.html:22 templates/index.html:22 templates/result.html:22
2024-02-19 14:33:19 +00:00
msgid "switch_code"
2024-03-05 08:08:24 +00:00
msgstr "Slovenščina"
2024-02-19 14:33:19 +00:00
2024-02-20 09:59:58 +00:00
#: templates/about.html:32
2024-02-19 14:33:19 +00:00
msgid "about_description"
msgstr "This will be about description..."
2024-02-20 09:59:58 +00:00
#: templates/index.html:31
2024-02-19 14:33:19 +00:00
msgid "intro_description"
msgstr ""
"Welcome to the online demo interface for STARK - a highly-customizible tool "
"designed to extract various types of syntactic trees from dependency-parsed "
"corpora (treebanks). Unlike the original command-line version, this user-"
"friendly interface offers a streamlined set of settings, which are described "
"in more detail here. Simply upload your treebank and click SUBMIT to view "
"the initial results!"
2024-02-20 09:59:58 +00:00
#: templates/index.html:33
2024-02-19 14:33:19 +00:00
msgid "Input data"
msgstr "Input data"
2024-02-20 09:59:58 +00:00
#: templates/index.html:36
2024-02-19 14:33:19 +00:00
msgid "Upload a treebank"
msgstr "Upload a treebank"
2024-02-20 09:59:58 +00:00
#: templates/index.html:36 templates/index.html:180
2024-02-19 14:33:19 +00:00
msgid "in CONLL-U format"
msgstr "in CONLL-U format"
2024-02-20 09:59:58 +00:00
#: templates/index.html:36 templates/index.html:64 templates/index.html:72
#: templates/index.html:112 templates/index.html:127 templates/index.html:143
#: templates/index.html:160 templates/index.html:170 templates/index.html:176
#: templates/index.html:180
2024-02-19 14:33:19 +00:00
msgid "Help"
msgstr "Help"
2024-02-20 09:59:58 +00:00
#: templates/index.html:39 templates/index.html:183
2024-02-19 14:33:19 +00:00
msgid "Browse"
msgstr "Browse"
2024-02-20 09:59:58 +00:00
#: templates/index.html:43 templates/index.html:187
2024-02-19 14:33:19 +00:00
msgid "Upload"
msgstr "Upload"
2024-02-20 09:59:58 +00:00
#: templates/index.html:52 templates/index.html:197
2024-02-19 14:33:19 +00:00
msgid "Or"
msgstr "Or"
2024-02-20 09:59:58 +00:00
#: templates/index.html:52 templates/index.html:197
2024-02-19 14:33:19 +00:00
msgid "insert a URL link to a treebank in CONLL-U format"
msgstr "insert a URL link to a treebank in CONLL-U format"
2024-02-20 09:59:58 +00:00
#: templates/index.html:52 templates/index.html:197
2024-02-19 14:33:19 +00:00
msgid "Example"
msgstr "Example"
2024-02-20 09:59:58 +00:00
#: templates/index.html:61
2024-02-19 14:33:19 +00:00
msgid "Tree specification"
msgstr "Tree specification"
2024-02-20 09:59:58 +00:00
#: templates/index.html:64
2024-02-19 14:33:19 +00:00
msgid "Tree size"
msgstr "Tree size"
2024-02-20 09:59:58 +00:00
#: templates/index.html:64
2024-02-19 14:33:19 +00:00
msgid "number of tokens in the tree"
msgstr "number of tokens in the tree"
2024-02-20 09:59:58 +00:00
#: templates/index.html:72
2024-02-19 14:33:19 +00:00
msgid "Node type"
msgstr "Node type"
2024-02-20 09:59:58 +00:00
#: templates/index.html:72
2024-02-19 14:33:19 +00:00
msgid "token characteristics to consider"
msgstr "token characteristics to consider"
2024-02-20 09:59:58 +00:00
#: templates/index.html:78
2024-02-19 14:33:19 +00:00
msgid "Part-of-speech"
msgstr "Part-of-speech"
2024-02-20 09:59:58 +00:00
#: templates/index.html:87
2024-02-19 14:33:19 +00:00
msgid "Lemma"
msgstr "Lemma"
2024-02-20 09:59:58 +00:00
#: templates/index.html:93
2024-02-19 14:33:19 +00:00
msgid "Form"
msgstr "Form"
2024-02-20 09:59:58 +00:00
#: templates/index.html:107
2024-02-19 14:33:19 +00:00
msgid "Advanced settings"
msgstr "Advanced settings"
2024-02-20 09:59:58 +00:00
#: templates/index.html:112
2024-02-19 14:33:19 +00:00
msgid "Labeled trees"
msgstr "Labeled trees"
2024-02-20 09:59:58 +00:00
#: templates/index.html:112
2024-02-19 14:33:19 +00:00
msgid "include names of dependency relations"
msgstr "include names of dependency relations"
2024-02-20 09:59:58 +00:00
#: templates/index.html:116 templates/index.html:131 templates/index.html:147
2024-02-19 14:33:19 +00:00
msgid "No"
msgstr "No"
2024-02-20 09:59:58 +00:00
#: templates/index.html:119 templates/index.html:134 templates/index.html:150
2024-02-19 14:33:19 +00:00
msgid "Yes"
msgstr "Yes"
2024-02-20 09:59:58 +00:00
#: templates/index.html:127
2024-02-19 14:33:19 +00:00
msgid "Fixed order"
msgstr "Fixed order"
2024-02-20 09:59:58 +00:00
#: templates/index.html:127
2024-02-19 14:33:19 +00:00
msgid "differentiate trees based on surface word order"
msgstr "differentiate trees based on surface word order"
2024-02-20 09:59:58 +00:00
#: templates/index.html:143
2024-02-19 14:33:19 +00:00
msgid "Association measures"
msgstr "Association measures"
2024-02-20 09:59:58 +00:00
#: templates/index.html:143
2024-02-19 14:33:19 +00:00
msgid "print MI, logDice and t-score"
msgstr "print MI, logDice and t-score"
2024-02-20 09:59:58 +00:00
#: templates/index.html:160
2024-02-19 14:33:19 +00:00
msgid "Frequency threshold"
msgstr "Frequency threshold"
2024-02-20 09:59:58 +00:00
#: templates/index.html:160
2024-02-19 14:33:19 +00:00
msgid "specify the minimum frequency of a tree in the treebank"
msgstr "specify the minimum frequency of a tree in the treebank"
2024-02-20 09:59:58 +00:00
#: templates/index.html:170
2024-02-19 14:33:19 +00:00
msgid "Head"
msgstr "Head"
2024-02-20 09:59:58 +00:00
#: templates/index.html:170
2024-02-19 14:33:19 +00:00
msgid "specify potential restrictions on the head node"
msgstr "specify potential restrictions on the head node"
2024-02-20 09:59:58 +00:00
#: templates/index.html:176
msgid "Query"
msgstr ""
#: templates/index.html:176
msgid "write a query. Note: Tree size attribute will be ignored!"
msgstr ""
#: templates/index.html:180
msgid "Upload a compare corpus"
msgstr ""
#: templates/index.html:211
2024-02-19 14:33:19 +00:00
msgid "Submit"
2024-03-05 08:08:24 +00:00
msgstr "Get trees"
2024-02-19 14:33:19 +00:00
2024-02-20 09:59:58 +00:00
#: templates/index.html:219
2024-02-19 14:33:19 +00:00
msgid "No results"
msgstr ""
2024-02-20 09:59:58 +00:00
#: templates/index.html:220
2024-02-19 14:33:19 +00:00
msgid "Processing with your settings didnt produce any results!"
2024-03-05 08:08:24 +00:00
msgstr "Processing with your settings did not produce any results!"
2024-02-19 14:33:19 +00:00
2024-02-20 09:59:58 +00:00
#: templates/result.html:32
2024-02-19 14:33:19 +00:00
msgid "Download complete results"
msgstr "Download complete results"