[skip ci] Weblate Changes (#3708)

Co-authored-by: Adam Havránek <adamhavra@seznam.cz>
Co-authored-by: Aindriú Mac Giolla Eoin <aindriu80@gmail.com>
Co-authored-by: Havokdan <havokdan@yahoo.com.br>
Co-authored-by: 無情天 <kofzhanganguo@126.com>
This commit is contained in:
Weblate (bot) 2025-04-09 01:11:12 +02:00 committed by GitHub
parent 66d764f026
commit 9d9938bce2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 179 additions and 35 deletions

View File

@ -203,5 +203,9 @@
"person-name-unique": "Jméno osoby musí být unikátní",
"person-image-doesnt-exist": "Osoba neexistuje v databázi CoversDB",
"email-taken": "Email je již používán",
"kavitaplus-restricted": "Toto je omezeno pouze na Kavita+"
"kavitaplus-restricted": "Toto je omezeno pouze na Kavita+",
"dashboard-stream-only-delete-smart-filter": "Z ovládacího panelu lze odstranit pouze streamy chytrých filtrů",
"smart-filter-name-required": "Vyžaduje se název chytrého filtru",
"smart-filter-system-name": "Nelze použít název streamu poskytovaného systémem",
"sidenav-stream-only-delete-smart-filter": "Z postranní navigace lze odstranit pouze streamy chytrých filtrů"
}

View File

@ -203,5 +203,9 @@
"person-name-unique": "Caithfidh ainm duine a bheith uathúil",
"person-image-doesnt-exist": "Níl an duine in CoversDB",
"email-taken": "Ríomhphost in úsáid cheana féin",
"kavitaplus-restricted": "Tá sé seo teoranta do Kavita+ amháin"
"kavitaplus-restricted": "Tá sé seo teoranta do Kavita+ amháin",
"smart-filter-system-name": "Ní féidir leat ainm srutha an chórais a sholáthair tú a úsáid",
"sidenav-stream-only-delete-smart-filter": "Ní féidir ach sruthanna cliste scagaire a scriosadh as an SideNav",
"dashboard-stream-only-delete-smart-filter": "Ní féidir ach sruthanna cliste scagaire a scriosadh ón deais",
"smart-filter-name-required": "Ainm Scagaire Cliste ag teastáil"
}

View File

@ -203,5 +203,9 @@
"person-name-required": "O nome da pessoa é obrigatório e não deve ser nulo",
"person-name-unique": "O nome da pessoa deve ser exclusivo",
"email-taken": "E-mail já em uso",
"kavitaplus-restricted": "Isso é restrito apenas ao Kavita+"
"kavitaplus-restricted": "Isso é restrito apenas ao Kavita+",
"smart-filter-name-required": "Nome do Filtro Inteligente obrigatório",
"dashboard-stream-only-delete-smart-filter": "Somente fluxos de filtros inteligentes podem ser excluídos do painel",
"smart-filter-system-name": "Você não pode usar o nome de um fluxo fornecido pelo sistema",
"sidenav-stream-only-delete-smart-filter": "Somente fluxos de filtros inteligentes podem ser excluídos do Navegador Lateral"
}

View File

@ -203,5 +203,9 @@
"person-name-unique": "人名必须是唯一的",
"person-image-doesnt-exist": "CoversDB 中不存在此人",
"email-taken": "电子邮件已被使用",
"kavitaplus-restricted": "仅限 Kavita+"
"kavitaplus-restricted": "仅限 Kavita+",
"dashboard-stream-only-delete-smart-filter": "只能从仪表板中删除智能筛选器流",
"smart-filter-name-required": "需要智能筛选器名称",
"smart-filter-system-name": "您不能使用系统提供的流名称",
"sidenav-stream-only-delete-smart-filter": "只能从侧边栏删除智能筛选器流"
}

View File

