summaryrefslogtreecommitdiff
path: root/settings/localization/pt_PT.inc
diff options
context:
space:
mode:
Diffstat (limited to 'settings/localization/pt_PT.inc')
-rw-r--r--settings/localization/pt_PT.inc26
1 files changed, 26 insertions, 0 deletions
diff --git a/settings/localization/pt_PT.inc b/settings/localization/pt_PT.inc
new file mode 100644
index 0000000..8534bee
--- /dev/null
+++ b/settings/localization/pt_PT.inc
@@ -0,0 +1,26 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | ./plugins/settings/localization/pt_PT.inc
+ |
+ | Language file of MyRoundcube Plugins Bundle
+ | Copyright (C) 2010-2012, Roland 'rosali' Liebl
+ | Licensed under the GNU GPL
+ |
+ +-----------------------------------------------------------------------+
+ | Author: Ling Fude - 03/19/2012 15:19:25
+ +-----------------------------------------------------------------------+
+
+*/
+
+$labels = array();
+$labels['menu'] = 'Menu';
+$labels['managefolders'] = 'Gerir pastas';
+$labels['account'] = 'Administração da conta';
+$labels['classic'] = 'Predefinido';
+$labels['remotefolders'] = 'Pastas especiais';
+$labels['myroundcube'] = 'MyRoundCube';
+$labels['skin_preview'] = 'Pré-visualização da Skin';
+
+?> \ No newline at end of file