diff options
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/web/lib/i18n/locales/da/translation.json | 101 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/de/translation.json | 15 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/fr/translation.json | 10 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/hu/translation.json | 18 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/ko/translation.json | 317 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/pl/translation.json | 12 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/pt/translation.json | 1 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/pt_BR/translation.json | 341 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/ru/translation.json | 10 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/sk/translation.json | 235 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/sl/translation.json | 276 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/sv/translation.json | 8 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/uk/translation.json | 22 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/vi/translation.json | 218 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/zh/translation.json | 7 | ||||
| -rw-r--r-- | apps/web/lib/i18n/locales/zhtw/translation.json | 155 |
16 files changed, 1695 insertions, 51 deletions
diff --git a/apps/web/lib/i18n/locales/da/translation.json b/apps/web/lib/i18n/locales/da/translation.json index 4fe69650..eae9a653 100644 --- a/apps/web/lib/i18n/locales/da/translation.json +++ b/apps/web/lib/i18n/locales/da/translation.json @@ -46,7 +46,8 @@ "import_export_bookmarks": "Import / eksport bogmærker", "import_bookmarks_from_html_file": "Importer bogmærker fra HTML-fil", "import_bookmarks_from_pocket_export": "Importer bogmærker fra Pocket-eksport", - "imported_bookmarks": "Importerede bogmærker" + "imported_bookmarks": "Importerede bogmærker", + "import_bookmarks_from_linkwarden_export": "Importer bogmærker fra Linkwarden-eksport" }, "back_to_app": "Tilbage til app", "info": { @@ -69,7 +70,12 @@ "ai_settings": "AI-indstillinger", "images_prompt": "Billede-prompt", "prompt_preview": "Forhåndsvisning af prompt", - "text_prompt": "Tekst-prompt" + "text_prompt": "Tekst-prompt", + "summarization_prompt": "Opsummeringsprompt", + "summarization": "Opsummering", + "all_tagging": "Tagging for alle typer", + "text_tagging": "Tekst-tagging", + "image_tagging": "Billede-tagging" }, "broken_links": { "crawling_status": "Gennemsøgningsstatus", @@ -84,7 +90,34 @@ "key_success": "Nøglen blev succesfuldt oprettet", "key_success_please_copy": "Kopiér venligst nøglen og gem den et sikkert sted. Vær opmærksom på, at du ikke vil kunne få adgang til den igen, efter dialogboksen lukkes." }, - "user_settings": "Brugerindstillinger" + "user_settings": "Brugerindstillinger", + "webhooks": { + "webhooks": "Webhooks", + "events": { + "title": "Begivenheder", + "created": "Oprettet", + "edited": "Redigeret", + "crawled": "Gennemgået" + }, + "description": "Du kan bruge webhooks til at udløse handlinger, når bogmærker oprettes, ændres eller gennemgås.", + "auth_token": "Adgangstoken", + "add_auth_token": "Tilføj adgangstoken", + "edit_auth_token": "Rediger adgangstoken", + "create_webhook": "Opret webhook", + "delete_webhook": "Slet webhook", + "delete_webhook_confirmation": "Er du sikker på, at du vil slette denne webhook?", + "edit_webhook": "Rediger webhook", + "webhook_url": "Webhook URL" + }, + "manage_assets": { + "manage_assets": "Administrér ressourcer", + "no_assets": "Du har ingen ressourcer endnu.", + "delete_asset": "Slet ressource", + "asset_link": "Ressourcelink", + "asset_type": "Ressourcetype", + "delete_asset_confirmation": "Er du sikker på, at du vil slette denne ressource?", + "bookmark_link": "Bogmærkelink" + } }, "admin": { "actions": { @@ -106,7 +139,11 @@ "tidy_assets_jobs": "Oprydningsopgaver for ressourcer", "job": "Opgave", "queued": "I kø", - "pending": "Afventer" + "pending": "Afventer", + "webhook_jobs": "Webhook-opgaver", + "video_jobs": "Videonedehentningsopgaver", + "feed_jobs": "RSS-feed-opgaver", + "asset_preprocessing_jobs": "Forbehandlingsopgaver for ressourcer" }, "server_stats": { "server_version": "Server-version", @@ -225,7 +262,17 @@ "email": "E-mail", "password": "Adganskode", "video": "Video", - "home": "Hjem" + "home": "Hjem", + "bookmark_types": { + "link": "Link", + "text": "Tekst", + "media": "Medie", + "title": "Bogmærketype" + }, + "highlights": "Højdepunkter", + "source": "Kilde", + "type": "Type", + "size": "Størrelse" }, "layouts": { "masonry": "Fliser", @@ -237,7 +284,15 @@ "all_lists": "Alle lister", "favourites": "Stjernemarkeringer", "new_list": "Ny liste", - "new_nested_list": "Ny underliste" + "new_nested_list": "Ny underliste", + "edit_list": "Rediger liste", + "list_type": "Liste Type", + "manual_list": "Manuel liste", + "parent_list": "Overordnet liste", + "no_parent": "Ingen overordnet", + "smart_list": "Smart liste", + "search_query": "Søgestreng", + "search_query_help": "Lær mere om sproget til søgeforespørgsler." }, "preview": { "view_original": "Se original", @@ -263,5 +318,39 @@ "title": "Dublerede tags", "merge_all_suggestions": "Sammenflet alle forslag?" } + }, + "highlights": { + "no_highlights": "Du har ikke nogen højdepunkter endnu." + }, + "search": { + "has_no_tags": "Har ingen tags", + "url_contains": "URL indeholder", + "is_not_in_any_list": "Er ikke i nogen liste", + "type_is": "Typen er", + "and": "og", + "does_not_have_tag": "Har ikke et tag", + "url_does_not_contain": "URL indeholder ikke", + "is_in_list": "Er i listen", + "is_archived": "Er arkiveret", + "is_not_favorited": "Er ikke stjernemarkeret", + "not_created_on_or_before": "Ikke oprettet den eller før", + "is_not_archived": "Er ikke arkiveret", + "has_tag": "Har tag", + "or": "eller", + "created_on_or_before": "Oprettet den eller før", + "is_favorited": "Er stjermarkeret", + "full_text_search": "Fuldtekstsøgning", + "not_created_on_or_after": "Ikke oprettet den eller efter", + "has_any_tag": "Har et tag", + "is_in_any_list": "Er i en liste", + "created_on_or_after": "Oprettet den eller efter", + "is_not_in_list": "Er ikke i listen", + "type_is_not": "Typen er ikke" + }, + "dialogs": { + "bookmarks": { + "delete_confirmation_title": "Slet bogmærke?", + "delete_confirmation_description": "Er du sikker på, at du vil slette dette bogmærke?" + } } } diff --git a/apps/web/lib/i18n/locales/de/translation.json b/apps/web/lib/i18n/locales/de/translation.json index ccebf1f1..9a42b15d 100644 --- a/apps/web/lib/i18n/locales/de/translation.json +++ b/apps/web/lib/i18n/locales/de/translation.json @@ -23,14 +23,16 @@ "video": "Video", "archive": "Archiv", "home": "Startseite", - "highlights": "Höhepunkte", + "highlights": "Textmarkierungen", "source": "Quelle", "bookmark_types": { "title": "Lesezeichen Kategorie", "link": "Link", "media": "Medium", "text": "Text" - } + }, + "type": "Typ", + "size": "Größe" }, "layouts": { "masonry": "Mauerwerk", @@ -80,7 +82,7 @@ "back_to_app": "Zurück zur App", "user_settings": "Benutzereinstellungen", "info": { - "user_info": "Benutzerinformationen", + "user_info": "Benutzerinformation", "basic_details": "Grundlegende Details", "change_password": "Passwort ändern", "current_password": "Aktuelles Passwort", @@ -170,7 +172,7 @@ }, "actions": { "recrawl_failed_links_only": "Nur fehlgeschlagene Links erneut durchsuchen", - "recrawl_all_links": "Alle Links erneut durchsuchen", + "recrawl_all_links": "Alle Links erneut aktualisieren", "without_inference": "Ohne Inferenz", "regenerate_ai_tags_for_failed_bookmarks_only": "KI-Tags nur für fehlgeschlagene Lesezeichen neu generieren", "regenerate_ai_tags_for_all_bookmarks": "KI-Tags für alle Lesezeichen neu generieren", @@ -205,7 +207,8 @@ "smart_list": "Smart Liste", "search_query": "Suchanfrage", "list_type": "Listentyp", - "no_parent": "ohne übergeordnete Liste" + "no_parent": "ohne übergeordnete Liste", + "search_query_help": "Lerne mehr über die Suchanfragen." }, "tags": { "all_tags": "Alle Tags", @@ -334,7 +337,7 @@ "type_is": "vom Typ", "type_is_not": "nicht vom Typ", "has_any_tag": "hat irgendein Tag", - "created_on_or_before": "erstellt am oder danach", + "created_on_or_before": "erstellt am oder vor", "not_created_on_or_before": "erstellt vor" } } diff --git a/apps/web/lib/i18n/locales/fr/translation.json b/apps/web/lib/i18n/locales/fr/translation.json index 1772c2ff..3b470415 100644 --- a/apps/web/lib/i18n/locales/fr/translation.json +++ b/apps/web/lib/i18n/locales/fr/translation.json @@ -26,8 +26,11 @@ "source": "Source", "bookmark_types": { "link": "Lien", - "text": "Texte" - } + "text": "Texte", + "title": "Type de signets", + "media": "Médias" + }, + "highlights": "points saillants" }, "layouts": { "masonry": "Mosaïque", @@ -70,7 +73,8 @@ "title": "Trier", "newest_first": "Plus récents d'abord", "oldest_first": "Plus anciens d'abord" - } + }, + "recrawl": "Réexplorer" }, "settings": { "back_to_app": "Retour à l'application", diff --git a/apps/web/lib/i18n/locales/hu/translation.json b/apps/web/lib/i18n/locales/hu/translation.json index 439212f4..e29df970 100644 --- a/apps/web/lib/i18n/locales/hu/translation.json +++ b/apps/web/lib/i18n/locales/hu/translation.json @@ -108,7 +108,16 @@ "broken_links": "Hibás hivatkozások", "crawling_failed": "Feltérképezési hiba" }, - "back_to_app": "Vissza az alkalmazáshoz" + "back_to_app": "Vissza az alkalmazáshoz", + "manage_assets": { + "no_assets": "Még nincs semmilyen elemed.", + "asset_type": "Elem Típus", + "asset_link": "Elem Hivatkozás", + "delete_asset_confirmation": "Biztosan törölni akarod ezt az elemet?", + "delete_asset": "Elem Törlése", + "manage_assets": "Elemek Kezelése", + "bookmark_link": "Könyvjelző Hivatkozás" + } }, "common": { "archive": "Archívum", @@ -141,7 +150,9 @@ "video": "Videó", "home": "Otthon", "key": "Kulcs", - "search": "Keresés" + "search": "Keresés", + "type": "Típus", + "size": "Méret" }, "editor": { "import_as_text": "Importálás szöveges könyvjelzőként", @@ -237,7 +248,8 @@ "no_parent": "Nincs szülő", "list_type": "Lista típusa", "smart_list": "Okos lista", - "search_query": "Kereső lekérdezés" + "search_query": "Kereső lekérdezés", + "search_query_help": "Tudj meg többet a keresési lekérdező nyelvről." }, "admin": { "background_jobs": { diff --git a/apps/web/lib/i18n/locales/ko/translation.json b/apps/web/lib/i18n/locales/ko/translation.json index 32fe0a62..3b84ff47 100644 --- a/apps/web/lib/i18n/locales/ko/translation.json +++ b/apps/web/lib/i18n/locales/ko/translation.json @@ -25,10 +25,20 @@ "note": "노트", "attachments": "첨부 파일", "highlights": "하이라이트", - "source": "출처" + "source": "출처", + "key": "키", + "action": "액션", + "actions": "액션", + "created_at": "생성됨", + "role": "역활", + "type": "타입", + "size": "크기" }, "layouts": { - "list": "목록" + "list": "목록", + "masonry": "벽돌집", + "grid": "그리드", + "compact": "축소" }, "actions": { "change_layout": "레이아웃 변경", @@ -36,6 +46,307 @@ "favorite": "즐겨찾기", "unfavorite": "즐겨찾기 해제", "delete": "삭제", - "refresh": "새로 고침" + "refresh": "새로 고침", + "add_to_list": "목록에 추가", + "unarchive": "보관해제", + "recrawl": "다시 가져오기", + "download_full_page_archive": "보관된 전체 페이지 다운로드", + "edit_tags": "태그 수정", + "select_all": "전체 선택", + "unselect_all": "전체 선택해제", + "copy_link": "링크 복사", + "close_bulk_edit": "다건 수정 닫기", + "bulk_edit": "다건 수정", + "manage_lists": "목록 관리", + "remove_from_list": "목록에서 제거", + "save": "저장", + "add": "추가", + "edit": "수정", + "create": "생성", + "fetch_now": "지금 가져오기", + "summarize_with_ai": "AI로 요약하기", + "edit_title": "제목 수정", + "sign_out": "로그아웃", + "close": "닫기", + "merge": "병합", + "cancel": "취소", + "apply_all": "모두 적용", + "ignore": "무시", + "sort": { + "title": "정렬", + "newest_first": "최근 우선", + "oldest_first": "오래된것 우선" + } + }, + "tags": { + "unused_tags": "사용되지 않은 태그", + "unused_tags_info": "어떤 북마크에도 사용되지 않은 태그", + "delete_all_unused_tags": "사용되지 않은 태그 모두 삭제", + "drag_and_drop_merging": "드래그 앤 드랍으로 병합하기", + "drag_and_drop_merging_info": "태그를 드래그 앤 드랍해서 다른 태그에 병합합니다", + "sort_by_name": "이름으로 정렬", + "all_tags": "모든 태그", + "your_tags": "내 태그", + "your_tags_info": "한번이라도 사용된 태그", + "ai_tags": "모든 태그", + "ai_tags_info": "한번이라도 사용된 태그(AI에 의해)" + }, + "search": { + "is_favorited": "즐겨찾기 추가됨", + "is_not_favorited": "즐겨찾기에 추가되지 않음", + "is_archived": "보관됨", + "is_not_archived": "보관되지 않음", + "has_any_tag": "태그를 가짐", + "has_no_tags": "태그를 가지지 않음", + "is_in_any_list": "목록에 포함됨", + "is_not_in_any_list": "목록에 포함되지 않음", + "created_on_or_after": "이후 생성됨", + "created_on_or_before": "이후에 생성됨", + "not_created_on_or_before": "이후에 생성되지 않음", + "url_contains": "포함된 URL", + "url_does_not_contain": "URL 포함하지 않음", + "is_in_list": "목록에 포함된", + "has_tag": "태그 가짐", + "does_not_have_tag": "태그를 가지지 않음", + "type_is": "종류는", + "type_is_not": "종류가 아닌", + "and": "그리고", + "not_created_on_or_after": "이후에 생성되지 않음", + "is_not_in_list": "목록에 포함되지 않음", + "full_text_search": "전문 검색", + "or": "또는" + }, + "preview": { + "view_original": "원본 보기", + "cached_content": "캐싱된 컨텐츠" + }, + "editor": { + "quickly_focus": "⌘ + E를 누르면 이 필드에 초점이 옮겨집니다", + "multiple_urls_dialog_title": "URL을 분리된 북마크로 가져올까요?", + "multiple_urls_dialog_desc": "입력에 별도의 줄에 여러 URL이 포함되어 있습니다. 별도의 북마크로 가져오시겠습니까?", + "import_as_text": "텍스트 북마크로 가져오기", + "import_as_separate_bookmarks": "분리된 북마크로 가져오기", + "placeholder": "링크나 이미지를 붙여넣거나, 메모를 작성하거나, 이미지를 끌어다 놓으세요…", + "new_item": "새로운 아이템", + "disabled_submissions": "저장이 비활성화 됨", + "text_toolbar": { + "undo": "되돌리기", + "align_left": "왼쪽 정렬", + "align_center": "가운데 정렬", + "align_right": "오른쪽 정렬", + "markdown_shortcuts": { + "label": "마크다운 단축키", + "heading": { + "label": "들여쓰기", + "example": "# H1, ## H2, ### H3" + }, + "bold": { + "label": "굵게", + "example": "**text** 또는 CTRL+b" + }, + "italic": { + "label": "기울이기", + "example": "*Italic* 또는 _Italic_ 또는 CTRL+i" + }, + "blockquote": { + "label": "따옴표", + "example": "> 인용구" + }, + "ordered_list": { + "label": "정렬된 목록", + "example": "1. 목록 아이템" + }, + "unordered_list": { + "label": "순서 없는 목록", + "example": "- 목록 아이템" + }, + "inline_code": { + "label": "인라인 코드", + "example": "`Code`" + }, + "block_code": { + "label": "코드 블럭", + "example": "``` + 스페이스 키" + } + }, + "redo": "다시하기", + "italic": "이탤릭", + "underline": "밑줄", + "strikethrough": "취소선", + "code": "코드", + "highlight": "강조하기", + "bold": "굵게" + } + }, + "dialogs": { + "bookmarks": { + "delete_confirmation_description": "정말로 이 북마크를 삭제할까요?", + "delete_confirmation_title": "북마크를 삭제할까요?" + } + }, + "toasts": { + "bookmarks": { + "updated": "북마크가 갱신 되었습니다!", + "deleted": "북마크가 삭제되었습니다!", + "refetch": "다시 가져오기가 큐에 추가 되었습니다!", + "full_page_archive": "전체 페이지 보관 생성이 요청되었습니다", + "delete_from_list": "북마크를 목록에서 삭제했습니다", + "clipboard_copied": "링크를 클립보드에 복사했습니다!" + }, + "lists": { + "created": "목록이 생성 되었습니다!", + "updated": "목록이 갱신 되었습니다!" + } + }, + "cleanups": { + "cleanups": "정리", + "duplicate_tags": { + "title": "태그 중복", + "merge_all_suggestions": "제안을 병합 하시겠습니까?" + } + }, + "settings": { + "api_keys": { + "key_success": "키가 성공적으로 생성되었습니다", + "key_success_please_copy": "키를 복사해서 안전한 곳에 보관해 주세요. 대화 상자를 닫으면 다시 볼 수 없습니다.", + "api_keys": "API 키", + "new_api_key": "새로운 API 키", + "new_api_key_desc": "API 키에 고유한 이름을 주세요" + }, + "webhooks": { + "events": { + "title": "이벤트", + "crawled": "가져옴", + "created": "생성됨", + "edited": "수정됨" + }, + "edit_webhook": "웹훅 수정", + "webhooks": "웹훅", + "description": "북마크가 생성, 변경 또는 크롤링될 때 웹훅을 사용하여 작업을 트리거할 수 있습니다.", + "auth_token": "인증 토큰", + "add_auth_token": "인증 토큰 추가", + "edit_auth_token": "인증 토큰 수정", + "create_webhook": "웹훅 생성", + "delete_webhook": "웹훅 삭제", + "delete_webhook_confirmation": "이 웹훅을 삭제하시겠습니까?", + "webhook_url": "웹훅 URL" + }, + "info": { + "change_password": "암호 변경", + "user_info": "사용자 정보", + "basic_details": "기본 정보", + "current_password": "현재 암호", + "new_password": "새로운 암호", + "confirm_new_password": "새로운 암호 확인", + "options": "옵션", + "interface_lang": "인터페이스 언어" + }, + "ai": { + "ai_settings": "AI 설정", + "tagging_rule_description": "여기에 추가하는 프롬프트는 태그 생성 중에 모델에 규칙으로 포함됩니다. 프롬프트 미리보기 섹션에서 최종 프롬프트를 볼 수 있습니다.", + "tagging_rules": "태깅 규칙", + "prompt_preview": "프롬프트 미리보기", + "text_prompt": "텍스트 프롬프트", + "images_prompt": "이미지 프롬프트", + "summarization_prompt": "요약 프롬프트", + "all_tagging": "모든 태깅", + "text_tagging": "텍스트 태깅", + "image_tagging": "이미지 태깅", + "summarization": "요약" + }, + "feeds": { + "add_a_subscription": "구독 추가", + "rss_subscriptions": "RSS 구독" + }, + "import": { + "import_bookmarks_from_linkwarden_export": "Linkwarden 내보내기에서 북마크 가져오기", + "import_export": "가져오기 / 내보내기", + "import_export_bookmarks": "북마크 가져오기 / 내보내기", + "import_bookmarks_from_html_file": "HTML 파일에서 북마크 가져오기", + "import_bookmarks_from_pocket_export": "Pocket 내보내기에서 북마크 가져오기", + "import_bookmarks_from_omnivore_export": "Omnivore 내보내기에서 북마크 가져오기", + "import_bookmarks_from_hoarder_export": "Hoarder 내보내기에서 북마크 가져오기", + "export_links_and_notes": "링크와 주석 내보내기", + "imported_bookmarks": "가져온 북마크" + }, + "back_to_app": "앱으로 돌아가기", + "user_settings": "사용자 설정", + "broken_links": { + "broken_links": "깨진 링크", + "last_crawled_at": "마지막 가져온 시간", + "crawling_status": "가져오기 상태", + "crawling_failed": "가져오기 실패함" + }, + "manage_assets": { + "no_assets": "아직 자산이 없습니다.", + "asset_type": "자산 종류", + "asset_link": "자산 링크", + "delete_asset": "자산 삭제", + "delete_asset_confirmation": "정말 이 자산을 삭제 하시겠습니까?", + "manage_assets": "자산 관리", + "bookmark_link": "북마크 링크" + } + }, + "admin": { + "users_list": { + "users_list": "사용자 목록", + "create_user": "사용자 생성", + "change_role": "역활 변경", + "reset_password": "암호 초기화", + "delete_user": "사용자 삭제", + "num_bookmarks": "북마크 갯수", + "asset_sizes": "애셋 크기", + "local_user": "로컬 사용자", + "confirm_password": "암호 확인" + }, + "admin_settings": "관리자 설정", + "server_stats": { + "server_stats": "서버 상태", + "total_users": "총 사용자", + "total_bookmarks": "총 북마크", + "server_version": "서버 버전" + }, + "background_jobs": { + "background_jobs": "백그라운드 작업", + "crawler_jobs": "가져오기 작업", + "indexing_jobs": "인덱싱 작업", + "inference_jobs": "추론 작업", + "tidy_assets_jobs": "정리 작업", + "job": "작업", + "queued": "큐에 추가됨", + "pending": "대기중", + "failed": "실패함" + }, + "actions": { + "recrawl_failed_links_only": "실패한 링크만 다시 가져오기", + "recrawl_all_links": "모든 링크 다시 가져오기", + "without_inference": "추론하지 않기", + "regenerate_ai_tags_for_failed_bookmarks_only": "실패한 북마크만 AI 태그 재생성", + "regenerate_ai_tags_for_all_bookmarks": "모든 북마크 AI 태그 재생성", + "reindex_all_bookmarks": "모든 북마크 재 인덱싱", + "compact_assets": "애셋 압축", + "reprocess_assets_fix_mode": "재작업된 자산(수정 모드)" + } + }, + "lists": { + "smart_list": "스마트 목록", + "search_query_help": "검색 질의어에 대해 더 알아보기.", + "all_lists": "모든 목록", + "favourites": "즐겨찾기", + "new_list": "새로운 목록", + "edit_list": "목록 수정", + "new_nested_list": "새로운 하위 목록", + "parent_list": "상위 목록", + "no_parent": "상위 목록 없음", + "list_type": "목록 종류", + "manual_list": "수동 목록", + "search_query": "검색 쿼리" + }, + "options": { + "light_mode": "라이트 모드", + "dark_mode": "다크 모드" + }, + "highlights": { + "no_highlights": "강조된 부분이 없습니다." } } diff --git a/apps/web/lib/i18n/locales/pl/translation.json b/apps/web/lib/i18n/locales/pl/translation.json index 66921560..84cdb8bd 100644 --- a/apps/web/lib/i18n/locales/pl/translation.json +++ b/apps/web/lib/i18n/locales/pl/translation.json @@ -22,7 +22,14 @@ "screenshot": "Zrzut ekranu", "video": "Wideo", "archive": "Archiwum", - "home": "Strona główna" + "home": "Strona główna", + "bookmark_types": { + "title": "Typ zakładki", + "text": "Tekst" + }, + "type": "Typ", + "size": "Rozmiar", + "source": "Źródło" }, "actions": { "remove_from_list": "Usuń z listy", @@ -91,7 +98,8 @@ "tagging_rule_description": "Wpisane tutaj podpowiedzi będą uwzględniane jako zasady podczas generowania tagów. Możesz zobaczyć ostateczne podpowiedzi w sekcji podglądu.", "prompt_preview": "Podgląd podpowiedzi", "text_prompt": "Podpowiedź tekstowa", - "images_prompt": "Podpowiedź obrazowa" + "images_prompt": "Podpowiedź obrazowa", + "summarization": "Streszczanie" }, "feeds": { "rss_subscriptions": "Subskrypcje RSS", diff --git a/apps/web/lib/i18n/locales/pt/translation.json b/apps/web/lib/i18n/locales/pt/translation.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/apps/web/lib/i18n/locales/pt/translation.json @@ -0,0 +1 @@ +{} diff --git a/apps/web/lib/i18n/locales/pt_BR/translation.json b/apps/web/lib/i18n/locales/pt_BR/translation.json index 0967ef42..951fecba 100644 --- a/apps/web/lib/i18n/locales/pt_BR/translation.json +++ b/apps/web/lib/i18n/locales/pt_BR/translation.json @@ -1 +1,340 @@ -{} +{ + "common": { + "bookmark_types": { + "media": "Mídia", + "title": "Tipo de marcador", + "text": "Texto", + "link": "Link" + }, + "url": "URL", + "name": "Nome", + "email": "Email", + "password": "Senha", + "action": "Ação", + "actions": "Ações", + "created_at": "Criado Em", + "key": "Chave", + "role": "Função", + "roles": { + "user": "Usuário", + "admin": "Administrador" + }, + "something_went_wrong": "Algo deu errado", + "experimental": "Experimental", + "search": "Busca", + "tags": "Tags", + "note": "Nota", + "attachments": "Anexos", + "highlights": "Destaques", + "source": "Fonte", + "screenshot": "Captura de tela", + "video": "Vídeo", + "archive": "Arquivo", + "home": "Home" + }, + "actions": { + "unarchive": "Desarquivar", + "download_full_page_archive": "Baixar Página Completa", + "manage_lists": "Gerenciar Listas", + "change_layout": "Mudar Layout", + "archive": "Arquivo", + "favorite": "Favorito", + "unfavorite": "Remover dos favoritos", + "delete": "Deletar", + "refresh": "Atualizar", + "recrawl": "Recrawl", + "edit_tags": "Editar Tags", + "add_to_list": "Adicionar à Lista", + "select_all": "Selecionar Todos", + "unselect_all": "Desmarcar Todos", + "copy_link": "Copiar Link", + "close_bulk_edit": "Fechar Edição em Massa", + "bulk_edit": "Edição em Massa", + "remove_from_list": "Remover da Lista", + "save": "Salvar", + "add": "Adicionar", + "edit": "Editar", + "create": "Criar", + "fetch_now": "Buscar Agora", + "summarize_with_ai": "Resumir com IA", + "edit_title": "Editar Título", + "sign_out": "Sair", + "close": "Fechar", + "merge": "Mesclar", + "cancel": "Cancelar", + "apply_all": "Aplicar Todos", + "ignore": "Ignorar", + "sort": { + "title": "Ordenar", + "newest_first": "Mais Recente Primeiro", + "oldest_first": "Mais Antigo Primeiro" + } + }, + "settings": { + "info": { + "change_password": "Mudar Senha", + "basic_details": "Detalhes Básicos", + "user_info": "Informações do Usuário", + "current_password": "Senha Atual", + "new_password": "Nova Senha", + "confirm_new_password": "Confirmar Nova Senha", + "options": "Opções", + "interface_lang": "Idioma da Interface" + }, + "back_to_app": "Voltar ao App", + "user_settings": "Configurações do Usuário", + "ai": { + "ai_settings": "Configurações de IA", + "tagging_rules": "Regras de Tags", + "tagging_rule_description": "Os prompts que você adicionar aqui serão incluídos como regras para o modelo durante a geração de tags. Você pode visualizar os prompts finais na seção de visualização de prompts.", + "prompt_preview": "Pré-visualização do Prompt", + "text_prompt": "Prompt de Texto", + "images_prompt": "Prompt de Imagem", + "summarization_prompt": "Prompt de Resumo", + "all_tagging": "Todas as Tags", + "text_tagging": "Tags de Texto", + "image_tagging": "Tags de Imagem", + "summarization": "Resumo" + }, + "feeds": { + "rss_subscriptions": "Assinaturas de RSS", + "add_a_subscription": "Adicionar uma Assinatura" + }, + "webhooks": { + "webhooks": "Webhooks", + "description": "Você pode usar webhooks para acionar ações quando os marcadores forem criados, alterados ou rastreados.", + "events": { + "title": "Eventos", + "crawled": "Rastreados", + "created": "Criado", + "edited": "Editado" + }, + "auth_token": "Token de Autenticação", + "add_auth_token": "Adicionar Token de Autenticação", + "edit_auth_token": "Editar Token de Autenticação", + "create_webhook": "Criar Webhook", + "delete_webhook": "Deletar Webhook", + "delete_webhook_confirmation": "Tem certeza de que deseja excluir este webhook?", + "edit_webhook": "Editar Webhook", + "webhook_url": "Webhook URL" + }, + "import": { + "import_export": "Importar / Exportar", + "import_export_bookmarks": "Importar / Exportar Favoritos", + "import_bookmarks_from_html_file": "Importar Favoritos de arquivo HTML", + "import_bookmarks_from_pocket_export": "Importar Favoritos de exportação do Pocket", + "import_bookmarks_from_omnivore_export": "Importar Favoritos de exportação do Omnivore", + "import_bookmarks_from_linkwarden_export": "Importar Favoritos de exportação do Linkwarden", + "import_bookmarks_from_hoarder_export": "Importar Favoritos de exportação do Hoarder", + "export_links_and_notes": "Exportar Links e Notas", + "imported_bookmarks": "Favoritos Importados" + }, + "api_keys": { + "api_keys": "Chaves API", + "new_api_key": "Nova Chave API", + "new_api_key_desc": "Dê um nome único para sua chave de API", + "key_success": "A Chave foi criada com sucesso", + "key_success_please_copy": "Por favor, copie a chave e armazene em um local seguro. Após fechar, você não poderá acessá-la novamente." + }, + "broken_links": { + "broken_links": "Links Quebrados", + "last_crawled_at": "Último Rastreamento em", + "crawling_status": "Status de Rastreamento", + "crawling_failed": "Falha no Rastreamento" + } + }, + "layouts": { + "masonry": "Alvenaria", + "grid": "Grade", + "list": "Lista", + "compact": "Compacto" + }, + "highlights": { + "no_highlights": "Você ainda não tem nenhum destaque." + }, + "admin": { + "admin_settings": "Configurações de Administrador", + "server_stats": { + "server_stats": "Status do Servidor", + "total_users": "Total de Usuários", + "total_bookmarks": "Total de Favoritos", + "server_version": "Versão do Servidor" + }, + "background_jobs": { + "background_jobs": "Tarefas em Segundo Plano", + "crawler_jobs": "Tarefas de Rastreamento", + "indexing_jobs": "Tarefas de Indexação", + "inference_jobs": "Tarefas de Inferência", + "tidy_assets_jobs": "Tarefas de Organização de Recursos", + "job": "Tarefas", + "queued": "Na Fila", + "pending": "Pendentes", + "failed": "Falhou" + }, + "actions": { + "recrawl_failed_links_only": "Rastrear Novamente Somente os Links que Falharam", + "recrawl_all_links": "Rastrear Novamente Todos os Links", + "without_inference": "Sem Inferência", + "regenerate_ai_tags_for_failed_bookmarks_only": "Regenerar Tags de IA apenas para Favoritos que Falharam", + "regenerate_ai_tags_for_all_bookmarks": "Regenerar Tags de IA para Todos os Favoritos", + "reindex_all_bookmarks": "Reindexar Todos os Favoritos", + "compact_assets": "Compactar Ativos" + }, + "users_list": { + "users_list": "Lista de Usuários", + "create_user": "Criar Usuário", + "change_role": "Mudar Função", + "reset_password": "Resetar Senha", + "delete_user": "Deletar Usuário", + "num_bookmarks": "Número de Favoritos", + "asset_sizes": "Tamanhos dos Ativos", + "local_user": "Usuário Local", + "confirm_password": "Confirmar Senha" + } + }, + "options": { + "dark_mode": "Modo Escuro", + "light_mode": "Modo Claro" + }, + "lists": { + "all_lists": "Todas as Listas", + "favourites": "Favoritos", + "new_list": "Nova Lista", + "edit_list": "Editar Lista", + "new_nested_list": "Nova Lista Aninhada", + "parent_list": "Lista Pai", + "no_parent": "Sem Pai", + "list_type": "Tipo de Lista", + "manual_list": "Lista Manual", + "smart_list": "Lista Inteligente", + "search_query": "Consulta de Pesquisa", + "search_query_help": "Saiba mais sobre a linguagem de consulta de pesquisa." + }, + "tags": { + "all_tags": "Todas Tags", + "your_tags": "Suas Tags", + "your_tags_info": "Tags que foram anexadas pelo menos uma vez por você", + "ai_tags": "Tags IA", + "ai_tags_info": "Tags que foram anexadas automaticamente (por IA)", + "unused_tags": "Tags Não Utilizadas", + "unused_tags_info": "Tags que não estão anexadas a nenhum favorito", + "delete_all_unused_tags": "Excluir Todas as Tags Não Utilizadas", + "drag_and_drop_merging": "Arrastar e Soltar para Mesclagem", + "drag_and_drop_merging_info": "Arraste e solte tags uma sobre a outra para mesclá-las", + "sort_by_name": "Ordenar por Nome" + }, + "search": { + "is_not_archived": "Não Está Arquivado", + "is_archived": "Está Arquivado", + "is_favorited": "Está Favoritado", + "is_not_favorited": "Não Está Favoritado", + "has_any_tag": "Possui Alguma Tag", + "has_no_tags": "Não Possui Tag", + "is_in_any_list": "Está em Alguma Lista", + "is_not_in_any_list": "Não Está em Nehuma Lista", + "created_on_or_after": "Criado em ou Após", + "not_created_on_or_after": "Não Criado em ou Após", + "created_on_or_before": "Criado em ou Antes", + "not_created_on_or_before": "Não Criado em ou Antes", + "url_contains": "A URL Contém", + "url_does_not_contain": "A URL Não Contém", + "is_in_list": "Está na Lista", + "is_not_in_list": "Não está na Lista", + "has_tag": "Possui Tag", + "full_text_search": "Pesquisar Todo o Texto", + "type_is": "O Tipo é", + "type_is_not": "O Tipo não é", + "does_not_have_tag": "Não Tem Tag", + "and": "E", + "or": "Ou" + }, + "preview": { + "view_original": "Ver Original", + "cached_content": "Conteúdo em Cache" + }, + "editor": { + "quickly_focus": "Você pode acessar rapidamente este campo pressionando ⌘ + E", + "multiple_urls_dialog_title": "Importando URLs como favoritos separados?", + "multiple_urls_dialog_desc": "A entrada contém vários URLs em linhas separadas. Deseja importá-los como favoritos separados?", + "import_as_text": "Importar como favoritos de texto", + "import_as_separate_bookmarks": "Importar como favoritos separados", + "placeholder": "Cole um link ou uma imagem, escreva uma nota ou arraste e solte uma imagem aqui…", + "new_item": "NOVO ITEM", + "text_toolbar": { + "undo": "Desfazer", + "redo": "Refazer", + "bold": "Negrito", + "italic": "Itálico", + "underline": "Sublinhado", + "strikethrough": "Tachado", + "code": "Código", + "highlight": "Destaque", + "align_left": "Alinhar à esquerda", + "align_center": "Alinhamento Central", + "align_right": "Alinhar à direita", + "markdown_shortcuts": { + "label": "Atalhos de Markdown", + "heading": { + "label": "Cabeçalho", + "example": "# H1, ## H2, ### H3" + }, + "bold": { + "label": "Negrito", + "example": "**texto** ou CTRL+b" + }, + "italic": { + "label": "Itálico", + "example": "*Itálico* ou _Itálico_ ou CTRL+i" + }, + "blockquote": { + "label": "Citação em bloco", + "example": "> Citação em bloco" + }, + "ordered_list": { + "label": "Lista ordenada", + "example": "1. Item da lista" + }, + "unordered_list": { + "label": "Lista não ordenada", + "example": "- Item da lista" + }, + "inline_code": { + "label": "Código embutido", + "example": "`Código`" + }, + "block_code": { + "label": "Bloco de Código", + "example": "``` + espaço" + } + } + }, + "disabled_submissions": "Os envios estão desativados" + }, + "dialogs": { + "bookmarks": { + "delete_confirmation_title": "Excluir favorito?", + "delete_confirmation_description": "Tem certeza de que deseja excluir este favorito?" + } + }, + "toasts": { + "bookmarks": { + "deleted": "O favorito foi excluído!", + "updated": "O favorito foi atualizado!", + "refetch": "A nova busca foi enfileirada!", + "full_page_archive": "A criação do arquivo de página inteira foi acionada", + "delete_from_list": "O favorito foi excluído da lista", + "clipboard_copied": "O link foi adicionado à sua área de transferência!" + }, + "lists": { + "created": "A lista foi criada!", + "updated": "A lista foi atualizada!" + } + }, + "cleanups": { + "cleanups": "Limpezas", + "duplicate_tags": { + "title": "Tags duplicadas", + "merge_all_suggestions": "Mesclar todas as sugestões?" + } + } +} diff --git a/apps/web/lib/i18n/locales/ru/translation.json b/apps/web/lib/i18n/locales/ru/translation.json index 1d4c50bd..dec60620 100644 --- a/apps/web/lib/i18n/locales/ru/translation.json +++ b/apps/web/lib/i18n/locales/ru/translation.json @@ -22,7 +22,15 @@ "password": "Пароль", "action": "Действие", "tags": "Метки", - "home": "Главная" + "home": "Главная", + "highlights": "Основные моменты", + "source": "Источник", + "bookmark_types": { + "title": "Вид закладки", + "link": "Ссылка", + "text": "Текст", + "media": "Медиа" + } }, "lists": { "new_list": "Новый список", diff --git a/apps/web/lib/i18n/locales/sk/translation.json b/apps/web/lib/i18n/locales/sk/translation.json new file mode 100644 index 00000000..94f3da73 --- /dev/null +++ b/apps/web/lib/i18n/locales/sk/translation.json @@ -0,0 +1,235 @@ +{ + "common": { + "name": "Meno", + "action": "Akcia", + "created_at": "Vytvorené", + "url": "URL", + "email": "E-mail", + "password": "Heslo", + "actions": "Akcie", + "key": "Kľúč", + "role": "Rola", + "roles": { + "user": "Používateľ", + "admin": "Admin" + }, + "something_went_wrong": "Niečo sa pokazilo", + "search": "Hľadať", + "tags": "Značky", + "attachments": "Prílohy", + "experimental": "Experimentálne", + "note": "Poznámka", + "highlights": "Zvýraznenia", + "source": "Zdroj", + "screenshot": "Snímka obrazovky", + "video": "Video", + "home": "Domov", + "bookmark_types": { + "title": "Typ záložky", + "link": "Odkaz", + "text": "Text", + "media": "Médiá" + }, + "archive": "Archív" + }, + "actions": { + "cancel": "Zrušiť", + "edit": "Upraviť", + "merge": "Zlúčiť", + "edit_tags": "Upraviť značky", + "create": "Vytvoriť", + "select_all": "Vybrať všetko", + "unfavorite": "Odobrať z obľúbených", + "delete": "Odstrániť", + "copy_link": "Kopírovať odkaz", + "close_bulk_edit": "Zavrieť hromadnú úpravu", + "bulk_edit": "Hromadná úprava", + "manage_lists": "Spravovať zoznamy", + "remove_from_list": "Odstrániť zo zoznamu", + "edit_title": "Upraviť nadpis", + "sign_out": "Odhlásiť sa", + "close": "Zavrieť", + "apply_all": "Všetko aplikovať", + "ignore": "Ignorovať", + "sort": { + "title": "Zoradiť", + "newest_first": "Od najnovších", + "oldest_first": "Od najstarších" + }, + "change_layout": "Zmena rozloženia", + "archive": "Archivovať", + "favorite": "Pridať medzi obľúbené", + "unselect_all": "Zrušiť výber", + "save": "Uložiť", + "add_to_list": "Pridať do zoznamu", + "add": "Pridať", + "refresh": "Obnoviť" + }, + "lists": { + "favourites": "Obľúbené", + "edit_list": "Upraviť zoznam", + "all_lists": "Všetky zoznamy", + "new_list": "Nový zoznam", + "new_nested_list": "Nový podzoznam", + "parent_list": "Nadradený zoznam", + "list_type": "Typ zoznamu", + "manual_list": "Manuálny zoznam", + "smart_list": "Automatický zoznam", + "search_query": "Vyhľadávací reťazec", + "no_parent": "Žiadny nadradený zoznam", + "search_query_help": "Zistite viac o syntaxi vyhľadávacích reťazcov." + }, + "settings": { + "import": { + "import_bookmarks_from_omnivore_export": "Importovať záložky z Omnivore exportu", + "import_export_bookmarks": "Importovať / exportovať záložky", + "import_bookmarks_from_html_file": "Importovať záložky z HTML súboru", + "import_bookmarks_from_pocket_export": "Importovať záložky z Pocket exportu", + "import_bookmarks_from_linkwarden_export": "Importovať záložky z Linkwarden exportu", + "import_bookmarks_from_hoarder_export": "Importovať záložky z Hoarder exportu", + "export_links_and_notes": "Exportovať odkazy a poznámky", + "imported_bookmarks": "Importovať záložky", + "import_export": "Importovať / exportovať" + }, + "back_to_app": "Naspäť do aplikácie", + "user_settings": "Používateľské nastavenia", + "info": { + "basic_details": "Základné údaje", + "change_password": "Zmena hesla", + "new_password": "Nové heslo", + "confirm_new_password": "Potvrdiť nové heslo", + "current_password": "Súčasné heslo", + "options": "Možnosti", + "interface_lang": "Jazyk rozhrania" + }, + "ai": { + "ai_settings": "Nastavenia AI", + "tagging_rules": "Pravidlá označovania" + }, + "webhooks": { + "add_auth_token": "Pridať autorizačný token", + "edit_auth_token": "Upraviť autorizačný token", + "delete_webhook": "Odstrániť webhook", + "edit_webhook": "Upraviť webhook", + "webhook_url": "URL webhooku", + "auth_token": "Autorizačný token", + "create_webhook": "Vytvoriť webhook", + "delete_webhook_confirmation": "Naozaj chcete odstrániť tento webhook?" + }, + "api_keys": { + "api_keys": "API kľúče", + "new_api_key": "Nový API kľúč" + } + }, + "search": { + "or": "Alebo", + "is_favorited": "Je obľúbené", + "is_archived": "Je archivované", + "is_not_archived": "Nie je archivované", + "has_any_tag": "Má nejakú značku", + "is_not_in_any_list": "Nie je v žiadnom zozname", + "created_on_or_after": "Vytvorené dňa alebo neskôr", + "not_created_on_or_after": "Nevytvorené dňa alebo neskôr", + "created_on_or_before": "Vytvorené dňa alebo pred", + "not_created_on_or_before": "Nevytvorené dňa alebo pred", + "url_contains": "URL obsahuje", + "url_does_not_contain": "URL neobsahuje", + "is_in_list": "Je v zozname", + "is_not_in_list": "Nie je v zozname", + "has_tag": "Má značku", + "type_is": "Typ je", + "has_no_tags": "Nemá žiadnu značku", + "type_is_not": "Typ nie je", + "and": "A", + "is_not_favorited": "Nie je obľúbené", + "full_text_search": "Fulltextové vyhľadávanie", + "does_not_have_tag": "Nemá značku", + "is_in_any_list": "Je v nejakom zozname" + }, + "layouts": { + "masonry": "Dlaždice", + "grid": "Mriežka", + "list": "Zoznam", + "compact": "Kompaktné" + }, + "admin": { + "actions": { + "reindex_all_bookmarks": "Preindexovať všetky záložky", + "compact_assets": "Optimalizovať dáta", + "regenerate_ai_tags_for_failed_bookmarks_only": "Pregenerovať AI značky len pre zlyhané záložky", + "regenerate_ai_tags_for_all_bookmarks": "Pregenerovať AI značky pre všetky záložky" + }, + "users_list": { + "users_list": "Zoznam používateľov", + "reset_password": "Resetovať heslo", + "num_bookmarks": "Počet záložiek", + "local_user": "Lokálny používateľ", + "asset_sizes": "Veľkosť dát", + "change_role": "Zmeniť rolu", + "delete_user": "Odstrániť používateľa", + "confirm_password": "Potvrdiť heslo" + } + }, + "options": { + "dark_mode": "Tmavý motív", + "light_mode": "Svetlý motív" + }, + "tags": { + "all_tags": "Všetky značky", + "your_tags": "Vaše značky", + "ai_tags": "AI značky", + "your_tags_info": "Značky priradené aspoň raz aj vami", + "unused_tags": "Nepoužité značky", + "drag_and_drop_merging": "Zlúčenie potiahnutím", + "drag_and_drop_merging_info": "Potiahnite značku na inú značku pre ich zlúčenie", + "sort_by_name": "Zoradiť podľa názvu", + "delete_all_unused_tags": "Odstrániť všetky nepoužité značky", + "unused_tags_info": "Značky nepriradené k žiadnym záložkám", + "ai_tags_info": "Značky priradené iba automaticky (pomocou AI)" + }, + "editor": { + "quickly_focus": "Na rýchle presunutie na toto pole môžete použiť skratku CTRL + E", + "multiple_urls_dialog_title": "Importovať zadané URL ako samostatné záložky?", + "import_as_text": "Importovať ako textovú záložku", + "import_as_separate_bookmarks": "Importovať ako samostatné záložky", + "placeholder": "Vložte odkaz, napíšte poznámku alebo sem vložte či potiahnite obrázok…", + "new_item": "NOVÁ POLOŽKA", + "text_toolbar": { + "italic": "Šikmé", + "underline": "Podčiarknuté", + "code": "Kód", + "highlight": "Zvýraznenie", + "align_left": "Zarovnanie vľavo", + "align_right": "Zarovnanie vpravo", + "markdown_shortcuts": { + "label": "Skratky syntaxe Markdown", + "heading": { + "label": "Nadpis", + "example": "# Nadpis1, ## Nadpis2, ### Nadpis3" + }, + "bold": { + "label": "Tučné", + "example": "**text** or CTRL+b" + }, + "italic": { + "label": "Šikmé", + "example": "*text* alebo _text_ alebo CTRL+i" + }, + "blockquote": { + "label": "Bloková citácia", + "example": "> text" + }, + "ordered_list": { + "label": "Zoradený zoznam" + } + }, + "align_center": "Zarovnanie na stred", + "bold": "Tučné", + "strikethrough": "Preškrtnuté" + }, + "multiple_urls_dialog_desc": "Vstup obsahuje viaceré URL na samostatných riadkoch. Chcete ich importovať ako samostatné záložky?" + }, + "preview": { + "view_original": "Zobraziť originál" + } +} diff --git a/apps/web/lib/i18n/locales/sl/translation.json b/apps/web/lib/i18n/locales/sl/translation.json new file mode 100644 index 00000000..fedd9242 --- /dev/null +++ b/apps/web/lib/i18n/locales/sl/translation.json @@ -0,0 +1,276 @@ +{ + "settings": { + "api_keys": { + "key_success_please_copy": "Prosimo, kopirajte ključ in ga shranite na varno mesto. Ko zaprete pogovorno okno, ključa ne boste mogli več dostopati.", + "new_api_key": "Nov API ključ", + "new_api_key_desc": "Izberite edinstveno ime za svoj API ključ", + "api_keys": "API Ključi", + "key_success": "Ključ je bil uspešno ustvarjen" + }, + "import": { + "import_bookmarks_from_hoarder_export": "Uvozi zaznamke iz Hoarder izvoza", + "import_bookmarks_from_linkwarden_export": "Uvozi zaznamke iz Linkwarden izvoza", + "imported_bookmarks": "Uvoženi zaznamki", + "import_bookmarks_from_pocket_export": "Uvozi zaznamke iz Pocket izvoza", + "import_export_bookmarks": "Uvoz / Izvoz zaznamkov", + "import_bookmarks_from_omnivore_export": "Uvozi zaznamke iz Omnivore izvoza", + "export_links_and_notes": "Izvozi povezave in zapiske", + "import_export": "Uvoz / Izvoz", + "import_bookmarks_from_html_file": "Uvozi zaznamke iz datoteke HTML" + }, + "info": { + "options": "Možnosti", + "current_password": "Trenutno geslo", + "basic_details": "Osnovni podatki", + "change_password": "Spremeni geslo", + "new_password": "Novo geslo", + "confirm_new_password": "Potrdite novo geslo", + "interface_lang": "Jezik vmesnika" + }, + "ai": { + "text_prompt": "Besedilni ukaz", + "image_tagging": "Slikovne oznake", + "summarization": "Povzemanje", + "images_prompt": "Slikovni ukaz", + "text_tagging": "Besedilne oznake", + "ai_settings": "AI Nastavitve", + "prompt_preview": "Predogled ukaza", + "summarization_prompt": "Povzemni ukaz", + "all_tagging": "Vse oznake" + }, + "back_to_app": "Nazaj v aplikacijo", + "webhooks": { + "events": { + "created": "Ustvarjeno", + "title": "Dogodki", + "edited": "Urejeno" + } + }, + "feeds": { + "add_a_subscription": "Dodaj naročnino", + "rss_subscriptions": "RSS Naročnine" + }, + "user_settings": "Uporabniške nastavitve" + }, + "admin": { + "server_stats": { + "server_stats": "Statistika strežnika", + "total_users": "Skupno število uporabnikov", + "total_bookmarks": "Skupno število zaznamkov", + "server_version": "Različica strežnika" + }, + "users_list": { + "users_list": "Seznam uporabnikov", + "confirm_password": "Potrdite geslo", + "reset_password": "Ponastavi geslo", + "create_user": "Ustvari uporabnika", + "local_user": "Lokalni uporabnik", + "change_role": "Spremeni vlogo", + "delete_user": "Izbriši uporabnika" + }, + "background_jobs": { + "failed": "Neuspešno", + "background_jobs": "Oprabila v ozadju", + "queued": "V vrsti", + "pending": "Čakajoče", + "job": "Opravilo" + }, + "admin_settings": "Administratorske nastavitve", + "actions": { + "regenerate_ai_tags_for_failed_bookmarks_only": "Regeneriraj AI oznake samo za neuspešne zaznamke", + "regenerate_ai_tags_for_all_bookmarks": "Regeneriraj AI oznake za vse zaznamke" + } + }, + "search": { + "is_not_archived": "Ni arhivirano", + "is_archived": "Je arhivirano", + "created_on_or_after": "Ustvarjeno na ali po", + "is_in_any_list": "Je v seznamu", + "is_not_in_any_list": "Ni v seznamu", + "created_on_or_before": "Ustvarjeno na ali prej", + "and": "In", + "url_contains": "URL Vsebuje", + "url_does_not_contain": "URL Ne vsebuje", + "not_created_on_or_before": "Ni ustvarjeno na ali pred", + "is_in_list": "Je v seznamu", + "does_not_have_tag": "Nima oznak", + "type_is_not": "Vrsta ni", + "not_created_on_or_after": "Ni ustvatjeno na ali po", + "has_tag": "Ima oznake", + "type_is": "Vrsta je", + "or": "Ali", + "is_not_in_list": "Ni v seznamu" + }, + "tags": { + "your_tags_info": "Oznake, ki si jih dodelil/a vsaj enkrat", + "ai_tags_info": "Oznake, ki so bile dodeljene samo avtomatsko (AI)", + "drag_and_drop_merging": "Združevanje Potegni & Spusti", + "ai_tags": "AI Oznake", + "unused_tags_info": "Oznake, ki niso dodeljene nobenemu zaznamku", + "all_tags": "Vse oznake", + "sort_by_name": "Uredi po imenu", + "your_tags": "Tvoje oznake", + "unused_tags": "Nsuporabljene oznake", + "delete_all_unused_tags": "Izbriši vse neuporabljene oznake" + }, + "common": { + "archive": "Arhiv", + "role": "Vloga", + "video": "Video", + "email": "E-pošta", + "password": "Geslo", + "experimental": "Eksperimentalno", + "attachments": "Priponke", + "home": "Dom", + "something_went_wrong": "Nekaj je šlo narobe", + "screenshot": "Posnetek zaslona", + "roles": { + "user": "Uporabnik", + "admin": "Admin" + }, + "url": "URL", + "name": "Ime", + "created_at": "Ustvarjeno", + "type": "Tip", + "size": "Velikost", + "bookmark_types": { + "text": "Besedilo", + "link": "Povezava" + }, + "search": "Iskanje", + "source": "Vir" + }, + "actions": { + "close_bulk_edit": "Zapri množično urejanje", + "favorite": "Priljubljeno", + "copy_link": "Kopiraj povezavo", + "close": "Zapri", + "sort": { + "oldest_first": "Najstarejše najprej", + "title": "Sortiraj", + "newest_first": "Najnovejše najprej" + }, + "unselect_all": "Od-izberi vse", + "create": "Ustvari", + "merge": "Združi", + "select_all": "Izberi vse", + "add": "Dodaj", + "unarchive": "Od-arhiviraj", + "remove_from_list": "Odstrani iz seznama", + "summarize_with_ai": "Povzami z AI", + "edit": "Uredi", + "cancel": "Prekliči", + "edit_title": "Uredi naslov", + "sign_out": "Odjava", + "delete": "Izbriši", + "manage_lists": "Uredi sezname", + "add_to_list": "Dodaj na seznam", + "archive": "Arhiviraj", + "download_full_page_archive": "Prenesi arhiv", + "refresh": "Osveži", + "save": "Shrani", + "ignore": "Ignoriraj", + "bulk_edit": "Množično urejanje" + }, + "layouts": { + "compact": "Kompaktno", + "list": "Seznam" + }, + "lists": { + "list_type": "Vrsta seznama", + "smart_list": "Pametni seznam", + "new_nested_list": "Nov gnezden seznam", + "edit_list": "Uredi seznam", + "search_query": "Iskalna poizvedba", + "all_lists": "Vsi seznami", + "manual_list": "Ročni seznam", + "new_list": "Nov seznam" + }, + "options": { + "dark_mode": "Temni način", + "light_mode": "Svetli način" + }, + "editor": { + "text_toolbar": { + "align_left": "Poravnano levo", + "undo": "Razveljavi", + "redo": "Uveljavi", + "highlight": "Poudari", + "markdown_shortcuts": { + "ordered_list": { + "example": "1. Element seznama", + "label": "Urejen seznam" + }, + "unordered_list": { + "label": "Neurejen seznam", + "example": "- Element seznama" + }, + "block_code": { + "example": "``` + presledek", + "label": "Koda v bloku" + }, + "label": "Markdown bližnjice", + "blockquote": { + "example": "> Citat", + "label": "Citat" + }, + "bold": { + "label": "Krepko", + "example": "**besedilo** ali CTRL+b" + }, + "italic": { + "label": "Poševno", + "example": "*poševno* ali _poševno_ ali CTRL+i" + }, + "heading": { + "example": "# H1, ## H2, ### H3", + "label": "Naslov" + }, + "inline_code": { + "label": "Koda v vrstici", + "example": "`Koda`" + } + }, + "align_right": "Poravnano desno", + "align_center": "Srednisko poravnano", + "bold": "Krepko", + "italic": "Poševno", + "underline": "Podčrtaj", + "strikethrough": "Prečrtaj", + "code": "Koda" + }, + "new_item": "NOV ELEMENT", + "import_as_separate_bookmarks": "Uvozi kot ločene zaznamke", + "placeholder": "Prilepi povezavo ali sliko, napiši zapisek ali potegni in spusti sliko tukaj…", + "multiple_urls_dialog_title": "Uvoz URL-jev, kot ločene zaznamke?", + "import_as_text": "Uvozi kot besedilni zaznamek", + "disabled_submissions": "Oddaje so onemogočene" + }, + "toasts": { + "bookmarks": { + "deleted": "Zaznamek je bil izbrisan!", + "delete_from_list": "Ta zaznamek je bil izbrisan iz seznama", + "clipboard_copied": "Povezava je bila kopirana v odložišče!", + "updated": "Zaznamek je bil posodobljen!" + }, + "lists": { + "created": "Seznam je bil ustvarjen!", + "updated": "Seznam je bil posodobljen!" + } + }, + "dialogs": { + "bookmarks": { + "delete_confirmation_description": "Si prepričan, sa želiš izbrisati ta zaznamek?", + "delete_confirmation_title": "Izbriši zaznamek?" + } + }, + "cleanups": { + "duplicate_tags": { + "merge_all_suggestions": "Združi vse predloge?", + "title": "Podvojene oznake" + } + }, + "preview": { + "view_original": "Ogled izvirnika" + } +} diff --git a/apps/web/lib/i18n/locales/sv/translation.json b/apps/web/lib/i18n/locales/sv/translation.json index 26db4c88..e1f605c6 100644 --- a/apps/web/lib/i18n/locales/sv/translation.json +++ b/apps/web/lib/i18n/locales/sv/translation.json @@ -22,7 +22,13 @@ "something_went_wrong": "Något gick fel", "search": "Sök", "tags": "Taggar", - "home": "Hem" + "home": "Hem", + "highlights": "Höjdpunkter", + "source": "Källa", + "bookmark_types": { + "title": "Bokmärkestyp", + "link": "Länk" + } }, "layouts": { "grid": "Rutnät", diff --git a/apps/web/lib/i18n/locales/uk/translation.json b/apps/web/lib/i18n/locales/uk/translation.json new file mode 100644 index 00000000..aff949ee --- /dev/null +++ b/apps/web/lib/i18n/locales/uk/translation.json @@ -0,0 +1,22 @@ +{ + "common": { + "url": "URL", + "name": "Ім'я", + "email": "Email", + "password": "Пароль", + "action": "Дія", + "actions": "Дії", + "created_at": "Створено", + "key": "Ключ", + "role": "Роль", + "type": "Тип", + "size": "Розмір", + "roles": { + "user": "Користувач", + "admin": "Адміністратор" + }, + "experimental": "Експериментальний", + "search": "Пошук", + "something_went_wrong": "Щось пішло не так" + } +} diff --git a/apps/web/lib/i18n/locales/vi/translation.json b/apps/web/lib/i18n/locales/vi/translation.json new file mode 100644 index 00000000..51e3def8 --- /dev/null +++ b/apps/web/lib/i18n/locales/vi/translation.json @@ -0,0 +1,218 @@ +{ + "actions": { + "save": "Lưu", + "manage_lists": "Quản lý danh sách", + "edit": "Sửa", + "unselect_all": "Bỏ chọn tất cả", + "bulk_edit": "Sửa hàng loạt", + "create": "Tạo mới", + "copy_link": "Sao chép liên kết", + "favorite": "Ưa thích", + "unfavorite": "Bỏ ưa thích", + "change_layout": "Thay đổi cách sắp xếp", + "delete": "Xóa", + "archive": "Lưu trữ", + "unarchive": "Bỏ lưu trữ", + "edit_tags": "Sửa nhãn", + "refresh": "Làm mới", + "select_all": "Chọn tất cả", + "add_to_list": "Thêm vào danh sách", + "download_full_page_archive": "Tải xuống toàn bộ trang lưu trữ", + "recrawl": "Quét lại", + "close_bulk_edit": "Đóng sửa hàng loạt", + "remove_from_list": "Xóa khỏi danh sách", + "cancel": "Hủy", + "close": "Đóng", + "sign_out": "Đăng xuất", + "summarize_with_ai": "Tóm tắt bằng AI", + "sort": { + "title": "Sắp xếp", + "newest_first": "Sắp xếp theo mới nhất", + "oldest_first": "Sắp xếp theo cũ nhất" + }, + "ignore": "Bỏ qua", + "apply_all": "Áp dụng cho tất cả", + "merge": "Hợp nhất", + "edit_title": "Sửa tiêu đề", + "add": "Thêm", + "fetch_now": "Lấy dữ liệu ngay" + }, + "layouts": { + "list": "Danh sách", + "grid": "Lưới", + "masonry": "Masonry", + "compact": "Gọn" + }, + "settings": { + "feeds": { + "add_a_subscription": "Thêm đăng kí", + "rss_subscriptions": "Đăng kí RSS" + }, + "import": { + "imported_bookmarks": "Đánh dấu trang đã được nhập", + "import_bookmarks_from_html_file": "Nhập đánh dấu trang từ file HTML", + "import_export": "Nhập / Xuất dữ liệu", + "export_links_and_notes": "Xuất liên kết và ghi chú", + "import_export_bookmarks": "Nhập / Xuất đánh dấu trang" + }, + "webhooks": { + "edit_auth_token": "Sửa mã xác thực", + "description": "Bạn có thể sử dụng webhooks để kích hoạt hành động khi các dấu trang được tạo, thay đổi hoặc quét.", + "delete_webhook": "Xóa Webhook", + "create_webhook": "Tạo Webhook", + "delete_webhook_confirmation": "Bạn có chắc là muốn xóa webhook này không?", + "events": { + "created": "Đã tạo mới", + "edited": "Đã chỉnh sửa", + "crawled": "Đã quét", + "title": "Sự kiện" + }, + "webhooks": "Webhooks", + "auth_token": "Mã xác thực", + "add_auth_token": "Thêm mã xác thực", + "edit_webhook": "Sửa Webhook", + "webhook_url": "Webhook URL" + }, + "api_keys": { + "key_success_please_copy": "Vui lòng sao chép khóa và lưu trữ nó ở nơi an toàn. Sau khi bạn đóng hộp thoại, bạn sẽ không thể truy cập lại nó.", + "api_keys": "Khóa API", + "key_success": "Khóa đã được tạo thành công", + "new_api_key": "Khóa API mới", + "new_api_key_desc": "Đặt 1 tên độc nhất cho khóa API" + }, + "ai": { + "tagging_rule_description": "Các gợi ý mà bạn thêm vào đây sẽ được đưa vào làm quy tắc cho mô hình trong quá trình tạo nhãn. Bạn có thể xem các gợi ý cuối cùng trong phần xem trước gợi ý.", + "ai_settings": "Cài đặt AI", + "prompt_preview": "Xem trước lệnh gợi ý", + "tagging_rules": "Các quy tắc dán nhãn", + "text_prompt": "Lệnh gợi ý văn bản", + "images_prompt": "Lệnh gợi ý hình ảnh", + "summarization_prompt": "Lệnh gợi ý tóm tắt", + "summarization": "Tóm tắt", + "all_tagging": "Tất cả nhãn", + "image_tagging": "Nhãn cho hình ảnh", + "text_tagging": "Nhãn cho văn bản" + }, + "info": { + "basic_details": "Thông tin cơ bản", + "user_info": "Thông tin người dùng", + "change_password": "Thay đổi mật khẩu", + "current_password": "Mật khẩu hiện tại", + "new_password": "Mật khẩu mới", + "confirm_new_password": "Xác nhận mật khẩu mới", + "options": "Tùy chọn", + "interface_lang": "Ngôn ngữ giao diện" + }, + "user_settings": "Cài đặt người dùng", + "back_to_app": "Quay lại ứng dụng", + "broken_links": { + "broken_links": "Liên kết hỏng", + "last_crawled_at": "Lần quét cuối lúc", + "crawling_status": "Tình trạng quét", + "crawling_failed": "Quét thất bại" + } + }, + "admin": { + "server_stats": { + "total_users": "Tất cả người dùng", + "total_bookmarks": "Tất cả đánh dấu trang", + "server_version": "Phiên bản máy chủ", + "server_stats": "Thông số máy chủ" + }, + "background_jobs": { + "background_jobs": "Tiến trình chạy nền", + "failed": "Thất bại" + }, + "admin_settings": "Cài đặt quản trị viên", + "users_list": { + "delete_user": "Xóa người dùng", + "users_list": "Danh sách người dùng", + "create_user": "Tạo người dùng", + "change_role": "Đổi vai trò", + "reset_password": "Đặt lại mật khẩu", + "confirm_password": "Xác nhận mật khẩu" + }, + "actions": { + "recrawl_failed_links_only": "Chỉ quét lại liên kết hỏng", + "recrawl_all_links": "Quét lại mọi liên kết" + } + }, + "common": { + "screenshot": "Ảnh chụp màn hình", + "action": "Hành động", + "url": "URL", + "name": "Họ Tên", + "email": "Địa chỉ Email", + "password": "Mật khẩu", + "search": "Tìm kiếm", + "experimental": "Thử nghiệm", + "note": "Ghi chú", + "tags": "Dán nhãn", + "something_went_wrong": "Đã có lỗi xảy ra", + "attachments": "Tệp đính kèm", + "source": "Nguồn", + "roles": { + "user": "Người dùng", + "admin": "Quản trị viên" + }, + "role": "Quyền hạn", + "key": "Khóa", + "created_at": "Được tạo vào", + "highlights": "Đánh dấu", + "home": "Trang chủ", + "bookmark_types": { + "link": "Liên kết", + "title": "Loại đánh dấu", + "text": "Văn bản", + "media": "Phương tiện" + }, + "video": "Video", + "archive": "Lưu trữ", + "actions": "Các hành động" + }, + "highlights": { + "no_highlights": "Bạn chưa có đánh dấu nào." + }, + "lists": { + "all_lists": "Tất cả danh sách", + "new_list": "Danh sách mới", + "edit_list": "Sửa danh sách", + "list_type": "Loại danh sách", + "manual_list": "Danh sách thủ công", + "smart_list": "Danh sách thông minh", + "favourites": "Ưa thích" + }, + "search": { + "is_favorited": "Được ưa thích", + "created_on_or_before": "Được tạo vào hoặc trước lúc", + "has_tag": "Được gán nhãn", + "not_created_on_or_after": "Không được tạo vào hoặc sau lúc", + "is_archived": "Được lưu trữ", + "is_in_any_list": "Ở trong danh sách nào đó", + "created_on_or_after": "Được tạo vào hoặc sau lúc", + "url_contains": "URL chứa", + "is_not_favorited": "Không được ưa thích", + "is_not_archived": "Không được lưu trữ", + "is_not_in_any_list": "Không ở trong danh sách nào", + "has_any_tag": "Được gán nhãn", + "has_no_tags": "Không được gán nhãn", + "not_created_on_or_before": "Không được tạo vào hoặc trước lúc", + "url_does_not_contain": "URL không chứa", + "is_in_list": "Ở trong danh sách", + "is_not_in_list": "Không ở trong danh sách", + "does_not_have_tag": "Không được gán nhãn", + "type_is": "Thể loại là", + "type_is_not": "Thể loại không phải là" + }, + "tags": { + "all_tags": "Tất cả nhãn", + "your_tags": "Nhãn của bạn", + "delete_all_unused_tags": "Xóa những nhãn không được sử dụng", + "unused_tags": "Nhãn không được sử dụng", + "sort_by_name": "Sắp xếp theo Tên" + }, + "options": { + "dark_mode": "Chế độ tối", + "light_mode": "Chế độ sáng" + } +} diff --git a/apps/web/lib/i18n/locales/zh/translation.json b/apps/web/lib/i18n/locales/zh/translation.json index d798b716..5b21b2b0 100644 --- a/apps/web/lib/i18n/locales/zh/translation.json +++ b/apps/web/lib/i18n/locales/zh/translation.json @@ -30,7 +30,9 @@ "link": "链接", "text": "文字", "media": "媒体" - } + }, + "type": "类型", + "size": "大小" }, "layouts": { "masonry": "砌体", @@ -205,7 +207,8 @@ "manual_list": "手动列表", "smart_list": "智能列表", "search_query": "搜索查询", - "edit_list": "修改列表" + "edit_list": "修改列表", + "search_query_help": "了解更多关于搜索查询语言。" }, "tags": { "all_tags": "所有标签", diff --git a/apps/web/lib/i18n/locales/zhtw/translation.json b/apps/web/lib/i18n/locales/zhtw/translation.json index 284b5de2..78ae0c6b 100644 --- a/apps/web/lib/i18n/locales/zhtw/translation.json +++ b/apps/web/lib/i18n/locales/zhtw/translation.json @@ -23,7 +23,7 @@ "video": "影片", "archive": "封存", "home": "首頁", - "highlights": "突出顯示", + "highlights": "標記重點", "source": "來源", "bookmark_types": { "title": "書籤類型", @@ -60,7 +60,7 @@ "add": "新增", "edit": "編輯", "create": "建立", - "fetch_now": "立即擷取", + "fetch_now": "立即抓取", "summarize_with_ai": "使用 AI 摘要", "edit_title": "編輯標題", "sign_out": "登出", @@ -71,8 +71,8 @@ "ignore": "忽略", "sort": { "title": "排序", - "newest_first": "最新優先", - "oldest_first": "最舊優先" + "newest_first": "最新在前", + "oldest_first": "最舊在前" }, "recrawl": "重新抓取" }, @@ -92,13 +92,15 @@ "ai": { "ai_settings": "AI 設定", "tagging_rules": "標籤規則", - "tagging_rule_description": "您在此處新增的提示詞將作為規則提供給模型用於產生標籤。您可以在提示詞預覽區塊檢視最終提示詞。", + "tagging_rule_description": "您在此處新增的提示詞將作為規則提供給模型用於產生標籤。您可以在提示詞預覽區域檢視最終提示詞。", "prompt_preview": "提示詞預覽", "text_prompt": "文字提示詞", "images_prompt": "圖片提示詞", - "all_tagging": "全部標記", - "text_tagging": "文字標記", - "image_tagging": "圖片標記" + "all_tagging": "所有標籤", + "text_tagging": "文字標籤", + "image_tagging": "圖片標籤", + "summarization": "摘要", + "summarization_prompt": "摘要提示詞" }, "feeds": { "rss_subscriptions": "RSS 訂閱", @@ -112,7 +114,8 @@ "import_bookmarks_from_omnivore_export": "從 Omnivore 匯出檔案匯入書籤", "import_bookmarks_from_hoarder_export": "從 Hoarder 匯出檔案匯入書籤", "export_links_and_notes": "匯出連結和筆記", - "imported_bookmarks": "已匯入的書籤" + "imported_bookmarks": "已匯入的書籤", + "import_bookmarks_from_linkwarden_export": "從 Linkwarden 匯出檔案匯入書籤" }, "api_keys": { "api_keys": "API 金鑰", @@ -122,12 +125,28 @@ "key_success_please_copy": "請複製金鑰並儲存至安全的位置。關閉對話框後,您將無法再次存取此金鑰。" }, "webhooks": { - "webhooks": "網路鈎子", + "webhooks": "Webhook", "events": { "title": "事件", "created": "已建立", - "edited": "已編輯" - } + "edited": "已編輯", + "crawled": "已抓取" + }, + "delete_webhook_confirmation": "您確定要刪除這個 Webhook 嗎?", + "edit_webhook": "編輯 Webhook", + "webhook_url": "Webhook 網址", + "description": "您可以使用 Webhook 在建立、變更或抓取書籤時觸發操作。", + "auth_token": "驗證權杖", + "add_auth_token": "新增驗證權杖", + "edit_auth_token": "編輯驗證權杖", + "create_webhook": "建立 Webhook", + "delete_webhook": "刪除 Webhook" + }, + "broken_links": { + "broken_links": "失效連結", + "last_crawled_at": "最後抓取時間", + "crawling_status": "抓取狀態", + "crawling_failed": "抓取失敗" } }, "admin": { @@ -140,7 +159,7 @@ }, "background_jobs": { "background_jobs": "背景作業", - "crawler_jobs": "網頁爬蟲作業", + "crawler_jobs": "網頁抓取作業", "indexing_jobs": "索引作業", "inference_jobs": "推論作業", "tidy_assets_jobs": "資源整理作業", @@ -150,8 +169,8 @@ "failed": "失敗" }, "actions": { - "recrawl_failed_links_only": "僅重新爬取失敗的連結", - "recrawl_all_links": "重新爬取所有連結", + "recrawl_failed_links_only": "僅重新抓取失敗的連結", + "recrawl_all_links": "重新抓取所有連結", "without_inference": "不進行推論", "regenerate_ai_tags_for_failed_bookmarks_only": "僅重新產生失敗書籤的 AI 標籤", "regenerate_ai_tags_for_all_bookmarks": "重新產生所有書籤的 AI 標籤", @@ -179,23 +198,31 @@ "all_lists": "所有清單", "favourites": "最愛", "new_list": "新增清單", - "new_nested_list": "新增巢狀清單" + "new_nested_list": "新增巢狀清單", + "search_query_help": "了解更多關於搜尋查詢語言的資訊。", + "edit_list": "編輯清單", + "no_parent": "無上層", + "list_type": "清單類型", + "manual_list": "手動清單", + "smart_list": "智慧清單", + "search_query": "搜尋查詢", + "parent_list": "上層清單" }, "tags": { "all_tags": "所有標籤", "your_tags": "您的標籤", - "your_tags_info": "您至少附加過一次的標籤", + "your_tags_info": "您至少使用過一次的標籤", "ai_tags": "AI 標籤", - "ai_tags_info": "僅由 AI 自動附加的標籤", + "ai_tags_info": "僅由 AI 自動加入的標籤", "unused_tags": "未使用的標籤", "unused_tags_info": "未附加至任何書籤的標籤", "delete_all_unused_tags": "刪除所有未使用的標籤", "drag_and_drop_merging": "拖曳合併", - "drag_and_drop_merging_info": "將標籤拖曳至彼此上方即可合併", + "drag_and_drop_merging_info": "將標籤拖曳到其他標籤上即可合併", "sort_by_name": "依名稱排序" }, "preview": { - "view_original": "檢視原始網頁", + "view_original": "檢視原始內容", "cached_content": "快取內容" }, "editor": { @@ -206,15 +233,63 @@ "import_as_separate_bookmarks": "匯入為個別書籤", "placeholder": "貼上連結、圖片、撰寫筆記,或將圖片拖曳至此處…", "new_item": "新增項目", - "disabled_submissions": "提交功能已停用" + "disabled_submissions": "提交功能已停用", + "text_toolbar": { + "align_center": "置中對齊", + "align_right": "靠右對齊", + "markdown_shortcuts": { + "label": "Markdown 快捷鍵", + "bold": { + "example": "**text** 或 CTRL+b", + "label": "粗體" + }, + "italic": { + "label": "斜體", + "example": "*Italic* 或 _Italic_ 或 CTRL+i" + }, + "ordered_list": { + "label": "有序清單", + "example": "1. 清單項目" + }, + "inline_code": { + "example": "`程式碼`", + "label": "行內程式碼" + }, + "block_code": { + "label": "程式碼區塊", + "example": "``` + 空白鍵" + }, + "blockquote": { + "example": "> 引用區塊", + "label": "引用區塊" + }, + "unordered_list": { + "label": "無序清單", + "example": "- 清單項目" + }, + "heading": { + "label": "標題", + "example": "# H1, ## H2, ### H3" + } + }, + "undo": "復原", + "redo": "重做", + "bold": "粗體", + "italic": "斜體", + "underline": "底線", + "strikethrough": "刪除線", + "code": "程式碼", + "highlight": "醒目標示", + "align_left": "靠左對齊" + } }, "toasts": { "bookmarks": { "updated": "書籤已更新!", "deleted": "書籤已刪除!", - "refetch": "已將重新擷取加入佇列!", + "refetch": "已將重新抓取加入佇列!", "full_page_archive": "已觸發完整網頁封存建立", - "delete_from_list": "已從清單中刪除書籤", + "delete_from_list": "已從清單中移除書籤", "clipboard_copied": "連結已複製到剪貼簿!" }, "lists": { @@ -228,5 +303,39 @@ "title": "重複的標籤", "merge_all_suggestions": "要合併所有建議嗎?" } + }, + "search": { + "is_not_favorited": "未加入最愛", + "is_archived": "已封存", + "is_not_archived": "未封存", + "has_any_tag": "有任何標籤", + "does_not_have_tag": "無此標籤", + "type_is_not": "類型不為", + "is_favorited": "已加入最愛", + "has_no_tags": "無標籤", + "is_in_any_list": "在任何清單中", + "is_not_in_any_list": "不在任何清單中", + "created_on_or_after": "建立於此日期或之後", + "not_created_on_or_after": "未建立於此日期或之後", + "full_text_search": "全文搜尋", + "and": "且", + "or": "或", + "created_on_or_before": "建立於此日期或之前", + "not_created_on_or_before": "未建立於此日期或之前", + "url_contains": "網址包含", + "url_does_not_contain": "網址不包含", + "has_tag": "有標籤", + "is_in_list": "在清單中", + "is_not_in_list": "不在清單中", + "type_is": "類型為" + }, + "dialogs": { + "bookmarks": { + "delete_confirmation_title": "刪除書籤?", + "delete_confirmation_description": "您確定要刪除這個書籤嗎?" + } + }, + "highlights": { + "no_highlights": "您目前尚未有任何標記重點。" } } |
