aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-26 00:20:34 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-26 00:20:34 +0000
commitdabab296ae5fb48766f2352899e81bc626d06608 (patch)
tree5ebf61a9e3fa1d91ce7fcd15ccf25bfb35416746 /apps/files/l10n/ru.js
parentd25c662f4621132dd39cbe5f9458e55977684356 (diff)
downloadnextcloud-server-dabab296ae5fb48766f2352899e81bc626d06608.tar.gz
nextcloud-server-dabab296ae5fb48766f2352899e81bc626d06608.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r--apps/files/l10n/ru.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 40ea2230eb1..c0ba69c3919 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -136,9 +136,9 @@ OC.L10N.register(
"Choose {file}" : "Выберан {file}",
"New" : "Новый",
"Loading current folder" : "Загрузка текущей папки",
+ "Retry" : "Попробовать снова",
"No files in here" : "Здесь нет файлов",
"Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
- "Go to the previous folder" : "Перейти к предыдущей папке",
"Go back" : "Назад",
"Share" : "Поделиться",
"Shared by link" : "Доступные по ссылке",
@@ -260,6 +260,9 @@ OC.L10N.register(
"Files moved successfully" : "Файлы успешно перемещены",
"Conflicts resolution skipped" : "Разрешение конфликтов пропущено",
"Upload cancelled" : "Передача на сервер отменена",
+ "This operation is forbidden" : "Операция запрещена",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором",
+ "Storage is temporarily not available" : "Хранилище временно недоступно",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} папка","{folderCount} папки","{folderCount} папок","{folderCount} папки"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файла","{fileCount} файлов","{fileCount} файла"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["один файл и {folderCount} папка","один файл и {folderCount} папки","один файл и {folderCount} папок","один файл и {folderCount} папки"],
@@ -319,9 +322,6 @@ OC.L10N.register(
"Select directory \"{dirName}\"" : "Выберите каталог \"{dirName}\"",
"Select file \"{fileName}\"" : "Выберите файл \"{fileName}\"",
"Unable to determine date" : "Невозможно определить дату",
- "This operation is forbidden" : "Операция запрещена",
- "This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором",
- "Storage is temporarily not available" : "Хранилище временно недоступно",
"Could not move \"{file}\", target exists" : "Невозможно переместить файл «{file}», он уже существует в каталоге назначения",
"Could not move \"{file}\"" : "Невозможно переместить файл «{file}»",
"copy" : "копия",
@@ -383,6 +383,7 @@ OC.L10N.register(
"Could not rename \"{oldName}\"" : "Не удалось переименовать «{oldName}»",
"Storage informations" : "Сведения о хранилище",
"Choose file" : "Выберите файл",
+ "Go to the previous folder" : "Перейти к предыдущей папке",
"Open the files app settings" : "Открыть параметры приложения «Файлы»",
"You might not have have permissions to view it, ask the sender to share it" : "У вас отсутствуют права на просмотр файла, попросите предоставить их у владельца общего ресурса",
"The files is locked" : "Файлы заблокированы",