From ed79631d66da4acbc04145c7558345e847fc2016 Mon Sep 17 00:00:00 2001 From: Elad weller Date: Mon, 31 Mar 2025 22:59:50 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Hebrew) Currently translated at 24.8% (102 of 411 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/he/ --- src/i18n/resources/he.json | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/src/i18n/resources/he.json b/src/i18n/resources/he.json index 8c223f56..e3c851d8 100644 --- a/src/i18n/resources/he.json +++ b/src/i18n/resources/he.json @@ -112,7 +112,7 @@ "toggle-dev-tools": "שנה את מצב כלי המפתחים" } }, - "always-on-top": "תמיד מעל הכל", + "always-on-top": "השאר מקדימה", "auto-update": "עדכון אוטומטי", "hide-menu": { "dialog": { @@ -185,9 +185,27 @@ "label": "מראה", "submenu": { "force-reload": "התחל מחדש בכוח", - "reload": "טען מחדש" + "reload": "טען מחדש", + "reset-zoom": "גודל אמיתי", + "toggle-fullscreen": "מסך מלא", + "zoom-in": "התקרב", + "zoom-out": "התרחק" } } + }, + "tray": { + "next": "הבא", + "play-pause": "נגן/הפסק", + "previous": "הקודם", + "quit": "יציאה", + "restart": "הפעל מחדש", + "show": "הראה חלון" + } + }, + "plugins": { + "ad-speedup": { + "description": "במקרה של פרסומת, הסאונד מושתק ומהירות הוידרו מוכפלת ב-16", + "name": "הגבר מהירות פרסומת" } } }