[skip ci] Weblate Changes (#2419)
Co-authored-by: Duarte Silva <smallflake@protonmail.com> Co-authored-by: LeeWan1210 <dldhks456@live.com> Co-authored-by: Simone Viozzi <simoneviozzi97+hosted.weblate.org@gmail.com> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Co-authored-by: 無情天 <kofzhanganguo@126.com>
This commit is contained in:
parent
ebcece6931
commit
36be221954
12 changed files with 633 additions and 149 deletions
|
@ -172,5 +172,9 @@
|
|||
"external-sources": "Fuentes externas",
|
||||
"external-source-required": "Se requiere la clave API y el host",
|
||||
"smart-filter-already-in-use": "Existe una transmisión con este filtro inteligente",
|
||||
"invalid-email": "La dirección de correo electrónico del usuario no es válida. Consulte los registros para ver si hay algún enlace."
|
||||
"invalid-email": "La dirección de correo electrónico del usuario no es válida. Consulte los registros para ver si hay algún enlace.",
|
||||
"next-book-num": "Próximo libro: {0}",
|
||||
"next-issue-num": "Próxima edición: {0}{1}",
|
||||
"next-volume-num": "Próximo volumen: {0}",
|
||||
"next-chapter-num": "Próximo capítulo: {0}{1}"
|
||||
}
|
||||
|
|
|
@ -159,5 +159,17 @@
|
|||
"reading-list-restricted": "L'elenco di lettura non esiste o non hai accesso",
|
||||
"browse-want-to-read": "Sfoglia Vuoi leggere",
|
||||
"want-to-read": "Vuoi leggere",
|
||||
"collection-deleted": "Collezione cancellata"
|
||||
"collection-deleted": "Collezione cancellata",
|
||||
"browse-external-sources": "Sfoglia Sorgenti Esterne",
|
||||
"smart-filters": "Filtri Intelligenti",
|
||||
"browse-smart-filters": "Sfoglia per Filtri Intelligenti",
|
||||
"next-book-num": "Prossimo Libro: {0}",
|
||||
"next-volume-num": "Prossimo Volume: {0}",
|
||||
"next-chapter-num": "Prossimo Capitolo: {0}",
|
||||
"smart-filter-doesnt-exist": "Il Filtro intelligente non esiste",
|
||||
"invalid-email": "La mail nel file per l'utente non è un email valida. Vedi i log per i link.",
|
||||
"external-source-already-exists": "La Sorgente Esterna esiste già",
|
||||
"external-source-doesnt-exist": "La Sorgente Esterna non esiste",
|
||||
"external-sources": "Sorgenti Esterne",
|
||||
"external-source-required": "ApiKey e Host sono obbligatori"
|
||||
}
|
||||
|
|
|
@ -172,5 +172,9 @@
|
|||
"external-sources": "외부 소스",
|
||||
"external-source-required": "ApiKey 및 호스트가 필요합니다",
|
||||
"smart-filter-already-in-use": "이 스마트 필터가 포함된 기존 스트림이 있습니다",
|
||||
"invalid-email": "등록된 사용자의 이메일은 유효한 이메일이 아닙니다. 링크를 확인하려면 로그를 참조하세요."
|
||||
"invalid-email": "등록된 사용자의 이메일은 유효한 이메일이 아닙니다. 링크를 확인하려면 로그를 참조하세요.",
|
||||
"next-book-num": "다음 책: {0}",
|
||||
"next-issue-num": "다음 이슈: {0}{1}",
|
||||
"next-volume-num": "다음 볼륨: {0}",
|
||||
"next-chapter-num": "다음 챕터: {0}"
|
||||
}
|
||||
|
|
|
@ -169,5 +169,9 @@
|
|||
"external-sources": "Fontes Externas",
|
||||
"external-source-required": "ApiKey e Host requeridos",
|
||||
"smart-filter-already-in-use": "Existe um stream com este Filtro Inteligente",
|
||||
"collection-deleted": "Coleção eliminada"
|
||||
"collection-deleted": "Coleção eliminada",
|
||||
"next-book-num": "Livro Seguinte: {0}",
|
||||
"next-issue-num": "Número Seguinte: {0}{1}",
|
||||
"next-volume-num": "Volume Seguinte: {0}",
|
||||
"next-chapter-num": "Capítulo Seguinte: {0}"
|
||||
}
|
||||
|
|
|
@ -144,7 +144,7 @@
|
|||
"send-to-permission": "无法向设备发送Kindel不支持的非EPUB格式或者PDF格式文件",
|
||||
"reading-list-name-exists": "此名称的阅读清单已存在",
|
||||
"volume-num": "第{0}卷",
|
||||
"issue-num": "问题编号{0}{1}",
|
||||
"issue-num": "期号 {0}{1}",
|
||||
"book-num": "第{0}本",
|
||||
"user-migration-needed": "该用户需要进行迁移。通知他们注销并重新登录,以触发迁移流程",
|
||||
"generic-relationship": "更新关系时发生了问题",
|
||||
|
@ -172,5 +172,9 @@
|
|||
"external-source-already-in-use": "存在具有此外部源的现有流",
|
||||
"external-sources": "外部来源",
|
||||
"smart-filter-already-in-use": "存在带有此智能筛选器的现有流",
|
||||
"invalid-email": "用户文件中的电子邮件不是有效的电子邮件。请参阅日志中的链接。"
|
||||
"invalid-email": "用户文件中的电子邮件不是有效的电子邮件。请参阅日志中的链接。",
|
||||
"next-book-num": "下一本: {0}",
|
||||
"next-issue-num": "下一期: {0}{1}",
|
||||
"next-volume-num": "下一卷: {0}",
|
||||
"next-chapter-num": "下一章: {0}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue