泉州做网站哪家好网站建站报价表

web/2025/9/27 11:33:42/文章来源:
泉州做网站哪家好,网站建站报价表,公司 网站制作,济南百度推广开户全球 化 化重点 (Top highlight)Designing for a global audience can feel daunting. Do you localize your product? Or, do you internationalize your product? And what does that even entail?为全球观众设计可能会令人生畏。 您是否将产品本地化#xff1f; 还是您将…全球 化 化 重点 (Top highlight)Designing for a global audience can feel daunting. Do you localize your product? Or, do you internationalize your product? And what does that even entail? 为全球观众设计可能会令人生畏。 您是否将产品本地化 还是您将产品国际化 那甚至意味着什么 Let’s demystify localization (L10n) and internationalization (I18n) to understand how designers might leverage both approaches to create truly global products. 让我们揭开本地化(L10n)和国际化(I18n)的神秘面纱以了解设计师如何利用这两种方法来创建真正的全球产品。 Simply put, localization is translation plus cultural adaptation. International users are sensitive to cultural differences and are likely to distrust or overlook a product that poorly adapts to their market. 简而言之本地化是翻译加上文化适应。 国际用户对文化差异很敏感可能会不信任或忽视适应其市场的产品。 Internationalization is about building features and experiences to programmatically adapt to the localized content and local market. If you aren’t coding and testing for internationalization, you risk giving your users a broken experience (E.g. the product may not be able to process payment correctly if the number format is not adapted to the country). 国际化是关于构建功能和体验以编程方式适应本地化内容和本地市场。 如果您不进行国际化编码和测试则可能会给用户带来糟糕的体验(例如如果数字格式不适合该国家/地区则该产品可能无法正确处理付款)。 Here are some examples of how a designer might use these different approaches. 这是设计人员如何使用这些不同方法的一些示例。 So which approach is the correct one for designers? Localization, internationalization, or a combination of both? 那么对于设计师来说哪种方法是正确的呢 本地化国际化还是两者结合 Globalization (G11n) is the combination of localization and internationalization and it’s the proper approach for designing for a global audience. 全球化(G11n)是本地化和国际化的结合是为全球受众设计的正确方法。 SurveyMonkey如何应对全球化 (How does SurveyMonkey tackle Globalization?) At SurveyMonkey we believe a truly global-ready product is one that has been internationalized by engineers and designers, and properly localized by qualified linguists. 在SurveyMonkey我们相信一种真正面向全球的产品已被工程师和设计师国际化并由合格的语言学家进行了适当的本地化。 We practice a simple schedule of continuous localization: translation happens every day and we edit Monday through Thursday. Translators, Lead Linguists, and Linguist Quality Assurance Specialists work directly via our Translation Management System (TMS) platform, and we do this across 15 locales. 我们制定了一个简单的连续本地化时间表翻译每天进行我们在周一至周四进行编辑。 翻译人员首席语言学家和语言学家质量保证专家直接通过我们的翻译管理系统 (TMS)平台工作我们在15个地区中进行此项工作。 Additionally, designers and developers follow global-ready design practices. If you are designing for a global audience, you might want to consider implementing these 5 steps into your workflow. 此外设计师和开发人员遵循全球就绪的设计惯例。 如果您是为全球受众设计的则可能需要考虑在工作流程中实施这5个步骤。 1.留出较长的语言空间 (1. Allow Space for Longer Languages) English is a compact language (usually shorter than most latin-based languages). Designers should design for all languages upfront by allowing space for longer languages to expand. Here’s a simple rule of thumb: For less than 10 characters in English, allow up to a 300% expansion for other languages (I.e. Design for 30 characters). 英语是一种简洁的语言(通常比大多数基于拉丁语的语言要短)。 设计师应通过为更长的语言留出空间来预先设计所有语言。 这是一条简单的经验法则如果英文字符少于10个则其他语言最多可扩展300(即30个字符的设计)。 2.仔细平衡图形与文本 (2. Carefully Balance Graphics with Text) Graphics that have embedded English text in them can’t be translated, so creating a graphic without any text makes it applicable to any language. 嵌入了英语文本的图形无法翻译因此创建没有任何文本的图形使其适用于任何语言。 Don’t go overboard. While removing all text sounds easy, sometimes taking out too much information makes the images hard to understand. 不要太过分。 尽管删除所有文本听起来很容易但有时会花费太多信息使图像难以理解。 3.注意字体和格式 (3. Mind Your Fonts Formatting) Fonts do make a difference, especially for Asian languages. Anything under .50em (8pts) is very difficult to read in Chinese, Japanese, and Korean. 字体确实有所作为特别是对于亚洲语言。 0.5em(8分)以下的任何内容都很难用中文日文和韩文阅读。 Additionally, don’t force capitalization or bold formats. Instead, work with your developer to put uppercase/bold/italic styling in the string itself and not the CSS template. This allows translators to apply formatting within the string based on the style rules of their unique language. 此外请勿强行使用大写或粗体格式。 而是与您的开发人员合作将大写/粗体/斜体样式放置在字符串本身而不是CSS模板中。 这使翻译人员可以根据其独特语言的样式规则在字符串中应用格式。 In screenshot above, all table column headers have been capitalized in the source code making it impossible for linguists to follow the proper capitalization rules in German. 在上面的屏幕截图中所有表列标题均已在源代码中大写这使得语言学家无法遵循德语中正确的大写规则。 4.设计日期/时间格式的差异 (4. Design for Differences in Date/Time Formats) Most countries outside the USA use the 24-hour clock for displaying time and order months, days, and year differently. Instead of depending on translators to adjust these according to their language, consider having your developers implement calendar features using existing international libraries to automatically render the correct layout for each language. 美国以外的大多数国家/地区都使用24小时制来不同地显示时间和订单的月日和年。 不要让翻译人员根据他们的语言来调整它们而是考虑让开发人员使用现有的国际库来实现日历功能以自动为每种语言呈现正确的布局。 Fun fact: Not all dates are equal when it comes to a product launch. Which day is considered bad luck in Italy? 有趣的事实关于产品发布并非所有日期都相同。 在意大利哪一天算是运气不好 A) Friday the 17th A)17日星期五 B) Friday the 13th B)13日星期五 C) Friday the 7th C)7日星期五 The answer is Friday the 17th! 答案是17日星期五 This is an example of why it is important to get feedback from local office team members, users, and linguists working in-country. It helps you avoid the embarrassment of launching your product on this day in Italy. 这是为什么从本地工作团队用户和语言学家那里获得反馈很重要的示例。 它可以帮助您避免在意大利这一天发布产品的尴尬。 5.考虑文化敏感性 (5. Consider Cultural Sensitivities) Using the same models for all regions could make local users feel less connected with your content. Make sure to use diverse people in accordance with the region. Use culturally relevant images when possible or neutral images when necessary. 在所有地区使用相同的模型可能会使本地用户感觉与您的内容的联系减少。 确保根据地区使用不同的人。 尽可能使用与文化相关的图像必要时使用中性图像。 Another example where culturally relevant images are being used appropriately according to the target audience is shown below. 下面显示了根据目标受众适当使用文化相关图像的另一个示例。 Besides imagery, color plays a factor as well. Enabling color adaptation can make an impact when reaching out to global audiences. For example, do you know what the color red means in China? 除了图像之外颜色也是一个因素。 启用色彩适应功能可以影响到全球观众。 例如您知道红色在中国意味着什么吗 A) Peace and love A)和平与爱 B) Danger B)危险 C) Good luck and happiness C)祝你好运和幸福 If you guessed ‘C,’ you are correct! Unlike in the United States, where the correct answer would be ‘B.’ 如果您猜到“ C”那么您是正确的 与美国不同正确答案是“ B”。 最后几点提示 (A few final tips) At SurveyMonkey, our designers use a Sketch plug-in that helps them preview layouts in several languages. The plug-in leverages existing translations and uses machine translation (MT) to simulate completely translated designs. Designers can catch text truncation, overlapping, and other user interface issues before all layouts are finalized. 在SurveyMonkey我们的设计师使用了一个Sketch插件可以帮助他们预览几种语言的布局。 该插件利用现有翻译并使用机器翻译(MT)来模拟完全翻译的设计。 在完成所有布局之前设计人员可以解决文本截断重叠和其他用户界面问题。 If you have a localization team, involve them in early design iterations. If you don’t have localization experts on your team, be sure to test your designs in German and Japanese before you start development. This will help you visualize your layout with text length that is much longer and shorter than English, as well as avoid a few headaches downstream. 如果您有本地化团队请让他们参与早期的设计迭代。 如果您的团队中没有本地化专家请确保在开始开发之前以德语和日语测试您的设计。 这将帮助您使用比英语长得多和短得多的文本长度来可视化您的布局并避免在下游出现一些麻烦。 And always remember: languages are different, design for flexibility! 永远记住语言不同设计灵活 翻译自: https://medium.com/curiosity-by-design/designing-for-globalization-572bc7d73af4全球 化 化

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/web/81134.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

