This template can be used to create a po file for a new WordPress translation (in this example for the locale de_DE)
msgid "" | |
msgstr "" | |
"Project-Id-Version: <PROJECT NAME>\n" | |
"POT-Creation-Date: 2015-04-02 16:42+0100\n" | |
"PO-Revision-Date: \n" | |
"Last-Translator: \n" | |
"Language-Team: \n" | |
"Language: de_DE\n" | |
"MIME-Version: 1.0\n" | |
"Content-Type: text/plain; charset=UTF-8\n" | |
"Content-Transfer-Encoding: 8bit\n" | |
"Plural-Forms: nplurals=2; plural=n != 1;\n" | |
"X-Poedit-SourceCharset: UTF-8\n" | |
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;" | |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;" | |
"esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" | |
"X-Poedit-Basepath: .\n" | |
"X-Textdomain-Support: yes\n" | |
"X-Generator: Poedit 1.7.5\n" | |
"X-Poedit-SearchPath-0: ..\n" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment