diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-06 21:44:36 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-06 21:44:36 -0500 |
commit | 263603aa4cf6747460c13443c400f53d90a31bf1 (patch) | |
tree | 06d29a356eb6723461e705885239322728eb7be4 /apps/user_webdavauth | |
parent | b9aec16037f9bb98c7a69c63df3bdda1daa3f165 (diff) | |
download | nextcloud-server-263603aa4cf6747460c13443c400f53d90a31bf1.tar.gz nextcloud-server-263603aa4cf6747460c13443c400f53d90a31bf1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth')
-rw-r--r-- | apps/user_webdavauth/l10n/eo.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/eo.php b/apps/user_webdavauth/l10n/eo.php index ddcac32ca1b..3a82bfdf41e 100644 --- a/apps/user_webdavauth/l10n/eo.php +++ b/apps/user_webdavauth/l10n/eo.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"WebDAV Authentication" => "WebDAV-aĆtentigo" +"WebDAV Authentication" => "WebDAV-aĆtentigo", +"Address: " => "Adreso:" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |