diff options
author | Glynn Foster <glynn.foster@sun.com> | 2004-12-20 23:22:03 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2004-12-20 23:22:03 +0000 |
commit | fc76548cd02e45b5bee968249308857ff3bf13a5 (patch) | |
tree | 64b52ad76e2bb289defbd957f13127615d125288 /po/ml.po | |
parent | Fix tyop for #161774, as reported by Christian. (diff) | |
download | zenity-fc76548cd02e45b5bee968249308857ff3bf13a5.tar.gz zenity-fc76548cd02e45b5bee968249308857ff3bf13a5.tar.bz2 zenity-fc76548cd02e45b5bee968249308857ff3bf13a5.zip |
Release 2.9.1
2004-12-21 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 2.9.1
Diffstat (limited to 'po/ml.po')
-rw-r--r-- | po/ml.po | 495 |
1 files changed, 245 insertions, 250 deletions
@@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version:zenity\n" -"POT-Creation-Date: 2004-09-13 20:10+1200\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-12-21 12:12+1300\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" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Report-Msgid-Bugs-To: \n" #. Translators: This is a special message that shouldn't be translated #. literally. It is used in the about box to give credits to @@ -47,446 +47,441 @@ msgstr "രചയിതാക്കള്" msgid "Translated by" msgstr "വിവര്ത്തകര്" -#: src/main.c:145 -msgid "Display calendar dialog" +#: src/eggtrayicon.c:118 +msgid "Orientation" msgstr "" -#: src/main.c:154 -msgid "Display text entry dialog" +#: src/eggtrayicon.c:119 +msgid "The orientation of the tray." msgstr "" -#: src/main.c:163 -msgid "Display error dialog" +#: src/main.c:90 +msgid "You must specify a dialog type. See 'zenity --help' for details\n" msgstr "" -#: src/main.c:172 -msgid "Display file selection dialog" +#: src/notification.c:157 +msgid "could not parse command from stdin\n" msgstr "" -#: src/main.c:181 -msgid "Display info dialog" +#: src/notification.c:229 src/notification.c:254 +msgid "Zenity notification" msgstr "" -#: src/main.c:190 -msgid "Display list dialog" +#: src/tree.c:304 +msgid "No column titles specified for List dialog.\n" msgstr "" -#: src/main.c:199 -msgid "Display notification" +#: src/zenity.glade.h:1 +msgid "*" +msgstr "*" + +#: src/zenity.glade.h:2 +msgid "About Zenity" msgstr "" -#: src/main.c:208 -msgid "Display progress indication dialog" +#: src/zenity.glade.h:3 +msgid "Add a new entry" msgstr "" -#: src/main.c:217 -msgid "Display question dialog" +#: src/zenity.glade.h:4 +msgid "All updates are complete." msgstr "" -#: src/main.c:226 -msgid "Display text information dialog" +#: src/zenity.glade.h:5 +msgid "An error has occurred." msgstr "" -#: src/main.c:235 -msgid "Display warning dialog" +#: src/zenity.glade.h:6 +msgid "Are you sure you want to proceed?" +msgstr "" + +#: src/zenity.glade.h:7 +msgid "C_alendar:" +msgstr "" + +#: src/zenity.glade.h:8 +msgid "Calendar selection" +msgstr "" + +#: src/zenity.glade.h:9 +msgid "Error" +msgstr "പിശക്" + +#: src/zenity.glade.h:10 +msgid "Information" +msgstr "വിവരം" + +#: src/zenity.glade.h:11 +msgid "Progress" +msgstr "പൂരോഗതി" + +#: src/zenity.glade.h:12 +msgid "Question" +msgstr "ചോദ്യം" + +#: src/zenity.glade.h:13 +msgid "Running..." +msgstr "" + +#: src/zenity.glade.h:14 +msgid "Select a date from below." +msgstr "" + +#: src/zenity.glade.h:15 +msgid "Select a file" msgstr "" -#: src/main.c:257 +#: src/zenity.glade.h:16 +msgid "Select items from the list" +msgstr "" + +#: src/zenity.glade.h:17 +msgid "Select items from the list below." +msgstr "" + +#: src/zenity.glade.h:18 +msgid "Text View" +msgstr "" + +#: src/zenity.glade.h:19 +msgid "Warning" +msgstr "മുന്നറിയിപ്പ്" + +#: src/zenity.glade.h:20 +msgid "_Credits" +msgstr "പിന്നണിയില്" + +#: src/zenity.glade.h:21 +msgid "_Enter new text:" +msgstr "" + +#: src/option.c:98 msgid "Set the dialog title" msgstr "" -#: src/main.c:258 +#: src/option.c:99 msgid "TITLE" msgstr "" -#: src/main.c:266 +#: src/option.c:107 msgid "Set the window icon" msgstr "" -#: src/main.c:267 +#: src/option.c:108 msgid "ICONPATH" msgstr "" -#: src/main.c:275 +#: src/option.c:116 msgid "Set the width" msgstr "" -#: src/main.c:276 +#: src/option.c:117 msgid "WIDTH" msgstr "" -#: src/main.c:284 +#: src/option.c:125 msgid "Set the height" msgstr "" -#: src/main.c:285 +#: src/option.c:126 msgid "HEIGHT" msgstr "" -#: src/main.c:306 src/main.c:363 src/main.c:403 src/main.c:425 src/main.c:505 -#: src/main.c:603 src/main.c:644 src/main.c:697 +#: src/option.c:140 +msgid "Display calendar dialog" +msgstr "" + +#: src/option.c:149 src/option.c:209 src/option.c:252 src/option.c:276 +#: src/option.c:360 src/option.c:471 src/option.c:523 src/option.c:580 msgid "Set the dialog text" msgstr "" -#: src/main.c:315 +#: src/option.c:158 msgid "Set the calendar day" msgstr "" -#: src/main.c:324 +#: src/option.c:167 msgid "Set the calendar month" msgstr "" -#: src/main.c:333 +#: src/option.c:176 msgid "Set the calendar year" msgstr "" -#: src/main.c:341 +#: src/option.c:185 msgid "Set the format for the returned date" msgstr "" -#: src/main.c:372 +#: src/option.c:200 +msgid "Display text entry dialog" +msgstr "" + +#: src/option.c:218 msgid "Set the entry text" msgstr "" -#: src/main.c:381 +#: src/option.c:227 msgid "Hide the entry text" msgstr "" -#: src/main.c:447 +#: src/option.c:243 +msgid "Display error dialog" +msgstr "" + +#: src/option.c:267 +msgid "Display info dialog" +msgstr "" + +#: src/option.c:291 +msgid "Display file selection dialog" +msgstr "" + +#: src/option.c:300 msgid "Set the filename" msgstr "" -#: src/main.c:448 src/main.c:667 +#: src/option.c:301 src/option.c:548 #, fuzzy msgid "FILENAME" msgstr "പേര്" -#: src/main.c:456 +#: src/option.c:309 msgid "Allow multiple files to be selected" msgstr "" -#: src/main.c:465 +#: src/option.c:318 msgid "Activate directory-only selection" msgstr "" -#: src/main.c:474 +#: src/option.c:327 msgid "Activate save mode" msgstr "" -#: src/main.c:483 -msgid "Set output separator character." +#: src/option.c:336 src/option.c:396 +msgid "Set output separator character" msgstr "" -#: src/main.c:484 src/main.c:542 +#: src/option.c:337 src/option.c:397 msgid "SEPARATOR" msgstr "" -#: src/main.c:514 +#: src/option.c:351 +msgid "Display list dialog" +msgstr "" + +#: src/option.c:369 msgid "Set the column header" msgstr "" -#: src/main.c:523 +#: src/option.c:378 msgid "Use check boxes for first column" msgstr "" -#: src/main.c:532 +#: src/option.c:387 msgid "Use radio buttons for first column" msgstr "" -#: src/main.c:541 -msgid "Set output separator character" -msgstr "" - -#: src/main.c:550 src/main.c:675 +#: src/option.c:405 src/option.c:556 msgid "Allow changes to text" msgstr "" -#: src/main.c:559 +#: src/option.c:414 msgid "" "Print a specific column (Default is 1. 'ALL' can be used to print all " "columns)" msgstr "" -#: src/main.c:581 -msgid "Set the notification text" -msgstr "" - -#: src/main.c:612 -msgid "Set initial percentage" -msgstr "" - -#: src/main.c:621 -msgid "Pulsate progress bar" -msgstr "" - -#: src/main.c:631 -#, no-c-format -msgid "Dismiss the dialog when 100% has been reached" -msgstr "" - -#: src/main.c:666 -msgid "Open file" -msgstr "രചന തുറക്കുക" - -#: src/main.c:710 -msgid "Gdk debugging flags to set" -msgstr "" - -#: src/main.c:711 src/main.c:720 src/main.c:799 src/main.c:808 -msgid "FLAGS" +#: src/option.c:429 +msgid "Display notification" msgstr "" -#: src/main.c:719 -msgid "Gdk debugging flags to unset" +#: src/option.c:438 +msgid "Set the notification text" msgstr "" -#: src/main.c:729 -msgid "X display to use" -msgstr "ഉപയോഗിക്കുന്നതിനായി X പ്രദര്ശനം" - -#: src/main.c:730 -msgid "DISPLAY" -msgstr "പ്രദര്ശനം" - -#: src/main.c:740 -#, fuzzy -msgid "X screen to use" -msgstr "ഉപയോഗിക്കുന്നതിനായി X പ്രദര്ശനം" - -#: src/main.c:741 -msgid "SCREEN" +#: src/option.c:447 +msgid "Listen for commands on stdin" msgstr "" -#: src/main.c:751 -#, fuzzy -msgid "Make X calls synchronous" -msgstr "അസമകാലികം" - -#: src/main.c:760 -msgid "Program name as used by the window manager" -msgstr "" - -#: src/main.c:761 -msgid "NAME" -msgstr "പേര്" - -#: src/main.c:769 -msgid "Program class as used by the window manager" +#: src/option.c:462 +msgid "Display progress indication dialog" msgstr "" -#: src/main.c:770 -msgid "CLASS" +#: src/option.c:480 +msgid "Set initial percentage" msgstr "" -#: src/main.c:780 -msgid "HOST" +#: src/option.c:489 +msgid "Pulsate progress bar" msgstr "" -#: src/main.c:790 -msgid "PORT" -msgstr "PORT" - -#: src/main.c:798 -msgid "Gtk+ debugging flags to set" +#: src/option.c:499 +#, no-c-format +msgid "Dismiss the dialog when 100% has been reached" msgstr "" -#: src/main.c:807 -msgid "Gtk+ debugging flags to unset" +#: src/option.c:514 +msgid "Display question dialog" msgstr "" -#: src/main.c:816 -msgid "Make all warnings fatal" +#: src/option.c:538 +msgid "Display text information dialog" msgstr "" -#: src/main.c:825 -msgid "Load an additional Gtk module" -msgstr "" +#: src/option.c:547 +msgid "Open file" +msgstr "രചന തുറക്കുക" -#: src/main.c:826 -msgid "MODULE" +#: src/option.c:571 +msgid "Display warning dialog" msgstr "" -#: src/main.c:847 +#: src/option.c:595 msgid "About zenity" msgstr "" -#: src/main.c:856 +#: src/option.c:604 #, fuzzy msgid "Print version" msgstr "HTTP ലക്കം" -#: src/main.c:869 -msgid "Dialog options" -msgstr "" - -#: src/main.c:878 +#: src/option.c:1174 msgid "General options" msgstr "" -#: src/main.c:887 -msgid "Calendar options" -msgstr "" - -#: src/main.c:896 -msgid "Text entry options" -msgstr "" +#: src/option.c:1175 +#, fuzzy +msgid "Show general options" +msgstr "%s -ന് സഹായം" -#: src/main.c:905 -msgid "Error options" +#: src/option.c:1184 +msgid "Calendar options" msgstr "" -#: src/main.c:914 -msgid "File selection options" +#: src/option.c:1185 +msgid "Show calendar options" msgstr "" -#: src/main.c:923 -msgid "Info options" +#: src/option.c:1194 +msgid "Text entry options" msgstr "" -#: src/main.c:932 -msgid "List options" +#: src/option.c:1195 +msgid "Show text entry options" msgstr "" -#: src/main.c:941 -msgid "Notication options" +#: src/option.c:1204 +msgid "Error options" msgstr "" -#: src/main.c:950 -msgid "Progress options" -msgstr "" +#: src/option.c:1205 +#, fuzzy +msgid "Show error options" +msgstr "%s -ന് സഹായം" -#: src/main.c:959 -msgid "Question options" +#: src/option.c:1214 +msgid "Info options" msgstr "" -#: src/main.c:968 -msgid "Text options" +#: src/option.c:1215 +msgid "Show info options" msgstr "" -#: src/main.c:977 -msgid "Warning options" +#: src/option.c:1224 +msgid "File selection options" msgstr "" -#: src/main.c:986 -msgid "GTK+ options" +#: src/option.c:1225 +msgid "Show file selection options" msgstr "" -#: src/main.c:995 -msgid "Miscellaneous options" +#: src/option.c:1234 +msgid "List options" msgstr "" -#: src/main.c:1004 +#: src/option.c:1235 #, fuzzy -msgid "Help options" +msgid "Show list options" msgstr "%s -ന് സഹായം" -#: src/main.c:1143 -#, c-format -msgid "%s is an invalid option. See 'zenity --help' for more details\n" +#: src/option.c:1244 +msgid "Notification options" msgstr "" -#: src/main.c:1191 -msgid "You must specify a dialog type. See 'zenity --help' for details\n" +#: src/option.c:1245 +msgid "Show notification options" msgstr "" -#: src/main.c:1211 -#, c-format -msgid "%s given twice for the same dialog\n" +#: src/option.c:1254 +msgid "Progress options" msgstr "" -#: src/main.c:1215 -#, c-format -msgid "%s is not supported for this dialog\n" +#: src/option.c:1255 +msgid "Show progress options" msgstr "" -#: src/main.c:1219 -msgid "Two or more dialog options specified\n" +#: src/option.c:1264 +msgid "Question options" msgstr "" -#: src/tree.c:303 -msgid "No column titles specified for List dialog.\n" +#: src/option.c:1265 +msgid "Show question options" msgstr "" -#: src/zenity.glade.h:1 -msgid "*" -msgstr "*" - -#: src/zenity.glade.h:2 -msgid "About Zenity" -msgstr "" - -#: src/zenity.glade.h:3 -msgid "Add a new entry" +#: src/option.c:1274 +msgid "Warning options" msgstr "" -#: src/zenity.glade.h:4 -msgid "All updates are complete." +#: src/option.c:1275 +msgid "Show warning options" msgstr "" -#: src/zenity.glade.h:5 -msgid "An error has occurred." +#: src/option.c:1284 +msgid "Text options" msgstr "" -#: src/zenity.glade.h:6 -msgid "Are you sure you want to proceed?" -msgstr "" +#: src/option.c:1285 +#, fuzzy +msgid "Show text options" +msgstr "%s -ന് സഹായം" -#: src/zenity.glade.h:7 -msgid "C_alendar:" +#: src/option.c:1294 +msgid "Miscellaneous options" msgstr "" -#: src/zenity.glade.h:8 -msgid "Calendar selection" +#: src/option.c:1295 +msgid "Show miscellaneous options" msgstr "" -#: src/zenity.glade.h:9 -msgid "Error" -msgstr "പിശക്" - -#: src/zenity.glade.h:10 -msgid "Information" -msgstr "വിവരം" - -#: src/zenity.glade.h:11 -msgid "Progress" -msgstr "പൂരോഗതി" - -#: src/zenity.glade.h:12 -msgid "Question" -msgstr "ചോദ്യം" - -#: src/zenity.glade.h:13 -msgid "Running..." +#: src/option.c:1318 +msgid "Syntax error\n" msgstr "" -#: src/zenity.glade.h:14 -msgid "Select a date from below." +#: src/option.c:1322 +#, c-format +msgid "--%s is not supported for this dialog\n" msgstr "" -#: src/zenity.glade.h:15 -msgid "Select a file" +#: src/option.c:1326 +msgid "Two or more dialog options specified\n" msgstr "" -#: src/zenity.glade.h:16 -msgid "Select items from the list" -msgstr "" +#~ msgid "X display to use" +#~ msgstr "ഉപയോഗിക്കുന്നതിനായി X പ്രദര്ശനം" -#: src/zenity.glade.h:17 -msgid "Select items from the list below." -msgstr "" +#~ msgid "DISPLAY" +#~ msgstr "പ്രദര്ശനം" -#: src/zenity.glade.h:18 -msgid "Text View" -msgstr "" +#, fuzzy +#~ msgid "X screen to use" +#~ msgstr "ഉപയോഗിക്കുന്നതിനായി X പ്രദര്ശനം" -#: src/zenity.glade.h:19 -msgid "Warning" -msgstr "മുന്നറിയിപ്പ്" +#, fuzzy +#~ msgid "Make X calls synchronous" +#~ msgstr "അസമകാലികം" -#: src/zenity.glade.h:20 -msgid "_Credits" -msgstr "പിന്നണിയില്" +#~ msgid "NAME" +#~ msgstr "പേര്" -#: src/zenity.glade.h:21 -msgid "_Enter new text:" -msgstr "" +#~ msgid "PORT" +#~ msgstr "PORT" |