Skip to content

Commit

Permalink
Merge pull request #109 from translate-h5p/weblate-h5p-h5p-dictation
Browse files Browse the repository at this point in the history
Translations update from Translate H5P
  • Loading branch information
otacke authored Oct 22, 2023
2 parents f205c81 + 7e6038d commit a7478b4
Show file tree
Hide file tree
Showing 2 changed files with 401 additions and 26 deletions.
52 changes: 26 additions & 26 deletions language/lt.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,28 +57,28 @@
}
],
"label": "Define custom feedback for any score range",
"description": "Click the \"Add range\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"description": "Spustelėkite mygtuką „Pridėti diapazoną“, kad pridėtumėte tiek diapazonų, kiek jums reikia. Pavyzdys: 0–20 % blogas balas, 21–91 % vidutinis balas, 91100 % puikus rezultatas!",
"entity": "range",
"field": {
"fields": [
{
"label": "Score Range"
},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
"label": "Atsiliepimas apibrėžtam balų diapazonui",
"placeholder": "Užpildykite atsiliepimą"
}
]
}
}
]
},
{
"label": "Behavioural settings",
"description": "These options will let you control how the task behaves.",
"label": "Veikimo nustatymai",
"description": "Šios parinktys leis jums valdyti, kaip veikia užduotis.",
"fields": [
{
"label": "Maximum tries",
"label": "Maksimalus bandymų skaičius",
"description": "Will limit the number of times the samples for each sentence can be listened to."
},
{
Expand All @@ -90,11 +90,11 @@
"description": "If checked, pausing the audio while playing is not possible."
},
{
"label": "Play button delay",
"label": "Paleidimo mygtuko delsa",
"description": "Optionally set a time period of up to three seconds that playing a button should be delayed. This is useful if you want to allow students to enter the text field before they start listening."
},
{
"label": "Shuffle sentences",
"label": "Sumaišyti sakinius",
"description": "Define when the sentences should be shuffled.",
"options": [
{
Expand All @@ -109,18 +109,18 @@
]
},
{
"label": "Scoring",
"label": "Taškais",
"fields": [
{
"label": "Ignore Punctuation marks",
"description": "If checked, punctuation marks will not be considered for scoring."
"label": "Ignoruoti skyrybos ženklus",
"description": "Jei pažymėta, į skyrybos ženklus nebus atsižvelgiama skaičiuojant balus."
},
{
"label": "Zero mistakes mode",
"description": "If checked, only correct answers will be considered for scoring. Mistakes will not be punished."
"label": "Nulio klaidų režimas",
"description": "Jei pažymėta, skaičiuojant bus atsižvelgiama tik į teisingus atsakymus. Už klaidas nebus baudžiama."
},
{
"label": "Value of typos",
"label": "Rašymo klaidų vertė",
"description": "Determine to which extent typing errors (word with 3-9 characters: up to 1 mistake, word with more than 9 characters: up to 2 mistakes) count as a real mistake.",
"options": [
{
Expand All @@ -137,22 +137,22 @@
]
},
{
"label": "Text",
"label": "Tekstas",
"fields": [
{
"label": "Word separator",
"label": "Žodžio skyriklis",
"description": "Define the separator of words different than space character to support alternate solutions with different number of words.",
"default": " "
},
{
"label": "Writing direction",
"label": "Rašymo kryptis",
"description": "Set whether the sentences' language is right-to-left or left-to-right.",
"options": [
{
"label": "Automatic detection"
"label": "Automatinis aptikimas"
},
{
"label": "Right-to-left"
"label": "Iš dešinės į kairę"
},
{
"label": "Left-to-right"
Expand All @@ -166,7 +166,7 @@
]
},
{
"label": "Presentation of feedback",
"label": "Atsiliepimų pristatymas",
"fields": [
{
"label": "Custom typo display",
Expand All @@ -187,10 +187,10 @@
]
},
{
"label": "Enable \"Retry\""
"label": "Įjungti „Bandyti dar kartą“"
},
{
"label": "Enable \"Show solution\" button"
"label": "Įjungti mygtuką „Rodyti sprendimą“."
},
{
"label": "Show solution on check"
Expand All @@ -211,8 +211,8 @@
"default": "You have entered @total word(s) correctly and @typo word(s) with minor mistakes."
},
{
"label": "Text for \"Check\" button",
"default": "Check"
"label": "Tekstas mygtukui „Tikrinti“",
"default": "Tikrinti"
},
{
"label": "Text for \"Submit\" button",
Expand All @@ -236,11 +236,11 @@
"label": "Readspeaker",
"fields": [
{
"label": "Assistive technology description for \"Check\" button",
"label": "Mygtuko „Tikrinti“ pagalbinės technologijos aprašymas",
"default": "Check the answers. The responses will be marked as correct, incorrect, or unanswered."
},
{
"label": "Assistive technology description for \"Show Solution\" button",
"label": "Mygtuko „Rodyti sprendimą“ pagalbinės technologijos aprašymas",
"default": "Show the solution. The task will be marked with its correct solution."
},
{
Expand Down
Loading

0 comments on commit a7478b4

Please sign in to comment.