diff options
Diffstat (limited to 'apps/files_versions/l10n/ka.js')
-rw-r--r-- | apps/files_versions/l10n/ka.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_versions/l10n/ka.js b/apps/files_versions/l10n/ka.js index 1ddec9389c0..92b8518a28f 100644 --- a/apps/files_versions/l10n/ka.js +++ b/apps/files_versions/l10n/ka.js @@ -3,23 +3,23 @@ OC.L10N.register( { "Versions" : "Versions", "This application automatically maintains older versions of files that are changed." : "This application automatically maintains older versions of files that are changed.", + "Current version" : "Current version", + "Initial version" : "Initial version", + "You" : "You", "Name this version" : "Name this version", "Edit version name" : "Edit version name", "Compare to current version" : "Compare to current version", "Restore version" : "Restore version", "Download version" : "Download version", "Delete version" : "Delete version", - "Current version" : "Current version", - "Initial version" : "Initial version", - "Version name" : "Version name", - "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.", "Cancel" : "Cancel", "Remove version name" : "Remove version name", "Save version name" : "Save version name", + "Version name" : "Version name", + "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.", "Initial version restored" : "Initial version restored", "Version restored" : "Version restored", "Could not restore version" : "Could not restore version", - "Could not delete version" : "Could not delete version", - "${version.label} restored" : "${version.label} restored" + "Could not delete version" : "Could not delete version" }, "nplurals=2; plural=(n!=1);"); |