summaryrefslogtreecommitdiffstats
path: root/lang/pt
diff options
context:
space:
mode:
authorSimon Rettberg2014-10-09 16:11:03 +0200
committerSimon Rettberg2014-10-09 16:11:03 +0200
commit93f0b1409961838c7571eaa045942eaad53cc72d (patch)
tree33378e6d5f48aebd3a4b274e01e3d7f5397a9d2b /lang/pt
parentBig load of changes (diff)
downloadslx-admin-93f0b1409961838c7571eaa045942eaad53cc72d.tar.gz
slx-admin-93f0b1409961838c7571eaa045942eaad53cc72d.tar.xz
slx-admin-93f0b1409961838c7571eaa045942eaad53cc72d.zip
Create parent directories when saving trnalsations, add translations for eventlog and main menu
Diffstat (limited to 'lang/pt')
-rw-r--r--lang/pt/templates/eventlog/_page.json6
-rw-r--r--lang/pt/templates/main-menu.json3
2 files changed, 9 insertions, 0 deletions
diff --git a/lang/pt/templates/eventlog/_page.json b/lang/pt/templates/eventlog/_page.json
new file mode 100644
index 00000000..2990bf21
--- /dev/null
+++ b/lang/pt/templates/eventlog/_page.json
@@ -0,0 +1,6 @@
+{
+ "lang_details": "Detalhes",
+ "lang_event": "Evento",
+ "lang_eventLog": "Log dos Eventos",
+ "lang_when": "Quando"
+} \ No newline at end of file
diff --git a/lang/pt/templates/main-menu.json b/lang/pt/templates/main-menu.json
index 7c0b13d6..32cc418d 100644
--- a/lang/pt/templates/main-menu.json
+++ b/lang/pt/templates/main-menu.json
@@ -4,12 +4,15 @@
"lang_clientLog": "Log dos Clientes",
"lang_configurationBasic": "Comfigura\u00e7\u00e3o B\u00e1sica",
"lang_configurationVariables": "Vari\u00e1veis de Configura\u00e7\u00e3o",
+ "lang_eventLog": "Log dos Serveros",
"lang_language": "L\u00edngua",
"lang_localization": "Localiza\u00e7\u00e3o",
"lang_login": "Entrar",
"lang_logout": "Sair",
"lang_news": "Novidades",
"lang_server": "Servidor",
+ "lang_serverStatus": "Server status",
"lang_settings": "Op\u00e7\u00f5es",
+ "lang_status": "Status",
"lang_vmLocation": "Localiza\u00e7\u00e3o da VM"
} \ No newline at end of file