Backup all current translations from Transifex (references #161)

This will serve as a permanent backup of the current translations before migrating them to PO/gettext
This commit is contained in:
Bernd Bestel
2019-05-01 19:34:09 +02:00
parent a999112a21
commit 6ceb6e3643
108 changed files with 9541 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?php
return array(
'timeago_locale' => 'ptpt',
'timeago_nan' => 'NaN anos atrás',
'moment_locale' => 'x',
'datatables_localization' => '{"sEmptyTable":"Não há dados disponiveis na tabela","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sInfoEmpty":"A mostrar 0 a 0 de 0 registos","sInfoFiltered":"(filtered from _MAX_ total entries)","sInfoPostFix":"","sInfoThousands":",","sLengthMenu":"Show _MENU_ entries","sLoadingRecords":"A carregar...","sProcessing":"A processar...","sSearch":"Pesquisa:","sZeroRecords":"Não foram encontrados registos","oPaginate":{"sFirst":"Primeira","sLast":"Última","sNext":"Próxima","sPrevious":"Anterior"},"oAria":{"sSortAscending":": activar para ordernar coluna em ascendente","sSortDescending":": activar para ordernar coluna em descendente"}}',
'summernote_locale' => 'x',
'fullcalendar_locale' => 'x'
);