From c501c7c6abca25725fc1d6d105f76a6a59b51456 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 16 Apr 2021 05:52:22 +0000 Subject: [PATCH 1/5] Victor Correia updated Afrikaans translation using Weblate @ translate-h5p.tk. Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-memory-game/af/ Victor Correia updated Afrikaans translation using Weblate @ translate-h5p.tk. Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-memory-game/af/ Co-authored-by: Victor Correia Co-authored-by: Weblate --- language/af.json | 104 +++++++++++++++++++++++------------------------ 1 file changed, 52 insertions(+), 52 deletions(-) diff --git a/language/af.json b/language/af.json index 12bcdd1..832d6d6 100644 --- a/language/af.json +++ b/language/af.json @@ -3,119 +3,119 @@ { "widgets": [ { - "label": "Default" + "label": "Verstek" } ], - "label": "Cards", - "entity": "card", + "label": "Kaarte", + "entity": "kaart", "field": { - "label": "Card", + "label": "Kaart", "fields": [ { - "label": "Image" + "label": "Beeld" }, { - "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": "Alternatiewe teks vir prent", + "description": "Beskryf wat jy in die foto kan sien. Die teks word gelees deur teks-na-spraak instrumente wat vir visueel beperkte gebruikers gebruik word." }, { - "label": "Audio Track", - "description": "An optional sound that plays when the card is turned." + "label": "Klankgreep", + "description": "'n Opsionele klank wat speel wanneer die kaartjie omgedraai word." }, { - "label": "Matching Image", - "description": "An optional image to match against instead of using two cards with the same image." + "label": "Passende Prent", + "description": "'n Opsionele prent om dit daar teenoor te laat pas in stede daarvan om twee kaartjies met dieselfde prent te gebruik." }, { - "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": "Alternatiewe teks vir die passende prent", + "description": "Beskryf wat jy in die foto kan sien. Die teks word gelees deur teks-na-spraak instrumente wat vir visueel beperkte gebruikers gebruik word." }, { - "label": "Matching Audio Track", - "description": "An optional sound that plays when the second card is turned." + "label": "Passende klankgreep", + "description": "'n Opsionele klank wat speel wanneer die tweede kaartjie omgedraai word." }, { - "label": "Description", - "description": "An optional short text that will pop up once the two matching cards are found." + "label": "Beskrywing", + "description": "'n Opsionele kort teks wat opspring sodra die twee passende kaartjies gevind is." } ] } }, { - "label": "Behavioural settings", - "description": "These options will let you control how the game behaves.", + "label": "Gedragsinstellings", + "description": "Hierdie opsies laat jou beheer hoe die spelletjie werk.", "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": "Plaas die kaartjies in 'n vierkant", + "description": "Sal probeer om die aantal kolomme en rye te pas wanneer jy die kaarte uitlê. Daarna sal die kaarte volgens die houer se grote aangepas word." }, { - "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": "Aantal kaartjies om te gebruik", + "description": "As jy dit op 'n getal groter as 2 stel, sal die spelletjie willekeurige kaartjies uit die kaartlys kies." }, { - "label": "Add button for retrying when the game is over" + "label": "Voeg 'n probeer weer knoppie by wanneer die spelletjie verby is" } ] }, { - "label": "Look and feel", - "description": "Control the visuals of the game.", + "label": "Aansig en gevoel", + "description": "Beheer die visuele van die spelletjie.", "fields": [ { - "label": "Theme Color", - "description": "Choose a color to create a theme for your card game." + "label": "Temakleur", + "description": "Kies 'n kleur om 'n tema vir jou kaartjie te skep." }, { - "label": "Card Back", - "description": "Use a custom back for your cards." + "label": "Kaartjie agterkant", + "description": "Gebruik verstek agterkant vir jou kaartjies." } ] }, { - "label": "Localization", + "label": "Lokalisasie", "fields": [ { - "label": "Card turns text", - "default": "Card turns" + "label": "Kaartjie draaiteks", + "default": "Kaartjie draai" }, { - "label": "Time spent text", - "default": "Time spent" + "label": "Tyd bestee teks", + "default": "Tyd bestee" }, { - "label": "Feedback text", - "default": "Good work!" + "label": "Terugvoerteks", + "default": "Goeie werk!" }, { - "label": "Try again button text", - "default": "Try again?" + "label": "Probeer weer knoppie teks", + "default": "Probeer weer?" }, { - "label": "Close button label", - "default": "Close" + "label": "Maak toe knoppie etiket", + "default": "Maak toe" }, { - "label": "Game label", - "default": "Memory Game. Find the matching cards." + "label": "Spelletjie etiket", + "default": "Geheue spelletjie. Vind die passend kaartjies." }, { - "label": "Game finished label", - "default": "All of the cards have been found." + "label": "Speletjie verby etiket", + "default": "Al die kaartjies is gevind." }, { - "label": "Card indexing label", - "default": "Card %num:" + "label": "Kaart indeks etiket", + "default": "Kaartjie %num:" }, { - "label": "Card unturned label", - "default": "Unturned." + "label": "Onaangeraakte kaartjie etiket", + "default": "Onaangeraak." }, { - "label": "Card matched label", - "default": "Match found." + "label": "Kaartjie gepas etiket", + "default": "Pasmaat gevind." } ] } ] -} \ No newline at end of file +} From 247164af8c8b2c11c1a20fb9426ea7243c21988e Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 16 Apr 2021 05:52:22 +0000 Subject: [PATCH 2/5] Sebastian Rettig updated Arabic translation using Weblate @ translate-h5p.tk. Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-memory-game/ar/ Co-authored-by: Sebastian Rettig --- language/ar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/ar.json b/language/ar.json index 5d4afc3..426967d 100644 --- a/language/ar.json +++ b/language/ar.json @@ -84,7 +84,7 @@ "default": "Time spent" }, { - "label": "نص الملاحظات", + "label": "نص الاراء", "default": "Good work!" }, { @@ -118,4 +118,4 @@ ] } ] -} \ No newline at end of file +} From d043122e38af8087a1b2458d80dd068970df171d Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 16 Apr 2021 05:52:22 +0000 Subject: [PATCH 3/5] orr bar joseph updated Hebrew translation using Weblate @ translate-h5p.tk. Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-memory-game/he/ orr bar joseph updated Hebrew translation using Weblate @ translate-h5p.tk. Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-memory-game/he/ orr bar joseph updated Hebrew translation using Weblate @ translate-h5p.tk. Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-memory-game/he/ Co-authored-by: Weblate Co-authored-by: orr bar joseph --- language/he.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/language/he.json b/language/he.json index 7277a1b..16570cb 100644 --- a/language/he.json +++ b/language/he.json @@ -50,8 +50,8 @@ "description": "ניסיון להתאים בין מספר הטורים והשורות בעת סידור הכרטיסים. לאחר מכן, גודל הכרטיסים יותאם למכל." }, { - "label": "מספר קלפים לשימוש", - "description": "להגדיר את זה למספר גדול מ-2 יגרום למשחק לבחור כרטיסים אקראיים מרשימת הכרטיסים." + "label": "מספר כרטיסים לשימוש", + "description": "להגדיר את זה למספר גדול מ-2 יגרום למשחק לבחור אקראית קלפים מרשימת הקלפים" }, { "label": "הוסף כפתור כדי לנסות שוב כאשר המשחק נגמר" @@ -64,11 +64,11 @@ "fields": [ { "label": "צבע נושא", - "description": "בחרו צבע ליצירת נושא למשחק הכרטיסים." + "description": "בחר צבע ליצירת נושא למשחק הקלפים שלך" }, { - "label": "גב הכרטיס", - "description": "השתמש בגב מותאם אישית עבור הקלפים שלך." + "label": "גב הקלף", + "description": "השתמשו בגב מותאם אישית עבור הכרטיסים." } ] }, @@ -76,8 +76,8 @@ "label": "תרגום מקומי", "fields": [ { - "label": "תוכן הפיכת כרטיס", - "default": "הפיכת כרטיס" + "label": "טקסט הפיכת קלף", + "default": "הופכים קלף" }, { "label": "טקסט זמן שהושקע", @@ -88,7 +88,7 @@ "default": "עבודה טובה!" }, { - "label": "תוכן של כפתור ניסיון חוזר", + "label": "טקסט של כפתור נסה שוב", "default": "נסה שוב?" }, { @@ -97,22 +97,22 @@ }, { "label": "תווית משחק", - "default": "משחק זיכרון. מצאו את הכרטיסים המתאימים." + "default": "משחק זיכרון. מצא את הקלפים המתאימים." }, { "label": "תווית המשחק נגמר", - "default": "נמצאו כל הכרטיסים." + "default": "נמצאו כל הקלפים." }, { - "label": "תווית מפתוח כרטיס", + "label": "תווית מפתוח קלף", "default": "כרטיס %num:" }, { - "label": "תווית כרטיס לא הפוך", + "label": "תווית קלף לא הפוך", "default": "לא הפוך." }, { - "label": "תווית כרטיס מותאם", + "label": "תווית קלף מותאם", "default": "נמצאה התאמה." } ] From 037645a9f0d9d98d0f6ed755e797a59ee9876e57 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 16 Apr 2021 05:52:22 +0000 Subject: [PATCH 4/5] German Valero updated Spanish translation using Weblate @ translate-h5p.tk. Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-memory-game/es/ German Valero updated Spanish translation using Weblate @ translate-h5p.tk. Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-memory-game/es/ Co-authored-by: German Valero Co-authored-by: Weblate --- language/es.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/language/es.json b/language/es.json index 4c7a85d..fc79678 100644 --- a/language/es.json +++ b/language/es.json @@ -16,19 +16,19 @@ }, { "label": "Texto alternativo para la imagen", - "description": "Describe lo que se puede ver en la foto. El texto es leído por una herramienta de conversion de texto a voz, a usuarios con discapacidad visual." + "description": "Describe lo que se puede ver en la foto. El texto es leído por herramientas de conversión de texto a voz, necesarias para usuarios con discapacidad visual." }, { "label": "Pista de Audio", "description": "Un sonido opcional que se reproduce cuando se voltea la carta." }, { - "label": "Imagen coincidente", + "label": "Imagen Coincidente", "description": "Una imagen opcional para emparejar, en vez de usar dos tarjetas con la misma imagen." }, { - "label": "Texto alternativo para imagenes coincidentes", - "description": "El texto es leído por una herramienta de conversion de texto a voz, a usuarios con discapacidad visual." + "label": "Texto alternativo para Imagen Coincidente", + "description": "Describir lo que puede verse en la foto. El texto es leído por herramientas de conversión de texto a voz, necesarias para usuarios con discapacidad visual." }, { "label": "Pista de Audio Coincidente", @@ -42,11 +42,11 @@ } }, { - "label": "Ajustes de comportamiento", + "label": "Configuraciones del comportamiento", "description": "Estas opciones le permitirán controlar cómo se comporta el juego.", "fields": [ { - "label": "Coloca las tarjetas en un cuadrado", + "label": "Colocar las tarjetas en un cuadrado", "description": "Intentará igualar el número de columnas y filas al distribuir las tarjetas. Después, las tarjetas se escalarán para que se ajusten al contenedor." }, { @@ -63,11 +63,11 @@ "description": "Controla los efectos visuales del juego.", "fields": [ { - "label": "Color del tema", - "description": "Elegir un color para crear un tema para su juego de cartas." + "label": "Color del Tema", + "description": "Elegir un color para crear un tema para su juego de tarjetas." }, { - "label": "Parte posterior de la tarjeta", + "label": "Reverso de la Tarjeta", "description": "Utilice una parte posterior personalizada para sus tarjetas." } ] @@ -84,7 +84,7 @@ "default": "Tiempo usado" }, { - "label": "Texto de comentarios", + "label": "Texto de retroalimentación", "default": "¡Buen trabajo!" }, { @@ -96,15 +96,15 @@ "default": "Cerrar" }, { - "label": "Texto del juego", - "default": "Juego de memoria. Encuentra las cartas que hacen juego." + "label": "Etiqueta del juego", + "default": "Juego de Memoria. Encuentra las cartas que coinciden." }, { - "label": "Texto del juego terminado", + "label": "Etiqueta de juego terminado", "default": "Todas las cartas han sido encontradas." }, { - "label": "Texto de indexación de la tarjeta", + "label": "Etiqueta de indexación de tarjeta", "default": "Tarjeta %num:" }, { @@ -112,7 +112,7 @@ "default": "Sin voltear." }, { - "label": "Texto de la tarjeta coincidente", + "label": "Texto de tarjeta coincidente", "default": "Coincidencia encontrada." } ] From 3c328682eed42f6a90e328444956278059d70163 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 16 Apr 2021 05:52:22 +0000 Subject: [PATCH 5/5] German Valero updated Spanish (Mexico) translation using Weblate @ translate-h5p.tk. Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-memory-game/es_MX/ German Valero updated Spanish (Mexico) translation using Weblate @ translate-h5p.tk. Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-memory-game/es_MX/ German Valero updated Spanish (Mexico) translation using Weblate @ translate-h5p.tk. Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-memory-game/es_MX/ Co-authored-by: German Valero Co-authored-by: Weblate --- language/es-mx.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/language/es-mx.json b/language/es-mx.json index 4c7a85d..ee71caa 100644 --- a/language/es-mx.json +++ b/language/es-mx.json @@ -16,19 +16,19 @@ }, { "label": "Texto alternativo para la imagen", - "description": "Describe lo que se puede ver en la foto. El texto es leído por una herramienta de conversion de texto a voz, a usuarios con discapacidad visual." + "description": "Describe lo que se puede ver en la foto. El texto es leído por herramientas de conversión de texto a voz, necesarias para usuarios con discapacidad visual." }, { "label": "Pista de Audio", "description": "Un sonido opcional que se reproduce cuando se voltea la carta." }, { - "label": "Imagen coincidente", - "description": "Una imagen opcional para emparejar, en vez de usar dos tarjetas con la misma imagen." + "label": "Imagen Coincidente", + "description": "Una imagen opcional para coincidir, en vez de usar dos tarjetas con la misma imagen." }, { - "label": "Texto alternativo para imagenes coincidentes", - "description": "El texto es leído por una herramienta de conversion de texto a voz, a usuarios con discapacidad visual." + "label": "Texto alternativo para Imagen Coincidente", + "description": "Describir lo que puede verse en la foto. El texto es leído por herramientas de conversión de texto a voz, necesarias para usuarios con discapacidad visual." }, { "label": "Pista de Audio Coincidente", @@ -42,11 +42,11 @@ } }, { - "label": "Ajustes de comportamiento", + "label": "Configuraciones del comportamiento", "description": "Estas opciones le permitirán controlar cómo se comporta el juego.", "fields": [ { - "label": "Coloca las tarjetas en un cuadrado", + "label": "Colocar las tarjetas en un cuadrado", "description": "Intentará igualar el número de columnas y filas al distribuir las tarjetas. Después, las tarjetas se escalarán para que se ajusten al contenedor." }, { @@ -63,11 +63,11 @@ "description": "Controla los efectos visuales del juego.", "fields": [ { - "label": "Color del tema", - "description": "Elegir un color para crear un tema para su juego de cartas." + "label": "Color del Tema", + "description": "Elegir un color para crear un tema para su juego de tarjetas." }, { - "label": "Parte posterior de la tarjeta", + "label": "Reverso de la Tarjeta", "description": "Utilice una parte posterior personalizada para sus tarjetas." } ] @@ -84,7 +84,7 @@ "default": "Tiempo usado" }, { - "label": "Texto de comentarios", + "label": "Texto de retroalimentación", "default": "¡Buen trabajo!" }, { @@ -96,23 +96,23 @@ "default": "Cerrar" }, { - "label": "Texto del juego", - "default": "Juego de memoria. Encuentra las cartas que hacen juego." + "label": "Etiqueta del juego", + "default": "Juego de Memoria. Encuentra las cartas que coinciden." }, { - "label": "Texto del juego terminado", + "label": "Etiqueta de juego terminado", "default": "Todas las cartas han sido encontradas." }, { - "label": "Texto de indexación de la tarjeta", + "label": "Etiqueta de indexación de tarjeta", "default": "Tarjeta %num:" }, { - "label": "Texto de tarjetas sin voltear", + "label": "Texto de tarjeta sin voltear", "default": "Sin voltear." }, { - "label": "Texto de la tarjeta coincidente", + "label": "Texto de tarjeta coincidente", "default": "Coincidencia encontrada." } ]