2016-08-18 20:39:31 +00:00
|
|
|
<?php
|
|
|
|
$translation_header = array (
|
|
|
|
'Project-Id-Version' => 'Chevereto V3',
|
2018-04-17 21:25:26 +00:00
|
|
|
'POT-Creation-Date' => '2017-09-22 03:16-0300',
|
|
|
|
'PO-Revision-Date' => '2017-09-22 03:16-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',
|
2018-04-17 21:25:26 +00:00
|
|
|
'X-Generator' => 'Poedit 2.0.4',
|
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 = [
|
|
|
|
];
|
|
|
|
?>
|