summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/ru.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n/ru.json')
-rw-r--r--apps/files_versions/l10n/ru.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_versions/l10n/ru.json b/apps/files_versions/l10n/ru.json
index fe1906bf467..b21bd54331f 100644
--- a/apps/files_versions/l10n/ru.json
+++ b/apps/files_versions/l10n/ru.json
@@ -1,9 +1,9 @@
{ "translations": {
- "Could not revert: %s" : "Не может быть возвращён: %s",
+ "Could not revert: %s" : "Невозможно откатить: %s",
"Versions" : "Версии",
- "Failed to revert {file} to revision {timestamp}." : "Не удалось возвратить {file} к ревизии {timestamp}.",
+ "Failed to revert {file} to revision {timestamp}." : "Не удалось откатить {file} к ревизии {timestamp}.",
"More versions..." : "Ещё версии...",
"No other versions available" : "Других версий не доступно",
- "Restore" : "Восстановить"
+ "Restore" : "Откатить"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file