From d402107cbbed8dd56fcae6ca0afcf498fabffddb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 2 Apr 2020 03:12:11 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ru.js | 1 + l10n/ru.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ru.js b/l10n/ru.js index 2945a40..1e9a4af 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -4,6 +4,7 @@ OC.L10N.register( "Forms" : "Формы", "A forms app, similar to Google Forms." : "Приложени форм, похожее на Google Forms.", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Приложение форм, похожее на Google Forms с возможностью ограничения доступа.", + "New form" : "Новая форма", "Delete form" : "Удалить форму", "Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную", "Copy to clipboard" : "Копировать в буфер обмена", diff --git a/l10n/ru.json b/l10n/ru.json index 6f2226b..d934078 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -2,6 +2,7 @@ "Forms" : "Формы", "A forms app, similar to Google Forms." : "Приложени форм, похожее на Google Forms.", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Приложение форм, похожее на Google Forms с возможностью ограничения доступа.", + "New form" : "Новая форма", "Delete form" : "Удалить форму", "Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную", "Copy to clipboard" : "Копировать в буфер обмена",