summaryrefslogtreecommitdiffstats
path: root/lang/translations/systemstatus/diskstat.json
blob: 9c6e15e5a5bc30abfd4269b11b3388c598a443a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "lang_systemPartition": {
        "english": "System Partition",
        "german": "Systempartition",
        "portuguese": "Partição do Sistema"
    },
    "lang_capacity": {
        "english": "Capacity",
        "german": "Kapazität",
        "portuguese": "Capacidade"
    },
    "lang_vmStore": {
        "english": "VM Store",
        "german": "VM-Speicher",
        "portuguese": "Loja da VM"
    },
    "lang_vmStoreError": {
        "english": "Error when determining the available disk space on the VM location. Please check the configuration.",
        "german": "Fehler beim Ermitteln des verfügbaren Speicherplatzes am VM-Speicherort. Bitte überprüfen Sie die Konfiguration.",
        "portuguese": "Erro ao determinar o espaço em disco disponível no local da VM. Por favor, verifique a configuração."
    }
}