shift-shell/po/he/plasma_org.kde.plasma.private.mobileshell.po

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

304 lines
7.5 KiB
Text
Raw Normal View History

2024-03-08 01:20:50 +00:00
# Copyright (C) 2024 This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <sh.yaron@gmail.com>
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
2024-03-24 01:24:13 +00:00
"POT-Creation-Date: 2024-03-24 00:39+0000\n"
2024-03-08 01:20:50 +00:00
"PO-Revision-Date: 2024-03-07 12:12+0200\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: צוות התרגום של KDE ישראל\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2024-03-09 01:27:40 +00:00
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
"n % 10 == 0) ? 2 : 3));\n"
2024-03-08 01:20:50 +00:00
"X-Generator: Lokalize 23.08.4\n"
#: notifications/notificationfilemenu.cpp:109
#, kde-format
msgid "Open Containing Folder"
msgstr "פתיחת התיקייה המכילה"
#: notifications/notificationfilemenu.cpp:123
#, kde-format
msgid "&Copy"
msgstr "ה&עתקה"
#: notifications/notificationfilemenu.cpp:131
#, kde-format
msgctxt "@action:incontextmenu"
msgid "Copy Location"
msgstr "העתקת מקום"
#: notifications/notificationfilemenu.cpp:176
#, kde-format
msgid "Properties"
msgstr "מאפיינים"
#: qml/actiondrawer/quicksettings/QuickSettingsFullDelegate.qml:98
#, kde-format
msgid "On"
msgstr "כבוי"
#: qml/actiondrawer/quicksettings/QuickSettingsFullDelegate.qml:98
#, kde-format
msgid "Off"
msgstr "פעיל"
#: qml/dataproviders/SignalStrengthInfo.qml:17
#, kde-format
msgid "SIM Locked"
msgstr "ה־SIM נעול"
#: qml/statusbar/indicators/BatteryIndicator.qml:36
#, kde-format
msgid "%1%"
msgstr "%1%"
#: qml/volumeosd/AudioApplet.qml:59
#, kde-format
msgid "Outputs"
msgstr "ערוצי פלט"
#: qml/volumeosd/AudioApplet.qml:89
#, kde-format
msgid "Inputs"
msgstr "ערוצי קלט"
#: qml/volumeosd/AudioApplet.qml:120
#, kde-format
msgid "Playback Streams"
msgstr "תזרימי נגינה"
#: qml/volumeosd/AudioApplet.qml:173
#, kde-format
msgid "Recording Streams"
msgstr "תזרימי הקלטה"
#: qml/volumeosd/DeviceListItem.qml:25
#, kde-format
msgctxt "label of device items"
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: qml/volumeosd/DeviceListItem.qml:34
#, kde-format
msgid "Device name not found"
msgstr "שם המכשיר לא נמצא"
#: qml/volumeosd/ListItemBase.qml:96
#, kde-format
msgid "Show additional options for %1"
msgstr "להציג אפשרויות נוספות עבור %1"
#: qml/volumeosd/ListItemBase.qml:152
#, kde-format
msgctxt "Accessibility data on volume slider"
msgid "Adjust volume for %1"
msgstr "כיוון עוצמת השמע עבור %1"
#: qml/volumeosd/ListItemBase.qml:230
#, kde-format
msgctxt "volume percentage"
msgid "%1%"
msgstr "%1%"
#: qml/volumeosd/ListItemBase.qml:245
#, kde-format
msgctxt "only used for sizing, should be widest possible string"
msgid "100%"
msgstr "100%"
#: qml/volumeosd/StreamListItem.qml:21
#, kde-format
msgid "Notification Sounds"
msgstr "צלילי התראות"
#: qml/volumeosd/StreamListItem.qml:24
#, kde-format
msgctxt "label of stream items"
msgid "%1: %2"
msgstr "%1: %2"
#: qml/volumeosd/StreamListItem.qml:29
#, kde-format
msgid "Stream name not found"
msgstr "שם התזרים לא נמצא"
#: qml/volumeosd/VolumeOSD.qml:104
#, kde-format
msgid "Unmute"
msgstr "ביטול השתקה"
2024-03-24 01:24:13 +00:00
#: qml/volumeosd/VolumeOSD.qml:104
2024-03-08 01:20:50 +00:00
#, kde-format
msgid "Mute"
msgstr "השתקה"
#: qml/volumeosd/VolumeOSD.qml:128
#, kde-format
msgid "100%"
msgstr "100%"
#: qml/volumeosd/VolumeOSD.qml:138
#, kde-format
msgctxt "Percentage value"
msgid "%1%"
msgstr "%1%"
#: qml/volumeosd/VolumeOSD.qml:158
#, kde-format
msgid "Open audio settings"
msgstr "פתיחת הגדרות שמע"
#: qml/volumeosd/VolumeOSD.qml:171
#, kde-format
msgid "Audio Settings"
msgstr "הגדרות שמע"
#: qml/volumeosd/VolumeOSD.qml:178
#, kde-format
msgid "Toggle showing audio streams"
msgstr "החלפת הופעת תזרימי שמע"
#: qml/widgets/krunner/KRunnerScreen.qml:84
#: qml/widgets/krunner/KRunnerWidget.qml:181
#, kde-format
msgid "Search…"
msgstr "חיפוש…"
2024-03-10 01:39:23 +00:00
#: qml/widgets/mediacontrols/MediaControlsWidget.qml:142
2024-03-08 01:20:50 +00:00
#, kde-format
msgid "No media playing"
msgstr "לא מתנגנת מדיה"
2024-03-10 01:39:23 +00:00
#: qml/widgets/mediacontrols/MediaControlsWidget.qml:175
2024-03-08 01:20:50 +00:00
#, kde-format
msgid "Previous track"
msgstr "הרצועה הקודמת"
2024-03-10 01:39:23 +00:00
#: qml/widgets/mediacontrols/MediaControlsWidget.qml:189
2024-03-08 01:20:50 +00:00
#, kde-format
msgid "Play or Pause media"
msgstr "לנגן או להשהות מדיה"
2024-03-10 01:39:23 +00:00
#: qml/widgets/mediacontrols/MediaControlsWidget.qml:205
2024-03-08 01:20:50 +00:00
#, kde-format
msgid "Next track"
msgstr "הרצועה הבאה"
#: qml/widgets/notifications/NotificationFooterActions.qml:55
#, kde-format
msgctxt "Reply to message"
msgid "Reply"
msgstr "להגיב"
#: qml/widgets/notifications/NotificationReplyField.qml:36
#, kde-format
msgctxt "Text field placeholder"
msgid "Type a reply…"
msgstr "נא להקליד תגובה…"
#: qml/widgets/notifications/NotificationReplyField.qml:55
#, kde-format
msgctxt "@action:button"
msgid "Send"
msgstr "שליחה"
#: qml/widgets/notifications/NotificationsUtils.js:14
#, kde-format
msgctxt "Job name, e.g. Copying is paused"
msgid "%1 (Paused)"
msgstr "%1 (מושהית)"
#: qml/widgets/notifications/NotificationsUtils.js:19
#, kde-format
msgctxt "Job name, e.g. Copying has failed"
msgid "%1 (Failed)"
msgstr "%1 (נכשלה)"
#: qml/widgets/notifications/NotificationsUtils.js:21
#, kde-format
msgid "Job Failed"
msgstr "המשימה נכשלה"
#: qml/widgets/notifications/NotificationsUtils.js:24
#, kde-format
msgctxt "Job name, e.g. Copying has finished"
msgid "%1 (Finished)"
msgstr "%1 (הסתיימה)"
#: qml/widgets/notifications/NotificationsUtils.js:26
#, kde-format
msgid "Job Finished"
msgstr "המשימה הסתיימה"
#: qml/widgets/notifications/NotificationsUtils.js:49
#, kde-format
msgctxt "Notification was added minutes ago, keep short"
msgid "%1m ago"
msgstr "לפני %1 דק׳"
#: qml/widgets/notifications/NotificationsUtils.js:81
#, kde-format
msgctxt "seconds remaining, keep short"
msgid "%1 s remaining"
msgstr "נותרו %1 שנ׳"
#: qml/widgets/notifications/NotificationsUtils.js:84
#, kde-format
msgctxt "minutes remaining, keep short"
msgid "%1m remaining"
msgstr "נותרו %1 דק׳"
#: qml/widgets/notifications/NotificationsUtils.js:87
#, kde-format
msgctxt "hours remaining, keep short"
msgid "%1h remaining"
msgstr "נותרו %1 שע׳"
#: qml/widgets/notifications/NotificationsWidget.qml:177
#, kde-format
msgid "Notification service not available"
msgstr "שירות ההתראות לא זמין"
#: qml/widgets/notifications/NotificationsWidget.qml:186
#, kde-format
msgctxt "Vendor and product name"
msgid "Notifications are currently provided by '%1 %2'"
msgstr "ההתראות מסופקות כרגע על ידי %1 %2"
#: qml/widgets/notifications/NotificationsWidget.qml:322
#, kde-format
msgid "Show Fewer"
msgstr "להציג פחות"
#: qml/widgets/notifications/NotificationsWidget.qml:324
#, kde-format
msgctxt "Expand to show n more notifications"
msgid "Show %1 More"
msgstr "להציג עוד %1"
#: qml/widgets/notifications/NotificationsWidget.qml:383
#, kde-format
msgid "Clear All Notifications"
msgstr "פינוי כל ההתראות"
#: qml/widgets/notifications/ThumbnailStrip.qml:134
#, kde-format
msgid "More Options…"
msgstr "אפשרויות נוספות…"
2024-03-24 01:24:13 +00:00
#~ msgid "Audio"
#~ msgstr "שמע"
#~ msgid "Increase Volume"
#~ msgstr "הגברת עוצמת השמע"
#~ msgid "Decrease Volume"
#~ msgstr "הנמכת עוצמת השמע"