Skip to content

Commit

Permalink
Merge branch 'master' into HFP-3918
Browse files Browse the repository at this point in the history
  • Loading branch information
otacke authored Dec 4, 2024
2 parents 86326c4 + 13a5aa4 commit 5a37c0c
Show file tree
Hide file tree
Showing 65 changed files with 3,335 additions and 2,694 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/ci-workflows.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: CI

on:
workflow_dispatch:
pull_request:
branches:
- master
types: [opened, synchronize] # Triggers on PR open and commits to PR

jobs:
ci:
uses: h5p/h5p-ci-workflows/.github/workflows/h5p-ci-workflow.yml@master
with:
run-translations: true
3 changes: 3 additions & 0 deletions language/.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Display as button"
},
{
"label": "Optional button label"
},
{
"label": "Button size",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Vertoon as knoppie"
},
{
"label": "Optional button label"
},
{
"label": "Knoppie grote",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "عرض كزر"
},
{
"label": "Optional button label"
},
{
"label": "حجم الزر",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Показване като бутон"
},
{
"label": "Optional button label"
},
{
"label": "Размер на бутона",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/bs.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Prikaži kao dugme"
},
{
"label": "Optional button label"
},
{
"label": "Veličina dugmeta",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Mostra com a botó"
},
{
"label": "Optional button label"
},
{
"label": "Mida del botó",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Zobrazit jako tlačítko"
},
{
"label": "Optional button label"
},
{
"label": "Velikost tlačítka",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Vis som knap"
},
{
"label": "Optional button label"
},
{
"label": "Størrelse knap",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Als Button anzeigen"
},
{
"label": "Optional button label"
},
{
"label": "Buttongröße",
"options": [
Expand Down
11 changes: 7 additions & 4 deletions language/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Κουμπί \"εμφάνιση ως\""
},
{
"label": "Optional button label"
},
{
"label": "Μέγεθος κουμπιού",
"options": [
Expand Down Expand Up @@ -299,12 +302,12 @@
"default": "Πλοήγηση σε διαφάνειες"
},
{
"label": "Confirm button label",
"default": "Confirm"
"label": "Ετικέτα κουμπιού επιβεβαίωσης",
"default": "Εντάξει"
},
{
"label": "Cancel button label",
"default": "Cancel"
"label": "Ετικέτα κουμπιού ακύρωσης",
"default": "Άκυρο"
}
]
},
Expand Down
3 changes: 3 additions & 0 deletions language/es-mx.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Mostrar como botón"
},
{
"label": "Optional button label"
},
{
"label": "Tamaño del botón",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Mostrar como botón"
},
{
"label": "Optional button label"
},
{
"label": "Tamaño del botón",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/et.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Näita nupuna"
},
{
"label": "Optional button label"
},
{
"label": "Nupu suurus",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Bistaratu botoi moduan"
},
{
"label": "Optional button label"
},
{
"label": "Botoiaren tamaina",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/fa.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "نمایش به عنوان دکمه"
},
{
"label": "Optional button label"
},
{
"label": "اندازه دکمه",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Näytä painikkeena"
},
{
"label": "Optional button label"
},
{
"label": "Painikkeen koko",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Afficher sous forme de bouton"
},
{
"label": "Optional button label"
},
{
"label": "La taille de bouton",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Amosar como botón"
},
{
"label": "Optional button label"
},
{
"label": "Tamaño do botón",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "מוצג ככפתור"
},
{
"label": "Optional button label"
},
{
"label": "גודל כפתור",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Tampilkan sebagai tombol"
},
{
"label": "Optional button label"
},
{
"label": "Ukuran tombol",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Mostra come pulsante"
},
{
"label": "Optional button label"
},
{
"label": "Dimensione del pulsante",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "ボタンとして表示"
},
{
"label": "Optional button label"
},
{
"label": "Button size",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/ka.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "ღილაკის სახით ჩვენება"
},
{
"label": "Optional button label"
},
{
"label": "ღილაკის ზომა",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/km.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "បង្ហាញជាប៊ូតុង"
},
{
"label": "Optional button label"
},
{
"label": "ទំហំប៊ូតុង",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "버튼 보이기"
},
{
"label": "Optional button label"
},
{
"label": "버튼 크기",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/lt.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Rodyti kaip mygtuką"
},
{
"label": "Optional button label"
},
{
"label": "Mygtuko dydis",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/lv.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Parādīt kā pogu"
},
{
"label": "Optional button label"
},
{
"label": "Pogas izmērs",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/mn.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Товчлуур хэлбэрээр харуулах"
},
{
"label": "Optional button label"
},
{
"label": "Товчлуурын хэмжээ",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/nb.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Vis som knapp"
},
{
"label": "Optional button label"
},
{
"label": "Knappstørrelse",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Tonen als knop"
},
{
"label": "Optional button label"
},
{
"label": "Knopgrootte",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/nn.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Vis som knapp"
},
{
"label": "Optional button label"
},
{
"label": "Knappstorleik",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Wyświetlaj jako przycisk"
},
{
"label": "Optional button label"
},
{
"label": "Wielkość przycisku",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Mostrar como botão"
},
{
"label": "Optional button label"
},
{
"label": "Tamanho do botão",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Mostrar como botão"
},
{
"label": "Optional button label"
},
{
"label": "Tamanho do botão",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Показать как кнопку"
},
{
"label": "Optional button label"
},
{
"label": "Размер кнопки",
"options": [
Expand Down
3 changes: 3 additions & 0 deletions language/sl.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"label": "Prikaži kot gumb"
},
{
"label": "Optional button label"
},
{
"label": "Velikost gumba",
"options": [
Expand Down
Loading

0 comments on commit 5a37c0c

Please sign in to comment.