diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-07 02:17:50 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-07 02:17:50 +0200 |
commit | 67c085417cb8766814960e522d8a0fdd0a636147 (patch) | |
tree | bc50ea881c8a0386c6f54559fde179084e51e981 /apps/user_webdavauth/l10n/is.php | |
parent | 705ab358d8dfb7426a8677a7e76068a610fb950c (diff) | |
download | nextcloud-server-67c085417cb8766814960e522d8a0fdd0a636147.tar.gz nextcloud-server-67c085417cb8766814960e522d8a0fdd0a636147.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth/l10n/is.php')
-rw-r--r-- | apps/user_webdavauth/l10n/is.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_webdavauth/l10n/is.php b/apps/user_webdavauth/l10n/is.php index 8fe0d974b32..bb59ef5e445 100644 --- a/apps/user_webdavauth/l10n/is.php +++ b/apps/user_webdavauth/l10n/is.php @@ -1,3 +1,4 @@ <?php $TRANSLATIONS = array( +"WebDAV Authentication" => "WebDAV Auðkenni", "URL: http://" => "Vefslóð: http://" ); |