summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ru.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-19 00:19:09 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-19 00:19:09 +0000
commit88c5e1ae6a2e936c6069ef57a735f1d0afcd6b68 (patch)
treefaf116efcd62fa3281173628555e8d84cf267e19 /apps/files/l10n/ru.json
parent533dec0df0b3bcd2dd019424cb59744f68bae4c6 (diff)
downloadnextcloud-server-88c5e1ae6a2e936c6069ef57a735f1d0afcd6b68.tar.gz
nextcloud-server-88c5e1ae6a2e936c6069ef57a735f1d0afcd6b68.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r--apps/files/l10n/ru.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index ac86a4066ab..9d25e37d2ad 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -293,9 +293,9 @@
"New template folder" : "Новая папка шаблонов",
"One of the dropped files could not be processed" : "Один из перетащенных файлов не может быть обработан",
"Uploading \"{filename}\" failed" : "Загрузка \"{filename}\" не удалась",
- "_{folderCount} folder_::_{folderCount} folders_" : ["{count} папка","{count} папки","{count} папок","{count} папки"],
- "_{fileCount} file_::_{fileCount} files_" : ["{count} файл","{count} файла","{count} файлов","{count} файла"],
- "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["один файл и {count} папка","один файл и {count} папки","один файл и {count} папок","один файл и {count} папки"],
+ "_{folderCount} folder_::_{folderCount} folders_" : ["{count} папка","{count} папки","{count} папок","{folderCount} папки"],
+ "_{fileCount} file_::_{fileCount} files_" : ["{count} файл","{count} файла","{count} файлов","{fileCount} файла"],
+ "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["один файл и {count} папка","один файл и {count} папки","один файл и {count} папок","один файл и {folderCount} папки"],
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} файл и одна папка","{fileCount} файла и одна папка","{fileCount} файлов и одна папка","{fileCount} файла и одна папка"],
"{fileCount} files and {folderCount} folders" : "файлов: {fileCount}, папок: {folderCount}",
"List of favorites files and folders." : "Список избранных файлов и каталогов.",
@@ -303,6 +303,10 @@
"Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные",
"All files" : "Все файлы",
"List of your files and folders." : "Список ваших файлов и каталогов.",
+ "Personal Files" : "Личные Файлы",
+ "List of your files and folders that are not shared." : "Список ваших неопубликованных файлов и папок.",
+ "No personal files found" : "Личные файлы не найдены",
+ "Files that are not shared will show up here." : "Файлы, которые не опубликованы, показаны здесь.",
"List of recently modified files and folders." : "Список недавно измененных файлов и директорий.",
"No recently modified files" : "Нет недавно измененных файлов",
"Files and folders you recently modified will show up here." : "Здесь будут показаны недавно изменённые файлы и папки",