diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:18 +0000 |
commit | b0c003d7bed709ccb1bf95aec6cac25378d57fd1 (patch) | |
tree | 6b303e8f716415e698ee140089c028214f9ea98d /apps/files_sharing/l10n/ru.js | |
parent | a9971938156d3758dbd921ed9ecf29a1ed7aacd3 (diff) | |
download | nextcloud-server-b0c003d7bed709ccb1bf95aec6cac25378d57fd1.tar.gz nextcloud-server-b0c003d7bed709ccb1bf95aec6cac25378d57fd1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 9271af65af9..2b210d46da7 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -274,15 +274,6 @@ OC.L10N.register( "List of unapproved shares." : "Список ресурсов общего доступа, которые вы еще не приняли", "No pending shares" : "Ожидающие общие ресурсы отсуствуют", "Shares you have received but not approved will show up here" : "Здесь появятся ресурсы общего доступа, которые Вам предоставлены, но еще не подтверждены с Вашей стороны", - "No entries found in this folder" : "В этой папке ничего нет", - "Name" : "Имя", - "Share time" : "Дата публикации", - "Sorry, this link does not seem to work anymore." : "Извините, но эта ссылка больше не работает.", - "Reasons might be:" : "Вероятные причины этого:", - "the item was removed" : "объект удалён", - "the link expired" : "истёк срок действия ссылки", - "sharing is disabled" : "закрыт общий доступ", - "For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.", "Share note" : "Комментарий к общему ресурсу", "Upload files to %s" : "Загрузка файлов в %s", "Note" : "Примечание", @@ -309,6 +300,15 @@ OC.L10N.register( "Expiration date enforced" : "Требуется срок действия", "Password protect" : "Защитить паролем", "Science Mesh" : "Science Mesh", + "No entries found in this folder" : "В этой папке ничего нет", + "Name" : "Имя", + "Share time" : "Дата публикации", + "Sorry, this link does not seem to work anymore." : "Извините, но эта ссылка больше не работает.", + "Reasons might be:" : "Вероятные причины этого:", + "the item was removed" : "объект удалён", + "the link expired" : "истёк срок действия ссылки", + "sharing is disabled" : "закрыт общий доступ", + "For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.", "Update" : "Изменение", "Share with " : "Поделиться" }, |