Skip to content

Commit a152189

Browse files
author
Git for Windows Build Agent
committed
Update 6 packages
info (7.1.1-1 -> 7.2-1) libsqlite (3.46.1-1 -> 3.49.1-2) mingw-w64-clang-aarch64-gettext-libtextstyle (0.24-2 -> 0.24.1-1) mingw-w64-clang-aarch64-gettext-runtime (0.24-2 -> 0.24.1-1) mingw-w64-clang-aarch64-gettext-tools (0.24-2 -> 0.24.1-1) mingw-w64-clang-aarch64-sqlite3 (3.47.2-1 -> 3.49.1-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 9b3e550 commit a152189

File tree

840 files changed

+3239
-4396
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

840 files changed

+3239
-4396
lines changed

clangarm64/bin/autopoint

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323
progname=$0
2424
package=gettext-tools
25-
version=0.24
26-
archive_version=0.24
25+
version=0.24.1
26+
archive_version=0.24.1
2727

2828
# Set variables
2929
# - gettext_datadir directory where the data files are stored.
@@ -393,7 +393,7 @@ case "$ver" in
393393
0.21 | 0.21.1 | \
394394
0.22 | 0.22.1 | 0.22.2 | 0.22.3 | 0.22.4 | 0.22.5 | \
395395
0.23 | 0.23.1 | \
396-
0.24 )
396+
0.24 | 0.24.1 )
397397
;;
398398
*)
399399
func_fatal_error "The AM_GNU_GETTEXT_VERSION declaration in your $configure_in

clangarm64/bin/dbhash.exe

18.5 KB
Binary file not shown.

clangarm64/bin/envsubst.exe

0 Bytes
Binary file not shown.

clangarm64/bin/gettext.exe

0 Bytes
Binary file not shown.

clangarm64/bin/gettext.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ if test -z "${ZSH_VERSION+set}"; then
4848
gettext.sh | */gettext.sh | *\\gettext.sh)
4949
progname=$0
5050
package=gettext-runtime
51-
version=0.24
51+
version=0.24.1
5252
# func_usage
5353
# outputs to stdout the --help usage message.
5454
func_usage ()

clangarm64/bin/gettextize

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323
progname=$0
2424
package=gettext-tools
25-
version=0.24
26-
archive_version=0.24
25+
version=0.24.1
26+
archive_version=0.24.1
2727

2828
# Set variables
2929
# - gettext_datadir directory where the data files are stored.
@@ -886,7 +886,7 @@ if test -f "$srcdir/Makefile.am"; then
886886
for file in $m4filelist; do
887887
same=no
888888
if test -f "$srcdir/$m4dir/$file"; then
889-
if cmp -s "${datarootdir}/aclocal/$file" "$srcdir/$m4dir/$file"; then
889+
if cmp -s "${datarootdir}/gettext/m4/$file" "$srcdir/$m4dir/$file"; then
890890
same=yes
891891
fi
892892
else
@@ -900,7 +900,7 @@ if test -f "$srcdir/Makefile.am"; then
900900
fi
901901
fi
902902
func_backup "$m4dir/$file"
903-
func_linkorcopy "${datarootdir}/aclocal/$file" "${datarootdir}/aclocal/$file" "$m4dir/$file"
903+
func_linkorcopy "${datarootdir}/gettext/m4/$file" "${datarootdir}/gettext/m4/$file" "$m4dir/$file"
904904
done
905905
missing_m4Makefileam=
906906
if test -n "$added_m4files"; then
@@ -1092,7 +1092,7 @@ else
10921092
please="$please
10931093
Please add the files
10941094
$m4filelist
1095-
from the ${datarootdir}/aclocal directory to your aclocal.m4 file.
1095+
from the ${datarootdir}/gettext/m4 directory to your aclocal.m4 file.
10961096
"
10971097
fi
10981098

clangarm64/bin/libasprintf-0.dll

76 KB
Binary file not shown.

clangarm64/bin/libgettextpo-0.dll

66 KB
Binary file not shown.

clangarm64/bin/libintl-8.dll

81.5 KB
Binary file not shown.

clangarm64/bin/libsqlite3-0.dll

18.5 KB
Binary file not shown.

clangarm64/bin/libtextstyle-0.dll

79 KB
Binary file not shown.

