diff options
author | Yaron Shahrabani <sh.yaron@gmail.com> | 2023-10-14 21:15:31 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2023-10-16 04:19:29 +0000 |
commit | d7219d9e24dcbdf6b2a822101d2653fc76dfdc97 (patch) | |
tree | 4ba8389e6185b4a308598b7bddac8d63775c3523 /po | |
parent | 4c9f39b732d677adc60b7e114e1c5e7e9f557cae (diff) | |
download | ayatana-indicator-display-d7219d9e24dcbdf6b2a822101d2653fc76dfdc97.tar.gz ayatana-indicator-display-d7219d9e24dcbdf6b2a822101d2653fc76dfdc97.tar.bz2 ayatana-indicator-display-d7219d9e24dcbdf6b2a822101d2653fc76dfdc97.zip |
Translated using Weblate (Hebrew)
Currently translated at 100.0% (36 of 36 strings)
Translation: Ayatana Indicators/Display Indicator Applet
Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/display-applet/he/
Diffstat (limited to 'po')
-rw-r--r-- | po/he.po | 33 |
1 files changed, 16 insertions, 17 deletions
@@ -8,17 +8,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-12 23:45+0200\n" -"PO-Revision-Date: 2023-03-10 18:42+0000\n" +"PO-Revision-Date: 2023-10-16 04:19+0000\n" "Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" -"Language-Team: Hebrew <https://hosted.weblate.org/projects/ayatana-" -"indicators/display-applet/he/>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/" +"ayatana-indicators/display-applet/he/>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -"X-Generator: Weblate 4.16.2-dev\n" +"X-Generator: Weblate 5.1-dev\n" #: data/org.ayatana.indicator.display.gschema.xml:1 msgid "Lock rotation" @@ -66,45 +66,44 @@ msgstr "מאחסן את ערך הבהירות הנוכחי של המסך שלך. #: data/org.ayatana.indicator.display.gschema.xml:11 msgid "The name of the light theme" -msgstr "" +msgstr "שם ערכת העיצוב הבהירה" #: data/org.ayatana.indicator.display.gschema.xml:12 msgid "This is the theme the indicator will set when \"Light\" is selected." -msgstr "" +msgstr "זאת ערכת העיצוב שיגדיר המחוון בבחירת „בהירה”." #: data/org.ayatana.indicator.display.gschema.xml:13 msgid "The name of the dark theme" -msgstr "" +msgstr "שם ערכת העיצוב הכהה" #: data/org.ayatana.indicator.display.gschema.xml:14 msgid "This is the theme the indicator will set when \"Dark\" is selected." -msgstr "" +msgstr "זאת ערכת העיצוב שיגדיר המחוון בבחירת „כהה”." #: data/org.ayatana.indicator.display.gschema.xml:15 #: src/service.cpp:650 msgid "Theme profile" -msgstr "" +msgstr "פרופיל ערכת עיצוב" #: data/org.ayatana.indicator.display.gschema.xml:16 -#, fuzzy msgid "The current theme profile being used by the indicator." -msgstr "פרופיל חום הצבע בו משתמש המחוון." +msgstr "פרופיל ערכת העיצוב בו משתמש המחוון." #: data/org.ayatana.indicator.display.gschema.xml:17 msgid "Current geographic latitude" -msgstr "" +msgstr "רוחב גאוגרפי נוכחי" #: data/org.ayatana.indicator.display.gschema.xml:18 msgid "Stores the last recorded geographic latitude of the device." -msgstr "" +msgstr "מאחסן את קו האורך הגאוגרפי האחרון של המכשיר." #: data/org.ayatana.indicator.display.gschema.xml:19 msgid "Current geographic longitude" -msgstr "" +msgstr "אורך גאוגרפי נוכחי" #: data/org.ayatana.indicator.display.gschema.xml:20 msgid "Stores the last recorded geographic longitude of the device." -msgstr "" +msgstr "מאחסן את קו הגובה הגאוגרפי האחרון של המכשיר." #: src/service.cpp:48 msgid "Manual" @@ -132,11 +131,11 @@ msgstr "בהירות" #: src/service.cpp:651 msgid "Light" -msgstr "" +msgstr "בהיר" #: src/service.cpp:654 msgid "Dark" -msgstr "" +msgstr "כהה" #: src/service.cpp:667 msgid "Display settings…" |