mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
51 lines
974 B
Text
51 lines
974 B
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR ORGANIZATION
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"POT-Creation-Date: 2000-01-01 00:00+0000\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"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: pygettext.py 1.5\n"
|
|
|
|
|
|
#: custom_keywords.py:10 custom_keywords.py:11
|
|
msgid "bar"
|
|
msgstr ""
|
|
|
|
#: custom_keywords.py:13
|
|
msgid "cat"
|
|
msgid_plural "cats"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: custom_keywords.py:14
|
|
msgid "dog"
|
|
msgid_plural "dogs"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: custom_keywords.py:16
|
|
msgctxt "context"
|
|
msgid "bar"
|
|
msgstr ""
|
|
|
|
#: custom_keywords.py:18
|
|
msgctxt "context"
|
|
msgid "cat"
|
|
msgid_plural "cats"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: custom_keywords.py:34
|
|
msgid "overridden"
|
|
msgid_plural "default"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|