summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-14 00:03:38 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-14 00:03:38 +0100
commit9c36326e4776350b64b9a657feb5fca8a50cefcc (patch)
tree4977e592db780d25b2106a4404f6cf7c5566be07 /apps/user_webdavauth/l10n
parentad85087fccf52ab68899b38b8bab28c0d17b673d (diff)
downloadnextcloud-server-9c36326e4776350b64b9a657feb5fca8a50cefcc.tar.gz
nextcloud-server-9c36326e4776350b64b9a657feb5fca8a50cefcc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth/l10n')
-rw-r--r--apps/user_webdavauth/l10n/de.php2
-rw-r--r--apps/user_webdavauth/l10n/ja_JP.php3
-rw-r--r--apps/user_webdavauth/l10n/pt_PT.php3
3 files changed, 7 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/de.php b/apps/user_webdavauth/l10n/de.php
index 39af3064e4d..9bd32954b05 100644
--- a/apps/user_webdavauth/l10n/de.php
+++ b/apps/user_webdavauth/l10n/de.php
@@ -1,3 +1,3 @@
<?php $TRANSLATIONS = array(
-"WebDAV URL: http://" => "WebDAV Link: http://"
+"WebDAV URL: http://" => "WebDAV URL: http://"
);
diff --git a/apps/user_webdavauth/l10n/ja_JP.php b/apps/user_webdavauth/l10n/ja_JP.php
new file mode 100644
index 00000000000..9bd32954b05
--- /dev/null
+++ b/apps/user_webdavauth/l10n/ja_JP.php
@@ -0,0 +1,3 @@
+<?php $TRANSLATIONS = array(
+"WebDAV URL: http://" => "WebDAV URL: http://"
+);
diff --git a/apps/user_webdavauth/l10n/pt_PT.php b/apps/user_webdavauth/l10n/pt_PT.php
new file mode 100644
index 00000000000..1aca5caeff1
--- /dev/null
+++ b/apps/user_webdavauth/l10n/pt_PT.php
@@ -0,0 +1,3 @@
+<?php $TRANSLATIONS = array(
+"WebDAV URL: http://" => "Endereço WebDAV: http://"
+);