diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-08 00:36:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-08 00:36:42 +0000 |
commit | 43ec07fa5c207479780a8b865b6e738f36bc6cf4 (patch) | |
tree | 9c6c8d7c9de25e3b00c00c037baead8839f1eab9 /core | |
parent | 211b0160dc2b06ef62c19cafa1505b977d7d6762 (diff) | |
download | nextcloud-server-43ec07fa5c207479780a8b865b6e738f36bc6cf4.tar.gz nextcloud-server-43ec07fa5c207479780a8b865b6e738f36bc6cf4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ru.js | 2 | ||||
-rw-r--r-- | core/l10n/ru.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 8547e5385bc..eb62e91bde8 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -104,8 +104,10 @@ OC.L10N.register( "No" : "Нет", "Yes" : "Да", "Federated user" : "Федеративный пользователь", + "user@your-nextcloud.org" : "пользователь@ваш-nextcloud.org", "Create share" : "Создать общий ресурс", "Failed to add the public link to your Nextcloud" : "Не удалось создать общедоступную ссылку", + "Please copy the link manually:" : "Выполните копирование ссылки вручную:", "Custom date range" : "Настраиваемый диапазон дат", "Pick start date" : "Выберите дату начала", "Pick end date" : "Выберите дату окончания", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index a87bac3a192..557f42215ca 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -102,8 +102,10 @@ "No" : "Нет", "Yes" : "Да", "Federated user" : "Федеративный пользователь", + "user@your-nextcloud.org" : "пользователь@ваш-nextcloud.org", "Create share" : "Создать общий ресурс", "Failed to add the public link to your Nextcloud" : "Не удалось создать общедоступную ссылку", + "Please copy the link manually:" : "Выполните копирование ссылки вручную:", "Custom date range" : "Настраиваемый диапазон дат", "Pick start date" : "Выберите дату начала", "Pick end date" : "Выберите дату окончания", |