From 6f1c4b66ed9c6e0d8ec8dc2a286330085cd23b32 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 6 Jan 2022 07:34:31 +0000 Subject: [PATCH] =?UTF-8?q?Mat=C4=ABss=20S=C4=ABlis=20=20updated=20Latvian=20translation=20using=20Weblate=20@=20?= =?UTF-8?q?translate-h5p.tk.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-memory-game/lv/ Update translation files Updated by "Remove blank strings" hook in Weblate. Update translation files Updated by "Remove blank strings" hook in Weblate. Update translation files Updated by "Remove blank strings" hook in Weblate. Update translation files Updated by "Remove blank strings" hook in Weblate. Update translation files Updated by "Remove blank strings" hook in Weblate. Update translation files Updated by "Remove blank strings" hook in Weblate. Matīss Sīlis added Latvian translation using Weblate @ translate-h5p.tk. Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-memory-game/lv/ Co-authored-by: Matīss Sīlis Co-authored-by: Weblate Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-memory-game/ Translation: H5P/h5p-memory-game --- language/lv.json | 121 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 language/lv.json diff --git a/language/lv.json b/language/lv.json new file mode 100644 index 0000000..59ead77 --- /dev/null +++ b/language/lv.json @@ -0,0 +1,121 @@ +{ + "semantics": [ + { + "widgets": [ + { + "label": "Pēc noklusējuma" + } + ], + "label": "Kartītes", + "entity": "kartīte", + "field": { + "fields": [ + { + "label": "Attēls" + }, + { + "label": "Alternatīvs attēla teksts", + "description": "Aprakstiet, kas redzams fotoattēlā. Teksts tiek lasīts ar rīkiem teksta pārvēršanai runā, kas nepieciešami lietotājiem ar redzes traucējumiem." + }, + { + "label": "Audio celiņš", + "description": "Neobligāta skaņa, kas tiek atskaņota, pagriežot kartīti." + }, + { + "label": "Atbilstošs attēls", + "description": "Neobligāts attēls, ar ko salīdzināt, nevis izmantot divas kartītes ar vienu un to pašu attēlu." + }, + { + "label": "Alternatīvs teksts Atbilstošajam attēlam", + "description": "Aprakstiet, kas redzams fotoattēlā. Teksts tiek lasīts ar rīkiem teksta pārvēršanai runā, kas nepieciešami lietotājiem ar redzes traucējumiem." + }, + { + "label": "Atbilstošs audio celiņš", + "description": "Neobligāta skaņa, kas tiek atskaņota, pagriežot otro kartīti." + }, + { + "label": "Apraksts", + "description": "Neobligāts īss teksts, kas tiks parādīts, tiklīdz tiks atrastas divas atbilstošās kartītes." + } + ], + "label": "Kartīte" + } + }, + { + "description": "Šie parametri ļaus jums kontrolēt spēles uzvedību.", + "fields": [ + { + "label": "Novietojiet kārtis kvadrātā", + "description": "Izkārtojot kartītes, mēģinās saskaņot kolonnu un rindu skaitu. Pēc tam kartītes tiks mērogotas, lai tās ietilptu konteinerā." + }, + { + "label": "Izmantojamo kartīšu skaits", + "description": "Iestatot šo vērtību uz skaitli, kas ir lielāks par 2, liks spēlei atlasīt nejaušas kartītes no kartīšu saraksta." + }, + { + "label": "Pievienot atkārtota mēģinājuma pogu, kad spēle ir beigusies" + } + ], + "label": "Uzvedības iestatījumi" + }, + { + "label": "Izskats un uzvedība", + "description": "Iestatiet spēles vizuālos efektus.", + "fields": [ + { + "label": "Motīva krāsa", + "description": "Izvēlieties krāsu, lai izveidotu kartīšu spēles motīvu." + }, + { + "label": "Kartītes aizmugure", + "description": "Izmantojiet pielāgotu aizmuguri savām kartītēm." + } + ] + }, + { + "label": "Lokalizācija", + "fields": [ + { + "label": "Kartītes pagriešanas teksts", + "default": "Kartīte griežas" + }, + { + "label": "Patērētā laika teksts", + "default": "Patērētais laiks" + }, + { + "label": "Atgriezeniskās saites teksts", + "default": "Labs darbs!" + }, + { + "default": "Mēģināt vēlreiz?", + "label": "Mēģiniet vēlreiz pogas teksts" + }, + { + "label": "Pogas \"Aizvērt\" etiķete", + "default": "Aizvērt" + }, + { + "label": "Spēles etiķete", + "default": "Atmiņas spēle. Atrodiet atbilstošās kartītes." + }, + { + "label": "Spēle pabeigta etiķete", + "default": "Visas kartītes ir atrastas." + }, + { + "label": "Kartītes indeksa etiķete", + "default": "Kartīte %num:" + }, + { + "label": "Neapgrieztas kartītes etiķete", + "default": "Neapgriezta." + }, + { + "label": "Kartītes atbilstības etiķete", + "default": "Atbilstība atrasta." + } + ] + } + ] +}