diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-13 00:20:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-13 00:20:46 +0000 |
commit | c9e4598360335d7eab0f4a5153dbf16a1f161351 (patch) | |
tree | 7952ec03cfd86f0c90ee8df0e55cb77bcd0b96ac /apps/dashboard/l10n | |
parent | d0275a7702a19105f9d7169ba7c48043458d5b95 (diff) | |
download | nextcloud-server-c9e4598360335d7eab0f4a5153dbf16a1f161351.tar.gz nextcloud-server-c9e4598360335d7eab0f4a5153dbf16a1f161351.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n')
-rw-r--r-- | apps/dashboard/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/dashboard/l10n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/ru.js b/apps/dashboard/l10n/ru.js index 3bd3909939f..60b0133bb0c 100644 --- a/apps/dashboard/l10n/ru.js +++ b/apps/dashboard/l10n/ru.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Dashboard" : "Виджеты", "Dashboard app" : "Приложение Виджеты", + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Начните свой день информированным\n\nПанель инструментов Nextcloud — это ваша отправная точка дня, дающая вам обзор предстоящих встреч, срочных писем, сообщений чата, входящих тикетов, последних твитов и многого другого! Люди могут добавлять виджеты, которые им нравятся, и менять фон по своему вкусу.", "\"{title} icon\"" : "\"{title} иконка\"", "Customize" : "Настроить", "Edit widgets" : "Редактировать виджеты", diff --git a/apps/dashboard/l10n/ru.json b/apps/dashboard/l10n/ru.json index 4aea12cb219..274402b1416 100644 --- a/apps/dashboard/l10n/ru.json +++ b/apps/dashboard/l10n/ru.json @@ -1,6 +1,7 @@ { "translations": { "Dashboard" : "Виджеты", "Dashboard app" : "Приложение Виджеты", + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Начните свой день информированным\n\nПанель инструментов Nextcloud — это ваша отправная точка дня, дающая вам обзор предстоящих встреч, срочных писем, сообщений чата, входящих тикетов, последних твитов и многого другого! Люди могут добавлять виджеты, которые им нравятся, и менять фон по своему вкусу.", "\"{title} icon\"" : "\"{title} иконка\"", "Customize" : "Настроить", "Edit widgets" : "Редактировать виджеты", |