diff options
author | raveit65 <[email protected]> | 2018-01-27 17:50:06 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-01-27 17:50:06 +0100 |
commit | 6e5a92f77501ae505f10893858af40bb5a5c23a3 (patch) | |
tree | f568fbcdba3a974517f4bf7ce55c3f54daabc60f /po/pl.po | |
parent | af79c298a7729d4e69610919f34cbae414bb4253 (diff) | |
download | mate-backgrounds-6e5a92f77501ae505f10893858af40bb5a5c23a3.tar.bz2 mate-backgrounds-6e5a92f77501ae505f10893858af40bb5a5c23a3.tar.xz |
correct translation headers to fix building
s/PACKAGE VERSION/MATE Desktop Environment/g
s/charset=CHARSET/charset=UTF-8/g
sadly "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" is left
But compiling works
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,14 +6,14 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-11-28 10:47+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Przemek P <[email protected]>, 2017\n" "Language-Team: Polish (https://www.transifex.com/mate/teams/13566/pl/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pl\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" |