From 1c69f467452c8f34d099019d463980ad57811192 Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 1 Dec 2011 23:00:56 -0300 Subject: moving from https://github.com/perberos/mate-desktop-environment --- po/he.po | 757 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 757 insertions(+) create mode 100644 po/he.po (limited to 'po/he.po') diff --git a/po/he.po b/po/he.po new file mode 100644 index 0000000..df21359 --- /dev/null +++ b/po/he.po @@ -0,0 +1,757 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Mark Krapivner, 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: PolicyKit-mate\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-05-12 18:35+0000\n" +"PO-Revision-Date: 2008-05-24 16:53+0200\n" +"Last-Translator: Mark Krapivner \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Hebrew\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: ../data/polkit-mate-authorization.desktop.in.h:1 +#: ../tools/polkit-mate-authorization.c:2443 +msgid "Authorizations" +msgstr "הרשאות" + +#: ../data/polkit-mate-authorization.desktop.in.h:2 +msgid "Configure authorizations" +msgstr "הגדרת הרשאות" + +#: ../data/polkit-mate.schemas.in.h:1 +msgid "" +"If set to true, the authentication dialog from PolicyKit-mate will grab the " +"keyboard, so that you will not be able to type in other programs while the " +"dialog is active. Use this if your window manager does not focus the " +"authentication dialog automatically, and you want to avoid accidentally " +"typing passwords in other programs." +msgstr "" + +#: ../data/polkit-mate.schemas.in.h:2 +msgid "Whether the authentication dialog should grab the keyboard" +msgstr "" + +#: ../examples/polkit-mate-example.c:137 +msgid "Copyright © 2007 David Zeuthen" +msgstr "Copyright © 2007 David Zeuthen" + +#: ../examples/polkit-mate-example.c:138 +msgid "PolicyKit-mate Website" +msgstr "PolicyKit-mate Website" + +#: ../examples/polkit-mate-example.c:140 +#: ../examples/polkit-mate-example.c:446 +msgid "PolicyKit-mate demo" +msgstr "PolicyKit-mate demo" + +#: ../examples/polkit-mate-example.c:141 +msgid "PolicyKit for the MATE desktop" +msgstr "PolicyKit for the MATE desktop" + +#: ../examples/polkit-mate-example.c:151 +msgid "_File" +msgstr "_קובץ" + +#. name, stock id, label +#: ../examples/polkit-mate-example.c:152 +msgid "_Actions" +msgstr "_פעולות" + +#. name, stock id, label +#: ../examples/polkit-mate-example.c:153 +msgid "_Help" +msgstr "_עזרה" + +#. name, stock id, label +#. name, stock id +#: ../examples/polkit-mate-example.c:156 +msgid "_Quit" +msgstr "י_ציאה" + +#. label, accelerator +#: ../examples/polkit-mate-example.c:157 +msgid "Quit" +msgstr "יציאה" + +#. name, stock id +#: ../examples/polkit-mate-example.c:161 +msgid "_About" +msgstr "_אודות" + +#. label, accelerator +#: ../examples/polkit-mate-example.c:162 +msgid "About" +msgstr "אודות" + +#: ../examples/polkit-mate-example.c:243 +msgid "" +"Making the helper Frobnicate requires the user to authenticate. The " +"authorization is kept for the life time of the process" +msgstr "" + +#: ../examples/polkit-mate-example.c:252 +msgid "Frobnicate!" +msgstr "" + +#: ../examples/polkit-mate-example.c:267 +msgid "" +"Making the helper Jump requires the user to authenticate. This is a " +"one-shot authorization." +msgstr "" + +#: ../examples/polkit-mate-example.c:275 +msgid "Jump!" +msgstr "" + +#: ../examples/polkit-mate-example.c:290 +msgid "" +"Making the helper Tweak requires a system administrator to " +"authenticate. This instance overrides the defaults set in " +"polkit_mate_action_new()." +msgstr "" + +#: ../examples/polkit-mate-example.c:299 +#: ../examples/polkit-mate-example.c:320 +msgid "Tweak!" +msgstr "" + +#: ../examples/polkit-mate-example.c:306 +#: ../examples/org.mate.policykit.examples.policy.in.h:17 +msgid "Tweak" +msgstr "" + +#: ../examples/polkit-mate-example.c:307 +msgid "Tweak (long)" +msgstr "" + +#: ../examples/polkit-mate-example.c:308 +msgid "If your admin wasn't annoying, you could do this" +msgstr "" + +#: ../examples/polkit-mate-example.c:313 +msgid "Tweak..." +msgstr "" + +#: ../examples/polkit-mate-example.c:314 +msgid "Tweak... (long)" +msgstr "" + +#: ../examples/polkit-mate-example.c:315 +msgid "Only card carrying tweakers can do this!" +msgstr "" + +#: ../examples/polkit-mate-example.c:321 +msgid "Tweak! (long)" +msgstr "" + +#: ../examples/polkit-mate-example.c:322 +msgid "Go ahead, tweak tweak tweak!" +msgstr "" + +#: ../examples/polkit-mate-example.c:339 +msgid "" +"Making the helper Twiddle requires a system administrator to " +"authenticate. Once authenticated, this privilege can be retained " +"indefinitely." +msgstr "" + +#: ../examples/polkit-mate-example.c:348 +msgid "Twiddle!" +msgstr "" + +#: ../examples/polkit-mate-example.c:363 +msgid "" +"Making the helper Punch requires the user to authenticate. Once " +"authenticated, this privilege can be retained for the remainder of the " +"desktop session." +msgstr "" + +#: ../examples/polkit-mate-example.c:372 +msgid "Punch!" +msgstr "" + +#: ../examples/polkit-mate-example.c:387 +msgid "" +"The Toggle action demonstrates the use of PolicyKit to drive a " +"GtkToggleButton; it's an intuitive way to ask users to give up " +"authorizations when they are done with them. E.g. the button is 'pressed in' " +"exactlywhen the authorization is held. Toggling the button means obtaining " +"resp. revoking the authorization in question." +msgstr "" + +#: ../examples/polkit-mate-example.c:401 +msgid "Click to make changes..." +msgstr "" + +#: ../examples/polkit-mate-example.c:402 +msgid "Click to prevent changes" +msgstr "לחץ כדי למנוע שינויים" + +#: ../examples/polkit-mate-example.c:422 +msgid "" +"Tip: try editing /etc/PolicyKit/Policy.conf and see the proxy widgets " +"update in real-time.." +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:1 +msgid "Frobnicate" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:2 +msgid "Jump" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:3 +msgid "Kick bar" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:4 +msgid "Kick baz" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:5 +msgid "Kick foo" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:6 +msgid "Punch" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:7 +msgid "" +"System policy prevents the PolicyKit-mate example helper from Frobnicating" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:8 +msgid "System policy prevents the PolicyKit-mate example helper from Jumping" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:9 +msgid "" +"System policy prevents the PolicyKit-mate example helper from Kicking bar" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:10 +msgid "" +"System policy prevents the PolicyKit-mate example helper from Kicking baz" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:11 +msgid "" +"System policy prevents the PolicyKit-mate example helper from Kicking foo" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:12 +msgid "System policy prevents the PolicyKit-mate example helper from Punching" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:13 +msgid "System policy prevents the PolicyKit-mate example helper from Toggling" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:14 +msgid "System policy prevents the PolicyKit-mate example helper from Tweaking" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:15 +msgid "" +"System policy prevents the PolicyKit-mate example helper from Twiddling" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:16 +msgid "Toggle" +msgstr "" + +#: ../examples/org.mate.policykit.examples.policy.in.h:18 +msgid "Twiddle" +msgstr "" + +#: ../polkit-mate/polkit-mate-toggle-action.c:400 +#: ../polkit-mate/polkit-mate-toggle-action.c:401 +msgid "Authenticating..." +msgstr "מאמת..." + +#: ../src/main.c:139 +msgid "Don't exit after 30 seconds of inactivity" +msgstr "Don't exit after 30 seconds of inactivity" + +#: ../src/main.c:148 +msgid "PolicyKit MATE session daemon" +msgstr "PolicyKit MATE session daemon" + +#: ../src/main.c:174 +#, c-format +msgid "Starting PolicyKit MATE session daemon version %s" +msgstr "Starting PolicyKit MATE session daemon version %s" + +#: ../src/polkit-mate-auth-dialog.c:190 +#: ../tools/polkit-mate-authorization.c:649 +msgid "Select user..." +msgstr "בחר משתמש" + +#: ../src/polkit-mate-auth-dialog.c:211 +#: ../tools/polkit-mate-authorization.c:665 +#, c-format +msgid "%s (%s)" +msgstr "%s (%s)" + +#: ../src/polkit-mate-auth-dialog.c:292 +msgid "_Remember authorization for this session" +msgstr "_זכור הרשאה עבור הפעלה זו" + +#: ../src/polkit-mate-auth-dialog.c:298 +msgid "_Remember authorization" +msgstr "_זכור הרשאה" + +#: ../src/polkit-mate-auth-dialog.c:313 +msgid "" +"An application is attempting to perform an action that requires privileges. " +"Authentication as one of the users below is required to perform this action." +msgstr "" +"היישום מנסה לבצע פעולה שדורשת הרשאות. נדרש אימות כאחד המשתמשים למטה כדי לבצע " +"את פעולה זאת." + +#: ../src/polkit-mate-auth-dialog.c:320 +msgid "" +"An application is attempting to perform an action that requires privileges. " +"Authentication as the super user is required to perform this action." +msgstr "" +"היישום מנסה לבצע פעולה שדורשת הרשאות. נדרש אימות של כמנהל המערכת כדי לבצע את " +"פעולה זאת." + +#: ../src/polkit-mate-auth-dialog.c:324 +msgid "" +"An application is attempting to perform an action that requires privileges. " +"Authentication is required to perform this action." +msgstr "" +"היישום מנסה לבצע פעולה שדורשת הרשאות. נדרש אימות כדי לבצע את פעולה זאת." + +#: ../src/polkit-mate-auth-dialog.c:348 +#, c-format +msgid "Click to edit %s" +msgstr "" + +#: ../src/polkit-mate-auth-dialog.c:371 +#: ../tools/polkit-mate-authorization.c:1391 +#, c-format +msgid "Click to open %s" +msgstr "" + +#: ../src/polkit-mate-auth-dialog.c:600 +msgid "_Authenticate" +msgstr "_אימות" + +#: ../src/polkit-mate-auth-dialog.c:659 ../src/polkit-mate-manager.c:686 +#: ../src/polkit-mate-manager.c:735 +msgid "_Password:" +msgstr "_סיסמה:" + +#: ../src/polkit-mate-auth-dialog.c:681 +msgid "For this _session only" +msgstr "עבור _הפעלה נוכחית בלבד" + +#: ../src/polkit-mate-auth-dialog.c:689 +msgid "_Details" +msgstr "_פרטים" + +#: ../src/polkit-mate-auth-dialog.c:710 +msgid "Application:" +msgstr "יישום:" + +#: ../src/polkit-mate-auth-dialog.c:714 +msgid "Action:" +msgstr "פעולה:" + +#: ../src/polkit-mate-auth-dialog.c:719 +msgid "Vendor:" +msgstr "ספק:" + +#: ../src/polkit-mate-auth-dialog.c:848 +msgid "Authenticate" +msgstr "אימות" + +#: ../src/polkit-mate-manager.c:367 +msgid "(unknown" +msgstr "" + +#: ../src/polkit-mate-manager.c:730 +#, c-format +msgid "_Password for %s:" +msgstr "_סיסמה עבור %s:" + +#: ../src/polkit-mate-manager.c:732 +msgid "_Password for root:" +msgstr "_סיסמה עבור מנהל המערכת:" + +#: ../src/polkit-mate-manager.c:740 +#, c-format +msgid "_Password or swipe finger for %s:" +msgstr "" + +#: ../src/polkit-mate-manager.c:743 +msgid "_Password or swipe finger for root:" +msgstr "" + +#: ../src/polkit-mate-manager.c:746 +msgid "_Password or swipe finger:" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:117 +msgid "No" +msgstr "לא" + +#: ../tools/polkit-mate-authorization.c:119 +msgid "Admin Authentication (one shot)" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:120 +msgid "Admin Authentication" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:121 +msgid "Admin Authentication (keep session)" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:122 +msgid "Admin Authentication (keep indefinitely)" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:124 +msgid "Authentication (one shot)" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:125 +msgid "Authentication" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:126 +msgid "Authentication (keep session)" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:127 +msgid "Authentication (keep indefinitely)" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:129 +msgid "Yes" +msgstr "כן" + +#: ../tools/polkit-mate-authorization.c:272 +msgid ", " +msgstr ", " + +#: ../tools/polkit-mate-authorization.c:276 +msgid "Must be on console" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:279 +msgid "Must be in active session" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:282 +#, c-format +msgid "Must be program %s" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:286 +#, c-format +msgid "Must be SELinux Context %s" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:344 +msgid "A moment ago" +msgstr "לפני רגע" + +#: ../tools/polkit-mate-authorization.c:348 +msgid "1 minute ago" +msgstr "לפני דקה אחת" + +#: ../tools/polkit-mate-authorization.c:350 +#, c-format +msgid "%d minutes ago" +msgstr "לפני %d דקות" + +#: ../tools/polkit-mate-authorization.c:354 +msgid "1 hour ago" +msgstr "לפני שעה אחת" + +#: ../tools/polkit-mate-authorization.c:356 +#, c-format +msgid "%d hours ago" +msgstr "לפני %d שעות" + +#: ../tools/polkit-mate-authorization.c:360 +msgid "1 day ago" +msgstr "לפני יום אחד" + +#: ../tools/polkit-mate-authorization.c:362 +#, c-format +msgid "%d days ago" +msgstr "לפני %d ימים" + +#: ../tools/polkit-mate-authorization.c:379 +#, c-format +msgid "Auth as %s (uid %d)" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:381 +#, c-format +msgid "Auth as uid %d" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:387 +#, c-format +msgid "Blocked by %s (uid %d)" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:389 +#, c-format +msgid "Blocked by uid %d" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:392 +#, c-format +msgid "Granted by %s (uid %d)" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:394 +#, c-format +msgid "Granted by uid %d" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:409 +#, c-format +msgid "Single shot pid %d (%s)" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:415 +#, c-format +msgid "pid %d (%s)" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:418 +msgid "This session" +msgstr "הפעלה נוכחית" + +#: ../tools/polkit-mate-authorization.c:421 +msgid "Always" +msgstr "תמיד" + +#: ../tools/polkit-mate-authorization.c:431 +msgid "None" +msgstr "ללא" + +#: ../tools/polkit-mate-authorization.c:827 +msgid "Grant Negative Authorization" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:827 +msgid "Grant Authorization" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:850 +#, c-format +msgid "" +"Granting a negative authorization for the %s action requires " +"more information" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:851 +#, c-format +msgid "" +"Granting an authorization for the %s action requires more " +"information" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:862 +msgid "" +"Select the user to block for the action and, optionally, any constraints on " +"the negative authorization that you are about to grant." +msgstr "" + +#: ../tools/polkit-mate-authorization.c:864 +msgid "" +"Select the beneficiary and, optionally, how to constrain the authorization " +"that you are about to grant." +msgstr "" + +#: ../tools/polkit-mate-authorization.c:875 +msgid "Beneficiary" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:887 +msgid "Select the user that will receive the negative authorization." +msgstr "" + +#: ../tools/polkit-mate-authorization.c:889 +msgid "Select the user that will receive the authorization." +msgstr "" + +#: ../tools/polkit-mate-authorization.c:898 +msgid "_Show system users" +msgstr "_הצג משתמשי מערכת" + +#: ../tools/polkit-mate-authorization.c:913 +msgid "Constraints" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:924 +msgid "" +"Constraints limits the authorization such that it only applies under certain " +"circumstances." +msgstr "" + +#: ../tools/polkit-mate-authorization.c:930 +msgid "_None" +msgstr "_ללא" + +#: ../tools/polkit-mate-authorization.c:932 +msgid "Must be _in active session" +msgstr "חייב להיות _בהפעלה פעילה" + +#: ../tools/polkit-mate-authorization.c:934 +msgid "Must be on _local console" +msgstr "חייב להיות על מסוף _מקומי" + +#: ../tools/polkit-mate-authorization.c:936 +msgid "Must be in _active session on local console" +msgstr "חייב להיות בהפעלה _פעילה או על מסוף מקומי" + +#: ../tools/polkit-mate-authorization.c:957 +#: ../tools/polkit-mate-authorization.c:2133 +msgid "_Block..." +msgstr "_חסום..." + +#: ../tools/polkit-mate-authorization.c:961 +#: ../tools/polkit-mate-authorization.c:2126 +msgid "_Grant..." +msgstr "_הענק..." + +#: ../tools/polkit-mate-authorization.c:1155 +msgid "Edit Implicit Authorizations" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:1176 +msgid "Choose new implicit authorizations" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:1190 +#, c-format +msgid "" +"Implicit authorizations are authorizations that are granted automatically to " +"users under certain circumstances. Choose what is required for the action " +"%s." +msgstr "" + +#: ../tools/polkit-mate-authorization.c:1215 +#: ../tools/polkit-mate-authorization.c:1974 +msgid "Anyone:" +msgstr "כל אחד:" + +#: ../tools/polkit-mate-authorization.c:1222 +#: ../tools/polkit-mate-authorization.c:1978 +msgid "Console:" +msgstr "מסוף:" + +#: ../tools/polkit-mate-authorization.c:1229 +#: ../tools/polkit-mate-authorization.c:1982 +msgid "Active Console:" +msgstr "מסוף פעיל:" + +#: ../tools/polkit-mate-authorization.c:1258 +msgid "_Modify..." +msgstr "_שינוי..." + +#: ../tools/polkit-mate-authorization.c:1890 +msgid "Action" +msgstr "פעולה" + +#: ../tools/polkit-mate-authorization.c:1905 +msgid "Identifier:" +msgstr "מזהה:" + +#: ../tools/polkit-mate-authorization.c:1915 +msgid "Description:" +msgstr "תיאור:" + +#: ../tools/polkit-mate-authorization.c:1925 +msgid "Vendor:" +msgstr "ספק:" + +#: ../tools/polkit-mate-authorization.c:1951 +msgid "Implicit Authorizations" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:1959 +msgid "" +"Implicit authorizations are authorizations automatically given to users " +"based on certain criteria such as if they are on the local console." +msgstr "" + +#: ../tools/polkit-mate-authorization.c:2002 +msgid "_Edit..." +msgstr "_ערוך..." + +#: ../tools/polkit-mate-authorization.c:2009 +msgid "Revert To _Defaults..." +msgstr "החזר ל_ברירת מחדל" + +#: ../tools/polkit-mate-authorization.c:2032 +msgid "Explicit Authorizations" +msgstr "הרשאות מוגדרות" + +#: ../tools/polkit-mate-authorization.c:2043 +msgid "" +"This list displays authorizations that are either obtained through " +"authentication or specifically given to the entity in question. Blocked " +"authorizations are marked with a STOP sign." +msgstr "" + +#: ../tools/polkit-mate-authorization.c:2073 +msgid "Entity" +msgstr "ישות" + +#: ../tools/polkit-mate-authorization.c:2081 +msgid "Scope" +msgstr "תחום" + +#: ../tools/polkit-mate-authorization.c:2089 +msgid "Obtained" +msgstr "התקבל" + +#: ../tools/polkit-mate-authorization.c:2097 +msgid "How" +msgstr "איך" + +#: ../tools/polkit-mate-authorization.c:2105 +msgid "Constraints" +msgstr "אילוצים" + +#: ../tools/polkit-mate-authorization.c:2147 +#: ../tools/polkit-mate-authorization.c:2161 +msgid "_Revoke" +msgstr "_שלילה" + +#: ../tools/polkit-mate-authorization.c:2154 +msgid "_Revoke..." +msgstr "_שלילה..." + +#: ../tools/polkit-mate-authorization.c:2174 +msgid "_Show authorizations from all users..." +msgstr "" + +#: ../tools/polkit-mate-authorization.c:2175 +msgid "_Show authorizations from all users" +msgstr "" + +#: ../tools/polkit-mate-authorization.c:2417 +msgid "Select an action" +msgstr "בחר פעולה" -- cgit v1.2.1