sl.json 3.4 KB

1234567891011121314151617181920212223242526
  1. { "translations": {
  2. "restored" : "obnovljeno",
  3. "Deleted files" : "Izbrisane datoteke",
  4. "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Izbrisane datoteke in mape v smeteh (nabor je odvisen od velikosti prostora)",
  5. "This application enables users to restore files that were deleted from the system." : "Program omogoča uporabniku obnovitev datotek, ki so bile predhodno izbrisane iz sistema.",
  6. "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." : "Program omogoča obnovitev izbrisanih datotek. Datoteke so prikazane kot seznam v spletnem vmesniku, uporabnik pa ima možnost posamezne datoteke obnoviti v ustrezne mape, ali pa jih dokončno izbrisati. Obnovitev povrne tudi shranjene različice datoteke, če so te na voljo. Tudi datoteke, ki so bile izbrisane iz souporabe, je mogoče obnoviti, ne obnovi pa se nastavitev souporabe. Privzeto ostanejo datoteke v košu 30 dni.\nZa preprečevanje popolne zasedenosti, program ne uporabi več kot 50 % trenutno razpoložljivega prostora oziroma količinske omejitve. Če se to zgodi, se najprej do omejitve izbrišejo najstarejše datoteke. Podrobnosti o delovanju in možnostih programa so na voljo v dokumentaciji.",
  7. "Restore" : "Obnovi",
  8. "List of files that have been deleted." : "Seznam datotek, ki so bile izbrisane.",
  9. "Deleted" : "Izbrisano",
  10. "No deleted files" : "Ni izbrisanih datotek",
  11. "You will be able to recover deleted files from here" : "Izbrisane datoteke je mogoče tudi povrniti.",
  12. "No entries found in this folder" : "V tej mapi ni datotek in podmap.",
  13. "Select all" : "Izberi vse",
  14. "Name" : "Ime",
  15. "Actions" : "Dejanja",
  16. "Delete permanently" : "Trajno izbriši",
  17. "Error while restoring file from trash bin" : "Prišlo je do napake med obnavljanjem datoteke iz koša",
  18. "Error while removing file from trash bin" : "Prišlo je do napake med odstranjevanjem datotek iz koša",
  19. "Error while restoring files from trash bin" : "Prišlo je do napake med obnavljanjem datoteke iz koša",
  20. "Error while emptying trash bin" : "Prišlo je do napake med praznjenjem koša",
  21. "Error while removing files from trash bin" : "Prišlo je do napake med odstranjevanjem datotek iz koša",
  22. "This operation is forbidden" : "To dejanje ni dovoljeno!",
  23. "This directory is unavailable, please check the logs or contact the administrator" : "Mapa ni na voljo. Preverite dnevnik opravil in stopite v stik s skrbnikom sistema.",
  24. "Delete" : "Izbriši"
  25. },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
  26. }