diff options
Diffstat (limited to 'po/tests/tests.pot')
-rw-r--r-- | po/tests/tests.pot | 53 |
1 files changed, 21 insertions, 32 deletions
diff --git a/po/tests/tests.pot b/po/tests/tests.pot index 6421a90..b9a1357 100644 --- a/po/tests/tests.pot +++ b/po/tests/tests.pot @@ -1,37 +1,26 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "Project-Id-Version: \n" - "Report-Msgid-Bugs-To: EMAIL\n" - "POT-Creation-Date: 2025-05-12 07:34-0300\n" - "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" - "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" - "Language-Team: LANGUAGE <LL@li.org>\n" - "Language: \n" - "MIME-Version: 1.0\n" - "Content-Type: text/plain; charset=UTF-8\n" - "Content-Transfer-Encoding: 8bit\n" +msgid "" +msgstr "" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" -#: tests/functional/api-usage/gotext.go:23 tests/functional/api-usage/gotext.go:34 tests/functional/api-usage/gotext.go:46 -msgid "Good morning" -msgstr "" +#: tests/functional/api-usage/gotext.go:62 tests/functional/api-usage/gotext.go:67 tests/functional/api-usage/gotext.go:80 tests/functional/api-usage/gotext.go:85 tests/functional/api-usage/gotext.go:98 tests/functional/api-usage/gotext.go:103 +#, c-format +msgid "An apple" +msgid_plural "%d apples" +msgstr[0] "" +msgstr[1] "" -#: tests/functional/api-usage/gotext.go:24 tests/functional/api-usage/gotext.go:35 tests/functional/api-usage/gotext.go:47 -msgid "Good bye!" -msgstr "" +#: tests/functional/api-usage/gotext.go:60 tests/functional/api-usage/gotext.go:78 tests/functional/api-usage/gotext.go:96 +msgid "Good bye!" +msgstr "" -#: tests/functional/api-usage/gotext.go:20 tests/functional/api-usage/gotext.go:31 tests/functional/api-usage/gotext.go:43 -msgid "Hello, world!" -msgstr "" +#: tests/functional/api-usage/gotext.go:59 tests/functional/api-usage/gotext.go:77 tests/functional/api-usage/gotext.go:95 +msgid "Good morning" +msgstr "" -#: tests/functional/api-usage/gotext.go:21 tests/functional/api-usage/gotext.go:22 tests/functional/api-usage/gotext.go:32 tests/functional/api-usage/gotext.go:33 tests/functional/api-usage/gotext.go:44 tests/functional/api-usage/gotext.go:45 -#, c-format -msgid "An apple" -msgid_plural "%d apples" -msgstr[0] "" -msgstr[1] "" +#: tests/functional/api-usage/gotext.go:58 tests/functional/api-usage/gotext.go:76 tests/functional/api-usage/gotext.go:94 +msgid "Hello, world!" +msgstr "" |