You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

lt_LT.js 5.1KB

1234567891011121314151617181920212223242526
  1. OC.L10N.register(
  2. "files_trashbin",
  3. {
  4. "restored" : "atkurta",
  5. "Deleted files" : "Ištrinti failai",
  6. "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Ištrinti failai ir aplankai šiukšlinėje (eksportavimo metu gali nebegalioti, jei yra mažai saugyklos vietos)",
  7. "This application enables people to restore files that were deleted from the system." : "Ši programėlė suteikia žmonėms galimybę atkurti iš sistemos ištrintus failus.",
  8. "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ši programėlė įgalina žmones atkurti iš sistemos ištrintus failus. Ji saityno sąsajoje rodo ištrintų failų sąrašą ir teikia parinktis atkurti tuos ištrintus failus atgal į žmonių failų katalogus arba visam laikui pašalinti failus iš sistemos. Atkūrus failą, tuo pačiu yra atkuriamos susijusios failo versijos, jei yra įjungta versijų programėlė. Kai failas ištrinamas iš viešinio, jis gali būti atkurtas tokiu pačiu būdu, tik jau nebebus bendrinamas. Pagal numatymą, šie failai yra laikomi šiukšlinėje 30 dienų.\nTam, kad paskyroms nepritrūktų vietos, „Ištrinti failai“ nenaudos ištrintiems failams daugiau kaip 50% esamu metu prieinamo laisvo leidžiamo duomenų kiekio. Jei ištrinti failai viršija šią ribą, programėlė atrenka seniausius failus ir juos ištrina, kad nebūtų viršyta numatytoji riba. Daugiau informacijos yra prieinama „Ištrinti failai“ dokumentacijoje.",
  9. "Restore" : "Atkurti",
  10. "Unknown" : "Nežinoma",
  11. "All files" : "Visi failai",
  12. "Original location" : "Pradinė vieta",
  13. "Deleted" : "Ištrinta",
  14. "A long time ago" : "Prieš ilgą laiką",
  15. "List of files that have been deleted." : "Ištrintų failų sąrašas.",
  16. "No deleted files" : "Ištrintų failų nėra",
  17. "Files and folders you have deleted will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos ištrynėte",
  18. "This application enables users to restore files that were deleted from the system." : "Ši programa leidžia vartotojams atkurti iš sistemos ištrintus failus.",
  19. "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ši programa leidžia vartotojams atkurti iš sistemos ištrintus failus. Ištrintų failų sąrašas yra gali būti atvaizduojamas žiniatinklyje ir turi nustatymus atkurti ištrintus failus vartotojų failų kataloguose arba visam laikui pašalinti juos iš sistemos. Atkūrus failą, kartu atkuriamos ir failo versijos, jei yra įjungta versijavimo programa. Ištrynus failą iš bendrinimo, jį taip pat galima atkurti , nors jis nebebendrinamas. Pagal numatytuosius nustatymus ištrinti failai lieka šiukšliadėžėje 30 dienų.\nKad naudotojai nepritrūktų vietos diske, programa „Ištrinti failai“ negali naudoti daugiau kaip 50% šiuo metu turimų nemokamų panaikintų failų kvotų. Jei numatyta riba yra viršijama, programa atrenka seniausius failus ir juos ištrina, kad užimata vieta neviršytų numatytosios ribos. Daugiau informacijos galite rasti ištrintų failų dokumentuose.",
  20. "You will be able to recover deleted files from here" : "Čia galėsite atkurti ištrintus failus ",
  21. "No entries found in this folder" : "Šiame aplanke įrašų nerasta",
  22. "Select all" : "Pažymėti viską",
  23. "Name" : "Pavadinimas",
  24. "Actions" : "Veiksmai"
  25. },
  26. "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");