Files
RedBear-OS/recipes/tools/gettext/source/gettext-tools/examples/po/hello-c-gnome3.pot
T
vasilito facf0c92e0 feat: track all source trees in git — full fork offline-first model
Red Bear OS is a full fork. All sources must be available from git clone
with zero network access. Removed gitignore rules that excluded fetched
source trees under recipes/*/source/, local/recipes/kde/*/source/,
local/recipes/qt/*/source/, and vendor source trees.

Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded.

127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt
frameworks, mesa, wayland, DRM drivers, and every other recipe source.
2026-05-14 10:55:53 +01:00

58 lines
1.3 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Yoyodyne, Inc.
# This file is distributed under the same license as the hello-c-gnome3 package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: hello-c-gnome3 0\n"
"Report-Msgid-Bugs-To: bug-gettext@gnu.org\n"
"POT-Creation-Date: 2023-09-18 23:32+0200\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=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: hello-c-gnome3/hello.c:84
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
#: hello-c-gnome3/hello.c:89
msgid "<big><u>This is another text</u></big>"
msgstr ""
#: hello-c-gnome3/hello.c:91
msgid "<big><i>This is yet another text</i></big>"
msgstr ""
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr ""
#: hello-c-gnome3/hello.desktop.in.in:5
msgid "Hello, world!"
msgstr ""
#: hello-c-gnome3/hello.ui:6
msgid "Example Application"
msgstr ""
#: hello-c-gnome3/hello.ui:34
msgid "Update text"
msgstr ""
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Use XML markup"
msgstr ""
#: hello-c-gnome3/hello.gschema.xml:9
msgid "Whether to use XML markup in the text."
msgstr ""