diff --git a/po/en_GB.po b/po/en_GB.po index f024c7d1c..7316cb9a8 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/glib/issues\n" -"POT-Creation-Date: 2023-04-14 16:57+0000\n" -"PO-Revision-Date: 2023-07-02 21:07+0100\n" +"POT-Creation-Date: 2023-08-31 11:01+0000\n" +"PO-Revision-Date: 2023-09-06 12:31+0100\n" "Last-Translator: Bruce Cowan \n" "Language-Team: English - United Kingdom \n" "Language: en_GB\n" @@ -140,7 +140,7 @@ msgid "Application identifier in D-Bus format (eg: org.example.viewer)" msgstr "Application identifier in D-Bus format (eg: org.example.viewer)" #: gio/gapplication-tool.c:76 gio/glib-compile-resources.c:822 -#: gio/glib-compile-resources.c:828 gio/glib-compile-resources.c:857 +#: gio/glib-compile-resources.c:828 gio/glib-compile-resources.c:858 #: gio/gresource-tool.c:503 gio/gresource-tool.c:569 msgid "FILE" msgstr "FILE" @@ -303,7 +303,7 @@ msgstr "Stream is already closed" msgid "Truncate not supported on base stream" msgstr "Truncate not supported on base stream" -#: gio/gcancellable.c:326 gio/gdbusconnection.c:1865 gio/gdbusprivate.c:1420 +#: gio/gcancellable.c:326 gio/gdbusconnection.c:1867 gio/gdbusprivate.c:1434 #: gio/gsimpleasyncresult.c:873 gio/gsimpleasyncresult.c:899 #, c-format msgid "Operation was cancelled" @@ -528,7 +528,7 @@ msgstr "Error spawning command line “%s”: " msgid "Cannot determine session bus address (not implemented for this OS)" msgstr "Cannot determine session bus address (not implemented for this OS)" -#: gio/gdbusaddress.c:1380 gio/gdbusconnection.c:7324 +#: gio/gdbusaddress.c:1380 gio/gdbusconnection.c:7339 #, c-format msgid "" "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " @@ -537,7 +537,7 @@ msgstr "" "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " "— unknown value “%s”" -#: gio/gdbusaddress.c:1389 gio/gdbusconnection.c:7333 +#: gio/gdbusaddress.c:1389 gio/gdbusconnection.c:7348 msgid "" "Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " "variable is not set" @@ -566,7 +566,6 @@ msgstr "" "Exhausted all available authentication mechanisms (tried: %s) (available: %s)" #: gio/gdbusauth.c:1045 -#| msgid "Unexpected lack of content trying to read a line" msgid "Unexpected lack of content trying to read a byte" msgstr "Unexpected lack of content trying to read a byte" @@ -664,99 +663,99 @@ msgstr "Error opening keyring “%s” for writing: " msgid "(Additionally, releasing the lock for “%s” also failed: %s) " msgstr "(Additionally, releasing the lock for “%s” also failed: %s) " -#: gio/gdbusconnection.c:590 gio/gdbusconnection.c:2413 +#: gio/gdbusconnection.c:590 gio/gdbusconnection.c:2415 msgid "The connection is closed" msgstr "The connection is closed" -#: gio/gdbusconnection.c:1897 +#: gio/gdbusconnection.c:1899 msgid "Timeout was reached" msgstr "Timeout was reached" -#: gio/gdbusconnection.c:2536 +#: gio/gdbusconnection.c:2538 msgid "" "Unsupported flags encountered when constructing a client-side connection" msgstr "" "Unsupported flags encountered when constructing a client-side connection" -#: gio/gdbusconnection.c:4265 gio/gdbusconnection.c:4619 +#: gio/gdbusconnection.c:4277 gio/gdbusconnection.c:4631 #, c-format msgid "" "No such interface “org.freedesktop.DBus.Properties” on object at path %s" msgstr "" "No such interface “org.freedesktop.DBus.Properties” on object at path %s" -#: gio/gdbusconnection.c:4410 +#: gio/gdbusconnection.c:4422 #, c-format msgid "No such property “%s”" msgstr "No such property “%s”" -#: gio/gdbusconnection.c:4422 +#: gio/gdbusconnection.c:4434 #, c-format msgid "Property “%s” is not readable" msgstr "Property “%s” is not readable" -#: gio/gdbusconnection.c:4433 +#: gio/gdbusconnection.c:4445 #, c-format msgid "Property “%s” is not writable" msgstr "Property “%s” is not writable" -#: gio/gdbusconnection.c:4453 +#: gio/gdbusconnection.c:4465 #, c-format msgid "Error setting property “%s”: Expected type “%s” but got “%s”" msgstr "Error setting property “%s”: Expected type “%s” but got “%s”" -#: gio/gdbusconnection.c:4558 gio/gdbusconnection.c:4773 -#: gio/gdbusconnection.c:6750 +#: gio/gdbusconnection.c:4570 gio/gdbusconnection.c:4785 +#: gio/gdbusconnection.c:6762 #, c-format msgid "No such interface “%s”" msgstr "No such interface “%s”" -#: gio/gdbusconnection.c:4989 gio/gdbusconnection.c:7264 +#: gio/gdbusconnection.c:5001 gio/gdbusconnection.c:7279 #, c-format msgid "No such interface “%s” on object at path %s" msgstr "No such interface “%s” on object at path %s" -#: gio/gdbusconnection.c:5090 +#: gio/gdbusconnection.c:5102 #, c-format msgid "No such method “%s”" msgstr "No such method “%s”" -#: gio/gdbusconnection.c:5121 +#: gio/gdbusconnection.c:5133 #, c-format msgid "Type of message, “%s”, does not match expected type “%s”" msgstr "Type of message, “%s”, does not match expected type “%s”" -#: gio/gdbusconnection.c:5324 +#: gio/gdbusconnection.c:5336 #, c-format msgid "An object is already exported for the interface %s at %s" msgstr "An object is already exported for the interface %s at %s" -#: gio/gdbusconnection.c:5551 +#: gio/gdbusconnection.c:5563 #, c-format msgid "Unable to retrieve property %s.%s" msgstr "Unable to retrieve property %s.%s" -#: gio/gdbusconnection.c:5607 +#: gio/gdbusconnection.c:5619 #, c-format msgid "Unable to set property %s.%s" msgstr "Unable to set property %s.%s" -#: gio/gdbusconnection.c:5786 +#: gio/gdbusconnection.c:5798 #, c-format msgid "Method “%s” returned type “%s”, but expected “%s”" msgstr "Method “%s” returned type “%s”, but expected “%s”" -#: gio/gdbusconnection.c:6862 +#: gio/gdbusconnection.c:6874 #, c-format msgid "Method “%s” on interface “%s” with signature “%s” does not exist" msgstr "Method “%s” on interface “%s” with signature “%s” does not exist" -#: gio/gdbusconnection.c:6983 +#: gio/gdbusconnection.c:6995 #, c-format msgid "A subtree is already exported for %s" msgstr "A subtree is already exported for %s" -#: gio/gdbusconnection.c:7272 +#: gio/gdbusconnection.c:7287 #, c-format msgid "Object does not exist at path “%s”" msgstr "Object does not exist at path “%s”" @@ -765,23 +764,31 @@ msgstr "Object does not exist at path “%s”" msgid "type is INVALID" msgstr "type is INVALID" -#: gio/gdbusmessage.c:1317 -msgid "METHOD_CALL message: PATH or MEMBER header field is missing" -msgstr "METHOD_CALL message: PATH or MEMBER header field is missing" - -#: gio/gdbusmessage.c:1328 -msgid "METHOD_RETURN message: REPLY_SERIAL header field is missing" -msgstr "METHOD_RETURN message: REPLY_SERIAL header field is missing" +#: gio/gdbusmessage.c:1324 +#| msgid "METHOD_CALL message: PATH or MEMBER header field is missing" +msgid "METHOD_CALL message: PATH or MEMBER header field is missing or invalid" +msgstr "METHOD_CALL message: PATH or MEMBER header field is missing or invalid" #: gio/gdbusmessage.c:1340 -msgid "ERROR message: REPLY_SERIAL or ERROR_NAME header field is missing" -msgstr "ERROR message: REPLY_SERIAL or ERROR_NAME header field is missing" +#| msgid "METHOD_RETURN message: REPLY_SERIAL header field is missing" +msgid "METHOD_RETURN message: REPLY_SERIAL header field is missing or invalid" +msgstr "METHOD_RETURN message: REPLY_SERIAL header field is missing or invalid" -#: gio/gdbusmessage.c:1353 -msgid "SIGNAL message: PATH, INTERFACE or MEMBER header field is missing" -msgstr "SIGNAL message: PATH, INTERFACE or MEMBER header field is missing" +#: gio/gdbusmessage.c:1360 +#| msgid "ERROR message: REPLY_SERIAL or ERROR_NAME header field is missing" +msgid "" +"ERROR message: REPLY_SERIAL or ERROR_NAME header field is missing or invalid" +msgstr "" +"ERROR message: REPLY_SERIAL or ERROR_NAME header field is missing or invalid" -#: gio/gdbusmessage.c:1361 +#: gio/gdbusmessage.c:1384 +#| msgid "SIGNAL message: PATH, INTERFACE or MEMBER header field is missing" +msgid "" +"SIGNAL message: PATH, INTERFACE or MEMBER header field is missing or invalid" +msgstr "" +"SIGNAL message: PATH, INTERFACE or MEMBER header field is missing or invalid" + +#: gio/gdbusmessage.c:1392 msgid "" "SIGNAL message: The PATH header field is using the reserved value /org/" "freedesktop/DBus/Local" @@ -789,7 +796,7 @@ msgstr "" "SIGNAL message: The PATH header field is using the reserved value /org/" "freedesktop/DBus/Local" -#: gio/gdbusmessage.c:1369 +#: gio/gdbusmessage.c:1400 msgid "" "SIGNAL message: The INTERFACE header field is using the reserved value org." "freedesktop.DBus.Local" @@ -797,19 +804,19 @@ msgstr "" "SIGNAL message: The INTERFACE header field is using the reserved value org." "freedesktop.DBus.Local" -#: gio/gdbusmessage.c:1417 gio/gdbusmessage.c:1477 +#: gio/gdbusmessage.c:1449 gio/gdbusmessage.c:1509 #, c-format msgid "Wanted to read %lu byte but only got %lu" msgid_plural "Wanted to read %lu bytes but only got %lu" msgstr[0] "Wanted to read %lu byte but only got %lu" msgstr[1] "Wanted to read %lu bytes but only got %lu" -#: gio/gdbusmessage.c:1431 +#: gio/gdbusmessage.c:1463 #, c-format msgid "Expected NUL byte after the string “%s” but found byte %d" msgstr "Expected NUL byte after the string “%s” but found byte %d" -#: gio/gdbusmessage.c:1450 +#: gio/gdbusmessage.c:1482 #, c-format msgid "" "Expected valid UTF-8 string but found invalid bytes at byte offset %d " @@ -818,21 +825,21 @@ msgstr "" "Expected valid UTF-8 string but found invalid bytes at byte offset %d " "(length of string is %d). The valid UTF-8 string up until that point was “%s”" -#: gio/gdbusmessage.c:1514 gio/gdbusmessage.c:1790 gio/gdbusmessage.c:2001 +#: gio/gdbusmessage.c:1546 gio/gdbusmessage.c:1822 gio/gdbusmessage.c:2033 msgid "Value nested too deeply" msgstr "Value nested too deeply" -#: gio/gdbusmessage.c:1682 +#: gio/gdbusmessage.c:1714 #, c-format msgid "Parsed value “%s” is not a valid D-Bus object path" msgstr "Parsed value “%s” is not a valid D-Bus object path" -#: gio/gdbusmessage.c:1706 +#: gio/gdbusmessage.c:1738 #, c-format msgid "Parsed value “%s” is not a valid D-Bus signature" msgstr "Parsed value “%s” is not a valid D-Bus signature" -#: gio/gdbusmessage.c:1757 +#: gio/gdbusmessage.c:1789 #, c-format msgid "" "Encountered array of length %u byte. Maximum length is 2<<26 bytes (64 MiB)." @@ -843,7 +850,7 @@ msgstr[0] "" msgstr[1] "" "Encountered array of length %u bytes. Maximum length is 2<<26 bytes (64 MiB)." -#: gio/gdbusmessage.c:1777 +#: gio/gdbusmessage.c:1809 #, c-format msgid "" "Encountered array of type “a%c”, expected to have a length a multiple of %u " @@ -852,23 +859,23 @@ msgstr "" "Encountered array of type “a%c”, expected to have a length a multiple of %u " "bytes, but found to be %u bytes in length" -#: gio/gdbusmessage.c:1931 gio/gdbusmessage.c:2650 +#: gio/gdbusmessage.c:1963 gio/gdbusmessage.c:2682 msgid "Empty structures (tuples) are not allowed in D-Bus" msgstr "Empty structures (tuples) are not allowed in D-Bus" -#: gio/gdbusmessage.c:1985 +#: gio/gdbusmessage.c:2017 #, c-format msgid "Parsed value “%s” for variant is not a valid D-Bus signature" msgstr "Parsed value “%s” for variant is not a valid D-Bus signature" -#: gio/gdbusmessage.c:2026 +#: gio/gdbusmessage.c:2058 #, c-format msgid "" "Error deserializing GVariant with type string “%s” from the D-Bus wire format" msgstr "" "Error deserialising GVariant with type string “%s” from the D-Bus wire format" -#: gio/gdbusmessage.c:2211 +#: gio/gdbusmessage.c:2243 #, c-format msgid "" "Invalid endianness value. Expected 0x6c (“l”) or 0x42 (“B”) but found value " @@ -877,60 +884,60 @@ msgstr "" "Invalid endianness value. Expected 0x6c (“l”) or 0x42 (“B”) but found value " "0x%02x" -#: gio/gdbusmessage.c:2230 +#: gio/gdbusmessage.c:2262 #, c-format msgid "Invalid major protocol version. Expected 1 but found %d" msgstr "Invalid major protocol version. Expected 1 but found %d" -#: gio/gdbusmessage.c:2288 gio/gdbusmessage.c:2886 +#: gio/gdbusmessage.c:2320 gio/gdbusmessage.c:2918 msgid "Signature header found but is not of type signature" msgstr "Signature header found but is not of type signature" -#: gio/gdbusmessage.c:2300 +#: gio/gdbusmessage.c:2332 #, c-format msgid "Signature header with signature “%s” found but message body is empty" msgstr "Signature header with signature “%s” found but message body is empty" -#: gio/gdbusmessage.c:2315 +#: gio/gdbusmessage.c:2347 #, c-format msgid "Parsed value “%s” is not a valid D-Bus signature (for body)" msgstr "Parsed value “%s” is not a valid D-Bus signature (for body)" -#: gio/gdbusmessage.c:2347 +#: gio/gdbusmessage.c:2379 #, c-format msgid "No signature header in message but the message body is %u byte" msgid_plural "No signature header in message but the message body is %u bytes" msgstr[0] "No signature header in message but the message body is %u byte" msgstr[1] "No signature header in message but the message body is %u bytes" -#: gio/gdbusmessage.c:2357 +#: gio/gdbusmessage.c:2389 msgid "Cannot deserialize message: " msgstr "Cannot deserialise message: " -#: gio/gdbusmessage.c:2703 +#: gio/gdbusmessage.c:2735 #, c-format msgid "" "Error serializing GVariant with type string “%s” to the D-Bus wire format" msgstr "" "Error serialising GVariant with type string “%s” to the D-Bus wire format" -#: gio/gdbusmessage.c:2840 +#: gio/gdbusmessage.c:2872 #, c-format msgid "" "Number of file descriptors in message (%d) differs from header field (%d)" msgstr "" "Number of file descriptors in message (%d) differs from header field (%d)" -#: gio/gdbusmessage.c:2848 +#: gio/gdbusmessage.c:2880 msgid "Cannot serialize message: " msgstr "Cannot serialise message: " -#: gio/gdbusmessage.c:2901 +#: gio/gdbusmessage.c:2933 #, c-format msgid "Message body has signature “%s” but there is no signature header" msgstr "Message body has signature “%s” but there is no signature header" -#: gio/gdbusmessage.c:2911 +#: gio/gdbusmessage.c:2943 #, c-format msgid "" "Message body has type signature “%s” but signature in the header field is " @@ -939,37 +946,37 @@ msgstr "" "Message body has type signature “%s” but signature in the header field is " "“%s”" -#: gio/gdbusmessage.c:2927 +#: gio/gdbusmessage.c:2959 #, c-format msgid "Message body is empty but signature in the header field is “(%s)”" msgstr "Message body is empty but signature in the header field is “(%s)”" -#: gio/gdbusmessage.c:3482 +#: gio/gdbusmessage.c:3514 #, c-format msgid "Error return with body of type “%s”" msgstr "Error return with body of type “%s”" -#: gio/gdbusmessage.c:3490 +#: gio/gdbusmessage.c:3522 msgid "Error return with empty body" msgstr "Error return with empty body" -#: gio/gdbusprivate.c:2187 +#: gio/gdbusprivate.c:2201 #, c-format msgid "(Type any character to close this window)\n" msgstr "(Type any character to close this window)\n" -#: gio/gdbusprivate.c:2373 +#: gio/gdbusprivate.c:2387 #, c-format msgid "Session dbus not running, and autolaunch failed" msgstr "Session dbus not running, and autolaunch failed" -#: gio/gdbusprivate.c:2396 +#: gio/gdbusprivate.c:2410 #, c-format msgid "Unable to get Hardware profile: %s" msgstr "Unable to get Hardware profile: %s" #. Translators: Both placeholders are file paths -#: gio/gdbusprivate.c:2447 +#: gio/gdbusprivate.c:2461 #, c-format msgid "Unable to load %s or %s: " msgstr "Unable to load %s or %s: " @@ -2371,9 +2378,9 @@ msgid "" "Note: for --restore switch, if the original location of the trashed file \n" "already exists, it will not be overwritten unless --force is set." msgstr "" -"Note: for --restore switch, if the original location of the file before\n" -"moved to the wastebasket already exists, it will not be overwritten unless\n" -"--force is set." +"Note: for --restore switch, if the original location of the file before \n" +"being moved to the wastebasket already exists, it will not be \n" +"overwritten unless --force is set." #: gio/gio-tool-trash.c:260 msgid "Location given doesn't start with trash:///" @@ -2387,7 +2394,7 @@ msgstr "Follow symbolic links, mounts and shortcuts" msgid "List contents of directories in a tree-like format." msgstr "List contents of directories in a tree-like format." -#: gio/glib-compile-resources.c:142 gio/glib-compile-schemas.c:1513 +#: gio/glib-compile-resources.c:142 gio/glib-compile-schemas.c:1514 #, c-format msgid "Element <%s> not allowed inside <%s>" msgstr "Element <%s> not allowed inside <%s>" @@ -2442,7 +2449,7 @@ msgstr "Error compressing file %s" msgid "text may not appear inside <%s>" msgstr "text may not appear inside <%s>" -#: gio/glib-compile-resources.c:821 gio/glib-compile-schemas.c:2171 +#: gio/glib-compile-resources.c:821 gio/glib-compile-schemas.c:2172 msgid "Show program version and exit" msgstr "Show program version and exit" @@ -2458,8 +2465,8 @@ msgstr "" "The directories to load files referenced in FILE from (default: current " "directory)" -#: gio/glib-compile-resources.c:823 gio/glib-compile-schemas.c:2172 -#: gio/glib-compile-schemas.c:2201 +#: gio/glib-compile-resources.c:823 gio/glib-compile-schemas.c:2173 +#: gio/glib-compile-schemas.c:2203 msgid "DIRECTORY" msgstr "DIRECTORY" @@ -2513,7 +2520,7 @@ msgstr "C identifier name used for the generated source code" msgid "The target C compiler (default: the CC environment variable)" msgstr "The target C compiler (default: the CC environment variable)" -#: gio/glib-compile-resources.c:860 +#: gio/glib-compile-resources.c:861 msgid "" "Compile a resource specification into a resource file.\n" "Resource specification files have the extension .gresource.xml,\n" @@ -2523,122 +2530,122 @@ msgstr "" "Resource specification files have the extension .gresource.xml,\n" "and the resource file have the extension called .gresource." -#: gio/glib-compile-resources.c:882 +#: gio/glib-compile-resources.c:893 msgid "You should give exactly one file name\n" msgstr "You should give exactly one file name\n" -#: gio/glib-compile-schemas.c:94 +#: gio/glib-compile-schemas.c:95 #, c-format msgid "nick must be a minimum of 2 characters" msgstr "nick must be a minimum of 2 characters" -#: gio/glib-compile-schemas.c:105 +#: gio/glib-compile-schemas.c:106 #, c-format msgid "Invalid numeric value" msgstr "Invalid numeric value" -#: gio/glib-compile-schemas.c:113 +#: gio/glib-compile-schemas.c:114 #, c-format msgid " already specified" msgstr " already specified" -#: gio/glib-compile-schemas.c:121 +#: gio/glib-compile-schemas.c:122 #, c-format msgid "value='%s' already specified" msgstr "value='%s' already specified" -#: gio/glib-compile-schemas.c:135 +#: gio/glib-compile-schemas.c:136 #, c-format msgid "flags values must have at most 1 bit set" msgstr "flags values must have at most 1 bit set" -#: gio/glib-compile-schemas.c:160 +#: gio/glib-compile-schemas.c:161 #, c-format msgid "<%s> must contain at least one " msgstr "<%s> must contain at least one " -#: gio/glib-compile-schemas.c:316 +#: gio/glib-compile-schemas.c:317 #, c-format msgid "<%s> is not contained in the specified range" msgstr "<%s> is not contained in the specified range" -#: gio/glib-compile-schemas.c:328 +#: gio/glib-compile-schemas.c:329 #, c-format msgid "<%s> is not a valid member of the specified enumerated type" msgstr "<%s> is not a valid member of the specified enumerated type" -#: gio/glib-compile-schemas.c:334 +#: gio/glib-compile-schemas.c:335 #, c-format msgid "<%s> contains string not in the specified flags type" msgstr "<%s> contains string not in the specified flags type" -#: gio/glib-compile-schemas.c:340 +#: gio/glib-compile-schemas.c:341 #, c-format msgid "<%s> contains a string not in " msgstr "<%s> contains a string not in " -#: gio/glib-compile-schemas.c:374 +#: gio/glib-compile-schemas.c:375 msgid " already specified for this key" msgstr " already specified for this key" -#: gio/glib-compile-schemas.c:392 +#: gio/glib-compile-schemas.c:393 #, c-format msgid " not allowed for keys of type “%s”" msgstr " not allowed for keys of type “%s”" -#: gio/glib-compile-schemas.c:409 +#: gio/glib-compile-schemas.c:410 #, c-format msgid " specified minimum is greater than maximum" msgstr " specified minimum is greater than maximum" -#: gio/glib-compile-schemas.c:434 +#: gio/glib-compile-schemas.c:435 #, c-format msgid "unsupported l10n category: %s" msgstr "unsupported l10n category: %s" -#: gio/glib-compile-schemas.c:442 +#: gio/glib-compile-schemas.c:443 msgid "l10n requested, but no gettext domain given" msgstr "l10n requested, but no gettext domain given" -#: gio/glib-compile-schemas.c:454 +#: gio/glib-compile-schemas.c:455 msgid "translation context given for value without l10n enabled" msgstr "translation context given for value without l10n enabled" -#: gio/glib-compile-schemas.c:476 +#: gio/glib-compile-schemas.c:477 #, c-format msgid "Failed to parse value of type “%s”: " msgstr "Failed to parse value of type “%s”: " -#: gio/glib-compile-schemas.c:493 +#: gio/glib-compile-schemas.c:494 msgid "" " cannot be specified for keys tagged as having an enumerated type" msgstr "" " cannot be specified for keys tagged as having an enumerated type" -#: gio/glib-compile-schemas.c:502 +#: gio/glib-compile-schemas.c:503 msgid " already specified for this key" msgstr " already specified for this key" -#: gio/glib-compile-schemas.c:514 +#: gio/glib-compile-schemas.c:515 #, c-format msgid " not allowed for keys of type “%s”" msgstr " not allowed for keys of type “%s”" -#: gio/glib-compile-schemas.c:530 +#: gio/glib-compile-schemas.c:531 #, c-format msgid " already given" msgstr " already given" -#: gio/glib-compile-schemas.c:545 +#: gio/glib-compile-schemas.c:546 #, c-format msgid " must contain at least one " msgstr " must contain at least one " -#: gio/glib-compile-schemas.c:559 +#: gio/glib-compile-schemas.c:560 msgid " already specified for this key" msgstr " already specified for this key" -#: gio/glib-compile-schemas.c:563 +#: gio/glib-compile-schemas.c:564 msgid "" " can only be specified for keys with enumerated or flags types or " "after " @@ -2646,7 +2653,7 @@ msgstr "" " can only be specified for keys with enumerated or flags types or " "after " -#: gio/glib-compile-schemas.c:582 +#: gio/glib-compile-schemas.c:583 #, c-format msgid "" " given when “%s” is already a member of the enumerated " @@ -2655,41 +2662,41 @@ msgstr "" " given when “%s” is already a member of the enumerated " "type" -#: gio/glib-compile-schemas.c:588 +#: gio/glib-compile-schemas.c:589 #, c-format msgid " given when was already given" msgstr " given when was already given" -#: gio/glib-compile-schemas.c:596 +#: gio/glib-compile-schemas.c:597 #, c-format msgid " already specified" msgstr " already specified" -#: gio/glib-compile-schemas.c:606 +#: gio/glib-compile-schemas.c:607 #, c-format msgid "alias target “%s” is not in enumerated type" msgstr "alias target “%s” is not in enumerated type" -#: gio/glib-compile-schemas.c:607 +#: gio/glib-compile-schemas.c:608 #, c-format msgid "alias target “%s” is not in " msgstr "alias target “%s” is not in " -#: gio/glib-compile-schemas.c:622 +#: gio/glib-compile-schemas.c:623 #, c-format msgid " must contain at least one " msgstr " must contain at least one " -#: gio/glib-compile-schemas.c:796 +#: gio/glib-compile-schemas.c:797 msgid "Empty names are not permitted" msgstr "Empty names are not permitted" -#: gio/glib-compile-schemas.c:806 +#: gio/glib-compile-schemas.c:807 #, c-format msgid "Invalid name “%s”: names must begin with a lowercase letter" msgstr "Invalid name “%s”: names must begin with a lowercase letter" -#: gio/glib-compile-schemas.c:818 +#: gio/glib-compile-schemas.c:819 #, c-format msgid "" "Invalid name “%s”: invalid character “%c”; only lowercase letters, numbers " @@ -2698,36 +2705,36 @@ msgstr "" "Invalid name “%s”: invalid character “%c”; only lowercase letters, numbers " "and hyphen (“-”) are permitted" -#: gio/glib-compile-schemas.c:827 +#: gio/glib-compile-schemas.c:828 #, c-format msgid "Invalid name “%s”: two successive hyphens (“--”) are not permitted" msgstr "Invalid name “%s”: two successive hyphens (“--”) are not permitted" -#: gio/glib-compile-schemas.c:836 +#: gio/glib-compile-schemas.c:837 #, c-format msgid "Invalid name “%s”: the last character may not be a hyphen (“-”)" msgstr "Invalid name “%s”: the last character may not be a hyphen (“-”)" -#: gio/glib-compile-schemas.c:844 +#: gio/glib-compile-schemas.c:845 #, c-format msgid "Invalid name “%s”: maximum length is 1024" msgstr "Invalid name “%s”: maximum length is 1024" -#: gio/glib-compile-schemas.c:916 +#: gio/glib-compile-schemas.c:917 #, c-format msgid " already specified" msgstr " already specified" -#: gio/glib-compile-schemas.c:942 +#: gio/glib-compile-schemas.c:943 msgid "Cannot add keys to a “list-of” schema" msgstr "Cannot add keys to a “list-of” schema" -#: gio/glib-compile-schemas.c:953 +#: gio/glib-compile-schemas.c:954 #, c-format msgid " already specified" msgstr " already specified" -#: gio/glib-compile-schemas.c:971 +#: gio/glib-compile-schemas.c:972 #, c-format msgid "" " shadows in ; use " @@ -2736,7 +2743,7 @@ msgstr "" " shadows in ; use " "to modify value" -#: gio/glib-compile-schemas.c:982 +#: gio/glib-compile-schemas.c:983 #, c-format msgid "" "Exactly one of “type”, “enum” or “flags” must be specified as an attribute " @@ -2745,63 +2752,63 @@ msgstr "" "Exactly one of “type”, “enum” or “flags” must be specified as an attribute " "to " -#: gio/glib-compile-schemas.c:1001 +#: gio/glib-compile-schemas.c:1002 #, c-format msgid "<%s id='%s'> not (yet) defined." msgstr "<%s id='%s'> not (yet) defined." -#: gio/glib-compile-schemas.c:1016 +#: gio/glib-compile-schemas.c:1017 #, c-format msgid "Invalid GVariant type string “%s”" msgstr "Invalid GVariant type string “%s”" -#: gio/glib-compile-schemas.c:1046 +#: gio/glib-compile-schemas.c:1047 msgid " given but schema isn’t extending anything" msgstr " given but schema isn’t extending anything" -#: gio/glib-compile-schemas.c:1059 +#: gio/glib-compile-schemas.c:1060 #, c-format msgid "No to override" msgstr "No to override" -#: gio/glib-compile-schemas.c:1067 +#: gio/glib-compile-schemas.c:1068 #, c-format msgid " already specified" msgstr " already specified" -#: gio/glib-compile-schemas.c:1140 +#: gio/glib-compile-schemas.c:1141 #, c-format msgid " already specified" msgstr " already specified" -#: gio/glib-compile-schemas.c:1152 +#: gio/glib-compile-schemas.c:1153 #, c-format msgid " extends not yet existing schema “%s”" msgstr " extends not yet existing schema “%s”" -#: gio/glib-compile-schemas.c:1168 +#: gio/glib-compile-schemas.c:1169 #, c-format msgid " is list of not yet existing schema “%s”" msgstr " is list of not yet existing schema “%s”" -#: gio/glib-compile-schemas.c:1176 +#: gio/glib-compile-schemas.c:1177 #, c-format msgid "Cannot be a list of a schema with a path" msgstr "Cannot be a list of a schema with a path" -#: gio/glib-compile-schemas.c:1186 +#: gio/glib-compile-schemas.c:1187 #, c-format msgid "Cannot extend a schema with a path" msgstr "Cannot extend a schema with a path" -#: gio/glib-compile-schemas.c:1196 +#: gio/glib-compile-schemas.c:1197 #, c-format msgid "" " is a list, extending which is not a list" msgstr "" " is a list, extending which is not a list" -#: gio/glib-compile-schemas.c:1206 +#: gio/glib-compile-schemas.c:1207 #, c-format msgid "" " extends but “%s” " @@ -2810,17 +2817,17 @@ msgstr "" " extends but “%s” " "does not extend “%s”" -#: gio/glib-compile-schemas.c:1223 +#: gio/glib-compile-schemas.c:1224 #, c-format msgid "A path, if given, must begin and end with a slash" msgstr "A path, if given, must begin and end with a slash" -#: gio/glib-compile-schemas.c:1230 +#: gio/glib-compile-schemas.c:1231 #, c-format msgid "The path of a list must end with “:/”" msgstr "The path of a list must end with “:/”" -#: gio/glib-compile-schemas.c:1239 +#: gio/glib-compile-schemas.c:1240 #, c-format msgid "" "Warning: Schema “%s” has path “%s”. Paths starting with “/apps/”, “/" @@ -2829,49 +2836,49 @@ msgstr "" "Warning: Schema “%s” has path “%s”. Paths starting with “/apps/”, “/" "desktop/” or “/system/” are deprecated." -#: gio/glib-compile-schemas.c:1269 +#: gio/glib-compile-schemas.c:1270 #, c-format msgid "<%s id='%s'> already specified" msgstr "<%s id='%s'> already specified" -#: gio/glib-compile-schemas.c:1419 gio/glib-compile-schemas.c:1435 +#: gio/glib-compile-schemas.c:1420 gio/glib-compile-schemas.c:1436 #, c-format msgid "Only one <%s> element allowed inside <%s>" msgstr "Only one <%s> element allowed inside <%s>" -#: gio/glib-compile-schemas.c:1517 +#: gio/glib-compile-schemas.c:1518 #, c-format msgid "Element <%s> not allowed at the top level" msgstr "Element <%s> not allowed at the top level" -#: gio/glib-compile-schemas.c:1535 +#: gio/glib-compile-schemas.c:1536 msgid "Element is required in " msgstr "Element is required in " -#: gio/glib-compile-schemas.c:1625 +#: gio/glib-compile-schemas.c:1626 #, c-format msgid "Text may not appear inside <%s>" msgstr "Text may not appear inside <%s>" -#: gio/glib-compile-schemas.c:1693 +#: gio/glib-compile-schemas.c:1694 #, c-format msgid "Warning: undefined reference to " msgstr "Warning: undefined reference to " #. Translators: Do not translate "--strict". -#: gio/glib-compile-schemas.c:1832 gio/glib-compile-schemas.c:1911 +#: gio/glib-compile-schemas.c:1833 gio/glib-compile-schemas.c:1912 msgid "--strict was specified; exiting." msgstr "--strict was specified; exiting." -#: gio/glib-compile-schemas.c:1844 +#: gio/glib-compile-schemas.c:1845 msgid "This entire file has been ignored." msgstr "This entire file has been ignored." -#: gio/glib-compile-schemas.c:1907 +#: gio/glib-compile-schemas.c:1908 msgid "Ignoring this file." msgstr "Ignoring this file." -#: gio/glib-compile-schemas.c:1962 +#: gio/glib-compile-schemas.c:1963 #, c-format msgid "" "No such key “%s” in schema “%s” as specified in override file “%s”; ignoring " @@ -2880,7 +2887,7 @@ msgstr "" "No such key “%s” in schema “%s” as specified in override file “%s”; ignoring " "override for this key." -#: gio/glib-compile-schemas.c:1970 +#: gio/glib-compile-schemas.c:1971 #, c-format msgid "" "No such key “%s” in schema “%s” as specified in override file “%s” and --" @@ -2889,7 +2896,7 @@ msgstr "" "No such key “%s” in schema “%s” as specified in override file “%s” and --" "strict was specified; exiting." -#: gio/glib-compile-schemas.c:1992 +#: gio/glib-compile-schemas.c:1993 #, c-format msgid "" "Cannot provide per-desktop overrides for localized key “%s” in schema " @@ -2898,7 +2905,7 @@ msgstr "" "Cannot provide per-desktop overrides for localised key “%s” in schema " "“%s” (override file “%s”); ignoring override for this key." -#: gio/glib-compile-schemas.c:2001 +#: gio/glib-compile-schemas.c:2002 #, c-format msgid "" "Cannot provide per-desktop overrides for localized key “%s” in schema " @@ -2907,7 +2914,7 @@ msgstr "" "Cannot provide per-desktop overrides for localised key “%s” in schema " "“%s” (override file “%s”) and --strict was specified; exiting." -#: gio/glib-compile-schemas.c:2025 +#: gio/glib-compile-schemas.c:2026 #, c-format msgid "" "Error parsing key “%s” in schema “%s” as specified in override file “%s”: " @@ -2916,7 +2923,7 @@ msgstr "" "Error parsing key “%s” in schema “%s” as specified in override file “%s”: " "%s. Ignoring override for this key." -#: gio/glib-compile-schemas.c:2037 +#: gio/glib-compile-schemas.c:2038 #, c-format msgid "" "Error parsing key “%s” in schema “%s” as specified in override file “%s”: " @@ -2925,7 +2932,7 @@ msgstr "" "Error parsing key “%s” in schema “%s” as specified in override file “%s”: " "%s. --strict was specified; exiting." -#: gio/glib-compile-schemas.c:2064 +#: gio/glib-compile-schemas.c:2065 #, c-format msgid "" "Override for key “%s” in schema “%s” in override file “%s” is outside the " @@ -2934,7 +2941,7 @@ msgstr "" "Override for key “%s” in schema “%s” in override file “%s” is outside the " "range given in the schema; ignoring override for this key." -#: gio/glib-compile-schemas.c:2074 +#: gio/glib-compile-schemas.c:2075 #, c-format msgid "" "Override for key “%s” in schema “%s” in override file “%s” is outside the " @@ -2943,7 +2950,7 @@ msgstr "" "Override for key “%s” in schema “%s” in override file “%s” is outside the " "range given in the schema and --strict was specified; exiting." -#: gio/glib-compile-schemas.c:2100 +#: gio/glib-compile-schemas.c:2101 #, c-format msgid "" "Override for key “%s” in schema “%s” in override file “%s” is not in the " @@ -2952,7 +2959,7 @@ msgstr "" "Override for key “%s” in schema “%s” in override file “%s” is not in the " "list of valid choices; ignoring override for this key." -#: gio/glib-compile-schemas.c:2110 +#: gio/glib-compile-schemas.c:2111 #, c-format msgid "" "Override for key “%s” in schema “%s” in override file “%s” is not in the " @@ -2961,23 +2968,23 @@ msgstr "" "Override for key “%s” in schema “%s” in override file “%s” is not in the " "list of valid choices and --strict was specified; exiting." -#: gio/glib-compile-schemas.c:2172 +#: gio/glib-compile-schemas.c:2173 msgid "Where to store the gschemas.compiled file" msgstr "Where to store the gschemas.compiled file" -#: gio/glib-compile-schemas.c:2173 +#: gio/glib-compile-schemas.c:2174 msgid "Abort on any errors in schemas" msgstr "Abort on any errors in schemas" -#: gio/glib-compile-schemas.c:2174 +#: gio/glib-compile-schemas.c:2175 msgid "Do not write the gschema.compiled file" msgstr "Do not write the gschema.compiled file" -#: gio/glib-compile-schemas.c:2175 +#: gio/glib-compile-schemas.c:2176 msgid "Do not enforce key name restrictions" msgstr "Do not enforce key name restrictions" -#: gio/glib-compile-schemas.c:2204 +#: gio/glib-compile-schemas.c:2206 msgid "" "Compile all GSettings schema files into a schema cache.\n" "Schema files are required to have the extension .gschema.xml,\n" @@ -2987,15 +2994,15 @@ msgstr "" "Schema files are required to have the extension .gschema.xml,\n" "and the cache file is called gschemas.compiled." -#: gio/glib-compile-schemas.c:2225 +#: gio/glib-compile-schemas.c:2238 msgid "You should give exactly one directory name" msgstr "You should give exactly one directory name" -#: gio/glib-compile-schemas.c:2268 +#: gio/glib-compile-schemas.c:2285 msgid "No schema files found: doing nothing." msgstr "No schema files found: doing nothing." -#: gio/glib-compile-schemas.c:2270 +#: gio/glib-compile-schemas.c:2287 msgid "No schema files found: removed existing output file." msgstr "No schema files found: removed existing output file." @@ -3135,132 +3142,132 @@ msgstr "Move between mounts not supported" msgid "Could not determine the disk usage of %s: %s" msgstr "Could not determine the disk usage of %s: %s" -#: gio/glocalfileinfo.c:779 +#: gio/glocalfileinfo.c:765 msgid "Attribute value must be non-NULL" msgstr "Attribute value must be non-NULL" -#: gio/glocalfileinfo.c:786 +#: gio/glocalfileinfo.c:772 msgid "Invalid attribute type (string or invalid expected)" msgstr "Invalid attribute type (string or invalid expected)" -#: gio/glocalfileinfo.c:793 +#: gio/glocalfileinfo.c:779 msgid "Invalid extended attribute name" msgstr "Invalid extended attribute name" -#: gio/glocalfileinfo.c:844 +#: gio/glocalfileinfo.c:830 #, c-format msgid "Error setting extended attribute “%s”: %s" msgstr "Error setting extended attribute “%s”: %s" -#: gio/glocalfileinfo.c:1823 gio/win32/gwinhttpfile.c:191 +#: gio/glocalfileinfo.c:1785 gio/win32/gwinhttpfile.c:191 msgid " (invalid encoding)" msgstr " (invalid encoding)" -#: gio/glocalfileinfo.c:1982 gio/glocalfileoutputstream.c:945 +#: gio/glocalfileinfo.c:1944 gio/glocalfileoutputstream.c:945 #: gio/glocalfileoutputstream.c:997 #, c-format msgid "Error when getting information for file “%s”: %s" msgstr "Error when getting information for file “%s”: %s" -#: gio/glocalfileinfo.c:2288 +#: gio/glocalfileinfo.c:2250 #, c-format msgid "Error when getting information for file descriptor: %s" msgstr "Error when getting information for file descriptor: %s" -#: gio/glocalfileinfo.c:2333 +#: gio/glocalfileinfo.c:2295 msgid "Invalid attribute type (uint32 expected)" msgstr "Invalid attribute type (uint32 expected)" -#: gio/glocalfileinfo.c:2351 +#: gio/glocalfileinfo.c:2313 msgid "Invalid attribute type (uint64 expected)" msgstr "Invalid attribute type (uint64 expected)" -#: gio/glocalfileinfo.c:2370 gio/glocalfileinfo.c:2389 +#: gio/glocalfileinfo.c:2332 gio/glocalfileinfo.c:2351 msgid "Invalid attribute type (byte string expected)" msgstr "Invalid attribute type (byte string expected)" -#: gio/glocalfileinfo.c:2436 +#: gio/glocalfileinfo.c:2398 msgid "Cannot set permissions on symlinks" msgstr "Cannot set permissions on symlinks" -#: gio/glocalfileinfo.c:2452 +#: gio/glocalfileinfo.c:2414 #, c-format msgid "Error setting permissions: %s" msgstr "Error setting permissions: %s" -#: gio/glocalfileinfo.c:2503 +#: gio/glocalfileinfo.c:2465 #, c-format msgid "Error setting owner: %s" msgstr "Error setting owner: %s" -#: gio/glocalfileinfo.c:2526 +#: gio/glocalfileinfo.c:2488 msgid "symlink must be non-NULL" msgstr "symlink must be non-NULL" -#: gio/glocalfileinfo.c:2536 gio/glocalfileinfo.c:2555 -#: gio/glocalfileinfo.c:2566 +#: gio/glocalfileinfo.c:2498 gio/glocalfileinfo.c:2517 +#: gio/glocalfileinfo.c:2528 #, c-format msgid "Error setting symlink: %s" msgstr "Error setting symlink: %s" -#: gio/glocalfileinfo.c:2545 +#: gio/glocalfileinfo.c:2507 msgid "Error setting symlink: file is not a symlink" msgstr "Error setting symlink: file is not a symlink" -#: gio/glocalfileinfo.c:2637 +#: gio/glocalfileinfo.c:2599 #, c-format msgid "Extra nanoseconds %d for UNIX timestamp %lld are negative" msgstr "Extra nanoseconds %d for UNIX timestamp %lld are negative" -#: gio/glocalfileinfo.c:2646 +#: gio/glocalfileinfo.c:2608 #, c-format msgid "Extra nanoseconds %d for UNIX timestamp %lld reach 1 second" msgstr "Extra nanoseconds %d for UNIX timestamp %lld reach 1 second" -#: gio/glocalfileinfo.c:2656 +#: gio/glocalfileinfo.c:2618 #, c-format msgid "UNIX timestamp %lld does not fit into 64 bits" msgstr "UNIX timestamp %lld does not fit into 64 bits" -#: gio/glocalfileinfo.c:2667 +#: gio/glocalfileinfo.c:2629 #, c-format msgid "UNIX timestamp %lld is outside of the range supported by Windows" msgstr "UNIX timestamp %lld is outside of the range supported by Windows" -#: gio/glocalfileinfo.c:2799 +#: gio/glocalfileinfo.c:2761 #, c-format msgid "File name “%s” cannot be converted to UTF-16" msgstr "File name “%s” cannot be converted to UTF-16" -#: gio/glocalfileinfo.c:2818 +#: gio/glocalfileinfo.c:2780 #, c-format msgid "File “%s” cannot be opened: Windows Error %lu" msgstr "File “%s” cannot be opened: Windows Error %lu" -#: gio/glocalfileinfo.c:2831 +#: gio/glocalfileinfo.c:2793 #, c-format msgid "Error setting modification or access time for file “%s”: %lu" msgstr "Error setting modification or access time for file “%s”: %lu" -#: gio/glocalfileinfo.c:2988 +#: gio/glocalfileinfo.c:2950 #, c-format msgid "Error setting modification or access time: %s" msgstr "Error setting modification or access time: %s" -#: gio/glocalfileinfo.c:3011 +#: gio/glocalfileinfo.c:2973 msgid "SELinux context must be non-NULL" msgstr "SELinux context must be non-NULL" -#: gio/glocalfileinfo.c:3018 +#: gio/glocalfileinfo.c:2980 msgid "SELinux is not enabled on this system" msgstr "SELinux is not enabled on this system" -#: gio/glocalfileinfo.c:3028 +#: gio/glocalfileinfo.c:2990 #, c-format msgid "Error setting SELinux context: %s" msgstr "Error setting SELinux context: %s" -#: gio/glocalfileinfo.c:3125 +#: gio/glocalfileinfo.c:3087 #, c-format msgid "Setting attribute %s not supported" msgstr "Setting attribute %s not supported" @@ -3495,8 +3502,8 @@ msgstr "Invalid domain" #: gio/gresource.c:683 gio/gresource.c:945 gio/gresource.c:985 #: gio/gresource.c:1109 gio/gresource.c:1181 gio/gresource.c:1255 -#: gio/gresource.c:1336 gio/gresourcefile.c:478 gio/gresourcefile.c:602 -#: gio/gresourcefile.c:753 +#: gio/gresource.c:1336 gio/gresourcefile.c:482 gio/gresourcefile.c:606 +#: gio/gresourcefile.c:757 #, c-format msgid "The resource at “%s” does not exist" msgstr "The resource at “%s” does not exist" @@ -3506,16 +3513,16 @@ msgstr "The resource at “%s” does not exist" msgid "The resource at “%s” failed to decompress" msgstr "The resource at “%s” failed to decompress" -#: gio/gresourcefile.c:659 +#: gio/gresourcefile.c:663 msgid "Resource files cannot be renamed" msgstr "Resource files cannot be renamed" -#: gio/gresourcefile.c:749 +#: gio/gresourcefile.c:753 #, c-format msgid "The resource at “%s” is not a directory" msgstr "The resource at “%s” is not a directory" -#: gio/gresourcefile.c:957 +#: gio/gresourcefile.c:961 msgid "Input stream doesn’t implement seek" msgstr "Input stream doesn’t implement seek" @@ -3804,7 +3811,7 @@ msgstr "" " set Set the value of a key\n" " reset Reset the value of a key\n" " reset-recursively Reset all values in a given schema\n" -" writable Check if a key is writable\n" +" writable Check if a key is writeable\n" " monitor Watch for changes\n" "\n" "Use “gsettings help COMMAND” to get detailed help.\n" @@ -4276,58 +4283,58 @@ msgstr "The password entered is incorrect." msgid "Sending FD is not supported" msgstr "Sending FD is not supported" -#: gio/gunixconnection.c:180 gio/gunixconnection.c:598 +#: gio/gunixconnection.c:181 gio/gunixconnection.c:601 #, c-format msgid "Expecting 1 control message, got %d" msgid_plural "Expecting 1 control message, got %d" msgstr[0] "Expecting 1 control message, got %d" msgstr[1] "Expecting 1 control message, got %d" -#: gio/gunixconnection.c:196 gio/gunixconnection.c:610 +#: gio/gunixconnection.c:197 gio/gunixconnection.c:613 msgid "Unexpected type of ancillary data" msgstr "Unexpected type of ancillary data" -#: gio/gunixconnection.c:214 +#: gio/gunixconnection.c:216 #, c-format msgid "Expecting one fd, but got %d\n" msgid_plural "Expecting one fd, but got %d\n" msgstr[0] "Expecting one fd, but got %d\n" msgstr[1] "Expecting one fd, but got %d\n" -#: gio/gunixconnection.c:233 +#: gio/gunixconnection.c:235 msgid "Received invalid fd" msgstr "Received invalid fd" -#: gio/gunixconnection.c:240 +#: gio/gunixconnection.c:242 msgid "Receiving FD is not supported" msgstr "Receiving FD is not supported" -#: gio/gunixconnection.c:382 +#: gio/gunixconnection.c:384 msgid "Error sending credentials: " msgstr "Error sending credentials: " -#: gio/gunixconnection.c:539 +#: gio/gunixconnection.c:541 #, c-format msgid "Error checking if SO_PASSCRED is enabled for socket: %s" msgstr "Error checking if SO_PASSCRED is enabled for socket: %s" -#: gio/gunixconnection.c:555 +#: gio/gunixconnection.c:557 #, c-format msgid "Error enabling SO_PASSCRED: %s" msgstr "Error enabling SO_PASSCRED: %s" -#: gio/gunixconnection.c:584 +#: gio/gunixconnection.c:586 msgid "" "Expecting to read a single byte for receiving credentials but read zero bytes" msgstr "" "Expecting to read a single byte for receiving credentials but read zero bytes" -#: gio/gunixconnection.c:624 +#: gio/gunixconnection.c:627 #, c-format msgid "Not expecting control message, but got %d" msgstr "Not expecting control message, but got %d" -#: gio/gunixconnection.c:649 +#: gio/gunixconnection.c:652 #, c-format msgid "Error while disabling SO_PASSCRED: %s" msgstr "Error while disabling SO_PASSCRED: %s" @@ -5140,31 +5147,31 @@ msgstr "" msgid "Key “%s” in group “%s” has value “%s” where %s was expected" msgstr "Key “%s” in group “%s” has value “%s” where %s was expected" -#: glib/gkeyfile.c:4327 +#: glib/gkeyfile.c:4330 msgid "Key file contains escape character at end of line" msgstr "Key file contains escape character at end of line" -#: glib/gkeyfile.c:4349 +#: glib/gkeyfile.c:4352 #, c-format msgid "Key file contains invalid escape sequence “%s”" msgstr "Key file contains invalid escape sequence “%s”" -#: glib/gkeyfile.c:4494 +#: glib/gkeyfile.c:4504 #, c-format msgid "Value “%s” cannot be interpreted as a number." msgstr "Value “%s” cannot be interpreted as a number." -#: glib/gkeyfile.c:4508 +#: glib/gkeyfile.c:4518 #, c-format msgid "Integer value “%s” out of range" msgstr "Integer value “%s” out of range" -#: glib/gkeyfile.c:4541 +#: glib/gkeyfile.c:4551 #, c-format msgid "Value “%s” cannot be interpreted as a float number." msgstr "Value “%s” cannot be interpreted as a float number." -#: glib/gkeyfile.c:4580 +#: glib/gkeyfile.c:4590 #, c-format msgid "Value “%s” cannot be interpreted as a boolean." msgstr "Value “%s” cannot be interpreted as a boolean." @@ -5873,7 +5880,6 @@ msgstr "Failed to read enough data from child pid pipe (%s)" #: glib/gspawn-private.h:134 #, c-format -#| msgid "Invalid seek request" msgid "Invalid source FDs argument" msgstr "Invalid source FDs argument"