界面設計語言_使用任何語言設計界面的提示

界面設計語言

Designing for international audiences is challenging. I spent most of my career in Australia designing exclusively in English. Australian English is ‘unique’ in the sense that we are really into slang, puns, idioms.

為國際觀眾設計是具有挑戰性的。 我在澳大利亞的大部分職業都是專門用英語設計的。 在我們真的很喜歡語,雙關語,成語的意義上,澳大利亞英語是“獨特的”。

This, for example, is a perfectly acceptable sentence in Australian English:

例如,這是澳大利亞英語中一個完全可以接受的句子:

Shazza and Dazza went to the Gabba to see Acca Dacca

沙扎(Shazza)和達扎(Dazza)到加巴(Gabba)看阿卡(Acc Dacca)

Translation:

翻譯:

Sharon and Daren went to the Brisbane Cricket ground to see ACDC.

沙龍和達倫前往布里斯班板球場看ACDC。

出國 (Moving abroad)

In 2017 that all changed. I left behind my homeland of confusing slang and moved to the Netherlands to work for Booking.com as a UX designer. Booking is a Dutch company but I work with a very diverse group of people from around the world.

在2017年,一切都改變了。 我離開了of惑人心的家鄉,搬到荷蘭作為UX設計師在Booking.com工作。 Booking是一家荷蘭公司,但我與來自世界各地的許多人一起工作。

It’s a challenging job, you have to design a globally scalable product that needs to be translated into 40 different languages.

這是一項具有挑戰性的工作,您必須設計一種全球可擴展的產品,需要將其翻譯成40種不同的語言。

Fortunately, even if you’re a monolingual guy like myself (although I do speak a little bit of Spanish) there are some tricks you can use to design interfaces that will work in any language.

幸運的是,即使您是像我這樣的會說英語的人(盡管我會說一點西班牙語),也可以使用一些技巧來設計適用于任何語言的界面。

留出更多副本的空間 (Leave room for more copy)

English words are compact and sentences are concise.

英語單詞緊湊,句子簡潔。

Not every language is like this though. Bulgarian in particular has some very long equivalents to short, succinct English words like “edit”. This is a big problem if your interface needs to adapt to different languages.

并非每種語言都是這樣。 特別是保加利亞語,與“ edit”之類的簡短,簡潔的英語單詞有一些非常長的等效項。 如果您的界面需要適應不同的語言,這將是一個大問題。

Always leave plenty of room for those buttons.

始終為這些按鈕留出足夠的空間。

A graphic explaining how some buttons are wider in languages other than English

語言和貨幣與位置不同 (Language and currency are not the same as location)

Never assume that just because someone is located somewhere they also speak the language. There will always be expats living abroad or tourists using your product.

永遠不要以為僅僅因為某人位于某個地方,他們也會說這種語言。 總是會有外國人居住在國外或游客在使用您的產品。

Let the user decide which language they want to use regardless of where in the world they are.

讓用戶決定他們要使用哪種語言,而不管他們身在世界上什么地方。

A graphic explaining how you should be able to select currency as well as language

數字格式 (Number formatting)

It has often been said that mathematics is the universal language. While that might be true, numbers are formatted very differently around the world.

人們常說數學是通用語言。 盡管這可能是正確的,但世界各地的數字格式卻大不相同。

This can be a problem if you are creating input fields, for example:

如果要創建輸入字段,這可能是個問題,例如:

A graphic that explains how different languages separate their numbers differently

切勿將內容與輸入,下拉菜單或復選框混合 (Never mix content with inputs, drop-down menus or checkboxes)

This works in English, but not so much in other languages. It also means you will need to build and maintain multiple interfaces.

這可以用英語工作,但不能用其他語言工作。 這也意味著您將需要構建和維護多個接口。

The rule of thumb here is just don’t do it. Never mix inputs with copy.

經驗法則就是不要這樣做。 切勿將輸入內容與副本混用。

A graphic that explains why inputs should not be mixed with copy

不要忘記從右到左的語言 (Don’t forget about right to left languages)

This is one I always forget myself, but it’s important. The majority of languages read right to left. Even Chinese and Japanese which historically read top to bottom do this on screen.

