New translations common.json (Chinese Simplified)

This commit is contained in:
LinkwardenBot
2025-09-17 19:49:09 -04:00
parent 5f6934e7ea
commit 84de737d92

View File

@@ -493,5 +493,25 @@
"edit_layout": "编辑仪表盘",
"refresh_multiple_preserved_formats_confirmation_desc": "此操作将删除当前已保存的格式,并重新保存 {{count}} 个链接。",
"refresh_preserved_formats_confirmation_desc": "此操作将删除当前已保存的格式,并重新保存此链接。",
"tag_already_added": "此标签已添加。"
"tag_already_added": "此标签已添加。",
"all_tags": "All Tags",
"new_tag": "New Tag",
"create_new_tag": "Create New Tag",
"tag_deletion_confirmation_message": "Are you sure you want to delete this Tag?",
"delete_tags_by_number_of_links": "Delete Tags with <0/> Links",
"delete_all_tags": "Delete all Tags",
"bulk_delete_tags": "Bulk Delete Tags",
"count_tags_deleted": "{{count}} Tags Deleted",
"count_tag_deleted": "{{count}} Tag Deleted",
"tag_name_placeholder": "e.g. Technology",
"link_count_high_low": "Link count (high to low)",
"link_count_low_high": "Link count (low to high)",
"tags_selected": "{{count}} Tags selected",
"tag_selected": "1 Tag selected",
"merge_tags": "Merge Tags",
"merge_count_tags": "Merge {{count}} Tags",
"rename_tag_instruction": "Please provide a name for the final tag.",
"merging": "Merging...",
"delete_tags": "Delete {{count}} Tags",
"tags_deletion_confirmation_message": "Are you sure you want to delete {{count}} Tags? This will remove the tags from all links."
}