ka.json 2.8 KB

123456789101112131415161718192021222324
  1. { "translations": {
  2. "Versions" : "Versions",
  3. "This application automatically maintains older versions of files that are changed." : "This application automatically maintains older versions of files that are changed.",
  4. "Name this version" : "Name this version",
  5. "Edit version name" : "Edit version name",
  6. "Compare to current version" : "Compare to current version",
  7. "Restore version" : "Restore version",
  8. "Download version" : "Download version",
  9. "Delete version" : "Delete version",
  10. "Current version" : "Current version",
  11. "Initial version" : "Initial version",
  12. "Version name" : "Version name",
  13. "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.",
  14. "Remove version name" : "Remove version name",
  15. "Save version name" : "Save version name",
  16. "Initial version restored" : "Initial version restored",
  17. "Version restored" : "Version restored",
  18. "Could not restore version" : "Could not restore version",
  19. "Could not delete version" : "Could not delete version",
  20. "${version.label} restored" : "${version.label} restored",
  21. "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." : "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.",
  22. "Could not set version name" : "Could not set version name"
  23. },"pluralForm" :"nplurals=2; plural=(n!=1);"
  24. }