@ -856,7 +856,9 @@
"home": "Domů",
"want-to-read": "Chci číst",
"collections": "Sbírky",
"all-series": "Všechny série"
"all-series": "Všechny série",
"cancel-edit": "Zrušit úpravu",
"edit": "{{common.edit}}"
},
"library-settings-modal": {
"close": "{{common.close}}",
@ -1277,7 +1279,8 @@
"online-now-tooltip": "Nyní aktivní",
"too-many-libraries": "Hodně",
"sharing-header": "Sdílení",
"actions-header": "Akce"
"actions-header": "Akce",
"all-libraries": "Všechny knihovny"
},
"edit-collection-tags": {
"required-field": "{{validation.required-field}}",
@ -1379,7 +1382,8 @@
"smart-filter": "Chytrý filtr",
"provided": "Poskytnuto",
"library": "Knihovna",
"external-source": "Externí zdroj"
"external-source": "Externí zdroj",
"delete": "{{common.delete}}"
},
"reading-list-detail": {
"item-count": "{{common.item-count}}",
@ -1840,7 +1844,8 @@
"add": "{{common.add}}",
"filter": "{{common.filter}}",
"clear": "{{common.clear}}",
"no-data": "Všechny inteligentní filtry jsou přidané na ovládací panel nebo žádné dosud nebyly vytvořené."
"no-data": "Všechny inteligentní filtry jsou přidané na ovládací panel nebo žádné dosud nebyly vytvořené.",
"smart-filter-title": "{{customize-dashboard-modal.title-smart-filters}}"
},
"customize-sidenav-streams": {
"save": "{{common.save}}",
@ -1868,7 +1873,15 @@
"filter": "{{common.filter}}",
"clear": "{{common.clear}}",
"no-data": "Nevytvořeny žádné inteligentní filtry",
"errored": "Ve filtru došlo k chybě kódování. Je třeba jej znovu vytvořit."
"errored": "Ve filtru došlo k chybě kódování. Je třeba jej znovu vytvořit.",
"save": "{{common.save}}",
"edit-smart-filter": "Upravit {{name}}",
"name-label": "Název",
"required-field": "Chytré filtry potřebují název",
"filter-name-unique": "Názvy chytrých filtrů musí být jedinečné",
"edit": "{{common.edit}}",
"close": "{{common.close}}",
"cancel": "{{common.cancel}}"
},
"edit-external-source-item": {
"save": "{{common.save}}",
@ -1995,7 +2008,8 @@
"promote-tooltip": "Zviditelnění položky pro všechny uživatele",
"new-collection": "Nová sbírka",
"match": "Shoda",
"match-tooltip": "Přiřadit série s Kavitou+ manuálně"
"match-tooltip": "Přiřadit série s Kavitou+ manuálně",
"reorder": "Přeuspořádat"
},
"changelog-update-item": {
"changed": "Změněno",
@ -2313,7 +2327,8 @@
},
"card-detail-layout": {
"total-items": "{{count}} položek celkem",
"jumpkey-count": "{{count}} sérií"
"jumpkey-count": "{{count}} sérií",
"no-data": "{{common.no-data}}"
},
"download-indicator": {
"progress": "{{procentage}}% staženo"
@ -2616,5 +2631,22 @@
"genres": "{{metadata-fields.genres-title}}",
"summary": "{{filter-field-pipe.summary}}",
"publication-status": "{{edit-series-modal.publication-status-title}}"
},
"role-localized-pipe": {
"download": "Stažené",
"change-password": "Změnit heslo",
"change-restriction": "Omezení změn",
"login": "Přihlášení",
"read-only": "Pouze pro čtení",
"promote": "Propagovat",
"bookmark": "Záložka",
"admin": "Správce"
},
"log-level-pipe": {
"debug": "Ladit",
"information": "Informace",
"trace": "Sledovat",
"warning": "Varování",
"critical": "Kritické"
}
}

View File

