From 3a23613debcb794a4e92639046107f43ffc37013 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Gu=C3=A9niot?= Date: Tue, 9 Feb 2021 11:45:43 +0100 Subject: [PATCH] Adding Corsican translations --- i18n/Corsican.lang | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 i18n/Corsican.lang diff --git a/i18n/Corsican.lang b/i18n/Corsican.lang new file mode 100644 index 0000000..862ad8c --- /dev/null +++ b/i18n/Corsican.lang @@ -0,0 +1,37 @@ +/** + * Corsican translation + * @name Corsican + * @anchor Corsican + * @author Ghjacumina Tognotti + */ + +{ + "sEmptyTable": "Nisunu datu dispunibule in u tavulone", + "sInfo": "Visualisazione di l'elementu _START_ à _END_ nant'à _TOTAL_ elementi", + "sInfoEmpty": "Visualisazione di l'elementu 0 à 0 nant'à 0 elementu", + "sInfoFiltered": "(staccià à partesi da _MAX_ elementi in tutale)", + "sInfoPostFix": "", + "sInfoThousands": ",", + "sLengthMenu": "Mustrà _MENU_ elementi", + "sLoadingRecords": "Carcamentu...", + "sProcessing": "Trattamentu...", + "sSearch": "Circà :", + "sZeroRecords": "Nisunu elementu currispundente trovu", + "oPaginate": { + "sFirst": "Prima", + "sLast": "Ultimu", + "sNext": "Seguente ", + "sPrevious": "Precedente" + }, + "oAria": { + "sSortAscending": ": attivà per trasceglie a culonna in ordine criscente", + "sSortDescending": ": attivà per trasceglie a culonna in ordine scendente" + }, + "select": { + "rows": { + "_": "%d linee selezziunate", + "0": "Nisuna linea selezziunata", + "1": "1 linea selezziunata" + } + } +}