Skip to content

Commit

Permalink
Translations update from Weblate (#5410)
Browse files Browse the repository at this point in the history
* [Web] Language file updated by 'Cleanup translation files' addon

Co-authored-by: milkmaker <[email protected]>

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

Co-authored-by: Peter <[email protected]>

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

Co-authored-by: Peter <[email protected]>

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

Co-authored-by: Peter <[email protected]>

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

Co-authored-by: Peter <[email protected]>

---------

Co-authored-by: Peter <[email protected]>
  • Loading branch information
milkmaker and MAGICCC authored Sep 4, 2023
1 parent 8e87e76 commit 21121f9
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 26 deletions.
2 changes: 1 addition & 1 deletion data/web/lang/lang.de-de.json
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@
"info": "_START_ bis _END_ von _TOTAL_ Einträgen",
"infoEmpty": "0 bis 0 von 0 Einträgen",
"infoFiltered": "(gefiltert von _MAX_ Einträgen)",
"infoPostFix": "datatables.infoPostFix",
"infoPostFix": "",
"thousands": ".",
"lengthMenu": "_MENU_ Einträge anzeigen",
"loadingRecords": "Wird geladen...",
Expand Down
2 changes: 1 addition & 1 deletion data/web/lang/lang.en-gb.json
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@
"info": "Showing _START_ to _END_ of _TOTAL_ entries",
"infoEmpty": "Showing 0 to 0 of 0 entries",
"infoFiltered": "(filtered from _MAX_ total entries)",
"infoPostFix": "datatables.infoPostFix",
"infoPostFix": "",
"thousands": ",",
"lengthMenu": "Show _MENU_ entries",
"loadingRecords": "Loading...",
Expand Down
2 changes: 1 addition & 1 deletion data/web/lang/lang.ru-ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -1202,6 +1202,6 @@
"session_ua": "Неверный токен формы: ошибка проверки User-Agent"
},
"datatables": {
"infoPostFix": "datatables.infoPostFix"
"infoPostFix": ""
}
}
43 changes: 21 additions & 22 deletions data/web/lang/lang.sk-sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -457,28 +457,27 @@
"yotp_verification_failed": "Overenie cez OTP Yubico zlyhalo: %s"
},
"datatables": {
"info": "Záznamy _START_ až _END_ z celkom _TOTAL_",
"infoEmpty": "Záznamy 0 až 0 z celkom 0 ",
"infoFiltered": "(vyfiltrované spomedzi _MAX_ záznamov)",
"infoThousands": " ",
"lengthMenu": "Zobraz _MENU_ záznamov",
"loadingRecords": "Načítavam...",
"processing": "Spracúvam...",
"search": "Hľadať:",
"zeroRecords": "Nenašli sa žiadne vyhovujúce záznamy",
"paginate": {
"first": "Prvá",
"last": "Posledná",
"next": "Nasledujúca",
"previous": "Predchádzajúca"
},
"aria": {
"sortAscending": ": aktivujte na zoradenie stĺpca vzostupne",
"sortDescending": ": aktivujte na zoradenie stĺpca zostupne"
},
"emptyTable": "Nie sú k dispozícii žiadne dáta.",
"decimal": ",",
"thousands": " "
"info": "Záznamy _START_ až _END_ z celkom _TOTAL_",
"infoEmpty": "Záznamy 0 až 0 z celkom 0 ",
"infoFiltered": "(vyfiltrované spomedzi _MAX_ záznamov)",
"lengthMenu": "Zobraz _MENU_ záznamov",
"loadingRecords": "Načítavam...",
"processing": "Spracúvam...",
"search": "Hľadať:",
"zeroRecords": "Nenašli sa žiadne vyhovujúce záznamy",
"paginate": {
"first": "Prvá",
"last": "Posledná",
"next": "Nasledujúca",
"previous": "Predchádzajúca"
},
"aria": {
"sortAscending": ": aktivujte na zoradenie stĺpca vzostupne",
"sortDescending": ": aktivujte na zoradenie stĺpca zostupne"
},
"emptyTable": "Nie sú k dispozícii žiadne dáta.",
"decimal": ",",
"thousands": " "
},
"debug": {
"chart_this_server": "Graf (tento server)",
Expand Down
2 changes: 1 addition & 1 deletion data/web/lang/lang.uk-ua.json
Original file line number Diff line number Diff line change
Expand Up @@ -1254,7 +1254,7 @@
},
"datatables": {
"decimal": ".",
"infoPostFix": "datatables.infoPostFix",
"infoPostFix": "",
"zeroRecords": "Відповідних записів не знайдено",
"aria": {
"sortAscending": ": активувати для сортування стовпців за зростанням",
Expand Down

0 comments on commit 21121f9

Please sign in to comment.