[gnome-remote-desktop] Update Hebrew translation
- From: Translations User D-L <translations src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-remote-desktop] Update Hebrew translation
- Date: Mon, 30 May 2022 18:57:09 +0000 (UTC)
commit e446efd836bcaaf55f113b2ec3c544b0375b62ae
Author: Yosef Or Boczko <yoseforb gnome org>
Date: Mon May 30 18:57:07 2022 +0000
Update Hebrew translation
po/he.po | 169 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 152 insertions(+), 17 deletions(-)
---
diff --git a/po/he.po b/po/he.po
index bb3097fd..0281202c 100644
--- a/po/he.po
+++ b/po/he.po
@@ -2,25 +2,25 @@
# Copyright (C) 2021 gnome-remote-desktop's COPYRIGHT HOLDER
# This file is distributed under the same license as the gnome-remote-desktop package.
# Yaron Shahrabani <sh yaron gmail com>, 2021.
+# Yosef Or Boczko <yoseforb gmail com>, 2022.
#
msgid ""
msgstr ""
"Project-Id-Version: gnome-remote-desktop master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-remote-desktop/"
"issues\n"
-"POT-Creation-Date: 2021-06-24 07:32+0000\n"
-"PO-Revision-Date: 2021-09-28 23:34+0300\n"
-"Last-Translator: Yaron Shahrabani <sh yaron gmail com>\n"
-"Language-Team: Hebrew <he li org>\n"
+"POT-Creation-Date: 2022-05-05 18:39+0000\n"
+"PO-Revision-Date: 2022-05-30 21:55+0300\n"
+"Last-Translator: Yosef Or Boczko <yoseforb gmail com>\n"
+"Language-Team: Hebrew <yoseforb gmail com>\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: Poedit 3.0\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"X-Generator: Gtranslator 40.0\n"
-#: src/grd-daemon.c:351
+#: src/grd-daemon.c:480
msgid "GNOME Remote Desktop"
msgstr "שולחנות עבודה מרוחקים מבית GNOME"
@@ -44,12 +44,139 @@ msgstr "לסרב"
msgid "Accept"
msgstr "לקבל"
+#: src/grd-ctl.c:44
+#, c-format
+msgid "Usage: %s [OPTIONS...] COMMAND [SUBCOMMAND]...\n"
+msgstr "Usage: %s [OPTIONS...] COMMAND [SUBCOMMAND]...\n"
+
+#: src/grd-ctl.c:383
+msgid "Commands:\n"
+msgstr "Commands:\n"
+
+#: src/grd-ctl.c:388
+msgid ""
+" rdp - RDP subcommands:\n"
+" enable - Enable the RDP backend\n"
+" disable - Disable the RDP backend\n"
+" set-tls-cert <path-to-cert> - Set path to TLS certificate\n"
+" set-tls-key <path-to-key> - Set path to TLS key\n"
+" set-credentials <username> <password> - Set username and password\n"
+" credentials\n"
+" clear-credentials - Clear username and password\n"
+" credentials\n"
+" enable-view-only - Disable remote control of "
+"input\n"
+" devices\n"
+" disable-view-only - Enable remote control of "
+"input\n"
+" devices\n"
+"\n"
+msgstr ""
+" rdp - RDP subcommands:\n"
+" enable - Enable the RDP backend\n"
+" disable - Disable the RDP backend\n"
+" set-tls-cert <path-to-cert> - Set path to TLS certificate\n"
+" set-tls-key <path-to-key> - Set path to TLS key\n"
+" set-credentials <username> <password> - Set username and password\n"
+" credentials\n"
+" clear-credentials - Clear username and password\n"
+" credentials\n"
+" enable-view-only - Disable remote control of "
+"input\n"
+" devices\n"
+" disable-view-only - Enable remote control of "
+"input\n"
+" devices\n"
+"\n"
+
+#: src/grd-ctl.c:407
+msgid ""
+" vnc - VNC subcommands:\n"
+" enable - Enable the VNC backend\n"
+" disable - Disable the VNC backend\n"
+" set-password <password> - Set the VNC password\n"
+" clear-password - Clear the VNC password\n"
+" set-auth-method password|prompt - Set the authorization method\n"
+" enable-view-only - Disable remote control of "
+"input\n"
+" devices\n"
+" disable-view-only - Enable remote control of "
+"input\n"
+" devices\n"
+"\n"
+msgstr ""
+" vnc - VNC subcommands:\n"
+" enable - Enable the VNC backend\n"
+" disable - Disable the VNC backend\n"
+" set-password <password> - Set the VNC password\n"
+" clear-password - Clear the VNC password\n"
+" set-auth-method password|prompt - Set the authorization method\n"
+" enable-view-only - Disable remote control of "
+"input\n"
+" devices\n"
+" disable-view-only - Enable remote control of "
+"input\n"
+" devices\n"
+"\n"
+
+#: src/grd-ctl.c:422
+msgid ""
+" status [--show-credentials] - Show current status\n"
+"\n"
+"Options:\n"
+" --help - Print this help text\n"
+msgstr ""
+" status [--show-credentials] - Show current status\n"
+"\n"
+"Options:\n"
+" --help - Print this help text\n"
+
#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:7
+msgid "Whether the RDP backend is enabled or not"
+msgstr "Whether the RDP backend is enabled or not"
+
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:8
+msgid "If set to 'true' the RDP backend will be initialized."
+msgstr "If set to 'true' the RDP backend will be initialized."
+
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:14
+msgid "Screenshare mode of RDP connections"
+msgstr "Screenshare mode of RDP connections"
+
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:15
+msgid ""
+"The screenshare mode specifies, whether the RDP backend mirrors the primary "
+"screen, or whether a virtual monitor is created. For the initial resolution "
+"of the virtual monitor, the RDP backend uses either the client core data "
+"([MS-RDPBCGR] 2.2.1.3.2) or the client monitor data ([MS-RDPBCGR] "
+"2.2.1.3.6), depending on what is available. When using a remote desktop "
+"session with a virtual monitor, clients can resize the resolution of the "
+"virtual monitor during a session with the Display Control Channel Extension "
+"([MS-RDPEDISP]). Allowed screenshare modes include: * mirror-primary - "
+"Record the primary monitor of the current user session. * extend - Create a "
+"new virtual monitor and use it for the remote desktop session. The "
+"resolution of this virtual monitor is derived from the monitor "
+"configuration, submitted by the remote desktop client."
+msgstr ""
+"The screenshare mode specifies, whether the RDP backend mirrors the primary "
+"screen, or whether a virtual monitor is created. For the initial resolution "
+"of the virtual monitor, the RDP backend uses either the client core data "
+"([MS-RDPBCGR] 2.2.1.3.2) or the client monitor data ([MS-RDPBCGR] "
+"2.2.1.3.6), depending on what is available. When using a remote desktop "
+"session with a virtual monitor, clients can resize the resolution of the "
+"virtual monitor during a session with the Display Control Channel Extension "
+"([MS-RDPEDISP]). Allowed screenshare modes include: * mirror-primary - "
+"Record the primary monitor of the current user session. * extend - Create a "
+"new virtual monitor and use it for the remote desktop session. The "
+"resolution of this virtual monitor is derived from the monitor "
+"configuration, submitted by the remote desktop client."
+
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:41
msgid "Path to the certificate file"
msgstr "נתיב לקובץ האישור"
-#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:8
-#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:16
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:42
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:50
msgid ""
"In order to be able to use RDP with TLS Security, both the private key file "
"and the certificate file need to be provided to the RDP server."
@@ -57,16 +184,16 @@ msgstr ""
"כדי לאפשר שימוש ב־RDP עם אבטחת TLS, יש לספק לשרת ה־RDP גם את קובץ המפתח "
"הפרטי וגם את קובץ האישור."
-#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:15
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:49
msgid "Path to the private key file"
msgstr "נתיב לקובץ המפתח הפרטי"
-#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:23
-#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:33
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:57
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:74
msgid "Only allow remote connections to view the screen content"
msgstr "לאפשר רק לחיבורים מרוחקים לצפות בתוכן המסך"
-#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:24
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:58
msgid ""
"When view-only is true, remote RDP connections cannot manipulate input "
"devices (e.g. mouse and keyboard)."
@@ -74,7 +201,15 @@ msgstr ""
"כאשר הערך view-only (צפייה בלבד) הוא true (אמת), חיבורי RDP מרוחקים לא "
"יכולים לעשות שימוש בהתקני קלט (למשל: עכבר ומקלדת)."
-#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:34
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:67
+msgid "Whether the VNC backend is enabled or not"
+msgstr "Whether the VNC backend is enabled or not"
+
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:68
+msgid "If set to 'true' the VNC backend will be initialized."
+msgstr "If set to 'true' the VNC backend will be initialized."
+
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:75
msgid ""
"When view-only is true, remote VNC connections cannot manipulate input "
"devices (e.g. mouse and keyboard)."
@@ -82,11 +217,11 @@ msgstr ""
"כאשר הערך view-only (צפייה בלבד) הוא true (אמת), חיבורי VNC מרוחקים לא "
"יכולים לעשות שימוש בהתקני קלט (למשל: עכבר ומקלדת)."
-#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:41
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:82
msgid "Method used to authenticate VNC connections"
msgstr "השיטה שתשמש לאמת חיבורי VNC"
-#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:42
+#: src/org.gnome.desktop.remote-desktop.gschema.xml.in:83
msgid ""
"The VNC authentication method describes how a remote connection is "
"authenticated. It can currently be done in two different ways: * prompt - by "
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]