diff options
Diffstat (limited to 'src/po/sk.po')
-rw-r--r-- | src/po/sk.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/po/sk.po b/src/po/sk.po index 1d34fca644..5197947920 100644 --- a/src/po/sk.po +++ b/src/po/sk.po @@ -3616,17 +3616,17 @@ msgstr "CHYBA: " #, 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" -"[bajtov] celkom uvolnené-alokované %lu-%lu, využité %lu, maximálne využitie %lu\n" +"[bajtov] celkom uvolnené-alokované %<PRIu64>-%<PRIu64>, využité %<PRIu64>, maximálne využitie %<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 "" -"[volanie] celkom re/malloc(): %lu, celkom free() %lu\n" +"[volanie] celkom re/malloc(): %<PRIu64>, celkom free() %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3637,8 +3637,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Vnútorná chyba: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Nedostatok pamäte! (alokujem %lu bajtov)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Nedostatok pamäte! (alokujem %<PRIu64> bajtov)" #, c-format msgid "Calling shell to execute: \"%s\"" |