苏州怎么做网站排名优化wordpress logout

1.请简述Zookeeper的选主流程 Zookeeper 是一个用于维护配置信息、命名、提供分布式同步和组服务的工具。它在分布式系统中提供了强一致性,这得益于它的内部实现机制,其中包括选主流程(Leader Election)。以下是 Zookeeper 的选主…

织梦网站模板后台密码找回建材网中国建材第一网

cognito在本文中,我们将研究使用OAuth协议通过Amazon Cognito对单页应用程序(使用Vue.js构建)进行身份验证。 在上一篇文章中,我们将服务器端应用程序与Amazon Cognito集成在一起。 搭建单页应用程序 我们将使用vue-cli创建一个空…

网站建设消费调查问卷搜索引擎网站优化推广

随着Android 13的发布,我们迎来了一个令人兴奋的新品时刻。然而,对于一些用户而言,这也意味着必须面对一个重要的问题:Android 13不再支持PPTP协议。如果你是一个习惯使用PPTP协议来连接换地址的用户,那么你可能需要重…

网站招标建设网页制作基础教程第2版答案

定义 chat: 在iOS开发中,属性关键字是用于声明类的属性(实例变量)的修饰符。属性关键字可以影响属性的访问权限、内存管理和生成相关的getter和setter方法。 属性关键字有哪些? 分类属性关键字原子性atomic、nonato…

