From 2ed5586d3c48d78c4dc9ad1ef00b2e47f7238915 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sat, 30 May 2026 17:34:47 +0800 Subject: [PATCH] Prepare 7.8.4 quick search toggle release --- Apptag/Localization/ro.json | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/ro.json b/Apptag/Localization/ro.json index b414ad3..4e8cdd2 100644 --- a/Apptag/Localization/ro.json +++ b/Apptag/Localization/ro.json @@ -6,6 +6,7 @@ "menu.preferences": "Preferințe…", "menu.quit": "Ieșire", "menu.language": "Limbă", + "menu.help": "Ajutor", "menu.version": "Versiune", "settings.language": "Limbă", "settings.languagePicker": "Limba aplicației:", @@ -62,6 +63,11 @@ "drop.systemDefaultWarning": "Nu trage aplicații în categoriile implicite ale sistemului", "drop.uncategorizedConfirmTitle": "Muți la Necategorizat?", "drop.uncategorizedConfirmMessage": "Mutarea %appName% la Necategorizat va elimina cele %tagCount% asocieri curente de etichete: %tagNames%.", + "drop.removeTagConfirmTitle": "Remove tag?", + "drop.removeTagConfirmMessage": "Remove %appName% from the tag %tagName%?", + "drop.removeTagDoNotAskAgain": "Got it, don't remind me again", + "drop.removeTagConfirmYes": "Yes", + "drop.removeTagConfirmNo": "No", "tag.design": "Design", "tag.development": "Dezvoltare", "tag.writing": "Scriere", @@ -187,5 +193,10 @@ "smart.category.device-management": "Device Management", "smart.category.input-tools": "Input Tools", "smart.category.Automation": "Automation", - "smart.category.network-tools": "Network Tools" + "smart.category.network-tools": "Network Tools", + "help.openPDF": "Open Help PDF", + "help.copyLink": "Copy Help PDF link", + "help.currentLanguage": "Opens the online PDF for the current app language.", + "settings.language.auto": "Automat", + "help.downloadPDF": "Descarcă PDF-ul de ajutor" } -- Gitblit v1.9.3