summaryrefslogtreecommitdiffstats
path: root/lang/translations/sysconfig/custom-upload.json
diff options
context:
space:
mode:
Diffstat (limited to 'lang/translations/sysconfig/custom-upload.json')
-rw-r--r--lang/translations/sysconfig/custom-upload.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/lang/translations/sysconfig/custom-upload.json b/lang/translations/sysconfig/custom-upload.json
new file mode 100644
index 00000000..4ce1d307
--- /dev/null
+++ b/lang/translations/sysconfig/custom-upload.json
@@ -0,0 +1,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"
+ }
+}