Merge pull request #547 from h3poteto/title
Add title to display description when hover icon
This commit is contained in:
commit
8d7292f549
|
@ -34,9 +34,15 @@
|
|||
"jump_to": "Springe zu"
|
||||
}
|
||||
},
|
||||
"global_header": {
|
||||
"add_new_account": "Neues Konto hinzufügen"
|
||||
},
|
||||
"side_menu": {
|
||||
"profile": "Profil",
|
||||
"show_profile": "Profil ansehen",
|
||||
"edit_profile": "Profil bearbeiten",
|
||||
"collapse": "Zusammenbruch",
|
||||
"expand": "Erweitern",
|
||||
"home": "Home",
|
||||
"notification": "Benachrichtigung",
|
||||
"favourite": "Favorit",
|
||||
|
@ -60,7 +66,9 @@
|
|||
"title": "Filter",
|
||||
"placeholder": "Mit regulären Ausdrücken filtern",
|
||||
"apply": "Übernehmen"
|
||||
}
|
||||
},
|
||||
"new_toot": "Toot",
|
||||
"reload": "Neu laden"
|
||||
},
|
||||
"preferences": {
|
||||
"title": "Einstellungen",
|
||||
|
@ -125,7 +133,11 @@
|
|||
"toot": "Toot",
|
||||
"close_confirm": "Möchtest du wirklich schließen?",
|
||||
"close_confirm_ok": "Schließen",
|
||||
"close_confirm_cancel": "Abbrechen"
|
||||
"close_confirm_cancel": "Abbrechen",
|
||||
"add_image": "Bild hinzufügen",
|
||||
"change_visibility": "Sichtbarkeit ändern",
|
||||
"add_cw": "Inhalt hinzufügen Warnung",
|
||||
"change_sensitive": "Ändern Sie empfindlich"
|
||||
},
|
||||
"jump": {
|
||||
"jump_to": "Springe zu..."
|
||||
|
@ -147,13 +159,21 @@
|
|||
"open_in_browser": "Im Browser öffnen",
|
||||
"copy_link_to_toot": "Link zum Toot kopieren",
|
||||
"delete": "Löschen",
|
||||
"via": "via {{application}}"
|
||||
"via": "via {{application}}",
|
||||
"reply": "Antworten",
|
||||
"reblog": "Reblog",
|
||||
"fav": "Favorit",
|
||||
"detail": "Toot details"
|
||||
}
|
||||
},
|
||||
"side_bar": {
|
||||
"account_profile": {
|
||||
"follows_you": "Folgt dir",
|
||||
"doesnt_follow_you": "Folgt dir nicht",
|
||||
"detail": "Detail",
|
||||
"follow": "Folgen",
|
||||
"unfollow": "Nicht folgen",
|
||||
"follow_requested": "Folgen Sie angefordert",
|
||||
"open_in_browser": "Im Browser öffnen",
|
||||
"manage_list_memberships": "Listen-Mitgliedschaften verwalten",
|
||||
"toots": "Toots",
|
||||
|
|
|
@ -34,9 +34,15 @@
|
|||
"jump_to": "Jump to"
|
||||
}
|
||||
},
|
||||
"global_header": {
|
||||
"add_new_account": "Add new account"
|
||||
},
|
||||
"side_menu": {
|
||||
"profile": "Profile",
|
||||
"show_profile": "Show profile",
|
||||
"edit_profile": "Edit profile",
|
||||
"collapse": "Collapse",
|
||||
"expand": "Expand",
|
||||
"home": "Home",
|
||||
"notification": "Notification",
|
||||
"favourite": "Favourite",
|
||||
|
@ -60,7 +66,9 @@
|
|||
"title": "Filter",
|
||||
"placeholder": "Filter out by regular expressions",
|
||||
"apply": "Apply"
|
||||
}
|
||||
},
|
||||
"new_toot": "Toot",
|
||||
"reload": "Reload"
|
||||
},
|
||||
"preferences": {
|
||||
"title": "Preferences",
|
||||
|
@ -125,7 +133,11 @@
|
|||
"toot": "Toot",
|
||||
"close_confirm": "Are you sure to close new toot?",
|
||||
"close_confirm_ok": "OK",
|
||||
"close_confirm_cancel": "Cancel"
|
||||
"close_confirm_cancel": "Cancel",
|
||||
"add_image": "Add images",
|
||||
"change_visibility": "Change visibility",
|
||||
"add_cw": "Add contents warning",
|
||||
"change_sensitive": "Change sensitive"
|
||||
},
|
||||
"jump": {
|
||||
"jump_to": "Jump to..."
|
||||
|
@ -147,13 +159,21 @@
|
|||
"open_in_browser": "Open in Browser",
|
||||
"copy_link_to_toot": "Copy Link to Toot",
|
||||
"delete": "Delete",
|
||||
"via": "via {{application}}"
|
||||
"via": "via {{application}}",
|
||||
"reply": "Reply",
|
||||
"reblog": "Reblog",
|
||||
"fav": "Favourite",
|
||||
"detail": "Toot details"
|
||||
}
|
||||
},
|
||||
"side_bar": {
|
||||
"account_profile": {
|
||||
"follows_you": "Follows you",
|
||||
"doesnt_follow_you": "Doesn't follow you",
|
||||
"detail": "Detail",
|
||||
"follow": "Follow",
|
||||
"unfollow": "Unfollow",
|
||||
"follow_requested": "Follow requested",
|
||||
"open_in_browser": "Open in Browser",
|
||||
"manage_list_memberships": "Manage List Memberships",
|
||||
"toots": "Toots",
|
||||
|
|
|
@ -34,9 +34,15 @@
|
|||
"jump_to": "Aller à"
|
||||
}
|
||||
},
|
||||
"global_header": {
|
||||
"add_new_account": "Ajouter un nouveau compte"
|
||||
},
|
||||
"side_menu": {
|
||||
"profile": "Profil",
|
||||
"show_profile": "Voir le profil",
|
||||
"edit_profile": "Éditer mon profil",
|
||||
"collapse": "Effondrer",
|
||||
"expand": "Développer",
|
||||
"home": "Accueil",
|
||||
"notification": "Notifications",
|
||||
"favourite": "Favoris",
|
||||
|
@ -60,7 +66,9 @@
|
|||
"title": "Filtrer",
|
||||
"placeholder": "Filtrer par une expression régulière",
|
||||
"apply": "Appliquer"
|
||||
}
|
||||
},
|
||||
"new_toot": "Pouet",
|
||||
"reload": "Recharger"
|
||||
},
|
||||
"preferences": {
|
||||
"title": "Préférences",
|
||||
|
@ -125,7 +133,11 @@
|
|||
"toot": "Pouet!",
|
||||
"close_confirm": "Êtes-vous certain de vouloir fermer ce nouveau pouet ?",
|
||||
"close_confirm_ok": "Oui",
|
||||
"close_confirm_cancel": "Annuler"
|
||||
"close_confirm_cancel": "Annuler",
|
||||
"add_image": "Ajouter une image",
|
||||
"change_visibility": "Changer la visibilité",
|
||||
"add_cw": "Ajouter un avertissement de contenu",
|
||||
"change_sensitive": "Changer sensible"
|
||||
},
|
||||
"jump": {
|
||||
"jump_to": "Aller à..."
|
||||
|
@ -147,13 +159,21 @@
|
|||
"open_in_browser": "Ouvrir dans un navigateur",
|
||||
"copy_link_to_toot": "Copier le lien du pouet",
|
||||
"delete": "Effacer",
|
||||
"via": "par {{application}}"
|
||||
"via": "par {{application}}",
|
||||
"reply": "Répondre",
|
||||
"reblog": "Du partage du pouet",
|
||||
"fav": "Préféré",
|
||||
"detail": "Détails"
|
||||
}
|
||||
},
|
||||
"side_bar": {
|
||||
"account_profile": {
|
||||
"follows_you": "Abonné⋅e",
|
||||
"doesnt_follow_you": "Pas abonné⋅e",
|
||||
"detail": "Détail",
|
||||
"follow": "Suivre",
|
||||
"unfollow": "Ne pas suivre",
|
||||
"follow_requested": "Suivre demande",
|
||||
"open_in_browser": "Ouvrir dans un navigateur",
|
||||
"manage_list_memberships": "Inscriptions aux listes",
|
||||
"toots": "Pouets",
|
||||
|
|
|
@ -34,9 +34,15 @@
|
|||
"jump_to": "ジャンプ"
|
||||
}
|
||||
},
|
||||
"global_header": {
|
||||
"add_new_account": "アカウントを追加"
|
||||
},
|
||||
"side_menu": {
|
||||
"profile": "プロフィール",
|
||||
"show_profile": "プロフィール確認",
|
||||
"edit_profile": "プロフィール編集",
|
||||
"collapse": "縮小",
|
||||
"expand": "拡大",
|
||||
"home": "ホーム",
|
||||
"notification": "通知",
|
||||
"favourite": "お気に入り",
|
||||
|
@ -60,7 +66,9 @@
|
|||
"title": "フィルター",
|
||||
"placeholder": "正規表現でフィルター",
|
||||
"apply": "適用"
|
||||
}
|
||||
},
|
||||
"new_toot": "トゥート",
|
||||
"reload": "再読み込み"
|
||||
},
|
||||
"preferences": {
|
||||
"title": "設定",
|
||||
|
@ -125,7 +133,11 @@
|
|||
"toot": "トゥート!",
|
||||
"close_confirm": "本当に閉じますか?",
|
||||
"close_confirm_ok": "閉じる",
|
||||
"close_confirm_cancel": "キャンセル"
|
||||
"close_confirm_cancel": "キャンセル",
|
||||
"add_image": "画像を添付",
|
||||
"change_visibility": "プライバシー設定",
|
||||
"add_cw": "閲覧注意を追加",
|
||||
"change_sensitive": "メディアの閲覧注意設定"
|
||||
},
|
||||
"jump": {
|
||||
"jump_to": "移動..."
|
||||
|
@ -147,13 +159,21 @@
|
|||
"open_in_browser": "ブラウザで開く",
|
||||
"copy_link_to_toot": "コピー",
|
||||
"delete": "削除する",
|
||||
"via": "{{application}} より"
|
||||
"via": "{{application}} より",
|
||||
"reply": "返信",
|
||||
"reblog": "ブースト",
|
||||
"fav": "お気に入り",
|
||||
"detail": "詳細"
|
||||
}
|
||||
},
|
||||
"side_bar": {
|
||||
"account_profile": {
|
||||
"follows_you": "フォローされています",
|
||||
"doesnt_follow_you": "フォローされていません",
|
||||
"detail": "詳細",
|
||||
"follow": "フォローする",
|
||||
"unfollow": "フォロー解除する",
|
||||
"follow_requested": "フォロー承認待ち",
|
||||
"open_in_browser": "ブラウザで開く",
|
||||
"manage_list_memberships": "リストの管理",
|
||||
"toots": "トゥート",
|
||||
|
|
|
@ -1,238 +1,258 @@
|
|||
{
|
||||
"main_menu": {
|
||||
"application": {
|
||||
"name": "Whalebird",
|
||||
"about": "Whalebird에 관하여",
|
||||
"preferences": "설정",
|
||||
"services": "서비스",
|
||||
"hide": "Whalebird 숨기기",
|
||||
"hide_others": "나머지 숨기기",
|
||||
"show_all": "모두 보이기",
|
||||
"quit": "나가기"
|
||||
},
|
||||
"toot": {
|
||||
"name": "툿",
|
||||
"new": "새 툿 작성"
|
||||
},
|
||||
"edit": {
|
||||
"name": "수정",
|
||||
"undo": "되돌리기",
|
||||
"redo": "되되돌리기",
|
||||
"cut": "잘라내기",
|
||||
"copy": "복사",
|
||||
"paste": "붙여넣기",
|
||||
"select_all": "모두 선택"
|
||||
},
|
||||
"view": {
|
||||
"name": "보이기",
|
||||
"toggle_full_screen": "화면 최대화"
|
||||
},
|
||||
"window": {
|
||||
"name": "창",
|
||||
"close": "창 닫기",
|
||||
"minimize": "최소화",
|
||||
"jump_to": "이동하기"
|
||||
}
|
||||
"main_menu": {
|
||||
"application": {
|
||||
"name": "Whalebird",
|
||||
"about": "Whalebird에 관하여",
|
||||
"preferences": "설정",
|
||||
"services": "서비스",
|
||||
"hide": "Whalebird 숨기기",
|
||||
"hide_others": "나머지 숨기기",
|
||||
"show_all": "모두 보이기",
|
||||
"quit": "나가기"
|
||||
},
|
||||
"side_menu": {
|
||||
"show_profile": "프로필 보이기",
|
||||
"edit_profile": "프로필 변경",
|
||||
"home": "홈",
|
||||
"notification": "알림",
|
||||
"favourite": "즐겨찾기",
|
||||
"local": "로컬",
|
||||
"public": "연합",
|
||||
"hashtag": "해시태그",
|
||||
"search": "검색",
|
||||
"lists": "리스트"
|
||||
"toot": {
|
||||
"name": "툿",
|
||||
"new": "새 툿 작성"
|
||||
},
|
||||
"header_menu": {
|
||||
"home": "홈",
|
||||
"notification": "알림",
|
||||
"favourite": "즐겨찾기",
|
||||
"local": "로컬",
|
||||
"public": "연합",
|
||||
"hashtag": "연합",
|
||||
"search": "검색",
|
||||
"lists": "리스트",
|
||||
"members": "멤버",
|
||||
"filter": {
|
||||
"title": "필터",
|
||||
"placeholder": "정규식 필터링",
|
||||
"apply": "적용"
|
||||
}
|
||||
"edit": {
|
||||
"name": "수정",
|
||||
"undo": "되돌리기",
|
||||
"redo": "되되돌리기",
|
||||
"cut": "잘라내기",
|
||||
"copy": "복사",
|
||||
"paste": "붙여넣기",
|
||||
"select_all": "모두 선택"
|
||||
},
|
||||
"preferences": {
|
||||
"title": "설정",
|
||||
"general": {
|
||||
"title": "일반",
|
||||
"appearance": "외관",
|
||||
"theme_color": "테마 색상:",
|
||||
"theme": {
|
||||
"light": "라이트 테마",
|
||||
"dark": "다크 테마"
|
||||
},
|
||||
"font_size": "폰트 크기:",
|
||||
"display_style": {
|
||||
"title": "표시 형식:",
|
||||
"display_name_and_username": "이름과 유저명",
|
||||
"display_name": "이름 보이기",
|
||||
"username": "유저명 보이기"
|
||||
},
|
||||
"toot": "툿",
|
||||
"visibility": {
|
||||
"title": "기본 공개 설정:",
|
||||
"public": "공개",
|
||||
"unlisted": "미등록",
|
||||
"private": "비공개",
|
||||
"direct": "다이렉트"
|
||||
},
|
||||
"sounds": "사운드",
|
||||
"fav_rb_sound": "즐겨찾기 및 부스트:",
|
||||
"toot_sound": "툿:"
|
||||
},
|
||||
"account": {
|
||||
"title": "계정",
|
||||
"connected": "연결된 계정",
|
||||
"username": "유저명",
|
||||
"domain": "도메인",
|
||||
"association": "연결 상황",
|
||||
"order": "순서 변경",
|
||||
"remove_association": "연결 끊기",
|
||||
"remove_all_associations": "모든 연결 끊기",
|
||||
"confirm": "확인",
|
||||
"cancel": "취소",
|
||||
"confirm_message": "모든 연결을 중단하시겠습니까?"
|
||||
},
|
||||
"language": {
|
||||
"title": "언어",
|
||||
"display_language": "언어",
|
||||
"notice": "재실행 필요",
|
||||
"confirm": {
|
||||
"title": "알림",
|
||||
"message": "어플리케이션을 재실행하셔야 합니다, 진행하시겠습니까?",
|
||||
"ok": "지금 재실행",
|
||||
"cancel": "취소"
|
||||
}
|
||||
}
|
||||
"view": {
|
||||
"name": "보이기",
|
||||
"toggle_full_screen": "화면 최대화"
|
||||
},
|
||||
"modals": {
|
||||
"new_toot": {
|
||||
"title": "새 툿",
|
||||
"cw": "여기에 경고 문구를 입력하세요",
|
||||
"status": "무슨 일이 일어나고 있나요",
|
||||
"cancel": "취소",
|
||||
"toot": "툿",
|
||||
"close_confirm": "정말로 툿 작성을 그만두시겠습니까?",
|
||||
"close_confirm_ok": "예",
|
||||
"close_confirm_cancel": "취소"
|
||||
},
|
||||
"jump": {
|
||||
"jump_to": "이동하기"
|
||||
},
|
||||
"add_list_member": {
|
||||
"title": "리스트에 멤버 추가",
|
||||
"account_name": "계정 명"
|
||||
},
|
||||
"list_membership": {
|
||||
"title": "리스트 멤버 구성"
|
||||
}
|
||||
},
|
||||
"cards": {
|
||||
"toot": {
|
||||
"show_more": "더보기",
|
||||
"hide": "숨기기",
|
||||
"sensitive": "민감한 미디어 표시",
|
||||
"view_toot_detail": "툿 세부 정보 보기",
|
||||
"open_in_browser": "브라우저에서 열기",
|
||||
"copy_link_to_toot": "툿 링크 열기",
|
||||
"delete": "삭제",
|
||||
"via": "{{application}}으로 열기"
|
||||
}
|
||||
},
|
||||
"side_bar": {
|
||||
"account_profile": {
|
||||
"follows_you": "사용자를 팔로우하고 있습니다",
|
||||
"doesnt_follow_you": "사용자를 팔로우하고 있지 않습니다",
|
||||
"open_in_browser": "브라우저에서 열기",
|
||||
"manage_list_memberships": "리스트 멤버 관리",
|
||||
"toots": "툿",
|
||||
"follows": "팔로잉",
|
||||
"followers": "팔로워"
|
||||
}
|
||||
},
|
||||
"hashtag": {
|
||||
"tag_name": "태그명"
|
||||
},
|
||||
"search": {
|
||||
"search": "검색",
|
||||
"account": "계정",
|
||||
"keyword": "키워드"
|
||||
},
|
||||
"lists": {
|
||||
"index": {
|
||||
"new_list": "새 리스트",
|
||||
"edit": "편집"
|
||||
}
|
||||
},
|
||||
"login": {
|
||||
"domain_name_label": "우선, 마스토돈 인스턴스에 로그인 해보도록 하죠. 인스턴스 도메인을 입력해주세요.",
|
||||
"search": "검색",
|
||||
"login": "로그인"
|
||||
},
|
||||
"authorize": {
|
||||
"manually_1": "브라우저에서 인증 페이지가 열릴 거예요!",
|
||||
"manually_2": "열리지 않았다면 아래 URL을 수동으로 입력해주세요!",
|
||||
"code_label": "브라우저의 인증 코드를 여기에 붙여넣어 주세요:",
|
||||
"submit": "제출"
|
||||
},
|
||||
"receive_drop": {
|
||||
"drop_message": "여기에 놓아 업로드하세요"
|
||||
},
|
||||
"message": {
|
||||
"account_load_error": "계정을 로드할 수 없습니다",
|
||||
"account_remove_error": "계정을 제거할 수 없습니다",
|
||||
"preferences_load_error": "설정을 로드할 수 없습니다",
|
||||
"timeline_fetch_error": "타임라인을 가져올 수 없습니다",
|
||||
"notification_fetch_error": "알림을 가져올 수 없습니다",
|
||||
"favourite_fetch_error": "즐겨찾기를 가져올 수 없습니다",
|
||||
"start_streaming_error": "스트리밍을 시작할 수 없습니다",
|
||||
"attach_error": "파일을 첨부할 수 없습니다",
|
||||
"authorize_duplicate_error": "한 도메인에 중복해서 로그인할 수 없습니다",
|
||||
"authorize_error": "인증을 완료할 수 없습니다",
|
||||
"followers_fetch_error": "팔로워 정보를 가져올 수 없습니다",
|
||||
"follows_fetch_error": "팔로잉 정보를 가져올 수 없습니다",
|
||||
"toot_fetch_error": "툿 세부정보를 가져올 수 없습니다",
|
||||
"follow_error": "해당 사용자를 팔로우할 수 없습니다",
|
||||
"unfollow_error": "해당 사용자를 언팔로우 할 수 없습니다",
|
||||
"lists_fetch_error": "리스트를 가져올 수 없습니다",
|
||||
"list_create_error": "리스트를 만들 수 없습니다",
|
||||
"members_fetch_error": "멤버 정보를 가져올 수 없습니다",
|
||||
"remove_user_error": "해당 사용자를 제거할 수 없습니다",
|
||||
"find_account_error": "해당 계정을 찾을 수 없습니다",
|
||||
"reblog_error": "리블로그 할 수 없습니다",
|
||||
"unreblog_error": "리블로그를 취소할 수 없습니다",
|
||||
"favourite_error": "즐겨찾기 할 수 없습니다",
|
||||
"unfavourite_error": "즐겨찾기를 취소할 수 없습니다",
|
||||
"delete_error": "툿을 삭제할 수 없습니다",
|
||||
"search_error": "찾을 수 없습니다",
|
||||
"toot_error": "툿을 발송할 수 없습니다",
|
||||
"update_list_memberships_error": "리스트 멤버 구성을 업데이트할 수 없습니다",
|
||||
"add_user_error": "사용자를 추가할 수 없습니다",
|
||||
"authorize_url_error": "인증 url을 가져올 수 없습니다",
|
||||
"domain_confirmed": "{{domain}} 도메인이 확인되었습니다. 로그인해주시기 바랍니다.",
|
||||
"domain_doesnt_exist": "{{domain}} 도메인이 존재하지 않습니다",
|
||||
"loading": "로딩중..."
|
||||
},
|
||||
"validation": {
|
||||
"login": {
|
||||
"require_domain_name": "도메인 이름은 필수항목입니다",
|
||||
"domain_format": "도메인 이름만 입력해주시기 바랍니다"
|
||||
},
|
||||
"new_toot": {
|
||||
"toot_length": "툿 길이는 최소 {{min}} 자 부터 최대 {{max}} 자 까지입니다",
|
||||
"attach_length": "이미지는 최대 {{max}} 장까지 첨부하실 수 있습니다",
|
||||
"attach_image": "이미지나 비디오만 첨부할 수 있습니다"
|
||||
}
|
||||
"window": {
|
||||
"name": "창",
|
||||
"close": "창 닫기",
|
||||
"minimize": "최소화",
|
||||
"jump_to": "이동하기"
|
||||
}
|
||||
}
|
||||
},
|
||||
"global_header": {
|
||||
"add_new_account": "새 계정 추가"
|
||||
},
|
||||
"side_menu": {
|
||||
"profile": "프로필",
|
||||
"show_profile": "프로필 보이기",
|
||||
"edit_profile": "프로필 변경",
|
||||
"collapse": "무너짐",
|
||||
"expand": "넓히다",
|
||||
"home": "홈",
|
||||
"notification": "알림",
|
||||
"favourite": "즐겨찾기",
|
||||
"local": "로컬",
|
||||
"public": "연합",
|
||||
"hashtag": "해시태그",
|
||||
"search": "검색",
|
||||
"lists": "리스트"
|
||||
},
|
||||
"header_menu": {
|
||||
"home": "홈",
|
||||
"notification": "알림",
|
||||
"favourite": "즐겨찾기",
|
||||
"local": "로컬",
|
||||
"public": "연합",
|
||||
"hashtag": "연합",
|
||||
"search": "검색",
|
||||
"lists": "리스트",
|
||||
"members": "멤버",
|
||||
"filter": {
|
||||
"title": "필터",
|
||||
"placeholder": "정규식 필터링",
|
||||
"apply": "적용"
|
||||
},
|
||||
"new_toot": "툿",
|
||||
"reload": "다시로드"
|
||||
},
|
||||
"preferences": {
|
||||
"title": "설정",
|
||||
"general": {
|
||||
"title": "일반",
|
||||
"appearance": "외관",
|
||||
"theme_color": "테마 색상:",
|
||||
"theme": {
|
||||
"light": "라이트 테마",
|
||||
"dark": "다크 테마"
|
||||
},
|
||||
"font_size": "폰트 크기:",
|
||||
"display_style": {
|
||||
"title": "표시 형식:",
|
||||
"display_name_and_username": "이름과 유저명",
|
||||
"display_name": "이름 보이기",
|
||||
"username": "유저명 보이기"
|
||||
},
|
||||
"toot": "툿",
|
||||
"visibility": {
|
||||
"title": "기본 공개 설정:",
|
||||
"public": "공개",
|
||||
"unlisted": "미등록",
|
||||
"private": "비공개",
|
||||
"direct": "다이렉트"
|
||||
},
|
||||
"sounds": "사운드",
|
||||
"fav_rb_sound": "즐겨찾기 및 부스트:",
|
||||
"toot_sound": "툿:"
|
||||
},
|
||||
"account": {
|
||||
"title": "계정",
|
||||
"connected": "연결된 계정",
|
||||
"username": "유저명",
|
||||
"domain": "도메인",
|
||||
"association": "연결 상황",
|
||||
"order": "순서 변경",
|
||||
"remove_association": "연결 끊기",
|
||||
"remove_all_associations": "모든 연결 끊기",
|
||||
"confirm": "확인",
|
||||
"cancel": "취소",
|
||||
"confirm_message": "모든 연결을 중단하시겠습니까?"
|
||||
},
|
||||
"language": {
|
||||
"title": "언어",
|
||||
"display_language": "언어",
|
||||
"notice": "재실행 필요",
|
||||
"confirm": {
|
||||
"title": "알림",
|
||||
"message": "어플리케이션을 재실행하셔야 합니다, 진행하시겠습니까?",
|
||||
"ok": "지금 재실행",
|
||||
"cancel": "취소"
|
||||
}
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"new_toot": {
|
||||
"title": "새 툿",
|
||||
"cw": "여기에 경고 문구를 입력하세요",
|
||||
"status": "무슨 일이 일어나고 있나요",
|
||||
"cancel": "취소",
|
||||
"toot": "툿",
|
||||
"close_confirm": "정말로 툿 작성을 그만두시겠습니까?",
|
||||
"close_confirm_ok": "예",
|
||||
"close_confirm_cancel": "취소",
|
||||
"add_image": "내용 추가 경고",
|
||||
"change_visibility": "공개 설정 변경",
|
||||
"add_cw": "내용 추가 경고",
|
||||
"change_sensitive": "민감한 변경"
|
||||
},
|
||||
"jump": {
|
||||
"jump_to": "이동하기"
|
||||
},
|
||||
"add_list_member": {
|
||||
"title": "리스트에 멤버 추가",
|
||||
"account_name": "계정 명"
|
||||
},
|
||||
"list_membership": {
|
||||
"title": "리스트 멤버 구성"
|
||||
}
|
||||
},
|
||||
"cards": {
|
||||
"toot": {
|
||||
"show_more": "더보기",
|
||||
"hide": "숨기기",
|
||||
"sensitive": "민감한 미디어 표시",
|
||||
"view_toot_detail": "툿 세부 정보 보기",
|
||||
"open_in_browser": "브라우저에서 열기",
|
||||
"copy_link_to_toot": "툿 링크 열기",
|
||||
"delete": "삭제",
|
||||
"via": "{{application}}으로 열기",
|
||||
"reply": "댓글",
|
||||
"reblog": "수 없습니다",
|
||||
"fav": "특히 잘하는",
|
||||
"detail": "세부 묘사"
|
||||
}
|
||||
},
|
||||
"side_bar": {
|
||||
"account_profile": {
|
||||
"follows_you": "사용자를 팔로우하고 있습니다",
|
||||
"doesnt_follow_you": "사용자를 팔로우하고 있지 않습니다",
|
||||
"detail": "세부 묘사",
|
||||
"follow": "따르다",
|
||||
"unfollow": "팔로우 해제",
|
||||
"follow_requested": "팔로우하기",
|
||||
"open_in_browser": "브라우저에서 열기",
|
||||
"manage_list_memberships": "리스트 멤버 관리",
|
||||
"toots": "툿",
|
||||
"follows": "팔로잉",
|
||||
"followers": "팔로워"
|
||||
}
|
||||
},
|
||||
"hashtag": {
|
||||
"tag_name": "태그명"
|
||||
},
|
||||
"search": {
|
||||
"search": "검색",
|
||||
"account": "계정",
|
||||
"keyword": "키워드"
|
||||
},
|
||||
"lists": {
|
||||
"index": {
|
||||
"new_list": "새 리스트",
|
||||
"edit": "편집"
|
||||
}
|
||||
},
|
||||
"login": {
|
||||
"domain_name_label": "우선, 마스토돈 인스턴스에 로그인 해보도록 하죠. 인스턴스 도메인을 입력해주세요.",
|
||||
"search": "검색",
|
||||
"login": "로그인"
|
||||
},
|
||||
"authorize": {
|
||||
"manually_1": "브라우저에서 인증 페이지가 열릴 거예요!",
|
||||
"manually_2": "열리지 않았다면 아래 URL을 수동으로 입력해주세요!",
|
||||
"code_label": "브라우저의 인증 코드를 여기에 붙여넣어 주세요:",
|
||||
"submit": "제출"
|
||||
},
|
||||
"receive_drop": {
|
||||
"drop_message": "여기에 놓아 업로드하세요"
|
||||
},
|
||||
"message": {
|
||||
"account_load_error": "계정을 로드할 수 없습니다",
|
||||
"account_remove_error": "계정을 제거할 수 없습니다",
|
||||
"preferences_load_error": "설정을 로드할 수 없습니다",
|
||||
"timeline_fetch_error": "타임라인을 가져올 수 없습니다",
|
||||
"notification_fetch_error": "알림을 가져올 수 없습니다",
|
||||
"favourite_fetch_error": "즐겨찾기를 가져올 수 없습니다",
|
||||
"start_streaming_error": "스트리밍을 시작할 수 없습니다",
|
||||
"attach_error": "파일을 첨부할 수 없습니다",
|
||||
"authorize_duplicate_error": "한 도메인에 중복해서 로그인할 수 없습니다",
|
||||
"authorize_error": "인증을 완료할 수 없습니다",
|
||||
"followers_fetch_error": "팔로워 정보를 가져올 수 없습니다",
|
||||
"follows_fetch_error": "팔로잉 정보를 가져올 수 없습니다",
|
||||
"toot_fetch_error": "툿 세부정보를 가져올 수 없습니다",
|
||||
"follow_error": "해당 사용자를 팔로우할 수 없습니다",
|
||||
"unfollow_error": "해당 사용자를 언팔로우 할 수 없습니다",
|
||||
"lists_fetch_error": "리스트를 가져올 수 없습니다",
|
||||
"list_create_error": "리스트를 만들 수 없습니다",
|
||||
"members_fetch_error": "멤버 정보를 가져올 수 없습니다",
|
||||
"remove_user_error": "해당 사용자를 제거할 수 없습니다",
|
||||
"find_account_error": "해당 계정을 찾을 수 없습니다",
|
||||
"reblog_error": "리블로그 할 수 없습니다",
|
||||
"unreblog_error": "리블로그를 취소할 수 없습니다",
|
||||
"favourite_error": "즐겨찾기 할 수 없습니다",
|
||||
"unfavourite_error": "즐겨찾기를 취소할 수 없습니다",
|
||||
"delete_error": "툿을 삭제할 수 없습니다",
|
||||
"search_error": "찾을 수 없습니다",
|
||||
"toot_error": "툿을 발송할 수 없습니다",
|
||||
"update_list_memberships_error": "리스트 멤버 구성을 업데이트할 수 없습니다",
|
||||
"add_user_error": "사용자를 추가할 수 없습니다",
|
||||
"authorize_url_error": "인증 url을 가져올 수 없습니다",
|
||||
"domain_confirmed": "{{domain}} 도메인이 확인되었습니다. 로그인해주시기 바랍니다.",
|
||||
"domain_doesnt_exist": "{{domain}} 도메인이 존재하지 않습니다",
|
||||
"loading": "로딩중..."
|
||||
},
|
||||
"validation": {
|
||||
"login": {
|
||||
"require_domain_name": "도메인 이름은 필수항목입니다",
|
||||
"domain_format": "도메인 이름만 입력해주시기 바랍니다"
|
||||
},
|
||||
"new_toot": {
|
||||
"toot_length": "툿 길이는 최소 {{min}} 자 부터 최대 {{max}} 자 까지입니다",
|
||||
"attach_length": "이미지는 최대 {{max}} 장까지 첨부하실 수 있습니다",
|
||||
"attach_image": "이미지나 비디오만 첨부할 수 있습니다"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -34,8 +34,15 @@
|
|||
"jump_to": "Przejdź do"
|
||||
}
|
||||
},
|
||||
"global_header": {
|
||||
"add_new_account": "Dodaj nowe konto"
|
||||
},
|
||||
"side_menu": {
|
||||
"profile": "Profil",
|
||||
"show_profile": "Pokaż profil",
|
||||
"edit_profile": "Edytuj profil",
|
||||
"collapse": "Zawalić się",
|
||||
"expand": "Rozszerzać",
|
||||
"home": "Strona główna",
|
||||
"notification": "Powiadomienia",
|
||||
"favourite": "Ulubione",
|
||||
|
@ -59,7 +66,9 @@
|
|||
"title": "Filtruj",
|
||||
"placeholder": "Filtruj z użyciem wyrażeń regularnych",
|
||||
"apply": "Zastosuj"
|
||||
}
|
||||
},
|
||||
"new_toot": "Wpisy",
|
||||
"reload": "Przeładować"
|
||||
},
|
||||
"preferences": {
|
||||
"title": "Preferencje",
|
||||
|
@ -124,7 +133,11 @@
|
|||
"toot": "Wyślij",
|
||||
"close_confirm": "Czy na pewno chcesz porzucić tworzenie wpisu?",
|
||||
"close_confirm_ok": "OK",
|
||||
"close_confirm_cancel": "Anuluj"
|
||||
"close_confirm_cancel": "Anuluj",
|
||||
"add_image": "Dodaj obraz",
|
||||
"change_visibility": "Zmień widoczność",
|
||||
"add_cw": "Dodaj ostrzeżenie zawartości",
|
||||
"change_sensitive": "Zmień wrażliwy"
|
||||
},
|
||||
"jump": {
|
||||
"jump_to": "Przejdź do…"
|
||||
|
@ -146,13 +159,21 @@
|
|||
"open_in_browser": "Otwórz w przeglądarce",
|
||||
"copy_link_to_toot": "Skopiuj odnośnik do wpisu",
|
||||
"delete": "Usuń",
|
||||
"via": "przez {{application}}"
|
||||
"via": "przez {{application}}",
|
||||
"reply": "Odpowiadać",
|
||||
"reblog": "Podbić wpisu",
|
||||
"fav": "Ulubiony",
|
||||
"detail": "Szczegół"
|
||||
}
|
||||
},
|
||||
"side_bar": {
|
||||
"account_profile": {
|
||||
"follows_you": "Śledzi Cię",
|
||||
"doesnt_follow_you": "Nie śledzi Cię",
|
||||
"detail": "Szczegół",
|
||||
"follow": "Śledzić",
|
||||
"unfollow": "Nie obserwuj",
|
||||
"follow_requested": "Śledź prośbę",
|
||||
"open_in_browser": "Otwórz w przeglądarce",
|
||||
"manage_list_memberships": "Zarządzaj przynależnością do grup",
|
||||
"toots": "Wpisy",
|
||||
|
|
|
@ -20,7 +20,7 @@ export default {
|
|||
key: 'ko'
|
||||
},
|
||||
pl: {
|
||||
name: 'polski',
|
||||
name: 'Polski',
|
||||
key: 'pl'
|
||||
}
|
||||
}
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<img v-else :src="account.avatar" class="avatar" :title="account.username + '@' + account.domain" />
|
||||
<span slot="title">{{ account.domain }}</span>
|
||||
</el-menu-item>
|
||||
<el-menu-item index="/login" @click="login">
|
||||
<el-menu-item index="/login" @click="login" :title="$t('global_header.add_new_account')">
|
||||
<i class="el-icon-plus"></i>
|
||||
<span slot="new">New</span>
|
||||
</el-menu-item>
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
{{ $t('cards.toot.sensitive') }}
|
||||
</el-button>
|
||||
<div v-show="isShowAttachments(message)">
|
||||
<el-button v-show="sensitive(message) && isShowAttachments(message)" class="hide-sensitive" type="text" @click="showAttachments = false">
|
||||
<el-button v-show="sensitive(message) && isShowAttachments(message)" class="hide-sensitive" type="text" @click="showAttachments = false" :title="$t('cards.toot.hide')">
|
||||
<icon name="eye" class="hide"></icon>
|
||||
</el-button>
|
||||
<div class="media" v-for="media in mediaAttachments(message)">
|
||||
|
@ -54,7 +54,7 @@
|
|||
</span>
|
||||
</div>
|
||||
<div class="tool-box">
|
||||
<el-button type="text" @click="openReply(message)" class="reply">
|
||||
<el-button type="text" @click="openReply(message)" class="reply" :title="$t('cards.toot.reply')">
|
||||
<icon name="reply" scale="0.9"></icon>
|
||||
</el-button>
|
||||
<el-button v-show="locked(message)" type="text" class="locked">
|
||||
|
@ -63,13 +63,13 @@
|
|||
<el-button v-show="directed(message)" type="text" class="directed">
|
||||
<icon name="envelope" scale="0.9"></icon>
|
||||
</el-button>
|
||||
<el-button v-show="!locked(message)&&!directed(message)" type="text" @click="changeReblog(originalMessage(message))" :class="originalMessage(message).reblogged ? 'reblogged' : 'reblog'">
|
||||
<el-button v-show="!locked(message)&&!directed(message)" type="text" @click="changeReblog(originalMessage(message))" :class="originalMessage(message).reblogged ? 'reblogged' : 'reblog'" :title="$t('cards.toot.reblog')">
|
||||
<icon name="retweet" scale="0.9"></icon>
|
||||
</el-button>
|
||||
<span class="count">
|
||||
{{ reblogsCount(message) }}
|
||||
</span>
|
||||
<el-button type="text" @click="changeFavourite(originalMessage(message))" :class="originalMessage(message).favourited ? 'favourited animated bounceIn' : 'favourite'">
|
||||
<el-button type="text" @click="changeFavourite(originalMessage(message))" :class="originalMessage(message).favourited ? 'favourited animated bounceIn' : 'favourite'" :title="$t('cards.toot.fav')">
|
||||
<icon name="star" scale="0.9"></icon>
|
||||
</el-button>
|
||||
<span class="count">
|
||||
|
@ -92,7 +92,7 @@
|
|||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<el-button slot="reference" type="text">
|
||||
<el-button slot="reference" type="text" :title="$t('cards.toot.detail')">
|
||||
<icon name="ellipsis-h" scale="0.9"></icon>
|
||||
</el-button>
|
||||
</popper>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
<el-button slot="reference" type="text">
|
||||
<el-button slot="reference" type="text" :title="$t('side_bar.account_profile.detail')">
|
||||
<icon name="cog" scale="1.4"></icon>
|
||||
</el-button>
|
||||
</popper>
|
||||
|
@ -35,13 +35,13 @@
|
|||
<img :src="account.avatar" />
|
||||
</div>
|
||||
<div class="follow-status" v-if="relationship !== null && relationship !== '' && account.username!==user.username">
|
||||
<div v-if="relationship.following" class="unfollow" @click="unfollow(account)">
|
||||
<div v-if="relationship.following" class="unfollow" @click="unfollow(account)" :title="$t('side_bar.account_profile.unfollow')">
|
||||
<icon name="user-times" scale="1.5"></icon>
|
||||
</div>
|
||||
<div v-else-if="relationship.requested">
|
||||
<div v-else-if="relationship.requested" :title="$t('side_bar.account_profile.follow_requested')">
|
||||
<icon name="hourglass" scale="1.5"></icon>
|
||||
</div>
|
||||
<div v-else class="follow" @click="follow(account)">
|
||||
<div v-else class="follow" @click="follow(account)" :title="$t('side_bar.account_profile.follow')">
|
||||
<icon name="user-plus" scale="1.5"></icon>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<div id="header_menu">
|
||||
<div class="channel">{{ title }}</div>
|
||||
<div class="tools">
|
||||
<el-button type="text" class="action" @click="openNewTootModal">
|
||||
<el-button type="text" class="action" @click="openNewTootModal" :title="$t('header_menu.new_toot')">
|
||||
<icon name="regular/edit"></icon>
|
||||
</el-button>
|
||||
<el-button v-show="reloadable()" type="text" class="action" @click="reload">
|
||||
<el-button v-show="reloadable()" type="text" class="action" @click="reload" :title="$t('header_menu.reload')">
|
||||
<icon name="sync-alt"></icon>
|
||||
</el-button>
|
||||
<el-popover
|
||||
|
@ -24,7 +24,7 @@
|
|||
</el-form-item>
|
||||
</el-form>
|
||||
</div>
|
||||
<el-button v-show="filterable()" slot="reference" type="text" class="action">
|
||||
<el-button v-show="filterable()" slot="reference" type="text" class="action" :title="$t('header_menu.filter.title')">
|
||||
<icon name="sliders-h"></icon>
|
||||
</el-button>
|
||||
</el-popover>
|
||||
|
|
|
@ -24,12 +24,16 @@
|
|||
</div>
|
||||
<div slot="footer" class="dialog-footer">
|
||||
<div class="upload-image">
|
||||
<el-button size="small" type="text" @click="selectImage"><icon name="camera"></icon></el-button>
|
||||
<el-button size="small" type="text" @click="selectImage" :title="$t('modals.new_toot.add_image')">
|
||||
<icon name="camera"></icon>
|
||||
</el-button>
|
||||
<input name="image" type="file" class="image-input" ref="image" @change="onChangeImage" :key="attachedMediaId"/>
|
||||
</div>
|
||||
<div class="privacy">
|
||||
<el-dropdown trigger="click" @command="changeVisibility">
|
||||
<el-button size="small" type="text"><icon :name="visibilityIcon"></icon></el-button>
|
||||
<el-button size="small" type="text" :title="$t('modals.new_toot.change_visibility')">
|
||||
<icon :name="visibilityIcon"></icon>
|
||||
</el-button>
|
||||
<el-dropdown-menu slot="dropdown">
|
||||
<el-dropdown-item :command="visibilityList.Public.value">
|
||||
<icon name="globe" class="privacy-icon"></icon>
|
||||
|
@ -51,13 +55,13 @@
|
|||
</el-dropdown>
|
||||
</div>
|
||||
<div class="sensitive" v-show="attachedMedias.length > 0">
|
||||
<el-button size="small" type="text" @click="changeSensitive">
|
||||
<el-button size="small" type="text" @click="changeSensitive" :title="$t('modals.new_toot.change_sensitive')">
|
||||
<icon name="eye-slash" v-show="sensitive"></icon>
|
||||
<icon name="eye" v-show="!sensitive"></icon>
|
||||
</el-button>
|
||||
</div>
|
||||
<div class="content-warning">
|
||||
<el-button size="small" type="text" @click="showContentWarning = !showContentWarning">
|
||||
<el-button size="small" type="text" @click="showContentWarning = !showContentWarning" :title="$t('modals.new_toot.add_cw')">
|
||||
CW
|
||||
</el-button>
|
||||
</div>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</div>
|
||||
<div class="profile-wide" v-else>
|
||||
<div>@{{ account.username }}
|
||||
<el-dropdown trigger="click" @command="handleProfile">
|
||||
<el-dropdown trigger="click" @command="handleProfile" :title="$t('side_menu.profile')">
|
||||
<span class="el-dropdown-link">
|
||||
<i class="el-icon-arrow-down el-icon--right"></i>
|
||||
</span>
|
||||
|
@ -19,10 +19,10 @@
|
|||
<span>{{ account.domain }}</span>
|
||||
</div>
|
||||
<div class="collapse">
|
||||
<el-button type="text" class="release-collapse" @click="releaseCollapse" v-if="collapse">
|
||||
<el-button type="text" class="release-collapse" @click="releaseCollapse" v-if="collapse" :title="$t('side_menu.expand')">
|
||||
<i class="el-icon-arrow-right"></i>
|
||||
</el-button>
|
||||
<el-button type="text" class="do-collapse" @click="doCollapse" v-else>
|
||||
<el-button type="text" class="do-collapse" @click="doCollapse" v-else :title="$t('side_menu.collapse')">
|
||||
<i class="el-icon-arrow-left"></i>
|
||||
</el-button>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue