summaryrefslogtreecommitdiffstats
path: root/lang/pt
diff options
context:
space:
mode:
authorSimon Rettberg2014-11-26 21:01:37 +0100
committerSimon Rettberg2014-11-26 21:01:37 +0100
commit177791970ee86a6653b051ee393801ad37134d70 (patch)
tree696fd696c89d4d587365fa7172ab0e184e183f07 /lang/pt
parentAdd HTTPS config module for webif, update everything to use FileUtil class, m... (diff)
downloadslx-admin-177791970ee86a6653b051ee393801ad37134d70.tar.gz
slx-admin-177791970ee86a6653b051ee393801ad37134d70.tar.xz
slx-admin-177791970ee86a6653b051ee393801ad37134d70.zip
Lots of small bugfixes, proxy config WIP, https config WIP, translation updates, added masterpassword to pxe menu, ...
Diffstat (limited to 'lang/pt')
-rw-r--r--lang/pt/templates/internetaccess/_page.json3
-rw-r--r--lang/pt/templates/internetaccess/restart.json3
-rw-r--r--lang/pt/templates/main-menu.json2
-rw-r--r--lang/pt/templates/page-news.json1
-rw-r--r--lang/pt/templates/serversetup/ipxe.json2
-rw-r--r--lang/pt/templates/serversetup/ipxe_update.json3
6 files changed, 11 insertions, 3 deletions
diff --git a/lang/pt/templates/internetaccess/_page.json b/lang/pt/templates/internetaccess/_page.json
new file mode 100644
index 00000000..c44dc44f
--- /dev/null
+++ b/lang/pt/templates/internetaccess/_page.json
@@ -0,0 +1,3 @@
+[
+
+] \ No newline at end of file
diff --git a/lang/pt/templates/internetaccess/restart.json b/lang/pt/templates/internetaccess/restart.json
new file mode 100644
index 00000000..c44dc44f
--- /dev/null
+++ b/lang/pt/templates/internetaccess/restart.json
@@ -0,0 +1,3 @@
+[
+
+] \ No newline at end of file
diff --git a/lang/pt/templates/main-menu.json b/lang/pt/templates/main-menu.json
index 32cc418d..7b0d868a 100644
--- a/lang/pt/templates/main-menu.json
+++ b/lang/pt/templates/main-menu.json
@@ -1,5 +1,4 @@
{
- "lang_administration": "Tradu\u00e7\u00f5es",
"lang_client": "Cliente",
"lang_clientLog": "Log dos Clientes",
"lang_configurationBasic": "Comfigura\u00e7\u00e3o B\u00e1sica",
@@ -14,5 +13,6 @@
"lang_serverStatus": "Server status",
"lang_settings": "Op\u00e7\u00f5es",
"lang_status": "Status",
+ "lang_translations": "Tradu\u00e7\u00f5es",
"lang_vmLocation": "Localiza\u00e7\u00e3o da VM"
} \ No newline at end of file
diff --git a/lang/pt/templates/page-news.json b/lang/pt/templates/page-news.json
index 3c03cb34..5a994d35 100644
--- a/lang/pt/templates/page-news.json
+++ b/lang/pt/templates/page-news.json
@@ -1,5 +1,4 @@
{
- "lang_activeNews": "Novidades",
"lang_content": "Conte\u00fado",
"lang_date": "Data",
"lang_delete": "Excluir",
diff --git a/lang/pt/templates/serversetup/ipxe.json b/lang/pt/templates/serversetup/ipxe.json
index 4c0c8fa5..c38dd60c 100644
--- a/lang/pt/templates/serversetup/ipxe.json
+++ b/lang/pt/templates/serversetup/ipxe.json
@@ -9,7 +9,7 @@
"lang_menuCustom": "Menu Adicional Customizado",
"lang_menuCustomHint1": "Aqui voc\u00ea tem a oportunidade de adicionar seu pr\u00f3prio c\u00f3digo 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": "Voc\u00ea pode criar uma ou mais entradas. Se voc\u00ea quiser criar uma entrada que \u00e9 iniciada automaticamente quando o usu\u00e1rio faz uma sele\u00e7\u00e3o, atribua como",
- "lang_menuCustomHint3": "e selecione como o comportamento de boot padr\u00e3o tamb\u00e9m my-entry.",
+ "lang_menuCustomHint3": "e selecione como o comportamento de boot padr\u00e3o tamb\u00e9m custom.",
"lang_menuDisplayTime": "Tempo de Exibi\u00e7\u00e3o do Menu",
"lang_seconds": "Segundos"
} \ No newline at end of file
diff --git a/lang/pt/templates/serversetup/ipxe_update.json b/lang/pt/templates/serversetup/ipxe_update.json
new file mode 100644
index 00000000..c44dc44f
--- /dev/null
+++ b/lang/pt/templates/serversetup/ipxe_update.json
@@ -0,0 +1,3 @@
+[
+
+] \ No newline at end of file