diff options
author | Bjoern Schiessle <bjoern@schiessle.org> | 2016-06-20 12:08:23 +0200 |
---|---|---|
committer | Bjoern Schiessle <bjoern@schiessle.org> | 2016-06-20 14:20:48 +0200 |
commit | 9eaccaf2b1b3545a610f1b57e20a7ca0082d0943 (patch) | |
tree | e9f2b645a549504c6d26d875c97e9b8caa9bac36 /apps/federatedfilesharing/l10n/lt_LT.js | |
parent | 99833ecffad341d5878942cd35a1b7b5c4e6496e (diff) | |
download | nextcloud-server-9eaccaf2b1b3545a610f1b57e20a7ca0082d0943.tar.gz nextcloud-server-9eaccaf2b1b3545a610f1b57e20a7ca0082d0943.zip |
s/ownCloud/Nextcloud
Diffstat (limited to 'apps/federatedfilesharing/l10n/lt_LT.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/lt_LT.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/lt_LT.js b/apps/federatedfilesharing/l10n/lt_LT.js index 89fe9525d8f..4f58f569fb9 100644 --- a/apps/federatedfilesharing/l10n/lt_LT.js +++ b/apps/federatedfilesharing/l10n/lt_LT.js @@ -3,8 +3,8 @@ OC.L10N.register( { "Accept" : "Priimti", "Decline" : "Atmesti", - "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", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Pasidalink su manimi per #Nextcloud padebesius, plačiau %s", + "Share with me through my #Nextcloud Federated Cloud ID" : "Pasidalink su manimi per #Nextcloud 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", @@ -13,7 +13,7 @@ OC.L10N.register( "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", + "Share with me via Nextcloud" : "Pasidalink su manimi per Nextcloud", "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);"); |