Fix printf command issues in PO catalogs.

See #24592.
This commit is contained in:
Vadim Zeitlin
2024-06-16 00:04:00 +02:00
10 changed files with 23 additions and 23 deletions
+3 -3
View File
@@ -5545,12 +5545,12 @@ msgstr "Fichero d'aduya HTML comprimiu (*.chm)|*.chm|"
#: ../src/html/helpwnd.cpp:1670
#, fuzzy, c-format
msgid "%i of %u"
msgstr "%i de %i"
msgstr "%i de %u"
#: ../src/html/helpwnd.cpp:1708
#, fuzzy, c-format
msgid "%u of %u"
msgstr "%lu de %lu"
msgstr "%u de %u"
#: ../src/html/htmlfilt.cpp:134
#, c-format
@@ -5920,7 +5920,7 @@ msgstr "No s'ha puesto obtener o nombre d'o directorio"
#: ../src/msw/dlmsw.cpp:164
#, fuzzy, c-format
msgid "(error %d: %s)"
msgstr " (error %ld: %s)"
msgstr " (error %d: %s)"
#: ../src/msw/dragimag.cpp:144 ../src/msw/dragimag.cpp:179
#: ../src/msw/imaglist.cpp:304 ../src/msw/imaglist.cpp:326
+5 -5
View File
@@ -4387,7 +4387,7 @@ msgstr ""
#: ../src/generic/datavgen.cpp:7004
#, fuzzy, c-format
msgid "%s (%d items)"
msgstr "%s (أو %s)"
msgstr "%s (أو %d)"
#: ../src/generic/datavgen.cpp:7055
#, c-format
@@ -5442,12 +5442,12 @@ msgstr "(مساعدة)"
#: ../src/html/helpwnd.cpp:1023
#, fuzzy, c-format
msgid "%d of %lu"
msgstr "%i من %i"
msgstr "%d من %lu"
#: ../src/html/helpwnd.cpp:1025
#, fuzzy, c-format
msgid "%lu of %lu"
msgstr "%i من %i"
msgstr "%lu من %lu"
#: ../src/html/helpwnd.cpp:1044
msgid "Search in all books"
@@ -5524,12 +5524,12 @@ msgstr "ملف مساعدة html مضغوط (*.chm)|*.chm|"
#: ../src/html/helpwnd.cpp:1670
#, fuzzy, c-format
msgid "%i of %u"
msgstr "%i من %i"
msgstr "%i من %u"
#: ../src/html/helpwnd.cpp:1708
#, fuzzy, c-format
msgid "%u of %u"
msgstr "%i من %i"
msgstr "%u من %u"
#: ../src/html/htmlfilt.cpp:134
#, c-format
+5 -5
View File
@@ -5632,12 +5632,12 @@ msgstr "(Ajuda)"
#: ../src/html/helpwnd.cpp:1023
#, fuzzy, c-format
msgid "%d of %lu"
msgstr "%i de %i"
msgstr "%d de %lu"
#: ../src/html/helpwnd.cpp:1025
#, fuzzy, c-format
msgid "%lu of %lu"
msgstr "%i de %i"
msgstr "%lu de %lu"
#: ../src/html/helpwnd.cpp:1044
msgid "Search in all books"
@@ -5715,12 +5715,12 @@ msgstr ""
#: ../src/html/helpwnd.cpp:1670
#, fuzzy, c-format
msgid "%i of %u"
msgstr "%i de %i"
msgstr "%i de %u"
#: ../src/html/helpwnd.cpp:1708
#, fuzzy, c-format
msgid "%u of %u"
msgstr "%i de %i"
msgstr "%u de %u"
#: ../src/html/htmlfilt.cpp:134
#, c-format
@@ -6088,7 +6088,7 @@ msgstr "No s'ha pogut crear un temporitzador"
#: ../src/msw/dlmsw.cpp:164
#, fuzzy, c-format
msgid "(error %d: %s)"
msgstr " (error %ld: %s)"
msgstr " (error %d: %s)"
#: ../src/msw/dragimag.cpp:144 ../src/msw/dragimag.cpp:179
#: ../src/msw/imaglist.cpp:304 ../src/msw/imaglist.cpp:326
+2 -2
View File
@@ -1373,7 +1373,7 @@ msgstr "ფაილი %s: ხაზი %zu: მოველოდი \"=\"."
#, c-format
msgid "file '%s', line %zu: value for immutable key '%s' ignored."
msgstr ""
"ფაილი '% s', ხაზი % zu: მნიშვნელობა უცვლელი გასაღებისთვის '%s' იგნორირებულია."
"ფაილი '%s', ხაზი %zu: მნიშვნელობა უცვლელი გასაღებისთვის '%s' იგნორირებულია."
#: ../src/common/fileconf.cpp:626
#, c-format
@@ -2511,7 +2511,7 @@ msgstr "გაშლის უცნობი შეცდომა"
#: ../src/common/lzmastream.cpp:196
#, c-format
msgid "LZMA decompression error: %s"
msgstr "LZMA დეკომპრესიის შეცდომა: % s"
msgstr "LZMA დეკომპრესიის შეცდომა: %s"
#: ../src/common/lzmastream.cpp:231
msgid "Failed to allocate memory for LZMA compression."
+1 -1
View File
@@ -2349,7 +2349,7 @@ msgstr "Ingen bildebehandler for type %s definert."
#: ../src/common/image.cpp:2962
#, fuzzy, c-format
msgid "Image is not of type %s."
msgstr "Bildefil er ikke av type %d."
msgstr "Bildefil er ikke av type %s."
#: ../src/common/image.cpp:3430
#, fuzzy, c-format
+1 -1
View File
@@ -4198,7 +4198,7 @@ msgstr "Файл индекса шрифтов %s исчез при загруз
#: ../src/dfb/wrapdfb.cpp:60
#, c-format
msgid "DirectFB error %d occurred."
msgstr "Ошибка DirectFB % d."
msgstr "Ошибка DirectFB %d."
#: ../src/generic/aboutdlgg.cpp:67
msgid "Developed by "
+1 -1
View File
@@ -6016,7 +6016,7 @@ msgstr "Chýba požadovaný parameter."
#: ../src/msw/ole/automtn.cpp:663
#, c-format
msgid "Argument %u not found."
msgstr "Argument% u sa nenašiel."
msgstr "Argument %u sa nenašiel."
#: ../src/msw/ole/automtn.cpp:667
#, c-format
+1 -1
View File
@@ -8961,7 +8961,7 @@ msgstr "inotify கவனிப்பை ஏற்ற இயலவில்ல
#: ../src/unix/fswatcher_inotify.cpp:138
#, c-format
msgid "Unable to remove inotify watch %i"
msgstr "%I inotify கவனிப்பை நீக்க இயலவில்லை"
msgstr "%i inotify கவனிப்பை நீக்க இயலவில்லை"
#: ../src/unix/fswatcher_inotify.cpp:271
#, c-format
+3 -3
View File
@@ -3202,7 +3202,7 @@ msgstr "Việc tìm khớp với biểu thức thông thường gặp lỗi: %s"
#, c-format
msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
msgstr ""
"Renderer \"% s\" đã không tương thích với phiên bản% d.% d và không thể được "
"Renderer \"%s\" đã không tương thích với phiên bản %d.%d và không thể được "
"nạp."
#: ../src/common/secretstore.cpp:162
@@ -5506,12 +5506,12 @@ msgstr "Nén tập tin Trợ Giúp dạng HTML (*.chm)|*.chm|"
#: ../src/html/helpwnd.cpp:1670
#, fuzzy, c-format
msgid "%i of %u"
msgstr "%i của %i"
msgstr "%i của %u"
#: ../src/html/helpwnd.cpp:1708
#, fuzzy, c-format
msgid "%u of %u"
msgstr "%lu của %lu"
msgstr "%u của %u"
#: ../src/html/htmlfilt.cpp:134
#, c-format
+1 -1
View File
@@ -5791,7 +5791,7 @@ msgstr "無法取得資料夾名稱"
#: ../src/msw/dlmsw.cpp:164
#, c-format
msgid "(error %d: %s)"
msgstr "(錯誤 %id: %s)"
msgstr "(錯誤 %d: %s)"
#: ../src/msw/dragimag.cpp:144 ../src/msw/dragimag.cpp:179
#: ../src/msw/imaglist.cpp:304 ../src/msw/imaglist.cpp:326