summaryrefslogtreecommitdiffstats
path: root/lang/dictionary.json
blob: c9194bf7e7112df1b64ea31d8bec448cb872066e (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
{
    "lang_activate": {
        "english": "Activate",
        "german": "Aktivieren",
        "portuguese": "Ativar"
    },
    "lang_active": {
        "english": "Active",
        "german": "Aktiv",
        "portuguese": "Ativo"
    },
    "lang_activeNews": {
        "english": "Active News",
        "german": "Aktive News",
        "portuguese": "Novidades"
    },
    "lang_actual": {
        "english": "Actual",
        "german": "Aktuell",
        "portuguese": "Atual"
    },
    "lang_add": {
        "english": "Add",
        "german": "Hinzufügen",
        "portuguese": "Adicionar"
    },
    "lang_addCustomModule": {
        "english": "Add Custom Module",
        "german": "Eigenes Modul hinzufügen",
        "portuguese": "Adicionar Módulo Customizado"
    },
    "lang_addCustomModuleInfo": {
        "english": "With an extended module it is possible to add any files to the basic system that uses this module, for example to use specific configuration files, which can not be created with one of the other Wizards. Adding an Extended module usually requires at least basic knowledge of the Linux system.",
        "german": "Mit einem Erweiterten Modul ist es möglich, beliebige Dateien zum Grundsystem hinzuzufügen Nutzen Sie dieses Modul, um z.B. spezielle Konfigurationsdateien auf den Client PCs zu verwenden, die sich nicht mit einem der anderen Wizards erstellen lässt. Das Hinzufügen eines Erweiterten Moduls erfordert in der Regel zumindest grundlegende Systemkenntnisse im Linuxbereich.",
        "portuguese": "Com um módulo estendido, é possível adicionar os arquivos para o sistema básico que usa este módulo, por exemplo, para usar arquivos de configuração específicas, que não podem ser criados com um dos outros assistentes. Adicionar um módulo estendido normalmente exige pelo menos um conhecimento básico do sistema Linux."
    },
    "lang_adAuthentication": {
        "english": "Active Directory Authentication",
        "german": "Active Directory Authentifizierung",
        "portuguese": "Autenticação do Active Directory"
    },
    "lang_adModule": {
        "english": "This module makes possible the application to the client PCs with the user accounts of an Active Directory. Depending on the configuration, the use of a user directory on the client is possible.",
        "german": "Mit diesem Modul ist die Anmeldung an den Client PCs mit den Benutzerkonten eines Active Directory möglich. Je nach Konfiguration ist auch die Nutzung eines Benutzerverzeichnisses auf dem Client möglich.",
        "portuguese": "Este módulo possibilita a aplicação para os computadores clientes com as contas de usuário de um Active Directory. Dependendo da configuração, o uso de um diretório de usuário no cliente é possível."
    },
    "lang_adStarted": {
        "english": "The AD-proxy is now configured and started ...",
        "german": "Der AD-Proxy wird nun konfiguriert und gestartet...",
        "portuguese": "O AD-proxy está configurado e começou ..."
    },
    "lang_adText1": {
        "english": "To set up user authentication through Active Directory, a dedicated user is required in AD next to the address of the server, which is addressed by the AD.",
        "german": "Zum Einrichten der Benutzerauthentifizierung über ein Active Directory wird neben der Adresse des anzusprechenden Servers ein dedizierter Benutzer im AD benötigt, über welchen das AD angesprochen wird.",
        "portuguese": "Para configurar a autenticação de usuário por meio do Active Directory, um usuário dedicado é necessário no AD próximo ao endereço do servidor, que é endereçado pelo AD."
    },
    "lang_adText2": {
        "english": "This user does not need special rights, you can follow this user to evade security and the rights to log on. The user only needs to have sufficient permissions to perform an LDAP Bind on AD, and search for users.",
        "german": "Dieser Benutzer benötigt keine besonderen Rechte, Sie können diesem Benutzer zur Sicherheit auch die Rechte zum Anmelden entziehen. Der Benutzer muss lediglich ausreichende Berechtigungen haben, um einen LDAP-Bind am AD durchzuführen, und nach Benutzern zu suchen.",
        "portuguese": "Este usuário não precisa de direitos especiais, você pode seguir este usuário para escapar da segurança e dos direitos para fazer logon. O usuário só precisa ter permissões suficientes para executar a ligação LDAP no AD, e procurar por usuários."
    },
    "lang_adText3": {
        "english": "Next the distinguished name of the user must be specified. You can determine this by dsquery command line program on a domain controller as the following call:",
        "german": "Im Folgenden muss der Distinguished Name des Benutzers angegeben werden. Diesen können Sie ermitteln, indem Sie das Kommandozeilenprogramm dsquery auf einem Domain Controller wie folgt aufrufen:",
        "portuguese": "A seguir o nome distinto do usuário deve ser especificado. Você pode determinar isso pelo programa de linha de comando dsquery em um controlador de domínio como a seguinte chamada:"
    },
    "lang_adText4": {
        "english": "After entering all required data in the next step, it checks whether communication is possible with the AD.",
        "german": "Nach Eingabe aller benötigten Daten wird im nächsten Schritt überprüft, ob die Kommunikation mit dem AD möglich ist.",
        "portuguese": "Depois de inserir todos os dados necessários na próxima etapa, ela verifica se a comunicação é possível com o AD."
    },
    "lang_addressConfiguration": {
        "english": "Address Configuration",
        "german": "Adresskonfiguration",
        "portuguese": "Configuração do Endereço"
    },
    "lang_attention": {
        "english": "Attention!",
        "german": "Achtung!",
        "portuguese": "Atenção!"
    },
    "lang_authentication": {
        "english": "Authentication",
        "german": "Authentifizierung",
        "portuguese": "Autenticação"
    },
    "lang_availableMemoryError": {
        "english": "Error when determining the available memory on the system partition!",
        "german": "Fehler beim Ermitteln des verfügbaren Speichers auf der Systempartition!",
        "portuguese": "Erro ao determinar a memória disponível na partição do sistema!"
    },
    "lang_availableModules": {
        "english": "Available Configuration Modules",
        "german": "Verfügbare Konfigurationsmodule",
        "portuguese": "Módulos de Configuração Disponíveis"
    },
    "lang_availableSystem": {
        "english": "Available System Configuration",
        "german": "Verfügbare Systemkonfigurationen",
        "portuguese": "Configurações de Sistema Disponíveis"
    },
    "lang_average": {
        "english": "Average",
        "german": "Durchschnitt",
        "portuguese": "Média"
    },
    "lang_back": {
        "english": "Back",
        "german": "Zurück",
        "portuguese": "Voltar"
    },
    "lang_basicConfiguration": {
        "english": "Basic Configuration",
        "german": "Basiskonfiguration",
        "portuguese": "Configuração Básica"
    },
    "lang_bindDN": {
        "english": "Bind DN",
        "german": "Bind DN",
        "portuguese": "Vincular DN"
    },
    "lang_bootAddress": {
        "english": "Boot Address of the Server",
        "german": "Boot-Adresse des Servers",
        "portuguese": "Endereço Boot do Servidor"
    },
    "lang_bootBehavior": {
        "english": "Default Boot Behavior",
        "german": "Standard-Bootverhalten",
        "portuguese": "Comportamento Padrão de Boot"
    },
    "lang_bootHint": {
        "english": "The Boot menu must be recreated after changing the IP address. Usually this is done automatically, but the process can also be triggered manually in the section of the boot menu.",
        "german": "Das Bootmenü muss nach einer Änderung der IP-Adresse neu generiert werden. In der Regel geschieht dies automatisch, der Vorgang kann in der Sektion Bootmenü allerdings auch manuell ausgelöst werden.",
        "portuguese": "O menu de boot deve ser recriado após alterar o endereço IP. Geralmente isso é feito automaticamente, mas o processo também pode ser acionado manualmente na seção do menu de boot."
    },
    "lang_bootInfo": {
        "english": "Here adjustments can be made to the appearance of the boot menu.",
        "german": "Hier können Anpassungen am Erscheinungsbild des Bootmenüs vorgenommen werden.",
        "portuguese": "Aqui ajustes podem ser feitos na aparência do menu de boot."
    },
    "lang_bootMenu": {
        "english": "Boot Menu",
        "german": "Bootmenü",
        "portuguese": "Menu de Boot"
    },
    "lang_bootMenuCreate": {
        "english": "Create Boot Menu",
        "german": "Bootmenü erzeugen",
        "portuguese": "Criar Menu de Boot"
    },
    "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_canUpdate1": {
        "english": "At least one component of",
        "german": "Mindestens eine Komponente von",
        "portuguese": "Pelo menos um componente de"
    },
    "lang_canUpdate2": {
        "english": "can be updated. For a smooth operation, it is recommended to keep all components up to date.",
        "german": "kann aktualisiert werden. Für einen reibungslosen Betrieb wird empfohlen, alle Komponenten auf dem aktuellen Stand zu halten.",
        "portuguese": "pode ser atualizado. Para um bom funcionamento, recomenda-se manter todos os componentes atualizados."
    },
    "lang_capacity": {
        "english": "Capacity",
        "german": "Kapazität",
        "portuguese": "Capacidade"
    },
    "lang_checkFileContent": {
        "english": "Here you have the possibility to check the contents of the archive again.",
        "german": "Hier haben Sie die Möglichkeit, den Inhalt des Archivs noch einmal zu überprüfen.",
        "portuguese": "Aqui você tem a possibilidade de verificar o conteúdo do arquivo novamente."
    },
    "lang_chooseIP": {
        "english": "Please select the IP address that the client server will use to boot.",
        "german": "Bitte wählen Sie die IP-Adresse, über die der Server von den Clients zum Booten angesprochen werden soll.",
        "portuguese": "Por favor, selecione o endereço IP que o servidor do cliente utilizará realizar o boot."
    },
    "lang_centralConfiguration": {
        "english": "Central configurations available",
        "german": "Zentral verfügbare Konfigurationen",
        "portuguese": "Configurações centrais disponíveis"
    },
    "lang_client": {
        "english": "Client",
        "german": "Client",
        "portuguese": "Cliente"
    },
    "lang_clientLog": {
        "english": "Client Log",
        "german": "Client Log",
        "portuguese": "Log dos Clientes"
    },
    "lang_close": {
        "english": "Close",
        "german": "Schließen",
        "portuguese": "Fechar"
    },
    "lang_configuration": {
        "english": "Configuration",
        "german": "Konfiguration",
        "portuguese": "Configuração"
    },
    "lang_configurationActive": {
        "english": "Enable configuration",
        "german": "Konfiguration aktivieren",
        "portuguese": "Ativar configuração"
    },
    "lang_configurationBasic": {
        "english": "Basic Configuration",
        "german": "Grundkonfiguration",
        "portuguese": "Configuração Básica"
    },
    "lang_configurationChoose": {
        "english": "Please select which modules will be used for this configuration.",
        "german": "Bitte wählen Sie, welche Module für diese Konfiguration verwendet werden sollen.",
        "portuguese": "Por favor, selecione qual os módulos serão usados ​​para esta configuração."
    },
    "lang_configurationCompilation": {
        "english": "Compile configuration",
        "german": "Konfiguration zusammenstellen",
        "portuguese": "Compilar configuração"
    },
    "lang_configurationModuleNotFound": {
        "english": "Configuration module not found!",
        "german": "Keine Konfigurationsmodule gefunden!",
        "portuguese": "Módulo de configuração não encontrado!"
    },
    "lang_configurationPackageNotFound": {
        "english": "Configuration package not found!",
        "german": "Keine Konfigurationspakete gefunden!",
        "portuguese": "Pacote de configuração não encontrado!"
    },
    "lang_configurationSuccess": {
        "english": "The configuration has been successfully created.",
        "german": "Die Konfiguration wurde erfolgreich erstellt.",
        "portuguese": "A configuração foi criada com sucesso."
    },
    "lang_configurationVariables": {
        "english": "Configuration Variables",
        "german": "KonfigurationsVariablen",
        "portuguese": "Variáveis de Configuração"
    },
    "lang_configure": {
        "english": "Configure",
        "german": "Konfigurieren",
        "portuguese": "Configurar"
    },
    "lang_confirmation": {
        "english": "Repeat Password",
        "german": "Wiederholen",
        "portuguese": "Repita Senha"
    },
    "lang_connectionWait": {
        "english": "The connection to the specified AD server is now checked. Please wait a moment.",
        "german": "Die Verbindung zum angegebenen AD-Server wird nun überprüft. Bitte haben Sie einen Moment Geduld.",
        "portuguese": "A conexão com o servidor AD especificado agora está checada. Por favor, aguarde um momento."
    },
    "lang_content": {
        "english": "Content",
        "german": "Inhalt",
        "portuguese": "Conteúdo"
    },
    "lang_cpuLoad": {
        "english": "CPU Load",
        "german": "CPU-Last",
        "portuguese": "Carga da CPU"
    },
    "lang_createUser": {
        "english": "Create User",
        "german": "Benutzer anlegen",
        "portuguese": "Criar Usuário"
    },
    "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_date": {
        "english": "Date",
        "german": "Datum",
        "portuguese": "Data"
    },
    "lang_days": {
        "english": "Day(s)",
        "german": "Tage(s)",
        "portuguese": "Dia(s)"
    },
    "lang_delete": {
        "english": "Delete",
        "german": "Löschen",
        "portuguese": "Excluir"
    },
    "lang_details": {
        "english": "Details",
        "german": "Details",
        "portuguese": "Detalhes"
    },
    "lang_enter": {
        "english": "Enter",
        "german": "Anmeldung",
        "portuguese": "Entrar"
    },
    "lang_errorGetting": {
        "english": "Error getting: ",
        "german": "Fehler beim Abruf: ",
        "portuguese": "Erro ao obter: "
    },
    "lang_event": {
        "english": "Event",
        "german": "Ereignis",
        "portuguese": "Evento"
    },
    "lang_example": {
        "english": "Example",
        "german": "Beispiel",
        "portuguese": "Por Exemplo"
    },
    "lang_file": {
        "english": "File",
        "german": "Archiv",
        "portuguese": "Arquivo"
    },
    "lang_filter": {
        "english": "Filter",
        "german": "Filter",
        "portuguese": "Filtro"
    },
    "lang_free": {
        "english": "Free",
        "german": "Frei",
        "portuguese": "Livre"
    },
    "lang_fullName": {
        "english": "Full Name",
        "german": "Vollständiger Name",
        "portuguese": "Nome Completo"
    },
    "lang_generateModule": {
        "english": "Generate Module",
        "german": "Modul erzeugen",
        "portuguese": "Gerar Módulo"
    },
    "lang_go": {
        "english": "Go",
        "german": "Los",
        "portuguese": "Ir"
    },
    "lang_generic": {
        "english": "Generic",
        "german": "Generisch",
        "portuguese": "Genérico"
    },
    "lang_help": {
        "english": "Help",
        "german": "Hilfe",
        "portuguese": "Ajuda"
    },
    "lang_helpModuleConfiguration": {
        "english": "Configuration modules are the building blocks from which a system configuration is created. Here you can create both generic modules by a wizard, as well as create completely custom modules (advanced Linux knowledge required).",
        "german": "Konfigurationsmodule sind die Bausteine, aus denen eine Systemkonfiguration erstellt wird. Hier lassen sich sowohl generische Module durch einen Wizard anlegen, als auch komplett eigene Module erstellen (fortgeschritten, Linuxkenntnisse erforderlich).",
        "portuguese": "Módulos de configuração são as peças fundamentais para a criação de uma configuração de sistema. Aqui você pode criar tanto módulos genéricos através de nossa interface, tanto quanto criar módulos  completamente customizados (é necessário conhecimento de Linux avançado)."
    },
    "lang_helpSystemConfiguration": {
        "english": "The fundamental localization of the bwLehrpool system is done through a system configuration. These include aspects such as the authentication method for users (eg Active Directory, LDAP), printer configuration, home directories, etc. A system configuration is composed of one or more configuration modules, which can be managed at the bottom of this page.",
        "german": "Über eine Systemkonfiguration wird die grundlegende Lokalisierung des bwLehrpool-Systems durchgeführt. Dazu gehören Aspekte wie das Authentifizierungsverfahren für Benutzer (z.B. Active Directory, LDAP), Druckerkonfiguration, Home-Verzeichnisse, etc. Eine Systemkonfiguration setzt sich aus einem oder mehreren Konfigurationsmodulen zusammen, welche im unteren Bereich dieser Seite verwaltet werden können.",
        "portuguese": "A localização fundamental do sistema bwLehrpool é feita através de uma configuração de sistema. Isso inclui aspectos como o método de autenticação de usuários (por exemplo, Diretório Ativo, LDAP), configuração de impressora, diretórios home, etc. Uma configuração de sistema é composta por um ou mais módulo de configuração, que podem ser gerenciados na parte inferior da página."
    },
    "lang_hours": {
        "english": "Hour(s)",
        "german": "Stunde(n)",
        "portuguese": "Hora(s)"
    },
    "lang_iAmSure": {
        "english": "Yes, I am sure",
        "german": "Ja, ich bin sicher",
        "portuguese": "Sim, tenho certeza"
    },
    "lang_intern": {
        "english": "Intern",
        "german": "Intern",
        "portuguese": "Interno"
    },
    "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_introGuest": {
        "english": "This is the administration interface of the local bwLehrpool intallation. Please authenticate yourself to adjust settings.",
        "german": "Dies ist das Administrations-Interface der lokalen bwLehrpool-Installation. Bitte authentifizieren Sie sich, um Einstellungen vorzunehmen.",
        "portuguese": "Esta é a interface de administração da instalação local do bwLehrpool. Por favor, autentique-se para ajustar opções."
    },
    "lang_latestUpdate": {
        "english": "Latest update",
        "german": "Letzte Aktualisierung",
        "portuguese": "Última atualização"
    },
    "lang_listObtained": {
        "english": "List is obtained...",
        "german": "Liste wird abgerufen...",
        "portuguese": "A lista é carregada..."
    },
    "lang_localHDD": {
        "english": "Local HDD",
        "german": "Lokale HDD",
        "portuguese": "HDD Local"
    },
    "lang_localization": {
        "english": "Localization",
        "german": "Lokalisierung",
        "portuguese": "Localização"
    },
    "lang_logicCPUs": {
        "english": "Logic CPUs",
        "german": "Logische CPUs",
        "portuguese": "CPUs Lógicas"
    },
    "lang_login": {
        "english": "Login",
        "german": "Anmelden",
        "portuguese": "Entrar"
    },
    "lang_logout": {
        "english": "Logout",
        "german": "Abmelden",
        "portuguese": "Sair"
    },
    "lang_maintenance": {
        "english": "Maintenance",
        "german": "Wartung",
        "portuguese": "Manutenção"
    },
    "lang_menuCustom": {
        "english": "Custom Extra Menu",
        "german": "Benutzerdefinierter Menüzusatz",
        "portuguese": "Menu Adicional Customizado"
    },
    "lang_menuCustomHint1": {
        "english": "Here you have the opportunity to add your own menu code to the displayed PXE menu, eg to refer to other PXE server. The format corresponds to the syslinux menu format.",
        "german": "Hier haben Sie die Möglichkeit, eigenen Menü-Code zum angezeigten PXE-Menü hinzuzufügen, um z.B. auf weitere PXE-Server zu verweisen. Das Format entspricht dem syslinux Menüformat.",
        "portuguese": "Aqui você tem a oportunidade de adicionar seu próprio código de menu para o menu PXE exibido, por exemplo, para se referir a outro servidor PXE. O formato corresponde ao formato de menu syslinux."
    },
    "lang_menuCustomHint2": {
        "english": "You can create one or more entries. If you want to create an entry that starts automatically when the user makes a selection, assign as",
        "german": "Sie können ein oder mehrere Einträge erzeugen. Wenn Sie einen Eintrag erzeugen möchten, der automatisch gestartet wird, wenn der Benutzer keine Auswahl tätigt, vergeben Sie als",
        "portuguese": "Você pode criar uma ou mais entradas. Se você quiser criar uma entrada que é iniciada automaticamente quando o usuário faz uma seleção, atribua como"
    },
    "lang_menuCustomHint3": {
        "english": "and select as the default boot behavior my-entry as well.",
        "german": "und wählen Sie als Standard-Bootverhalten ebenfalls my-entry.",
        "portuguese": "e selecione como o comportamento de boot padrão também my-entry."
    },
    "lang_menuDisplayTime": {
        "english": "Menu Display Time",
        "german": "Anzeigedauer des Menüs",
        "portuguese": "Tempo de Exibição do Menu"
    },
    "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_moduleAdd": {
        "english": "Add Module",
        "german": "Modul hinzufügen",
        "portuguese": "Adicionar Módulo"
    },
    "lang_moduleChoose": {
        "english": "Please select which type of configuration module you want to create.",
        "german": "Bitte wählen Sie aus, welche Art Konfigurationsmodul Sie erstellen möchten.",
        "portuguese": "Por favor, selecione qual tipo de módulo de configuração que você deseja criar."
    },
    "lang_moduleConfiguration": {
        "english": "Module Configuration",
        "german": "Konfigurationsmodule",
        "portuguese": "Configuração de Módulo"
    },
    "lang_moduleName": {
        "english": "Module Name",
        "german": "Modulname",
        "portuguese": "Nome do Módulo"
    },
    "lang_name": {
        "english": "Name",
        "german": "Name",
        "portuguese": "Nome"
    },
    "lang_new": {
        "english": "New",
        "german": "Neu",
        "portuguese": "Novo"
    },
    "lang_news": {
        "english": "News",
        "german": "News",
        "portuguese": "Novidades"
    },
    "lang_newConfiguration": {
        "english": "New Configuration",
        "german": "Neue Konfiguration",
        "portuguese": "Nova configuração"
    },
    "lang_newModule": {
        "english": "New Module",
        "german": "Neues Modul",
        "portuguese": "Novo Módulo"
    },
    "lang_newsOld": {
        "english": "Old News",
        "german": "Alte News",
        "portuguese": "Novidades Antigas"
    },
    "lang_newsIntro": {
        "english": "Here you have the possibility to edit the news displayed to the bwLehrpool clients.",
        "german": "Hier haben Sie die Möglichkeit, die von bwLehrpool-Clients angezeigten News zu editieren.",
        "portuguese": "Aqui você tem a possibilidade de editar as novidades que são mostradas para os clientes do bwLehrpool."
    },
    "lang_next": {
        "english": "Next",
        "german": "Weiter",
        "portuguese": "Próximo"
    },
    "lang_noAdditionalInformation": {
        "english": "No additional cofiguration required",
        "german": "Keine Weitere Konfiguration notwendig",
        "portuguese": "Nenhuma configuração adicional necessária"
    },
    "lang_not": {
        "english": "not",
        "german": "not",
        "portuguese": "não"
    },
    "lang_notDetermined": {
        "english": "Could not be determined",
        "german": "Konnte nicht ermittelt werden",
        "portuguese": "Não foi possível determinar"
    },
    "lang_occupied": {
        "english": "Occupied",
        "german": "Belegt",
        "portuguese": "Ocupado"
    },
    "lang_onlyOS": {
        "english": "OS Only",
        "german": "Nur OS",
        "portuguese": "Apenas SO"
    },
    "lang_outdated": {
        "english": "Outdated",
        "german": "Veraltet",
        "portuguese": "Desatualizado"
    },
    "lang_password": {
        "english": "Password",
        "german": "Passwort",
        "portuguese": "Senha"
    },
    "lang_ramUsage": {
        "english": "RAM Usage",
        "german": "RAM-Nutzung",
        "portuguese": "Uso da RAM"
    },
    "lang_readOnly": {
        "english": "Read-only Access",
        "german": "Nur-Lese-Zugangsdaten",
        "portuguese": "Acesso Somente Leitura"
    },
    "lang_readWrite": {
        "english": "Read/Write Access",
        "german": "Lese/Schreib-Zugangsdaten",
        "portuguese": "Acesso Leitura/Escrita"
    },
    "lang_register": {
        "english": "Register",
        "german": "Registrieren",
        "portuguese": "Registrar"
    },
    "lang_rememberID": {
        "english": "Remeber ID",
        "german": "Angemeldet bleiben",
        "portuguese": "Lembrar ID"
    },
    "lang_reset": {
        "english": "Reset",
        "german": "Zurücksetzen",
        "portuguese": "Limpar"
    },
    "lang_restartWizard": {
        "english": "Restart Wizard",
        "german": "Assistent neustarten",
        "portuguese": "Reiniciar Assistente"
    },
    "lang_save": {
        "english": "Save",
        "german": "Speichern",
        "portuguese": "Salvar"
    },
    "lang_searchBase": {
        "english": "Search Base",
        "german": "Suchbasis",
        "portuguese": "Base de Pesquisa"
    },
    "lang_seconds": {
        "english": "Seconds",
        "german": "Sekunden",
        "portuguese": "Segundos"
    },
    "lang_server": {
        "english": "Server",
        "german": "Server",
        "portuguese": "Servidor"
    },
    "lang_services": {
        "english": "Services",
        "german": "Dienste",
        "portuguese": "Serviços"
    },
    "lang_set": {
        "english": "Set",
        "german": "Setzen",
        "portuguese": "Conjunto"
    },
    "lang_settings": {
        "english": "Settings",
        "german": "Einstellungen",
        "portuguese": "Opções"
    },
    "lang_show": {
        "english": "Show",
        "german": "Ansehen",
        "portuguese": "Mostrar"
    },
    "lang_skip": {
        "english": "Skip",
        "german": "Überspringen",
        "portuguese": "Pular"
    },
    "lang_space": {
        "english": "Space",
        "german": "Speicherplatz",
        "portuguese": "Espaço"
    },
    "lang_supportedFiles": {
        "english": "Supported File Formats",
        "german": "Unterstützte Archivformate",
        "portuguese": "Formatos de Arquivos Suportados"
    },
    "lang_system": {
        "english": "System",
        "german": "System",
        "portuguese": "Sistema"
    },
    "lang_systemConfiguration": {
        "english": "System Configuration",
        "german": "Systemkonfiguration",
        "portuguese": "Confguração do Sistema"
    },
    "lang_systemConfigurationAlert": {
        "english": "Before you can create a system configuration, you must first create a configuration module.",
        "german": "Bevor Sie eine Systemkonfiguration erstellen können, müssen Sie zunächst ein Konfigurationsmodul erzeugen.",
        "portuguese": "Antes de criar uma configuração de sistema, você deve criar primeiro um módulo de configuração."
    },
    "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_systemConfigurationNotFound": {
        "english": "No system configurations found.\n Create a new configuration from the configuration modules listed below.",
        "german": "Keine Systemkonfigurationen gefunden.Erstellen Sie eine neue Konfiguration aus den unten aufgeführten Konfigurationsmodulen.",
        "portuguese": "Nenhuma configuração de sistena encontrada. Crie uma nova configuração a partir dos módulos de configuração abaixo."
    },
    "lang_systemPartition": {
        "english": "System Partition",
        "german": "Systempartition",
        "portuguese": "Partição do Sistema"
    },
    "lang_systemUpdated": {
        "english": "The system is up to date.",
        "german": "Das System ist auf dem aktuellen Stand.",
        "portuguese": "O sistema está atualizado."
    },
    "lang_swapUsage": {
        "english": "swap Usage",
        "german": "swap-Nutzung",
        "portuguese": "Uso do swap"
    },
    "lang_swapWarning": {
        "english": "Memory swap is being used. This may be an indication that the satellite server does not have enough physical memory available. In the case of performance problems or server instability you should consider equipping the server with more RAM.",
        "german": "Es wird swap-Speicher genutzt. Dies kann ein Hinweis darauf sein, dass dem Satelliten-Server zu wenig physikalischer Speicher zur Verfügung steht. Im Falle von Performance-Problemen oder Instabilität des Servers sollten Sie erwägen, den Server mit mehr RAM auszustatten.",
        "portuguese": "Swap de memória está sendo usado. Isso pode ser uma indicação de que o servidor de satélite não tem memória física suficiente disponível. No caso de problemas de desempenho ou instabilidade do servidor você deve considerar equipar o servidor com mais memória RAM."
    },
    "lang_telephone": {
        "english": "Telephone",
        "german": "Telefon",
        "portuguese": "Telefone"
    },
    "lang_title": {
        "english": "Title",
        "german": "Titel",
        "portuguese": "Título"
    },
    "lang_to": {
        "english": "To",
        "german": "Zur",
        "portuguese": "Para"
    },
    "lang_total": {
        "english": "Total",
        "german": "Gesamt",
        "portuguese": "Total"
    },
    "lang_unknwonTaskManager": {
        "english": "Unknown Task Manager error",
        "german": "Unbekannter Taskmanager-Fehler",
        "portuguese": "Erro desconhecido do Gerenciador de Tarefas"
    },
    "lang_update": {
        "english": "Update",
        "german": "Aktualisieren",
        "portuguese": "Atualizar"
    },
    "lang_upload": {
        "english": "Upload",
        "german": "Hochladen",
        "portuguese": "Carregar"
    },
    "lang_uptimeOS": {
        "english": "OS Uptime",
        "german": "OS Uptime",
        "portuguese": "Tempo de Atividade do SO"
    },
    "lang_userDirectory": {
        "english": "User Directory",
        "german": "Benutzerverzeichnis",
        "portuguese": "Diretório de Usuário"
    },
    "lang_userDirectoryInfo1": {
        "english": "Optional: If the clients should embed a separate directory (home directory, user directory) from a server for the user, please enter here the format in UNC notation, eg",
        "german": "Optionale Angabe: Wenn die Clients für die Benutzer ein eigenes Verzeichnis (Homeverzeichnis, Benutzerverzeichnis) von einem Server einbinden sollen, geben Sie bitte hier das Format in UNC-Notation an, also z.B. ",
        "portuguese": "Opcional: Se os clientes devem incorporar um diretório separado (diretório home, diretório de usuário) de um servidor para o usuário, digite aqui o formato em notação UNC, por exemplo,"
    },
    "lang_userDirectoryInfo2": {
        "english": "%s is a placeholder for the user's login name.",
        "german": "%s ist dabei ein Platzhalter für den Login-Namen des Benutzers.",
        "portuguese": "%s é um marcador para o nome de login do usuário."
    },
    "lang_userDirectoryInfo3": {
        "english": "The directory is loaded with the same credentials that the user specifies when login. (That is no Kerberos support, etc.)",
        "german": "Das Verzeichnis wird mit den gleichen Zugangsdaten eingebunden, die der Benutzer beim Login angibt. (D.h. kein Kerberos Support o.ä.)",
        "portuguese": "O diretório é carregado com as mesmas credenciais que o usuário especifica quando entra. (Isto é, não há suporte Kerberos, etc)"
    },
    "lang_username": {
        "english": "Username",
        "german": "Benutzerkennung",
        "portuguese": "Nome de Usuário"
    },
    "lang_vmLocation": {
        "english": "VM Location",
        "german": "VM Speicherort",
        "portuguese": "Localização da VM"
    },
    "lang_vmLocationChoose": {
        "english": "Please choose where the images of virtual machines will be stored.",
        "german": "Bitte wählen Sie, wo die Images der Virtuellen Maschinen gespeichert werden sollen.",
        "portuguese": "Por favor, escolha aonde as imagens das máquinas virtuais serão armazenadas."
    },
   "lang_vmLocationConfiguration": {
        "english": "VM location is configured",
        "german": "VM Speicherort wird konfiguriert",
        "portuguese": "Localização da VM está configurada"
    },
    "lang_vmLocationHelp1": {
        "english": "For test purposes, the VMs can be stored directly on the Satellite server. However, if you operate the delivered satellite vmdk please remember that you have only about 100GB of memory.",
        "german": "Für Testzwecke können die VMs direkt auf dem Satellitenserver gespeichert werden. Sofern Sie jedoch die ausgelieferte Satelliten-vmdk betreiben bedenken Sie bitte, dass Sie dann nur ca. 100GB Speicher zur Verfügung haben.",
        "portuguese": "Para fins de teste, as VMs podem ser armazenados diretamente no servidor satélite. No entanto, se você operar o vmdk do satélite entregue por favor lembre-se que você tem apenas cerca de 100 GB de memória."
    },
    "lang_vmLocationHelp2": {
        "english": "In productive operation, it makes sense for this to use a high-performance network storage. This network storage can be integrated via NFS or CIFS / SMB. In any case, it must be ensured that the satellite server has write access to this network storage to add a new Virtual Machine . When using NFSv3 this can be set up IP-based, for the use of CIFS / SMB, you can access data disclosures that would entitle them to write.",
        "german": "Im Produktivbetrieb bietet es sich an, hierfür einen performanten Netzwerkspeicher zu benutzen. Dieser Netzwerkspeicher kann per NFS oder CIFS/SMB eingebunden werden. In jedem Fall muss sichergestellt werden, dass der Satellitenserver zum Hinzufügen neuer Virtueller Maschinen Schreibzugriff auf diesen Netzwerkspeicher hat. Bei der Nutzung von NFSv3 kann dies IP-Basiert eingerichtet werden, für die Nutzung von CIFS/SMB können Sie Zugangsdaten angaben, die zum Schreiben berechtigen.",
        "portuguese": "Em operação, faz sentido para este usar um armazenamento de rede de alto desempenho. Este armazenamento de rede pode ser integrado através de NFS ou CIFS / SMB. Em qualquer caso, deve-se assegurar de que o servidor de satélite tenha acesso de gravação para este armazenamento de rede para poder adicionar uma nova máquina virtual. Ao utilizar NFSv3 este pode ser configurado com base em IP, para o uso de CIFS / SMB, você pode acessar as divulgações de dados que lhe permitiria escrever."
    },
    "lang_vmLocationHelp3": {
        "english": "The bwLehrpool clients only need read access to the network storage (and for security reasons, really can only read). In CIFS / SMB You can do this most easily by allowing passwordless guest access with read access to the share.",
        "german": "Die bwLehrpool-Clients brauchen lediglich Lesezugriff auf den Netzwerkspeicher (und sollten aus Sicherheitsgründen auch wirklich nur lesen können). Bei CIFS/SMB erreichen Sie dies am einfachsten, indem Sie passwortlosen Gastzugriff mit Leserechten auf die Freigabe erlauben.",
        "portuguese": "Os clientes bwLehrpool só precisam ter acesso de leitura ao armazenamento de rede (e por razões de segurança, realmente só pode ler). Em CIFS / SMB Você pode fazer isso mais facilmente, permitindo o acesso a visitantes sem senha com acesso de leitura."
    },
    "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_vmStore": {
        "english": "VM Storage",
        "german": "VM-Speicher",
        "portuguese": "Armazenamento 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."
    },
    "lang_welcome": {
        "english": "Welcome",
        "german": "Willkommen",
        "portuguese": "Bem-vindo"
    },
    "lang_when": {
        "english": "When",
        "german": "Wann",
        "portuguese": "Quando"
    }
}