diff options
Diffstat (limited to 'po/hi.po')
-rw-r--r-- | po/hi.po | 377 |
1 files changed, 211 insertions, 166 deletions
@@ -11,9 +11,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-03-16 13:55+0100\n" +"POT-Creation-Date: 2019-04-24 14:24+0200\n" "PO-Revision-Date: 2019-03-12 19:28+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2019\n" "Language-Team: Hindi (https://www.transifex.com/mate/teams/13566/hi/)\n" @@ -1041,7 +1041,7 @@ msgstr "" msgid "Bell event" msgstr "बेल इवेंट" -#: ../src/core/core.c:207 +#: ../src/core/core.c:211 #, c-format msgid "Unknown window information request: %d" msgstr "अज्ञात विंडो सूचना आग्रह: %d" @@ -1083,7 +1083,7 @@ msgstr "%s विस्तार अनुपस्थित कंपोजि� msgid "Failed to open X Window System display '%s'\n" msgstr "X विंडो तंत्र प्रदर्शक '%s' खोलने में असफल\n" -#: ../src/core/keybindings.c:722 +#: ../src/core/keybindings.c:723 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " @@ -1094,7 +1094,7 @@ msgstr "" #. Displayed when a keybinding which is #. * supposed to launch a program fails. -#: ../src/core/keybindings.c:2381 +#: ../src/core/keybindings.c:2379 #, c-format msgid "" "There was an error running <tt>%s</tt>:\n" @@ -1105,31 +1105,31 @@ msgstr "" "\n" "%s" -#: ../src/core/keybindings.c:2470 +#: ../src/core/keybindings.c:2468 #, c-format msgid "No command %d has been defined.\n" msgstr "कोई कमांड %d पारिभाषित नहीं है.\n" -#: ../src/core/keybindings.c:3526 +#: ../src/core/keybindings.c:3528 #, c-format msgid "No terminal command has been defined.\n" msgstr "कोई टर्मिनल कमांड पारिभाषित नहीं है.\n" -#: ../src/core/keybindings.c:3666 +#: ../src/core/keybindings.c:3668 #, c-format msgid "<tt>Rename Workspace</tt>" msgstr "" -#: ../src/core/keybindings.c:3667 +#: ../src/core/keybindings.c:3669 #, c-format msgid "New Workspace Name:" msgstr "" -#: ../src/core/keybindings.c:3678 +#: ../src/core/keybindings.c:3680 msgid "OK" msgstr "" -#: ../src/core/keybindings.c:3678 +#: ../src/core/keybindings.c:3680 msgid "Cancel" msgstr "रद्द करें" @@ -1208,12 +1208,12 @@ msgstr "पुनः प्रारंभ करने में असफल: #. FIXME: check if this can be avoided by GSettings #. FIXME! GSettings, instead of MateConf, has Minimum/Maximun in schema! #. * But some preferences depends on costants for minimum/maximum values -#: ../src/core/prefs.c:606 ../src/core/prefs.c:759 +#: ../src/core/prefs.c:608 ../src/core/prefs.c:761 #, c-format msgid "%d stored in GSettings key %s is out of range %d to %d\n" msgstr "%d जो जीसेटिंग कुंजी %s में संगृहीत है वह सीमा %d से %d के बाहर है\n" -#: ../src/core/prefs.c:1053 +#: ../src/core/prefs.c:1055 msgid "" "Workarounds for broken applications disabled. Some applications may not " "behave properly.\n" @@ -1221,12 +1221,12 @@ msgstr "" "टूटे अनुप्रयोगों हेतु वर्कअराउन्ड अक्षम किया हुआ है. हो सकता है कुछ " "अनुप्रयोग उचित प्रकार व्यवहार न करें.\n" -#: ../src/core/prefs.c:1132 +#: ../src/core/prefs.c:1143 #, c-format msgid "Could not parse font description \"%s\" from GSettings key %s\n" msgstr "फ़ॉन्ट विवरण \"%s\" की व्याख्या जीसेटिंग कुंजी %s से नहीं हो सका\n" -#: ../src/core/prefs.c:1194 +#: ../src/core/prefs.c:1205 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for mouse button" @@ -1235,7 +1235,7 @@ msgstr "" "कॉन्फ़िगरेशन डेटाबेस में प्राप्त \"%s\" माउस बटन मॉडीफ़ायर वैध मूल्य नहीं " "है\n" -#: ../src/core/prefs.c:1753 +#: ../src/core/prefs.c:1781 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for keybinding " @@ -1244,7 +1244,7 @@ msgstr "" "कॉन्फ़िगरेशन डेटाबेस में प्राप्त \"%s\" कीबाइंडिंग \"%s\" हेतु वैध मूल्य " "नहीं है\n" -#: ../src/core/prefs.c:2056 +#: ../src/core/prefs.c:2084 #, c-format msgid "Workspace %d" msgstr "कार्यस्थान %d" @@ -1376,7 +1376,7 @@ msgid "Marco" msgstr "मेटासिटी" #. first time through -#: ../src/core/window.c:5893 +#: ../src/core/window.c:5932 #, c-format msgid "" "Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER " @@ -1391,7 +1391,7 @@ msgstr "" #. * leads to e.g. us not fullscreening their windows. Apps that set #. * MWM but not WM_NORMAL_HINTS are basically broken. We complain #. * about these apps but make them work. -#: ../src/core/window.c:6458 +#: ../src/core/window.c:6497 #, c-format msgid "" "Window %s sets an MWM hint indicating it isn't resizable, but sets min size " @@ -1469,47 +1469,51 @@ msgstr "गुण %s विंडो 0x%lx पर %d वस्तुओं ह� msgid "Usage: %s\n" msgstr "उपयोग: %s\n" -#: ../src/ui/frames.c:1098 +#: ../src/ui/frames.c:1147 msgid "Close Window" msgstr "विंडो बंद करें" -#: ../src/ui/frames.c:1101 +#: ../src/ui/frames.c:1150 msgid "Window Menu" msgstr "विंडो मेनू" -#: ../src/ui/frames.c:1104 +#: ../src/ui/frames.c:1153 +msgid "Window App Menu" +msgstr "" + +#: ../src/ui/frames.c:1156 msgid "Minimize Window" msgstr "विंडो न्यूनतम करें" -#: ../src/ui/frames.c:1107 +#: ../src/ui/frames.c:1159 msgid "Maximize Window" msgstr "विंडो अधिकतम करें" -#: ../src/ui/frames.c:1110 +#: ../src/ui/frames.c:1162 msgid "Restore Window" msgstr "विंडो फिर वापस करें" -#: ../src/ui/frames.c:1113 +#: ../src/ui/frames.c:1165 msgid "Roll Up Window" msgstr "विंडो उपर समेटें" -#: ../src/ui/frames.c:1116 +#: ../src/ui/frames.c:1168 msgid "Unroll Window" msgstr "विंडो बंद करें" -#: ../src/ui/frames.c:1119 +#: ../src/ui/frames.c:1171 msgid "Keep Window On Top" msgstr "शीर्ष पर विंडो को रखें" -#: ../src/ui/frames.c:1122 +#: ../src/ui/frames.c:1174 msgid "Remove Window From Top" msgstr "शीर्ष पर विंडो हटाएँ" -#: ../src/ui/frames.c:1125 +#: ../src/ui/frames.c:1177 msgid "Always On Visible Workspace" msgstr "हमेशा दृश्य कार्यस्थान पर" -#: ../src/ui/frames.c:1128 +#: ../src/ui/frames.c:1180 msgid "Put Window On Only One Workspace" msgstr "विंडो को एक कार्यस्थान पर रखें" @@ -1696,53 +1700,74 @@ msgstr "परि.5" #. Translators: This represents the size of a window. The first number is #. * the width of the window and the second is the height. -#: ../src/ui/resizepopup.c:115 +#: ../src/ui/resizepopup.c:117 #, c-format msgid "%d x %d" msgstr "%d x %d" -#: ../src/ui/theme.c:252 +#: ../src/ui/theme.c:257 msgid "top" msgstr "उपर" -#: ../src/ui/theme.c:254 +#: ../src/ui/theme.c:259 msgid "bottom" msgstr "नीचे" -#: ../src/ui/theme.c:256 +#: ../src/ui/theme.c:261 msgid "left" msgstr "बायाँ" -#: ../src/ui/theme.c:258 +#: ../src/ui/theme.c:263 msgid "right" msgstr "दायाँ" -#: ../src/ui/theme.c:285 +#: ../src/ui/theme.c:290 #, c-format msgid "frame geometry does not specify \"%s\" dimension" msgstr "फ्रेम ज्यामिती \"%s\" आयाम को उल्लेखित नहीं करता" -#: ../src/ui/theme.c:304 +#: ../src/ui/theme.c:309 #, c-format msgid "frame geometry does not specify dimension \"%s\" for border \"%s\"" msgstr "फ्रेम ज्यामिती आयाम \"%s\" को किनारा \"%s\" हेतु उल्लेखित नहीं करता" -#: ../src/ui/theme.c:341 +#: ../src/ui/theme.c:346 #, c-format msgid "Button aspect ratio %g is not reasonable" msgstr "बटन आस्पेक्ट रेशो %g यथोचित नहीं है" -#: ../src/ui/theme.c:353 +#: ../src/ui/theme.c:358 #, c-format msgid "Frame geometry does not specify size of buttons" msgstr "फ्रेम ज्यामिती बटनों के आकार को उल्लेखित नहीं करता" -#: ../src/ui/theme.c:1055 +#: ../src/ui/theme.c:1065 #, c-format msgid "Gradients should have at least two colors" msgstr "अनुपात में कम से कम दो रंग होने चाहिएँ" -#: ../src/ui/theme.c:1181 +#: ../src/ui/theme.c:1203 +#, c-format +msgid "" +"GTK custom color specification must have color name and fallback in " +"parentheses, e.g. gtk:custom(foo,bar); could not parse \"%s\"" +msgstr "" + +#: ../src/ui/theme.c:1219 +#, c-format +msgid "" +"Invalid character '%c' in color_name parameter of gtk:custom, only " +"A-Za-z0-9-_ are valid" +msgstr "" + +#: ../src/ui/theme.c:1233 +#, c-format +msgid "" +"Gtk:custom format is \"gtk:custom(color_name,fallback)\", \"%s\" does not " +"fit the format" +msgstr "" + +#: ../src/ui/theme.c:1277 #, c-format msgid "" "GTK color specification must have the state in brackets, e.g. gtk:fg[NORMAL]" @@ -1751,7 +1776,7 @@ msgstr "" "जीटीके रंग लक्षण कोष्ठक में स्थिति (स्टेट) होने चाहिएँ जैसे- gtk:fg[NORMAL]" " यहाँ NORMAL स्थिति है; \"%s\" की व्याख्या नहीं कर सका" -#: ../src/ui/theme.c:1195 +#: ../src/ui/theme.c:1291 #, c-format msgid "" "GTK color specification must have a close bracket after the state, e.g. " @@ -1760,17 +1785,17 @@ msgstr "" "जीटीके रंग लक्षण स्थिति के बाद बंद कोष्ठक में होने चाहिएँ जैसे- " "gtk:fg[NORMAL] यहाँ NORMAL स्थिति है; \"%s\" की व्याख्या नहीं कर सका" -#: ../src/ui/theme.c:1206 +#: ../src/ui/theme.c:1302 #, c-format msgid "Did not understand state \"%s\" in color specification" msgstr "स्थिति \"%s\" रंग लक्षण में समझ नहीं सका" -#: ../src/ui/theme.c:1219 +#: ../src/ui/theme.c:1315 #, c-format msgid "Did not understand color component \"%s\" in color specification" msgstr "रंग अवयव \"%s\" रंग लक्षण में समझ नहीं सका" -#: ../src/ui/theme.c:1248 +#: ../src/ui/theme.c:1343 #, c-format msgid "" "Blend format is \"blend/bg_color/fg_color/alpha\", \"%s\" does not fit the " @@ -1779,44 +1804,44 @@ msgstr "" "ब्लेंड फ़ॉर्मेट है \"blend/bg_color/fg_color/alpha\", \"%s\" जो फ़ॉर्मेट के " "अनुरूप नहीं होता" -#: ../src/ui/theme.c:1259 +#: ../src/ui/theme.c:1354 #, c-format msgid "Could not parse alpha value \"%s\" in blended color" msgstr "अल्फा मूल्य \"%s\" की ब्लेंडेड रंग में व्याख्या नहीं कर सका" -#: ../src/ui/theme.c:1269 +#: ../src/ui/theme.c:1364 #, c-format msgid "Alpha value \"%s\" in blended color is not between 0.0 and 1.0" msgstr "अल्फा मूल्य \"%s\" ब्लेंडेड रंग में 0.0 और 1.0 के बीच नहीं है" -#: ../src/ui/theme.c:1316 +#: ../src/ui/theme.c:1410 #, c-format msgid "Shade format is \"shade/base_color/factor\", \"%s\" does not fit the format" msgstr "" "शेड फॉर्मेट है \"shade/base_color/factor\", \"%s\" जो फॉर्मेट के अनुरूप नहीं" " होता" -#: ../src/ui/theme.c:1327 +#: ../src/ui/theme.c:1421 #, c-format msgid "Could not parse shade factor \"%s\" in shaded color" msgstr "शेड फैक्टर \"%s\" की आभायुक्त रंग में व्याख्या नहीं कर सका" -#: ../src/ui/theme.c:1337 +#: ../src/ui/theme.c:1431 #, c-format msgid "Shade factor \"%s\" in shaded color is negative" msgstr "शेड फैक्टर \"%s\" आभायुक्त रंग में ऋणात्मक है" -#: ../src/ui/theme.c:1366 +#: ../src/ui/theme.c:1460 #, c-format msgid "Could not parse color \"%s\"" msgstr "\"%s\" रंग की व्याख्या नहीं कर सका" -#: ../src/ui/theme.c:1706 +#: ../src/ui/theme.c:1809 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "कोआर्डिनेट एक्सप्रेशन मे अक्षर '%s' है जो स्वीकार्य नहीं है" -#: ../src/ui/theme.c:1733 +#: ../src/ui/theme.c:1836 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be" @@ -1825,30 +1850,30 @@ msgstr "" "कोआर्डिनेट एक्सप्रेशन मे फ्लोटिंग पाइंट नम्बर '%s' है जिसकी व्याख्या नहीं की" " जा सकी" -#: ../src/ui/theme.c:1747 +#: ../src/ui/theme.c:1850 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "" "कोआर्डिनेट एक्सप्रेशन मे पूर्णांक '%s' है जिसकी व्याख्या नहीं की जा सकी" -#: ../src/ui/theme.c:1869 +#: ../src/ui/theme.c:1972 #, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " "\"%s\"" msgstr "कोआर्डिनेट एक्सप्रेशन मे इस पाठ: \"%s\" के आरंभ में ही अज्ञात आपरेटर है " -#: ../src/ui/theme.c:1926 +#: ../src/ui/theme.c:2029 #, c-format msgid "Coordinate expression was empty or not understood" msgstr "कोआर्डिनेट एक्सप्रेशन या खाली है या समझा नहीं जा सका" -#: ../src/ui/theme.c:2037 ../src/ui/theme.c:2047 ../src/ui/theme.c:2081 +#: ../src/ui/theme.c:2140 ../src/ui/theme.c:2150 ../src/ui/theme.c:2184 #, c-format msgid "Coordinate expression results in division by zero" msgstr "कोआर्डिनेट एक्सप्रेशन परिणाम शून्य से भाजक के रूप में मिला" -#: ../src/ui/theme.c:2089 +#: ../src/ui/theme.c:2192 #, c-format msgid "" "Coordinate expression tries to use mod operator on a floating-point number" @@ -1856,22 +1881,22 @@ msgstr "" "कोआर्डिनेट एक्सप्रेशन, फ्लोटिंग पाइंट नम्बर पर माड आपरेटर के उपयोग की कोशिश " "में" -#: ../src/ui/theme.c:2145 +#: ../src/ui/theme.c:2248 #, c-format msgid "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "कोआर्डिनेट एक्सप्रेशन में एक आपरेटर \"%s\" है जबकि आपरेंड वांछित है" -#: ../src/ui/theme.c:2154 +#: ../src/ui/theme.c:2257 #, c-format msgid "Coordinate expression had an operand where an operator was expected" msgstr "कोआर्डिनेट एक्सप्रेशन में एक आपरेंड है जबकि आपरेटर वांछित है" -#: ../src/ui/theme.c:2162 +#: ../src/ui/theme.c:2265 #, c-format msgid "Coordinate expression ended with an operator instead of an operand" msgstr "कोआर्डिनेट एक्सप्रेशन एक आपरेटर से अंत हो रहा है एक आपरेंड के बदले" -#: ../src/ui/theme.c:2172 +#: ../src/ui/theme.c:2275 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " @@ -1880,41 +1905,41 @@ msgstr "" "कोआर्डिनेट एक्सप्रेशन में आपरेटर \"%c\" के बाद आपरेटर \"%c\" है बीच में कोई " "आपरेण्ड नहीं है" -#: ../src/ui/theme.c:2319 ../src/ui/theme.c:2360 +#: ../src/ui/theme.c:2426 ../src/ui/theme.c:2471 #, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "कोआर्डिनेट एक्सप्रेशन में अज्ञात चर या अचर \"%s\" है" -#: ../src/ui/theme.c:2414 +#: ../src/ui/theme.c:2525 #, c-format msgid "Coordinate expression parser overflowed its buffer." msgstr "कोआर्डिनेट एक्सप्रेशन विश्लेषक इसके बफर को ओवरफ्लो कर गया है." -#: ../src/ui/theme.c:2443 +#: ../src/ui/theme.c:2554 #, c-format msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "" "कोआर्डिनेट एक्सप्रेशन में बन्द लघुकोष्ठक है जिसमें कोई खुला कोष्ठक नहीं है" -#: ../src/ui/theme.c:2507 +#: ../src/ui/theme.c:2618 #, c-format msgid "" "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "" "कोआर्डिनेट एक्सप्रेशन में खुला लघुकोष्ठक है जिसमें कोई बंद कोष्ठक नहीं है" -#: ../src/ui/theme.c:2518 +#: ../src/ui/theme.c:2629 #, c-format msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "" "प्रतीत होता है कि कोआर्डिनेट एक्सप्रेशन में कोई आपरेटर या आपरेंड नहीं है" -#: ../src/ui/theme.c:2722 ../src/ui/theme.c:2742 ../src/ui/theme.c:2762 +#: ../src/ui/theme.c:2833 ../src/ui/theme.c:2853 ../src/ui/theme.c:2873 #, c-format msgid "Theme contained an expression that resulted in an error: %s\n" msgstr "प्रसंग में एक अभिव्यक्ति है जिसने प्रतिफल में त्रुटि दिया: %s\n" -#: ../src/ui/theme.c:4392 +#: ../src/ui/theme.c:4556 #, c-format msgid "" "<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " @@ -1923,23 +1948,23 @@ msgstr "" "<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> इस फ्रेम शैली " "हेतु निर्दिष्ट किया जाना अनिवार्य है" -#: ../src/ui/theme.c:4913 ../src/ui/theme.c:4938 +#: ../src/ui/theme.c:5089 ../src/ui/theme.c:5114 #, c-format msgid "Missing <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>" msgstr "नहीं है <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>" -#: ../src/ui/theme.c:4982 +#: ../src/ui/theme.c:5158 #, c-format msgid "Failed to load theme \"%s\": %s\n" msgstr "प्रसंग \"%s\" लोड करने में असफल: %s\n" -#: ../src/ui/theme.c:5112 ../src/ui/theme.c:5119 ../src/ui/theme.c:5126 -#: ../src/ui/theme.c:5133 ../src/ui/theme.c:5140 +#: ../src/ui/theme.c:5290 ../src/ui/theme.c:5297 ../src/ui/theme.c:5304 +#: ../src/ui/theme.c:5311 ../src/ui/theme.c:5318 #, c-format msgid "No <%s> set for theme \"%s\"" msgstr "कोई <%s> सेट प्रसंग \"%s\" हेतु नहीं है" -#: ../src/ui/theme.c:5148 +#: ../src/ui/theme.c:5326 #, c-format msgid "" "No frame style set for window type \"%s\" in theme \"%s\", add a <window " @@ -1948,82 +1973,82 @@ msgstr "" "विंडो प्रकार \"%s\" में प्रसंग \"%s\" में कोई फ्रेम स्टाइल नियत नहीं है, " "जोड़ें <window type=\"%s\" style_set=\"whatever\"/> तत्व " -#: ../src/ui/theme.c:5589 ../src/ui/theme.c:5651 ../src/ui/theme.c:5714 +#: ../src/ui/theme.c:5774 ../src/ui/theme.c:5836 ../src/ui/theme.c:5899 #, c-format msgid "User-defined constants must begin with a capital letter; \"%s\" does not" msgstr "" "उपयोगकर्ता द्वारा पारिभाषित स्थिरांक बड़े अक्षर से शुरू होने चाहिएँ, जो " "\"%s\" नहीं हो रहा है" -#: ../src/ui/theme.c:5597 ../src/ui/theme.c:5659 ../src/ui/theme.c:5722 +#: ../src/ui/theme.c:5782 ../src/ui/theme.c:5844 ../src/ui/theme.c:5907 #, c-format msgid "Constant \"%s\" has already been defined" msgstr "स्थिरांक \"%s\" पहले ही पारिभाषित है" #. Translators: This means that an attribute which should have been found #. * on an XML element was not in fact found. -#: ../src/ui/theme-parser.c:226 +#: ../src/ui/theme-parser.c:252 #, c-format msgid "No \"%s\" attribute on element <%s>" msgstr "कोई \"%s\" गुण तत्व पर नहीं <%s>" -#: ../src/ui/theme-parser.c:255 ../src/ui/theme-parser.c:273 +#: ../src/ui/theme-parser.c:281 ../src/ui/theme-parser.c:299 #, c-format msgid "Line %d character %d: %s" msgstr "पंक्ति %d अक्षर %d: %s" -#: ../src/ui/theme-parser.c:438 +#: ../src/ui/theme-parser.c:499 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "गुण \"%s\" दो बार इसी <%s> तत्व पर दोहराया गया" -#: ../src/ui/theme-parser.c:462 ../src/ui/theme-parser.c:505 +#: ../src/ui/theme-parser.c:523 ../src/ui/theme-parser.c:572 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "गुण \"%s\", <%s> तत्व इस संदर्भ में अवैध है " -#: ../src/ui/theme-parser.c:547 +#: ../src/ui/theme-parser.c:614 #, c-format msgid "Could not parse \"%s\" as an integer" msgstr "\"%s\" को पूर्णांक की तरह व्याख्या नहीं कर सका" -#: ../src/ui/theme-parser.c:556 ../src/ui/theme-parser.c:611 +#: ../src/ui/theme-parser.c:623 ../src/ui/theme-parser.c:678 #, c-format msgid "Did not understand trailing characters \"%s\" in string \"%s\"" msgstr "पुछल्ले अक्षरों \"%s\" को स्ट्रिंग \"%s\" में समझ नहीं सका" -#: ../src/ui/theme-parser.c:566 +#: ../src/ui/theme-parser.c:633 #, c-format msgid "Integer %ld must be positive" msgstr "पूर्णांक %ld धनात्मक होना ही चाहिए" -#: ../src/ui/theme-parser.c:574 +#: ../src/ui/theme-parser.c:641 #, c-format msgid "Integer %ld is too large, current max is %d" msgstr "पूर्णांक %ld बहुत बड़ा है, वर्तमान अधिकतम है %d" -#: ../src/ui/theme-parser.c:602 ../src/ui/theme-parser.c:718 +#: ../src/ui/theme-parser.c:669 ../src/ui/theme-parser.c:785 #, c-format msgid "Could not parse \"%s\" as a floating point number" msgstr "\"%s\" की फ्लोटिंग पाइंट संख्या की तरह व्याख्या नहीं कर सका" -#: ../src/ui/theme-parser.c:633 ../src/ui/theme-parser.c:661 +#: ../src/ui/theme-parser.c:700 ../src/ui/theme-parser.c:728 #, c-format msgid "Boolean values must be \"true\" or \"false\" not \"%s\"" msgstr "बूलियन मूल्य होने चाहिएँ - \"सही\" या \"गलत\" न कि \"%s\"" -#: ../src/ui/theme-parser.c:688 +#: ../src/ui/theme-parser.c:755 #, c-format msgid "Angle must be between 0.0 and 360.0, was %g\n" msgstr "कोण 0.0 और 360.0, के बीच होना चाहिए, जो था %g\n" -#: ../src/ui/theme-parser.c:751 +#: ../src/ui/theme-parser.c:818 #, c-format msgid "Alpha must be between 0.0 (invisible) and 1.0 (fully opaque), was %g\n" msgstr "" "अल्फा 0.0 (अदृश्य) और 1.0 (पूर्ण अपारदर्शी), के बीच होना चाहिए, जो था %g\n" -#: ../src/ui/theme-parser.c:816 +#: ../src/ui/theme-parser.c:883 #, c-format msgid "" "Invalid title scale \"%s\" (must be one of xx-" @@ -2032,62 +2057,62 @@ msgstr "" "अवैध शीर्षक स्केल \"%s\" (इसमें से एक होना चाहिएः xx-" "small,x-small,small,medium,large,x-large,xx-large)\n" -#: ../src/ui/theme-parser.c:972 ../src/ui/theme-parser.c:1035 -#: ../src/ui/theme-parser.c:1069 ../src/ui/theme-parser.c:1172 +#: ../src/ui/theme-parser.c:1039 ../src/ui/theme-parser.c:1102 +#: ../src/ui/theme-parser.c:1136 ../src/ui/theme-parser.c:1239 #, c-format msgid "<%s> name \"%s\" used a second time" msgstr "<%s> नाम \"%s\" दूसरी बार उपयोग में" -#: ../src/ui/theme-parser.c:984 ../src/ui/theme-parser.c:1081 -#: ../src/ui/theme-parser.c:1184 +#: ../src/ui/theme-parser.c:1051 ../src/ui/theme-parser.c:1148 +#: ../src/ui/theme-parser.c:1251 #, c-format msgid "<%s> parent \"%s\" has not been defined" msgstr "<%s> मूल \"%s\" पारिभाषित नहीं है." -#: ../src/ui/theme-parser.c:1094 +#: ../src/ui/theme-parser.c:1161 #, c-format msgid "<%s> geometry \"%s\" has not been defined" msgstr "<%s>ज्यामिती \"%s\" पारिभाषित नहीं है." -#: ../src/ui/theme-parser.c:1107 +#: ../src/ui/theme-parser.c:1174 #, c-format msgid "<%s> must specify either a geometry or a parent that has a geometry" msgstr "" "<%s> को या तो ज्यामिती या मूल जिसमें ज्यामिती हो, को निर्दिष्ट करना होगा" -#: ../src/ui/theme-parser.c:1149 +#: ../src/ui/theme-parser.c:1216 msgid "You must specify a background for an alpha value to be meaningful" msgstr "" "आपको जरूर किसी अल्फा मान को अर्थ पूर्ण रखने के लिए किसी पृष्ठभूमि को " "निर्दिष्ट करना चाहिए" -#: ../src/ui/theme-parser.c:1216 +#: ../src/ui/theme-parser.c:1284 #, c-format msgid "Unknown type \"%s\" on <%s> element" msgstr "अज्ञात प्रकार \"%s\" तत्व <%s> पर नहीं " -#: ../src/ui/theme-parser.c:1227 +#: ../src/ui/theme-parser.c:1295 #, c-format msgid "Unknown style_set \"%s\" on <%s> element" msgstr "अज्ञात स्टाइल-सेट \"%s\" तत्व <%s> पर नहीं " -#: ../src/ui/theme-parser.c:1235 +#: ../src/ui/theme-parser.c:1303 #, c-format msgid "Window type \"%s\" has already been assigned a style set" msgstr "विंडो प्रकार \"%s\" को पहले ही एक स्टाइल सेट आबंटित है" -#: ../src/ui/theme-parser.c:1265 ../src/ui/theme-parser.c:1329 -#: ../src/ui/theme-parser.c:1555 ../src/ui/theme-parser.c:2776 -#: ../src/ui/theme-parser.c:2822 ../src/ui/theme-parser.c:2980 -#: ../src/ui/theme-parser.c:3216 ../src/ui/theme-parser.c:3254 -#: ../src/ui/theme-parser.c:3292 ../src/ui/theme-parser.c:3310 -#: ../src/ui/theme-parser.c:3326 ../src/ui/theme-parser.c:3364 +#: ../src/ui/theme-parser.c:1333 ../src/ui/theme-parser.c:1397 +#: ../src/ui/theme-parser.c:1623 ../src/ui/theme-parser.c:2858 +#: ../src/ui/theme-parser.c:2904 ../src/ui/theme-parser.c:3062 +#: ../src/ui/theme-parser.c:3298 ../src/ui/theme-parser.c:3336 +#: ../src/ui/theme-parser.c:3374 ../src/ui/theme-parser.c:3391 +#: ../src/ui/theme-parser.c:3407 ../src/ui/theme-parser.c:3444 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "तत्व <%s>, <%s>से नीचे स्वीकार्य नहीं है" -#: ../src/ui/theme-parser.c:1379 ../src/ui/theme-parser.c:1393 -#: ../src/ui/theme-parser.c:1438 +#: ../src/ui/theme-parser.c:1447 ../src/ui/theme-parser.c:1461 +#: ../src/ui/theme-parser.c:1506 msgid "" "Cannot specify both \"button_width\"/\"button_height\" and \"aspect_ratio\" " "for buttons" @@ -2095,147 +2120,147 @@ msgstr "" "बटनों के लिए \"button_width\"/\"button_height\" और \"aspect_ratio\" दोनों " "निर्दिष्ट नहीं कर सकता है" -#: ../src/ui/theme-parser.c:1402 +#: ../src/ui/theme-parser.c:1470 #, c-format msgid "Distance \"%s\" is unknown" msgstr "दूरी \"%s\" अज्ञात है" -#: ../src/ui/theme-parser.c:1447 +#: ../src/ui/theme-parser.c:1515 #, c-format msgid "Aspect ratio \"%s\" is unknown" msgstr "आकृति अनुपात \"%s\" अज्ञात है" -#: ../src/ui/theme-parser.c:1509 +#: ../src/ui/theme-parser.c:1577 #, c-format msgid "Border \"%s\" is unknown" msgstr "किनारा \"%s\" अज्ञात है" -#: ../src/ui/theme-parser.c:1820 +#: ../src/ui/theme-parser.c:1888 #, c-format msgid "No \"start_angle\" or \"from\" attribute on element <%s>" msgstr "कोई \"start_angle\" विशेषता तत्व <%s> पर नहीं " -#: ../src/ui/theme-parser.c:1827 +#: ../src/ui/theme-parser.c:1895 #, c-format msgid "No \"extent_angle\" or \"to\" attribute on element <%s>" msgstr "कोई \"extent_angle\" या \"to\" विशेषता तत्व <%s> पर नहीं" -#: ../src/ui/theme-parser.c:2067 +#: ../src/ui/theme-parser.c:2135 #, c-format msgid "Did not understand value \"%s\" for type of gradient" msgstr "ग्रेडिएंट प्रकार हेतु मान \"%s\" समझ नहीं पाया" -#: ../src/ui/theme-parser.c:2145 ../src/ui/theme-parser.c:2520 +#: ../src/ui/theme-parser.c:2213 ../src/ui/theme-parser.c:2588 #, c-format msgid "Did not understand fill type \"%s\" for <%s> element" msgstr "तत्व <%s> हेतु भराव प्रकार \"%s\" समझ नहीं पाया" -#: ../src/ui/theme-parser.c:2312 ../src/ui/theme-parser.c:2395 -#: ../src/ui/theme-parser.c:2458 +#: ../src/ui/theme-parser.c:2380 ../src/ui/theme-parser.c:2463 +#: ../src/ui/theme-parser.c:2526 #, c-format msgid "Did not understand state \"%s\" for <%s> element" msgstr "तत्व <%s> हेतु स्थिति \"%s\" समझ नहीं पाया" -#: ../src/ui/theme-parser.c:2322 ../src/ui/theme-parser.c:2405 +#: ../src/ui/theme-parser.c:2390 ../src/ui/theme-parser.c:2473 #, c-format msgid "Did not understand shadow \"%s\" for <%s> element" msgstr "तत्व <%s> हेतु छाया \"%s\" समझ नहीं पाया" -#: ../src/ui/theme-parser.c:2332 +#: ../src/ui/theme-parser.c:2400 #, c-format msgid "Did not understand arrow \"%s\" for <%s> element" msgstr "तत्व <%s> हेतु एरो \"%s\" समझ नहीं पाया" -#: ../src/ui/theme-parser.c:2632 ../src/ui/theme-parser.c:2728 +#: ../src/ui/theme-parser.c:2714 ../src/ui/theme-parser.c:2810 #, c-format msgid "No <draw_ops> called \"%s\" has been defined" msgstr "कोई <draw_ops> \"%s\" नाम से पारिभाषित नहीं है" -#: ../src/ui/theme-parser.c:2644 ../src/ui/theme-parser.c:2740 +#: ../src/ui/theme-parser.c:2726 ../src/ui/theme-parser.c:2822 #, c-format msgid "Including draw_ops \"%s\" here would create a circular reference" msgstr "draw_ops यहाँ: \"%s\" जोड़ने से सर्कुलर रेफरेंस बन जाएगा" -#: ../src/ui/theme-parser.c:2855 +#: ../src/ui/theme-parser.c:2937 #, c-format msgid "Unknown position \"%s\" for frame piece" msgstr "अज्ञात स्थिति \"%s\" फ्रेम पीस हेतु" -#: ../src/ui/theme-parser.c:2863 +#: ../src/ui/theme-parser.c:2945 #, c-format msgid "Frame style already has a piece at position %s" msgstr "स्थिति %s पर फ्रेम शैली के पास पहले ही एक पीस है" -#: ../src/ui/theme-parser.c:2880 ../src/ui/theme-parser.c:2955 +#: ../src/ui/theme-parser.c:2962 ../src/ui/theme-parser.c:3039 #, c-format msgid "No <draw_ops> with the name \"%s\" has been defined" msgstr "कोई भी <draw_ops> नाम \"%s\" के साथ पारिभाषित नहीं है" -#: ../src/ui/theme-parser.c:2909 +#: ../src/ui/theme-parser.c:2992 #, c-format msgid "Unknown function \"%s\" for button" msgstr "अज्ञात फंक्शन बटन \"%s\" हेतु" -#: ../src/ui/theme-parser.c:2918 +#: ../src/ui/theme-parser.c:3002 #, c-format msgid "Button function \"%s\" does not exist in this version (%d, need %d)" msgstr "बटन प्रकार्य \"%s\" इस संस्करण (%d, need %d) में मौजूद नहीं है" -#: ../src/ui/theme-parser.c:2930 +#: ../src/ui/theme-parser.c:3014 #, c-format msgid "Unknown state \"%s\" for button" msgstr "अज्ञात स्थिति बटन \"%s\" हेतु" -#: ../src/ui/theme-parser.c:2938 +#: ../src/ui/theme-parser.c:3022 #, c-format msgid "Frame style already has a button for function %s state %s" msgstr "फंक्शन %s स्थिति %s हेतु फ्रेम शैली में पहले ही एक बटन है" -#: ../src/ui/theme-parser.c:3019 +#: ../src/ui/theme-parser.c:3101 #, c-format msgid "\"%s\" is not a valid value for focus attribute" msgstr "\"%s\" फ़ोकस गुण हेतु वैध मूल्य नहीं है" -#: ../src/ui/theme-parser.c:3028 +#: ../src/ui/theme-parser.c:3110 #, c-format msgid "\"%s\" is not a valid value for state attribute" msgstr "\"%s\" स्थिति गुण हेतु वैध मूल्य नहीं है" -#: ../src/ui/theme-parser.c:3038 +#: ../src/ui/theme-parser.c:3120 #, c-format msgid "A style called \"%s\" has not been defined" msgstr "शैली \"%s\" पारिभाषित नहीं है" -#: ../src/ui/theme-parser.c:3059 ../src/ui/theme-parser.c:3082 +#: ../src/ui/theme-parser.c:3141 ../src/ui/theme-parser.c:3164 #, c-format msgid "\"%s\" is not a valid value for resize attribute" msgstr "\"%s\" नया आकार गुण हेतु वैध मूल्य नहीं है" -#: ../src/ui/theme-parser.c:3093 +#: ../src/ui/theme-parser.c:3175 #, c-format msgid "" "Should not have \"resize\" attribute on <%s> element for maximized/shaded " "states" msgstr "\"नया-आकार\" गुण <%s> तत्व पर अधिकतम/आभायुक्त स्थिति हेतु नहीं है " -#: ../src/ui/theme-parser.c:3107 +#: ../src/ui/theme-parser.c:3189 #, c-format msgid "Should not have \"resize\" attribute on <%s> element for maximized states" msgstr "\"resize\" गुण <%s> तत्व पर अधिकतम/आभायुक्त स्थिति नहीं रखना चाहिए" -#: ../src/ui/theme-parser.c:3121 ../src/ui/theme-parser.c:3165 +#: ../src/ui/theme-parser.c:3203 ../src/ui/theme-parser.c:3247 #, c-format msgid "Style has already been specified for state %s resize %s focus %s" msgstr "शैली पहले ही स्थिति %s नया-आकार %s फ़ोकस %s हेतु निर्दिष्ट है" -#: ../src/ui/theme-parser.c:3132 ../src/ui/theme-parser.c:3143 -#: ../src/ui/theme-parser.c:3154 ../src/ui/theme-parser.c:3176 -#: ../src/ui/theme-parser.c:3187 ../src/ui/theme-parser.c:3198 +#: ../src/ui/theme-parser.c:3214 ../src/ui/theme-parser.c:3225 +#: ../src/ui/theme-parser.c:3236 ../src/ui/theme-parser.c:3258 +#: ../src/ui/theme-parser.c:3269 ../src/ui/theme-parser.c:3280 #, c-format msgid "Style has already been specified for state %s focus %s" msgstr "शैली पहले ही स्थिति %s फ़ोकस %s हेतु निर्दिष्ट है" -#: ../src/ui/theme-parser.c:3237 +#: ../src/ui/theme-parser.c:3319 msgid "" "Can't have a two draw_ops for a <piece> element (theme specified a draw_ops " "attribute and also a <draw_ops> element, or specified two elements)" @@ -2243,7 +2268,7 @@ msgstr "" "दो draw_ops नहीं हो सकते एक <पीस> तत्व हेतु (प्रसंग ने बटन किया एक draw_ops " "एट्रिब्यूट तथा एक और <draw_ops> तत्व, या बटन किया दो तत्व )" -#: ../src/ui/theme-parser.c:3275 +#: ../src/ui/theme-parser.c:3357 msgid "" "Can't have a two draw_ops for a <button> element (theme specified a draw_ops" " attribute and also a <draw_ops> element, or specified two elements)" @@ -2251,7 +2276,7 @@ msgstr "" "दो draw_ops नहीं हो सकते एक <बटन> तत्व हेतु (प्रसंग ने निर्दिष्ट किया एक " "draw_ops एट्रिब्यूट तथा एक और <draw_ops> तत्व, या निर्दिष्ट किया दो तत्व)" -#: ../src/ui/theme-parser.c:3347 +#: ../src/ui/theme-parser.c:3427 msgid "" "Can't have a two draw_ops for a <menu_icon> element (theme specified a " "draw_ops attribute and also a <draw_ops> element, or specified two elements)" @@ -2260,62 +2285,78 @@ msgstr "" " एक draw_ops एट्रिब्यूट तथा एक और <draw_ops> तत्व, या निर्दिष्ट किया दो " "तत्व)" -#: ../src/ui/theme-parser.c:3395 +#: ../src/ui/theme-parser.c:3491 +#, c-format +msgid "Bad version specification '%s'" +msgstr "" + +#: ../src/ui/theme-parser.c:3562 +msgid "" +"\"version\" attribute cannot be used in metacity-theme-1.xml or metacity-" +"theme-2.xml" +msgstr "" + +#: ../src/ui/theme-parser.c:3585 +#, c-format +msgid "Theme requires version %s but latest supported theme version is %d.%d" +msgstr "" + +#: ../src/ui/theme-parser.c:3617 #, c-format msgid "Outermost element in theme must be <metacity_theme> not <%s>" msgstr "थीम में सबसे बाहरी तत्व <metacity_theme> होना चाहिये न कि <%s>" -#: ../src/ui/theme-parser.c:3415 +#: ../src/ui/theme-parser.c:3637 #, c-format msgid "" "Element <%s> is not allowed inside a name/author/date/description element" msgstr "" "तत्व <%s>, एक name/author/date/description तत्व के भीतर स्वीकार्य नहीं है" -#: ../src/ui/theme-parser.c:3420 +#: ../src/ui/theme-parser.c:3642 #, c-format msgid "Element <%s> is not allowed inside a <constant> element" msgstr "तत्व <%s> <स्थिरांक> तत्व के भीतर स्वीकार्य नहीं है" -#: ../src/ui/theme-parser.c:3432 +#: ../src/ui/theme-parser.c:3654 #, c-format msgid "" "Element <%s> is not allowed inside a distance/border/aspect_ratio element" msgstr "" "तत्व <%s>, distance/border/aspect_ratio तत्व के भीतर स्वीकार्य नहीं है" -#: ../src/ui/theme-parser.c:3454 +#: ../src/ui/theme-parser.c:3676 #, c-format msgid "Element <%s> is not allowed inside a draw operation element" msgstr "तत्व <%s>, ड्रा ऑपरेशन तत्व के भीतर स्वीकार्य नहीं है" -#: ../src/ui/theme-parser.c:3464 ../src/ui/theme-parser.c:3506 -#: ../src/ui/theme-parser.c:3511 ../src/ui/theme-parser.c:3516 +#: ../src/ui/theme-parser.c:3686 ../src/ui/theme-parser.c:3726 +#: ../src/ui/theme-parser.c:3731 ../src/ui/theme-parser.c:3736 #, c-format msgid "Element <%s> is not allowed inside a <%s> element" msgstr "तत्व <%s>, एक <%s> तत्व के भीतर स्वीकार्य नहीं है" -#: ../src/ui/theme-parser.c:3738 +#: ../src/ui/theme-parser.c:3964 msgid "No draw_ops provided for frame piece" msgstr "फ्रेम पीस हेतु कोई draw_ops नहीं दिया गया है" -#: ../src/ui/theme-parser.c:3753 +#: ../src/ui/theme-parser.c:3979 msgid "No draw_ops provided for button" msgstr "बटन हेतु कोई draw_ops नहीं दिया गया है" -#: ../src/ui/theme-parser.c:3815 +#: ../src/ui/theme-parser.c:4041 #, c-format msgid "No text is allowed inside element <%s>" msgstr "कोई पाठ तत्व <%s> के भीतर स्वीकार्य नहीं है" -#: ../src/ui/theme-parser.c:3870 ../src/ui/theme-parser.c:3882 -#: ../src/ui/theme-parser.c:3894 ../src/ui/theme-parser.c:3906 -#: ../src/ui/theme-parser.c:3918 +#: ../src/ui/theme-parser.c:4099 ../src/ui/theme-parser.c:4111 +#: ../src/ui/theme-parser.c:4123 ../src/ui/theme-parser.c:4135 +#: ../src/ui/theme-parser.c:4147 #, c-format msgid "<%s> specified twice for this theme" msgstr "<%s> ने इस प्रसंग के लिए दो बार निर्दिष्ट किया है" -#: ../src/ui/theme-parser.c:4211 +#: ../src/ui/theme-parser.c:4426 #, c-format msgid "Failed to find a valid file for theme %s\n" msgstr "प्रसंग %s के लिए वैध फ़ाइल ढूँढ़ने में विफल\n" @@ -2365,56 +2406,60 @@ msgstr "टॉर्न-ऑफ मेनू" msgid "Border" msgstr "किनारा" -#: ../src/ui/theme-viewer.c:784 +#: ../src/ui/theme-viewer.c:431 +msgid "Attached Modal Dialog" +msgstr "" + +#: ../src/ui/theme-viewer.c:791 #, c-format msgid "Button layout test %d" msgstr "बटन अभिन्यास जाँच %d" -#: ../src/ui/theme-viewer.c:809 +#: ../src/ui/theme-viewer.c:816 #, c-format msgid "%g milliseconds to draw one window frame" msgstr "%g मिलीसेकण्ड एक विंडो फ्रेम ड्रॉ करने में" -#: ../src/ui/theme-viewer.c:849 +#: ../src/ui/theme-viewer.c:856 #, c-format msgid "Usage: marco-theme-viewer [THEMENAME]\n" msgstr "उपयोग: marco-theme-viewer [THEMENAME]\n" -#: ../src/ui/theme-viewer.c:856 +#: ../src/ui/theme-viewer.c:863 #, c-format msgid "Error loading theme: %s\n" msgstr "प्रसंग लोड करने में त्रुटि: %s\n" -#: ../src/ui/theme-viewer.c:862 +#: ../src/ui/theme-viewer.c:869 #, c-format msgid "Loaded theme \"%s\" in %g seconds\n" msgstr "प्रसंग \"%s\" लोड किया %g सेकण्ड्स में\n" -#: ../src/ui/theme-viewer.c:906 +#: ../src/ui/theme-viewer.c:913 msgid "Normal Title Font" msgstr "सामान्य शीर्षक फ़ॉन्ट" -#: ../src/ui/theme-viewer.c:912 +#: ../src/ui/theme-viewer.c:919 msgid "Small Title Font" msgstr "छोटा शीर्षक फ़ॉन्ट" -#: ../src/ui/theme-viewer.c:918 +#: ../src/ui/theme-viewer.c:925 msgid "Large Title Font" msgstr "बड़ा शीर्षक फ़ॉन्ट" -#: ../src/ui/theme-viewer.c:923 +#: ../src/ui/theme-viewer.c:930 msgid "Button Layouts" msgstr "बटन अभिन्यास" -#: ../src/ui/theme-viewer.c:928 +#: ../src/ui/theme-viewer.c:935 msgid "Benchmark" msgstr "बेंचमार्क" -#: ../src/ui/theme-viewer.c:985 +#: ../src/ui/theme-viewer.c:992 msgid "Window Title Goes Here" msgstr "विंडो शीर्षक यहाँ जाएगा" -#: ../src/ui/theme-viewer.c:1090 +#: ../src/ui/theme-viewer.c:1097 #, c-format msgid "" "Drew %d frames in %g client-side seconds (%g milliseconds per frame) and %g " |