mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
2.8.6
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2006-01-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.8.6 ===
|
||||
|
||||
* configure.in: Bump version
|
||||
|
||||
* NEWS: Updates
|
||||
|
||||
2006-01-17 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gkeyfile.c (g_key_file_get_groups): Correct a g_new0()
|
||||
|
@@ -1,3 +1,11 @@
|
||||
2006-01-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.8.6 ===
|
||||
|
||||
* configure.in: Bump version
|
||||
|
||||
* NEWS: Updates
|
||||
|
||||
2006-01-17 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gkeyfile.c (g_key_file_get_groups): Correct a g_new0()
|
||||
|
@@ -1,3 +1,11 @@
|
||||
2006-01-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.8.6 ===
|
||||
|
||||
* configure.in: Bump version
|
||||
|
||||
* NEWS: Updates
|
||||
|
||||
2006-01-17 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gkeyfile.c (g_key_file_get_groups): Correct a g_new0()
|
||||
|
4
INSTALL
4
INSTALL
@@ -1,8 +1,8 @@
|
||||
Simple install procedure
|
||||
========================
|
||||
|
||||
% gzip -cd glib-2.8.5.tar.gz | tar xvf - # unpack the sources
|
||||
% cd glib-2.8.5 # change to the toplevel directory
|
||||
% gzip -cd glib-2.8.6.tar.gz | tar xvf - # unpack the sources
|
||||
% cd glib-2.8.6 # change to the toplevel directory
|
||||
% ./configure # run the `configure' script
|
||||
% make # build GLIB
|
||||
|
||||
|
12
NEWS
12
NEWS
@@ -1,3 +1,15 @@
|
||||
Overview of Changes from GLib 2.8.5 to GLib 2.8.6
|
||||
=================================================
|
||||
|
||||
* Fix a problem with g_object_compat_control()
|
||||
which can lead to segfaults in GTK+ applications
|
||||
on 64bit platforms.
|
||||
|
||||
* Fix a memory allocation problem in GKeyFile.
|
||||
[Morten Welinder]
|
||||
|
||||
* New and updated translations (ca,ja,ml,sv,zh_HK,zh_TW)
|
||||
|
||||
Overview of Changes from GLib 2.8.4 to GLib 2.8.5
|
||||
=================================================
|
||||
* Bug fixes:
|
||||
|
2
README
2
README
@@ -1,7 +1,7 @@
|
||||
General Information
|
||||
===================
|
||||
|
||||
This is GLib version 2.8.5. GLib is the low-level core
|
||||
This is GLib version 2.8.6. 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,
|
||||
|
@@ -27,8 +27,8 @@ m4_include(m4macros/glib-gettext.m4)dnl
|
||||
#
|
||||
m4_define([glib_major_version], [2])
|
||||
m4_define([glib_minor_version], [8])
|
||||
m4_define([glib_micro_version], [5])
|
||||
m4_define([glib_interface_age], [5])
|
||||
m4_define([glib_micro_version], [6])
|
||||
m4_define([glib_interface_age], [6])
|
||||
m4_define([glib_binary_age],
|
||||
[m4_eval(100 * glib_minor_version + glib_micro_version)])
|
||||
m4_define([glib_version],
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2006-01-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.8.6 ===
|
||||
|
||||
2006-01-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.8.5 ===
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2006-01-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.8.6 ===
|
||||
|
||||
2006-01-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.8.5 ===
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2006-01-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.8.6 ===
|
||||
|
||||
2006-01-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gobject.h: Make g_object_compat_control() visible
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2006-01-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.8.6 ===
|
||||
|
||||
2006-01-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.8.5 ===
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2006-01-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.8.6 ===
|
||||
|
||||
2006-01-08 Christian Rose <menthos@menthos.com>
|
||||
|
||||
* sv.po: Updated Swedish translation.
|
||||
|
2
po/am.po
2
po/am.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2003-01-16 08:39+EDT\n"
|
||||
"Last-Translator: Ge'ez Frontier Foundation <locales@geez.org>\n"
|
||||
"Language-Team: Amharic <locales@geez.org>\n"
|
||||
|
2
po/ar.po
2
po/ar.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2003-12-19 01:22+0100\n"
|
||||
"Last-Translator: Arafat Medini <lumina@silverpen.de>\n"
|
||||
"Language-Team: Arabic <doc@arabeyes.org>\n"
|
||||
|
2
po/az.po
2
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-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2004-02-02 12:12+0200\n"
|
||||
"Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
|
||||
"Language-Team: Azerbaijani Turkish <gnome@azitt.com>\n"
|
||||
|
2
po/be.po
2
po/be.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib HEAD\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-11-16 11:21+0200\n"
|
||||
"Last-Translator: Vital Khilko <vk@altlinux.ru>\n"
|
||||
"Language-Team: Belarusian <i18n@mova.org>\n"
|
||||
|
2
po/bg.po
2
po/bg.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib HEAD\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-12-21 15:08+0200\n"
|
||||
"Last-Translator: Alexander Shopov <ash@contact.bg>\n"
|
||||
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
|
||||
|
2
po/bn.po
2
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-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-10-03 00:24+0600\n"
|
||||
"Last-Translator: Mahay Alam Khan <makl10n@yahoo.com>\n"
|
||||
"Language-Team: Bengali <gnome-translation@bengalinux.org>\n"
|
||||
|
2
po/bs.po
2
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-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2004-05-17 01:30+0000\n"
|
||||
"Last-Translator: Kenan Hadžiavdić <kenanh@frisurf.no>\n"
|
||||
"Language-Team: Bosnian <lokal@lugbih.org>\n"
|
||||
|
299
po/ca.po
299
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-01-06 13:26+0100\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2006-01-06 13:41+0100\n"
|
||||
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
|
||||
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
|
||||
@@ -16,242 +16,250 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../glib/gconvert.c:408 ../glib/gconvert.c:486
|
||||
#: glib/gconvert.c:408 glib/gconvert.c:486
|
||||
#, c-format
|
||||
msgid "Conversion from character set '%s' to '%s' is not supported"
|
||||
msgstr "No es permet la conversió del joc de caràcters de «%s» a «%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 "No s'ha pogut obrir el convertidor de «%s» a «%s»"
|
||||
|
||||
#: ../glib/gconvert.c:606 ../glib/gconvert.c:995 ../glib/giochannel.c:1322
|
||||
#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:912
|
||||
#: ../glib/gutf8.c:1361
|
||||
#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322
|
||||
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:912
|
||||
#: glib/gutf8.c:1361
|
||||
#, c-format
|
||||
msgid "Invalid byte sequence in conversion input"
|
||||
msgstr "Seqüència de bytes invàlida en l'entrada de conversió"
|
||||
|
||||
#: ../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'ha produït un error durant la conversió: %s"
|
||||
|
||||
#: ../glib/gconvert.c:647 ../glib/gutf8.c:908 ../glib/gutf8.c:1112
|
||||
#: ../glib/gutf8.c:1253 ../glib/gutf8.c:1357
|
||||
#: glib/gconvert.c:647 glib/gutf8.c:908 glib/gutf8.c:1112 glib/gutf8.c:1253
|
||||
#: glib/gutf8.c:1357
|
||||
#, c-format
|
||||
msgid "Partial character sequence at end of input"
|
||||
msgstr "Seqüència de caràcters parcial al final de l'entrada"
|
||||
|
||||
#: ../glib/gconvert.c:897
|
||||
#: glib/gconvert.c:897
|
||||
#, c-format
|
||||
msgid "Cannot convert fallback '%s' to codeset '%s'"
|
||||
msgstr "No es pot convertir el «fallback» «%s» al joc de codis «%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» no és un URI absolut que utilitzi l'esquema «file»"
|
||||
|
||||
#: ../glib/gconvert.c:1716
|
||||
#: glib/gconvert.c:1716
|
||||
#, c-format
|
||||
msgid "The local file URI '%s' may not include a '#'"
|
||||
msgstr "Pot ser que l'URI del fitxer local «%s» no inclogui cap «#»"
|
||||
|
||||
#: ../glib/gconvert.c:1733
|
||||
#: glib/gconvert.c:1733
|
||||
#, c-format
|
||||
msgid "The URI '%s' is invalid"
|
||||
msgstr "L'URI «%s» no és vàlid"
|
||||
|
||||
#: ../glib/gconvert.c:1745
|
||||
#: glib/gconvert.c:1745
|
||||
#, c-format
|
||||
msgid "The hostname of the URI '%s' is invalid"
|
||||
msgstr "El nom de l'ordinador central de l'URI «%s» no és vàlid"
|
||||
|
||||
#: ../glib/gconvert.c:1761
|
||||
#: glib/gconvert.c:1761
|
||||
#, c-format
|
||||
msgid "The URI '%s' contains invalidly escaped characters"
|
||||
msgstr "L'URI «%s» conté caràcters d'escapada invàlids"
|
||||
|
||||
#: ../glib/gconvert.c:1855
|
||||
#: glib/gconvert.c:1855
|
||||
#, c-format
|
||||
msgid "The pathname '%s' is not an absolute path"
|
||||
msgstr "El nom de camí «%s» no és un camí absolut"
|
||||
|
||||
#: ../glib/gconvert.c:1865
|
||||
#: glib/gconvert.c:1865
|
||||
#, c-format
|
||||
msgid "Invalid hostname"
|
||||
msgstr "Nom de l'ordinador central invàlid"
|
||||
|
||||
#: ../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'ha produït un error en obrir el directori «%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 "No s'ha pogut assignar %lu bytes per a llegir el fitxer «%s»"
|
||||
|
||||
#: ../glib/gfileutils.c:591
|
||||
#: glib/gfileutils.c:591
|
||||
#, c-format
|
||||
msgid "Error reading file '%s': %s"
|
||||
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:673
|
||||
#: glib/gfileutils.c:673
|
||||
#, c-format
|
||||
msgid "Failed to read from file '%s': %s"
|
||||
msgstr "No s'ha pogut llegir del fitxer «%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 "No s'ha pogut obrir el fitxer «%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 ""
|
||||
"No s'ha pogut obtenir els atributs del fitxer «%s»: fstat() ha fallat: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:775
|
||||
#: glib/gfileutils.c:775
|
||||
#, c-format
|
||||
msgid "Failed to open file '%s': fdopen() failed: %s"
|
||||
msgstr "No s'ha pogut obrir el fitxer «%s»: fdopen() ha fallat: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:909
|
||||
#: glib/gfileutils.c:909
|
||||
#, c-format
|
||||
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
|
||||
msgstr ""
|
||||
"No s'ha pogut canviar el nom del fitxer «%s» a «%s»: g_rename() ha fallat: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:952
|
||||
#: glib/gfileutils.c:952
|
||||
#, c-format
|
||||
msgid "Could not change file mode: fork() failed: %s"
|
||||
msgstr "No s'ha pogut canviar el mode del fitxer fork() ha fallat: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:983
|
||||
#: glib/gfileutils.c:983
|
||||
#, c-format
|
||||
msgid "Could not change file mode: waitpid() failed: %s"
|
||||
msgstr "No s'ha pogut canviar el mode del fitxer: waitpid() ha fallat: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1002
|
||||
#: glib/gfileutils.c:1002
|
||||
#, c-format
|
||||
msgid "Could not change file mode: chmod() failed: %s"
|
||||
msgstr "No s'ha pogut canviar el mode del fitxer: chmod() ha fallat: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1013
|
||||
#: glib/gfileutils.c:1013
|
||||
#, c-format
|
||||
msgid "Could not change file mode: Child terminated by signal: %s"
|
||||
msgstr ""
|
||||
"No s'ha pogut canviar el mode del fitxer: el fill ha estat finalitzat pel "
|
||||
"senyal: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1024
|
||||
#: glib/gfileutils.c:1024
|
||||
#, c-format
|
||||
msgid "Could not change file mode: Child terminated abnormally"
|
||||
msgstr ""
|
||||
"No s'ha pogut canviar el mode del fitxer: el fill ha finalitzat anormalment"
|
||||
|
||||
#: ../glib/gfileutils.c:1058 ../glib/gfileutils.c:1524
|
||||
#: glib/gfileutils.c:1058 glib/gfileutils.c:1524
|
||||
#, c-format
|
||||
msgid "Failed to create file '%s': %s"
|
||||
msgstr "No s'ha pogut crear el fitxer «%s»: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1080
|
||||
#: glib/gfileutils.c:1080
|
||||
#, c-format
|
||||
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
|
||||
msgstr ""
|
||||
"No s'ha pogut obrir el fitxer «%s» per a escriptura: fdopen() ha fallat: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1105
|
||||
#: glib/gfileutils.c:1105
|
||||
#, c-format
|
||||
msgid "Failed to write file '%s': fwrite() failed: %s"
|
||||
msgstr "No s'ha pogut escriure el fitxer «%s»: fwrite() ha fallat: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1124
|
||||
#: glib/gfileutils.c:1124
|
||||
#, c-format
|
||||
msgid "Failed to close file '%s': fclose() failed: %s"
|
||||
msgstr "No s'ha pogut tancar el fitxer «%s»: fclose() ha fallat: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1242
|
||||
#: glib/gfileutils.c:1242
|
||||
#, c-format
|
||||
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
|
||||
msgstr ""
|
||||
"No s'ha pogut suprimir el fitxer existent «%s»: g_unlink() ha fallat: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1485
|
||||
#: glib/gfileutils.c:1485
|
||||
#, c-format
|
||||
msgid "Template '%s' invalid, should not contain a '%s'"
|
||||
msgstr "La plantilla «%s» no és vàlida, no pot contenir cap «%s»"
|
||||
|
||||
#: ../glib/gfileutils.c:1499
|
||||
#: glib/gfileutils.c:1499
|
||||
#, c-format
|
||||
msgid "Template '%s' doesn't end with XXXXXX"
|
||||
msgstr "La plantilla «%s» no acaba en XXXXXX"
|
||||
|
||||
#: ../glib/gfileutils.c:1974
|
||||
#: glib/gfileutils.c:1974
|
||||
#, c-format
|
||||
msgid "Failed to read the symbolic link '%s': %s"
|
||||
msgstr "No s'ha pogut llegir l'enllaç simbòlic «%s»: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1995
|
||||
#: glib/gfileutils.c:1995
|
||||
#, c-format
|
||||
msgid "Symbolic links not supported"
|
||||
msgstr "No es pot treballar amb enllaços simbòlics"
|
||||
|
||||
#: ../glib/giochannel.c:1150
|
||||
#: glib/giochannel.c:1150
|
||||
#, c-format
|
||||
msgid "Conversion from character set `%s' to `%s' is not supported"
|
||||
msgstr "No se es pot fer la conversió del joc de caràcters «%s» a «%s»"
|
||||
|
||||
#: ../glib/giochannel.c:1154
|
||||
#: glib/giochannel.c:1154
|
||||
#, c-format
|
||||
msgid "Could not open converter from `%s' to `%s': %s"
|
||||
msgstr "No s'ha pogut obrir el convertidor de «%s» a «%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 "No es pot fer una lectura bàsica a 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 "A la memòria intermèdia de lectura hi ha dades sobrants no convertides"
|
||||
|
||||
#: ../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 "El canal acaba en un caràcter parcial"
|
||||
|
||||
#: ../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 "No es pot fer una lectura bàsica a 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 "No s'ha pogut obrir el fitxer «%s»: open() ha fallat: %s"
|
||||
|
||||
#: ../glib/gmappedfile.c:185
|
||||
#: glib/gmappedfile.c:185
|
||||
#, c-format
|
||||
msgid "Failed to map file '%s': mmap() failed: %s"
|
||||
msgstr "No s'ha pogut mapejar el fitxer «%s»: mmap() ha fallat: %s"
|
||||
|
||||
#: ../glib/gmarkup.c:232
|
||||
#: glib/gmarkup.c:232
|
||||
#, c-format
|
||||
msgid "Error on line %d char %d: %s"
|
||||
msgstr "S'ha produït un error a la línia %d caràcter %d: %s"
|
||||
|
||||
#: ../glib/gmarkup.c:330
|
||||
#: glib/gmarkup.c:330
|
||||
#, c-format
|
||||
msgid "Error on line %d: %s"
|
||||
msgstr "S'ha produït un error a la línia %d: %s"
|
||||
|
||||
#: ../glib/gmarkup.c:434
|
||||
#: glib/gmarkup.c:434
|
||||
msgid ""
|
||||
"Empty entity '&;' seen; valid entities are: & " < > '"
|
||||
msgstr ""
|
||||
"S'ha vist una entitat buida '&;'; les entitats vàlides són: & " "
|
||||
"< > '"
|
||||
|
||||
#: ../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 "
|
||||
@@ -262,17 +270,17 @@ msgstr ""
|
||||
"comencen amb el caràcter &. Si amb aquest signe no es vol indicar una "
|
||||
"entitat, substituïu-lo per &"
|
||||
|
||||
#: ../glib/gmarkup.c:478
|
||||
#: glib/gmarkup.c:478
|
||||
#, c-format
|
||||
msgid "Character '%s' is not valid inside an entity name"
|
||||
msgstr "El caràcter «%s» no és vàlid dins d'un nom d'entitat"
|
||||
|
||||
#: ../glib/gmarkup.c:515
|
||||
#: glib/gmarkup.c:515
|
||||
#, c-format
|
||||
msgid "Entity name '%s' is not known"
|
||||
msgstr "No es coneix el nom de l'entitat «%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 &"
|
||||
@@ -281,7 +289,7 @@ msgstr ""
|
||||
"caràcter «&» sense intenció d'iniciar una entitat. Substituïu el caràcter "
|
||||
"«&» per &"
|
||||
|
||||
#: ../glib/gmarkup.c:579
|
||||
#: glib/gmarkup.c:579
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Failed to parse '%-.*s', which should have been a digit inside a character "
|
||||
@@ -290,17 +298,17 @@ msgstr ""
|
||||
"No s'ha pogut analitzar «%-.*s», hi hauria d'haver hagut un dígit dins un "
|
||||
"caràcter de referència (per exemple ê) - potser el dígit és massa llarg"
|
||||
|
||||
#: ../glib/gmarkup.c:604
|
||||
#: glib/gmarkup.c:604
|
||||
#, c-format
|
||||
msgid "Character reference '%-.*s' does not encode a permitted character"
|
||||
msgstr "El caràcter de referència «%-.*s» no codifica un caràcter permès"
|
||||
|
||||
#: ../glib/gmarkup.c:619
|
||||
#: glib/gmarkup.c:619
|
||||
msgid "Empty character reference; should include a digit such as dž"
|
||||
msgstr ""
|
||||
"El caràcter de referència és buit; hauria d'incloure un dígit com ara 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 "
|
||||
@@ -310,23 +318,23 @@ msgstr ""
|
||||
"utilitzat un caràcter «&» sense intenció d'iniciar una entitat. Substituïu "
|
||||
"el caràcter «&» per &"
|
||||
|
||||
#: ../glib/gmarkup.c:715
|
||||
#: glib/gmarkup.c:715
|
||||
msgid "Unfinished entity reference"
|
||||
msgstr "Referència a una entitat no acabada"
|
||||
|
||||
#: ../glib/gmarkup.c:721
|
||||
#: glib/gmarkup.c:721
|
||||
msgid "Unfinished character reference"
|
||||
msgstr "Referència a un caràcter no acabada"
|
||||
|
||||
#: ../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 "El text codificat UTF-8 no és vàlid"
|
||||
|
||||
#: ../glib/gmarkup.c:1059
|
||||
#: glib/gmarkup.c:1059
|
||||
msgid "Document must begin with an element (e.g. <book>)"
|
||||
msgstr "El document ha de començar amb un element (p.ex. <llibre>)"
|
||||
|
||||
#: ../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 "
|
||||
@@ -335,7 +343,7 @@ msgstr ""
|
||||
"«%s» no és un caràcter vàlid després d'un caràcter «<»; no pot començar un "
|
||||
"nom d'element"
|
||||
|
||||
#: ../glib/gmarkup.c:1163
|
||||
#: glib/gmarkup.c:1163
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '>' character to end the start tag of element "
|
||||
@@ -344,7 +352,7 @@ msgstr ""
|
||||
"S'ha trobat un caràcter estrany «%s», s'esperava un «>» per acabar "
|
||||
"l'etiqueta d'inici de l'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'"
|
||||
@@ -352,7 +360,7 @@ msgstr ""
|
||||
"S'ha trobat un caràcter estrany «%s», s'esperava un «=» després del nom "
|
||||
"d'atribut «%s» de l'element «%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 "
|
||||
@@ -363,7 +371,7 @@ msgstr ""
|
||||
"finalitzar l'etiqueta d'inici de l'element «%s», o opcionalment un atribut; "
|
||||
"potser heu usat un caràcter no vàlid en un nom d'atribut"
|
||||
|
||||
#: ../glib/gmarkup.c:1383
|
||||
#: glib/gmarkup.c:1383
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected an open quote mark after the equals sign when "
|
||||
@@ -373,7 +381,7 @@ msgstr ""
|
||||
"després del signe «igual que» en donar valor a l'atribut «%s» de l'element «%"
|
||||
"s»"
|
||||
|
||||
#: ../glib/gmarkup.c:1528
|
||||
#: glib/gmarkup.c:1528
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following the characters '</'; '%s' may not "
|
||||
@@ -382,7 +390,7 @@ msgstr ""
|
||||
"«%s» no és un caràcter vàlid quan segueix els caracters «</»; un nom "
|
||||
"d'element no pot començar per «%s»"
|
||||
|
||||
#: ../glib/gmarkup.c:1568
|
||||
#: glib/gmarkup.c:1568
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following the close element name '%s'; the "
|
||||
@@ -391,27 +399,27 @@ msgstr ""
|
||||
"«%s» no és un caràcter vàlid quan segueix el nom d'element proper «%s»; el "
|
||||
"caràcter permès és «>»"
|
||||
|
||||
#: ../glib/gmarkup.c:1579
|
||||
#: glib/gmarkup.c:1579
|
||||
#, c-format
|
||||
msgid "Element '%s' was closed, no element is currently open"
|
||||
msgstr "L'element «%s» era tancat. Actualment no hi ha cap element obert"
|
||||
|
||||
#: ../glib/gmarkup.c:1588
|
||||
#: glib/gmarkup.c:1588
|
||||
#, c-format
|
||||
msgid "Element '%s' was closed, but the currently open element is '%s'"
|
||||
msgstr "L'element «%s» era tancat, però l'element obert actualment és «%s»"
|
||||
|
||||
#: ../glib/gmarkup.c:1735
|
||||
#: glib/gmarkup.c:1735
|
||||
msgid "Document was empty or contained only whitespace"
|
||||
msgstr "El document era buit o només contenia espais en blanc"
|
||||
|
||||
#: ../glib/gmarkup.c:1749
|
||||
#: glib/gmarkup.c:1749
|
||||
msgid "Document ended unexpectedly just after an open angle bracket '<'"
|
||||
msgstr ""
|
||||
"El document ha acabat de manera inesperada immediatament després d'un "
|
||||
"parèntesi d'angle obert «<»"
|
||||
|
||||
#: ../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 "
|
||||
@@ -420,7 +428,7 @@ msgstr ""
|
||||
"El document ha acabat de manera inesperada amb elements encara oberts. «%s» "
|
||||
"era l'últim element obert"
|
||||
|
||||
#: ../glib/gmarkup.c:1765
|
||||
#: glib/gmarkup.c:1765
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Document ended unexpectedly, expected to see a close angle bracket ending "
|
||||
@@ -429,21 +437,21 @@ msgstr ""
|
||||
"El document ha acabat de manera inesperada, s'esperava trobar un parèntesi "
|
||||
"d'angle tancat acabant l'etiqueta <%s/>"
|
||||
|
||||
#: ../glib/gmarkup.c:1771
|
||||
#: glib/gmarkup.c:1771
|
||||
msgid "Document ended unexpectedly inside an element name"
|
||||
msgstr "El document ha acabat de manera inesperada enmig d'un nom d'element"
|
||||
|
||||
#: ../glib/gmarkup.c:1776
|
||||
#: glib/gmarkup.c:1776
|
||||
msgid "Document ended unexpectedly inside an attribute name"
|
||||
msgstr "El document ha acabat de manera inesperada enmig d'un nom d'atribut"
|
||||
|
||||
#: ../glib/gmarkup.c:1781
|
||||
#: glib/gmarkup.c:1781
|
||||
msgid "Document ended unexpectedly inside an element-opening tag."
|
||||
msgstr ""
|
||||
"El document ha acabat de manera inesperada enmig d'una etiqueta d'obertura "
|
||||
"d'un element"
|
||||
|
||||
#: ../glib/gmarkup.c:1787
|
||||
#: glib/gmarkup.c:1787
|
||||
msgid ""
|
||||
"Document ended unexpectedly after the equals sign following an attribute "
|
||||
"name; no attribute value"
|
||||
@@ -451,79 +459,84 @@ msgstr ""
|
||||
"El document ha acabat de manera inesperada després d'un signe d'«igual» que "
|
||||
"segueix un nom d'atribut; no hi ha cap valor d'atribut"
|
||||
|
||||
#: ../glib/gmarkup.c:1794
|
||||
#: glib/gmarkup.c:1794
|
||||
msgid "Document ended unexpectedly while inside an attribute value"
|
||||
msgstr "El document ha acabat de manera inesperada enmig d'un valor d'atribut"
|
||||
|
||||
#: ../glib/gmarkup.c:1809
|
||||
#: glib/gmarkup.c:1809
|
||||
#, c-format
|
||||
msgid "Document ended unexpectedly inside the close tag for element '%s'"
|
||||
msgstr ""
|
||||
"El document ha acabat de manera inesperada dins l'etiqueta de tancament de "
|
||||
"l'element «%s»"
|
||||
|
||||
#: ../glib/gmarkup.c:1815
|
||||
#: glib/gmarkup.c:1815
|
||||
msgid "Document ended unexpectedly inside a comment or processing instruction"
|
||||
msgstr ""
|
||||
"El document ha acabat de manera inesperada enmig d'un comentari o una "
|
||||
"instrucció de processament"
|
||||
|
||||
#: ../glib/gshell.c:73
|
||||
#: glib/gshell.c:73
|
||||
#, c-format
|
||||
msgid "Quoted text doesn't begin with a quotation mark"
|
||||
msgstr "El text citat no comença amb cometes"
|
||||
|
||||
#: ../glib/gshell.c:163
|
||||
#: glib/gshell.c:163
|
||||
#, c-format
|
||||
msgid "Unmatched quotation mark in command line or other shell-quoted text"
|
||||
msgstr ""
|
||||
"S'han trobat unes cometes desaparellades en una línia d'ordres o en un altre "
|
||||
"text entre cometes"
|
||||
|
||||
#: ../glib/gshell.c:541
|
||||
#: glib/gshell.c:541
|
||||
#, c-format
|
||||
msgid "Text ended just after a '\\' character. (The text was '%s')"
|
||||
msgstr "El text acabava just després d'un caràcter «\\». (El text era «%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 ""
|
||||
"El text ha acabat abans de trobar les cometes corresponents per %c. (El text "
|
||||
"era «%s»)"
|
||||
|
||||
#: ../glib/gshell.c:560
|
||||
#: glib/gshell.c:560
|
||||
#, c-format
|
||||
msgid "Text was empty (or contained only whitespace)"
|
||||
msgstr "El text era buit (o només contenia espais en blanc)"
|
||||
|
||||
#: ../glib/gspawn-win32.c:277
|
||||
#: glib/gspawn-win32.c:277
|
||||
#, c-format
|
||||
msgid "Failed to read data from child process"
|
||||
msgstr "No s'ha pogut llegir dades del procés fill"
|
||||
|
||||
#: ../glib/gspawn-win32.c:292 ../glib/gspawn.c:1375
|
||||
#: glib/gspawn-win32.c:292 glib/gspawn.c:1375
|
||||
#, c-format
|
||||
msgid "Failed to create pipe for communicating with child process (%s)"
|
||||
msgstr "No s'ha pogut crear el conducte per comunicar amb el procés fill (%s)"
|
||||
|
||||
#: ../glib/gspawn-win32.c:330 ../glib/gspawn.c:1039
|
||||
#: glib/gspawn-win32.c:330 glib/gspawn.c:1039
|
||||
#, c-format
|
||||
msgid "Failed to read from child pipe (%s)"
|
||||
msgstr "No s'ha pogut llegir des del conducte fill (%s)"
|
||||
|
||||
#: ../glib/gspawn-win32.c:356 ../glib/gspawn.c:1244
|
||||
#: glib/gspawn-win32.c:356 glib/gspawn.c:1244
|
||||
#, c-format
|
||||
msgid "Failed to change to directory '%s' (%s)"
|
||||
msgstr "No s'ha pogut canviar al directori «%s» (%s)"
|
||||
|
||||
#: ../glib/gspawn-win32.c:362 ../glib/gspawn-win32.c:582
|
||||
#: glib/gspawn-win32.c:362 glib/gspawn-win32.c:582
|
||||
#, c-format
|
||||
msgid "Failed to execute child process (%s)"
|
||||
msgstr "No s'ha pogut executar el procés fill (%s)"
|
||||
|
||||
#: ../glib/gspawn-win32.c:891
|
||||
#: glib/gspawn-win32.c:891
|
||||
#, c-format
|
||||
msgid "Failed to execute helper program (%s)"
|
||||
msgstr "No s'ha pogut executar el programa d'ajuda (%s)"
|
||||
|
||||
#: ../glib/gspawn-win32.c:1091
|
||||
#: glib/gspawn-win32.c:1091
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
|
||||
"process"
|
||||
@@ -531,130 +544,136 @@ msgstr ""
|
||||
"S'ha produït un error inesperat a g_io_chanel_win32_poll() en llegir dades "
|
||||
"d'un procés fill"
|
||||
|
||||
#: ../glib/gspawn.c:179
|
||||
#: glib/gspawn.c:179
|
||||
#, c-format
|
||||
msgid "Failed to read data from child process (%s)"
|
||||
msgstr "No s'ha pogut llegir dades des del procés fill (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:311
|
||||
#: glib/gspawn.c:311
|
||||
#, c-format
|
||||
msgid "Unexpected error in select() reading data from a child process (%s)"
|
||||
msgstr ""
|
||||
"S'ha produït un error inesperat a select() en llegir dades des d'un procés "
|
||||
"fill (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:394
|
||||
#: glib/gspawn.c:394
|
||||
#, c-format
|
||||
msgid "Unexpected error in waitpid() (%s)"
|
||||
msgstr "S'ha produït un error inesperat en waitpid() (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:1104
|
||||
#: glib/gspawn.c:1104
|
||||
#, c-format
|
||||
msgid "Failed to fork (%s)"
|
||||
msgstr "No s'ha pogut bifurcar-se (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:1254
|
||||
#: glib/gspawn.c:1254
|
||||
#, c-format
|
||||
msgid "Failed to execute child process \"%s\" (%s)"
|
||||
msgstr "No s'ha pogut executar el procés fill «%s» (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:1264
|
||||
#: glib/gspawn.c:1264
|
||||
#, c-format
|
||||
msgid "Failed to redirect output or input of child process (%s)"
|
||||
msgstr "No s'ha pogut redirigir la sortida o l'entrada del procés fill (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:1273
|
||||
#: glib/gspawn.c:1273
|
||||
#, c-format
|
||||
msgid "Failed to fork child process (%s)"
|
||||
msgstr "No s'ha pogut bifurcar el procés fill (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:1281
|
||||
#: glib/gspawn.c:1281
|
||||
#, c-format
|
||||
msgid "Unknown error executing child process \"%s\""
|
||||
msgstr "S'ha produït un error desconegut en executar el procés fill «%s»"
|
||||
|
||||
#: ../glib/gspawn.c:1303
|
||||
#: glib/gspawn.c:1303
|
||||
#, c-format
|
||||
msgid "Failed to read enough data from child pid pipe (%s)"
|
||||
msgstr ""
|
||||
"No s'ha pogut llegir prou dades del conducte de l'identificador del procés "
|
||||
"fill (%s)"
|
||||
|
||||
#: ../glib/gutf8.c:986
|
||||
#: glib/gutf8.c:986
|
||||
#, c-format
|
||||
msgid "Character out of range for UTF-8"
|
||||
msgstr "El caràcter és fora de rang per a UTF-8"
|
||||
|
||||
#: ../glib/gutf8.c:1080 ../glib/gutf8.c:1089 ../glib/gutf8.c:1221
|
||||
#: ../glib/gutf8.c:1230 ../glib/gutf8.c:1371 ../glib/gutf8.c:1467
|
||||
#: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
|
||||
#: glib/gutf8.c:1371 glib/gutf8.c:1467
|
||||
#, c-format
|
||||
msgid "Invalid sequence in conversion input"
|
||||
msgstr "Seqüència invàlida a l'entrada de la conversió"
|
||||
|
||||
#: ../glib/gutf8.c:1382 ../glib/gutf8.c:1478
|
||||
#: glib/gutf8.c:1382 glib/gutf8.c:1478
|
||||
#, c-format
|
||||
msgid "Character out of range for UTF-16"
|
||||
msgstr "El caràcter és fora de rang per a UTF-16"
|
||||
|
||||
#: ../glib/goption.c:468
|
||||
#: glib/goption.c:468
|
||||
msgid "Usage:"
|
||||
msgstr "Forma d'ús:"
|
||||
|
||||
#: ../glib/goption.c:468
|
||||
#: glib/goption.c:468
|
||||
msgid "[OPTION...]"
|
||||
msgstr "[OPCIÓ...]"
|
||||
|
||||
#: ../glib/goption.c:556
|
||||
#: glib/goption.c:556
|
||||
msgid "Help Options:"
|
||||
msgstr "Opcions d'ajuda:"
|
||||
|
||||
#: ../glib/goption.c:557
|
||||
#: glib/goption.c:557
|
||||
msgid "Show help options"
|
||||
msgstr "Mostra les opcions d'ajuda"
|
||||
|
||||
#: ../glib/goption.c:562
|
||||
#: glib/goption.c:562
|
||||
msgid "Show all help options"
|
||||
msgstr "Mostra totes les opcions d'ajuda"
|
||||
|
||||
#: ../glib/goption.c:612
|
||||
#: glib/goption.c:612
|
||||
msgid "Application Options:"
|
||||
msgstr "Opcions de l'aplicació:"
|
||||
|
||||
#: ../glib/goption.c:653
|
||||
#: glib/goption.c:653
|
||||
#, c-format
|
||||
msgid "Cannot parse integer value '%s' for %s"
|
||||
msgstr "No es pot analitzar el valor enter «%s» per a %s"
|
||||
|
||||
#: ../glib/goption.c:663
|
||||
#: glib/goption.c:663
|
||||
#, c-format
|
||||
msgid "Integer value '%s' for %s out of range"
|
||||
msgstr "El valor enter «%s» per a %s és fora del rang"
|
||||
|
||||
#: ../glib/goption.c:926
|
||||
#: glib/goption.c:926
|
||||
#, c-format
|
||||
msgid "Error parsing option %s"
|
||||
msgstr "S'ha produït un error en analitzar l'opció %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 "Manca un argument per a %s"
|
||||
|
||||
#: ../glib/goption.c:1474
|
||||
#: glib/goption.c:1474
|
||||
#, c-format
|
||||
msgid "Unknown option %s"
|
||||
msgstr "L'opció %s és desconeguda"
|
||||
|
||||
#: ../glib/gkeyfile.c:339
|
||||
#: glib/gkeyfile.c:339
|
||||
#, c-format
|
||||
msgid "Valid key file could not be found in data dirs"
|
||||
msgstr "No s'ha pogut trobar un fitxer de claus als directoris de dades"
|
||||
|
||||
#: ../glib/gkeyfile.c:374
|
||||
#: glib/gkeyfile.c:374
|
||||
#, c-format
|
||||
msgid "Not a regular file"
|
||||
msgstr "No és un fitxer regular"
|
||||
|
||||
#: ../glib/gkeyfile.c:382
|
||||
#: glib/gkeyfile.c:382
|
||||
#, c-format
|
||||
msgid "File is empty"
|
||||
msgstr "El fitxer és buit"
|
||||
|
||||
#: ../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"
|
||||
@@ -662,40 +681,41 @@ msgstr ""
|
||||
"El fitxer de claus conté la línia «%s» que no és una parella clau-valor, "
|
||||
"grup o comentari"
|
||||
|
||||
#: ../glib/gkeyfile.c:765
|
||||
#: glib/gkeyfile.c:765
|
||||
#, c-format
|
||||
msgid "Key file does not start with a group"
|
||||
msgstr "El fitxer de claus no comença amb un grup"
|
||||
|
||||
#: ../glib/gkeyfile.c:808
|
||||
#: glib/gkeyfile.c:808
|
||||
#, c-format
|
||||
msgid "Key file contains unsupported encoding '%s'"
|
||||
msgstr "El fitxer de claus conté la codificació no implementada «%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 "El fitxer de claus no té el grup «%s»"
|
||||
|
||||
#: ../glib/gkeyfile.c:1188
|
||||
#: glib/gkeyfile.c:1188
|
||||
#, c-format
|
||||
msgid "Key file does not have key '%s'"
|
||||
msgstr "El fitxer de claus no té la clau «%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 "El fitxer de claus conté la clau «%s» amb valor «%s» que no é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 ""
|
||||
"El fitxer de claus conté la clau «%s» que té un valor que no es pot "
|
||||
"interpretar."
|
||||
|
||||
#: ../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 "
|
||||
@@ -704,31 +724,32 @@ msgstr ""
|
||||
"El fitxer de claus conté la clau «%s» al grup «%s», que té un valor que no "
|
||||
"es pot interpretar."
|
||||
|
||||
#: ../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 "El fitxer de claus no conté una clau «%s» al grup «%s»"
|
||||
|
||||
#: ../glib/gkeyfile.c:3067
|
||||
#: glib/gkeyfile.c:3067
|
||||
#, c-format
|
||||
msgid "Key file contains escape character at end of line"
|
||||
msgstr "El fitxer de claus conté un caràcter d'escapada al final de línia"
|
||||
|
||||
#: ../glib/gkeyfile.c:3089
|
||||
#: glib/gkeyfile.c:3089
|
||||
#, c-format
|
||||
msgid "Key file contains invalid escape sequence '%s'"
|
||||
msgstr "El fitxer de claus conté el caràcter d'escapada invàlid «%s»"
|
||||
|
||||
#: ../glib/gkeyfile.c:3230
|
||||
#: glib/gkeyfile.c:3230
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a number."
|
||||
msgstr "El valor «%s» no es pot interpretar com a un nombre."
|
||||
|
||||
#: ../glib/gkeyfile.c:3240
|
||||
#: glib/gkeyfile.c:3240
|
||||
#, c-format
|
||||
msgid "Integer value '%s' out of range"
|
||||
msgstr "El valor enter «%s» és fora del rang"
|
||||
|
||||
#: ../glib/gkeyfile.c:3270
|
||||
#: glib/gkeyfile.c:3270
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a boolean."
|
||||
msgstr "El valor «%s» no es pot interpretar com un booleà."
|
||||
|
2
po/cs.po
2
po/cs.po
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-09-01 16:18+0200\n"
|
||||
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
|
||||
"Language-Team: Czech <cs@li.org>\n"
|
||||
|
2
po/cy.po
2
po/cy.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-09-01 17:38+0100\n"
|
||||
"Last-Translator: Rhys Jones <rhys@sucs.org>\n"
|
||||
"Language-Team: Welsh <gnome-cy@pengwyn.linux.org.uk>\n"
|
||||
|
2
po/da.po
2
po/da.po
@@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-09-26 10:37+0200\n"
|
||||
"Last-Translator: Martin Willemoes Hansen <mwh@sysrq.dk>\n"
|
||||
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
|
||||
|
2
po/de.po
2
po/de.po
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib HEAD\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-09-03 20:00+0200\n"
|
||||
"Last-Translator: Hendrik Richter <hendi@gnome-de.org>\n"
|
||||
"Language-Team: German <gnome-de@gnome.org>\n"
|
||||
|
2
po/el.po
2
po/el.po
@@ -13,7 +13,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: el\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-08-31 11:06+0300\n"
|
||||
"Last-Translator: Kostas Papadimas <pkst@gnome.org>\n"
|
||||
"Language-Team: Greek <nls@tux.hellug.gr>\n"
|
||||
|
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-08-31 16:20-0400\n"
|
||||
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
|
||||
"Language-Team: Canadian English <adamw@gnome.org>\n"
|
||||
|
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GLIB\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-04-19 20:16+0100\n"
|
||||
"Last-Translator: David Lodge <dave@cirt.net>\n"
|
||||
"Language-Team: \n"
|
||||
|
2
po/eo.po
2
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-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2003-07-01 15:10-0500\n"
|
||||
"Last-Translator: Charles Voelger <cvoelger@dweasel.com>\n"
|
||||
"Language-Team: Esperanto <LL@li.org>\n"
|
||||
|
2
po/es.po
2
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-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-12-21 03:06+0100\n"
|
||||
"Last-Translator: Francisco Javier F. Serrador <serrador@cvs.gnome.org>\n"
|
||||
"Language-Team: Spanish <traductores@es.gnome.org>\n"
|
||||
|
2
po/et.po
2
po/et.po
@@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Glib 2.8\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-09-01 11:51+0300\n"
|
||||
"Last-Translator: Ivar Smolin <okul@linux.ee>\n"
|
||||
"Language-Team: Estonian <gnome-et@linux.ee>\n"
|
||||
|
2
po/eu.po
2
po/eu.po
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: eu\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-04-12 19:01+0200\n"
|
||||
"Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>\n"
|
||||
"Language-Team: Basque <itzulpena@euskalgnu.org>\n"
|
||||
|
2
po/fa.po
2
po/fa.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib HEAD\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-03-13 11:36+0330\n"
|
||||
"Last-Translator: Hamed Malek <hamed@farsiweb.info>\n"
|
||||
"Language-Team: Persian <farsi@lists.sharif.edu>\n"
|
||||
|
2
po/fi.po
2
po/fi.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-12-30 20:02+0200\n"
|
||||
"Last-Translator: Ilkka Tuohela <hile@iki.fi>\n"
|
||||
"Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
|
||||
|
2
po/fr.po
2
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-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-12-19 19:30+0100\n"
|
||||
"Last-Translator: Christophe Merlet (RedFox) <redfox@redfoxcenter.org>\n"
|
||||
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
|
||||
|
2
po/ga.po
2
po/ga.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib HEAD \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2004-03-08 21:28+0000\n"
|
||||
"Last-Translator: Alastair McKinstry <mckinstry@debian.org>\n"
|
||||
"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
|
||||
|
2
po/gl.po
2
po/gl.po
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gl\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-12-18 13:13+0100\n"
|
||||
"Last-Translator: Ignacio Casal Quinteiro <nacho.resa@gmail.com>\n"
|
||||
"Language-Team: Galego\n"
|
||||
|
2
po/gu.po
2
po/gu.po
@@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib.glib-2-8.gu\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-12-19 09:51+0530\n"
|
||||
"Last-Translator: Ankit Patel <ankit644@yahoo.com>\n"
|
||||
"Language-Team: Gujarati <indianoss-gujarati@lists.sourceforge.net>\n"
|
||||
|
2
po/he.po
2
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-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2004-03-25 23:13+0000\n"
|
||||
"Last-Translator: Gil Osher <dolfin@rpg.org.il>\n"
|
||||
"Language-Team: Hebrew <he@li.org>\n"
|
||||
|
2
po/hi.po
2
po/hi.po
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib.glib-2-8.hi\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-09-01 18:43+0530\n"
|
||||
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
|
||||
"Language-Team: Hindi <fedora-trans-hi@redhat.com>\n"
|
||||
|
2
po/hr.po
2
po/hr.po
@@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib 0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2004-03-13 13:03+CET\n"
|
||||
"Last-Translator: auto\n"
|
||||
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
|
||||
|
2
po/hu.po
2
po/hu.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib.HEAD\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-08-31 08:01+0200\n"
|
||||
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
|
||||
"Language-Team: Hungarian <gnome@gnome.hu>\n"
|
||||
|
2
po/id.po
2
po/id.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib HEAD\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-03-09 21:43+0700\n"
|
||||
"Last-Translator: Mohammad DAMT <mdamt@bisnisweb.com>\n"
|
||||
"Language-Team: Indonesia <sukarelawan@gnome.linux.or.id>\n"
|
||||
|
2
po/is.po
2
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-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2003-08-18 18:05+0000\n"
|
||||
"Last-Translator: Richard Allen <ra@ra.is>\n"
|
||||
"Language-Team: is <is@li.org>\n"
|
||||
|
2
po/it.po
2
po/it.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib 2.8.x\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-09-05 09:56+0200\n"
|
||||
"Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n"
|
||||
"Language-Team: Italian <tp@lists.linux.it>\n"
|
||||
|
299
po/ja.po
299
po/ja.po
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib glib-2-8\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-04 13:35+0900\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2006-01-04 13:33+0900\n"
|
||||
"Last-Translator: Takeshi AIHANA <aihana@gnome.gr.jp>\n"
|
||||
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
|
||||
@@ -17,238 +17,246 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../glib/gconvert.c:408 ../glib/gconvert.c:486
|
||||
#: glib/gconvert.c:408 glib/gconvert.c:486
|
||||
#, 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:912
|
||||
#: ../glib/gutf8.c:1361
|
||||
#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322
|
||||
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:912
|
||||
#: glib/gutf8.c:1361
|
||||
#, 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:908 ../glib/gutf8.c:1112
|
||||
#: ../glib/gutf8.c:1253 ../glib/gutf8.c:1357
|
||||
#: glib/gconvert.c:647 glib/gutf8.c:908 glib/gutf8.c:1112 glib/gutf8.c:1253
|
||||
#: glib/gutf8.c:1357
|
||||
#, 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 "URI '%s' は \"file\" スキームの絶対 URI ではありません"
|
||||
|
||||
#: ../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 "URI '%s' は正しくありません"
|
||||
|
||||
#: ../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 "URI '%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() に失敗: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:775
|
||||
#: glib/gfileutils.c:775
|
||||
#, c-format
|
||||
msgid "Failed to open file '%s': fdopen() failed: %s"
|
||||
msgstr "ファイル '%s' を開けません: fdopen() に失敗: %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"
|
||||
|
||||
#: ../glib/gfileutils.c:952
|
||||
#: glib/gfileutils.c:952
|
||||
#, c-format
|
||||
msgid "Could not change file mode: fork() failed: %s"
|
||||
msgstr "ファイル・モードを変更できませんでした: fork() に失敗: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:983
|
||||
#: glib/gfileutils.c:983
|
||||
#, c-format
|
||||
msgid "Could not change file mode: waitpid() failed: %s"
|
||||
msgstr "ファイル・モードを変更できませんでした: waitpid() に失敗: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1002
|
||||
#: glib/gfileutils.c:1002
|
||||
#, c-format
|
||||
msgid "Could not change file mode: chmod() failed: %s"
|
||||
msgstr "ファイル・モードを変更できませんでした: chmod() に失敗: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1013
|
||||
#: glib/gfileutils.c:1013
|
||||
#, c-format
|
||||
msgid "Could not change file mode: Child terminated by signal: %s"
|
||||
msgstr ""
|
||||
"ファイル・モードを変更できませんでした: 子プロセスがシグナル %s で強制終了し"
|
||||
"ました"
|
||||
|
||||
#: ../glib/gfileutils.c:1024
|
||||
#: glib/gfileutils.c:1024
|
||||
#, c-format
|
||||
msgid "Could not change file mode: Child terminated abnormally"
|
||||
msgstr "ファイル・モードを変更できませんでした: 子プロセスが異常終了しました"
|
||||
|
||||
#: ../glib/gfileutils.c:1058 ../glib/gfileutils.c:1524
|
||||
#: glib/gfileutils.c:1058 glib/gfileutils.c:1524
|
||||
#, c-format
|
||||
msgid "Failed to create file '%s': %s"
|
||||
msgstr "ファイル '%s' の生成に失敗しました: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1080
|
||||
#: glib/gfileutils.c:1080
|
||||
#, c-format
|
||||
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
|
||||
msgstr "ファイル '%s' を書き込みモードで開けませんでした: fdopen() に失敗: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1105
|
||||
#: glib/gfileutils.c:1105
|
||||
#, c-format
|
||||
msgid "Failed to write file '%s': fwrite() failed: %s"
|
||||
msgstr "ファイル '%s' への書き込みに失敗しました: fwrite() に失敗: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1124
|
||||
#: glib/gfileutils.c:1124
|
||||
#, c-format
|
||||
msgid "Failed to close file '%s': fclose() failed: %s"
|
||||
msgstr "ファイル '%s' を閉じれません: fclose() に失敗: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1242
|
||||
#: glib/gfileutils.c:1242
|
||||
#, c-format
|
||||
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
|
||||
msgstr "既存のファイル '%s' を削除できませんでした: g_unlink() に失敗: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1485
|
||||
#: glib/gfileutils.c:1485
|
||||
#, c-format
|
||||
msgid "Template '%s' invalid, should not contain a '%s'"
|
||||
msgstr "テンプレート '%s' が正しくありません。'%s' を含んではいけません"
|
||||
|
||||
#: ../glib/gfileutils.c:1499
|
||||
#: glib/gfileutils.c:1499
|
||||
#, c-format
|
||||
msgid "Template '%s' doesn't end with XXXXXX"
|
||||
msgstr "テンプレート '%s' が XXXXXX で終わっていません"
|
||||
|
||||
#: ../glib/gfileutils.c:1974
|
||||
#: glib/gfileutils.c:1974
|
||||
#, c-format
|
||||
msgid "Failed to read the symbolic link '%s': %s"
|
||||
msgstr "シンボリック・リンク '%s' の読み込みに失敗: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1995
|
||||
#: glib/gfileutils.c:1995
|
||||
#, c-format
|
||||
msgid "Symbolic links not supported"
|
||||
msgstr "シンボリック・リンクはサポートしていません"
|
||||
|
||||
#: ../glib/giochannel.c:1150
|
||||
#: glib/giochannel.c:1150
|
||||
#, c-format
|
||||
msgid "Conversion from character set `%s' to `%s' is not supported"
|
||||
msgstr "文字セット '%s' から '%s' への変換はサポートされていません"
|
||||
|
||||
#: ../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 では raw モードで読めません"
|
||||
|
||||
#: ../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 では raw モードで読めません"
|
||||
|
||||
#: ../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:185
|
||||
#: glib/gmappedfile.c:185
|
||||
#, 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 の %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
|
||||
#: 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 "
|
||||
@@ -259,17 +267,17 @@ msgstr ""
|
||||
"表わします。もしアンパサンドがエンティティでなければ、& のようにエスケー"
|
||||
"プしてください"
|
||||
|
||||
#: ../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 &"
|
||||
@@ -278,7 +286,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 "
|
||||
@@ -287,16 +295,16 @@ msgstr ""
|
||||
"'%-.*s' をパースできません。文字参照には数字が含まれなくてはなりません (例: "
|
||||
"ê) おそらく数字が大きすぎます"
|
||||
|
||||
#: ../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 "
|
||||
@@ -306,23 +314,23 @@ 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. <book>)"
|
||||
msgstr "ドキュメントはエレメントで始まってなくてはなりません (例 <book>)"
|
||||
|
||||
#: ../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 "
|
||||
@@ -331,7 +339,7 @@ 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 "
|
||||
@@ -340,14 +348,14 @@ 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'"
|
||||
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 "
|
||||
@@ -358,7 +366,7 @@ msgstr ""
|
||||
"なくてはなりません。あるいは属性になります。おかしな文字を属性名に使ったのか"
|
||||
"もしれません"
|
||||
|
||||
#: ../glib/gmarkup.c:1383
|
||||
#: glib/gmarkup.c:1383
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected an open quote mark after the equals sign when "
|
||||
@@ -367,7 +375,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 '</'; '%s' may not "
|
||||
@@ -376,7 +384,7 @@ msgstr ""
|
||||
"'%s' は '</' に続く文字としては正しくありません。'%s' ではエレメント名は始"
|
||||
"まってません"
|
||||
|
||||
#: ../glib/gmarkup.c:1568
|
||||
#: glib/gmarkup.c:1568
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following the close element name '%s'; the "
|
||||
@@ -385,25 +393,25 @@ msgstr ""
|
||||
"'%s' は閉じエレメント名 '%s' に続く文字としては正しくありあません。'>' のみが"
|
||||
"使用できます"
|
||||
|
||||
#: ../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 "ドキュメントが開きカギカッコ '<' の直後で突然終わっています"
|
||||
|
||||
#: ../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 "
|
||||
@@ -412,7 +420,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 "
|
||||
@@ -421,19 +429,19 @@ 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"
|
||||
@@ -441,74 +449,79 @@ msgstr ""
|
||||
"属性名の後の等号記号の後でドキュメントが突然終わっています: 属性値がありませ"
|
||||
"ん"
|
||||
|
||||
#: ../glib/gmarkup.c:1794
|
||||
#: glib/gmarkup.c:1794
|
||||
msgid "Document ended unexpectedly while inside an attribute value"
|
||||
msgstr "ドキュメントが属性値の途中で突然終わっています"
|
||||
|
||||
#: ../glib/gmarkup.c:1809
|
||||
#: glib/gmarkup.c:1809
|
||||
#, c-format
|
||||
msgid "Document ended unexpectedly inside the close tag for element '%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:277
|
||||
#: glib/gspawn-win32.c:277
|
||||
#, c-format
|
||||
msgid "Failed to read data from child process"
|
||||
msgstr "子プロセスからデータを読み出せません"
|
||||
|
||||
#: ../glib/gspawn-win32.c:292 ../glib/gspawn.c:1375
|
||||
#: glib/gspawn-win32.c:292 glib/gspawn.c:1375
|
||||
#, c-format
|
||||
msgid "Failed to create pipe for communicating with child process (%s)"
|
||||
msgstr "子プロセスとの通信用のパイプを作成できません (%s)"
|
||||
|
||||
#: ../glib/gspawn-win32.c:330 ../glib/gspawn.c:1039
|
||||
#: glib/gspawn-win32.c:330 glib/gspawn.c:1039
|
||||
#, c-format
|
||||
msgid "Failed to read from child pipe (%s)"
|
||||
msgstr "子パイプから読み出せません (%s) "
|
||||
|
||||
#: ../glib/gspawn-win32.c:356 ../glib/gspawn.c:1244
|
||||
#: glib/gspawn-win32.c:356 glib/gspawn.c:1244
|
||||
#, c-format
|
||||
msgid "Failed to change to directory '%s' (%s)"
|
||||
msgstr "ディレクトリ '%s' へ移動できません (%s)"
|
||||
|
||||
#: ../glib/gspawn-win32.c:362 ../glib/gspawn-win32.c:582
|
||||
#: glib/gspawn-win32.c:362 glib/gspawn-win32.c:582
|
||||
#, c-format
|
||||
msgid "Failed to execute child process (%s)"
|
||||
msgstr "子プロセスを起動できません (%s)"
|
||||
|
||||
#: ../glib/gspawn-win32.c:891
|
||||
#: glib/gspawn-win32.c:891
|
||||
#, c-format
|
||||
msgid "Failed to execute helper program (%s)"
|
||||
msgstr "ヘルパー・プログラム (%s) の起動に失敗しました"
|
||||
|
||||
#: ../glib/gspawn-win32.c:1091
|
||||
#: glib/gspawn-win32.c:1091
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
|
||||
"process"
|
||||
@@ -516,127 +529,133 @@ msgstr ""
|
||||
"g_io_channel_win32_poll() が子プロセスからデータを読み出す途中で予期しないエ"
|
||||
"ラー"
|
||||
|
||||
#: ../glib/gspawn.c:179
|
||||
#: glib/gspawn.c:179
|
||||
#, c-format
|
||||
msgid "Failed to read data from child process (%s)"
|
||||
msgstr "子プロセスからデータを読めません (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:311
|
||||
#: glib/gspawn.c:311
|
||||
#, c-format
|
||||
msgid "Unexpected error in select() reading data from a child process (%s)"
|
||||
msgstr "子プロセスからのデータ読み出し中に select() で予期しないエラー (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:394
|
||||
#: glib/gspawn.c:394
|
||||
#, c-format
|
||||
msgid "Unexpected error in waitpid() (%s)"
|
||||
msgstr "waitpid() で予期せぬエラー (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:1104
|
||||
#: glib/gspawn.c:1104
|
||||
#, c-format
|
||||
msgid "Failed to fork (%s)"
|
||||
msgstr "fork 失敗 (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:1254
|
||||
#: glib/gspawn.c:1254
|
||||
#, c-format
|
||||
msgid "Failed to execute child process \"%s\" (%s)"
|
||||
msgstr "子プロセスを起動できません \"%s\" (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:1264
|
||||
#: glib/gspawn.c:1264
|
||||
#, c-format
|
||||
msgid "Failed to redirect output or input of child process (%s)"
|
||||
msgstr "子プロセスの出力、または入力をリダイレクトできません (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:1273
|
||||
#: glib/gspawn.c:1273
|
||||
#, c-format
|
||||
msgid "Failed to fork child process (%s)"
|
||||
msgstr "子プロセスを fork できません (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:1281
|
||||
#: glib/gspawn.c:1281
|
||||
#, c-format
|
||||
msgid "Unknown error executing child process \"%s\""
|
||||
msgstr "子プロセスの実行時に不明なエラー \"%s\""
|
||||
|
||||
#: ../glib/gspawn.c:1303
|
||||
#: glib/gspawn.c:1303
|
||||
#, c-format
|
||||
msgid "Failed to read enough data from child pid pipe (%s)"
|
||||
msgstr "子 pid パイプから十分なデータを読めません (%s)"
|
||||
|
||||
#: ../glib/gutf8.c:986
|
||||
#: glib/gutf8.c:986
|
||||
#, c-format
|
||||
msgid "Character out of range for UTF-8"
|
||||
msgstr "UTF-8 の範囲外の文字です"
|
||||
|
||||
#: ../glib/gutf8.c:1080 ../glib/gutf8.c:1089 ../glib/gutf8.c:1221
|
||||
#: ../glib/gutf8.c:1230 ../glib/gutf8.c:1371 ../glib/gutf8.c:1467
|
||||
#: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
|
||||
#: glib/gutf8.c:1371 glib/gutf8.c:1467
|
||||
#, c-format
|
||||
msgid "Invalid sequence in conversion input"
|
||||
msgstr "変換する入力で無効なシーケンスがあります"
|
||||
|
||||
#: ../glib/gutf8.c:1382 ../glib/gutf8.c:1478
|
||||
#: glib/gutf8.c:1382 glib/gutf8.c:1478
|
||||
#, 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 "%2$s の整数値 '%1$s' を解析できません"
|
||||
|
||||
#: ../glib/goption.c:663
|
||||
#: glib/goption.c:663
|
||||
#, c-format
|
||||
msgid "Integer value '%s' for %s out of range"
|
||||
msgstr "%2$s の整数値 '%1$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"
|
||||
@@ -644,38 +663,39 @@ 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 ではありません"
|
||||
|
||||
#: ../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 "
|
||||
@@ -683,31 +703,32 @@ msgid ""
|
||||
msgstr ""
|
||||
"キー・ファイルのグループ '%2$s' にあるキー '%1$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 "キー・ファイルにはグループ '%2$s' のキー '%1$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' を論理値として解釈できません"
|
||||
|
2
po/ko.po
2
po/ko.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib 2.8.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-08-22 03:16+0900\n"
|
||||
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
|
||||
"Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
|
||||
|
2
po/lt.po
2
po/lt.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib HEAD\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-07-17 21:26+0300\n"
|
||||
"Last-Translator: Žygimantas Beručka <uid0@akl.lt>\n"
|
||||
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
|
||||
|
2
po/lv.po
2
po/lv.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2002-12-19 01:04+0200\n"
|
||||
"Last-Translator: Artis Trops <hornet@navigator.lv>\n"
|
||||
"Language-Team: Latvian <ll10nt@os.lv>\n"
|
||||
|
2
po/mk.po
2
po/mk.po
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: mk\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-08-30 17:32+0200\n"
|
||||
"Last-Translator: Арангел Ангов <ufo@linux.net.mk>\n"
|
||||
"Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"
|
||||
|
496
po/ml.po
496
po/ml.po
@@ -6,7 +6,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version:glib.glib-2-2\n"
|
||||
"POT-Creation-Date: 2003-06-06 04:13+0200\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2003-07-05 10:29+0530\n"
|
||||
"Last-Translator: FSF-India <locale@gnu.org.in>\n"
|
||||
"Language-Team: Malayalam <locale@gnu.org.in>\n"
|
||||
@@ -14,182 +15,247 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: glib/gconvert.c:401
|
||||
#: glib/gconvert.c:408 glib/gconvert.c:486
|
||||
#, fuzzy, c-format
|
||||
msgid "Conversion from character set '%s' to '%s' is not supported"
|
||||
msgstr "അക്ഷരക്കൂട്ടം'%s'ല് നിന്നും '%s'ലേക്കുളള മാറ്റം സാദ്ധ്യമല്ല"
|
||||
|
||||
#: glib/gconvert.c:405
|
||||
#: glib/gconvert.c:412 glib/gconvert.c:490
|
||||
#, fuzzy, c-format
|
||||
msgid "Could not open converter from '%s' to '%s': %s"
|
||||
msgid "Could not open converter from '%s' to '%s'"
|
||||
msgstr ""
|
||||
"%s ന്റെ ഉള്ളടക്കം നീക്കം ചെയ്യാന് കഴിയുന്നില്ല:\n"
|
||||
"%s"
|
||||
|
||||
#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1306
|
||||
#: glib/giochannel.c:1348 glib/giochannel.c:2190 glib/gutf8.c:909
|
||||
#: glib/gutf8.c:1354
|
||||
#, fuzzy
|
||||
#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322
|
||||
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:912
|
||||
#: glib/gutf8.c:1361
|
||||
#, fuzzy, c-format
|
||||
msgid "Invalid byte sequence in conversion input"
|
||||
msgstr "നിവേശത്തില് അസാധു ബൈറ്റ് ശ്രേണി"
|
||||
|
||||
#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1313
|
||||
#: glib/giochannel.c:2202
|
||||
#: glib/gconvert.c:612 glib/gconvert.c:922 glib/giochannel.c:1329
|
||||
#: glib/giochannel.c:2218
|
||||
#, fuzzy, c-format
|
||||
msgid "Error during conversion: %s"
|
||||
msgstr "സൂചകം നിറയ്ക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/gconvert.c:626 glib/gutf8.c:905 glib/gutf8.c:1105 glib/gutf8.c:1246
|
||||
#: glib/gutf8.c:1350
|
||||
#: glib/gconvert.c:647 glib/gutf8.c:908 glib/gutf8.c:1112 glib/gutf8.c:1253
|
||||
#: glib/gutf8.c:1357
|
||||
#, c-format
|
||||
msgid "Partial character sequence at end of input"
|
||||
msgstr "നിവേശത്തിന്റെ അന്ത്യത്തില് ഭാഗികമായ അക്ഷരശ്രേണി"
|
||||
|
||||
#: glib/gconvert.c:799
|
||||
#: glib/gconvert.c:897
|
||||
#, c-format
|
||||
msgid "Cannot convert fallback '%s' to codeset '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gconvert.c:1631
|
||||
#: glib/gconvert.c:1706
|
||||
#, fuzzy, c-format
|
||||
msgid "The URI '%s' is not an absolute URI using the file scheme"
|
||||
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
|
||||
msgstr "URI \"%s\" പൂര്ണ്ണമായ URI അല്ല"
|
||||
|
||||
#: glib/gconvert.c:1641
|
||||
#: glib/gconvert.c:1716
|
||||
#, fuzzy, c-format
|
||||
msgid "The local file URI '%s' may not include a '#'"
|
||||
msgstr "കംപ്യൂട്ടറില് ഉളള URI \"%s\"ല് '#' പാടില്ല "
|
||||
|
||||
#: glib/gconvert.c:1658
|
||||
#: glib/gconvert.c:1733
|
||||
#, c-format
|
||||
msgid "The URI '%s' is invalid"
|
||||
msgstr "URI \"%s\" അസാധുവാണു്"
|
||||
|
||||
#: glib/gconvert.c:1670
|
||||
#: glib/gconvert.c:1745
|
||||
#, fuzzy, c-format
|
||||
msgid "The hostname of the URI '%s' is invalid"
|
||||
msgstr "URI \"%s\" അസാധുവാണു്"
|
||||
|
||||
#: glib/gconvert.c:1686
|
||||
#: glib/gconvert.c:1761
|
||||
#, fuzzy, c-format
|
||||
msgid "The URI '%s' contains invalidly escaped characters"
|
||||
msgstr "URI \"%s\" അസാധുവാണു്"
|
||||
|
||||
#: glib/gconvert.c:1757
|
||||
#: glib/gconvert.c:1855
|
||||
#, fuzzy, c-format
|
||||
msgid "The pathname '%s' is not an absolute path"
|
||||
msgstr "\"%s\" വഴിയിലുള്ള രചന ഒരു കൂട് അല്ല."
|
||||
|
||||
#: glib/gconvert.c:1767
|
||||
#, fuzzy
|
||||
#: glib/gconvert.c:1865
|
||||
#, fuzzy, c-format
|
||||
msgid "Invalid hostname"
|
||||
msgstr "സാധുതയില്ലാത്ത രചന നാമം"
|
||||
|
||||
#: glib/gdir.c:80
|
||||
#: glib/gdir.c:121 glib/gdir.c:141
|
||||
#, fuzzy, c-format
|
||||
msgid "Error opening directory '%s': %s"
|
||||
msgstr ""
|
||||
"മേല്വിലാസ പുസ്തകം തുറക്കുന്നതില് പരാജയം '%s'\n"
|
||||
"%s"
|
||||
|
||||
#: glib/gfileutils.c:384 glib/gfileutils.c:449
|
||||
#: glib/gfileutils.c:576 glib/gfileutils.c:649
|
||||
#, fuzzy, c-format
|
||||
msgid "Could not allocate %lu bytes to read file \"%s\""
|
||||
msgstr "രചന %s ഉണ്ടാക്കാന് കഴിഞ്ഞില്ല."
|
||||
|
||||
#: glib/gfileutils.c:395
|
||||
#: glib/gfileutils.c:591
|
||||
#, c-format
|
||||
msgid "Error reading file '%s': %s"
|
||||
msgstr "%s വായിക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/gfileutils.c:471
|
||||
#: glib/gfileutils.c:673
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to read from file '%s': %s"
|
||||
msgstr "രചന %sലെ പ്രമേയം വായിക്കുന്നതില് പരാജയപ്പെട്ടു: %s\n"
|
||||
|
||||
#: glib/gfileutils.c:518 glib/gfileutils.c:586
|
||||
#: glib/gfileutils.c:724 glib/gfileutils.c:811
|
||||
#, c-format
|
||||
msgid "Failed to open file '%s': %s"
|
||||
msgstr "%s തുറക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/gfileutils.c:532
|
||||
#: glib/gfileutils.c:741 glib/gmappedfile.c:133
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
|
||||
msgstr "%sന്റെ വിശേഷതകള് കണ്ടെത്തുന്നതില് പരാജയം: fstat() പരാജയപ്പെട്ടു"
|
||||
|
||||
#: glib/gfileutils.c:558
|
||||
#: glib/gfileutils.c:775
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to open file '%s': fdopen() failed: %s"
|
||||
msgstr "%s തുറക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/gfileutils.c:765
|
||||
#, c-format
|
||||
msgid "Template '%s' invalid, should not contain a '%s'"
|
||||
msgstr "ഉരു \"%s\" അസാധു, \"%s\" ഉള്ക്കൊളളാന് പാടില്ല"
|
||||
#: glib/gfileutils.c:909
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
|
||||
msgstr "%s തുറക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/gfileutils.c:777
|
||||
#, c-format
|
||||
msgid "Template '%s' doesn't end with XXXXXX"
|
||||
msgstr "ഉരു \"%s\" XXXXXXല് അവസാനിക്കുന്നില്ല"
|
||||
#: glib/gfileutils.c:952
|
||||
#, fuzzy, c-format
|
||||
msgid "Could not change file mode: fork() failed: %s"
|
||||
msgstr "%s തുറക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/gfileutils.c:798
|
||||
#: glib/gfileutils.c:983
|
||||
#, fuzzy, c-format
|
||||
msgid "Could not change file mode: waitpid() failed: %s"
|
||||
msgstr "രചന %s ഉണ്ടാക്കാന് കഴിഞ്ഞില്ല."
|
||||
|
||||
#: glib/gfileutils.c:1002
|
||||
#, fuzzy, c-format
|
||||
msgid "Could not change file mode: chmod() failed: %s"
|
||||
msgstr "%s തുറക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/gfileutils.c:1013
|
||||
#, c-format
|
||||
msgid "Could not change file mode: Child terminated by signal: %s"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gfileutils.c:1024
|
||||
#, c-format
|
||||
msgid "Could not change file mode: Child terminated abnormally"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gfileutils.c:1058 glib/gfileutils.c:1524
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to create file '%s': %s"
|
||||
msgstr "%s തുറക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/giochannel.c:1134
|
||||
#: glib/gfileutils.c:1080
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
|
||||
msgstr "%s തുറക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/gfileutils.c:1105
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to write file '%s': fwrite() failed: %s"
|
||||
msgstr "%s തുറക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/gfileutils.c:1124
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to close file '%s': fclose() failed: %s"
|
||||
msgstr "%s തുറക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/gfileutils.c:1242
|
||||
#, c-format
|
||||
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gfileutils.c:1485
|
||||
#, c-format
|
||||
msgid "Template '%s' invalid, should not contain a '%s'"
|
||||
msgstr "ഉരു \"%s\" അസാധു, \"%s\" ഉള്ക്കൊളളാന് പാടില്ല"
|
||||
|
||||
#: glib/gfileutils.c:1499
|
||||
#, c-format
|
||||
msgid "Template '%s' doesn't end with XXXXXX"
|
||||
msgstr "ഉരു \"%s\" XXXXXXല് അവസാനിക്കുന്നില്ല"
|
||||
|
||||
#: glib/gfileutils.c:1974
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to read the symbolic link '%s': %s"
|
||||
msgstr "%s തുറക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/gfileutils.c:1995
|
||||
#, c-format
|
||||
msgid "Symbolic links not supported"
|
||||
msgstr ""
|
||||
|
||||
#: glib/giochannel.c:1150
|
||||
#, c-format
|
||||
msgid "Conversion from character set `%s' to `%s' is not supported"
|
||||
msgstr "%sല് നിന്നും %sലേക്ക് പരിവറ്ത്തനം ചെയ്യാന് കഴിയുന്നില്ല"
|
||||
|
||||
#: glib/giochannel.c:1138
|
||||
#: glib/giochannel.c:1154
|
||||
#, fuzzy, c-format
|
||||
msgid "Could not open converter from `%s' to `%s': %s"
|
||||
msgstr ""
|
||||
"%s ന്റെ ഉള്ളടക്കം നീക്കം ചെയ്യാന് കഴിയുന്നില്ല:\n"
|
||||
"%s"
|
||||
|
||||
#: glib/giochannel.c:1483
|
||||
#: glib/giochannel.c:1499
|
||||
#, c-format
|
||||
msgid "Can't do a raw read in g_io_channel_read_line_string"
|
||||
msgstr ""
|
||||
|
||||
#: glib/giochannel.c:1530 glib/giochannel.c:1787 glib/giochannel.c:1873
|
||||
#: 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:1610 glib/giochannel.c:1687
|
||||
#: glib/giochannel.c:1626 glib/giochannel.c:1703
|
||||
#, c-format
|
||||
msgid "Channel terminates in a partial character"
|
||||
msgstr ""
|
||||
|
||||
#: glib/giochannel.c:1673
|
||||
#: glib/giochannel.c:1689
|
||||
#, c-format
|
||||
msgid "Can't do a raw read in g_io_channel_read_to_end"
|
||||
msgstr ""
|
||||
|
||||
#: glib/giowin32.c:712 glib/giowin32.c:741
|
||||
#, fuzzy
|
||||
msgid "Incorrect message size"
|
||||
msgstr "ഇപ്പോഴുള്ള സന്ദേശം അച്ചടിക്കുക"
|
||||
#: glib/gmappedfile.c:116
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to open file '%s': open() failed: %s"
|
||||
msgstr "%s തുറക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/giowin32.c:1034 glib/giowin32.c:1087
|
||||
#, fuzzy
|
||||
msgid "Socket error"
|
||||
msgstr "പ്രശ്നം ഇല്ല"
|
||||
#: glib/gmappedfile.c:185
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to map file '%s': mmap() failed: %s"
|
||||
msgstr "%s തുറക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/gmarkup.c:222
|
||||
#: glib/gmarkup.c:232
|
||||
#, fuzzy, c-format
|
||||
msgid "Error on line %d char %d: %s"
|
||||
msgstr "%s നിറയ്ക്കുന്നതില് പരാജയം: %s\n"
|
||||
|
||||
#: glib/gmarkup.c:306
|
||||
#: glib/gmarkup.c:330
|
||||
#, fuzzy, c-format
|
||||
msgid "Error on line %d: %s"
|
||||
msgstr "%s നിറയ്ക്കുന്നതില് പരാജയം: %s\n"
|
||||
|
||||
#: glib/gmarkup.c:385
|
||||
#: glib/gmarkup.c:434
|
||||
msgid ""
|
||||
"Empty entity '&;' seen; valid entities are: & " < > '"
|
||||
msgstr "ഒഴിഞ്ഞ '&;' കണ്ടു. അനുവദനീയമായവ ഇവയാണു്: & " < > '"
|
||||
|
||||
#: glib/gmarkup.c:395
|
||||
#: glib/gmarkup.c:444
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Character '%s' is not valid at the start of an entity name; the & character "
|
||||
@@ -199,17 +265,17 @@ msgstr ""
|
||||
"%sല് ഒരു സത്ത തുടങ്ങാവുന്നതല്ല. & എന്ന അക്ഷരം ഒരു സത്തയുടെ തുടക്കം കുറിക്കുന്നു. & ഒരു സത്ത "
|
||||
"അല്ലെങ്കില് & എന്ന് പ്രത്യേകം സൂചിപ്പിക്കുക"
|
||||
|
||||
#: glib/gmarkup.c:431
|
||||
#: glib/gmarkup.c:478
|
||||
#, fuzzy, c-format
|
||||
msgid "Character '%s' is not valid inside an entity name"
|
||||
msgstr "%s സാധുവായ ഒരു സത്താനാമം അല്ല"
|
||||
|
||||
#: glib/gmarkup.c:475
|
||||
#: glib/gmarkup.c:515
|
||||
#, c-format
|
||||
msgid "Entity name '%s' is not known"
|
||||
msgstr "സത്താനാമം \"%s\" അറിയില്ല"
|
||||
|
||||
#: glib/gmarkup.c:485
|
||||
#: glib/gmarkup.c:526
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Entity did not end with a semicolon; most likely you used an ampersand "
|
||||
@@ -218,24 +284,24 @@ msgstr ""
|
||||
"സത്ത ഒരു അര്ദ്ധവിരാമത്തില് അവസാനിക്കുന്നില്ല. & എന്ന അക്ഷരം അറിയാതെ ഉള്ക്കൊളളാന് ഇടയായോ? & "
|
||||
"ഒരു സത്ത അല്ലെങ്കില് & എന്ന് പ്രത്യേകം സൂചിപ്പിക്കുക"
|
||||
|
||||
#: glib/gmarkup.c:531
|
||||
#: glib/gmarkup.c:579
|
||||
#, fuzzy, c-format
|
||||
msgid ""
|
||||
"Failed to parse '%s', which should have been a digit inside a character "
|
||||
"Failed to parse '%-.*s', which should have been a digit inside a character "
|
||||
"reference (ê for example) - perhaps the digit is too large"
|
||||
msgstr "\"%s\" തിരിച്ചറിയുന്നതില് പരാജയം. "
|
||||
|
||||
#: glib/gmarkup.c:556
|
||||
#, c-format
|
||||
msgid "Character reference '%s' does not encode a permitted character"
|
||||
#: glib/gmarkup.c:604
|
||||
#, fuzzy, c-format
|
||||
msgid "Character reference '%-.*s' does not encode a permitted character"
|
||||
msgstr "%s അനുവദനീയമായ ഒരു അക്ഷരത്തെ കുറിക്കുന്നില്ല."
|
||||
|
||||
#: glib/gmarkup.c:573
|
||||
#: glib/gmarkup.c:619
|
||||
#, fuzzy
|
||||
msgid "Empty character reference; should include a digit such as dž"
|
||||
msgstr "&# ഒരു അക്ഷരത്തെയും കുറിക്കുന്നില്ല"
|
||||
|
||||
#: glib/gmarkup.c:583
|
||||
#: 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 "
|
||||
@@ -244,32 +310,32 @@ msgstr ""
|
||||
"അക്ഷരസൂചകം ഒരു അര്ദ്ധവിരാമത്തില് അവസാനിക്കുന്നില്ല. & എന്ന അക്ഷരം അറിയാതെ ഉള്ക്കൊളളാന് "
|
||||
"ഇടയായോ? & ഒരു സത്ത അല്ലെങ്കില് & എന്ന് പ്രത്യേകം സൂചിപ്പിക്കുക"
|
||||
|
||||
#: glib/gmarkup.c:609
|
||||
#: glib/gmarkup.c:715
|
||||
#, fuzzy
|
||||
msgid "Unfinished entity reference"
|
||||
msgstr "ജാലക നാമാവലി മുന്ഗണനകള്"
|
||||
|
||||
#: glib/gmarkup.c:615
|
||||
#: glib/gmarkup.c:721
|
||||
msgid "Unfinished character reference"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gmarkup.c:866 glib/gmarkup.c:894 glib/gmarkup.c:925
|
||||
#: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023
|
||||
#, fuzzy
|
||||
msgid "Invalid UTF-8 encoded text"
|
||||
msgstr "സാധുതയില്ലാത്ത UTF-8 വസ്തുത"
|
||||
|
||||
#: glib/gmarkup.c:961
|
||||
#: glib/gmarkup.c:1059
|
||||
msgid "Document must begin with an element (e.g. <book>)"
|
||||
msgstr "പത്രിക ഒരു ധാതുവില് തുടങ്ങണം. ഉദാഹരണത്തിനു്, <book>"
|
||||
|
||||
#: glib/gmarkup.c:1000
|
||||
#: glib/gmarkup.c:1099
|
||||
#, fuzzy, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following a '<' character; it may not begin an "
|
||||
"element name"
|
||||
msgstr "\"%s\" അപ്രതീക്ഷിതം."
|
||||
|
||||
#: glib/gmarkup.c:1063
|
||||
#: glib/gmarkup.c:1163
|
||||
#, fuzzy, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '>' character to end the start tag of element "
|
||||
@@ -277,14 +343,14 @@ msgid ""
|
||||
msgstr ""
|
||||
"\"%s\" അപ്രതീക്ഷിതം. \"%s\" കഴിഞ്ഞ് ഒരു \">\" ചിഹ്നമാണു് ധാതു-നാമത്തില് പ്രതീക്ഷിച്ചത്"
|
||||
|
||||
#: glib/gmarkup.c:1150
|
||||
#: glib/gmarkup.c:1252
|
||||
#, fuzzy, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
|
||||
msgstr ""
|
||||
"\"%s\" അപ്രതീക്ഷിതം. വിശേഷത %s കഴിഞ്ഞ് ഒരു സമചിഹ്നമാണു് ധാതു-നാമം %sല് പ്രതീക്ഷിച്ചത്"
|
||||
|
||||
#: glib/gmarkup.c:1191
|
||||
#: glib/gmarkup.c:1294
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
|
||||
@@ -292,207 +358,357 @@ msgid ""
|
||||
"character in an attribute name"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gmarkup.c:1274
|
||||
#: 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 ""
|
||||
|
||||
#: glib/gmarkup.c:1414
|
||||
#: glib/gmarkup.c:1528
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following the characters '</'; '%s' may not "
|
||||
"begin an element name"
|
||||
msgstr "'%s' ധാതു-നാമം '</' കഴിഞ്ഞ് വരാവുന്ന ഒന്നല്ല;'%s'വരാവുന്ന ഒന്നല്ല"
|
||||
|
||||
#: glib/gmarkup.c:1452
|
||||
#: glib/gmarkup.c:1568
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following the close element name '%s'; the "
|
||||
"allowed character is '>'"
|
||||
msgstr "\"%s\" ധാതു-നാമം \"%s\" കഴിഞ്ഞ് വരാവുന്ന ഒന്നല്ല: അനുവദനീയമായത് \">\" ആണു്"
|
||||
|
||||
#: glib/gmarkup.c:1463
|
||||
#: glib/gmarkup.c:1579
|
||||
#, fuzzy, c-format
|
||||
msgid "Element '%s' was closed, no element is currently open"
|
||||
msgstr "ധാതു \"%s\" പൂര്ത്തിയായി;"
|
||||
|
||||
#: glib/gmarkup.c:1472
|
||||
#: glib/gmarkup.c:1588
|
||||
#, fuzzy, c-format
|
||||
msgid "Element '%s' was closed, but the currently open element is '%s'"
|
||||
msgstr "ധാതു \"%s\" പൂര്ത്തിയായി; ധാതു \"%s\" ആണു് തുറന്നിരിക്കുന്നത്"
|
||||
|
||||
#: glib/gmarkup.c:1619
|
||||
#: glib/gmarkup.c:1735
|
||||
msgid "Document was empty or contained only whitespace"
|
||||
msgstr "പത്രിക ശൂന്യം"
|
||||
|
||||
#: glib/gmarkup.c:1633
|
||||
#: glib/gmarkup.c:1749
|
||||
msgid "Document ended unexpectedly just after an open angle bracket '<'"
|
||||
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
|
||||
|
||||
#: glib/gmarkup.c:1641 glib/gmarkup.c:1685
|
||||
#: 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 "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു %s"
|
||||
|
||||
#: glib/gmarkup.c:1649
|
||||
#: glib/gmarkup.c:1765
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Document ended unexpectedly, expected to see a close angle bracket ending "
|
||||
"the tag <%s/>"
|
||||
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു <%s/>"
|
||||
|
||||
#: glib/gmarkup.c:1655
|
||||
#: glib/gmarkup.c:1771
|
||||
msgid "Document ended unexpectedly inside an element name"
|
||||
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
|
||||
|
||||
#: glib/gmarkup.c:1660
|
||||
#: glib/gmarkup.c:1776
|
||||
msgid "Document ended unexpectedly inside an attribute name"
|
||||
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
|
||||
|
||||
#: glib/gmarkup.c:1665
|
||||
#: glib/gmarkup.c:1781
|
||||
msgid "Document ended unexpectedly inside an element-opening tag."
|
||||
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
|
||||
|
||||
#: glib/gmarkup.c:1671
|
||||
#: glib/gmarkup.c:1787
|
||||
msgid ""
|
||||
"Document ended unexpectedly after the equals sign following an attribute "
|
||||
"name; no attribute value"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gmarkup.c:1678
|
||||
#: glib/gmarkup.c:1794
|
||||
msgid "Document ended unexpectedly while inside an attribute value"
|
||||
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
|
||||
|
||||
#: glib/gmarkup.c:1693
|
||||
#: glib/gmarkup.c:1809
|
||||
#, c-format
|
||||
msgid "Document ended unexpectedly inside the close tag for element '%s'"
|
||||
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു %s"
|
||||
|
||||
#: glib/gmarkup.c:1699
|
||||
#: glib/gmarkup.c:1815
|
||||
#, fuzzy
|
||||
msgid "Document ended unexpectedly inside a comment or processing instruction"
|
||||
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
|
||||
|
||||
#: glib/gshell.c:72
|
||||
#, fuzzy
|
||||
#: glib/gshell.c:73
|
||||
#, fuzzy, c-format
|
||||
msgid "Quoted text doesn't begin with a quotation mark"
|
||||
msgstr "ഉദ്ധരണി ഉദ്ധരണി-ചിഹ്നം ഇല്ലാതെ തുടങ്ങി"
|
||||
|
||||
#: glib/gshell.c:162
|
||||
#, fuzzy
|
||||
#: glib/gshell.c:163
|
||||
#, fuzzy, c-format
|
||||
msgid "Unmatched quotation mark in command line or other shell-quoted text"
|
||||
msgstr "തുണയില്ലാത്ത ഉദ്ധരണി-ചിഹ്നം"
|
||||
|
||||
#: glib/gshell.c:530
|
||||
#: glib/gshell.c:541
|
||||
#, c-format
|
||||
msgid "Text ended just after a '\\' character. (The text was '%s')"
|
||||
msgstr "%s '\\' കഴിഞ്ഞ ഉടന് അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
|
||||
|
||||
#: glib/gshell.c:537
|
||||
#: glib/gshell.c:548
|
||||
#, fuzzy, c-format
|
||||
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
|
||||
msgstr "%cക്ക് തുണയായി %sല് ഉദ്ധരണി-ചിഹ്നം ഇല്ല"
|
||||
|
||||
#: glib/gshell.c:549
|
||||
#: glib/gshell.c:560
|
||||
#, c-format
|
||||
msgid "Text was empty (or contained only whitespace)"
|
||||
msgstr "ടെക്സ്റ്റ് ശൂന്യം"
|
||||
|
||||
#: glib/gspawn-win32.c:286
|
||||
#, fuzzy
|
||||
#: glib/gspawn-win32.c:277
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to read data from child process"
|
||||
msgstr "രചന %sലെ പ്രമേയം വായിക്കുന്നതില് പരാജയപ്പെട്ടു: %s\n"
|
||||
|
||||
#: glib/gspawn-win32.c:414
|
||||
#: glib/gspawn-win32.c:292 glib/gspawn.c:1375
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to create pipe for communicating with child process (%s)"
|
||||
msgstr "പ്രമേയം %sുമായി സംവദിക്കുന്നതില് പരാജയം"
|
||||
|
||||
#: glib/gspawn-win32.c:330 glib/gspawn.c:1039
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to read from child pipe (%s)"
|
||||
msgstr "രചന %sലെ പ്രമേയം വായിക്കുന്നതില് പരാജയപ്പെട്ടു: %s\n"
|
||||
|
||||
#: glib/gspawn-win32.c:356 glib/gspawn.c:1244
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to change to directory '%s' (%s)"
|
||||
msgstr "'%s'എന്ന കൂട് ഉണ്ടാക്കാന് കഴിയുന്നില്ല: %s\n"
|
||||
|
||||
#: glib/gspawn-win32.c:362 glib/gspawn-win32.c:582
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to execute child process (%s)"
|
||||
msgstr "ഇറക്കുമതി നിര്ദ്ദേശങ്ങള് നിര്വ്വഹിക്കുന്നതില് പരാജയപ്പെട്ടു."
|
||||
|
||||
#: glib/gspawn-win32.c:891
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to execute helper program (%s)"
|
||||
msgstr "ഇറക്കുമതി നിര്ദ്ദേശങ്ങള് നിര്വ്വഹിക്കുന്നതില് പരാജയപ്പെട്ടു."
|
||||
|
||||
#: glib/gspawn-win32.c:1091
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
|
||||
"process"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gspawn-win32.c:784 glib/gspawn.c:1002
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to read from child pipe (%s)"
|
||||
msgstr "രചന %sലെ പ്രമേയം വായിക്കുന്നതില് പരാജയപ്പെട്ടു: %s\n"
|
||||
|
||||
#: glib/gspawn-win32.c:871
|
||||
#, fuzzy
|
||||
msgid "Failed to execute helper program"
|
||||
msgstr "ഇറക്കുമതി നിര്ദ്ദേശങ്ങള് നിര്വ്വഹിക്കുന്നതില് പരാജയപ്പെട്ടു."
|
||||
|
||||
#: glib/gspawn-win32.c:904 glib/gspawn.c:1207
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to change to directory '%s' (%s)"
|
||||
msgstr "'%s'എന്ന കൂട് ഉണ്ടാക്കാന് കഴിയുന്നില്ല: %s\n"
|
||||
|
||||
#: glib/gspawn-win32.c:913
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to execute child process (%s)"
|
||||
msgstr "ഇറക്കുമതി നിര്ദ്ദേശങ്ങള് നിര്വ്വഹിക്കുന്നതില് പരാജയപ്പെട്ടു."
|
||||
|
||||
#: glib/gspawn-win32.c:956 glib/gspawn.c:1338
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to create pipe for communicating with child process (%s)"
|
||||
msgstr "പ്രമേയം %sുമായി സംവദിക്കുന്നതില് പരാജയം"
|
||||
|
||||
#: glib/gspawn.c:167
|
||||
#: glib/gspawn.c:179
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to read data from child process (%s)"
|
||||
msgstr "രചന %sലെ പ്രമേയം വായിക്കുന്നതില് പരാജയപ്പെട്ടു: %s\n"
|
||||
|
||||
#: glib/gspawn.c:299
|
||||
#: glib/gspawn.c:311
|
||||
#, c-format
|
||||
msgid "Unexpected error in select() reading data from a child process (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gspawn.c:382
|
||||
#: glib/gspawn.c:394
|
||||
#, c-format
|
||||
msgid "Unexpected error in waitpid() (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gspawn.c:1067
|
||||
#: glib/gspawn.c:1104
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to fork (%s)"
|
||||
msgstr "%s കൊണ്ട് വരാന് കഴിഞ്ഞില്ല: %s\n"
|
||||
|
||||
#: glib/gspawn.c:1217
|
||||
#: glib/gspawn.c:1254
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to execute child process \"%s\" (%s)"
|
||||
msgstr "പ്രമേയം %s കൊണ്ട് വരാന് കഴിഞ്ഞില്ല: %s\n"
|
||||
|
||||
#: glib/gspawn.c:1227
|
||||
#: glib/gspawn.c:1264
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to redirect output or input of child process (%s)"
|
||||
msgstr "പ്രമേയം %sുമായി സംവദിക്കുന്നതില് പരാജയം"
|
||||
|
||||
#: glib/gspawn.c:1236
|
||||
#: glib/gspawn.c:1273
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to fork child process (%s)"
|
||||
msgstr "%s തുറക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/gspawn.c:1244
|
||||
#: glib/gspawn.c:1281
|
||||
#, fuzzy, c-format
|
||||
msgid "Unknown error executing child process \"%s\""
|
||||
msgstr "'%s' പ്രയോഗം പ്രവര്ത്തിപ്പിക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/gspawn.c:1266
|
||||
#: glib/gspawn.c:1303
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to read enough data from child pid pipe (%s)"
|
||||
msgstr "രചന %sലെ പ്രമേയം വായിക്കുന്നതില് പരാജയപ്പെട്ടു: %s\n"
|
||||
|
||||
#: glib/gutf8.c:984
|
||||
#, fuzzy
|
||||
#: glib/gutf8.c:986
|
||||
#, fuzzy, c-format
|
||||
msgid "Character out of range for UTF-8"
|
||||
msgstr "ഇടേണ്ട അക്ഷരങ്ങള്"
|
||||
|
||||
#: glib/gutf8.c:1073 glib/gutf8.c:1082 glib/gutf8.c:1214 glib/gutf8.c:1223
|
||||
#: glib/gutf8.c:1364 glib/gutf8.c:1460
|
||||
#: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
|
||||
#: glib/gutf8.c:1371 glib/gutf8.c:1467
|
||||
#, c-format
|
||||
msgid "Invalid sequence in conversion input"
|
||||
msgstr "അസാധു ശ്രേണി"
|
||||
|
||||
#: glib/gutf8.c:1375 glib/gutf8.c:1471
|
||||
#, fuzzy
|
||||
#: glib/gutf8.c:1382 glib/gutf8.c:1478
|
||||
#, fuzzy, c-format
|
||||
msgid "Character out of range for UTF-16"
|
||||
msgstr "ഇടേണ്ട അക്ഷരങ്ങള്"
|
||||
|
||||
#: glib/goption.c:468
|
||||
msgid "Usage:"
|
||||
msgstr ""
|
||||
|
||||
#: glib/goption.c:468
|
||||
msgid "[OPTION...]"
|
||||
msgstr ""
|
||||
|
||||
#: glib/goption.c:556
|
||||
msgid "Help Options:"
|
||||
msgstr ""
|
||||
|
||||
#: glib/goption.c:557
|
||||
msgid "Show help options"
|
||||
msgstr ""
|
||||
|
||||
#: glib/goption.c:562
|
||||
msgid "Show all help options"
|
||||
msgstr ""
|
||||
|
||||
#: glib/goption.c:612
|
||||
msgid "Application Options:"
|
||||
msgstr ""
|
||||
|
||||
#: glib/goption.c:653
|
||||
#, c-format
|
||||
msgid "Cannot parse integer value '%s' for %s"
|
||||
msgstr ""
|
||||
|
||||
#: glib/goption.c:663
|
||||
#, c-format
|
||||
msgid "Integer value '%s' for %s out of range"
|
||||
msgstr ""
|
||||
|
||||
#: glib/goption.c:926
|
||||
#, fuzzy, c-format
|
||||
msgid "Error parsing option %s"
|
||||
msgstr "സൂചകം നിറയ്ക്കുന്നതില് പരാജയം : %s"
|
||||
|
||||
#: glib/goption.c:959 glib/goption.c:1070
|
||||
#, c-format
|
||||
msgid "Missing argument for %s"
|
||||
msgstr ""
|
||||
|
||||
#: glib/goption.c:1474
|
||||
#, c-format
|
||||
msgid "Unknown option %s"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gkeyfile.c:339
|
||||
#, c-format
|
||||
msgid "Valid key file could not be found in data dirs"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gkeyfile.c:374
|
||||
#, c-format
|
||||
msgid "Not a regular file"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gkeyfile.c:382
|
||||
#, c-format
|
||||
msgid "File is empty"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gkeyfile.c:697
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Key file contains line '%s' which is not a key-value pair, group, or comment"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gkeyfile.c:765
|
||||
#, c-format
|
||||
msgid "Key file does not start with a group"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gkeyfile.c:808
|
||||
#, c-format
|
||||
msgid "Key file contains unsupported encoding '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: glib/gkeyfile.c:1188
|
||||
#, c-format
|
||||
msgid "Key file does not have key '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: glib/gkeyfile.c:2004
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Key file contains key '%s' in group '%s' which has value that cannot be "
|
||||
"interpreted."
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: glib/gkeyfile.c:3067
|
||||
#, c-format
|
||||
msgid "Key file contains escape character at end of line"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gkeyfile.c:3089
|
||||
#, fuzzy, c-format
|
||||
msgid "Key file contains invalid escape sequence '%s'"
|
||||
msgstr "URI \"%s\" അസാധുവാണു്"
|
||||
|
||||
#: glib/gkeyfile.c:3230
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a number."
|
||||
msgstr ""
|
||||
|
||||
#: glib/gkeyfile.c:3240
|
||||
#, c-format
|
||||
msgid "Integer value '%s' out of range"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gkeyfile.c:3270
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a boolean."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Incorrect message size"
|
||||
#~ msgstr "ഇപ്പോഴുള്ള സന്ദേശം അച്ചടിക്കുക"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Socket error"
|
||||
#~ msgstr "പ്രശ്നം ഇല്ല"
|
||||
|
2
po/mn.po
2
po/mn.po
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib.HEAD\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-05-30 01:07-0800\n"
|
||||
"Last-Translator: Бадрал <badral@openmn.org>\n"
|
||||
"Language-Team: Mongolian <openmn-translation@lists.sf.net>\n"
|
||||
|
2
po/ms.po
2
po/ms.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib HEAD\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2004-02-03 02:11+0730\n"
|
||||
"Last-Translator: Hasbullah Bin Pit <sebol@my-penguin.org>\n"
|
||||
"Language-Team: Projek Gabai <gabai-penyumbang@lists.sourceforge.org>\n"
|
||||
|
2
po/nb.po
2
po/nb.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib 2.8.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-08-31 09:57+0200\n"
|
||||
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
|
||||
"Language-Team: Norwegian Bokmal <i18n-nb@lister.ping.uio.no>\n"
|
||||
|
2
po/ne.po
2
po/ne.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib.HEAD\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-05-20 11:50+0545\n"
|
||||
"Last-Translator: Jyotshna Shrestha <shresthajyo@hotmail.com>\n"
|
||||
"Language-Team: Nepali <info@mpp.org.np>\n"
|
||||
|
2
po/nl.po
2
po/nl.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib (HEAD)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-12-22 02:51+0100\n"
|
||||
"Last-Translator: Tino Meinen <a.t.meinen@chello.nl>\n"
|
||||
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
|
||||
|
2
po/nn.po
2
po/nn.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: nn\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2004-09-06 21:31+0000\n"
|
||||
"Last-Translator: Åsmund Skjæveland <aasmunds@fys.uio.no>\n"
|
||||
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
|
||||
|
2
po/no.po
2
po/no.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib 2.8.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-08-31 09:57+0200\n"
|
||||
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
|
||||
"Language-Team: Norwegian Bokmal <i18n-nb@lister.ping.uio.no>\n"
|
||||
|
2
po/or.po
2
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-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2004-09-05 21:30+0530\n"
|
||||
"Last-Translator: Subhransu Behera <arya_subhransu@yahoo.co.in>\n"
|
||||
"Language-Team: Oriya <oriya-group@lists.sarovar.org>\n"
|
||||
|
2
po/pa.po
2
po/pa.po
@@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib.glib-2-8\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-12-26 10:11+0530\n"
|
||||
"Last-Translator: Amanpreet Singh Alam <amanpreetalam@yahoo.com>\n"
|
||||
"Language-Team: Punjabi <fedora-trans-pa@redhat.com>\n"
|
||||
|
2
po/pl.po
2
po/pl.po
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2003-01-02 01:22+0100\n"
|
||||
"Last-Translator: GNOME PL Team <translators@gnomepl.org>\n"
|
||||
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
|
||||
|
2
po/pt.po
2
po/pt.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 2.12\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-08-30 17:30+0000\n"
|
||||
"Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n"
|
||||
"Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n"
|
||||
|
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-08-31 14:02-0300\n"
|
||||
"Last-Translator: Gustavo Noronha Silva <kov@debian.org>\n"
|
||||
"Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n"
|
||||
|
2
po/ro.po
2
po/ro.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-08-14 20:38+0300\n"
|
||||
"Last-Translator: Mişu Moldovan <dumol@gnome.ro>\n"
|
||||
"Language-Team: Română <gnomero-list@lists.sourceforge.net>\n"
|
||||
|
2
po/ru.po
2
po/ru.po
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib.glib-2-8\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-08-30 14:53+0300\n"
|
||||
"Last-Translator: Leonid Kanter <leon@asplinux.ru>\n"
|
||||
"Language-Team: <gnome-cyr@gnome.org>\n"
|
||||
|
2
po/rw.po
2
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-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-03-28 19:34-0700\n"
|
||||
"Last-Translator: Steve Murphy <murf@e-tools.com>\n"
|
||||
"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
|
||||
|
2
po/sk.po
2
po/sk.po
@@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-09-03 00:03+0200\n"
|
||||
"Last-Translator: Marcel Telka <marcel@telka.sk>\n"
|
||||
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
|
||||
|
2
po/sl.po
2
po/sl.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2001-02-16 12:30+0200\n"
|
||||
"Last-Translator: Andraz Tori <andraz.tori1@guest.arnes.si>\n"
|
||||
"Language-Team: Slovenian <sl@li.org>\n"
|
||||
|
2
po/sq.po
2
po/sq.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib glib-2-8\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-08-31 11:03+0200\n"
|
||||
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
|
||||
"Language-Team: Albanian <gnome-albanian-perkthyesit@lists.sourceforge.net>\n"
|
||||
|
2
po/sr.po
2
po/sr.po
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 2.8\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-09-03 20:59+0200\n"
|
||||
"Last-Translator: Данило Шеган <danilo@gnome.org>\n"
|
||||
"Language-Team: Serbian (sr) <gnom@prevod.org>\n"
|
||||
|
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 2.8\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-09-03 20:59+0200\n"
|
||||
"Last-Translator: Danilo Šegan <danilo@gnome.org>\n"
|
||||
"Language-Team: Serbian (sr) <gnom@prevod.org>\n"
|
||||
|
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 2.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2004-04-29 01:11+0200\n"
|
||||
"Last-Translator: Bojan Suzic <bojans@teol.net>\n"
|
||||
"Language-Team: Serbian (sr) <serbiagnome-lista@nongnu.org>\n"
|
||||
|
299
po/sv.po
299
po/sv.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-08 21:08+0100\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2006-01-08 21:06+0100\n"
|
||||
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
|
||||
"Language-Team: Swedish <sv@li.org>\n"
|
||||
@@ -16,243 +16,251 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../glib/gconvert.c:408 ../glib/gconvert.c:486
|
||||
#: glib/gconvert.c:408 glib/gconvert.c:486
|
||||
#, 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:912
|
||||
#: ../glib/gutf8.c:1361
|
||||
#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322
|
||||
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:912
|
||||
#: glib/gutf8.c:1361
|
||||
#, 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:908 ../glib/gutf8.c:1112
|
||||
#: ../glib/gutf8.c:1253 ../glib/gutf8.c:1357
|
||||
#: glib/gconvert.c:647 glib/gutf8.c:908 glib/gutf8.c:1112 glib/gutf8.c:1253
|
||||
#: glib/gutf8.c:1357
|
||||
#, 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"
|
||||
|
||||
#: ../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"
|
||||
|
||||
#: ../glib/gfileutils.c:952
|
||||
#: glib/gfileutils.c:952
|
||||
#, c-format
|
||||
msgid "Could not change file mode: fork() failed: %s"
|
||||
msgstr "Kunde inte byta filläge: fork() misslyckades: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:983
|
||||
#: glib/gfileutils.c:983
|
||||
#, c-format
|
||||
msgid "Could not change file mode: waitpid() failed: %s"
|
||||
msgstr "Kunde inte byta filläge: waitpid() misslyckades %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1002
|
||||
#: glib/gfileutils.c:1002
|
||||
#, c-format
|
||||
msgid "Could not change file mode: chmod() failed: %s"
|
||||
msgstr "Kunde inte byta filläge: chmod() misslyckades: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1013
|
||||
#: glib/gfileutils.c:1013
|
||||
#, c-format
|
||||
msgid "Could not change file mode: Child terminated by signal: %s"
|
||||
msgstr "Kunde inte byta filläge: Barnet avslutades med signal: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1024
|
||||
#: glib/gfileutils.c:1024
|
||||
#, c-format
|
||||
msgid "Could not change file mode: Child terminated abnormally"
|
||||
msgstr "Kunde inte byta filläge: Barnet avslutades onormalt"
|
||||
|
||||
#: ../glib/gfileutils.c:1058 ../glib/gfileutils.c:1524
|
||||
#: glib/gfileutils.c:1058 glib/gfileutils.c:1524
|
||||
#, c-format
|
||||
msgid "Failed to create file '%s': %s"
|
||||
msgstr "Misslyckades med att skapa filen \"%s\": %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1080
|
||||
#: glib/gfileutils.c:1080
|
||||
#, 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"
|
||||
|
||||
#: ../glib/gfileutils.c:1105
|
||||
#: glib/gfileutils.c:1105
|
||||
#, c-format
|
||||
msgid "Failed to write file '%s': fwrite() failed: %s"
|
||||
msgstr "Misslyckades med att skriva filen \"%s\": fwrite() misslyckades: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:1124
|
||||
#: glib/gfileutils.c:1124
|
||||
#, 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:1242
|
||||
#: glib/gfileutils.c:1242
|
||||
#, 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"
|
||||
|
||||
#: ../glib/gfileutils.c:1485
|
||||
#: glib/gfileutils.c:1485
|
||||
#, 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:1499
|
||||
#: glib/gfileutils.c:1499
|
||||
#, c-format
|
||||
msgid "Template '%s' doesn't end with XXXXXX"
|
||||
msgstr "Mallen \"%s\" slutar inte med XXXXXX"
|
||||
|
||||
#: ../glib/gfileutils.c:1974
|
||||
#: glib/gfileutils.c:1974
|
||||
#, 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:1995
|
||||
#: glib/gfileutils.c:1995
|
||||
#, c-format
|
||||
msgid "Symbolic links not supported"
|
||||
msgstr "Symboliska länkar stöds inte"
|
||||
|
||||
#: ../glib/giochannel.c:1150
|
||||
#: 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/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:185
|
||||
#: glib/gmappedfile.c:185
|
||||
#, 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
|
||||
#: 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 "
|
||||
@@ -263,17 +271,17 @@ msgstr ""
|
||||
"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
|
||||
#: 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 &"
|
||||
@@ -281,7 +289,7 @@ 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 "
|
||||
@@ -290,16 +298,16 @@ 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
|
||||
#: 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 "
|
||||
@@ -308,23 +316,23 @@ 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. <book>)"
|
||||
msgstr "Dokumentet måste börja med ett element (exempelvis <book>)"
|
||||
|
||||
#: ../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 "
|
||||
@@ -333,7 +341,7 @@ 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 "
|
||||
@@ -342,7 +350,7 @@ 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'"
|
||||
@@ -350,7 +358,7 @@ 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 "
|
||||
@@ -361,7 +369,7 @@ msgstr ""
|
||||
"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 "
|
||||
@@ -371,7 +379,7 @@ msgstr ""
|
||||
"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 '</'; '%s' may not "
|
||||
@@ -380,7 +388,7 @@ msgstr ""
|
||||
"\"%s\" är inte ett giltigt tecken efter tecknen \"</\". \"%s\" får inte "
|
||||
"inleda ett elementnamn"
|
||||
|
||||
#: ../glib/gmarkup.c:1568
|
||||
#: glib/gmarkup.c:1568
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following the close element name '%s'; the "
|
||||
@@ -389,27 +397,27 @@ 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\""
|
||||
|
||||
#: ../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 "
|
||||
@@ -418,7 +426,7 @@ 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 "
|
||||
@@ -427,19 +435,19 @@ 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
|
||||
#: glib/gmarkup.c:1787
|
||||
msgid ""
|
||||
"Document ended unexpectedly after the equals sign following an attribute "
|
||||
"name; no attribute value"
|
||||
@@ -447,75 +455,80 @@ 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\""
|
||||
|
||||
#: ../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"
|
||||
|
||||
#: ../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\")."
|
||||
|
||||
#: ../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:277
|
||||
#: glib/gspawn-win32.c:277
|
||||
#, c-format
|
||||
msgid "Failed to read data from child process"
|
||||
msgstr "Misslyckades med att läsa data från barnprocessen"
|
||||
|
||||
#: ../glib/gspawn-win32.c:292 ../glib/gspawn.c:1375
|
||||
#: glib/gspawn-win32.c:292 glib/gspawn.c:1375
|
||||
#, 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:330 ../glib/gspawn.c:1039
|
||||
#: glib/gspawn-win32.c:330 glib/gspawn.c:1039
|
||||
#, 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:356 ../glib/gspawn.c:1244
|
||||
#: glib/gspawn-win32.c:356 glib/gspawn.c:1244
|
||||
#, c-format
|
||||
msgid "Failed to change to directory '%s' (%s)"
|
||||
msgstr "Misslyckades med att byta till katalogen \"%s\" (%s)"
|
||||
|
||||
#: ../glib/gspawn-win32.c:362 ../glib/gspawn-win32.c:582
|
||||
#: glib/gspawn-win32.c:362 glib/gspawn-win32.c:582
|
||||
#, c-format
|
||||
msgid "Failed to execute child process (%s)"
|
||||
msgstr "Misslyckades med att köra barnprocess (%s)"
|
||||
|
||||
#: ../glib/gspawn-win32.c:891
|
||||
#: glib/gspawn-win32.c:891
|
||||
#, c-format
|
||||
msgid "Failed to execute helper program (%s)"
|
||||
msgstr "Misslyckades med att köra hjälparprogram (%s)"
|
||||
|
||||
#: ../glib/gspawn-win32.c:1091
|
||||
#: glib/gspawn-win32.c:1091
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
|
||||
"process"
|
||||
@@ -523,129 +536,135 @@ msgstr ""
|
||||
"Oväntat fel i g_io_channel_win32_poll() vid inläsning av data från en "
|
||||
"barnprocess"
|
||||
|
||||
#: ../glib/gspawn.c:179
|
||||
#: glib/gspawn.c:179
|
||||
#, 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:311
|
||||
#: glib/gspawn.c:311
|
||||
#, 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:394
|
||||
#: glib/gspawn.c:394
|
||||
#, c-format
|
||||
msgid "Unexpected error in waitpid() (%s)"
|
||||
msgstr "Oväntat fel i waitpid() (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:1104
|
||||
#: glib/gspawn.c:1104
|
||||
#, c-format
|
||||
msgid "Failed to fork (%s)"
|
||||
msgstr "Misslyckades med att grena (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:1254
|
||||
#: glib/gspawn.c:1254
|
||||
#, c-format
|
||||
msgid "Failed to execute child process \"%s\" (%s)"
|
||||
msgstr "Misslyckades med att köra barnprocessen \"%s\" (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:1264
|
||||
#: glib/gspawn.c:1264
|
||||
#, 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)"
|
||||
|
||||
#: ../glib/gspawn.c:1273
|
||||
#: glib/gspawn.c:1273
|
||||
#, c-format
|
||||
msgid "Failed to fork child process (%s)"
|
||||
msgstr "Misslyckades med att skapa barnprocess (%s)"
|
||||
|
||||
#: ../glib/gspawn.c:1281
|
||||
#: glib/gspawn.c:1281
|
||||
#, c-format
|
||||
msgid "Unknown error executing child process \"%s\""
|
||||
msgstr "Okänt fel vid körning av barnprocessen \"%s\""
|
||||
|
||||
#: ../glib/gspawn.c:1303
|
||||
#: glib/gspawn.c:1303
|
||||
#, 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)"
|
||||
|
||||
#: ../glib/gutf8.c:986
|
||||
#: glib/gutf8.c:986
|
||||
#, c-format
|
||||
msgid "Character out of range for UTF-8"
|
||||
msgstr "Tecknet är utanför intervallet för UTF-8"
|
||||
|
||||
#: ../glib/gutf8.c:1080 ../glib/gutf8.c:1089 ../glib/gutf8.c:1221
|
||||
#: ../glib/gutf8.c:1230 ../glib/gutf8.c:1371 ../glib/gutf8.c:1467
|
||||
#: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
|
||||
#: glib/gutf8.c:1371 glib/gutf8.c:1467
|
||||
#, c-format
|
||||
msgid "Invalid sequence in conversion input"
|
||||
msgstr "Ogiltig sekvens i konverteringsindata"
|
||||
|
||||
#: ../glib/gutf8.c:1382 ../glib/gutf8.c:1478
|
||||
#: glib/gutf8.c:1382 glib/gutf8.c:1478
|
||||
#, 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"
|
||||
@@ -653,40 +672,41 @@ 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"
|
||||
|
||||
#: ../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."
|
||||
|
||||
#: ../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 "
|
||||
@@ -695,31 +715,32 @@ 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."
|
||||
|
2
po/ta.po
2
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-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2004-02-16 20:30-0600\n"
|
||||
"Last-Translator: Dinesh Nadarajah <dinesh_list@sbcglobal.net>\n"
|
||||
"Language-Team: Tamil <tamilinix@yahoogroups.com>\n"
|
||||
|
2
po/te.po
2
po/te.po
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GLIB\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2004-12-13 20:16+0100\n"
|
||||
"Last-Translator: రమణ సాయి <rmn_sai@yahoo.com>\n"
|
||||
"Language-Team: Free Software Foundation, Andhra Pradesh <fsfap@gnu.org.in>\n"
|
||||
|
2
po/th.po
2
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-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-11-06 23:07+0700\n"
|
||||
"Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
|
||||
"Language-Team: Thai <l10n@opentle.org>\n"
|
||||
|
2
po/tl.po
2
po/tl.po
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-01-28 23:47+0800\n"
|
||||
"Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n"
|
||||
"Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n"
|
||||
|
2
po/tr.po
2
po/tr.po
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-07-24 23:57+0300\n"
|
||||
"Last-Translator: Onur Can CAKMAK <onur@uzem.itu.edu.tr>\n"
|
||||
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
|
||||
|
2
po/uk.po
2
po/uk.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-09-08 11:56--500\n"
|
||||
"Last-Translator: Maxim Dziumanenko <mvd@mylinux.ua>\n"
|
||||
"Language-Team: Ukrainian <uk@li.org>\n"
|
||||
|
2
po/vi.po
2
po/vi.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib 2.8.1 Gnome HEAD\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2006-01-01 15:03+1030\n"
|
||||
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
|
||||
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n"
|
||||
|
2
po/wa.po
2
po/wa.po
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2004-05-03 14:40+0200\n"
|
||||
"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n"
|
||||
"Language-Team: Walloon <linux-wa@walon.org>\n"
|
||||
|
2
po/xh.po
2
po/xh.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-02-08 12:31+0200\n"
|
||||
"Last-Translator: Canonical Ltd <translations@canonical.com>\n"
|
||||
"Language-Team: Xhosa <xh-translate@ubuntu.com>\n"
|
||||
|
2
po/yi.po
2
po/yi.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2003-03-19\n"
|
||||
"Last-Translator: Raphael Finkel <raphael@cs.uky.edu>\n"
|
||||
"Language-Team: Yiddish <raphael@cs.uky.edu>\n"
|
||||
|
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2005-12-25 11:22+0800\n"
|
||||
"Last-Translator: He Qiangqiang <carton@263.net>\n"
|
||||
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
|
||||
|
16
po/zh_HK.po
16
po/zh_HK.po
@@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib 2.8.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2006-01-04 10:20+0800\n"
|
||||
"Last-Translator: Abel Cheung <abel@oaka.org>\n"
|
||||
"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n"
|
||||
@@ -262,8 +262,8 @@ msgid ""
|
||||
"begins an entity; if this ampersand isn't supposed to be an entity, escape "
|
||||
"it as &"
|
||||
msgstr ""
|
||||
"實體名稱不應以「%s」開始,應該使用 & 字元;如果這個 & 字元不是作為實體使用,請"
|
||||
"將 & 轉換為 &"
|
||||
"實體名稱不應以「%s」開始,應該使用 & 字元;如果這個 & 字元不是作為實體使用,"
|
||||
"請將 & 轉換為 &"
|
||||
|
||||
#: glib/gmarkup.c:478
|
||||
#, c-format
|
||||
@@ -288,7 +288,8 @@ msgstr ""
|
||||
msgid ""
|
||||
"Failed to parse '%-.*s', which should have been a digit inside a character "
|
||||
"reference (ê for example) - perhaps the digit is too large"
|
||||
msgstr "無法解析「%-.*s」,字元參引內應該含有數字(例如 ê)─ 可能是數字太大"
|
||||
msgstr ""
|
||||
"無法解析「%-.*s」,字元參引內應該含有數字(例如 ê)─ 可能是數字太大"
|
||||
|
||||
#: glib/gmarkup.c:604
|
||||
#, c-format
|
||||
@@ -351,8 +352,8 @@ msgid ""
|
||||
"element '%s', or optionally an attribute; perhaps you used an invalid "
|
||||
"character in an attribute name"
|
||||
msgstr ""
|
||||
"不尋常的字元「%s」,元素「%s」的開始標籤應該以「>」或「/」字元終結,也可以是屬性;或"
|
||||
"許你在屬性名稱中使用了無效的字元"
|
||||
"不尋常的字元「%s」,元素「%s」的開始標籤應該以「>」或「/」字元終結,也可以是"
|
||||
"屬性;或許你在屬性名稱中使用了無效的字元"
|
||||
|
||||
#: glib/gmarkup.c:1383
|
||||
#, c-format
|
||||
@@ -360,7 +361,8 @@ msgid ""
|
||||
"Odd character '%s', expected an open quote mark after the equals sign when "
|
||||
"giving value for attribute '%s' of element '%s'"
|
||||
msgstr ""
|
||||
"不尋常的字元「%s」,當指定屬性「%s」的值(屬於元素「%s」)時,等號後應該出現開引號"
|
||||
"不尋常的字元「%s」,當指定屬性「%s」的值(屬於元素「%s」)時,等號後應該出現"
|
||||
"開引號"
|
||||
|
||||
#: glib/gmarkup.c:1528
|
||||
#, c-format
|
||||
|
16
po/zh_TW.po
16
po/zh_TW.po
@@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib 2.8.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-01-03 09:57-0500\n"
|
||||
"POT-Creation-Date: 2006-01-18 12:03-0500\n"
|
||||
"PO-Revision-Date: 2006-01-04 10:19+0800\n"
|
||||
"Last-Translator: Abel Cheung <abel@oaka.org>\n"
|
||||
"Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"
|
||||
@@ -262,8 +262,8 @@ msgid ""
|
||||
"begins an entity; if this ampersand isn't supposed to be an entity, escape "
|
||||
"it as &"
|
||||
msgstr ""
|
||||
"實體名稱不應以「%s」開始,應該使用 & 字元;如果這個 & 字元不是作為實體使用,請"
|
||||
"將 & 轉換為 &"
|
||||
"實體名稱不應以「%s」開始,應該使用 & 字元;如果這個 & 字元不是作為實體使用,"
|
||||
"請將 & 轉換為 &"
|
||||
|
||||
#: glib/gmarkup.c:478
|
||||
#, c-format
|
||||
@@ -288,7 +288,8 @@ msgstr ""
|
||||
msgid ""
|
||||
"Failed to parse '%-.*s', which should have been a digit inside a character "
|
||||
"reference (ê for example) - perhaps the digit is too large"
|
||||
msgstr "無法解析「%-.*s」,字元參引內應該含有數字(例如 ê)─ 可能是數字太大"
|
||||
msgstr ""
|
||||
"無法解析「%-.*s」,字元參引內應該含有數字(例如 ê)─ 可能是數字太大"
|
||||
|
||||
#: glib/gmarkup.c:604
|
||||
#, c-format
|
||||
@@ -351,8 +352,8 @@ msgid ""
|
||||
"element '%s', or optionally an attribute; perhaps you used an invalid "
|
||||
"character in an attribute name"
|
||||
msgstr ""
|
||||
"不尋常的字元「%s」,元素「%s」的開始標籤應該以「>」或「/」字元終結,也可以是屬性;或"
|
||||
"許您在屬性名稱中使用了無效的字元"
|
||||
"不尋常的字元「%s」,元素「%s」的開始標籤應該以「>」或「/」字元終結,也可以是"
|
||||
"屬性;或許您在屬性名稱中使用了無效的字元"
|
||||
|
||||
#: glib/gmarkup.c:1383
|
||||
#, c-format
|
||||
@@ -360,7 +361,8 @@ msgid ""
|
||||
"Odd character '%s', expected an open quote mark after the equals sign when "
|
||||
"giving value for attribute '%s' of element '%s'"
|
||||
msgstr ""
|
||||
"不尋常的字元「%s」,當指定屬性「%s」的值(屬於元素「%s」)時,等號後應該出現開引號"
|
||||
"不尋常的字元「%s」,當指定屬性「%s」的值(屬於元素「%s」)時,等號後應該出現"
|
||||
"開引號"
|
||||
|
||||
#: glib/gmarkup.c:1528
|
||||
#, c-format
|
||||
|
Reference in New Issue
Block a user