diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | configure.in | 2 | ||||
-rw-r--r-- | po/da.po | 798 | ||||
-rw-r--r-- | po/es.po | 732 | ||||
-rw-r--r-- | po/gl.po | 732 | ||||
-rw-r--r-- | po/ja.po | 80 | ||||
-rw-r--r-- | po/ko.po | 34 | ||||
-rw-r--r-- | po/lv.po | 732 | ||||
-rw-r--r-- | po/ms.po | 733 | ||||
-rw-r--r-- | po/no.po | 42 | ||||
-rw-r--r-- | po/pl.po | 471 | ||||
-rw-r--r-- | po/pt.po | 901 | ||||
-rw-r--r-- | po/ru.po | 732 | ||||
-rw-r--r-- | po/sk.po | 732 | ||||
-rw-r--r-- | po/sv.po | 951 | ||||
-rw-r--r-- | po/tr.po | 732 | ||||
-rw-r--r-- | po/uk.po | 324 |
17 files changed, 6922 insertions, 1810 deletions
@@ -1,3 +1,7 @@ +2002-04-29 Havoc Pennington <hp@redhat.com> + + * configure.in: 2.3.144 + 2002-04-29 Havoc Pennington <hp@pobox.com> * src/ui.c (meta_ui_init): don't leak the PangoContext diff --git a/configure.in b/configure.in index 0c297ee..a8f8be4 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_INIT(src/display.c) AM_CONFIG_HEADER(config.h) # 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987 -AM_INIT_AUTOMAKE(metacity, 2.3.89) +AM_INIT_AUTOMAKE(metacity, 2.3.144) # Honor aclocal flags ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: metacity 0.1\n" -"POT-Creation-Date: 2002-02-08 01:59-0500\n" +"POT-Creation-Date: 2002-04-29 14:02-0400\n" "PO-Revision-Date: 2002-02-12 01:34+0100\n" "Last-Translator: Keld simonsen <keld@dkuug.dk>\n" "Language-Team: Danish <dansk@klid.dk>\n" @@ -14,12 +14,45 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: src/display.c:160 +#: src/delete.c:62 src/delete.c:89 src/metacity-dialog.c:46 +#: src/theme-parser.c:466 +#, c-format +msgid "Could not parse \"%s\" as an integer" +msgstr "Kunne ikke fortolke '%s' som et heltal" + +#: src/delete.c:69 src/delete.c:96 src/metacity-dialog.c:53 +#: src/theme-parser.c:475 src/theme-parser.c:529 +#, c-format +msgid "Did not understand trailing characters \"%s\" in string \"%s\"" +msgstr "" + +#: src/delete.c:127 +#, fuzzy, c-format +msgid "Failed to parse message \"%s\" from dialog process\n" +msgstr "Fejl under tolkning af lagret sessionsfil: %s\n" + +#: src/delete.c:262 +#, c-format +msgid "Error reading from dialog display process: %s\n" +msgstr "" + +#: src/delete.c:333 +#, c-format +msgid "" +"Error launching metacity-dialog to ask about killing an application: %s\n" +msgstr "" + +#: src/delete.c:431 +#, fuzzy, c-format +msgid "Failed to get hostname: %s\n" +msgstr "Fejl under genstart: %s\n" + +#: src/display.c:222 #, c-format msgid "Failed to open X Window System display '%s'\n" msgstr "Fejl under åbning af X Window System skærm '%s'\n" -#: src/errors.c:93 +#: src/errors.c:154 #, c-format msgid "" "Lost connection to the display '%s';\n" @@ -30,32 +63,32 @@ msgstr "" "sandsynligvis blev X-serveren lukket ned eller måske dræbte \n" "eller ødelagde du vindueshåndtereren.\n" -#: src/errors.c:100 +#: src/errors.c:161 #, c-format msgid "Fatal IO error %d (%s) on display '%s'.\n" msgstr "Fatal IO-fejl %d (%s) på skærm '%s'.\n" -#: src/frames.c:555 +#: src/frames.c:661 msgid "Close Window" msgstr "Luk vindue" -#: src/frames.c:558 +#: src/frames.c:664 msgid "Window Menu" msgstr "Vinduesmenu" -#: src/frames.c:561 +#: src/frames.c:667 msgid "Minimize Window" msgstr "Minimér vindue" -#: src/frames.c:564 +#: src/frames.c:670 msgid "Maximize Window" msgstr "Maksimér vindue" -#: src/frames.c:567 +#: src/frames.c:673 msgid "Unmaximize Window" msgstr "Genopret vindue" -#: src/keybindings.c:228 +#: src/keybindings.c:639 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " @@ -63,12 +96,12 @@ msgid "" msgstr "" "Et andet program bruger allerede nøglen %s med modifikatorer %x som binding\n" -#: src/main.c:227 +#: src/main.c:273 #, c-format msgid "Could not find a theme! Be sure %s exits and contains the usual themes." msgstr "" -#: src/main.c:273 +#: src/main.c:319 #, c-format msgid "Failed to restart: %s\n" msgstr "Fejl under genstart: %s\n" @@ -124,28 +157,41 @@ msgstr "Kun på arbejdsområde %s%d" msgid "Move to workspace %s%d" msgstr "Flyt til arbejdsområde %s%d" -#: src/prefs.c:281 src/prefs.c:297 src/prefs.c:313 src/prefs.c:329 -#: src/prefs.c:345 src/prefs.c:365 src/prefs.c:381 +#: src/metacity-dialog.c:86 +#, c-format +msgid "" +"The window \"%s\" is not responding.\n" +"Force this application to exit?\n" +"(Any open documents will be lost.)" +msgstr "" + +#: src/metacity-dialog.c:94 +msgid "Kill application" +msgstr "" + +#: src/prefs.c:318 src/prefs.c:334 src/prefs.c:350 src/prefs.c:366 +#: src/prefs.c:382 src/prefs.c:402 src/prefs.c:418 src/prefs.c:434 +#: src/prefs.c:450 #, c-format msgid "GConf key \"%s\" is set to an invalid type\n" msgstr "GConf-nøgle '%s' er sat til en ugyldig type\n" -#: src/prefs.c:415 +#: src/prefs.c:484 #, c-format msgid "GConf key '%s' is set to an invalid value" msgstr "GConf-nøgle '%s' er sat til en ugyldig værdi" -#: src/prefs.c:487 +#: src/prefs.c:556 #, c-format msgid "Could not parse font description \"%s\" from GConf key %s\n" msgstr "Kunne ikke tolke skrifttypebeskrivelsen '%s' fra GConf-nøgle %s\n" -#: src/prefs.c:524 +#: src/prefs.c:593 #, c-format msgid "%d stored in GConf key %s is not a valid font size\n" msgstr "%d lagret i GConf-nøgle %s er ikke en gyldig skriftstørrelse\n" -#: src/prefs.c:550 +#: src/prefs.c:619 #, c-format msgid "" "%d stored in GConf key %s is not a reasonable number of workspaces, current " @@ -154,198 +200,224 @@ msgstr "" "%d lagret i GConf-nøgle %s er ikke et læseligt antal arbejdsområder, aktivt " "maksimum er %d\n" -#: src/screen.c:174 +#: src/prefs.c:708 +#, c-format +msgid "Error setting number of workspaces to %d: %s\n" +msgstr "" + +#: src/prefs.c:836 +#, c-format +msgid "" +"\"%s\" found in configuration database is not a valid value for keybinding " +"\"%s\"" +msgstr "" + +#: src/resizepopup.c:168 +#, c-format +msgid "%d x %d" +msgstr "" + +#: src/screen.c:185 #, c-format msgid "Screen %d on display '%s' is invalid\n" msgstr "Skærm %d på display '%s' er ugyldig\n" -#: src/screen.c:190 +#: src/screen.c:201 #, c-format msgid "Screen %d on display '%s' already has a window manager\n" msgstr "Skærm %d på display '%s' har allerede en vindueshåndterer\n" -#: src/screen.c:268 +#: src/screen.c:349 #, c-format msgid "Could not release screen %d on display '%s'\n" msgstr "Kunne ikke frigive skærm %d på display '%s'\n" -#: src/session.c:760 src/session.c:767 +#: src/session.c:766 src/session.c:773 #, c-format msgid "Could not create directory '%s': %s\n" msgstr "Kunne ikke oprette katalog '%s': %s\n" -#: src/session.c:777 +#: src/session.c:783 #, c-format msgid "Could not open session file '%s' for writing: %s\n" msgstr "Kunne ikke åbne sessionsfil '%s' for skrivning: %s\n" -#: src/session.c:909 +#: src/session.c:915 #, c-format msgid "Error writing session file '%s': %s\n" msgstr "Fejl under skrivning af sessionsfil '%s': %s\n" -#: src/session.c:914 +#: src/session.c:920 #, c-format msgid "Error closing session file '%s': %s\n" msgstr "Fejl under lukning af sessionsfil '%s': %s\n" -#: src/session.c:988 +#: src/session.c:993 #, c-format msgid "Failed to read saved session file %s: %s\n" msgstr "Fejl under læsning af lagret sessionsfil %s: %s\n" -#: src/session.c:1022 +#: src/session.c:1028 #, c-format msgid "Failed to parse saved session file: %s\n" msgstr "Fejl under tolkning af lagret sessionsfil: %s\n" -#: src/session.c:1060 +#: src/session.c:1077 +msgid "<metacity_session> attribute seen but we already have the session ID" +msgstr "" + +#: src/session.c:1090 +#, fuzzy, c-format +msgid "Unknown attribute %s on <metacity_session> element" +msgstr "Ukendt attribut %s på <geometry>-element" + +#: src/session.c:1107 msgid "nested <window> tag" msgstr "<window> mærke med flere niveauer" -#: src/session.c:1110 src/session.c:1142 +#: src/session.c:1157 src/session.c:1189 #, c-format msgid "Unknown attribute %s on <window> element" msgstr "Ukendt attribut %s på <window>-element" -#: src/session.c:1202 +#: src/session.c:1249 #, c-format msgid "Unknown attribute %s on <geometry> element" msgstr "Ukendt attribut %s på <geometry>-element" -#: src/session.c:1222 +#: src/session.c:1269 #, c-format msgid "Unknown element %s" msgstr "Ukendt element %s" -#: src/theme.c:348 +#: src/theme.c:351 msgid "top" msgstr "" -#: src/theme.c:350 +#: src/theme.c:353 msgid "bottom" msgstr "" -#: src/theme.c:352 +#: src/theme.c:355 msgid "left" msgstr "" -#: src/theme.c:354 +#: src/theme.c:357 msgid "right" msgstr "" -#: src/theme.c:368 +#: src/theme.c:371 #, c-format msgid "frame geometry does not specify \"%s\" dimension" msgstr "" -#: src/theme.c:387 +#: src/theme.c:390 #, c-format msgid "frame geometry does not specify dimension \"%s\" for border \"%s\"" msgstr "" -#: src/theme.c:738 +#: src/theme.c:744 msgid "Gradients should have at least two colors" msgstr "" -#: src/theme.c:828 +#: src/theme.c:834 #, 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:842 +#: src/theme.c:848 #, 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:853 +#: src/theme.c:859 #, c-format msgid "Did not understand state \"%s\" in color specification" msgstr "" -#: src/theme.c:866 +#: src/theme.c:872 #, c-format msgid "Did not understand color component \"%s\" in color specification" msgstr "" -#: src/theme.c:896 +#: src/theme.c:902 #, c-format msgid "" "Blend format is \"blend/bg_color/fg_color/alpha\", \"%s\" does not fit the " "format" msgstr "" -#: src/theme.c:907 +#: src/theme.c:913 #, c-format msgid "Could not parse alpha value \"%s\" in blended color" msgstr "" -#: src/theme.c:917 +#: src/theme.c:923 #, c-format msgid "Alpha value \"%s\" in blended color is not between 0.0 and 1.0" msgstr "" -#: src/theme.c:956 +#: src/theme.c:962 #, c-format msgid "Could not parse color \"%s\"" msgstr "Kunne ikke fortolke farve '%s'" -#: src/theme.c:1206 +#: src/theme.c:1212 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "Koordinatudtryk indeholder tegn '%s' som ikke er tilladt" -#: src/theme.c:1233 +#: src/theme.c:1239 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be " "parsed" msgstr "Koordinatudtryk indeholder flydende tal '%s' som ikke kunne tolkes" -#: src/theme.c:1247 +#: src/theme.c:1253 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "Koordinatudtryk indeholder heltal '%s' som ikke kunne tolkes" -#: src/theme.c:1314 +#: src/theme.c:1320 #, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " "\"%s\"" msgstr "" -#: src/theme.c:1371 +#: src/theme.c:1377 msgid "Coordinate expression was empty or not understood" msgstr "Koordinatudtrykket var tomt eller blev ikke forstået" -#: src/theme.c:1510 src/theme.c:1520 src/theme.c:1554 +#: src/theme.c:1516 src/theme.c:1526 src/theme.c:1560 msgid "Coordinate expression results in division by zero" msgstr "Koordinatudtrykket resulterer i division med nul" -#: src/theme.c:1562 +#: src/theme.c:1568 msgid "" "Coordinate expression tries to use mod operator on a floating-point number" msgstr "Koordinatudtrykket prøver at bruge mod-operator på et flydende tal" -#: src/theme.c:1619 +#: src/theme.c:1625 #, c-format msgid "" "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "Koordinatudtrykket har en operator '%s' hvor en operand var ventet" -#: src/theme.c:1628 +#: src/theme.c:1634 msgid "Coordinate expression had an operand where an operator was expected" msgstr "Koordinatudtrykket havde en operand hvor en operator var ventet" -#: src/theme.c:1636 +#: src/theme.c:1642 msgid "Coordinate expression ended with an operator instead of an operand" msgstr "Koordinatudtrykket sluttede med en operator i stedet for en operand" -#: src/theme.c:1646 +#: src/theme.c:1652 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " @@ -354,7 +426,7 @@ msgstr "" "Koordinatudtrykket har en operator '%c' efter en operator '%c' og ingen " "operand mellem dem." -#: src/theme.c:1765 +#: src/theme.c:1771 msgid "" "Coordinate expression parser overflowed its buffer, this is really a " "Metacity bug, but are you sure you need a huge expression like that?" @@ -362,227 +434,627 @@ msgstr "" "Koordinatudtrykkets tolkeprocess overskred sin buffer. Dette er egentlig en " "Metacity fejl, men er du sikker på at du behøver så store udtryk?" -#: src/theme.c:1794 +#: src/theme.c:1800 msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "Koordinatudtrykket havde en slutparantes uden startparantes" -#: src/theme.c:1857 +#: src/theme.c:1863 #, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "Koordinatudtrykket havde en ukendt variabel eller konstant '%s'" -#: src/theme.c:1914 +#: src/theme.c:1920 msgid "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "Koordinatudtrykket havde en startparantes uden en slutparantes" -#: src/theme.c:1925 +#: src/theme.c:1931 msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "" "Koordinatudtrykket ser ikke ud til at have nogen operatorer eller operander" -#: src/theme.c:2169 src/theme.c:2191 src/theme.c:2212 +#: src/theme.c:2175 src/theme.c:2197 src/theme.c:2218 #, c-format msgid "Theme contained an expression \"%s\" that resulted in an error: %s\n" msgstr "Tema indeholdt et udtryk '%s', som resulterede i en fejl: %s\n" -#: src/theme.c:3376 +#: src/theme.c:3485 #, c-format msgid "" "<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " "specified for this frame style" msgstr "" -#: src/theme.c:3785 src/theme.c:3817 +#: src/theme.c:3894 src/theme.c:3926 #, c-format msgid "" "Missing <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>" msgstr "" -#: src/theme.c:3868 -#, c-format -msgid "Failed to load theme \"%s\": %s" +#: src/theme.c:3977 +#, fuzzy, c-format +msgid "Failed to load theme \"%s\": %s\n" msgstr "Fejl under indlæsning af tema %s: %s" -#: src/theme.c:4013 +#: src/theme.c:4123 #, c-format msgid "No <name> set for theme \"%s\"" msgstr "" -#: src/theme.c:4020 +#: src/theme.c:4130 #, c-format msgid "No <author> set for theme \"%s\"" msgstr "" -#: src/theme.c:4027 +#: src/theme.c:4137 #, c-format msgid "No <date> set for theme \"%s\"" msgstr "" -#: src/theme.c:4034 +#: src/theme.c:4144 #, c-format msgid "No <description> set for theme \"%s\"" msgstr "" -#: src/theme.c:4041 +#: src/theme.c:4151 #, c-format msgid "No <copyright> set for theme \"%s\"" msgstr "" -#: src/theme.c:4051 +#: src/theme.c:4161 #, 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:4073 +#: src/theme.c:4183 #, c-format msgid "" "<menu_icon function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " "specified for this theme" msgstr "" -#: src/theme.c:4424 src/theme.c:4484 +#: src/theme.c:4566 src/theme.c:4626 #, c-format msgid "" "User-defined constants must begin with a capital letter; \"%s\" does not" msgstr "" -#: src/theme.c:4432 src/theme.c:4492 +#: src/theme.c:4574 src/theme.c:4634 #, c-format msgid "Constant \"%s\" has already been defined" msgstr "" -#: src/xprops.c:53 +#: src/theme-parser.c:223 src/theme-parser.c:241 +#, c-format +msgid "Line %d character %d: %s" +msgstr "" + +#: src/theme-parser.c:395 +#, c-format +msgid "Attribute \"%s\" repeated twice on the same <%s> element" +msgstr "" + +#: src/theme-parser.c:413 src/theme-parser.c:438 +#, c-format +msgid "Attribute \"%s\" is invalid on <%s> element in this context" +msgstr "" + +#: src/theme-parser.c:484 +#, c-format +msgid "Integer %ld must be positive" +msgstr "" + +#: src/theme-parser.c:492 +#, c-format +msgid "Integer %ld is too large, current max is %d" +msgstr "" + +#: src/theme-parser.c:520 +#, c-format +msgid "Could not parse \"%s\" as a floating point number" +msgstr "Kunne ikke fortolke '%s' som et flydende tal" + +#: src/theme-parser.c:551 +#, c-format +msgid "Boolean values must be \"true\" or \"false\" not \"%s\"" +msgstr "" + +#: src/theme-parser.c:571 +#, c-format +msgid "Angle must be between 0.0 and 360.0, was %g\n" +msgstr "" + +#: src/theme-parser.c:591 +#, c-format +msgid "Alpha must be between 0.0 (invisible) and 1.0 (fully opaque), was %g\n" +msgstr "" + +#: src/theme-parser.c:624 #, c-format msgid "" -"Window 0x%lx has property %s that was expected to have type %s format %d and " -"actually has type %s format %d n_items %d\n" +"Invalid title scale \"%s\" (must be one of xx-small,x-small,small,medium," +"large,x-large,xx-large)\n" msgstr "" -"Vindu 0x%lx har egenskab %s. Forventet type %s format %d. Faktisk type %s " -"format %d n_items %d\n" -#: src/xprops.c:281 +#: src/theme-parser.c:669 src/theme-parser.c:677 src/theme-parser.c:2641 +#: src/theme-parser.c:2730 src/theme-parser.c:2737 src/theme-parser.c:2744 +#, fuzzy, c-format +msgid "No \"%s\" attribute on element <%s>" +msgstr "Ingen 'x' attribut på <%s>-element" + +#: src/theme-parser.c:735 src/theme-parser.c:799 src/theme-parser.c:837 +#: src/theme-parser.c:914 src/theme-parser.c:964 src/theme-parser.c:972 +#: src/theme-parser.c:1028 src/theme-parser.c:1036 +#, fuzzy, c-format +msgid "No \"%s\" attribute on <%s> element" +msgstr "Ingen 'state' attribut på <%s>-element" + +#: src/theme-parser.c:751 src/theme-parser.c:807 src/theme-parser.c:845 +#: src/theme-parser.c:922 #, c-format -msgid "Property %s on window 0x%lx contained invalid UTF-8\n" -msgstr "Egenskab %s på vindue 0x%lx indeholdt ugyldig UTF-8\n" +msgid "<%s> name \"%s\" used a second time" +msgstr "" -#~ msgid "Could not parse \"%s\" as an integer" -#~ msgstr "Kunne ikke fortolke '%s' som et heltal" +#: src/theme-parser.c:763 src/theme-parser.c:857 src/theme-parser.c:934 +#, c-format +msgid "<%s> parent \"%s\" has not been defined" +msgstr "" -#~ msgid "Could not parse \"%s\" as a floating point number" -#~ msgstr "Kunne ikke fortolke '%s' som et flydende tal" +#: src/theme-parser.c:870 +#, c-format +msgid "<%s> geometry \"%s\" has not been defined" +msgstr "" -#~ msgid "No \"name\" attribute on element <%s>" -#~ msgstr "Ingen 'name' attribut på <%s>-element" +#: src/theme-parser.c:883 +#, c-format +msgid "<%s> must specify either a geometry or a parent that has a geometry" +msgstr "" -#~ msgid "No \"value\" attribute on element <%s>" -#~ msgstr "Ingen 'value' attribut på <%s>-element" +#: src/theme-parser.c:982 +#, c-format +msgid "Unknown type \"%s\" on <%s> element" +msgstr "Ukendt type '%s' på <%s>-element" -#~ msgid "No \"name\" attribute on <%s> element" -#~ msgstr "Ingen 'name' attribut på <%s>-element" +#: src/theme-parser.c:993 +#, c-format +msgid "Unknown style_set \"%s\" on <%s> element" +msgstr "Ukendt style_set '%s' på <%s>-element" -#~ msgid "No \"type\" attribute on <%s> element" -#~ msgstr "Ingen 'type' attribut på <%s>-element" +#: src/theme-parser.c:1001 +#, c-format +msgid "Window type \"%s\" has already been assigned a style set" +msgstr "" -#~ msgid "No \"style_set\" attribute on <%s> element" -#~ msgstr "Ingen 'style_set' attribut på <%s>-element" +#: src/theme-parser.c:1045 +#, c-format +msgid "Unknown function \"%s\" for menu icon" +msgstr "" -#~ msgid "Unknown type \"%s\" on <%s> element" -#~ msgstr "Ukendt type '%s' på <%s>-element" +#: src/theme-parser.c:1054 +#, fuzzy, c-format +msgid "Unknown state \"%s\" for menu icon" +msgstr "Ukendt type '%s' på <%s>-element" -#~ msgid "Unknown style_set \"%s\" on <%s> element" -#~ msgstr "Ukendt style_set '%s' på <%s>-element" +#: src/theme-parser.c:1062 +#, c-format +msgid "Theme already has a menu icon for function %s state %s" +msgstr "" -#~ msgid "No \"function\" attribute on <%s> element" -#~ msgstr "Ingen 'function' attribut på <%s>-element" +#: src/theme-parser.c:1079 src/theme-parser.c:2949 src/theme-parser.c:3028 +#, c-format +msgid "No <draw_ops> with the name \"%s\" has been defined" +msgstr "" -#~ msgid "No \"state\" attribute on <%s> element" -#~ msgstr "Ingen 'state' attribut på <%s>-element" +#: src/theme-parser.c:1094 src/theme-parser.c:1158 src/theme-parser.c:1356 +#: src/theme-parser.c:2829 src/theme-parser.c:2883 src/theme-parser.c:3043 +#: src/theme-parser.c:3220 src/theme-parser.c:3258 src/theme-parser.c:3296 +#: src/theme-parser.c:3334 +#, fuzzy, c-format +msgid "Element <%s> is not allowed below <%s>" +msgstr "Element <%s> er ikke tilladt inde i et <frame>-element" -#~ msgid "No \"top\" attribute on element <%s>" -#~ msgstr "Ingen 'top' attribut på <%s>-element" +#: src/theme-parser.c:1184 src/theme-parser.c:1258 +#, c-format +msgid "No \"name\" attribute on element <%s>" +msgstr "Ingen 'name' attribut på <%s>-element" -#~ msgid "No \"bottom\" attribute on element <%s>" -#~ msgstr "Ingen 'bottom' attribut på <%s>-element" +#: src/theme-parser.c:1191 +#, c-format +msgid "No \"value\" attribute on element <%s>" +msgstr "Ingen 'value' attribut på <%s>-element" -#~ msgid "No \"left\" attribute on element <%s>" -#~ msgstr "Ingen 'left' attribut på <%s>-element" +#: src/theme-parser.c:1221 +#, c-format +msgid "Distance \"%s\" is unknown" +msgstr "" -#~ msgid "No \"right\" attribute on element <%s>" -#~ msgstr "Ingen 'right' attribut på <%s>-element" +#: src/theme-parser.c:1265 +#, c-format +msgid "No \"top\" attribute on element <%s>" +msgstr "Ingen 'top' attribut på <%s>-element" -#~ msgid "No \"color\" attribute on element <%s>" -#~ msgstr "Ingen 'color' attribut på <%s>-element" +#: src/theme-parser.c:1272 +#, c-format +msgid "No \"bottom\" attribute on element <%s>" +msgstr "Ingen 'bottom' attribut på <%s>-element" -#~ msgid "No \"x1\" attribute on element <%s>" -#~ msgstr "Ingen 'x1' attribut på <%s>-element" +#: src/theme-parser.c:1279 +#, c-format +msgid "No \"left\" attribute on element <%s>" +msgstr "Ingen 'left' attribut på <%s>-element" -#~ msgid "No \"y1\" attribute on element <%s>" -#~ msgstr "Ingen 'y1' attribut på <%s>-element" +#: src/theme-parser.c:1286 +#, c-format +msgid "No \"right\" attribute on element <%s>" +msgstr "Ingen 'right' attribut på <%s>-element" -#~ msgid "No \"x2\" attribute on element <%s>" -#~ msgstr "Ingen 'x2' attribut på <%s>-element" +#: src/theme-parser.c:1318 +#, c-format +msgid "Border \"%s\" is unknown" +msgstr "" -#~ msgid "No \"y2\" attribute on element <%s>" -#~ msgstr "Ingen 'y2' attribut på <%s>-element" +#: src/theme-parser.c:1466 src/theme-parser.c:1576 src/theme-parser.c:1679 +#: src/theme-parser.c:1866 src/theme-parser.c:2574 +#, c-format +msgid "No \"color\" attribute on element <%s>" +msgstr "Ingen 'color' attribut på <%s>-element" -#~ msgid "No \"x\" attribute on element <%s>" -#~ msgstr "Ingen 'x' attribut på <%s>-element" +#: src/theme-parser.c:1473 +#, c-format +msgid "No \"x1\" attribute on element <%s>" +msgstr "Ingen 'x1' attribut på <%s>-element" -#~ msgid "No \"y\" attribute on element <%s>" -#~ msgstr "Ingen 'y' attribut på <%s>-element" +#: src/theme-parser.c:1480 src/theme-parser.c:2437 +#, c-format +msgid "No \"y1\" attribute on element <%s>" +msgstr "Ingen 'y1' attribut på <%s>-element" -#~ msgid "No \"width\" attribute on element <%s>" -#~ msgstr "Ingen 'width' attribut på <%s>-element" +#: src/theme-parser.c:1487 +#, c-format +msgid "No \"x2\" attribute on element <%s>" +msgstr "Ingen 'x2' attribut på <%s>-element" -#~ msgid "No \"height\" attribute on element <%s>" -#~ msgstr "Ingen 'heigth' attribut på <%s>-element" +#: src/theme-parser.c:1494 src/theme-parser.c:2444 +#, c-format +msgid "No \"y2\" attribute on element <%s>" +msgstr "Ingen 'y2' attribut på <%s>-element" -#~ msgid "No \"start_angle\" attribute on element <%s>" -#~ msgstr "Ingen 'start_angle' attribut på <%s>-element" +#: src/theme-parser.c:1583 src/theme-parser.c:1686 src/theme-parser.c:1792 +#: src/theme-parser.c:1873 src/theme-parser.c:1975 src/theme-parser.c:2068 +#: src/theme-parser.c:2206 src/theme-parser.c:2332 src/theme-parser.c:2430 +#: src/theme-parser.c:2501 src/theme-parser.c:2581 +#, c-format +msgid "No \"x\" attribute on element <%s>" +msgstr "Ingen 'x' attribut på <%s>-element" -#~ msgid "No \"extent_angle\" attribute on element <%s>" -#~ msgstr "Ingen 'extent_angle' attribut på <%s>-element" +#: src/theme-parser.c:1590 src/theme-parser.c:1693 src/theme-parser.c:1799 +#: src/theme-parser.c:1880 src/theme-parser.c:1982 src/theme-parser.c:2075 +#: src/theme-parser.c:2213 src/theme-parser.c:2339 src/theme-parser.c:2508 +#: src/theme-parser.c:2588 +#, c-format +msgid "No \"y\" attribute on element <%s>" +msgstr "Ingen 'y' attribut på <%s>-element" -#~ msgid "No \"alpha\" attribute on element <%s>" -#~ msgstr "Ingen 'alpha' attribut på <%s>-element" +#: src/theme-parser.c:1597 src/theme-parser.c:1700 src/theme-parser.c:1806 +#: src/theme-parser.c:1887 src/theme-parser.c:1989 src/theme-parser.c:2082 +#: src/theme-parser.c:2220 src/theme-parser.c:2346 src/theme-parser.c:2515 +#, c-format +msgid "No \"width\" attribute on element <%s>" +msgstr "Ingen 'width' attribut på <%s>-element" -#~ msgid "No \"type\" attribute on element <%s>" -#~ msgstr "Ingen 'type' attribut på <%s>-element" +#: src/theme-parser.c:1604 src/theme-parser.c:1707 src/theme-parser.c:1813 +#: src/theme-parser.c:1894 src/theme-parser.c:1996 src/theme-parser.c:2089 +#: src/theme-parser.c:2227 src/theme-parser.c:2353 src/theme-parser.c:2522 +#, c-format +msgid "No \"height\" attribute on element <%s>" +msgstr "Ingen 'heigth' attribut på <%s>-element" -#~ msgid "No \"filename\" attribute on element <%s>" -#~ msgstr "Ingen 'filename' attribut på <%s>-element" +#: src/theme-parser.c:1714 +#, c-format +msgid "No \"start_angle\" attribute on element <%s>" +msgstr "Ingen 'start_angle' attribut på <%s>-element" -#~ msgid "No \"state\" attribute on element <%s>" -#~ msgstr "Ingen 'state' attribut på <%s>-element" +#: src/theme-parser.c:1721 +#, c-format +msgid "No \"extent_angle\" attribute on element <%s>" +msgstr "Ingen 'extent_angle' attribut på <%s>-element" -#~ msgid "No \"shadow\" attribute on element <%s>" -#~ msgstr "Ingen 'shadow' attribut på <%s>-element" +#: src/theme-parser.c:1901 +#, c-format +msgid "No \"alpha\" attribute on element <%s>" +msgstr "Ingen 'alpha' attribut på <%s>-element" -#~ msgid "No \"arrow\" attribute on element <%s>" -#~ msgstr "Ingen 'arrow' attribut på <%s>-element" +#: src/theme-parser.c:1968 +#, c-format +msgid "No \"type\" attribute on element <%s>" +msgstr "Ingen 'type' attribut på <%s>-element" -#~ msgid "No \"value\" attribute on <%s> element" -#~ msgstr "Ingen 'value' attribut på <%s>-element" +#: src/theme-parser.c:2020 +#, c-format +msgid "Did not understand value \"%s\" for type of gradient" +msgstr "" -#~ msgid "No \"position\" attribute on <%s> element" -#~ msgstr "Ingen 'position' attribut på <%s>-element" +#: src/theme-parser.c:2096 +#, c-format +msgid "No \"filename\" attribute on element <%s>" +msgstr "Ingen 'filename' attribut på <%s>-element" -#~ msgid "No \"focus\" attribute on <%s> element" -#~ msgstr "Ingen 'focus' attribut på <%s>-element" +#: src/theme-parser.c:2185 src/theme-parser.c:2318 src/theme-parser.c:2423 +#, c-format +msgid "No \"state\" attribute on element <%s>" +msgstr "Ingen 'state' attribut på <%s>-element" -#~ msgid "No \"style\" attribute on <%s> element" -#~ msgstr "Ingen 'style' attribut på <%s>-element" +#: src/theme-parser.c:2192 src/theme-parser.c:2325 +#, c-format +msgid "No \"shadow\" attribute on element <%s>" +msgstr "Ingen 'shadow' attribut på <%s>-element" + +#: src/theme-parser.c:2199 +#, c-format +msgid "No \"arrow\" attribute on element <%s>" +msgstr "Ingen 'arrow' attribut på <%s>-element" + +#: src/theme-parser.c:2252 src/theme-parser.c:2374 src/theme-parser.c:2462 +#, fuzzy, c-format +msgid "Did not understand state \"%s\" for <%s> element" +msgstr "Ukendt type '%s' på <%s>-element" + +#: src/theme-parser.c:2262 src/theme-parser.c:2384 +#, fuzzy, c-format +msgid "Did not understand shadow \"%s\" for <%s> element" +msgstr "Ukendt style_set '%s' på <%s>-element" + +#: src/theme-parser.c:2272 +#, fuzzy, c-format +msgid "Did not understand arrow \"%s\" for <%s> element" +msgstr "Ukendt style_set '%s' på <%s>-element" + +#: src/theme-parser.c:2667 src/theme-parser.c:2783 +#, c-format +msgid "No <draw_ops> called \"%s\" has been defined" +msgstr "" + +#: src/theme-parser.c:2679 src/theme-parser.c:2795 +#, c-format +msgid "Including draw_ops \"%s\" here would create a circular reference" +msgstr "" + +#: src/theme-parser.c:2858 +#, c-format +msgid "No \"value\" attribute on <%s> element" +msgstr "Ingen 'value' attribut på <%s>-element" + +#: src/theme-parser.c:2915 +#, c-format +msgid "No \"position\" attribute on <%s> element" +msgstr "Ingen 'position' attribut på <%s>-element" -#~ msgid "No \"resize\" attribute on <%s> element" -#~ msgstr "Ingen 'resize' attribut på <%s>-element" +#: src/theme-parser.c:2924 +#, c-format +msgid "Unknown position \"%s\" for frame piece" +msgstr "" + +#: src/theme-parser.c:2932 +#, c-format +msgid "Frame style already has a piece at position %s" +msgstr "" + +#: src/theme-parser.c:2977 +#, c-format +msgid "No \"function\" attribute on <%s> element" +msgstr "Ingen 'function' attribut på <%s>-element" + +#: src/theme-parser.c:2985 src/theme-parser.c:3089 +#, c-format +msgid "No \"state\" attribute on <%s> element" +msgstr "Ingen 'state' attribut på <%s>-element" + +#: src/theme-parser.c:2994 +#, c-format +msgid "Unknown function \"%s\" for button" +msgstr "" + +#: src/theme-parser.c:3003 +#, fuzzy, c-format +msgid "Unknown state \"%s\" for button" +msgstr "Ukendt type '%s' på <%s>-element" + +#: src/theme-parser.c:3011 +#, c-format +msgid "Frame style already has a button for function %s state %s" +msgstr "" -#~ msgid "Element <%s> is not allowed inside a <frame> element" -#~ msgstr "Element <%s> er ikke tilladt inde i et <frame>-element" +#: src/theme-parser.c:3081 +#, c-format +msgid "No \"focus\" attribute on <%s> element" +msgstr "Ingen 'focus' attribut på <%s>-element" + +#: src/theme-parser.c:3097 +#, c-format +msgid "No \"style\" attribute on <%s> element" +msgstr "Ingen 'style' attribut på <%s>-element" + +#: src/theme-parser.c:3106 +#, c-format +msgid "\"%s\" is not a valid value for focus attribute" +msgstr "" + +#: src/theme-parser.c:3115 +#, c-format +msgid "\"%s\" is not a valid value for state attribute" +msgstr "" + +#: src/theme-parser.c:3125 +#, c-format +msgid "A style called \"%s\" has not been defined" +msgstr "" + +#: src/theme-parser.c:3135 +#, c-format +msgid "No \"resize\" attribute on <%s> element" +msgstr "Ingen 'resize' attribut på <%s>-element" + +#: src/theme-parser.c:3145 +#, c-format +msgid "\"%s\" is not a valid value for resize attribute" +msgstr "" + +#: src/theme-parser.c:3155 +#, fuzzy, c-format +msgid "" +"Should not have \"resize\" attribute on <%s> element for maximized/shaded " +"states" +msgstr "Ingen 'resize' attribut på <%s>-element" + +#: src/theme-parser.c:3169 +#, c-format +msgid "Style has already been specified for state %s resize %s focus %s" +msgstr "" + +#: src/theme-parser.c:3180 src/theme-parser.c:3191 src/theme-parser.c:3202 +#, c-format +msgid "Style has already been specified for state %s focus %s" +msgstr "" + +#: src/theme-parser.c:3241 +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:3279 +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 "" -#~ msgid "Failed to read theme from file %s: %s\n" -#~ msgstr "Fejl under læsning af lagret sessionsfil %s: %s\n" +#: src/theme-parser.c:3317 +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:3364 +#, c-format +msgid "Outermost element in theme must be <metacity_theme> not <%s>" +msgstr "" + +#: src/theme-parser.c:3384 +#, fuzzy, c-format +msgid "" +"Element <%s> is not allowed inside a name/author/date/description element" +msgstr "Element <%s> er ikke tilladt inde i et <frame>-element" + +#: src/theme-parser.c:3389 +#, fuzzy, c-format +msgid "Element <%s> is not allowed inside a <constant> element" +msgstr "Element <%s> er ikke tilladt inde i et <frame>-element" + +#: src/theme-parser.c:3400 +#, fuzzy, c-format +msgid "Element <%s> is not allowed inside a distance/border element" +msgstr "Element <%s> er ikke tilladt inde i et <frame>-element" + +#: src/theme-parser.c:3422 +#, fuzzy, c-format +msgid "Element <%s> is not allowed inside a draw operation element" +msgstr "Element <%s> er ikke tilladt inde i et <frame>-element" + +#: src/theme-parser.c:3432 src/theme-parser.c:3462 src/theme-parser.c:3467 +#, fuzzy, c-format +msgid "Element <%s> is not allowed inside a <%s> element" +msgstr "Element <%s> er ikke tilladt inde i et <frame>-element" + +#: src/theme-parser.c:3684 +msgid "No draw_ops provided for frame piece" +msgstr "" + +#: src/theme-parser.c:3699 +msgid "No draw_ops provided for button" +msgstr "" + +#: src/theme-parser.c:3714 +msgid "No draw_ops provided for menu icon" +msgstr "" + +#: src/theme-parser.c:3754 +#, fuzzy, c-format +msgid "No text is allowed inside element <%s>" +msgstr "Ingen 'type' attribut på <%s>-element" + +#: src/theme-parser.c:3809 +msgid "<name> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3820 +msgid "<author> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3831 +msgid "<copyright> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3842 +msgid "<date> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3853 +msgid "<description> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:4055 +#, c-format +msgid "Failed to read theme from file %s: %s\n" +msgstr "Fejl under læsning af lagret sessionsfil %s: %s\n" + +#: src/theme-parser.c:4110 +#, c-format +msgid "Theme file %s did not contain a root <metacity_theme> element" +msgstr "" + +#: src/util.c:59 +#, fuzzy, c-format +msgid "Failed to open debug log: %s\n" +msgstr "Fejl under tolkning af lagret sessionsfil: %s\n" + +#: src/util.c:69 +#, fuzzy, c-format +msgid "Failed to fdopen() log file %s: %s\n" +msgstr "Fejl under læsning af lagret sessionsfil %s: %s\n" + +#: src/util.c:75 +#, c-format +msgid "Opened log file %s\n" +msgstr "" + +#: src/window.c:425 +#, c-format +msgid "Application set a bogus _NET_WM_PID %ld\n" +msgstr "" + +#: src/xprops.c:53 +#, c-format +msgid "" +"Window 0x%lx has property %s that was expected to have type %s format %d and " +"actually has type %s format %d n_items %d\n" +msgstr "" +"Vindu 0x%lx har egenskab %s. Forventet type %s format %d. Faktisk type %s " +"format %d n_items %d\n" + +#: src/xprops.c:281 +#, c-format +msgid "Property %s on window 0x%lx contained invalid UTF-8\n" +msgstr "Egenskab %s på vindue 0x%lx indeholdt ugyldig UTF-8\n" + +#~ msgid "No \"name\" attribute on <%s> element" +#~ msgstr "Ingen 'name' attribut på <%s>-element" + +#~ msgid "No \"type\" attribute on <%s> element" +#~ msgstr "Ingen 'type' attribut på <%s>-element" + +#~ msgid "No \"style_set\" attribute on <%s> element" +#~ msgstr "Ingen 'style_set' attribut på <%s>-element" #~ msgid "Left edge" #~ msgstr "Venstre kant" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: evolution 0.13\n" -"POT-Creation-Date: 2002-02-08 01:59-0500\n" +"POT-Creation-Date: 2002-04-29 14:02-0400\n" "PO-Revision-Date: 2001-10-13 22:43+0200\n" "Last-Translator: Héctor García Álvarez <hector@scouts-es.org>\n" "Language-Team: Spanish <es@li.org>\n" @@ -14,12 +14,45 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: src/display.c:160 +#: src/delete.c:62 src/delete.c:89 src/metacity-dialog.c:46 +#: src/theme-parser.c:466 +#, fuzzy, c-format +msgid "Could not parse \"%s\" as an integer" +msgstr "No pude crear el directorio '%s': %s\n" + +#: src/delete.c:69 src/delete.c:96 src/metacity-dialog.c:53 +#: src/theme-parser.c:475 src/theme-parser.c:529 +#, c-format +msgid "Did not understand trailing characters \"%s\" in string \"%s\"" +msgstr "" + +#: src/delete.c:127 +#, fuzzy, c-format +msgid "Failed to parse message \"%s\" from dialog process\n" +msgstr "Error al parsear el archivo de sesión guardado: %s\n" + +#: src/delete.c:262 +#, c-format +msgid "Error reading from dialog display process: %s\n" +msgstr "" + +#: src/delete.c:333 +#, c-format +msgid "" +"Error launching metacity-dialog to ask about killing an application: %s\n" +msgstr "" + +#: src/delete.c:431 +#, fuzzy, c-format +msgid "Failed to get hostname: %s\n" +msgstr "Error al parsear el archivo de sesión guardado: %s\n" + +#: src/display.c:222 #, c-format msgid "Failed to open X Window System display '%s'\n" msgstr "Error al abrir el display del Sistema de Ventanas X '%s'\n" -#: src/errors.c:93 +#: src/errors.c:154 #, c-format msgid "" "Lost connection to the display '%s';\n" @@ -27,32 +60,32 @@ msgid "" "the window manager.\n" msgstr "" -#: src/errors.c:100 +#: src/errors.c:161 #, c-format msgid "Fatal IO error %d (%s) on display '%s'.\n" msgstr "Error fatal de ES %s (%s) en la pantalla '%s'.\n" -#: src/frames.c:555 +#: src/frames.c:661 msgid "Close Window" msgstr "Cerrar ventana" -#: src/frames.c:558 +#: src/frames.c:664 msgid "Window Menu" msgstr "Menú de la ventana" -#: src/frames.c:561 +#: src/frames.c:667 msgid "Minimize Window" msgstr "Minimizar ventana" -#: src/frames.c:564 +#: src/frames.c:670 msgid "Maximize Window" msgstr "Maximizar ventana" -#: src/frames.c:567 +#: src/frames.c:673 msgid "Unmaximize Window" msgstr "Des-maximizar ventana" -#: src/keybindings.c:228 +#: src/keybindings.c:639 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " @@ -61,12 +94,12 @@ msgstr "" "Algún otro programa está usando la clave %s con el modificador %s como " "referencia\n" -#: src/main.c:227 +#: src/main.c:273 #, c-format msgid "Could not find a theme! Be sure %s exits and contains the usual themes." msgstr "" -#: src/main.c:273 +#: src/main.c:319 #, fuzzy, c-format msgid "Failed to restart: %s\n" msgstr "Error al parsear el archivo de sesión guardado: %s\n" @@ -122,328 +155,875 @@ msgstr "Solo en el area de trabajo _%d" msgid "Move to workspace %s%d" msgstr "Mover al area de trabajo _%d" -#: src/prefs.c:281 src/prefs.c:297 src/prefs.c:313 src/prefs.c:329 -#: src/prefs.c:345 src/prefs.c:365 src/prefs.c:381 +#: src/metacity-dialog.c:86 +#, c-format +msgid "" +"The window \"%s\" is not responding.\n" +"Force this application to exit?\n" +"(Any open documents will be lost.)" +msgstr "" + +#: src/metacity-dialog.c:94 +msgid "Kill application" +msgstr "" + +#: src/prefs.c:318 src/prefs.c:334 src/prefs.c:350 src/prefs.c:366 +#: src/prefs.c:382 src/prefs.c:402 src/prefs.c:418 src/prefs.c:434 +#: src/prefs.c:450 #, c-format msgid "GConf key \"%s\" is set to an invalid type\n" msgstr "" -#: src/prefs.c:415 +#: src/prefs.c:484 #, c-format msgid "GConf key '%s' is set to an invalid value" msgstr "" -#: src/prefs.c:487 +#: src/prefs.c:556 #, c-format msgid "Could not parse font description \"%s\" from GConf key %s\n" msgstr "" -#: src/prefs.c:524 +#: src/prefs.c:593 #, c-format msgid "%d stored in GConf key %s is not a valid font size\n" msgstr "" -#: src/prefs.c:550 +#: src/prefs.c:619 #, c-format msgid "" "%d stored in GConf key %s is not a reasonable number of workspaces, current " "maximum is %d\n" msgstr "" -#: src/screen.c:174 +#: src/prefs.c:708 +#, c-format +msgid "Error setting number of workspaces to %d: %s\n" +msgstr "" + +#: src/prefs.c:836 +#, c-format +msgid "" +"\"%s\" found in configuration database is not a valid value for keybinding " +"\"%s\"" +msgstr "" + +#: src/resizepopup.c:168 +#, c-format +msgid "%d x %d" +msgstr "" + +#: src/screen.c:185 #, c-format msgid "Screen %d on display '%s' is invalid\n" msgstr "La ventana %d en la patalla '%s' no es válida\n" -#: src/screen.c:190 +#: src/screen.c:201 #, c-format msgid "Screen %d on display '%s' already has a window manager\n" msgstr "La ventana %d en la patalla '%s' ya tiene un gestor de ventanas\n" -#: src/screen.c:268 +#: src/screen.c:349 #, fuzzy, c-format msgid "Could not release screen %d on display '%s'\n" msgstr "No pude crear el directorio '%s': %s\n" -#: src/session.c:760 src/session.c:767 +#: src/session.c:766 src/session.c:773 #, c-format msgid "Could not create directory '%s': %s\n" msgstr "No pude crear el directorio '%s': %s\n" -#: src/session.c:777 +#: src/session.c:783 #, c-format msgid "Could not open session file '%s' for writing: %s\n" msgstr "No pude abrir el archivo de sesión '%s'para escritura: %s\n" -#: src/session.c:909 +#: src/session.c:915 #, c-format msgid "Error writing session file '%s': %s\n" msgstr "Error escribiendo el archivo de sesión '%s': %s\n" -#: src/session.c:914 +#: src/session.c:920 #, c-format msgid "Error closing session file '%s': %s\n" msgstr "Error cerrando el archivo de sesión '%s': %s\n" -#: src/session.c:988 +#: src/session.c:993 #, c-format msgid "Failed to read saved session file %s: %s\n" msgstr "Error al leer el archivo de sesión guardado %s: %s\n" -#: src/session.c:1022 +#: src/session.c:1028 #, c-format msgid "Failed to parse saved session file: %s\n" msgstr "Error al parsear el archivo de sesión guardado: %s\n" -#: src/session.c:1060 +#: src/session.c:1077 +msgid "<metacity_session> attribute seen but we already have the session ID" +msgstr "" + +#: src/session.c:1090 +#, c-format +msgid "Unknown attribute %s on <metacity_session> element" +msgstr "" + +#: src/session.c:1107 msgid "nested <window> tag" msgstr "" -#: src/session.c:1110 src/session.c:1142 +#: src/session.c:1157 src/session.c:1189 #, c-format msgid "Unknown attribute %s on <window> element" msgstr "" -#: src/session.c:1202 +#: src/session.c:1249 #, c-format msgid "Unknown attribute %s on <geometry> element" msgstr "" -#: src/session.c:1222 +#: src/session.c:1269 #, c-format msgid "Unknown element %s" msgstr "Elemento desconocido %s" -#: src/theme.c:348 +#: src/theme.c:351 msgid "top" msgstr "" -#: src/theme.c:350 +#: src/theme.c:353 msgid "bottom" msgstr "" -#: src/theme.c:352 +#: src/theme.c:355 msgid "left" msgstr "" -#: src/theme.c:354 +#: src/theme.c:357 msgid "right" msgstr "" -#: src/theme.c:368 +#: src/theme.c:371 #, c-format msgid "frame geometry does not specify \"%s\" dimension" msgstr "" -#: src/theme.c:387 +#: src/theme.c:390 #, c-format msgid "frame geometry does not specify dimension \"%s\" for border \"%s\"" msgstr "" -#: src/theme.c:738 +#: src/theme.c:744 msgid "Gradients should have at least two colors" msgstr "" -#: src/theme.c:828 +#: src/theme.c:834 #, 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:842 +#: src/theme.c:848 #, 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:853 +#: src/theme.c:859 #, c-format msgid "Did not understand state \"%s\" in color specification" msgstr "" -#: src/theme.c:866 +#: src/theme.c:872 #, c-format msgid "Did not understand color component \"%s\" in color specification" msgstr "" -#: src/theme.c:896 +#: src/theme.c:902 #, c-format msgid "" "Blend format is \"blend/bg_color/fg_color/alpha\", \"%s\" does not fit the " "format" msgstr "" -#: src/theme.c:907 +#: src/theme.c:913 #, c-format msgid "Could not parse alpha value \"%s\" in blended color" msgstr "" -#: src/theme.c:917 +#: src/theme.c:923 #, c-format msgid "Alpha value \"%s\" in blended color is not between 0.0 and 1.0" msgstr "" -#: src/theme.c:956 +#: src/theme.c:962 #, fuzzy, c-format msgid "Could not parse color \"%s\"" msgstr "No pude crear el directorio '%s': %s\n" -#: src/theme.c:1206 +#: src/theme.c:1212 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "" -#: src/theme.c:1233 +#: src/theme.c:1239 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be " "parsed" msgstr "" -#: src/theme.c:1247 +#: src/theme.c:1253 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "" -#: src/theme.c:1314 +#: src/theme.c:1320 #, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " "\"%s\"" msgstr "" -#: src/theme.c:1371 +#: src/theme.c:1377 msgid "Coordinate expression was empty or not understood" msgstr "" -#: src/theme.c:1510 src/theme.c:1520 src/theme.c:1554 +#: src/theme.c:1516 src/theme.c:1526 src/theme.c:1560 msgid "Coordinate expression results in division by zero" msgstr "" -#: src/theme.c:1562 +#: src/theme.c:1568 msgid "" "Coordinate expression tries to use mod operator on a floating-point number" msgstr "" -#: src/theme.c:1619 +#: src/theme.c:1625 #, c-format msgid "" "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "" -#: src/theme.c:1628 +#: src/theme.c:1634 msgid "Coordinate expression had an operand where an operator was expected" msgstr "" -#: src/theme.c:1636 +#: src/theme.c:1642 msgid "Coordinate expression ended with an operator instead of an operand" msgstr "" -#: src/theme.c:1646 +#: src/theme.c:1652 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " "operand in between" msgstr "" -#: src/theme.c:1765 +#: src/theme.c:1771 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:1794 +#: src/theme.c:1800 msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "" -#: src/theme.c:1857 +#: src/theme.c:1863 #, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "" -#: src/theme.c:1914 +#: src/theme.c:1920 msgid "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "" -#: src/theme.c:1925 +#: src/theme.c:1931 msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "" -#: src/theme.c:2169 src/theme.c:2191 src/theme.c:2212 +#: src/theme.c:2175 src/theme.c:2197 src/theme.c:2218 #, c-format msgid "Theme contained an expression \"%s\" that resulted in an error: %s\n" msgstr "" -#: src/theme.c:3376 +#: src/theme.c:3485 #, c-format msgid "" "<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " "specified for this frame style" msgstr "" -#: src/theme.c:3785 src/theme.c:3817 +#: src/theme.c:3894 src/theme.c:3926 #, c-format msgid "" "Missing <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>" msgstr "" -#: src/theme.c:3868 +#: src/theme.c:3977 #, fuzzy, c-format -msgid "Failed to load theme \"%s\": %s" +msgid "Failed to load theme \"%s\": %s\n" msgstr "Error al leer el archivo de sesión guardado %s: %s\n" -#: src/theme.c:4013 +#: src/theme.c:4123 #, c-format msgid "No <name> set for theme \"%s\"" msgstr "" -#: src/theme.c:4020 +#: src/theme.c:4130 #, c-format msgid "No <author> set for theme \"%s\"" msgstr "" -#: src/theme.c:4027 +#: src/theme.c:4137 #, c-format msgid "No <date> set for theme \"%s\"" msgstr "" -#: src/theme.c:4034 +#: src/theme.c:4144 #, c-format msgid "No <description> set for theme \"%s\"" msgstr "" -#: src/theme.c:4041 +#: src/theme.c:4151 #, c-format msgid "No <copyright> set for theme \"%s\"" msgstr "" -#: src/theme.c:4051 +#: src/theme.c:4161 #, 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:4073 +#: src/theme.c:4183 #, c-format msgid "" "<menu_icon function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " "specified for this theme" msgstr "" -#: src/theme.c:4424 src/theme.c:4484 +#: src/theme.c:4566 src/theme.c:4626 #, c-format msgid "" "User-defined constants must begin with a capital letter; \"%s\" does not" msgstr "" -#: src/theme.c:4432 src/theme.c:4492 +#: src/theme.c:4574 src/theme.c:4634 #, c-format msgid "Constant \"%s\" has already been defined" msgstr "" +#: src/theme-parser.c:223 src/theme-parser.c:241 +#, c-format +msgid "Line %d character %d: %s" +msgstr "" + +#: src/theme-parser.c:395 +#, c-format +msgid "Attribute \"%s\" repeated twice on the same <%s> element" +msgstr "" + +#: src/theme-parser.c:413 src/theme-parser.c:438 +#, c-format +msgid "Attribute \"%s\" is invalid on <%s> element in this context" +msgstr "" + +#: src/theme-parser.c:484 +#, c-format +msgid "Integer %ld must be positive" +msgstr "" + +#: src/theme-parser.c:492 +#, c-format +msgid "Integer %ld is too large, current max is %d" +msgstr "" + +#: src/theme-parser.c:520 +#, c-format +msgid "Could not parse \"%s\" as a floating point number" +msgstr "" + +#: src/theme-parser.c:551 +#, c-format +msgid "Boolean values must be \"true\" or \"false\" not \"%s\"" +msgstr "" + +#: src/theme-parser.c:571 +#, c-format +msgid "Angle must be between 0.0 and 360.0, was %g\n" +msgstr "" + +#: src/theme-parser.c:591 +#, c-format +msgid "Alpha must be between 0.0 (invisible) and 1.0 (fully opaque), was %g\n" +msgstr "" + +#: src/theme-parser.c:624 +#, 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:669 src/theme-parser.c:677 src/theme-parser.c:2641 +#: src/theme-parser.c:2730 src/theme-parser.c:2737 src/theme-parser.c:2744 +#, c-format +msgid "No \"%s\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:735 src/theme-parser.c:799 src/theme-parser.c:837 +#: src/theme-parser.c:914 src/theme-parser.c:964 src/theme-parser.c:972 +#: src/theme-parser.c:1028 src/theme-parser.c:1036 +#, c-format +msgid "No \"%s\" attribute on <%s> element" +msgstr "" + +#: src/theme-parser.c:751 src/theme-parser.c:807 src/theme-parser.c:845 +#: src/theme-parser.c:922 +#, c-format +msgid "<%s> name \"%s\" used a second time" +msgstr "" + +#: src/theme-parser.c:763 src/theme-parser.c:857 src/theme-parser.c:934 +#, c-format +msgid "<%s> parent \"%s\" has not been defined" +msgstr "" + +#: src/theme-parser.c:870 +#, c-format +msgid "<%s> geometry \"%s\" has not been defined" +msgstr "" + +#: src/theme-parser.c:883 +#, c-format +msgid "<%s> must specify either a geometry or a parent that has a geometry" +msgstr "" + +#: src/theme-parser.c:982 +#, c-format +msgid "Unknown type \"%s\" on <%s> element" +msgstr "" + +#: src/theme-parser.c:993 +#, c-format +msgid "Unknown style_set \"%s\" on <%s> element" +msgstr "" + +#: src/theme-parser.c:1001 +#, c-format +msgid "Window type \"%s\" has already been assigned a style set" +msgstr "" + +#: src/theme-parser.c:1045 +#, c-format +msgid "Unknown function \"%s\" for menu icon" +msgstr "" + +#: src/theme-parser.c:1054 +#, c-format +msgid "Unknown state \"%s\" for menu icon" +msgstr "" + +#: src/theme-parser.c:1062 +#, c-format +msgid "Theme already has a menu icon for function %s state %s" +msgstr "" + +#: src/theme-parser.c:1079 src/theme-parser.c:2949 src/theme-parser.c:3028 +#, c-format +msgid "No <draw_ops> with the name \"%s\" has been defined" +msgstr "" + +#: src/theme-parser.c:1094 src/theme-parser.c:1158 src/theme-parser.c:1356 +#: src/theme-parser.c:2829 src/theme-parser.c:2883 src/theme-parser.c:3043 +#: src/theme-parser.c:3220 src/theme-parser.c:3258 src/theme-parser.c:3296 +#: src/theme-parser.c:3334 +#, c-format +msgid "Element <%s> is not allowed below <%s>" +msgstr "" + +#: src/theme-parser.c:1184 src/theme-parser.c:1258 +#, c-format +msgid "No \"name\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1191 +#, c-format +msgid "No \"value\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1221 +#, c-format +msgid "Distance \"%s\" is unknown" +msgstr "" + +#: src/theme-parser.c:1265 +#, c-format +msgid "No \"top\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1272 +#, c-format +msgid "No \"bottom\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1279 +#, c-format +msgid "No \"left\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1286 +#, c-format +msgid "No \"right\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1318 +#, c-format +msgid "Border \"%s\" is unknown" +msgstr "" + +#: src/theme-parser.c:1466 src/theme-parser.c:1576 src/theme-parser.c:1679 +#: src/theme-parser.c:1866 src/theme-parser.c:2574 +#, c-format +msgid "No \"color\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1473 +#, c-format +msgid "No \"x1\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1480 src/theme-parser.c:2437 +#, c-format +msgid "No \"y1\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1487 +#, c-format +msgid "No \"x2\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1494 src/theme-parser.c:2444 +#, c-format +msgid "No \"y2\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1583 src/theme-parser.c:1686 src/theme-parser.c:1792 +#: src/theme-parser.c:1873 src/theme-parser.c:1975 src/theme-parser.c:2068 +#: src/theme-parser.c:2206 src/theme-parser.c:2332 src/theme-parser.c:2430 +#: src/theme-parser.c:2501 src/theme-parser.c:2581 +#, c-format +msgid "No \"x\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1590 src/theme-parser.c:1693 src/theme-parser.c:1799 +#: src/theme-parser.c:1880 src/theme-parser.c:1982 src/theme-parser.c:2075 +#: src/theme-parser.c:2213 src/theme-parser.c:2339 src/theme-parser.c:2508 +#: src/theme-parser.c:2588 +#, c-format +msgid "No \"y\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1597 src/theme-parser.c:1700 src/theme-parser.c:1806 +#: src/theme-parser.c:1887 src/theme-parser.c:1989 src/theme-parser.c:2082 +#: src/theme-parser.c:2220 src/theme-parser.c:2346 src/theme-parser.c:2515 +#, c-format +msgid "No \"width\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1604 src/theme-parser.c:1707 src/theme-parser.c:1813 +#: src/theme-parser.c:1894 src/theme-parser.c:1996 src/theme-parser.c:2089 +#: src/theme-parser.c:2227 src/theme-parser.c:2353 src/theme-parser.c:2522 +#, c-format +msgid "No \"height\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1714 +#, c-format +msgid "No \"start_angle\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1721 +#, c-format +msgid "No \"extent_angle\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1901 +#, c-format +msgid "No \"alpha\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1968 +#, c-format +msgid "No \"type\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:2020 +#, c-format +msgid "Did not understand value \"%s\" for type of gradient" +msgstr "" + +#: src/theme-parser.c:2096 +#, c-format +msgid "No \"filename\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:2185 src/theme-parser.c:2318 src/theme-parser.c:2423 +#, c-format +msgid "No \"state\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:2192 src/theme-parser.c:2325 +#, c-format +msgid "No \"shadow\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:2199 +#, c-format +msgid "No \"arrow\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:2252 src/theme-parser.c:2374 src/theme-parser.c:2462 +#, c-format +msgid "Did not understand state \"%s\" for <%s> element" +msgstr "" + +#: src/theme-parser.c:2262 src/theme-parser.c:2384 +#, c-format +msgid "Did not understand shadow \"%s\" for <%s> element" +msgstr "" + +#: src/theme-parser.c:2272 +#, c-format +msgid "Did not understand arrow \"%s\" for <%s> element" +msgstr "" + +#: src/theme-parser.c:2667 src/theme-parser.c:2783 +#, c-format +msgid "No <draw_ops> called \"%s\" has been defined" +msgstr "" + +#: src/theme-parser.c:2679 src/theme-parser.c:2795 +#, c-format +msgid "Including draw_ops \"%s\" here would create a circular reference" +msgstr "" + +#: src/theme-parser.c:2858 +#, c-format +msgid "No \"value\" attribute on <%s> element" +msgstr "" + +#: src/theme-parser.c:2915 +#, c-format +msgid "No \"position\" attribute on <%s> element" +msgstr "" + +#: src/theme-parser.c:2924 +#, c-format +msgid "Unknown position \"%s\" for frame piece" +msgstr "" + +#: src/theme-parser.c:2932 +#, c-format +msgid "Frame style already has a piece at position %s" +msgstr "" + +#: src/theme-parser.c:2977 +#, c-format +msgid "No \"function\" attribute on <%s> element" +msgstr "" + +#: src/theme-parser.c:2985 src/theme-parser.c:3089 +#, c-format +msgid "No \"state\" attribute on <%s> element" +msgstr "" + +#: src/theme-parser.c:2994 +#, c-format +msgid "Unknown function \"%s\" for button" +msgstr "" + +#: src/theme-parser.c:3003 +#, c-format +msgid "Unknown state \"%s\" for button" +msgstr "" + +#: src/theme-parser.c:3011 +#, c-format +msgid "Frame style already has a button for function %s state %s" +msgstr "" + +#: src/theme-parser.c:3081 +#, c-format +msgid "No \"focus\" attribute on <%s> element" +msgstr "" + +#: src/theme-parser.c:3097 +#, c-format +msgid "No \"style\" attribute on <%s> element" +msgstr "" + +#: src/theme-parser.c:3106 +#, c-format +msgid "\"%s\" is not a valid value for focus attribute" +msgstr "" + +#: src/theme-parser.c:3115 +#, c-format +msgid "\"%s\" is not a valid value for state attribute" +msgstr "" + +#: src/theme-parser.c:3125 +#, c-format +msgid "A style called \"%s\" has not been defined" +msgstr "" + +#: src/theme-parser.c:3135 +#, c-format +msgid "No \"resize\" attribute on <%s> element" +msgstr "" + +#: src/theme-parser.c:3145 +#, c-format +msgid "\"%s\" is not a valid value for resize attribute" +msgstr "" + +#: src/theme-parser.c:3155 +#, c-format +msgid "" +"Should not have \"resize\" attribute on <%s> element for maximized/shaded " +"states" +msgstr "" + +#: src/theme-parser.c:3169 +#, c-format +msgid "Style has already been specified for state %s resize %s focus %s" +msgstr "" + +#: src/theme-parser.c:3180 src/theme-parser.c:3191 src/theme-parser.c:3202 +#, c-format +msgid "Style has already been specified for state %s focus %s" +msgstr "" + +#: src/theme-parser.c:3241 +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:3279 +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:3317 +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:3364 +#, c-format +msgid "Outermost element in theme must be <metacity_theme> not <%s>" +msgstr "" + +#: src/theme-parser.c:3384 +#, c-format +msgid "" +"Element <%s> is not allowed inside a name/author/date/description element" +msgstr "" + +#: src/theme-parser.c:3389 +#, c-format +msgid "Element <%s> is not allowed inside a <constant> element" +msgstr "" + +#: src/theme-parser.c:3400 +#, c-format +msgid "Element <%s> is not allowed inside a distance/border element" +msgstr "" + +#: src/theme-parser.c:3422 +#, c-format +msgid "Element <%s> is not allowed inside a draw operation element" +msgstr "" + +#: src/theme-parser.c:3432 src/theme-parser.c:3462 src/theme-parser.c:3467 +#, c-format +msgid "Element <%s> is not allowed inside a <%s> element" +msgstr "" + +#: src/theme-parser.c:3684 +msgid "No draw_ops provided for frame piece" +msgstr "" + +#: src/theme-parser.c:3699 +msgid "No draw_ops provided for button" +msgstr "" + +#: src/theme-parser.c:3714 +msgid "No draw_ops provided for menu icon" +msgstr "" + +#: src/theme-parser.c:3754 +#, c-format +msgid "No text is allowed inside element <%s>" +msgstr "" + +#: src/theme-parser.c:3809 +msgid "<name> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3820 +msgid "<author> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3831 +msgid "<copyright> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3842 +msgid "<date> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3853 +msgid "<description> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:4055 +#, fuzzy, c-format +msgid "Failed to read theme from file %s: %s\n" +msgstr "Error al leer el archivo de sesión guardado %s: %s\n" + +#: src/theme-parser.c:4110 +#, c-format +msgid "Theme file %s did not contain a root <metacity_theme> element" +msgstr "" + +#: src/util.c:59 +#, fuzzy, c-format +msgid "Failed to open debug log: %s\n" +msgstr "Error al parsear el archivo de sesión guardado: %s\n" + +#: src/util.c:69 +#, fuzzy, c-format +msgid "Failed to fdopen() log file %s: %s\n" +msgstr "Error al leer el archivo de sesión guardado %s: %s\n" + +#: src/util.c:75 +#, c-format +msgid "Opened log file %s\n" +msgstr "" + +#: src/window.c:425 +#, c-format +msgid "Application set a bogus _NET_WM_PID %ld\n" +msgstr "" + #: src/xprops.c:53 #, c-format msgid "" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Metacity 2.3.34\n" -"POT-Creation-Date: 2002-02-08 01:59-0500\n" +"POT-Creation-Date: 2002-04-29 14:02-0400\n" "PO-Revision-Date: 2001-12-19 21:25+0100\n" "Last-Translator: Manuel A. Fernández Montecelo <manuel@sindominio.net>\n" "Language-Team: Galician <proxecto@trasno.net>\n" @@ -13,12 +13,45 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: src/display.c:160 +#: src/delete.c:62 src/delete.c:89 src/metacity-dialog.c:46 +#: src/theme-parser.c:466 +#, fuzzy, c-format +msgid "Could not parse \"%s\" as an integer" +msgstr "Non se puido crear o directorio '%s': %s\n" + +#: src/delete.c:69 src/delete.c:96 src/metacity-dialog.c:53 +#: src/theme-parser.c:475 src/theme-parser.c:529 +#, c-format +msgid "Did not understand trailing characters \"%s\" in string \"%s\"" +msgstr "" + +#: src/delete.c:127 +#, fuzzy, c-format +msgid "Failed to parse message \"%s\" from dialog process\n" +msgstr "Fallo ao interpretar o ficheiro de sesión gardada: %s\n" + +#: src/delete.c:262 +#, c-format +msgid "Error reading from dialog display process: %s\n" +msgstr "" + +#: src/delete.c:333 +#, c-format +msgid "" +"Error launching metacity-dialog to ask about killing an application: %s\n" +msgstr "" + +#: src/delete.c:431 +#, fuzzy, c-format +msgid "Failed to get hostname: %s\n" +msgstr "Fallo ao interpretar o ficheiro de sesión gardada: %s\n" + +#: src/display.c:222 #, c-format msgid "Failed to open X Window System display '%s'\n" msgstr "Fallo ao abrir o sistema X Window, display '%s'\n" -#: src/errors.c:93 +#: src/errors.c:154 #, c-format msgid "" "Lost connection to the display '%s';\n" @@ -29,32 +62,32 @@ msgstr "" "o máis seguro é que se saise do servidor de X ou que\n" "matase/destruise o xestor de fiestras.\n" -#: src/errors.c:100 +#: src/errors.c:161 #, c-format msgid "Fatal IO error %d (%s) on display '%s'.\n" msgstr "Erro fatal de E/S %d (%s) no display '%s'.\n" -#: src/frames.c:555 +#: src/frames.c:661 msgid "Close Window" msgstr "Pechar Fiestra" -#: src/frames.c:558 +#: src/frames.c:664 msgid "Window Menu" msgstr "Menú da Fiestra" -#: src/frames.c:561 +#: src/frames.c:667 msgid "Minimize Window" msgstr "Minimizar Fiestra" -#: src/frames.c:564 +#: src/frames.c:670 msgid "Maximize Window" msgstr "Maximizar Fiestra" -#: src/frames.c:567 +#: src/frames.c:673 msgid "Unmaximize Window" msgstr "Restaurar Fiestra" -#: src/keybindings.c:228 +#: src/keybindings.c:639 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " @@ -63,12 +96,12 @@ msgstr "" "Algún outro programa está usando xa a tecla %s cos modificadores %x como " "asignación (binding)\n" -#: src/main.c:227 +#: src/main.c:273 #, c-format msgid "Could not find a theme! Be sure %s exits and contains the usual themes." msgstr "" -#: src/main.c:273 +#: src/main.c:319 #, fuzzy, c-format msgid "Failed to restart: %s\n" msgstr "Fallo ao interpretar o ficheiro de sesión gardada: %s\n" @@ -124,328 +157,875 @@ msgstr "Namais no escritorio %s%d" msgid "Move to workspace %s%d" msgstr "Mover ao escritorio %s%d" -#: src/prefs.c:281 src/prefs.c:297 src/prefs.c:313 src/prefs.c:329 -#: src/prefs.c:345 src/prefs.c:365 src/prefs.c:381 +#: src/metacity-dialog.c:86 +#, c-format +msgid "" +"The window \"%s\" is not responding.\n" +"Force this application to exit?\n" +"(Any open documents will be lost.)" +msgstr "" + +#: src/metacity-dialog.c:94 +msgid "Kill application" +msgstr "" + +#: src/prefs.c:318 src/prefs.c:334 src/prefs.c:350 src/prefs.c:366 +#: src/prefs.c:382 src/prefs.c:402 src/prefs.c:418 src/prefs.c:434 +#: src/prefs.c:450 #, c-format msgid "GConf key \"%s\" is set to an invalid type\n" msgstr "" -#: src/prefs.c:415 +#: src/prefs.c:484 #, c-format msgid "GConf key '%s' is set to an invalid value" msgstr "" -#: src/prefs.c:487 +#: src/prefs.c:556 #, c-format msgid "Could not parse font description \"%s\" from GConf key %s\n" msgstr "" -#: src/prefs.c:524 +#: src/prefs.c:593 #, c-format msgid "%d stored in GConf key %s is not a valid font size\n" msgstr "" -#: src/prefs.c:550 +#: src/prefs.c:619 #, c-format msgid "" "%d stored in GConf key %s is not a reasonable number of workspaces, current " "maximum is %d\n" msgstr "" -#: src/screen.c:174 +#: src/prefs.c:708 +#, c-format +msgid "Error setting number of workspaces to %d: %s\n" +msgstr "" + +#: src/prefs.c:836 +#, c-format +msgid "" +"\"%s\" found in configuration database is not a valid value for keybinding " +"\"%s\"" +msgstr "" + +#: src/resizepopup.c:168 +#, c-format +msgid "%d x %d" +msgstr "" + +#: src/screen.c:185 #, c-format msgid "Screen %d on display '%s' is invalid\n" msgstr "A pantalla %d no display '%s' non é válida\n" -#: src/screen.c:190 +#: src/screen.c:201 #, c-format msgid "Screen %d on display '%s' already has a window manager\n" msgstr "A pantalla %d no display '%s' ten xa un xestor de fiestras\n" -#: src/screen.c:268 +#: src/screen.c:349 #, fuzzy, c-format msgid "Could not release screen %d on display '%s'\n" msgstr "Non se puido crear o directorio '%s': %s\n" -#: src/session.c:760 src/session.c:767 +#: src/session.c:766 src/session.c:773 #, c-format msgid "Could not create directory '%s': %s\n" msgstr "Non se puido crear o directorio '%s': %s\n" -#: src/session.c:777 +#: src/session.c:783 #, c-format msgid "Could not open session file '%s' for writing: %s\n" msgstr "Non se puido abrir o ficheiro de sesión '%s' para escritura: %s\n" -#: src/session.c:909 +#: src/session.c:915 #, c-format msgid "Error writing session file '%s': %s\n" msgstr "Erro escribindo o ficheiro de sesión '%s': %s\n" -#: src/session.c:914 +#: src/session.c:920 #, c-format msgid "Error closing session file '%s': %s\n" msgstr "Erro pechando o ficheiro de sesión '%s': %s\n" -#: src/session.c:988 +#: src/session.c:993 #, c-format msgid "Failed to read saved session file %s: %s\n" msgstr "Fallo ao ler o ficheiro de sesión gardada '%s': %s\n" -#: src/session.c:1022 +#: src/session.c:1028 #, c-format msgid "Failed to parse saved session file: %s\n" msgstr "Fallo ao interpretar o ficheiro de sesión gardada: %s\n" -#: src/session.c:1060 +#: src/session.c:1077 +msgid "<metacity_session> attribute seen but we already have the session ID" +msgstr "" + +#: src/session.c:1090 +#, fuzzy, c-format +msgid "Unknown attribute %s on <metacity_session> element" +msgstr "Atributo %s descoñecido no elemento <geometry>" + +#: src/session.c:1107 msgid "nested <window> tag" msgstr "etiqueta <window> aniñada" -#: src/session.c:1110 src/session.c:1142 +#: src/session.c:1157 src/session.c:1189 #, c-format msgid "Unknown attribute %s on <window> element" msgstr "Atributo %s descoñecido no elemento <window>" -#: src/session.c:1202 +#: src/session.c:1249 #, c-format msgid "Unknown attribute %s on <geometry> element" msgstr "Atributo %s descoñecido no elemento <geometry>" -#: src/session.c:1222 +#: src/session.c:1269 #, c-format msgid "Unknown element %s" msgstr "Elemento %s descoñecido" -#: src/theme.c:348 +#: src/theme.c:351 msgid "top" msgstr "" -#: src/theme.c:350 +#: src/theme.c:353 msgid "bottom" msgstr "" -#: src/theme.c:352 +#: src/theme.c:355 msgid "left" msgstr "" -#: src/theme.c:354 +#: src/theme.c:357 msgid "right" msgstr "" -#: src/theme.c:368 +#: src/theme.c:371 #, c-format msgid "frame geometry does not specify \"%s\" dimension" msgstr "" -#: src/theme.c:387 +#: src/theme.c:390 #, c-format msgid "frame geometry does not specify dimension \"%s\" for border \"%s\"" msgstr "" -#: src/theme.c:738 +#: src/theme.c:744 msgid "Gradients should have at least two colors" msgstr "" -#: src/theme.c:828 +#: src/theme.c:834 #, 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:842 +#: src/theme.c:848 #, 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:853 +#: src/theme.c:859 #, c-format msgid "Did not understand state \"%s\" in color specification" msgstr "" -#: src/theme.c:866 +#: src/theme.c:872 #, c-format msgid "Did not understand color component \"%s\" in color specification" msgstr "" -#: src/theme.c:896 +#: src/theme.c:902 #, c-format msgid "" "Blend format is \"blend/bg_color/fg_color/alpha\", \"%s\" does not fit the " "format" msgstr "" -#: src/theme.c:907 +#: src/theme.c:913 #, c-format msgid "Could not parse alpha value \"%s\" in blended color" msgstr "" -#: src/theme.c:917 +#: src/theme.c:923 #, c-format msgid "Alpha value \"%s\" in blended color is not between 0.0 and 1.0" msgstr "" -#: src/theme.c:956 +#: src/theme.c:962 #, fuzzy, c-format msgid "Could not parse color \"%s\"" msgstr "Non se puido crear o directorio '%s': %s\n" -#: src/theme.c:1206 +#: src/theme.c:1212 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "" -#: src/theme.c:1233 +#: src/theme.c:1239 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be " "parsed" msgstr "" -#: src/theme.c:1247 +#: src/theme.c:1253 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "" -#: src/theme.c:1314 +#: src/theme.c:1320 #, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " "\"%s\"" msgstr "" -#: src/theme.c:1371 +#: src/theme.c:1377 msgid "Coordinate expression was empty or not understood" msgstr "" -#: src/theme.c:1510 src/theme.c:1520 src/theme.c:1554 +#: src/theme.c:1516 src/theme.c:1526 src/theme.c:1560 msgid "Coordinate expression results in division by zero" msgstr "" -#: src/theme.c:1562 +#: src/theme.c:1568 msgid "" "Coordinate expression tries to use mod operator on a floating-point number" msgstr "" -#: src/theme.c:1619 +#: src/theme.c:1625 #, c-format msgid "" "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "" -#: src/theme.c:1628 +#: src/theme.c:1634 msgid "Coordinate expression had an operand where an operator was expected" msgstr "" -#: src/theme.c:1636 +#: src/theme.c:1642 msgid "Coordinate expression ended with an operator instead of an operand" msgstr "" -#: src/theme.c:1646 +#: src/theme.c:1652 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " "operand in between" msgstr "" -#: src/theme.c:1765 +#: src/theme.c:1771 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:1794 +#: src/theme.c:1800 msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "" -#: src/theme.c:1857 +#: src/theme.c:1863 #, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "" -#: src/theme.c:1914 +#: src/theme.c:1920 msgid "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "" -#: src/theme.c:1925 +#: src/theme.c:1931 msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "" -#: src/theme.c:2169 src/theme.c:2191 src/theme.c:2212 +#: src/theme.c:2175 src/theme.c:2197 src/theme.c:2218 #, c-format msgid "Theme contained an expression \"%s\" that resulted in an error: %s\n" msgstr "" -#: src/theme.c:3376 +#: src/theme.c:3485 #, c-format msgid "" "<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " "specified for this frame style" msgstr "" -#: src/theme.c:3785 src/theme.c:3817 +#: src/theme.c:3894 src/theme.c:3926 #, c-format msgid "" "Missing <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>" msgstr "" -#: src/theme.c:3868 +#: src/theme.c:3977 #, fuzzy, c-format -msgid "Failed to load theme \"%s\": %s" +msgid "Failed to load theme \"%s\": %s\n" msgstr "Fallo ao ler o ficheiro de sesión gardada '%s': %s\n" -#: src/theme.c:4013 +#: src/theme.c:4123 #, c-format msgid "No <name> set for theme \"%s\"" msgstr "" -#: src/theme.c:4020 +#: src/theme.c:4130 #, c-format msgid "No <author> set for theme \"%s\"" msgstr "" -#: src/theme.c:4027 +#: src/theme.c:4137 #, c-format msgid "No <date> set for theme \"%s\"" msgstr "" -#: src/theme.c:4034 +#: src/theme.c:4144 #, c-format msgid "No <description> set for theme \"%s\"" msgstr "" -#: src/theme.c:4041 +#: src/theme.c:4151 #, c-format msgid "No <copyright> set for theme \"%s\"" msgstr "" -#: src/theme.c:4051 +#: src/theme.c:4161 #, 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:4073 +#: src/theme.c:4183 #, c-format msgid "" "<menu_icon function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " "specified for this theme" msgstr "" -#: src/theme.c:4424 src/theme.c:4484 +#: src/theme.c:4566 src/theme.c:4626 #, c-format msgid "" "User-defined constants must begin with a capital letter; \"%s\" does not" msgstr "" -#: src/theme.c:4432 src/theme.c:4492 +#: src/theme.c:4574 src/theme.c:4634 #, c-format msgid "Constant \"%s\" has already been defined" msgstr "" +#: src/theme-parser.c:223 src/theme-parser.c:241 +#, c-format +msgid "Line %d character %d: %s" +msgstr "" + +#: src/theme-parser.c:395 +#, c-format +msgid "Attribute \"%s\" repeated twice on the same <%s> element" +msgstr "" + +#: src/theme-parser.c:413 src/theme-parser.c:438 +#, c-format +msgid "Attribute \"%s\" is invalid on <%s> element in this context" +msgstr "" + +#: src/theme-parser.c:484 +#, c-format +msgid "Integer %ld must be positive" +msgstr "" + +#: src/theme-parser.c:492 +#, c-format +msgid "Integer %ld is too large, current max is %d" +msgstr "" + +#: src/theme-parser.c:520 +#, c-format +msgid "Could not parse \"%s\" as a floating point number" +msgstr "" + +#: src/theme-parser.c:551 +#, c-format +msgid "Boolean values must be \"true\" or \"false\" not \"%s\"" +msgstr "" + +#: src/theme-parser.c:571 +#, c-format +msgid "Angle must be between 0.0 and 360.0, was %g\n" +msgstr "" + +#: src/theme-parser.c:591 +#, c-format +msgid "Alpha must be between 0.0 (invisible) and 1.0 (fully opaque), was %g\n" +msgstr "" + +#: src/theme-parser.c:624 +#, 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:669 src/theme-parser.c:677 src/theme-parser.c:2641 +#: src/theme-parser.c:2730 src/theme-parser.c:2737 src/theme-parser.c:2744 +#, fuzzy, c-format +msgid "No \"%s\" attribute on element <%s>" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:735 src/theme-parser.c:799 src/theme-parser.c:837 +#: src/theme-parser.c:914 src/theme-parser.c:964 src/theme-parser.c:972 +#: src/theme-parser.c:1028 src/theme-parser.c:1036 +#, fuzzy, c-format +msgid "No \"%s\" attribute on <%s> element" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:751 src/theme-parser.c:807 src/theme-parser.c:845 +#: src/theme-parser.c:922 +#, c-format +msgid "<%s> name \"%s\" used a second time" +msgstr "" + +#: src/theme-parser.c:763 src/theme-parser.c:857 src/theme-parser.c:934 +#, c-format +msgid "<%s> parent \"%s\" has not been defined" +msgstr "" + +#: src/theme-parser.c:870 +#, c-format +msgid "<%s> geometry \"%s\" has not been defined" +msgstr "" + +#: src/theme-parser.c:883 +#, c-format +msgid "<%s> must specify either a geometry or a parent that has a geometry" +msgstr "" + +#: src/theme-parser.c:982 +#, fuzzy, c-format +msgid "Unknown type \"%s\" on <%s> element" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:993 +#, fuzzy, c-format +msgid "Unknown style_set \"%s\" on <%s> element" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:1001 +#, c-format +msgid "Window type \"%s\" has already been assigned a style set" +msgstr "" + +#: src/theme-parser.c:1045 +#, c-format +msgid "Unknown function \"%s\" for menu icon" +msgstr "" + +#: src/theme-parser.c:1054 +#, c-format +msgid "Unknown state \"%s\" for menu icon" +msgstr "" + +#: src/theme-parser.c:1062 +#, c-format +msgid "Theme already has a menu icon for function %s state %s" +msgstr "" + +#: src/theme-parser.c:1079 src/theme-parser.c:2949 src/theme-parser.c:3028 +#, c-format +msgid "No <draw_ops> with the name \"%s\" has been defined" +msgstr "" + +#: src/theme-parser.c:1094 src/theme-parser.c:1158 src/theme-parser.c:1356 +#: src/theme-parser.c:2829 src/theme-parser.c:2883 src/theme-parser.c:3043 +#: src/theme-parser.c:3220 src/theme-parser.c:3258 src/theme-parser.c:3296 +#: src/theme-parser.c:3334 +#, c-format +msgid "Element <%s> is not allowed below <%s>" +msgstr "" + +#: src/theme-parser.c:1184 src/theme-parser.c:1258 +#, fuzzy, c-format +msgid "No \"name\" attribute on element <%s>" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:1191 +#, c-format +msgid "No \"value\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1221 +#, c-format +msgid "Distance \"%s\" is unknown" +msgstr "" + +#: src/theme-parser.c:1265 +#, c-format +msgid "No \"top\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1272 +#, c-format +msgid "No \"bottom\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1279 +#, c-format +msgid "No \"left\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1286 +#, c-format +msgid "No \"right\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1318 +#, c-format +msgid "Border \"%s\" is unknown" +msgstr "" + +#: src/theme-parser.c:1466 src/theme-parser.c:1576 src/theme-parser.c:1679 +#: src/theme-parser.c:1866 src/theme-parser.c:2574 +#, c-format +msgid "No \"color\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1473 +#, fuzzy, c-format +msgid "No \"x1\" attribute on element <%s>" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:1480 src/theme-parser.c:2437 +#, fuzzy, c-format +msgid "No \"y1\" attribute on element <%s>" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:1487 +#, fuzzy, c-format +msgid "No \"x2\" attribute on element <%s>" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:1494 src/theme-parser.c:2444 +#, fuzzy, c-format +msgid "No \"y2\" attribute on element <%s>" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:1583 src/theme-parser.c:1686 src/theme-parser.c:1792 +#: src/theme-parser.c:1873 src/theme-parser.c:1975 src/theme-parser.c:2068 +#: src/theme-parser.c:2206 src/theme-parser.c:2332 src/theme-parser.c:2430 +#: src/theme-parser.c:2501 src/theme-parser.c:2581 +#, fuzzy, c-format +msgid "No \"x\" attribute on element <%s>" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:1590 src/theme-parser.c:1693 src/theme-parser.c:1799 +#: src/theme-parser.c:1880 src/theme-parser.c:1982 src/theme-parser.c:2075 +#: src/theme-parser.c:2213 src/theme-parser.c:2339 src/theme-parser.c:2508 +#: src/theme-parser.c:2588 +#, fuzzy, c-format +msgid "No \"y\" attribute on element <%s>" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:1597 src/theme-parser.c:1700 src/theme-parser.c:1806 +#: src/theme-parser.c:1887 src/theme-parser.c:1989 src/theme-parser.c:2082 +#: src/theme-parser.c:2220 src/theme-parser.c:2346 src/theme-parser.c:2515 +#, fuzzy, c-format +msgid "No \"width\" attribute on element <%s>" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:1604 src/theme-parser.c:1707 src/theme-parser.c:1813 +#: src/theme-parser.c:1894 src/theme-parser.c:1996 src/theme-parser.c:2089 +#: src/theme-parser.c:2227 src/theme-parser.c:2353 src/theme-parser.c:2522 +#, c-format +msgid "No \"height\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1714 +#, c-format +msgid "No \"start_angle\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1721 +#, c-format +msgid "No \"extent_angle\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1901 +#, c-format +msgid "No \"alpha\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1968 +#, c-format +msgid "No \"type\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:2020 +#, c-format +msgid "Did not understand value \"%s\" for type of gradient" +msgstr "" + +#: src/theme-parser.c:2096 +#, c-format +msgid "No \"filename\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:2185 src/theme-parser.c:2318 src/theme-parser.c:2423 +#, c-format +msgid "No \"state\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:2192 src/theme-parser.c:2325 +#, c-format +msgid "No \"shadow\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:2199 +#, fuzzy, c-format +msgid "No \"arrow\" attribute on element <%s>" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:2252 src/theme-parser.c:2374 src/theme-parser.c:2462 +#, c-format +msgid "Did not understand state \"%s\" for <%s> element" +msgstr "" + +#: src/theme-parser.c:2262 src/theme-parser.c:2384 +#, c-format +msgid "Did not understand shadow \"%s\" for <%s> element" +msgstr "" + +#: src/theme-parser.c:2272 +#, c-format +msgid "Did not understand arrow \"%s\" for <%s> element" +msgstr "" + +#: src/theme-parser.c:2667 src/theme-parser.c:2783 +#, c-format +msgid "No <draw_ops> called \"%s\" has been defined" +msgstr "" + +#: src/theme-parser.c:2679 src/theme-parser.c:2795 +#, c-format +msgid "Including draw_ops \"%s\" here would create a circular reference" +msgstr "" + +#: src/theme-parser.c:2858 +#, fuzzy, c-format +msgid "No \"value\" attribute on <%s> element" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:2915 +#, fuzzy, c-format +msgid "No \"position\" attribute on <%s> element" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:2924 +#, c-format +msgid "Unknown position \"%s\" for frame piece" +msgstr "" + +#: src/theme-parser.c:2932 +#, c-format +msgid "Frame style already has a piece at position %s" +msgstr "" + +#: src/theme-parser.c:2977 +#, fuzzy, c-format +msgid "No \"function\" attribute on <%s> element" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:2985 src/theme-parser.c:3089 +#, fuzzy, c-format +msgid "No \"state\" attribute on <%s> element" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:2994 +#, c-format +msgid "Unknown function \"%s\" for button" +msgstr "" + +#: src/theme-parser.c:3003 +#, c-format +msgid "Unknown state \"%s\" for button" +msgstr "" + +#: src/theme-parser.c:3011 +#, c-format +msgid "Frame style already has a button for function %s state %s" +msgstr "" + +#: src/theme-parser.c:3081 +#, fuzzy, c-format +msgid "No \"focus\" attribute on <%s> element" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:3097 +#, fuzzy, c-format +msgid "No \"style\" attribute on <%s> element" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:3106 +#, c-format +msgid "\"%s\" is not a valid value for focus attribute" +msgstr "" + +#: src/theme-parser.c:3115 +#, c-format +msgid "\"%s\" is not a valid value for state attribute" +msgstr "" + +#: src/theme-parser.c:3125 +#, c-format +msgid "A style called \"%s\" has not been defined" +msgstr "" + +#: src/theme-parser.c:3135 +#, fuzzy, c-format +msgid "No \"resize\" attribute on <%s> element" +msgstr "Atributo %s descoñecido no elemento <window>" + +#: src/theme-parser.c:3145 +#, c-format +msgid "\"%s\" is not a valid value for resize attribute" +msgstr "" + +#: src/theme-parser.c:3155 +#, c-format +msgid "" +"Should not have \"resize\" attribute on <%s> element for maximized/shaded " +"states" +msgstr "" + +#: src/theme-parser.c:3169 +#, c-format +msgid "Style has already been specified for state %s resize %s focus %s" +msgstr "" + +#: src/theme-parser.c:3180 src/theme-parser.c:3191 src/theme-parser.c:3202 +#, c-format +msgid "Style has already been specified for state %s focus %s" +msgstr "" + +#: src/theme-parser.c:3241 +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:3279 +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:3317 +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:3364 +#, c-format +msgid "Outermost element in theme must be <metacity_theme> not <%s>" +msgstr "" + +#: src/theme-parser.c:3384 +#, c-format +msgid "" +"Element <%s> is not allowed inside a name/author/date/description element" +msgstr "" + +#: src/theme-parser.c:3389 +#, c-format +msgid "Element <%s> is not allowed inside a <constant> element" +msgstr "" + +#: src/theme-parser.c:3400 +#, c-format +msgid "Element <%s> is not allowed inside a distance/border element" +msgstr "" + +#: src/theme-parser.c:3422 +#, c-format +msgid "Element <%s> is not allowed inside a draw operation element" +msgstr "" + +#: src/theme-parser.c:3432 src/theme-parser.c:3462 src/theme-parser.c:3467 +#, c-format +msgid "Element <%s> is not allowed inside a <%s> element" +msgstr "" + +#: src/theme-parser.c:3684 +msgid "No draw_ops provided for frame piece" +msgstr "" + +#: src/theme-parser.c:3699 +msgid "No draw_ops provided for button" +msgstr "" + +#: src/theme-parser.c:3714 +msgid "No draw_ops provided for menu icon" +msgstr "" + +#: src/theme-parser.c:3754 +#, c-format +msgid "No text is allowed inside element <%s>" +msgstr "" + +#: src/theme-parser.c:3809 +msgid "<name> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3820 +msgid "<author> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3831 +msgid "<copyright> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3842 +msgid "<date> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3853 +msgid "<description> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:4055 +#, fuzzy, c-format +msgid "Failed to read theme from file %s: %s\n" +msgstr "Fallo ao ler o ficheiro de sesión gardada '%s': %s\n" + +#: src/theme-parser.c:4110 +#, c-format +msgid "Theme file %s did not contain a root <metacity_theme> element" +msgstr "" + +#: src/util.c:59 +#, fuzzy, c-format +msgid "Failed to open debug log: %s\n" +msgstr "Fallo ao interpretar o ficheiro de sesión gardada: %s\n" + +#: src/util.c:69 +#, fuzzy, c-format +msgid "Failed to fdopen() log file %s: %s\n" +msgstr "Fallo ao ler o ficheiro de sesión gardada '%s': %s\n" + +#: src/util.c:75 +#, c-format +msgid "Opened log file %s\n" +msgstr "" + +#: src/window.c:425 +#, c-format +msgid "Application set a bogus _NET_WM_PID %ld\n" +msgstr "" + #: src/xprops.c:53 #, c-format msgid "" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: metacity CVS-20020416\n" -"POT-Creation-Date: 2002-04-16 19:33+0900\n" +"POT-Creation-Date: 2002-04-29 14:02-0400\n" "PO-Revision-Date: 2002-04-16 21:15+0900\n" "Last-Translator: Akira TAGOH <tagoh@gnome.gr.jp>\n" "Language-Team: Japanese <translation@gnome.gr.jp>\n" @@ -39,14 +39,16 @@ msgstr "ダイアãƒã‚°è¡¨ç¤ºãƒ—ãƒã‚»ã‚¹ã‹ã‚‰èªã¿è¾¼ã¿ä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™º #, c-format msgid "" "Error launching metacity-dialog to ask about killing an application: %s\n" -msgstr "アプリケーションã®çµ‚了ã«ã¤ã„ã¦å°‹ãã‚‹ãŸã‚ã®metacityダイアãƒã‚°ã®èµ·å‹•ä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ: %s\n" +msgstr "" +"アプリケーションã®çµ‚了ã«ã¤ã„ã¦å°‹ãã‚‹ãŸã‚ã®metacityダイアãƒã‚°ã®èµ·å‹•ä¸ã«ã‚¨ãƒ©ãƒ¼" +"ãŒç™ºç”Ÿã—ã¾ã—ãŸ: %s\n" #: src/delete.c:431 #, c-format msgid "Failed to get hostname: %s\n" msgstr "ホストåã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ: %s\n" -#: src/display.c:221 +#: src/display.c:222 #, c-format msgid "Failed to open X Window System display '%s'\n" msgstr "Xウィンドウシステムã®ãƒ‡ã‚£ã‚¹ãƒ—レイ '%s' ã®ã‚ªãƒ¼ãƒ—ンã«å¤±æ•—ã—ã¾ã—ãŸ\n" @@ -87,19 +89,22 @@ msgstr "ウィンドウを最大化" msgid "Unmaximize Window" msgstr "ウィンドウを元ã®å¤§ãã•ã«æˆ»ã™" -#: src/keybindings.c:237 +#: src/keybindings.c:639 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " "binding\n" -msgstr "別ã®ãƒ—ãƒã‚°ãƒ©ãƒ ã§ã™ã§ã«ãƒã‚¤ãƒ³ãƒ‡ã‚£ãƒ³ã‚°ã«ã‚ー %s ã¨ä¿®é£¾ã‚ー %x を使ã£ã¦ã„ã¾ã™\n" +msgstr "" +"別ã®ãƒ—ãƒã‚°ãƒ©ãƒ ã§ã™ã§ã«ãƒã‚¤ãƒ³ãƒ‡ã‚£ãƒ³ã‚°ã«ã‚ー %s ã¨ä¿®é£¾ã‚ー %x を使ã£ã¦ã„ã¾ã™\n" -#: src/main.c:263 +#: src/main.c:273 #, c-format msgid "Could not find a theme! Be sure %s exits and contains the usual themes." -msgstr "テーマãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ! %s ãŒå˜åœ¨ã—ã¦æ™®é€šã®ãƒ†ãƒ¼ãƒžãŒå«ã¾ã‚Œã¦ã„ã‚‹ã“ã¨ã‚’確èªã—ã¦ãã ã•ã„" +msgstr "" +"テーマãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ! %s ãŒå˜åœ¨ã—ã¦æ™®é€šã®ãƒ†ãƒ¼ãƒžãŒå«ã¾ã‚Œã¦ã„ã‚‹ã“ã¨ã‚’確" +"èªã—ã¦ãã ã•ã„" -#: src/main.c:309 +#: src/main.c:319 #, c-format msgid "Failed to restart: %s\n" msgstr "リスタートã«å¤±æ•—ã—ã¾ã—ãŸ: %s\n" @@ -170,55 +175,67 @@ msgstr "" msgid "Kill application" msgstr "アプリケーションã®å¼·åˆ¶çµ‚了" -#: src/prefs.c:281 src/prefs.c:297 src/prefs.c:313 src/prefs.c:329 -#: src/prefs.c:345 src/prefs.c:365 src/prefs.c:381 +#: src/prefs.c:318 src/prefs.c:334 src/prefs.c:350 src/prefs.c:366 +#: src/prefs.c:382 src/prefs.c:402 src/prefs.c:418 src/prefs.c:434 +#: src/prefs.c:450 #, c-format msgid "GConf key \"%s\" is set to an invalid type\n" msgstr "GConfã‚ー \"%s\" ã¯ç„¡åйãªã‚¿ã‚¤ãƒ—ãŒè¨å®šã•れã¦ã„ã¾ã™\n" -#: src/prefs.c:415 +#: src/prefs.c:484 #, c-format msgid "GConf key '%s' is set to an invalid value" msgstr "GConfã‚ー '%s' ã¯ç„¡åйãªå€¤ãŒè¨å®šã•れã¦ã„ã¾ã™" -#: src/prefs.c:487 +#: src/prefs.c:556 #, c-format msgid "Could not parse font description \"%s\" from GConf key %s\n" msgstr "フォントã®è¨˜è¿° \"%s\" ã‚’GConfã‚ー %s ã‹ã‚‰ãƒ‘ースã§ãã¾ã›ã‚“ã§ã—ãŸ\n" -#: src/prefs.c:524 +#: src/prefs.c:593 #, c-format msgid "%d stored in GConf key %s is not a valid font size\n" -msgstr "%d(GConfã‚ー %s ã«ä¿å˜ã•れã¦ã„ã¾ã™)ã¯æœ‰åйãªãƒ•ォントサイズã§ã¯ã‚りã¾ã›ã‚“\n" +msgstr "" +"%d(GConfã‚ー %s ã«ä¿å˜ã•れã¦ã„ã¾ã™)ã¯æœ‰åйãªãƒ•ォントサイズã§ã¯ã‚りã¾ã›ã‚“\n" -#: src/prefs.c:550 +#: src/prefs.c:619 #, c-format msgid "" "%d stored in GConf key %s is not a reasonable number of workspaces, current " "maximum is %d\n" -msgstr "%d(GConfã‚ー %s ã«ä¿å˜ã•れã¦ã„ã¾ã™)ã¯å¦¥å½“ãªãƒ¯ãƒ¼ã‚¯ã‚¹ãƒšãƒ¼ã‚¹æ•°ã§ã¯ã‚りã¾ã›ã‚“,ç¾åœ¨ã®æœ€å¤§å€¤ã¯ %d ã§ã™\n" +msgstr "" +"%d(GConfã‚ー %s ã«ä¿å˜ã•れã¦ã„ã¾ã™)ã¯å¦¥å½“ãªãƒ¯ãƒ¼ã‚¯ã‚¹ãƒšãƒ¼ã‚¹æ•°ã§ã¯ã‚りã¾ã›ã‚“,ç¾" +"åœ¨ã®æœ€å¤§å€¤ã¯ %d ã§ã™\n" -#: src/prefs.c:639 +#: src/prefs.c:708 #, c-format msgid "Error setting number of workspaces to %d: %s\n" msgstr "ワークスペース数を %d ã«è¨å®šä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ: %s\n" +#: src/prefs.c:836 +#, c-format +msgid "" +"\"%s\" found in configuration database is not a valid value for keybinding " +"\"%s\"" +msgstr "" + #: src/resizepopup.c:168 #, c-format msgid "%d x %d" msgstr "%d x %d" -#: src/screen.c:180 +#: src/screen.c:185 #, c-format msgid "Screen %d on display '%s' is invalid\n" msgstr "スクリーン %d(ディスプレイ '%s')ã¯ç„¡åйã§ã™\n" -#: src/screen.c:196 +#: src/screen.c:201 #, c-format msgid "Screen %d on display '%s' already has a window manager\n" -msgstr "スクリーン %d(ディスプレイ '%s')ã¯ã™ã§ã«ã‚¦ã‚£ãƒ³ãƒ‰ã‚¦ãƒžãƒãƒ¼ã‚¸ãƒ£ã‚’æŒã£ã¦ã„ã¾ã™\n" +msgstr "" +"スクリーン %d(ディスプレイ '%s')ã¯ã™ã§ã«ã‚¦ã‚£ãƒ³ãƒ‰ã‚¦ãƒžãƒãƒ¼ã‚¸ãƒ£ã‚’æŒã£ã¦ã„ã¾ã™\n" -#: src/screen.c:274 +#: src/screen.c:349 #, c-format msgid "Could not release screen %d on display '%s'\n" msgstr "スクリーン %d(ディスプレイ '%s')を解放ã§ãã¾ã›ã‚“ã§ã—ãŸ\n" @@ -231,7 +248,8 @@ msgstr "ディレクトリ '%s' を作æˆã§ãã¾ã›ã‚“ã§ã—㟠: %s\n" #: src/session.c:783 #, c-format msgid "Could not open session file '%s' for writing: %s\n" -msgstr "書ãè¾¼ã¿ã®ãŸã‚ã®ã‚»ãƒƒã‚·ãƒ§ãƒ³ãƒ•ァイル '%s' をオープンã§ãã¾ã›ã‚“ã§ã—ãŸ: %s\n" +msgstr "" +"書ãè¾¼ã¿ã®ãŸã‚ã®ã‚»ãƒƒã‚·ãƒ§ãƒ³ãƒ•ァイル '%s' をオープンã§ãã¾ã›ã‚“ã§ã—ãŸ: %s\n" #: src/session.c:915 #, c-format @@ -544,7 +562,8 @@ msgstr "æµ®å‹•å°æ•°ç‚¹ã®ã‚ˆã†ãª \"%s\" をパースã§ãã¾ã›ã‚“ã§ã—ãŸ" #: src/theme-parser.c:551 #, c-format msgid "Boolean values must be \"true\" or \"false\" not \"%s\"" -msgstr "ブーリアン値㯠\"true\" ã‹ \"false\" ã§ãªã‘れã°ãªã‚‰ãš \"%s\" ã§ã¯ã‚りã¾ã›ã‚“" +msgstr "" +"ブーリアン値㯠\"true\" ã‹ \"false\" ã§ãªã‘れã°ãªã‚‰ãš \"%s\" ã§ã¯ã‚りã¾ã›ã‚“" #: src/theme-parser.c:571 #, c-format @@ -561,7 +580,9 @@ msgstr "" msgid "" "Invalid title scale \"%s\" (must be one of xx-small,x-small,small,medium," "large,x-large,xx-large)\n" -msgstr "無効ãªã‚¿ã‚¤ãƒˆãƒ«ã‚¹ã‚±ãƒ¼ãƒ« \"%s\" ã§ã™ (xx-small,x-small,small,medium,large,x-large,xx-largeã®ã²ã¨ã¤ã§ãªã‘れã°ãªã‚Šã¾ã›ã‚“)\n" +msgstr "" +"無効ãªã‚¿ã‚¤ãƒˆãƒ«ã‚¹ã‚±ãƒ¼ãƒ« \"%s\" ã§ã™ (xx-small,x-small,small,medium,large,x-" +"large,xx-largeã®ã²ã¨ã¤ã§ãªã‘れã°ãªã‚Šã¾ã›ã‚“)\n" #: src/theme-parser.c:669 src/theme-parser.c:677 src/theme-parser.c:2641 #: src/theme-parser.c:2730 src/theme-parser.c:2737 src/theme-parser.c:2744 @@ -924,13 +945,17 @@ msgstr "" #: src/theme-parser.c:3364 #, c-format msgid "Outermost element in theme must be <metacity_theme> not <%s>" -msgstr "ãƒ†ãƒ¼ãƒžã®æœ€ã‚‚外å´ã®ã‚¨ãƒ¬ãƒ¡ãƒ³ãƒˆã¯<metacity_theme>ã§ãªã‘れã°ãªã‚‰ãšï¼Œ<%s>ã§ã¯ã‚りã¾ã›ã‚“" +msgstr "" +"ãƒ†ãƒ¼ãƒžã®æœ€ã‚‚外å´ã®ã‚¨ãƒ¬ãƒ¡ãƒ³ãƒˆã¯<metacity_theme>ã§ãªã‘れã°ãªã‚‰ãšï¼Œ<%s>ã§ã¯ã‚り" +"ã¾ã›ã‚“" #: src/theme-parser.c:3384 #, c-format msgid "" "Element <%s> is not allowed inside a name/author/date/description element" -msgstr "エレメント <%s> 㯠name/author/date/description エレメントã®å†…å´ã«è¨±å¯ã•れã¦ã„ã¾ã›ã‚“" +msgstr "" +"エレメント <%s> 㯠name/author/date/description エレメントã®å†…å´ã«è¨±å¯ã•れã¦" +"ã„ã¾ã›ã‚“" #: src/theme-parser.c:3389 #, c-format @@ -997,7 +1022,8 @@ msgstr "ファイル %s ã‹ã‚‰ãƒ†ãƒ¼ãƒžã®èªã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ: %s\ #: src/theme-parser.c:4110 #, c-format msgid "Theme file %s did not contain a root <metacity_theme> element" -msgstr "テーマファイル %s ã¯ãƒ«ãƒ¼ãƒˆã«<metacity_theme>エレメントをå«ã‚“ã§ã„ã¾ã›ã‚“ã§ã—ãŸ" +msgstr "" +"テーマファイル %s ã¯ãƒ«ãƒ¼ãƒˆã«<metacity_theme>エレメントをå«ã‚“ã§ã„ã¾ã›ã‚“ã§ã—ãŸ" #: src/util.c:59 #, c-format @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: metacity 2.3.89\n" -"POT-Creation-Date: 2002-04-24 22:25+0900\n" +"POT-Creation-Date: 2002-04-29 14:02-0400\n" "PO-Revision-Date: 2002-04-17 09:50+0900\n" "Last-Translator: Young-Ho Cha <ganadist@chollian.net>\n" "Language-Team: korean <gnome-kr-translation@lists.sourceforge.net>\n" @@ -48,7 +48,7 @@ msgstr "" msgid "Failed to get hostname: %s\n" msgstr "호스트 ì´ë¦„ 얻기 실패: %s\n" -#: src/display.c:221 +#: src/display.c:222 #, c-format msgid "Failed to open X Window System display '%s'\n" msgstr "X ìœˆë„ ì‹œìŠ¤í…œ ë””ìŠ¤í”Œë ˆì´ '%s'를 ì—¬ëŠ”ë° ì‹¤íŒ¨í•˜ì˜€ìŠµë‹ˆë‹¤\n" @@ -89,7 +89,7 @@ msgstr "ì°½ 최대화" msgid "Unmaximize Window" msgstr "ì°½ 최대화 취소" -#: src/keybindings.c:237 +#: src/keybindings.c:639 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " @@ -175,28 +175,29 @@ msgstr "" msgid "Kill application" msgstr "ì‘용프로그램 ê°•ì œ 종료" -#: src/prefs.c:281 src/prefs.c:297 src/prefs.c:313 src/prefs.c:329 -#: src/prefs.c:345 src/prefs.c:365 src/prefs.c:381 +#: src/prefs.c:318 src/prefs.c:334 src/prefs.c:350 src/prefs.c:366 +#: src/prefs.c:382 src/prefs.c:402 src/prefs.c:418 src/prefs.c:434 +#: src/prefs.c:450 #, c-format msgid "GConf key \"%s\" is set to an invalid type\n" msgstr "GConf 키 \"%s\"ê°€ ìž˜ëª»ëœ í˜•ì‹ìœ¼ë¡œ ì„¤ì •ë˜ì–´ 있습니다\n" -#: src/prefs.c:415 +#: src/prefs.c:484 #, c-format msgid "GConf key '%s' is set to an invalid value" msgstr "GConf 키 '%s' ê°€ ìž˜ëª»ëœ ê°’ìœ¼ë¡œ ì„¤ì •ë˜ì–´ 있습니다" -#: src/prefs.c:487 +#: src/prefs.c:556 #, c-format msgid "Could not parse font description \"%s\" from GConf key %s\n" msgstr "GConf키 %2$s ì—서 글꼴 ì§€ì • \"%1$s\"ì„ ë¶„ì„í• ìˆ˜ 없습니다\n" -#: src/prefs.c:524 +#: src/prefs.c:593 #, c-format msgid "%d stored in GConf key %s is not a valid font size\n" msgstr "GConf 키 %2$sì— ì €ìž¥ëœ %1$d는 올바른 글꼴í¬ê¸°ê°€ 아닙니다\n" -#: src/prefs.c:550 +#: src/prefs.c:619 #, c-format msgid "" "%d stored in GConf key %s is not a reasonable number of workspaces, current " @@ -205,27 +206,34 @@ msgstr "" "Gconf 키 %2$sì— ì €ìž¥ëœ %1$d 는 ì‚¬ìš©í• ìˆ˜ 없는 작업공간 번호 입니다, 현재 최대" "ê°’ì€ %3$d 입니다\n" -#: src/prefs.c:639 +#: src/prefs.c:708 #, c-format msgid "Error setting number of workspaces to %d: %s\n" msgstr "작업 ê³µê°„ì˜ ìˆ˜ë¥¼ %d로 ì„¤ì •í•˜ëŠ” 중 오류: %s\n" +#: src/prefs.c:836 +#, c-format +msgid "" +"\"%s\" found in configuration database is not a valid value for keybinding " +"\"%s\"" +msgstr "" + #: src/resizepopup.c:168 #, c-format msgid "%d x %d" msgstr "%d x %d" -#: src/screen.c:184 +#: src/screen.c:185 #, c-format msgid "Screen %d on display '%s' is invalid\n" msgstr "ë””ìŠ¤í”Œë ˆì´ '%2$s'ì˜ í™”ë©´ %1$d는 잘못ë˜ì—ˆìŠµë‹ˆë‹¤\n" -#: src/screen.c:200 +#: src/screen.c:201 #, c-format msgid "Screen %d on display '%s' already has a window manager\n" msgstr "ë””ìŠ¤í”Œë ˆì´ '%2$s'ì˜ í™”ë©´ %1$d는 ì´ë¯¸ ì°½ 관리ìžê°€ 실행ë˜ê³ 있습니다\n" -#: src/screen.c:347 +#: src/screen.c:349 #, c-format msgid "Could not release screen %d on display '%s'\n" msgstr "ë””ìŠ¤í”Œë ˆì´ '%2$s'ì˜ í™”ë©´ %1$d를 떼어 놓ì„수 없습니다\n" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: metacity for latvian\n" -"POT-Creation-Date: 2002-02-08 01:59-0500\n" +"POT-Creation-Date: 2002-04-29 14:02-0400\n" "PO-Revision-Date: 2002-01-27 22:50+0200\n" "Last-Translator: Peteris Krisjanis <peteris.krisjanis@ttc.lv>\n" "Language-Team: Latvian <ll10nt@ttc.lv>\n" @@ -13,12 +13,45 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/display.c:160 +#: src/delete.c:62 src/delete.c:89 src/metacity-dialog.c:46 +#: src/theme-parser.c:466 +#, fuzzy, c-format +msgid "Could not parse \"%s\" as an integer" +msgstr "NevarÄ“ja izveidot direktoriju '%s': %s\n" + +#: src/delete.c:69 src/delete.c:96 src/metacity-dialog.c:53 +#: src/theme-parser.c:475 src/theme-parser.c:529 +#, c-format +msgid "Did not understand trailing characters \"%s\" in string \"%s\"" +msgstr "" + +#: src/delete.c:127 +#, fuzzy, c-format +msgid "Failed to parse message \"%s\" from dialog process\n" +msgstr "Kļūda parsÄ“jot saglabÄto sesijas failu: %s\n" + +#: src/delete.c:262 +#, c-format +msgid "Error reading from dialog display process: %s\n" +msgstr "" + +#: src/delete.c:333 +#, c-format +msgid "" +"Error launching metacity-dialog to ask about killing an application: %s\n" +msgstr "" + +#: src/delete.c:431 +#, fuzzy, c-format +msgid "Failed to get hostname: %s\n" +msgstr "NevarÄ“ja pÄrstartÄ“t: %s\n" + +#: src/display.c:222 #, c-format msgid "Failed to open X Window System display '%s'\n" msgstr "NevarÄ“ja atvÄ“rt X Logu SistÄ“mas displeju '%s'\n" -#: src/errors.c:93 +#: src/errors.c:154 #, c-format msgid "" "Lost connection to the display '%s';\n" @@ -29,32 +62,32 @@ msgstr "" "ļoti iespÄ“jams, X serveris ir ticis izslÄ“gts vai arÄ« jÅ«s apturÄ“jÄt\n" "logu pÄrvaldnieku.\n" -#: src/errors.c:100 +#: src/errors.c:161 #, c-format msgid "Fatal IO error %d (%s) on display '%s'.\n" msgstr "FatÄla IO kļūda %d (%s) displejÄ '%s'.\n" -#: src/frames.c:555 +#: src/frames.c:661 msgid "Close Window" msgstr "AizvÄ“rt Logu" -#: src/frames.c:558 +#: src/frames.c:664 msgid "Window Menu" msgstr "Loga IzvÄ“lne" -#: src/frames.c:561 +#: src/frames.c:667 msgid "Minimize Window" msgstr "SamazinÄt Logu" -#: src/frames.c:564 +#: src/frames.c:670 msgid "Maximize Window" msgstr "PalielinÄt Logu" -#: src/frames.c:567 +#: src/frames.c:673 msgid "Unmaximize Window" msgstr "Atjaunot Logu" -#: src/keybindings.c:228 +#: src/keybindings.c:639 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " @@ -62,12 +95,12 @@ msgid "" msgstr "" "KÄda cita programma jau lieto taustiņu %s ar modifcÄ“tÄjiem %x kÄ sasaisti\n" -#: src/main.c:227 +#: src/main.c:273 #, c-format msgid "Could not find a theme! Be sure %s exits and contains the usual themes." msgstr "" -#: src/main.c:273 +#: src/main.c:319 #, c-format msgid "Failed to restart: %s\n" msgstr "NevarÄ“ja pÄrstartÄ“t: %s\n" @@ -123,28 +156,41 @@ msgstr "Tikai uz darba virsmas %s%d" msgid "Move to workspace %s%d" msgstr "PÄrvietot uz darba virsmas %s%d" -#: src/prefs.c:281 src/prefs.c:297 src/prefs.c:313 src/prefs.c:329 -#: src/prefs.c:345 src/prefs.c:365 src/prefs.c:381 +#: src/metacity-dialog.c:86 +#, c-format +msgid "" +"The window \"%s\" is not responding.\n" +"Force this application to exit?\n" +"(Any open documents will be lost.)" +msgstr "" + +#: src/metacity-dialog.c:94 +msgid "Kill application" +msgstr "" + +#: src/prefs.c:318 src/prefs.c:334 src/prefs.c:350 src/prefs.c:366 +#: src/prefs.c:382 src/prefs.c:402 src/prefs.c:418 src/prefs.c:434 +#: src/prefs.c:450 #, c-format msgid "GConf key \"%s\" is set to an invalid type\n" msgstr "GConf taustiņš \"%s\" ir uzstÄdÄ«ts uz nepareizo tipu\n" -#: src/prefs.c:415 +#: src/prefs.c:484 #, c-format msgid "GConf key '%s' is set to an invalid value" msgstr "GConf taustiņš '%s'ir uzstÄdÄ«ts uz nepareizo tipu" -#: src/prefs.c:487 +#: src/prefs.c:556 #, c-format msgid "Could not parse font description \"%s\" from GConf key %s\n" msgstr "NespÄ“ja parsÄ“t fontu aprakstu \"%s\" no GConf taustiņa %s\n" -#: src/prefs.c:524 +#: src/prefs.c:593 #, c-format msgid "%d stored in GConf key %s is not a valid font size\n" msgstr "Uz GConf atslÄ“gu %s glabÄtajam %d nav pareizs fontu izmÄ“rs\n" -#: src/prefs.c:550 +#: src/prefs.c:619 #, c-format msgid "" "%d stored in GConf key %s is not a reasonable number of workspaces, current " @@ -153,300 +199,834 @@ msgstr "" "Uz GConf atslÄ“gu %s glabÄtais %d nesatur pieļaujamu darba virsmu skaitu, " "paÅ¡reizÄ“jais maksimums ir %d\n" -#: src/screen.c:174 +#: src/prefs.c:708 +#, c-format +msgid "Error setting number of workspaces to %d: %s\n" +msgstr "" + +#: src/prefs.c:836 +#, c-format +msgid "" +"\"%s\" found in configuration database is not a valid value for keybinding " +"\"%s\"" +msgstr "" + +#: src/resizepopup.c:168 +#, c-format +msgid "%d x %d" +msgstr "" + +#: src/screen.c:185 #, c-format msgid "Screen %d on display '%s' is invalid\n" msgstr "Displeja '%s' ekrÄns %d ir nepareizs\n" -#: src/screen.c:190 +#: src/screen.c:201 #, c-format msgid "Screen %d on display '%s' already has a window manager\n" msgstr "Displeja '%s' ekrÄnam %d jau ir logu menedžeris\n" -#: src/screen.c:268 +#: src/screen.c:349 #, c-format msgid "Could not release screen %d on display '%s'\n" msgstr "NevarÄ“ja izlaist displeja '%s' ekrÄnu %d\n" -#: src/session.c:760 src/session.c:767 +#: src/session.c:766 src/session.c:773 #, c-format msgid "Could not create directory '%s': %s\n" msgstr "NevarÄ“ja izveidot direktoriju '%s': %s\n" -#: src/session.c:777 +#: src/session.c:783 #, c-format msgid "Could not open session file '%s' for writing: %s\n" msgstr "NevarÄ“ja atvÄ“rt sesijas failu '%s' rakstīšanai: %s\n" -#: src/session.c:909 +#: src/session.c:915 #, c-format msgid "Error writing session file '%s': %s\n" msgstr "Kļūda ierakstot sesijas failu '%s': %s\n" -#: src/session.c:914 +#: src/session.c:920 #, c-format msgid "Error closing session file '%s': %s\n" msgstr "Kļūda aizverot sesijas failu '%s': %s\n" -#: src/session.c:988 +#: src/session.c:993 #, c-format msgid "Failed to read saved session file %s: %s\n" msgstr "NevarÄ“ja nolasÄ«t saglabÄto sesijas failu %s: %s\n" -#: src/session.c:1022 +#: src/session.c:1028 #, c-format msgid "Failed to parse saved session file: %s\n" msgstr "Kļūda parsÄ“jot saglabÄto sesijas failu: %s\n" -#: src/session.c:1060 +#: src/session.c:1077 +msgid "<metacity_session> attribute seen but we already have the session ID" +msgstr "" + +#: src/session.c:1090 +#, fuzzy, c-format +msgid "Unknown attribute %s on <metacity_session> element" +msgstr "NezinÄms atribÅ«ts %s <Ä£eogrÄfijas> elementam" + +#: src/session.c:1107 msgid "nested <window> tag" msgstr "ligzdots <loga> tags" -#: src/session.c:1110 src/session.c:1142 +#: src/session.c:1157 src/session.c:1189 #, c-format msgid "Unknown attribute %s on <window> element" msgstr "NezinÄms atribÅ«ts %s <loga> elementam" -#: src/session.c:1202 +#: src/session.c:1249 #, c-format msgid "Unknown attribute %s on <geometry> element" msgstr "NezinÄms atribÅ«ts %s <Ä£eogrÄfijas> elementam" -#: src/session.c:1222 +#: src/session.c:1269 #, c-format msgid "Unknown element %s" msgstr "NezinÄms elements %s" -#: src/theme.c:348 +#: src/theme.c:351 msgid "top" msgstr "" -#: src/theme.c:350 +#: src/theme.c:353 msgid "bottom" msgstr "" -#: src/theme.c:352 +#: src/theme.c:355 msgid "left" msgstr "" -#: src/theme.c:354 +#: src/theme.c:357 msgid "right" msgstr "" -#: src/theme.c:368 +#: src/theme.c:371 #, c-format msgid "frame geometry does not specify \"%s\" dimension" msgstr "" -#: src/theme.c:387 +#: src/theme.c:390 #, c-format msgid "frame geometry does not specify dimension \"%s\" for border \"%s\"" msgstr "" -#: src/theme.c:738 +#: src/theme.c:744 msgid "Gradients should have at least two colors" msgstr "" -#: src/theme.c:828 +#: src/theme.c:834 #, 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:842 +#: src/theme.c:848 #, 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:853 +#: src/theme.c:859 #, c-format msgid "Did not understand state \"%s\" in color specification" msgstr "" -#: src/theme.c:866 +#: src/theme.c:872 #, c-format msgid "Did not understand color component \"%s\" in color specification" msgstr "" -#: src/theme.c:896 +#: src/theme.c:902 #, c-format msgid "" "Blend format is \"blend/bg_color/fg_color/alpha\", \"%s\" does not fit the " "format" msgstr "" -#: src/theme.c:907 +#: src/theme.c:913 #, c-format msgid "Could not parse alpha value \"%s\" in blended color" msgstr "" -#: src/theme.c:917 +#: src/theme.c:923 #, c-format msgid "Alpha value \"%s\" in blended color is not between 0.0 and 1.0" msgstr "" -#: src/theme.c:956 +#: src/theme.c:962 #, fuzzy, c-format msgid "Could not parse color \"%s\"" msgstr "NevarÄ“ja izveidot direktoriju '%s': %s\n" -#: src/theme.c:1206 +#: src/theme.c:1212 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "" -#: src/theme.c:1233 +#: src/theme.c:1239 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be " "parsed" msgstr "" -#: src/theme.c:1247 +#: src/theme.c:1253 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "" -#: src/theme.c:1314 +#: src/theme.c:1320 #, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " "\"%s\"" msgstr "" -#: src/theme.c:1371 +#: src/theme.c:1377 msgid "Coordinate expression was empty or not understood" msgstr "" -#: src/theme.c:1510 src/theme.c:1520 src/theme.c:1554 +#: src/theme.c:1516 src/theme.c:1526 src/theme.c:1560 msgid "Coordinate expression results in division by zero" msgstr "" -#: src/theme.c:1562 +#: src/theme.c:1568 msgid "" "Coordinate expression tries to use mod operator on a floating-point number" msgstr "" -#: src/theme.c:1619 +#: src/theme.c:1625 #, c-format msgid "" "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "" -#: src/theme.c:1628 +#: src/theme.c:1634 msgid "Coordinate expression had an operand where an operator was expected" msgstr "" -#: src/theme.c:1636 +#: src/theme.c:1642 msgid "Coordinate expression ended with an operator instead of an operand" msgstr "" -#: src/theme.c:1646 +#: src/theme.c:1652 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " "operand in between" msgstr "" -#: src/theme.c:1765 +#: src/theme.c:1771 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:1794 +#: src/theme.c:1800 msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "" -#: src/theme.c:1857 +#: src/theme.c:1863 #, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "" -#: src/theme.c:1914 +#: src/theme.c:1920 msgid "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "" -#: src/theme.c:1925 +#: src/theme.c:1931 msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "" -#: src/theme.c:2169 src/theme.c:2191 src/theme.c:2212 +#: src/theme.c:2175 src/theme.c:2197 src/theme.c:2218 #, c-format msgid "Theme contained an expression \"%s\" that resulted in an error: %s\n" msgstr "" -#: src/theme.c:3376 +#: src/theme.c:3485 #, c-format msgid "" "<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " "specified for this frame style" msgstr "" -#: src/theme.c:3785 src/theme.c:3817 +#: src/theme.c:3894 src/theme.c:3926 #, c-format msgid "" "Missing <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>" msgstr "" -#: src/theme.c:3868 +#: src/theme.c:3977 #, fuzzy, c-format -msgid "Failed to load theme \"%s\": %s" +msgid "Failed to load theme \"%s\": %s\n" msgstr "NevarÄ“ja nolasÄ«t saglabÄto sesijas failu %s: %s\n" -#: src/theme.c:4013 +#: src/theme.c:4123 #, c-format msgid "No <name> set for theme \"%s\"" msgstr "" -#: src/theme.c:4020 +#: src/theme.c:4130 #, c-format msgid "No <author> set for theme \"%s\"" msgstr "" -#: src/theme.c:4027 +#: src/theme.c:4137 #, c-format msgid "No <date> set for theme \"%s\"" msgstr "" -#: src/theme.c:4034 +#: src/theme.c:4144 #, c-format msgid "No <description> set for theme \"%s\"" msgstr "" -#: src/theme.c:4041 +#: src/theme.c:4151 #, c-format msgid "No <copyright> set for theme \"%s\"" msgstr "" -#: src/theme.c:4051 +#: src/theme.c:4161 #, 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:4073 +#: src/theme.c:4183 #, c-format msgid "" "<menu_icon function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " "specified for this theme" msgstr "" -#: src/theme.c:4424 src/theme.c:4484 +#: src/theme.c:4566 src/theme.c:4626 #, c-format msgid "" "User-defined constants must begin with a capital letter; \"%s\" does not" msgstr "" -#: src/theme.c:4432 src/theme.c:4492 +#: src/theme.c:4574 src/theme.c:4634 #, c-format msgid "Constant \"%s\" has already been defined" msgstr "" +#: src/theme-parser.c:223 src/theme-parser.c:241 +#, c-format +msgid "Line %d character %d: %s" +msgstr "" + +#: src/theme-parser.c:395 +#, c-format +msgid "Attribute \"%s\" repeated twice on the same <%s> element" +msgstr "" + +#: src/theme-parser.c:413 src/theme-parser.c:438 +#, c-format +msgid "Attribute \"%s\" is invalid on <%s> element in this context" +msgstr "" + +#: src/theme-parser.c:484 +#, c-format +msgid "Integer %ld must be positive" +msgstr "" + +#: src/theme-parser.c:492 +#, c-format +msgid "Integer %ld is too large, current max is %d" +msgstr "" + +#: src/theme-parser.c:520 +#, c-format +msgid "Could not parse \"%s\" as a floating point number" +msgstr "" + +#: src/theme-parser.c:551 +#, c-format +msgid "Boolean values must be \"true\" or \"false\" not \"%s\"" +msgstr "" + +#: src/theme-parser.c:571 +#, c-format +msgid "Angle must be between 0.0 and 360.0, was %g\n" +msgstr "" + +#: src/theme-parser.c:591 +#, c-format +msgid "Alpha must be between 0.0 (invisible) and 1.0 (fully opaque), was %g\n" +msgstr "" + +#: src/theme-parser.c:624 +#, 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:669 src/theme-parser.c:677 src/theme-parser.c:2641 +#: src/theme-parser.c:2730 src/theme-parser.c:2737 src/theme-parser.c:2744 +#, fuzzy, c-format +msgid "No \"%s\" attribute on element <%s>" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:735 src/theme-parser.c:799 src/theme-parser.c:837 +#: src/theme-parser.c:914 src/theme-parser.c:964 src/theme-parser.c:972 +#: src/theme-parser.c:1028 src/theme-parser.c:1036 +#, fuzzy, c-format +msgid "No \"%s\" attribute on <%s> element" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:751 src/theme-parser.c:807 src/theme-parser.c:845 +#: src/theme-parser.c:922 +#, c-format +msgid "<%s> name \"%s\" used a second time" +msgstr "" + +#: src/theme-parser.c:763 src/theme-parser.c:857 src/theme-parser.c:934 +#, c-format +msgid "<%s> parent \"%s\" has not been defined" +msgstr "" + +#: src/theme-parser.c:870 +#, c-format +msgid "<%s> geometry \"%s\" has not been defined" +msgstr "" + +#: src/theme-parser.c:883 +#, c-format +msgid "<%s> must specify either a geometry or a parent that has a geometry" +msgstr "" + +#: src/theme-parser.c:982 +#, fuzzy, c-format +msgid "Unknown type \"%s\" on <%s> element" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:993 +#, fuzzy, c-format +msgid "Unknown style_set \"%s\" on <%s> element" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:1001 +#, c-format +msgid "Window type \"%s\" has already been assigned a style set" +msgstr "" + +#: src/theme-parser.c:1045 +#, c-format +msgid "Unknown function \"%s\" for menu icon" +msgstr "" + +#: src/theme-parser.c:1054 +#, c-format +msgid "Unknown state \"%s\" for menu icon" +msgstr "" + +#: src/theme-parser.c:1062 +#, c-format +msgid "Theme already has a menu icon for function %s state %s" +msgstr "" + +#: src/theme-parser.c:1079 src/theme-parser.c:2949 src/theme-parser.c:3028 +#, c-format +msgid "No <draw_ops> with the name \"%s\" has been defined" +msgstr "" + +#: src/theme-parser.c:1094 src/theme-parser.c:1158 src/theme-parser.c:1356 +#: src/theme-parser.c:2829 src/theme-parser.c:2883 src/theme-parser.c:3043 +#: src/theme-parser.c:3220 src/theme-parser.c:3258 src/theme-parser.c:3296 +#: src/theme-parser.c:3334 +#, c-format +msgid "Element <%s> is not allowed below <%s>" +msgstr "" + +#: src/theme-parser.c:1184 src/theme-parser.c:1258 +#, fuzzy, c-format +msgid "No \"name\" attribute on element <%s>" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:1191 +#, c-format +msgid "No \"value\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1221 +#, c-format +msgid "Distance \"%s\" is unknown" +msgstr "" + +#: src/theme-parser.c:1265 +#, c-format +msgid "No \"top\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1272 +#, c-format +msgid "No \"bottom\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1279 +#, c-format +msgid "No \"left\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1286 +#, c-format +msgid "No \"right\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1318 +#, c-format +msgid "Border \"%s\" is unknown" +msgstr "" + +#: src/theme-parser.c:1466 src/theme-parser.c:1576 src/theme-parser.c:1679 +#: src/theme-parser.c:1866 src/theme-parser.c:2574 +#, c-format +msgid "No \"color\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1473 +#, fuzzy, c-format +msgid "No \"x1\" attribute on element <%s>" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:1480 src/theme-parser.c:2437 +#, fuzzy, c-format +msgid "No \"y1\" attribute on element <%s>" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:1487 +#, fuzzy, c-format +msgid "No \"x2\" attribute on element <%s>" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:1494 src/theme-parser.c:2444 +#, fuzzy, c-format +msgid "No \"y2\" attribute on element <%s>" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:1583 src/theme-parser.c:1686 src/theme-parser.c:1792 +#: src/theme-parser.c:1873 src/theme-parser.c:1975 src/theme-parser.c:2068 +#: src/theme-parser.c:2206 src/theme-parser.c:2332 src/theme-parser.c:2430 +#: src/theme-parser.c:2501 src/theme-parser.c:2581 +#, fuzzy, c-format +msgid "No \"x\" attribute on element <%s>" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:1590 src/theme-parser.c:1693 src/theme-parser.c:1799 +#: src/theme-parser.c:1880 src/theme-parser.c:1982 src/theme-parser.c:2075 +#: src/theme-parser.c:2213 src/theme-parser.c:2339 src/theme-parser.c:2508 +#: src/theme-parser.c:2588 +#, fuzzy, c-format +msgid "No \"y\" attribute on element <%s>" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:1597 src/theme-parser.c:1700 src/theme-parser.c:1806 +#: src/theme-parser.c:1887 src/theme-parser.c:1989 src/theme-parser.c:2082 +#: src/theme-parser.c:2220 src/theme-parser.c:2346 src/theme-parser.c:2515 +#, fuzzy, c-format +msgid "No \"width\" attribute on element <%s>" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:1604 src/theme-parser.c:1707 src/theme-parser.c:1813 +#: src/theme-parser.c:1894 src/theme-parser.c:1996 src/theme-parser.c:2089 +#: src/theme-parser.c:2227 src/theme-parser.c:2353 src/theme-parser.c:2522 +#, c-format +msgid "No \"height\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1714 +#, c-format +msgid "No \"start_angle\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1721 +#, c-format +msgid "No \"extent_angle\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1901 +#, c-format +msgid "No \"alpha\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:1968 +#, c-format +msgid "No \"type\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:2020 +#, c-format +msgid "Did not understand value \"%s\" for type of gradient" +msgstr "" + +#: src/theme-parser.c:2096 +#, c-format +msgid "No \"filename\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:2185 src/theme-parser.c:2318 src/theme-parser.c:2423 +#, c-format +msgid "No \"state\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:2192 src/theme-parser.c:2325 +#, c-format +msgid "No \"shadow\" attribute on element <%s>" +msgstr "" + +#: src/theme-parser.c:2199 +#, fuzzy, c-format +msgid "No \"arrow\" attribute on element <%s>" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:2252 src/theme-parser.c:2374 src/theme-parser.c:2462 +#, c-format +msgid "Did not understand state \"%s\" for <%s> element" +msgstr "" + +#: src/theme-parser.c:2262 src/theme-parser.c:2384 +#, c-format +msgid "Did not understand shadow \"%s\" for <%s> element" +msgstr "" + +#: src/theme-parser.c:2272 +#, c-format +msgid "Did not understand arrow \"%s\" for <%s> element" +msgstr "" + +#: src/theme-parser.c:2667 src/theme-parser.c:2783 +#, c-format +msgid "No <draw_ops> called \"%s\" has been defined" +msgstr "" + +#: src/theme-parser.c:2679 src/theme-parser.c:2795 +#, c-format +msgid "Including draw_ops \"%s\" here would create a circular reference" +msgstr "" + +#: src/theme-parser.c:2858 +#, fuzzy, c-format +msgid "No \"value\" attribute on <%s> element" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:2915 +#, fuzzy, c-format +msgid "No \"position\" attribute on <%s> element" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:2924 +#, c-format +msgid "Unknown position \"%s\" for frame piece" +msgstr "" + +#: src/theme-parser.c:2932 +#, c-format +msgid "Frame style already has a piece at position %s" +msgstr "" + +#: src/theme-parser.c:2977 +#, fuzzy, c-format +msgid "No \"function\" attribute on <%s> element" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:2985 src/theme-parser.c:3089 +#, fuzzy, c-format +msgid "No \"state\" attribute on <%s> element" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:2994 +#, c-format +msgid "Unknown function \"%s\" for button" +msgstr "" + +#: src/theme-parser.c:3003 +#, c-format +msgid "Unknown state \"%s\" for button" +msgstr "" + +#: src/theme-parser.c:3011 +#, c-format +msgid "Frame style already has a button for function %s state %s" +msgstr "" + +#: src/theme-parser.c:3081 +#, fuzzy, c-format +msgid "No \"focus\" attribute on <%s> element" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:3097 +#, fuzzy, c-format +msgid "No \"style\" attribute on <%s> element" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:3106 +#, c-format +msgid "\"%s\" is not a valid value for focus attribute" +msgstr "" + +#: src/theme-parser.c:3115 +#, c-format +msgid "\"%s\" is not a valid value for state attribute" +msgstr "" + +#: src/theme-parser.c:3125 +#, c-format +msgid "A style called \"%s\" has not been defined" +msgstr "" + +#: src/theme-parser.c:3135 +#, fuzzy, c-format +msgid "No \"resize\" attribute on <%s> element" +msgstr "NezinÄms atribÅ«ts %s <loga> elementam" + +#: src/theme-parser.c:3145 +#, c-format +msgid "\"%s\" is not a valid value for resize attribute" +msgstr "" + +#: src/theme-parser.c:3155 +#, c-format +msgid "" +"Should not have \"resize\" attribute on <%s> element for maximized/shaded " +"states" +msgstr "" + +#: src/theme-parser.c:3169 +#, c-format +msgid "Style has already been specified for state %s resize %s focus %s" +msgstr "" + +#: src/theme-parser.c:3180 src/theme-parser.c:3191 src/theme-parser.c:3202 +#, c-format +msgid "Style has already been specified for state %s focus %s" +msgstr "" + +#: src/theme-parser.c:3241 +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:3279 +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:3317 +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:3364 +#, c-format +msgid "Outermost element in theme must be <metacity_theme> not <%s>" +msgstr "" + +#: src/theme-parser.c:3384 +#, c-format +msgid "" +"Element <%s> is not allowed inside a name/author/date/description element" +msgstr "" + +#: src/theme-parser.c:3389 +#, c-format +msgid "Element <%s> is not allowed inside a <constant> element" +msgstr "" + +#: src/theme-parser.c:3400 +#, c-format +msgid "Element <%s> is not allowed inside a distance/border element" +msgstr "" + +#: src/theme-parser.c:3422 +#, c-format +msgid "Element <%s> is not allowed inside a draw operation element" +msgstr "" + +#: src/theme-parser.c:3432 src/theme-parser.c:3462 src/theme-parser.c:3467 +#, c-format +msgid "Element <%s> is not allowed inside a <%s> element" +msgstr "" + +#: src/theme-parser.c:3684 +msgid "No draw_ops provided for frame piece" +msgstr "" + +#: src/theme-parser.c:3699 +msgid "No draw_ops provided for button" +msgstr "" + +#: src/theme-parser.c:3714 +msgid "No draw_ops provided for menu icon" +msgstr "" + +#: src/theme-parser.c:3754 +#, c-format +msgid "No text is allowed inside element <%s>" +msgstr "" + +#: src/theme-parser.c:3809 +msgid "<name> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3820 +msgid "<author> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3831 +msgid "<copyright> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3842 +msgid "<date> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:3853 +msgid "<description> specified twice for this theme" +msgstr "" + +#: src/theme-parser.c:4055 +#, fuzzy, c-format +msgid "Failed to read theme from file %s: %s\n" +msgstr "NevarÄ“ja nolasÄ«t saglabÄto sesijas failu %s: %s\n" + +#: src/theme-parser.c:4110 +#, c-format +msgid "Theme file %s did not contain a root <metacity_theme> element" +msgstr "" + +#: src/util.c:59 +#, fuzzy, c-format +msgid "Failed to open debug log: %s\n" +msgstr "Kļūda parsÄ“jot saglabÄto sesijas failu: %s\n" + +#: src/util.c:69 +#, fuzzy, c-format +msgid "Failed to fdopen() log file %s: %s\n" +msgstr "NevarÄ“ja nolasÄ«t saglabÄto sesijas failu %s: %s\n" + +#: src/util.c:75 +#, c-format +msgid "Opened log file %s\n" +msgstr "" + +#: src/window.c:425 +#, c-format +msgid "Application set a bogus _NET_WM_PID %ld\n" +msgstr "" + #: src/xprops.c:53 #, c-format msgid "" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Metacity 2.3.x\n" -"POT-Creation-Date: 2002-02-08 01:59-0500\n" +"POT-Creation-Date: 2002-04-29 14:02-0400\n" "PO-Revision-Date: 2002-02-11 01:01+0800\n" "Last-Translator: Hasbullah Bin Pit <sebol@ikhlas.com>\n" "Language-Team: Projek Gabai (Bahasa Melayu) <gabai-penyumbang@lists." @@ -14,12 +14,45 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/display.c:160 +#: src/delete.c:62 src/delete.c:89 src/metacity-dialog.c:46 +#: src/theme-parser.c:466 +#, fuzzy, c-format +msgid "Could not parse \"%s\" as an integer" +msgstr "Tak dapat mencipta direktori %s: %s\n" + +#: src/delete.c:69 src/delete.c:96 src/metacity-dialog.c:53 +#: src/theme-parser.c:475 src/theme-parser.c:529 +#, c-format +msgid "Did not understand trailing characters \"%s\" in string \"%s\"" +msgstr "" + +#: src/delete.c:127 +#, fuzzy, c-format +msgid "Failed to parse message \"%s\" from dialog process\n" +msgstr "Gagal menghantar fail sessi yang disimpan: %s\n" + +#: src/delete.c:262 +#, c-format +msgid "Error reading from dialog display process: %s\n" +msgstr "" + +#: src/delete.c:333 +#, c-format +msgid "" +"Error launching metacity-dialog to ask about killing an application: %s\n" +msgstr "" + +#: src/delete.c:431 +#, fuzzy, c-format +msgid "Failed to get hostname: %s\n" +msgstr "Gagal mengulanghidupkan: %s\n" + +#: src/display.c:222 #, c-format msgid "Failed to open X Window System display '%s'\n" msgstr "Gagal membuka paparan %s Sistem X Window\n" -#: src/errors.c:93 +#: src/errors.c:154 #, c-format msgid "" "Lost connection to the display '%s';\n" @@ -30,33 +63,33 @@ msgstr "" "agaknya pelayan X telah dimatikan atau anda telah membunuh\n" "pengurus tetingkap.\n" -#: src/errors.c:100 +#: src/errors.c:161 #, c-format msgid "Fatal IO error %d (%s) on display '%s'.\n" msgstr "Ralat IO fatal %d (%s) pada paparan '%s'.\n" -#: src/frames.c:555 +#: src/frames.c:661 msgid "Close Window" msgstr "Tutup Tetingkap" -#: src/frames.c:558 +#: src/frames.c:664 msgid "Window Menu" msgstr "Menu Tetingkap" -#: src/frames.c:561 +#: src/frames.c:667 msgid "Minimize Window" msgstr "Miniatur Tetingkap" -#: src/frames.c:564 +#: src/frames.c:670 msgid "Maximize Window" msgstr "Maksima tetingkap" -#: src/frames.c:567 +#: src/frames.c:673 msgid "Unmaximize Window" msgstr "Nyah Maksima Tetingkap" # modifier=? binding=? -#: src/keybindings.c:228 +#: src/keybindings.c:639 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " @@ -65,12 +98,12 @@ msgstr "" "Terdapat program lain yang sudah menggunakan kekukci %s dengan modifier %x " "sebagai binding\n" -#: src/main.c:227 +#: src/main.c:273 #, c-format msgid "Could not find a theme! Be sure %s exits and contains the usual themes." msgstr "" -#: src/main.c:273 +#: src/main.c:319 #, c-format msgid "Failed to restart: %s\n" msgstr "Gagal mengulanghidupkan: %s\n" @@ -126,28 +159,41 @@ msgstr "Hanya pada ruangkerja %s%d" msgid "Move to workspace %s%d" msgstr "Pindah ke ruangkerja %s%d" -#: src/prefs.c:281 src/prefs.c:297 src/prefs.c:313 src/prefs.c:329 -#: src/prefs.c:345 src/prefs.c:365 src/prefs.c:381 +#: src/metacity-dialog.c:86 +#, c-format +msgid "" +"The window \"%s\" is not responding.\n" +"Force this application to exit?\n" +"(Any open documents will be lost.)" +msgstr "" + +#: src/metacity-dialog.c:94 +msgid "Kill application" +msgstr "" + +#: src/prefs.c:318 src/prefs.c:334 src/prefs.c:350 src/prefs.c:366 +#: src/prefs.c:382 src/prefs.c:402 src/prefs.c:418 src/prefs.c:434 +#: src/prefs.c:450 #, c-format msgid "GConf key \"%s\" is set to an invalid type\n" msgstr "Kekunci GConf \"%s\" ditetapkan kepada jenis yang tidak sah\n" -#: src/prefs.c:415 +#: src/prefs.c:484 #, c-format msgid "GConf key '%s' is set to an invalid value" msgstr "Kekunci GConf \"%s\" ditetapkan kepada nilai yang tidak sah" -#: src/prefs.c:487 +#: src/prefs.c:556 #, c-format msgid "Could not parse font description \"%s\" from GConf key %s\n" msgstr "Tak dapat menghantar huraian font \"%s\" daripada kekunci GConf %s\n" -#: src/prefs.c:524 +#: src/prefs.c:593 #, c-format msgid "%d stored in GConf key %s is not a valid font size\n" msgstr "%d yang disimpan pada kekunci GConf adalah saiz font tidak sah\n" -#: src/prefs.c:550 +#: src/prefs.c:619 #, c-format msgid "" "%d stored in GConf key %s is not a reasonable number of workspaces, current " @@ -156,152 +202,178 @@ msgstr "" "%d yang disimpan pada kekunci GConf adalah bilangan ruang kerja yang tak " "munasabah, maksima semasa ialah %d\n" -#: src/screen.c:174 +#: src/prefs.c:708 +#, c-format +msgid "Error setting number of workspaces to %d: %s\n" +msgstr "" + +#: src/prefs.c:836 +#, c-format +msgid "" +"\"%s\" found in configuration database is not a valid value for keybinding " +"\"%s\"" +msgstr "" + +#: src/resizepopup.c:168 +#, c-format +msgid "%d x %d" +msgstr "" + +#: src/screen.c:185 #, c-format msgid "Screen %d on display '%s' is invalid\n" msgstr "Skrin %d pada paparan '%s' adalah tidak sah\n" -#: src/screen.c:190 +#: src/screen.c:201 #, c-format msgid "Screen %d on display '%s' already has a window manager\n" msgstr "Skrin %d pada paparan '%s' sudah mempunyai pengurus tetingkap\n" -#: src/screen.c:268 +#: src/screen.c:349 #, c-format msgid "Could not release screen %d on display '%s'\n" msgstr "Tak dapat melepaskan skrin %d pada paparan '%s'\n" -#: src/session.c:760 src/session.c:767 +#: src/session.c:766 src/session.c:773 #, c-format msgid "Could not create directory '%s': %s\n" msgstr "Tak dapat mencipta direktori %s: %s\n" -#: src/session.c:777 +#: src/session.c:783 #, c-format msgid "Could not open session file '%s' for writing: %s\n" msgstr "tak dapat membuka fail sessi '%s' untuk ditulis: %s\n" -#: src/session.c:909 +#: src/session.c:915 #, c-format msgid "Error writing session file '%s': %s\n" msgstr "Ralat ketika menulis fail sessi '%s': %s\n" -#: src/session.c:914 +#: src/session.c:920 #, c-format msgid "Error closing session file '%s': %s\n" msgstr "Ralat menutup fail sessi '%s': %s\n" -#: src/session.c:988 +#: src/session.c:993 #, c-format msgid "Failed to read saved session file %s: %s\n" msgstr "Gagal dapat baca fail sessi yang disimpan %s: %s\n" -#: src/session.c:1022 +#: src/session.c:1028 #, c-format msgid "Failed to parse saved session file: %s\n" msgstr "Gagal menghantar fail sessi yang disimpan: %s\n" -#: src/session.c:1060 +#: src/session.c:1077 +msgid "<metacity_session> attribute seen but we already have the session ID" +msgstr "" + +#: src/session.c:1090 +#, fuzzy, c-format +msgid "Unknown attribute %s on <metacity_session> element" +msgstr "Atirbut tidak dikenali pada unsur <geometry>" + +#: src/session.c:1107 msgid "nested <window> tag" msgstr "tag <window> bersarang" -#: src/session.c:1110 src/session.c:1142 +#: src/session.c:1157 src/session.c:1189 #, c-format msgid "Unknown attribute %s on <window> element" msgstr "Atirbut tidak dikenali pada unsur <window>" -#: src/session.c:1202 +#: src/session.c:1249 #, c-format msgid "Unknown attribute %s on <geometry> element" msgstr "Atirbut tidak dikenali pada unsur <geometry>" -#: src/session.c:1222 +#: src/session.c:1269 #, c-format msgid "Unknown element %s" msgstr "Unsur yang tidak dikenali %s" -#: src/theme.c:348 +#: src/theme.c:351 msgid "top" msgstr "" -#: src/theme.c:350 +#: src/theme.c:353 msgid "bottom" msgstr "" -#: src/theme.c:352 +#: src/theme.c:355 msgid "left" msgstr "" -#: src/theme.c:354 +#: src/theme.c:357 msgid "right" msgstr "" -#: src/theme.c:368 +#: src/theme.c:371 #, c-format msgid "frame geometry does not specify \"%s\" dimension" msgstr "" -#: src/theme.c:387 +#: src/theme.c:390 #, c-format msgid "frame geometry does not specify dimension \"%s\" for border \"%s\"" msgstr "" -#: src/theme.c:738 +#: src/theme.c:744 msgid "Gradients should have at least two colors" msgstr "" -#: src/theme.c:828 +#: src/theme.c:834 #, 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:842 +#: src/theme.c:848 #, 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:853 +#: src/theme.c:859 #, c-format msgid "Did not understand state \"%s\" in color specification" msgstr "" -#: src/theme.c:866 +#: src/theme.c:872 #, c-format msgid "Did not understand color component \"%s\" in color specification" msgstr "" -#: src/theme.c:896 +#: src/theme.c:902 #, c-format msgid "" "Blend format is \"blend/bg_color/fg_color/alpha\", \"%s\" does not fit the " "format" msgstr "" -#: src/theme.c:907 +#: src/theme.c:913 #, c-format msgid "Could not parse alpha value \"%s\" in blended color" msgstr "" -#: src/theme.c:917 +#: src/theme.c:923 #, c-format msgid "Alpha value \"%s\" in blended color is not between 0.0 and 1.0" msgstr "" -#: src/theme.c:956 +#: src/theme.c:962 #, fuzzy, c-format msgid "Could not parse color \"%s\"" msgstr "Tak dapat mencipta direktori %s: %s\n" -#: src/theme.c:1206 +#: src/theme.c:1212 #, fuzzy, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "Penyataan kordinat mengandungi aksara '%c' yang tidak diizinkan" -#: src/theme.c:1233 +#: src/theme.c:1239 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be " @@ -310,47 +382,47 @@ msgstr "" "Penyataan koordinat mengandungi nombor titik apungan '%s' yang tak dpaat " "dihantar" -#: src/theme.c:1247 +#: src/theme.c:1253 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "Penyataan kordinat mengandungi integer '%s' yang tak boleh dihantar" -#: src/theme.c:1314 +#: src/theme.c:1320 #, fuzzy, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " "\"%s\"" msgstr "Penyataan kordinat mempunyai pembolehubah tidak diketahui \"%s\"" -#: src/theme.c:1371 +#: src/theme.c:1377 msgid "Coordinate expression was empty or not understood" msgstr "Penyataan kordinat kosong dan tidak difahami" -#: src/theme.c:1510 src/theme.c:1520 src/theme.c:1554 +#: src/theme.c:1516 src/theme.c:1526 src/theme.c:1560 msgid "Coordinate expression results in division by zero" msgstr "Penyataan kordinat dibahagi sifar" -#: src/theme.c:1562 +#: src/theme.c:1568 msgid "" "Coordinate expression tries to use mod operator on a floating-point number" msgstr "" "Penyatana kordinat cuba menggunakan operator mod pada nombor titik apungan" -#: src/theme.c:1619 +#: src/theme.c:1625 #, fuzzy, c-format msgid "" "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "Penyataan kordinat mempunyai operator \"%c\" dimana operand diperlukan" -#: src/theme.c:1628 +#: src/theme.c:1634 msgid "Coordinate expression had an operand where an operator was expected" msgstr "Penyataan kordinat mempunyai operand dimana operator diperlukan" -#: src/theme.c:1636 +#: src/theme.c:1642 msgid "Coordinate expression ended with an operator instead of an operand" msgstr "Penyataan kordinat ditamatkan dengan operator selain daripada operand" -#: src/theme.c:1646 +#: src/theme.c:1652 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " @@ -359,7 +431,7 @@ msgstr "" "Penyataan kordinat mempunyai operator \"%c\" selepas operator \"%c\" tanpa " "operand diantaranya" -#: src/theme.c:1765 +#: src/theme.c:1771 msgid "" "Coordinate expression parser overflowed its buffer, this is really a " "Metacity bug, but are you sure you need a huge expression like that?" @@ -367,96 +439,605 @@ msgstr "" "Penghantar penyataan kordinat telah overflow buffernya, ini memang pepijat " "metacity, tetapi anda pasti memerlukan penyataan yang besar sebegitu?" -#: src/theme.c:1794 +#: src/theme.c:1800 msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "Penyataan kordinat mempunyai penutup kurungan tanpa pembuka kurungan" -#: src/theme.c:1857 +#: src/theme.c:1863 #, fuzzy, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "Penyataan kordinat mempunyai pembolehubah tidak diketahui \"%s\"" -#: src/theme.c:1914 +#: src/theme.c:1920 msgid "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "\"Penyataan kordinat mempunyai membuka kurungan tanpa penutup kurungan" -#: src/theme.c:1925 +#: src/theme.c:1931 msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "Penyataan kordinat tidak mempunyai operator atau operand" -#: src/theme.c:2169 src/theme.c:2191 src/theme.c:2212 +#: src/theme.c:2175 src/theme.c:2197 src/theme.c:2218 #, c-format msgid "Theme contained an expression \"%s\" that resulted in an error: %s\n" msgstr "Tema mengandungi penyataan \"%s\" yang menyebabkan ralat: %s\n" -#: src/theme.c:3376 +#: src/theme.c:3485 #, c-format msgid "" "<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " "specified for this frame style" msgstr "" -#: src/theme.c:3785 src/theme.c:3817 +#: src/theme.c:3894 src/theme.c:3926 #, c-format msgid "" "Missing <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>" msgstr "" -#: src/theme.c:3868 +#: src/theme.c:3977 #, fuzzy, c-format -msgid "Failed to load theme \"%s\": %s" +msgid "Failed to load theme \"%s\": %s\n" msgstr "Gagal dapat baca fail sessi yang disimpan %s: %s\n" -#: src/theme.c:4013 +#: src/theme.c:4123 #, c-format msgid "No <name> set for theme \"%s\"" msgstr "" -#: src/theme.c:4020 +#: src/theme.c:4130 #, c-format msgid "No <author> set for theme \"%s\"" msgstr "" -#: src/theme.c:4027 +#: src/theme.c:4137 #, c-format msgid "No <date> set for theme \"%s\"" msgstr "" -#: src/theme.c:4034 +#: src/theme.c:4144 #, c-format msgid "No <description> set for theme \"%s\"" msgstr "" -#: src/theme.c:4041 +#: src/theme.c:4151 #, c-format msgid "No <copyright> set for theme \"%s\"" msgstr "" -#: src/theme.c:4051 +#: src/theme.c:4161 #, 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:4073 +#: src/theme.c:4183 #, c-format msgid "" "<menu_icon function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " "specified for this theme" msgstr "" -#: src/theme.c:4424 src/theme.c:4484 +#: src/theme.c:4566 src/theme.c:4626 #, c-format msgid "" "User-defined constants must begin with a capital letter; \"%s\" does not" msgstr "" -#: src/theme.c:4432 src/theme.c:4492 +#: src/theme.c:4574 src/theme.c:4634 #, c-format msgid "Constant \"%s\" has already been defined" msgstr "" +#: src/theme-parser.c:223 src/theme-parser.c:241 +#, c-format +msgid "Line %d character %d: %s" +msgstr "" + +#: src/theme-parser.c:395 +#, c-format +msgid "Attribute \"%s\" repeated twice on the same <%s> element" +msgstr "" + +#: src/theme-parser.c:413 src/theme-parser.c:438 +#, c-format +msgid "Attribute \"%s\" |