mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
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:
10
localization-backup/pt_PT/component_translations.php
Normal file
10
localization-backup/pt_PT/component_translations.php
Normal 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'
|
||||
);
|
Reference in New Issue
Block a user