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

429 lines
11 KiB
Plaintext
Raw Normal View History

2024-02-19 14:33:19 +00:00
# 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"
"POT-Creation-Date: 2024-07-04 11:51+0200\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: sl <LL@li.org>\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
"n%100==4 ? 2 : 3);\n"
"Generated-By: Babel 2.14.0\n"
2024-03-06 08:40:12 +00:00
#: app.py:108
msgid "Tree"
2024-03-12 12:19:39 +00:00
msgstr "Drevo"
2024-03-06 08:40:12 +00:00
#: app.py:109
msgid "Frequency"
2024-03-12 12:19:39 +00:00
msgstr "Pogostost"
2024-03-06 08:40:12 +00:00
#: app.py:110
2024-03-13 08:06:09 +00:00
msgid "Frequency in B"
msgstr "Pogostost v B"
#: app.py:111
msgid "Order"
msgstr "Besedni red"
#: app.py:112
2024-03-06 08:40:12 +00:00
msgid "Number of nodes"
2024-03-12 12:19:39 +00:00
msgstr "Št. vozlišč"
2024-03-06 08:40:12 +00:00
2024-03-13 08:06:09 +00:00
#: app.py:113
2024-03-06 08:40:12 +00:00
msgid "Head node"
2024-03-12 12:19:39 +00:00
msgstr "Jedro"
2024-03-06 08:40:12 +00:00
2024-03-13 08:06:09 +00:00
#: app.py:114
2024-03-06 08:40:12 +00:00
msgid "Grew-match URL"
2024-03-12 12:19:39 +00:00
msgstr "Povezava na Grew-match"
2024-03-06 08:40:12 +00:00
2024-03-13 08:06:09 +00:00
#: app.py:115
msgid "Ratio"
2024-03-13 08:06:09 +00:00
msgstr ""
2024-03-06 08:40:12 +00:00
2024-03-13 08:06:09 +00:00
#: app.py:116
msgid "%DIFF"
2024-03-13 08:06:09 +00:00
msgstr ""
#: app.py:117
msgid "OR"
2024-03-13 08:06:09 +00:00
msgstr ""
#: app.py:118
msgid "BIC"
msgstr ""
#: app.py:119
2024-03-06 08:40:12 +00:00
msgid "MI"
2024-03-12 12:19:39 +00:00
msgstr "MI"
2024-03-06 08:40:12 +00:00
#: app.py:120
2024-03-06 08:40:12 +00:00
msgid "logDice"
2024-03-12 12:19:39 +00:00
msgstr "logDice"
2024-03-06 08:40:12 +00:00
#: app.py:121
2024-03-06 08:40:12 +00:00
msgid "t-score"
2024-03-12 12:19:39 +00:00
msgstr "t-test"
2024-03-06 08:40:12 +00:00
#: app.py:124
2024-03-06 08:40:12 +00:00
msgid "Frequency in A"
2024-03-12 12:19:39 +00:00
msgstr "Pogostost v A"
2024-03-06 08:40:12 +00:00
#: app.py:188 app.py:189
2024-02-19 14:33:19 +00:00
msgid "Please insert either input url or file, not both of them."
2024-03-12 12:19:39 +00:00
msgstr "Naložite datoteko ali vnesite povezavo URL, ne pa obojega."
2024-02-19 14:33:19 +00:00
#: app.py:199 app.py:280
2024-02-19 14:33:19 +00:00
msgid "Incorrect URL!"
2024-03-12 12:19:39 +00:00
msgstr "URL ni pravilne oblike."
2024-02-19 14:33:19 +00:00
#: app.py:201 app.py:202
2024-02-19 14:33:19 +00:00
msgid "Please insert either input url or provide a file."
2024-03-12 12:19:39 +00:00
msgstr "Naložite datoteko ali vnesite povezavo URL."
2024-02-19 14:33:19 +00:00
#: app.py:210
2024-02-19 14:33:19 +00:00
msgid "Please select at least one node type."
2024-03-12 12:19:39 +00:00
msgstr "Izberite vsaj eno možnost (npr. besedno vrsto)."
2024-02-19 14:33:19 +00:00
#: app.py:215
2024-02-19 14:33:19 +00:00
msgid "Node option"
msgstr "Vrsta vozlišč"
#: app.py:215
2024-02-19 14:33:19 +00:00
msgid "is not supported. Please enter valid options."
2024-03-12 12:19:39 +00:00
msgstr "vmesnik ne podpira. Vnesite eno izmed veljavnih možnosti."
2024-02-19 14:33:19 +00:00
#: app.py:268 app.py:269
2024-02-20 09:59:58 +00:00
msgid "Please insert either compare url or file, not both of them."
2024-03-12 12:19:39 +00:00
msgstr "Naložite datoteko ali vnesite povezavo URL, ne pa obojega."
2024-02-20 09:59:58 +00:00
#: app.py:292
2024-02-19 14:33:19 +00:00
msgid "Please insert an Integer."
2024-03-12 12:19:39 +00:00
msgstr "Vnesite celo število (npr. 3)."
2024-02-19 14:33:19 +00:00
#: app.py:317
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-03-12 12:19:39 +00:00
"Procesiranje ni bilo uspešno! Preverite nastavitve, kot sta format ali opis "
"lastnosti jedra."
2024-02-19 14:33:19 +00:00
#: app.py:326
2024-03-06 08:40:12 +00:00
msgid "Frequency "
2024-03-12 12:19:39 +00:00
msgstr "Pogostost "
2024-03-06 08:40:12 +00:00
#: app.py:326
2024-03-06 08:40:12 +00:00
msgid "Frequency in A "
2024-03-12 12:19:39 +00:00
msgstr "Pogostost v A "
2024-03-06 08:40:12 +00:00
#: app.py:327 templates/base.html:20 templates/base.html:22
2024-03-06 08:40:12 +00:00
#: templates/index.html:8 templates/result.html:15
2024-02-19 14:33:19 +00:00
msgid "code"
msgstr "sl"
2024-03-06 08:40:12 +00:00
#: templates/about.html:7 templates/base.html:22
2024-02-19 14:33:19 +00:00
msgid "About"
msgstr "O orodju"
2024-03-06 08:40:12 +00:00
#: templates/about.html:10
2024-03-13 08:06:09 +00:00
msgid "stark_description"
msgstr ""
"je vsestransko orodje za analizo slovničnih in leksikalnih pojavov v "
"skladenjsko razčlenjenih besedilnih korpusih (drevesnicah), ki z luščenjem "
"različnih tipov skladenjskih struktur (skladenjskih dreves) jezikoslovcem "
"ponuja vpogled v nabor skladenjskih struktur v jeziku ter njihov statistični "
"opis z vidika pogostosti rabe in drugih priljubljenih korpusnojezikoslovnih "
"metrik."
#: templates/about.html:13
msgid "stark_goal1"
msgstr ""
"Orodje je bilo prvotno zasnovano za procesiranje korpusov, razčlenjenih po "
"medjezikovno primerljivi shemi "
#: templates/about.html:13
msgid "stark_goal2"
2024-03-06 08:40:12 +00:00
msgstr ""
2024-03-13 08:06:09 +00:00
", uporablja pa se lahko tudi za druge odvisnostne drevesnice v formatu CONLL-"
"U. Orodje kot rezultat vrača tabelarično datoteko s frekvenčnim seznamom "
"vseh dreves, ki ustrezajo "
#: templates/about.html:13
msgid "user-defined parameters"
msgstr "uporabniškim nastavitvam"
#: templates/about.html:13
msgid "stark_goal3"
msgstr ""
", njihova fleksibilnost pa omogoča izvedbo širokega nabora raziskav: od "
"široko zasnovanih luščenj vseh možnih besednih zvez (npr. luščenje vseh "
"samostalniških dreves) do usmerjenih poizvedb po posameznih tipih zvez (npr. "
"luščenje povedkov z najmanj dvema predmetoma)."
#: templates/about.html:16
msgid "stark_credits"
msgstr ""
"Orodje so razvili Kaja Dobrovoljc, Luka Krsnik in Marko Robnik Šikonja v "
"okviru razpisa CLARIN.SI 2019 in raziskovalnega projekta "
#: templates/about.html:16
msgid "SPOT: A Treebank-Driven Approach to the Study of Spoken Slovenian"
msgstr ""
"SPOT: Na drevesnici temelječ pristop k raziskavam govorjene slovenščine"
#: templates/about.html:16
msgid "stark_credits2"
msgstr ""
" (ARIS št. Z6-4617). S podporo CJVT UL je bil za predstavitev "
"funkcionalnosti programa STARK širšemu občinstvu razvit tudi pričujoči "
"spletni vmesnik, ki pa ima v primerjavi z izhodiščnim orodjem ukazne vrstice "
"("
#: templates/about.html:16
msgid "stark_credits3"
msgstr ") nekoliko poenostavljen nabor nastavitev."
2024-03-06 08:40:12 +00:00
2024-03-13 10:07:17 +00:00
#: templates/about.html:19
msgid "stark_contact"
msgstr ""
"Za dodatna vprašanja ali pomoč pri uporabi orodja se obrnite na kaja."
"dobrovoljc@ff.uni-lj.si."
2024-03-13 10:07:17 +00:00
2024-03-06 08:40:12 +00:00
#: templates/base.html:23
2024-02-19 14:33:19 +00:00
msgid "switch_link"
msgstr "?lang=en"
2024-03-06 08:40:12 +00:00
#: templates/base.html:24
2024-02-19 14:33:19 +00:00
msgid "switch_code"
2024-03-05 08:08:24 +00:00
msgstr "English"
2024-02-19 14:33:19 +00:00
2024-03-06 08:40:12 +00:00
#: templates/base.html:43
msgid "Issuer"
2024-03-12 12:19:39 +00:00
msgstr "Izdajatelj"
2024-02-19 14:33:19 +00:00
2024-03-06 08:40:12 +00:00
#: templates/base.html:47
msgid "Financial support"
2024-03-12 12:19:39 +00:00
msgstr "Podpora"
2024-02-19 14:33:19 +00:00
2024-03-06 08:40:12 +00:00
#: templates/base.html:51
msgid "Transfer tool"
2024-03-12 12:19:39 +00:00
msgstr "Prenos orodja"
2024-03-06 08:40:12 +00:00
#: templates/base.html:55
msgid "License"
2024-03-12 12:19:39 +00:00
msgstr "Dostopnost orodja"
2024-03-06 08:40:12 +00:00
#: templates/base.html:59
msgid "Support"
2024-03-12 12:19:39 +00:00
msgstr "Upravljanje vmesnika"
2024-03-06 08:40:12 +00:00
#: templates/index.html:9
2024-02-19 14:33:19 +00:00
msgid "Input data"
msgstr "Vhodni podatki"
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"
2024-03-12 12:19:39 +00:00
msgstr "Naložite korpus"
2024-02-19 14:33:19 +00:00
#: templates/index.html:12 templates/index.html:20 templates/index.html:171
#: templates/index.html:178
2024-02-19 14:33:19 +00:00
msgid "in CONLL-U format"
msgstr "v formatu CONLL-U"
#: templates/index.html:12 templates/index.html:44 templates/index.html:48
#: templates/index.html:94 templates/index.html:109 templates/index.html:125
#: templates/index.html:131 templates/index.html:137 templates/index.html:143
#: templates/index.html:151 templates/index.html:170 templates/index.html:171
2024-02-19 14:33:19 +00:00
msgid "Help"
2024-03-12 12:19:39 +00:00
msgstr "pomoč"
2024-02-19 14:33:19 +00:00
#: templates/index.html:15 templates/index.html:174
2024-02-19 14:33:19 +00:00
msgid "Browse"
msgstr "Izberi"
2024-03-06 08:40:12 +00:00
#: templates/index.html:19
2024-02-19 14:33:19 +00:00
msgid "Upload"
msgstr "Naloži datoteko"
#: templates/index.html:29 templates/index.html:188
2024-02-19 14:33:19 +00:00
msgid "Or"
msgstr "Ali"
#: templates/index.html:29 templates/index.html:188
2024-02-19 14:33:19 +00:00
msgid "insert a URL link to a treebank in CONLL-U format"
2024-03-12 12:19:39 +00:00
msgstr "vnesite povezavo URL do korpusa v formatu CONLL-U"
2024-02-19 14:33:19 +00:00
#: templates/index.html:29 templates/index.html:188
2024-02-19 14:33:19 +00:00
msgid "Example"
2024-03-12 12:19:39 +00:00
msgstr "primer"
2024-02-19 14:33:19 +00:00
2024-03-06 08:40:12 +00:00
#: templates/index.html:38
2024-02-19 14:33:19 +00:00
msgid "Tree specification"
msgstr "Opredelitev dreves"
#: templates/index.html:44
2024-02-19 14:33:19 +00:00
msgid "Tree size"
msgstr "Velikost drevesa"
#: templates/index.html:44
2024-02-19 14:33:19 +00:00
msgid "number of tokens in the tree"
2024-03-12 12:19:39 +00:00
msgstr "število vozlišč (besed) v drevesu"
2024-02-19 14:33:19 +00:00
#: templates/index.html:48
2024-02-19 14:33:19 +00:00
msgid "Node type"
msgstr "Vrsta vozlišč"
#: templates/index.html:48
2024-02-19 14:33:19 +00:00
msgid "token characteristics to consider"
2024-03-12 12:19:39 +00:00
msgstr "upoštevane lastnosti besed"
2024-02-19 14:33:19 +00:00
#: templates/index.html:54
msgid "No type"
msgstr "Brez vrste"
#: templates/index.html:63
2024-02-19 14:33:19 +00:00
msgid "Part-of-speech"
msgstr "Besedna vrsta"
#: templates/index.html:69
2024-02-19 14:33:19 +00:00
msgid "Lemma"
msgstr "Lema"
#: templates/index.html:75
2024-02-19 14:33:19 +00:00
msgid "Form"
msgstr "Oblika"
#: templates/index.html:89
2024-02-19 14:33:19 +00:00
msgid "Advanced settings"
msgstr "Napredne nastavitve"
#: templates/index.html:94
2024-02-19 14:33:19 +00:00
msgid "Labeled trees"
msgstr "Označena drevesa"
#: templates/index.html:94
2024-02-19 14:33:19 +00:00
msgid "include names of dependency relations"
2024-03-12 12:19:39 +00:00
msgstr "izpis vrste relacij med besedami"
2024-02-19 14:33:19 +00:00
#: templates/index.html:98 templates/index.html:113 templates/index.html:155
2024-02-19 14:33:19 +00:00
msgid "No"
msgstr "Ne"
#: templates/index.html:101 templates/index.html:116 templates/index.html:158
2024-02-19 14:33:19 +00:00
msgid "Yes"
msgstr "Da"
#: templates/index.html:109
2024-02-19 14:33:19 +00:00
msgid "Fixed order"
msgstr "Nespremenljiv besedni red"
#: templates/index.html:109
2024-02-19 14:33:19 +00:00
msgid "differentiate trees based on surface word order"
2024-03-12 12:19:39 +00:00
msgstr "ločevanje dreves glede na zaporedje besed v besedilu"
2024-02-19 14:33:19 +00:00
#: templates/index.html:125
2024-03-06 08:40:12 +00:00
msgid "Head"
msgstr "Jedro"
2024-02-19 14:33:19 +00:00
#: templates/index.html:125
2024-03-06 08:40:12 +00:00
msgid "specify potential restrictions on the head node"
2024-03-12 12:19:39 +00:00
msgstr "izpis dreves z vnaprej določenimi lastnostmi jedrne besede v drevesu"
2024-02-19 14:33:19 +00:00
#: templates/index.html:131
msgid "Ignored labels"
msgstr "Nerelevantne relacije"
#: templates/index.html:131
msgid "specify the dependency labels of nodes to be ignored"
msgstr "seznam skladenjskih oznak vozlišč, ki se lahko pojavijo v drevesu, a niso prikazane v izpisu"
#: templates/index.html:137
2024-03-06 08:40:12 +00:00
msgid "Query"
2024-03-12 12:19:39 +00:00
msgstr "Iskalni pogoj"
2024-03-06 08:40:12 +00:00
#: templates/index.html:137
2024-03-06 08:40:12 +00:00
msgid "write a query. Note: Tree size attribute will be ignored!"
msgstr ""
2024-03-12 12:19:39 +00:00
"izpis dreves z vnaprej določeno strukturo (nastavitev velikosti drevesa se s "
"tem ne upošteva.) "
2024-03-06 08:40:12 +00:00
#: templates/index.html:143
2024-02-19 14:33:19 +00:00
msgid "Frequency threshold"
msgstr "Frekvenčni prag"
#: templates/index.html:143
2024-02-19 14:33:19 +00:00
msgid "specify the minimum frequency of a tree in the treebank"
msgstr "najmanjše število pojavitev drevesa v korpusu"
#: templates/index.html:151
2024-03-06 08:40:12 +00:00
msgid "Association measures"
msgstr "Mere povezovalnosti"
2024-02-19 14:33:19 +00:00
#: templates/index.html:151
2024-03-06 08:40:12 +00:00
msgid "print MI, logDice and t-score"
2024-03-12 12:19:39 +00:00
msgstr "izračun vrednosti MI, logDice in t-test"
2024-02-19 14:33:19 +00:00
#: templates/index.html:166
2024-03-06 08:40:12 +00:00
msgid "Compare treebanks"
2024-03-12 12:19:39 +00:00
msgstr "Primerjava korpusov"
2024-02-20 09:59:58 +00:00
#: templates/index.html:170
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 ""
"Primerjava z rezultati v referenčnem korpusu (izračun razmerja frekvenc ter vrednosti &#37;DIFF, "
2024-03-12 12:19:39 +00:00
"BIC in Odds Ratio)"
2024-02-20 09:59:58 +00:00
#: templates/index.html:171 templates/index.html:178
2024-02-20 09:59:58 +00:00
msgid "Upload a compare corpus"
2024-03-12 12:19:39 +00:00
msgstr "Naložite referenčni korpus"
2024-02-20 09:59:58 +00:00
#: templates/index.html:202
2024-02-19 14:33:19 +00:00
msgid "Submit"
2024-03-05 08:08:24 +00:00
msgstr "Poišči drevesa"
2024-02-19 14:33:19 +00:00
#: templates/index.html:210
2024-02-19 14:33:19 +00:00
msgid "No results"
2024-03-12 12:19:39 +00:00
msgstr "Brez zadetkov"
2024-02-19 14:33:19 +00:00
#: templates/index.html:211
2024-02-19 14:33:19 +00:00
msgid "Processing with your settings didnt produce any results!"
2024-03-12 12:19:39 +00:00
msgstr "Procesiranje z izbranimi nastavitvami ne vrača rezultatov."
2024-02-19 14:33:19 +00:00
2024-03-06 08:40:12 +00:00
#: templates/result.html:8
msgid "Results"
msgstr "Rezultati"
#: templates/result.html:15
msgid "Back to chosen settings"
2024-03-12 12:19:39 +00:00
msgstr "Nazaj na izbrane nastavitve"
2024-03-06 08:40:12 +00:00
#: templates/result.html:16
2024-02-19 14:33:19 +00:00
msgid "Download complete results"
msgstr "Prenesi datoteko s celotnimi rezultati"
2024-03-13 08:06:09 +00:00
#~ msgid "Please provide information about minimum and maximum tree size."
#~ msgstr "Določite najmanjše in največje število vozlišč v drevesu."
#~ msgid "Tree size minimum should be smaller than tree size maximum."
#~ msgstr ""
#~ "Najmanjše število vozlišč v drevesu ne sme biti večje od največjega."
2024-03-13 08:06:09 +00:00
#~ msgid "intro_description"
#~ msgstr ""
#~ "Tukaj je opis na vstopni spletni strani, ki pa ga Kaja pripravi šele na "
#~ "koncu, ko bo tudi jasno, ali ga sploh potrebujemo. Če se zdi uporaba "
#~ "intuitivna na prvi pogled, lahko po vzoru drugih orodij CJVT vse skupaj "
#~ "premaknemo pod About."