summaryrefslogtreecommitdiffstats
path: root/core/l10n/pt_PT.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind1991@gmail.com>2012-01-11 01:06:59 +0100
committerRobin Appelman <icewind1991@gmail.com>2012-01-11 01:06:59 +0100
commitf67e5d18e7d1c363f4d3822afa6f3d4d06f23be8 (patch)
tree458648cea405bcc2bd63c5840674689fe186e4be /core/l10n/pt_PT.php
parentd23c9362d8ccb9b7e3a14bb0aea5daef25fee65c (diff)
downloadnextcloud-server-f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8.tar.gz
nextcloud-server-f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8.zip
update translations
Diffstat (limited to 'core/l10n/pt_PT.php')
-rw-r--r--core/l10n/pt_PT.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php
new file mode 100644
index 00000000000..e41152bcbbc
--- /dev/null
+++ b/core/l10n/pt_PT.php
@@ -0,0 +1,3 @@
+<?php $TRANSLATIONS = array(
+"Advanced" => "Avançado"
+);