summaryrefslogtreecommitdiffstats
path: root/lang/translations/page-main.json
blob: d62b69b8ccc1676f93c619cb25a1fe1386048e2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
    "lang_welcome": {
        "english": "Welcome",
        "german": "Willkommen",
        "portuguese": "Bem-vindo"
    },
    "lang_intro": {
        "english": "This is the bwLehrpool configuration interface.",
        "german": "Dies ist die bwLehrpool Konfigurationsoberfläche.",
        "portuguese": "Esta é a interface de configuração do bwLehrpool."
    },
    "lang_vmLocationNotSet": {
        "english": "A location for the virtual machine is not set yet.",
        "german": "Es ist noch kein Speicherort für die Virtuellen Maschinen festgelegt.",
        "portuguese": "Uma localização para a máquina virtual ainda não foi escolhida."
    },
    "lang_configure": {
        "english": "Configure",
        "german": "Konfigurieren",
        "portuguese": "Configurar"
    },
    "lang_bootMenuWarning": {
        "english": "The boot menu is outdated or has not been generated.",
        "german": "Das Bootmenü ist veraltet oder wurde noch nicht generiert.",
        "portuguese": "O menu de boot está desatualizado ou ainda não foi gerado."
    },
    "lang_minilinuxMissing": {
        "english": "Important files from the mini Linux installation are missing.",
        "german": "Wichtige Dateien der MiniLinux-Installation fehlen.",
        "portuguese": "Arquivos importantes da instalação do minilinux estão faltando."
    },
    "lang_systemConfigurationNotChosen": {
        "english": "A system configuration has not been chosen yet.",
        "german": "Es wurde noch keine Systemkonfiguration ausgewählt.",
        "portuguese": "Uma configuração de sistema ainda não foi escolhida."
    },
    "lang_systemConfiguration": {
        "english": "System Configuration",
        "german": "Systemkonfiguration",
        "portuguese": "Confguração do Sistema"
    }
}