summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/lt_LT.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-18 01:54:43 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-18 01:54:43 -0400
commit80983f5853ffdfd59c74e9ad550ac4f709dd4544 (patch)
treee331fce2714e07450f21c8b87180da622390c264 /apps/user_webdavauth/l10n/lt_LT.php
parentf92b5a2507f427288f2d606d42149c0a249c9ad4 (diff)
downloadnextcloud-server-80983f5853ffdfd59c74e9ad550ac4f709dd4544.tar.gz
nextcloud-server-80983f5853ffdfd59c74e9ad550ac4f709dd4544.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth/l10n/lt_LT.php')
-rw-r--r--apps/user_webdavauth/l10n/lt_LT.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_webdavauth/l10n/lt_LT.php b/apps/user_webdavauth/l10n/lt_LT.php
index 29e0b7821d6..921f62b82bf 100644
--- a/apps/user_webdavauth/l10n/lt_LT.php
+++ b/apps/user_webdavauth/l10n/lt_LT.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV autentikacija",
+"Address:" => "Adresas:",
"Save" => "Išsaugoti",
"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "Naudotojo duomenys bus nusiųsti šiuo adresu. Šis įskiepis patikrins gautą atsakymą ir interpretuos HTTP būsenos kodą 401 ir 403 kaip negaliojančius duomenis, ir visus kitus gautus atsakymus kaip galiojančius duomenis. "
);