diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-26 04:50:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-26 04:50:32 -0400 |
commit | 14c34919774484d095d26ad2a7246fc897dc2d41 (patch) | |
tree | d9a4df5e405fad7f85725fe159a88f0b9cf0d844 /apps/federatedfilesharing/l10n/lt_LT.js | |
parent | 23e7ad7a789b90091ab66f1b99091a1a515feb6b (diff) | |
download | nextcloud-server-14c34919774484d095d26ad2a7246fc897dc2d41.tar.gz nextcloud-server-14c34919774484d095d26ad2a7246fc897dc2d41.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/lt_LT.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/lt_LT.js | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/lt_LT.js b/apps/federatedfilesharing/l10n/lt_LT.js new file mode 100644 index 00000000000..c6d05f617a4 --- /dev/null +++ b/apps/federatedfilesharing/l10n/lt_LT.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "federatedfilesharing", + { + "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Pasidalink su manimi per #ownCloud padebesius, plačiau %s", + "Share with me through my #ownCloud Federated Cloud ID" : "Pasidalink su manimi per #ownCloud padebesius", + "Federated Cloud Sharing" : "Viešas dalijimasis padebesiu", + "Open documentation" : "Atidaryti dokumentą", + "Allow users on this server to send shares to other servers" : "Leisti vartotojams šiame serveryje dalintis su kitais serveriais", + "Allow users on this server to receive shares from other servers" : "Leisti vartotojams šiame serveryje priimti dalijimusis iš kitų serverių", + "Federated Cloud" : "Viešas debesis", + "Your Federated Cloud ID:" : "Tavo debesies ID:", + "Share it:" : "Pasidalink:", + "Add to your website" : "Pridėti tavo puslapį", + "Share with me via ownCloud" : "Pasidalink su manimi per ownCloud", + "HTML Code:" : "HTML kodas:" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); |