Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Sep 20, 2024
1 parent eae760a commit e0bdad5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ OC.L10N.register(
"Nextcloud support" : "Поддержка Nextcloud",
"Picker" : "Выборщик",
"Pick a file and share it" : "Выберите файл и поделитесь им",
"This app provides a page to pick a file, generate a public link and directly browse it.\nIt can be used to integrate Nextcloud in other apps such as a video call software." : "Это приложение предоставляет страницу для выбора файла, создания публичной ссылки и непосредственного ее просмотра.\nЕго можно использовать для интеграции Nextcloud в другие приложения, такие как программное обеспечение для видеозвонков.",
"in" : "в",
"Cancel" : "Отменить",
"Start collaborating" : "Начните сотрудничать",
Expand All @@ -13,6 +14,8 @@ OC.L10N.register(
"Would you like to log in?" : "Вы хотите войти?",
"Public link" : "Общедоступная ссылка",
"View the file as a user" : "Просмотреть файл как пользователь",
"Nextcloud picker" : "Выбор Nextcloud",
"Picker link" : "Ссылка выбора",
"Error while creating the shared access" : "ошибка при создании общего доступа",
"You are not allowed to share this file" : "Вам не разрешено делиться этим файлом",
"Do you want to choose another file?" : "Вы хотите выбрать другой файл?",
Expand Down
3 changes: 3 additions & 0 deletions l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"Nextcloud support" : "Поддержка Nextcloud",
"Picker" : "Выборщик",
"Pick a file and share it" : "Выберите файл и поделитесь им",
"This app provides a page to pick a file, generate a public link and directly browse it.\nIt can be used to integrate Nextcloud in other apps such as a video call software." : "Это приложение предоставляет страницу для выбора файла, создания публичной ссылки и непосредственного ее просмотра.\nЕго можно использовать для интеграции Nextcloud в другие приложения, такие как программное обеспечение для видеозвонков.",
"in" : "в",
"Cancel" : "Отменить",
"Start collaborating" : "Начните сотрудничать",
Expand All @@ -11,6 +12,8 @@
"Would you like to log in?" : "Вы хотите войти?",
"Public link" : "Общедоступная ссылка",
"View the file as a user" : "Просмотреть файл как пользователь",
"Nextcloud picker" : "Выбор Nextcloud",
"Picker link" : "Ссылка выбора",
"Error while creating the shared access" : "ошибка при создании общего доступа",
"You are not allowed to share this file" : "Вам не разрешено делиться этим файлом",
"Do you want to choose another file?" : "Вы хотите выбрать другой файл?",
Expand Down

0 comments on commit e0bdad5

Please sign in to comment.