From a0d6b81c1c8009493c6b20ab1f7e04a048ab1097 Mon Sep 17 00:00:00 2001 From: raul Date: Mon, 14 Jul 2014 10:57:21 -0300 Subject: [i18n] Updated the translations --- lang/de/messages-hardcoded.json | 10 +++++++++- lang/de/messages.json | 2 +- lang/de/page-sysconfig-main.json | 17 ----------------- lang/de/sysconfig/_page.json | 17 +++++++++++++++++ lang/de/sysconfig/branding-check.json | 5 +++++ lang/de/sysconfig/branding-start.json | 7 +++++++ lang/en/messages-hardcoded.json | 10 +++++++++- lang/en/messages.json | 2 +- lang/en/page-minilinux.json | 2 +- lang/en/page-sysconfig-main.json | 17 ----------------- lang/en/sysconfig/_page.json | 17 +++++++++++++++++ lang/en/sysconfig/branding-check.json | 5 +++++ lang/en/sysconfig/branding-start.json | 7 +++++++ lang/pt/messages-hardcoded.json | 10 +++++++++- lang/pt/messages.json | 2 +- lang/pt/page-minilinux.json | 2 +- lang/pt/page-sysconfig-main.json | 16 ---------------- lang/pt/sysconfig/_page.json | 16 ++++++++++++++++ lang/pt/sysconfig/branding-check.json | 5 +++++ lang/pt/sysconfig/branding-start.json | 7 +++++++ lang/pt/sysconfig/cfg-start.json | 2 +- 21 files changed, 119 insertions(+), 59 deletions(-) delete mode 100644 lang/de/page-sysconfig-main.json create mode 100644 lang/de/sysconfig/_page.json create mode 100644 lang/de/sysconfig/branding-check.json create mode 100644 lang/de/sysconfig/branding-start.json delete mode 100644 lang/en/page-sysconfig-main.json create mode 100644 lang/en/sysconfig/_page.json create mode 100644 lang/en/sysconfig/branding-check.json create mode 100644 lang/en/sysconfig/branding-start.json delete mode 100644 lang/pt/page-sysconfig-main.json create mode 100644 lang/pt/sysconfig/_page.json create mode 100644 lang/pt/sysconfig/branding-check.json create mode 100644 lang/pt/sysconfig/branding-start.json (limited to 'lang') diff --git a/lang/de/messages-hardcoded.json b/lang/de/messages-hardcoded.json index 0de5003d..cecb66ca 100644 --- a/lang/de/messages-hardcoded.json +++ b/lang/de/messages-hardcoded.json @@ -9,5 +9,13 @@ "lang_addCustomModuleInfo":"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.", "lang_addCustomModule":"Eigenes Modul hinzufügen", "lang_days":"Tag(e)", - "lang_hours":"Stunde(n)" + "lang_hours":"Stunde(n)", + "lang_specificLogo":"Einrichtungsspezifisches Logo", + "lang_institutionLogo":"Logo der Einrichtung", + "lang_infoLogo":"Dieses Modul dient dem Hinzufügen eines Logos der Hochschule/Universität, welches dann z.B. auf dem Anmeldebildschirm angezeigt wird.", + "lang_location":"Lokalisierung", + "lang_contentOf":"Inhalt von \"", + "lang_serverConfiguration":"Serverseitige Konfiguration", + "lang_login":"Anmelden", + "lang_createUser":"Benutzer anlegen" } diff --git a/lang/de/messages.json b/lang/de/messages.json index 21c5316f..2947db55 100644 --- a/lang/de/messages.json +++ b/lang/de/messages.json @@ -32,7 +32,7 @@ "taskmanager-format": "Taskmanager hat ungültige Daten zurückgeliefert", "task-error": "Ausführung fehlgeschlagen: {{0}}", "invalid-ip": "Kein Interface ist auf die Adresse {{0}} konfiguriert", - "news-set-success": "News erfolgreich aktualisiert", + "news-save-success": "News erfolgreich aktualisiert", "news-empty": "Es wurde keine News in der Datenbank gefunden", "news-del-success": "News gelöscht", "reboot-unconfirmed": "Sicherheitsabfrage zum Reboot nicht bestätigt" diff --git a/lang/de/page-sysconfig-main.json b/lang/de/page-sysconfig-main.json deleted file mode 100644 index 8405a5d0..00000000 --- a/lang/de/page-sysconfig-main.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "lang_availableSystem":"Verfügbare Systemkonfigurationen", - "lang_activate":"Aktivieren", - "lang_close":"Schließen", - "lang_systemConfigurationNotFound":"Keine Systemkonfigurationen gefunden.Erstellen Sie eine neue Konfiguration aus den unten aufgeführten Konfigurationsmodulen.", - "lang_systemConfigurationAlert":"Bevor Sie eine Systemkonfiguration erstellen können, müssen Sie zunächst ein Konfigurationsmodul erzeugen.", - "lang_newConfiguration":"Neue Konfiguration", - "lang_availableModules":"Verfügbare Konfigurationsmodule", - "lang_show":"Ansehen", - "lang_delete":"Löschen", - "lang_configurationModuleNotFound":"Keine Konfigurationsmodule gefunden!", - "lang_newModule":"Neues Modul", - "lang_systemConfiguration":"Systemkonfiguration", - "lang_helpSystemConfiguration":"Ü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.", - "lang_moduleConfiguration":"Konfigurationsmodule", - "lang_helpModuleConfiguration":"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)." -} diff --git a/lang/de/sysconfig/_page.json b/lang/de/sysconfig/_page.json new file mode 100644 index 00000000..8405a5d0 --- /dev/null +++ b/lang/de/sysconfig/_page.json @@ -0,0 +1,17 @@ +{ + "lang_availableSystem":"Verfügbare Systemkonfigurationen", + "lang_activate":"Aktivieren", + "lang_close":"Schließen", + "lang_systemConfigurationNotFound":"Keine Systemkonfigurationen gefunden.Erstellen Sie eine neue Konfiguration aus den unten aufgeführten Konfigurationsmodulen.", + "lang_systemConfigurationAlert":"Bevor Sie eine Systemkonfiguration erstellen können, müssen Sie zunächst ein Konfigurationsmodul erzeugen.", + "lang_newConfiguration":"Neue Konfiguration", + "lang_availableModules":"Verfügbare Konfigurationsmodule", + "lang_show":"Ansehen", + "lang_delete":"Löschen", + "lang_configurationModuleNotFound":"Keine Konfigurationsmodule gefunden!", + "lang_newModule":"Neues Modul", + "lang_systemConfiguration":"Systemkonfiguration", + "lang_helpSystemConfiguration":"Ü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.", + "lang_moduleConfiguration":"Konfigurationsmodule", + "lang_helpModuleConfiguration":"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)." +} diff --git a/lang/de/sysconfig/branding-check.json b/lang/de/sysconfig/branding-check.json new file mode 100644 index 00000000..68fdb9d4 --- /dev/null +++ b/lang/de/sysconfig/branding-check.json @@ -0,0 +1,5 @@ +{ + "lang_brandingInfo":"Unten sehen Sie zur Kontrolle noch einmal das ausgewählte Logo. Sollten Sie das Logo nicht sehen können, prüfen Sie bitte, ob Sie ein valides SVG-Bild verwendet haben. Alternativ ist es möglich, dass beim Verarbeiten des Bildes ein Fehler auftrat. Sie können daher das Modul trotzdem speichern und testen, ob das Logo im bwLehrpool-System angezeigt wird.", + "lang_title":"Titel", + "lang_save":"Speichern" +} diff --git a/lang/de/sysconfig/branding-start.json b/lang/de/sysconfig/branding-start.json new file mode 100644 index 00000000..c32a137b --- /dev/null +++ b/lang/de/sysconfig/branding-start.json @@ -0,0 +1,7 @@ +{ + "lang_branding":"Für beste Ergebnisse sollten Sie ihr Einrichtungslogo im SVG Format hochladen. das SVG-Format ist ein Vektorgrafikformat, was zum Skalieren vorteilhaft ist. Eine Gute Quelle für SVG-Logos von Unis und Hochschulen ist ihr jeweiliger Wikipedia-Artikel.", + "lang_or":"oder", + "lang_upload":"Hochladen", + "lang_urlLoad":"Bild von URL laden", + "lang_computerLoad":"Bild von lokalem Rechner hochladen" +} diff --git a/lang/en/messages-hardcoded.json b/lang/en/messages-hardcoded.json index 6f1e6b5b..4b7ba4fa 100644 --- a/lang/en/messages-hardcoded.json +++ b/lang/en/messages-hardcoded.json @@ -9,5 +9,13 @@ "lang_addCustomModuleInfo":"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.", "lang_addCustomModule":"Add Custom Module", "lang_days":"Day(s)", - "lang_hours":"Hour(s)" + "lang_hours":"Hour(s)", + "lang_specificLogo":"Institution Specific Logo", + "lang_institutionLogo":"Institution Logo", + "lang_infoLogo":"This module is used to add the logo of a College / University, which then, for example, is displayed on the login screen.", + "lang_location":"Location", + "lang_contentOf":"Content of \"", + "lang_serverConfiguration":"Server-side Configuration", + "lang_login":"Login", + "lang_createUser":"Create User" } diff --git a/lang/en/messages.json b/lang/en/messages.json index 0aecff38..4e70c3a2 100644 --- a/lang/en/messages.json +++ b/lang/en/messages.json @@ -32,7 +32,7 @@ "taskmanager-format": "Task Manager has returned invalid data", "task-error": "Execution failed: {{0}}", "invalid-ip": "No interface is configured with the address {{0}}", - "news-set-success": "News updated successfully", + "news-save-success": "News updated successfully", "news-empty": "There was no news found in the database", "news-del-success": "News deleted", "reboot-unconfirmed": "Confirmation prompt to reboot not confirmed" diff --git a/lang/en/page-minilinux.json b/lang/en/page-minilinux.json index 885a4d5c..2841f528 100644 --- a/lang/en/page-minilinux.json +++ b/lang/en/page-minilinux.json @@ -1,3 +1,3 @@ { - "lang_listObtained":"List is obtained..." + "lang_listObtained":"List is being obtained..." } diff --git a/lang/en/page-sysconfig-main.json b/lang/en/page-sysconfig-main.json deleted file mode 100644 index 1d33c98d..00000000 --- a/lang/en/page-sysconfig-main.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "lang_availableSystem":"Available System Configuration", - "lang_activate":"Activate", - "lang_close":"Close", - "lang_systemConfigurationNotFound":"No system configurations found.\n Create a new configuration from the configuration modules listed below.", - "lang_systemConfigurationAlert":"Before you can create a system configuration, you must first create a configuration module.", - "lang_newConfiguration":"New Configuration", - "lang_availableModules":"Available Configuration Modules", - "lang_show":"Show", - "lang_delete":"Delete", - "lang_configurationModuleNotFound":"Configuration module not found!", - "lang_newModule":"New Module", - "lang_systemConfiguration":"System Configuration", - "lang_helpSystemConfiguration":"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.", - "lang_moduleConfiguration":"Module Configuration", - "lang_helpModuleConfiguration":"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)." -} diff --git a/lang/en/sysconfig/_page.json b/lang/en/sysconfig/_page.json new file mode 100644 index 00000000..1d33c98d --- /dev/null +++ b/lang/en/sysconfig/_page.json @@ -0,0 +1,17 @@ +{ + "lang_availableSystem":"Available System Configuration", + "lang_activate":"Activate", + "lang_close":"Close", + "lang_systemConfigurationNotFound":"No system configurations found.\n Create a new configuration from the configuration modules listed below.", + "lang_systemConfigurationAlert":"Before you can create a system configuration, you must first create a configuration module.", + "lang_newConfiguration":"New Configuration", + "lang_availableModules":"Available Configuration Modules", + "lang_show":"Show", + "lang_delete":"Delete", + "lang_configurationModuleNotFound":"Configuration module not found!", + "lang_newModule":"New Module", + "lang_systemConfiguration":"System Configuration", + "lang_helpSystemConfiguration":"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.", + "lang_moduleConfiguration":"Module Configuration", + "lang_helpModuleConfiguration":"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)." +} diff --git a/lang/en/sysconfig/branding-check.json b/lang/en/sysconfig/branding-check.json new file mode 100644 index 00000000..8b64e362 --- /dev/null +++ b/lang/en/sysconfig/branding-check.json @@ -0,0 +1,5 @@ +{ + "lang_brandingInfo":"Below you can check the selected logo. If you can not see the logo, please check whether you have used a valid SVG image. Alternatively, it is possible that during processing of the image, an error occurred. Therefore, you can save the module anyway and test whether the logo is displayed in the bwLehrpool system.", + "lang_title":"Title", + "lang_save":"Save" +} diff --git a/lang/en/sysconfig/branding-start.json b/lang/en/sysconfig/branding-start.json new file mode 100644 index 00000000..4e62d4e4 --- /dev/null +++ b/lang/en/sysconfig/branding-start.json @@ -0,0 +1,7 @@ +{ + "lang_branding":"For best results, you should upload the logo in SVG format. SVG is a vector graphics format, which is advantageous for scaling. A good source for SVG logos of universities and colleges is their respective Wikipedia article.", + "lang_or":"or", + "lang_upload":"Upload", + "lang_urlLoad":"Load image from URL", + "lang_computerLoad":"Load image from local computer" +} diff --git a/lang/pt/messages-hardcoded.json b/lang/pt/messages-hardcoded.json index 36cae997..3e20e813 100644 --- a/lang/pt/messages-hardcoded.json +++ b/lang/pt/messages-hardcoded.json @@ -8,5 +8,13 @@ "lang_generic":"Genérico", "lang_addCustomModuleInfo":"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_days":"Dia(s)", - "lang_hours":"Hora(s)" + "lang_hours":"Hora(s)", + "lang_specificLogo":"Logotipo Específico da Instituição", + "lang_institutionLogo":"Logotipo da Instituição", + "lang_infoLogo":"Este módulo é usado para adicionar o logotipo de uma faculdade / universidade, que então, por exemplo, é exibido na tela de login.", + "lang_location":"Localização", + "lang_contentOf":"Conteúdo de \"", + "lang_serverConfiguration":"Configuração do servidor", + "lang_login":"Entrar", + "lang_createUser":"Criar Usuário" } diff --git a/lang/pt/messages.json b/lang/pt/messages.json index 8ce40161..345a5398 100644 --- a/lang/pt/messages.json +++ b/lang/pt/messages.json @@ -32,7 +32,7 @@ "taskmanager-format": "Gerenciador de Tarefas retornou dados inválidos", "task-error": "Falha na execução: {{0}}", "invalid-ip": "Nenhuma interface está configurada com o endereço {{0}}", - "news-set-success": "Notícia atualizada com sucesso", + "news-save-success": "Notícia atualizada com sucesso", "news-empty": "Não havia notícias no banco de dados", "news-del-success": "Notícia excluída", "reboot-unconfirmed": "Confirmação para reinicializar não foi confirmada" diff --git a/lang/pt/page-minilinux.json b/lang/pt/page-minilinux.json index 3d986230..0f5aa3d1 100644 --- a/lang/pt/page-minilinux.json +++ b/lang/pt/page-minilinux.json @@ -1,3 +1,3 @@ { - "lang_listObtained":"A lista é obtida..." + "lang_listObtained":"A lista está sendo obtida..." } diff --git a/lang/pt/page-sysconfig-main.json b/lang/pt/page-sysconfig-main.json deleted file mode 100644 index e40a277d..00000000 --- a/lang/pt/page-sysconfig-main.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "lang_availableSystem":"Configurações de Sistema Disponíveis", - "lang_activate":"Ativar", - "lang_close":"Fechar", - "lang_systemConfigurationNotFound":"Nenhuma configuração de sistena encontrada. Crie uma nova configuração a partir dos módulos de configuração abaixo.", - "lang_systemConfigurationAlert":"Antes de criar uma configuração de sistema, você deve criar primeiro um módulo de configuração.", - "lang_newConfiguration":"Nova Configuração", - "lang_availableModules":"Módulos de Configuração Disponíveis", - "lang_show":"Mostrar", - "lang_delete":"Excluir", - "lang_configurationModuleNotFound":"Módulo de configuração não encontrado!", - "lang_newModule":"Novo Módulo", - "lang_systemConfiguration":"Confguração do Sistema", - "lang_helpSystemConfiguration":"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_helpModuleConfiguration":"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)." -} diff --git a/lang/pt/sysconfig/_page.json b/lang/pt/sysconfig/_page.json new file mode 100644 index 00000000..e40a277d --- /dev/null +++ b/lang/pt/sysconfig/_page.json @@ -0,0 +1,16 @@ +{ + "lang_availableSystem":"Configurações de Sistema Disponíveis", + "lang_activate":"Ativar", + "lang_close":"Fechar", + "lang_systemConfigurationNotFound":"Nenhuma configuração de sistena encontrada. Crie uma nova configuração a partir dos módulos de configuração abaixo.", + "lang_systemConfigurationAlert":"Antes de criar uma configuração de sistema, você deve criar primeiro um módulo de configuração.", + "lang_newConfiguration":"Nova Configuração", + "lang_availableModules":"Módulos de Configuração Disponíveis", + "lang_show":"Mostrar", + "lang_delete":"Excluir", + "lang_configurationModuleNotFound":"Módulo de configuração não encontrado!", + "lang_newModule":"Novo Módulo", + "lang_systemConfiguration":"Confguração do Sistema", + "lang_helpSystemConfiguration":"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_helpModuleConfiguration":"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)." +} diff --git a/lang/pt/sysconfig/branding-check.json b/lang/pt/sysconfig/branding-check.json new file mode 100644 index 00000000..756a042b --- /dev/null +++ b/lang/pt/sysconfig/branding-check.json @@ -0,0 +1,5 @@ +{ + "lang_brandingInfo":"Abaixo você pode conferir o logotipo selecionado. Se você não pode ver o logotipo, por favor, verifique se você usou uma imagem SVG válido. Alternativamente, é possível que durante o processamento da imagem, ocorreu um erro. Portanto, você pode salvar o módulo de qualquer maneira e testar se o logotipo é exibido no sistema bwLehrpool.", + "lang_title":"Título", + "lang_save":"Salvar" +} diff --git a/lang/pt/sysconfig/branding-start.json b/lang/pt/sysconfig/branding-start.json new file mode 100644 index 00000000..1ad35759 --- /dev/null +++ b/lang/pt/sysconfig/branding-start.json @@ -0,0 +1,7 @@ +{ + "lang_branding":"Para melhores resultados, você deve fazer o upload do logotipo em formato SVG. SVG é um formato de gráficos vetoriais, o que é vantajoso para a ampliação. Uma boa fonte para logotipos SVG das universidades e faculdades é o seu respectivo artigo da Wikipedia.", + "lang_or":"ou", + "lang_upload":"Enviar", + "lang_urlLoad":"Carregar imagem a partir de uma URL", + "lang_computerLoad":"Carregar imagem do computador local " +} diff --git a/lang/pt/sysconfig/cfg-start.json b/lang/pt/sysconfig/cfg-start.json index 6ced354f..f838700d 100644 --- a/lang/pt/sysconfig/cfg-start.json +++ b/lang/pt/sysconfig/cfg-start.json @@ -3,5 +3,5 @@ "lang_configuration":"Configuração", "lang_configurationChoose":"Por favor, selecione qual os módulos serão usados ​​para esta configuração.", "lang_new":"Nova", - "lang_next":"Próxiimo" + "lang_next":"Próximo" } -- cgit v1.2.3-55-g7522