clangarm64/bin/msgattrib.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgcat.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgcmp.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgcomm.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgconv.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgen.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgexec.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgfilter.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgfmt.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msggrep.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msginit.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgmerge.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msgunfmt.exe

0 Bytes
Binary file not shown.

clangarm64/bin/msguniq.exe

0 Bytes
Binary file not shown.

clangarm64/bin/ngettext.exe

0 Bytes
Binary file not shown.

clangarm64/bin/recode-sr-latin.exe

0 Bytes
Binary file not shown.

clangarm64/bin/showdb.exe

18.5 KB
Binary file not shown.

clangarm64/bin/showjournal.exe

19 KB
Binary file not shown.

clangarm64/bin/showstat4.exe

19 KB
Binary file not shown.

clangarm64/bin/showwal.exe

19 KB
Binary file not shown.

clangarm64/bin/sqldiff.exe

18.5 KB
Binary file not shown.

clangarm64/bin/sqlite3.exe

25.5 KB
Binary file not shown.

clangarm64/bin/sqlite3_analyzer.exe

20 KB
Binary file not shown.

clangarm64/bin/xgettext.exe

512 Bytes
Binary file not shown.

clangarm64/include/gettext-po.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ extern "C" {
2828
/* =========================== Meta Information ============================ */
2929

3030
/* Version number: (major<<16) + (minor<<8) + subminor */
31-
#define LIBGETTEXTPO_VERSION 0x001800
31+
#define LIBGETTEXTPO_VERSION 0x001801
3232
extern __declspec (dllimport) int libgettextpo_version;
3333

3434
/* ================================= Types ================================= */

clangarm64/include/libintl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ extern "C" {
5454

5555

5656
/* Version number: (major<<16) + (minor<<8) + subminor */
57-
#define LIBINTL_VERSION 0x001800
57+
#define LIBINTL_VERSION 0x001801
5858
extern int libintl_version;
5959

6060

clangarm64/include/sqlite3.h

Lines changed: 166 additions & 34 deletions
Large diffs are not rendered by default.

clangarm64/include/textstyle/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ extern "C" {
2828

2929

3030
/* Version number: (major<<16) + (minor<<8) + subminor. */
31-
#define _LIBTEXTSTYLE_VERSION 0x001800
31+
#define _LIBTEXTSTYLE_VERSION 0x001801
3232
extern LIBTEXTSTYLE_DLL_VARIABLE const int _libtextstyle_version; /* Likewise */
3333

3434

0 Bytes
Binary file not shown.

clangarm64/lib/gettext/hostname.exe

0 Bytes
Binary file not shown.

clangarm64/lib/gettext/urlget.exe

0 Bytes
Binary file not shown.

clangarm64/lib/libasprintf.a

106 KB
Binary file not shown.

clangarm64/lib/libasprintf.dll.a

10.5 KB
Binary file not shown.

clangarm64/lib/libgettextlib.dll.a

-1.29 KB
Binary file not shown.

clangarm64/lib/libgettextpo.a

95.6 KB
Binary file not shown.

clangarm64/lib/libgettextpo.dll.a

13.2 KB
Binary file not shown.

clangarm64/lib/libgettextsrc.dll.a

478 Bytes
Binary file not shown.

clangarm64/lib/libintl.a

112 KB
Binary file not shown.

clangarm64/lib/libintl.dll.a

8.7 KB
Binary file not shown.

clangarm64/lib/libsqlite3.a

47.2 KB
Binary file not shown.

clangarm64/lib/libtextstyle.a

114 KB
Binary file not shown.

clangarm64/lib/pkgconfig/sqlite3.pc

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Package Information for pkg-config
2-
3-
prefix=/clangarm64
4-
exec_prefix=${prefix}
5-
libdir=${exec_prefix}/lib
6-
includedir=${prefix}/include
7-
8-
Name: SQLite
9-
Description: SQL database engine
10-
Version: 3.47.2
11-
Libs: -L${libdir} -lsqlite3
12-
Libs.private: -lz -lpthread
13-
Cflags: -I${includedir}
1+
# Package Information for pkg-config
2+
3+
prefix=/clangarm64
4+
exec_prefix=${prefix}
5+
libdir=${exec_prefix}/lib
6+
includedir=${prefix}/include
7+
8+
Name: SQLite
9+
Description: SQL database engine
10+
Version: 3.49.1
11+
Libs: -L${libdir} -lsqlite3
12+
Libs.private: -lz
13+
Cflags: -I${includedir}
1.55 MB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
package ifneeded sqlite3 3.49.1 [list load [file join $dir libtclsqlite3[info sharedlibextension]] Sqlite3]

clangarm64/share/doc/gettext/examples/hello-c++-gnome2/po/bg.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Bulgarian translations for hello-c++-gnome2 package.
22
# Copyright (C) 2010 Yoyodyne, Inc. (msgids)
33
# This file is distributed under the same license as the gettext package.
4-
# Roumen Petrov <[email protected]>, 2010,2014,2015,2019,2023,2024.
4+
# Roumen Petrov <[email protected]>, 2010,2014,2015,2019,2023,2024.2025.
55
#
66
msgid ""
77
msgstr ""
8-
"Project-Id-Version: GNU hello-c++-gnome2 0.23-pre1\n"
8+
"Project-Id-Version: GNU hello-c++-gnome2 0.24-pre1\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"PO-Revision-Date: 2024-10-17 19:41+0200\n"
10+
"PO-Revision-Date: 2025-03-08 19:09+0200\n"
1111
"Last-Translator: Roumen Petrov <[email protected]>\n"
1212
"Language-Team: Bulgarian <[email protected]>\n"
1313
"Language: bg\n"

clangarm64/share/doc/gettext/examples/hello-c++-gnome2/po/lv.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
# Copyright (C) 2009 Yoyodyne, Inc. (msgids)
33
# This file is distributed under the same license as the gettext package.
44
# Arvis Lācis <[email protected]>, 2009.
5-
# Rihards Priedītis <rprieditis@gmail>, 2023.
5+
# Rihards Priedītis <rprieditis@gmail>, 2023, 2025.
66
#
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: hello-c++-gnome2-0.22\n"
9+
"Project-Id-Version: hello-c++-gnome2-0.24-pre1\n"
1010
"Report-Msgid-Bugs-To: [email protected]\n"
11-
"PO-Revision-Date: 2023-12-24 15:52+0000\n"
11+
"PO-Revision-Date: 2025-03-09 11:44+0000\n"
1212
"Last-Translator: Rihards Priedītis <[email protected]>\n"
1313
"Language-Team: Latvian <[email protected]>\n"
1414
"Language: lv\n"
@@ -18,7 +18,7 @@ msgstr ""
1818
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
1919
"2);\n"
2020
"X-Bugs: Report translation errors to the Language-Team address.\n"
21-
"X-Generator: Poedit 3.4.2\n"
21+
"X-Generator: Poedit 3.5\n"
2222

2323
#: hello.cc:55
2424
msgid "Hello, world!"

clangarm64/share/doc/gettext/examples/hello-c++-gnome2/po/ms.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# hello-c++-gnome2 Bahasa Melayu (Malay) (ms).
2-
# Copyright (C) 2006, 2015, 2023 Yoyodyne, Inc. (msgids)
3-
# Copyright (C) 2006, 2015, 2023 Free Software Foundation, Inc.
2+
# Copyright (C) 2006, 2015, 2023, 2025 Yoyodyne, Inc. (msgids)
3+
# Copyright (C) 2006, 2015, 2023, 2025 Free Software Foundation, Inc.
44
# This file is distributed under the same license as the gettext package.
5-
# Sharuzzaman Ahmat Raslan <[email protected]>, 2006, 2015, 2023.
5+
# Sharuzzaman Ahmat Raslan <[email protected]>, 2006, 2015, 2023, 2025
66
#
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: hello-c++-gnome2 0.22\n"
9+
"Project-Id-Version: hello-c++-gnome2 0.24-pre1\n"
1010
"Report-Msgid-Bugs-To: [email protected]\n"
11-
"PO-Revision-Date: 2023-07-24 11:27+0800\n"
11+
"PO-Revision-Date: 2025-02-25 23:17+0800\n"
1212
"Last-Translator: Sharuzzaman Ahmat Raslan <[email protected]>\n"
1313
"Language-Team: Malay <[email protected]>\n"
1414
"Language: ms\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"X-Bugs: Report translation errors to the Language-Team address.\n"
19-
"X-Generator: Poedit 3.3.2\n"
19+
"X-Generator: Poedit 3.5\n"
2020

2121
#: hello.cc:55
2222
msgid "Hello, world!"

clangarm64/share/doc/gettext/examples/hello-c++-gnome2/po/nb.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"PO-Revision-Date: 2024-01-06 16:33+0100\n"
1212
"Last-Translator: Johnny A. Solbu <[email protected]>\n"
1313
"Language-Team: Norwegian Bokmaal <[email protected]>\n"
14-
"Language: nb\n"
14+
"Language: nb_NO\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"

clangarm64/share/doc/gettext/examples/hello-c++-gnome2/po/nl.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: hello-c++-gnome2-0.24-pre1\n"
1313
"Report-Msgid-Bugs-To: [email protected]\n"
14-
"PO-Revision-Date: 2025-02-20 12:06+0100\n"
14+
"PO-Revision-Date: 2025-03-01 14:51+0100\n"
1515
"Last-Translator: Benno Schulenberg <[email protected]>\n"
1616
"Language-Team: Dutch <[email protected]>\n"
1717
"Language: nl\n"

clangarm64/share/doc/gettext/examples/hello-c++-gnome2/po/pt.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# Portuguese (Portugal) translation of 'hello-c++-gnome2' package.
22
# Copyright (C) 2018 Yoyodyne, Inc. (msgids)
33
# This file is distributed under the same license as the gettext package.
4-
# Pedro Albuquerque <[email protected]>, 2019, 2020.
4+
# Pedro Albuquerque <[email protected]>, 2019, 2020, 2025.
55
#
66
msgid ""
77
msgstr ""
8-
"Project-Id-Version: hello-c++-gnome2 0.20.2\n"
8+
"Project-Id-Version: hello-c++-gnome2 0.24-pre1\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"PO-Revision-Date: 2020-04-17 07:38+0100\n"
10+
"PO-Revision-Date: 2025-03-23 08:01+0000\n"
1111
"Last-Translator: Pedro Albuquerque <[email protected]>\n"
1212
"Language-Team: Portuguese <[email protected]>\n"
1313
"Language: pt\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
17+
"Plural-Forms: nplurals=2; plural=n != 1;\\n;\n"
1718
"X-Bugs: Report translation errors to the Language-Team address.\n"
18-
"Plural-Forms: nplurals=2; plural=n != 1;\\n\n"
19-
"X-Generator: Geany / PoHelper 1.36\n"
19+
"X-Generator: Poedit 3.5\n"
2020

2121
#: hello.cc:55
2222
msgid "Hello, world!"

clangarm64/share/doc/gettext/examples/hello-c++-gnome2/po/sr.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,27 @@
22
# Copyright (C) 2014 Yoyodyne, Inc. (msgids)
33
# This file is distributed under the same license as the gettext package.
44
# Aleksandar Jelenak <[email protected]>, 2004.
5-
# Мирослав Николић <[email protected]>, 2014-2023.
5+
# Мирослав Николић <[email protected]>, 2014-2025.
66
#
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: hello-c++-gnome2-0.22\n"
9+
"Project-Id-Version: hello-c++-gnome2-0.24-pre1\n"
1010
"Report-Msgid-Bugs-To: [email protected]\n"
11-
"PO-Revision-Date: 2023-07-21 07:37+0200\n"
11+
"PO-Revision-Date: 2025-03-02 16:51+0100\n"
1212
"Last-Translator: Мирослав Николић <[email protected]>\n"
1313
"Language-Team: Serbian <(nothing)>\n"
1414
"Language: sr\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
18-
"X-Bugs: Report translation errors to the Language-Team address.\n"
1918
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
2019
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
21-
"X-Generator: Gtranslator 41.0\n"
20+
"X-Bugs: Report translation errors to the Language-Team address.\n"
21+
"X-Generator: Poedit 3.5\n"
2222

2323
#: hello.cc:55
2424
msgid "Hello, world!"
25-
msgstr "Здраво свима!"
25+
msgstr "Здраво, свима!"
2626

2727
#: hello.cc:60
2828
#, c-format

clangarm64/share/doc/gettext/examples/hello-c++-gnome3/po/bg.po

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Bulgarian translations for hello-c++-gnome3 package.
22
# Copyright (C) 2010 Yoyodyne, Inc. (msgids)
33
# This file is distributed under the same license as the gettext package.
4-
# Roumen Petrov <[email protected]>, 2010,2014,2015,2019,2023,2024.
4+
# Roumen Petrov <[email protected]>, 2010,2014,2015,2019,2023,2024.2025.
55
#
66
msgid ""
77
msgstr ""
8-
"Project-Id-Version: GNU hello-c++-gnome3 0.23-pre1\n"
8+
"Project-Id-Version: GNU hello-c++-gnome3 0.24-pre1\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"PO-Revision-Date: 2024-10-17 19:41+0200\n"
10+
"PO-Revision-Date: 2025-03-08 19:09+0200\n"
1111
"Last-Translator: Roumen Petrov <[email protected]>\n"
1212
"Language-Team: Bulgarian <[email protected]>\n"
1313
"Language: bg\n"
@@ -17,24 +17,21 @@ msgstr ""
1717
"X-Bugs: Report translation errors to the Language-Team address.\n"
1818

1919
#: hello.cc:69
20-
#, fuzzy
2120
msgid "Hello world!"
2221
msgstr "Здравейте всички!"
2322

2423
#: hello.cc:71
25-
#, fuzzy, c-format
24+
#, c-format
2625
msgid "This program is running as process number %s."
27-
msgstr "Програмата е пусната под процес номер %d."
26+
msgstr "Програмата е пусната под процес номер %s."
2827

2928
#: hello.cc:75
30-
#, fuzzy
3129
msgid "This is another text"
32-
msgstr "<big><u>Това е друг текст</u></big>"
30+
msgstr "Това е друг текст"
3331

3432
#: hello.cc:77
35-
#, fuzzy
3633
msgid "This is yet another text"
37-
msgstr "<big><i>А това е един друг текст</i></big>"
34+
msgstr "А това е един друг текст"
3835

3936
#: hello.desktop.in.in:3
4037
msgid "Hello"

clangarm64/share/doc/gettext/examples/hello-c++-gnome3/po/lv.po

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
# Copyright (C) 2009 Yoyodyne, Inc. (msgids)
33
# This file is distributed under the same license as the gettext package.
44
# Arvis Lācis <[email protected]>, 2009.
5-
# Rihards Priedītis <rprieditis@gmail>, 2023.
5+
# Rihards Priedītis <rprieditis@gmail>, 2023, 2025.
66
#
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: hello-c++-gnome3-0.22\n"
9+
"Project-Id-Version: hello-c++-gnome3-0.24-pre1\n"
1010
"Report-Msgid-Bugs-To: [email protected]\n"
11-
"PO-Revision-Date: 2023-12-24 15:52+0000\n"
11+
"PO-Revision-Date: 2025-03-09 11:44+0000\n"
1212
"Last-Translator: Rihards Priedītis <[email protected]>\n"
1313
"Language-Team: Latvian <[email protected]>\n"
1414
"Language: lv\n"
@@ -18,27 +18,24 @@ msgstr ""
1818
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
1919
"2);\n"
2020
"X-Bugs: Report translation errors to the Language-Team address.\n"
21-
"X-Generator: Poedit 3.4.2\n"
21+
"X-Generator: Poedit 3.5\n"
2222

2323
#: hello.cc:69
24-
#, fuzzy
2524
msgid "Hello world!"
2625
msgstr "Sveika, pasaule!"
2726

2827
#: hello.cc:71
29-
#, fuzzy, c-format
28+
#, c-format
3029
msgid "This program is running as process number %s."
31-
msgstr "Šī programma darbojas ar procesa numuru %d."
30+
msgstr "Šī programma darbojas ar procesa numuru %s."
3231

3332
#: hello.cc:75
34-
#, fuzzy
3533
msgid "This is another text"
36-
msgstr "<big><u>Šis ir vēl viens teksts</u></big>"
34+
msgstr "Šis ir vēl viens teksts"
3735

3836
#: hello.cc:77
39-
#, fuzzy
4037
msgid "This is yet another text"
41-
msgstr "<big><i>Šis ir vēl viens teksts</i></big>"
38+
msgstr "Šis ir arī vēl viens teksts"
4239

4340
#: hello.desktop.in.in:3
4441
msgid "Hello"

0 commit comments

Comments
 (0)