This is an automated email from the git hooks/post-receive script. transifex pushed a commit to branch master in repository panel-plugins/xfce4-modemlights-plugin.
commit 598e085ca7987f9d63f3de8ef2efce2512540bf0 Author: Elishai Eliyahu <[email protected]> Date: Fri Feb 5 12:31:06 2016 +0100 I18n: Add new translation he (100%). 16 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/). --- po/he.po | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) diff --git a/po/he.po b/po/he.po new file mode 100644 index 0000000..23a1b16 --- /dev/null +++ b/po/he.po @@ -0,0 +1,92 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Elishai Eliyahu <[email protected]>, 2016 +msgid "" +msgstr "" +"Project-Id-Version: Xfce Panel Plugins\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-11-08 09:45+0100\n" +"PO-Revision-Date: 2016-02-05 08:28+0000\n" +"Last-Translator: Elishai Eliyahu <[email protected]>\n" +"Language-Team: Hebrew (http://www.transifex.com/xfce/xfce-panel-plugins/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../panel-plugin/panel-plugin.c:183 ../panel-plugin/panel-plugin.c:330 +msgid "No connection" +msgstr "אין חיבור" + +#: ../panel-plugin/panel-plugin.c:191 +msgid "Connection Established" +msgstr "חיבור הוקם" + +#: ../panel-plugin/panel-plugin.c:200 +msgid "Dialing" +msgstr "מחייג" + +#: ../panel-plugin/panel-plugin.c:517 +msgid "Select lock file" +msgstr "בחר קובץ נעילה" + +#: ../panel-plugin/panel-plugin.c:555 +msgid "" +"This is the device name (interface name) for the established connection, such as:\n" +" <b>ppp0</b> \n" +"To determine the device name, you can execute the next command before and after establishing the connection:\n" +" <b>cat /proc/net/dev</b> \n" +"This will show the active devices/interfaces in the first column. The new device after establishing the connection is the device/interface name required." +msgstr "זהו שם ההתקן (שם ממשק) לחיבור שהוקם, כמו:\n <b>ppp0</b> \nלקביעת שם ההתקן, אתה יכול להריץ את הפקודה הבאה לפני ואחרי הקמת החיבור:\n <b>cat /proc/net/dev</b>\nזה יראה את ההתקנים/הממשקים הפעילים בעמודה הראשונה. ההתקן החדש לאחר הקמת החיבור הוא שם ההתקן/הממשק הנדרש." + +#: ../panel-plugin/panel-plugin.c:592 +msgid "Lockfile:" +msgstr "קובץ נעילה:" + +#: ../panel-plugin/panel-plugin.c:604 +msgid "" +"This is the name of the lock file created by the connection command, such as:\n" +" <b>/var/lock/LCK..ttyS1</b> \n" +"You can frequently find this name by checking the content of /var/lock before and after establishing the connection. The absence of that file indicates to the plugin that no connection has been established and that no dialing is in progress." +msgstr "זה שם קובץ הנעילה שנוצר ע\"י פקודת החיבור, כמו:\n <b>/var/lock/LCK..ttyS1</b>\nאתה יכול למצוא שם זה לעיתים תכופות ע\"י בדיקת התוכן של /var/lock לפני ואחרי הקמת החיבור. היעדר הקובץ מראה לתוסף ששום חיבור לא הוקם ושאף חיוג לא קורה." + +#: ../panel-plugin/panel-plugin.c:641 +msgid "Select icon" +msgstr "בחר אייקון" + +#: ../panel-plugin/panel-plugin.c:756 +msgid "_Connection Command:" +msgstr "פקודת חיבור:" + +#: ../panel-plugin/panel-plugin.c:764 +msgid "_Disconnection Command:" +msgstr "פקודת ניתוק:" + +#: ../panel-plugin/panel-plugin.c:772 +msgid "De_vice:" +msgstr "התקן:" + +#: ../panel-plugin/panel-plugin.c:787 +msgid "Icon (Disconnected):" +msgstr "אייקון (מנותק):" + +#: ../panel-plugin/panel-plugin.c:795 +msgid "Icon (Connecting):" +msgstr "אייקון (מתחבר):" + +#: ../panel-plugin/panel-plugin.c:803 +msgid "Icon (Connected):" +msgstr "אייקון (מחובר):" + +#: ../panel-plugin/panel-plugin.c:813 +#: ../panel-plugin/modemlights.desktop.in.in.h:1 +msgid "Modem Lights" +msgstr "אורות מודם" + +#: ../panel-plugin/modemlights.desktop.in.in.h:2 +msgid "Simple PPP connections via modem" +msgstr "חיבורי PPP פשוטים דרך מודם" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