网站建设的公司在哪找网站做优化需要哪些后台信息

平常还觉得编码问题一般能水过去,到爬虫这真是"不信抬头看,苍天饶过谁"...其实,Python2和Python3中对于编码已经发生了很大的改变(但其实是更方便了),我们一个个来讨论:Python21.在Python2中默认编码为ASCII…

闵行网站建设推广如何建一个手机网站

(一)HTTP协议是无状态的。也就是说,同一个客户第二次访问同一个服务器上的页面时,服务器的响应与第一次被访问时相同。服务器不记得访问过得这个用户,也不记得为这个客户服务过多少次。 (二)HT…

网站建设南京阿里指数官网

计算圆的面积和周长 编写程序计算圆的面积和周长。输入圆的半径,程序计算出圆的面积和周长,圆的面积等于3.14*半径*半径;圆的周长等于2*3.14*半径。 1. 准备工作 (1)保留舞台中的小猫角色和白色背景; 2…

营销式网站网站建设吉金手指排名15

‘删除Sheet1上的单元格区域A1:D10,并将其余单元格左移以填补被删除单元格的位置 Sheet1.Range(“A1:D10”).Delete Shift:xlShiftToLeft ‘删除指定行 Range(“1:1”).Delete ‘删除指定列 Columns(5).Delete ‘删除当前行 ActiveCell.EntireRow.Delete ‘删除工作表中的重复行…

