diff options
Diffstat (limited to 'src/po/af.po')
-rw-r--r-- | src/po/af.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/po/af.po b/src/po/af.po index 06ae757519..ab9e660602 100644 --- a/src/po/af.po +++ b/src/po/af.po @@ -3279,17 +3279,17 @@ msgstr "FOUT: " #, c-format msgid "" "\n" -"[bytes] total alloc-freed %lu-%lu, in use %lu, peak use %lu\n" +"[bytes] total alloc-freed %<PRIu64>-%<PRIu64>, in use %<PRIu64>, peak use %<PRIu64>\n" msgstr "" "\n" -"[grepe] totaal 'alloc'-vrygelaat %lu-%lu, in gebruik %lu, piekgebruik %lu\n" +"[grepe] totaal 'alloc'-vrygelaat %<PRIu64>-%<PRIu64>, in gebruik %<PRIu64>, piekgebruik %<PRIu64>\n" #, c-format msgid "" -"[calls] total re/malloc()'s %lu, total free()'s %lu\n" +"[calls] total re/malloc()'s %<PRIu64>, total free()'s %<PRIu64>\n" "\n" msgstr "" -"[roepe] totaal re/malloc()'s %lu, totale free()'s %lu\n" +"[roepe] totaal re/malloc()'s %<PRIu64>, totale free()'s %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3300,8 +3300,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Interne fout: 'lalloc(%<PRId64>, )'" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Geheue is op! (ken %lu grepe toe)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Geheue is op! (ken %<PRIu64> grepe toe)" #, c-format msgid "Calling shell to execute: \"%s\"" |