diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-30 00:07:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-30 00:07:21 +0000 |
commit | 4518f6dc642e75f2aee386fc39f5e748859bda5c (patch) | |
tree | 649061f217aa7916b56dd5b575fc4872318f30b1 /settings/l10n/lt_LT.js | |
parent | 9edd3916ffc1ff0a3a1eab1e44e5df0d5e67ebb3 (diff) | |
download | nextcloud-server-4518f6dc642e75f2aee386fc39f5e748859bda5c.tar.gz nextcloud-server-4518f6dc642e75f2aee386fc39f5e748859bda5c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/lt_LT.js')
-rw-r--r-- | settings/l10n/lt_LT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js index 09f555f4080..156a21ecbb3 100644 --- a/settings/l10n/lt_LT.js +++ b/settings/l10n/lt_LT.js @@ -133,7 +133,6 @@ OC.L10N.register( "Your phone number" : "Jūsų telefono numeris", "Address" : "Adresas", "Website" : "Svetainė", - "Your website" : "Jūsų svetainė", "Twitter" : "Twitter", "You are member of the following groups:" : "Jūs esate šių grupių narys:", "Password" : "Slaptažodis", @@ -177,6 +176,7 @@ OC.L10N.register( "Uninstall" : "Šalinti", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Trūksta PHP modulio „fileinfo“. Labai rekomenduojame įjungti šį modulį, kad gauti geriausius rezultatus nustatant mime-tipą.", "Cheers!" : "Sveikinimai!", - "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams" + "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams", + "Your website" : "Jūsų svetainė" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); |