You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locales/de-DE/translation.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -282,7 +282,8 @@
282
282
"script_requires": "Skript referenziert die folgenden externen Ressourcen",
283
283
"cookie_warning": "Achtung: Dieses Skript beantragt Cookie-Operationsberechtigung. Dies ist eine gefährliche Berechtigung, bitte stellen Sie die Sicherheit des Skripts sicher.",
284
284
"scheduled_script_description_title": "Dies ist ein geplantes Skript. Wenn aktiviert, wird es zu bestimmten Zeiten automatisch ausgeführt und kann im Panel manuell gesteuert werden.",
285
-
"scheduled_script_description_description": "Geplante Aufgaben-Ausdruck: {{expression}}, letzte Ausführungszeit: {{time}}",
"background_script_description": "Dies ist ein Hintergrundskript. Wenn aktiviert, wird es automatisch einmal ausgeführt, wenn der Browser geöffnet wird, und kann im Panel manuell gesteuert werden.",
287
288
"install_success": "Installation erfolgreich",
288
289
"install": {
@@ -322,6 +323,8 @@
322
323
"status_autoclose": "Automatisches Schließen in $0 Sekunden",
Copy file name to clipboardExpand all lines: src/locales/en-US/translation.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -282,7 +282,8 @@
282
282
"script_requires": "Script requires the following external resources",
283
283
"cookie_warning": "Please note, this script requests access to Cookie permissions, which is a dangerous permission. Please verify the security of the script.",
284
284
"scheduled_script_description_title": "This is a scheduled script, which will automatically run at a specific time once enabled and can be manually controlled in the panel.",
285
-
"scheduled_script_description_description": "Scheduled task expression: {{expression}}, most recent run time: {{time}}",
"scheduled_script_description_description_next": "Most recent run time:",
286
287
"background_script_description": "This is a background script, which will automatically run once when the browser opens once enabled, and can be manually controlled in the panel.",
Copy file name to clipboardExpand all lines: src/locales/ru-RU/translation.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -282,7 +282,8 @@
282
282
"script_requires": "Скрипт ссылается на следующие внешние ресурсы",
283
283
"cookie_warning": "Обратите внимание, что этот скрипт запрашивает разрешения на операции с Cookie. Это опасное разрешение, пожалуйста, убедитесь в безопасности скрипта.",
284
284
"scheduled_script_description_title": "Это запланированный скрипт. После включения он будет автоматически выполняться в определенное время и может управляться вручную с панели.",
285
-
"scheduled_script_description_description": "Выражение планировщика: {{expression}}, последнее время выполнения: {{time}}",
"scheduled_script_description_description_next": "Последнее время выполнения:",
286
287
"background_script_description": "Это фоновый скрипт. После включения он будет автоматически выполняться один раз при открытии браузера и может управляться вручную с панели.",
287
288
"install_success": "Установка успешна",
288
289
"install": {
@@ -322,6 +323,8 @@
322
323
"status_autoclose": "Автоматическое закрытие через $0 сек.",
Copy file name to clipboardExpand all lines: src/locales/vi-VN/translation.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -282,7 +282,8 @@
282
282
"script_requires": "Script yêu cầu các tài nguyên bên ngoài sau",
283
283
"cookie_warning": "Xin lưu ý, script này yêu cầu quyền truy cập cookie, đây là một quyền nguy hiểm. Vui lòng xác minh tính bảo mật của script.",
284
284
"scheduled_script_description_title": "Đây là script hẹn giờ, sẽ tự động chạy vào một thời điểm cụ thể sau khi được bật và có thể được điều khiển thủ công trong bảng điều khiển.",
285
-
"scheduled_script_description_description": "Biểu thức tác vụ hẹn giờ: {{expression}}, thời gian chạy gần nhất: {{time}}",
285
+
"scheduled_script_description_description_expr": "Biểu thức tác vụ hẹn giờ:",
286
+
"scheduled_script_description_description_next": "Thời gian chạy gần nhất:",
286
287
"background_script_description": "Đây là script nền, sẽ tự động chạy một lần khi trình duyệt mở sau khi được bật và có thể được điều khiển thủ công trong bảng điều khiển.",
287
288
"install_success": "Cài đặt thành công",
288
289
"install": {
@@ -322,6 +323,8 @@
322
323
"status_autoclose": "Tự đóng trong $0 giây",
323
324
"header_other_update": "Các bản cập nhật khác"
324
325
},
326
+
"install_page_loading": "Đang tải trang cài đặt",
327
+
"invalid_page": "Trang không hợp lệ",
325
328
"background_script_tag": "Đây là một script nền",
326
329
"scheduled_script_tag": "Đây là một script hẹn giờ",
0 commit comments