@ -222,7 +222,7 @@
"description": "Nuair a roghnaítear iad, déanfar gach liosta sraithe agus léitheoireachta a bhfuil mír amháin ar a laghad acu atá níos mó ná an srian roghnaithe a bhriseadh ó thorthaí.",
"not-applicable-for-admins": "Níl sé seo infheidhme maidir le admins.",
"age-rating-label": "{{metadata-fields.age-rating-title}}",
"no-restriction": "Gan Srian",
"no-restriction": "Uimh Srianadh",
"include-unknowns-label": "Cuir anaithnid san áireamh",
"include-unknowns-tooltip": "Más fíor, ceadófar Anaithnid le Srian Aoise. D'fhéadfadh sé seo a bheith ina chúis le sceitheadh na meán d'úsáideoirí a bhfuil srianta Aoise orthu."
},
@ -860,7 +860,9 @@
"back": "Ar ais",
"more": "Níos mó",
"customize": "{{settings.customize}}",
"browse-authors": "Brabhsáil Údair"
"browse-authors": "Brabhsáil Údair",
"edit": "{{common.edit}}",
"cancel-edit": "Dún Athordú"
},
"library-settings-modal": {
"close": "{{common.close}}",
@ -979,7 +981,8 @@
},
"card-detail-layout": {
"total-items": "{{count}} míreanna iomlána",
"jumpkey-count": "{{count}} Sraith"
"jumpkey-count": "{{count}} Sraith",
"no-data": "{{common.no-data}}"
},
"card-item": {
"cannot-read": "Ní féidir léamh"
@ -1251,7 +1254,7 @@
"library-scan-tooltip": "Cé chomh minic a dhéanfaidh Kavita meiteashonraí a scanadh agus a athnuachan timpeall ar chomhaid leabharlainne.",
"library-database-backup-label": "Cúltaca fileata",
"library-database-backup-tooltip": "Cé chomh minic a dhéanfaidh Kavita cúltaca ar an mbunachar sonraí agus ar chomhaid ghaolmhara eile.",
"cleanup-label": "Glanadh",
"cleanup-label": "Glanta",
"cleanup-tooltip": "Cé chomh minic a rithfidh Kavita tascanna glantacháin. D'fhéadfadh sé seo a bheith trom agus ba chóir é a dhéanamh ag meán oíche i bhformhór na gcásanna",
"adhoc-tasks-title": "Tascanna Ad-hoc",
"job-title-header": "Teideal an Phoist",
@ -1328,7 +1331,8 @@
"no-data": "Níl aon úsáideoirí eile ann.",
"loading": "{{common.loading}}",
"actions-header": "Gníomhartha",
"pending-tooltip": "Níor bhailíochtaigh an t-úsáideoir seo a ríomhphost"
"pending-tooltip": "Níor bhailíochtaigh an t-úsáideoir seo a ríomhphost",
"all-libraries": "Gach Leabharlann"
},
"edit-collection-tags": {
"title": "Cuir {{collectionName}} Collection in eagar",
@ -1440,7 +1444,8 @@
"provided": "Ar choinníoll",
"smart-filter": "Scagaire Cliste",
"library": "Leabharlann",
"external-source": "Foinse Sheachtrach"
"external-source": "Foinse Sheachtrach",
"delete": "{{common.delete}}"
},
"reading-list-detail": {
"item-count": "{{common.item-count}}",
@ -2019,7 +2024,8 @@
"save": "{{common.save}}",
"add": "{{common.add}}",
"filter": "{{common.filter}}",
"clear": "{{common.clear}}"
"clear": "{{common.clear}}",
"smart-filter-title": "{{customize-dashboard-modal.title-smart-filters}}"
},
"customize-sidenav-streams": {
"no-data": "Gach scagairí Cliste a chuirtear le Side Nav nó aon cheann a cruthaíodh go fóill.",
@ -2047,7 +2053,15 @@
"no-data": "Níor cruthaíodh aon scagairí cliste",
"filter": "{{common.filter}}",
"clear": "{{common.clear}}",
"errored": "Tá earráid ionchódaithe sa scagaire. Ní mór duit é a athchruthú."
"errored": "Tá earráid ionchódaithe sa scagaire. Ní mór duit é a athchruthú.",
"edit": "{{common.edit}}",
"save": "{{common.save}}",
"name-label": "Ainm",
"required-field": "Teastaíonn ainm ó Scagairí Cliste",
"filter-name-unique": "Caithfidh ainmneacha Scagaire Cliste a bheith uathúil",
"cancel": "{{common.cancel}}",
"edit-smart-filter": "Cuir {{name}} in eagar",
"close": "{{common.close}}"
},
"edit-external-source-item": {
"not-unique": "Tá foinse sheachtrach ann leis an óstach seo. Cinntigh nach bhfuil dúbailtí agat",
@ -2318,7 +2332,8 @@
"title": "Gníomhartha",
"copy-settings": "Cóipeáil Socruithe Ó",
"match": "Meaitseáil",
"match-tooltip": "Sraith Meaitseála le Kavita+ de láimh"
"match-tooltip": "Sraith Meaitseála le Kavita+ de láimh",
"reorder": "Athordú"
},
"preferences": {
"left-to-right": "Clé go Deas",
@ -2616,5 +2631,22 @@
"publication-status": "{{edit-series-modal.publication-status-title}}",
"summary": "{{filter-field-pipe.summary}}",
"age-rating": "{{metadata-fields.age-rating-title}}"
},
"role-localized-pipe": {
"admin": "Riarachán",
"download": "Íosluchtaigh",
"change-password": "Athraigh Pasfhocal",
"bookmark": "Leabharmharc",
"change-restriction": "Srian Athraithe",
"login": "Logáil isteach",
"read-only": "Léigh Amháin",
"promote": "Chur chun cinn"
},
"log-level-pipe": {
"trace": "Rian",
"warning": "Rabhadh",
"critical": "Criticiúil",
"information": "Eolas",
"debug": "Dífhabhtaithe"
}
}

