Translations update from Hosted Weblate

Co-authored-by: Constantin Piber <cp.piber@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Infy's Tagalog Translations <ced.paltep10@gmail.com>
Co-authored-by: Leonardo de Macedo Sartorello <leo.sartorello98@gmail.com>
Co-authored-by: Nguyễn Trung Đức <vaicato16@gmail.com>
Co-authored-by: SDN2 SENYIUR <sdn2senyiur17878@gmail.com>
Co-authored-by: UnknownSkyrimPasserby <f7022961@opayq.com>
Co-authored-by: plum7x <plumgift@hotmail.com>
Co-authored-by: 清水汐音 <chenzhongjie19940725@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/de/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/fil/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/id/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/pl/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/vi/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/zh_Hant/
Translation: Suwayomi/Suwayomi-WebUI
This commit is contained in:
Hosted Weblate
2025-04-04 13:47:59 +02:00
committed by schroda
parent e6a105c766
commit dbd973398d
8 changed files with 1543 additions and 40 deletions

View File

@@ -101,7 +101,8 @@
}
},
"label": {
"last_update": "Letzte Aktualisierung: {{date}}"
"last_update": "Letzte Aktualisierung: {{date}}",
"last_update_tooltip": "$t(library.settings.global_update.title) ($t(library.settings.global_update.label.last_update))"
},
"metadata": {
"label": {
@@ -767,6 +768,11 @@
"today": "Heute",
"day_one": "Tag",
"day_other": "Tage"
},
"value": {
"label": {
"day": "{{days}} $t(global.date.label.day)"
}
}
},
"update": {
@@ -792,12 +798,12 @@
"time": {
"hour_short": "h",
"seconds": {
"value": "{{count}} $t(global.time.seconds.second, lowercase)",
"value": "{{count}} $t(global.time.seconds.second)",
"second_one": "Sekunde",
"second_other": "Sekunden"
},
"minutes": {
"value": "{{count}} $t(global.time.minutes.minute, lowercase)",
"value": "{{count}} $t(global.time.minutes.minute)",
"minute_one": "Minute",
"minute_other": "Minuten"
}
@@ -844,7 +850,8 @@
"exclude": "Ausgeschlossen: {{excludedCategoriesText}}"
}
}
}
},
"value": "{{count}} $t(category.title.category)"
},
"settings": {
"backup": {
@@ -953,9 +960,9 @@
"title": "Authentifizierung",
"basic": {
"label": {
"password": "Basic Authentication $t(global.label.password, lowercase)",
"password": "Basic Authentication $t(global.label.password)",
"enable": "Nutze Basic Authentication",
"username": "Basic Authentication $t(global.label.username, lowercase)"
"username": "Basic Authentication $t(global.label.username)"
}
}
},
@@ -1323,7 +1330,7 @@
"local_source": {
"label": {
"guide": "Anleitung zum Einrichten der lokalen Quelle",
"checkout": "Lese die"
"checkout": "Lies die"
},
"title": "Lokale Quelle"
},