This commit is contained in:
Matthias Clasen
2009-08-24 14:13:49 -04:00
parent eadef0325a
commit 106cd06ff3
88 changed files with 14496 additions and 14020 deletions

120
po/ca.po
View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-07-17 19:34-0400\n"
"POT-Creation-Date: 2009-08-24 13:37-0400\n"
"PO-Revision-Date: 2009-04-26 20:18+0200\n"
"Last-Translator: Gil Forcada <gilforcada@guifi.net>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
@@ -102,64 +102,64 @@ msgstr "No es permet la conversió entre els jocs de caràcters «%s» a «%s»"
msgid "Could not open converter from '%s' to '%s'"
msgstr "No s'ha pogut obrir el convertidor de «%s» a «%s»"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
#: glib/gconvert.c:632 glib/gconvert.c:1025 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "La seqüència de bytes a l'entrada de conversió no és vàlida"
#: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1409
#: glib/gconvert.c:640 glib/gconvert.c:950 glib/giochannel.c:1409
#: glib/giochannel.c:2300
#, c-format
msgid "Error during conversion: %s"
msgstr "S'ha produït un error durant la conversió: %s"
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gconvert.c:672 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Seqüència de caràcters parcial al final de l'entrada"
# FIXME: fallback
#: glib/gconvert.c:919
#: glib/gconvert.c:922
#, 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:1737
#: glib/gconvert.c:1745
#, 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:1747
#: glib/gconvert.c:1755
#, 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:1764
#: glib/gconvert.c:1772
#, c-format
msgid "The URI '%s' is invalid"
msgstr "L'URI «%s» no és vàlid"
#: glib/gconvert.c:1776
#: glib/gconvert.c:1784
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "El nom de l'ordinador de l'URI «%s» no és vàlid"
#: glib/gconvert.c:1792
#: glib/gconvert.c:1800
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "L'URI «%s» conté caràcters d'escapada invàlids"
#: glib/gconvert.c:1887
#: glib/gconvert.c:1895
#, 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:1897
#: glib/gconvert.c:1905
msgid "Invalid hostname"
msgstr "El nom de l'ordinador no és vàlid"
#: glib/gdir.c:110 glib/gdir.c:130
#: glib/gdir.c:112 glib/gdir.c:135
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "S'ha produït un error en obrir el directori «%s»: %s"
@@ -208,7 +208,7 @@ msgstr ""
"No s'ha pogut canviar el nom del fitxer «%s» a «%s»: ha fallat la funció "
"g_rename(): %s"
#: glib/gfileutils.c:896 glib/gfileutils.c:1328
#: glib/gfileutils.c:896 glib/gfileutils.c:1333
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "No s'ha pogut crear el fitxer «%s»: %s"
@@ -230,61 +230,61 @@ msgstr "No s'ha pogut escriure el fitxer «%s»: ha fallat la funció fwrite():
msgid "Failed to write file '%s': fflush() failed: %s"
msgstr "No s'ha pogut escriure el fitxer «%s»: ha fallat la funció fflush(): %s"
#: glib/gfileutils.c:979
#: glib/gfileutils.c:983
#, c-format
msgid "Failed to write file '%s': fsync() failed: %s"
msgstr "No s'ha pogut escriure el fitxer «%s»: ha fallat la funció fsync(): %s"
#: glib/gfileutils.c:997
#: glib/gfileutils.c:1002
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "No s'ha pogut tancar el fitxer «%s»: ha fallat la funció fclose(): %s"
#: glib/gfileutils.c:1115
#: glib/gfileutils.c:1120
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr ""
"No s'ha pogut suprimir el fitxer existent «%s»: ha fallat la funció g_unlink"
"(): %s"
#: glib/gfileutils.c:1290
#: glib/gfileutils.c:1295
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "La plantilla «%s» no és vàlida, no hauria de tenir cap «%s»"
#: glib/gfileutils.c:1303
#: glib/gfileutils.c:1308
#, c-format
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "La plantilla «%s» no conté XXXXXX"
#: glib/gfileutils.c:1734
#: glib/gfileutils.c:1739
#, c-format
msgid "%u byte"
msgid_plural "%u bytes"
msgstr[0] "%u byte"
msgstr[1] "%u bytes"
#: glib/gfileutils.c:1742
#: glib/gfileutils.c:1747
#, c-format
msgid "%.1f KB"
msgstr "%.1f KB"
#: glib/gfileutils.c:1747
#: glib/gfileutils.c:1752
#, c-format
msgid "%.1f MB"
msgstr "%.1f MB"
#: glib/gfileutils.c:1752
#: glib/gfileutils.c:1757
#, c-format
msgid "%.1f GB"
msgstr "%.1f GB"
#: glib/gfileutils.c:1795
#: glib/gfileutils.c:1800
#, 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:1816
#: glib/gfileutils.c:1821
msgid "Symbolic links not supported"
msgstr "No es poden utilitzar els enllaços simbòlics"
@@ -871,53 +871,53 @@ msgstr "El text era buit (o només contenia espais en blanc)"
msgid "Failed to read data from child process"
msgstr "No s'ha pogut llegir dades del procés fill"
#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#: glib/gspawn-win32.c:300 glib/gspawn.c:1480
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
"No s'ha pogut crear el conducte per comunicar-se amb el procés fill (%s)"
#: glib/gspawn-win32.c:336 glib/gspawn-win32.c:344 glib/gspawn.c:1132
#: glib/gspawn-win32.c:339 glib/gspawn-win32.c:347 glib/gspawn.c:1139
#, 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:367 glib/gspawn.c:1337
#: glib/gspawn-win32.c:370 glib/gspawn.c:1346
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "No s'ha pogut canviar al directori «%s» (%s)"
#: glib/gspawn-win32.c:373 glib/gspawn-win32.c:492
#: glib/gspawn-win32.c:376 glib/gspawn-win32.c:495
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "No s'ha pogut executar el procés fill (%s)"
#: glib/gspawn-win32.c:442
#: glib/gspawn-win32.c:445
#, c-format
msgid "Invalid program name: %s"
msgstr "El nom del programa no és vàlid: %s"
#: glib/gspawn-win32.c:452 glib/gspawn-win32.c:720 glib/gspawn-win32.c:1276
#: glib/gspawn-win32.c:455 glib/gspawn-win32.c:723 glib/gspawn-win32.c:1279
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgstr "La cadena en el vector d'argument no és vàlida a %d: %s"
#: glib/gspawn-win32.c:463 glib/gspawn-win32.c:735 glib/gspawn-win32.c:1309
#: glib/gspawn-win32.c:466 glib/gspawn-win32.c:738 glib/gspawn-win32.c:1312
#, c-format
msgid "Invalid string in environment: %s"
msgstr "Cadena no vàlida a l'entorn: %s"
#: glib/gspawn-win32.c:716 glib/gspawn-win32.c:1257
#: glib/gspawn-win32.c:719 glib/gspawn-win32.c:1260
#, c-format
msgid "Invalid working directory: %s"
msgstr "El directori de treball no és vàlid: %s"
#: glib/gspawn-win32.c:781
#: glib/gspawn-win32.c:784
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "No s'ha pogut executar el programa d'ajuda (%s)"
#: glib/gspawn-win32.c:995
#: glib/gspawn-win32.c:998
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
@@ -925,49 +925,49 @@ 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:188
#: glib/gspawn.c:190
#, 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:325
#: glib/gspawn.c:329
#, 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:408
#: glib/gspawn.c:414
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "S'ha produït un error inesperat en waitpid() (%s)"
#: glib/gspawn.c:1197
#: glib/gspawn.c:1206
#, c-format
msgid "Failed to fork (%s)"
msgstr "No s'ha pogut bifurcar-se (%s)"
#: glib/gspawn.c:1347
#: glib/gspawn.c:1356
#, 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:1357
#: glib/gspawn.c:1366
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "No s'ha pogut redirigir l'entrada o la sortida del procés fill (%s)"
#: glib/gspawn.c:1366
#: glib/gspawn.c:1375
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "No s'ha pogut bifurcar el procés fill (%s)"
#: glib/gspawn.c:1374
#: glib/gspawn.c:1383
#, 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:1396
#: glib/gspawn.c:1407
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
@@ -1170,7 +1170,7 @@ msgstr "El valor de comptatge passat a %s és massa llarg"
msgid "Stream is already closed"
msgstr "Ja està tancat el flux"
#: gio/gcancellable.c:404 gio/glocalfile.c:2098 gio/gsimpleasyncresult.c:650
#: gio/gcancellable.c:420 gio/glocalfile.c:2098 gio/gsimpleasyncresult.c:650
#: gio/gsimpleasyncresult.c:676
msgid "Operation was cancelled"
msgstr "S'ha cancel·lat l'operació"
@@ -1289,7 +1289,7 @@ msgstr "S'esperava un GEmblem per a un GEmblemedIcon"
#: gio/gfile.c:4190 gio/gfile.c:4279 gio/gfile.c:4377 gio/gfile.c:4464
#: gio/gfile.c:4557 gio/gfile.c:4887 gio/gfile.c:5167 gio/gfile.c:5236
#: gio/gfile.c:6824 gio/gfile.c:6914 gio/gfile.c:7000
#: gio/win32/gwinhttpfile.c:431
#: gio/win32/gwinhttpfile.c:441
msgid "Operation not supported"
msgstr "L'operació no està implementada"
@@ -1452,7 +1452,7 @@ msgid "Unable to find default local directory monitor type"
msgstr ""
"No s'ha pogut trobar el tipus de seguiment de directoris locals predeterminat"
#: gio/glocalfile.c:600 gio/win32/gwinhttpfile.c:414
#: gio/glocalfile.c:600 gio/win32/gwinhttpfile.c:424
#, c-format
msgid "Invalid filename %s"
msgstr "El nom del fitxer no és vàlid: %s"
@@ -1817,27 +1817,27 @@ msgstr "El flux de sortida no implementa l'escriptura"
msgid "Source stream is already closed"
msgstr "El flux font ja està tancat"
#: gio/gresolver.c:668
#: gio/gresolver.c:736
#, fuzzy, c-format
msgid "Error resolving '%s': %s"
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
#: gio/gresolver.c:718
#: gio/gresolver.c:786
#, fuzzy, c-format
msgid "Error reverse-resolving '%s': %s"
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
#: gio/gresolver.c:753 gio/gresolver.c:831
#: gio/gresolver.c:821 gio/gresolver.c:899
#, c-format
msgid "No service record for '%s'"
msgstr ""
#: gio/gresolver.c:758 gio/gresolver.c:836
#: gio/gresolver.c:826 gio/gresolver.c:904
#, c-format
msgid "Temporarily unable to resolve '%s'"
msgstr ""
#: gio/gresolver.c:763 gio/gresolver.c:841
#: gio/gresolver.c:831 gio/gresolver.c:909
#, fuzzy, c-format
msgid "Error resolving '%s'"
msgstr "S'ha produït un error en suprimir el fitxer: %s"
@@ -1861,7 +1861,7 @@ msgstr "El flux font ja està tancat"
msgid "creating GSocket from fd: %s"
msgstr "S'ha produït un error en llegir des del fitxer: %s"
#: gio/gsocket.c:439 gio/gsocket.c:453 gio/gsocket.c:1901
#: gio/gsocket.c:439 gio/gsocket.c:453 gio/gsocket.c:1911
#, fuzzy, c-format
msgid "Unable to create socket: %s"
msgstr "No s'ha pogut crear el directori de la paperera %s: %s"
@@ -1924,37 +1924,37 @@ msgstr "No s'ha pogut enviar el fitxer a la paperera: %s"
msgid "Error receiving data: %s"
msgstr "S'ha produït un error en suprimir el fitxer: %s"
#: gio/gsocket.c:1788
#: gio/gsocket.c:1798
#, fuzzy, c-format
msgid "Error sending data: %s"
msgstr "S'ha produït un error en obrir el fitxer: %s"
#: gio/gsocket.c:1980
#: gio/gsocket.c:1990
#, fuzzy, c-format
msgid "Error closing socket: %s"
msgstr "S'ha produït un error en tancar el fitxer: %s"
#: gio/gsocket.c:2466
#: gio/gsocket.c:2475
#, c-format
msgid "Waiting for socket condition: %s"
msgstr ""
#: gio/gsocket.c:2698 gio/gsocket.c:2779
#: gio/gsocket.c:2709 gio/gsocket.c:2790
#, fuzzy, c-format
msgid "Error sending message: %s"
msgstr "S'ha produït un error en obrir el fitxer: %s"
#: gio/gsocket.c:2723
#: gio/gsocket.c:2734
#, fuzzy
msgid "GSocketControlMessage not supported on windows"
msgstr "els canvis associatius no estan implementats a win32"
#: gio/gsocket.c:2981 gio/gsocket.c:3120
#: gio/gsocket.c:2992 gio/gsocket.c:3131
#, fuzzy, c-format
msgid "Error receiving message: %s"
msgstr "S'ha produït un error en suprimir el fitxer: %s"
#: gio/gsocketclient.c:521 gio/gsocketclient.c:767
#: gio/gsocketclient.c:521 gio/gsocketclient.c:770
#, fuzzy
msgid "Unknown error on connect"
msgstr "error desconegut"