First commit. Version 0.1.0

This commit is contained in:
2026-05-10 09:58:23 +02:00
parent af105b7f7d
commit bbab5e238d
635 changed files with 53627 additions and 175 deletions

26
locales/de.yaml Normal file
View File

@@ -0,0 +1,26 @@
date_picker:
month_1: "Januar"
month_2: "Februar"
month_3: "März"
month_4: "April"
month_5: "Mai"
month_6: "Juni"
month_7: "Juli"
month_8: "August"
month_9: "September"
month_10: "Oktober"
month_11: "November"
month_12: "Dezember"
dow_short_0: "S"
dow_short_1: "M"
dow_short_2: "D"
dow_short_3: "M"
dow_short_4: "D"
dow_short_5: "F"
dow_short_6: "S"
context_menu:
copy: "Kopieren"
cut: "Ausschneiden"
paste: "Einfügen"
delete: "Löschen"

26
locales/en.yaml Normal file
View File

@@ -0,0 +1,26 @@
date_picker:
month_1: "January"
month_2: "February"
month_3: "March"
month_4: "April"
month_5: "May"
month_6: "June"
month_7: "July"
month_8: "August"
month_9: "September"
month_10: "October"
month_11: "November"
month_12: "December"
dow_short_0: "S"
dow_short_1: "M"
dow_short_2: "T"
dow_short_3: "W"
dow_short_4: "T"
dow_short_5: "F"
dow_short_6: "S"
context_menu:
copy: "Copy"
cut: "Cut"
paste: "Paste"
delete: "Delete"

26
locales/es.yaml Normal file
View File

@@ -0,0 +1,26 @@
date_picker:
month_1: "Enero"
month_2: "Febrero"
month_3: "Marzo"
month_4: "Abril"
month_5: "Mayo"
month_6: "Junio"
month_7: "Julio"
month_8: "Agosto"
month_9: "Septiembre"
month_10: "Octubre"
month_11: "Noviembre"
month_12: "Diciembre"
dow_short_0: "D"
dow_short_1: "L"
dow_short_2: "M"
dow_short_3: "X"
dow_short_4: "J"
dow_short_5: "V"
dow_short_6: "S"
context_menu:
copy: "Copiar"
cut: "Cortar"
paste: "Pegar"
delete: "Borrar"

26
locales/fr.yaml Normal file
View File

@@ -0,0 +1,26 @@
date_picker:
month_1: "Janvier"
month_2: "Février"
month_3: "Mars"
month_4: "Avril"
month_5: "Mai"
month_6: "Juin"
month_7: "Juillet"
month_8: "Août"
month_9: "Septembre"
month_10: "Octobre"
month_11: "Novembre"
month_12: "Décembre"
dow_short_0: "D"
dow_short_1: "L"
dow_short_2: "M"
dow_short_3: "M"
dow_short_4: "J"
dow_short_5: "V"
dow_short_6: "S"
context_menu:
copy: "Copier"
cut: "Couper"
paste: "Coller"
delete: "Supprimer"

26
locales/it.yaml Normal file
View File

@@ -0,0 +1,26 @@
date_picker:
month_1: "Gennaio"
month_2: "Febbraio"
month_3: "Marzo"
month_4: "Aprile"
month_5: "Maggio"
month_6: "Giugno"
month_7: "Luglio"
month_8: "Agosto"
month_9: "Settembre"
month_10: "Ottobre"
month_11: "Novembre"
month_12: "Dicembre"
dow_short_0: "D"
dow_short_1: "L"
dow_short_2: "M"
dow_short_3: "M"
dow_short_4: "G"
dow_short_5: "V"
dow_short_6: "S"
context_menu:
copy: "Copia"
cut: "Taglia"
paste: "Incolla"
delete: "Elimina"

26
locales/pt.yaml Normal file
View File

@@ -0,0 +1,26 @@
date_picker:
month_1: "Janeiro"
month_2: "Fevereiro"
month_3: "Março"
month_4: "Abril"
month_5: "Maio"
month_6: "Junho"
month_7: "Julho"
month_8: "Agosto"
month_9: "Setembro"
month_10: "Outubro"
month_11: "Novembro"
month_12: "Dezembro"
dow_short_0: "D"
dow_short_1: "S"
dow_short_2: "T"
dow_short_3: "Q"
dow_short_4: "Q"
dow_short_5: "S"
dow_short_6: "S"
context_menu:
copy: "Copiar"
cut: "Cortar"
paste: "Colar"
delete: "Eliminar"

26
locales/pt_BR.yaml Normal file
View File

@@ -0,0 +1,26 @@
date_picker:
month_1: "Janeiro"
month_2: "Fevereiro"
month_3: "Março"
month_4: "Abril"
month_5: "Maio"
month_6: "Junho"
month_7: "Julho"
month_8: "Agosto"
month_9: "Setembro"
month_10: "Outubro"
month_11: "Novembro"
month_12: "Dezembro"
dow_short_0: "D"
dow_short_1: "S"
dow_short_2: "T"
dow_short_3: "Q"
dow_short_4: "Q"
dow_short_5: "S"
dow_short_6: "S"
context_menu:
copy: "Copiar"
cut: "Recortar"
paste: "Colar"
delete: "Excluir"