网站建设服务包括什么网站建设费可以一次性冲费用吗

▲ 点击查看出门能不背包就不背包,几乎是小爆身边每个男生的人生信条。不背包时,两手空空一身轻,潇洒有型。但一旦到了必须背包,比如五一外出回家或旅游的时候,男同胞们翻箱倒柜找出来的背包,大多都是这种双…

网站建设专业平台深圳住建局工程交易中心

计算公式:((U*I)/1000)*t 说明: 这里计算的都是电器的额定功率、额定电压、额定电流。U 是电压;I 是电流;t 是时间,单位是小时;U*I 得到的是电功率,例如电压12v,电流5A,…

网站如何吸引国内能用wordpress吗

一、引言 Docker是一种流行的容器化技术,可用于在多个平台下保持软件运行的一致性、轻松地实现应用程序移植性,以及提高开发、测试、部署和管理过程的效率。Docker容器化开发可以改变传统软件运行、部署、管理与维护的方式,使其更加灵活和高…

定制网站开发哪个好天津百度seo代理

1.mysql_fetch_rowmysql_fetch_row,这个函数是从结果集中取一行作为枚举数据,从和指定的结果标识关联的结果集中取得一行数据并作为数组返回。每个结果的列储存在一个数组的单元中,偏移量从 0 开始。 注意,这里是从0开始偏移&…

深圳专业建网站技术支持 昆明网站建设

一、RESTful GET获取资源、POST新建资源、PUT更新资源、DELETE删除资源。 RESTful两大特性 1、安全性:GET请求不会引起资源本身改变。 2、幂等性:对一个接口请求和多次请求返回的资源应该一致。 2xx:成功 4xx:客户端错误。 …

网站构成三要素网站的建设属于无形资产吗

或许你写过了很多行代码,修过许多的bug,学过各种各样的语言,却只在一个最好的时机遇见了他…… 是啥? 敲!黑!板!跟!我!念!Weex~~&…

珠海公司网站设计如何自学wordpress

题目:给定一个只包括 (,),{,},[,] 的字符串 s ,判断字符串是否有效。 有效字符串需满足: 左括号必须用相同类型的右括号闭合。左括号必须以正确的顺序闭合。每个右括号都有一个对应…

晋江企业网站开发承接电商网站建设

邮件配置Laravel的邮件功能构建于流行的SwiftMailer库之上,并提供了简介、高效的API。邮件配置信息在app/config/mail.php文件中,并提供了包含SMTP主机、端口和证书的配置选项,也可以为发送的邮件配置一个全局from(来自)地址。你可以使用任何…

烟台公司中企动力提供网站建设国外设计教程网站

前言 我想大家平时都在开发重都遇见过屎山代码,这些屎山代码一般都是由于复杂且庞大的if-else造成的,状态模式,是一种很好的优化屎山代码的设计模式,本文将采用两个业务场景的示例来讲解如何使用状态模式拯救屎山代码。 目录 前…

扩展名 网站微分销平台登陆

在汽车拍摄与旅行摄影领域,天空作为画面中的重要元素,往往决定着整体视觉效果的成败。美摄科技作为业界领先的AI视觉技术提供商,近日推出了全新的AI实时换天解决方案,为用户带来了前所未有的创意空间与效率提升。 传统的换天技术…

北京电商平台网站建设常州营销推广公司

论文阅读其实就是用自己的话讲一遍,然后理解其中的方法 0、论文基本信息 为什么阅读此篇论文:因为它是DMP经典论文,被引多次,学史可以明智,了解最初机理。 论文题目:Learning and Generalization of Moto…

破解wordpress网站密码旅游网站建设规划书模板下载

多好的实战项目大家抓紧时间实操起来呀移动电商实战这次能上岸,最重要的是这个Vue3VantUI.NET6SqlSugar移动电商实战,全部都是最新最热的技术栈,写上简历后面试基本上都是问的这块儿内容。我先给大家看看项目的UI。项目UI全套实战源码这个电商…