diff options
-rw-r--r-- | src/po/af.po | 12 | ||||
-rw-r--r-- | src/po/ca.po | 12 | ||||
-rw-r--r-- | src/po/cs.cp1250.po | 14 | ||||
-rw-r--r-- | src/po/cs.po | 14 | ||||
-rw-r--r-- | src/po/de.po | 12 | ||||
-rw-r--r-- | src/po/eo.po | 14 | ||||
-rw-r--r-- | src/po/es.po | 12 | ||||
-rw-r--r-- | src/po/fi.po | 12 | ||||
-rw-r--r-- | src/po/fr.po | 12 | ||||
-rw-r--r-- | src/po/ga.po | 12 | ||||
-rw-r--r-- | src/po/it.po | 12 | ||||
-rw-r--r-- | src/po/ja.euc-jp.po | 12 | ||||
-rw-r--r-- | src/po/ja.po | 12 | ||||
-rw-r--r-- | src/po/ja.sjis.po | 12 | ||||
-rw-r--r-- | src/po/ko.UTF-8.po | 8 | ||||
-rw-r--r-- | src/po/ko.po | 8 | ||||
-rw-r--r-- | src/po/nb.po | 12 | ||||
-rw-r--r-- | src/po/nl.po | 6 | ||||
-rw-r--r-- | src/po/no.po | 12 | ||||
-rw-r--r-- | src/po/pl.UTF-8.po | 14 | ||||
-rw-r--r-- | src/po/pl.cp1250.po | 14 | ||||
-rw-r--r-- | src/po/pl.po | 14 | ||||
-rw-r--r-- | src/po/pt_BR.po | 12 | ||||
-rw-r--r-- | src/po/ru.cp1251.po | 12 | ||||
-rw-r--r-- | src/po/ru.po | 12 | ||||
-rw-r--r-- | src/po/sk.cp1250.po | 12 | ||||
-rw-r--r-- | src/po/sk.po | 12 | ||||
-rw-r--r-- | src/po/sv.po | 12 | ||||
-rw-r--r-- | src/po/uk.cp1251.po | 12 | ||||
-rw-r--r-- | src/po/uk.po | 12 | ||||
-rw-r--r-- | src/po/vi.po | 12 | ||||
-rw-r--r-- | src/po/zh_CN.UTF-8.po | 12 | ||||
-rw-r--r-- | src/po/zh_CN.cp936.po | 12 | ||||
-rw-r--r-- | src/po/zh_CN.po | 12 | ||||
-rw-r--r-- | src/po/zh_TW.UTF-8.po | 12 | ||||
-rw-r--r-- | src/po/zh_TW.po | 12 |
36 files changed, 215 insertions, 215 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\"" diff --git a/src/po/ca.po b/src/po/ca.po index ac8317e74a..ef964cf5d7 100644 --- a/src/po/ca.po +++ b/src/po/ca.po @@ -3795,17 +3795,17 @@ msgstr "ERROR: " #, 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" -"[octets] total assignat-alliberat %lu-%lu, en s %lu, mxim s %lu\n" +"[octets] total assignat-alliberat %<PRIu64>-%<PRIu64>, en s %<PRIu64>, mxim s %<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 "" -"[crides] total re/malloc() %lu, total free() %lu\n" +"[crides] total re/malloc() %<PRIu64>, total free() %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3816,8 +3816,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Error intern: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Memria exhaurida! (assignant %lu octets)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Memria exhaurida! (assignant %<PRIu64> octets)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/cs.cp1250.po b/src/po/cs.cp1250.po index 76044157e0..44987c67cf 100644 --- a/src/po/cs.cp1250.po +++ b/src/po/cs.cp1250.po @@ -3062,18 +3062,18 @@ 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" -"[bajt] celkem uvolnno-alokovno %lu-%lu, vyuito %lu, maximln vyuit " -"%lu\n" +"[bajt] celkem uvolnno-alokovno %<PRIu64>-%<PRIu64>, vyuito %<PRIu64>, maximln vyuit " +"%<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 "" -"[voln] celkem re/malloc(): %lu, celkem free() %lu\n" +"[voln] celkem re/malloc(): %<PRIu64>, celkem free() %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3084,8 +3084,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Vnitn chyba: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Nedostatek pamti! (potebuji alokovat bajt: %lu)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Nedostatek pamti! (potebuji alokovat bajt: %<PRIu64>)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/cs.po b/src/po/cs.po index 3bfcb87ca3..59fb598da6 100644 --- a/src/po/cs.po +++ b/src/po/cs.po @@ -3062,18 +3062,18 @@ 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" -"[bajt] celkem uvolnno-alokovno %lu-%lu, vyuito %lu, maximln vyuit " -"%lu\n" +"[bajt] celkem uvolnno-alokovno %<PRIu64>-%<PRIu64>, vyuito %<PRIu64>, maximln vyuit " +"%<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 "" -"[voln] celkem re/malloc(): %lu, celkem free() %lu\n" +"[voln] celkem re/malloc(): %<PRIu64>, celkem free() %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3084,8 +3084,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Vnitn chyba: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Nedostatek pamti! (potebuji alokovat bajt: %lu)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Nedostatek pamti! (potebuji alokovat bajt: %<PRIu64>)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/de.po b/src/po/de.po index 9027d3e1f9..ac035509a6 100644 --- a/src/po/de.po +++ b/src/po/de.po @@ -3671,17 +3671,17 @@ msgstr "FEHLER: " #, 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" -"[Bytes] gesamt alloc-frei %lu-%lu, in Verwendung %lu, maximale Verwendung %lu\n" +"[Bytes] gesamt alloc-frei %<PRIu64>-%<PRIu64>, in Verwendung %<PRIu64>, maximale Verwendung %<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 "" -"[Aufrufe] gesamt re/malloc()s %lu, gesamt free()s %lu\n" +"[Aufrufe] gesamt re/malloc()s %<PRIu64>, gesamt free()s %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3692,8 +3692,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Interner Fehler: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Kein Speicherplatz mehr vorhanden (%lu Bytes reserviert)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Kein Speicherplatz mehr vorhanden (%<PRIu64> Bytes reserviert)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/eo.po b/src/po/eo.po index b8090fadff..63d7f288dd 100644 --- a/src/po/eo.po +++ b/src/po/eo.po @@ -4022,18 +4022,18 @@ msgstr "ERARO: " #, 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" -"[bajtoj] totalaj disponigitaj/maldisponigitaj %lu-%lu, nun uzataj %lu, " -"kulmina uzo %lu\n" +"[bajtoj] totalaj disponigitaj/maldisponigitaj %<PRIu64>-%<PRIu64>, nun uzataj %<PRIu64>, " +"kulmina uzo %<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 "" -"[alvokoj] totalaj re/malloc() %lu, totalaj free() %lu\n" +"[alvokoj] totalaj re/malloc() %<PRIu64>, totalaj free() %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -4044,8 +4044,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Interna eraro: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Ne plu restas memoro! (disponigo de %lu bajtoj)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Ne plu restas memoro! (disponigo de %<PRIu64> bajtoj)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/es.po b/src/po/es.po index bd262d122f..d8ea0f099b 100644 --- a/src/po/es.po +++ b/src/po/es.po @@ -5169,18 +5169,18 @@ msgstr "ERROR: " #, 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" -"[bytes] total liberados por alloc: %lu-%lu, en uso: %lu, uso máximo: %lu\n" +"[bytes] total liberados por alloc: %<PRIu64>-%<PRIu64>, en uso: %<PRIu64>, uso máximo: %<PRIu64>\n" #: misc2.c:740 #, 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 "" -"[llamadas] total re/malloc(): %lu, total free(): %lu\n" +"[llamadas] total re/malloc(): %<PRIu64>, total free(): %<PRIu64>\n" "\n" #: misc2.c:795 @@ -5194,8 +5194,8 @@ msgstr "E341: Error interno: lalloc(%<PRId64>, )" #: misc2.c:953 #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: ¡Memoria agotada! (al asignar %lu bytes)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: ¡Memoria agotada! (al asignar %<PRIu64> bytes)" #: misc2.c:3033 #, c-format diff --git a/src/po/fi.po b/src/po/fi.po index d394f5d16b..4dddffc49f 100644 --- a/src/po/fi.po +++ b/src/po/fi.po @@ -3961,17 +3961,17 @@ msgstr "VIRHE: " #, 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" -"[tavua] yht. alloc-free %lu-%lu, kytss %lu, kytthuippu %lu\n" +"[tavua] yht. alloc-free %<PRIu64>-%<PRIu64>, kytss %<PRIu64>, kytthuippu %<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 "" -"[kutsut] yht. re/malloc() %lu, yht. free() %lu\n" +"[kutsut] yht. re/malloc() %<PRIu64>, yht. free() %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3982,8 +3982,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Sisinen virhe: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Muisti loppui! (varattaessa %lu tavua)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Muisti loppui! (varattaessa %<PRIu64> tavua)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/fr.po b/src/po/fr.po index f3faa47fec..28e9eb0af2 100644 --- a/src/po/fr.po +++ b/src/po/fr.po @@ -4262,17 +4262,17 @@ msgstr "ERREUR : " #, 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" -"[octets] total allou-libr %lu-%lu, utilis %lu, pic %lu\n" +"[octets] total allou-libr %<PRIu64>-%<PRIu64>, utilis %<PRIu64>, pic %<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 "" -"[appels] total re/malloc() %lu, total free() %lu\n" +"[appels] total re/malloc() %<PRIu64>, total free() %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -4283,8 +4283,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Erreur interne : lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Mmoire puise ! (allocation de %lu octets)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Mmoire puise ! (allocation de %<PRIu64> octets)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/ga.po b/src/po/ga.po index 8d32f384d0..5e4df303a1 100644 --- a/src/po/ga.po +++ b/src/po/ga.po @@ -3965,17 +3965,17 @@ msgstr "EARRID: " #, 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" -"[beart] iomln dilte-saor %lu-%lu, in sid %lu, buaic %lu\n" +"[beart] iomln dilte-saor %<PRIu64>-%<PRIu64>, in sid %<PRIu64>, buaic %<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 "" -"[glaonna] re/malloc(): %lu, free(): %lu\n" +"[glaonna] re/malloc(): %<PRIu64>, free(): %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3986,8 +3986,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Earrid inmhenach: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Cuimhne dithe! (%lu beart ndileadh)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Cuimhne dithe! (%<PRIu64> beart ndileadh)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/it.po b/src/po/it.po index d25807df8e..6802b994c3 100644 --- a/src/po/it.po +++ b/src/po/it.po @@ -4001,17 +4001,17 @@ msgstr "ERRORE: " #, 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" -"[byte] totali alloc-rilasc %lu-%lu, in uso %lu, max uso %lu\n" +"[byte] totali alloc-rilasc %<PRIu64>-%<PRIu64>, in uso %<PRIu64>, max uso %<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 "" -"[chiamate] totale re/malloc() %lu, totale free() %lu\n" +"[chiamate] totale re/malloc() %<PRIu64>, totale free() %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -4022,8 +4022,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Errore interno: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Non c' pi memoria! (stavo allocando %lu byte)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Non c' pi memoria! (stavo allocando %<PRIu64> byte)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/ja.euc-jp.po b/src/po/ja.euc-jp.po index 728cff9433..affeb59927 100644 --- a/src/po/ja.euc-jp.po +++ b/src/po/ja.euc-jp.po @@ -3980,17 +3980,17 @@ msgstr "顼: " #, 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" -"[(Х)] - %lu-%lu, %lu, ԡ %lu\n" +"[(Х)] - %<PRIu64>-%<PRIu64>, %<PRIu64>, ԡ %<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 "" -"[ƽ] re/malloc() %lu, free() %lu\n" +"[ƽ] re/malloc() %<PRIu64>, free() %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -4001,8 +4001,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: 顼: lalloc(%<PRId64>,)" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: ꤬ޤ! (%lu ХȤ)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: ꤬ޤ! (%<PRIu64> ХȤ)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/ja.po b/src/po/ja.po index 312cb235e3..0b0d1e4aa1 100644 --- a/src/po/ja.po +++ b/src/po/ja.po @@ -3980,17 +3980,17 @@ msgstr "エラー: " #, 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" -"[メモリ(バイト)] 総割当-解放量 %lu-%lu, 使用量 %lu, ピーク時 %lu\n" +"[メモリ(バイト)] 総割当-解放量 %<PRIu64>-%<PRIu64>, 使用量 %<PRIu64>, ピーク時 %<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 "" -"[呼出] 総 re/malloc() 回数 %lu, 総 free() 回数 %lu\n" +"[呼出] 総 re/malloc() 回数 %<PRIu64>, 総 free() 回数 %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -4001,8 +4001,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: 内部エラー: lalloc(%<PRId64>,)" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: メモリが足りません! (%lu バイトを割当要求)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: メモリが足りません! (%<PRIu64> バイトを割当要求)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/ja.sjis.po b/src/po/ja.sjis.po index ebe44c45a8..0b13bbeddc 100644 --- a/src/po/ja.sjis.po +++ b/src/po/ja.sjis.po @@ -3980,17 +3980,17 @@ msgstr "G[: " #, 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" -"[(oCg)] - %lu-%lu, gp %lu, s[N %lu\n" +"[(oCg)] - %<PRIu64>-%<PRIu64>, gp %<PRIu64>, s[N %<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 "" -"[ďo] re/malloc() %lu, free() %lu\n" +"[ďo] re/malloc() %<PRIu64>, free() %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -4001,8 +4001,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: G[: lalloc(%<PRId64>,)" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: ܂! (%lu oCgv)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: ܂! (%<PRIu64> oCgv)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/ko.UTF-8.po b/src/po/ko.UTF-8.po index b987db6bc5..5858e73e6b 100644 --- a/src/po/ko.UTF-8.po +++ b/src/po/ko.UTF-8.po @@ -3918,12 +3918,12 @@ msgstr "에러: " #, 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 "" #, 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 "" @@ -3935,8 +3935,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: 내부 에러: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: 메모리 부족! (%lu 바이트를 할당)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: 메모리 부족! (%<PRIu64> 바이트를 할당)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/ko.po b/src/po/ko.po index 79a4bcaa36..8889297427 100644 --- a/src/po/ko.po +++ b/src/po/ko.po @@ -3918,12 +3918,12 @@ msgstr ": " #, 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 "" #, 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 "" @@ -3935,8 +3935,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: : lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: ! (%lu Ʈ Ҵ)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: ! (%<PRIu64> Ʈ Ҵ)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/nb.po b/src/po/nb.po index 1b644e67db..ace954ca51 100644 --- a/src/po/nb.po +++ b/src/po/nb.po @@ -3829,17 +3829,17 @@ msgstr "FEIL: " #, 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" -"[bytes] totalt alloc-frigjort %lu-%lu, i bruk %lu, topp-bruk %lu\n" +"[bytes] totalt alloc-frigjort %<PRIu64>-%<PRIu64>, i bruk %<PRIu64>, topp-bruk %<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 "" -"[kall] totale \"re/malloc()\"-er %lu, totale \"free()\"-er %lu\n" +"[kall] totale \"re/malloc()\"-er %<PRIu64>, totale \"free()\"-er %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3850,8 +3850,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Intern feil: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Ikke mer ledig hukommelse! (Reserverer %lu bytes)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Ikke mer ledig hukommelse! (Reserverer %<PRIu64> bytes)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/nl.po b/src/po/nl.po index 061abe8379..4a88f8cb72 100644 --- a/src/po/nl.po +++ b/src/po/nl.po @@ -3432,12 +3432,12 @@ msgstr "biep!" #, 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 "" #, 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 "" @@ -3449,7 +3449,7 @@ msgstr "biep!" #~ msgstr "" #, c-format -#~ msgid "E342: Out of memory! (allocating %lu bytes)" +#~ msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" #~ msgstr "" #, c-format diff --git a/src/po/no.po b/src/po/no.po index 1b644e67db..ace954ca51 100644 --- a/src/po/no.po +++ b/src/po/no.po @@ -3829,17 +3829,17 @@ msgstr "FEIL: " #, 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" -"[bytes] totalt alloc-frigjort %lu-%lu, i bruk %lu, topp-bruk %lu\n" +"[bytes] totalt alloc-frigjort %<PRIu64>-%<PRIu64>, i bruk %<PRIu64>, topp-bruk %<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 "" -"[kall] totale \"re/malloc()\"-er %lu, totale \"free()\"-er %lu\n" +"[kall] totale \"re/malloc()\"-er %<PRIu64>, totale \"free()\"-er %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3850,8 +3850,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Intern feil: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Ikke mer ledig hukommelse! (Reserverer %lu bytes)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Ikke mer ledig hukommelse! (Reserverer %<PRIu64> bytes)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/pl.UTF-8.po b/src/po/pl.UTF-8.po index 96c034faee..77e396a0d8 100644 --- a/src/po/pl.UTF-8.po +++ b/src/po/pl.UTF-8.po @@ -3988,18 +3988,18 @@ msgstr "BŁĄD: " #, 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" -"[bajtów] totalne alokacje-zwolnienia %lu-%lu, w użytku %lu, maksymalne " -"użycie %lu\n" +"[bajtów] totalne alokacje-zwolnienia %<PRIu64>-%<PRIu64>, w użytku %<PRIu64>, maksymalne " +"użycie %<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 "" -"[wywołania] wszystkich re/malloc()-ów %lu, wszystkich free()-ów %lu\n" +"[wywołania] wszystkich re/malloc()-ów %<PRIu64>, wszystkich free()-ów %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -4010,8 +4010,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Wewnętrzny błąd: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Brak pamięci! (rezerwacja %lu bajtów)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Brak pamięci! (rezerwacja %<PRIu64> bajtów)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/pl.cp1250.po b/src/po/pl.cp1250.po index ba369a375e..590785b7fb 100644 --- a/src/po/pl.cp1250.po +++ b/src/po/pl.cp1250.po @@ -3988,18 +3988,18 @@ msgstr "BD: " #, 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" -"[bajtw] totalne alokacje-zwolnienia %lu-%lu, w uytku %lu, maksymalne " -"uycie %lu\n" +"[bajtw] totalne alokacje-zwolnienia %<PRIu64>-%<PRIu64>, w uytku %<PRIu64>, maksymalne " +"uycie %<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 "" -"[wywoania] wszystkich re/malloc()-w %lu, wszystkich free()-w %lu\n" +"[wywoania] wszystkich re/malloc()-w %<PRIu64>, wszystkich free()-w %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -4010,8 +4010,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Wewntrzny bd: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Brak pamici! (rezerwacja %lu bajtw)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Brak pamici! (rezerwacja %<PRIu64> bajtw)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/pl.po b/src/po/pl.po index 6a413a9e12..fb7806aa8e 100644 --- a/src/po/pl.po +++ b/src/po/pl.po @@ -3988,18 +3988,18 @@ msgstr "BD: " #, 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" -"[bajtw] totalne alokacje-zwolnienia %lu-%lu, w uytku %lu, maksymalne " -"uycie %lu\n" +"[bajtw] totalne alokacje-zwolnienia %<PRIu64>-%<PRIu64>, w uytku %<PRIu64>, maksymalne " +"uycie %<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 "" -"[wywoania] wszystkich re/malloc()-w %lu, wszystkich free()-w %lu\n" +"[wywoania] wszystkich re/malloc()-w %<PRIu64>, wszystkich free()-w %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -4010,8 +4010,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Wewntrzny bd: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Brak pamici! (rezerwacja %lu bajtw)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Brak pamici! (rezerwacja %<PRIu64> bajtw)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/pt_BR.po b/src/po/pt_BR.po index c63f7d5f92..d9d0ecb05d 100644 --- a/src/po/pt_BR.po +++ b/src/po/pt_BR.po @@ -3853,17 +3853,17 @@ msgstr "ERRO: " #, 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" -"[bytes] total alocado-liberado %lu-%lu, em uso %lu, pico %lu\n" +"[bytes] total alocado-liberado %<PRIu64>-%<PRIu64>, em uso %<PRIu64>, pico %<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 "" -"[total de chamadas] re/malloc() %lu, free() %lu\n" +"[total de chamadas] re/malloc() %<PRIu64>, free() %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3874,8 +3874,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Erro interno: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Memria esgotada! (ao alocar %lu bytes)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Memria esgotada! (ao alocar %<PRIu64> bytes)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/ru.cp1251.po b/src/po/ru.cp1251.po index b9ba6d2749..09d30d6342 100644 --- a/src/po/ru.cp1251.po +++ b/src/po/ru.cp1251.po @@ -4042,17 +4042,17 @@ msgstr ": " #, 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" -"[] .-. %lu-%lu, . %lu, . . %lu\n" +"[] .-. %<PRIu64>-%<PRIu64>, . %<PRIu64>, . . %<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 "" -"[] re/malloc() %lu, free() %lu\n" +"[] re/malloc() %<PRIu64>, free() %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -4063,8 +4063,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: : lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: ! ( %lu )" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: ! ( %<PRIu64> )" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/ru.po b/src/po/ru.po index 1cd579197a..3ef46629cf 100644 --- a/src/po/ru.po +++ b/src/po/ru.po @@ -4042,17 +4042,17 @@ msgstr "ОШИБКА: " #, 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" -"[байт] всего выдел.-освоб. %lu-%lu, использ. %lu, макс. использ. %lu\n" +"[байт] всего выдел.-освоб. %<PRIu64>-%<PRIu64>, использ. %<PRIu64>, макс. использ. %<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 "" -"[вызовы] re/malloc() всего %lu, free() всего %lu\n" +"[вызовы] re/malloc() всего %<PRIu64>, free() всего %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -4063,8 +4063,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Внутренняя ошибка: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Не хватает памяти! (выделяется %lu байт)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Не хватает памяти! (выделяется %<PRIu64> байт)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/sk.cp1250.po b/src/po/sk.cp1250.po index bfb3c1c30e..232d13eae3 100644 --- a/src/po/sk.cp1250.po +++ b/src/po/sk.cp1250.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, vyuit %lu, maximlne vyuitie %lu\n" +"[bajtov] celkom uvolnen-alokovan %<PRIu64>-%<PRIu64>, vyuit %<PRIu64>, maximlne vyuitie %<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: Vntorn chyba: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Nedostatok pamte! (alokujem %lu bajtov)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Nedostatok pamte! (alokujem %<PRIu64> bajtov)" #, c-format msgid "Calling shell to execute: \"%s\"" 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, vyuit %lu, maximlne vyuitie %lu\n" +"[bajtov] celkom uvolnen-alokovan %<PRIu64>-%<PRIu64>, vyuit %<PRIu64>, maximlne vyuitie %<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: Vntorn chyba: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Nedostatok pamte! (alokujem %lu bajtov)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Nedostatok pamte! (alokujem %<PRIu64> bajtov)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/sv.po b/src/po/sv.po index 80f6fc664a..40f196c936 100644 --- a/src/po/sv.po +++ b/src/po/sv.po @@ -3807,18 +3807,18 @@ msgstr "FEL: " #, 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" -"[byte] sammanlagd allok-frigjord %lu-%lu, i anvndning %lu, toppanvndning %" +"[byte] sammanlagd allok-frigjord %<PRIu64>-%<PRIu64>, i anvndning %<PRIu64>, toppanvndning %" "lu\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 "" -"[anrop] sammanlagda om/malloc()'s %lu, sammanlagda free()'s %lu\n" +"[anrop] sammanlagda om/malloc()'s %<PRIu64>, sammanlagda free()'s %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3829,8 +3829,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Internt fel: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Slut p minne! (allokerar %lu byte)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Slut p minne! (allokerar %<PRIu64> byte)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/uk.cp1251.po b/src/po/uk.cp1251.po index e72498326f..3f8a7888bd 100644 --- a/src/po/uk.cp1251.po +++ b/src/po/uk.cp1251.po @@ -4084,17 +4084,17 @@ msgstr ": " #, 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" -"[] /. %lu/%lu, . %lu, . %lu\n" +"[] /. %<PRIu64>/%<PRIu64>, . %<PRIu64>, . %<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 "" -"[] re/malloc() - %lu, free() - %lu\n" +"[] re/malloc() - %<PRIu64>, free() - %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -4107,8 +4107,8 @@ msgstr "E341: : lalloc(%<PRId64>, )" # msgstr "E341: " #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: '! ( %lu )" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: '! ( %<PRIu64> )" # msgstr "E342: " #, c-format diff --git a/src/po/uk.po b/src/po/uk.po index dd02a11859..cdb0c06ef2 100644 --- a/src/po/uk.po +++ b/src/po/uk.po @@ -4084,17 +4084,17 @@ msgstr "ПОМИЛКА: " #, 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" -"[байт] всього розм/знищ. %lu/%lu, викор. %lu, макс. %lu\n" +"[байт] всього розм/знищ. %<PRIu64>/%<PRIu64>, викор. %<PRIu64>, макс. %<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 "" -"[виклики] усього re/malloc() - %lu, усього free() - %lu\n" +"[виклики] усього re/malloc() - %<PRIu64>, усього free() - %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -4107,8 +4107,8 @@ msgstr "E341: Внутрішня помилка: lalloc(%<PRId64>, )" # msgstr "E341: " #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Забракло пам'яті! (потрібно було %lu байтів)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Забракло пам'яті! (потрібно було %<PRIu64> байтів)" # msgstr "E342: " #, c-format diff --git a/src/po/vi.po b/src/po/vi.po index 08d502ba2d..1db2d6b718 100644 --- a/src/po/vi.po +++ b/src/po/vi.po @@ -3316,17 +3316,17 @@ msgstr "LỖI: " #, 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" -"[byte] tổng phân phối-còn trống %lu-%lu, sử dụng %lu, píc sử dụng %lu\n" +"[byte] tổng phân phối-còn trống %<PRIu64>-%<PRIu64>, sử dụng %<PRIu64>, píc sử dụng %<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 "" -"[gọi] tổng re/malloc() %lu, tổng free() %lu\n" +"[gọi] tổng re/malloc() %<PRIu64>, tổng free() %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3337,8 +3337,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: Lỗi nội bộ: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: Không đủ bộ nhớ! (phân chia %lu byte)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: Không đủ bộ nhớ! (phân chia %<PRIu64> byte)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/zh_CN.UTF-8.po b/src/po/zh_CN.UTF-8.po index 16a1b31f7e..be6fb48e0b 100644 --- a/src/po/zh_CN.UTF-8.po +++ b/src/po/zh_CN.UTF-8.po @@ -3734,17 +3734,17 @@ msgstr "错误: " #, 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" -"[字节] 总共 alloc-free %lu-%lu,使用中 %lu,高峰使用 %lu\n" +"[字节] 总共 alloc-free %<PRIu64>-%<PRIu64>,使用中 %<PRIu64>,高峰使用 %<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 "" -"[调用] 总共 re/malloc(): %lu,总共 free()': %lu\n" +"[调用] 总共 re/malloc(): %<PRIu64>,总共 free()': %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3755,8 +3755,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: 内部错误: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: 内存不足!(分配 %lu 字节)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: 内存不足!(分配 %<PRIu64> 字节)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/zh_CN.cp936.po b/src/po/zh_CN.cp936.po index ca0663972f..75ba0a5b33 100644 --- a/src/po/zh_CN.cp936.po +++ b/src/po/zh_CN.cp936.po @@ -3735,17 +3735,17 @@ msgstr ": " #, 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" -"[ֽ] ܹ alloc-free %lu-%luʹ %lu߷ʹ %lu\n" +"[ֽ] ܹ alloc-free %<PRIu64>-%<PRIu64>ʹ %<PRIu64>߷ʹ %<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 "" -"[] ܹ re/malloc(): %luܹ free()': %lu\n" +"[] ܹ re/malloc(): %<PRIu64>ܹ free()': %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3756,8 +3756,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: ڲ: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: ڴ治㣡( %lu ֽ)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: ڴ治㣡( %<PRIu64> ֽ)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/zh_CN.po b/src/po/zh_CN.po index 398b80fecd..9362833a15 100644 --- a/src/po/zh_CN.po +++ b/src/po/zh_CN.po @@ -3735,17 +3735,17 @@ msgstr ": " #, 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" -"[ֽ] ܹ alloc-free %lu-%luʹ %lu߷ʹ %lu\n" +"[ֽ] ܹ alloc-free %<PRIu64>-%<PRIu64>ʹ %<PRIu64>߷ʹ %<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 "" -"[] ܹ re/malloc(): %luܹ free()': %lu\n" +"[] ܹ re/malloc(): %<PRIu64>ܹ free()': %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3756,8 +3756,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: ڲ: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: ڴ治㣡( %lu ֽ)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: ڴ治㣡( %<PRIu64> ֽ)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/zh_TW.UTF-8.po b/src/po/zh_TW.UTF-8.po index 27ab4e7240..8da2b10b09 100644 --- a/src/po/zh_TW.UTF-8.po +++ b/src/po/zh_TW.UTF-8.po @@ -3303,17 +3303,17 @@ msgstr "錯誤: " #, 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" -"[bytes] 全部 alloc-freed %lu-%lu, 使用中 %lu, peak 使用 %lu\n" +"[bytes] 全部 alloc-freed %<PRIu64>-%<PRIu64>, 使用中 %<PRIu64>, peak 使用 %<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 "" -"[呼叫] 全部 re/malloc(): %lu, 全部 free()': %lu\n" +"[呼叫] 全部 re/malloc(): %<PRIu64>, 全部 free()': %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3324,8 +3324,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: 內部錯誤: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: 記憶體不足! (嘗試配置 %lu 位元組)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: 記憶體不足! (嘗試配置 %<PRIu64> 位元組)" #, c-format msgid "Calling shell to execute: \"%s\"" diff --git a/src/po/zh_TW.po b/src/po/zh_TW.po index eee1c9131e..0038ca6ea7 100644 --- a/src/po/zh_TW.po +++ b/src/po/zh_TW.po @@ -3296,17 +3296,17 @@ msgstr "~: " #, 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" -"[bytes] alloc-freed %lu-%lu, ϥΤ %lu, peak ϥ %lu\n" +"[bytes] alloc-freed %<PRIu64>-%<PRIu64>, ϥΤ %<PRIu64>, peak ϥ %<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 "" -"[Is] re/malloc(): %lu, free()': %lu\n" +"[Is] re/malloc(): %<PRIu64>, free()': %<PRIu64>\n" "\n" msgid "E340: Line is becoming too long" @@ -3317,8 +3317,8 @@ msgid "E341: Internal error: lalloc(%<PRId64>, )" msgstr "E341: ~: lalloc(%<PRId64>, )" #, c-format -msgid "E342: Out of memory! (allocating %lu bytes)" -msgstr "E342: O餣! (հtm %lu 줸)" +msgid "E342: Out of memory! (allocating %<PRIu64> bytes)" +msgstr "E342: O餣! (հtm %<PRIu64> 줸)" #, c-format msgid "Calling shell to execute: \"%s\"" |