diff options
Diffstat (limited to 'po/ga.po')
-rw-r--r-- | po/ga.po | 244 |
1 files changed, 94 insertions, 150 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-04-09 18:27-0400\n" +"POT-Creation-Date: 2009-05-03 17:49-0400\n" "PO-Revision-Date: 2007-12-20 21:28-0700\n" "Last-Translator: Seán de Búrca <leftmostcat@gmail.com>\n" "Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n" @@ -298,114 +298,91 @@ msgstr "Theip ar oscailt comhad '%s': theip open(): %s" msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Theip ar mapáil comhad '%s': theip mmap(): %s" -#: glib/gmarkup.c:255 glib/gmarkup.c:295 +#: glib/gmarkup.c:303 glib/gmarkup.c:343 #, c-format msgid "Error on line %d char %d: " msgstr "Earraidh ar líne %d carachtar %d:" -#: glib/gmarkup.c:389 -#, c-format -msgid "Error on line %d: %s" -msgstr "Earráid ar líne %d: %s" - -#: glib/gmarkup.c:493 -msgid "" -"Empty entity '&;' seen; valid entities are: & " < > '" -msgstr "" +#: glib/gmarkup.c:363 glib/gmarkup.c:441 +#, fuzzy, c-format +msgid "Invalid UTF-8 encoded text in name - not valid '%s'" +msgstr "Téacs UTF-8-ionchódaithe neamhbhailí - is neamhbhailí '%s'" -#: glib/gmarkup.c:503 +#: glib/gmarkup.c:374 #, c-format -msgid "" -"Character '%s' is not valid at the start of an entity name; the & character " -"begins an entity; if this ampersand isn't supposed to be an entity, escape " -"it as &" +msgid "'%s' is not a valid name " msgstr "" -#: glib/gmarkup.c:537 +#: glib/gmarkup.c:390 #, c-format -msgid "Character '%s' is not valid inside an entity name" +msgid "'%s' is not a valid name: '%c' " msgstr "" -#: glib/gmarkup.c:574 +#: glib/gmarkup.c:494 #, c-format -msgid "Entity name '%s' is not known" -msgstr "" - -#: glib/gmarkup.c:585 -msgid "" -"Entity did not end with a semicolon; most likely you used an ampersand " -"character without intending to start an entity - escape ampersand as &" -msgstr "" +msgid "Error on line %d: %s" +msgstr "Earráid ar líne %d: %s" -#: glib/gmarkup.c:638 +#: glib/gmarkup.c:578 #, c-format msgid "" "Failed to parse '%-.*s', which should have been a digit inside a character " "reference (ê for example) - perhaps the digit is too large" msgstr "" -#: glib/gmarkup.c:660 -#, c-format -msgid "Character reference '%-.*s' does not encode a permitted character" -msgstr "" - -#: glib/gmarkup.c:675 -msgid "Empty character reference; should include a digit such as dž" -msgstr "" - -#: glib/gmarkup.c:685 +#: glib/gmarkup.c:590 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " "as &" msgstr "" -#: glib/gmarkup.c:771 -msgid "Unfinished entity reference" +#: glib/gmarkup.c:616 +#, c-format +msgid "Character reference '%-.*s' does not encode a permitted character" msgstr "" -#: glib/gmarkup.c:777 -msgid "Unfinished character reference" +#: glib/gmarkup.c:654 +msgid "" +"Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" -#: glib/gmarkup.c:1063 -msgid "Invalid UTF-8 encoded text - overlong sequence" -msgstr "Téacs UTF-8-ionchódaithe neamhbhailí - seicheamh rófhada" - -#: glib/gmarkup.c:1091 -msgid "Invalid UTF-8 encoded text - not a start char" -msgstr "Téacs UTF-8-ionchódaithe neamhbhailí - ní carachtar tosaithe" - -#: glib/gmarkup.c:1130 +#: glib/gmarkup.c:662 #, c-format -msgid "Invalid UTF-8 encoded text - not valid '%s'" -msgstr "Téacs UTF-8-ionchódaithe neamhbhailí - is neamhbhailí '%s'" +msgid "Entity name '%-.*s' is not known" +msgstr "" + +#: glib/gmarkup.c:667 +msgid "" +"Entity did not end with a semicolon; most likely you used an ampersand " +"character without intending to start an entity - escape ampersand as &" +msgstr "" -#: glib/gmarkup.c:1168 +#: glib/gmarkup.c:973 msgid "Document must begin with an element (e.g. <book>)" msgstr "" -#: glib/gmarkup.c:1208 +#: glib/gmarkup.c:1013 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " "element name" msgstr "" -#: glib/gmarkup.c:1276 +#: glib/gmarkup.c:1081 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the empty-element tag '%" "s'" msgstr "" -#: glib/gmarkup.c:1365 +#: glib/gmarkup.c:1165 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "" -#: glib/gmarkup.c:1407 +#: glib/gmarkup.c:1206 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -413,87 +390,87 @@ msgid "" "character in an attribute name" msgstr "" -#: glib/gmarkup.c:1493 +#: glib/gmarkup.c:1283 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " "giving value for attribute '%s' of element '%s'" msgstr "" -#: glib/gmarkup.c:1635 +#: glib/gmarkup.c:1417 #, c-format msgid "" "'%s' is not a valid character following the characters '</'; '%s' may not " "begin an element name" msgstr "" -#: glib/gmarkup.c:1675 +#: glib/gmarkup.c:1453 #, c-format msgid "" "'%s' is not a valid character following the close element name '%s'; the " "allowed character is '>'" msgstr "" -#: glib/gmarkup.c:1686 +#: glib/gmarkup.c:1464 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "" -#: glib/gmarkup.c:1695 +#: glib/gmarkup.c:1473 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "" -#: glib/gmarkup.c:1858 +#: glib/gmarkup.c:1640 msgid "Document was empty or contained only whitespace" msgstr "" -#: glib/gmarkup.c:1872 +#: glib/gmarkup.c:1654 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "" -#: glib/gmarkup.c:1880 glib/gmarkup.c:1925 +#: glib/gmarkup.c:1662 glib/gmarkup.c:1707 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " "element opened" msgstr "" -#: glib/gmarkup.c:1888 +#: glib/gmarkup.c:1670 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " "the tag <%s/>" msgstr "" -#: glib/gmarkup.c:1894 +#: glib/gmarkup.c:1676 msgid "Document ended unexpectedly inside an element name" msgstr "" -#: glib/gmarkup.c:1900 +#: glib/gmarkup.c:1682 msgid "Document ended unexpectedly inside an attribute name" msgstr "" -#: glib/gmarkup.c:1905 +#: glib/gmarkup.c:1687 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "" -#: glib/gmarkup.c:1911 +#: glib/gmarkup.c:1693 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" msgstr "" -#: glib/gmarkup.c:1918 +#: glib/gmarkup.c:1700 msgid "Document ended unexpectedly while inside an attribute value" msgstr "" -#: glib/gmarkup.c:1934 +#: glib/gmarkup.c:1716 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "" -#: glib/gmarkup.c:1940 +#: glib/gmarkup.c:1722 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" @@ -928,61 +905,61 @@ msgstr "" msgid "Character out of range for UTF-16" msgstr "" -#: glib/goption.c:615 +#: glib/goption.c:724 msgid "Usage:" msgstr "Úsáid:" -#: glib/goption.c:615 +#: glib/goption.c:724 msgid "[OPTION...]" msgstr "[ROGHA...]" -#: glib/goption.c:719 +#: glib/goption.c:828 msgid "Help Options:" msgstr "Roghanna Cabhrach:" -#: glib/goption.c:720 +#: glib/goption.c:829 msgid "Show help options" msgstr "Taispeáin roghanna cabhrach" -#: glib/goption.c:726 +#: glib/goption.c:835 msgid "Show all help options" msgstr "Taispeáin gach rogha cabhrach" -#: glib/goption.c:788 +#: glib/goption.c:897 msgid "Application Options:" msgstr "Roghanna Feidhmchláir:" -#: glib/goption.c:850 glib/goption.c:920 +#: glib/goption.c:959 glib/goption.c:1029 #, c-format msgid "Cannot parse integer value '%s' for %s" msgstr "" -#: glib/goption.c:860 glib/goption.c:928 +#: glib/goption.c:969 glib/goption.c:1037 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "" -#: glib/goption.c:885 +#: glib/goption.c:994 #, c-format msgid "Cannot parse double value '%s' for %s" msgstr "" -#: glib/goption.c:893 +#: glib/goption.c:1002 #, c-format msgid "Double value '%s' for %s out of range" msgstr "" -#: glib/goption.c:1156 glib/goption.c:1235 +#: glib/goption.c:1265 glib/goption.c:1344 #, c-format msgid "Error parsing option %s" msgstr "Earráid agus rogha %s á pharsáil" -#: glib/goption.c:1266 glib/goption.c:1380 +#: glib/goption.c:1375 glib/goption.c:1489 #, c-format msgid "Missing argument for %s" msgstr "" -#: glib/goption.c:1773 +#: glib/goption.c:1882 #, c-format msgid "Unknown option %s" msgstr "Rogha anaithnid %s" @@ -1099,8 +1076,8 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:366 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:627 -#: gio/gsimpleasyncresult.c:654 +#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638 +#: gio/gsimpleasyncresult.c:665 msgid "Operation was cancelled" msgstr "" @@ -1240,7 +1217,7 @@ msgstr "" msgid "File names cannot contain '%c'" msgstr "" -#: gio/gfile.c:5011 gio/gvolume.c:370 +#: gio/gfile.c:5011 gio/gvolume.c:376 msgid "volume doesn't implement mount" msgstr "" @@ -1261,15 +1238,6 @@ msgstr "" msgid "File enumerator is already closed" msgstr "" -#: gio/gfileicon.c:145 -msgid "file" -msgstr "" - -#: gio/gfileicon.c:146 -#, fuzzy -msgid "The file containing the icon" -msgstr "Is neamhbhailí an t-óstainm an URI '%s'" - #: gio/gfileicon.c:237 #, c-format msgid "Can't handle version %d of GFileIcon encoding" @@ -1679,57 +1647,11 @@ msgstr "" msgid "Source stream is already closed" msgstr "" -#: gio/gthemedicon.c:211 -#, fuzzy -msgid "name" -msgstr "Gan ainm" - -#: gio/gthemedicon.c:212 -#, fuzzy -msgid "The name of the icon" -msgstr "Is neamhbhailí an t-óstainm an URI '%s'" - -#: gio/gthemedicon.c:223 -#, fuzzy -msgid "names" -msgstr "Gan ainm" - -#: gio/gthemedicon.c:224 -msgid "An array containing the icon names" -msgstr "" - -#: gio/gthemedicon.c:249 -msgid "use default fallbacks" -msgstr "" - -#: gio/gthemedicon.c:250 -msgid "" -"Whether to use default fallbacks found by shortening the name at '-' " -"characters. Ignores names after the first if multiple names are given." -msgstr "" - #: gio/gthemedicon.c:499 #, c-format msgid "Can't handle version %d of GThemedIcon encoding" msgstr "" -#: gio/gunixinputstream.c:161 gio/gunixoutputstream.c:147 -msgid "File descriptor" -msgstr "" - -#: gio/gunixinputstream.c:162 -msgid "The file descriptor to read from" -msgstr "" - -#: gio/gunixinputstream.c:176 gio/gunixoutputstream.c:162 -#, fuzzy -msgid "Close file descriptor" -msgstr "Earráid agus comhad '%s' á léamh: %s" - -#: gio/gunixinputstream.c:177 gio/gunixoutputstream.c:163 -msgid "Whether to close the file descriptor when the stream is closed" -msgstr "" - #: gio/gunixinputstream.c:358 gio/gunixinputstream.c:378 #: gio/gunixinputstream.c:456 gio/gunixoutputstream.c:443 #, c-format @@ -1746,16 +1668,12 @@ msgstr "Earráid agus unix á dhúnadh: %s" msgid "Filesystem root" msgstr "Fréamh an chóras comhad" -#: gio/gunixoutputstream.c:148 -msgid "The file descriptor to write to" -msgstr "" - #: gio/gunixoutputstream.c:344 gio/gunixoutputstream.c:365 #, c-format msgid "Error writing to unix: %s" msgstr "Earráid agus unix á scríobh: %s" -#: gio/gvolume.c:444 +#: gio/gvolume.c:450 msgid "volume doesn't implement eject" msgstr "" @@ -1792,6 +1710,32 @@ msgstr "" msgid "[FILE...]" msgstr "[COMHAD...]" +#~ msgid "Invalid UTF-8 encoded text - overlong sequence" +#~ msgstr "Téacs UTF-8-ionchódaithe neamhbhailí - seicheamh rófhada" + +#~ msgid "Invalid UTF-8 encoded text - not a start char" +#~ msgstr "Téacs UTF-8-ionchódaithe neamhbhailí - ní carachtar tosaithe" + +#, fuzzy +#~ msgid "The file containing the icon" +#~ msgstr "Is neamhbhailí an t-óstainm an URI '%s'" + +#, fuzzy +#~ msgid "name" +#~ msgstr "Gan ainm" + +#, fuzzy +#~ msgid "The name of the icon" +#~ msgstr "Is neamhbhailí an t-óstainm an URI '%s'" + +#, fuzzy +#~ msgid "names" +#~ msgstr "Gan ainm" + +#, fuzzy +#~ msgid "Close file descriptor" +#~ msgstr "Earráid agus comhad '%s' á léamh: %s" + #~ msgid "%u byte" #~ msgid_plural "%u bytes" #~ msgstr[0] "beart amháin" |