sl.json 2.7 KB

12345678910111213141516171819202122
  1. { "translations": {
  2. "Versions" : "Različice",
  3. "This application automatically maintains older versions of files that are changed." : "Program samodejno ustvarja zaporedne različice sprememb datotek.",
  4. "Name this version" : "Poimenovanje razičice",
  5. "Edit version name" : "Uredi ime različice",
  6. "Restore version" : "Obnovi različico",
  7. "Download version" : "Prejmi različico",
  8. "Delete version" : "Izbriši različico",
  9. "Current version" : "Trenutna različica",
  10. "Version name" : "Ime različice",
  11. "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Poimenovane različice so trajne in niso vključene v samodejno čiščenje, če je prostora v oblaku malo.",
  12. "Remove version name" : "Odstrani ime različice",
  13. "Save version name" : "Shrani ime različice",
  14. "Initial version restored" : "Začetna različica je obnovljena",
  15. "Version restored" : "Različica je obnovljena",
  16. "Could not restore version" : "Različice ni mogoče obnoviti",
  17. "Could not delete version" : "Različice ji mogoče izbrisati",
  18. "${version.label} restored" : "Različica ${version.label} je obnovljena",
  19. "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Program samodejno ustvarja različice spremenjenih datotek v skriti uporabnikovi mapi. Za uporabnika to pomeni, da lahko prek spletnega vmesnika kadarkoli obnovi starejšo različico datoteke, zamenjana datoteka pa postane ena od različic. Upravljanje vključuje tudi nadzor nad omejitvijo prostora, pri čemer se najprej brišejo najstarejše različice.\n\t\tNastavitve določajo tudi omejitev, da shranjene različice ne zasedejo več kot 50 % razpoložljivega prostora oziroma količinske omejitve, sicer se kopije brišejo po starosti. Več podrobnosti je na voljo v dokumentaciji programa.",
  20. "Could not set version name" : "Imena različice ni mogoče nastaviti"
  21. },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
  22. }