Google翻訳でApple HIGとMaterialDesignを和訳してみるマン

このアカウントはひたすらガイドラインをGoogle翻訳して書き控えとくだけのものです。誤訳多いと思われます。誤訳の指摘とかもらえたら有り難いです。

2018-08-20から1日間の記事一覧

Home Screen Quick Actions

https://developer.apple.com/design/human-interface-guidelines/ios/extensions/home-screen-actions/ Home Screen Quick Actions ホームスクリーンクイックアクション Home screen quick actions are a convenient way to perform useful, app-specific a…

Document Providers

https://developer.apple.com/design/human-interface-guidelines/ios/extensions/document-providers/ Document Providers ドキュメントプロバイダー A document provider extension implements a custom interface for importing, exporting, opening, or …

Custom Keyboards

https://developer.apple.com/design/human-interface-guidelines/ios/extensions/custom-keyboards/ Custom Keyboards カスタムキーボード A keyboard extension replaces the standard keyboard with a custom keyboard. Custom keyboards are enabled in …

Text Fields

https://developer.apple.com/design/human-interface-guidelines/ios/controls/text-fields/ Text Fields テキストフィールド A text field is a single-line, fixed-height field, often with rounded corners, that automatically brings up a keyboard w…

Switches

https://developer.apple.com/design/human-interface-guidelines/ios/controls/switches/ Switches スイッチ A switch is a visual toggle between two mutually exclusive states—on and off. スイッチは相互に排他的な2つの状態(オンとオフ)の間のビジ…

Steppers

https://developer.apple.com/design/human-interface-guidelines/ios/controls/steppers/ Steppers ステッパー A stepper is a two-segment control used to increase or decrease an incremental value. By default, one segment of a stepper displays a …

Sliders

https://developer.apple.com/design/human-interface-guidelines/ios/controls/sliders/ Sliders スライダー A slider is a horizontal track with a control called a thumb, which you can slide with your finger to move between a minimum and maximum…

Segmented Controls

https://developer.apple.com/design/human-interface-guidelines/ios/controls/segmented-controls/ Segmented Controls セグメンテッドコントロール A segmented control is a linear set of two or more segments, each of which functions as a mutually…

https://developer.apple.com/design/human-interface-guidelines/ios/controls/refresh-content-controls/ Refresh Content Controls コンテンツ更新コントロール A refresh control is manually initiated to immediately reload content, typically in a …

Progress Indicators

https://developer.apple.com/design/human-interface-guidelines/ios/controls/progress-indicators/ Progress Indicators プログレスインジケータ Don’t make people sit around staring at a static screen waiting for your app to load content or perf…

Pickers

https://developer.apple.com/design/human-interface-guidelines/ios/controls/pickers/ Pickers ピッカー A picker includes one or more scrollable lists of distinct values, each of which has a single selected value—appearing in darker text in t…

Page Controls

https://developer.apple.com/design/human-interface-guidelines/ios/controls/page-controls/ Page Controls ページコントロール A page control shows the position of the current page in a flat list of pages. It appears as a series of small indic…

Labels

https://developer.apple.com/design/human-interface-guidelines/ios/controls/labels/ Labels ラベル A label describes an onscreen interface element or provides a short message. Although people can’t edit labels, they can sometimes copy the co…

Edit Menus

https://developer.apple.com/design/human-interface-guidelines/ios/controls/edit-menus/ Edit Menus 編集メニュー People can touch and hold or double-tap an element in a text field, a text view, a web view, or an image view to select content …