From 355806f897146812b403e2725131886fabb0879b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 10 Sep 2024 02:38:48 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ru.js | 1 + l10n/ru.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ru.js b/l10n/ru.js index ce07569f9d6..4c4aaf6fa14 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -175,6 +175,7 @@ OC.L10N.register( "Formatting" : "Форматирование", "Add notes, lists or links …" : "Добавить файл, содержащий примечания, списки или ссылки (Readme.md)", "Add folder description" : "Добавить описание папки", + "Copied to the clipboard" : "Скопировано в буфер обмена", "Front matter" : "Передний план", "Link to this section" : "Ссылка на этот раздел", "Show author colors" : "Выделить правки цветами", diff --git a/l10n/ru.json b/l10n/ru.json index 7ebb00d908d..8dd44c8c3be 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -173,6 +173,7 @@ "Formatting" : "Форматирование", "Add notes, lists or links …" : "Добавить файл, содержащий примечания, списки или ссылки (Readme.md)", "Add folder description" : "Добавить описание папки", + "Copied to the clipboard" : "Скопировано в буфер обмена", "Front matter" : "Передний план", "Link to this section" : "Ссылка на этот раздел", "Show author colors" : "Выделить правки цветами",