diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-08 00:36:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-08 00:36:35 +0000 |
commit | 926bd29617f85865033efe15b0a57b518c4ac991 (patch) | |
tree | 05cb75e37ff4a02a9e9793d0e67d12c0dbedeb28 /core | |
parent | 46472d3f4c4607d30efc295564cf95d780ff4f3f (diff) | |
download | nextcloud-server-926bd29617f85865033efe15b0a57b518c4ac991.tar.gz nextcloud-server-926bd29617f85865033efe15b0a57b518c4ac991.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" : "Выберите дату окончания", |