From a639cb7cb8a8e7e538a178d9e8b92bf87d56b086 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 7 Mar 2006 18:30:23 +0000 Subject: [PATCH] 2.10.1 --- ChangeLog | 2 + ChangeLog.pre-2-10 | 2 + ChangeLog.pre-2-12 | 2 + INSTALL | 4 +- README | 2 +- docs/reference/ChangeLog | 4 + docs/reference/glib/tmpl/messages.sgml | 10 + gmodule/ChangeLog | 4 + gobject/ChangeLog | 4 + gthread/ChangeLog | 4 + po/ChangeLog | 4 + po/am.po | 2 +- po/ar.po | 2 +- po/az.po | 2 +- po/be.po | 2 +- po/bg.po | 2 +- po/bn.po | 2 +- po/bs.po | 2 +- po/ca.po | 2 +- po/cs.po | 2 +- po/cy.po | 2 +- po/da.po | 2 +- po/de.po | 2 +- po/el.po | 2 +- po/en_CA.po | 2 +- po/en_GB.po | 2 +- po/eo.po | 2 +- po/es.po | 2 +- po/et.po | 2 +- po/eu.po | 2 +- po/fa.po | 2 +- po/fi.po | 2 +- po/fr.po | 301 +++++++------ po/ga.po | 2 +- po/gl.po | 2 +- po/gu.po | 2 +- po/he.po | 2 +- po/hi.po | 2 +- po/hr.po | 2 +- po/hu.po | 344 +++++++------- po/id.po | 2 +- po/is.po | 2 +- po/it.po | 2 +- po/ja.po | 2 +- po/ko.po | 2 +- po/ku.po | 2 +- po/lt.po | 310 +++++++------ po/lv.po | 2 +- po/mk.po | 338 +++++++------- po/ml.po | 2 +- po/mn.po | 2 +- po/ms.po | 2 +- po/nb.po | 2 +- po/ne.po | 2 +- po/nl.po | 2 +- po/nn.po | 2 +- po/no.po | 2 +- po/or.po | 2 +- po/pa.po | 2 +- po/pl.po | 301 +++++++------ po/pt.po | 2 +- po/pt_BR.po | 2 +- po/ro.po | 2 +- po/ru.po | 2 +- po/rw.po | 2 +- po/sk.po | 2 +- po/sl.po | 2 +- po/sq.po | 2 +- po/sr.po | 2 +- po/sr@Latn.po | 2 +- po/sr@ije.po | 2 +- po/sv.po | 597 ++++++++++++++----------- po/ta.po | 2 +- po/te.po | 2 +- po/th.po | 2 +- po/tl.po | 2 +- po/tr.po | 2 +- po/tt.po | 2 +- po/uk.po | 2 +- po/vi.po | 2 +- po/wa.po | 2 +- po/xh.po | 2 +- po/yi.po | 2 +- po/zh_CN.po | 2 +- po/zh_HK.po | 2 +- po/zh_TW.po | 2 +- 86 files changed, 1292 insertions(+), 1079 deletions(-) diff --git a/ChangeLog b/ChangeLog index a7534e942..552183adb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-03-07 Matthias Clasen + * === Released 2.10.1 === + * NEWS: Updates. * glib/gutf8.c (_g_charset_get_aliases): Match the prototype diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index a7534e942..552183adb 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,7 @@ 2006-03-07 Matthias Clasen + * === Released 2.10.1 === + * NEWS: Updates. * glib/gutf8.c (_g_charset_get_aliases): Match the prototype diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index a7534e942..552183adb 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,5 +1,7 @@ 2006-03-07 Matthias Clasen + * === Released 2.10.1 === + * NEWS: Updates. * glib/gutf8.c (_g_charset_get_aliases): Match the prototype diff --git a/INSTALL b/INSTALL index b8a8d700c..57e90995a 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,8 @@ Simple install procedure ======================== - % gzip -cd glib-2.10.0.tar.gz | tar xvf - # unpack the sources - % cd glib-2.10.0 # change to the toplevel directory + % gzip -cd glib-2.10.1.tar.gz | tar xvf - # unpack the sources + % cd glib-2.10.1 # change to the toplevel directory % ./configure # run the `configure' script % make # build GLIB diff --git a/README b/README index 5240adeba..122f8552f 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ General Information =================== -This is GLib version 2.10.0. GLib is the low-level core +This is GLib version 2.10.1. GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 64941dba7..226d896cb 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2006-03-07 Matthias Clasen + + * === Released 2.10.1 === + 2006-02-24 Matthias Clasen * === Released 2.10.0 === diff --git a/docs/reference/glib/tmpl/messages.sgml b/docs/reference/glib/tmpl/messages.sgml index fffa68003..cfd71093c 100644 --- a/docs/reference/glib/tmpl/messages.sgml +++ b/docs/reference/glib/tmpl/messages.sgml @@ -129,6 +129,8 @@ A convenience function/macro to log a normal message. @...: +@...: + @...: @@ -152,6 +154,8 @@ A convenience function/macro to log a warning message. @...: +@...: + @...: @@ -179,6 +183,8 @@ example. @...: +@...: + @...: @@ -207,6 +213,8 @@ assertion failure. @...: +@...: + @...: @@ -227,6 +235,8 @@ A convenience function/macro to log a debug message. @...: +@...: + @...: @Since: 2.6 @...: diff --git a/gmodule/ChangeLog b/gmodule/ChangeLog index 057c6ab51..458072cbf 100644 --- a/gmodule/ChangeLog +++ b/gmodule/ChangeLog @@ -1,3 +1,7 @@ +2006-03-07 Matthias Clasen + + * === Released 2.10.1 === + 2006-02-24 Matthias Clasen * === Released 2.10.0 === diff --git a/gobject/ChangeLog b/gobject/ChangeLog index df1022919..90b98167d 100644 --- a/gobject/ChangeLog +++ b/gobject/ChangeLog @@ -1,3 +1,7 @@ +2006-03-07 Matthias Clasen + + * === Released 2.10.1 === + Tue Mar 7 17:09:07 2006 Tim Janik * gobject.c (g_object_compat_control): added case3 to hand out the diff --git a/gthread/ChangeLog b/gthread/ChangeLog index 5f94d9d3b..37d7b13d3 100644 --- a/gthread/ChangeLog +++ b/gthread/ChangeLog @@ -1,3 +1,7 @@ +2006-03-07 Matthias Clasen + + * === Released 2.10.1 === + 2006-03-02 Tor Lillqvist * gthread-win32.c (G_PRIVATE_MAX): Increase to 100. 16 was rather diff --git a/po/ChangeLog b/po/ChangeLog index 9370bbbbf..67023edd9 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2006-03-07 Matthias Clasen + + * === Released 2.10.1 === + 2006-03-07 Daniel Nylander * sv.po: Swedish translation updated. diff --git a/po/am.po b/po/am.po index 1ee6c177d..d67dad329 100644 --- a/po/am.po +++ b/po/am.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2003-01-16 08:39+EDT\n" "Last-Translator: Ge'ez Frontier Foundation \n" "Language-Team: Amharic \n" diff --git a/po/ar.po b/po/ar.po index 2c709590f..9a17211ad 100644 --- a/po/ar.po +++ b/po/ar.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2003-12-19 01:22+0100\n" "Last-Translator: Arafat Medini \n" "Language-Team: Arabic \n" diff --git a/po/az.po b/po/az.po index 437dc342f..7840a8a66 100644 --- a/po/az.po +++ b/po/az.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.az\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2004-02-02 12:12+0200\n" "Last-Translator: Mətin Əmirov \n" "Language-Team: Azerbaijani Turkish \n" diff --git a/po/be.po b/po/be.po index 6ad0eb8dd..ed73cf3df 100644 --- a/po/be.po +++ b/po/be.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-11-16 11:21+0200\n" "Last-Translator: Vital Khilko \n" "Language-Team: Belarusian \n" diff --git a/po/bg.po b/po/bg.po index 4c02ba710..2c7d4a505 100644 --- a/po/bg.po +++ b/po/bg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-09 18:39+0200\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" diff --git a/po/bn.po b/po/bn.po index 35fa99742..aa8af1599 100644 --- a/po/bn.po +++ b/po/bn.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-10-03 00:24+0600\n" "Last-Translator: Mahay Alam Khan \n" "Language-Team: Bengali \n" diff --git a/po/bs.po b/po/bs.po index e51bf472d..24ef25056 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.glib-2-4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2004-05-17 01:30+0000\n" "Last-Translator: Kenan Hadžiavdić \n" "Language-Team: Bosnian \n" diff --git a/po/ca.po b/po/ca.po index 6cc93fdcb..6c3ba3e8d 100644 --- a/po/ca.po +++ b/po/ca.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-07 12:52+0100\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" diff --git a/po/cs.po b/po/cs.po index 64239d595..26ace0312 100644 --- a/po/cs.po +++ b/po/cs.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-02-07 21:14+0100\n" "Last-Translator: Lukas Novotny \n" "Language-Team: Czech \n" diff --git a/po/cy.po b/po/cy.po index d1f687348..beb6ce1af 100644 --- a/po/cy.po +++ b/po/cy.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-02-04 21:23+0000\n" "Last-Translator: Rhys Jones \n" "Language-Team: Welsh \n" diff --git a/po/da.po b/po/da.po index f2e524d56..4da0df614 100644 --- a/po/da.po +++ b/po/da.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-18 18:41+0100\n" "Last-Translator: Martin Willemoes Hansen \n" "Language-Team: Danish \n" diff --git a/po/de.po b/po/de.po index cea0b12bc..9e4757328 100644 --- a/po/de.po +++ b/po/de.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-16 16:45+0100\n" "Last-Translator: Hendrik Richter \n" "Language-Team: German \n" diff --git a/po/el.po b/po/el.po index 71d4464f9..a6d7955d3 100644 --- a/po/el.po +++ b/po/el.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: el\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-02-20 12:47+0200\n" "Last-Translator: Kostas Papadimas \n" "Language-Team: Greek \n" diff --git a/po/en_CA.po b/po/en_CA.po index 919b5a66e..c8e0d4864 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-08-27 16:20-0400\n" "Last-Translator: Adam Weinberger \n" "Language-Team: Canadian English \n" diff --git a/po/en_GB.po b/po/en_GB.po index baceb8a95..e060a922b 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: GLIB\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-04-19 20:16+0100\n" "Last-Translator: David Lodge \n" "Language-Team: \n" diff --git a/po/eo.po b/po/eo.po index 91d11f70e..f8bfcad2d 100644 --- a/po/eo.po +++ b/po/eo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2003-07-01 15:10-0500\n" "Last-Translator: Charles Voelger \n" "Language-Team: Esperanto \n" diff --git a/po/es.po b/po/es.po index 645a7d6a4..584ff865e 100644 --- a/po/es.po +++ b/po/es.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-control-center\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-07 01:34+0100\n" "Last-Translator: Francisco Javier F. Serrador \n" "Language-Team: Spanish \n" diff --git a/po/et.po b/po/et.po index 57b5cb6be..36cae226b 100644 --- a/po/et.po +++ b/po/et.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-20 14:11+0200\n" "Last-Translator: Ivar Smolin \n" "Language-Team: Estonian \n" diff --git a/po/eu.po b/po/eu.po index 7422bd061..da54aa169 100644 --- a/po/eu.po +++ b/po/eu.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-02-21 15:21+0100\n" "Last-Translator: Iñaki Larrañaga \n" "Language-Team: Basque \n" diff --git a/po/fa.po b/po/fa.po index 994bf50b9..5fec3b551 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-03-13 11:36+0330\n" "Last-Translator: Hamed Malek \n" "Language-Team: Persian \n" diff --git a/po/fi.po b/po/fi.po index 78c66bc48..88e67a1b3 100644 --- a/po/fi.po +++ b/po/fi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-12-26 11:04+0200\n" "Last-Translator: Ilkka Tuohela \n" "Language-Team: Finnish \n" diff --git a/po/fr.po b/po/fr.po index 5611ddfa5..8f2e8c747 100644 --- a/po/fr.po +++ b/po/fr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.8.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-25 11:48+0100\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-02-25 11:48+0100\n" "Last-Translator: Christophe Merlet (RedFox) \n" "Language-Team: GNOME French Team \n" @@ -17,217 +17,224 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../glib/gconvert.c:408 ../glib/gconvert.c:486 ../glib/giochannel.c:1150 +#: glib/gconvert.c:408 glib/gconvert.c:486 glib/giochannel.c:1150 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "" "La conversion du jeu de caractères « %s » vers « %s » n'est pas supporté" -#: ../glib/gconvert.c:412 ../glib/gconvert.c:490 +#: glib/gconvert.c:412 glib/gconvert.c:490 #, c-format msgid "Could not open converter from '%s' to '%s'" msgstr "Impossible d'ouvrir le convertisseur de « %s » vers « %s »" -#: ../glib/gconvert.c:606 ../glib/gconvert.c:995 ../glib/giochannel.c:1322 -#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 -#: ../glib/gutf8.c:1392 +#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322 +#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 +#: glib/gutf8.c:1392 +#, c-format msgid "Invalid byte sequence in conversion input" msgstr "Séquence d'octets non valide en entrée du convertisseur" -#: ../glib/gconvert.c:612 ../glib/gconvert.c:922 ../glib/giochannel.c:1329 -#: ../glib/giochannel.c:2218 +#: glib/gconvert.c:612 glib/gconvert.c:922 glib/giochannel.c:1329 +#: glib/giochannel.c:2218 #, c-format msgid "Error during conversion: %s" msgstr "Erreur lors de la conversion : %s" -#: ../glib/gconvert.c:647 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 -#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 +#: glib/gconvert.c:647 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 +#: glib/gutf8.c:1388 +#, c-format msgid "Partial character sequence at end of input" msgstr "Séquence partielle de caractères à la fin de l'entrée" -#: ../glib/gconvert.c:897 +#: glib/gconvert.c:897 #, c-format msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "Impossible de convertir le fallback « %s » vers le jeu de codes « %s »" -#: ../glib/gconvert.c:1706 +#: glib/gconvert.c:1706 #, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "" "L'URI « %s » n'est pas une URI absolue utilisant le schéma de « fichier »" -#: ../glib/gconvert.c:1716 +#: glib/gconvert.c:1716 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "L'URI de fichier local « %s » peut ne pas inclure un « # »" -#: ../glib/gconvert.c:1733 +#: glib/gconvert.c:1733 #, c-format msgid "The URI '%s' is invalid" msgstr "L'URI « %s » n'est pas valide" -#: ../glib/gconvert.c:1745 +#: glib/gconvert.c:1745 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "Le nom d'hôte de l'URI « %s » n'est pas valide" -#: ../glib/gconvert.c:1761 +#: glib/gconvert.c:1761 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "L'URI « %s » contient des caractères d'échappements non valides" -#: ../glib/gconvert.c:1855 +#: glib/gconvert.c:1855 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "Le chemin « %s » n'est pas un chemin absolu" -#: ../glib/gconvert.c:1865 +#: glib/gconvert.c:1865 +#, c-format msgid "Invalid hostname" msgstr "Nom d'hôte non valide" -#: ../glib/gdir.c:121 ../glib/gdir.c:141 +#: glib/gdir.c:121 glib/gdir.c:141 #, c-format msgid "Error opening directory '%s': %s" msgstr "Erreur à l'ouverture du répertoire « %s » : %s" -#: ../glib/gfileutils.c:576 ../glib/gfileutils.c:649 +#: glib/gfileutils.c:576 glib/gfileutils.c:649 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Impossible d'allouer %lu octets pour lire le fichier « %s »" -#: ../glib/gfileutils.c:591 +#: glib/gfileutils.c:591 #, c-format msgid "Error reading file '%s': %s" msgstr "Erreur de lecture du fichier « %s » : %s" -#: ../glib/gfileutils.c:673 +#: glib/gfileutils.c:673 #, c-format msgid "Failed to read from file '%s': %s" msgstr "La lecture depuis le fichier « %s » a échoué : %s" -#: ../glib/gfileutils.c:724 ../glib/gfileutils.c:811 +#: glib/gfileutils.c:724 glib/gfileutils.c:811 #, c-format msgid "Failed to open file '%s': %s" msgstr "L'ouverture du fichier « %s » a échoué : %s" -#: ../glib/gfileutils.c:741 ../glib/gmappedfile.c:133 +#: glib/gfileutils.c:741 glib/gmappedfile.c:133 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" "L'obtention des attributs du fichier « %s » a échoué : fstat() a échoué : %s" -#: ../glib/gfileutils.c:775 +#: glib/gfileutils.c:775 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "L'ouverture du fichier « %s » a échoué : fdopen() a échoué : %s" -#: ../glib/gfileutils.c:909 +#: glib/gfileutils.c:909 #, c-format msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "" "Le renommage du fichier « %s » vers « %s » a échoué : g_rename() a échoué : %" "s" -#: ../glib/gfileutils.c:950 ../glib/gfileutils.c:1415 +#: glib/gfileutils.c:950 glib/gfileutils.c:1415 #, c-format msgid "Failed to create file '%s': %s" msgstr "La création du fichier « %s » a échoué : %s" -#: ../glib/gfileutils.c:964 +#: glib/gfileutils.c:964 #, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgstr "" "L'ouverture du fichier « %s » en écriture a échoué : fdopen() a échoué : %s" -#: ../glib/gfileutils.c:989 +#: glib/gfileutils.c:989 #, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "" "L'ouverture du fichier « %s » en écriture a échoué : fwrite() a échoué : %s" -#: ../glib/gfileutils.c:1008 +#: glib/gfileutils.c:1008 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "La fermeture du fichier « %s » a échoué : fclose() a échoué : %s" -#: ../glib/gfileutils.c:1126 +#: glib/gfileutils.c:1126 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "" "Le fichier existant « %s » ne peut pas être supprimé : g_unlink() a échoué : " "%s" -#: ../glib/gfileutils.c:1376 +#: glib/gfileutils.c:1376 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "" "Le modèle « %s » n'est pas valide, il ne devrait pas contenir de « %s »" -#: ../glib/gfileutils.c:1390 +#: glib/gfileutils.c:1390 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Le modèle « %s » ne se termine pas par XXXXXX" -#: ../glib/gfileutils.c:1865 +#: glib/gfileutils.c:1865 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "La lecture du lien symbolique « %s » a échoué : %s" -#: ../glib/gfileutils.c:1886 +#: glib/gfileutils.c:1886 +#, c-format msgid "Symbolic links not supported" msgstr "Liens symboliques non supportés" -#: ../glib/giochannel.c:1154 +#: glib/giochannel.c:1154 #, c-format msgid "Could not open converter from '%s' to '%s': %s" msgstr "Impossible d'ouvrir le convertisseur de « %s » vers « %s » : %s" -#: ../glib/giochannel.c:1499 +#: glib/giochannel.c:1499 +#, c-format msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "" "Impossible de faire une lecture brute dans g_io_channel_read_line_string" -#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803 -#: ../glib/giochannel.c:1889 +#: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889 +#, c-format msgid "Leftover unconverted data in read buffer" msgstr "Laisse de coté des données non converties dans le tampon de lecture" -#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 +#: glib/giochannel.c:1626 glib/giochannel.c:1703 +#, c-format msgid "Channel terminates in a partial character" msgstr "La canal se termine avec un caractère partiel" -#: ../glib/giochannel.c:1689 +#: glib/giochannel.c:1689 +#, c-format msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Impossible de faire une lecture brut dans g_io_channel_read_to_end" -#: ../glib/gmappedfile.c:116 +#: glib/gmappedfile.c:116 #, c-format msgid "Failed to open file '%s': open() failed: %s" msgstr "L'ouverture du fichier « %s » a échoué : open() a échoué : %s" -#: ../glib/gmappedfile.c:193 +#: glib/gmappedfile.c:193 #, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Le mappage du fichier « %s » a échoué : mmap() a échoué : %s" -#: ../glib/gmarkup.c:232 +#: glib/gmarkup.c:232 #, c-format msgid "Error on line %d char %d: %s" msgstr "Erreur à la ligne %d caractère %d : %s" -#: ../glib/gmarkup.c:330 +#: glib/gmarkup.c:330 #, c-format msgid "Error on line %d: %s" msgstr "Erreur à la ligne %d : %s" -#: ../glib/gmarkup.c:434 +#: glib/gmarkup.c:434 msgid "" "Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" "Entité vide « &; » vue : les entités valides sont : & " < > " "'" -#: ../glib/gmarkup.c:444 +#: glib/gmarkup.c:444 #, c-format msgid "" "Character '%s' is not valid at the start of an entity name; the & character " @@ -238,17 +245,17 @@ msgstr "" "caractère & commence une entité ; si l'esperluette n'est pas supposé être " "une entité, échappez le comme &" -#: ../glib/gmarkup.c:478 +#: glib/gmarkup.c:478 #, c-format msgid "Character '%s' is not valid inside an entity name" msgstr "Le caractère « %s » n'est pas valide a l'intérieur d'un nom d'entité" -#: ../glib/gmarkup.c:515 +#: glib/gmarkup.c:515 #, c-format msgid "Entity name '%s' is not known" msgstr "Le nom d'entité « %s » n'est pas connu" -#: ../glib/gmarkup.c:526 +#: glib/gmarkup.c:526 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" @@ -257,7 +264,7 @@ msgstr "" "une esperluette sans l'avoir marqué comme entité - échappez l'esperluette " "comme &" -#: ../glib/gmarkup.c:579 +#: glib/gmarkup.c:579 #, c-format msgid "" "Failed to parse '%-.*s', which should have been a digit inside a character " @@ -267,16 +274,16 @@ msgstr "" "de la référence de caractère (ê par exemple) - peut-être que le nombre " "est trop grand" -#: ../glib/gmarkup.c:604 +#: glib/gmarkup.c:604 #, c-format msgid "Character reference '%-.*s' does not encode a permitted character" msgstr "La référence de caractère « %-.*s » n'encode pas un caractère autorisé" -#: ../glib/gmarkup.c:619 +#: glib/gmarkup.c:619 msgid "Empty character reference; should include a digit such as dž" msgstr "Référence de caractère vide ; devrait inclure un nombre comme dž" -#: ../glib/gmarkup.c:629 +#: glib/gmarkup.c:629 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " @@ -286,23 +293,23 @@ msgstr "" "vraisemblablement utilisé une esperluette sans intention de commencer une " "entité - échappez l'esperluette comme &" -#: ../glib/gmarkup.c:715 +#: glib/gmarkup.c:715 msgid "Unfinished entity reference" msgstr "Référence d'entité non terminée" -#: ../glib/gmarkup.c:721 +#: glib/gmarkup.c:721 msgid "Unfinished character reference" msgstr "Référence de caractère non terminée" -#: ../glib/gmarkup.c:964 ../glib/gmarkup.c:992 ../glib/gmarkup.c:1023 +#: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023 msgid "Invalid UTF-8 encoded text" msgstr "Texte codé en UTF-8 non valide" -#: ../glib/gmarkup.c:1059 +#: glib/gmarkup.c:1059 msgid "Document must begin with an element (e.g. )" msgstr "Le document doit commencer avec un élément (pas ex. )" -#: ../glib/gmarkup.c:1099 +#: glib/gmarkup.c:1099 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " @@ -311,7 +318,7 @@ msgstr "" "« %s » n'est pas un caractère valide suivant le caractère « < » ; il ne " "semble pas commencer un nom d'élément" -#: ../glib/gmarkup.c:1163 +#: glib/gmarkup.c:1163 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the start tag of element " @@ -320,7 +327,7 @@ msgstr "" "Caractère bizarre « %s », attend un caractère « > » pour finir la balise de " "début de l'élément « %s »" -#: ../glib/gmarkup.c:1252 +#: glib/gmarkup.c:1252 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" @@ -328,7 +335,7 @@ msgstr "" "Caractère bizarre « %s », attend un caractère « = » après le nom de " "l'attribut « %s » de l'élément « %s »" -#: ../glib/gmarkup.c:1294 +#: glib/gmarkup.c:1294 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -339,7 +346,7 @@ msgstr "" "balise de début de l'élément « %s », ou optionnellement un attribut ; peut-" "être que vous utilisez un caractère non valide dans un nom d'attribut" -#: ../glib/gmarkup.c:1383 +#: glib/gmarkup.c:1383 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " @@ -348,7 +355,7 @@ msgstr "" "Caractère bizarre « %s », attend un guillemet d'ouverture après le signe " "égal quand on donne une valeur pour l'attribut « %s » de l'élément « %s »" -#: ../glib/gmarkup.c:1528 +#: glib/gmarkup.c:1528 #, c-format msgid "" "'%s' is not a valid character following the characters ' »" -#: ../glib/gmarkup.c:1579 +#: glib/gmarkup.c:1579 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "L'élément « %s » a été fermé, aucun élément est actuellement ouvert" -#: ../glib/gmarkup.c:1588 +#: glib/gmarkup.c:1588 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "" "L'élément « %s » a été fermé, mais l'élément actuellement ouvert est « %s »" -#: ../glib/gmarkup.c:1735 +#: glib/gmarkup.c:1735 msgid "Document was empty or contained only whitespace" msgstr "Le document était vide ou ne contenait que des espaces" -#: ../glib/gmarkup.c:1749 +#: glib/gmarkup.c:1749 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "Le document s'est fini prématurément juste après un « < »" -#: ../glib/gmarkup.c:1757 ../glib/gmarkup.c:1801 +#: glib/gmarkup.c:1757 glib/gmarkup.c:1801 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -394,7 +401,7 @@ msgstr "" "Le document s'est fini prématurément avec des éléments encore ouvert - « %s " "» était le dernier élément ouvert" -#: ../glib/gmarkup.c:1765 +#: glib/gmarkup.c:1765 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " @@ -403,21 +410,21 @@ msgstr "" "Le document s'est fini prématurément, espérait voir un caractère de " "fermeture pour la balise <%s/>" -#: ../glib/gmarkup.c:1771 +#: glib/gmarkup.c:1771 msgid "Document ended unexpectedly inside an element name" msgstr "Le document s'est fini prématurément a l'intérieur d'un nom d'élément" -#: ../glib/gmarkup.c:1776 +#: glib/gmarkup.c:1776 msgid "Document ended unexpectedly inside an attribute name" msgstr "Le document s'est fini prématurément a l'intérieur d'un nom d'attribut" -#: ../glib/gmarkup.c:1781 +#: glib/gmarkup.c:1781 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "" "Le document s'est fini prématurément a l'intérieur d'une balise d'ouverture " "d'élément" -#: ../glib/gmarkup.c:1787 +#: glib/gmarkup.c:1787 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -425,107 +432,109 @@ msgstr "" "Le document s'est fini prématurément après le signe égal suivant un nom " "d'attribut ; aucune valeur d'attribut" -#: ../glib/gmarkup.c:1794 +#: glib/gmarkup.c:1794 msgid "Document ended unexpectedly while inside an attribute value" msgstr "" "Le document s'est fini prématurément alors qu'il était à l'intérieur d'une " "valeur d'attribut" -#: ../glib/gmarkup.c:1809 +#: glib/gmarkup.c:1809 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "" "Le document s'est fini prématurément a l'intérieur de la balise de fermeture " "pour l'élément « %s »" -#: ../glib/gmarkup.c:1815 +#: glib/gmarkup.c:1815 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Le document s'est fini prématurément à l'intérieur d'un commentaire ou d'une " "instruction de traitement" -#: ../glib/gshell.c:73 +#: glib/gshell.c:73 +#, c-format msgid "Quoted text doesn't begin with a quotation mark" msgstr "Le texte cité ne commence pas avec un caractère de citation." -#: ../glib/gshell.c:163 +#: glib/gshell.c:163 +#, c-format msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Caractère de citation sans correspondance dans la ligne de commande ou un " "autre texte shell rapporté" -#: ../glib/gshell.c:541 +#: glib/gshell.c:541 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Le texte fini juste après un caractère « \\ ». (Le texte était « %s »)" -#: ../glib/gshell.c:548 +#: glib/gshell.c:548 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Le texte fini avant qu'un caractère de citation soit trouvé pour %c. (Le " "texte était « %s »)" -#: ../glib/gshell.c:560 +#: glib/gshell.c:560 +#, c-format msgid "Text was empty (or contained only whitespace)" msgstr "Le texte était vide (ou ne contenait que des espaces)" -#: ../glib/gspawn-win32.c:276 +#: glib/gspawn-win32.c:276 +#, c-format msgid "Failed to read data from child process" msgstr "La lecture des données depuis le processus fils a échoué" -#: ../glib/gspawn-win32.c:291 ../glib/gspawn.c:1364 +#: glib/gspawn-win32.c:291 glib/gspawn.c:1364 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "" "La création du tube de communication avec le processus fils a échoué (%s)" -#: ../glib/gspawn-win32.c:329 ../glib/gspawn.c:1028 +#: glib/gspawn-win32.c:329 glib/gspawn.c:1028 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "La lecture depuis un tube fils a échoué (%s)" -#: ../glib/gspawn-win32.c:355 ../glib/gspawn.c:1233 +#: glib/gspawn-win32.c:355 glib/gspawn.c:1233 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Le changement de répertoire « %s » a échoué (%s)" -#: ../glib/gspawn-win32.c:361 ../glib/gspawn-win32.c:581 +#: glib/gspawn-win32.c:361 glib/gspawn-win32.c:581 #, c-format msgid "Failed to execute child process (%s)" msgstr "L'exécution du processus fils a échoué (%s)" -#: ../glib/gspawn-win32.c:471 ../glib/gspawn-win32.c:527 +#: glib/gspawn-win32.c:471 glib/gspawn-win32.c:527 #, c-format msgid "Invalid program name: %s" msgstr "Nom du programme invalide : %s" -#: ../glib/gspawn-win32.c:481 ../glib/gspawn-win32.c:537 -#: ../glib/gspawn-win32.c:780 ../glib/gspawn-win32.c:835 -#: ../glib/gspawn-win32.c:1370 +#: glib/gspawn-win32.c:481 glib/gspawn-win32.c:537 glib/gspawn-win32.c:780 +#: glib/gspawn-win32.c:835 glib/gspawn-win32.c:1370 #, c-format msgid "Invalid string in argument vector at %d: %s" msgstr "Chaîne invalide dans le vecteur argument à %d : %s" -#: ../glib/gspawn-win32.c:492 ../glib/gspawn-win32.c:548 -#: ../glib/gspawn-win32.c:794 ../glib/gspawn-win32.c:848 -#: ../glib/gspawn-win32.c:1403 +#: glib/gspawn-win32.c:492 glib/gspawn-win32.c:548 glib/gspawn-win32.c:794 +#: glib/gspawn-win32.c:848 glib/gspawn-win32.c:1403 #, c-format msgid "Invalid string in environment: %s" msgstr "Chaîne invalide dans l'environnement : %s" -#: ../glib/gspawn-win32.c:776 ../glib/gspawn-win32.c:831 -#: ../glib/gspawn-win32.c:1351 +#: glib/gspawn-win32.c:776 glib/gspawn-win32.c:831 glib/gspawn-win32.c:1351 #, c-format msgid "Invalid working directory: %s" msgstr "Répertoire de travail invalide : %s" -#: ../glib/gspawn-win32.c:890 +#: glib/gspawn-win32.c:890 #, c-format msgid "Failed to execute helper program (%s)" msgstr "L'exécution du programme d'aide a échoué (%s)" -#: ../glib/gspawn-win32.c:1090 +#: glib/gspawn-win32.c:1090 +#, c-format msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -533,131 +542,137 @@ msgstr "" "Erreur inattendue dans g_io_channel_win32_poll() lors de la lecture des " "données depuis un processus fils" -#: ../glib/gspawn.c:168 +#: glib/gspawn.c:168 #, c-format msgid "Failed to read data from child process (%s)" msgstr "La lecture des données depuis le processus fils a échoué (%s)" -#: ../glib/gspawn.c:300 +#: glib/gspawn.c:300 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Erreur inattendue dans select() à la lecture des données depuis un processus " "fils (%s)" -#: ../glib/gspawn.c:383 +#: glib/gspawn.c:383 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Erreur inattendue dans waitpid() (%s)" -#: ../glib/gspawn.c:1093 +#: glib/gspawn.c:1093 #, c-format msgid "Failed to fork (%s)" msgstr "Le fork a échoué (%s)" -#: ../glib/gspawn.c:1243 +#: glib/gspawn.c:1243 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "L'exécution du processus fils « %s » a échoué (%s)" -#: ../glib/gspawn.c:1253 +#: glib/gspawn.c:1253 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "" "La redirection de la sortie ou de l'entrée du processus fils a échoué (%s)" -#: ../glib/gspawn.c:1262 +#: glib/gspawn.c:1262 #, c-format msgid "Failed to fork child process (%s)" msgstr "Le fork du processus fils a échoué (%s)" -#: ../glib/gspawn.c:1270 +#: glib/gspawn.c:1270 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Erreur inconnue à l'exécution du processus fils « %s »" -#: ../glib/gspawn.c:1292 +#: glib/gspawn.c:1292 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" "Impossible de lire suffisamment de données depuis le tube du processus de " "pid (%s)" -#: ../glib/gutf8.c:1017 +#: glib/gutf8.c:1017 +#, c-format msgid "Character out of range for UTF-8" msgstr "Caractère hors des limites UTF-8" -#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 -#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 +#: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261 +#: glib/gutf8.c:1402 glib/gutf8.c:1498 +#, c-format msgid "Invalid sequence in conversion input" msgstr "Séquence non valide dans l'entrée du convertisseur" -#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 +#: glib/gutf8.c:1413 glib/gutf8.c:1509 +#, c-format msgid "Character out of range for UTF-16" msgstr "Caractère hors des limites UTF-16" -#: ../glib/goption.c:468 +#: glib/goption.c:468 msgid "Usage:" msgstr "Usage :" -#: ../glib/goption.c:468 +#: glib/goption.c:468 msgid "[OPTION...]" msgstr "[OPTION...]" -#: ../glib/goption.c:556 +#: glib/goption.c:556 msgid "Help Options:" msgstr "Options de l'aide :" -#: ../glib/goption.c:557 +#: glib/goption.c:557 msgid "Show help options" msgstr "Afficher les options de l'aide" -#: ../glib/goption.c:562 +#: glib/goption.c:562 msgid "Show all help options" msgstr "Afficher toutes les options de l'aide" -#: ../glib/goption.c:612 +#: glib/goption.c:612 msgid "Application Options:" msgstr "Options de l'application :" -#: ../glib/goption.c:653 +#: glib/goption.c:653 #, c-format msgid "Cannot parse integer value '%s' for %s" msgstr "Impossible d'analyser la valeur entière « %s » pour %s" -#: ../glib/goption.c:663 +#: glib/goption.c:663 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "La valeur entière « %s » pour %s est hors de limites" -#: ../glib/goption.c:926 +#: glib/goption.c:926 #, c-format msgid "Error parsing option %s" msgstr "Erreur lors de l'analyse de l'option %s" -#: ../glib/goption.c:959 ../glib/goption.c:1070 +#: glib/goption.c:959 glib/goption.c:1070 #, c-format msgid "Missing argument for %s" msgstr "Argument manquant pour %s" -#: ../glib/goption.c:1474 +#: glib/goption.c:1474 #, c-format msgid "Unknown option %s" msgstr "Option inconnue %s" -#: ../glib/gkeyfile.c:339 +#: glib/gkeyfile.c:339 +#, c-format msgid "Valid key file could not be found in data dirs" msgstr "Impossible de trouver un fichier clef valide dans dossiers de données" -#: ../glib/gkeyfile.c:374 +#: glib/gkeyfile.c:374 +#, c-format msgid "Not a regular file" msgstr "Pas un fichier régulier" -#: ../glib/gkeyfile.c:382 +#: glib/gkeyfile.c:382 +#, c-format msgid "File is empty" msgstr "Le fichier est vide" -#: ../glib/gkeyfile.c:697 +#: glib/gkeyfile.c:697 #, c-format msgid "" "Key file contains line '%s' which is not a key-value pair, group, or comment" @@ -665,42 +680,43 @@ msgstr "" "Le fichier clef contient la ligne « %s » qui n'est ni une pair clef-valeur, " "ni un groupe et ni commentaire" -#: ../glib/gkeyfile.c:765 +#: glib/gkeyfile.c:765 +#, c-format msgid "Key file does not start with a group" msgstr "Le fichier clef ne débute pas par un groupe" -#: ../glib/gkeyfile.c:808 +#: glib/gkeyfile.c:808 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "Le fichier clef contient un codage de caractères non-supportés « %s »" -#: ../glib/gkeyfile.c:1017 ../glib/gkeyfile.c:1176 ../glib/gkeyfile.c:2177 -#: ../glib/gkeyfile.c:2242 ../glib/gkeyfile.c:2361 ../glib/gkeyfile.c:2497 -#: ../glib/gkeyfile.c:2649 ../glib/gkeyfile.c:2823 ../glib/gkeyfile.c:2880 +#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177 +#: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497 +#: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880 #, c-format msgid "Key file does not have group '%s'" msgstr "Le fichier clef n'a pas de groupe « %s »" -#: ../glib/gkeyfile.c:1188 +#: glib/gkeyfile.c:1188 #, c-format msgid "Key file does not have key '%s'" msgstr "Le fichier clef n'a pas de clef « %s »" -#: ../glib/gkeyfile.c:1289 ../glib/gkeyfile.c:1398 +#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "" "Le fichier clef contient la clef « %s » avec la valeur « %s » qui n'est pas " "de l'UTF-8" -#: ../glib/gkeyfile.c:1307 ../glib/gkeyfile.c:1416 ../glib/gkeyfile.c:1788 +#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "" "Le fichier clef contient la clef « %s » avec une valeur impossible à " "interpréter." -#: ../glib/gkeyfile.c:2004 +#: glib/gkeyfile.c:2004 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -709,31 +725,32 @@ msgstr "" "Le fichier clef contient la clef « %s » dans le groupe « %s » qui a une " "valeur impossible à interpréter." -#: ../glib/gkeyfile.c:2192 ../glib/gkeyfile.c:2376 ../glib/gkeyfile.c:2891 +#: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "Le fichier clef ne contient pas de clef « %s » dans le groupe « %s »" -#: ../glib/gkeyfile.c:3067 +#: glib/gkeyfile.c:3067 +#, c-format msgid "Key file contains escape character at end of line" msgstr "Le fichier clef contient un caractère d'échappement en fin de ligne" -#: ../glib/gkeyfile.c:3089 +#: glib/gkeyfile.c:3089 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "Le fichier clef contient une séquence d'échappement non valide « %s »" -#: ../glib/gkeyfile.c:3230 +#: glib/gkeyfile.c:3230 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "La valeur « %s » ne peut pas être interprétée comme un nombre." -#: ../glib/gkeyfile.c:3240 +#: glib/gkeyfile.c:3240 #, c-format msgid "Integer value '%s' out of range" msgstr "La valeur entière « %s » est hors limites" -#: ../glib/gkeyfile.c:3270 +#: glib/gkeyfile.c:3270 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "La valeur « %s » ne peut pas être interprétée comme un booléen." diff --git a/po/ga.po b/po/ga.po index 0ef83fa5f..de574a558 100644 --- a/po/ga.po +++ b/po/ga.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2004-03-08 21:28+0000\n" "Last-Translator: Alastair McKinstry \n" "Language-Team: Irish \n" diff --git a/po/gl.po b/po/gl.po index 3bbc4d31b..c48065d25 100644 --- a/po/gl.po +++ b/po/gl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-12-18 13:15+0100\n" "Last-Translator: Ignacio Casal Quinteiro \n" "Language-Team: Galego\n" diff --git a/po/gu.po b/po/gu.po index 509fb601b..25062b4f4 100644 --- a/po/gu.po +++ b/po/gu.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.gu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-09 10:34+0530\n" "Last-Translator: Ankit Patel \n" "Language-Team: Gujarati \n" diff --git a/po/he.po b/po/he.po index a8bb509a0..d6fee0219 100644 --- a/po/he.po +++ b/po/he.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.he\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2004-03-25 23:13+0000\n" "Last-Translator: Gil Osher \n" "Language-Team: Hebrew \n" diff --git a/po/hi.po b/po/hi.po index 54f9a9a26..3e79bd824 100644 --- a/po/hi.po +++ b/po/hi.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.hi\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-06-14 10:55+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" diff --git a/po/hr.po b/po/hr.po index 500262a41..77d331f58 100644 --- a/po/hr.po +++ b/po/hr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2004-03-13 13:03+CET\n" "Last-Translator: auto\n" "Language-Team: Croatian \n" diff --git a/po/hu.po b/po/hu.po index 54c667492..eebc26a2b 100644 --- a/po/hu.po +++ b/po/hu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-03-02 07:37+0100\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-07-12 17:37+0200\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" @@ -18,211 +18,223 @@ msgstr "" "X-Generator: KBabel 1.10.1\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ../glib/gconvert.c:408 ../glib/gconvert.c:486 ../glib/giochannel.c:1150 +#: glib/gconvert.c:408 glib/gconvert.c:486 glib/giochannel.c:1150 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" -msgstr "A(z) \"%s\" és \"%s\" karakterkészletek közötti átalakítás nem támogatott" +msgstr "" +"A(z) \"%s\" és \"%s\" karakterkészletek közötti átalakítás nem támogatott" -#: ../glib/gconvert.c:412 ../glib/gconvert.c:490 +#: glib/gconvert.c:412 glib/gconvert.c:490 #, c-format msgid "Could not open converter from '%s' to '%s'" msgstr "" "A(z) \"%s\" karakterkészletről \"%s\" karakterkészletre átalakító nem " "nyitható meg" -#: ../glib/gconvert.c:606 ../glib/gconvert.c:995 ../glib/giochannel.c:1322 -#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 -#: ../glib/gutf8.c:1392 +#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322 +#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 +#: glib/gutf8.c:1392 +#, c-format msgid "Invalid byte sequence in conversion input" msgstr "Érvénytelen bájtsorrend az átalakítás bemenetében" -#: ../glib/gconvert.c:612 ../glib/gconvert.c:922 ../glib/giochannel.c:1329 -#: ../glib/giochannel.c:2218 +#: glib/gconvert.c:612 glib/gconvert.c:922 glib/giochannel.c:1329 +#: glib/giochannel.c:2218 #, c-format msgid "Error during conversion: %s" msgstr "Hiba az átalakítás során: %s" -#: ../glib/gconvert.c:647 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 -#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 +#: glib/gconvert.c:647 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 +#: glib/gutf8.c:1388 +#, c-format msgid "Partial character sequence at end of input" msgstr "Részleges karaktersorozat a bemenet végén" -#: ../glib/gconvert.c:897 +#: glib/gconvert.c:897 #, c-format msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "Nem alakítható át a tartalék \"%s\" a(z) \"%s\" kódkészletre" -#: ../glib/gconvert.c:1706 +#: glib/gconvert.c:1706 #, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "A(z) \"%s\" URI nem abszolút, a \"file\" sémát használó URI" -#: ../glib/gconvert.c:1716 +#: glib/gconvert.c:1716 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "A(z) \"%s\" helyi fájl URI nem tartalmazhat \"#\" karaktert" -#: ../glib/gconvert.c:1733 +#: glib/gconvert.c:1733 #, c-format msgid "The URI '%s' is invalid" msgstr "A(z) \"%s\" URI érvénytelen" -#: ../glib/gconvert.c:1745 +#: glib/gconvert.c:1745 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "A(z) \"%s\" gépneve érvénytelen" -#: ../glib/gconvert.c:1761 +#: glib/gconvert.c:1761 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "" "A(z) \"%s\" URI érvénytelen escape-szekvencia formában megadott karaktereket " "tartalmaz" -#: ../glib/gconvert.c:1855 +#: glib/gconvert.c:1855 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "A(z) \"%s\" elérési út neve nem abszolút útvonal" -#: ../glib/gconvert.c:1865 +#: glib/gconvert.c:1865 +#, c-format msgid "Invalid hostname" msgstr "Érvénytelen gépnév" -#: ../glib/gdir.c:121 ../glib/gdir.c:141 +#: glib/gdir.c:121 glib/gdir.c:141 #, c-format msgid "Error opening directory '%s': %s" msgstr "Hiba a(z) \"%s\" könyvtár megnyitásakor: %s" -#: ../glib/gfileutils.c:576 ../glib/gfileutils.c:649 +#: glib/gfileutils.c:576 glib/gfileutils.c:649 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Nem sikerült %lu bájtot lefoglalni a(z) \"%s\" fájl olvasásához" -#: ../glib/gfileutils.c:591 +#: glib/gfileutils.c:591 #, c-format msgid "Error reading file '%s': %s" msgstr "Hiba a(z) \"%s\" fájl olvasása közben: %s" -#: ../glib/gfileutils.c:673 +#: glib/gfileutils.c:673 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Nem sikerült olvasni a(z) \"%s\" fájlból: %s" -#: ../glib/gfileutils.c:724 ../glib/gfileutils.c:811 +#: glib/gfileutils.c:724 glib/gfileutils.c:811 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nem sikerült megnyitni a(z) \"%s\" fájlt: %s" -#: ../glib/gfileutils.c:741 ../glib/gmappedfile.c:133 +#: glib/gfileutils.c:741 glib/gmappedfile.c:133 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" "Nem sikerült lekérni a(z) \"%s\" fájl attribútumait. Az fstat() sikertelen: %" "s" -#: ../glib/gfileutils.c:775 +#: glib/gfileutils.c:775 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Nem sikerült megnyitni a(z) \"%s\" fájlt. Az fopen() sikertelen: %s" -#: ../glib/gfileutils.c:909 +#: glib/gfileutils.c:909 #, c-format msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "" "Nem sikerült átnevezni a(z) \"%s\" fájlt erre: \"%s\". A g_rename() " "sikertelen: %s" -#: ../glib/gfileutils.c:950 ../glib/gfileutils.c:1415 +#: glib/gfileutils.c:950 glib/gfileutils.c:1415 #, c-format msgid "Failed to create file '%s': %s" msgstr "Nem sikerült létrehozni a(z) \"%s\" fájlt: %s" -#: ../glib/gfileutils.c:964 +#: glib/gfileutils.c:964 #, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" -msgstr "Nem sikerült írásra megnyitni a(z) \"%s\" fájlt: Az fdopen() sikertelen: %s" +msgstr "" +"Nem sikerült írásra megnyitni a(z) \"%s\" fájlt: Az fdopen() sikertelen: %s" -#: ../glib/gfileutils.c:989 +#: glib/gfileutils.c:989 #, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "Nem sikerült írni a(z) \"%s\" fájlt: az fwrite() sikertelen: %s" -#: ../glib/gfileutils.c:1008 +#: glib/gfileutils.c:1008 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Nem sikerült lezárni a(z) \"%s\" fájlt: az fclose() sikertelen: %s" -#: ../glib/gfileutils.c:1126 +#: glib/gfileutils.c:1126 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "A létező \"%s\" fájl nem távolítható el: a g_unlink() sikertelen: %s" -#: ../glib/gfileutils.c:1376 +#: glib/gfileutils.c:1376 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "A(z) \"%s\" sablon érvénytelen, \"%s\" nem lehet benne" -#: ../glib/gfileutils.c:1390 +#: glib/gfileutils.c:1390 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "A(z) \"%s\" sablon vége nem XXXXXX" -#: ../glib/gfileutils.c:1865 +#: glib/gfileutils.c:1865 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Nem sikerült kiolvasni a(z) \"%s\" szimbolikus linket: %s" -#: ../glib/gfileutils.c:1886 +#: glib/gfileutils.c:1886 +#, c-format msgid "Symbolic links not supported" msgstr "A szimbolikus linkek használata nem támogatott" -#: ../glib/giochannel.c:1154 +#: glib/giochannel.c:1154 #, c-format msgid "Could not open converter from '%s' to '%s': %s" msgstr "Az átalakító a(z) \"%s\" elemről \"%s\" elemre nem nyitható meg: %s" -#: ../glib/giochannel.c:1499 +#: glib/giochannel.c:1499 +#, c-format msgid "Can't do a raw read in g_io_channel_read_line_string" -msgstr "Nem lehet nyers (raw) olvasást végezni a g_io_channel_read_line_string-ben" +msgstr "" +"Nem lehet nyers (raw) olvasást végezni a g_io_channel_read_line_string-ben" -#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803 -#: ../glib/giochannel.c:1889 +#: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889 +#, c-format msgid "Leftover unconverted data in read buffer" msgstr "Át nem alakított adatok maradtak az olvasási pufferben" -#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 +#: glib/giochannel.c:1626 glib/giochannel.c:1703 +#, c-format msgid "Channel terminates in a partial character" msgstr "A csatorna töredék karakterrel ér véget" -#: ../glib/giochannel.c:1689 +#: glib/giochannel.c:1689 +#, c-format msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Nem lehet nyers (raw) olvasást végezni a g_io_channel_read_to_end-ben" -#: ../glib/gmappedfile.c:116 +#: glib/gmappedfile.c:116 #, c-format msgid "Failed to open file '%s': open() failed: %s" msgstr "Nem sikerült megnyitni a(z) \"%s\" fájlt: az open() sikertelen: %s" -#: ../glib/gmappedfile.c:193 +#: glib/gmappedfile.c:193 #, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Nem sikerült leképezni a(z) \"%s\" fájlt: Az mmap() sikertelen: %s" -#: ../glib/gmarkup.c:232 +#: glib/gmarkup.c:232 #, c-format msgid "Error on line %d char %d: %s" msgstr "Hiba a(z) %d. sor %d. karakterénél: %s" -#: ../glib/gmarkup.c:330 +#: glib/gmarkup.c:330 #, c-format msgid "Error on line %d: %s" msgstr "Hiba a(z) %d. sorban: %s" -#: ../glib/gmarkup.c:434 -msgid "Empty entity '&;' seen; valid entities are: & " < > '" -msgstr "Üres \"&;\" entitás; az érvényes entitások: & " < > '" +#: glib/gmarkup.c:434 +msgid "" +"Empty entity '&;' seen; valid entities are: & " < > '" +msgstr "" +"Üres \"&;\" entitás; az érvényes entitások: & " < > '" -#: ../glib/gmarkup.c:444 +#: glib/gmarkup.c:444 #, c-format msgid "" "Character '%s' is not valid at the start of an entity name; the & character " @@ -233,17 +245,17 @@ msgstr "" "nevét az & karakter kezdi. Ha ez az & karakter nem lehet entitás, akkor " "& módon kell írni." -#: ../glib/gmarkup.c:478 +#: glib/gmarkup.c:478 #, c-format msgid "Character '%s' is not valid inside an entity name" msgstr "A(z) \"%s\" karakter nem érvényes egy entitás nevén belül" -#: ../glib/gmarkup.c:515 +#: glib/gmarkup.c:515 #, c-format msgid "Entity name '%s' is not known" msgstr "A(z) \"%s\" entitásnév ismeretlen" -#: ../glib/gmarkup.c:526 +#: glib/gmarkup.c:526 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" @@ -251,7 +263,7 @@ msgstr "" "Az entitás neve nem pontosvesszővel ért véget; valószínűleg egy &-jelet " "használt anélkül, hogy entitást akart volna kezdeni - írja & formában." -#: ../glib/gmarkup.c:579 +#: glib/gmarkup.c:579 #, c-format msgid "" "Failed to parse '%-.*s', which should have been a digit inside a character " @@ -261,16 +273,17 @@ msgstr "" "egy karakterhivatkozáson (mint az ê) belül - lehet, hogy túl nagy a " "számjegy" -#: ../glib/gmarkup.c:604 +#: glib/gmarkup.c:604 #, c-format msgid "Character reference '%-.*s' does not encode a permitted character" msgstr "A(z) \"%-.*s\" karakterhivatkozás nem engedélyezett karaktert kódol" -#: ../glib/gmarkup.c:619 +#: glib/gmarkup.c:619 msgid "Empty character reference; should include a digit such as dž" -msgstr "Üres karakterhivatkozás; számjegyet is kell tartalmaznia, például így: dž" +msgstr "" +"Üres karakterhivatkozás; számjegyet is kell tartalmaznia, például így: dž" -#: ../glib/gmarkup.c:629 +#: glib/gmarkup.c:629 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " @@ -279,23 +292,23 @@ msgstr "" "A karakterhivatkozás nem pontosvesszővel ért véget; valószínűleg egy &-jelet " "használt anélkül, hogy entitást akart volna kezdeni - írja & formában." -#: ../glib/gmarkup.c:715 +#: glib/gmarkup.c:715 msgid "Unfinished entity reference" msgstr "Befejezetlen entitáshivatkozás" -#: ../glib/gmarkup.c:721 +#: glib/gmarkup.c:721 msgid "Unfinished character reference" msgstr "Befejezetlen karakterhivatkozás" -#: ../glib/gmarkup.c:964 ../glib/gmarkup.c:992 ../glib/gmarkup.c:1023 +#: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023 msgid "Invalid UTF-8 encoded text" msgstr "Érvénytelen UTF-8 kódolású szöveg" -#: ../glib/gmarkup.c:1059 +#: glib/gmarkup.c:1059 msgid "Document must begin with an element (e.g. )" msgstr "A dokumentumnak egy elemmel kell kezdődnie (pl. )" -#: ../glib/gmarkup.c:1099 +#: glib/gmarkup.c:1099 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " @@ -304,7 +317,7 @@ msgstr "" "\"%s\" nem érvényes karakter a \"<\" karakter után; elem neve nem kezdődhet " "vele" -#: ../glib/gmarkup.c:1163 +#: glib/gmarkup.c:1163 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the start tag of element " @@ -313,14 +326,15 @@ msgstr "" "Furcsa karakter (\"%s\") - \">\" karakternek kellett volna jönnie, hogy " "lezárja a(z) \"%s\" elem kezdő címkéjét" -#: ../glib/gmarkup.c:1252 +#: glib/gmarkup.c:1252 #, c-format -msgid "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" +msgid "" +"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "" "Furcsa karakter (\"%s\") - \"=\" karakternek kellett volna jönnie a(z) \"%s" "\" elem \"%s\" attribútumneve után" -#: ../glib/gmarkup.c:1294 +#: glib/gmarkup.c:1294 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -331,7 +345,7 @@ msgstr "" "a(z) \"%s\" elem kezdő címkéje után, esetleg egy attribútumnak; lehet, hogy " "érvénytelen karaktert használt az attribútum nevében" -#: ../glib/gmarkup.c:1383 +#: glib/gmarkup.c:1383 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " @@ -340,7 +354,7 @@ msgstr "" "Furcsa karakter (\"%s\") - egy nyitó idézőjelnek kellene jönnie az " "egyenlőségjel után, ha értéket ad a(z) \"%s\" attribútumnak \"%s\" elemben" -#: ../glib/gmarkup.c:1528 +#: glib/gmarkup.c:1528 #, c-format msgid "" "'%s' is not a valid character following the characters '\"." -#: ../glib/gmarkup.c:1579 +#: glib/gmarkup.c:1579 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "A(z) \"%s\" elem le lett lezárva, jelenleg egy elem sincs nyitva" -#: ../glib/gmarkup.c:1588 +#: glib/gmarkup.c:1588 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" -msgstr "A(z) \"%s\" elem le lett lezárva, de a jelenleg nyitott elem a(z) \"%s\"" +msgstr "" +"A(z) \"%s\" elem le lett lezárva, de a jelenleg nyitott elem a(z) \"%s\"" -#: ../glib/gmarkup.c:1735 +#: glib/gmarkup.c:1735 msgid "Document was empty or contained only whitespace" msgstr "A dokumentum üres volt, vagy csak üreshely karaktereket tartalmazott" -#: ../glib/gmarkup.c:1749 +#: glib/gmarkup.c:1749 msgid "Document ended unexpectedly just after an open angle bracket '<'" -msgstr "A dokumentum váratlanul véget ért egy nyitott hegyes zárójel (\"<\") után" +msgstr "" +"A dokumentum váratlanul véget ért egy nyitott hegyes zárójel (\"<\") után" -#: ../glib/gmarkup.c:1757 ../glib/gmarkup.c:1801 +#: glib/gmarkup.c:1757 glib/gmarkup.c:1801 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -385,7 +401,7 @@ msgstr "" "A dokumentum váratlanul véget ért, pedig még nyitva vannak elemek - \"%s\" " "az utoljára megnyitott elem" -#: ../glib/gmarkup.c:1765 +#: glib/gmarkup.c:1765 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " @@ -394,19 +410,19 @@ msgstr "" "A dokumentum váratlanul véget ért; a(z) <%s/> elemet lezáró hegyes " "zárójelnek kellett volna következnie" -#: ../glib/gmarkup.c:1771 +#: glib/gmarkup.c:1771 msgid "Document ended unexpectedly inside an element name" msgstr "A dokumentum váratlanul véget ért egy elemnéven belül" -#: ../glib/gmarkup.c:1776 +#: glib/gmarkup.c:1776 msgid "Document ended unexpectedly inside an attribute name" msgstr "A dokumentum váratlanul véget ért egy attribútumnéven belül" -#: ../glib/gmarkup.c:1781 +#: glib/gmarkup.c:1781 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "A dokumentum váratlanul véget ért egy elemnyitó címkén belül" -#: ../glib/gmarkup.c:1787 +#: glib/gmarkup.c:1787 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -414,104 +430,108 @@ msgstr "" "A dokumentum váratlanul véget ért egy az attribútumnevet követő " "egyenlőségjel után; az attribútum értéke nem lett megadva" -#: ../glib/gmarkup.c:1794 +#: glib/gmarkup.c:1794 msgid "Document ended unexpectedly while inside an attribute value" msgstr "A dokumentum váratlanul véget ért egy attribútumértéken belül" -#: ../glib/gmarkup.c:1809 +#: glib/gmarkup.c:1809 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" -msgstr "A dokumentum váratlanul véget ért a(z) \"%s\" elem lezáró címkéjén belül" +msgstr "" +"A dokumentum váratlanul véget ért a(z) \"%s\" elem lezáró címkéjén belül" -#: ../glib/gmarkup.c:1815 +#: glib/gmarkup.c:1815 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "A dokumentum váratlanul véget ért egy megjegyzésen vagy feldolgozási " "utasításon belül" -#: ../glib/gshell.c:73 +#: glib/gshell.c:73 +#, c-format msgid "Quoted text doesn't begin with a quotation mark" msgstr "Az idézett szöveg nem idézőjellel kezdődik" -#: ../glib/gshell.c:163 +#: glib/gshell.c:163 +#, c-format msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Pár nélküli idézőjel a parancssorban vagy más, parancsértelmezőből idézett " "szövegben" -#: ../glib/gshell.c:541 +#: glib/gshell.c:541 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "A szöveg egy \"\\\" karakter után véget ért. (A szöveg: \"%s\")" -#: ../glib/gshell.c:548 +#: glib/gshell.c:548 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "A szöveg véget ért, mielőtt %c idézőjelpárja meglett volna. (A szöveg: \"%s" "\")" -#: ../glib/gshell.c:560 +#: glib/gshell.c:560 +#, c-format msgid "Text was empty (or contained only whitespace)" -msgstr "A szöveg üres volt (vagy legfeljebb üreshely-karaktereket tartalmazott)" +msgstr "" +"A szöveg üres volt (vagy legfeljebb üreshely-karaktereket tartalmazott)" -#: ../glib/gspawn-win32.c:276 +#: glib/gspawn-win32.c:276 +#, c-format msgid "Failed to read data from child process" msgstr "Nem sikerült adatokat kiolvasni a gyermekfolyamatból" -#: ../glib/gspawn-win32.c:291 ../glib/gspawn.c:1364 +#: glib/gspawn-win32.c:291 glib/gspawn.c:1364 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "" "Nem sikerült csővezetéket készíteni a gyermekfolyamattal (%s) való " "kommunikációhoz" -#: ../glib/gspawn-win32.c:329 ../glib/gspawn.c:1028 +#: glib/gspawn-win32.c:329 glib/gspawn.c:1028 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Nem sikerült olvasni a gyermek csővezetékből (%s)" -#: ../glib/gspawn-win32.c:355 ../glib/gspawn.c:1233 +#: glib/gspawn-win32.c:355 glib/gspawn.c:1233 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Nem sikerült átváltani a(z) \"%s\" könyvtárra (%s)" -#: ../glib/gspawn-win32.c:361 ../glib/gspawn-win32.c:581 +#: glib/gspawn-win32.c:361 glib/gspawn-win32.c:581 #, c-format msgid "Failed to execute child process (%s)" msgstr "Nem sikerült végrehajtani a gyermekfolyamatot (%s)" -#: ../glib/gspawn-win32.c:471 ../glib/gspawn-win32.c:527 +#: glib/gspawn-win32.c:471 glib/gspawn-win32.c:527 #, c-format msgid "Invalid program name: %s" msgstr "Érvénytelen programnév: %s" -#: ../glib/gspawn-win32.c:481 ../glib/gspawn-win32.c:537 -#: ../glib/gspawn-win32.c:780 ../glib/gspawn-win32.c:835 -#: ../glib/gspawn-win32.c:1370 +#: glib/gspawn-win32.c:481 glib/gspawn-win32.c:537 glib/gspawn-win32.c:780 +#: glib/gspawn-win32.c:835 glib/gspawn-win32.c:1370 #, c-format msgid "Invalid string in argument vector at %d: %s" msgstr "Érvénytelen karaktersorozat a paraméterben a következő helyen: %d: %s" -#: ../glib/gspawn-win32.c:492 ../glib/gspawn-win32.c:548 -#: ../glib/gspawn-win32.c:794 ../glib/gspawn-win32.c:848 -#: ../glib/gspawn-win32.c:1403 +#: glib/gspawn-win32.c:492 glib/gspawn-win32.c:548 glib/gspawn-win32.c:794 +#: glib/gspawn-win32.c:848 glib/gspawn-win32.c:1403 #, c-format msgid "Invalid string in environment: %s" msgstr "Érvénytelen karaktersorozat a környezetben: %s" -#: ../glib/gspawn-win32.c:776 ../glib/gspawn-win32.c:831 -#: ../glib/gspawn-win32.c:1351 +#: glib/gspawn-win32.c:776 glib/gspawn-win32.c:831 glib/gspawn-win32.c:1351 #, c-format msgid "Invalid working directory: %s" msgstr "Érvénytelen munkakönyvtár: %s" -#: ../glib/gspawn-win32.c:890 +#: glib/gspawn-win32.c:890 #, c-format msgid "Failed to execute helper program (%s)" msgstr "Nem sikerült végrehajtani a segítő programot (%s)" -#: ../glib/gspawn-win32.c:1090 +#: glib/gspawn-win32.c:1090 +#, c-format msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -519,170 +539,178 @@ msgstr "" "Váratlan hiba, miközben a g_io_channel_win32_poll() adatokat olvasott egy " "gyermekfolyamatból" -#: ../glib/gspawn.c:168 +#: glib/gspawn.c:168 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Nem sikerült adatokat olvasni a gyermekfolyamatból (%s)" -#: ../glib/gspawn.c:300 +#: glib/gspawn.c:300 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Váratlan hiba, miközben a select() adatokat próbált olvasni egy " "gyermekfolyamatból (%s)" -#: ../glib/gspawn.c:383 +#: glib/gspawn.c:383 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Váratlan hiba a waitpid()-ben (%s)" -#: ../glib/gspawn.c:1093 +#: glib/gspawn.c:1093 #, c-format msgid "Failed to fork (%s)" msgstr "Nem sikerült folyamatot indítani (%s)" -#: ../glib/gspawn.c:1243 +#: glib/gspawn.c:1243 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Nem sikerült a gyermekfolyamat (\"%s\") végrehajtása (%s)" -#: ../glib/gspawn.c:1253 +#: glib/gspawn.c:1253 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Nem sikerült a gyermekfolyamat ki- vagy bemenetének átirányítása (%s)" -#: ../glib/gspawn.c:1262 +#: glib/gspawn.c:1262 #, c-format msgid "Failed to fork child process (%s)" msgstr "Nem sikerült a gyermekfolyamat elindítása (%s)" -#: ../glib/gspawn.c:1270 +#: glib/gspawn.c:1270 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Ismeretlen hiba a gyermekfolyamat (\"%s\") végrehajtása közben" -#: ../glib/gspawn.c:1292 +#: glib/gspawn.c:1292 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Nem sikerült elég adatot kiolvasni a gyermek pid csővezetékből (%s)" -#: ../glib/gutf8.c:1017 +#: glib/gutf8.c:1017 +#, c-format msgid "Character out of range for UTF-8" msgstr "A karakter az UTF-8 tartományon kívülre esik" -#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 -#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 +#: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261 +#: glib/gutf8.c:1402 glib/gutf8.c:1498 +#, c-format msgid "Invalid sequence in conversion input" msgstr "Érvénytelen szekvencia az átalakítási bemenetben" -#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 +#: glib/gutf8.c:1413 glib/gutf8.c:1509 +#, c-format msgid "Character out of range for UTF-16" msgstr "A karakter az UTF-16 tartományon kívülre esik" -#: ../glib/goption.c:468 +#: glib/goption.c:468 msgid "Usage:" msgstr "Használat:" -#: ../glib/goption.c:468 +#: glib/goption.c:468 msgid "[OPTION...]" msgstr "[OPCIÓ...]" -#: ../glib/goption.c:556 +#: glib/goption.c:556 msgid "Help Options:" msgstr "Súgólehetőségek:" -#: ../glib/goption.c:557 +#: glib/goption.c:557 msgid "Show help options" msgstr "Súgólehetőségek megjelenítése" -#: ../glib/goption.c:562 +#: glib/goption.c:562 msgid "Show all help options" msgstr "Minden súgólehetőség megjelenítése" -#: ../glib/goption.c:612 +#: glib/goption.c:612 msgid "Application Options:" msgstr "Alkalmazás opciói:" -#: ../glib/goption.c:653 +#: glib/goption.c:653 #, c-format msgid "Cannot parse integer value '%s' for %s" msgstr "Nem dolgozható fel a(z) \"%s\" egész érték a következőhöz: %s" -#: ../glib/goption.c:663 +#: glib/goption.c:663 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "A(z) \"%s\" egész érték a tartományon kívülre esik a következőhöz: %s" -#: ../glib/goption.c:926 +#: glib/goption.c:926 #, c-format msgid "Error parsing option %s" msgstr "Hiba a kapcsoló feldolgozása során: %s" -#: ../glib/goption.c:959 ../glib/goption.c:1070 +#: glib/goption.c:959 glib/goption.c:1070 #, c-format msgid "Missing argument for %s" msgstr "Hiányzó paraméter a következőhöz: %s" -#: ../glib/goption.c:1474 +#: glib/goption.c:1474 #, c-format msgid "Unknown option %s" msgstr "Ismeretlen opció: %s" -#: ../glib/gkeyfile.c:339 +#: glib/gkeyfile.c:339 +#, c-format msgid "Valid key file could not be found in data dirs" msgstr "Az adatkönyvtárakban nem található érvényes kulcsfájl" -#: ../glib/gkeyfile.c:374 +#: glib/gkeyfile.c:374 +#, c-format msgid "Not a regular file" msgstr "Nem szabályos fájl" -#: ../glib/gkeyfile.c:382 +#: glib/gkeyfile.c:382 +#, c-format msgid "File is empty" msgstr "A fájl üres" -#: ../glib/gkeyfile.c:697 +#: glib/gkeyfile.c:697 #, c-format -msgid "Key file contains line '%s' which is not a key-value pair, group, or comment" +msgid "" +"Key file contains line '%s' which is not a key-value pair, group, or comment" msgstr "" "A kulcsfájl tartalmazza a(z) \"%s\" sort, amelyik nem egy kulcs-érték pár, " "csoport, vagy megjegyzés" -#: ../glib/gkeyfile.c:765 +#: glib/gkeyfile.c:765 +#, c-format msgid "Key file does not start with a group" msgstr "A kulcsfájl nem csoporttal kezdődik" -#: ../glib/gkeyfile.c:808 +#: glib/gkeyfile.c:808 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "A kulcsfájl a nem támogatott \"%s\" kódolást tartalmazza" -#: ../glib/gkeyfile.c:1017 ../glib/gkeyfile.c:1176 ../glib/gkeyfile.c:2177 -#: ../glib/gkeyfile.c:2242 ../glib/gkeyfile.c:2361 ../glib/gkeyfile.c:2497 -#: ../glib/gkeyfile.c:2649 ../glib/gkeyfile.c:2823 ../glib/gkeyfile.c:2880 +#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177 +#: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497 +#: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880 #, c-format msgid "Key file does not have group '%s'" msgstr "A kulcsfájlból hiányzik a(z) \"%s\" csoport" -#: ../glib/gkeyfile.c:1188 +#: glib/gkeyfile.c:1188 #, c-format msgid "Key file does not have key '%s'" msgstr "A kulcsfájlban nincs \"%s\" kulcs" -#: ../glib/gkeyfile.c:1289 ../glib/gkeyfile.c:1398 +#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "" "A kulcsfájl tartalmazza a(z) \"%s\" kulcsot \"%s\" értékkel, amelyik azonban " "nem UTF-8" -#: ../glib/gkeyfile.c:1307 ../glib/gkeyfile.c:1416 ../glib/gkeyfile.c:1788 +#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "" "A kulcsfájl tartalmazza a(z) \"%s\" kulcsot, amelynek az értéke nem " "értelmezhető." -#: ../glib/gkeyfile.c:2004 +#: glib/gkeyfile.c:2004 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -691,32 +719,34 @@ msgstr "" "A kulcsfájl tartalmazza a(z) \"%s\" kulcsot a(z) \"%s\" csoportban, amelynek " "értéke nem értelmezhető." -#: ../glib/gkeyfile.c:2192 ../glib/gkeyfile.c:2376 ../glib/gkeyfile.c:2891 +#: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891 #, c-format msgid "Key file does not have key '%s' in group '%s'" -msgstr "A kulcsfájl nem tartalmazza a(z) \"%s\" kulcsot a(z) \"%s\" csoportban." +msgstr "" +"A kulcsfájl nem tartalmazza a(z) \"%s\" kulcsot a(z) \"%s\" csoportban." -#: ../glib/gkeyfile.c:3067 +#: glib/gkeyfile.c:3067 +#, c-format msgid "Key file contains escape character at end of line" -msgstr "A kulcsfájl escape-szekvenciával megadott karaktert tartalmaz a sor végén" +msgstr "" +"A kulcsfájl escape-szekvenciával megadott karaktert tartalmaz a sor végén" -#: ../glib/gkeyfile.c:3089 +#: glib/gkeyfile.c:3089 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "A kulcsfájl érvénytelen escape-szekvenciát tartalmaz (\"%s\")" -#: ../glib/gkeyfile.c:3230 +#: glib/gkeyfile.c:3230 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "A(z) \"%s\" érték nem értelmezhető számként." -#: ../glib/gkeyfile.c:3240 +#: glib/gkeyfile.c:3240 #, c-format msgid "Integer value '%s' out of range" msgstr "A(z) \"%s\" egész érték a tartományon kívülre esik" -#: ../glib/gkeyfile.c:3270 +#: glib/gkeyfile.c:3270 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "A(z) \"%s\" érték nem értelmezhető logikai értékként." - diff --git a/po/id.po b/po/id.po index b8f42ebb7..971fa337f 100644 --- a/po/id.po +++ b/po/id.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-08-30 22:41+0300\n" "Last-Translator: Mohammad DAMT \n" "Language-Team: Indonesia \n" diff --git a/po/is.po b/po/is.po index 282498929..3755fd5ea 100644 --- a/po/is.po +++ b/po/is.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2003-08-18 18:05+0000\n" "Last-Translator: Richard Allen \n" "Language-Team: is \n" diff --git a/po/it.po b/po/it.po index 1ee399e02..f793e4d5b 100644 --- a/po/it.po +++ b/po/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.10.x\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-02-08 14:10+0100\n" "Last-Translator: Luca Ferretti \n" "Language-Team: Italian \n" diff --git a/po/ja.po b/po/ja.po index 5f7988f7c..48536b12e 100644 --- a/po/ja.po +++ b/po/ja.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-09 19:58+0900\n" "Last-Translator: Takeshi AIHANA \n" "Language-Team: Japanese \n" diff --git a/po/ko.po b/po/ko.po index 7c310773d..977476746 100644 --- a/po/ko.po +++ b/po/ko.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.9.6.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-28 03:35+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: GNOME Korea \n" diff --git a/po/ku.po b/po/ku.po index 0641bfea0..64752c6ea 100644 --- a/po/ku.po +++ b/po/ku.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.glib-2-8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-09-17 20:30+0200\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: Kurdish \n" diff --git a/po/lt.po b/po/lt.po index 827f943f4..ee888d49a 100644 --- a/po/lt.po +++ b/po/lt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-25 10:49+0200\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-02-25 10:54+0200\n" "Last-Translator: Žygimantas Beručka \n" "Language-Team: Lithuanian \n" @@ -16,206 +16,214 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../glib/gconvert.c:408 ../glib/gconvert.c:486 ../glib/giochannel.c:1150 +#: glib/gconvert.c:408 glib/gconvert.c:486 glib/giochannel.c:1150 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "Keitimas iš koduotės „%s“ į koduotę „%s“ nepalaikomas" -#: ../glib/gconvert.c:412 ../glib/gconvert.c:490 +#: glib/gconvert.c:412 glib/gconvert.c:490 #, c-format msgid "Could not open converter from '%s' to '%s'" msgstr "Nepavyko atverti keitiklio iš „%s“ į „%s“" -#: ../glib/gconvert.c:606 ../glib/gconvert.c:995 ../glib/giochannel.c:1322 -#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 -#: ../glib/gutf8.c:1392 +#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322 +#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 +#: glib/gutf8.c:1392 +#, c-format msgid "Invalid byte sequence in conversion input" msgstr "Klaidinga baitų seka keitimo įvedime" -#: ../glib/gconvert.c:612 ../glib/gconvert.c:922 ../glib/giochannel.c:1329 -#: ../glib/giochannel.c:2218 +#: glib/gconvert.c:612 glib/gconvert.c:922 glib/giochannel.c:1329 +#: glib/giochannel.c:2218 #, c-format msgid "Error during conversion: %s" msgstr "Klaida keitimo metu: %s" -#: ../glib/gconvert.c:647 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 -#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 +#: glib/gconvert.c:647 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 +#: glib/gutf8.c:1388 +#, c-format msgid "Partial character sequence at end of input" msgstr "Nepilna simbolio seka įvedimo pabaigoje" -#: ../glib/gconvert.c:897 +#: glib/gconvert.c:897 #, c-format msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "Negalima keisti atgalinio varianto „%s“ į koduotę „%s“" -#: ../glib/gconvert.c:1706 +#: glib/gconvert.c:1706 #, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "Adresas „%s“ nėra absoliutus adresas naudojantis „file“ schemą" -#: ../glib/gconvert.c:1716 +#: glib/gconvert.c:1716 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "Vietinės rinkmenos adresas „%s“ negali turėti simbolio „#“" -#: ../glib/gconvert.c:1733 +#: glib/gconvert.c:1733 #, c-format msgid "The URI '%s' is invalid" msgstr "Adresas „%s“ yra klaidingas" -#: ../glib/gconvert.c:1745 +#: glib/gconvert.c:1745 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "Kompiuterio vardas „%s“ adrese yra klaidingas" -#: ../glib/gconvert.c:1761 +#: glib/gconvert.c:1761 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "Adrese „%s“ yra klaidingai perkoduoti symboliai" -#: ../glib/gconvert.c:1855 +#: glib/gconvert.c:1855 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "Kelias „%s“ nėra absoliutus" -#: ../glib/gconvert.c:1865 +#: glib/gconvert.c:1865 +#, c-format msgid "Invalid hostname" msgstr "Klaidingas kompiuterio vardas" -#: ../glib/gdir.c:121 ../glib/gdir.c:141 +#: glib/gdir.c:121 glib/gdir.c:141 #, c-format msgid "Error opening directory '%s': %s" msgstr "Klaida atidarant aplanką „%s“: %s" -#: ../glib/gfileutils.c:576 ../glib/gfileutils.c:649 +#: glib/gfileutils.c:576 glib/gfileutils.c:649 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Nepavyko paskirti %lu baitų reikalingų perskaityti rinkmeną „%s“" -#: ../glib/gfileutils.c:591 +#: glib/gfileutils.c:591 #, c-format msgid "Error reading file '%s': %s" msgstr "Klaida skaitant rinkmeną „%s“: %s" -#: ../glib/gfileutils.c:673 +#: glib/gfileutils.c:673 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Nepavyko perskaityti rinkmenos „%s“: %s" -#: ../glib/gfileutils.c:724 ../glib/gfileutils.c:811 +#: glib/gfileutils.c:724 glib/gfileutils.c:811 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nepavyko atverti rinkmenos „%s“: %s" -#: ../glib/gfileutils.c:741 ../glib/gmappedfile.c:133 +#: glib/gfileutils.c:741 glib/gmappedfile.c:133 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Nepavyko gauti rinkmenos „%s“ požymių: fstat() klaida: %s" -#: ../glib/gfileutils.c:775 +#: glib/gfileutils.c:775 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Nepavyko atverti rinkmenos „%s“: fdopen() klaida: %s" -#: ../glib/gfileutils.c:909 +#: glib/gfileutils.c:909 #, c-format msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "Nepavyko pervadinti rinkmenos „%s“ į „%s“: g_rename() klaida: %s" -#: ../glib/gfileutils.c:950 ../glib/gfileutils.c:1415 +#: glib/gfileutils.c:950 glib/gfileutils.c:1415 #, c-format msgid "Failed to create file '%s': %s" msgstr "Nepavyko sukurti rinkmenos „%s“: %s" -#: ../glib/gfileutils.c:964 +#: glib/gfileutils.c:964 #, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgstr "Nepavyko atverti rinkmenos „%s“ rašymui: fdopen() klaida: %s" -#: ../glib/gfileutils.c:989 +#: glib/gfileutils.c:989 #, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "Nepavyko įrašyti rinkmenos „%s“: fwrite() klaida: %s" -#: ../glib/gfileutils.c:1008 +#: glib/gfileutils.c:1008 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Nepavyko užverti rinkmenos „%s“: fclose() klaida: %s" -#: ../glib/gfileutils.c:1126 +#: glib/gfileutils.c:1126 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" -msgstr "Nepavyko pašalinti egzistuojančios rinkmenos „%s“: g_unlink() failed: %s" +msgstr "" +"Nepavyko pašalinti egzistuojančios rinkmenos „%s“: g_unlink() failed: %s" -#: ../glib/gfileutils.c:1376 +#: glib/gfileutils.c:1376 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Šablonas „%s“ klaidingas, jame negali būti „%s“" -#: ../glib/gfileutils.c:1390 +#: glib/gfileutils.c:1390 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Šablono „%s“ gale nėra XXXXXX" -#: ../glib/gfileutils.c:1865 +#: glib/gfileutils.c:1865 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Nepavyko perskaityti simbolinės nuorodos „%s“: %s" -#: ../glib/gfileutils.c:1886 +#: glib/gfileutils.c:1886 +#, c-format msgid "Symbolic links not supported" msgstr "Simbolinės nuorodos nepalaikomos" -#: ../glib/giochannel.c:1154 +#: glib/giochannel.c:1154 #, c-format msgid "Could not open converter from '%s' to '%s': %s" msgstr "Nepavyko atverti keitiklio iš „%s“ į „%s“: %s" -#: ../glib/giochannel.c:1499 +#: glib/giochannel.c:1499 +#, c-format msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Negalima vykdyti tiesioginio skaitymo iš g_io_channel_read_line_string" -#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803 -#: ../glib/giochannel.c:1889 +#: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889 +#, c-format msgid "Leftover unconverted data in read buffer" msgstr "Nepakeistų duomenų likučiai skaitymo buferyje" -#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 +#: glib/giochannel.c:1626 glib/giochannel.c:1703 +#, c-format msgid "Channel terminates in a partial character" msgstr "Kanalas pasibaigia nepilnu simboliu" -#: ../glib/giochannel.c:1689 +#: glib/giochannel.c:1689 +#, c-format msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Negalima vykdyti tiesioginio skaitymo iš g_io_channel_read_to_end" -#: ../glib/gmappedfile.c:116 +#: glib/gmappedfile.c:116 #, c-format msgid "Failed to open file '%s': open() failed: %s" msgstr "Nepavyko atverti rinkmenos „%s“: open() klaida: %s" -#: ../glib/gmappedfile.c:193 +#: glib/gmappedfile.c:193 #, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Nepavyko rasti rinkmenos „%s“: mmap() klaida: %s" -#: ../glib/gmarkup.c:232 +#: glib/gmarkup.c:232 #, c-format msgid "Error on line %d char %d: %s" msgstr "Eilutės %d simbolio %d klaida: %s" -#: ../glib/gmarkup.c:330 +#: glib/gmarkup.c:330 #, c-format msgid "Error on line %d: %s" msgstr "Klaida eilutėje %d: %s" -#: ../glib/gmarkup.c:434 +#: glib/gmarkup.c:434 msgid "" "Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" "Aptiktas tuščias elementas '&;'; galimi elementai yra: & " < " "> '" -#: ../glib/gmarkup.c:444 +#: glib/gmarkup.c:444 #, c-format msgid "" "Character '%s' is not valid at the start of an entity name; the & character " @@ -226,17 +234,17 @@ msgstr "" "elemento įvedimą; jei šis ampersendas nėra elemento pradžia, apeikite jį su " "&" -#: ../glib/gmarkup.c:478 +#: glib/gmarkup.c:478 #, c-format msgid "Character '%s' is not valid inside an entity name" msgstr "Simbolis „%s“ nepriimtinas elemento varde" -#: ../glib/gmarkup.c:515 +#: glib/gmarkup.c:515 #, c-format msgid "Entity name '%s' is not known" msgstr "Nežinomas elemento vardas „%s“" -#: ../glib/gmarkup.c:526 +#: glib/gmarkup.c:526 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" @@ -244,7 +252,7 @@ msgstr "" "Elementas nepasibaigė kabliataškiu; greičiausiai Jūs panaudojote ampersendo " "simbolį nepradėdami elemento įvedimo - apeikite ampersendą įvesdami &" -#: ../glib/gmarkup.c:579 +#: glib/gmarkup.c:579 #, c-format msgid "" "Failed to parse '%-.*s', which should have been a digit inside a character " @@ -253,16 +261,16 @@ msgstr "" "Nepavyko apdoroti „%-.*s“, kuris galėjo turėti skaičius simbolio aprašyme " "(pvz. ê) - gal skaičius per didelis" -#: ../glib/gmarkup.c:604 +#: glib/gmarkup.c:604 #, c-format msgid "Character reference '%-.*s' does not encode a permitted character" msgstr "Simbolio aprašymas „%-.*s“ neatitinka leistinus simbolius" -#: ../glib/gmarkup.c:619 +#: glib/gmarkup.c:619 msgid "Empty character reference; should include a digit such as dž" msgstr "Tuščias simbolio aprašymas; ten turėtų būti skaičiai, pvz. dž" -#: ../glib/gmarkup.c:629 +#: glib/gmarkup.c:629 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " @@ -272,23 +280,23 @@ msgstr "" "ampersendo simbolį nepradėdami elemento įvedimo - apeikite ampersendą " "įvesdami &" -#: ../glib/gmarkup.c:715 +#: glib/gmarkup.c:715 msgid "Unfinished entity reference" msgstr "Nebaigtas elemento aprašymas" -#: ../glib/gmarkup.c:721 +#: glib/gmarkup.c:721 msgid "Unfinished character reference" msgstr "Nebaigtas simbolio aprašymas" -#: ../glib/gmarkup.c:964 ../glib/gmarkup.c:992 ../glib/gmarkup.c:1023 +#: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023 msgid "Invalid UTF-8 encoded text" msgstr "Klaidingai koduotas UTF-8 tekstas" -#: ../glib/gmarkup.c:1059 +#: glib/gmarkup.c:1059 msgid "Document must begin with an element (e.g. )" msgstr "Dokumentas turėtų prasidėti elementu (pvz. )" -#: ../glib/gmarkup.c:1099 +#: glib/gmarkup.c:1099 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " @@ -296,7 +304,7 @@ msgid "" msgstr "" "„%s“ negali būti rašomas po „<“ simbolio; jis nepradeda jokio elemento vardo" -#: ../glib/gmarkup.c:1163 +#: glib/gmarkup.c:1163 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the start tag of element " @@ -305,7 +313,7 @@ msgstr "" "Neįprastas simbolis „%s“, tikėtasi sulaukti „>“ simbolio, užbaigiančio " "pradinį elementą „%s“" -#: ../glib/gmarkup.c:1252 +#: glib/gmarkup.c:1252 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" @@ -313,7 +321,7 @@ msgstr "" "Neįprastas simbolis „%1$s“, tikėtasi sulaukti „=“ po elemento „%3$s“ požymio " "vardo „%2$s“" -#: ../glib/gmarkup.c:1294 +#: glib/gmarkup.c:1294 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -324,7 +332,7 @@ msgstr "" "užbaigiančių elementą „%s“, arba papildomo požymio; gal Jūs panaudojote " "netinkama simbolį požymio varde" -#: ../glib/gmarkup.c:1383 +#: glib/gmarkup.c:1383 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " @@ -333,7 +341,7 @@ msgstr "" "Neįprastas simbolis „%1$s“, po lygybės tikėtasi sulaukti atidarančio " "citavimo simbolio pradedant „%3$s“ elemento „%2$s“ požymio reikšmę" -#: ../glib/gmarkup.c:1528 +#: glib/gmarkup.c:1528 #, c-format msgid "" "'%s' is not a valid character following the characters '“" -#: ../glib/gmarkup.c:1579 +#: glib/gmarkup.c:1579 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "" "Elemento „%s“ uždarymo simbolis sutiktas anksčiau už elemento atidarymo " "simbolį" -#: ../glib/gmarkup.c:1588 +#: glib/gmarkup.c:1588 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "" "Sutiktas elemento „%s“ uždarymo simbolis, tačiau šiuo metu atidarytas kitas " "elementas „%s“" -#: ../glib/gmarkup.c:1735 +#: glib/gmarkup.c:1735 msgid "Document was empty or contained only whitespace" msgstr "Dokumentas tuščias arba susideda tik iš tarpų" -#: ../glib/gmarkup.c:1749 +#: glib/gmarkup.c:1749 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "Dokumentas netikėtai pasibaigė tuoj po atidarančių skliaustų '<'" -#: ../glib/gmarkup.c:1757 ../glib/gmarkup.c:1801 +#: glib/gmarkup.c:1757 glib/gmarkup.c:1801 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -382,7 +390,7 @@ msgstr "" "Dokumentas netikėtai pasibaigė neuždarius dalies elementų - „%s“ yra " "paskutinis atviras elementas" -#: ../glib/gmarkup.c:1765 +#: glib/gmarkup.c:1765 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " @@ -391,19 +399,19 @@ msgstr "" "Dokumentas netikėtai pasibaigė, nesulaukta uždarančių skliaustų simbolio <%s/" ">" -#: ../glib/gmarkup.c:1771 +#: glib/gmarkup.c:1771 msgid "Document ended unexpectedly inside an element name" msgstr "Dokumentas netikėtai pasibaidė elemento varde" -#: ../glib/gmarkup.c:1776 +#: glib/gmarkup.c:1776 msgid "Document ended unexpectedly inside an attribute name" msgstr "Dokumentas netikėtai pasibaigė požymio varde" -#: ../glib/gmarkup.c:1781 +#: glib/gmarkup.c:1781 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "Dokumentas netikėtai pasibaigė elemento atvėrimo žyme." -#: ../glib/gmarkup.c:1787 +#: glib/gmarkup.c:1787 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -411,102 +419,105 @@ msgstr "" "Dokumentas netikėtai pasibaigė lygybės simboliu einančio po požymio vardo; " "nerasta požymio reikšmė" -#: ../glib/gmarkup.c:1794 +#: glib/gmarkup.c:1794 msgid "Document ended unexpectedly while inside an attribute value" msgstr "Dokumentas netikėtai pasibaigė požymio verte" -#: ../glib/gmarkup.c:1809 +#: glib/gmarkup.c:1809 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "Dokumentas netikėtai pasibaigė elemento „%s“ uždarančiame simbolyje" -#: ../glib/gmarkup.c:1815 +#: glib/gmarkup.c:1815 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Dokumentas netikėtai pasibaigė komentaruose arba apdorojimo instrukcijose" -#: ../glib/gshell.c:73 +#: glib/gshell.c:73 +#, c-format msgid "Quoted text doesn't begin with a quotation mark" msgstr "Cituojamas tekstas neprasideda citavimo ženklu" -#: ../glib/gshell.c:163 +#: glib/gshell.c:163 +#, c-format msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Nesutampantis citavimo simbolis komandinėje eilutėje arba kitame terpės " "cituotame tekste" -#: ../glib/gshell.c:541 +#: glib/gshell.c:541 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Tekstas pasibaigė tuoj po „\\“ simbolio. (Tekste buvo įrašyta „%s“)" -#: ../glib/gshell.c:548 +#: glib/gshell.c:548 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Tekstas pasibaigė nesulaukus %c atitinkančio citatos ženklo. (Tekste buvo " "įrašyta „%s“)" -#: ../glib/gshell.c:560 +#: glib/gshell.c:560 +#, c-format msgid "Text was empty (or contained only whitespace)" msgstr "Tekstas buvo tuščias arba turėjo vien tik tarpo simbolius)" -#: ../glib/gspawn-win32.c:276 +#: glib/gspawn-win32.c:276 +#, c-format msgid "Failed to read data from child process" msgstr "Nepavyko gauti duomenų iš antrinio proceso" -#: ../glib/gspawn-win32.c:291 ../glib/gspawn.c:1364 +#: glib/gspawn-win32.c:291 glib/gspawn.c:1364 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "" -"Nepavyko sukurti konvejerio skirto keistis duomenimis su antriniu procesu (%s)" +"Nepavyko sukurti konvejerio skirto keistis duomenimis su antriniu procesu (%" +"s)" -#: ../glib/gspawn-win32.c:329 ../glib/gspawn.c:1028 +#: glib/gspawn-win32.c:329 glib/gspawn.c:1028 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Nepavyko perskaityti duomenų iš antrinio konvejerio (%s)" -#: ../glib/gspawn-win32.c:355 ../glib/gspawn.c:1233 +#: glib/gspawn-win32.c:355 glib/gspawn.c:1233 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Nepavyko pakeisti į aplanką „%s“ (%s)" -#: ../glib/gspawn-win32.c:361 ../glib/gspawn-win32.c:581 +#: glib/gspawn-win32.c:361 glib/gspawn-win32.c:581 #, c-format msgid "Failed to execute child process (%s)" msgstr "Nepavyko paleisti antrinio proceso (%s)" -#: ../glib/gspawn-win32.c:471 ../glib/gspawn-win32.c:527 +#: glib/gspawn-win32.c:471 glib/gspawn-win32.c:527 #, c-format msgid "Invalid program name: %s" msgstr "Netinkamas programos pavadinimas: %s" -#: ../glib/gspawn-win32.c:481 ../glib/gspawn-win32.c:537 -#: ../glib/gspawn-win32.c:780 ../glib/gspawn-win32.c:835 -#: ../glib/gspawn-win32.c:1370 +#: glib/gspawn-win32.c:481 glib/gspawn-win32.c:537 glib/gspawn-win32.c:780 +#: glib/gspawn-win32.c:835 glib/gspawn-win32.c:1370 #, c-format msgid "Invalid string in argument vector at %d: %s" msgstr "Netinkama seka argumento vektoriuje, pozicijoje %d: %s" -#: ../glib/gspawn-win32.c:492 ../glib/gspawn-win32.c:548 -#: ../glib/gspawn-win32.c:794 ../glib/gspawn-win32.c:848 -#: ../glib/gspawn-win32.c:1403 +#: glib/gspawn-win32.c:492 glib/gspawn-win32.c:548 glib/gspawn-win32.c:794 +#: glib/gspawn-win32.c:848 glib/gspawn-win32.c:1403 #, c-format msgid "Invalid string in environment: %s" msgstr "Netinka seka aplinkoje: %s" -#: ../glib/gspawn-win32.c:776 ../glib/gspawn-win32.c:831 -#: ../glib/gspawn-win32.c:1351 +#: glib/gspawn-win32.c:776 glib/gspawn-win32.c:831 glib/gspawn-win32.c:1351 #, c-format msgid "Invalid working directory: %s" msgstr "Netinkamas darbinis aplankas: %s" -#: ../glib/gspawn-win32.c:890 +#: glib/gspawn-win32.c:890 #, c-format msgid "Failed to execute helper program (%s)" msgstr "Nepavyko paleisti pagalbinės programos (%s)" -#: ../glib/gspawn-win32.c:1090 +#: glib/gspawn-win32.c:1090 +#, c-format msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -514,129 +525,135 @@ msgstr "" "Netikėta klaida tarp g_io_channel_win32_poll() funkcijos duomenų skaitymo iš " "antrinio proceso metu" -#: ../glib/gspawn.c:168 +#: glib/gspawn.c:168 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Nepavyko gauti duomenis iš antrinio proceso (%s)" -#: ../glib/gspawn.c:300 +#: glib/gspawn.c:300 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Netikėta klaida tarp select() funkcijos duomenų gavimo iš antrinio proceso (%" "s) metu" -#: ../glib/gspawn.c:383 +#: glib/gspawn.c:383 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Netikėta klaida iš waitpid() (%s)" -#: ../glib/gspawn.c:1093 +#: glib/gspawn.c:1093 #, c-format msgid "Failed to fork (%s)" msgstr "Nepavyko atskirti (%s)" -#: ../glib/gspawn.c:1243 +#: glib/gspawn.c:1243 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Nepavyko paleisti antrinio proceso „%s“ (%s)" -#: ../glib/gspawn.c:1253 +#: glib/gspawn.c:1253 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Nepavyko perimti antrinio proceso (%s) išvedimo arba įvedimo" -#: ../glib/gspawn.c:1262 +#: glib/gspawn.c:1262 #, c-format msgid "Failed to fork child process (%s)" msgstr "Nepavyko atskirti antrinio proceso (%s)" -#: ../glib/gspawn.c:1270 +#: glib/gspawn.c:1270 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Nežinoma klaida vykdant antrinį procesą „%s“" -#: ../glib/gspawn.c:1292 +#: glib/gspawn.c:1292 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" "Nepavyko perskaityti reikiamo duomenų kiekio iš antrinio pid konvejerio (%s)" -#: ../glib/gutf8.c:1017 +#: glib/gutf8.c:1017 +#, c-format msgid "Character out of range for UTF-8" msgstr "Simbolis neatitinka UTF-8 simbolių diapazono" -#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 -#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 +#: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261 +#: glib/gutf8.c:1402 glib/gutf8.c:1498 +#, c-format msgid "Invalid sequence in conversion input" msgstr "Klaidinga seka keitimo įvestyje" -#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 +#: glib/gutf8.c:1413 glib/gutf8.c:1509 +#, c-format msgid "Character out of range for UTF-16" msgstr "Simbolis neatitinka UTF-16 simbolių diapazono" -#: ../glib/goption.c:468 +#: glib/goption.c:468 msgid "Usage:" msgstr "Naudojimas:" -#: ../glib/goption.c:468 +#: glib/goption.c:468 msgid "[OPTION...]" msgstr "[PARINKTIS...]" -#: ../glib/goption.c:556 +#: glib/goption.c:556 msgid "Help Options:" msgstr "Pagalbos parinktys:" -#: ../glib/goption.c:557 +#: glib/goption.c:557 msgid "Show help options" msgstr "Rodyti pagalbos parinktis" -#: ../glib/goption.c:562 +#: glib/goption.c:562 msgid "Show all help options" msgstr "Rodyti visas pagalbos parinktis" -#: ../glib/goption.c:612 +#: glib/goption.c:612 msgid "Application Options:" msgstr "Programos parinktys:" -#: ../glib/goption.c:653 +#: glib/goption.c:653 #, c-format msgid "Cannot parse integer value '%s' for %s" msgstr "Nepavyko apdoroti sveikosios reikšmės „%s“, reikalingos %s" -#: ../glib/goption.c:663 +#: glib/goption.c:663 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "Sveikoji reikšmė „%s“, reikalinga %s, viršija ribas" -#: ../glib/goption.c:926 +#: glib/goption.c:926 #, c-format msgid "Error parsing option %s" msgstr "Klaida apdorojant parinktį %s" -#: ../glib/goption.c:959 ../glib/goption.c:1070 +#: glib/goption.c:959 glib/goption.c:1070 #, c-format msgid "Missing argument for %s" msgstr "%s trūksta argumento" -#: ../glib/goption.c:1474 +#: glib/goption.c:1474 #, c-format msgid "Unknown option %s" msgstr "Nežinoma parinktis %s" -#: ../glib/gkeyfile.c:339 +#: glib/gkeyfile.c:339 +#, c-format msgid "Valid key file could not be found in data dirs" msgstr "Duomenų aplankuose nepavyko rasti tinkamos raktų rinkmenos" -#: ../glib/gkeyfile.c:374 +#: glib/gkeyfile.c:374 +#, c-format msgid "Not a regular file" msgstr "Nėra paprasta rinkmena" -#: ../glib/gkeyfile.c:382 +#: glib/gkeyfile.c:382 +#, c-format msgid "File is empty" msgstr "Rinkmena yra tuščia" -#: ../glib/gkeyfile.c:697 +#: glib/gkeyfile.c:697 #, c-format msgid "" "Key file contains line '%s' which is not a key-value pair, group, or comment" @@ -644,39 +661,41 @@ msgstr "" "Raktų rinkmenoje yra eilutė „%s“, kuri nėra raktas-reikšmė pora, grupė ar " "komentaras" -#: ../glib/gkeyfile.c:765 +#: glib/gkeyfile.c:765 +#, c-format msgid "Key file does not start with a group" msgstr "Raktų rinkmena neprasideda grupe" -#: ../glib/gkeyfile.c:808 +#: glib/gkeyfile.c:808 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "Raktų rinkmenoje yra nepalaikoma koduotė „%s“" -#: ../glib/gkeyfile.c:1017 ../glib/gkeyfile.c:1176 ../glib/gkeyfile.c:2177 -#: ../glib/gkeyfile.c:2242 ../glib/gkeyfile.c:2361 ../glib/gkeyfile.c:2497 -#: ../glib/gkeyfile.c:2649 ../glib/gkeyfile.c:2823 ../glib/gkeyfile.c:2880 +#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177 +#: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497 +#: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880 #, c-format msgid "Key file does not have group '%s'" msgstr "Raktų rinkmena neturi grupės „%s“" -#: ../glib/gkeyfile.c:1188 +#: glib/gkeyfile.c:1188 #, c-format msgid "Key file does not have key '%s'" msgstr "Raktų rinkmena neturi rakto „%s“" -#: ../glib/gkeyfile.c:1289 ../glib/gkeyfile.c:1398 +#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "Raktų rinkmenoje yra raktas „%s“ su reikšme „%s“, kuri nėra UTF-8" -#: ../glib/gkeyfile.c:1307 ../glib/gkeyfile.c:1416 ../glib/gkeyfile.c:1788 +#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "" -"Raktų rinkmenoje yra raktas „%s“, kuriame yra reikšmė, kurios negalima suprasti." +"Raktų rinkmenoje yra raktas „%s“, kuriame yra reikšmė, kurios negalima " +"suprasti." -#: ../glib/gkeyfile.c:2004 +#: glib/gkeyfile.c:2004 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -685,31 +704,32 @@ msgstr "" "Raktų rinkmenoje yra raktas „%s“ grupėje „%s“, kuriame yra reikšmė, kurios " "negalima suprasti." -#: ../glib/gkeyfile.c:2192 ../glib/gkeyfile.c:2376 ../glib/gkeyfile.c:2891 +#: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "Raktų rinkmenoje nėra rakto „%s“ grupėje „%s“" -#: ../glib/gkeyfile.c:3067 +#: glib/gkeyfile.c:3067 +#, c-format msgid "Key file contains escape character at end of line" msgstr "Raktų rinkmenoje, eilutės pabaigoje yra pabėgimo simbolis" -#: ../glib/gkeyfile.c:3089 +#: glib/gkeyfile.c:3089 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "Raktų rinkmenoje yra klaidinga pabėgimo tvarka „%s“" -#: ../glib/gkeyfile.c:3230 +#: glib/gkeyfile.c:3230 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "Reikšmės „%s“ negalima interpretuoti kaip skaičiaus." -#: ../glib/gkeyfile.c:3240 +#: glib/gkeyfile.c:3240 #, c-format msgid "Integer value '%s' out of range" msgstr "Sveikoji reikšmė „%s“ viršija ribas" -#: ../glib/gkeyfile.c:3270 +#: glib/gkeyfile.c:3270 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "Reikšmės „%s“ negalima interpretuoti kaip loginės." diff --git a/po/lv.po b/po/lv.po index cf92d0def..465405db0 100644 --- a/po/lv.po +++ b/po/lv.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2002-12-19 01:04+0200\n" "Last-Translator: Artis Trops \n" "Language-Team: Latvian \n" diff --git a/po/mk.po b/po/mk.po index 67e150720..856088a80 100644 --- a/po/mk.po +++ b/po/mk.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: mk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-03-02 14:52+0100\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-03-02 16:03+0100\n" "Last-Translator: Arangel Angov \n" "Language-Team: Macedonian \n" @@ -21,207 +21,218 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10.2\n" -#: ../glib/gconvert.c:408 ../glib/gconvert.c:486 ../glib/giochannel.c:1150 +#: glib/gconvert.c:408 glib/gconvert.c:486 glib/giochannel.c:1150 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "Конвертирањето од %s' во '%s' не е поддржано" -#: ../glib/gconvert.c:412 ../glib/gconvert.c:490 +#: glib/gconvert.c:412 glib/gconvert.c:490 #, c-format msgid "Could not open converter from '%s' to '%s'" msgstr "Не можам да го отворам конверторот од '%s' до '%s'" -#: ../glib/gconvert.c:606 ../glib/gconvert.c:995 ../glib/giochannel.c:1322 -#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 -#: ../glib/gutf8.c:1392 +#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322 +#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 +#: glib/gutf8.c:1392 +#, c-format msgid "Invalid byte sequence in conversion input" msgstr "Невалидна секвенца на бајти во влезот на конвертирањето" -#: ../glib/gconvert.c:612 ../glib/gconvert.c:922 ../glib/giochannel.c:1329 -#: ../glib/giochannel.c:2218 +#: glib/gconvert.c:612 glib/gconvert.c:922 glib/giochannel.c:1329 +#: glib/giochannel.c:2218 #, c-format msgid "Error during conversion: %s" msgstr "Грешка при конвертирање: %s" -#: ../glib/gconvert.c:647 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 -#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 +#: glib/gconvert.c:647 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 +#: glib/gutf8.c:1388 +#, c-format msgid "Partial character sequence at end of input" msgstr "Парцијална секвенца на карактер на крајот од влезот" -#: ../glib/gconvert.c:897 +#: glib/gconvert.c:897 #, c-format msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "Не можам да го конвертирам '%s' во енкодингот '%s'" -#: ../glib/gconvert.c:1706 +#: glib/gconvert.c:1706 #, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "'%s' не е апсолутна адреса која што ја користи шемата на датотеката" -#: ../glib/gconvert.c:1716 +#: glib/gconvert.c:1716 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "Локалното URI '%s' може да не користи '#'" -#: ../glib/gconvert.c:1733 +#: glib/gconvert.c:1733 #, c-format msgid "The URI '%s' is invalid" msgstr "'%s' е невалиден URI" -#: ../glib/gconvert.c:1745 +#: glib/gconvert.c:1745 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "Името на хостот на URI %s е невалидно" -#: ../glib/gconvert.c:1761 +#: glib/gconvert.c:1761 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "'%s' содржи невалидни посебни карактери" -#: ../glib/gconvert.c:1855 +#: glib/gconvert.c:1855 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "Патеката '%s' не е апсолутна патека" -#: ../glib/gconvert.c:1865 +#: glib/gconvert.c:1865 +#, c-format msgid "Invalid hostname" msgstr "Невалидно име на хост" -#: ../glib/gdir.c:121 ../glib/gdir.c:141 +#: glib/gdir.c:121 glib/gdir.c:141 #, c-format msgid "Error opening directory '%s': %s" msgstr "Грешка при отворање на директориумот '%s': %s" -#: ../glib/gfileutils.c:576 ../glib/gfileutils.c:649 +#: glib/gfileutils.c:576 glib/gfileutils.c:649 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Не можам да алоцирам %lu бајти за да ја прочитам датотеката \"%s\"" -#: ../glib/gfileutils.c:591 +#: glib/gfileutils.c:591 #, c-format msgid "Error reading file '%s': %s" msgstr "Грешка при читањето на датотеката '%s': %s" -#: ../glib/gfileutils.c:673 +#: glib/gfileutils.c:673 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Не успеав да прочитам од датотеката '%s': %s" -#: ../glib/gfileutils.c:724 ../glib/gfileutils.c:811 +#: glib/gfileutils.c:724 glib/gfileutils.c:811 #, c-format msgid "Failed to open file '%s': %s" msgstr "Не успеав да ја отворам датотеката '%s': %s" -#: ../glib/gfileutils.c:741 ../glib/gmappedfile.c:133 +#: glib/gfileutils.c:741 glib/gmappedfile.c:133 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" -msgstr "Не успеав да ги добијам атрибутите на датотеката '%s': fstat() failed: %s" +msgstr "" +"Не успеав да ги добијам атрибутите на датотеката '%s': fstat() failed: %s" -#: ../glib/gfileutils.c:775 +#: glib/gfileutils.c:775 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Не успеав да ја отворам датотеката '%s': fdopen() failed: %s" -#: ../glib/gfileutils.c:909 +#: glib/gfileutils.c:909 #, c-format msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" -msgstr "Не успеав да ја реименувам датотеката '%s' во '%s': g_rename() не успеа: %s" +msgstr "" +"Не успеав да ја реименувам датотеката '%s' во '%s': g_rename() не успеа: %s" -#: ../glib/gfileutils.c:950 ../glib/gfileutils.c:1415 +#: glib/gfileutils.c:950 glib/gfileutils.c:1415 #, c-format msgid "Failed to create file '%s': %s" msgstr "Не успеав да ја креирам датотеката '%s': %s" -#: ../glib/gfileutils.c:964 +#: glib/gfileutils.c:964 #, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" -msgstr "Не успеав да ја отворам датотеката '%s' за запишување: fdopen() не успеа: %s" +msgstr "" +"Не успеав да ја отворам датотеката '%s' за запишување: fdopen() не успеа: %s" -#: ../glib/gfileutils.c:989 +#: glib/gfileutils.c:989 #, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "Не успеав да запишам во датотеката '%s': fwrite() не успеа: %s" -#: ../glib/gfileutils.c:1008 +#: glib/gfileutils.c:1008 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Не успеав да ја затворам датотeката '%s': fclose() не успеа: %s" -#: ../glib/gfileutils.c:1126 +#: glib/gfileutils.c:1126 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "" "Постоечката датотека '%s' не може да биде отстранета: g_unlink()·не успеа " "за: %s" -#: ../glib/gfileutils.c:1376 +#: glib/gfileutils.c:1376 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Мострата '%s' е невалидна, не треба да содржи '%s'" -#: ../glib/gfileutils.c:1390 +#: glib/gfileutils.c:1390 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Мострата '%s' не завршува со XXXXXX" -#: ../glib/gfileutils.c:1865 +#: glib/gfileutils.c:1865 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Не успеав да ја прочитам симболичката врска '%s': %s" -#: ../glib/gfileutils.c:1886 +#: glib/gfileutils.c:1886 +#, c-format msgid "Symbolic links not supported" msgstr "Симболичките врски не се поддржани" -#: ../glib/giochannel.c:1154 +#: glib/giochannel.c:1154 #, c-format msgid "Could not open converter from '%s' to '%s': %s" msgstr "Не можам да го отворам конверторот од '%s' до '%s': %s" -#: ../glib/giochannel.c:1499 +#: glib/giochannel.c:1499 +#, c-format msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Не можам да направам грубо читање во g_io_channel_read_line_string" -#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803 -#: ../glib/giochannel.c:1889 +#: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889 +#, c-format msgid "Leftover unconverted data in read buffer" msgstr "Преостанати неконвертирани податоци во баферот за читање" -#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 +#: glib/giochannel.c:1626 glib/giochannel.c:1703 +#, c-format msgid "Channel terminates in a partial character" msgstr "Каналот се терминира во парцијален карактер" -#: ../glib/giochannel.c:1689 +#: glib/giochannel.c:1689 +#, c-format msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Неможам да читам во g_io_channel_read_to_end" -#: ../glib/gmappedfile.c:116 +#: glib/gmappedfile.c:116 #, c-format msgid "Failed to open file '%s': open() failed: %s" msgstr "Не успеав да ја отворам датотеката '%s': open() не успеа: %s" -#: ../glib/gmappedfile.c:193 +#: glib/gmappedfile.c:193 #, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Не успеав да ја означам датотеката '%s': mmap() не успеа: %s" -#: ../glib/gmarkup.c:232 +#: glib/gmarkup.c:232 #, c-format msgid "Error on line %d char %d: %s" msgstr "Грешка на линија %d char %d: %s" -#: ../glib/gmarkup.c:330 +#: glib/gmarkup.c:330 #, c-format msgid "Error on line %d: %s" msgstr "Грешка на линија %d: %s" -#: ../glib/gmarkup.c:434 -msgid "Empty entity '&;' seen; valid entities are: & " < > '" +#: glib/gmarkup.c:434 +msgid "" +"Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" "Празен ентитет '&;' видени; валидни ентитети се: & " < > " "'" -#: ../glib/gmarkup.c:444 +#: glib/gmarkup.c:444 #, c-format msgid "" "Character '%s' is not valid at the start of an entity name; the & character " @@ -231,17 +242,17 @@ msgstr "" "Карактерот '%s' претставува невалиден почеток на име на ентитет, карактерот " "& го започнува ентитетот;" -#: ../glib/gmarkup.c:478 +#: glib/gmarkup.c:478 #, c-format msgid "Character '%s' is not valid inside an entity name" msgstr "Карактерот '%s' не е валиден внатре во името на ентитетот" -#: ../glib/gmarkup.c:515 +#: glib/gmarkup.c:515 #, c-format msgid "Entity name '%s' is not known" msgstr "Името на ентитетот '%s' е познато" -#: ../glib/gmarkup.c:526 +#: glib/gmarkup.c:526 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" @@ -249,7 +260,7 @@ msgstr "" "Ентитетот не заврши со полуколоната; најверојатно сте користеле симбол без " "намера да започнете ентитет - избегнете го симболот со &" -#: ../glib/gmarkup.c:579 +#: glib/gmarkup.c:579 #, c-format msgid "" "Failed to parse '%-.*s', which should have been a digit inside a character " @@ -259,16 +270,16 @@ msgstr "" "внатрешен дигитален карактер (на пример, ê) - најверојатно бројот е " "преголем" -#: ../glib/gmarkup.c:604 +#: glib/gmarkup.c:604 #, c-format msgid "Character reference '%-.*s' does not encode a permitted character" msgstr "Параметарот на карактерот '%-.*s' не енкодира забранет карактер" -#: ../glib/gmarkup.c:619 +#: glib/gmarkup.c:619 msgid "Empty character reference; should include a digit such as dž" msgstr "Параметар за празен карактер; треба да содржи бројка како што е dž" -#: ../glib/gmarkup.c:629 +#: glib/gmarkup.c:629 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " @@ -278,30 +289,31 @@ msgstr "" "користеле симбол без намера да започнете ентитет - одбегнете го симболот со " "&" -#: ../glib/gmarkup.c:715 +#: glib/gmarkup.c:715 msgid "Unfinished entity reference" msgstr "Недовршен параметар за ентитет" -#: ../glib/gmarkup.c:721 +#: glib/gmarkup.c:721 msgid "Unfinished character reference" msgstr "Недовршен параметар за карактер" -#: ../glib/gmarkup.c:964 ../glib/gmarkup.c:992 ../glib/gmarkup.c:1023 +#: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023 msgid "Invalid UTF-8 encoded text" msgstr "Невалиден UTF-8 енкодиран текст" -#: ../glib/gmarkup.c:1059 +#: glib/gmarkup.c:1059 msgid "Document must begin with an element (e.g. )" msgstr "Документите мора да започнуваат со елемент (пр. )" -#: ../glib/gmarkup.c:1099 +#: glib/gmarkup.c:1099 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " "element name" -msgstr "'%s' не е валиден карактер по '<' карактер; не може да започне име на елемент" +msgstr "" +"'%s' не е валиден карактер по '<' карактер; не може да започне име на елемент" -#: ../glib/gmarkup.c:1163 +#: glib/gmarkup.c:1163 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the start tag of element " @@ -310,14 +322,15 @@ msgstr "" "Чуден карактер '%s', очекував '>' карактер да го заврши почетниот таг на " "елементот '%s'" -#: ../glib/gmarkup.c:1252 +#: glib/gmarkup.c:1252 #, c-format -msgid "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" +msgid "" +"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "" "Чуден карактер '%s', очекував '=' по името на атрибутот '%s' од елементот '%" "s'" -#: ../glib/gmarkup.c:1294 +#: glib/gmarkup.c:1294 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -327,7 +340,7 @@ msgstr "" "Чуден карактер '%s', очекував '>' или '/' за да го затворам почетниот таг на " "елементот '%s'; можеби сте користеле невалиден карактер во името на атрибутот" -#: ../glib/gmarkup.c:1383 +#: glib/gmarkup.c:1383 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " @@ -336,7 +349,7 @@ msgstr "" "Чуден карактер '%s', се очекува отворен забележан цитат по еднаквите знаци " "кога се даваат вредности за атрибутот '%s'· од елементот '%s'·" -#: ../glib/gmarkup.c:1528 +#: glib/gmarkup.c:1528 #, c-format msgid "" "'%s' is not a valid character following the characters ''" -#: ../glib/gmarkup.c:1579 +#: glib/gmarkup.c:1579 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "Елементот '%s' е затворен. Во моментов не е отворен ниеден елемент" -#: ../glib/gmarkup.c:1588 +#: glib/gmarkup.c:1588 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "Елементот '%s' е затворен, но тековно отворениот елемент е '%s'" -#: ../glib/gmarkup.c:1735 +#: glib/gmarkup.c:1735 msgid "Document was empty or contained only whitespace" msgstr "Документот е празен или содржи само празни места" -#: ../glib/gmarkup.c:1749 +#: glib/gmarkup.c:1749 msgid "Document ended unexpectedly just after an open angle bracket '<'" -msgstr "Документот заврши неочекувано веднаш по заградата за отворениот агол '<'" +msgstr "" +"Документот заврши неочекувано веднаш по заградата за отворениот агол '<'" -#: ../glib/gmarkup.c:1757 ../glib/gmarkup.c:1801 +#: glib/gmarkup.c:1757 glib/gmarkup.c:1801 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -381,7 +395,7 @@ msgstr "" "Документот заврши неочекувано со сеуште отворени елементи - '%s' беше " "последниот отворен елемент" -#: ../glib/gmarkup.c:1765 +#: glib/gmarkup.c:1765 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " @@ -390,120 +404,124 @@ msgstr "" "Документот заврши неочекувано, очекував да видам го видам аголот на " "заградата за затворање на тагот <%s/>" -#: ../glib/gmarkup.c:1771 +#: glib/gmarkup.c:1771 msgid "Document ended unexpectedly inside an element name" msgstr "Документот заврши неочекувано внатре во иметп на елементот" -#: ../glib/gmarkup.c:1776 +#: glib/gmarkup.c:1776 msgid "Document ended unexpectedly inside an attribute name" msgstr "Документот заврши неочекувано внатре во името на атрибутот" -#: ../glib/gmarkup.c:1781 +#: glib/gmarkup.c:1781 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "Документот заврши неочекувано внатре во тагот за отворање на елементи." -#: ../glib/gmarkup.c:1787 +#: glib/gmarkup.c:1787 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" msgstr "Нема вредност за атрибутот" -#: ../glib/gmarkup.c:1794 +#: glib/gmarkup.c:1794 msgid "Document ended unexpectedly while inside an attribute value" -msgstr "Документот заврши неочекувано додека беше внатре во вредноста на атрибутот" +msgstr "" +"Документот заврши неочекувано додека беше внатре во вредноста на атрибутот" -#: ../glib/gmarkup.c:1809 +#: glib/gmarkup.c:1809 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" -msgstr "Документот заврши неочекувано внатре во тагот за затворање на елементи '%s'" +msgstr "" +"Документот заврши неочекувано внатре во тагот за затворање на елементи '%s'" -#: ../glib/gmarkup.c:1815 +#: glib/gmarkup.c:1815 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Документот заврши неочекувано внатре во коментар или инструкција за " "процесирање" -#: ../glib/gshell.c:73 +#: glib/gshell.c:73 +#, c-format msgid "Quoted text doesn't begin with a quotation mark" msgstr "Цитираниот текст не започнува со знакот за цитирање" -#: ../glib/gshell.c:163 +#: glib/gshell.c:163 +#, c-format msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Несовпаѓачки знак за цитирање на командната линија или друг текст цитиран во " "школка" -#: ../glib/gshell.c:541 +#: glib/gshell.c:541 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Текстот заврши веднаш по '\\' карактер. (Текстот беше '%s')" -#: ../glib/gshell.c:548 +#: glib/gshell.c:548 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Текстот заврши пред да биде пронајден совпаѓачки цитат за %c. (Текстот беше " "'%s')" -#: ../glib/gshell.c:560 +#: glib/gshell.c:560 +#, c-format msgid "Text was empty (or contained only whitespace)" msgstr "Текстот беше празен (или содржеше само празни места)" -#: ../glib/gspawn-win32.c:276 +#: glib/gspawn-win32.c:276 +#, c-format msgid "Failed to read data from child process" msgstr "Не успеав да ги прочитам податоците од подпроцесот" -#: ../glib/gspawn-win32.c:291 ../glib/gspawn.c:1364 +#: glib/gspawn-win32.c:291 glib/gspawn.c:1364 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Не успеав да креирам цевка за комуникација со другите подпроцеси (%s)" -#: ../glib/gspawn-win32.c:329 ../glib/gspawn.c:1028 +#: glib/gspawn-win32.c:329 glib/gspawn.c:1028 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Не успеав да прочитам од под-цевката (%s)" -#: ../glib/gspawn-win32.c:355 ../glib/gspawn.c:1233 +#: glib/gspawn-win32.c:355 glib/gspawn.c:1233 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Не успеав да го променам директориумот'%s' (%s)" -#: ../glib/gspawn-win32.c:361 ../glib/gspawn-win32.c:581 +#: glib/gspawn-win32.c:361 glib/gspawn-win32.c:581 #, c-format msgid "Failed to execute child process (%s)" msgstr "Не успеав да го извршам подпроцесот (%s)" -#: ../glib/gspawn-win32.c:471 ../glib/gspawn-win32.c:527 +#: glib/gspawn-win32.c:471 glib/gspawn-win32.c:527 #, c-format msgid "Invalid program name: %s" msgstr "Невалидно име на програма: %s" -#: ../glib/gspawn-win32.c:481 ../glib/gspawn-win32.c:537 -#: ../glib/gspawn-win32.c:780 ../glib/gspawn-win32.c:835 -#: ../glib/gspawn-win32.c:1370 +#: glib/gspawn-win32.c:481 glib/gspawn-win32.c:537 glib/gspawn-win32.c:780 +#: glib/gspawn-win32.c:835 glib/gspawn-win32.c:1370 #, c-format msgid "Invalid string in argument vector at %d: %s" msgstr "Невалиден стринг во аргументот за векторот кај %d: %s" -#: ../glib/gspawn-win32.c:492 ../glib/gspawn-win32.c:548 -#: ../glib/gspawn-win32.c:794 ../glib/gspawn-win32.c:848 -#: ../glib/gspawn-win32.c:1403 +#: glib/gspawn-win32.c:492 glib/gspawn-win32.c:548 glib/gspawn-win32.c:794 +#: glib/gspawn-win32.c:848 glib/gspawn-win32.c:1403 #, c-format msgid "Invalid string in environment: %s" msgstr "Невалиден стринг во околината: %s" -#: ../glib/gspawn-win32.c:776 ../glib/gspawn-win32.c:831 -#: ../glib/gspawn-win32.c:1351 +#: glib/gspawn-win32.c:776 glib/gspawn-win32.c:831 glib/gspawn-win32.c:1351 #, c-format msgid "Invalid working directory: %s" msgstr "Невалиден работен директориум: %s" -#: ../glib/gspawn-win32.c:890 +#: glib/gspawn-win32.c:890 #, c-format msgid "Failed to execute helper program (%s)" msgstr "Не успеав да ја извршам програмата за помош (%s)" -#: ../glib/gspawn-win32.c:1090 +#: glib/gspawn-win32.c:1090 +#, c-format msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -511,168 +529,178 @@ msgstr "" "Неочекувана грешка во g_io_channel_win32_poll() при читање на податоциод " "подпроцесот" -#: ../glib/gspawn.c:168 +#: glib/gspawn.c:168 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Не успеав да ги прочитам податоците од подпроцесите (%s)" -#: ../glib/gspawn.c:300 +#: glib/gspawn.c:300 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" -msgstr "Неочекувана грешка во select() при читањето на податоци од подпроцесот (%s)" +msgstr "" +"Неочекувана грешка во select() при читањето на податоци од подпроцесот (%s)" -#: ../glib/gspawn.c:383 +#: glib/gspawn.c:383 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Неочекувана грешка во waitpid() (%s)" -#: ../glib/gspawn.c:1093 +#: glib/gspawn.c:1093 #, c-format msgid "Failed to fork (%s)" msgstr "Не успеав да форкувам (%s)" -#: ../glib/gspawn.c:1243 +#: glib/gspawn.c:1243 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Не успеав да го извршам подпроцесот \"%s\" (%s)" -#: ../glib/gspawn.c:1253 +#: glib/gspawn.c:1253 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Не успеав да го пренасочам излезот или влезот на подпроцесот (%s)" -#: ../glib/gspawn.c:1262 +#: glib/gspawn.c:1262 #, c-format msgid "Failed to fork child process (%s)" msgstr "Не успеав да го форкувам подпроцесот (%s)" -#: ../glib/gspawn.c:1270 +#: glib/gspawn.c:1270 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Непозната грешка при извршувањето на подпроцесот \"%s\"" -#: ../glib/gspawn.c:1292 +#: glib/gspawn.c:1292 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Не успеав да прочитам доволно податоци од pid подцевката (%s)" -#: ../glib/gutf8.c:1017 +#: glib/gutf8.c:1017 +#, c-format msgid "Character out of range for UTF-8" msgstr "Карактерот е надвор од опсегот за UTF-8" -#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 -#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 +#: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261 +#: glib/gutf8.c:1402 glib/gutf8.c:1498 +#, c-format msgid "Invalid sequence in conversion input" msgstr "Невалидна секвенца во излезот од конвертирањето" -#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 +#: glib/gutf8.c:1413 glib/gutf8.c:1509 +#, c-format msgid "Character out of range for UTF-16" msgstr "Карактерот е надвор од опсег за UTF-16" -#: ../glib/goption.c:468 +#: glib/goption.c:468 msgid "Usage:" msgstr "Употреба:" -#: ../glib/goption.c:468 +#: glib/goption.c:468 msgid "[OPTION...]" msgstr "[ОПЦИЈА...]" -#: ../glib/goption.c:556 +#: glib/goption.c:556 msgid "Help Options:" msgstr "Опции за помош:" -#: ../glib/goption.c:557 +#: glib/goption.c:557 msgid "Show help options" msgstr "Покажи ги сите опции за помош" -#: ../glib/goption.c:562 +#: glib/goption.c:562 msgid "Show all help options" msgstr "Покажи ги сите опции за помош" -#: ../glib/goption.c:612 +#: glib/goption.c:612 msgid "Application Options:" msgstr "Опции на апликацијата:" -#: ../glib/goption.c:653 +#: glib/goption.c:653 #, c-format msgid "Cannot parse integer value '%s' for %s" msgstr "Не можам да парсирам вредност за целобројната вредност '%s' за %s" -#: ../glib/goption.c:663 +#: glib/goption.c:663 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "Вредноста на целиот број '%s' за %s е надвор од опсегот" -#: ../glib/goption.c:926 +#: glib/goption.c:926 #, c-format msgid "Error parsing option %s" msgstr "Грешка при парсирањето на опцијата %s" -#: ../glib/goption.c:959 ../glib/goption.c:1070 +#: glib/goption.c:959 glib/goption.c:1070 #, c-format msgid "Missing argument for %s" msgstr "Недостига аргумент за %s" -#: ../glib/goption.c:1474 +#: glib/goption.c:1474 #, c-format msgid "Unknown option %s" msgstr "Непозната опција '%s'·" -#: ../glib/gkeyfile.c:339 +#: glib/gkeyfile.c:339 +#, c-format msgid "Valid key file could not be found in data dirs" msgstr "" "Валидната клучна датотека неможе да биде пронајдена во директориумите со " "податоци" -#: ../glib/gkeyfile.c:374 +#: glib/gkeyfile.c:374 +#, c-format msgid "Not a regular file" msgstr "Не е обична датотека" -#: ../glib/gkeyfile.c:382 +#: glib/gkeyfile.c:382 +#, c-format msgid "File is empty" msgstr "Датотеката е празна" -#: ../glib/gkeyfile.c:697 +#: glib/gkeyfile.c:697 #, c-format -msgid "Key file contains line '%s' which is not a key-value pair, group, or comment" +msgid "" +"Key file contains line '%s' which is not a key-value pair, group, or comment" msgstr "" "Клучната датотека содржи линија '%s'· која што не е пар на клучна вредност, " "група или коментар" -#: ../glib/gkeyfile.c:765 +#: glib/gkeyfile.c:765 +#, c-format msgid "Key file does not start with a group" msgstr "Клучната датотека не започнува со група" -#: ../glib/gkeyfile.c:808 +#: glib/gkeyfile.c:808 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "Клучната датотека содржи неподдржан енкодинг '%s'·" -#: ../glib/gkeyfile.c:1017 ../glib/gkeyfile.c:1176 ../glib/gkeyfile.c:2177 -#: ../glib/gkeyfile.c:2242 ../glib/gkeyfile.c:2361 ../glib/gkeyfile.c:2497 -#: ../glib/gkeyfile.c:2649 ../glib/gkeyfile.c:2823 ../glib/gkeyfile.c:2880 +#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177 +#: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497 +#: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880 #, c-format msgid "Key file does not have group '%s'" msgstr "Клучната датотека не ја содржи групата '%s'" -#: ../glib/gkeyfile.c:1188 +#: glib/gkeyfile.c:1188 #, c-format msgid "Key file does not have key '%s'" msgstr "Клучната датотека не го содржи клучот '%s'" -#: ../glib/gkeyfile.c:1289 ../glib/gkeyfile.c:1398 +#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" -msgstr "Клучната датотека го содржи клучот '%s' со вредноста '%s' која што не е UTF-8" +msgstr "" +"Клучната датотека го содржи клучот '%s' со вредноста '%s' која што не е UTF-8" -#: ../glib/gkeyfile.c:1307 ../glib/gkeyfile.c:1416 ../glib/gkeyfile.c:1788 +#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "" "Клучната датотека го содржи клучот '%s' чија што вредност неможе да биде " "препознаена." -#: ../glib/gkeyfile.c:2004 +#: glib/gkeyfile.c:2004 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -681,32 +709,32 @@ msgstr "" "Клучната датотека го содржи клучот '%s' во групата '%s' која што има " "вредност која што неможе да биде препознаена." -#: ../glib/gkeyfile.c:2192 ../glib/gkeyfile.c:2376 ../glib/gkeyfile.c:2891 +#: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "Клучната датотека не содржи клуч во '%s' во групата '%s'" -#: ../glib/gkeyfile.c:3067 +#: glib/gkeyfile.c:3067 +#, c-format msgid "Key file contains escape character at end of line" msgstr "Клучната датотека содржи специјални карактери на крајот на линијата" -#: ../glib/gkeyfile.c:3089 +#: glib/gkeyfile.c:3089 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "Клучната датотека содржи невалидни посебни карактери '%s'" -#: ../glib/gkeyfile.c:3230 +#: glib/gkeyfile.c:3230 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "Вредноста '%s' неможе да биде препознаена како број." -#: ../glib/gkeyfile.c:3240 +#: glib/gkeyfile.c:3240 #, c-format msgid "Integer value '%s' out of range" msgstr "Целобројната вредност '%s' е надвор од опсегот" -#: ../glib/gkeyfile.c:3270 +#: glib/gkeyfile.c:3270 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "Вредноста '%s' не може да биде препознаена како boolean." - diff --git a/po/ml.po b/po/ml.po index 5307ec836..6a613c78b 100644 --- a/po/ml.po +++ b/po/ml.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version:glib.glib-2-2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2003-07-05 10:29+0530\n" "Last-Translator: FSF-India \n" "Language-Team: Malayalam \n" diff --git a/po/mn.po b/po/mn.po index 7dfcc747a..a5629ab18 100644 --- a/po/mn.po +++ b/po/mn.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-05-30 01:07-0800\n" "Last-Translator: Бадрал \n" "Language-Team: Mongolian \n" diff --git a/po/ms.po b/po/ms.po index 85dea70ab..da61b124e 100644 --- a/po/ms.po +++ b/po/ms.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2004-02-03 02:11+0730\n" "Last-Translator: Hasbullah Bin Pit \n" "Language-Team: Projek Gabai \n" diff --git a/po/nb.po b/po/nb.po index b1f3c70a4..9af286e6b 100644 --- a/po/nb.po +++ b/po/nb.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.9.x\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-02 00:32+0100\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian Bokmal \n" diff --git a/po/ne.po b/po/ne.po index b6454eb7f..719ad7c94 100644 --- a/po/ne.po +++ b/po/ne.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-05-20 11:50+0545\n" "Last-Translator: Jyotshna Shrestha \n" "Language-Team: Nepali \n" diff --git a/po/nl.po b/po/nl.po index d8c6434ac..40168fb01 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib (HEAD)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-07 14:26+0100\n" "Last-Translator: Tino Meinen \n" "Language-Team: Dutch \n" diff --git a/po/nn.po b/po/nn.po index 685520005..f57b6b71c 100644 --- a/po/nn.po +++ b/po/nn.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2004-09-06 21:31+0000\n" "Last-Translator: Åsmund Skjæveland \n" "Language-Team: Norwegian Nynorsk \n" diff --git a/po/no.po b/po/no.po index b1f3c70a4..9af286e6b 100644 --- a/po/no.po +++ b/po/no.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.9.x\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-02 00:32+0100\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian Bokmal \n" diff --git a/po/or.po b/po/or.po index 83aa1e0fc..5f9a7849c 100644 --- a/po/or.po +++ b/po/or.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.glib-2-4.HEAD.or\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2004-09-05 21:30+0530\n" "Last-Translator: Subhransu Behera \n" "Language-Team: Oriya \n" diff --git a/po/pa.po b/po/pa.po index e3108eb86..ed9e797f4 100644 --- a/po/pa.po +++ b/po/pa.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-07-08 09:52+0530\n" "Last-Translator: Amanpreet Singh Alam \n" "Language-Team: Punjabi \n" diff --git a/po/pl.po b/po/pl.po index fbb4bc67b..1abc542c4 100644 --- a/po/pl.po +++ b/po/pl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-25 11:51+0100\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-02-25 11:51+0100\n" "Last-Translator: GNOME PL Team \n" "Language-Team: Polish \n" @@ -18,215 +18,222 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../glib/gconvert.c:408 ../glib/gconvert.c:486 ../glib/giochannel.c:1150 +#: glib/gconvert.c:408 glib/gconvert.c:486 glib/giochannel.c:1150 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "" "Konwersja z zestawu znaków \"%s\" na zestaw \"%s\" nie jest obsługiwana" -#: ../glib/gconvert.c:412 ../glib/gconvert.c:490 +#: glib/gconvert.c:412 glib/gconvert.c:490 #, c-format msgid "Could not open converter from '%s' to '%s'" msgstr "Nie można otworzyć konwertera z \"%s\" na \"%s\"" -#: ../glib/gconvert.c:606 ../glib/gconvert.c:995 ../glib/giochannel.c:1322 -#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943 -#: ../glib/gutf8.c:1392 +#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322 +#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 +#: glib/gutf8.c:1392 +#, c-format msgid "Invalid byte sequence in conversion input" msgstr "Niepoprawna sekwencja bajtów na wejściu konwersji" -#: ../glib/gconvert.c:612 ../glib/gconvert.c:922 ../glib/giochannel.c:1329 -#: ../glib/giochannel.c:2218 +#: glib/gconvert.c:612 glib/gconvert.c:922 glib/giochannel.c:1329 +#: glib/giochannel.c:2218 #, c-format msgid "Error during conversion: %s" msgstr "Błąd podczas konwersji: %s" -#: ../glib/gconvert.c:647 ../glib/gutf8.c:939 ../glib/gutf8.c:1143 -#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388 +#: glib/gconvert.c:647 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 +#: glib/gutf8.c:1388 +#, c-format msgid "Partial character sequence at end of input" msgstr "Na końcu wejścia występuje sekwencja odpowiadająca części znaku" -#: ../glib/gconvert.c:897 +#: glib/gconvert.c:897 #, c-format msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "" "Nie można przekonwertować napisu zastępczego \"%s\" na zestaw znaków \"%s\"" -#: ../glib/gconvert.c:1706 +#: glib/gconvert.c:1706 #, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "" "URI \"%s\" nie jest bezwzględnym URI, używającym schematu \"plikowego\"" -#: ../glib/gconvert.c:1716 +#: glib/gconvert.c:1716 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "URI lokalnego pliku \"%s\" nie może zawierać znaku \"#\"" -#: ../glib/gconvert.c:1733 +#: glib/gconvert.c:1733 #, c-format msgid "The URI '%s' is invalid" msgstr "URI \"%s\" jest niepoprawny" -#: ../glib/gconvert.c:1745 +#: glib/gconvert.c:1745 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "Nazwa komputera w URI \"%s\" jest niepoprawna" -#: ../glib/gconvert.c:1761 +#: glib/gconvert.c:1761 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "URI \"%s\" zawiera niewłaściwie zacytowane znaki" -#: ../glib/gconvert.c:1855 +#: glib/gconvert.c:1855 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "Ścieżka \"%s\" nie jest ścieżką bezwzględną" -#: ../glib/gconvert.c:1865 +#: glib/gconvert.c:1865 +#, c-format msgid "Invalid hostname" msgstr "Niepoprawna nazwa komputera" -#: ../glib/gdir.c:121 ../glib/gdir.c:141 +#: glib/gdir.c:121 glib/gdir.c:141 #, c-format msgid "Error opening directory '%s': %s" msgstr "Wystąpił błąd przy otwieraniu katalogu \"%s\": %s" -#: ../glib/gfileutils.c:576 ../glib/gfileutils.c:649 +#: glib/gfileutils.c:576 glib/gfileutils.c:649 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Nie można zaalokować %lu bajtów do odczytu pliku \"%s\"" -#: ../glib/gfileutils.c:591 +#: glib/gfileutils.c:591 #, c-format msgid "Error reading file '%s': %s" msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s" -#: ../glib/gfileutils.c:673 +#: glib/gfileutils.c:673 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Nie można odczytać z pliku \"%s\": %s" -#: ../glib/gfileutils.c:724 ../glib/gfileutils.c:811 +#: glib/gfileutils.c:724 glib/gfileutils.c:811 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nie można otworzyć pliku \"%s\": %s" -#: ../glib/gfileutils.c:741 ../glib/gmappedfile.c:133 +#: glib/gfileutils.c:741 glib/gmappedfile.c:133 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" "Nie można uzyskać atrybutów pliku \"%s\": funkcja fstat() zwróciła błąd: %s" -#: ../glib/gfileutils.c:775 +#: glib/gfileutils.c:775 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Nie można otworzyć pliku \"%s\": funkcja fdopen() zwróciła błąd: %s" -#: ../glib/gfileutils.c:909 +#: glib/gfileutils.c:909 #, c-format msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "" "Nie można zmienić nazwy pliku \"%s\" na \"%s\": funkcja g_rename() zwróciła " "błąd: %s" -#: ../glib/gfileutils.c:950 ../glib/gfileutils.c:1415 +#: glib/gfileutils.c:950 glib/gfileutils.c:1415 #, c-format msgid "Failed to create file '%s': %s" msgstr "Nie można utworzyć pliku \"%s\": %s" -#: ../glib/gfileutils.c:964 +#: glib/gfileutils.c:964 #, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgstr "" "Nie można otworzyć pliku \"%s\" do zapisu: funkcja fdopen() zwróciła błąd: %s" -#: ../glib/gfileutils.c:989 +#: glib/gfileutils.c:989 #, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "Nie można zapisać pliku \"%s\": funkcja fwrite() zwróciła błąd: %s" -#: ../glib/gfileutils.c:1008 +#: glib/gfileutils.c:1008 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Nie można zamknąć pliku \"%s\": funkcja fclose() zwróciła błąd: %s" -#: ../glib/gfileutils.c:1126 +#: glib/gfileutils.c:1126 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "" "Nie można usunąć istniejącego pliku \"%s\": funkcja g_unlink() zwróciła " "błąd: %s" -#: ../glib/gfileutils.c:1376 +#: glib/gfileutils.c:1376 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Szablon \"%s\" jest niepoprawny, nie powinien on zawierać \"%s\"" -#: ../glib/gfileutils.c:1390 +#: glib/gfileutils.c:1390 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Szablon \"%s\" nie jest zakończony znakami XXXXXX" -#: ../glib/gfileutils.c:1865 +#: glib/gfileutils.c:1865 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Niepowodzenie podczas odczytu dowiązania symbolicznego \"%s\": %s" -#: ../glib/gfileutils.c:1886 +#: glib/gfileutils.c:1886 +#, c-format msgid "Symbolic links not supported" msgstr "Dowiązania symboliczne nie są obsługiwane" -#: ../glib/giochannel.c:1154 +#: glib/giochannel.c:1154 #, c-format msgid "Could not open converter from '%s' to '%s': %s" msgstr "Nie można otworzyć konwertera z \"%s\" na \"%s\": %s" -#: ../glib/giochannel.c:1499 +#: glib/giochannel.c:1499 +#, c-format msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Nie można wykonać surowego odczytu w g_io_channel_read_line_string" -#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803 -#: ../glib/giochannel.c:1889 +#: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889 +#, c-format msgid "Leftover unconverted data in read buffer" msgstr "W buforze odczytu pozostały nieprzekonwertowane dane" -#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703 +#: glib/giochannel.c:1626 glib/giochannel.c:1703 +#, c-format msgid "Channel terminates in a partial character" msgstr "Na końcu kanału występuje sekwencja odpowiadająca części znaku" -#: ../glib/giochannel.c:1689 +#: glib/giochannel.c:1689 +#, c-format msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Nie można wykonać surowego odczytu w g_io_channel_read_to_end" -#: ../glib/gmappedfile.c:116 +#: glib/gmappedfile.c:116 #, c-format msgid "Failed to open file '%s': open() failed: %s" msgstr "Nie można otworzyć pliku \"%s\": funkcja open() zwróciła błąd: %s" -#: ../glib/gmappedfile.c:193 +#: glib/gmappedfile.c:193 #, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Nie można zmapować pliku \"%s\": funkcja mmap() zwróciła błąd: %s" -#: ../glib/gmarkup.c:232 +#: glib/gmarkup.c:232 #, c-format msgid "Error on line %d char %d: %s" msgstr "Błąd w wierszu %d przy znaku %d: %s" -#: ../glib/gmarkup.c:330 +#: glib/gmarkup.c:330 #, c-format msgid "Error on line %d: %s" msgstr "Błąd w wierszu %d: %s" -#: ../glib/gmarkup.c:434 +#: glib/gmarkup.c:434 msgid "" "Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" "Napotkano pustą jednostkę \"&;\"; poprawnymi jednostkami są: & " " "< > '" -#: ../glib/gmarkup.c:444 +#: glib/gmarkup.c:444 #, c-format msgid "" "Character '%s' is not valid at the start of an entity name; the & character " @@ -237,17 +244,17 @@ msgstr "" "rozpoczyna jednostkę; jeśli znak ten nie powinien rozpoczynać jednostki, " "należy go zapisać jako &" -#: ../glib/gmarkup.c:478 +#: glib/gmarkup.c:478 #, c-format msgid "Character '%s' is not valid inside an entity name" msgstr "Znak \"%s\" nie jest dopuszczalny wewnątrz nazwy jednostki" -#: ../glib/gmarkup.c:515 +#: glib/gmarkup.c:515 #, c-format msgid "Entity name '%s' is not known" msgstr "Nazwa jednostki \"%s\" nie jest znana" -#: ../glib/gmarkup.c:526 +#: glib/gmarkup.c:526 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" @@ -255,7 +262,7 @@ msgstr "" "Jednostka nie jest zakończona średnikiem; najprawdopodobniej został użyty " "znak &, który nie miał oznaczać jednostki - należy go zapisać jako &" -#: ../glib/gmarkup.c:579 +#: glib/gmarkup.c:579 #, c-format msgid "" "Failed to parse '%-.*s', which should have been a digit inside a character " @@ -265,16 +272,16 @@ msgstr "" "będąca częścią odniesienia do znaku (np. ê) - być może liczba jest zbyt " "duża" -#: ../glib/gmarkup.c:604 +#: glib/gmarkup.c:604 #, c-format msgid "Character reference '%-.*s' does not encode a permitted character" msgstr "Odniesienie do znaku \"%-.*s\" nie jest zapisem dozwolonego znaku" -#: ../glib/gmarkup.c:619 +#: glib/gmarkup.c:619 msgid "Empty character reference; should include a digit such as dž" msgstr "Puste odniesienie do znaku; powinno ono zawierać cyfry, np. dž" -#: ../glib/gmarkup.c:629 +#: glib/gmarkup.c:629 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " @@ -284,23 +291,23 @@ msgstr "" "został użyty znak &, który nie miał oznaczać jednostki - należy go zapisać " "jako &" -#: ../glib/gmarkup.c:715 +#: glib/gmarkup.c:715 msgid "Unfinished entity reference" msgstr "Niezakończone odniesienie do jednostki" -#: ../glib/gmarkup.c:721 +#: glib/gmarkup.c:721 msgid "Unfinished character reference" msgstr "Niezakończone odniesienie do znaku" -#: ../glib/gmarkup.c:964 ../glib/gmarkup.c:992 ../glib/gmarkup.c:1023 +#: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023 msgid "Invalid UTF-8 encoded text" msgstr "Tekst nie jest poprawnym łańcuchem UTF-8" -#: ../glib/gmarkup.c:1059 +#: glib/gmarkup.c:1059 msgid "Document must begin with an element (e.g. )" msgstr "Dokument musi rozpoczynać się jakimś elementem (np. )" -#: ../glib/gmarkup.c:1099 +#: glib/gmarkup.c:1099 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " @@ -309,7 +316,7 @@ msgstr "" "Znak \"%s\" nie powinien występować po znaku \"<\"; nie może on rozpoczynać " "nazwy elementu" -#: ../glib/gmarkup.c:1163 +#: glib/gmarkup.c:1163 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the start tag of element " @@ -318,7 +325,7 @@ msgstr "" "Niespodziewany znak \"%s\"; oczekiwano znaku \">\", kończącego początkowy " "znacznik elementu \"%s\"" -#: ../glib/gmarkup.c:1252 +#: glib/gmarkup.c:1252 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" @@ -326,7 +333,7 @@ msgstr "" "Niespodziewany znak \"%s\"; po nazwie atrybutu \"%s\" elementu \"%s\" " "oczekiwano znaku \"=\"" -#: ../glib/gmarkup.c:1294 +#: glib/gmarkup.c:1294 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -337,7 +344,7 @@ msgstr "" "znacznik początkowy elementu \"%s\" lub opcjonalnie atrybutu; być może w " "nazwie atrybutu został użyty niepoprawny znak" -#: ../glib/gmarkup.c:1383 +#: glib/gmarkup.c:1383 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " @@ -346,7 +353,7 @@ msgstr "" "Niespodziewany znak \"%s\"; oczekiwano otwierającego znaku cudzysłowu po " "znaku równości przy podawaniu wartości atrybutu \"%s\" elementu \"%s\"" -#: ../glib/gmarkup.c:1528 +#: glib/gmarkup.c:1528 #, c-format msgid "" "'%s' is not a valid character following the characters '\"" -#: ../glib/gmarkup.c:1579 +#: glib/gmarkup.c:1579 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "" "Element \"%s\" został zamknięty, lecz brak aktualnie otwartego elementu" -#: ../glib/gmarkup.c:1588 +#: glib/gmarkup.c:1588 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "" "Element \"%s\" został zamknięty, lecz aktualnie otwartym elementem jest \"%s" "\"" -#: ../glib/gmarkup.c:1735 +#: glib/gmarkup.c:1735 msgid "Document was empty or contained only whitespace" msgstr "Dokument jest pusty lub zawiera tylko separatory" -#: ../glib/gmarkup.c:1749 +#: glib/gmarkup.c:1749 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "Zaraz po znaku \"%s\" nastąpił nieoczekiwany koniec dokumentu" -#: ../glib/gmarkup.c:1757 ../glib/gmarkup.c:1801 +#: glib/gmarkup.c:1757 glib/gmarkup.c:1801 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -394,7 +401,7 @@ msgstr "" "Nastąpił nieoczekiwany koniec dokumentu, gdy pewne elementy są wciąż otwarte " "- \"%s\" był ostatnim otwartym elementem" -#: ../glib/gmarkup.c:1765 +#: glib/gmarkup.c:1765 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " @@ -403,21 +410,21 @@ msgstr "" "Nastąpił nieoczekiwany koniec dokumentu; oczekiwano znaku \">\", kończącego " "znacznik <%s/>" -#: ../glib/gmarkup.c:1771 +#: glib/gmarkup.c:1771 msgid "Document ended unexpectedly inside an element name" msgstr "Nastąpił nieoczekiwany koniec dokumentu wewnątrz nazwy elementu" -#: ../glib/gmarkup.c:1776 +#: glib/gmarkup.c:1776 msgid "Document ended unexpectedly inside an attribute name" msgstr "Nastąpił nieoczekiwany koniec dokumentu wewnątrz nazwy atrybutu" -#: ../glib/gmarkup.c:1781 +#: glib/gmarkup.c:1781 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "" "Nastąpił nieoczekiwany koniec dokumentu wewnątrz znacznika otwierającego " "element." -#: ../glib/gmarkup.c:1787 +#: glib/gmarkup.c:1787 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -425,106 +432,108 @@ msgstr "" "Nastąpił nieoczekiwany koniec dokumentu po znaku równości występującym po " "nazwie atrybutu; brak wartości atrybutu" -#: ../glib/gmarkup.c:1794 +#: glib/gmarkup.c:1794 msgid "Document ended unexpectedly while inside an attribute value" msgstr "Nastąpił nieoczekiwany koniec dokumentu wewnątrz wartości atrybutu" -#: ../glib/gmarkup.c:1809 +#: glib/gmarkup.c:1809 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "" "Nastąpił nieoczekiwany koniec dokumentu wewnątrz znacznika domykającego " "elementu \"%s\"" -#: ../glib/gmarkup.c:1815 +#: glib/gmarkup.c:1815 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Nastąpił nieoczekiwany koniec dokumentu wewnątrz komentarza lub instrukcji " "przetwarzania" -#: ../glib/gshell.c:73 +#: glib/gshell.c:73 +#, c-format msgid "Quoted text doesn't begin with a quotation mark" msgstr "Cytowany znak nie rozpoczyna się znakiem cytowania" -#: ../glib/gshell.c:163 +#: glib/gshell.c:163 +#, c-format msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "W wierszu poleceń lub innym napisie cytowanym jak w powłoce wystąpił " "niesparowany znak cytowania" -#: ../glib/gshell.c:541 +#: glib/gshell.c:541 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "" "Tekst zakończył się bezpośrednio po znaku \"\\\" (wartością tekstu było \"%s" "\")." -#: ../glib/gshell.c:548 +#: glib/gshell.c:548 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Tekst zakończył się przed odnalezieniem domykającego znaku cytowania dla %c " "(tekstem jest \"%s\")" -#: ../glib/gshell.c:560 +#: glib/gshell.c:560 +#, c-format msgid "Text was empty (or contained only whitespace)" msgstr "Tekst jest pusty (lub zawiera tylko separatory)" -#: ../glib/gspawn-win32.c:276 +#: glib/gspawn-win32.c:276 +#, c-format msgid "Failed to read data from child process" msgstr "Nie można odczytać danych z procesu potomnego" -#: ../glib/gspawn-win32.c:291 ../glib/gspawn.c:1364 +#: glib/gspawn-win32.c:291 glib/gspawn.c:1364 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Nie można utworzyć potoku do komunikacji z procesem potomnym (%s)" -#: ../glib/gspawn-win32.c:329 ../glib/gspawn.c:1028 +#: glib/gspawn-win32.c:329 glib/gspawn.c:1028 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Nie można odczytać danych z potoku łączącego z procesem potomnym (%s)" -#: ../glib/gspawn-win32.c:355 ../glib/gspawn.c:1233 +#: glib/gspawn-win32.c:355 glib/gspawn.c:1233 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Nie można zmienić katalogu na \"%s\" (%s)" -#: ../glib/gspawn-win32.c:361 ../glib/gspawn-win32.c:581 +#: glib/gspawn-win32.c:361 glib/gspawn-win32.c:581 #, c-format msgid "Failed to execute child process (%s)" msgstr "Nie można wykonać procesu potomnego (%s)" -#: ../glib/gspawn-win32.c:471 ../glib/gspawn-win32.c:527 +#: glib/gspawn-win32.c:471 glib/gspawn-win32.c:527 #, c-format msgid "Invalid program name: %s" msgstr "Niepoprawna nazwa programu: %s" -#: ../glib/gspawn-win32.c:481 ../glib/gspawn-win32.c:537 -#: ../glib/gspawn-win32.c:780 ../glib/gspawn-win32.c:835 -#: ../glib/gspawn-win32.c:1370 +#: glib/gspawn-win32.c:481 glib/gspawn-win32.c:537 glib/gspawn-win32.c:780 +#: glib/gspawn-win32.c:835 glib/gspawn-win32.c:1370 #, c-format msgid "Invalid string in argument vector at %d: %s" msgstr "Niepoprawna sekwencja argumencie w %d: %s" -#: ../glib/gspawn-win32.c:492 ../glib/gspawn-win32.c:548 -#: ../glib/gspawn-win32.c:794 ../glib/gspawn-win32.c:848 -#: ../glib/gspawn-win32.c:1403 +#: glib/gspawn-win32.c:492 glib/gspawn-win32.c:548 glib/gspawn-win32.c:794 +#: glib/gspawn-win32.c:848 glib/gspawn-win32.c:1403 #, c-format msgid "Invalid string in environment: %s" msgstr "Niepoprawna sekwencja w otoczeniu: %s" -#: ../glib/gspawn-win32.c:776 ../glib/gspawn-win32.c:831 -#: ../glib/gspawn-win32.c:1351 +#: glib/gspawn-win32.c:776 glib/gspawn-win32.c:831 glib/gspawn-win32.c:1351 #, c-format msgid "Invalid working directory: %s" msgstr "Niepoprawny katalog roboczy: %s" -#: ../glib/gspawn-win32.c:890 +#: glib/gspawn-win32.c:890 #, c-format msgid "Failed to execute helper program (%s)" msgstr "Nie można uruchomić programu pomocniczego (%s)" -#: ../glib/gspawn-win32.c:1090 +#: glib/gspawn-win32.c:1090 +#, c-format msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -532,130 +541,136 @@ msgstr "" "Przy odczycie danych z procesu potomnego w g_io_channel_win32_poll() " "wystąpił nieznany błąd" -#: ../glib/gspawn.c:168 +#: glib/gspawn.c:168 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Nie można odczytać danych z procesu potomnego (%s)" -#: ../glib/gspawn.c:300 +#: glib/gspawn.c:300 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Nieoczekiwany błąd w funkcji select() przy odczytywaniu danych z procesu " "potomnego (%s)" -#: ../glib/gspawn.c:383 +#: glib/gspawn.c:383 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Nieoczekiwany błąd w funkcji waitpit() (%s)" -#: ../glib/gspawn.c:1093 +#: glib/gspawn.c:1093 #, c-format msgid "Failed to fork (%s)" msgstr "Nie można utworzyć procesu (%s)" -#: ../glib/gspawn.c:1243 +#: glib/gspawn.c:1243 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Nie można wykonać procesu potomnego \"%s\" (%s)" -#: ../glib/gspawn.c:1253 +#: glib/gspawn.c:1253 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Nie można przekierować wejścia lub wyjścia procesu potomnego (%s)" -#: ../glib/gspawn.c:1262 +#: glib/gspawn.c:1262 #, c-format msgid "Failed to fork child process (%s)" msgstr "Nie można utworzyć procesu potomnego (%s)" -#: ../glib/gspawn.c:1270 +#: glib/gspawn.c:1270 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Przy wykonywaniu procesu potomnego \"%s\" wystąpił nieznany błąd" -#: ../glib/gspawn.c:1292 +#: glib/gspawn.c:1292 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" "Nie można odczytać odpowiedniej liczby danych z potoku do odczytu PID-u od " "procesu potomnego (%s)" -#: ../glib/gutf8.c:1017 +#: glib/gutf8.c:1017 +#, c-format msgid "Character out of range for UTF-8" msgstr "Znak jest poza zakresem dopuszczalnym dla UTF-8" -#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252 -#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498 +#: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261 +#: glib/gutf8.c:1402 glib/gutf8.c:1498 +#, c-format msgid "Invalid sequence in conversion input" msgstr "Niepoprawna sekwencja na wejściu konwersji" -#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509 +#: glib/gutf8.c:1413 glib/gutf8.c:1509 +#, c-format msgid "Character out of range for UTF-16" msgstr "Znak jest poza zakresem dopuszczalnym dla UTF-8" -#: ../glib/goption.c:468 +#: glib/goption.c:468 msgid "Usage:" msgstr "Użycie:" -#: ../glib/goption.c:468 +#: glib/goption.c:468 msgid "[OPTION...]" msgstr "[OPCJA...]" -#: ../glib/goption.c:556 +#: glib/goption.c:556 msgid "Help Options:" msgstr "Opcje pomocy:" -#: ../glib/goption.c:557 +#: glib/goption.c:557 msgid "Show help options" msgstr "Wyświetlenie opcji pomocy" -#: ../glib/goption.c:562 +#: glib/goption.c:562 msgid "Show all help options" msgstr "Wyświetlenie wszystkich opcji pomocy" -#: ../glib/goption.c:612 +#: glib/goption.c:612 msgid "Application Options:" msgstr "Opcje aplikacji:" -#: ../glib/goption.c:653 +#: glib/goption.c:653 #, c-format msgid "Cannot parse integer value '%s' for %s" msgstr "Nie można przetworzyć wartości liczbowej \"%s\" dla %s" -#: ../glib/goption.c:663 +#: glib/goption.c:663 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "Wartość liczbowa \"%s\" dla %s jest z poza dopuszczalnego zakresu" -#: ../glib/goption.c:926 +#: glib/goption.c:926 #, c-format msgid "Error parsing option %s" msgstr "Błąd podczas przetwarzania opcji %s" -#: ../glib/goption.c:959 ../glib/goption.c:1070 +#: glib/goption.c:959 glib/goption.c:1070 #, c-format msgid "Missing argument for %s" msgstr "Brakujący parametr dla %s" -#: ../glib/goption.c:1474 +#: glib/goption.c:1474 #, c-format msgid "Unknown option %s" msgstr "Nieznana opcja %s" -#: ../glib/gkeyfile.c:339 +#: glib/gkeyfile.c:339 +#, c-format msgid "Valid key file could not be found in data dirs" msgstr "Nie można odnaleźć poprawnego pliku klucza w katalogach danych" -#: ../glib/gkeyfile.c:374 +#: glib/gkeyfile.c:374 +#, c-format msgid "Not a regular file" msgstr "To nie jest zwykły plik" -#: ../glib/gkeyfile.c:382 +#: glib/gkeyfile.c:382 +#, c-format msgid "File is empty" msgstr "Plik jest pusty" -#: ../glib/gkeyfile.c:697 +#: glib/gkeyfile.c:697 #, c-format msgid "" "Key file contains line '%s' which is not a key-value pair, group, or comment" @@ -663,42 +678,43 @@ msgstr "" "Plik klucza zawiera linię \"%s\", która nie jest parą klucz-wartość, grupą " "lub komentarzem" -#: ../glib/gkeyfile.c:765 +#: glib/gkeyfile.c:765 +#, c-format msgid "Key file does not start with a group" msgstr "Plik klucza nie rozpoczyna się od grupy" -#: ../glib/gkeyfile.c:808 +#: glib/gkeyfile.c:808 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "Plik klucza zawiera nieobsługiwane kodowanie \"%s\"" -#: ../glib/gkeyfile.c:1017 ../glib/gkeyfile.c:1176 ../glib/gkeyfile.c:2177 -#: ../glib/gkeyfile.c:2242 ../glib/gkeyfile.c:2361 ../glib/gkeyfile.c:2497 -#: ../glib/gkeyfile.c:2649 ../glib/gkeyfile.c:2823 ../glib/gkeyfile.c:2880 +#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177 +#: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497 +#: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880 #, c-format msgid "Key file does not have group '%s'" msgstr "Plik klucza nie zawiera grupy \"%s\"" -#: ../glib/gkeyfile.c:1188 +#: glib/gkeyfile.c:1188 #, c-format msgid "Key file does not have key '%s'" msgstr "Plik klucza nie zawiera klucza \"%s\"" -#: ../glib/gkeyfile.c:1289 ../glib/gkeyfile.c:1398 +#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "" "Plik klucza zawiera klucz \"%s\" o wartości \"%s\", która nie jest zapisana " "w UTF-8" -#: ../glib/gkeyfile.c:1307 ../glib/gkeyfile.c:1416 ../glib/gkeyfile.c:1788 +#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "" "Plik klucza zawiera klucz \"%s\", który ma wartość niemożliwą do " "zinterpretowania." -#: ../glib/gkeyfile.c:2004 +#: glib/gkeyfile.c:2004 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -707,31 +723,32 @@ msgstr "" "Plik klucza zawiera klucz \"%s\" w grupie \"%s\", który ma wartość " "niemożliwą do zinterpretowania." -#: ../glib/gkeyfile.c:2192 ../glib/gkeyfile.c:2376 ../glib/gkeyfile.c:2891 +#: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "Plik klucza nie zawiera klucza \"%s\" w grupie \"%s\"" -#: ../glib/gkeyfile.c:3067 +#: glib/gkeyfile.c:3067 +#, c-format msgid "Key file contains escape character at end of line" msgstr "Plik klucza zawiera znak sterujący na końcu linii" -#: ../glib/gkeyfile.c:3089 +#: glib/gkeyfile.c:3089 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "Plik klucza zawiera niepoprawną sekwencję sterującą \"%s\"" -#: ../glib/gkeyfile.c:3230 +#: glib/gkeyfile.c:3230 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "Nie można zinterpretować \"%s\" jako wartości liczbowej." -#: ../glib/gkeyfile.c:3240 +#: glib/gkeyfile.c:3240 #, c-format msgid "Integer value '%s' out of range" msgstr "Wartość liczbowa \"%s\" jest z poza dopuszczalnego zakresu" -#: ../glib/gkeyfile.c:3270 +#: glib/gkeyfile.c:3270 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "Nie można zinterpretować \"%s\" jako wartości logicznej." diff --git a/po/pt.po b/po/pt.po index d8b25fe3e..2b53457d5 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-28 12:50+0000\n" "Last-Translator: Duarte Loreto \n" "Language-Team: Portuguese \n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 687f8eca0..55f5f3937 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-08-31 14:02-0300\n" "Last-Translator: Gustavo Noronha Silva \n" "Language-Team: Brazilian Portuguese \n" diff --git a/po/ro.po b/po/ro.po index df4a50894..445e44ea6 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-08-14 20:38+0300\n" "Last-Translator: Mişu Moldovan \n" "Language-Team: Română \n" diff --git a/po/ru.po b/po/ru.po index 9675d5556..466d27e12 100644 --- a/po/ru.po +++ b/po/ru.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-02-01 18:37+0200\n" "Last-Translator: Leonid Kanter \n" "Language-Team: Russian \n" diff --git a/po/rw.po b/po/rw.po index e22463d76..0c687f4a0 100644 --- a/po/rw.po +++ b/po/rw.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.12\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-03-28 19:34-0700\n" "Last-Translator: Steve Murphy \n" "Language-Team: Kinyarwanda \n" diff --git a/po/sk.po b/po/sk.po index 42db5dfe6..9216b8255 100644 --- a/po/sk.po +++ b/po/sk.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-10-16 19:30+0200\n" "Last-Translator: Marcel Telka \n" "Language-Team: Slovak \n" diff --git a/po/sl.po b/po/sl.po index bbb282d35..400b51119 100644 --- a/po/sl.po +++ b/po/sl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2001-02-16 12:30+0200\n" "Last-Translator: Andraz Tori \n" "Language-Team: Slovenian \n" diff --git a/po/sq.po b/po/sq.po index 9bf54860c..6fd99ff0f 100644 --- a/po/sq.po +++ b/po/sq.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-30 10:58+0100\n" "Last-Translator: Laurent Dhima \n" "Language-Team: Albanian \n" diff --git a/po/sr.po b/po/sr.po index afaf47033..37b2da05a 100644 --- a/po/sr.po +++ b/po/sr.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-31 23:39+0100\n" "Last-Translator: Слободан Д. Средојевић \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sr@Latn.po b/po/sr@Latn.po index 31cf60f49..f13b9cee4 100644 --- a/po/sr@Latn.po +++ b/po/sr@Latn.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-31 23:39+0100\n" "Last-Translator: Slobodan D. Sredojević \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sr@ije.po b/po/sr@ije.po index 1a26d0806..4f92fe16c 100644 --- a/po/sr@ije.po +++ b/po/sr@ije.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2004-04-29 01:11+0200\n" "Last-Translator: Bojan Suzic \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sv.po b/po/sv.po index ea527f19a..8693b77c9 100644 --- a/po/sv.po +++ b/po/sv.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-03-07 13:17+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" @@ -17,702 +17,767 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../glib/gconvert.c:408 -#: ../glib/gconvert.c:486 -#: ../glib/giochannel.c:1150 +#: glib/gconvert.c:408 glib/gconvert.c:486 glib/giochannel.c:1150 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "Konvertering från teckentabellen \"%s\" till \"%s\" stöds inte" -#: ../glib/gconvert.c:412 -#: ../glib/gconvert.c:490 +#: glib/gconvert.c:412 glib/gconvert.c:490 #, c-format msgid "Could not open converter from '%s' to '%s'" msgstr "Kunde inte öppna konverteraren från \"%s\" till \"%s\"" -#: ../glib/gconvert.c:606 -#: ../glib/gconvert.c:995 -#: ../glib/giochannel.c:1322 -#: ../glib/giochannel.c:1364 -#: ../glib/giochannel.c:2206 -#: ../glib/gutf8.c:943 -#: ../glib/gutf8.c:1392 +#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322 +#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 +#: glib/gutf8.c:1392 +#, c-format msgid "Invalid byte sequence in conversion input" msgstr "Ogiltig bytesekvens i konverteringsindata" -#: ../glib/gconvert.c:612 -#: ../glib/gconvert.c:922 -#: ../glib/giochannel.c:1329 -#: ../glib/giochannel.c:2218 +#: glib/gconvert.c:612 glib/gconvert.c:922 glib/giochannel.c:1329 +#: glib/giochannel.c:2218 #, c-format msgid "Error during conversion: %s" msgstr "Fel vid konvertering: %s" -#: ../glib/gconvert.c:647 -#: ../glib/gutf8.c:939 -#: ../glib/gutf8.c:1143 -#: ../glib/gutf8.c:1284 -#: ../glib/gutf8.c:1388 +#: glib/gconvert.c:647 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 +#: glib/gutf8.c:1388 +#, c-format msgid "Partial character sequence at end of input" msgstr "Ofullständig teckensekvens vid slutet av indata" # fallback syftar på en sträng -#: ../glib/gconvert.c:897 +#: glib/gconvert.c:897 #, c-format msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "Kan inte konvertera reservsträngen \"%s\" till kodningen \"%s\"" -#: ../glib/gconvert.c:1706 +#: glib/gconvert.c:1706 #, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "URI:n \"%s\" är ingen absolut URI som använder \"file\"-schemat" -#: ../glib/gconvert.c:1716 +#: glib/gconvert.c:1716 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "Lokala fil-URI:n \"%s\" får inte innehålla en \"#\"" -#: ../glib/gconvert.c:1733 +#: glib/gconvert.c:1733 #, c-format msgid "The URI '%s' is invalid" msgstr "URI:n \"%s\" är ogiltig" -#: ../glib/gconvert.c:1745 +#: glib/gconvert.c:1745 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "Värdnamnet i URI:n \"%s\" är ogiltigt" -#: ../glib/gconvert.c:1761 +#: glib/gconvert.c:1761 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "URI:n \"%s\" innehåller ogiltigt kodade tecken" -#: ../glib/gconvert.c:1855 +#: glib/gconvert.c:1855 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "Sökvägen \"%s\" är ingen absolut sökväg" -#: ../glib/gconvert.c:1865 +#: glib/gconvert.c:1865 +#, c-format msgid "Invalid hostname" msgstr "Ogiltigt värdnamn" -#: ../glib/gdir.c:121 -#: ../glib/gdir.c:141 +#: glib/gdir.c:121 glib/gdir.c:141 #, c-format msgid "Error opening directory '%s': %s" msgstr "Fel vid öppning av katalogen \"%s\": %s" -#: ../glib/gfileutils.c:576 -#: ../glib/gfileutils.c:649 +#: glib/gfileutils.c:576 glib/gfileutils.c:649 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Kunde inte allokera %lu byte för att läsa filen \"%s\"" -#: ../glib/gfileutils.c:591 +#: glib/gfileutils.c:591 #, c-format msgid "Error reading file '%s': %s" msgstr "Fel vid läsning av filen \"%s\": %s" -#: ../glib/gfileutils.c:673 +#: glib/gfileutils.c:673 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Misslyckades med att läsa från filen \"%s\": %s" -#: ../glib/gfileutils.c:724 -#: ../glib/gfileutils.c:811 +#: glib/gfileutils.c:724 glib/gfileutils.c:811 #, c-format msgid "Failed to open file '%s': %s" msgstr "Misslyckades med att öppna filen \"%s\": %s" -#: ../glib/gfileutils.c:741 -#: ../glib/gmappedfile.c:133 +#: glib/gfileutils.c:741 glib/gmappedfile.c:133 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" -msgstr "Misslyckades med att få tag på attributen på filen \"%s\": fstat() misslyckades: %s" +msgstr "" +"Misslyckades med att få tag på attributen på filen \"%s\": fstat() " +"misslyckades: %s" -#: ../glib/gfileutils.c:775 +#: glib/gfileutils.c:775 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Misslyckades med att öppna filen \"%s\": fdopen() misslyckades: %s" -#: ../glib/gfileutils.c:909 +#: glib/gfileutils.c:909 #, c-format msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" -msgstr "Misslyckades med att byta namn på filen \"%s\" till \"%s\": g_rename() misslyckades: %s" +msgstr "" +"Misslyckades med att byta namn på filen \"%s\" till \"%s\": g_rename() " +"misslyckades: %s" -#: ../glib/gfileutils.c:950 -#: ../glib/gfileutils.c:1415 +#: glib/gfileutils.c:950 glib/gfileutils.c:1415 #, c-format msgid "Failed to create file '%s': %s" msgstr "Misslyckades med att skapa filen \"%s\": %s" -#: ../glib/gfileutils.c:964 +#: glib/gfileutils.c:964 #, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" -msgstr "Misslyckades med att öppna filen \"%s\" för skrivning: fdopen() misslyckades: %s" +msgstr "" +"Misslyckades med att öppna filen \"%s\" för skrivning: fdopen() " +"misslyckades: %s" -#: ../glib/gfileutils.c:989 +#: glib/gfileutils.c:989 #, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "Misslyckades med att skriva filen \"%s\": fwrite() misslyckades: %s" -#: ../glib/gfileutils.c:1008 +#: glib/gfileutils.c:1008 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Misslyckades med att stänga filen \"%s\": fclose() misslyckades: %s" -#: ../glib/gfileutils.c:1126 +#: glib/gfileutils.c:1126 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" -msgstr "Befintliga filen \"%s\" kunde inte tas bort: g_unlink() misslyckades: %s" +msgstr "" +"Befintliga filen \"%s\" kunde inte tas bort: g_unlink() misslyckades: %s" -#: ../glib/gfileutils.c:1376 +#: glib/gfileutils.c:1376 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Mallen \"%s\" är ogiltig, den får inte innehålla ett \"%s\"" -#: ../glib/gfileutils.c:1390 +#: glib/gfileutils.c:1390 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Mallen \"%s\" slutar inte med XXXXXX" -#: ../glib/gfileutils.c:1865 +#: glib/gfileutils.c:1865 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Misslyckades med att läsa den symboliska länken \"%s\": %s" -#: ../glib/gfileutils.c:1886 +#: glib/gfileutils.c:1886 +#, c-format msgid "Symbolic links not supported" msgstr "Symboliska länkar stöds inte" -#: ../glib/giochannel.c:1154 +#: glib/giochannel.c:1154 #, c-format msgid "Could not open converter from '%s' to '%s': %s" msgstr "Kunde inte öppna konverteraren från \"%s\" till \"%s\": %s" -#: ../glib/giochannel.c:1499 +#: glib/giochannel.c:1499 +#, c-format msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Kan inte göra en rå läsning i g_io_channel_read_line_string" -#: ../glib/giochannel.c:1546 -#: ../glib/giochannel.c:1803 -#: ../glib/giochannel.c:1889 +#: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889 +#, c-format msgid "Leftover unconverted data in read buffer" msgstr "Överbliven okonverterad data i läsbufferten" -#: ../glib/giochannel.c:1626 -#: ../glib/giochannel.c:1703 +#: glib/giochannel.c:1626 glib/giochannel.c:1703 +#, c-format msgid "Channel terminates in a partial character" msgstr "Kanalen slutar med ett ofullständigt tecken" -#: ../glib/giochannel.c:1689 +#: glib/giochannel.c:1689 +#, c-format msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Kan inte göra en rå läsning i g_io_channel_read_to_end" -#: ../glib/gmappedfile.c:116 +#: glib/gmappedfile.c:116 #, c-format msgid "Failed to open file '%s': open() failed: %s" msgstr "Misslyckades med att öppna filen \"%s\": open() misslyckades: %s" -#: ../glib/gmappedfile.c:193 +#: glib/gmappedfile.c:193 #, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Misslyckades med att mappa filen \"%s\": mmap() misslyckades: %s" -#: ../glib/gmarkup.c:232 +#: glib/gmarkup.c:232 #, c-format msgid "Error on line %d char %d: %s" msgstr "Fel på rad %d kolumn %d: %s" -#: ../glib/gmarkup.c:330 +#: glib/gmarkup.c:330 #, c-format msgid "Error on line %d: %s" msgstr "Fel på rad %d: %s" -#: ../glib/gmarkup.c:434 -msgid "Empty entity '&;' seen; valid entities are: & " < > '" -msgstr "Tom entitet \"&;\" hittades, giltiga entiteter är: & " < > '" +#: glib/gmarkup.c:434 +msgid "" +"Empty entity '&;' seen; valid entities are: & " < > '" +msgstr "" +"Tom entitet \"&;\" hittades, giltiga entiteter är: & " < > " +"'" -#: ../glib/gmarkup.c:444 +#: glib/gmarkup.c:444 #, 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 &" -msgstr "Tecknet \"%s\" är inte giltigt i början på ett entitetsnamn; tecknet & inleder en entitet. Om detta &-tecken inte ska vara en entitet måste du skriva om det som &." +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 &" +msgstr "" +"Tecknet \"%s\" är inte giltigt i början på ett entitetsnamn; tecknet & " +"inleder en entitet. Om detta &-tecken inte ska vara en entitet måste du " +"skriva om det som &." -#: ../glib/gmarkup.c:478 +#: glib/gmarkup.c:478 #, c-format msgid "Character '%s' is not valid inside an entity name" msgstr "Tecknet \"%s\" är inte giltigt inuti ett entitetsnamn" -#: ../glib/gmarkup.c:515 +#: glib/gmarkup.c:515 #, c-format msgid "Entity name '%s' is not known" msgstr "Entitetsnamnet \"%s\" är okänt" -#: ../glib/gmarkup.c:526 -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 "Entiteten slutade inte med ett semikolon. Troligtvis använde du ett &-tecken utan att avse att starta en entitet. Skriv om &-tecknet som &" +#: glib/gmarkup.c:526 +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 "" +"Entiteten slutade inte med ett semikolon. Troligtvis använde du ett &-tecken " +"utan att avse att starta en entitet. Skriv om &-tecknet som &" -#: ../glib/gmarkup.c:579 +#: glib/gmarkup.c:579 #, 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 "Misslyckades med att tolka \"%-.*s\", som skulle ha varit ett tal inuti en teckenreferens (ê till exempel). Talet är kanske för stort" +msgid "" +"Failed to parse '%-.*s', which should have been a digit inside a character " +"reference (ê for example) - perhaps the digit is too large" +msgstr "" +"Misslyckades med att tolka \"%-.*s\", som skulle ha varit ett tal inuti en " +"teckenreferens (ê till exempel). Talet är kanske för stort" -#: ../glib/gmarkup.c:604 +#: glib/gmarkup.c:604 #, c-format msgid "Character reference '%-.*s' does not encode a permitted character" msgstr "Teckenreferensen \"%-.*s\" kodar inte ett tillåtet tecken" -#: ../glib/gmarkup.c:619 +#: glib/gmarkup.c:619 msgid "Empty character reference; should include a digit such as dž" msgstr "Tom teckenreferens, måste innehålla ett tal som exempelvis dž" -#: ../glib/gmarkup.c:629 -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 "Teckenreferensen slutade inte med ett semikolon. Troligtvis använde du ett &-tecken utan att avse att starta en entitet. Skriv om &-tecknet som &" +#: glib/gmarkup.c:629 +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 "" +"Teckenreferensen slutade inte med ett semikolon. Troligtvis använde du ett &-" +"tecken utan att avse att starta en entitet. Skriv om &-tecknet som &" -#: ../glib/gmarkup.c:715 +#: glib/gmarkup.c:715 msgid "Unfinished entity reference" msgstr "Oavslutad entitetsreferens" -#: ../glib/gmarkup.c:721 +#: glib/gmarkup.c:721 msgid "Unfinished character reference" msgstr "Oavslutad teckenreferens" -#: ../glib/gmarkup.c:964 -#: ../glib/gmarkup.c:992 -#: ../glib/gmarkup.c:1023 +#: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023 msgid "Invalid UTF-8 encoded text" msgstr "Ogiltigt UTF-8-kodad text" -#: ../glib/gmarkup.c:1059 +#: glib/gmarkup.c:1059 msgid "Document must begin with an element (e.g. )" msgstr "Dokumentet måste börja med ett element (exempelvis )" -#: ../glib/gmarkup.c:1099 +#: glib/gmarkup.c:1099 #, c-format -msgid "'%s' is not a valid character following a '<' character; it may not begin an element name" -msgstr "\"%s\" är inte ett giltigt tecken efter ett \"<\"-tecken. Det får inte inleda ett elementnamn" +msgid "" +"'%s' is not a valid character following a '<' character; it may not begin an " +"element name" +msgstr "" +"\"%s\" är inte ett giltigt tecken efter ett \"<\"-tecken. Det får inte " +"inleda ett elementnamn" -#: ../glib/gmarkup.c:1163 +#: glib/gmarkup.c:1163 #, c-format -msgid "Odd character '%s', expected a '>' character to end the start tag of element '%s'" -msgstr "Konstigt tecken \"%s\", ett \">\"-tecken förväntades för att avsluta starttaggen för elementet \"%s\"" +msgid "" +"Odd character '%s', expected a '>' character to end the start tag of element " +"'%s'" +msgstr "" +"Konstigt tecken \"%s\", ett \">\"-tecken förväntades för att avsluta " +"starttaggen för elementet \"%s\"" -#: ../glib/gmarkup.c:1252 +#: glib/gmarkup.c:1252 #, c-format -msgid "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" -msgstr "Konstigt tecken \"%s\", ett \"=\" förväntades efter attributnamnet \"%s\" till elementet \"%s\"" +msgid "" +"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" +msgstr "" +"Konstigt tecken \"%s\", ett \"=\" förväntades efter attributnamnet \"%s\" " +"till elementet \"%s\"" -#: ../glib/gmarkup.c:1294 +#: glib/gmarkup.c:1294 #, c-format -msgid "Odd character '%s', expected a '>' or '/' character to end the start tag of element '%s', or optionally an attribute; perhaps you used an invalid character in an attribute name" -msgstr "Konstigt tecken \"%s\", ett \">\"- eller \"/\"-tecken förväntades för att avsluta starttaggen för elementet \"%s\", eller möjligtvis ett attribut. Du kanske använde ett ogiltigt tecken i ett attributnamn" +msgid "" +"Odd character '%s', expected a '>' or '/' character to end the start tag of " +"element '%s', or optionally an attribute; perhaps you used an invalid " +"character in an attribute name" +msgstr "" +"Konstigt tecken \"%s\", ett \">\"- eller \"/\"-tecken förväntades för att " +"avsluta starttaggen för elementet \"%s\", eller möjligtvis ett attribut. Du " +"kanske använde ett ogiltigt tecken i ett attributnamn" -#: ../glib/gmarkup.c:1383 +#: glib/gmarkup.c:1383 #, 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 "Konstigt tecken \"%s\", ett startcitationstecken förväntades efter likhetstecknet när värdet av attributet \"%s\" till elementet \"%s\" tilldelades" +msgid "" +"Odd character '%s', expected an open quote mark after the equals sign when " +"giving value for attribute '%s' of element '%s'" +msgstr "" +"Konstigt tecken \"%s\", ett startcitationstecken förväntades efter " +"likhetstecknet när värdet av attributet \"%s\" till elementet \"%s\" " +"tilldelades" -#: ../glib/gmarkup.c:1528 +#: glib/gmarkup.c:1528 #, c-format -msgid "'%s' is not a valid character following the characters ''" -msgstr "\"%s\" är inte ett giltigt tecken efter stängelementnamnet \"%s\". Det tillåtna tecknet är \">\"" +msgid "" +"'%s' is not a valid character following the close element name '%s'; the " +"allowed character is '>'" +msgstr "" +"\"%s\" är inte ett giltigt tecken efter stängelementnamnet \"%s\". Det " +"tillåtna tecknet är \">\"" -#: ../glib/gmarkup.c:1579 +#: glib/gmarkup.c:1579 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "Elementet \"%s\" stängdes, inget element är öppet för tillfället" -#: ../glib/gmarkup.c:1588 +#: glib/gmarkup.c:1588 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" -msgstr "Elementet \"%s\" stängdes, men det element som är öppet för tillfället är \"%s\"" +msgstr "" +"Elementet \"%s\" stängdes, men det element som är öppet för tillfället är \"%" +"s\"" -#: ../glib/gmarkup.c:1735 +#: glib/gmarkup.c:1735 msgid "Document was empty or contained only whitespace" msgstr "Dokumentet var tomt eller innehöll endast tomrum" -#: ../glib/gmarkup.c:1749 +#: glib/gmarkup.c:1749 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "Dokumentet tog oväntat slut efter ett öppningsklammer \"<\"" -#: ../glib/gmarkup.c:1757 -#: ../glib/gmarkup.c:1801 +#: glib/gmarkup.c:1757 glib/gmarkup.c:1801 #, c-format -msgid "Document ended unexpectedly with elements still open - '%s' was the last element opened" -msgstr "Dokumentet tog oväntat slut då element fortfarande var öppna. \"%s\" var det senast öppnade elementet" +msgid "" +"Document ended unexpectedly with elements still open - '%s' was the last " +"element opened" +msgstr "" +"Dokumentet tog oväntat slut då element fortfarande var öppna. \"%s\" var det " +"senast öppnade elementet" -#: ../glib/gmarkup.c:1765 +#: glib/gmarkup.c:1765 #, c-format -msgid "Document ended unexpectedly, expected to see a close angle bracket ending the tag <%s/>" -msgstr "Dokumentet tog oväntat slut, en stängningsklammer föräntades för att avsluta taggen <%s/>" +msgid "" +"Document ended unexpectedly, expected to see a close angle bracket ending " +"the tag <%s/>" +msgstr "" +"Dokumentet tog oväntat slut, en stängningsklammer föräntades för att avsluta " +"taggen <%s/>" -#: ../glib/gmarkup.c:1771 +#: glib/gmarkup.c:1771 msgid "Document ended unexpectedly inside an element name" msgstr "Dokumentet tog oväntat slut inuti ett elementnamn" -#: ../glib/gmarkup.c:1776 +#: glib/gmarkup.c:1776 msgid "Document ended unexpectedly inside an attribute name" msgstr "Dokumentet tog oväntat slut inuti ett attributnamn" -#: ../glib/gmarkup.c:1781 +#: glib/gmarkup.c:1781 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "Dokumentet tog oväntat slut inuti en elementöppnande tagg." -#: ../glib/gmarkup.c:1787 -msgid "Document ended unexpectedly after the equals sign following an attribute name; no attribute value" -msgstr "Dokumentet tog oväntat slut efter likhetstecknet som följde ett attributnamn. Inget attributvärde" +#: glib/gmarkup.c:1787 +msgid "" +"Document ended unexpectedly after the equals sign following an attribute " +"name; no attribute value" +msgstr "" +"Dokumentet tog oväntat slut efter likhetstecknet som följde ett " +"attributnamn. Inget attributvärde" -#: ../glib/gmarkup.c:1794 +#: glib/gmarkup.c:1794 msgid "Document ended unexpectedly while inside an attribute value" msgstr "Dokumentet tog oväntat slut inuti ett attributvärde" -#: ../glib/gmarkup.c:1809 +#: glib/gmarkup.c:1809 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" -msgstr "Dokumentet tog oväntat slut inuti stängningstaggen för elementet \"%s\"" +msgstr "" +"Dokumentet tog oväntat slut inuti stängningstaggen för elementet \"%s\"" -#: ../glib/gmarkup.c:1815 +#: glib/gmarkup.c:1815 msgid "Document ended unexpectedly inside a comment or processing instruction" -msgstr "Dokumentet tog oväntat slut inuti en kommentar eller behandlingsinstruktion" +msgstr "" +"Dokumentet tog oväntat slut inuti en kommentar eller behandlingsinstruktion" -#: ../glib/gshell.c:73 +#: glib/gshell.c:73 +#, c-format msgid "Quoted text doesn't begin with a quotation mark" msgstr "Citerad text börjar inte med citationstecken" -#: ../glib/gshell.c:163 +#: glib/gshell.c:163 +#, c-format msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "Ensamt citationstecken på kommandoraden eller annan skalciterad text" -#: ../glib/gshell.c:541 +#: glib/gshell.c:541 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Texten slutade efter ett \"\\\"-tecken (texten var \"%s\")." -#: ../glib/gshell.c:548 +#: glib/gshell.c:548 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" -msgstr "Texten slutade innan matchande citationstecken hittades för %c (texten var \"%s\")." +msgstr "" +"Texten slutade innan matchande citationstecken hittades för %c (texten var " +"\"%s\")." -#: ../glib/gshell.c:560 +#: glib/gshell.c:560 +#, c-format msgid "Text was empty (or contained only whitespace)" msgstr "Texten var tom (eller innehöll bara tomrum)" -#: ../glib/gspawn-win32.c:276 +#: glib/gspawn-win32.c:276 +#, c-format msgid "Failed to read data from child process" msgstr "Misslyckades med att läsa data från barnprocessen" -#: ../glib/gspawn-win32.c:291 -#: ../glib/gspawn.c:1364 +#: glib/gspawn-win32.c:291 glib/gspawn.c:1364 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Misslyckades med att skapa rör för kommunikation med barnprocess (%s)" -#: ../glib/gspawn-win32.c:329 -#: ../glib/gspawn.c:1028 +#: glib/gspawn-win32.c:329 glib/gspawn.c:1028 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Misslyckades med att läsa från rör till barn (%s)" -#: ../glib/gspawn-win32.c:355 -#: ../glib/gspawn.c:1233 +#: glib/gspawn-win32.c:355 glib/gspawn.c:1233 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Misslyckades med att byta till katalogen \"%s\" (%s)" -#: ../glib/gspawn-win32.c:361 -#: ../glib/gspawn-win32.c:581 +#: glib/gspawn-win32.c:361 glib/gspawn-win32.c:581 #, c-format msgid "Failed to execute child process (%s)" msgstr "Misslyckades med att köra barnprocess (%s)" -#: ../glib/gspawn-win32.c:471 -#: ../glib/gspawn-win32.c:527 +#: glib/gspawn-win32.c:471 glib/gspawn-win32.c:527 #, c-format msgid "Invalid program name: %s" msgstr "Ogiltigt programnamn: %s" -#: ../glib/gspawn-win32.c:481 -#: ../glib/gspawn-win32.c:537 -#: ../glib/gspawn-win32.c:780 -#: ../glib/gspawn-win32.c:835 -#: ../glib/gspawn-win32.c:1370 +#: glib/gspawn-win32.c:481 glib/gspawn-win32.c:537 glib/gspawn-win32.c:780 +#: glib/gspawn-win32.c:835 glib/gspawn-win32.c:1370 #, c-format msgid "Invalid string in argument vector at %d: %s" msgstr "Ogiltig sträng i argumentvektorn vid %d: %s" -#: ../glib/gspawn-win32.c:492 -#: ../glib/gspawn-win32.c:548 -#: ../glib/gspawn-win32.c:794 -#: ../glib/gspawn-win32.c:848 -#: ../glib/gspawn-win32.c:1403 +#: glib/gspawn-win32.c:492 glib/gspawn-win32.c:548 glib/gspawn-win32.c:794 +#: glib/gspawn-win32.c:848 glib/gspawn-win32.c:1403 #, c-format msgid "Invalid string in environment: %s" msgstr "Ogiltig sträng i miljön: %s" -#: ../glib/gspawn-win32.c:776 -#: ../glib/gspawn-win32.c:831 -#: ../glib/gspawn-win32.c:1351 +#: glib/gspawn-win32.c:776 glib/gspawn-win32.c:831 glib/gspawn-win32.c:1351 #, c-format msgid "Invalid working directory: %s" msgstr "Ogiltig arbetskatalog: %s" -#: ../glib/gspawn-win32.c:890 +#: glib/gspawn-win32.c:890 #, c-format msgid "Failed to execute helper program (%s)" msgstr "Misslyckades med att köra hjälparprogram (%s)" -#: ../glib/gspawn-win32.c:1090 -msgid "Unexpected error in g_io_channel_win32_poll() reading data from a child process" -msgstr "Oväntat fel i g_io_channel_win32_poll() vid inläsning av data från en barnprocess" +#: glib/gspawn-win32.c:1090 +#, c-format +msgid "" +"Unexpected error in g_io_channel_win32_poll() reading data from a child " +"process" +msgstr "" +"Oväntat fel i g_io_channel_win32_poll() vid inläsning av data från en " +"barnprocess" -#: ../glib/gspawn.c:168 +#: glib/gspawn.c:168 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Misslyckades med att läsa data från barnprocess (%s)" -#: ../glib/gspawn.c:300 +#: glib/gspawn.c:300 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Oväntat fel i select() vid läsning av data från en barnprocess (%s)" -#: ../glib/gspawn.c:383 +#: glib/gspawn.c:383 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Oväntat fel i waitpid() (%s)" -#: ../glib/gspawn.c:1093 +#: glib/gspawn.c:1093 #, c-format msgid "Failed to fork (%s)" msgstr "Misslyckades med att grena (%s)" -#: ../glib/gspawn.c:1243 +#: glib/gspawn.c:1243 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Misslyckades med att köra barnprocessen \"%s\" (%s)" -#: ../glib/gspawn.c:1253 +#: glib/gspawn.c:1253 #, c-format msgid "Failed to redirect output or input of child process (%s)" -msgstr "Misslyckades med att dirigera om utdata eller indata från barnprocess (%s)" +msgstr "" +"Misslyckades med att dirigera om utdata eller indata från barnprocess (%s)" -#: ../glib/gspawn.c:1262 +#: glib/gspawn.c:1262 #, c-format msgid "Failed to fork child process (%s)" msgstr "Misslyckades med att skapa barnprocess (%s)" -#: ../glib/gspawn.c:1270 +#: glib/gspawn.c:1270 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Okänt fel vid körning av barnprocessen \"%s\"" -#: ../glib/gspawn.c:1292 +#: glib/gspawn.c:1292 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" -msgstr "Misslyckades med att läsa tillräckligt med data från röret till barnets pid (%s)" +msgstr "" +"Misslyckades med att läsa tillräckligt med data från röret till barnets pid " +"(%s)" -#: ../glib/gutf8.c:1017 +#: glib/gutf8.c:1017 +#, c-format msgid "Character out of range for UTF-8" msgstr "Tecknet är utanför intervallet för UTF-8" -#: ../glib/gutf8.c:1111 -#: ../glib/gutf8.c:1120 -#: ../glib/gutf8.c:1252 -#: ../glib/gutf8.c:1261 -#: ../glib/gutf8.c:1402 -#: ../glib/gutf8.c:1498 +#: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261 +#: glib/gutf8.c:1402 glib/gutf8.c:1498 +#, c-format msgid "Invalid sequence in conversion input" msgstr "Ogiltig sekvens i konverteringsindata" -#: ../glib/gutf8.c:1413 -#: ../glib/gutf8.c:1509 +#: glib/gutf8.c:1413 glib/gutf8.c:1509 +#, c-format msgid "Character out of range for UTF-16" msgstr "Tecknet är utanför intervallet för UTF-16" -#: ../glib/goption.c:468 +#: glib/goption.c:468 msgid "Usage:" msgstr "Användning:" -#: ../glib/goption.c:468 +#: glib/goption.c:468 msgid "[OPTION...]" msgstr "[FLAGGA...]" -#: ../glib/goption.c:556 +#: glib/goption.c:556 msgid "Help Options:" msgstr "Hjälpflaggor:" -#: ../glib/goption.c:557 +#: glib/goption.c:557 msgid "Show help options" msgstr "Visa hjälpflaggor" -#: ../glib/goption.c:562 +#: glib/goption.c:562 msgid "Show all help options" msgstr "Visa alla hjälpflaggor" -#: ../glib/goption.c:612 +#: glib/goption.c:612 msgid "Application Options:" msgstr "Programflaggor:" -#: ../glib/goption.c:653 +#: glib/goption.c:653 #, c-format msgid "Cannot parse integer value '%s' for %s" msgstr "Kan inte tolka heltalsvärdet \"%s\" för %s" -#: ../glib/goption.c:663 +#: glib/goption.c:663 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "Heltalsvärdet \"%s\" för %s är utanför intervallet" -#: ../glib/goption.c:926 +#: glib/goption.c:926 #, c-format msgid "Error parsing option %s" msgstr "Fel vid tolkning av flaggan %s" -#: ../glib/goption.c:959 -#: ../glib/goption.c:1070 +#: glib/goption.c:959 glib/goption.c:1070 #, c-format msgid "Missing argument for %s" msgstr "Argument saknas för %s" -#: ../glib/goption.c:1474 +#: glib/goption.c:1474 #, c-format msgid "Unknown option %s" msgstr "Okänd flagga %s" -#: ../glib/gkeyfile.c:339 +#: glib/gkeyfile.c:339 +#, c-format msgid "Valid key file could not be found in data dirs" msgstr "Giltig nyckelfil kunde inte hittas i datakataloger" -#: ../glib/gkeyfile.c:374 +#: glib/gkeyfile.c:374 +#, c-format msgid "Not a regular file" msgstr "Inte en vanlig fil" -#: ../glib/gkeyfile.c:382 +#: glib/gkeyfile.c:382 +#, c-format msgid "File is empty" msgstr "Filen är tom" -#: ../glib/gkeyfile.c:697 +#: glib/gkeyfile.c:697 #, c-format -msgid "Key file contains line '%s' which is not a key-value pair, group, or comment" -msgstr "Nyckelfilen innehåller raden \"%s\" som inte är ett nyckel-värde-par, grupp eller kommentar" +msgid "" +"Key file contains line '%s' which is not a key-value pair, group, or comment" +msgstr "" +"Nyckelfilen innehåller raden \"%s\" som inte är ett nyckel-värde-par, grupp " +"eller kommentar" -#: ../glib/gkeyfile.c:765 +#: glib/gkeyfile.c:765 +#, c-format msgid "Key file does not start with a group" msgstr "Nyckelfilen börjar inte med en grupp" -#: ../glib/gkeyfile.c:808 +#: glib/gkeyfile.c:808 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "Nyckelfilen innehåller kodningen \"%s\" som inte stöds" -#: ../glib/gkeyfile.c:1017 -#: ../glib/gkeyfile.c:1176 -#: ../glib/gkeyfile.c:2177 -#: ../glib/gkeyfile.c:2242 -#: ../glib/gkeyfile.c:2361 -#: ../glib/gkeyfile.c:2497 -#: ../glib/gkeyfile.c:2649 -#: ../glib/gkeyfile.c:2823 -#: ../glib/gkeyfile.c:2880 +#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177 +#: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497 +#: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880 #, c-format msgid "Key file does not have group '%s'" msgstr "Nyckelfilen har inte gruppen \"%s\"" -#: ../glib/gkeyfile.c:1188 +#: glib/gkeyfile.c:1188 #, c-format msgid "Key file does not have key '%s'" msgstr "Nyckelfilen har inte nyckeln \"%s\"" -#: ../glib/gkeyfile.c:1289 -#: ../glib/gkeyfile.c:1398 +#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" -msgstr "Nyckelfilen innehåller nyckeln \"%s\" med värdet \"%s\" som inte är UTF-8" +msgstr "" +"Nyckelfilen innehåller nyckeln \"%s\" med värdet \"%s\" som inte är UTF-8" -#: ../glib/gkeyfile.c:1307 -#: ../glib/gkeyfile.c:1416 -#: ../glib/gkeyfile.c:1788 +#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." -msgstr "Nyckelfilen innehåller nyckeln \"%s\" som har värde som inte kan tolkas." +msgstr "" +"Nyckelfilen innehåller nyckeln \"%s\" som har värde som inte kan tolkas." -#: ../glib/gkeyfile.c:2004 +#: glib/gkeyfile.c:2004 #, c-format -msgid "Key file contains key '%s' in group '%s' which has value that cannot be interpreted." -msgstr "Nyckelfilen innehåller nyckeln \"%s\" i gruppen \"%s\" som har värde som inte kan tolkas." +msgid "" +"Key file contains key '%s' in group '%s' which has value that cannot be " +"interpreted." +msgstr "" +"Nyckelfilen innehåller nyckeln \"%s\" i gruppen \"%s\" som har värde som " +"inte kan tolkas." -#: ../glib/gkeyfile.c:2192 -#: ../glib/gkeyfile.c:2376 -#: ../glib/gkeyfile.c:2891 +#: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "Nyckelfilen har inte nyckeln \"%s\" i gruppen \"%s\"" -#: ../glib/gkeyfile.c:3067 +#: glib/gkeyfile.c:3067 +#, c-format msgid "Key file contains escape character at end of line" msgstr "Nyckelfilen innehåller kontrolltecken i slutet på en rad" -#: ../glib/gkeyfile.c:3089 +#: glib/gkeyfile.c:3089 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "Nyckelfilen innehåller ogiltiga kontrollsekvensen \"%s\"" -#: ../glib/gkeyfile.c:3230 +#: glib/gkeyfile.c:3230 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "Värdet \"%s\" kan inte tolkas som ett tal." -#: ../glib/gkeyfile.c:3240 +#: glib/gkeyfile.c:3240 #, c-format msgid "Integer value '%s' out of range" msgstr "Heltalsvärdet \"%s\" är utanför intervallet" -#: ../glib/gkeyfile.c:3270 +#: glib/gkeyfile.c:3270 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "Värdet \"%s\" kan inte tolkas som ett booleskt värde." -msgid "Could not change file mode: fork() failed: %s" -msgstr "Kunde inte byta filläge: fork() misslyckades: %s" +#~ msgid "Could not change file mode: fork() failed: %s" +#~ msgstr "Kunde inte byta filläge: fork() misslyckades: %s" -msgid "Could not change file mode: waitpid() failed: %s" -msgstr "Kunde inte byta filläge: waitpid() misslyckades %s" +#~ msgid "Could not change file mode: waitpid() failed: %s" +#~ msgstr "Kunde inte byta filläge: waitpid() misslyckades %s" -msgid "Could not change file mode: chmod() failed: %s" -msgstr "Kunde inte byta filläge: chmod() misslyckades: %s" +#~ msgid "Could not change file mode: chmod() failed: %s" +#~ msgstr "Kunde inte byta filläge: chmod() misslyckades: %s" -msgid "Could not change file mode: Child terminated by signal: %s" -msgstr "Kunde inte byta filläge: Barnet avslutades med signal: %s" +#~ msgid "Could not change file mode: Child terminated by signal: %s" +#~ msgstr "Kunde inte byta filläge: Barnet avslutades med signal: %s" -msgid "Could not change file mode: Child terminated abnormally" -msgstr "Kunde inte byta filläge: Barnet avslutades onormalt" +#~ msgid "Could not change file mode: Child terminated abnormally" +#~ msgstr "Kunde inte byta filläge: Barnet avslutades onormalt" -msgid "Conversion from character set `%s' to `%s' is not supported" -msgstr "Konvertering från teckentabellen \"%s\" till \"%s\" stöds inte" +#~ msgid "Conversion from character set `%s' to `%s' is not supported" +#~ msgstr "Konvertering från teckentabellen \"%s\" till \"%s\" stöds inte" -msgid "Could not open converter from `%s' to `%s': %s" -msgstr "Kunde inte öppna konverteraren från \"%s\" till \"%s\": %s" +#~ msgid "Could not open converter from `%s' to `%s': %s" +#~ msgstr "Kunde inte öppna konverteraren från \"%s\" till \"%s\": %s" -msgid "Failed to parse '%s', which should have been a digit inside a character reference (ê for example) - perhaps the digit is too large" -msgstr "Misslyckades med att tolka \"%s\", som skulle ha varit ett tal inuti en teckenreferens (ê till exempel). Talet är kanske för stort" +#~ msgid "" +#~ "Failed to parse '%s', which should have been a digit inside a character " +#~ "reference (ê for example) - perhaps the digit is too large" +#~ msgstr "" +#~ "Misslyckades med att tolka \"%s\", som skulle ha varit ett tal inuti en " +#~ "teckenreferens (ê till exempel). Talet är kanske för stort" -msgid "Character reference '%s' does not encode a permitted character" -msgstr "Teckenreferensen \"%s\" kodar inte ett tillåtet tecken" +#~ msgid "Character reference '%s' does not encode a permitted character" +#~ msgstr "Teckenreferensen \"%s\" kodar inte ett tillåtet tecken" -msgid "Incorrect message size" -msgstr "Felaktig meddelandestorlek" +#~ msgid "Incorrect message size" +#~ msgstr "Felaktig meddelandestorlek" -msgid "Socket error" -msgstr "Uttagsfel" +#~ msgid "Socket error" +#~ msgstr "Uttagsfel" -msgid "Channel set flags unsupported" -msgstr "Kanalinställningsflaggor stöds inte" - -msgid "The hostname of the URI `%s' is contains invalidly escaped characters" -msgstr "Värdnamnet för URI:n \"%s\" innehåller felaktigt inbäddade tecken" +#~ msgid "Channel set flags unsupported" +#~ msgstr "Kanalinställningsflaggor stöds inte" +#~ msgid "" +#~ "The hostname of the URI `%s' is contains invalidly escaped characters" +#~ msgstr "Värdnamnet för URI:n \"%s\" innehåller felaktigt inbäddade tecken" diff --git a/po/ta.po b/po/ta.po index 339fcb2a1..9dafc037d 100644 --- a/po/ta.po +++ b/po/ta.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2004-02-16 20:30-0600\n" "Last-Translator: Dinesh Nadarajah \n" "Language-Team: Tamil \n" diff --git a/po/te.po b/po/te.po index 8fdaeb5dd..3e35ba701 100644 --- a/po/te.po +++ b/po/te.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: GLIB\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2004-12-13 20:16+0100\n" "Last-Translator: రమణ సాయి \n" "Language-Team: Free Software Foundation, Andhra Pradesh \n" diff --git a/po/th.po b/po/th.po index 924c626c9..57342df64 100644 --- a/po/th.po +++ b/po/th.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.7.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-07 15:11+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" diff --git a/po/tl.po b/po/tl.po index 300dccb5b..044849915 100644 --- a/po/tl.po +++ b/po/tl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-12-01 17:31+0800\n" "Last-Translator: Eric Pareja \n" "Language-Team: Tagalog \n" diff --git a/po/tr.po b/po/tr.po index 00b357367..9da7d79a7 100644 --- a/po/tr.po +++ b/po/tr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-07-24 23:57+0300\n" "Last-Translator: Onur Can CAKMAK \n" "Language-Team: Turkish \n" diff --git a/po/tt.po b/po/tt.po index 35911a7eb..6dd64405d 100644 --- a/po/tt.po +++ b/po/tt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: libgnome\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-11-09 13:19+0300\n" "Last-Translator: Albert Fazlí \n" "Language-Team: Tatarish \n" diff --git a/po/uk.po b/po/uk.po index 263c4fc27..9b592efa8 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-02-16 11:56--500\n" "Last-Translator: Maxim Dziumanenko \n" "Language-Team: Ukrainian \n" diff --git a/po/vi.po b/po/vi.po index a9272e74f..b021b0846 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.9.2 Gnome HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-07 22:32+1030\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" diff --git a/po/wa.po b/po/wa.po index 41a707df9..920706df8 100644 --- a/po/wa.po +++ b/po/wa.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2004-05-03 14:40+0200\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Walloon \n" diff --git a/po/xh.po b/po/xh.po index 68b9cde1b..9b1f72e92 100644 --- a/po/xh.po +++ b/po/xh.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2005-02-08 12:31+0200\n" "Last-Translator: Canonical Ltd \n" "Language-Team: Xhosa \n" diff --git a/po/yi.po b/po/yi.po index 1afffaf14..c4128d6ee 100644 --- a/po/yi.po +++ b/po/yi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2003-03-19\n" "Last-Translator: Raphael Finkel \n" "Language-Team: Yiddish \n" diff --git a/po/zh_CN.po b/po/zh_CN.po index adfb92663..18b8161d0 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-21 22:25+0800\n" "Last-Translator: He Qiangqiang \n" "Language-Team: zh_CN \n" diff --git a/po/zh_HK.po b/po/zh_HK.po index df95eae38..2ca847afd 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.9.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-04 10:22+0800\n" "Last-Translator: Abel Cheung \n" "Language-Team: Chinese (Hong Kong) \n" diff --git a/po/zh_TW.po b/po/zh_TW.po index 417f10688..9b73a4a8d 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.9.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-02-24 09:55-0500\n" +"POT-Creation-Date: 2006-03-07 13:10-0500\n" "PO-Revision-Date: 2006-01-04 10:19+0800\n" "Last-Translator: Abel Cheung \n" "Language-Team: Chinese (Taiwan) \n"