From 871da75ca38b4b931c4fbcd500856b71596c1332 Mon Sep 17 00:00:00 2001 From: Yaron Shahrabani Date: Sat, 6 Aug 2011 16:02:50 +0300 Subject: [PATCH] Updated Hebrew translation. --- po/he.po | 580 ++++++++++++++++++++++++++++++------------------------- 1 file changed, 315 insertions(+), 265 deletions(-) diff --git a/po/he.po b/po/he.po index e4ba39b8b..171cbbae3 100644 --- a/po/he.po +++ b/po/he.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.he\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-06-10 12:54+0300\n" -"PO-Revision-Date: 2011-06-10 12:54+0200\n" +"POT-Creation-Date: 2011-08-06 16:01+0300\n" +"PO-Revision-Date: 2011-08-06 16:02+0200\n" "Last-Translator: Yaron Shahrabani \n" "Language-Team: Gezer (Hebrew)\n" "Language: he\n" @@ -108,8 +108,9 @@ msgid "Could not open converter from '%s' to '%s'" msgstr "Could not open converter from '%s' to '%s'" #: ../glib/gconvert.c:768 ../glib/gconvert.c:1162 ../glib/giochannel.c:1576 -#: ../glib/giochannel.c:1618 ../glib/giochannel.c:2461 ../glib/gutf8.c:979 -#: ../glib/gutf8.c:1430 ../gio/gcharsetconverter.c:345 +#: ../glib/giochannel.c:1618 ../glib/giochannel.c:2461 ../glib/gutf8.c:1012 +#: ../glib/gutf8.c:1463 ../gio/gcharsetconverter.c:345 +#: ../gio/gdatainputstream.c:854 ../gio/gdatainputstream.c:1291 msgid "Invalid byte sequence in conversion input" msgstr "Invalid byte sequence in conversion input" @@ -119,8 +120,8 @@ msgstr "Invalid byte sequence in conversion input" msgid "Error during conversion: %s" msgstr "Error during conversion: %s" -#: ../glib/gconvert.c:809 ../glib/gutf8.c:975 ../glib/gutf8.c:1185 -#: ../glib/gutf8.c:1322 ../glib/gutf8.c:1426 +#: ../glib/gconvert.c:809 ../glib/gutf8.c:1008 ../glib/gutf8.c:1218 +#: ../glib/gutf8.c:1355 ../glib/gutf8.c:1459 msgid "Partial character sequence at end of input" msgstr "Partial character sequence at end of input" @@ -129,37 +130,37 @@ msgstr "Partial character sequence at end of input" msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "Cannot convert fallback '%s' to codeset '%s'" -#: ../glib/gconvert.c:1882 +#: ../glib/gconvert.c:1886 #, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "The URI '%s' is not an absolute URI using the \"file\" scheme" -#: ../glib/gconvert.c:1892 +#: ../glib/gconvert.c:1896 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "The local file URI '%s' may not include a '#'" -#: ../glib/gconvert.c:1909 +#: ../glib/gconvert.c:1913 #, c-format msgid "The URI '%s' is invalid" msgstr "The URI '%s' is invalid" -#: ../glib/gconvert.c:1921 +#: ../glib/gconvert.c:1925 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "The hostname of the URI '%s' is invalid" -#: ../glib/gconvert.c:1937 +#: ../glib/gconvert.c:1941 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "The URI '%s' contains invalidly escaped characters" -#: ../glib/gconvert.c:2032 +#: ../glib/gconvert.c:2036 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "The pathname '%s' is not an absolute path" -#: ../glib/gconvert.c:2042 +#: ../glib/gconvert.c:2046 msgid "Invalid hostname" msgstr "Invalid hostname" @@ -434,7 +435,7 @@ msgstr "Failed to open file '%s': fdopen() failed: %s" msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "Failed to rename file '%s' to '%s': g_rename() failed: %s" -#: ../glib/gfileutils.c:904 ../glib/gfileutils.c:1388 +#: ../glib/gfileutils.c:904 ../glib/gfileutils.c:1391 #, c-format msgid "Failed to create file '%s': %s" msgstr "Failed to create file '%s': %s" @@ -454,74 +455,118 @@ msgstr "Failed to write file '%s': fwrite() failed: %s" msgid "Failed to write file '%s': fflush() failed: %s" msgstr "Failed to write file '%s': fflush() failed: %s" -#: ../glib/gfileutils.c:1005 +#: ../glib/gfileutils.c:1006 #, c-format msgid "Failed to write file '%s': fsync() failed: %s" msgstr "Failed to write file '%s': fsync() failed: %s" -#: ../glib/gfileutils.c:1025 +#: ../glib/gfileutils.c:1027 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Failed to close file '%s': fclose() failed: %s" -#: ../glib/gfileutils.c:1146 +#: ../glib/gfileutils.c:1149 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "Existing file '%s' could not be removed: g_unlink() failed: %s" -#: ../glib/gfileutils.c:1350 +#: ../glib/gfileutils.c:1353 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Template '%s' invalid, should not contain a '%s'" -#: ../glib/gfileutils.c:1363 +#: ../glib/gfileutils.c:1366 #, c-format msgid "Template '%s' doesn't contain XXXXXX" msgstr "Template '%s' doesn't contain XXXXXX" -#: ../glib/gfileutils.c:1796 +#: ../glib/gfileutils.c:1855 ../glib/gfileutils.c:1883 +#: ../glib/gfileutils.c:1988 #, c-format msgid "%u byte" msgid_plural "%u bytes" msgstr[0] "בית אחד" msgstr[1] "%u בתים" -#: ../glib/gfileutils.c:1804 +#: ../glib/gfileutils.c:1861 #, c-format -msgid "%.1f KB" +msgid "%.1f KiB" +msgstr "%.1f KiB" + +#: ../glib/gfileutils.c:1864 +#, c-format +msgid "%.1f MiB" +msgstr "%.1f MiB" + +#: ../glib/gfileutils.c:1867 +#, c-format +msgid "%.1f GiB" +msgstr "%.1f GiB" + +#: ../glib/gfileutils.c:1870 +#, c-format +msgid "%.1f TiB" +msgstr "%.1f TiB" + +#: ../glib/gfileutils.c:1873 +#, c-format +msgid "%.1f PiB" +msgstr "%.1f PiB" + +#: ../glib/gfileutils.c:1876 +#, c-format +msgid "%.1f EiB" +msgstr "%.1f EiB" + +#: ../glib/gfileutils.c:1889 +#, c-format +msgid "%.1f kB" msgstr "%.1f ק״ב" -#: ../glib/gfileutils.c:1809 +#: ../glib/gfileutils.c:1892 ../glib/gfileutils.c:2001 #, c-format msgid "%.1f MB" msgstr "%.1f מ״ב" -#: ../glib/gfileutils.c:1814 +#: ../glib/gfileutils.c:1895 ../glib/gfileutils.c:2006 #, c-format msgid "%.1f GB" msgstr "%.1f ג״ב" -#: ../glib/gfileutils.c:1819 +#: ../glib/gfileutils.c:1898 ../glib/gfileutils.c:2011 #, c-format msgid "%.1f TB" msgstr "%.1f ט״ב" -#: ../glib/gfileutils.c:1824 +#: ../glib/gfileutils.c:1901 ../glib/gfileutils.c:2016 #, c-format msgid "%.1f PB" msgstr "%.1f פ״ב" -#: ../glib/gfileutils.c:1829 +#: ../glib/gfileutils.c:1904 ../glib/gfileutils.c:2021 #, c-format msgid "%.1f EB" msgstr "%.1f א״ב" -#: ../glib/gfileutils.c:1872 +#. Translators: the %s in "%s bytes" will always be replaced by a number. +#: ../glib/gfileutils.c:1941 +#, c-format +msgid "%s byte" +msgid_plural "%s bytes" +msgstr[0] "בית אחד" +msgstr[1] "%s בתים" + +#: ../glib/gfileutils.c:1996 +#, c-format +msgid "%.1f KB" +msgstr "%.1f ק״ב" + +#: ../glib/gfileutils.c:2064 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Failed to read the symbolic link '%s': %s" -#: ../glib/gfileutils.c:1893 +#: ../glib/gfileutils.c:2085 msgid "Symbolic links not supported" msgstr "Symbolic links not supported" @@ -762,307 +807,307 @@ msgstr "Document ended unexpectedly inside the close tag for element '%s'" msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "Document ended unexpectedly inside a comment or processing instruction" -#: ../glib/gregex.c:188 +#: ../glib/gregex.c:189 msgid "corrupted object" msgstr "corrupted object" -#: ../glib/gregex.c:190 +#: ../glib/gregex.c:191 msgid "internal error or corrupted object" msgstr "internal error or corrupted object" -#: ../glib/gregex.c:192 +#: ../glib/gregex.c:193 msgid "out of memory" msgstr "out of memory" -#: ../glib/gregex.c:197 +#: ../glib/gregex.c:198 msgid "backtracking limit reached" msgstr "backtracking limit reached" -#: ../glib/gregex.c:209 ../glib/gregex.c:217 +#: ../glib/gregex.c:210 ../glib/gregex.c:218 msgid "the pattern contains items not supported for partial matching" msgstr "the pattern contains items not supported for partial matching" -#: ../glib/gregex.c:211 ../gio/glocalfile.c:2117 +#: ../glib/gregex.c:212 ../gio/glocalfile.c:2103 msgid "internal error" msgstr "internal error" -#: ../glib/gregex.c:219 +#: ../glib/gregex.c:220 msgid "back references as conditions are not supported for partial matching" msgstr "back references as conditions are not supported for partial matching" -#: ../glib/gregex.c:228 +#: ../glib/gregex.c:229 msgid "recursion limit reached" msgstr "recursion limit reached" -#: ../glib/gregex.c:230 +#: ../glib/gregex.c:231 msgid "workspace limit for empty substrings reached" msgstr "workspace limit for empty substrings reached" -#: ../glib/gregex.c:232 +#: ../glib/gregex.c:233 msgid "invalid combination of newline flags" msgstr "invalid combination of newline flags" -#: ../glib/gregex.c:234 +#: ../glib/gregex.c:235 msgid "bad offset" msgstr "bad offset" -#: ../glib/gregex.c:236 +#: ../glib/gregex.c:237 msgid "short utf8" msgstr "short utf8" -#: ../glib/gregex.c:240 +#: ../glib/gregex.c:241 msgid "unknown error" msgstr "unknown error" -#: ../glib/gregex.c:260 +#: ../glib/gregex.c:261 msgid "\\ at end of pattern" msgstr "\\ at end of pattern" -#: ../glib/gregex.c:263 +#: ../glib/gregex.c:264 msgid "\\c at end of pattern" msgstr "\\c at end of pattern" -#: ../glib/gregex.c:266 +#: ../glib/gregex.c:267 msgid "unrecognized character follows \\" msgstr "unrecognized character follows \\" -#: ../glib/gregex.c:273 +#: ../glib/gregex.c:274 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here" msgstr "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here" -#: ../glib/gregex.c:276 +#: ../glib/gregex.c:277 msgid "numbers out of order in {} quantifier" msgstr "numbers out of order in {} quantifier" -#: ../glib/gregex.c:279 +#: ../glib/gregex.c:280 msgid "number too big in {} quantifier" msgstr "number too big in {} quantifier" -#: ../glib/gregex.c:282 +#: ../glib/gregex.c:283 msgid "missing terminating ] for character class" msgstr "missing terminating ] for character class" -#: ../glib/gregex.c:285 +#: ../glib/gregex.c:286 msgid "invalid escape sequence in character class" msgstr "invalid escape sequence in character class" -#: ../glib/gregex.c:288 +#: ../glib/gregex.c:289 msgid "range out of order in character class" msgstr "range out of order in character class" -#: ../glib/gregex.c:291 +#: ../glib/gregex.c:292 msgid "nothing to repeat" msgstr "nothing to repeat" -#: ../glib/gregex.c:294 +#: ../glib/gregex.c:295 msgid "unrecognized character after (?" msgstr "unrecognized character after (?" -#: ../glib/gregex.c:298 +#: ../glib/gregex.c:299 msgid "unrecognized character after (?<" msgstr "unrecognized character after (?<" -#: ../glib/gregex.c:302 +#: ../glib/gregex.c:303 msgid "unrecognized character after (?P" msgstr "unrecognized character after (?P" -#: ../glib/gregex.c:305 +#: ../glib/gregex.c:306 msgid "POSIX named classes are supported only within a class" msgstr "POSIX named classes are supported only within a class" -#: ../glib/gregex.c:308 +#: ../glib/gregex.c:309 msgid "missing terminating )" msgstr "missing terminating )" -#: ../glib/gregex.c:312 +#: ../glib/gregex.c:313 msgid ") without opening (" msgstr ") without opening (" #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of) #. * sequences here, '(?-54' would be an example for the second group. #. -#: ../glib/gregex.c:319 +#: ../glib/gregex.c:320 msgid "(?R or (?[+-]digits must be followed by )" msgstr "(?R or (?[+-]digits must be followed by )" -#: ../glib/gregex.c:322 +#: ../glib/gregex.c:323 msgid "reference to non-existent subpattern" msgstr "reference to non-existent subpattern" -#: ../glib/gregex.c:325 +#: ../glib/gregex.c:326 msgid "missing ) after comment" msgstr "missing ) after comment" -#: ../glib/gregex.c:328 +#: ../glib/gregex.c:329 msgid "regular expression too large" msgstr "regular expression too large" -#: ../glib/gregex.c:331 +#: ../glib/gregex.c:332 msgid "failed to get memory" msgstr "failed to get memory" -#: ../glib/gregex.c:334 +#: ../glib/gregex.c:335 msgid "lookbehind assertion is not fixed length" msgstr "lookbehind assertion is not fixed length" -#: ../glib/gregex.c:337 +#: ../glib/gregex.c:338 msgid "malformed number or name after (?(" msgstr "malformed number or name after (?(" -#: ../glib/gregex.c:340 +#: ../glib/gregex.c:341 msgid "conditional group contains more than two branches" msgstr "conditional group contains more than two branches" -#: ../glib/gregex.c:343 +#: ../glib/gregex.c:344 msgid "assertion expected after (?(" msgstr "assertion expected after (?(" -#: ../glib/gregex.c:346 +#: ../glib/gregex.c:347 msgid "unknown POSIX class name" msgstr "unknown POSIX class name" -#: ../glib/gregex.c:349 +#: ../glib/gregex.c:350 msgid "POSIX collating elements are not supported" msgstr "POSIX collating elements are not supported" -#: ../glib/gregex.c:352 +#: ../glib/gregex.c:353 msgid "character value in \\x{...} sequence is too large" msgstr "character value in \\x{...} sequence is too large" -#: ../glib/gregex.c:355 +#: ../glib/gregex.c:356 msgid "invalid condition (?(0)" msgstr "invalid condition (?(0)" -#: ../glib/gregex.c:358 +#: ../glib/gregex.c:359 msgid "\\C not allowed in lookbehind assertion" msgstr "\\C not allowed in lookbehind assertion" -#: ../glib/gregex.c:361 +#: ../glib/gregex.c:362 msgid "recursive call could loop indefinitely" msgstr "recursive call could loop indefinitely" -#: ../glib/gregex.c:364 +#: ../glib/gregex.c:365 msgid "missing terminator in subpattern name" msgstr "missing terminator in subpattern name" -#: ../glib/gregex.c:367 +#: ../glib/gregex.c:368 msgid "two named subpatterns have the same name" msgstr "two named subpatterns have the same name" -#: ../glib/gregex.c:370 +#: ../glib/gregex.c:371 msgid "malformed \\P or \\p sequence" msgstr "malformed \\P or \\p sequence" -#: ../glib/gregex.c:373 +#: ../glib/gregex.c:374 msgid "unknown property name after \\P or \\p" msgstr "unknown property name after \\P or \\p" -#: ../glib/gregex.c:376 +#: ../glib/gregex.c:377 msgid "subpattern name is too long (maximum 32 characters)" msgstr "subpattern name is too long (maximum 32 characters)" -#: ../glib/gregex.c:379 +#: ../glib/gregex.c:380 msgid "too many named subpatterns (maximum 10,000)" msgstr "too many named subpatterns (maximum 10,000)" -#: ../glib/gregex.c:382 +#: ../glib/gregex.c:383 msgid "octal value is greater than \\377" msgstr "octal value is greater than \\377" -#: ../glib/gregex.c:385 +#: ../glib/gregex.c:386 msgid "DEFINE group contains more than one branch" msgstr "DEFINE group contains more than one branch" -#: ../glib/gregex.c:388 +#: ../glib/gregex.c:389 msgid "repeating a DEFINE group is not allowed" msgstr "repeating a DEFINE group is not allowed" -#: ../glib/gregex.c:391 +#: ../glib/gregex.c:392 msgid "inconsistent NEWLINE options" msgstr "inconsistent NEWLINE options" -#: ../glib/gregex.c:394 +#: ../glib/gregex.c:395 msgid "" "\\g is not followed by a braced name or an optionally braced non-zero number" msgstr "" "\\g is not followed by a braced name or an optionally braced non-zero number" -#: ../glib/gregex.c:399 +#: ../glib/gregex.c:400 msgid "unexpected repeat" msgstr "unexpected repeat" -#: ../glib/gregex.c:403 +#: ../glib/gregex.c:404 msgid "code overflow" msgstr "code overflow" -#: ../glib/gregex.c:407 +#: ../glib/gregex.c:408 msgid "overran compiling workspace" msgstr "overran compiling workspace" -#: ../glib/gregex.c:411 +#: ../glib/gregex.c:412 msgid "previously-checked referenced subpattern not found" msgstr "previously-checked referenced subpattern not found" -#: ../glib/gregex.c:591 ../glib/gregex.c:1714 +#: ../glib/gregex.c:630 ../glib/gregex.c:1753 #, c-format msgid "Error while matching regular expression %s: %s" msgstr "Error while matching regular expression %s: %s" -#: ../glib/gregex.c:1167 +#: ../glib/gregex.c:1206 msgid "PCRE library is compiled without UTF8 support" msgstr "PCRE library is compiled without UTF8 support" -#: ../glib/gregex.c:1176 +#: ../glib/gregex.c:1215 msgid "PCRE library is compiled without UTF8 properties support" msgstr "PCRE library is compiled without UTF8 properties support" -#: ../glib/gregex.c:1232 +#: ../glib/gregex.c:1271 #, c-format msgid "Error while compiling regular expression %s at char %d: %s" msgstr "Error while compiling regular expression %s at char %d: %s" -#: ../glib/gregex.c:1268 +#: ../glib/gregex.c:1307 #, c-format msgid "Error while optimizing regular expression %s: %s" msgstr "Error while optimizing regular expression %s: %s" -#: ../glib/gregex.c:2144 +#: ../glib/gregex.c:2183 msgid "hexadecimal digit or '}' expected" msgstr "hexadecimal digit or '}' expected" -#: ../glib/gregex.c:2160 +#: ../glib/gregex.c:2199 msgid "hexadecimal digit expected" msgstr "hexadecimal digit expected" -#: ../glib/gregex.c:2200 +#: ../glib/gregex.c:2239 msgid "missing '<' in symbolic reference" msgstr "missing '<' in symbolic reference" -#: ../glib/gregex.c:2209 +#: ../glib/gregex.c:2248 msgid "unfinished symbolic reference" msgstr "unfinished symbolic reference" -#: ../glib/gregex.c:2216 +#: ../glib/gregex.c:2255 msgid "zero-length symbolic reference" msgstr "zero-length symbolic reference" -#: ../glib/gregex.c:2227 +#: ../glib/gregex.c:2266 msgid "digit expected" msgstr "digit expected" -#: ../glib/gregex.c:2245 +#: ../glib/gregex.c:2284 msgid "illegal symbolic reference" msgstr "illegal symbolic reference" -#: ../glib/gregex.c:2307 +#: ../glib/gregex.c:2346 msgid "stray final '\\'" msgstr "stray final '\\'" -#: ../glib/gregex.c:2311 +#: ../glib/gregex.c:2350 msgid "unknown escape sequence" msgstr "unknown escape sequence" -#: ../glib/gregex.c:2321 +#: ../glib/gregex.c:2360 #, c-format msgid "Error while parsing replacement text \"%s\" at char %lu: %s" msgstr "Error while parsing replacement text \"%s\" at char %lu: %s" @@ -1093,17 +1138,17 @@ msgstr "Text was empty (or contained only whitespace)" msgid "Failed to read data from child process" msgstr "Failed to read data from child process" -#: ../glib/gspawn-win32.c:299 ../glib/gspawn.c:1486 +#: ../glib/gspawn-win32.c:299 ../glib/gspawn.c:1517 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Failed to create pipe for communicating with child process (%s)" -#: ../glib/gspawn-win32.c:338 ../glib/gspawn-win32.c:346 ../glib/gspawn.c:1145 +#: ../glib/gspawn-win32.c:338 ../glib/gspawn-win32.c:346 ../glib/gspawn.c:1170 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Failed to read from child pipe (%s)" -#: ../glib/gspawn-win32.c:369 ../glib/gspawn.c:1352 +#: ../glib/gspawn-win32.c:369 ../glib/gspawn.c:1383 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Failed to change to directory '%s' (%s)" @@ -1148,61 +1193,61 @@ msgstr "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" -#: ../glib/gspawn.c:196 +#: ../glib/gspawn.c:207 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Failed to read data from child process (%s)" -#: ../glib/gspawn.c:335 +#: ../glib/gspawn.c:347 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Unexpected error in select() reading data from a child process (%s)" -#: ../glib/gspawn.c:420 +#: ../glib/gspawn.c:432 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Unexpected error in waitpid() (%s)" -#: ../glib/gspawn.c:1212 +#: ../glib/gspawn.c:1237 #, c-format msgid "Failed to fork (%s)" msgstr "Failed to fork (%s)" -#: ../glib/gspawn.c:1362 +#: ../glib/gspawn.c:1393 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Failed to execute child process \"%s\" (%s)" -#: ../glib/gspawn.c:1372 +#: ../glib/gspawn.c:1403 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Failed to redirect output or input of child process (%s)" -#: ../glib/gspawn.c:1381 +#: ../glib/gspawn.c:1412 #, c-format msgid "Failed to fork child process (%s)" msgstr "Failed to fork child process (%s)" -#: ../glib/gspawn.c:1389 +#: ../glib/gspawn.c:1420 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Unknown error executing child process \"%s\"" -#: ../glib/gspawn.c:1413 +#: ../glib/gspawn.c:1444 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Failed to read enough data from child pid pipe (%s)" -#: ../glib/gutf8.c:1053 +#: ../glib/gutf8.c:1086 msgid "Character out of range for UTF-8" msgstr "Character out of range for UTF-8" -#: ../glib/gutf8.c:1153 ../glib/gutf8.c:1162 ../glib/gutf8.c:1292 -#: ../glib/gutf8.c:1301 ../glib/gutf8.c:1440 ../glib/gutf8.c:1536 +#: ../glib/gutf8.c:1186 ../glib/gutf8.c:1195 ../glib/gutf8.c:1325 +#: ../glib/gutf8.c:1334 ../glib/gutf8.c:1473 ../glib/gutf8.c:1569 msgid "Invalid sequence in conversion input" msgstr "Invalid sequence in conversion input" -#: ../glib/gutf8.c:1451 ../glib/gutf8.c:1547 +#: ../glib/gutf8.c:1484 ../glib/gutf8.c:1580 msgid "Character out of range for UTF-16" msgstr "Character out of range for UTF-16" @@ -1303,9 +1348,9 @@ msgstr "Invalid key name: %s" msgid "Key file contains unsupported encoding '%s'" msgstr "Key file contains unsupported encoding '%s'" -#: ../glib/gkeyfile.c:1149 ../glib/gkeyfile.c:1311 ../glib/gkeyfile.c:2680 -#: ../glib/gkeyfile.c:2746 ../glib/gkeyfile.c:2881 ../glib/gkeyfile.c:3014 -#: ../glib/gkeyfile.c:3214 ../glib/gkeyfile.c:3403 ../glib/gkeyfile.c:3472 +#: ../glib/gkeyfile.c:1149 ../glib/gkeyfile.c:1311 ../glib/gkeyfile.c:2686 +#: ../glib/gkeyfile.c:2752 ../glib/gkeyfile.c:2887 ../glib/gkeyfile.c:3020 +#: ../glib/gkeyfile.c:3162 ../glib/gkeyfile.c:3394 ../glib/gkeyfile.c:3463 #, c-format msgid "Key file does not have group '%s'" msgstr "Key file does not have group '%s'" @@ -1332,7 +1377,7 @@ msgid "" msgstr "" "Key file contains key '%s' which has a value that cannot be interpreted." -#: ../glib/gkeyfile.c:2149 ../glib/gkeyfile.c:2511 +#: ../glib/gkeyfile.c:2151 ../glib/gkeyfile.c:2515 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -1341,36 +1386,36 @@ msgstr "" "Key file contains key '%s' in group '%s' which has value that cannot be " "interpreted." -#: ../glib/gkeyfile.c:2695 ../glib/gkeyfile.c:2896 ../glib/gkeyfile.c:3483 +#: ../glib/gkeyfile.c:2701 ../glib/gkeyfile.c:2902 ../glib/gkeyfile.c:3474 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "Key file does not have key '%s' in group '%s'" -#: ../glib/gkeyfile.c:3717 +#: ../glib/gkeyfile.c:3708 msgid "Key file contains escape character at end of line" msgstr "Key file contains escape character at end of line" -#: ../glib/gkeyfile.c:3739 +#: ../glib/gkeyfile.c:3730 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "Key file contains invalid escape sequence '%s'" -#: ../glib/gkeyfile.c:3881 +#: ../glib/gkeyfile.c:3872 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "Value '%s' cannot be interpreted as a number." -#: ../glib/gkeyfile.c:3895 +#: ../glib/gkeyfile.c:3886 #, c-format msgid "Integer value '%s' out of range" msgstr "Integer value '%s' out of range" -#: ../glib/gkeyfile.c:3928 +#: ../glib/gkeyfile.c:3919 #, 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:3952 +#: ../glib/gkeyfile.c:3943 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "Value '%s' cannot be interpreted as a boolean." @@ -1378,19 +1423,19 @@ msgstr "Value '%s' cannot be interpreted as a boolean." #: ../gio/gbufferedinputstream.c:411 ../gio/gbufferedinputstream.c:492 #: ../gio/ginputstream.c:185 ../gio/ginputstream.c:317 #: ../gio/ginputstream.c:556 ../gio/ginputstream.c:680 -#: ../gio/goutputstream.c:198 ../gio/goutputstream.c:726 +#: ../gio/goutputstream.c:198 ../gio/goutputstream.c:732 #, c-format msgid "Too large count value passed to %s" msgstr "Too large count value passed to %s" #: ../gio/gbufferedinputstream.c:881 ../gio/ginputstream.c:888 -#: ../gio/giostream.c:306 ../gio/goutputstream.c:1197 +#: ../gio/giostream.c:306 ../gio/goutputstream.c:1206 msgid "Stream is already closed" msgstr "Stream is already closed" -#: ../gio/gcancellable.c:401 ../gio/gdbusconnection.c:1641 -#: ../gio/gdbusconnection.c:1730 ../gio/gdbusconnection.c:1917 -#: ../gio/glocalfile.c:2110 ../gio/gsimpleasyncresult.c:814 +#: ../gio/gcancellable.c:318 ../gio/gdbusconnection.c:1640 +#: ../gio/gdbusconnection.c:1729 ../gio/gdbusconnection.c:1916 +#: ../gio/glocalfile.c:2096 ../gio/gsimpleasyncresult.c:814 #: ../gio/gsimpleasyncresult.c:840 msgid "Operation was cancelled" msgstr "Operation was cancelled" @@ -1407,7 +1452,7 @@ msgstr "Incomplete multibyte sequence in input" msgid "Not enough space in destination" msgstr "Not enough space in destination" -#: ../gio/gcharsetconverter.c:447 ../gio/gsocket.c:832 +#: ../gio/gcharsetconverter.c:447 ../gio/gsocket.c:831 msgid "Cancellable initialization not supported" msgstr "Cancellable initialization not supported" @@ -1570,7 +1615,7 @@ msgstr "Command line `%s' exited with non-zero exit status %d: %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:1254 ../gio/gdbusconnection.c:6199 +#: ../gio/gdbusaddress.c:1254 ../gio/gdbusconnection.c:6408 #, c-format msgid "" "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " @@ -1579,7 +1624,7 @@ msgstr "" "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " "- unknown value `%s'" -#: ../gio/gdbusaddress.c:1263 ../gio/gdbusconnection.c:6208 +#: ../gio/gdbusaddress.c:1263 ../gio/gdbusconnection.c:6417 msgid "" "Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " "variable is not set" @@ -1687,88 +1732,88 @@ 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:1151 ../gio/gdbusconnection.c:1377 -#: ../gio/gdbusconnection.c:1416 ../gio/gdbusconnection.c:1741 +#: ../gio/gdbusconnection.c:1150 ../gio/gdbusconnection.c:1376 +#: ../gio/gdbusconnection.c:1415 ../gio/gdbusconnection.c:1740 msgid "The connection is closed" msgstr "The connection is closed" -#: ../gio/gdbusconnection.c:1685 +#: ../gio/gdbusconnection.c:1684 msgid "Timeout was reached" msgstr "Timeout was reached" -#: ../gio/gdbusconnection.c:2307 +#: ../gio/gdbusconnection.c:2306 msgid "" "Unsupported flags encountered when constructing a client-side connection" msgstr "" "Unsupported flags encountered when constructing a client-side connection" -#: ../gio/gdbusconnection.c:3771 ../gio/gdbusconnection.c:4088 +#: ../gio/gdbusconnection.c:3769 ../gio/gdbusconnection.c:4085 #, 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:3843 +#: ../gio/gdbusconnection.c:3840 #, 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:3938 +#: ../gio/gdbusconnection.c:3935 #, c-format msgid "No such property `%s'" msgstr "No such property `%s'" -#: ../gio/gdbusconnection.c:3950 +#: ../gio/gdbusconnection.c:3947 #, c-format msgid "Property `%s' is not readable" msgstr "Property `%s' is not readable" -#: ../gio/gdbusconnection.c:3961 +#: ../gio/gdbusconnection.c:3958 #, c-format msgid "Property `%s' is not writable" msgstr "Property `%s' is not writable" -#: ../gio/gdbusconnection.c:4031 ../gio/gdbusconnection.c:5643 +#: ../gio/gdbusconnection.c:4028 ../gio/gdbusconnection.c:5852 #, c-format msgid "No such interface `%s'" msgstr "No such interface `%s'" -#: ../gio/gdbusconnection.c:4216 +#: ../gio/gdbusconnection.c:4212 msgid "No such interface" msgstr "No such interface" -#: ../gio/gdbusconnection.c:4435 ../gio/gdbusconnection.c:6149 +#: ../gio/gdbusconnection.c:4431 ../gio/gdbusconnection.c:6358 #, 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:4487 +#: ../gio/gdbusconnection.c:4483 #, c-format msgid "No such method `%s'" msgstr "No such method `%s'" -#: ../gio/gdbusconnection.c:4518 +#: ../gio/gdbusconnection.c:4514 #, 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:4737 +#: ../gio/gdbusconnection.c:4733 #, 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:4934 +#: ../gio/gdbusconnection.c:4931 #, c-format msgid "Method `%s' returned type `%s', but expected `%s'" msgstr "Method `%s' returned type `%s', but expected `%s'" -#: ../gio/gdbusconnection.c:5754 +#: ../gio/gdbusconnection.c:5963 #, 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:5872 +#: ../gio/gdbusconnection.c:6081 #, c-format msgid "A subtree is already exported for %s" msgstr "A subtree is already exported for %s" @@ -1828,36 +1873,36 @@ msgstr "" 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:1235 +#: ../gio/gdbusmessage.c:1239 #, 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:1261 +#: ../gio/gdbusmessage.c:1265 #, c-format msgid "Parsed value `%s' is not a valid D-Bus signature" msgstr "'%s' is not a valid name " -#: ../gio/gdbusmessage.c:1315 +#: ../gio/gdbusmessage.c:1320 #, c-format msgid "" "Encountered array of length %u bytes. Maximum length is 2<<26 bytes (64 MiB)." msgstr "" "Encountered array of length %u bytes. Maximum length is 2<<26 bytes (64 MiB)." -#: ../gio/gdbusmessage.c:1476 +#: ../gio/gdbusmessage.c:1484 #, 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:1503 +#: ../gio/gdbusmessage.c:1511 #, c-format msgid "" "Error deserializing GVariant with type string `%s' from the D-Bus wire format" msgstr "" "Error deserializing GVariant with type string `%s' from the D-Bus wire format" -#: ../gio/gdbusmessage.c:1689 +#: ../gio/gdbusmessage.c:1699 #, c-format msgid "" "Invalid endianness value. Expected 0x6c ('l') or 0x42 ('B') but found value " @@ -1866,52 +1911,52 @@ msgstr "" "Invalid endianness value. Expected 0x6c ('l') or 0x42 ('B') but found value " "0x%02x" -#: ../gio/gdbusmessage.c:1703 +#: ../gio/gdbusmessage.c:1713 #, 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:1760 +#: ../gio/gdbusmessage.c:1770 #, 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:1774 +#: ../gio/gdbusmessage.c:1784 #, 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:1804 +#: ../gio/gdbusmessage.c:1814 #, c-format msgid "No signature header in message but the message body is %u bytes" msgstr "No signature header in message but the message body is %u bytes" -#: ../gio/gdbusmessage.c:1812 +#: ../gio/gdbusmessage.c:1822 msgid "Cannot deserialize message: " msgstr "Cannot deserialize message: " -#: ../gio/gdbusmessage.c:2139 +#: ../gio/gdbusmessage.c:2154 #, c-format msgid "" "Error serializing GVariant with type string `%s' to the D-Bus wire format" msgstr "" "Error serializing GVariant with type string `%s' to the D-Bus wire format" -#: ../gio/gdbusmessage.c:2277 +#: ../gio/gdbusmessage.c:2294 #, c-format msgid "Message has %d fds but the header field indicates %d fds" msgstr "Message has %d fds but the header field indicates %d fds" -#: ../gio/gdbusmessage.c:2285 +#: ../gio/gdbusmessage.c:2302 msgid "Cannot serialize message: " msgstr "Cannot serialize message: " -#: ../gio/gdbusmessage.c:2329 +#: ../gio/gdbusmessage.c:2346 #, 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:2339 +#: ../gio/gdbusmessage.c:2356 #, c-format msgid "" "Message body has type signature `%s' but signature in the header field is `" @@ -1920,35 +1965,35 @@ msgstr "" "Message body has type signature `%s' but signature in the header field is `" "%s'" -#: ../gio/gdbusmessage.c:2355 +#: ../gio/gdbusmessage.c:2372 #, 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:2912 +#: ../gio/gdbusmessage.c:2929 #, c-format msgid "Error return with body of type `%s'" msgstr "Error return with body of type `%s'" -#: ../gio/gdbusmessage.c:2920 +#: ../gio/gdbusmessage.c:2937 msgid "Error return with empty body" msgstr "Error return with empty body" -#: ../gio/gdbusprivate.c:1717 +#: ../gio/gdbusprivate.c:1736 msgid "Unable to load /var/lib/dbus/machine-id: " msgstr "Unable to load /var/lib/dbus/machine-id: " -#: ../gio/gdbusproxy.c:1425 +#: ../gio/gdbusproxy.c:1428 #, c-format msgid "Error calling StartServiceByName for %s: " msgstr "Error calling StartServiceByName for %s: " -#: ../gio/gdbusproxy.c:1446 +#: ../gio/gdbusproxy.c:1449 #, c-format msgid "Unexpected reply %d from StartServiceByName(\"%s\") method" msgstr "Unexpected reply %d from StartServiceByName(\"%s\") method" -#: ../gio/gdbusproxy.c:2508 ../gio/gdbusproxy.c:2667 +#: ../gio/gdbusproxy.c:2500 ../gio/gdbusproxy.c:2628 msgid "" "Cannot invoke method; proxy is for a well-known name without an owner and " "proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag" @@ -1956,25 +2001,25 @@ msgstr "" "Cannot invoke method; proxy is for a well-known name without an owner and " "proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag" -#: ../gio/gdbusserver.c:712 +#: ../gio/gdbusserver.c:711 msgid "Abstract name space not supported" msgstr "Abstract name space not supported" -#: ../gio/gdbusserver.c:799 +#: ../gio/gdbusserver.c:798 msgid "Cannot specify nonce file when creating a server" msgstr "Cannot specify nonce file when creating a server" -#: ../gio/gdbusserver.c:876 +#: ../gio/gdbusserver.c:875 #, c-format msgid "Error writing nonce file at `%s': %s" msgstr "Error writing nonce file at `%s': %s" -#: ../gio/gdbusserver.c:1043 +#: ../gio/gdbusserver.c:1042 #, c-format msgid "The string `%s' is not a valid D-Bus GUID" msgstr "The string `%s' is not a valid D-Bus GUID" -#: ../gio/gdbusserver.c:1083 +#: ../gio/gdbusserver.c:1082 #, c-format msgid "Cannot listen on unsupported transport `%s'" msgstr "Cannot listen on unsupported transport `%s'" @@ -2206,34 +2251,34 @@ msgstr "Object path to monitor" msgid "Monitor a remote object." msgstr "corrupted object" -#: ../gio/gdesktopappinfo.c:569 ../gio/gwin32appinfo.c:221 +#: ../gio/gdesktopappinfo.c:572 ../gio/gwin32appinfo.c:221 msgid "Unnamed" msgstr "Unnamed" -#: ../gio/gdesktopappinfo.c:882 +#: ../gio/gdesktopappinfo.c:969 msgid "Desktop file didn't specify Exec field" msgstr "Desktop file didn't specify Exec field" -#: ../gio/gdesktopappinfo.c:1163 +#: ../gio/gdesktopappinfo.c:1250 msgid "Unable to find terminal required for application" msgstr "Unable to find terminal required for application" -#: ../gio/gdesktopappinfo.c:1464 +#: ../gio/gdesktopappinfo.c:1515 #, c-format msgid "Can't create user application configuration folder %s: %s" msgstr "Can't create user application configuration folder %s: %s" -#: ../gio/gdesktopappinfo.c:1468 +#: ../gio/gdesktopappinfo.c:1519 #, c-format msgid "Can't create user MIME configuration folder %s: %s" msgstr "Can't create user MIME configuration folder %s: %s" -#: ../gio/gdesktopappinfo.c:1965 +#: ../gio/gdesktopappinfo.c:2019 #, c-format msgid "Can't create user desktop file %s" msgstr "Can't create user desktop file %s" -#: ../gio/gdesktopappinfo.c:2081 +#: ../gio/gdesktopappinfo.c:2135 #, c-format msgid "Custom definition for %s" msgstr "Custom definition for %s" @@ -2261,7 +2306,8 @@ msgstr "drive doesn't implement start" msgid "drive doesn't implement stop" msgstr "drive doesn't implement stop" -#: ../gio/gdummytlsbackend.c:156 ../gio/gdummytlsbackend.c:274 +#: ../gio/gdummytlsbackend.c:168 ../gio/gdummytlsbackend.c:288 +#: ../gio/gdummytlsbackend.c:378 msgid "TLS support is not available" msgstr "TLS support is not available" @@ -2293,11 +2339,11 @@ msgstr "Expected a GEmblem for GEmblemedIcon" #: ../gio/gfile.c:1474 ../gio/gfile.c:1528 ../gio/gfile.c:1585 #: ../gio/gfile.c:1668 ../gio/gfile.c:1723 ../gio/gfile.c:1783 #: ../gio/gfile.c:1837 ../gio/gfile.c:3307 ../gio/gfile.c:3361 -#: ../gio/gfile.c:3493 ../gio/gfile.c:3534 ../gio/gfile.c:3861 -#: ../gio/gfile.c:4263 ../gio/gfile.c:4349 ../gio/gfile.c:4438 -#: ../gio/gfile.c:4536 ../gio/gfile.c:4623 ../gio/gfile.c:4717 -#: ../gio/gfile.c:5038 ../gio/gfile.c:5305 ../gio/gfile.c:5370 -#: ../gio/gfile.c:6944 ../gio/gfile.c:7034 ../gio/gfile.c:7120 +#: ../gio/gfile.c:3493 ../gio/gfile.c:3534 ../gio/gfile.c:3864 +#: ../gio/gfile.c:4266 ../gio/gfile.c:4352 ../gio/gfile.c:4441 +#: ../gio/gfile.c:4539 ../gio/gfile.c:4626 ../gio/gfile.c:4720 +#: ../gio/gfile.c:5041 ../gio/gfile.c:5308 ../gio/gfile.c:5373 +#: ../gio/gfile.c:6947 ../gio/gfile.c:7037 ../gio/gfile.c:7123 #: ../gio/win32/gwinhttpfile.c:439 msgid "Operation not supported" msgstr "Operation not supported" @@ -2310,12 +2356,12 @@ msgstr "Operation not supported" #. Translators: This is an error message when trying to find #. * the enclosing (user visible) mount of a file, but none #. * exists. -#: ../gio/gfile.c:1358 ../gio/glocalfile.c:1061 ../gio/glocalfile.c:1072 -#: ../gio/glocalfile.c:1085 +#: ../gio/gfile.c:1358 ../gio/glocalfile.c:1047 ../gio/glocalfile.c:1058 +#: ../gio/glocalfile.c:1071 msgid "Containing mount does not exist" msgstr "Containing mount does not exist" -#: ../gio/gfile.c:2411 ../gio/glocalfile.c:2266 +#: ../gio/gfile.c:2411 ../gio/glocalfile.c:2252 msgid "Can't copy over directory" msgstr "Can't copy over directory" @@ -2323,7 +2369,7 @@ msgstr "Can't copy over directory" msgid "Can't copy directory over directory" msgstr "Can't copy directory over directory" -#: ../gio/gfile.c:2480 ../gio/glocalfile.c:2275 +#: ../gio/gfile.c:2480 ../gio/glocalfile.c:2261 msgid "Target file exists" msgstr "Target file exists" @@ -2357,11 +2403,11 @@ msgstr "Trash not supported" msgid "File names cannot contain '%c'" msgstr "File names cannot contain '%c'" -#: ../gio/gfile.c:6003 ../gio/gvolume.c:332 +#: ../gio/gfile.c:6006 ../gio/gvolume.c:332 msgid "volume doesn't implement mount" msgstr "volume doesn't implement mount" -#: ../gio/gfile.c:6114 +#: ../gio/gfile.c:6117 msgid "No application is registered as handling this file" msgstr "No application is registered as handling this file" @@ -2451,7 +2497,7 @@ msgstr "Input stream doesn't implement read" #. * already an operation running against this stream when #. * you try to start one #: ../gio/ginputstream.c:898 ../gio/giostream.c:316 -#: ../gio/goutputstream.c:1207 +#: ../gio/goutputstream.c:1216 msgid "Stream has outstanding operation" msgstr "Stream has outstanding operation" @@ -2494,8 +2540,8 @@ msgstr "invalid name '%s': the last character may not be a dash ('-')." #: ../gio/glib-compile-schemas.c:789 #, c-format -msgid "invalid name '%s': maximum length is 32" -msgstr "invalid name '%s': maximum length is 32" +msgid "invalid name '%s': maximum length is 1024" +msgstr "invalid name '%s': maximum length is 1024" #: ../gio/glib-compile-schemas.c:858 #, c-format @@ -2748,115 +2794,115 @@ msgstr "removed existing output file.\n" msgid "Unable to find default local directory monitor type" msgstr "Unable to find default local directory monitor type" -#: ../gio/glocalfile.c:593 ../gio/win32/gwinhttpfile.c:422 +#: ../gio/glocalfile.c:571 ../gio/win32/gwinhttpfile.c:422 #, c-format msgid "Invalid filename %s" msgstr "Invalid filename %s" -#: ../gio/glocalfile.c:969 +#: ../gio/glocalfile.c:948 #, c-format msgid "Error getting filesystem info: %s" msgstr "Error getting filesystem info: %s" -#: ../gio/glocalfile.c:1107 +#: ../gio/glocalfile.c:1093 msgid "Can't rename root directory" msgstr "Can't rename root directory" -#: ../gio/glocalfile.c:1127 ../gio/glocalfile.c:1153 +#: ../gio/glocalfile.c:1113 ../gio/glocalfile.c:1139 #, c-format msgid "Error renaming file: %s" msgstr "Error renaming file: %s" -#: ../gio/glocalfile.c:1136 +#: ../gio/glocalfile.c:1122 msgid "Can't rename file, filename already exist" msgstr "Can't rename file, filename already exist" -#: ../gio/glocalfile.c:1149 ../gio/glocalfile.c:2139 ../gio/glocalfile.c:2168 -#: ../gio/glocalfile.c:2328 ../gio/glocalfileoutputstream.c:571 +#: ../gio/glocalfile.c:1135 ../gio/glocalfile.c:2125 ../gio/glocalfile.c:2154 +#: ../gio/glocalfile.c:2314 ../gio/glocalfileoutputstream.c:571 #: ../gio/glocalfileoutputstream.c:624 ../gio/glocalfileoutputstream.c:669 #: ../gio/glocalfileoutputstream.c:1157 msgid "Invalid filename" msgstr "Invalid filename" -#: ../gio/glocalfile.c:1310 +#: ../gio/glocalfile.c:1296 #, c-format msgid "Error opening file: %s" msgstr "Error opening file: %s" -#: ../gio/glocalfile.c:1326 +#: ../gio/glocalfile.c:1312 msgid "Can't open directory" msgstr "Can't open directory" -#: ../gio/glocalfile.c:1451 +#: ../gio/glocalfile.c:1437 #, c-format msgid "Error removing file: %s" msgstr "Error removing file: %s" -#: ../gio/glocalfile.c:1818 +#: ../gio/glocalfile.c:1804 #, c-format msgid "Error trashing file: %s" msgstr "Error trashing file: %s" -#: ../gio/glocalfile.c:1841 +#: ../gio/glocalfile.c:1827 #, c-format msgid "Unable to create trash dir %s: %s" msgstr "Unable to create trash dir %s: %s" -#: ../gio/glocalfile.c:1862 +#: ../gio/glocalfile.c:1848 msgid "Unable to find toplevel directory for trash" msgstr "Unable to find toplevel directory for trash" -#: ../gio/glocalfile.c:1941 ../gio/glocalfile.c:1961 +#: ../gio/glocalfile.c:1927 ../gio/glocalfile.c:1947 msgid "Unable to find or create trash directory" msgstr "Unable to find or create trash directory" -#: ../gio/glocalfile.c:1995 +#: ../gio/glocalfile.c:1981 #, c-format msgid "Unable to create trashing info file: %s" msgstr "Unable to create trashing info file: %s" -#: ../gio/glocalfile.c:2024 ../gio/glocalfile.c:2029 ../gio/glocalfile.c:2109 -#: ../gio/glocalfile.c:2116 +#: ../gio/glocalfile.c:2010 ../gio/glocalfile.c:2015 ../gio/glocalfile.c:2095 +#: ../gio/glocalfile.c:2102 #, c-format msgid "Unable to trash file: %s" msgstr "Unable to trash file: %s" -#: ../gio/glocalfile.c:2143 +#: ../gio/glocalfile.c:2129 #, c-format msgid "Error creating directory: %s" msgstr "Error creating directory: %s" -#: ../gio/glocalfile.c:2172 +#: ../gio/glocalfile.c:2158 #, c-format msgid "Filesystem does not support symbolic links" msgstr "Filesystem does not support symbolic links" -#: ../gio/glocalfile.c:2176 +#: ../gio/glocalfile.c:2162 #, c-format msgid "Error making symbolic link: %s" msgstr "Error making symbolic link: %s" -#: ../gio/glocalfile.c:2238 ../gio/glocalfile.c:2332 +#: ../gio/glocalfile.c:2224 ../gio/glocalfile.c:2318 #, c-format msgid "Error moving file: %s" msgstr "Error moving file: %s" -#: ../gio/glocalfile.c:2261 +#: ../gio/glocalfile.c:2247 msgid "Can't move directory over directory" msgstr "Can't move directory over directory" -#: ../gio/glocalfile.c:2288 ../gio/glocalfileoutputstream.c:955 +#: ../gio/glocalfile.c:2274 ../gio/glocalfileoutputstream.c:955 #: ../gio/glocalfileoutputstream.c:969 ../gio/glocalfileoutputstream.c:984 #: ../gio/glocalfileoutputstream.c:1000 ../gio/glocalfileoutputstream.c:1014 msgid "Backup file creation failed" msgstr "Backup file creation failed" -#: ../gio/glocalfile.c:2307 +#: ../gio/glocalfile.c:2293 #, c-format msgid "Error removing target file: %s" msgstr "Error removing target file: %s" -#: ../gio/glocalfile.c:2321 +#: ../gio/glocalfile.c:2307 msgid "Move between mounts not supported" msgstr "Move between mounts not supported" @@ -3117,11 +3163,11 @@ msgstr "mount doesn't implement synchronous content type guessing" msgid "Hostname '%s' contains '[' but not ']'" msgstr "Hostname '%s' contains '[' but not ']'" -#: ../gio/goutputstream.c:207 ../gio/goutputstream.c:408 +#: ../gio/goutputstream.c:207 ../gio/goutputstream.c:411 msgid "Output stream doesn't implement write" msgstr "Output stream doesn't implement write" -#: ../gio/goutputstream.c:369 ../gio/goutputstream.c:849 +#: ../gio/goutputstream.c:372 ../gio/goutputstream.c:855 msgid "Source stream is already closed" msgstr "Source stream is already closed" @@ -3380,120 +3426,120 @@ msgstr " VALUE The value to set\n" msgid "Empty schema name given\n" msgstr "Empty schema name given\n" -#: ../gio/gsocket.c:276 +#: ../gio/gsocket.c:275 msgid "Invalid socket, not initialized" msgstr "Invalid socket, not initialized" -#: ../gio/gsocket.c:283 +#: ../gio/gsocket.c:282 #, c-format msgid "Invalid socket, initialization failed due to: %s" msgstr "Invalid socket, initialization failed due to: %s" -#: ../gio/gsocket.c:291 +#: ../gio/gsocket.c:290 msgid "Socket is already closed" msgstr "Socket is already closed" -#: ../gio/gsocket.c:299 ../gio/gsocket.c:2773 ../gio/gsocket.c:2817 +#: ../gio/gsocket.c:298 ../gio/gsocket.c:2774 ../gio/gsocket.c:2818 msgid "Socket I/O timed out" msgstr "Socket I/O timed out" -#: ../gio/gsocket.c:442 +#: ../gio/gsocket.c:441 #, c-format msgid "creating GSocket from fd: %s" msgstr "creating GSocket from fd: %s" -#: ../gio/gsocket.c:476 ../gio/gsocket.c:492 +#: ../gio/gsocket.c:475 ../gio/gsocket.c:491 #, c-format msgid "Unable to create socket: %s" msgstr "Unable to create socket: %s" -#: ../gio/gsocket.c:476 +#: ../gio/gsocket.c:475 msgid "Unknown protocol was specified" msgstr "Unknown protocol was specified" -#: ../gio/gsocket.c:1246 +#: ../gio/gsocket.c:1245 #, c-format msgid "could not get local address: %s" msgstr "could not get local address: %s" -#: ../gio/gsocket.c:1289 +#: ../gio/gsocket.c:1288 #, c-format msgid "could not get remote address: %s" msgstr "could not get remote address: %s" -#: ../gio/gsocket.c:1350 +#: ../gio/gsocket.c:1349 #, c-format msgid "could not listen: %s" msgstr "could not listen: %s" -#: ../gio/gsocket.c:1424 +#: ../gio/gsocket.c:1423 #, c-format msgid "Error binding to address: %s" msgstr "Error binding to address: %s" -#: ../gio/gsocket.c:1544 +#: ../gio/gsocket.c:1543 #, c-format msgid "Error accepting connection: %s" msgstr "Error accepting connection: %s" -#: ../gio/gsocket.c:1661 +#: ../gio/gsocket.c:1660 msgid "Error connecting: " msgstr "Error connecting: " -#: ../gio/gsocket.c:1666 +#: ../gio/gsocket.c:1665 msgid "Connection in progress" msgstr "Connection in progress" -#: ../gio/gsocket.c:1673 +#: ../gio/gsocket.c:1672 #, c-format msgid "Error connecting: %s" msgstr "Error connecting: %s" -#: ../gio/gsocket.c:1716 ../gio/gsocket.c:3554 +#: ../gio/gsocket.c:1715 ../gio/gsocket.c:3555 #, c-format msgid "Unable to get pending error: %s" msgstr "Unable to get pending error: %s" -#: ../gio/gsocket.c:1851 +#: ../gio/gsocket.c:1852 #, c-format msgid "Error receiving data: %s" msgstr "Error receiving data: %s" -#: ../gio/gsocket.c:2026 +#: ../gio/gsocket.c:2027 #, c-format msgid "Error sending data: %s" msgstr "Error sending data: %s" -#: ../gio/gsocket.c:2139 +#: ../gio/gsocket.c:2140 #, c-format msgid "Unable to shutdown socket: %s" msgstr "Unable to shutdown socket: %s" -#: ../gio/gsocket.c:2218 +#: ../gio/gsocket.c:2219 #, c-format msgid "Error closing socket: %s" msgstr "Error closing socket: %s" -#: ../gio/gsocket.c:2766 +#: ../gio/gsocket.c:2767 #, c-format msgid "Waiting for socket condition: %s" msgstr "Waiting for socket condition: %s" -#: ../gio/gsocket.c:3031 ../gio/gsocket.c:3112 +#: ../gio/gsocket.c:3032 ../gio/gsocket.c:3113 #, c-format msgid "Error sending message: %s" msgstr "Error sending message: %s" -#: ../gio/gsocket.c:3056 +#: ../gio/gsocket.c:3057 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage not supported on windows" -#: ../gio/gsocket.c:3333 ../gio/gsocket.c:3469 +#: ../gio/gsocket.c:3334 ../gio/gsocket.c:3470 #, c-format msgid "Error receiving message: %s" msgstr "Error receiving message: %s" -#: ../gio/gsocket.c:3573 +#: ../gio/gsocket.c:3574 msgid "g_socket_get_credentials not implemented for this OS" msgstr "g_socket_get_credentials not implemented for this OS" @@ -3613,18 +3659,22 @@ msgstr "Unknown SOCKSv5 proxy error." msgid "Can't handle version %d of GThemedIcon encoding" msgstr "Can't handle version %d of GThemedIcon encoding" -#: ../gio/gtlscertificate.c:228 +#: ../gio/gtlscertificate.c:226 +msgid "No PEM-encoded private key found" +msgstr "No PEM-encoded private key found" + +#: ../gio/gtlscertificate.c:235 +msgid "Could not parse PEM-encoded private key" +msgstr "Could not parse PEM-encoded private key" + +#: ../gio/gtlscertificate.c:260 msgid "No PEM-encoded certificate found" msgstr "No PEM-encoded certificate found" -#: ../gio/gtlscertificate.c:237 +#: ../gio/gtlscertificate.c:269 msgid "Could not parse PEM-encoded certificate" msgstr "Could not parse PEM-encoded certificate" -#: ../gio/gtlscertificate.c:258 -msgid "Could not parse PEM-encoded private key" -msgstr "Could not parse PEM-encoded private key" - #: ../gio/gunixconnection.c:164 ../gio/gunixconnection.c:521 #, c-format msgid "Expecting 1 control message, got %d" @@ -3694,7 +3744,7 @@ msgstr "Error reading from unix: %s" msgid "Error closing unix: %s" msgstr "Error closing unix: %s" -#: ../gio/gunixmounts.c:1848 ../gio/gunixmounts.c:1885 +#: ../gio/gunixmounts.c:1881 ../gio/gunixmounts.c:1918 msgid "Filesystem root" msgstr "Filesystem root"