mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-09 01:18:43 +02:00
2.5.4
This commit is contained in:
54
po/ca.po
54
po/ca.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib 2.3.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-09-18 16:02-0400\n"
|
||||
"POT-Creation-Date: 2004-10-27 13:43-0400\n"
|
||||
"PO-Revision-Date: 2004-04-27 13:49+0200\n"
|
||||
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
|
||||
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
|
||||
@@ -27,7 +27,7 @@ msgstr "No s'ha pogut obrir el convertidor de «%s» a «%s»"
|
||||
|
||||
#: glib/gconvert.c:605 glib/gconvert.c:892 glib/giochannel.c:1316
|
||||
#: glib/giochannel.c:1358 glib/giochannel.c:2200 glib/gutf8.c:911
|
||||
#: glib/gutf8.c:1356
|
||||
#: glib/gutf8.c:1361
|
||||
msgid "Invalid byte sequence in conversion input"
|
||||
msgstr "Seqüència de bytes invàlida en l'entrada de conversió"
|
||||
|
||||
@@ -37,8 +37,8 @@ msgstr "Seqüència de bytes invàlida en l'entrada de conversió"
|
||||
msgid "Error during conversion: %s"
|
||||
msgstr "S'ha produït un error durant la conversió: %s"
|
||||
|
||||
#: glib/gconvert.c:628 glib/gutf8.c:907 glib/gutf8.c:1107 glib/gutf8.c:1248
|
||||
#: glib/gutf8.c:1352
|
||||
#: glib/gconvert.c:628 glib/gutf8.c:907 glib/gutf8.c:1112 glib/gutf8.c:1253
|
||||
#: glib/gutf8.c:1357
|
||||
msgid "Partial character sequence at end of input"
|
||||
msgstr "Seqüència de caràcters parcial al final de l'entrada"
|
||||
|
||||
@@ -47,97 +47,97 @@ msgstr "Seqüència de caràcters parcial al final de l'entrada"
|
||||
msgid "Cannot convert fallback '%s' to codeset '%s'"
|
||||
msgstr "No es pot convertir el 'fallback' '%s' al joc de codis '%s'"
|
||||
|
||||
#: glib/gconvert.c:1498
|
||||
#: glib/gconvert.c:1573
|
||||
#, fuzzy, 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 de fitxers"
|
||||
|
||||
#: glib/gconvert.c:1508
|
||||
#: glib/gconvert.c:1583
|
||||
#, 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:1525
|
||||
#: glib/gconvert.c:1600
|
||||
#, c-format
|
||||
msgid "The URI '%s' is invalid"
|
||||
msgstr "L'URI '%s' no és vàlid"
|
||||
|
||||
#: glib/gconvert.c:1537
|
||||
#: glib/gconvert.c:1612
|
||||
#, 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:1553
|
||||
#: glib/gconvert.c:1628
|
||||
#, c-format
|
||||
msgid "The URI '%s' contains invalidly escaped characters"
|
||||
msgstr "L'URI '%s' conté caràcters d'escapada invàlids"
|
||||
|
||||
#: glib/gconvert.c:1623
|
||||
#: glib/gconvert.c:1698
|
||||
#, 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:1633
|
||||
#: glib/gconvert.c:1708
|
||||
msgid "Invalid hostname"
|
||||
msgstr "Nom de l'ordinador central invàlid"
|
||||
|
||||
#: glib/gdir.c:84
|
||||
#: glib/gdir.c:120 glib/gdir.c:140
|
||||
#, c-format
|
||||
msgid "Error opening directory '%s': %s"
|
||||
msgstr "S'ha produït un error en obrir el directori '%s': %s"
|
||||
|
||||
#: glib/gfileutils.c:400 glib/gfileutils.c:465
|
||||
#: glib/gfileutils.c:502 glib/gfileutils.c:570
|
||||
#, 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:411
|
||||
#: glib/gfileutils.c:515
|
||||
#, c-format
|
||||
msgid "Error reading file '%s': %s"
|
||||
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
|
||||
|
||||
#: glib/gfileutils.c:487
|
||||
#: glib/gfileutils.c:592
|
||||
#, c-format
|
||||
msgid "Failed to read from file '%s': %s"
|
||||
msgstr "No s'ha pogut llegir des del fitxer «%s»: %s"
|
||||
|
||||
#: glib/gfileutils.c:534 glib/gfileutils.c:602
|
||||
#: glib/gfileutils.c:641 glib/gfileutils.c:726
|
||||
#, c-format
|
||||
msgid "Failed to open file '%s': %s"
|
||||
msgstr "No s'ha pogut obrir el fitxer «%s»: %s"
|
||||
|
||||
#: glib/gfileutils.c:548
|
||||
#: glib/gfileutils.c:656
|
||||
#, 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:574
|
||||
#: glib/gfileutils.c:688
|
||||
#, 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:786
|
||||
#: glib/gfileutils.c:1009
|
||||
#, 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:798
|
||||
#: glib/gfileutils.c:1021
|
||||
#, c-format
|
||||
msgid "Template '%s' doesn't end with XXXXXX"
|
||||
msgstr "La plantilla '%s' no acaba en XXXXXX"
|
||||
|
||||
#: glib/gfileutils.c:819
|
||||
#: glib/gfileutils.c:1042
|
||||
#, c-format
|
||||
msgid "Failed to create file '%s': %s"
|
||||
msgstr "No s'ha pogut crear el fitxer «%s»: %s"
|
||||
|
||||
#: glib/gfileutils.c:1160
|
||||
#: glib/gfileutils.c:1418
|
||||
#, 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:1179
|
||||
#: glib/gfileutils.c:1439
|
||||
msgid "Symbolic links not supported"
|
||||
msgstr "No se suporten els enllaços simbòlics"
|
||||
|
||||
@@ -516,12 +516,12 @@ msgstr ""
|
||||
msgid "Character out of range for UTF-8"
|
||||
msgstr "El caràcter és fora de rang per a UTF-8"
|
||||
|
||||
#: glib/gutf8.c:1075 glib/gutf8.c:1084 glib/gutf8.c:1216 glib/gutf8.c:1225
|
||||
#: glib/gutf8.c:1366 glib/gutf8.c:1462
|
||||
#: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
|
||||
#: glib/gutf8.c:1371 glib/gutf8.c:1467
|
||||
msgid "Invalid sequence in conversion input"
|
||||
msgstr "Seqüència invàlida a l'entrada de la conversió"
|
||||
|
||||
#: glib/gutf8.c:1377 glib/gutf8.c:1473
|
||||
#: glib/gutf8.c:1382 glib/gutf8.c:1478
|
||||
msgid "Character out of range for UTF-16"
|
||||
msgstr "El caràcter és fora de rang per a UTF-16"
|
||||
|
||||
@@ -559,7 +559,7 @@ msgstr ""
|
||||
msgid "Integer value '%s' for %s out of range"
|
||||
msgstr ""
|
||||
|
||||
#: glib/goption.c:1028
|
||||
#: glib/goption.c:1024
|
||||
#, c-format
|
||||
msgid "Unknown option %s"
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user