Translations update from Weblate (#5410)

* [Web] Language file updated by 'Cleanup translation files' addon

Co-authored-by: milkmaker <milkmaker@mailcow.de>

* [Web] Updated lang.en-gb.json

Co-authored-by: Peter <magic@kthx.at>

* [Web] Updated lang.de-de.json

Co-authored-by: Peter <magic@kthx.at>

* [Web] Updated lang.ru-ru.json

Co-authored-by: Peter <magic@kthx.at>

* [Web] Updated lang.uk-ua.json

Co-authored-by: Peter <magic@kthx.at>

---------

Co-authored-by: Peter <magic@kthx.at>
This commit is contained in:
milkmaker 2023-09-04 19:56:42 +02:00 committed by GitHub
parent 8e87e76dcf
commit 21121f9827
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 25 additions and 26 deletions

View File

@ -484,7 +484,7 @@
"info": "_START_ bis _END_ von _TOTAL_ Einträgen", "info": "_START_ bis _END_ von _TOTAL_ Einträgen",
"infoEmpty": "0 bis 0 von 0 Einträgen", "infoEmpty": "0 bis 0 von 0 Einträgen",
"infoFiltered": "(gefiltert von _MAX_ Einträgen)", "infoFiltered": "(gefiltert von _MAX_ Einträgen)",
"infoPostFix": "datatables.infoPostFix", "infoPostFix": "",
"thousands": ".", "thousands": ".",
"lengthMenu": "_MENU_ Einträge anzeigen", "lengthMenu": "_MENU_ Einträge anzeigen",
"loadingRecords": "Wird geladen...", "loadingRecords": "Wird geladen...",

View File

@ -484,7 +484,7 @@
"info": "Showing _START_ to _END_ of _TOTAL_ entries", "info": "Showing _START_ to _END_ of _TOTAL_ entries",
"infoEmpty": "Showing 0 to 0 of 0 entries", "infoEmpty": "Showing 0 to 0 of 0 entries",
"infoFiltered": "(filtered from _MAX_ total entries)", "infoFiltered": "(filtered from _MAX_ total entries)",
"infoPostFix": "datatables.infoPostFix", "infoPostFix": "",
"thousands": ",", "thousands": ",",
"lengthMenu": "Show _MENU_ entries", "lengthMenu": "Show _MENU_ entries",
"loadingRecords": "Loading...", "loadingRecords": "Loading...",

View File

@ -1202,6 +1202,6 @@
"session_ua": "Неверный токен формы: ошибка проверки User-Agent" "session_ua": "Неверный токен формы: ошибка проверки User-Agent"
}, },
"datatables": { "datatables": {
"infoPostFix": "datatables.infoPostFix" "infoPostFix": ""
} }
} }

View File

@ -457,28 +457,27 @@
"yotp_verification_failed": "Overenie cez OTP Yubico zlyhalo: %s" "yotp_verification_failed": "Overenie cez OTP Yubico zlyhalo: %s"
}, },
"datatables": { "datatables": {
"info": "Záznamy _START_ až _END_ z celkom _TOTAL_", "info": "Záznamy _START_ až _END_ z celkom _TOTAL_",
"infoEmpty": "Záznamy 0 až 0 z celkom 0 ", "infoEmpty": "Záznamy 0 až 0 z celkom 0 ",
"infoFiltered": "(vyfiltrované spomedzi _MAX_ záznamov)", "infoFiltered": "(vyfiltrované spomedzi _MAX_ záznamov)",
"infoThousands": " ", "lengthMenu": "Zobraz _MENU_ záznamov",
"lengthMenu": "Zobraz _MENU_ záznamov", "loadingRecords": "Načítavam...",
"loadingRecords": "Načítavam...", "processing": "Spracúvam...",
"processing": "Spracúvam...", "search": "Hľadať:",
"search": "Hľadať:", "zeroRecords": "Nenašli sa žiadne vyhovujúce záznamy",
"zeroRecords": "Nenašli sa žiadne vyhovujúce záznamy", "paginate": {
"paginate": { "first": "Prvá",
"first": "Prvá", "last": "Posledná",
"last": "Posledná", "next": "Nasledujúca",
"next": "Nasledujúca", "previous": "Predchádzajúca"
"previous": "Predchádzajúca" },
}, "aria": {
"aria": { "sortAscending": ": aktivujte na zoradenie stĺpca vzostupne",
"sortAscending": ": aktivujte na zoradenie stĺpca vzostupne", "sortDescending": ": aktivujte na zoradenie stĺpca zostupne"
"sortDescending": ": aktivujte na zoradenie stĺpca zostupne" },
}, "emptyTable": "Nie sú k dispozícii žiadne dáta.",
"emptyTable": "Nie sú k dispozícii žiadne dáta.", "decimal": ",",
"decimal": ",", "thousands": " "
"thousands": " "
}, },
"debug": { "debug": {
"chart_this_server": "Graf (tento server)", "chart_this_server": "Graf (tento server)",

View File

@ -1254,7 +1254,7 @@
}, },
"datatables": { "datatables": {
"decimal": ".", "decimal": ".",
"infoPostFix": "datatables.infoPostFix", "infoPostFix": "",
"zeroRecords": "Відповідних записів не знайдено", "zeroRecords": "Відповідних записів не знайдено",
"aria": { "aria": {
"sortAscending": ": активувати для сортування стовпців за зростанням", "sortAscending": ": активувати для сортування стовпців за зростанням",