View File

@ -860,7 +860,9 @@
"back": "Voltar",
"more": "Mais",
"customize": "{{settings.customize}}",
"browse-authors": "Navegar pelos Autores"
"browse-authors": "Navegar pelos Autores",
"edit": "{{common.edit}}",
"cancel-edit": "Fechar Reordenar"
},
"library-settings-modal": {
"close": "{{common.close}}",
@ -979,7 +981,8 @@
},
"card-detail-layout": {
"total-items": "{{count}} itens no total",
"jumpkey-count": "{{count}} Séries"
"jumpkey-count": "{{count}} Séries",
"no-data": "{{common.no-data}}"
},
"card-item": {
"cannot-read": "Não foi Possível Ler"
@ -1328,7 +1331,8 @@
"no-data": "Não há outros usuários.",
"loading": "{{common.loading}}",
"actions-header": "Ações",
"pending-tooltip": "Este usuário não validou seu e-mail"
"pending-tooltip": "Este usuário não validou seu e-mail",
"all-libraries": "Todas as Bibliotecas"
},
"edit-collection-tags": {
"title": "Editar {{collectionName}} Coleção",
@ -1440,7 +1444,8 @@
"provided": "Provido",
"smart-filter": "Filtro Intelegente",
"library": "Biblioteca",
"external-source": "Fonte Externa"
"external-source": "Fonte Externa",
"delete": "{{common.delete}}"
},
"reading-list-detail": {
"item-count": "{{common.item-count}}",
@ -2019,7 +2024,8 @@
"save": "{{common.save}}",
"add": "{{common.add}}",
"filter": "{{common.filter}}",
"clear": "{{common.clear}}"
"clear": "{{common.clear}}",
"smart-filter-title": "{{customize-dashboard-modal.title-smart-filters}}"
},
"customize-sidenav-streams": {
"no-data": "Todos os filtros inteligentes adicionados ao Navegador Lateral ou nenhum criado ainda.",
@ -2047,7 +2053,15 @@
"no-data": "Nenhum Filtro Inteligente criado",
"filter": "{{common.filter}}",
"clear": "{{common.clear}}",
"errored": "Há um erro de codificação no filtro. Você precisa recriá-lo."
"errored": "Há um erro de codificação no filtro. Você precisa recriá-lo.",
"cancel": "{{common.cancel}}",
"close": "{{common.close}}",
"edit": "{{common.edit}}",
"save": "{{common.save}}",
"edit-smart-filter": "Editar {{name}}",
"name-label": "Nome",
"required-field": "Filtros inteligentes precisam de um nome",
"filter-name-unique": "Os nomes dos Filtros Inteligentes devem ser exclusivos"
},
"edit-external-source-item": {
"not-unique": "Existe uma fonte externa com este host. Certifique-se de não ter duplicatas",
@ -2318,7 +2332,8 @@
"title": "Ações",
"copy-settings": "Copiar Configurações De",
"match": "Corresponder",
"match-tooltip": "Corresponder Séries com Kavita+ manualmente"
"match-tooltip": "Corresponder Séries com Kavita+ manualmente",
"reorder": "Reordenar"
},
"preferences": {
"left-to-right": "Esquerda para Direita",
@ -2616,5 +2631,22 @@
"age-rating": "{{metadata-fields.age-rating-title}}",
"people": "{{tabs.people-tab}}",
"summary": "{{filter-field-pipe.summary}}"
},
"role-localized-pipe": {
"admin": "Admin",
"download": "Baixar",
"change-password": "Alterar Senha",
"bookmark": "Marcador",
"change-restriction": "Alterar Restrição",
"login": "Entrar",
"read-only": "Só para Leitura",
"promote": "Divulgar"
},
"log-level-pipe": {
"debug": "Depuração",
"information": "Informação",
"trace": "Rastro",
"warning": "Aviso",
"critical": "Crítico"
}
}

