mirror of
https://github.com/gotson/komga.git
synced 2025-12-16 13:33:49 +01:00
fix: translated using Weblate
Currently translated at 100.0% (625 of 625 strings) fix: translated using Weblate (Chinese (Simplified)) Currently translated at 99.6% (623 of 625 strings) Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Nathan <bonnemainsnathan@gmail.com> Translate-URL: https://hosted.weblate.org/projects/komga/webui/fr/ Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/ Translation: komga/webui Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
This commit is contained in:
parent
e09fb2c0d5
commit
6449f2247d
2 changed files with 42 additions and 0 deletions
|
|
@ -180,6 +180,7 @@
|
|||
"title": "Collection {name}"
|
||||
},
|
||||
"common": {
|
||||
"age": "Âge",
|
||||
"all_libraries": "Toutes les bibliothèques",
|
||||
"books": "Livres",
|
||||
"books_n": "Aucun livre | 1 livre | {count} livres",
|
||||
|
|
@ -218,6 +219,7 @@
|
|||
"required": "Requis",
|
||||
"reset_filters": "Réinitialiser les filtres",
|
||||
"roles": "Rôles",
|
||||
"save_changes": "Enregistrer les modifications",
|
||||
"series": "Séries",
|
||||
"sidecars": "Sidecars",
|
||||
"tags": "Étiquettes",
|
||||
|
|
@ -428,6 +430,7 @@
|
|||
"field_age_rating": "Âge mininal",
|
||||
"field_age_rating_error": "L'âge minimal doit être supérieur ou égal à 0",
|
||||
"field_genres": "Genres",
|
||||
"field_labels": "Étiquettes",
|
||||
"field_language": "Langue",
|
||||
"field_language_hint": "Étiquette de langage IETF BCP 47",
|
||||
"field_publisher": "Éditeur",
|
||||
|
|
@ -442,6 +445,7 @@
|
|||
"mixed": "MIXTE",
|
||||
"tab_general": "Général",
|
||||
"tab_poster": "Couverture",
|
||||
"tab_sharing": "Partage",
|
||||
"tab_tags": "Étiquettes",
|
||||
"tags_notice_multiple_edit": "Vous êtes en train de modifier les étiquettes pour plusieurs séries. Cela écrasera les étiquettes existantes pour chacune des séries."
|
||||
},
|
||||
|
|
@ -451,6 +455,19 @@
|
|||
"dialog_title": "Modifier l'utilisateur",
|
||||
"label_roles_for": "Rôles pour {name}"
|
||||
},
|
||||
"edit_user_restrictions": {
|
||||
"age_restriction": {
|
||||
"allow_under": "Autoriser en dessous uniquement",
|
||||
"exclude_over": "Exclure au dessus",
|
||||
"none": "Aucune restriction"
|
||||
},
|
||||
"edit_restrictions_for": "Modifier les restrictions pour {name}",
|
||||
"label_age_restriction": "Restriction d'âge",
|
||||
"label_allow_only_labels": "Autoriser uniquement les étiquettes",
|
||||
"label_exclude_labels": "Exclure les étiquettes",
|
||||
"tab_content_restrictions": "Restrictions de contenu",
|
||||
"tab_shared_libraries": "Bibliothèques partagées"
|
||||
},
|
||||
"empty_trash": {
|
||||
"body": "Par défaut, le serveur de médias ne supprime pas immédiatement les informations relatives aux médias. Ceci est utile si un lecteur est temporairement déconnecté. Lorsque vous videz la corbeille d'une bibliothèque, toutes les informations relatives aux médias manquants sont supprimées.",
|
||||
"button_confirm": "Vider",
|
||||
|
|
@ -751,6 +768,7 @@
|
|||
},
|
||||
"settings_user": {
|
||||
"change_password": "Modifier le mot de passe",
|
||||
"edit_restrictions": "Modifier les restrictions",
|
||||
"edit_user": "Modifier l'utilisateur",
|
||||
"latest_activity": "Dernière activité : {date}",
|
||||
"no_recent_activity": "Aucune activité récente",
|
||||
|
|
@ -794,6 +812,9 @@
|
|||
"authentication_activity": "Activité d'authentification",
|
||||
"users": "Utilisateurs"
|
||||
},
|
||||
"validation": {
|
||||
"zero_or_more": "Doit être supérieur ou égal à 0"
|
||||
},
|
||||
"welcome": {
|
||||
"add_library": "Ajouter une bibliothèque",
|
||||
"no_libraries_yet": "Aucune bibliothèque n'a encore été ajoutée !",
|
||||
|
|
|
|||
|
|
@ -180,6 +180,7 @@
|
|||
"title": "{name} 的收藏"
|
||||
},
|
||||
"common": {
|
||||
"age": "年龄",
|
||||
"all_libraries": "所有库",
|
||||
"books": "书",
|
||||
"books_n": "无 | 1本书 | {count} 本书",
|
||||
|
|
@ -218,6 +219,7 @@
|
|||
"required": "要求",
|
||||
"reset_filters": "重置过滤器",
|
||||
"roles": "角色",
|
||||
"save_changes": "保存更改",
|
||||
"series": "系列",
|
||||
"tags": "标签",
|
||||
"unavailable": "不可用",
|
||||
|
|
@ -427,6 +429,7 @@
|
|||
"field_age_rating": "年龄限制",
|
||||
"field_age_rating_error": "年龄限制必须为0或更高",
|
||||
"field_genres": "风格",
|
||||
"field_labels": "标签",
|
||||
"field_language": "语言",
|
||||
"field_language_hint": "IETF BCP 47 语言标签",
|
||||
"field_publisher": "出版商",
|
||||
|
|
@ -441,6 +444,7 @@
|
|||
"mixed": "混合",
|
||||
"tab_general": "常规",
|
||||
"tab_poster": "海报",
|
||||
"tab_sharing": "分享",
|
||||
"tab_tags": "标签",
|
||||
"tags_notice_multiple_edit": "您正在编辑多个系列的标签。这将覆盖每个系列的现有标签。"
|
||||
},
|
||||
|
|
@ -450,6 +454,19 @@
|
|||
"dialog_title": "编辑用户",
|
||||
"label_roles_for": "{name}的权限"
|
||||
},
|
||||
"edit_user_restrictions": {
|
||||
"age_restriction": {
|
||||
"allow_under": "仅允许适合多少岁以下人士的漫画",
|
||||
"exclude_over": "排除适合高于多少岁人士的漫画",
|
||||
"none": "无限制"
|
||||
},
|
||||
"edit_restrictions_for": "编辑 {name} 的限制",
|
||||
"label_age_restriction": "年龄限制",
|
||||
"label_allow_only_labels": "“仅允许”标签",
|
||||
"label_exclude_labels": "“排除”标签",
|
||||
"tab_content_restrictions": "内容限制",
|
||||
"tab_shared_libraries": "共享的库"
|
||||
},
|
||||
"empty_trash": {
|
||||
"body": "默认情况下,媒体服务器不会立即删除媒体的信息。这对驱动器暂时断开连接的情况有所帮助。清空库的回收站时,所有丢失媒体的信息都会被删除。",
|
||||
"button_confirm": "清空",
|
||||
|
|
@ -749,6 +766,7 @@
|
|||
},
|
||||
"settings_user": {
|
||||
"change_password": "更改密码",
|
||||
"edit_restrictions": "编辑限制",
|
||||
"edit_user": "编辑用户",
|
||||
"latest_activity": "最新活动:{date}",
|
||||
"no_recent_activity": "近期无活动",
|
||||
|
|
@ -792,6 +810,9 @@
|
|||
"authentication_activity": "身份验证活动",
|
||||
"users": "用户"
|
||||
},
|
||||
"validation": {
|
||||
"zero_or_more": "必须为 0 或更大"
|
||||
},
|
||||
"welcome": {
|
||||
"add_library": "添加库",
|
||||
"no_libraries_yet": "还没有添加任何库!",
|
||||
|
|
|
|||
Loading…
Reference in a new issue