facf0c92e0
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.
28 lines
747 B
Plaintext
28 lines
747 B
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR Yoyodyne, Inc.
|
|
# This file is distributed under the same license as the hello-php package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: hello-php 0\n"
|
|
"Report-Msgid-Bugs-To: bug-gettext@gnu.org\n"
|
|
"POT-Creation-Date: 2023-09-18 23:34+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-php/hello.php:12
|
|
msgid "Hello, world!"
|
|
msgstr ""
|
|
|
|
#: hello-php/hello.php:14
|
|
#, php-format
|
|
msgid "This program is running as process number %d."
|
|
msgstr ""
|