mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-09 09:28:44 +02:00
2.21.6
This commit is contained in:
75
po/ca.po
75
po/ca.po
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib 2.8\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-08-24 13:37-0400\n"
|
||||
"POT-Creation-Date: 2009-09-04 20:42-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"
|
||||
@@ -164,127 +164,127 @@ msgstr "El nom de l'ordinador no és vàlid"
|
||||
msgid "Error opening directory '%s': %s"
|
||||
msgstr "S'ha produït un error en obrir el directori «%s»: %s"
|
||||
|
||||
#: glib/gfileutils.c:532 glib/gfileutils.c:620
|
||||
#: glib/gfileutils.c:529 glib/gfileutils.c:617
|
||||
#, 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:547
|
||||
#: glib/gfileutils.c:544
|
||||
#, c-format
|
||||
msgid "Error reading file '%s': %s"
|
||||
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
|
||||
|
||||
#: glib/gfileutils.c:561
|
||||
#: glib/gfileutils.c:558
|
||||
#, c-format
|
||||
msgid "File \"%s\" is too large"
|
||||
msgstr "El fitxer «%s» és massa gran"
|
||||
|
||||
#: glib/gfileutils.c:644
|
||||
#: glib/gfileutils.c:641
|
||||
#, c-format
|
||||
msgid "Failed to read from file '%s': %s"
|
||||
msgstr "No s'ha pogut llegir del fitxer «%s»: %s"
|
||||
|
||||
#: glib/gfileutils.c:695 glib/gfileutils.c:782
|
||||
#: glib/gfileutils.c:692 glib/gfileutils.c:779
|
||||
#, c-format
|
||||
msgid "Failed to open file '%s': %s"
|
||||
msgstr "No s'ha pogut obrir el fitxer «%s»: %s"
|
||||
|
||||
#: glib/gfileutils.c:712 glib/gmappedfile.c:141
|
||||
#: glib/gfileutils.c:709 glib/gmappedfile.c:141
|
||||
#, c-format
|
||||
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
|
||||
msgstr ""
|
||||
"No s'ha pogut obtenir els atributs del fitxer «%s»: ha fallat la funció fstat"
|
||||
"(): %s"
|
||||
|
||||
#: glib/gfileutils.c:746
|
||||
#: glib/gfileutils.c:743
|
||||
#, c-format
|
||||
msgid "Failed to open file '%s': fdopen() failed: %s"
|
||||
msgstr "No s'ha pogut obrir el fitxer «%s»: ha fallat la funció fdopen(): %s"
|
||||
|
||||
#: glib/gfileutils.c:854
|
||||
#: glib/gfileutils.c:851
|
||||
#, 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»: ha fallat la funció "
|
||||
"g_rename(): %s"
|
||||
|
||||
#: glib/gfileutils.c:896 glib/gfileutils.c:1333
|
||||
#: glib/gfileutils.c:893 glib/gfileutils.c:1359
|
||||
#, c-format
|
||||
msgid "Failed to create file '%s': %s"
|
||||
msgstr "No s'ha pogut crear el fitxer «%s»: %s"
|
||||
|
||||
#: glib/gfileutils.c:910
|
||||
#: glib/gfileutils.c:907
|
||||
#, 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: ha fallat la funció "
|
||||
"fdopen(): %s"
|
||||
|
||||
#: glib/gfileutils.c:935
|
||||
#: glib/gfileutils.c:932
|
||||
#, c-format
|
||||
msgid "Failed to write file '%s': fwrite() failed: %s"
|
||||
msgstr "No s'ha pogut escriure el fitxer «%s»: ha fallat la funció fwrite(): %s"
|
||||
|
||||
#: glib/gfileutils.c:954
|
||||
#: glib/gfileutils.c:951
|
||||
#, c-format
|
||||
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:983
|
||||
#: glib/gfileutils.c:980
|
||||
#, 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:1002
|
||||
#: glib/gfileutils.c:999
|
||||
#, 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:1120
|
||||
#: glib/gfileutils.c:1117
|
||||
#, 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:1295
|
||||
#: glib/gfileutils.c:1321
|
||||
#, 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:1308
|
||||
#: glib/gfileutils.c:1334
|
||||
#, c-format
|
||||
msgid "Template '%s' doesn't contain XXXXXX"
|
||||
msgstr "La plantilla «%s» no conté XXXXXX"
|
||||
|
||||
#: glib/gfileutils.c:1739
|
||||
#: glib/gfileutils.c:1765
|
||||
#, c-format
|
||||
msgid "%u byte"
|
||||
msgid_plural "%u bytes"
|
||||
msgstr[0] "%u byte"
|
||||
msgstr[1] "%u bytes"
|
||||
|
||||
#: glib/gfileutils.c:1747
|
||||
#: glib/gfileutils.c:1773
|
||||
#, c-format
|
||||
msgid "%.1f KB"
|
||||
msgstr "%.1f KB"
|
||||
|
||||
#: glib/gfileutils.c:1752
|
||||
#: glib/gfileutils.c:1778
|
||||
#, c-format
|
||||
msgid "%.1f MB"
|
||||
msgstr "%.1f MB"
|
||||
|
||||
#: glib/gfileutils.c:1757
|
||||
#: glib/gfileutils.c:1783
|
||||
#, c-format
|
||||
msgid "%.1f GB"
|
||||
msgstr "%.1f GB"
|
||||
|
||||
#: glib/gfileutils.c:1800
|
||||
#: glib/gfileutils.c:1826
|
||||
#, 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:1821
|
||||
#: glib/gfileutils.c:1847
|
||||
msgid "Symbolic links not supported"
|
||||
msgstr "No es poden utilitzar els enllaços simbòlics"
|
||||
|
||||
@@ -1606,51 +1606,56 @@ msgstr "Tipus d'atribut no vàlid (s'esperava un uint64)"
|
||||
msgid "Invalid attribute type (byte string expected)"
|
||||
msgstr "Tipus d'atribut no vàlid (s'esperava una cadena de bytes)"
|
||||
|
||||
#: gio/glocalfileinfo.c:1886
|
||||
#: gio/glocalfileinfo.c:1895
|
||||
#, fuzzy
|
||||
msgid "Cannot set permissions on symlinks"
|
||||
msgstr "S'ha produït un error en establir els permisos: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1911
|
||||
#, c-format
|
||||
msgid "Error setting permissions: %s"
|
||||
msgstr "S'ha produït un error en establir els permisos: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1937
|
||||
#: gio/glocalfileinfo.c:1962
|
||||
#, c-format
|
||||
msgid "Error setting owner: %s"
|
||||
msgstr "S'ha produït un error en establir el propietari: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1960
|
||||
#: gio/glocalfileinfo.c:1985
|
||||
msgid "symlink must be non-NULL"
|
||||
msgstr "l'enllaç simbòlic no pot ser nul"
|
||||
|
||||
#: gio/glocalfileinfo.c:1970 gio/glocalfileinfo.c:1989
|
||||
#: gio/glocalfileinfo.c:2000
|
||||
#: gio/glocalfileinfo.c:1995 gio/glocalfileinfo.c:2014
|
||||
#: gio/glocalfileinfo.c:2025
|
||||
#, c-format
|
||||
msgid "Error setting symlink: %s"
|
||||
msgstr "S'ha produït un error en establir l'enllaç simbòlic: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1979
|
||||
#: gio/glocalfileinfo.c:2004
|
||||
msgid "Error setting symlink: file is not a symlink"
|
||||
msgstr ""
|
||||
"S'ha produït un error en establir l'enllaç simbòlic: el fitxer no és un "
|
||||
"enllaç simbòlic"
|
||||
|
||||
#: gio/glocalfileinfo.c:2105
|
||||
#: gio/glocalfileinfo.c:2130
|
||||
#, fuzzy, c-format
|
||||
msgid "Error setting modification or access time: %s"
|
||||
msgstr "S'ha produït un error en establir els permisos: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:2128
|
||||
#: gio/glocalfileinfo.c:2153
|
||||
msgid "SELinux context must be non-NULL"
|
||||
msgstr "El context del SELinux no pot ser nul"
|
||||
|
||||
#: gio/glocalfileinfo.c:2143
|
||||
#: gio/glocalfileinfo.c:2168
|
||||
#, c-format
|
||||
msgid "Error setting SELinux context: %s"
|
||||
msgstr "S'ha produït un error en establir el context del SELinux: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:2150
|
||||
#: gio/glocalfileinfo.c:2175
|
||||
msgid "SELinux is not enabled on this system"
|
||||
msgstr "Aquest sistema no té habilitat el SELinux"
|
||||
|
||||
#: gio/glocalfileinfo.c:2242
|
||||
#: gio/glocalfileinfo.c:2267
|
||||
#, c-format
|
||||
msgid "Setting attribute %s not supported"
|
||||
msgstr "No està implementat establir l'atribut %s"
|
||||
|
Reference in New Issue
Block a user