diff options
Diffstat (limited to 'po/gu.po')
-rw-r--r-- | po/gu.po | 377 |
1 files changed, 211 insertions, 166 deletions
@@ -9,9 +9,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: Gujarati (https://www.transifex.com/mate/teams/13566/gu/)\n" @@ -1040,7 +1040,7 @@ msgstr "" msgid "Bell event" msgstr "Bell ઘટના" -#: ../src/core/core.c:207 +#: ../src/core/core.c:211 #, c-format msgid "Unknown window information request: %d" msgstr "અજ્ઞાત વિન્ડો જાણકારી અરજી: %d" @@ -1080,7 +1080,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 " @@ -1091,7 +1091,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" @@ -1102,31 +1102,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 "રદ કરો" @@ -1206,12 +1206,12 @@ msgstr "ફરીથી શરુ કરવામાં નિષ્ફળ: %s\n #. 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 "" -#: ../src/core/prefs.c:1053 +#: ../src/core/prefs.c:1055 msgid "" "Workarounds for broken applications disabled. Some applications may not " "behave properly.\n" @@ -1219,12 +1219,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 "" -#: ../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" @@ -1233,14 +1233,14 @@ 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 " "\"%s\"\n" msgstr "કી જોડાણ \"%s\" માટે રુપરેખાના ડેટાબેઝ \"%s\" માં મળેલ કિંમત યોગ્ય નથી\n" -#: ../src/core/prefs.c:2056 +#: ../src/core/prefs.c:2084 #, c-format msgid "Workspace %d" msgstr "કામ કરવાની જગ્યા %d" @@ -1375,7 +1375,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 " @@ -1390,7 +1390,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 " @@ -1468,47 +1468,51 @@ msgstr "ગુણધર્મ %s વિન્ડો 0x%lx પર યાદીમ 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 "વિન્ડોને માત્ર એક કાર્યસ્થળ પર મૂકો" @@ -1695,53 +1699,74 @@ msgstr "Mod5" #. 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]" @@ -1750,7 +1775,7 @@ msgstr "" "GTK રંગના સ્પષ્ટીકરણમાં કૌંસમાં સ્થિતિ હોવી જોઈએ દા.ત. 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. " @@ -1759,17 +1784,17 @@ msgstr "" "GTK રંગના સ્પષ્ટીકરણમાં સ્થિતિ પછી કૌંસ બંધ થવો જોઈએ દા.ત. 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 " @@ -1778,42 +1803,42 @@ 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\" ૦.૦ અને ૧.૦ ની વચ્ચે નથી" -#: ../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" @@ -1821,52 +1846,52 @@ msgid "" 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" 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 " @@ -1875,38 +1900,38 @@ 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 " @@ -1915,23 +1940,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 " @@ -1940,81 +1965,81 @@ 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 "ખૂણો ૦.૦ અને ૩૬૦.૦ ની વચ્ચે હોવો જોઈએ, જે %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 "" "ખૂણો ૦.૦ (અદ્રશ્ય) અને ૧.૦ (પૂર્ણ અપારદર્શક) ની વચ્ચે હોવો જોઈએ, જે %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-" @@ -2023,60 +2048,60 @@ 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" @@ -2084,123 +2109,123 @@ 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 "ઘટક <%s> પર કોઈ \"start_angle\" અથવા \"from\" લક્ષણ નથી" -#: ../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 "ઘટક <%s> પર કોઈ \"extent_angle\" અથવા \"to\" લક્ષણ નથી" -#: ../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, %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 " @@ -2208,25 +2233,25 @@ msgid "" 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 "મહત્તમ સ્થિતિઓ માટે ઘટક <%s> પર \"resize\" એવું કોઈ લક્ષણ નથી" -#: ../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)" @@ -2234,7 +2259,7 @@ msgstr "" "<piece> વસ્તુ માટે બે 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)" @@ -2242,7 +2267,7 @@ msgstr "" "<button> વસ્તુ માટે બે 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)" @@ -2250,60 +2275,76 @@ msgstr "" "<menu_icon> વસ્તુ માટે બે draw_ops ના હોઈ શકે (થીમે 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 "" -#: ../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> એ <constant> વસ્તુની અંદર સ્વીકાર્ય નથી" -#: ../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" @@ -2353,56 +2394,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 "વપરાશઃ મેટાસીટી-થીમ-દર્શક [થીમનુ નામ]\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 " |