From 1869506a0ef29a8979c30388f990a37a93541a44 Mon Sep 17 00:00:00 2001 From: Peter Njeim Date: Sun, 30 Jul 2023 02:37:10 -0300 Subject: [PATCH] chore: update translations --- l10n/app_ar.arb | 4 ++++ l10n/app_en.arb | 9 +++++++-- l10n/app_es.arb | 4 ++++ l10n/app_fr.arb | 4 ++++ l10n/app_ja.arb | 4 ++++ l10n/app_ko.arb | 4 ++++ l10n/app_pt.arb | 4 ++++ l10n/app_ru.arb | 4 ++++ l10n/app_zh_Hans.arb | 4 ++++ 9 files changed, 39 insertions(+), 2 deletions(-) diff --git a/l10n/app_ar.arb b/l10n/app_ar.arb index 54fc268..736d61f 100644 --- a/l10n/app_ar.arb +++ b/l10n/app_ar.arb @@ -159,6 +159,10 @@ "@offText": { "type": "text" }, + "restartTimerText": "أعد تشغيل الموقت", + "@restartTimerText": { + "type": "text" + }, "fileOpenError": "لا يوجد برنامج مسجل لفتح هذا الملف", "@fileOpenError": { "description": "No program registered to open this file error", diff --git a/l10n/app_en.arb b/l10n/app_en.arb index d3cb6cc..ee65f6d 100644 --- a/l10n/app_en.arb +++ b/l10n/app_en.arb @@ -91,8 +91,8 @@ }, "dynamicColorText": "Dynamic color", "@dynamicColorText": { - "description": "Dynamic color settings label", - "type": "text" + "description": "Dynamic color settings label", + "type": "text" }, "languageText": "Language", "@languageText": { @@ -219,6 +219,11 @@ "description": "Off option text", "type": "text" }, + "restartTimerText": "Restart timer", + "@restartTimerText": { + "description": "Restart timer settings label", + "type": "text" + }, "proxyText": "Use a proxy server", "@proxyText": {}, "proxyUrlHint": "Input proxy URL", diff --git a/l10n/app_es.arb b/l10n/app_es.arb index fdd7880..009e19c 100644 --- a/l10n/app_es.arb +++ b/l10n/app_es.arb @@ -160,6 +160,10 @@ "@offText": { "type": "text" }, + "restartTimerText": "Reiniciar el temporizador", + "@restartTimerText": { + "type": "text" + }, "fileOpenError": "No hay ningún programa registrado para abrir este archivo", "@fileOpenError": { "description": "No program registered to open this file error", diff --git a/l10n/app_fr.arb b/l10n/app_fr.arb index eb414a0..1345001 100644 --- a/l10n/app_fr.arb +++ b/l10n/app_fr.arb @@ -159,6 +159,10 @@ "@offText": { "type": "text" }, + "restartTimerText": "Redémarrer la minuterie", + "@restartTimerText": { + "type": "text" + }, "fileOpenError": "Aucun programme enregistré pour ouvrir ce fichier", "@fileOpenError": { "description": "No program registered to open this file error", diff --git a/l10n/app_ja.arb b/l10n/app_ja.arb index 6739335..91f3f15 100644 --- a/l10n/app_ja.arb +++ b/l10n/app_ja.arb @@ -163,6 +163,10 @@ "description": "Off option text", "type": "text" }, + "restartTimerText": "タイマーを再起動します", + "@restartTimerText": { + "type": "text" + }, "fileOpenError": "このファイルを開くプログラムは登録されていません", "@fileOpenError": { "description": "No program registered to open this file error", diff --git a/l10n/app_ko.arb b/l10n/app_ko.arb index 1a6949a..3309c75 100644 --- a/l10n/app_ko.arb +++ b/l10n/app_ko.arb @@ -148,6 +148,10 @@ "description": "Off option text", "type": "text" }, + "restartTimerText": "타이머 다시 시작", + "@restartTimerText": { + "type": "text" + }, "fileOpenError": "이 파일을 열 수 있는 프로그램이 없습니다", "@fileOpenError": { "description": "No program registered to open this file error", diff --git a/l10n/app_pt.arb b/l10n/app_pt.arb index f0d551a..ea4c44b 100644 --- a/l10n/app_pt.arb +++ b/l10n/app_pt.arb @@ -164,6 +164,10 @@ "description": "Off option text", "type": "text" }, + "restartTimerText": "Reinicie o temporizador", + "@restartTimerText": { + "type": "text" + }, "librescore": "LibreScore", "@librescore": { "description": "LibreScore name", diff --git a/l10n/app_ru.arb b/l10n/app_ru.arb index a469c8b..83ea321 100644 --- a/l10n/app_ru.arb +++ b/l10n/app_ru.arb @@ -159,6 +159,10 @@ "@offText": { "type": "text" }, + "restartTimerText": "Перезапустите таймер", + "@restartTimerText": { + "type": "text" + }, "fileOpenError": "Ни одна программа не зарегистрирована для открытия этого файла", "@fileOpenError": { "description": "No program registered to open this file error", diff --git a/l10n/app_zh_Hans.arb b/l10n/app_zh_Hans.arb index 1403701..72e8e17 100644 --- a/l10n/app_zh_Hans.arb +++ b/l10n/app_zh_Hans.arb @@ -159,6 +159,10 @@ "@offText": { "type": "text" }, + "restartTimerText": "重新启动计时器", + "@restartTimerText": { + "type": "text" + }, "fileOpenError": "没有注册打开此文件的程序", "@fileOpenError": { "description": "No program registered to open this file error",