diff --git a/language/bg.json b/language/bg.json new file mode 100644 index 0000000..fb68938 --- /dev/null +++ b/language/bg.json @@ -0,0 +1,121 @@ +{ + "semantics": [ + { + "widgets": [ + { + "label": "По подразбиране" + } + ], + "label": "Карти", + "entity": "карта", + "field": { + "label": "Карта", + "fields": [ + { + "label": "Изображение" + }, + { + "label": "Алтернативен текст за изображението", + "description": "Опишете какво може да се види на снимката. Текстът се чете от инструментите за преобразуване на текст в реч, необходими на потребители с увредено зрение." + }, + { + "label": "Аудиозапис", + "description": "Допълнителен звук, който се възпроизвежда при завъртане на картата." + }, + { + "label": "Съответстващо изображение", + "description": "Незадължително изображение, с което да се сравнява, вместо да се използват две карти със същото изображение." + }, + { + "label": "Алтернативен текст за съответстващо изображение", + "description": "Опишете какво може да се види на снимката. Текстът се чете от инструментите за преобразуване на текст в реч, необходими на потребители с увредено зрение." + }, + { + "label": "Съответстващ аудио запис", + "description": "Допълнителен звук, който се възпроизвежда, когато втората карта е обърната." + }, + { + "label": "Description", + "description": "Незадължителен кратък текст, който ще се появи след като бъдат намерени двете съвпадащи карти." + } + ] + } + }, + { + "label": "Настройки за поведение", + "description": "Тези опции ще ви позволят да контролирате поведението на играта.", + "fields": [ + { + "label": "Позиционирайте картите в квадрат", + "description": "Ще бъдат съпоставени броя на колоните и редовете, когато поставяме картите. След това картите ще бъдат мащабирани, за да пасват на карето, в което се показват." + }, + { + "label": "Брой на използваните карти", + "description": "Задаването на това число, по-голямо от 2, ще накара играта да избере случайни карти от списъка с карти." + }, + { + "label": "Добавете бутон за повторен опит, когато играта приключи" + } + ] + }, + { + "label": "Изглед и усещане", + "description": "Управление на визуалните ефекти на играта.", + "fields": [ + { + "label": "Цвят на темата", + "description": "Изберете цвят, за да създадете тема за вашата игра на карти." + }, + { + "label": "Карта назад", + "description": "Използвайте персонализиран бутон назад за вашите карти." + } + ] + }, + { + "label": "Превод и локализация", + "fields": [ + { + "label": "Брой обърнати карти", + "default": "Обърнати карти" + }, + { + "label": "Вашето време", + "default": "Вашето време" + }, + { + "label": "Обратна връзка", + "default": "Браво!" + }, + { + "label": "Бутон за повторен опит", + "default": "Искаш ли да опиташ пак?" + }, + { + "label": "Бутон за затваряне", + "default": "Затвори" + }, + { + "label": "Етикет на Играта", + "default": "Имате ли добра памет? Намерете еднаквите карти" + }, + { + "label": "Етикет за край на играта", + "default": "Всички карти са намерени" + }, + { + "label": "Card indexing label", + "default": "Card %num:" + }, + { + "label": "Етикет за необърната карта.", + "default": "Необърната карта." + }, + { + "label": "Етикет за открито съвпадение на карти", + "default": "Имате съвпадение." + } + ] + } + ] +} diff --git a/language/bs.json b/language/bs.json index 1223098..6606000 100644 --- a/language/bs.json +++ b/language/bs.json @@ -15,24 +15,24 @@ "label": "Slika" }, { - "label": "Alternative text for Image", - "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." + "label": "Alternativni tekst za sliku", + "description": "Opiši šta može biti viđeno na slici. Tekst se čita elektronski za vizualno neuparene korisnike." }, { - "label": "Audio Track", - "description": "An optional sound that plays when the card is turned." + "label": "Audio traka", + "description": "Opcionalan zvuk koji se čuje kada se okrene karta." }, { "label": "Ista slika", - "description": "Opcionalna slika koja se koristi umjestodvije iste slike." + "description": "Opcionalna slika koja se koristi umjesto dvije iste slike." }, { - "label": "Alternative text for Matching Image", - "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." + "label": "Alternativni tekst za sliku podudaranja", + "description": "Opiši šta može biti viđeno na slici. Tekst se čita elektronski za vizualno neuparene korisnike." }, { - "label": "Matching Audio Track", - "description": "An optional sound that plays when the second card is turned." + "label": "Zvuk podudaranja", + "description": "Opcionalan zvuk koji se čuje kada se okrene druga karta." }, { "label": "Opis", @@ -54,20 +54,20 @@ "description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards." }, { - "label": "Add button for retrying when the game is over" + "label": "Dodaj dugme za ponovni pokušaj kada je igra gotova" } ] }, { - "label": "Look and feel", - "description": "Control the visuals of the game.", + "label": "Pogledaj i osjeti", + "description": "Kontroliraj u igri ono što vidiš.", "fields": [ { - "label": "Theme Color", + "label": "Boja teme", "description": "Choose a color to create a theme for your card game." }, { - "label": "Card Back", + "label": "Pozadina karte", "description": "Use a custom back for your cards." } ] @@ -92,30 +92,30 @@ "default": "Pokušaj ponovo?" }, { - "label": "Close button label", - "default": "Close" + "label": "Oznaka za dugme zatvori", + "default": "Zatvori" }, { - "label": "Game label", - "default": "Memory Game. Find the matching cards." + "label": "Oznaka za igru", + "default": "Memory igra. Pronađi kartu koja se podudara." }, { - "label": "Game finished label", - "default": "All of the cards have been found." + "label": "Oznaka za završenu igru", + "default": "Sve karte su pronađene." }, { - "label": "Card indexing label", - "default": "Card %num:" + "label": "Oznaka za indeksiranje karata", + "default": "Karta %num:" }, { - "label": "Card unturned label", - "default": "Unturned." + "label": "Oznaka za neokrenutu kartu", + "default": "Neokrenuta." }, { - "label": "Card matched label", - "default": "Match found." + "label": "Oznaka za kartu podudaranja", + "default": "Pronađeno podudaranje." } ] } ] -} \ No newline at end of file +} diff --git a/language/cs.json b/language/cs.json index 12bcdd1..f8e6d23 100644 --- a/language/cs.json +++ b/language/cs.json @@ -3,119 +3,119 @@ { "widgets": [ { - "label": "Default" + "label": "Výchozí" } ], - "label": "Cards", - "entity": "card", + "label": "Karty", + "entity": "karta", "field": { - "label": "Card", + "label": "Karta", "fields": [ { - "label": "Image" + "label": "Obrázek" }, { - "label": "Alternative text for Image", - "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." + "label": "Alternativní text pro obrázek", + "description": "Popište, co lze na fotografii vidět. Text je čten pomocí nástrojů převodu textu na řeč, které potřebují zrakově hendikepovaní uživatelé." }, { - "label": "Audio Track", - "description": "An optional sound that plays when the card is turned." + "label": "Zvuková stopa", + "description": "Volitelný zvuk, který se přehraje při otočení karty." }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Odpovídající obrázek", + "description": "Volitelný obrázek, který bude odpovídat namísto použití dvou karet se stejným obrázkem." }, { - "label": "Alternative text for Matching Image", - "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." + "label": "Alternativní text pro odpovídající obrázek", + "description": "Popište, co lze na fotografii vidět. Text je čten pomocí nástrojů převodu textu na řeč, které potřebují zrakově hendikepovaní uživatelé." }, { - "label": "Matching Audio Track", - "description": "An optional sound that plays when the second card is turned." + "label": "Odpovídající zvuková stopa", + "description": "Volitelný zvuk, který se přehraje při otočení druhé karty." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Popis", + "description": "Volitelný krátký text, který se objeví, jakmile jsou nalezeny dvě odpovídající karty." } ] } }, { - "label": "Behavioural settings", - "description": "These options will let you control how the game behaves.", + "label": "Nastavení chování", + "description": "Tyto možnosti vám umožní řídit, jak se hra bude chovat.", "fields": [ { - "label": "Position the cards in a square", - "description": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container." + "label": "Umístit karty do čtverce", + "description": "Při rozložení karet se bude snažit porovnat počet sloupců a řádků. Poté budou karty upraveny podle velikosti kontejneru." }, { - "label": "Number of cards to use", - "description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards." + "label": "Počet karet k použití", + "description": "Pokud toto nastavíte na číslo větší než 2, bude hra vybírat náhodné karty ze seznamu karet." }, { - "label": "Add button for retrying when the game is over" + "label": "Tlačítko pro opakování pokusu o ukončení hry" } ] }, { - "label": "Look and feel", - "description": "Control the visuals of the game.", + "label": "Vzhled a pocit", + "description": "Ovládat vizuální prvky hry.", "fields": [ { - "label": "Theme Color", - "description": "Choose a color to create a theme for your card game." + "label": "Barva motivu", + "description": "Vyberte barvu pro vytvoření motivu pro vaši karetní hru." }, { - "label": "Card Back", - "description": "Use a custom back for your cards." + "label": "Zadní strana karty", + "description": "Použijte vlastní zadní stranu karet." } ] }, { - "label": "Localization", + "label": "Localizace", "fields": [ { - "label": "Card turns text", - "default": "Card turns" + "label": "Text pro otočení karet", + "default": "Otočení karet" }, { - "label": "Time spent text", - "default": "Time spent" + "label": "Text pro strávený čas", + "default": "Strávený čas" }, { - "label": "Feedback text", - "default": "Good work!" + "label": "Text zpětné vazby", + "default": "Výborně!" }, { - "label": "Try again button text", - "default": "Try again?" + "label": "Text tlačítka Zkusit znovu", + "default": "Zkusit znovu?" }, { - "label": "Close button label", - "default": "Close" + "label": "Text tlačítka Zavřít", + "default": "Zavřít" }, { - "label": "Game label", - "default": "Memory Game. Find the matching cards." + "label": "Popisek hry", + "default": "Paměťová hra. Najděte odpovídající karty. (Pexeso)." }, { - "label": "Game finished label", - "default": "All of the cards have been found." + "label": "Popisek konce hry", + "default": "Všechny karty byly nalezeny." }, { - "label": "Card indexing label", - "default": "Card %num:" + "label": "Popisek indexu karty", + "default": "Karta %num:" }, { - "label": "Card unturned label", - "default": "Unturned." + "label": "Popisek neotočené karty", + "default": "Neotočená." }, { - "label": "Card matched label", - "default": "Match found." + "label": "Popisek shody karet", + "default": "Nalezena shoda." } ] } ] -} \ No newline at end of file +} diff --git a/language/el.json b/language/el.json index d72418c..9c839b3 100644 --- a/language/el.json +++ b/language/el.json @@ -80,7 +80,7 @@ "default": "Άνοιγμα κάρτας" }, { - "label": "Time spent text", + "label": "Κείμενο χρόνου που πέρασε", "default": "Χρόνος" }, { @@ -118,4 +118,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/es-mx.json b/language/es-mx.json index f1da718..4c7a85d 100644 --- a/language/es-mx.json +++ b/language/es-mx.json @@ -7,7 +7,7 @@ } ], "label": "Tarjetas", - "entity": "card", + "entity": "tarjeta", "field": { "label": "Tarjeta", "fields": [ @@ -118,4 +118,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/es.json b/language/es.json index f1da718..4c7a85d 100644 --- a/language/es.json +++ b/language/es.json @@ -7,7 +7,7 @@ } ], "label": "Tarjetas", - "entity": "card", + "entity": "tarjeta", "field": { "label": "Tarjeta", "fields": [ @@ -118,4 +118,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/he.json b/language/he.json index 12bcdd1..624c614 100644 --- a/language/he.json +++ b/language/he.json @@ -84,7 +84,7 @@ "default": "Time spent" }, { - "label": "Feedback text", + "label": "משוב", "default": "Good work!" }, { @@ -118,4 +118,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/it.json b/language/it.json index 3538edb..cc13d54 100644 --- a/language/it.json +++ b/language/it.json @@ -3,7 +3,7 @@ { "widgets": [ { - "label": "Default" + "label": "Predefinito" } ], "label": "Carte", @@ -15,60 +15,60 @@ "label": "Immagine" }, { - "label": "Alternative text for Image", - "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." + "label": "Testo alternativo per l'immagine", + "description": "Descrivi cosa si può vedere nella foto. Il testo è letto da strumenti di sintesi vocale necessari a utenti ipovedenti" }, { - "label": "Audio Track", - "description": "An optional sound that plays when the card is turned." + "label": "Traccia audio", + "description": "Un suono facoltativo che viene riprodotto quando si gira la scheda" }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Immagine corrispondente", + "description": "Un'immagine facoltativa da abbinare anziché usare due carte con la stessa immagine" }, { - "label": "Alternative text for Matching Image", - "description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." + "label": "Testo alternativo per immagini corrispondenti", + "description": "Descrivi cosa si può vedere nella foto. Il testo è letto da strumenti di sintesi vocale necessari a utenti ipovedenti" }, { - "label": "Matching Audio Track", - "description": "An optional sound that plays when the second card is turned." + "label": "Traccia audio corrispondente", + "description": "Un suono facoltativo che viene riprodotto quando si gira la seconda carta" }, { "label": "Descrizione", - "description": "Breve testo visualizzato quando due carte uguali vengono trovate." + "description": "Un breve testo facoltativo che apparirà quando vengono trovate due carte corrispondenti" } ] } }, { - "label": "Behavioural settings", - "description": "These options will let you control how the game behaves.", + "label": "Impostazioni di esecuzione", + "description": "Queste opzioni permettono di controllare il comportamento del gioco", "fields": [ { - "label": "Position the cards in a square", - "description": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container." + "label": "Posiziona le carte in un quadrato", + "description": "Cercherà di far corrispondere il numero di colonne e righe durante la disposizione delle carte. In seguito, le carte saranno ridimensionate per adattarsi al contenitore" }, { - "label": "Number of cards to use", - "description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards." + "label": "Numero di carte da usare", + "description": "Impostandolo su un numero maggiore di 2, il gioco sceglierà le carte dall'elenco in maniera del tutto casuale" }, { - "label": "Add button for retrying when the game is over" + "label": "Aggiungi un pulsante per riprovare quanto il gioco è finito" } ] }, { - "label": "Look and feel", - "description": "Control the visuals of the game.", + "label": "Aspetto e soddisfazione (look and feel)", + "description": "Controlla gli effetti visivi del gioco", "fields": [ { - "label": "Theme Color", - "description": "Choose a color to create a theme for your card game." + "label": "Colore del tema", + "description": "Scegli un colore per creare una tema per il tuo gioco di carte" }, { - "label": "Card Back", - "description": "Use a custom back for your cards." + "label": "Dietro della carta", + "description": "Usa un retro personalizzato per le tue carte" } ] }, @@ -76,46 +76,46 @@ "label": "Localizzazione", "fields": [ { - "label": "Testo Gira carta", - "default": "Card turns" + "label": "Testo per i giri di carta", + "default": "Giri di carta" }, { - "label": "Testo Tempo trascorso", - "default": "Time spent" + "label": "Testo per il tempo trascorso", + "default": "Tempo trascorso" }, { - "label": "Testo Feedback", - "default": "Good work!" + "label": "Testo del feedback", + "default": "Buon lavoro!" }, { - "label": "Try again button text", - "default": "Reset" + "label": "Testo del pulsante per riprovare", + "default": "Vuoi riprovare?" }, { - "label": "Close button label", - "default": "Close" + "label": "Etichetta del pulsante di chiusura", + "default": "Chiudi" }, { - "label": "Game label", - "default": "Memory Game. Find the matching cards." + "label": "Etichetta del gioco", + "default": "Gioco di memoria. Trova le carte corrispondenti" }, { - "label": "Game finished label", - "default": "All of the cards have been found." + "label": "Etichetta di fine gioco", + "default": "Tutte le carte sono state trovate" }, { - "label": "Card indexing label", - "default": "Card %num:" + "label": "Etichetta di indicizzazione della carta", + "default": "Carta %num:" }, { - "label": "Card unturned label", - "default": "Unturned." + "label": "Etichetta della carta non voltata", + "default": "Non voltata" }, { - "label": "Card matched label", - "default": "Match found." + "label": "Etichetta della cartata abbinata", + "default": "Trovata corrispondenza" } ] } ] -} \ No newline at end of file +} diff --git a/library.json b/library.json index ae14cf8..6902120 100644 --- a/library.json +++ b/library.json @@ -3,7 +3,7 @@ "description": "See how many cards you can remember!", "majorVersion": 1, "minorVersion": 3, - "patchVersion": 4, + "patchVersion": 5, "runnable": 1, "author": "Joubel", "license": "MIT",