這是我經常忘記的自己,但這很重要。 大多數語言從右到左閱讀。 即使是歷史上從頭到尾閱讀的中文和日語也可以在屏幕上進行。

In the middle east things are different. Arabic and Hebrew read right to left. This means you need to be able to create a mirror image of your designs to accommodate these languages.

在中東,情況有所不同。 阿拉伯語和希伯來語從右到左閱讀。 這意味著您需要能夠創建設計的鏡像以適應這些語言。

A graphic that shows text in English and Hebrew and how the layouts are different. The Hebrew text reads right to left.

Hope you have enjoyed this article and learned a thing to two.

希望您喜歡本文并學到了兩點。

翻譯自: https://uxdesign.cc/tips-for-designing-an-interface-in-any-language-31a02c96c216

界面設計語言

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/274459.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/274459.shtml
英文地址,請注明出處:http://en.pswp.cn/news/274459.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

托管代碼和非托管代碼

托管代碼和非托管代碼有什么區別呢?從字面上理解,只是一個是被托管的,另一個是沒有被托管的。但是,被托管的托管代碼是被誰管著呢?讓我們先來看看它們的定義。 托管代碼:由公共語言運行庫環境(而…

如何實現前端新手引導功能?

大家好,我是若川。我持續組織了近一年的源碼共讀活動,感興趣的可以 點此掃碼加我微信 lxchuan12 參與,每周大家一起學習200行左右的源碼,共同進步。同時極力推薦訂閱我寫的《學習源碼整體架構系列》 包含20余篇源碼文章。歷史面試…

hp-ux鎖定用戶密碼_UX設計101:提出正確的問題-規劃和促進用戶訪談

hp-ux鎖定用戶密碼這是什么? (What is this?) This session is part of a learning curriculum that I designed to incrementally skill up and empower a team of Designers and Researchers whose skillset and ways of working needed to evolve to keep up wi…

我與掘金合作出了源碼共讀第一期,首發超400人報名,快來參與~

大家好,我是若川。最近有不少新朋友關注我。對我不是很了解的,或許可以讀我的2021年度總結。誠邀各位新老讀者朋友參加源碼共讀活動。同時我和掘金合作,共同出了源碼共讀第一期,11月25日——12月25日,獎品豐厚。我是前…

ASP.NET repeater添加序號列的方法

ASP.NET repeater添加序號列的方法 1、<itemtemplate> <tr><td> <%# Container.ItemIndex 1%> </td></tr> </itemtemplate> 2、<itemtemplate> <tr><td> <%# this.rpResult.Items.Count 1%> </td>&…

mac基本操作技巧_6個基本設計技巧

mac基本操作技巧“In everything you do, refine your skills and knowledge about fundamental concepts and simple cases. Once is never enough. As you revisit fundamentals, you will find new insights. It may appear that returning to basics is a step backward an…

如何突破技術瓶頸(適合P6以下)

大家好&#xff0c;我是若川。我持續組織了近一年的源碼共讀活動&#xff0c;感興趣的可以 點此掃碼加我微信 lxchuan12 參與&#xff0c;每周大家一起學習200行左右的源碼&#xff0c;共同進步。同時極力推薦訂閱我寫的《學習源碼整體架構系列》 包含20余篇源碼文章。歷史面試…

stack smash_扶手椅VGUX:Super Smash Bros.Ultimate

stack smashEasily far the most exciting news out of Super Smash Bros. Ultimate’s announcement was that every single character would be returning to the game.asily迄今為止最令人興奮的消息了任天堂明星大亂斗最終宣布的是&#xff0c; 每一個字符會被返回到游戲中…

《Two Dozen Short Lessons in Haskell》學習(十)- Private Definitions — the where-clause

《Two Dozen Short Lessons in Haskell》&#xff08;Copyright © 1995, 1996, 1997 by Rex Page&#xff0c;有人翻譯為Haskell二十四學時教程&#xff0c;該書如果不用于贏利&#xff0c;可以任意發布&#xff0c;但需要保留他們的copyright&#xff09;這本書是學習 Ha…

我和掘金合作的源碼共讀小冊報名快1000人了~

眾所周知&#xff0c;我和掘金合作出了源碼共讀第一期。我是前端領讀員。現在報名快1000人了~獎品豐厚。也有一些小伙伴已經寫了好幾期筆記了~但相對1000人寫的還是太少。什么&#xff1f;你不知道&#xff1f;那也很正常&#xff0c;畢竟我的公眾號常讀人數比較少。大部分人都…

【短語學習】盈余量分析(earned value analysis)

作者&#xff1a;gnuhpc 出處&#xff1a;http://www.cnblogs.com/gnuhpc/ 各種形式的盈余量分析是衡量執行時最常用的方法。它把范圍、成本和進度等度量標準結合在一起以幫助項目管理小組評估項目執行。對每項活動而言&#xff0c;盈余量分析包括計算三個主要數值&#xff1a;…

配音劇本_網絡的各個階段:劇本如何傳達更好的UX

配音劇本讓我們將焦點放在使用劇本技巧提升顯微鏡上。 (Let’s put the spotlight on elevating microcopy with playwriting techniques.) “Anything you put in a play — any speech — has got to do one of two things: either define character or push the action of t…

極致編譯速度,一文搞定webpack5升級

大家好&#xff0c;我是若川。我持續組織了近一年的源碼共讀活動&#xff0c;感興趣的可以 點此掃碼加我微信 lxchuan12 參與&#xff0c;每周大家一起學習200行左右的源碼&#xff0c;共同進步。同時極力推薦訂閱我寫的《學習源碼整體架構系列》 包含20余篇源碼文章。歷史面試…

Java學習筆記(7)——輸入輸出

1、File 不同的操作系統對于檔案系統路徑的設定各有差別&#xff0c;例如在Windows中&#xff0c;一個路徑的表示法可能是&#xff1a; "c:\\Windows\\Fonts\\" 而在Linux下的路徑設定可能是&#xff1a; "/home/justin/" Windows的路徑指定是使用UNC&…

全庫模式 用戶模式 表模式_暗模式,亮模式和用戶的故事

全庫模式 用戶模式 表模式I have been working on designing a UI for an app that has individuals over the age of 60 as its main audience. At some point, I found my design more appealing in dark mode. As a UX designer, I know that my opinions and preferences d…

Rollup 與 Webpack 的 Tree-shaking

大家好&#xff0c;我是若川。我持續組織了近一年的源碼共讀活動&#xff0c;感興趣的可以 點此掃碼加我微信 lxchuan12 參與&#xff0c;每周大家一起學習200行左右的源碼&#xff0c;共同進步。同時極力推薦訂閱我寫的《學習源碼整體架構系列》 包含20余篇源碼文章。歷史面試…

聚類與分類的主要區別在于:_經驗在于細節:分析流服務的用戶體驗

聚類與分類的主要區別在于&#xff1a;看不見的差異 (The Invisible Difference) When app markets mature the overlap in features and designs grows closer as they catch up and copy each other. The more similar the apps are to one another, the more important the …

asp.net 動態創建TextBox控件 如何加載狀態信息

接著上文Asp.net TextBox的TextChanged事件你真的清楚嗎&#xff1f; 這里我們來說說狀態數據時如何加載的。雖然在Control中有調用狀態轉存的方法&#xff0c;但是這里有一個判斷條件 if (_controlState > ControlState.ViewStateLoaded) 一般的get請求這里的條件是不滿足…

從零實現一個迷你 Webpack

大家好&#xff0c;我是若川。我持續組織了近一年的源碼共讀活動&#xff0c;感興趣的可以 點此掃碼加我微信 lxchuan12 參與&#xff0c;每周大家一起學習200行左右的源碼&#xff0c;共同進步。同時極力推薦訂閱我寫的《學習源碼整體架構系列》 包含20余篇源碼文章。歷史面試…

ios 刷新遮罩遮罩_在Adobe XD中進行遮罩的3種方法

ios 刷新遮罩遮罩Are you new to Adobe XD? Or maybe you’re just stuck on how to create a simple mask? Here are 3 quick tips for how to mask your photos and designs in Adobe XD.您是Adobe XD的新手嗎&#xff1f; 或者&#xff0c;也許您只是停留在如何創建簡單的…