chevereto-free/app/content/languages/cache/en.po.cache.php

28 lines
965 B
PHP
Raw Normal View History

2016-08-18 20:39:31 +00:00
<?php
$translation_header = array (
'Project-Id-Version' => 'Chevereto V3',
2017-05-21 20:19:25 +00:00
'POT-Creation-Date' => '2017-02-19 15:17-0300',
'PO-Revision-Date' => '2017-02-19 15:17-0300',
2016-08-18 20:39:31 +00:00
'Last-Translator' => 'Rodolfo Berríos <inbox@rodolfoberrios.com>',
'Language-Team' => '',
'Language' => 'e',
'MIME-Version' => '1.0',
'Content-Type' => 'text/plain; charset=UTF-8',
'Content-Transfer-Encoding' => '8bit',
2017-05-21 20:19:25 +00:00
'X-Generator' => 'Poedit 1.8.12',
2016-08-18 20:39:31 +00:00
'X-Poedit-Basepath' => '.',
'Plural-Forms' => 'nplurals=2; plural=(n != 1);',
'X-Poedit-KeywordsList' => '_s;_se;_n:1,2;_ne:1,2;PF.fn._s;PF.fn._n:1,2',
'X-Poedit-SourceCharset' => 'UTF-8',
'X-Poedit-SearchPath-0' => '../../..',
'X-Poedit-SearchPathExcluded-0' => '../../../app/vendor',
);
$translation_plural = array (
'nplurals' => 2,
'plural' => '(n != 1)',
'formula' => '($n != 1)',
'function' => '$index = (int)(($n != 1)); return ($index < 2) ? $index : 2 - 1;',
);
$translation_table = [
];
?>