lt_LT.js 1.1 KB

12345678910111213141516171819
  1. OC.L10N.register(
  2. "federatedfilesharing",
  3. {
  4. "Accept" : "Priimti",
  5. "Decline" : "Atmesti",
  6. "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Pasidalink su manimi per #Nextcloud padebesius, plačiau %s",
  7. "Share with me through my #Nextcloud Federated Cloud ID" : "Pasidalink su manimi per #Nextcloud padebesius",
  8. "Federated Cloud Sharing" : "Viešas dalijimasis padebesiu",
  9. "Open documentation" : "Atidaryti dokumentą",
  10. "Allow users on this server to send shares to other servers" : "Leisti vartotojams šiame serveryje dalintis su kitais serveriais",
  11. "Allow users on this server to receive shares from other servers" : "Leisti vartotojams šiame serveryje priimti dalijimusis iš kitų serverių",
  12. "Federated Cloud" : "Viešas debesis",
  13. "Your Federated Cloud ID:" : "Tavo debesies ID:",
  14. "Share it:" : "Pasidalink:",
  15. "Add to your website" : "Pridėti tavo puslapį",
  16. "Share with me via Nextcloud" : "Pasidalink su manimi per Nextcloud",
  17. "HTML Code:" : "HTML kodas:"
  18. },
  19. "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");