23 lines
498 B
Plaintext
23 lines
498 B
Plaintext
# Minimal po file for testing.
|
|
# Compile to mo file:
|
|
#
|
|
# $ msgfmt -o django.mo django.po
|
|
#
|
|
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: 0.1\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-12-20 23:07+0300\n"
|
|
"PO-Revision-Date: 2023-12-20 23:07+0300\n"
|
|
"Last-Translator: Omar <omar@somewhere>\n"
|
|
"Language-Team: Tr <omar@somewhere>\n"
|
|
"Language: tr\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
msgid "Hello"
|
|
msgstr "Merhaba"
|