View File

@ -860,7 +860,9 @@
"back": "后退",
"more": "更多",
"customize": "{{settings.customize}}",
"browse-authors": "浏览作者"
"browse-authors": "浏览作者",
"edit": "{{common.edit}}",
"cancel-edit": "取消重新排序"
},
"library-settings-modal": {
"close": "{{common.close}}",
@ -979,7 +981,8 @@
},
"card-detail-layout": {
"total-items": "总共{{count}}个条目",
"jumpkey-count": "{{count}} 系列"
"jumpkey-count": "{{count}} 系列",
"no-data": "{{common.no-data}}"
},
"card-item": {
"cannot-read": "无法阅读"
@ -1328,7 +1331,8 @@
"no-data": "没有其他用户。",
"loading": "{{common.loading}}",
"actions-header": "活动",
"pending-tooltip": "此用户尚未验证其电子邮件"
"pending-tooltip": "此用户尚未验证其电子邮件",
"all-libraries": "所有库"
},
"edit-collection-tags": {
"title": "编辑 {{collectionName}} 收藏",
@ -1440,7 +1444,8 @@
"provided": "已提供的",
"smart-filter": "智能筛选器",
"library": "资料库",
"external-source": "外部源"
"external-source": "外部源",
"delete": "{{common.delete}}"
},
"reading-list-detail": {
"item-count": "{{common.item-count}}",
@ -2019,7 +2024,8 @@
"save": "{{common.save}}",
"add": "{{common.add}}",
"filter": "{{common.filter}}",
"clear": "{{common.clear}}"
"clear": "{{common.clear}}",
"smart-filter-title": "{{customize-dashboard-modal.title-smart-filters}}"
},
"customize-sidenav-streams": {
"no-data": "所有智能筛选已加入侧边栏或尚未创建。",
@ -2047,7 +2053,15 @@
"no-data": "未创建智能筛选",
"filter": "{{common.filter}}",
"clear": "{{common.clear}}",
"errored": "筛选器中存在编码错误。您需要重新创建它。"
"errored": "筛选器中存在编码错误。您需要重新创建它。",
"cancel": "{{common.cancel}}",
"close": "{{common.close}}",
"edit": "{{common.edit}}",
"edit-smart-filter": "编辑 {{name}}",
"name-label": "名称",
"filter-name-unique": "智能筛选器名称必须是唯一的",
"save": "{{common.save}}",
"required-field": "智能筛选器需要一个名称"
},
"edit-external-source-item": {
"not-unique": "此主机外部源已存在,请确保您没有重复记录",
@ -2318,7 +2332,8 @@
"title": "活动",
"copy-settings": "复制设置",
"match": "匹配",
"match-tooltip": "使用 Kavita+ 手动匹配系列"
"match-tooltip": "使用 Kavita+ 手动匹配系列",
"reorder": "重新排序"
},
"preferences": {
"left-to-right": "从左到右",
@ -2441,7 +2456,7 @@
},
"confirm": {
"confirm": "确认",
"alert": "警告",
"alert": "注意",
"info": "信息",
"cancel": "{{common.cancel}}",
"ok": "确定"
@ -2616,5 +2631,22 @@
"tags": "{{metadata-fields.tags-title}}",
"localized-name": "{{edit-series-modal.localized-name-label}}",
"publication-status": "{{edit-series-modal.publication-status-title}}"
},
"role-localized-pipe": {
"download": "下载",
"bookmark": "书签",
"change-restriction": "更改限制",
"login": "登录",
"read-only": "只读",
"promote": "推广",
"admin": "Admin",
"change-password": "更改密码"
},
"log-level-pipe": {
"debug": "调试",
"information": "信息",
"trace": "追踪",
"warning": "警告",
"critical": "严重"
}
}