diff options
Diffstat (limited to 'po/ml.po')
-rw-r--r-- | po/ml.po | 1047 |
1 files changed, 530 insertions, 517 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version:metacity.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-06-27 17:21-0600\n" +"POT-Creation-Date: 2005-09-19 12:30+0200\n" "PO-Revision-Date: 2003-07-05 10:29+0530\n" "Last-Translator: FSF-India <locale@gnu.org.in>\n" "Language-Team: Malayalam <locale@gnu.org.in>\n" @@ -15,54 +15,54 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/tools/metacity-message.c:150 +#: ../src/tools/metacity-message.c:150 #, c-format msgid "Usage: %s\n" msgstr "ഉപയോഗം: %s\n" -#: src/tools/metacity-message.c:176 src/util.c:128 +#: ../src/tools/metacity-message.c:176 ../src/util.c:128 msgid "Metacity was compiled without support for verbose mode\n" msgstr "" -#: src/delete.c:63 src/delete.c:90 src/metacity-dialog.c:70 -#: src/theme-parser.c:467 +#: ../src/delete.c:63 ../src/delete.c:90 ../src/metacity-dialog.c:70 +#: ../src/theme-parser.c:467 #, c-format msgid "Could not parse \"%s\" as an integer" msgstr "%s നെ ഒരു സംഖ്യയായി വേര്തിരിക്കാന് കഴിയുഞ്ഞില്ല" -#: src/delete.c:70 src/delete.c:97 src/metacity-dialog.c:77 -#: src/theme-parser.c:476 src/theme-parser.c:530 +#: ../src/delete.c:70 ../src/delete.c:97 ../src/metacity-dialog.c:77 +#: ../src/theme-parser.c:476 ../src/theme-parser.c:530 #, c-format msgid "Did not understand trailing characters \"%s\" in string \"%s\"" msgstr "" -#: src/delete.c:128 +#: ../src/delete.c:128 #, c-format msgid "Failed to parse message \"%s\" from dialog process\n" msgstr "രചന %sലെ പ്രമേയം വായിക്കുന്നതില് പരാജയപ്പെട്ടു:\n" -#: src/delete.c:263 +#: ../src/delete.c:263 #, c-format msgid "Error reading from dialog display process: %s\n" msgstr "%s വായിക്കുന്നതില് പരാജയം : \n" -#: src/delete.c:344 +#: ../src/delete.c:344 #, c-format msgid "" "Error launching metacity-dialog to ask about killing an application: %s\n" msgstr "" -#: src/delete.c:452 +#: ../src/delete.c:452 #, c-format msgid "Failed to get hostname: %s\n" msgstr "ആതിഥേയനാമം ലഭിക്കുന്നതില് പരാജയപ്പെട്ടു: %s\n" -#: src/display.c:316 +#: ../src/display.c:319 #, c-format msgid "Failed to open X Window System display '%s'\n" msgstr "XWindow തുറക്കുന്നതില് പരാജയം : %s\n" -#: src/errors.c:231 +#: ../src/errors.c:231 #, c-format msgid "" "Lost connection to the display '%s';\n" @@ -70,59 +70,53 @@ msgid "" "the window manager.\n" msgstr "" -#: src/errors.c:238 +#: ../src/errors.c:238 #, c-format msgid "Fatal IO error %d (%s) on display '%s'.\n" msgstr "" -#: src/frames.c:1125 +#: ../src/frames.c:1125 msgid "Close Window" msgstr "ജാലകം അടയ്ക്കുക" -#: src/frames.c:1128 +#: ../src/frames.c:1128 msgid "Window Menu" msgstr "ജാലക പട്ടിക" -#: src/frames.c:1131 +#: ../src/frames.c:1131 msgid "Minimize Window" msgstr "ജാലകം ചെറുതാക്കുക" -#: src/frames.c:1134 +#: ../src/frames.c:1134 msgid "Maximize Window" msgstr "ജാലകം വലുതാക്കുക" -#: src/frames.c:1137 +#: ../src/frames.c:1137 msgid "Unmaximize Window" msgstr "ജാലകം വലുതാക്കിയതൊഴിവാക്കുക" -#: src/keybindings.c:994 +#: ../src/keybindings.c:994 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " "binding\n" msgstr "" -#: src/keybindings.c:2535 +#: ../src/keybindings.c:2620 #, c-format msgid "Error launching metacity-dialog to print an error about a command: %s\n" msgstr "" -#: src/keybindings.c:2640 +#: ../src/keybindings.c:2725 #, c-format msgid "No command %d has been defined.\n" msgstr "" -#: src/keybindings.c:3485 +#: ../src/keybindings.c:3570 msgid "No terminal command has been defined.\n" msgstr "" -#: src/main.c:69 -msgid "" -"metacity [--sm-disable] [--sm-client-id=ID] [--sm-save-file=FILENAME] [--" -"display=DISPLAY] [--replace] [--version]\n" -msgstr "" - -#: src/main.c:76 +#: ../src/main.c:69 #, c-format msgid "" "metacity %s\n" @@ -132,106 +126,130 @@ msgid "" "PARTICULAR PURPOSE.\n" msgstr "" -#: src/main.c:443 +#: ../src/main.c:257 +msgid "Disable connection to session manager" +msgstr "" + +#: ../src/main.c:263 +msgid "Replace the running window manager with Metacity" +msgstr "" + +#: ../src/main.c:269 +msgid "Specify session management ID" +msgstr "" + +#: ../src/main.c:274 +msgid "X Display to use" +msgstr "" + +#: ../src/main.c:280 +msgid "Initialize session from savefile" +msgstr "" + +#: ../src/main.c:286 +msgid "Print version" +msgstr "" + +#: ../src/main.c:440 #, fuzzy, c-format msgid "Failed to scan themes directory: %s\n" msgstr "പ്രമേയം %s കൊണ്ട് വരാന് കഴിഞ്ഞില്ല: %s\n" -#: src/main.c:459 +#: ../src/main.c:456 #, c-format msgid "" "Could not find a theme! Be sure %s exists and contains the usual themes." msgstr "" -#: src/main.c:521 +#: ../src/main.c:518 #, c-format msgid "Failed to restart: %s\n" msgstr "പുനരാരംഭിക്കുന്നതില് പരാജയപ്പെട്ടു: %s\n" -#: src/menu.c:54 +#: ../src/menu.c:54 msgid "Mi_nimize" msgstr "ചെറുതാക്കുക" -#: src/menu.c:55 +#: ../src/menu.c:55 msgid "Ma_ximize" msgstr "വലുതാക്കുക" -#: src/menu.c:56 +#: ../src/menu.c:56 msgid "Unma_ximize" msgstr "വലുതാക്കിയതൊഴിവാക്കുക" -#: src/menu.c:57 +#: ../src/menu.c:57 msgid "Roll _Up" msgstr "ചുരുട്ടുക" -#: src/menu.c:58 +#: ../src/menu.c:58 msgid "_Unroll" msgstr "ചുരുളഴിക്കുക" -#: src/menu.c:59 src/menu.c:60 +#: ../src/menu.c:59 ../src/menu.c:60 msgid "On _Top" msgstr "" -#: src/menu.c:61 +#: ../src/menu.c:61 msgid "_Move" msgstr "മാറ്റുക" -#: src/menu.c:62 +#: ../src/menu.c:62 msgid "_Resize" msgstr "വലിപ്പം മാറ്റുക" #. separator -#: src/menu.c:64 +#: ../src/menu.c:64 msgid "_Close" msgstr "അടയ്ക്കുക" #. separator -#: src/menu.c:66 +#: ../src/menu.c:66 #, fuzzy msgid "_Always on Visible Workspace" msgstr "ഈ പണിയറയില് മാത്രം" -#: src/menu.c:67 +#: ../src/menu.c:67 #, fuzzy msgid "_Only on This Workspace" msgstr "ഈ പണിയറയില് മാത്രം" -#: src/menu.c:68 +#: ../src/menu.c:68 #, fuzzy msgid "Move to Workspace _Left" msgstr "പണിയറ ജാലകം 9ലേക്ക് നീക്കുക" -#: src/menu.c:69 +#: ../src/menu.c:69 #, fuzzy msgid "Move to Workspace R_ight" msgstr "പണിയറ ജാലകം ഒന്നിലേക്ക് നീക്കുക" -#: src/menu.c:70 +#: ../src/menu.c:70 #, fuzzy msgid "Move to Workspace _Up" msgstr "പണിയറ ജാലകം ഒന്നിലേക്ക് നീക്കുക" -#: src/menu.c:71 +#: ../src/menu.c:71 #, fuzzy msgid "Move to Workspace _Down" msgstr "ഒരു പണിയറയ്ക്ക് താഴെ ജാലകം നീക്കുക" -#: src/menu.c:162 src/prefs.c:1996 +#: ../src/menu.c:162 ../src/prefs.c:2106 #, c-format msgid "Workspace %d" msgstr "പണിയറ %d" -#: src/menu.c:171 +#: ../src/menu.c:171 #, fuzzy msgid "Workspace 1_0" msgstr "പണിയറ %d" -#: src/menu.c:173 +#: ../src/menu.c:173 #, c-format msgid "Workspace %s%d" msgstr "പണിയറ %s%d" -#: src/menu.c:368 +#: ../src/menu.c:368 #, fuzzy msgid "Move to Another _Workspace" msgstr "പണിയറകളിലെ ജാലകങ്ങള് മുകളിലേക്ക് ചലിപ്പിക്കുക" @@ -241,7 +259,7 @@ msgstr "പണിയറകളിലെ ജാലകങ്ങള് മുകള #. * translated on keyboards used for your language, don't translate #. * this. #. -#: src/metaaccellabel.c:105 +#: ../src/metaaccellabel.c:105 msgid "Shift" msgstr "" @@ -250,7 +268,7 @@ msgstr "" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: src/metaaccellabel.c:111 +#: ../src/metaaccellabel.c:111 msgid "Ctrl" msgstr "നിയന്ത്രണം" @@ -259,7 +277,7 @@ msgstr "നിയന്ത്രണം" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: src/metaaccellabel.c:117 +#: ../src/metaaccellabel.c:117 msgid "Alt" msgstr "Alt" @@ -268,7 +286,7 @@ msgstr "Alt" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: src/metaaccellabel.c:123 +#: ../src/metaaccellabel.c:123 msgid "Meta" msgstr "Meta" @@ -277,7 +295,7 @@ msgstr "Meta" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: src/metaaccellabel.c:129 +#: ../src/metaaccellabel.c:129 msgid "Super" msgstr "Super" @@ -286,7 +304,7 @@ msgstr "Super" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: src/metaaccellabel.c:135 +#: ../src/metaaccellabel.c:135 msgid "Hyper" msgstr "Hyper" @@ -295,7 +313,7 @@ msgstr "Hyper" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: src/metaaccellabel.c:141 +#: ../src/metaaccellabel.c:141 msgid "Mod2" msgstr "Mod2" @@ -304,7 +322,7 @@ msgstr "Mod2" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: src/metaaccellabel.c:147 +#: ../src/metaaccellabel.c:147 msgid "Mod3" msgstr "Mod3" @@ -313,7 +331,7 @@ msgstr "Mod3" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: src/metaaccellabel.c:153 +#: ../src/metaaccellabel.c:153 msgid "Mod4" msgstr "Mod4" @@ -322,39 +340,39 @@ msgstr "Mod4" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: src/metaaccellabel.c:159 +#: ../src/metaaccellabel.c:159 msgid "Mod5" msgstr "Mod5" -#: src/metacity-dialog.c:110 +#: ../src/metacity-dialog.c:110 #, c-format msgid "The window \"%s\" is not responding." msgstr "" -#: src/metacity-dialog.c:118 +#: ../src/metacity-dialog.c:118 msgid "" "Forcing this application to quit will cause you to lose any unsaved changes." msgstr "" -#: src/metacity-dialog.c:128 +#: ../src/metacity-dialog.c:129 msgid "_Force Quit" msgstr "" -#: src/metacity-dialog.c:225 +#: ../src/metacity-dialog.c:226 msgid "Title" msgstr "തലക്കെട്ട്" -#: src/metacity-dialog.c:237 +#: ../src/metacity-dialog.c:238 msgid "Class" msgstr "ക്ളാസ്" -#: src/metacity-dialog.c:263 +#: ../src/metacity-dialog.c:264 msgid "" "These windows do not support \"save current setup\" and will have to be " "restarted manually next time you log in." msgstr "" -#: src/metacity-dialog.c:328 +#: ../src/metacity-dialog.c:330 #, c-format msgid "" "There was an error running \"%s\":\n" @@ -363,15 +381,15 @@ msgstr "" "\"%s\" പ്രവര്ത്തിക്കുന്നതില് തകരാറ്:\n" "%s." -#: src/metacity.desktop.in.h:1 +#: ../src/metacity.desktop.in.h:1 msgid "Metacity" msgstr "മെറ്റാസിറ്റി" -#: src/metacity.schemas.in.h:1 +#: ../src/metacity.schemas.in.h:1 msgid "(Not implemented) Navigation works in terms of applications not windows" msgstr "" -#: src/metacity.schemas.in.h:2 +#: ../src/metacity.schemas.in.h:2 msgid "" "A font description string describing a font for window titlebars. The size " "from the description will only be used if the titlebar_font_size option is " @@ -381,19 +399,19 @@ msgid "" "titlebar_uses_desktop_font is false." msgstr "" -#: src/metacity.schemas.in.h:3 +#: ../src/metacity.schemas.in.h:3 msgid "Action on title bar double-click" msgstr "" -#: src/metacity.schemas.in.h:4 +#: ../src/metacity.schemas.in.h:4 msgid "Activate window menu" msgstr "ജാലകപട്ടികയെ സജ്ജമാക്കുക" -#: src/metacity.schemas.in.h:5 +#: ../src/metacity.schemas.in.h:5 msgid "Arrangement of buttons on the titlebar" msgstr "" -#: src/metacity.schemas.in.h:6 +#: ../src/metacity.schemas.in.h:6 msgid "" "Arrangement of buttons on the titlebar. The value should be a string, such " "as \"menu:minimize,maximize,close\"; the colon separates the left corner of " @@ -403,11 +421,11 @@ msgid "" "older versions." msgstr "" -#: src/metacity.schemas.in.h:7 +#: ../src/metacity.schemas.in.h:7 msgid "Automatically raises the focused window" msgstr "അവസ്ഥാ മാറ്റങ്ങള് സ്വയമേവ സംരക്ഷിക്കുക" -#: src/metacity.schemas.in.h:8 +#: ../src/metacity.schemas.in.h:8 msgid "" "Clicking a window while holding down this modifier key will move the window " "(left click), resize the window (middle click), or show the window menu " @@ -415,55 +433,55 @@ msgid "" "for example." msgstr "" -#: src/metacity.schemas.in.h:9 +#: ../src/metacity.schemas.in.h:9 #, fuzzy msgid "Close window" msgstr "ഒരു ജാലകം അടയ്ക്കുക" -#: src/metacity.schemas.in.h:10 +#: ../src/metacity.schemas.in.h:10 msgid "Commands to run in response to keybindings" msgstr "" -#: src/metacity.schemas.in.h:11 +#: ../src/metacity.schemas.in.h:11 msgid "Current theme" msgstr "സജീവ തീം" -#: src/metacity.schemas.in.h:12 +#: ../src/metacity.schemas.in.h:12 msgid "Delay in milliseconds for the auto raise option" msgstr "" -#: src/metacity.schemas.in.h:13 +#: ../src/metacity.schemas.in.h:13 msgid "" "Determines whether applications or the system can generate audible 'beeps'; " "may be used in conjunction with 'visual bell' to allow silent 'beeps'." msgstr "" -#: src/metacity.schemas.in.h:14 +#: ../src/metacity.schemas.in.h:14 msgid "Disable misfeatures that are required by old or broken applications" msgstr "" -#: src/metacity.schemas.in.h:15 +#: ../src/metacity.schemas.in.h:15 msgid "Enable Visual Bell" msgstr "" -#: src/metacity.schemas.in.h:16 +#: ../src/metacity.schemas.in.h:16 msgid "Hide all windows and focus desktop" msgstr "" -#: src/metacity.schemas.in.h:17 +#: ../src/metacity.schemas.in.h:17 msgid "" "If true, and the focus mode is either \"sloppy\" or \"mouse\" then the " "focused window will be automatically raised after a delay (the delay is " "specified by the auto_raise_delay key)." msgstr "" -#: src/metacity.schemas.in.h:18 +#: ../src/metacity.schemas.in.h:18 msgid "" "If true, ignore the titlebar_font option, and use the standard application " "font for window titles." msgstr "" -#: src/metacity.schemas.in.h:19 +#: ../src/metacity.schemas.in.h:19 msgid "" "If true, metacity will give the user less feedback and less sense of " "\"direct manipulation\", by using wireframes, avoiding animations, or other " @@ -473,7 +491,7 @@ msgid "" "accessibility is on to avoid weird desktop breakages." msgstr "" -#: src/metacity.schemas.in.h:20 +#: ../src/metacity.schemas.in.h:20 msgid "" "If true, then Metacity works in terms of applications rather than windows. " "The concept is a bit abstract, but in general an application-based setup is " @@ -486,182 +504,182 @@ msgid "" "clicks. Also, application-based mode is largely unimplemented at the moment." msgstr "" -#: src/metacity.schemas.in.h:21 +#: ../src/metacity.schemas.in.h:21 msgid "If true, trade off usability for less resource usage" msgstr "" -#: src/metacity.schemas.in.h:22 +#: ../src/metacity.schemas.in.h:22 msgid "Lower window below other windows" msgstr "ജാലകം മറ്റ് ജാലകങ്ങള്ക്കടിയിലാക്കുക" -#: src/metacity.schemas.in.h:23 +#: ../src/metacity.schemas.in.h:23 #, fuzzy msgid "Maximize window" msgstr "ഒരു ജാലകം വലുതാക്കുക" -#: src/metacity.schemas.in.h:24 +#: ../src/metacity.schemas.in.h:24 msgid "Maximize window horizontally" msgstr "ജാലകം തിരശ്ചീനമായ് വലുതാക്കുക" -#: src/metacity.schemas.in.h:25 +#: ../src/metacity.schemas.in.h:25 msgid "Maximize window vertically" msgstr "ജാലകം ലംബമായ് വലുതാക്കുക" -#: src/metacity.schemas.in.h:26 +#: ../src/metacity.schemas.in.h:26 #, fuzzy msgid "Minimize window" msgstr "ഒരു ജാലകം ചെറുതാക്കുക" -#: src/metacity.schemas.in.h:27 +#: ../src/metacity.schemas.in.h:27 msgid "Modifier to use for modified window click actions" msgstr "" -#: src/metacity.schemas.in.h:28 +#: ../src/metacity.schemas.in.h:28 msgid "Move backward between panels and the desktop immediately" msgstr "" -#: src/metacity.schemas.in.h:29 +#: ../src/metacity.schemas.in.h:29 msgid "Move backwards between panels and the desktop with popup" msgstr "" -#: src/metacity.schemas.in.h:30 +#: ../src/metacity.schemas.in.h:30 msgid "Move backwards between windows immediately" msgstr "" -#: src/metacity.schemas.in.h:31 +#: ../src/metacity.schemas.in.h:31 msgid "Move between panels and the desktop immediately" msgstr "" -#: src/metacity.schemas.in.h:32 +#: ../src/metacity.schemas.in.h:32 msgid "Move between panels and the desktop with popup" msgstr "" -#: src/metacity.schemas.in.h:33 +#: ../src/metacity.schemas.in.h:33 msgid "Move between windows immediately" msgstr "" -#: src/metacity.schemas.in.h:34 +#: ../src/metacity.schemas.in.h:34 msgid "Move between windows with popup" msgstr "" -#: src/metacity.schemas.in.h:35 +#: ../src/metacity.schemas.in.h:35 msgid "Move focus backwards between windows using popup display" msgstr "" -#: src/metacity.schemas.in.h:36 +#: ../src/metacity.schemas.in.h:36 #, fuzzy msgid "Move window" msgstr "ഒരു ജാലകം നീക്കുക" -#: src/metacity.schemas.in.h:37 +#: ../src/metacity.schemas.in.h:37 msgid "Move window one workspace down" msgstr "ഒരു പണിയറയ്ക്ക് താഴെ ജാലകം നീക്കുക" -#: src/metacity.schemas.in.h:38 +#: ../src/metacity.schemas.in.h:38 msgid "Move window one workspace to the left" msgstr "ഒരു പണിയറയ്ക്ക് ഇടതുവശത്തേക്ക് ജാലകം നീക്കുക" -#: src/metacity.schemas.in.h:39 +#: ../src/metacity.schemas.in.h:39 msgid "Move window one workspace to the right" msgstr "ഒരു പണിയറയ്ക്ക് വലതുവശത്തേക്ക് ജാലകം നീക്കുക" -#: src/metacity.schemas.in.h:40 +#: ../src/metacity.schemas.in.h:40 msgid "Move window one workspace up" msgstr "പണിയറകളിലെ ജാലകങ്ങള് മുകളിലേക്ക് ചലിപ്പിക്കുക" -#: src/metacity.schemas.in.h:41 +#: ../src/metacity.schemas.in.h:41 msgid "Move window to workspace 1" msgstr "പണിയറ ജാലകം ഒന്നിലേക്ക് നീക്കുക" -#: src/metacity.schemas.in.h:42 +#: ../src/metacity.schemas.in.h:42 msgid "Move window to workspace 10" msgstr "പണിയറ ജാലകം പത്തിലേക്ക് നീക്കുക" -#: src/metacity.schemas.in.h:43 +#: ../src/metacity.schemas.in.h:43 msgid "Move window to workspace 11" msgstr "പണിയറ ജാലകം 11ലേക്ക് നീക്കുക" -#: src/metacity.schemas.in.h:44 +#: ../src/metacity.schemas.in.h:44 msgid "Move window to workspace 12" msgstr "പണിയറ ജാലകം 12ലേക്ക് നീക്കുക" -#: src/metacity.schemas.in.h:45 +#: ../src/metacity.schemas.in.h:45 msgid "Move window to workspace 2" msgstr "പണിയറ ജാലകം 2ലേക്ക് നീക്കുക" -#: src/metacity.schemas.in.h:46 +#: ../src/metacity.schemas.in.h:46 msgid "Move window to workspace 3" msgstr "പണിയറ ജാലകം 3ലേക്ക് നീക്കുക" -#: src/metacity.schemas.in.h:47 +#: ../src/metacity.schemas.in.h:47 msgid "Move window to workspace 4" msgstr "പണിയറ ജാലകം 4ലേക്ക് നീക്കുക" -#: src/metacity.schemas.in.h:48 +#: ../src/metacity.schemas.in.h:48 msgid "Move window to workspace 5" msgstr "പണിയറ ജാലകം 5ലേക്ക് നീക്കുക" -#: src/metacity.schemas.in.h:49 +#: ../src/metacity.schemas.in.h:49 msgid "Move window to workspace 6" msgstr "പണിയറ ജാലകം 6ലേക്ക് നീക്കുക" -#: src/metacity.schemas.in.h:50 +#: ../src/metacity.schemas.in.h:50 msgid "Move window to workspace 7" msgstr "പണിയറ ജാലകം 7ലേക്ക് നീക്കുക" -#: src/metacity.schemas.in.h:51 +#: ../src/metacity.schemas.in.h:51 msgid "Move window to workspace 8" msgstr "പണിയറ ജാലകം 8ലേക്ക് നീക്കുക" -#: src/metacity.schemas.in.h:52 +#: ../src/metacity.schemas.in.h:52 msgid "Move window to workspace 9" msgstr "പണിയറ ജാലകം 9ലേക്ക് നീക്കുക" -#: src/metacity.schemas.in.h:53 +#: ../src/metacity.schemas.in.h:53 msgid "Name of workspace" msgstr "പണിയറയുടെ പേര്" -#: src/metacity.schemas.in.h:54 +#: ../src/metacity.schemas.in.h:54 msgid "Number of workspaces" msgstr "പണിയറകളുടെ എണ്ണം" -#: src/metacity.schemas.in.h:55 +#: ../src/metacity.schemas.in.h:55 msgid "" "Number of workspaces. Must be more than zero, and has a fixed maximum (to " "prevent accidentally destroying your desktop by asking for 34 million " "workspaces)." msgstr "" -#: src/metacity.schemas.in.h:56 +#: ../src/metacity.schemas.in.h:56 msgid "Raise obscured window, otherwise lower" msgstr "ജാലകം മറ്റ് ജാലകങ്ങള്ക്ക് മുകളിലേക്ക് ഉയര്ത്തുക" -#: src/metacity.schemas.in.h:57 +#: ../src/metacity.schemas.in.h:57 msgid "Raise window above other windows" msgstr "ജാലകം മറ്റ് ജാലകങ്ങള്ക്ക് മുകളിലേക്ക് ഉയര്ത്തുക" -#: src/metacity.schemas.in.h:58 +#: ../src/metacity.schemas.in.h:58 #, fuzzy msgid "Resize window" msgstr "ഒരു ജാലകം പുനര്മാനനം നടത്തുക" -#: src/metacity.schemas.in.h:59 +#: ../src/metacity.schemas.in.h:59 msgid "Run a defined command" msgstr "നിര്വചിച്ച നിര്ദ്ദേശം പ്രാവര്ത്തികമാക്കൂ" -#: src/metacity.schemas.in.h:60 +#: ../src/metacity.schemas.in.h:60 msgid "Run a terminal" msgstr "" -#: src/metacity.schemas.in.h:61 +#: ../src/metacity.schemas.in.h:61 msgid "Show the panel menu" msgstr "" -#: src/metacity.schemas.in.h:62 +#: ../src/metacity.schemas.in.h:62 msgid "Show the panel run application dialog" msgstr "" -#: src/metacity.schemas.in.h:63 +#: ../src/metacity.schemas.in.h:63 msgid "" "Some applications break specifications in ways that result in window manager " "misfeatures. For example, ideally Metacity would place all dialogs in a " @@ -677,83 +695,83 @@ msgid "" "workarounds mode won't be fixable without amending a spec." msgstr "" -#: src/metacity.schemas.in.h:64 +#: ../src/metacity.schemas.in.h:64 msgid "Switch to workspace 1" msgstr "പപണിയറകള് 1ലേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:65 +#: ../src/metacity.schemas.in.h:65 msgid "Switch to workspace 10" msgstr "പണിയറകള് 10ലേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:66 +#: ../src/metacity.schemas.in.h:66 msgid "Switch to workspace 11" msgstr "പണിയറകള് 11ലേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:67 +#: ../src/metacity.schemas.in.h:67 msgid "Switch to workspace 12" msgstr "പണിയറകള് 12ലേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:68 +#: ../src/metacity.schemas.in.h:68 msgid "Switch to workspace 2" msgstr "പണിയറകള് 2ലേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:69 +#: ../src/metacity.schemas.in.h:69 msgid "Switch to workspace 3" msgstr "പണിയറകള് 3ലേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:70 +#: ../src/metacity.schemas.in.h:70 msgid "Switch to workspace 4" msgstr "പണിയറകള് 4ലേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:71 +#: ../src/metacity.schemas.in.h:71 msgid "Switch to workspace 5" msgstr "പണിയറകള് 5ലേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:72 +#: ../src/metacity.schemas.in.h:72 msgid "Switch to workspace 6" msgstr "പണിയറകള് 6ലേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:73 +#: ../src/metacity.schemas.in.h:73 msgid "Switch to workspace 7" msgstr "പണിയറകള് 7ലേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:74 +#: ../src/metacity.schemas.in.h:74 msgid "Switch to workspace 8" msgstr "പണിയറകള് 8ലേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:75 +#: ../src/metacity.schemas.in.h:75 msgid "Switch to workspace 9" msgstr "പണിയറകള് 9ലേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:76 +#: ../src/metacity.schemas.in.h:76 msgid "Switch to workspace above this one" msgstr "ഇതിന്റെ മുകളിലുള്ള പണിയറകളിേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:77 +#: ../src/metacity.schemas.in.h:77 msgid "Switch to workspace below this one" msgstr "ഇതിന്റെ താഴെയുള്ള പണിയറകളിേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:78 +#: ../src/metacity.schemas.in.h:78 msgid "Switch to workspace on the left" msgstr "ഇതിന്റെ ഇടതുവശത്തുള്ള പണിയറകളിേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:79 +#: ../src/metacity.schemas.in.h:79 msgid "Switch to workspace on the right" msgstr "ഇതിന്റെ വലതുവശത്തുള്ള പണിയറകളിേക്ക് മാറ്റൂ" -#: src/metacity.schemas.in.h:80 +#: ../src/metacity.schemas.in.h:80 msgid "System Bell is Audible" msgstr "" -#: src/metacity.schemas.in.h:81 +#: ../src/metacity.schemas.in.h:81 msgid "Take a screenshot" msgstr "" -#: src/metacity.schemas.in.h:82 +#: ../src/metacity.schemas.in.h:82 msgid "Take a screenshot of a window" msgstr "" -#: src/metacity.schemas.in.h:83 +#: ../src/metacity.schemas.in.h:83 msgid "" "Tells Metacity how to implement the visual indication that the system bell " "or another application 'bell' indicator has been rung. Currently there are " @@ -764,27 +782,27 @@ msgid "" "currently focused window's titlebar is flashed." msgstr "" -#: src/metacity.schemas.in.h:84 +#: ../src/metacity.schemas.in.h:84 msgid "" "The /apps/metacity/global_keybindings/run_command_N keys define keybindings " "that correspond to these commands. Pressing the keybinding for run_command_N " "will execute command_N." msgstr "" -#: src/metacity.schemas.in.h:85 +#: ../src/metacity.schemas.in.h:85 msgid "" "The /apps/metacity/global_keybindings/run_command_screenshot key defines a " "keybinding which causes the command specified by this setting to be invoked." msgstr "" -#: src/metacity.schemas.in.h:86 +#: ../src/metacity.schemas.in.h:86 msgid "" "The /apps/metacity/global_keybindings/run_command_window_screenshot key " "defines a keybinding which causes the command specified by this setting to " "be invoked." msgstr "" -#: src/metacity.schemas.in.h:87 +#: ../src/metacity.schemas.in.h:87 msgid "" "The keybinding that runs the correspondingly-numbered command in /apps/" "metacity/keybinding_commands The format looks like \"<Control>a\" or " @@ -794,7 +812,7 @@ msgid "" "then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:88 +#: ../src/metacity.schemas.in.h:88 msgid "" "The keybinding that switches to the workspace above the current workspace. " "The format looks like \"<Control>a\" or \"<Shift><Alt>F1" @@ -804,7 +822,7 @@ msgid "" "for this action." msgstr "" -#: src/metacity.schemas.in.h:89 +#: ../src/metacity.schemas.in.h:89 msgid "" "The keybinding that switches to the workspace below the current workspace. " "The format looks like \"<Control>a\" or \"<Shift><Alt>F1" @@ -814,7 +832,7 @@ msgid "" "for this action." msgstr "" -#: src/metacity.schemas.in.h:90 +#: ../src/metacity.schemas.in.h:90 msgid "" "The keybinding that switches to the workspace on the left of the current " "workspace. The format looks like \"<Control>a\" or \"<Shift><" @@ -824,7 +842,7 @@ msgid "" "keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:91 +#: ../src/metacity.schemas.in.h:91 msgid "" "The keybinding that switches to the workspace on the right of the current " "workspace. The format looks like \"<Control>a\" or \"<Shift><" @@ -834,7 +852,7 @@ msgid "" "keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:92 +#: ../src/metacity.schemas.in.h:92 msgid "" "The keybinding that switches to workspace 1. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -843,7 +861,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:93 +#: ../src/metacity.schemas.in.h:93 msgid "" "The keybinding that switches to workspace 10. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -852,7 +870,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:94 +#: ../src/metacity.schemas.in.h:94 msgid "" "The keybinding that switches to workspace 11. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -861,7 +879,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:95 +#: ../src/metacity.schemas.in.h:95 msgid "" "The keybinding that switches to workspace 12. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -870,7 +888,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:96 +#: ../src/metacity.schemas.in.h:96 msgid "" "The keybinding that switches to workspace 2. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -879,7 +897,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:97 +#: ../src/metacity.schemas.in.h:97 msgid "" "The keybinding that switches to workspace 3. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -888,7 +906,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:98 +#: ../src/metacity.schemas.in.h:98 msgid "" "The keybinding that switches to workspace 4. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -897,7 +915,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:99 +#: ../src/metacity.schemas.in.h:99 msgid "" "The keybinding that switches to workspace 5. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -906,7 +924,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:100 +#: ../src/metacity.schemas.in.h:100 msgid "" "The keybinding that switches to workspace 6. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -915,7 +933,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:101 +#: ../src/metacity.schemas.in.h:101 msgid "" "The keybinding that switches to workspace 7. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -924,7 +942,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:102 +#: ../src/metacity.schemas.in.h:102 msgid "" "The keybinding that switches to workspace 8. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -933,7 +951,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:103 +#: ../src/metacity.schemas.in.h:103 msgid "" "The keybinding that switches to workspace 9. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -942,7 +960,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:104 +#: ../src/metacity.schemas.in.h:104 msgid "" "The keybinding used to activate the window menu. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -951,7 +969,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:105 +#: ../src/metacity.schemas.in.h:105 msgid "" "The keybinding used to close a window. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -960,7 +978,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:106 +#: ../src/metacity.schemas.in.h:106 msgid "" "The keybinding used to enter \"move mode\" and begin moving a window using " "the keyboard. The format looks like \"<Control>a\" or \"<Shift>" @@ -970,7 +988,7 @@ msgid "" "no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:107 +#: ../src/metacity.schemas.in.h:107 msgid "" "The keybinding used to enter \"resize mode\" and begin resizing a window " "using the keyboard. The format looks like \"<Control>a\" or \"<" @@ -980,7 +998,7 @@ msgid "" "will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:108 +#: ../src/metacity.schemas.in.h:108 msgid "" "The keybinding used to hide all normal windows and set the focus to the " "desktop background. The format looks like \"<Control>a\" or \"<" @@ -990,7 +1008,7 @@ msgid "" "will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:109 +#: ../src/metacity.schemas.in.h:109 msgid "" "The keybinding used to maximize a window. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -999,7 +1017,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:110 +#: ../src/metacity.schemas.in.h:110 msgid "" "The keybinding used to minimize a window. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1008,7 +1026,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:111 +#: ../src/metacity.schemas.in.h:111 msgid "" "The keybinding used to move a window one workspace down. The format looks " "like \"<Control>a\" or \"<Shift><Alt>F1\". The parser is " @@ -1018,7 +1036,7 @@ msgid "" "action." msgstr "" -#: src/metacity.schemas.in.h:112 +#: ../src/metacity.schemas.in.h:112 msgid "" "The keybinding used to move a window one workspace to the left. The format " "looks like \"<Control>a\" or \"<Shift><Alt>F1\". The " @@ -1028,7 +1046,7 @@ msgid "" "for this action." msgstr "" -#: src/metacity.schemas.in.h:113 +#: ../src/metacity.schemas.in.h:113 msgid "" "The keybinding used to move a window one workspace to the right. The format " "looks like \"<Control>a\" or \"<Shift><Alt>F1\". The " @@ -1038,7 +1056,7 @@ msgid "" "for this action." msgstr "" -#: src/metacity.schemas.in.h:114 +#: ../src/metacity.schemas.in.h:114 msgid "" "The keybinding used to move a window one workspace up. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1047,7 +1065,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:115 +#: ../src/metacity.schemas.in.h:115 msgid "" "The keybinding used to move a window to workspace 1. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1056,7 +1074,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:116 +#: ../src/metacity.schemas.in.h:116 msgid "" "The keybinding used to move a window to workspace 10. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1065,7 +1083,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:117 +#: ../src/metacity.schemas.in.h:117 msgid "" "The keybinding used to move a window to workspace 11. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1074,7 +1092,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:118 +#: ../src/metacity.schemas.in.h:118 msgid "" "The keybinding used to move a window to workspace 12. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1083,7 +1101,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:119 +#: ../src/metacity.schemas.in.h:119 msgid "" "The keybinding used to move a window to workspace 2. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1092,7 +1110,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:120 +#: ../src/metacity.schemas.in.h:120 msgid "" "The keybinding used to move a window to workspace 3. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1101,7 +1119,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:121 +#: ../src/metacity.schemas.in.h:121 msgid "" "The keybinding used to move a window to workspace 4. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1110,7 +1128,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:122 +#: ../src/metacity.schemas.in.h:122 msgid "" "The keybinding used to move a window to workspace 5. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1119,7 +1137,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:123 +#: ../src/metacity.schemas.in.h:123 msgid "" "The keybinding used to move a window to workspace 6. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1128,7 +1146,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:124 +#: ../src/metacity.schemas.in.h:124 msgid "" "The keybinding used to move a window to workspace 7. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1137,7 +1155,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:125 +#: ../src/metacity.schemas.in.h:125 msgid "" "The keybinding used to move a window to workspace 8. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1146,7 +1164,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:126 +#: ../src/metacity.schemas.in.h:126 msgid "" "The keybinding used to move a window to workspace 9. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1155,7 +1173,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:127 +#: ../src/metacity.schemas.in.h:127 msgid "" "The keybinding used to move focus backwards between panels and the desktop, " "using a popup window. The format looks like \"<Control>a\" or \"<" @@ -1165,7 +1183,7 @@ msgid "" "will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:128 +#: ../src/metacity.schemas.in.h:128 msgid "" "The keybinding used to move focus backwards between panels and the desktop, " "without a popup window. The format looks like \"<Control>a\" or \"<" @@ -1175,7 +1193,7 @@ msgid "" "will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:129 +#: ../src/metacity.schemas.in.h:129 msgid "" "The keybinding used to move focus backwards between windows without a popup " "window. Holding \"shift\" together with this binding makes the direction go " @@ -1186,7 +1204,7 @@ msgid "" "no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:130 +#: ../src/metacity.schemas.in.h:130 msgid "" "The keybinding used to move focus backwards between windows, using a popup " "window. Holding \"shift\" together with this binding makes the direction go " @@ -1197,7 +1215,7 @@ msgid "" "no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:131 +#: ../src/metacity.schemas.in.h:131 msgid "" "The keybinding used to move focus between panels and the desktop, using a " "popup window. The format looks like \"<Control>a\" or \"<Shift>" @@ -1207,7 +1225,7 @@ msgid "" "no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:132 +#: ../src/metacity.schemas.in.h:132 msgid "" "The keybinding used to move focus between panels and the desktop, without a " "popup window. The format looks like \"<Control>a\" or \"<Shift>" @@ -1217,7 +1235,7 @@ msgid "" "no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:133 +#: ../src/metacity.schemas.in.h:133 msgid "" "The keybinding used to move focus between windows without a popup window. " "(Traditionally <Alt>Escape) Holding the \"shift\" key while using this " @@ -1228,7 +1246,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:134 +#: ../src/metacity.schemas.in.h:134 msgid "" "The keybinding used to move focus between windows, using a popup window. " "(Traditionally <Alt>Tab) Holding the \"shift\" key while using this " @@ -1239,7 +1257,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:135 +#: ../src/metacity.schemas.in.h:135 msgid "" "The keybinding used to toggle always on top. A window that is always on top " "will always be visible over other overlapping windows. The format looks like " @@ -1249,7 +1267,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:136 +#: ../src/metacity.schemas.in.h:136 msgid "" "The keybinding used to toggle fullscreen mode. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1258,7 +1276,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:137 +#: ../src/metacity.schemas.in.h:137 msgid "" "The keybinding used to toggle maximization. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1267,7 +1285,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:138 +#: ../src/metacity.schemas.in.h:138 msgid "" "The keybinding used to toggle shaded/unshaded state. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1276,7 +1294,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:139 +#: ../src/metacity.schemas.in.h:139 msgid "" "The keybinding used to toggle whether the window is on all workspaces or " "just one. The format looks like \"<Control>a\" or \"<Shift><" @@ -1286,7 +1304,7 @@ msgid "" "keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:140 +#: ../src/metacity.schemas.in.h:140 msgid "" "The keybinding used to unmaximize a window. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1295,7 +1313,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:141 +#: ../src/metacity.schemas.in.h:141 msgid "" "The keybinding which display's the panel's \"Run Application\" dialog box. " "The format looks like \"<Control>a\" or \"<Shift><Alt>F1" @@ -1305,7 +1323,7 @@ msgid "" "for this action." msgstr "" -#: src/metacity.schemas.in.h:142 +#: ../src/metacity.schemas.in.h:142 msgid "" "The keybinding which invokes a terminal. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1314,7 +1332,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:143 +#: ../src/metacity.schemas.in.h:143 msgid "" "The keybinding which invokes the panel's screenshot utility to take a " "screenshot of a window. The format looks like \"<Control>a\" or \"<" @@ -1324,7 +1342,7 @@ msgid "" "will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:144 +#: ../src/metacity.schemas.in.h:144 msgid "" "The keybinding which invokes the panel's screenshot utility. The format " "looks like \"<Control>a\" or \"<Shift><Alt>F1\". The " @@ -1334,7 +1352,7 @@ msgid "" "for this action." msgstr "" -#: src/metacity.schemas.in.h:145 +#: ../src/metacity.schemas.in.h:145 msgid "" "The keybinding which shows the panel's main menu. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1343,27 +1361,27 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:146 +#: ../src/metacity.schemas.in.h:146 msgid "The name of a workspace." msgstr "പണിയറുടെ പേര്" -#: src/metacity.schemas.in.h:147 +#: ../src/metacity.schemas.in.h:147 msgid "The screenshot command" msgstr "" -#: src/metacity.schemas.in.h:148 +#: ../src/metacity.schemas.in.h:148 msgid "" "The theme determines the appearance of window borders, titlebar, and so " "forth." msgstr "" -#: src/metacity.schemas.in.h:149 +#: ../src/metacity.schemas.in.h:149 msgid "" "The time delay before raising a window if auto_raise is set to true. The " "delay is given in thousandths of a second." msgstr "" -#: src/metacity.schemas.in.h:150 +#: ../src/metacity.schemas.in.h:150 msgid "" "The window focus mode indicates how windows are activated. It has three " "possible values; \"click\" means windows must be clicked in order to focus " @@ -1372,11 +1390,11 @@ msgid "" "unfocused when the mouse leaves the window." msgstr "" -#: src/metacity.schemas.in.h:151 +#: ../src/metacity.schemas.in.h:151 msgid "The window screenshot command" msgstr "" -#: src/metacity.schemas.in.h:152 +#: ../src/metacity.schemas.in.h:152 msgid "" "This keybinding changes whether a window is above or below other windows. If " "the window is covered by another window, it raises the window above other " @@ -1388,7 +1406,7 @@ msgid "" "no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:153 +#: ../src/metacity.schemas.in.h:153 msgid "" "This keybinding lowers a window below other windows. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1397,7 +1415,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:154 +#: ../src/metacity.schemas.in.h:154 msgid "" "This keybinding raises the window above other windows. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1406,7 +1424,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:155 +#: ../src/metacity.schemas.in.h:155 msgid "" "This keybinding resizes a window to fill available horizontal space. The " "format looks like \"<Control>a\" or \"<Shift><Alt>F1\". " @@ -1416,7 +1434,7 @@ msgid "" "for this action." msgstr "" -#: src/metacity.schemas.in.h:156 +#: ../src/metacity.schemas.in.h:156 msgid "" "This keybinding resizes a window to fill available vertical space. The " "format looks like \"<Control>a\" or \"<Shift><Alt>F1\". " @@ -1426,885 +1444,901 @@ msgid "" "for this action." msgstr "" -#: src/metacity.schemas.in.h:157 +#: ../src/metacity.schemas.in.h:157 msgid "" "This option determines the effects of double-clicking on the title bar. " "Current valid options are 'toggle_shade', which will shade/unshade the " "window, and 'toggle_maximize' which will maximize/unmaximize the window." msgstr "" -#: src/metacity.schemas.in.h:158 +#: ../src/metacity.schemas.in.h:158 msgid "Toggle always on top state" msgstr "" -#: src/metacity.schemas.in.h:159 +#: ../src/metacity.schemas.in.h:159 msgid "Toggle fullscreen mode" msgstr "അക്ഷര വിവര രീതിയില് അളവ് ദൃശ്യമാക്കുക" -#: src/metacity.schemas.in.h:160 +#: ../src/metacity.schemas.in.h:160 msgid "Toggle maximization state" msgstr "" -#: src/metacity.schemas.in.h:161 +#: ../src/metacity.schemas.in.h:161 msgid "Toggle shaded state" msgstr "" -#: src/metacity.schemas.in.h:162 +#: ../src/metacity.schemas.in.h:162 msgid "Toggle window on all workspaces" msgstr "എല്ലാ പണിയറകളിലെയും ജാലകങ്ങള് കാണിക്കുക" -#: src/metacity.schemas.in.h:163 +#: ../src/metacity.schemas.in.h:163 msgid "" "Turns on a visual indication when an application or the system issues a " "'bell' or 'beep'; useful for the hard-of-hearing and for use in noisy " "environments, or when 'audible bell' is off." msgstr "" -#: src/metacity.schemas.in.h:164 +#: ../src/metacity.schemas.in.h:164 #, fuzzy msgid "Unmaximize window" msgstr "ജാലകം ചെറുതാക്കുക" -#: src/metacity.schemas.in.h:165 +#: ../src/metacity.schemas.in.h:165 msgid "Use standard system font in window titles" msgstr "" -#: src/metacity.schemas.in.h:166 +#: ../src/metacity.schemas.in.h:166 msgid "Visual Bell Type" msgstr "" -#: src/metacity.schemas.in.h:167 +#: ../src/metacity.schemas.in.h:167 msgid "Window focus mode" msgstr "ജാലക കേന്ദ്രീകരണരീതി" -#: src/metacity.schemas.in.h:168 +#: ../src/metacity.schemas.in.h:168 msgid "Window title font" msgstr "ജാലക തലക്കെട്ട് അക്ഷരരൂപം" -#: src/prefs.c:501 src/prefs.c:517 src/prefs.c:533 src/prefs.c:549 -#: src/prefs.c:565 src/prefs.c:585 src/prefs.c:601 src/prefs.c:617 -#: src/prefs.c:633 src/prefs.c:649 src/prefs.c:665 src/prefs.c:681 -#: src/prefs.c:697 src/prefs.c:714 src/prefs.c:730 src/prefs.c:746 -#: src/prefs.c:762 src/prefs.c:778 src/prefs.c:793 src/prefs.c:808 -#: src/prefs.c:823 src/prefs.c:839 +#: ../src/prefs.c:528 ../src/prefs.c:544 ../src/prefs.c:560 ../src/prefs.c:576 +#: ../src/prefs.c:592 ../src/prefs.c:612 ../src/prefs.c:628 ../src/prefs.c:644 +#: ../src/prefs.c:660 ../src/prefs.c:676 ../src/prefs.c:692 ../src/prefs.c:708 +#: ../src/prefs.c:724 ../src/prefs.c:741 ../src/prefs.c:757 ../src/prefs.c:773 +#: ../src/prefs.c:789 ../src/prefs.c:805 ../src/prefs.c:820 ../src/prefs.c:835 +#: ../src/prefs.c:850 ../src/prefs.c:866 ../src/prefs.c:882 ../src/prefs.c:898 #, c-format msgid "GConf key \"%s\" is set to an invalid type\n" msgstr "" -#: src/prefs.c:884 +#: ../src/prefs.c:943 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for mouse button " "modifier\n" msgstr "" -#: src/prefs.c:908 src/prefs.c:1318 +#: ../src/prefs.c:967 ../src/prefs.c:1428 #, c-format msgid "GConf key '%s' is set to an invalid value\n" msgstr "" -#: src/prefs.c:1035 +#: ../src/prefs.c:1145 #, c-format msgid "Could not parse font description \"%s\" from GConf key %s\n" msgstr "" -#: src/prefs.c:1220 +#: ../src/prefs.c:1330 #, c-format msgid "" "%d stored in GConf key %s is not a reasonable number of workspaces, current " "maximum is %d\n" msgstr "" -#: src/prefs.c:1280 +#: ../src/prefs.c:1390 msgid "" "Workarounds for broken applications disabled. Some applications may not " "behave properly.\n" msgstr "" -#: src/prefs.c:1345 +#: ../src/prefs.c:1455 #, c-format msgid "%d stored in GConf key %s is out of range 0 to %d\n" msgstr "" -#: src/prefs.c:1479 +#: ../src/prefs.c:1589 #, c-format msgid "Error setting number of workspaces to %d: %s\n" msgstr "" -#: src/prefs.c:1723 +#: ../src/prefs.c:1833 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for keybinding " "\"%s\"\n" msgstr "" -#: src/prefs.c:2077 +#: ../src/prefs.c:2187 #, c-format msgid "Error setting name for workspace %d to \"%s\": %s\n" msgstr "%d യില്നിന്ന് \"%s\"ലേക്ക് പണിയറയുടെ പേര് സജ്ജമാക്കുന്നതില് തെറ്റ്: %s\n" -#: src/resizepopup.c:126 +#: ../src/resizepopup.c:126 #, c-format msgid "%d x %d" msgstr "%d x %d" -#: src/screen.c:408 +#: ../src/screen.c:408 #, c-format msgid "Screen %d on display '%s' is invalid\n" msgstr "" -#: src/screen.c:424 +#: ../src/screen.c:424 #, c-format msgid "" "Screen %d on display \"%s\" already has a window manager; try using the --" "replace option to replace the current window manager.\n" msgstr "" -#: src/screen.c:448 +#: ../src/screen.c:448 #, c-format msgid "" "Could not acquire window manager selection on screen %d display \"%s\"\n" msgstr "" -#: src/screen.c:506 +#: ../src/screen.c:506 #, c-format msgid "Screen %d on display \"%s\" already has a window manager\n" msgstr "" -#: src/screen.c:716 +#: ../src/screen.c:716 #, c-format msgid "Could not release screen %d on display \"%s\"\n" msgstr "" -#: src/session.c:884 src/session.c:891 +#: ../src/session.c:884 ../src/session.c:891 #, c-format msgid "Could not create directory '%s': %s\n" msgstr "'%s'എന്ന കൂട് ഉണ്ടാക്കാന് കഴിയുന്നില്ല: %s\n" -#: src/session.c:901 +#: ../src/session.c:901 #, c-format msgid "Could not open session file '%s' for writing: %s\n" msgstr "%s എഴുതാനായി തുറക്കുന്നതില് %s പരാജയം\n" -#: src/session.c:1053 +#: ../src/session.c:1053 #, c-format msgid "Error writing session file '%s': %s\n" msgstr "'%s' രചനാ എഴുതുന്നതില് പരാജയം: %s\n" -#: src/session.c:1058 +#: ../src/session.c:1058 #, c-format msgid "Error closing session file '%s': %s\n" msgstr "'%s' രചന അടയ്ക്കുന്നതില് പരാജയം: %s\n" -#: src/session.c:1133 +#: ../src/session.c:1133 #, c-format msgid "Failed to read saved session file %s: %s\n" msgstr "രചന %sലെ പ്രമേയം വായിക്കുന്നതില് പരാജയപ്പെട്ടു: %s\n" -#: src/session.c:1168 +#: ../src/session.c:1168 #, c-format msgid "Failed to parse saved session file: %s\n" msgstr "രചന വായിക്കുന്നതില് പരാജയപ്പെട്ടു: %s\n" -#: src/session.c:1217 +#: ../src/session.c:1217 msgid "<metacity_session> attribute seen but we already have the session ID" msgstr "" -#: src/session.c:1230 +#: ../src/session.c:1230 #, c-format msgid "Unknown attribute %s on <metacity_session> element" msgstr "" -#: src/session.c:1247 +#: ../src/session.c:1247 msgid "nested <window> tag" msgstr "തരക്കെട്ടില്ലാത്ത ജാലകം" -#: src/session.c:1305 src/session.c:1337 +#: ../src/session.c:1305 ../src/session.c:1337 #, c-format msgid "Unknown attribute %s on <window> element" msgstr "" -#: src/session.c:1409 +#: ../src/session.c:1409 #, c-format msgid "Unknown attribute %s on <maximized> element" msgstr "" -#: src/session.c:1469 +#: ../src/session.c:1469 #, c-format msgid "Unknown attribute %s on <geometry> element" msgstr "" -#: src/session.c:1489 +#: ../src/session.c:1489 #, c-format msgid "Unknown element %s" msgstr "%s ന്റെ അറിയാത്ത ഘടകം" -#: src/session.c:1961 +#: ../src/session.c:1961 #, c-format msgid "" "Error launching metacity-dialog to warn about apps that don't support " "session management: %s\n" msgstr "" -#: src/theme-parser.c:224 src/theme-parser.c:242 +#: ../src/theme-parser.c:224 ../src/theme-parser.c:242 #, c-format msgid "Line %d character %d: %s" msgstr "" -#: src/theme-parser.c:396 +#: ../src/theme-parser.c:396 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "" -#: src/theme-parser.c:414 src/theme-parser.c:439 +#: ../src/theme-parser.c:414 ../src/theme-parser.c:439 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "" -#: src/theme-parser.c:485 +#: ../src/theme-parser.c:485 #, c-format msgid "Integer %ld must be positive" msgstr "" -#: src/theme-parser.c:493 +#: ../src/theme-parser.c:493 #, c-format msgid "Integer %ld is too large, current max is %d" msgstr "" -#: src/theme-parser.c:521 src/theme-parser.c:602 src/theme-parser.c:626 +#: ../src/theme-parser.c:521 ../src/theme-parser.c:602 +#: ../src/theme-parser.c:626 #, c-format msgid "Could not parse \"%s\" as a floating point number" msgstr "%s നെ ഒരു സംഖ്യയായി വേര്തിരിക്കാന് കഴിയുഞ്ഞില്ല" -#: src/theme-parser.c:552 +#: ../src/theme-parser.c:552 #, c-format msgid "Boolean values must be \"true\" or \"false\" not \"%s\"" msgstr "" -#: src/theme-parser.c:572 +#: ../src/theme-parser.c:572 #, c-format msgid "Angle must be between 0.0 and 360.0, was %g\n" msgstr "" -#: src/theme-parser.c:638 +#: ../src/theme-parser.c:638 #, c-format msgid "Alpha must be between 0.0 (invisible) and 1.0 (fully opaque), was %g\n" msgstr "" -#: src/theme-parser.c:684 +#: ../src/theme-parser.c:684 #, c-format msgid "" "Invalid title scale \"%s\" (must be one of xx-small,x-small,small,medium," "large,x-large,xx-large)\n" msgstr "" -#: src/theme-parser.c:729 src/theme-parser.c:737 src/theme-parser.c:2936 -#: src/theme-parser.c:3025 src/theme-parser.c:3032 src/theme-parser.c:3039 -#, c-format -msgid "No \"%s\" attribute on element <%s>" -msgstr "" - -#: src/theme-parser.c:807 src/theme-parser.c:897 src/theme-parser.c:935 -#: src/theme-parser.c:1012 src/theme-parser.c:1062 src/theme-parser.c:1070 -#: src/theme-parser.c:1126 src/theme-parser.c:1134 +#: ../src/theme-parser.c:729 ../src/theme-parser.c:737 +#: ../src/theme-parser.c:807 ../src/theme-parser.c:897 +#: ../src/theme-parser.c:935 ../src/theme-parser.c:1012 +#: ../src/theme-parser.c:1062 ../src/theme-parser.c:1070 +#: ../src/theme-parser.c:1126 ../src/theme-parser.c:1134 +#: ../src/theme-parser.c:2936 ../src/theme-parser.c:3025 +#: ../src/theme-parser.c:3032 ../src/theme-parser.c:3039 #, c-format msgid "No \"%s\" attribute on <%s> element" msgstr "" -#: src/theme-parser.c:837 src/theme-parser.c:905 src/theme-parser.c:943 -#: src/theme-parser.c:1020 +#: ../src/theme-parser.c:837 ../src/theme-parser.c:905 +#: ../src/theme-parser.c:943 ../src/theme-parser.c:1020 #, c-format msgid "<%s> name \"%s\" used a second time" msgstr "" -#: src/theme-parser.c:849 src/theme-parser.c:955 src/theme-parser.c:1032 +#: ../src/theme-parser.c:849 ../src/theme-parser.c:955 +#: ../src/theme-parser.c:1032 #, c-format msgid "<%s> parent \"%s\" has not been defined" msgstr "" -#: src/theme-parser.c:968 +#: ../src/theme-parser.c:968 #, c-format msgid "<%s> geometry \"%s\" has not been defined" msgstr "" -#: src/theme-parser.c:981 +#: ../src/theme-parser.c:981 #, c-format msgid "<%s> must specify either a geometry or a parent that has a geometry" msgstr "" -#: src/theme-parser.c:1080 +#: ../src/theme-parser.c:1080 #, c-format msgid "Unknown type \"%s\" on <%s> element" msgstr "" -#: src/theme-parser.c:1091 +#: ../src/theme-parser.c:1091 #, c-format msgid "Unknown style_set \"%s\" on <%s> element" msgstr "" -#: src/theme-parser.c:1099 +#: ../src/theme-parser.c:1099 #, c-format msgid "Window type \"%s\" has already been assigned a style set" msgstr "" -#: src/theme-parser.c:1143 +#: ../src/theme-parser.c:1143 #, c-format msgid "Unknown function \"%s\" for menu icon" msgstr "" -#: src/theme-parser.c:1152 +#: ../src/theme-parser.c:1152 #, c-format msgid "Unknown state \"%s\" for menu icon" msgstr "" -#: src/theme-parser.c:1160 +#: ../src/theme-parser.c:1160 #, c-format msgid "Theme already has a menu icon for function %s state %s" msgstr "" -#: src/theme-parser.c:1177 src/theme-parser.c:3244 src/theme-parser.c:3323 +#: ../src/theme-parser.c:1177 ../src/theme-parser.c:3244 +#: ../src/theme-parser.c:3323 #, c-format msgid "No <draw_ops> with the name \"%s\" has been defined" msgstr "" -#: src/theme-parser.c:1192 src/theme-parser.c:1256 src/theme-parser.c:1545 -#: src/theme-parser.c:3124 src/theme-parser.c:3178 src/theme-parser.c:3338 -#: src/theme-parser.c:3515 src/theme-parser.c:3553 src/theme-parser.c:3591 -#: src/theme-parser.c:3629 +#: ../src/theme-parser.c:1192 ../src/theme-parser.c:1256 +#: ../src/theme-parser.c:1545 ../src/theme-parser.c:3124 +#: ../src/theme-parser.c:3178 ../src/theme-parser.c:3338 +#: ../src/theme-parser.c:3515 ../src/theme-parser.c:3553 +#: ../src/theme-parser.c:3591 ../src/theme-parser.c:3629 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "" -#: src/theme-parser.c:1282 src/theme-parser.c:1369 src/theme-parser.c:1439 +#: ../src/theme-parser.c:1282 ../src/theme-parser.c:1369 +#: ../src/theme-parser.c:1439 #, c-format msgid "No \"name\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1289 src/theme-parser.c:1376 +#: ../src/theme-parser.c:1289 ../src/theme-parser.c:1376 #, c-format msgid "No \"value\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1320 src/theme-parser.c:1334 src/theme-parser.c:1393 +#: ../src/theme-parser.c:1320 ../src/theme-parser.c:1334 +#: ../src/theme-parser.c:1393 msgid "" "Cannot specify both button_width/button_height and aspect ratio for buttons" msgstr "" -#: src/theme-parser.c:1343 +#: ../src/theme-parser.c:1343 #, c-format msgid "Distance \"%s\" is unknown" msgstr "" -#: src/theme-parser.c:1402 +#: ../src/theme-parser.c:1402 #, c-format msgid "Aspect ratio \"%s\" is unknown" msgstr "" -#: src/theme-parser.c:1446 +#: ../src/theme-parser.c:1446 #, c-format msgid "No \"top\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1453 +#: ../src/theme-parser.c:1453 #, c-format msgid "No \"bottom\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1460 +#: ../src/theme-parser.c:1460 #, c-format msgid "No \"left\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1467 +#: ../src/theme-parser.c:1467 #, c-format msgid "No \"right\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1499 +#: ../src/theme-parser.c:1499 #, c-format msgid "Border \"%s\" is unknown" msgstr "" -#: src/theme-parser.c:1655 src/theme-parser.c:1765 src/theme-parser.c:1868 -#: src/theme-parser.c:2055 src/theme-parser.c:2869 +#: ../src/theme-parser.c:1655 ../src/theme-parser.c:1765 +#: ../src/theme-parser.c:1868 ../src/theme-parser.c:2055 +#: ../src/theme-parser.c:2869 #, c-format msgid "No \"color\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1662 +#: ../src/theme-parser.c:1662 #, c-format msgid "No \"x1\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1669 src/theme-parser.c:2714 +#: ../src/theme-parser.c:1669 ../src/theme-parser.c:2714 #, c-format msgid "No \"y1\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1676 +#: ../src/theme-parser.c:1676 #, c-format msgid "No \"x2\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1683 src/theme-parser.c:2721 +#: ../src/theme-parser.c:1683 ../src/theme-parser.c:2721 #, c-format msgid "No \"y2\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1772 src/theme-parser.c:1875 src/theme-parser.c:1981 -#: src/theme-parser.c:2062 src/theme-parser.c:2168 src/theme-parser.c:2266 -#: src/theme-parser.c:2483 src/theme-parser.c:2609 src/theme-parser.c:2707 -#: src/theme-parser.c:2781 src/theme-parser.c:2876 +#: ../src/theme-parser.c:1772 ../src/theme-parser.c:1875 +#: ../src/theme-parser.c:1981 ../src/theme-parser.c:2062 +#: ../src/theme-parser.c:2168 ../src/theme-parser.c:2266 +#: ../src/theme-parser.c:2483 ../src/theme-parser.c:2609 +#: ../src/theme-parser.c:2707 ../src/theme-parser.c:2781 +#: ../src/theme-parser.c:2876 #, c-format msgid "No \"x\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1779 src/theme-parser.c:1882 src/theme-parser.c:1988 -#: src/theme-parser.c:2069 src/theme-parser.c:2175 src/theme-parser.c:2273 -#: src/theme-parser.c:2490 src/theme-parser.c:2616 src/theme-parser.c:2788 -#: src/theme-parser.c:2883 +#: ../src/theme-parser.c:1779 ../src/theme-parser.c:1882 +#: ../src/theme-parser.c:1988 ../src/theme-parser.c:2069 +#: ../src/theme-parser.c:2175 ../src/theme-parser.c:2273 +#: ../src/theme-parser.c:2490 ../src/theme-parser.c:2616 +#: ../src/theme-parser.c:2788 ../src/theme-parser.c:2883 #, c-format msgid "No \"y\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1786 src/theme-parser.c:1889 src/theme-parser.c:1995 -#: src/theme-parser.c:2076 src/theme-parser.c:2182 src/theme-parser.c:2280 -#: src/theme-parser.c:2497 src/theme-parser.c:2623 src/theme-parser.c:2795 +#: ../src/theme-parser.c:1786 ../src/theme-parser.c:1889 +#: ../src/theme-parser.c:1995 ../src/theme-parser.c:2076 +#: ../src/theme-parser.c:2182 ../src/theme-parser.c:2280 +#: ../src/theme-parser.c:2497 ../src/theme-parser.c:2623 +#: ../src/theme-parser.c:2795 #, c-format msgid "No \"width\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1793 src/theme-parser.c:1896 src/theme-parser.c:2002 -#: src/theme-parser.c:2083 src/theme-parser.c:2189 src/theme-parser.c:2287 -#: src/theme-parser.c:2504 src/theme-parser.c:2630 src/theme-parser.c:2802 +#: ../src/theme-parser.c:1793 ../src/theme-parser.c:1896 +#: ../src/theme-parser.c:2002 ../src/theme-parser.c:2083 +#: ../src/theme-parser.c:2189 ../src/theme-parser.c:2287 +#: ../src/theme-parser.c:2504 ../src/theme-parser.c:2630 +#: ../src/theme-parser.c:2802 #, c-format msgid "No \"height\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1903 +#: ../src/theme-parser.c:1903 #, c-format msgid "No \"start_angle\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:1910 +#: ../src/theme-parser.c:1910 #, c-format msgid "No \"extent_angle\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:2090 +#: ../src/theme-parser.c:2090 #, c-format msgid "No \"alpha\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:2161 +#: ../src/theme-parser.c:2161 #, c-format msgid "No \"type\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:2209 +#: ../src/theme-parser.c:2209 #, c-format msgid "Did not understand value \"%s\" for type of gradient" msgstr "" -#: src/theme-parser.c:2294 +#: ../src/theme-parser.c:2294 #, c-format msgid "No \"filename\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:2319 src/theme-parser.c:2827 +#: ../src/theme-parser.c:2319 ../src/theme-parser.c:2827 #, c-format msgid "Did not understand fill type \"%s\" for <%s> element" msgstr "" -#: src/theme-parser.c:2462 src/theme-parser.c:2595 src/theme-parser.c:2700 +#: ../src/theme-parser.c:2462 ../src/theme-parser.c:2595 +#: ../src/theme-parser.c:2700 #, c-format msgid "No \"state\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:2469 src/theme-parser.c:2602 +#: ../src/theme-parser.c:2469 ../src/theme-parser.c:2602 #, c-format msgid "No \"shadow\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:2476 +#: ../src/theme-parser.c:2476 #, c-format msgid "No \"arrow\" attribute on element <%s>" msgstr "" -#: src/theme-parser.c:2529 src/theme-parser.c:2651 src/theme-parser.c:2739 +#: ../src/theme-parser.c:2529 ../src/theme-parser.c:2651 +#: ../src/theme-parser.c:2739 #, c-format msgid "Did not understand state \"%s\" for <%s> element" msgstr "" -#: src/theme-parser.c:2539 src/theme-parser.c:2661 +#: ../src/theme-parser.c:2539 ../src/theme-parser.c:2661 #, c-format msgid "Did not understand shadow \"%s\" for <%s> element" msgstr "" -#: src/theme-parser.c:2549 +#: ../src/theme-parser.c:2549 #, c-format msgid "Did not understand arrow \"%s\" for <%s> element" msgstr "" -#: src/theme-parser.c:2962 src/theme-parser.c:3078 +#: ../src/theme-parser.c:2962 ../src/theme-parser.c:3078 #, c-format msgid "No <draw_ops> called \"%s\" has been defined" msgstr "" -#: src/theme-parser.c:2974 src/theme-parser.c:3090 +#: ../src/theme-parser.c:2974 ../src/theme-parser.c:3090 #, c-format msgid "Including draw_ops \"%s\" here would create a circular reference" msgstr "" -#: src/theme-parser.c:3153 +#: ../src/theme-parser.c:3153 #, c-format msgid "No \"value\" attribute on <%s> element" msgstr "" -#: src/theme-parser.c:3210 +#: ../src/theme-parser.c:3210 #, c-format msgid "No \"position\" attribute on <%s> element" msgstr "" -#: src/theme-parser.c:3219 +#: ../src/theme-parser.c:3219 #, c-format msgid "Unknown position \"%s\" for frame piece" msgstr "" -#: src/theme-parser.c:3227 +#: ../src/theme-parser.c:3227 #, c-format msgid "Frame style already has a piece at position %s" msgstr "" -#: src/theme-parser.c:3272 +#: ../src/theme-parser.c:3272 #, c-format msgid "No \"function\" attribute on <%s> element" msgstr "" -#: src/theme-parser.c:3280 src/theme-parser.c:3384 +#: ../src/theme-parser.c:3280 ../src/theme-parser.c:3384 #, c-format msgid "No \"state\" attribute on <%s> element" msgstr "" -#: src/theme-parser.c:3289 +#: ../src/theme-parser.c:3289 #, c-format msgid "Unknown function \"%s\" for button" msgstr "" -#: src/theme-parser.c:3298 +#: ../src/theme-parser.c:3298 #, c-format msgid "Unknown state \"%s\" for button" msgstr "" -#: src/theme-parser.c:3306 +#: ../src/theme-parser.c:3306 #, c-format msgid "Frame style already has a button for function %s state %s" msgstr "" -#: src/theme-parser.c:3376 +#: ../src/theme-parser.c:3376 #, c-format msgid "No \"focus\" attribute on <%s> element" msgstr "" -#: src/theme-parser.c:3392 +#: ../src/theme-parser.c:3392 #, c-format msgid "No \"style\" attribute on <%s> element" msgstr "" -#: src/theme-parser.c:3401 +#: ../src/theme-parser.c:3401 #, c-format msgid "\"%s\" is not a valid value for focus attribute" msgstr "" -#: src/theme-parser.c:3410 +#: ../src/theme-parser.c:3410 #, c-format msgid "\"%s\" is not a valid value for state attribute" msgstr "" -#: src/theme-parser.c:3420 +#: ../src/theme-parser.c:3420 #, c-format msgid "A style called \"%s\" has not been defined" msgstr "" -#: src/theme-parser.c:3430 +#: ../src/theme-parser.c:3430 #, c-format msgid "No \"resize\" attribute on <%s> element" msgstr "" -#: src/theme-parser.c:3440 +#: ../src/theme-parser.c:3440 #, c-format msgid "\"%s\" is not a valid value for resize attribute" msgstr "" -#: src/theme-parser.c:3450 +#: ../src/theme-parser.c:3450 #, c-format msgid "" "Should not have \"resize\" attribute on <%s> element for maximized/shaded " "states" msgstr "" -#: src/theme-parser.c:3464 +#: ../src/theme-parser.c:3464 #, c-format msgid "Style has already been specified for state %s resize %s focus %s" msgstr "" -#: src/theme-parser.c:3475 src/theme-parser.c:3486 src/theme-parser.c:3497 +#: ../src/theme-parser.c:3475 ../src/theme-parser.c:3486 +#: ../src/theme-parser.c:3497 #, c-format msgid "Style has already been specified for state %s focus %s" msgstr "" -#: src/theme-parser.c:3536 +#: ../src/theme-parser.c:3536 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)" msgstr "" -#: src/theme-parser.c:3574 +#: ../src/theme-parser.c:3574 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)" msgstr "" -#: src/theme-parser.c:3612 +#: ../src/theme-parser.c:3612 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)" msgstr "" -#: src/theme-parser.c:3659 +#: ../src/theme-parser.c:3659 #, c-format msgid "Outermost element in theme must be <metacity_theme> not <%s>" msgstr "" -#: src/theme-parser.c:3679 +#: ../src/theme-parser.c:3679 #, c-format msgid "" "Element <%s> is not allowed inside a name/author/date/description element" msgstr "" -#: src/theme-parser.c:3684 +#: ../src/theme-parser.c:3684 #, c-format msgid "Element <%s> is not allowed inside a <constant> element" msgstr "" -#: src/theme-parser.c:3696 +#: ../src/theme-parser.c:3696 #, c-format msgid "" "Element <%s> is not allowed inside a distance/border/aspect_ratio element" msgstr "" -#: src/theme-parser.c:3718 +#: ../src/theme-parser.c:3718 #, c-format msgid "Element <%s> is not allowed inside a draw operation element" msgstr "" -#: src/theme-parser.c:3728 src/theme-parser.c:3758 src/theme-parser.c:3763 +#: ../src/theme-parser.c:3728 ../src/theme-parser.c:3758 +#: ../src/theme-parser.c:3763 #, c-format msgid "Element <%s> is not allowed inside a <%s> element" msgstr "" -#: src/theme-parser.c:3984 +#: ../src/theme-parser.c:3984 msgid "No draw_ops provided for frame piece" msgstr "" -#: src/theme-parser.c:3999 +#: ../src/theme-parser.c:3999 msgid "No draw_ops provided for button" msgstr "" -#: src/theme-parser.c:4014 +#: ../src/theme-parser.c:4014 msgid "No draw_ops provided for menu icon" msgstr "" -#: src/theme-parser.c:4054 +#: ../src/theme-parser.c:4054 #, c-format msgid "No text is allowed inside element <%s>" msgstr "" -#: src/theme-parser.c:4109 +#: ../src/theme-parser.c:4109 msgid "<name> specified twice for this theme" msgstr "" -#: src/theme-parser.c:4120 +#: ../src/theme-parser.c:4120 msgid "<author> specified twice for this theme" msgstr "" -#: src/theme-parser.c:4131 +#: ../src/theme-parser.c:4131 msgid "<copyright> specified twice for this theme" msgstr "" -#: src/theme-parser.c:4142 +#: ../src/theme-parser.c:4142 msgid "<date> specified twice for this theme" msgstr "" -#: src/theme-parser.c:4153 +#: ../src/theme-parser.c:4153 msgid "<description> specified twice for this theme" msgstr "" -#: src/theme-parser.c:4348 +#: ../src/theme-parser.c:4348 #, c-format msgid "Failed to read theme from file %s: %s\n" msgstr "രചന %sലെ പ്രമേയം വായിക്കുന്നതില് പരാജയപ്പെട്ടു: %s\n" -#: src/theme-parser.c:4403 +#: ../src/theme-parser.c:4403 #, c-format msgid "Theme file %s did not contain a root <metacity_theme> element" msgstr "" -#: src/theme-viewer.c:70 +#: ../src/theme-viewer.c:70 #, fuzzy msgid "/_Windows" msgstr "ജാലകം കേന്ദ്രീകരിക്കുക" -#: src/theme-viewer.c:71 +#: ../src/theme-viewer.c:71 msgid "/Windows/tearoff" msgstr "" -#: src/theme-viewer.c:72 +#: ../src/theme-viewer.c:72 msgid "/Windows/_Dialog" msgstr "" -#: src/theme-viewer.c:73 +#: ../src/theme-viewer.c:73 msgid "/Windows/_Modal dialog" msgstr "" -#: src/theme-viewer.c:74 +#: ../src/theme-viewer.c:74 msgid "/Windows/_Utility" msgstr "" -#: src/theme-viewer.c:75 +#: ../src/theme-viewer.c:75 msgid "/Windows/_Splashscreen" msgstr "" -#: src/theme-viewer.c:76 +#: ../src/theme-viewer.c:76 #, fuzzy msgid "/Windows/_Top dock" msgstr "ജാലകം കേന്ദ്രീകരിക്കുക" -#: src/theme-viewer.c:77 +#: ../src/theme-viewer.c:77 msgid "/Windows/_Bottom dock" msgstr "" -#: src/theme-viewer.c:78 +#: ../src/theme-viewer.c:78 msgid "/Windows/_Left dock" msgstr "" -#: src/theme-viewer.c:79 +#: ../src/theme-viewer.c:79 msgid "/Windows/_Right dock" msgstr "" -#: src/theme-viewer.c:80 +#: ../src/theme-viewer.c:80 #, fuzzy msgid "/Windows/_All docks" msgstr "ജാലകം കേന്ദ്രീകരിക്കുക" -#: src/theme-viewer.c:81 +#: ../src/theme-viewer.c:81 msgid "/Windows/Des_ktop" msgstr "" -#: src/theme-viewer.c:131 +#: ../src/theme-viewer.c:131 #, fuzzy msgid "Open another one of these windows" msgstr "ജാലകം മറ്റ് ജാലകങ്ങള്ക്ക് മുകളിലേക്ക് ഉയര്ത്തുക" -#: src/theme-viewer.c:138 +#: ../src/theme-viewer.c:138 msgid "This is a demo button with an 'open' icon" msgstr "" -#: src/theme-viewer.c:145 +#: ../src/theme-viewer.c:145 msgid "This is a demo button with a 'quit' icon" msgstr "" -#: src/theme-viewer.c:241 +#: ../src/theme-viewer.c:241 msgid "This is a sample message in a sample dialog" msgstr "" -#: src/theme-viewer.c:324 +#: ../src/theme-viewer.c:324 #, c-format msgid "Fake menu item %d\n" msgstr "" -#: src/theme-viewer.c:358 +#: ../src/theme-viewer.c:358 msgid "Border-only window" msgstr "" -#: src/theme-viewer.c:360 +#: ../src/theme-viewer.c:360 msgid "Bar" msgstr "" -#: src/theme-viewer.c:377 +#: ../src/theme-viewer.c:377 msgid "Normal Application Window" msgstr "" -#: src/theme-viewer.c:382 +#: ../src/theme-viewer.c:382 msgid "Dialog Box" msgstr "" -#: src/theme-viewer.c:387 +#: ../src/theme-viewer.c:387 msgid "Modal Dialog Box" msgstr "" -#: src/theme-viewer.c:392 +#: ../src/theme-viewer.c:392 msgid "Utility Palette" msgstr "" -#: src/theme-viewer.c:397 +#: ../src/theme-viewer.c:397 msgid "Torn-off Menu" msgstr "" -#: src/theme-viewer.c:402 +#: ../src/theme-viewer.c:402 msgid "Border" msgstr "" -#: src/theme-viewer.c:731 +#: ../src/theme-viewer.c:731 #, c-format msgid "Button layout test %d" msgstr "" -#: src/theme-viewer.c:760 +#: ../src/theme-viewer.c:760 #, c-format msgid "%g milliseconds to draw one window frame" msgstr "" -#: src/theme-viewer.c:803 +#: ../src/theme-viewer.c:803 msgid "Usage: metacity-theme-viewer [THEMENAME]\n" msgstr "" -#: src/theme-viewer.c:810 +#: ../src/theme-viewer.c:810 #, fuzzy, c-format msgid "Error loading theme: %s\n" msgstr "'%s' രചന അടയ്ക്കുന്നതില് പരാജയം: %s\n" -#: src/theme-viewer.c:816 +#: ../src/theme-viewer.c:816 #, c-format msgid "Loaded theme \"%s\" in %g seconds\n" msgstr "" -#: src/theme-viewer.c:839 +#: ../src/theme-viewer.c:839 msgid "Normal Title Font" msgstr "" -#: src/theme-viewer.c:845 +#: ../src/theme-viewer.c:845 msgid "Small Title Font" msgstr "" -#: src/theme-viewer.c:851 +#: ../src/theme-viewer.c:851 msgid "Large Title Font" msgstr "" -#: src/theme-viewer.c:856 +#: ../src/theme-viewer.c:856 msgid "Button Layouts" msgstr "" -#: src/theme-viewer.c:861 +#: ../src/theme-viewer.c:861 msgid "Benchmark" msgstr "" -#: src/theme-viewer.c:908 +#: ../src/theme-viewer.c:908 #, fuzzy msgid "Window Title Goes Here" msgstr "ജാലക തലക്കെട്ട് അക്ഷരരൂപം" -#: src/theme-viewer.c:1012 +#: ../src/theme-viewer.c:1012 #, c-format msgid "" "Drew %d frames in %g client-side seconds (%g milliseconds per frame) and %g " @@ -2312,317 +2346,317 @@ msgid "" "frame)\n" msgstr "" -#: src/theme-viewer.c:1227 +#: ../src/theme-viewer.c:1227 msgid "position expression test returned TRUE but set error" msgstr "" -#: src/theme-viewer.c:1229 +#: ../src/theme-viewer.c:1229 msgid "position expression test returned FALSE but didn't set error" msgstr "" -#: src/theme-viewer.c:1233 +#: ../src/theme-viewer.c:1233 msgid "Error was expected but none given" msgstr "" -#: src/theme-viewer.c:1235 +#: ../src/theme-viewer.c:1235 #, c-format msgid "Error %d was expected but %d given" msgstr "" -#: src/theme-viewer.c:1241 +#: ../src/theme-viewer.c:1241 #, c-format msgid "Error not expected but one was returned: %s" msgstr "" -#: src/theme-viewer.c:1245 +#: ../src/theme-viewer.c:1245 #, c-format msgid "x value was %d, %d was expected" msgstr "" -#: src/theme-viewer.c:1248 +#: ../src/theme-viewer.c:1248 #, c-format msgid "y value was %d, %d was expected" msgstr "" -#: src/theme-viewer.c:1310 +#: ../src/theme-viewer.c:1310 #, c-format msgid "%d coordinate expressions parsed in %g seconds (%g seconds average)\n" msgstr "" -#: src/theme.c:202 +#: ../src/theme.c:202 msgid "top" msgstr "മുകളില്" -#: src/theme.c:204 +#: ../src/theme.c:204 msgid "bottom" msgstr "താഴെ" -#: src/theme.c:206 +#: ../src/theme.c:206 msgid "left" msgstr "ഇടത്" -#: src/theme.c:208 +#: ../src/theme.c:208 msgid "right" msgstr "വലത്" -#: src/theme.c:222 +#: ../src/theme.c:222 #, c-format msgid "frame geometry does not specify \"%s\" dimension" msgstr "" -#: src/theme.c:241 +#: ../src/theme.c:241 #, c-format msgid "frame geometry does not specify dimension \"%s\" for border \"%s\"" msgstr "" -#: src/theme.c:278 +#: ../src/theme.c:278 #, c-format msgid "Button aspect ratio %g is not reasonable" msgstr "" -#: src/theme.c:290 +#: ../src/theme.c:290 msgid "Frame geometry does not specify size of buttons" msgstr "" -#: src/theme.c:849 +#: ../src/theme.c:843 msgid "Gradients should have at least two colors" msgstr "" -#: src/theme.c:975 +#: ../src/theme.c:969 #, c-format msgid "" "GTK color specification must have the state in brackets, e.g. gtk:fg[NORMAL] " "where NORMAL is the state; could not parse \"%s\"" msgstr "" -#: src/theme.c:989 +#: ../src/theme.c:983 #, c-format msgid "" "GTK color specification must have a close bracket after the state, e.g. gtk:" "fg[NORMAL] where NORMAL is the state; could not parse \"%s\"" msgstr "" -#: src/theme.c:1000 +#: ../src/theme.c:994 #, c-format msgid "Did not understand state \"%s\" in color specification" msgstr "" -#: src/theme.c:1013 +#: ../src/theme.c:1007 #, c-format msgid "Did not understand color component \"%s\" in color specification" msgstr "" -#: src/theme.c:1043 +#: ../src/theme.c:1037 #, c-format msgid "" "Blend format is \"blend/bg_color/fg_color/alpha\", \"%s\" does not fit the " "format" msgstr "" -#: src/theme.c:1054 +#: ../src/theme.c:1048 #, c-format msgid "Could not parse alpha value \"%s\" in blended color" msgstr "%s നെ ഒരു സംഖ്യയായി വേര്തിരിക്കാന് കഴിയുഞ്ഞില്ല" -#: src/theme.c:1064 +#: ../src/theme.c:1058 #, c-format msgid "Alpha value \"%s\" in blended color is not between 0.0 and 1.0" msgstr "" -#: src/theme.c:1111 +#: ../src/theme.c:1105 #, c-format msgid "" "Shade format is \"shade/base_color/factor\", \"%s\" does not fit the format" msgstr "" -#: src/theme.c:1122 +#: ../src/theme.c:1116 #, c-format msgid "Could not parse shade factor \"%s\" in shaded color" msgstr "%s നെ ഒരു സംഖ്യയായി വേര്തിരിക്കാന് കഴിയുഞ്ഞില്ല" -#: src/theme.c:1132 +#: ../src/theme.c:1126 #, c-format msgid "Shade factor \"%s\" in shaded color is negative" msgstr "" -#: src/theme.c:1161 +#: ../src/theme.c:1155 #, c-format msgid "Could not parse color \"%s\"" msgstr "" -#: src/theme.c:1423 +#: ../src/theme.c:1417 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "" -#: src/theme.c:1450 +#: ../src/theme.c:1444 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be " "parsed" msgstr "" -#: src/theme.c:1464 +#: ../src/theme.c:1458 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "" -#: src/theme.c:1531 +#: ../src/theme.c:1525 #, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " "\"%s\"" msgstr "" -#: src/theme.c:1588 +#: ../src/theme.c:1582 msgid "Coordinate expression was empty or not understood" msgstr "" -#: src/theme.c:1731 src/theme.c:1741 src/theme.c:1775 +#: ../src/theme.c:1725 ../src/theme.c:1735 ../src/theme.c:1769 msgid "Coordinate expression results in division by zero" msgstr "" -#: src/theme.c:1783 +#: ../src/theme.c:1777 msgid "" "Coordinate expression tries to use mod operator on a floating-point number" msgstr "" -#: src/theme.c:1840 +#: ../src/theme.c:1834 #, c-format msgid "" "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "" -#: src/theme.c:1849 +#: ../src/theme.c:1843 msgid "Coordinate expression had an operand where an operator was expected" msgstr "" -#: src/theme.c:1857 +#: ../src/theme.c:1851 msgid "Coordinate expression ended with an operator instead of an operand" msgstr "" -#: src/theme.c:1867 +#: ../src/theme.c:1861 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " "operand in between" msgstr "" -#: src/theme.c:1986 +#: ../src/theme.c:1980 msgid "" "Coordinate expression parser overflowed its buffer, this is really a " "Metacity bug, but are you sure you need a huge expression like that?" msgstr "" -#: src/theme.c:2015 +#: ../src/theme.c:2009 msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "" -#: src/theme.c:2078 +#: ../src/theme.c:2072 #, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "" -#: src/theme.c:2135 +#: ../src/theme.c:2129 msgid "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "" -#: src/theme.c:2146 +#: ../src/theme.c:2140 msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "" -#: src/theme.c:2390 src/theme.c:2412 src/theme.c:2433 +#: ../src/theme.c:2384 ../src/theme.c:2406 ../src/theme.c:2427 #, c-format msgid "Theme contained an expression \"%s\" that resulted in an error: %s\n" msgstr "" -#: src/theme.c:3919 +#: ../src/theme.c:3913 #, c-format msgid "" "<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " "specified for this frame style" msgstr "" -#: src/theme.c:4369 src/theme.c:4401 +#: ../src/theme.c:4363 ../src/theme.c:4395 #, c-format msgid "" "Missing <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>" msgstr "" -#: src/theme.c:4452 +#: ../src/theme.c:4446 #, c-format msgid "Failed to load theme \"%s\": %s\n" msgstr "പ്രമേയം %s കൊണ്ട് വരാന് കഴിഞ്ഞില്ല: %s\n" -#: src/theme.c:4598 src/theme.c:4605 src/theme.c:4612 src/theme.c:4619 -#: src/theme.c:4626 +#: ../src/theme.c:4592 ../src/theme.c:4599 ../src/theme.c:4606 +#: ../src/theme.c:4613 ../src/theme.c:4620 #, c-format msgid "No <%s> set for theme \"%s\"" msgstr "" -#: src/theme.c:4636 +#: ../src/theme.c:4630 #, c-format msgid "" "No frame style set for window type \"%s\" in theme \"%s\", add a <window " "type=\"%s\" style_set=\"whatever\"/> element" msgstr "" -#: src/theme.c:4658 +#: ../src/theme.c:4652 #, c-format msgid "" "<menu_icon function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " "specified for this theme" msgstr "" -#: src/theme.c:5047 src/theme.c:5109 +#: ../src/theme.c:5041 ../src/theme.c:5103 #, c-format msgid "" "User-defined constants must begin with a capital letter; \"%s\" does not" msgstr "" -#: src/theme.c:5055 src/theme.c:5117 +#: ../src/theme.c:5049 ../src/theme.c:5111 #, c-format msgid "Constant \"%s\" has already been defined" msgstr "" -#: src/util.c:93 +#: ../src/util.c:93 #, c-format msgid "Failed to open debug log: %s\n" msgstr "തുറക്കുന്നതില് പരാജയം: %s\n" -#: src/util.c:103 +#: ../src/util.c:103 #, c-format msgid "Failed to fdopen() log file %s: %s\n" msgstr "fdopen() log രചന %s തുറക്കുന്നതില് പരാജയം : %s\n" -#: src/util.c:109 +#: ../src/util.c:109 #, c-format msgid "Opened log file %s\n" msgstr "തുറന്ന ഒരു ലോഗ് രചന %s\n" -#: src/util.c:203 +#: ../src/util.c:203 msgid "Window manager: " msgstr "ജാലക പാലകന്:" -#: src/util.c:349 +#: ../src/util.c:349 msgid "Bug in window manager: " msgstr "ജാലക പാലകനിലെ ഛിദ്രം: " -#: src/util.c:378 +#: ../src/util.c:378 msgid "Window manager warning: " msgstr "ജാലക പാലകന്റെ മുന്നറിയിപ്പ്:" -#: src/util.c:402 +#: ../src/util.c:402 msgid "Window manager error: " msgstr "ജാലക പാലകന്റെ തെറ്റ്:" -#: src/window-props.c:162 +#: ../src/window-props.c:162 #, c-format msgid "Application set a bogus _NET_WM_PID %ld\n" msgstr "" #. first time through -#: src/window.c:5197 +#: ../src/window.c:5205 #, c-format msgid "" "Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER " @@ -2636,14 +2670,14 @@ msgstr "" #. * MWM but not WM_NORMAL_HINTS are basically broken. We complain #. * about these apps but make them work. #. -#: src/window.c:5868 +#: ../src/window.c:5876 #, c-format msgid "" "Window %s sets an MWM hint indicating it isn't resizable, but sets min size %" "d x %d and max size %d x %d; this doesn't make much sense.\n" msgstr "" -#: src/xprops.c:153 +#: ../src/xprops.c:153 #, c-format msgid "" "Window 0x%lx has property %s\n" @@ -2653,34 +2687,13 @@ msgid "" "The window has title=\"%s\" class=\"%s\" name=\"%s\"\n" msgstr "" -#: src/xprops.c:399 +#: ../src/xprops.c:399 #, c-format msgid "Property %s on window 0x%lx contained invalid UTF-8\n" msgstr "" -#: src/xprops.c:482 +#: ../src/xprops.c:482 #, c-format msgid "" "Property %s on window 0x%lx contained invalid UTF-8 for item %d in the list\n" msgstr "" - -#~ msgid "Put on _All Workspaces" -#~ msgstr "എല്ലാ പണിയറയിലും ഇടുക" - -#~ msgid "Window Focus" -#~ msgstr "ജാലകം കേന്ദ്രീകരിക്കുക" - -#~ msgid "Focus behavior:" -#~ msgstr "പ്രവര്ത്തനരീതി കേന്ദ്രീകണം" - -#~ msgid "Window Focus Preferences" -#~ msgstr "ജാലക കേന്ദ്രീകരണ താല്പര്യങ്ങള്" - -#~ msgid "_Raise window on focus" -#~ msgstr "ജാലകം മറ്റ് ജാലകങ്ങള്ക്ക് മുകളിലേക്ക് ഉയര്ത്തുക" - -#~ msgid "Only on %s" -#~ msgstr "%s -ല് മാത്രം" - -#~ msgid "Move to %s" -#~ msgstr "%s -ലേക്ക് നീക്കുക" |