From 03b33ceefcc2acde0a97cbe4d3a637bebbb6298f Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Thu, 30 May 2024 16:55:23 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: https://weblate.codel1417.xyz/projects/tail_app/tail_app/ru/ --- lib/l10n/messages_ru.arb | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/lib/l10n/messages_ru.arb b/lib/l10n/messages_ru.arb index 09f827bc..f12f4b44 100644 --- a/lib/l10n/messages_ru.arb +++ b/lib/l10n/messages_ru.arb @@ -267,7 +267,7 @@ "type": "text", "placeholders": {} }, - "scanDevicesTitle": "Сканирование нового снаряжения", + "scanDevicesTitle": "Сканируйте новое снаряжение", "@scanDevicesTitle": { "description": "button which opens the scan window", "type": "text", @@ -717,7 +717,7 @@ "type": "text", "placeholders": {} }, - "doubleBackToClose": "Нажмите еще раз, чтобы выйти ", + "doubleBackToClose": "Приятного виляния! ", "@doubleBackToClose": { "description": "Snackbar message which appears when the back button is pressed at the main screen", "type": "text", @@ -884,5 +884,17 @@ "description": "Label for sound files", "type": "text", "placeholders": {} + }, + "audioDeleteDescription": "Вы уверены, что хотите удалить этот звуковой эффект?", + "@audioDeleteDescription": { + "description": "Label for the body of the delete confirmation dialog", + "type": "text", + "placeholders": {} + }, + "audioTipCard": "Вы можете добавить собственные звуки, которые отображаются на вкладке «Действия» и могут использоваться с триггерами.", + "@audioTipCard": { + "description": "Tutorial card for the audio page", + "type": "text", + "placeholders": {} } }