summaryrefslogtreecommitdiffstats
path: root/lang/translations/sysconfig/custom-upload.json
blob: 4ce1d307240108a363f22a6c339b5b756f5acec6 (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
{
    "lang_customModuleInfo1": {
        "english": "About a custom module, it is possible to add arbitrary files to a Linux system that is booted clients. For this purpose, an archive can be uploaded using a file system structure that is extracted in this form 1:1 in the booted Linux.",
        "german": "Über ein benutzerdefiniertes Modul ist es möglich, beliebige Dateien zum Linux-Grundsystem, das auf den Clients gebootet wird, hinzuzufügen. Dazu kann ein Archiv mit einer Dateisystemstruktur hochgeladen werden, die in dieser Form 1:1 in das gebootete Linux extrahiert wird.",
        "portuguese": "Sobre um módulo personalizado, é possível adicionar arquivos arbitrários para um sistema Linux que é inicializado clientes. Para isso, um arquivo pode ser carregado através de uma estrutura do sistema de arquivos que é extraído desta forma 1:1 no Linux inicializado."
    },
    "lang_customModuleInfo2": {
        "english": "Example: If the uploaded archive is the file etc/example.conf, this file will be located as /etc/example.conf to a booted client.",
        "german": "Beispiel: Enthält das hochgeladene Archiv eine Datei etc/beispiel.conf, so wird auf einem gebooteten Client diese Datei als /etc/beispiel.conf zu finden sein.",
        "portuguese": "Exemplo: Se o arquivo enviado for etc/examplo.conf, este arquivo estará localizado em /etc/examplo.conf para um cliente inicializado."
    },
    "lang_file": {
        "english": "File",
        "german": "Archiv",
        "portuguese": "Arquivo"
    },
    "lang_supportedFiles": {
        "english": "Supported File Formats",
        "german": "Unterstützte Archivformate",
        "portuguese": "Formatos de Arquivos Suportados"
    },
    "lang_upload": {
        "english": "Upload",
        "german": "Hochladen",
        "portuguese": "Carregar"
    }
}