summaryrefslogtreecommitdiff
path: root/settings/localization/pt_PT.inc
diff options
context:
space:
mode:
authorHugues Hiegel <root@paranoid>2015-03-11 16:55:04 +0100
committerHugues Hiegel <root@paranoid>2015-03-11 16:55:04 +0100
commit99f904adcc37d93c90defcd8ce898598e25be212 (patch)
tree60a6c7b7b9cf012d6c0e8dcf5c7f4fe0a5b6fc49 /settings/localization/pt_PT.inc
parentb2034fdfec040a67988e543a911208ef2491ce7a (diff)
Lot of pluginsHEADmaster
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