From fe83fa80e6886e9b9118d24aaa7c6d3dc8c93630 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Wed, 11 Nov 2015 10:01:03 -0800 Subject: [PATCH] updated french --- generated/langs.js | 3139 ++++++++++++++++++++++++++++++++---- generated/strings.json | 2 +- locales/es-ES/strings.json | 824 ++++++++++ locales/fr/strings.json | 1348 ++++++++-------- 4 files changed, 4315 insertions(+), 998 deletions(-) create mode 100644 locales/es-ES/strings.json diff --git a/generated/langs.js b/generated/langs.js index 675517eb..9385c300 100644 --- a/generated/langs.js +++ b/generated/langs.js @@ -15,6 +15,7 @@ var keys = [ "... there's more ...", "// comment", "2D barcodes, QR codes and NFC tags", +"4. publish", "this line is perfect! let's move on", "

loading current settings...

", "

no more tips!

", @@ -59,7 +60,9 @@ var keys = [ "Browses to the device control panel", "Camera, location, microphone and other sensors", "Change skill level!", +"Checks if the color is equal to the other", "Checks if the device is connected", +"Checks if two strings are the same", "Choose a media player on the current wireless network", "Choose a media server on the current wireless network", "Choose a printer on the current wireless network", @@ -71,23 +74,35 @@ var keys = [ "Code that performs a specific task", "Compares numbers for equality", "Compares numbers for less", +"Compares numbers for less or equal", "Compares numbers for more", +"Compares numbers for more or equal", +"Computes the average of the values", "Computes the maximum of the values", "Computes the minimum of the values", +"Computes the sum of the values", "Concatenates two pieces of text", +"Converts a number to a string", +"Converts and parses to a date time (type must be string)", "Converts the value into a json data structure.", +"Converts to a boolean (type must be boolean)", +"Converts to a number (type must be number)", "Converts to the local time", "Cordova mobile app", "Correctness helpers", "Counts the number of rows", "Create Group", "Create Script", +"Create a new collection for sprites.", "Create a new picture sprite.", +"Create a new rectangle sprite.", "Create a new text sprite.", "Create an invalid value of this object type", "Create collections of items.", "Create invalid values", "Create your own apps", +"Creates a new color by changing the alpha channel from 0 (transparent) to 1 (opaque).", +"Creates an empty Picture collection", "Creates an invalid Device Collection instance", "Creates an invalid Device instance", "Creates an invalid Media Link instance", @@ -102,7 +117,11 @@ var keys = [ "Display the printer to the wall", "Displays string on the wall", "Displays the image to the wall; you need to call 'update on wall' later if you want changes to be reflected.", +"Displays the link on the wall", "Displays the playlist to the wall", +"Displays the request to the wall", +"Displays the sprite sheet.", +"Displays the value to the wall", "Divides numbers", "Do the sprites overlap", "Do you want to receive informational TouchDevelop-related newsletters, e.g. about new features and upcoming events?", @@ -120,6 +139,7 @@ var keys = [ "Enter your school affiliation if any.", "Events cannot have out parameters.", "Export to Windows, Android, iOS, Azure", +"Exports a JSON representation of the contents.", "Extensions", "Facebook", "Fills a ellipse with a given color", @@ -131,11 +151,22 @@ var keys = [ "Functions in the current script", "Generates a 2D barcode pointing to the text using Microsoft Tag. text must be less than 1000 character long and size must be between 0.75 and 5 inches.", "Geo coordinates", +"Gets a field value as a boolean", +"Gets a field value as a number", +"Gets a field value as a string", +"Gets a json kind (string, number, object, array, boolean, null)", "Gets a list of all pictures", "Gets a list of all songs", "Gets a list of all videos", +"Gets a random item; invalid if collection is empty", +"Gets a url to the picture", +"Gets a value by name", +"Gets a value indicating if the background repeats horizontally", "Gets a value whether the song is DRM protected", +"Gets the acceleration along y in pixels/sec^2", +"Gets the accent color in the current theme", "Gets the center horizontal position of in pixels", +"Gets the chrome color in the current theme (control background)", "Gets the color that has the ARGB value of #00FFFFFF", "Gets the color that has the ARGB value of #FF000000", "Gets the color that has the ARGB value of #FF0000FF", @@ -149,31 +180,57 @@ var keys = [ "Gets the color that has the ARGB value of #FFFFFFFF", "Gets the current motion that combines data from the accelerometer, compass and gyroscope if available.", "Gets the detailled information about this device", +"Gets the duration in seconds", +"Gets the field value as a time", +"Gets the foreground color in the current theme", "Gets the friendly name of the device", +"Gets the genre of the song", "Gets the height in pixels", "Gets the height of the camera image in pixels.", +"Gets the i-th json value", +"Gets the item at position 'index'; invalid if index is out of bounds", +"Gets the link associated to the message", +"Gets the list of keys", +"Gets the location", "Gets the manfacturer name", "Gets the media players on the current wireless network", "Gets the media servers on the home network", +"Gets the name of the album", +"Gets the name of the artist", "Gets the name of the audio/video player", "Gets the name of the printer", +"Gets the name of the song", +"Gets the names of the headers", +"Gets the normalized red value (0.0-1.0)", "Gets the number of elements", +"Gets the number of elements in the collection", "Gets the number of playlists", +"Gets the number of values", "Gets the position in seconds whithin the active media", "Gets the printers on the current wireless network", +"Gets the songs", "Gets the sound volume for sounds from 0 (silent) to 1 (current volume)", "Gets the status of the player", +"Gets the text", "Gets the uri of the media currently active", +"Gets the value of a given header", "Gets the width in pixels", "Gets the width of the camera image in pixels.", "Gets the y position in pixels", "Getting started", +"Hide sprite.", "How did you discover TouchDevelop?", "If the page did not open, tap the 'open' button below, otherwise tap 'done'.", +"Imports a JSON representation of the contents.", +"In debug mode, board displays speed and other info of sprites", "Indicates additional information about why the Printer is in its current state.", "Indicates if jobs are processing; new jobs will wait before processing, i.e., are said to be pending.", "Indicates if new jobs can start processing immediately without waiting.", "Indicates if no jobs can be processed and intervention is needed.", +"Indicates if the key exists", +"Indicates if the player is paused", +"Indicates if the player is stopped", +"Indicates if the string is empty", "Indicates if volume can be changed", "Indicates the media can be played, paused, resumed", "Insert '{0}' {1}", @@ -184,6 +241,8 @@ var keys = [ "Join Group", "Libraries referenced by the current script", "Make updates visible.", +"Makes a darker color by a delta between 0 and 1.", +"Makes a lighter color by a delta between 0 and 1.", "Maps, location to address, address to location", "Me", "Minecraft user", @@ -195,8 +254,11 @@ var keys = [ "New or built-in colors", "Objects, tables and indexes in the current script", "OneDrive, OneNote operations", +"Ooops, there was an error loading the picture.", +"Parses the string as a number", "Pauses the current media if any.", "Phone numbers, vibrate, etc...", +"Picks a color from a color wheel where the hue is between 0 and 1.", "Picks a random color", "Pictures and music...", "Pictures, sounds, etc. in the current script", @@ -204,22 +266,30 @@ var keys = [ "Plays a media from the home network.", "Plays the current media from the start.", "Plays the media at the 'url' internet address.", +"Plays the song.", "Plays the songs in the playlist", "Please review our Privacy Statement.", "Please wait...", "Post a comment...", +"Prints the number to the wall", +"Prints the value to the wall", "Private actions do not get a run button. ", "Publish script", "Publishing is subject to our ", +"Publishing script...", "Queues a job to print the text.", "Reads the response body as a wave sound", "Receive email notifications when other people review/take a screenshot of/comment on your scripts, or reply to one of your comments, or when events related to your subscriptions occur.", "Reply...", "Resizes the picture to the given size in pixels", +"Returns a collection sorted using specified comparison key", "Returns a copy of the image", "Returns a date that adds the specified number of months to the value of this instance.", "Returns a date that adds the specified number of years to the value of this instance.", "Returns a random integral number between `min` and `max` included.", +"Returns a string collection that contains the substrings in this string that are delimited by elements of a specified string.", +"Returns a substring given a start index and a length", +"Returns the number of characters", "Returns the sprite color.", "Returns true if the current instance is useless", "Run the inline action.", @@ -239,23 +309,37 @@ var keys = [ "Searches the Windows Phone Store (type in applications or music)", "See More", "Set what happens when the box is tapped.", +"Sets a value indicating if the background repeats horizontally", "Sets the 3x3 affine matrix transformation applied to the wall.", +"Sets the angle of the sprite in degrees", +"Sets the background color", "Sets the background picture", "Sets the center horizontal position in pixels", "Sets the current value", "Sets the friendly name of the device", "Sets the height in pixels", "Sets the position in pixels", +"Sets the rotation speed in degrees/sec", "Sets the sound volume level from 0 (silent) to 1 (current volume)", +"Sets the speed in pixels/sec", "Sets the sprite color.", +"Sets the url to the picture", +"Sets the wall background picture. The picture will be resized and clipped to the screen background as needed.", "Sets the width in pixels", "Sets the x speed in pixels/sec", "Sets the y acceleration in pixels/sec^2", "Sets the y position in pixels", "Sets the y speed in pixels/sec", +"Sets the z-index of the sprite", "Settings", "Show errors in the editor if the script uses any APIs that prevent it from running on these platforms.", "Skill level: {0} ", +"Sorts from the newest to oldest", +"Sorts the places by distance to the location", +"Sorts the strings in this collection", +"Specify how to arrange the content of this box", +"Starts a new tween animation.", +"Stringify the current JSON object", "Subtracts numbers", "Support for interactive tutorials.", "TD100: insert {0:a} here", @@ -292,6 +376,7 @@ var keys = [ "Types, order, and number of event parameters cannot be edited.", "UI widget", "Updates picture on a picture sprite (if it is a picture sprite)", +"Updates text on a text sprite (if it is a text sprite)", "Upload Picture", "Upload Sound", "Users", @@ -323,6 +408,7 @@ var keys = [ "abuse reports", "access the {0} field", "add", +"add an action that fires for every display frame.", "add comment", "add comment for this field", "add input parameter", @@ -330,6 +416,7 @@ var keys = [ "add line below", "add new", "add new tag", +"add optional", "add output parameter", "add {0}", "allow other users to export to app", @@ -359,6 +446,7 @@ var keys = [ "break in debugger", "breakpoint", "cancel", +"cannot sync - you are not signed in", "categories", "change (back) to local", "change contents", @@ -375,6 +463,7 @@ var keys = [ "color: {0}", "comment out", "comments", +"compile", "compiling script", "conditional", "connected", @@ -430,6 +519,7 @@ var keys = [ "extract to parameter", "extract to var", "find references", +"finished", "fix it", "follow tutorial in editor", "forks", @@ -485,7 +575,10 @@ var keys = [ "library name", "load more", "load more replies", +"loading", +"loading art ...", "loading comments for /{0}...", +"loading more...", "loading replies...", "loading tutorial", "loading...", @@ -493,6 +586,7 @@ var keys = [ "location", "logical negation", "logs", +"main", "make call async", "manage data", "maybe later", @@ -566,6 +660,7 @@ var keys = [ "public profile", "publish", "publish as hidden", +"publish your script", "pull changes", "pull out to block level", "re-run", @@ -683,6 +778,7 @@ var keys = [ "touchdevelop", "translate", "translating tutorial...", +"try again!", "turn into", "tutorial progress", "tutorial: ", @@ -722,6 +818,7 @@ var keys = [ "{0} hour{0:s} ago", "{0} minute{0:s} ago", "{0} month{0:s} ago", +"{0} script{0:s} published", "{0} second{0:s} ago", "{0} up", "{0} year{0:s} ago" @@ -742,7 +839,7 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ ". الرجاء قراءة المعلومات الخاصة بنا حول ", "... هناك المزيد ...", "// تعليقات", -0, +0,0, "هذا السطر كامل! دعنا نتابع العمل", "

تحميل الإعدادات الحالية...

", 0,0,0, @@ -777,7 +874,9 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ "الاستعراض إلى لوحة تحكم الجهاز", 0, "تغيير مستوى المهارة!", +0, "التحقق من ما إذا كان الجهاز متصلاً", +0, "اختيار مشغل وسائط على الشبكة اللاسلكية الحالية", "اختيار خادم الوسائط على الشبكة اللاسلكية الحالية", "اختر طابعة على شبكة الاتصال اللاسلكية الحالية", @@ -789,27 +888,30 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ "رمز يؤدي مهمة معينة", "مقارنة الأرقام بأرقام مساوية", "مقارنة الأرقام بأقل", -"مقارنة الأرقام بأكثر", -0,0, -"سَلسلة جزأين من النص", 0, +"مقارنة الأرقام بأكثر", +0,0,0,0,0, +"سَلسلة جزأين من النص", +0,0,0,0,0, "تحويل إلى الوقت المحلي", 0,0,0, "إنشاء مجموعة", "إنشاء برنامج نصي", +0, "إنشاء عرض ثنائي الأبعاد جديد لصورة.", +0, "إنشاء عرض ثنائي الأبعاد جديد لنص.", "إنشاء قيمة غير صالحة لنوع الكائن هذا", "إنشاء مجموعات من العناصر.", 0, "إنشاء تطبيقاتك", -0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0, "الجهاز الحالي", "يفصل المعالج عن الحدث.", "عرض الطابعة على الحائط", 0, "يعرض الصورة على حائط، ستكون بحاجة إلى طلب \"التحديث على الحائط\" في وقت لاحق إذا كنت تريد أن تظهر التغييرات.", -0,0, +0,0,0,0,0,0, "تنفيذ تداخل العرض ثنائي الأبعاد", "هل ترغب في تلقي رسائل إخبارية متعلقة بـ TouchDevelop مثلاً، حول الميزات الجديدة والأحداث القادمة؟", "لا تنس التمرير لأسفل ولمس \"حفظ\" عند الانتهاء من التحرير!", @@ -826,18 +928,22 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ "إدخال انتساب المدرسة، إن وُجد.", "لا يمكن أن يكون للأحداث معلمات خارجية.", "تصدير إلى Windows، Android، iOS، Azure", +0, "ملحقات", "Facebook", "ملء قطع ناقص بلون معين", "ملء مستطيل بلون معين", "بالنسبة للبرامج النصية المنشورة، انظر أيضا إلى علامة التبويب الخاصة بصفحة البرنامج النصي المنشور للبحث عن ملف التعريف وبيانات التغطية التي يتم تجميعها بواسطة العديد من المصادر.", "منتديات", -0,0,0,0,0, +0,0,0,0,0,0,0,0,0, "يحصل على قائمة بكافة الصور", "يحصل على قائمة بجميع الأغاني", "الحصول على قائمة من كافة ملفات الفيديو", +0,0,0,0, "الحصول على قيمة توضح ما إذا كانت الأغنية محمية بموجب إدارة الحقوق الرقمية \"DRM\"", +0,0, "الحصول على موضع التمركز الأفقي بالبكسل", +0, "الحصول على لون له قيمة ARGB تبلغ #00FFFFFF", "الحصول على لون له قيمة ARGB تبلغ #FF000000", "الحصول على لون له قيمة ARGB تبلغ #FF0000FF", @@ -851,27 +957,32 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ "الحصول على لون له قيمة ARGB تبلغ #FFFFFFFF", "يحصل على حركة حالية تضم بيانات من مقياس التسارع، والبوصلة، والجيروسكوب في حالة توفرها.", "الحصول على معلومات تفصيلية حول هذا الجهاز", -0, +0,0,0,0,0, "الحصول على الارتفاع بالبسكل", "يحصل على الارتفاع الخاص بصورة الكاميرا بالبكسل.", +0,0,0,0,0, "الحصول على اسم الجهة المصنعة", "الحصول على مشغلات الوسائط على الشبكة اللاسلكية الحالية", "الحصول على خوادم الوسائط على الشبكة المنزلية", +0,0, "يحصل على اسم مشغل الصوت/الفيديو", "الحصول على اسم الطابعة", -0,0,0, +0,0,0,0,0,0,0,0, "الحصول على الطابعات على الشبكة اللاسلكية الحالية", +0, "الحصول على مستوى الصوت للأصوات من 0 (صامت) إلى 1 (الصوت الحالي)", -0,0, +0,0,0,0, "الحصول على العرض بالبسكل", "يحصل على العرض الخاص بصورة الكاميرا بالبكسل.", "الحصول على الموضع ص بالبسكل", "بدء الاستخدام", +0, "كيف اكتشفت TouchDevelop؟", -0,0, +0,0,0,0, "يوضح ما إذا كانت تتم معالجة المهام، سيكون هناك انتظار قبل معالجة المهام الجديدة، يعني ستكون معلقة.", "يوضح ما إذا كان من الممكن بدء المعالجة على الفور بدون انتظار.", "يوضح ما إذا كان من غير الممكن معالجة أي مهام والتدخل عند الحاجة.", +0,0,0,0, "توضيح ما إذا كان قد تم تغيير مستوى الصوت", "توضيح ما إذا كان من الممكن تشغيل الوسائط أو إيقافها مؤقتا أو استئناف تشغيلها", "إدراج \"{0}\" {1}", @@ -880,7 +991,7 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ "العناصر المعلَّمة بـ * مطلوبة.", 0, "انضم للمجموعة", -0,0,0, +0,0,0,0,0, "Me", "مستخدم Minecraft", 0, @@ -889,26 +1000,27 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ "ضرب أرقام", "برامج نصية جديدة", "الألوان الجديدة أو المضمنة", -0,0,0,0, +0,0,0,0,0,0,0, "يختار لون عشوائي", 0,0,0,0,0, "يقوم بتشغيل الوسائط على عنوان الإنترنت الخاص بعنوان \"url\".", -0, +0,0, "يرجى مراجعة بيان الخصوصية الخاص بنا.", 0, "نشر تعليق...", -0, +0,0,0, "نشر البرنامج النصي", "النشر يخضع لـ \" الخاص بنا ", -0, +0,0, "يقرأ نص الاستجابة كموجة صوتية", "يمكنك تلقي إعلامات البريد الإلكتروني عند مراجعة أشخاص آخرين/أخذهم لقطات شاشة من/التعليق على البرامج النصية الخاصة بك، أو الرد على أحد تعليقاتك أو عند وقوع أحداث متعلقة باشتراكاتك.", "رد...", "تغيير حجم الصورة إلى الحجم المحدد بالبكسل", +0, "إرجاع نسخة للصورة", "يقوم بإرجاع تاريخ يضيق عدد معينا من الأشهر لقيمة هذا المثيل.", "يقوم بإرجاع تاريخ يضيق عدد معينا من الأعوام لقيمة هذا المثيل.", -0,0, +0,0,0,0,0, "إرجاع \"صواب\" إذا كان المثيل الحالي بدون استخدام", 0,0, "تحديثات البرنامج النصي", @@ -925,23 +1037,29 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ 0, "يبحث عن Windows Phone Store (النوع في التطبيقات أو الموسيقى)", "مشاهدة المزيد", -0, +0,0, "يقوم بتعيين التحويل الخطي مع إضافة مصفوفة 3×3 المطبقة على الحائط.", +0,0, "تعيين صورة الخلفية", "تعيين موضع التمركز الأفقي بالبكسل", 0,0, "تعيين الارتفاع بالبسكل", "تعيين الموضع بالبسكل", +0, "تعيين مستوى الصوت للأصوات من 0 (صامت) إلى 1 (الصوت الحالي)", +0, "تعيين لون العرض ثنائي الأبعاد.", +0,0, "تعيين العرض بالبسكل", "تعيين السرعة س بالبكسل/ث", "تعيين تسارع ص بالبكسل/الثانية المربعة", "تعيين الموضع ص بالبسكل", "تعيين السرعة ص بالبكسل/ث", +0, "إعدادات", "يظهر أخطاء في المحرر في حالة استخدام البرنامج النصي لأي واجهات برمجة تطبيقات (API) تمنع تشغيله على هذه الأنظمة الأساسية.", "مستوى المهارة: {0} ", +0,0,0,0,0,0, "طرح أرقام", 0, "TD100: إدراج {0} هنا", @@ -975,6 +1093,7 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ "يتعذر تحرير أنواع وترتيب ورقم معلمات الأحداث.", "عنصر واجهة المستخدم الخاص بواجهة المستخدم", "تحديث الصورة على عرض ثنائي الأبعاد للصورة (إذا كانت عبارة عن عرض ثنائي الأبعاد للصورة)", +0, "تحميل صورة", "تحميل صوت", "المستخدمون", @@ -1006,12 +1125,12 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ "تقارير الإساءة", "الوصول إلى الحقل {0}", "إضافة", -0,0, +0,0,0, "إضافة معلمة إدخال", 0, "إضافة سطر في الأسفل", "إضافة جديد", -0, +0,0, "إضافة معلمة إخراج", 0, "تمكين المستخدمين الآخرين من التصدير إلى التطبيق", @@ -1032,6 +1151,7 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ "إيقاف في مصحح الأخطاء", "نقطة توقف", "إلغاء الأمر", +0, "فئات", "تغيير (رجوع) إلى محلي", "تغيير المحتويات", @@ -1047,6 +1167,7 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ "لون #{0}", 0,0, "تعليقات", +0, "تجميع البرنامج النصي", "شرطي", "متصل", @@ -1102,6 +1223,7 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ 0, "استخراج إلى متغير", "بحث عن مراجع", +0, "الإصلاح", "متابعة البرنامج التعليمي في المحرر", "روافع شوكية", @@ -1155,7 +1277,9 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ "اسم المكتبة", "تحميل المزيد", "تحميل المزيد من الردود", +0,0, "جارٍ تحميل التعليقات لـ /{0}...", +0, "جارٍ تحميل الردود...", "تحميل البرنامج التعليمي", "جارِ التحميل...", @@ -1163,7 +1287,7 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ "الموقع", "رفض منطقي", "سجلات", -0, +0,0, "إدارة البيانات", "ربما في وقت لاحق", "مستخدم minecraft", @@ -1234,6 +1358,7 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ "ملف تعريف عام", "نشر", "نشر إصدار مخفي", +0, "تغييرات السحب", "سحب لمستوى الحظر", "إعادة تشغيل", @@ -1346,6 +1471,7 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ 0, "ترجمة", "ترجمة البرنامج التعليمي...", +0, "تحويل إلى", "تقدم البرنامج التعليمي", "البرنامج التعليمي: ", @@ -1384,16 +1510,17 @@ if (lang == "ar") { TDev.Util._setLanguageArray(keys, [ "منذ {0} عام{0:s}", "منذ {0} دقيقة{0:s}", "منذ {0} شهر{0:s}", +0, "منذ {0} ثانية{0:s}", 0, "منذ {0} عام{0:s}" ]); return true; } -if (lang == "cy") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +if (lang == "cy") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "Chwilio...", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "fy sgriptiau", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "tap yno" ]); return true; } @@ -1412,7 +1539,7 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ ". Lesen Sie bitte unsere Informationen zu ", "... wir haben noch mehr ...", "// Kommentar", -0, +0,0, "Diese Zeile ist perfekt! Weiter geht's", "

Aktuelle Einstellungen werden geladen...

", 0,0,0, @@ -1447,7 +1574,7 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ "Navigiert zur Systemsteuerung des Geräts", 0, "Qualifikationsstufe ändern", -0, +0,0,0, "Wählen Sie einen Media-Player im aktuellen drahtlosen Netzwerk aus", "Wählen Sie einen Medienserver im aktuellen drahtlosen Netzwerk aus", 0,0,0,0,0, @@ -1455,27 +1582,30 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ "Code, der eine bestimmte Aufgabe durchführt", "Vergleicht Zahlen auf Gleichheit", "Vergleicht Zahlen auf weniger", -"Vergleicht Zahlen auf mehr", -0,0, -"Verkettet zwei Textstücke", 0, +"Vergleicht Zahlen auf mehr", +0,0,0,0,0, +"Verkettet zwei Textstücke", +0,0,0,0,0, "Konvertiert zur lokalen Zeit", 0,0,0, "Gruppe erstellen", "Skript erstellen", +0, "Neues Bildsprite erstellen.", +0, "Erstellen Sie eine neue Text-Sprite.", "Einen ungültigen Wert dieses Objekttyps erstellen", "Erstellen Sie Sammlungen von Gegenständen.", 0, "Erstellen Sie Ihre eigenen Apps", -0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0, "Aktuelles Gerät", "Trennt den Handler vom Ereignis.", "Den Drucker an der Wand anzeigen", 0, "Zeigt das Bild an der Wand an; Sie müssen später 'An der Wand aktualisieren' aufrufen, wenn Sie die Änderungen übernehmen möchten.", -0,0, +0,0,0,0,0,0, "Überlappen die Sprites", "Möchten Sie Newsletter zu TouchDevelop mit Informationen zu neuen Features und geplanten Veranstaltungen erhalten?", "Vergessen Sie nicht, einen Bildlauf nach unten auszuführen und auf „Speichern“ zu tippen, wenn Sie mit der Bearbeitung fertig sind!", @@ -1492,15 +1622,18 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ "Geben Sie ggf. die Schulzugehörigkeit ein.", "Für Ereignisse können keine out-Parameter angegeben werden.", "Auf Windows, Android, iOS, Azure exportieren", +0, "Erweiterungen", "Facebook", "Füllt eine Ellipse mit einer angegebenen Farbe", "Füllt ein Rechteck mit einer angegebenen Farbe", "Achten Sie bei veröffentlichen Skripts auch auf die Registerkarte der Seite für veröffentlichte Skripts, um anonym gesammelte Crowdsourcing- und Deckungsdaten zu finden.", "Foren", -0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "Ruft einen Wert ab, ob das Lied DRM-geschützt ist", +0,0, "Ruft die mittlere horizontale Position in Pixeln ab", +0, "Ruft die Farbe mit dem ARGB-Wert '#00FFFFFF' ab.", "Ruft die Farbe mit dem ARGB-Wert '#FF000000' ab.", "Ruft die Farbe mit dem ARGB-Wert '#FF0000FF' ab.", @@ -1514,27 +1647,31 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ "Ruft die Farbe mit dem ARGB-Wert '#FFFFFFFF' ab.", "Ruft die aktuelle Bewegung ab, die Daten aus dem Beschleunigungsmesser, dem Kompass und dem Gyroskop kombiniert, sofern vorhanden.", "Ruft die detaillierten Informationen über dieses Gerät ab", -0, +0,0,0,0,0, "Ruft die Höhe in Pixeln ab", "Ruft die Höhe des Kamerabilds in Pixeln ab.", +0,0,0,0,0, "Ruft den Namen des Herstellers ab", "Ruft den Media-Player im aktuellen drahtlosen Netzwerk ab", "Ruft die Medienserver vom Heimnetzwerk ab", -0, -"Ruft den Namen des Druckers ab", 0,0,0, +"Ruft den Namen des Druckers ab", +0,0,0,0,0,0,0,0, "Ruft die Drucker im aktuellen drahtlosen Netzwerk ab", +0, "Ruft die Lautstärke für Töne von 0 (leise) bis 1 (aktuelle Lautstärke) ab", -0,0, +0,0,0,0, "Ruft die Breite in Pixeln ab", "Ruft die Breite des Kamerabilds in Pixeln ab.", "Ruft die y-Position in Pixeln ab", "Erste Schritte", +0, "Wie haben Sie TouchDevelop gefunden?", -0,0, +0,0,0,0, "Gibt an, ob Aufträge verarbeitet werden; neue Aufträge warten vor der Verarbeitung, d. h. sie sind ausstehend.", "Gibt an, ob neue Aufträge sofort verarbeitet werden können, ohne zu warten.", "Gibt an, ob keine Aufträge verarbeitet werden können und ein Eingreifen erforderlich ist.", +0,0,0,0, "Gibt an, ob die Lautstärke geändert werden kann", "Gibt an, dass die Medien wiedergegeben, angehalten und fortgesetzt werden können", "{1} '{0}' einfügen", @@ -1542,34 +1679,35 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ "Mit einem Sternchen (*) markierte Elemente sind erforderlich.", 0, "Gruppe beitreten", -0,0,0, +0,0,0,0,0, "Me", "Minecraft-Benutzer", 0,0,0, "Multipliziert Zahlen", "Neue Skripts", "Neue oder integrierte Farben", -0,0,0,0, +0,0,0,0,0,0,0, "Wählt willkürlich eine Farbe aus.", "Bilder und Musik...", 0,0,0,0, "Gibt die Medien von der 'URL'-Internetadresse wieder", -0, +0,0, "Lesen Sie unsere Datenschutzbestimmungen.", 0, "Kommentar posten...", -0, +0,0,0, "Skript veröffentlichen", "Eine Veröffentlichung unterliegt unseren ", -0, +0,0, "Liest den Antworttext als einen Wavesound", "Erhalten Sie E-Mail-Benachrichtigungen, wenn andere Benutzer Ihre Skripts anzeigen/kommentieren bzw. einen Screenshot Ihrer Skripts erstellen, auf einen Ihrer Kommentare antworten oder wenn Ereignisse in Zusammenhang mit Ihrem Abonnement auftreten.", "Antworten...", "Passt die Bildgröße an die angegebene Größe in Pixel an", +0, "Gibt eine Kopie des Bilds zurück", "Gibt ein Datum zurück, das dem Wert dieser Instanz eine bestimmte Anzahl von Monaten hinzufügt.", "Gibt ein Datum zurück, das dem Wert dieser Instanz eine bestimmte Anzahl von Jahren hinzufügt.", -0,0, +0,0,0,0,0, "Gibt \"wahr\" zurück, wenn die aktuelle Instanz nutzlos ist", 0,0, "Skript-Updates", @@ -1583,23 +1721,29 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ 0,0,0,0, "Durchsucht den Windows Phone Store (Anwendungen oder Musik eingeben)", "Mehr", -0, +0,0, "Legt die affine 3x3-Matrixtransformation fest, die auf die Wand angewendet wird.", +0,0, "Legt das Hintergrundbild fest.", "Legt die mittlere horizontale Position in Pixeln fest", 0,0, "Legt die Höhe in Pixeln fest", "Legt die Position in Pixeln fest", +0, "Legt die Lautstärkestufe von 0 (leise) auf 1 (aktuelle Lautstärke) fest", +0, "Legt die Sprite-Farbe fest.", +0,0, "Legt die Breite in Pixeln fest", "Legt die Geschwindigkeit von \"x\" in Pixel/s fest", "Legt die Beschleunigung von \"y\" in Pixel/s^2 fest", "Legt die y-Position in Pixeln fest", "Legt die Geschwindigkeit von \"y\" in Pixel/s fest", +0, "Einstellungen", "Fehler im Editor anzeigen, wenn das Skript APIs verwendet, die ein Ausführen auf diesen Plattformen verhindern.", "Qualifikationsstufe: {0} ", +0,0,0,0,0,0, "Subtrahiert Zahlen", 0, "TD100: Hier {0} einfügen", @@ -1633,6 +1777,7 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ "Die Typen, die Reihenfolge und die Anzahl der Ereignisparameter können nicht bearbeitet werden.", "UI-Widget", "Aktualisiert das Bild auf einem Bildsprite (wenn es ein Bildsprite ist)", +0, "Bild hochladen", "Klang hochladen", "Benutzer", @@ -1664,12 +1809,12 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ "Missbrauchsmeldungen", "Auf Feld '{0}' zugreifen", "Hinzufügen", -0,0, +0,0,0, "Eingabeparameter hinzufügen", 0, "Zeilen unterhalb hinzufügen", "Neu hinzufügen", -0, +0,0, "Ausgabeparameter hinzufügen", 0, "Anderen Benutzern den Export der App gestatten", @@ -1690,6 +1835,7 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ "In Debugger unterbrechen", "Haltepunkt", "Abbrechen", +0, "Kategorien", "Auf lokal (zurück) ändern", "Inhalte ändern", @@ -1705,6 +1851,7 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ "Farbe #{0}", 0,0, "Kommentare", +0, "Skript wird kompiliert", "Bedingung", "verbunden", @@ -1760,6 +1907,7 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ 0, "Zur var extrahieren", "Verweis suchen", +0, "Reparieren Sie's", "Der Anleitung im Editor folgen", "Verzweigungen", @@ -1812,7 +1960,9 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ "Bibliothekname", "Mehr laden", "Weitere Antworten laden", +0,0, "kommentare für {0} wird geladen...", +0, "Antworten werden geladen...", "Tutorial wird geladen", "Wird geladen...", @@ -1820,7 +1970,7 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ "Ort", "Logische Negation", "Protokolle", -0, +0,0, "Daten verwalten", "Vielleicht später", "Minecraft-Benutzer", @@ -1890,6 +2040,7 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ "Öffentliches Profil", "Veröffentlichen", "Veröffentlichen als ausgeblendet", +0, "Änderungen", "Herausziehen, um Stufe zu blockieren", "Erneut ausführen", @@ -2002,6 +2153,7 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ 0, "übersetzen", "Tutorial wird übersetzt...", +0, "Umwandeln", "Fortschritt in der Anleitung", "Anleitung: ", @@ -2040,28 +2192,29 @@ if (lang == "de") { TDev.Util._setLanguageArray(keys, [ "vor {0} Stunde{0:s}", "Vor {0} Minute{0:s}", "Vor {0} Monat{0:s}", +0, "Vor {0} Sekunde{0:s}", 0, "Vor {0} Jahr{0:s}" ]); return true; } -if (lang == "en-GB") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +if (lang == "en-GB") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "Search...", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "a function", 0,0,0,0,0,0,0,0,0,0, "add", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "dismiss", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "goal:", 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "insert {0}", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "more", 0,0,0,0,0,0,0,0, "my scripts", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "run", 0,0,0,0,0,0,0,0,0,0, "script", @@ -2085,6 +2238,7 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "... hay más ...", "// comentario", "etiquetas NFC, los códigos QR y los códigos de barras 2D", +0, "¡una línea perfecta! sigamos", "

cargando configuraciones actuales...

", 0,0,0, @@ -2120,7 +2274,7 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "Va al panel de control del dispositivo", "Ubicación, micrófono, cámara y otros sensores", "¡Cambiar nivel de aptitud!", -0, +0,0,0, "Elige un reproductor multimedia en la red inalámbrica actual", "Elige un servidor multimedia en la red inalámbrica actual", 0,0,0,0,0, @@ -2128,30 +2282,33 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "Código que realiza una tarea específica", "Compara números según igualdad", "Compara números según menor", -"Compara números según mayor", -0,0, -"Concatena dos fragmentos de texto", 0, +"Compara números según mayor", +0,0,0,0,0, +"Concatena dos fragmentos de texto", +0,0,0,0,0, "Convierte a la hora local", 0, "Ayudantes de corrección", 0, "Crear grupo", "Crear script", +0, "Crear una imagen sprite nueva.", +0, "Crear un nuevo sprite de texto.", "Crear un valor no válido de este tipo de objeto", "Crear colecciones de objetos.", "Crear valores no válidos", "Crea tus propias aplicaciones", -0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0, "Elemento actual de la caja en la página.", "Dispositivo actual", "Desasocia el controlador del evento.", "Muestra la impresora en el muro", 0, "Muestra la imagen en el muro; debes llamar a 'actualizar en el muro' posteriormente si quieres que se vean reflejados los cambios.", -0, +0,0,0,0,0, "Divide números", "¿Se solapan los sprites?", "¿Desea recibir boletines informativos relacionados con TouchDevelop, por ej. sobre las nuevas funciones y los próximos eventos?", @@ -2169,15 +2326,18 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "Introduzca su afiliación escolar si la hubiere.", "No se puede tener parámetros out en estos eventos.", "Exportar a Windows, Android, iOS, Azure", +0, "Extensiones", "Facebook", "Rellena una elipse en un color determinado", "Rellena un rectángulo en un color determinado", "Para los scripts publicados, consulta también la pestaña en la página del script publicado para buscar un perfil y cobertura recopilados por \\\"crowdsourcing\\\" de forma anónima", "Foros", -0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "Obtiene un valor que indica si la canción está protegida por DRM", +0,0, "Obtiene la posición horizontal central en píxeles", +0, "Obtiene el color que tiene el valor ARGB de #00FFFFFF", "Obtiene el color que tiene el valor ARGB de #FF000000", "Obtiene el color que tiene el valor ARGB de #FF0000FF", @@ -2191,27 +2351,31 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "Obtiene el color que tiene el valor ARGB de #FFFFFFFF", "Obtiene el movimiento actual que combina los datos del acelerómetro, brújula y giroscopio, si estuviera disponible.", "Obtiene la información detallada sobre este dispositivo", -0, +0,0,0,0,0, "Obtiene el alto en píxeles", "Obtiene el alto de la imagen de la cámara en píxeles.", +0,0,0,0,0, "Obtiene el nombre del fabricante", "Obtiene los reproductores multimedia en la red inalámbrica actual", "Obtiene servidores multimedia en la red doméstica", -0, -"Obtiene el nombre de la impresora", 0,0,0, +"Obtiene el nombre de la impresora", +0,0,0,0,0,0,0,0, "Obtiene las impresoras en la red inalámbrica actual", +0, "Obtiene el volumen del sonido para sonidos comprendidos de 0 (silencio) a 1 (volumen actual)", -0,0, +0,0,0,0, "Obtiene el ancho en píxeles", "Obtiene el ancho de la imagen de la cámara en píxeles.", "Obtiene la posición de y en píxeles", "Empezar", +0, "¿Cómo descubrió TouchDevelop?", -0,0, +0,0,0,0, "Indica si las tareas se están procesando; las tareas nuevas esperarán para procesarse, es decir, están pendientes.", "Indica si las tareas nuevas pueden empezar a procesarse inmediatamente sin esperar.", "Indica si no se pueden procesar tareas y se requiere intervención.", +0,0,0,0, "Indica si se puede modificar el volumen", "Indica que el elemento multimedia se puede reproducir, pausar, reanudar", "Insertar '{0}' {1}", @@ -2220,7 +2384,7 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "Los elementos marcados con * son obligatorios.", 0, "Unirse a un grupo", -0,0, +0,0,0,0, "Mapas, ubicación, dirección, dirección de ubicación", "Me", "Usuario de Minecraft", @@ -2228,30 +2392,32 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "Multiplica números", "Nuevos scripts", "Colores nuevos o integrados", -0,0,0, +0,0,0,0,0, "Números de teléfono, vibración, etc....", +0, "Escoge un color aleatorio", "Fotos y música...", 0, "Reproducir, detener o reanudar canciones...", 0,0, "Reproduce el elemento multimedia en la dirección de Internet 'url'.", -0, +0,0, "Revise nuestra Declaración de privacidad.", "espera...", "Publicar un comentario...", -0, +0,0,0, "Publicar guión", "La publicación está sujeta a nuestras ", -0, +0,0, "Lee el cuerpo de la respuesta como archivo de sonido", "Recibir notificaciones de correo electrónico cuando otras personas revisen/tomen una captura de pantalla de sus scripts o respondan a uno de sus comentarios, o cuando ocurran eventos relacionados con sus suscripciones.", "Responder...", "Cambia el tamaño de la imagen según el tamaño en píxeles especificado", +0, "Devuelve una copia de la imagen", "Devuelve una fecha que agrega el número especificado de meses al valor de esta instancia.", "Devuelve una fecha que agrega el número especificado de años al valor de esta instancia.", -0,0, +0,0,0,0,0, "Devuelve TRUE si la instancia actual es inservible", 0,0, "Actualizaciones de script", @@ -2265,23 +2431,29 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ 0,0,0,0, "Busca en Windows Phone Store (escribir en aplicaciones o música)", "Ver más", -0, +0,0, "Establece la transformación afín de matriz 3x3 que se aplica al muro.", +0,0, "Establece la imagen de fondo", "Establece la posición horizontal central en píxeles", 0,0, "Establece el alto en píxeles", "Establece la posición en píxeles", +0, "Establece el nivel del volumen del sonido de 0 (silencio) a 1 (volumen actual)", +0, "Establece el color del sprite.", +0,0, "Establece el ancho en píxeles", "Establece la velocidad de x en píxeles/seg", "Establece la aceleración de y en píxeles/seg^2", "Establece la posición de y en píxeles", "Establece la velocidad de y en píxeles/seg", +0, "Configuración", "Mostrar errores en el editor si el script usa API que evitan que se ejecute en estas plataformas.", "Nivel de aptitud: {0} ", +0,0,0,0,0,0, "Resta números", "Soporte para tutoriales interactivos.", "TD100: insertar {0} aquí", @@ -2315,6 +2487,7 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "No se pueden editar los tipos, el orden y el número de parámetros del evento.", "Widget de interfaz de usuario", "Actualiza la imagen como imagen sprite (si es una imagen sprite)", +0, "Cargar imagen", "Cargar sonido", "Usuarios", @@ -2346,12 +2519,12 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "informes de contenido inapropiado", "acceder al campo {0}", "añadir", -0,0, +0,0,0, "agregar parámetro de entrada", 0, "añadir una línea debajo", "agregar nuevo", -0, +0,0, "agregar parámetro de salida", 0, "permitir a otros usuarios exportar a la aplicación", @@ -2372,6 +2545,7 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "pausa en el depurador", "punto de interrupción", "cancelar", +0, "categorías", "cambiar (de nuevo) a local", "cambiar contenidos", @@ -2387,6 +2561,7 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "color #{0}", 0,0, "comentarios", +0, "compilando script", "condicional", "conectado", @@ -2442,6 +2617,7 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ 0, "extraer a variable", "encontrar referencias", +0, "arréglalo", "seguir tutorial en el editor", "tenedores", @@ -2494,7 +2670,9 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "nombre de la biblioteca", "cargar más", "cargar más respuestas", +0,0, "cargando comentarios de /{0}...", +0, "cargando respuestas...", "cargando tutorial", "cargando...", @@ -2502,7 +2680,7 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "ubicación", "negación lógica", "registros", -0, +0,0, "administrar datos", "quizás más tarde", "usuario de minecraft", @@ -2572,6 +2750,7 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "perfil público", "publicar", "publicar como oculto", +0, "extraer cambios", "sacar a nivel de bloque", "volver a ejecutar", @@ -2685,6 +2864,7 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ 0, "traducir", "traduciendo tutorial...", +0, "convertir en", "progreso del tutorial", "tutorial: ", @@ -2723,80 +2903,1494 @@ if (lang == "es") { TDev.Util._setLanguageArray(keys, [ "hace {0} hora{0:s}", "hace {0} minuto{0:s}", "hace {0} mes{0:s}", +0, "hace {0} segundo{0:s}", 0, "hace {0:s}años {0}" ]); return true; } -if (lang == "fr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -"API Docs", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -"Extensions", -"Facebook", +if (lang == "es-ES") { TDev.Util._setLanguageArray(keys, [ +" -- una variable local", +" [oculto]", +" de ", +" enviando cambios", +"Las llaves de Javascript, todas las herramientas, para desarrolladores con experiencia", +"función 'atomic'", +"'{0}' espera {1} aquí", +"'{0}' obsoleto, no debería utilizarse", +"'{0}' devuelve un '{1}'; {2}", +", en su lugar, se obtuvo {0}", +", obtuvo {0}", +". Lee la información acerca de ", +"... hay más ...", +"// comentario", +"etiquetas NFC, los códigos QR y los códigos de barras 2D", +0, +"¡una línea perfecta! sigamos", +"

cargando configuraciones actuales...

", 0,0,0, -"Forums", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -"Me", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -"Rechercher...", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -"Twitter", -0,0,0,0,0,0,0,0,0,0,0,0,0,0, -"YouTube", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -"art", +"Una constante de color", +"Una variable global", +"Un número (posiblemente negativo o fracción)", +"Una constante numérica", +"Una imagen", +"Un lugar para conectar una acción para ejecutar en respuesta a un evento", +"Una referencia a un script de biblioteca", +"Una tabla con filas definidas por el usuario", +"Un nombre único para mostrar en su perfil público (al menos 8 caracteres)", +0, +"Una interfaz de usuario", +0,0, +"Script ADJ", +"Documentos API", +"Acceso a la radio", +"Agregar una acción que se desencadene para cada fotograma de la pantalla", +"Suma números", +"Después que se detiene el script, explora el código para ver la información recopilada.", +"Todos mis grupos", +"Todos mis scripts", +"Todos los tutoriales", +0,0,0,0,0,0, +"Una tabla indexada con filas definidas por el usuario", +0, +"Aplica `converter` a todos los elementos de la colección de datos de entrada y devuelve una colección de resultados", +0, +"Artículos por este usuario:", +"Pedir o mostrar los valores en la pared...", +0,0, +"Va al panel de control del dispositivo", +"Ubicación, micrófono, cámara y otros sensores", +"¡Cambiar nivel de aptitud!", +0,0,0, +"Elige un reproductor multimedia en la red inalámbrica actual", +"Elige un servidor multimedia en la red inalámbrica actual", 0,0,0,0,0, -"base", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -"clone", +"Código que aparece cuando se produce una interacción del usuario", +"Código que realiza una tarea específica", +"Compara números según igualdad", +"Compara números según menor", 0, -"code", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -"description", -0,0,0,0,0,0,0, -"docs", +"Compara números según mayor", +0,0,0,0,0, +"Concatena dos fragmentos de texto", +0,0,0,0,0, +"Convierte a la hora local", +0, +"Ayudantes de corrección", +0, +"Crear grupo", +"Crear script", +0, +"Crear una imagen sprite nueva.", +0, +"Crear un nuevo sprite de texto.", +"Crear un valor no válido de este tipo de objeto", +"Crear colecciones de objetos.", +"Crear valores no válidos", +"Crea tus propias aplicaciones", +0,0,0,0,0,0,0,0,0,0, +"Elemento actual de la caja en la página.", +"Dispositivo actual", +"Desasocia el controlador del evento.", +"Muestra la impresora en el muro", +0, +"Muestra la imagen en el muro; debes llamar a 'actualizar en el muro' posteriormente si quieres que se vean reflejados los cambios.", +0,0,0,0,0, +"Divide números", +"¿Se solapan los sprites?", +"¿Desea recibir boletines informativos relacionados con TouchDevelop, por ej. sobre las nuevas funciones y los próximos eventos?", +"Recuerde desplazarse hacia abajo y presionar “guardar” al terminar la edición.", +"Arrastre y suelte bloques, interfaz simplificada, ¡perfecto para principiantes!", +"Dibuja una línea entre dos puntos", +"Dibuja borde de texto en un color y tamaño de fuente determinados", +"Edite el código como texto, más opciones, para quienes aspiran a ser escritores de aplicaciones.", +"Mensajes de correo electrónico, sms, contactos, calendario...", +"Texto incrustado o descargado de Internet", +"Escribir un nombre", +0, +"Introduzca alguna información sobre usted", +"Introduzca la URL de su sitio web personal (ejemplo: http://www.northwindtraders.com)", +"Introduzca su afiliación escolar si la hubiere.", +"No se puede tener parámetros out en estos eventos.", +"Exportar a Windows, Android, iOS, Azure", +0, +"Extensiones", +"Facebook", +"Rellena una elipse en un color determinado", +"Rellena un rectángulo en un color determinado", +"Para los scripts publicados, consulta también la pestaña en la página del script publicado para buscar un perfil y cobertura recopilados por \\\"crowdsourcing\\\" de forma anónima", +"Foros", +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +"Obtiene un valor que indica si la canción está protegida por DRM", 0,0, -"else if", -0,0,0,0,0,0,0,0, -"expert", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -"lib", -0,0,0,0,0,0,0,0,0, -"local", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -"notifications", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -"pages", +"Obtiene la posición horizontal central en píxeles", +0, +"Obtiene el color que tiene el valor ARGB de #00FFFFFF", +"Obtiene el color que tiene el valor ARGB de #FF000000", +"Obtiene el color que tiene el valor ARGB de #FF0000FF", +"Obtiene el color que tiene el valor ARGB de #FF008000", +"Obtiene el color que tiene el valor ARGB de #FF00FFFF", +"Obtiene el color que tiene el valor ARGB de #FF800080", +"Obtiene el color que tiene el valor ARGB de #FFFF0000", +"Obtiene el color que tiene el valor ARGB de #FFFF00FF", +"Obtiene el color que tiene el valor ARGB de #FFFFA500", +"Obtiene el color que tiene el valor ARGB de #FFFFFF00", +"Obtiene el color que tiene el valor ARGB de #FFFFFFFF", +"Obtiene el movimiento actual que combina los datos del acelerómetro, brújula y giroscopio, si estuviera disponible.", +"Obtiene la información detallada sobre este dispositivo", +0,0,0,0,0, +"Obtiene el alto en píxeles", +"Obtiene el alto de la imagen de la cámara en píxeles.", +0,0,0,0,0, +"Obtiene el nombre del fabricante", +"Obtiene los reproductores multimedia en la red inalámbrica actual", +"Obtiene servidores multimedia en la red doméstica", 0,0,0, -"pause", +"Obtiene el nombre de la impresora", +0,0,0,0,0,0,0,0, +"Obtiene las impresoras en la red inalámbrica actual", +0, +"Obtiene el volumen del sonido para sonidos comprendidos de 0 (silencio) a 1 (volumen actual)", 0,0,0,0, -"plugins", +"Obtiene el ancho en píxeles", +"Obtiene el ancho de la imagen de la cámara en píxeles.", +"Obtiene la posición de y en píxeles", +"Empezar", +0, +"¿Cómo descubrió TouchDevelop?", +0,0,0,0, +"Indica si las tareas se están procesando; las tareas nuevas esperarán para procesarse, es decir, están pendientes.", +"Indica si las tareas nuevas pueden empezar a procesarse inmediatamente sin esperar.", +"Indica si no se pueden procesar tareas y se requiere intervención.", +0,0,0,0, +"Indica si se puede modificar el volumen", +"Indica que el elemento multimedia se puede reproducir, pausar, reanudar", +"Insertar '{0}' {1}", +0, +"Interactuar con el tiempo de ejecución de la aplicación", +"Los elementos marcados con * son obligatorios.", +0, +"Unirse a un grupo", +0,0,0,0, +"Mapas, ubicación, dirección, dirección de ubicación", +"Me", +"Usuario de Minecraft", +0,0,0, +"Multiplica números", +"Nuevos scripts", +"Colores nuevos o integrados", +0,0,0,0,0, +"Números de teléfono, vibración, etc....", +0, +"Escoge un color aleatorio", +"Fotos y música...", +0, +"Reproducir, detener o reanudar canciones...", 0,0, +"Reproduce el elemento multimedia en la dirección de Internet 'url'.", +0,0, +"Revise nuestra Declaración de privacidad.", +"espera...", +"Publicar un comentario...", +0,0,0, +"Publicar guión", +"La publicación está sujeta a nuestras ", +0,0, +"Lee el cuerpo de la respuesta como archivo de sonido", +"Recibir notificaciones de correo electrónico cuando otras personas revisen/tomen una captura de pantalla de sus scripts o respondan a uno de sus comentarios, o cuando ocurran eventos relacionados con sus suscripciones.", +"Responder...", +"Cambia el tamaño de la imagen según el tamaño en píxeles especificado", +0, +"Devuelve una copia de la imagen", +"Devuelve una fecha que agrega el número especificado de meses al valor de esta instancia.", +"Devuelve una fecha que agrega el número especificado de años al valor de esta instancia.", +0,0,0,0,0, +"Devuelve TRUE si la instancia actual es inservible", +0,0, +"Actualizaciones de script", +"Scripts por este usuario:", +"Buscar ayuda", +"Buscar y navegar por la web...", +"Buscar código...", +"Buscar todo", +"Buscar aquí...", +"Buscar...", +0,0,0,0, +"Busca en Windows Phone Store (escribir en aplicaciones o música)", +"Ver más", +0,0, +"Establece la transformación afín de matriz 3x3 que se aplica al muro.", +0,0, +"Establece la imagen de fondo", +"Establece la posición horizontal central en píxeles", +0,0, +"Establece el alto en píxeles", +"Establece la posición en píxeles", +0, +"Establece el nivel del volumen del sonido de 0 (silencio) a 1 (volumen actual)", +0, +"Establece el color del sprite.", +0,0, +"Establece el ancho en píxeles", +"Establece la velocidad de x en píxeles/seg", +"Establece la aceleración de y en píxeles/seg^2", +"Establece la posición de y en píxeles", +"Establece la velocidad de y en píxeles/seg", +0, +"Configuración", +"Mostrar errores en el editor si el script usa API que evitan que se ejecute en estas plataformas.", +"Nivel de aptitud: {0} ", +0,0,0,0,0,0, +"Resta números", +"Soporte para tutoriales interactivos.", +"TD100: insertar {0} aquí", +"TD101: no puede encontrar '{0}'", +"TD109: no se puede asignar a esto", +"TD111: no se puede asignar de {0} a {1}", +"TD112: no puedo encontrar la propiedad '{0}' en {1}", +"TD115: se han proporcionado demasiados parámetros a {0}", +"TD116: no se han suministrado suficientes parámetros a {0}", +"TD118: la condición 'if' pide {1}", +0, +"TD130: el enlace de 'for' pide {1}", +"TD144: parece que te falta '{0}', intenta añadirlo", +"TD145: parece que aquí falta un operador (como '+', '(' o ',')", +"TD147: no esperábamos ver a '{0}' aquí", +"TD150: no puede llamar a la cosa antes '('", +"TD151: sin cerrar '('", +"TD152: inesperado ')'", +"TD154: hay algo que tiene que ir detrás del operador", +"TD155: no se puede asignar '{0}' a una variable local", +0,0, +"Este script usa las siguientes capacidades: ", +0, +"Para agregar datos a la página, crea una variable local y pulsa 'promocionar a campo'.", +"Traducción, discurso al texto...", +"Traducciones hechas por Microsoft ® Translator, pulse para ver original...", +0,0,0, +"Tutoriales", +"Twitter", +"Escribir para búsqueda...", +"No se pueden editar los tipos, el orden y el número de parámetros del evento.", +"Widget de interfaz de usuario", +"Actualiza la imagen como imagen sprite (si es una imagen sprite)", +0, +"Cargar imagen", +"Cargar sonido", +"Usuarios", +"Adaptaremos el editor a su nivel de aptitud en codificación. Puede cambiar su nivel de aptitud más tarde en el concentrador.", +"¿Cuál es su nivel de conocimiento sobre programación?", +"¿A qué se dedica?", +"Novedades", +"¿En qué parte del mundo se encuentra?", +0, +"Escribe otra imagen en una ubicación determinada. La opacidad tiene una gradación de 0 (transparente) a 1 (opaco).", +"YouTube", +"Su usuario de GitHub.", +"Su usuario Minecraft.", +"Tu arte aparecerá aquí", +"Todavía no se ha verificado su dirección de correo electrónico. Revise su bandeja de entrada.", +"Su nombre completo", +"El script aparecerá aquí", +"Su usuario de Twitter, por ej. @touchdevelop.", +"hace unos segundos", +"una función", +"una variable global", +"hace un minuto", +"una página", +"acerca de la cobertura", +"acerca de la información detallada", +"acerca del perfil", +"sobre usted", +"abuso", +"informes de contenido inapropiado", +"acceder al campo {0}", +"añadir", +0,0,0, +"agregar parámetro de entrada", +0, +"añadir una línea debajo", +"agregar nuevo", +0,0, +"agregar parámetro de salida", +0, +"permitir a otros usuarios exportar a la aplicación", +"increíble, asombroso, alucinante, impresionante, formidable, impactante, clásico, guay, curioso, distinto, excepcional, exclusivo, extraordinario, fabuloso, fantástico, glorioso, genial, ", +0, +"definición de un tipo de función", +"hace una hora", +0, +"arte", +"recursos de arte", +"autor", +"atrás", +"retroceso", +"borra esto", +"base", +"principiante", +0,0,0,0,0,0,0,0,0,0, +"pausa en el depurador", +"punto de interrupción", +"cancelar", +0, +"categorías", +"cambiar (de nuevo) a local", +"cambiar contenidos", +"comprueba si la referencia no se ha establecido", +"seleccione su nivel de aptitud en codificación", +"elegir...", +"borrar", +0, +"clon", +"sesiones en la nube", +"código", +"codificador", +"color #{0}", +0,0, +"comentarios", +0, +"compilando script", +"condicional", +"conectado", +0, +"continuar", +"copiar", +0, +"cobertura", +0, +"crear un nuevo parámetro", +0, +"crea una colección vacía de objetos", +"creando el script", +0, +"expresión actual", +"¡personaliza el arte!", +"cortar", +0, +"base de datos", +"depurar", +"punto decimal", +0, +"eliminar", +"eliminar datos locales y permisos", +0, +"bajar a variable", +"descripción", +"detalles", +"dif. act.", +"dif. ant.", +0, +"descartar", +"mostrar valor", +"muestra el objeto en el muro", +"documentos", +"¡listo!", +"editar", +"otra cosa si", +"correo electrónico", +"correo electrónico y notificaciones push", +0, +"errores", +"eventos", +"ej.: ", +"muy bien; buen trabajo; fantástico, guay; molas; bien hecho; sobresaliente; lo has pillado; genial", +"salir", +"experto", +"exportar", +"exportar una representación JSON de los contenidos", +"exportar a aplicación", +"exportado desde esta biblioteca", +"ampliar", +0, +"extraer a variable", +"encontrar referencias", +0, +"arréglalo", +"seguir tutorial en el editor", +"tenedores", +"función", +"nombre de la función", +"tipos de funciones", +"función, variable, biblioteca, ...", +"sexo", +"Obtener mi certificado Hora del Código™", +"usuario de github", +0, +"sustitución global", +"variable global", +"variables globales", +"¡regresar a la codificación! {0}★ para ir", +"ir a", +0, +"ir al paso anterior", +"meta:", +0,0, +"corazones", +"ayuda", +0, +"historial", +"como encontró", +"quiero ejecutarla en", +"He terminado mi Hora del Código™", +0,0,0, +"importar valores de los campos desde un objeto JSON", +0, +"increíble, mágico, maravilloso, sorprendente, alucinante, milagroso, peculiar, fenomenal, molón, especial, espectacular, inesperado, chocante, super guay, ", +"insertar comentario", +"insertar instrucción", +"insertar {0}", +"información detallada", +"en local", +"problemas", +"¡siga escribiendo los términos de búsqueda!", +"seguir editando", +"aprender", +"obtener información sobre la publicación", +"más información", +"más información acerca de {0}", +"cambiemos esto", +"¡Vamos!", +"¡empecemos!", +"bib", +"bibliotecas", +"biblioteca", +"nombre de la biblioteca", +"cargar más", +"cargar más respuestas", +0,0, +"cargando comentarios de /{0}...", +0, +"cargando respuestas...", +"cargando tutorial", +"cargando...", +"local", +"ubicación", +"negación lógica", +"registros", +0,0, +"administrar datos", +"quizás más tarde", +"usuario de minecraft", +"más", +"más ", +"más configuraciones", +"mover cursor", +"mover a la izquierda", +"mover el cursor a la izquierda", +"mover el cursor a la derecha", +"mover a biblioteca", +"mi arte", +"mis scripts", +"nombre", +"aquí se necesita una cadena diferente", +"tienes que borrar esto", +"tienes que hacer modificaciones en otro sitio", +"negativo", +"nueva línea", +0, +"nueva instrucción debajo", +"nueva variable", +"siguientes tutoriales...", +"sobrenombre", +0, +"este usuario no tiene ningún arte publicado", +"sin comentarios, pulsa para escribirlos", +"¡no hay tenedores, instala, edita y vuelve a publicar tu script para crear uno!", +"no hay corazones. ¡podrás agregar uno cuando instales el script!", +"todavía no se cargaron imágenes", +"sin etiquetas, pulsa para añadirlas", +"notificaciones", +"ya puedes seleccionar una propiedad de {0}; por sí misma no hace nada", +"ahora puedes seleccionar una propiedad en él", +"número", +"entrada numérica", +0, +"ocupación", +0, +"disponible sin conexión", +0,0,0, +"en línea", +0,0, +"información general", +"páginas", +0, +"análisis del texto del script", +"pegar", +"pausar", +0, +"imagen", +0, +"espera...", +"complementos", +"vista previa", +"imprimir", "privacy and cookies", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +"privado", +"función privada", +"perfil privado", +"perfil", +"conocimiento sobre programación", +0, +"promocionar a datos", +0, +"sobrenombre público", +"perfil público", +"publicar", +"publicar como oculto", +0, +"extraer cambios", +"sacar a nivel de bloque", +"volver a ejecutar", +"leer mas...", +"solo lectura", +"nombre real", +"recibir boletín de correo electrónico", +"recibir notificaciones de correo electrónico", +"registrar nombre:", +"teclado numérico normal", +"volviendo a cargar script", +"eliminar", +0, +"eliminar imagen", +"cambiar nombre", +"repetir n veces", +"repetir en la colección", +"repetir mientras", +0, +"sustituir todo en el script", +"sustituir imagen", +"replicado", +"replicado ", +"denunciar abuso", +0, +"revertir a versión publicada", +0, +"retroceder ", +"ejecutar", +"ejecute principal", +0, +"ejecutar con instrumentación", +"guardar", +"guardado", +"guardando...", +"estudios", +"pantallas", +"captura de pantalla", +"captura de pantalla de {0}", "script", +"propiedades del script", +0,0, +"buscar arte", +"buscar imágenes de arte", +"buscar aquí para {0}", 0, -"scripts", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +"buscando...", +0, +"seleccionar", +"seleccionar más", +"selecciona esa línea", +"establecer el nombre de la variable local", +"establecer nombre", +"establecer el controlador que se invoca cuando se pulsa el panel", +"establece todos los campos a sus valores predeterminados", +"configuración", +"compartir", +"mostrar cómo completar esta actividad", +"mostrar más opciones", +"presentar", +"iniciar sesión", +"cerrar sesión", +"iniciando sesión...", +"simplificar", +"saltar iteración", "social", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -"tags", -0,0,0,0,0,0,0,0,0,0,0, -"terms of use", -"test", +"sonido", +"dividir", +"volver a empezar", +"iniciando...", +"dentro", +"fuera", +"encima", +"detener", +"función detener", +"detener bucle", +"guardar en variable", +"guardar el valor en una variable", +"cadena", +"tira '{0}'", +0,0, +"superior, sobrenatural, estupendo, inaudito, sobrenatural, único, sin precedentes, inusual, raro, extraño, fuera de lo común", 0, -"tests", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -"url" +"sincronización de...", +"etiquetas", +0,0,0, +"pulsar aquí cuando termine", +"pulsa aquí", +"pulsar aquí para obtener instrucciones", +"pulsa aquí para ejecutar la aplicación", +"pulsa para cambiar el color", +0, +"pulsar para traducir con el traductor de Microsoft®...", +"temporal", +"terms of use", +"probar", +"función de prueba", +"pruebas", +"prueba si dos referencias aluden al mismo objeto", +0, +"el hub", +"este script es una biblioteca", +"este script es un servicio web", +"azulejos y notificaciones para Windows y Windows Phone", +"hora y fecha", +"a código", +"para continuar escribiendo código", +"para variable global", +"alternar punto de interrupción", +"más destacado y nuevo", +0, +"traducir", +"traduciendo tutorial...", +0, +"convertir en", +"progreso del tutorial", +"tutorial: ", +"tutoriales", +"usuario de Twitter", +0, +"tipo: {0}", +"deshacer", +0, +"actualizar", +"cargar", +"cargar imagen", +"Cargar captura de pantalla", +"cargar sonido", +"url", +0, +"nombre de la variable", +"ver como script", +"fondo de pantalla", +"tenemos una biblioteca '{0}' aquí; {1}", +"Aquí tenemos un {0:a}; ¿quería hacer algo con él?", +0, +"necesitamos un teclado numérico diferente", +"tenemos que editar otra cosa", +"te guiaremos paso a paso", +0, +"sitio web", +"url del sitio web", +"año de nacimiento", +0,0, +"¡Lo has conseguido!", +0, +"{0} ({1} línea{1:s})", +"hace {0} día{0:s}", +0, +"hace {0} hora{0:s}", +"hace {0} minuto{0:s}", +"hace {0} mes{0:s}", +0, +"hace {0} segundo{0:s}", +0, +"hace {0:s}años {0}" ]); return true; } -if (lang == "he") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +if (lang == "fr") { TDev.Util._setLanguageArray(keys, [ +" -- une variable locale", +" [masqué]", +" de ", +" envoi des modifications", +"Accolades Javascript, tous les outils, pour les développeurs avertis !", +"fonction 'atomic'", +"'{0}' attend {1} ici", +"« {0} » est obsolète et ne doit pas être utilisé", +"'{0}' renvoie un '{1}' ; {2}", +", devienne {0:a} à la place", +", a obtenu {0}", +". Veuillez lire nos informations sur ", +"... il y a plus ...", +"// commentaire", +"codes à barres 2D, QR codes et tags NFC", +"4. publier", +"Cette ligne est parfaite ! Poursuivons.", +"

chargement des paramètres actuels...

", +"

plus d'indices!

", +0, +"Une couleur argb (alpha, rouge, vert, bleu)", +"Une constante (couleur)", +"Une variable globale", +"Nombre (éventuellement négatif et/ou décimal)", +"Une constante (chiffre)", +"Une image", +"Un endroit pour accrocher une action à exécuter en réponse à un événement", +"Une référence à un script bibliothèque", +"Une table de lignes définies par l'utilisateur", +"Nom complet unique pour votre profil public (au moins 8 caractères)", +0, +"Une interface utilisateur", +0,0, +"Script de ADJ", +"API Docs", +"Accès à la radio", +"Ajouter une action qui se déclenche pour chaque image affichée", +"Ajoute des nombres", +"Après que le script s'arrête, parcourir le code pour voir les informations collectées.", +"Tous mes groupes", +"Tous mes scripts", +"Tous les didacticiels", +0,0,0,0,0, +"Un script vide, qui ne fait rien.", +"Une table indexée de lignes définies par l'utilisateur", +0, +"Applique 'converter' à tous les éléments de la collection d'entrée et retourne une collection de résultats", +"Opérations arithmétiques et opérations de bits sur les entiers de 32 bits", +"Image de cet utilisateur :", +"Demander ou afficher des valeurs sur le mur...", +0, +"Parcourir et examiner les scripts du bazar", +"Permet de parcourir le panneau de commande de l'appareil", +"Caméra, micro, localisation et autres capteurs", +"Changer le niveau de compétence!", +"Vérifie si la couleur est égale à l'autre", +0, +"Vérifie si deux textes sont identiques", +"Choisir un lecteur multimédia sur le serveur sans fil actuel", +"Choisir un serveur média sur le serveur sans fil actuel", +0,0,0,0, +"Gestion de session du cloud", +"Code évoqué lors d'une interaction de utilisateur", +"Code qui effectue une tâche spécifique", +"Compare les nombres égaux", +"Compare les nombres inférieurs", +"Compare les nombres inférieurs ou égaux", +"Compare les chiffres pour en savoir plus", +"Compare les nombres supérieurs ou égaux", +"Calcule la moyenne", +"Calcule le maximum des valeurs", +"Calcule le minimum des valeurs", +"Calcule la somme", +"Concaténer deux morceaux de texte", +"Convertit un nombre en texte", +"Convertit en une date (type doit être ``string``)", +"Convertit la valeur en une structure de données JSON.", +"Convertit en une valeur booléenne (type doit être ``boolean``)", +"Convertit un nombre (type doit être number)", +"Convertit en heure locale", +0, +"Aides pour l'exactitude", +0, +"Créer un groupe", +"Créez un Script", +"Créer une nouvelle collection de ``sprites``.", +"Créez un nouveau sprite d’image.", +"Créer un nouveau \"sprite\" rectangle.", +"Créer un nouveau sprite de texte.", +"Créer une valeur non valide sur ce type d’objet", +"Créer une collection d'éléments.", +"Créer des valeurs non valides", +"Créez vos propres applications", +"Crée une nouvelle couleur en changeant le canal alpha de 0 (transparent) à 1 (opaque).", +"Crée une collection de Picture vide", +0,0,0,0,0,0,0,0, +"Élément 'box' courant dans la page.", +"périphérique actuel", +"Détache le gestionnaire de l'événement.", +"Affiche l'imprimante au mur", +"Affiche le texte à l'écran", +"Affiche l'image sur le mur ; vous devez activer la fonction 'update on wall' si vous voulez que les changements apparaissent.", +"Affiche le lien sur le mur", +0, +"Affiche la requête à l'écran", +"Affiche la ``sprite sheet``.", +"Affiche la valeur sur le mur", +"Divise des nombres", +"Les lutins se chevauchent-ils", +"Souhaitez-vous recevoir les newsletters TouchDevelop, qui vous informeront notamment des nouvelles fonctionnalités et des événements à venir ?", +"N’oubliez pas de faire défiler vers le bas et d’appuyer sur « Enregistrer » quand vous avez terminé vos modifications !", +"Blocs à déplacer, interface simplifiée, parfait pour les débutants !", +"Dessine une ligne entre deux points", +"Trace la bordure d'un texte avec une couleur et taille de police spécifiques", +"Code à modifier en texte, options supplémentaires, pour les apprentis développeurs d’applications !", +"E-mails, sms, contacts, calendrier, ...", +"Texte incorporé ou téléchargé à partir du Web", +"Entrez un nom", +"Entrez un nom pour le script...", +"Entrez des informations vous concernant", +"Entrez l’URL de votre site web personnel (exemple : http://www.northwindtraders.com)", +"Entrez votre affiliation à un établissement scolaire, le cas échéant.", +"Les événements ne peuvent pas avoir de paramètres out.", +"Exporter vers Windows, Android, iOS, Azure", +"Exporte une représentation JSON du contenu.", +"Extensions", +"Facebook", +"Remplit une ellipse avec une couleur donnée", +"Remplit un rectangle avec une couleur donnée", +"Pour les scripts publiés, regardez également sur l'onglet de la page de script publié pour trouver des données de couverture et de profil enrichies par les utilisateurs de façon anonyme.", +"Forums", +0, +"A partir de maintenant, on ne vous montrera plus le code à insérer. Suivez les instructions et tapez \"exécuter\" quand vous avez finit.", +0,0, +"Coordonnées géographique", +"Obtient une valeur de champ comme un type boolean", +"Obtient une valeur du champ sous forme de nombre", +"Obtient une valeur de champ sous forme de chaîne", +"Obtient a sorte de json (``string``, ``number``, ``object``, ``array``, ``boolean``, ``null``)", +0,0,0, +"Obtient un élément aux hasard ; \"invalid\" si la collection est vide", +"Obtient un url vers l'image", +"Obtient une valeur par nom", +"Obtient une valeur indiquant si le fond se répète horizontalement", +"Permet d'obtenir une valeur si la chanson est protégée par la gestion des droits numériques DRM", +"Obtient l'accélération le long de y en ``pixels/s^2``", +"Obtient la couleur d'accent dans le thème actuel", +"Permet d'obtenir la position centrée horizontalement en pixels", +"Obtient la couleur de chrome dans le thème actuel (arrière-plan de contrôle)", +"Obtient la couleur qui a la valeur ARVB de #00FFFFFF", +"Obtient la couleur qui a la valeur ARVB de #FF000000", +"Obtient la couleur qui a la valeur ARVB de #FF0000FF", +"Obtient la couleur qui a la valeur ARVB de #FF008000", +"Obtient la couleur qui a la valeur ARVB de #FF00FFFF", +"Obtient la couleur qui a la valeur ARVB de #FF800080", +"Obtient la couleur qui a la valeur ARVB de #FFFF0000", +"Obtient la couleur qui a la valeur ARVB de #FFFF00FF", +"Obtient la couleur qui a la valeur ARVB de #FFFFA500", +"Obtient la couleur qui a la valeur ARVB de #FFFFFF00", +"Obtient la couleur qui a la valeur ARVB de #FFFFFFFF", +"Permet d'obtenir le déplacement actuel qui associe les données de l'accéléromètre, du compas et du gyroscope, le cas échéant.", +"Obtient les informations détaillées sur cet appareil", +"Obtient la durée en secondes", +"Obtient la valeur du champ sous forme de temps", +"Obtient la couleur de premier plan dans le thème actuel", +0, +"Obtient le genre de la chanson", +"Obtient la hauteur en pixels", +"Permet d'obtenir la hauteur de l'image de la caméra en pixels.", +"Renvoie la i-ème valeur json", +"Obtient l'élément à la position 'index' ; \"invalid\" si l'index est hors des limites", +"Obtient le lien associé au message", +"Obtient la liste des clés", +"Obtient l'emplacement", +"Permet d'obtenir le nom du fabricant", +"Permet d'obtenir les lecteurs multimédia sur le serveur sans fil actuel", +"Permet d'obtenir les serveurs de médias sur le réseau domestique", +"Obtient le nom de l'album", +"Obtient le nom de l'artiste", +0, +"Obtient le nom de l'imprimante", +"Obtient le nom de la chanson", +"Obtient les noms des \"headers\"", +"Récupère la valeur normalisée de rouge (0.0-1.0)", +"Obtient le nombre d'éléments", +"Obtient le nombre d'éléments dans la collection", +0, +"Obtient le nombre de valeurs", +0, +"Permet d'obtenir les imprimantes disponibles sur le serveur sans fil actuel", +"Obtient les chansons", +"Permet d'obtenir le volume sonore pour des sons allant de 0 (silencieux) à 1 (volume actuel)", +0, +"Obtient le texte", +0, +"Obtient la valeur d'un \"header\" donné", +"Obtient la largeur en pixels", +"Permet d'obtenir la largeur de l'image de la caméra en pixels.", +"Obtient la position y en pixels", +"Mise en route", +"Cacher le sprite.", +"Comment avez-vous découvert TouchDevelop ?", +0, +"Importe une représentation JSON du contenu.", +"En mode de débogage, affiche les vitesse et autres infos de \"sprites\"", +0, +"Indique si les tâches sont en cours ; les nouvelles tâches qui attendront avant d'être traitées, sont dites en attente.", +"Indique si les nouvelles tâches peuvent être traitées immédiatement sans attendre.", +"Indique si aucune tâche ne peut être traitée et aucune intervention n'est nécessaire.", +"Indique si la clé existe", +"Indique si le lecteur est en mode pause", +"Indique si le lecteur est arrêté", +"Indique si le texte est vide", +"Indique si le volume peut être changé", +"Indique que le média peut être lu, mis en pause et reprendre", +"Insérer '{0}' {1}", +"Interagir avec les périphériques du réseau domestique. Dispositifs doivent être compatible avec UPnP ™.", +"Interagissent avec le runtime de l'application", +"Les éléments marqués d’un * sont obligatoires.", +"données JSON", +"Joindre un groupe", +0,0, +"Crée une couleur plus foncée suivant un delta compris entre 0 et 1.", +"Crée une couleur plus claire suivant un delta compris entre 0 et 1.", +"Cartes, localisation d'adresse, adresse de l'emplacement", +"Me", +"Utilisateur Minecraft", +"Plus", +0,0, +"Multiplie des nombres", +"Nouveaux Scripts", +"Couleurs nouvelles ou intégrées", +0, +"OneDrive et OneNote", +"Ohoh, il y a eu une erreur en téléchargeant l'image", +"Convertit le texte en nombre", +0, +"Numéros de téléphone, vibrer, etc...", +"Sélectionne une couleur d'une roue de couleur où la teinte est comprise entre 0 et 1.", +"Sélectionne une couleur au hasard", +"Images et musique...", +0, +"Jouer, arrêter ou reprendre les chansons...", +0,0, +"Lit le média à l'adresse Internet (URL).", +"Joue la chanson.", +0, +"Veuillez lire notre Déclaration de confidentialité.", +"veuillez patienter...", +"Publier un commentaire...", +"Imprime le nombre sur le mur", +"Imprime le contenu du \"wall\"", +0, +"Script de publication", +"La publication est soumise à nos ", +"Publication du script en cours...", +0, +"Lit la réponse comme un son Wave", +"Recevez des notifications par e-mail quand des personnes consultent ou commentent vos scripts, quand elles en font une capture instantanée, quand elles répondent à l'un de vos commentaires ou encore quand des événements concernant vos abonnements se produisent.", +"Répondre...", +"Redimensionne l'image à la taille donnée en pixels", +"Retourne une collection triée à l'aide de la clé de comparaison", +"Renvoie une copie de l'image", +"Renvoie une date qui ajoute le nombre spécifié de mois à la valeur de cette instance.", +"Renvoie une date qui ajoute le nombre spécifié d'années à la valeur de cette instance.", +"Retourne un nombre entier aléatoire entre `min` et `max` inclus.", +"Retourne une collection de chaînes qui contient les sous-chaînes de cette chaîne qui sont délimitées par les éléments d'une chaîne spécifiée.", +"Retourne une sous-chaîne à partir d'un index de début et d'une longueur", +"Renvoie le nombre de caractères", +"Retourne la couleur du \"sprite\".", +"Renvoie true si cette instance est inutile", +"Exécuter l'action incluse.", +0, +"Mises à jour des scripts", +"Scripts de cet utilisateur :", +"Aide à la recherche", +"Rechercher et naviguer le web...", +"Chercher un code...", +"Tout rechercher", +"Chercher ici...", +"Rechercher...", +0,0,0,0, +"Recherche le Windows Phone Store (entrer des applications ou de la musique)", +"Voir Plus", +0, +"Définit une valeur indiquant si le fond se répète horizontalement", +"Définit la transformation affine de matrice 3x3 appliquée au mur.", +"Spécifie l'angle du \"sprite\" en degrés", +"Spécifie la couleur d'arrière-plan", +"Définit l’image d’arrière-plan", +"Spécifie la position centrée horizontalement en pixels", +0,0, +"Spécifie la hauteur en pixels", +"Spécifie la position en pixels", +"Spécifie la vitesse de rotation en degrés/sec", +"Définit le niveau du volume sonore de 0 (silencieux) à 1 (volume actuel)", +"Spécifie la vitesse en pixels/sec", +"Spécifie la couleur du sprite.", +"Spécifie l'url de l'image", +"Définit l'image d'arrière-plan du mur. L'image sera redimensionnée et découpée sur le fond d'écran au besoin.", +"Spécifie la largeur en pixels", +"Spécifie la vitesse x en pixels/sec", +"Spécifie l'accélération y en pixels/s^2", +"Spécifie la position y en pixels", +"Définit la vitesse y en pixels/sec", +"Spécifie l'index-z du sprite", +"Paramètres", +"Afficher les erreurs dans l'éditeur si le script utilise une interface API qui empêche l'exécution sur ces plateformes.", +"Niveau de compétence : {0} ", +"Trie du plus récent au plus ancien", +"Trie les lieux par la distance et l'emplacement", +"Trie cette collection", +"Spécifie comment organiser le contenu de cette boîte", +"Commence une nouvelle animation.", +"Convertit l'object JSON en texte", +"Soustrait des nombres", +"Support pour des didacticiels interactifs.", +"TD100: insérez un {0:a} ici", +"TD101: impossible de trouver '{0}'", +"TD109: impossible d'attribuer à celui-ci", +"TD111: impossible d'attribuer de {0} à {1}", +"TD112: je ne peux pas trouver la propriété '{0}' sur {1}", +"TD115: trop de paramètres fournis à {0}", +"TD116: nombre insuffisant de paramètres fournis à {0}", +"TD118: la condition 'if' veut {1:a}", +0, +"TD130: limite de 'for' veut {1:a}", +"TD144: il semble qu'il vous manque '{0}', essayez de l'ajouter", +"TD145: il semble qu'il manque un opérateur (comme '+' ou ',')", +"TD147: on ne s'attend pas à '{0}' ici", +"TD150: impossible d’appeler l’élément avant '('", +"TD151: TD151 : '(' non fermée", +"TD152: inattendu ')'", +"TD154: l'opérateur doit être suivi de quelque chose", +"TD155: '{0}' ne peut pas être attribué à une variable locale", +0, +"Chose", +"Ce script utilise les fonctionnalités suivantes : ", +0, +"Pour ajouter des données de page, créez une variable locale et appuyez sur 'promote to field'.", +"Traduction, dictation, ...", +"Traductions fournies par \\\"Microsoft®Translator\\\", cliquez pour voir l'original...", +0, +"Essayez de changer votre code. If vous êtes bloqué, tapez sur le menu du tutoriel.", +0, +"Didacticiels", +"Twitter", +"Tapez pour rechercher...", +"Les types, l’ordre et le nombre de paramètres d’événement ne peuvent pas être modifiés.", +"Widget de UI", +"Met à jour une image sur une image de lutin (le cas échéant)", +"Mises à jour du texte sur un sprite de texte", +"Charger une image", +"Charger un son", +"Utilisateurs", +"Nous adapterons l’éditeur à votre niveau de compétence en code. Vous pouvez changer votre niveau de compétence plus tard dans le hub.", +"Quel est le niveau de vos connaissances en programmation ?", +"Quelle est votre profession ?", +"Nouveautés", +"Où habitez-vous ?", +0, +"Dessine une autre image à un endroit donné. La gamme de l'opacité va de 0 (transparent) à 1 (opaque).", +"YouTube", +"Votre utilisateur GitHub.", +"Votre utilisateur Minecraft.", +"Votre art apparaîtra ici", +"Votre adresse e-mail n'a pas encore été vérifiée. Consultez votre boîte de réception.", +"Votre nom complet", +"Votre script apparaîtra ici", +"Votre pseudo twitter, tel que @touchdevelop.", +"il y a quelques secondes", +"une fonction", +"une variable globale", +"il y a une minute", +"une page", +"à propos de la couverture", +"à propos des aperçus", +"à propos du profil", +"informations personnelles", +"abus", +"rapports d’abus", +"accéder au champ {0}", +"ajouter", +"ajouter une action qui se déclenche pour chaque image de l'animation", +0, +"ajouter un commentaire pour ce champ", +"ajouter le paramètre d'entrée", +0, +"ajouter une ligne ci-dessous", +"ajouter nouvelle", +0, +"ajouter une option", +"ajouter le paramètre de sortie", +"ajouter {0}", +"autoriser d'autres utilisateurs à exporter vers l'application", +"extraordinaire, étonnant, stupéfiant, imposant, impressionnant, à couper le souffle, classique, super, curieux, différent, exceptionnel, incomparable, splendide, fabuleux, fantastique, magnifique, géant, ", +0, +"une définition de type de fonction", +"il y a une heure", +0, +"art", +"ressource d'art", +"auteur", +"précédent", +"retour arrière", +"effacez ceci", +"base", +"débutant", +0, +"vide", +0,0,0,0,0,0,0,0, +"interrompre le débogueur", +"point d'arrêt", +"annuler", +"ne peut pas synchroniser - vous n'êtes pas connecté", +"catégories", +"revenir en local", +"modifiez le contenu", +"vérifie si la référence n’a pas été définie", +"choisir votre niveau de compétence en code", +"choisir...", +"effacer", +0, +"clone", +"sessions Cloud", +"code", +"développeur", +"couleur n°{0}", +0,0, +"commentaires", +"compiler", +"compilation du script en cours", +"conditionnel", +"connecté", +0, +"continuer", +"copier", +0, +"couverture", +"créer", +"créer un nouveau paramètre", +0, +"crée une collection d’objets vide", +"création d'un script", +"actuel", +"expression courante", +"personnaliser l’image clipart", +"couper", +0, +"base de données", +"déboguer", +"point décimal", +"décorateurs", +"supprimer", +"supprimer les données locales et les autorisations", +"supprimer la sélection", +"rétrograder en variable", +"description", +"détails", +"diff. actuelle", +"diff. préc", +0, +"annuler", +"afficher la valeur", +"affiche l’objet sur le mur", +"docs", +"terminé !", +"modifier", +"else if", +"e-mail", +"e-mail et notifications push", +"entrez un numéro", +"erreurs", +"événements", +"ex. : ", +"excellent ; bon travail ; magnifique ; super ; vous êtes fabuleux ; très bien ; incroyable ; vous avez réussi ; parfait", +"sortir", +"expert", +"exporter", +"exporter une représentation JSON du contenu", +"exporter vers l'application", +"exporté de cette bibliothèque", +"étendre", +"extrait au paramètre", +"extraire en var", +"trouver des références", +"terminé", +"corrigez-le", +"suivre le didacticiel dans l'éditeur", +"bifurcations", +"fonction", +"nom de la fonction", +"types de fonction", +"fonction, variable, bibliothèque, etc.", +"homme/femme", +"obtenir mon certificat Heure de Code™", +"utilisateur github", +"♥ donné", +"remplacement global", +"variable globale", +"variables globales", +"retournez au code ! encore {0} ★", +"aller à", +0, +"revenir à l’étape précédente", +"objectif :", +"groupe", +"groupes", +"coeurs", +"aide", +0, +"histoire", +"comment nous avez-vous trouvés", +"je veux l'exécuter sur", +"j'ai terminé ma session Heure de Code™", +"si", +0,0, +"importer des valeurs de champ à partir d’un objet JSON", +"dans cette fonction", +"incroyable, magique, merveilleux, époustouflant, ahurissant, particulier, phénoménal, génial, rock and roll, spécial, spectaculaire, surprenant, éblouissant, super-génial, ", +"insérer commentaire", +"insérer une instruction", +"insérer {0}", +"aperçus", +"en locale", +"problèmes", +"continuez simplement à taper les termes de recherche !", +"continuer à modifier", +"apprendre", +"en savoir plus sur la publication", +"en savoir plus", +"en savoir plus sur {0}", +"modifier", +"c'est parti !", +"c'est parti !", +"lib", +"bibliothèques", +"bibliothèque", +"nom de la bibliothèque", +"charger plus", +"charger plus de réponses", +"chargement en cours", +"téléchargement des ressources en cours...", +"chargement de commentaires pour /{0}...", +"téléchargement en cours...", +"chargement des réponses...", +"chargement du didacticiel", +"téléchargement en cours...", +"local", +"lieu de résidence", +"négation logique", +"journaux", +"principal", +0, +"gestion des données", +"peut-être plus tard", +"utilisateur minecraft", +"plus", +"plus ", +"plus de paramètres", +"déplacer curseur", +"aller à gauche", +"déplacer le curseur à gauche", +"déplacer le curseur vers la droite", +"déplacer dans la bibliothèque", +"mon art", +"mes scripts", +"nom", +"une chaîne différente est attendue ici", +"nécessité de supprimer ce", +"besoin d'éditer ailleurs", +"négation", +"nouvelle ligne", +0, +"nouveau stmt ci-dessous", +"nouvelle variable", +"didacticiels suivants...", +"surnom", +"non", +"aucune image clipart publiée par cet utilisateur", +"pas de commentaires, appuyez pour en écrire !", +"aucune bifurcation, installez, modifiez et republiez le script pour en créer une !", +"aucun cœur. vous pouvez en ajouter un après que vous avez installé le script !", +"aucune image téléchargée", +"aucune balise, appuyez pour en ajouter !", +"notifications", +"vous pouvez désormais sélectionner une propriété de {0} ; elle ne fait rien par elle-même", +"vous pouvez sélectionner une propriété là-dessus", +"nombre", +"entrée de numéro", +"objets", +"profession", +"d'un objet", +"disponible hors ligne", +"oK", +0, +"ok, c'est compris!", +"en ligne", +0, +"autres", +"vue d'ensemble", +"pages", +0, +"analyse du texte de script", +"coller", +"pause", +0, +"image", +0, +"veuillez patienter...", +"plugins", +"aperçu", +"imprimer", +"privacy and cookies", +"privé", +"fonction privée", +"profil privé", +"profil", +"connaissances en programmation", +"progression", +"promouvoir comme données", +"promouvoir en champ", +"surnom public", +"profil public", +"publier", +"publier sous la forme masquée", +"publier votre script", +"extraire les modifications", +"extraire au block supérieur", +"ré-exécuter", +"lire la suite...", +"lecture seule", +"vrai nom", +"recevoir les newsletters par e-mail", +"recevoir des notifications par e-mail", +"nom de l'enregistrement :", +"clavier habituel", +"rechargement du script", +"supprimer", +0, +"supprimer l’image", +"renommer", +"répéter n fois", +"répéter sur la collection", +"répéter pendant", +"remplacer tout dans la fonction", +"remplacer tout dans le script", +"remplacer l'image", +"répliqué", +"répliqué ", +"signaler un abus", +"continuer", +"revenir à la version publiée", +"revenir en arrière", +"revenir en arrière ", +"exécuter", +"exécuter main", +"exécuter les tests", +"exécuter avec instrumentation", +"enregistrer", +"enregistré", +"enregistrement...", +"établissement scolaire", +"écrans", +"capture d'écran", +"capture d’écran de {0}", +"script", +"propriétés du script", +"scripts", +"recherche", +"rechercher des images clipart", +"rechercher des images artistiques", +"rechercher ici pour {0}", +0, +"recherche en cours...", +0, +"sélectionner", +"sélectionner plusieurs", +"sélectionner cette ligne", +"spécifiez le nom de la variable locale", +"spécifier le nom", +"définissez le gestionnaire qui est invoqué en appuyant sur le tableau", +"définit tous les champs à leurs valeurs par défaut", +"paramètres", +"partager", +"indiquer comment terminer cette activité", +"afficher plus d’options", +"vitrine", +"connexion", +"déconnexion", +"connexion...", +"simplifier", +"ignorer l’itération", +"social", +"son", +"partager", +"recommencer", +"début...", +"entrer", +"sortir", +"passer par-dessus", +"arrêter", +"arrêter la fonction", +"arrêter la boucle", +"stocker dans variable", +"stocker la valeur dans une variable", +"chaîne", +"bande de « {0} »", +0,0, +"supérieur, surnaturel, énorme, hallucinant, étrange, unique, inédit, original, bizarre, remarquable, fascinant", +0, +"la synchronisation...", +"tags", +0,0,0, +"appuyez ici quand vous avez terminé", +"appuyez ici", +"appuyez ici pour obtenir des instructions", +"appuyez ici pour exécuter votre application", +"appuyez pour changer la couleur", +0, +"appuyez pour traduire avec \\\"Microsoft® Translator...\\\"", +"temporaire", +"terms of use", +"test", +"fonction de test", +"tests", +"teste si deux références renvoient vers le même objet", +0, +"le hub", +"ce script est une bibliothèque", +"ce script est un service web", +"boutons et notifications pour Windows et Windows Phone", +"dates", +"vers code", +"pour continuer le codage", +"convertir en variable globale", +"basculer vers le point de rupture", +"top & nouveau", +0, +"traduire", +"traduction du didacticiel...", +"réessayez!", +"transformer en", +"avancement du didacticiel", +"didacticiel : ", +"didacticiels", +"pseudo twitter", +0, +"type : {0}", +"annuler", +0, +"mettre à jour", +"télécharger", +"charger une image", +"télécharger une capture d'écran", +"charger un son", +"url", +"utilisateurs", +"nom de la variable", +"voir comme un script", +"papier peint", +"nous avons une bibliothèque {0} ici ; {1}", +"Ici, nous avons {0:a} ; vouliez-vous vous en servir ?", +0, +"nous avons besoin d'un autre clavier", +"nous devons encore faire une modification", +"nous allons vous guider pas à pas", +0, +"site web", +"URL du site web", +"année de naissance", +"oui", +0, +"vous avez réussi !", +"votre meilleur score : {0}", +"{0} ({1} ligne{1:s})", +"il y a {0} jour{0:s}", +"{0} vers le bas", +"il y a {0} heure{0:s}", +"il y a {0} minute{0:s}", +"il y a {0} mois{0:s}", +"{0} script publié{0:s}", +"il y a {0} seconde{0:s}", +"{0} vers le haut", +"il y a {0} années{0:s}" +]); return true; } + +if (lang == "he") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "חיפוש...", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "עוד", 0,0,0,0,0,0,0,0, "הסקריפטים שלי", -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "הקש שם" ]); return true; } @@ -2815,7 +4409,7 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ ".次のものに関する情報をお読みください ", "... さらに...", "// コメント", -0, +0,0, "この行は完成しました。 先へ進みましょう", "

現在の設定を読み込んでいます…

", 0,0,0, @@ -2849,7 +4443,7 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ "デバイスのコントロール パネルを参照", 0, "スキル レベルの変更", -0, +0,0,0, "現在のワイヤレス ネットワーク上にあるメディア プレーヤーのいずれかを選択", "現在のワイヤレス ネットワーク上のメディア サーバーのいずれかを選択", 0,0,0,0,0, @@ -2857,26 +4451,29 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ "特定のタスクを実行するコード", "数値が等しいかどうかの比較", "数値が小さいかどうかの比較", -"数値が大きいかどうかの比較", -0,0, -"2 つのテキスト要素を連結", 0, +"数値が大きいかどうかの比較", +0,0,0,0,0, +"2 つのテキスト要素を連結", +0,0,0,0,0, "ローカル時刻に変換", 0,0,0, "グループの作成", "スクリプトの作成", +0, "新しい画像スプライトを作成します。", +0, "新しいテキスト スプライトを作成します。", "このオブジェクト タイプの無効な値を作成します", 0,0, "アプリの作成", -0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0, "現在のデバイス", "イベントからのハンドラーのデタッチ", "プリンターをウォールに表示", 0, "ウォールに画像を表示します。変更を反映するには、'update on wall' (ウォールで変更) を後で呼び出す必要があります。", -0,0, +0,0,0,0,0,0, "スプライトを重ね合わせますか", "TouchDevelop に関する新機能や今後のイベントなどのニュースレターの受信をご希望なさいますか?", "編集が終わったら、下にスクロールして、[保存] をタップしてください!", @@ -2893,15 +4490,18 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ "学生の場合は、学校名を入力してください。", "イベントにアウト パラメーターを含めることはできません。", "Windows、Android、iOS、Azure へのエクスポート", +0, "エクステンション", "Facebook", "特定の色で楕円を塗りつぶし", "特定の色で長方形を塗りつぶし", "公開されているスクリプトについては、公開されているスクリプト ページに対応するタブも参照し、匿名で収集されたクラウドベースのプロファイルとカバレッジ データを確認してください。", "フォーラム", -0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "歌が DRM で保護されているかどうかを表す値を取得します", +0,0, "水平方向の中心位置をピクセル単位で取得", +0, "ARGB 値が #00FFFFFF の色を取得", "ARGB 値が #FF000000 の色を取得", "ARGB 値が #FF0000FF の色を取得", @@ -2915,27 +4515,31 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ "ARGB 値が #FFFFFFFF の色を取得", "使用可能な場合は、加速度計、コンパス、ジャイロスコープから得られたデータを組み合わせた現在のモーションを取得します。", "このデバイスに関する詳細情報を取得します", -0, +0,0,0,0,0, "高さをピクセル単位で取得", "カメラ画像の高さをピクセル単位で取得します。", +0,0,0,0,0, "製造業者の名前を取得", "現在のワイヤレス ネットワーク上にあるメディア プレーヤーを取得", "ホーム ネットワーク上のメディア サーバーを取得", -0, -"プリンターの名前を取得", 0,0,0, +"プリンターの名前を取得", +0,0,0,0,0,0,0,0, "現在のワイヤレス ネットワーク上にあるプリンターを取得", +0, "サウンドに関するサウンド ボリュームを 0 (無音) から 1 (現在のボリューム) の範囲で取得します", -0,0, +0,0,0,0, "幅をピクセル単位で取得", "カメラ画像の幅をピクセル単位で取得します。", "y 位置をピクセル単位で取得", "作業の開始", +0, "TouchDevelop を見つけた方法?", -0,0, +0,0,0,0, "ジョブが処理中であるかどうかを表します。新しいジョブは処理前に待機します。つまり、保留状態になります。", "待機なしで新しいジョブの処理を開始できるかどうかを表します。", "どのジョブも処理できず対策が必要であるかどうかを表します。", +0,0,0,0, "ボリュームを変更できるかどうかを表します", "メディアの再生、一時停止、再開が可能かどうかを表します", "'{0}' {1} の挿入", @@ -2943,33 +4547,34 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ "* が付いている項目は必須です。", 0, "グループに参加", -0,0,0, +0,0,0,0,0, "Me", "Minecraft ユーザー", 0,0,0, "数値の乗算", "新しいスクリプト", "新しい色または組み込みの色", -0,0,0,0, +0,0,0,0,0,0,0, "ランダム カラーを選択します", 0,0,0,0,0, "'url' のインターネット アドレスにあるメディアを再生します。", -0, +0,0, "プライバシーに関する声明を確認してください。", 0, "コメントを投稿します...", -0, +0,0,0, "スクリプトの公開", "公開は、当社の ", -0, +0,0, "広告本文をウェーブ サウンドとして読み上げ", "他の人があなたのスクリプトをレビューしたり、スクリーンショットを作成したり、コメントした場合や、あなたのコメントに返信した場合、あるいはあなたのサブスクリプションに関するイベントが発生した場合に、電子メールで通知を受け取ります。", "返信...", "ピクセル単位で指定したサイズに合わせて画像をサイズ変更", +0, "画像のコピーを返します", "このインスタンスの値に対して指定した月数を加算したのに相当する日付を返します。", "このインスタンスの値に対して指定した年数を加算したのに相当する日付を返します。", -0,0, +0,0,0,0,0, "現在のインスタンスが不要な場合は true を返す", 0,0, "スクリプトの更新", @@ -2983,23 +4588,29 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ 0,0,0,0, "Windows Phone Store の検索 (アプリケーションまたはミュージックを入力)", "詳細の表示", -0, +0,0, "ウォールに対して適用される 3x3 のアフィン行列の転換を設定します。", +0,0, "背景の画像を設定します", "水平方向の中心位置をピクセル単位で設定", 0,0, "高さをピクセル単位で設定", "位置をピクセル単位で設定", +0, "サウンド ボリューム レベルを 0 (無音) から 1 (現在のボリューム) の範囲で設定します", +0, "スプライトの色を設定します。", +0,0, "幅をピクセル単位で設定", "x 方向の速度をピクセル/秒で設定", "y 方向の加速度をピクセル/秒^2 で設定", "y 位置をピクセル単位で設定", "y 方向の速度をピクセル/秒で設定", +0, "設定", "これらのプラットフォームで実行できない API をスクリプトで使用している場合は、エディターでエラーを表示します。", "スキル レベル:{0} ", +0,0,0,0,0,0, "数値の減算", 0, "TD100: {0} をここに挿入", @@ -3033,6 +4644,7 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ "イベントパラメーターのタイプ、順序、および数を編集することはできません。", "UI ウィジェット", "画像スプライト (これが画像スプライトである場合) を画像で更新", +0, "画像のアップロード", "サウンドのアップロード", "ユーザー", @@ -3064,12 +4676,12 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ "不正使用を報告", "{0} フィールドにアクセスします", "追加", -0,0, +0,0,0, "入力パラメーターの追加", 0, "次の行を追加", "新しい", -0, +0,0, "出力パラメーターの追加", 0, "アプリへのエクスポートを他のユーザーに許可", @@ -3090,6 +4702,7 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ "デバッガーでブレーク", "ブレークポイント", "キャンセル", +0, "カテゴリ", "ローカルに変更 (戻す)", "内容の変更", @@ -3105,6 +4718,7 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ "カラー #{0}", 0,0, "コメント", +0, "スクリプトのコンパイル", "条件付き", "接続済み", @@ -3160,6 +4774,7 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ 0, "変数に抽出", "参照の検索", +0, "これを修正します", "エディター内のチュートリアルに従ってください", "フォーク", @@ -3212,7 +4827,9 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ "ライブラリ名", "さらに読み込み", "さらに返信を読み込み", +0,0, "/{0} に対するコメントを読み込んでいます...", +0, "返信を読み込んでいます...", "チュートリアルの読み込み", "読み込み中...", @@ -3220,7 +4837,7 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ "場所", "論理否定", "ログ", -0, +0,0, "データの管理", "後で実行することもできます", "Minecraft ユーザー", @@ -3290,6 +4907,7 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ "パブリック プロフィール", "公開", "非表示として公開", +0, "変更の取得", "ブロック レベルまで引き上げる", "再実行", @@ -3401,6 +5019,7 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ 0, "翻訳", "チュートリアルの翻訳...", +0, "次のものに変化", "チュートリアルの進行状況", "チュートリアル: ", @@ -3439,6 +5058,7 @@ if (lang == "ja") { TDev.Util._setLanguageArray(keys, [ "{0} 時間{0:s} 前", "{0} 分{0:s} 前", "{0} か月{0:s} 前", +0, "{0} 秒{0:s} 前", 0, "{0} 年{0:s} 前" @@ -3459,7 +5079,7 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ ". 다음에 대한 정보를 읽으세요. ", "... 더 많은 결과가 있습니다. ...", "// 설명", -0, +0,0, "이 줄은 완벽합니다. 넘어가세요.", "

현재 설정을 로드하는 중...

", 0,0,0, @@ -3493,7 +5113,7 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ "장치 제어판으로 이동", 0, "기술 수준 변경!", -0, +0,0,0, "현재 무선 네트워크의 미디어 플레이어 선택", "현재 무선 네트워크의 미디어 서버 선택", 0,0,0,0,0, @@ -3501,26 +5121,29 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ "특정 작업을 수행하는 코드", "등호", "어느 숫자가 더 작은지 비교", -"부등호(보다 큼)", -0,0, -"두 텍스트 연결", 0, +"부등호(보다 큼)", +0,0,0,0,0, +"두 텍스트 연결", +0,0,0,0,0, "로컬 시간으로 변환", 0,0,0, "그룹 만들기", "스크립트 만들기", +0, "새 그림 스프라이트를 만드세요.", +0, "새 텍스트 스프라이트를 만드십시오.", "이 개체 유형의 잘못된 값 생성", 0,0, "자신만의 앱 만들기", -0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0, "현재 장치", "이벤트에서 처리기를 분리합니다.", "담벼락에 프린터 표시", 0, "담벼락에 이미지를 표시합니다. 변경 내용을 적용하려면 나중에 '담벼락에서 업데이트'를 호출해야 합니다.", -0,0, +0,0,0,0,0,0, "스프라이트 겹치기 수행", "새로운 기능 및 추후 이벤트 등에 대한 정보용 TouchDevelop 관련 뉴스레터를 받아 보시겠습니까?", "편집을 완료하면 아래로 스크롤하여 '저장'을 탭해야 합니다.", @@ -3537,15 +5160,18 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ "해당하는 경우 학교 정보를 입력해 주세요.", "이벤트에는 Out 매개 변수가 있을 수 없습니다.", "Windows, Android, iOS, Azure로 내보내기", +0, "확장", "Facebook", "지정된 색으로 타원 채우기", "지정된 색으로 사각형 채우기", "게시된 스크립트의 경우 게시된 스크립트 페이지의 탭을 보고 익명으로 수집된 크라우드 제공 프로필과 검사 데이터를 찾아보세요.", "포럼", -0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "DRM에 의해 보호되는 곡인지 여부에 대한 값 가져오기", +0,0, "가로 가운데 위치 구하기(픽셀)", +0, "ARGB 값이 #00FFFFFF인 색 가져오기", "ARGB 값이 #FF000000인 색 가져오기", "ARGB 값이 #FF0000FF인 색 가져오기", @@ -3559,27 +5185,31 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ "ARGB 값이 #FFFFFFFF인 색 가져오기", "사용 가능한 경우 가속도계, 나침반 및 자이로스코프의 데이터를 결합하는 현재 동작을 가져옵니다.", "이 장치에 대한 자세한 정보 가져오기", -0, +0,0,0,0,0, "높이 구하기(픽셀)", "카메라 이미지의 높이(픽셀)를 구합니다.", +0,0,0,0,0, "제조업체 이름 가져오기", "현재 무선 네트워크의 미디어 플레이어 가져오기", "홈 네트워크의 미디어 서버 가져오기", -0, -"프린터 이름 가져오기", 0,0,0, +"프린터 이름 가져오기", +0,0,0,0,0,0,0,0, "현재 무선 네트워크의 프린터 가져오기", +0, "0(무음)에서 1(현재 볼륨)까지 사운드 볼륨 가져오기", -0,0, +0,0,0,0, "너비 구하기(픽셀)", "카메라 이미지의 너비(픽셀)를 구합니다.", "y 위치 구하기(픽셀)", "시작하기", +0, "TouchDevelop을 알게 된 경로는 무엇입니까?", -0,0, +0,0,0,0, "작업을 처리 중인지 표시. 처리 전에 새 작업이 대기합니다. 즉, 지연됩니다.", "새 작업이 대기하지 않고 바로 처리를 시작할 수 있는지 여부를 나타냅니다.", "작업을 처리할 수 없거나 간섭이 필요한지 여부를 나타냅니다.", +0,0,0,0, "볼륨을 변경할 수 있는지 여부를 나타냄", "미디어를 재생, 일시 정지 및 다시 시작할 수 있는지 여부를 나타냄", "'{0}' {1} 삽입", @@ -3587,33 +5217,34 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ "*로 표시된 항목은 필수 항목입니다.", 0, "그룹 참가", -0,0,0, +0,0,0,0,0, "Me", "Minecraft 사용자", 0,0,0, "곱하기", "새 스크립트", "새 또는 기본 제공 색", -0,0,0,0, +0,0,0,0,0,0,0, "임의의 색 선택", 0,0,0,0,0, "'url' 인터넷 주소의 미디어를 재생합니다.", -0, +0,0, "개인정보취급방침을 검토하세요.", 0, "설명 게시...", -0, +0,0,0, "스크립트 게시", "게시에 다음 적용됨 ", -0, +0,0, "웨이브 사운드로 응답 본문 읽기", "다른 사람이 스크립트를 검토하거나 스크립트의 스크린샷을 찍거나 이에 대해 댓글을 다는 경우, 사용자의 댓글에 답글이 게재되는 경우, 또는 사용자 구독 관련 이벤트가 발생할 경우 전자 메일 알림이 수신됩니다.", "회신...", "지정된 크기(픽셀)로 그림 크기 조정", +0, "이미지의 복사본 반환", "이 인스턴스의 값에 지정된 개월 수를 추가하는 날짜를 반환합니다.", "이 인스턴스의 값에 지정된 연도 수를 추가하는 날짜를 반환합니다.", -0,0, +0,0,0,0,0, "현재 인스턴스가 소용 없을 경우 true 반환", 0,0, "스크립트 업데이트", @@ -3627,23 +5258,29 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ 0,0,0,0, "Windows Phone 스토어 검색(응용 프로그램이나 음악 입력)", "더 보기", -0, +0,0, "담벼락에 적용되는 3x3 행렬 유사 변환을 설정합니다.", +0,0, "배경 그림 설정", "가로 가운데 위치 설정(픽셀)", 0,0, "높이 설정(픽셀)", "위치 설정(픽셀)", +0, "0(무음)에서 1(현재 볼륨)까지 사운드 볼륨 수준 설정", +0, "스프라이트 색을 설정합니다.", +0,0, "너비 설정(픽셀)", "x 위치 설정(픽셀/초)", "y 가속화 설정(픽셀/초)^2", "y 위치 설정(픽셀)", "y 위치 설정(픽셀/초)", +0, "설정", "이러한 플랫폼에서 실행되지 못하게 하는 API가 스크립트에 사용되는 경우 편집기에 오류를 표시합니다.", "기술 수준: {0} ", +0,0,0,0,0,0, "빼기", 0, "TD100: 여기에 {0} 삽입", @@ -3677,6 +5314,7 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ "이벤트 매개 변수의 유형, 순서 및 번호는 편집할 수 없습니다.", "UI 위젯", "그림 스프라이트의 그림 업데이트(그림 스프라이트인 경우)", +0, "그림 업로드", "사운드 업로드", "사용자", @@ -3708,12 +5346,12 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ "신고서", "{0} 필드에 액세스", "추가", -0,0, +0,0,0, "입력 매개 변수 추가", 0, "아래에 줄 추가", "새로 추가", -0, +0,0, "출력 매개 변수 추가", 0, "다른 사용자가 앱으로 내보낼 수 있도록 허용", @@ -3734,6 +5372,7 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ "중단하고 디버거 실행", "중단점", "취소", +0, "범주", "로컬로 다시 변경", "콘텐츠 변경", @@ -3749,6 +5388,7 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ "색 #{0}", 0,0, "설명", +0, "스크립트 컴파일 중", "조건부", "연결됨", @@ -3804,6 +5444,7 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ 0, "변수로 추출", "참조 찾기", +0, "수정", "편집기에서 자습서 추적", "분기", @@ -3856,7 +5497,9 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ "라이브러리 이름", "더 로드", "추가 회신 로드", +0,0, "/{0}에 대한 설명 로드 중...", +0, "회신 로드 중...", "자습서를 로드하는 중", "로드 중...", @@ -3864,7 +5507,7 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ "위치", "논리 부정", "로그", -0, +0,0, "데이터 관리", "나중에", "minecraft 사용자", @@ -3934,6 +5577,7 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ "공개 프로필", "게시", "숨김 항목으로 게시", +0, "변경 내용 받음", "블록 수준으로 끌어내기", "다시 실행", @@ -4045,6 +5689,7 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ 0, "번역", "자습서를 번역하는 중...", +0, "다음으로 변환", "자습서 진행률", "자습서: ", @@ -4083,6 +5728,7 @@ if (lang == "ko") { TDev.Util._setLanguageArray(keys, [ "{0}시간{0:s} 전", "{0}분{0:s} 전", "{0}개월{0:s} 전", +0, "{0}초{0:s} 전", 0, "{0}년{0:s} 전" @@ -4104,6 +5750,7 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "... er is meer ...", "// opmerking", "2D barcodes, QR codes en NFC tags", +0, "deze regel is perfect! laten we verdergaan", "

bezig met laden van huidige instellingen...

", 0,0,0, @@ -4137,7 +5784,9 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "Zoekt naar het bedieningspaneel van het apparaat", 0, "Niveau wijzigen!", +0, "Controleert of het apparaat is aangesloten", +0, "Kies een mediaspeler op het huidige draadloze netwerk", "Kies een mediaserver op het huidige draadloze netwerk", "Kies een printer op het huidige draadloze netwerk", @@ -4149,26 +5798,29 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "Code die een specifieke taak uitvoert", "Vergelijkt getallen voor gelijkheid", "Vergelijkt getallen voor minder", -"Vergelijkt getallen voor meer", -0,0, -"Koppelt twee stukken tekst aaneen", 0, +"Vergelijkt getallen voor meer", +0,0,0,0,0, +"Koppelt twee stukken tekst aaneen", +0,0,0,0,0, "Zet om naar de lokale tijd", 0,0,0, "Groep maken", "Script maken", +0, "Een nieuwe afbeeldingssprite maken.", +0, "Een nieuwe tekstsprite maken.", "Een ongeldige waarde van dit objecttype maken", 0,0, "Maak je eigen apps", -0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0, "Huidig apparaat", "Koppelt de handler los van de gebeurtenis.", "De printer op de wand weergeven", 0, "Geeft de afbeelding op de wand weer; je moet later 'bijwerken op wand' gebruiken als je wilt dat de veranderingen worden weergegeven.", -0,0, +0,0,0,0,0,0, "Overlappen de sprites elkaar", "Wilt u nieuwsbrieven ontvangen met informatie over Touch Develop, zoals over nieuwe functies en komende evenementen?", "Vergeet niet om naar beneden te bladeren en op “Opslaan” te tikken als u klaar bent met bewerken!", @@ -4185,6 +5837,7 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "Aan welke school bent u verbonden, indien aanwezig.", "Gebeurtenissen kunnen geen out parameters hebben.", "Exporteren naar Windows, Android, iOS, Azure", +0, "Uitbreidingen", "Facebook", "Vult een ovaal met een gegeven kleur", @@ -4195,12 +5848,14 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "Vanaf nu laten we de code niet meer zien. Volg de instructies en tik uitvoeren als je denkt dat je klaar bent.", 0, "Genereert een 2D barcode die verwijst naar de tekst gebruikmakend van Microsoft Tag. De tekst moet minder dan 1000 karakters lang zijn en moet tussen 0.75 en 5 inches zijn.", -0, +0,0,0,0,0, "Verkrijg een lijst van alle afbeeldingen", "Deze eigenschap haalt een lijst van alle liedjes op", -0, +0,0,0,0,0, "Haalt een waarde op die aangeeft of het lied door DRM is beschermd", +0,0, "Haalt de centrale horizontale positie in pixels op", +0, "Haalt de kleur op met ARGB-waarde #00FFFFFF", "Haalt de kleur op met ARGB-waarde #FF000000", "Haalt de kleur op met ARGB-waarde #FF0000FF", @@ -4214,30 +5869,37 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "Haalt de kleur op met ARGB-waarde #FFFFFFFF", "Haalt de huidige beweging op die gegevens combineert van de snelheidsmeter, het kompas en de gyroscoop (indien beschikbaar).", "Haalt de gedetailleerde informatie over dit apparaat op", -0, +0,0,0,0,0, "Haalt de hoogte in pixels op", "Haalt de hoogte van het camerabeeld in pixels op.", +0,0,0,0,0, "Haalt de naam van de fabrikant op", "Haalt de mediaspelers op het huidige draadloze netwerk op", "Haalt de mediaservers op het thuisnetwerk op", +0,0, "Deze eigenschap haalt de naam van het audio/video-speler op", "Haalt de naam van de printer op", -0,0, +0,0,0,0,0,0,0, "Deze eigenschap haalt de positie in seconden binnen de actieve media op", "Haalt de printers op het huidige draadloze netwerk op", -"Haalt het geluidsvolume op voor geluiden van 0 (stil) tot 1 (huidig volume)", 0, +"Haalt het geluidsvolume op voor geluiden van 0 (stil) tot 1 (huidig volume)", +0,0, "Wordt de uri van de media momenteel actief", +0, "Haalt de breedte in pixels op", "Haalt de breedte van het camerabeeld in pixels op.", "Haalt de y-positie in pixels op", "Aan de slag", +0, "Hoe hebt u Touch Develop gevonden?", "Als de pagina niet opende, tik dan op de 'open' knop beneden of tik 'klaar'.", +0,0, "Geeft extra informatie over waarom de Printer in zijn huidige staat is.", "Geeft aan of er opdrachten worden verwerkt. Nieuwe opdrachten worden in de wachtrij gezet, i.e er wordt gezegd dat ze in de wacht staan.", "Geeft aan of nieuwe opdrachten direct kunnen worden verwerkt, zonder wachttijd.", "Geeft aan of er geen opdrachten kunnen worden verwerkt en ingrijpen noodzakelijk is.", +0,0,0,0, "Geeft aan of het volume kan worden gewijzigd", "Geeft aan of de media kan worden afgespeeld, gepauzeerd, hervat", "'{0}' {1} invoegen", @@ -4247,7 +5909,7 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "Aanmelden bij groep", 0, "not yet translated", -0, +0,0,0, "Me", "Minecraft-gebruiker", 0, @@ -4256,29 +5918,33 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "Vermenigvuldigt getallen", "Nieuwe scripts", "Nieuwe of ingebouwde kleuren", -0,0, +0,0,0,0, "Hiermee onderbreekt u de huidige media indien van toepassing.", -0, +0,0, "Kiest een willekeurige kleur", 0,0,0,0, "Speelt de huidige media vanaf het begin.", "Speelt de media af op het 'url' internetadres.", +0, "Speelt de liedjes in de afspeellijst", "Lees onze Privacyverklaring.", 0, "Een opmerking posten...", +0,0, "Privé acties krijgen geen 'run' knop. ", "Script publiceren", "Publicatie is onderhevig aan onze ", +0, "Zet de taak in de wachtrij om een tekst uit te printen.", "Leest het responslichaam als een geluidsgolf", "Ontvang e-mailmeldingen als anderen je scripts bekijken/daar een schermafbeelding van maken/daar opmerkingen over hebben, of een van je opmerkingen beantwoorden, of als gebeurtenissen plaatsvinden die betrekking hebben op je abonnementen.", "Beantwoorden...", "Past de afbeelding aan de opgegeven grootte in pixels aan", +0, "Retourneert een kopie van de afbeelding", "Retourneert een datum die het opgegeven aantal maanden optelt bij de waarde van dit geval.", "Retourneert een datum die het opgegeven aantal jaren optelt bij de waarde van dit geval.", -0,0, +0,0,0,0,0, "Retourneert waar als het huidige geval nutteloos is", 0, "Scant een id tag die gemaakt is door TouchDevelop en geeft de embedded tekst terug.", @@ -4296,22 +5962,29 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "Doorzoekt de Windows Phone Store (typ toepassingen of muziek in)", "Meer info", "Definieer wat er gebeurd als op de box wordt getikt", +0, "Stelt de 3x3 affiene matrixtransformatie in die op de wand is toegepast.", +0,0, "Stelt de achtergrondafbeelding in", "Stelt de centrale horizontale positie in pixels in", 0,0, "Stelt de hoogte in pixels in", "Stelt de positie in pixels in", +0, "Stelt het volumeniveau in van 0 (stil) op 1 (huidig volume)", +0, "Stelt de kleur van de sprite in.", +0,0, "Stelt de breedte in pixels in", "Stelt de x-snelheid in pixels/sec in", "Stelt de y-versnelling in pixels/sec^2 in", "Stelt de y-positie in pixels in", "Stelt de y-snelheid in pixels/sec in", +0, "Instellingen", "Geeft fouten weer in de editor als het script API's gebruikt die voorkomen dat de app op deze platformen kan worden uitgevoerd.", "Vaardigheidsniveau: {0} ", +0,0,0,0,0,0, "Trekt getallen af", 0, "TD100: hier {0} invoegen", @@ -4345,6 +6018,7 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "Het type, de volgorde en het aantal gebeurtenisparameters kunnen niet bewerkt worden.", "UI widget", "Werkt afbeelding op een afbeeldingssprite bij (als het een afbeeldingssprite is)", +0, "Afbeelding uploaden", "Geluid uploaden", "Gebruikers", @@ -4376,12 +6050,13 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "meldingen van misbruik", "toegang tot het veld {0}", "toevoegen", -0,0, +0,0,0, "invoerparameter toevoegen", 0, "voeg hieronder een regel toe", "nieuwe toevoegen", "voeg een nieuwe tag toe", +0, "uitvoerparameter toevoegen", 0, "andere gebruikers toestaan te exporteren naar app", @@ -4402,6 +6077,7 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "stop in debugger", "onderbrekingspunt", "annuleren", +0, "categorieën", "(terug) veranderen naar lokaal", "inhoud veranderen", @@ -4417,6 +6093,7 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "kleur #{0}", 0,0, "opmerkingen", +0, "script compileren", "voorwaardelijk", "verbonden", @@ -4472,6 +6149,7 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ 0, "overnemen naar var", "verwijzingen zoeken", +0, "repareer het", "tutorial in editor volgen", "splitsingen", @@ -4526,7 +6204,9 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "naam bibliotheek", "meer laden", "laden van meer antwoorden", +0,0, "opmerkingen voor /{0} worden geladen...", +0, "antwoorden worden geladen...", "tutorial laden", "laden...", @@ -4534,7 +6214,7 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "locatie", "logische negatie", "logboeken", -0, +0,0, "gegevens beheren", "misschien later", "minecraft-gebruiker", @@ -4604,6 +6284,7 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "openbaar profiel", "publiceren", "verborgen publiceren", +0, "haal wijzigingen op", "trek uit niveau blokkeren", "opnieuw uitvoeren", @@ -4718,6 +6399,7 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ 0, "vertalen", "tutorial vertalen...", +0, "veranderen in", "voortgang tutorial", "tutorial: ", @@ -4756,6 +6438,7 @@ if (lang == "nl") { TDev.Util._setLanguageArray(keys, [ "{0} uur {0:s} geleden", "{0} minuten {0:s} geleden", "{0} maand {0:s} geleden", +0, "{0} seconden{0:s} geleden", 0, "{0} jaar {0:s} geleden" @@ -4771,6 +6454,7 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, 0, "// komentarz", "Dwuwymiarowe kody kreskowe, QR-kody, tagi NFC", +0, "ten wiersz jest doskonały! przejdźmy dalej", 0, "

koniec podpowiedzi!

", @@ -4804,7 +6488,7 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "Przeglądaj i recenzuj skrypty z bazaru", "Przegląda w poszukiwaniu panelu sterowania urządzenia", "Aparat fotograficzny, lokalizacja, mikrofon i inne czujniki", -0,0, +0,0,0,0, "Wybierz odtwarzacz multimediów w aktualnej sieci bezprzewodowej", "Wybierz serwer multimediów w aktualnej sieci bezprzewodowej", 0,0,0,0, @@ -4813,29 +6497,31 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "Kod wykonujący określone zadanie", "Porównuje liczby", "Sprawdza, która liczba jest mniejsza", -"Sprawdza, która liczba jest większa", -0,0, -"Łączy dwa fragmenty tekstu", 0, +"Sprawdza, która liczba jest większa", +0,0,0,0,0, +"Łączy dwa fragmenty tekstu", +0,0,0,0,0, "Konwertuje na czas lokalny", 0, "Funkcje pomocnicze dla poprawności", 0, "Utwórz grupę", "Utwórz skrypt", +0, "Utwórz nowy obrazek złożony.", -0,0, +0,0,0, "Tworzy kolekcję przedmiotów.", "Tworzenie nieprawidłowych wartości", "Stwórz własne aplikacje", -0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0, "Bieżące pudełko na stronie.", "Bieżące urządzenie", "Odłącza program obsługi od zdarzenia.", "Wyświetl drukarkę na tablicy", "Wyświetla napis na ścianie", "Wyświetla zdjęcia na tablicy; trzeba będzie wywołać polecenie „update on wall” później, jeśli chcesz zobaczyć zmiany.", -0, +0,0,0,0,0, "Dzielenie liczb", "Nałóż na siebie obrazki", 0,0,0, @@ -4846,7 +6532,7 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "Tekst osadzony lub pobrany z Internetu", 0,0,0,0,0,0, "Eksport do Windows, Android, iOS, Azure", -0, +0,0, "Facebook", "Wypełnia elipsę zadanym kolorem", "Wypełnia prostokąt zadanym kolorem", @@ -4856,32 +6542,36 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "Od teraz nie pokażemy Ci kodu do wpisania. Postępuj zgodnie z instrukcjami i gdy jesteś gotowy uruchom program.", 0,0, "Współrzędne geograficzne", -0,0,0, -"Pobiera wartość, określającą czy utwór jest chroniony prawami DRM", -"Pobiera wyśrodkowane położenie poziome w pikselach", 0,0,0,0,0,0,0,0,0,0,0, +"Pobiera wartość, określającą czy utwór jest chroniony prawami DRM", +0,0, +"Pobiera wyśrodkowane położenie poziome w pikselach", +0,0,0,0,0,0,0,0,0,0,0,0, "Pobiera bieżący ruch, który łączy dane z przyspieszeniomierza, kompasu i żyroskopu, jeśli są dostępne.", "Pobiera szczegółowe informacje na temat tego urządzenia", -0, +0,0,0,0,0, "Pobiera wysokość w pikselach", "Pobiera wysokość obrazu z aparatu w pikselach.", +0,0,0,0,0, "Pobiera nazwę producenta", "Pobiera odtwarzacze multimediów w aktualnej sieci bezprzewodowej", "Pobiera serwery multimediów do sieci domowej", -0, -"Pobiera nazwę drukarki", 0,0,0, +"Pobiera nazwę drukarki", +0,0,0,0,0,0,0,0, "Pobiera drukarki multimediów w aktualnej sieci bezprzewodowej", +0, "Pobiera głośność dźwięku od 0 (cicho) do 1 (bieżąca głośność)", -0,0, +0,0,0,0, "Pobiera szerokość w pikselach", "Pobiera szerokość obrazu z aparatu w pikselach.", "Pobiera położenie y w pikselach", "Pierwsze kroki", -0,0,0, +0,0,0,0,0,0, "Wskazuje, czy zadania są przetwarzane; nowe zadania będą czekać na przetworzenie, to znaczy będą określane jako oczekujące.", "Wskazuje, czy nowe zadania mogą rozpocząć przetwarzanie natychmiast, bez oczekiwania.", "Wskazuje, że żadne zadanie nie może być przetworzone i jest potrzebna interwencja.", +0,0,0,0, "Wskazuje, czy można zmienić głośność", "Wskazuje, że materiał multimedialny może być odtwarzany, wstrzymywany, wznawiany", 0, @@ -4889,7 +6579,7 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "Interakcja z bibliotekami uruchomieniowymi", 0,0, "Dołącz do grupy", -0,0, +0,0,0,0, "Mapy, z lokalizacji do adresu i odwrotnie", 0,0,0,0,0, "Mnoży liczby", @@ -4897,27 +6587,29 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "Nowe lub wbudowane kolory", 0, "OneDrive, operacje programu OneNote", -0, +0,0,0, "Numery telefonów, wibracja, itp...", +0, "Wybiera losowy kolor", "Zdjęcia i muzyka...", 0, "Zagraj, zatrzymaj lub wznów piosenki..", 0,0, "Odtwarza multimedia z danego internetowego adresu url.", -0,0, -"Proszę czekać...", 0,0,0, +"Proszę czekać...", +0,0,0,0,0, "Publikowanie wymaga ", -0, +0,0, "Odczytuje treść odpowiedzi jako falę dźwiękową", 0, "Odpowiedz...", "Zmienia rozmiar obrazu do zadanego rozmiaru w pikselach", +0, "Zwraca kopię obrazu", "Zwraca datę, która dodaje do wartości tego wystąpienia określoną liczbę miesięcy.", "Zwraca datę, która dodaje do wartości tego wystąpienia określoną liczbę lat.", -0, +0,0,0,0, "Zwraca kolor duszka.", "Zwraca wartość true, jeśli bieżąca instancja jest bezużyteczna", "Uruchomia akcję inline.", @@ -4933,23 +6625,25 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, 0,0,0,0, "Przeszukuje Sklep Windows Phone (wpisz aplikacje lub muzykę)", "Zobacz więcej", -0, +0,0, "Ustawia afiniczne przekształcenie macierzy 3x3 stosowane do tablicy.", -0, +0,0,0, "Ustawia wyśrodkowane położenie poziome w pikselach", 0,0, "Ustawia wysokość w pikselach", "Ustawia położenie w pikselach", -"Ustawia głośność dźwięku od 0 (cicho) do 1 (bieżąca głośność)", 0, +"Ustawia głośność dźwięku od 0 (cicho) do 1 (bieżąca głośność)", +0,0,0,0, "Ustawia szerokość w pikselach", "Ustawia prędkość x w pikselach/s", "Ustawia przyspieszenie y w pikselach/s^2", "Ustawia położenie y w pikselach", "Ustawia prędkość y w pikselach/s", +0, "Ustawienia", "Pokaż błędy w edytorze, jeśli skrypt używa interfejsu API, który uniemożliwia uruchomienie go na tych platformach.", -0, +0,0,0,0,0,0,0, "Odejmuje liczby", "Wsparcie dla interaktywnych samouczków.", "TD100: wstaw tutaj {0}", @@ -4985,6 +6679,7 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, 0, "widżet UI", "Aktualizuje zdjęcia na obrazku (jeśli jest obrazek z wielu zdjęć)", +0, "Wrzuć Zdjęcie", "Wrzuć Dźwięk", "Użytkownicy", @@ -5008,11 +6703,11 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "o profilu", 0,0,0,0, "dodaj", -0,0, +0,0,0, "dodaj parametr wejściowy", 0, "dodaj wiersz poniżej", -0,0, +0,0,0, "dodaj parametr wyjściowy", 0, "zezwalaj innym użytkownikom na eksport do aplikacji", @@ -5035,6 +6730,7 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "zatrzymaj się w debugerze", "punkt przerwania", "anuluj", +0, "kategorie", "zmień (ponownie) na lokalną", 0,0,0,0, @@ -5046,6 +6742,7 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "kolor nr{0}", 0,0, "komentarze", +0, "kompilujemy skrypt", "instrukcja warunkowa", 0,0, @@ -5089,6 +6786,7 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, 0, "wyodrębnij do var", "znajdź odniesienia", +0, "napraw", "obserwuj samouczek w edytorze", "rozwidlenia", @@ -5130,12 +6828,12 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "biblioteka", 0, "załaduj więcej", -0,0,0,0, +0,0,0,0,0,0,0, "ładowanie...", 0,0, "negacja logiczna", "dzienniki", -0, +0,0, "zarządzaj danymi", "może później", 0, @@ -5192,7 +6890,7 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "profil", 0,0,0,0,0,0, "publikuj", -0, +0,0, "ściągnij zmiany", "wyciągnij na poziom bloku", "uruchom od nowa", @@ -5284,7 +6982,7 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "na zmienną globalną", "przełącz punkt przerwania", "najlepsze & nowe", -0,0,0, +0,0,0,0, "przekształć na", "postęp przerabiania samouczka", "samouczek: ", @@ -5314,15 +7012,13 @@ if (lang == "pl") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "Godzin temu: {0} {0:s}", "{0} min{0:s} temu", "{0} mies.{0:s} temu", +0, "{0} s{0:s} temu", 0, "Lat temu {0} {0:s}" ]); return true; } -if (lang == "pt-BR") { TDev.Util._setLanguageArray(keys, [ -]); return true; } - -if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ +if (lang == "pt") { TDev.Util._setLanguageArray(keys, [ " -- uma variável local", " [oculto]", " de ", @@ -5338,6 +7034,7 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "... há mais...", "// comentário", "códigos de barras 2D, QR codes e tags NFC", +0, "esta linha está perfeita! vamos continuar", "

carregando configurações atuais...

", 0,0,0, @@ -5372,7 +7069,7 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "Procura o painel de controle do dispositivo", 0, "Alterar o nível de habilidade!", -0, +0,0,0, "Escolher um media player na rede sem fio atual", "Escolher um servidor de mídia na rede sem fio atual", 0,0,0,0,0, @@ -5380,30 +7077,37 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "Código que executa uma tarefa específica", "Compara números para igualdade", "Compara números para menos", +0, "Compara números para mais", +0,0, "Calcula o máximo dos valores", "Calcula o mínimo dos valores", +0, "Concatena dois trechos de texto", +0,0, "Converte o valor em uma estrutura de dados json.", +0,0, "Converte na hora local", 0, "Ajudantes de correção", 0, "Criar Grupo", "Criar Script", +0, "Crie uma nova forma de imagem.", +0, "Criar um novo sprite de texto.", "Crie um valor inválido deste tipo de objeto", 0, "Criar valores inválidos", "Criar seus próprios aplicativos", -0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0, "Dispositivo atual", "Desvincula o manipulador do evento.", "Exibir a impressora na parede", 0, "Exibe a imagem na parede; você precisará chamar 'atualização na parede' mais tarde se quiser que as alterações sejam refletidas.", -0, +0,0,0,0,0, "Divide números", "Fazer com que as formas se sobreponham", "Quer receber boletins de notícias com informações relacionadas as TouchDevelop, p.ex., novos recursos e eventos futuros?", @@ -5421,15 +7125,18 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "Insira sua afiliação escolar, se houver.", "Os eventos não podem ter parâmetros.", "Exportar para Windows, Android, iOS, Azure", +0, "Extensões", "Facebook", "Preenche uma elipse com uma determinada cor", "Preenche um retângulo com uma determinada cor", "Para scripts publicados, veja também a guia da página de scripts publicados para encontrar dados de cobertura e perfis coletados de forma anônima.", "Fóruns", -0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "Obterá um valor se a música for protegida por DRM", +0,0, "Obtém a posição horizontal do centro em pixels", +0, "Obtém a cor com valor ARGB igual a #00FFFFFF", "Obtém a cor com valor ARGB igual a #FF000000", "Obtém a cor com valor ARGB igual a #FF0000FF", @@ -5443,28 +7150,33 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "Obtém a cor com valor ARGB igual a #FFFFFFFF", "Obtém o movimento atual que combina dados do medidor de aceleração, da bússola e do giroscópio, se disponíveis.", "Obtém as informações detalhadas sobre este dispositivo", -0, +0,0,0,0,0, "Obtém a altura em pixels", "Obtém a altura da imagem da câmera em pixels.", +0,0,0,0,0, "Obtém o nome do fabricante", "Obtém os media players na rede sem fio atual", "Obtém os servidores de mídia na rede doméstica", -0, +0,0,0, "Obtém o nome da impressora", +0,0,0, "Obtém o número de elementos", -0,0, +0,0,0,0, "Obtém as impressoras na rede sem fio atual", +0, "Obtém o volume para sons de 0 (silencioso) a 1 (volume atual)", -0,0, +0,0,0,0, "Obtém a largura em pixels", "Obtém a largura da imagem da câmera em pixels.", "Obtém a posição y em pixels", "Introdução", +0, "Como descobriu o TouchDevelop?", -0,0, +0,0,0,0, "Indica se os trabalhos estão em processamento; novos trabalhos aguardarão antes do processamento, isto é, são chamados de pendentes.", "Indica se novos trabalhos podem iniciar o processamento imediatamente sem aguardar.", "Indica se nenhum trabalho puder ser processado e for necessária intervenção.", +0,0,0,0, "Indica se é possível alterar o volume", "Indica que é possível reproduzir, pausar e retomar a mídia", "Inserir '{0}' {1}", @@ -5473,7 +7185,7 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "Itens marcados com * são obrigatórios.", 0, "Ingressar no grupo", -0,0, +0,0,0,0, "Mapas, localização de endereço, endereço de localização", "Me", "Usuário Minecraft", @@ -5483,28 +7195,30 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "Cores novas ou inseridas", 0, "OneDrive, operações do OneNote", -0, +0,0,0, "Números de telefone, vibrar, etc...", +0, "Escolhe uma cor aleatória", 0,0,0,0,0, "Reproduz a mídia no endereço de internet 'url'.", -0, +0,0, "Examine nossa Declaração de Privacidade", 0, "Publicação de um comentário...", -0, +0,0,0, "Publicar script", "A publicação está sujeita aos nossos ", -0, +0,0, "Lê o corpo de resposta como som wave", "Receba notificações quando outras pessoas avaliam/tiram uma captura de tela/comentam seus scripts, ou respondem um de seus comentários, ou quando ocorrem eventos relacionados às suas assinaturas.", "Responder...", "Redimensiona a imagem de acordo com o tamanho fornecido em pixels", +0, "Retorna uma cópia da imagem", "Retorna uma data que adiciona o número especificado de meses ao valor dessa instância.", "Retorna uma data que adiciona o número especificado de anos ao valor dessa instância.", "Retorna que um número aleatório integral entre 'min' e 'max' incluído.", -0, +0,0,0,0, "Retorna verdadeiro se a instância atual é inútil", "Execute a ação de inline.", 0, @@ -5519,23 +7233,29 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ 0,0,0,0, "Pesquisa a Windows Phone Store (digite aplicativos ou música)", "Ver Mais", -0, +0,0, "Define a transformação de matriz offline 3x3 aplicada à parede.", +0,0, "Define a imagem de fundo", "Define a posição horizontal do centro em pixels", 0,0, "Define a altura em pixels", "Define a posição em pixels", +0, "Define o nível de volume para sons de 0 (silencioso) a 1 (volume atual)", +0, "Define a cor do sprite.", +0,0, "Define a largura em pixels", "Define a velocidade x em pixels/s", "Define a aceleração y em pixels/s^2", "Define a posição y em pixels", "Define a velocidade y em pixels/s", +0, "Configurações", "Mostrar erros no editor se o script usar APIs que impeçam sua execução nessas plataformas.", "Nível de habilidade: {0} ", +0,0,0,0,0,0, "Subtrai números", 0, "TD100: inserir {0} aqui", @@ -5569,6 +7289,7 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "Tipos, ordem e número de parâmetros de evento não podem ser editados.", "Widget de interface do usuário", "Atualiza a imagem em uma forma de imagem (se não for uma forma de imagem)", +0, "Carregar imagens", "Carregar som", "Usuários", @@ -5600,12 +7321,12 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "relatar abusos", "acesse o campo {0}", "adicionar", -0,0, +0,0,0, "adicionar parâmetro de entradas", 0, "adicionar linha abaixo", "adicionar novo", -0, +0,0, "adicionar parâmetro de saídas", 0, "permitir que outros usuários exportem para o aplicativo", @@ -5626,6 +7347,7 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "quebrar no depurador", "ponto de interrupção", "cancelar", +0, "categorias", "alterar (voltar) para local", "alterar conteúdos", @@ -5641,6 +7363,7 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "cor nº{0}", 0,0, "comentários", +0, "script de compilação", "condicional", "conectado", @@ -5696,6 +7419,7 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ 0, "extrair para var", "encontrar referências", +0, "corrigir", "seguir tutorial no editor", "bifurcações", @@ -5749,7 +7473,9 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "nome da biblioteca", "carregar mais", "carregar mais respostas", +0,0, "carregando comentários para /{0}...", +0, "carregando respostas...", "​carregando tutorial​", "carregando...", @@ -5757,7 +7483,7 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "local", "negação lógica", "logs", -0, +0,0, "gerenciar dados", "talvez mais tarde", "usuário minecraft", @@ -5827,6 +7553,7 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "perfil público", "publicar", "publicar como oculto", +0, "extrair alterações", "extrair para nível de bloco", "executar novamente", @@ -5939,6 +7666,7 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ 0, "traduzir", "​traduzindo tutorial​...", +0, "transformar em", "progresso do tutorial", "tutorial: ", @@ -5977,6 +7705,703 @@ if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ "{0} hora{0:s} atrás", "{0} minuto{0:s} atrás", "{0} mês{0:s} atrás", +0, +"{0} segundo{0:s} atrás", +0, +"{0} ano{0:s} atrás" +]); return true; } + +if (lang == "pt-BR") { TDev.Util._setLanguageArray(keys, [ +]); return true; } + +if (lang == "pt-PT") { TDev.Util._setLanguageArray(keys, [ +" -- uma variável local", +" [oculto]", +" de ", +" enviando alterações", +"Chaves como em JavaScript, todas as ferramentas, para desenvolvedores experientes!", +"função “atômica”", +"'{0}' espera {1} aqui", +"'{0}' é obsoleto e não deve ser usado", +"'{0}' retorna um '{1}'; {2}", +", em vez disso, obteve {0}", +", obteve {0}", +". Leia nossas informações sobre ", +"... há mais...", +"// comentário", +"códigos de barras 2D, QR codes e tags NFC", +0, +"esta linha está perfeita! vamos continuar", +"

carregando configurações atuais...

", +0,0,0, +"Uma cor constante", +"Uma variável global", +"Um número (possivelmente negativo e/ou fração)", +"Um número constante", +"Uma imagem", +0, +"Uma referência a um script de biblioteca", +"Uma tabela de linhas definidas pelo usuário", +"Um nome exclusivo de exibição para seu perfil público (pelo menos 8 caracteres)", +0, +"Uma interface do usuário", +0,0,0, +"API Docs", +0, +"Adicionar uma ação que é disparada para cada quadro de exibição", +"Adiciona números", +"Após a interrupção do script, procure o código para ver as informações coletadas.", +"Todos os meus grupos", +"Todos os meus scripts", +"Todos os tutoriais", +0,0,0,0,0,0, +"Uma tabela indexada de linhas definidas pelo usuário", +0, +"Aplica `conversor` a todos os elementos da coleção de entradas e retorna uma coleção de resultados", +"Operações aritméticas e bit a bit em inteiros de 32 bits", +"Arte desse usuário:", +"Perguntar ou exibir valores na tela...", +0,0, +"Procura o painel de controle do dispositivo", +0, +"Alterar o nível de habilidade!", +0,0,0, +"Escolher um media player na rede sem fio atual", +"Escolher um servidor de mídia na rede sem fio atual", +0,0,0,0,0, +"Código gerado quando ocorre uma interação do usuário", +"Código que executa uma tarefa específica", +"Compara números para igualdade", +"Compara números para menos", +0, +"Compara números para mais", +0,0, +"Calcula o máximo dos valores", +"Calcula o mínimo dos valores", +0, +"Concatena dois trechos de texto", +0,0, +"Converte o valor em uma estrutura de dados json.", +0,0, +"Converte na hora local", +0, +"Ajudantes de correção", +0, +"Criar Grupo", +"Criar Script", +0, +"Crie uma nova forma de imagem.", +0, +"Criar um novo sprite de texto.", +"Crie um valor inválido deste tipo de objeto", +0, +"Criar valores inválidos", +"Criar seus próprios aplicativos", +0,0,0,0,0,0,0,0,0,0,0, +"Dispositivo atual", +"Desvincula o manipulador do evento.", +"Exibir a impressora na parede", +0, +"Exibe a imagem na parede; você precisará chamar 'atualização na parede' mais tarde se quiser que as alterações sejam refletidas.", +0,0,0,0,0, +"Divide números", +"Fazer com que as formas se sobreponham", +"Quer receber boletins de notícias com informações relacionadas as TouchDevelop, p.ex., novos recursos e eventos futuros?", +"Não se esqueça de rolar para baixo na tela e tocar em 'salvar' quando terminar de editar!", +"Arrastar e soltar blocos, interface simplificada, ótimo para iniciantes!", +"Traça uma linha entre dois pontos", +"Desenha alguma borda de texto com uma determinada cor e tamanho de fonte", +"Edite código como texto, mais opções, para aspirantes a criadores de aplicativos!", +0, +"Texto inserido ou baixado da Web", +"Insira um nome", +0, +"Insira algumas informações sobre você", +"Insira o URL de seu website pessoal (Exemplo: http://www.northwindtraders.com)", +"Insira sua afiliação escolar, se houver.", +"Os eventos não podem ter parâmetros.", +"Exportar para Windows, Android, iOS, Azure", +0, +"Extensões", +"Facebook", +"Preenche uma elipse com uma determinada cor", +"Preenche um retângulo com uma determinada cor", +"Para scripts publicados, veja também a guia da página de scripts publicados para encontrar dados de cobertura e perfis coletados de forma anônima.", +"Fóruns", +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +"Obterá um valor se a música for protegida por DRM", +0,0, +"Obtém a posição horizontal do centro em pixels", +0, +"Obtém a cor com valor ARGB igual a #00FFFFFF", +"Obtém a cor com valor ARGB igual a #FF000000", +"Obtém a cor com valor ARGB igual a #FF0000FF", +"Obtém a cor com valor ARGB igual a #FF008000", +"Obtém a cor com valor ARGB igual a #FF00FFFF", +"Obtém a cor com valor ARGB igual a #FF800080", +"Obtém a cor com valor ARGB igual a #FFFF0000", +"Obtém a cor com valor ARGB igual a #FFFF00FF", +"Obtém a cor com valor ARGB igual a #FFFFA500", +"Obtém a cor com valor ARGB igual a #FFFFFF00", +"Obtém a cor com valor ARGB igual a #FFFFFFFF", +"Obtém o movimento atual que combina dados do medidor de aceleração, da bússola e do giroscópio, se disponíveis.", +"Obtém as informações detalhadas sobre este dispositivo", +0,0,0,0,0, +"Obtém a altura em pixels", +"Obtém a altura da imagem da câmera em pixels.", +0,0,0,0,0, +"Obtém o nome do fabricante", +"Obtém os media players na rede sem fio atual", +"Obtém os servidores de mídia na rede doméstica", +0,0,0, +"Obtém o nome da impressora", +0,0,0, +"Obtém o número de elementos", +0,0,0,0, +"Obtém as impressoras na rede sem fio atual", +0, +"Obtém o volume para sons de 0 (silencioso) a 1 (volume atual)", +0,0,0,0, +"Obtém a largura em pixels", +"Obtém a largura da imagem da câmera em pixels.", +"Obtém a posição y em pixels", +"Introdução", +0, +"Como descobriu o TouchDevelop?", +0,0,0,0, +"Indica se os trabalhos estão em processamento; novos trabalhos aguardarão antes do processamento, isto é, são chamados de pendentes.", +"Indica se novos trabalhos podem iniciar o processamento imediatamente sem aguardar.", +"Indica se nenhum trabalho puder ser processado e for necessária intervenção.", +0,0,0,0, +"Indica se é possível alterar o volume", +"Indica que é possível reproduzir, pausar e retomar a mídia", +"Inserir '{0}' {1}", +"Interagir com os dispositivos na rede doméstica. Dispositivos devem ser compatível com UPnP ™.", +0, +"Itens marcados com * são obrigatórios.", +0, +"Ingressar no grupo", +0,0,0,0, +"Mapas, localização de endereço, endereço de localização", +"Me", +"Usuário Minecraft", +0,0,0, +"Multiplica números", +"Novos Scripts", +"Cores novas ou inseridas", +0, +"OneDrive, operações do OneNote", +0,0,0, +"Números de telefone, vibrar, etc...", +0, +"Escolhe uma cor aleatória", +0,0,0,0,0, +"Reproduz a mídia no endereço de internet 'url'.", +0,0, +"Examine nossa Declaração de Privacidade", +0, +"Publicação de um comentário...", +0,0,0, +"Publicar script", +"A publicação está sujeita aos nossos ", +0,0, +"Lê o corpo de resposta como som wave", +"Receba notificações quando outras pessoas avaliam/tiram uma captura de tela/comentam seus scripts, ou respondem um de seus comentários, ou quando ocorrem eventos relacionados às suas assinaturas.", +"Responder...", +"Redimensiona a imagem de acordo com o tamanho fornecido em pixels", +0, +"Retorna uma cópia da imagem", +"Retorna uma data que adiciona o número especificado de meses ao valor dessa instância.", +"Retorna uma data que adiciona o número especificado de anos ao valor dessa instância.", +"Retorna que um número aleatório integral entre 'min' e 'max' incluído.", +0,0,0,0, +"Retorna verdadeiro se a instância atual é inútil", +"Execute a ação de inline.", +0, +"Atualizações de script", +"Scripts desse usuário:", +"Pesquisar Ajuda", +"Pesquisar e navegar na web...", +"Pesquisar código...", +"Pesquisar tudo", +"Pesquisar aqui...", +"Pesquisar...", +0,0,0,0, +"Pesquisa a Windows Phone Store (digite aplicativos ou música)", +"Ver Mais", +0,0, +"Define a transformação de matriz offline 3x3 aplicada à parede.", +0,0, +"Define a imagem de fundo", +"Define a posição horizontal do centro em pixels", +0,0, +"Define a altura em pixels", +"Define a posição em pixels", +0, +"Define o nível de volume para sons de 0 (silencioso) a 1 (volume atual)", +0, +"Define a cor do sprite.", +0,0, +"Define a largura em pixels", +"Define a velocidade x em pixels/s", +"Define a aceleração y em pixels/s^2", +"Define a posição y em pixels", +"Define a velocidade y em pixels/s", +0, +"Configurações", +"Mostrar erros no editor se o script usar APIs que impeçam sua execução nessas plataformas.", +"Nível de habilidade: {0} ", +0,0,0,0,0,0, +"Subtrai números", +0, +"TD100: inserir {0} aqui", +"TD101: não é possível encontrar '{0}'", +"TD109: não é possível fazer essa atribuição", +"TD111: não é possível atribuir de {0} a {1}", +"TD112: não consigo encontrar a propriedade '{0}' em {1}", +"TD115: parâmetro(s) excessivo(s) fornecido(s) para {0}", +"TD116: não foram fornecidos parâmetros suficientes para {0}", +"TD118: condição 'se' quer {1}", +0, +"TD130: associado de 'para' quer {1}", +"TD144: parece que está faltando '{0}', tente adicioná-lo", +"TD145: parece que está faltando um operador (como '+', '(' ou ',') aqui", +"TD147: não esperávamos '{0}' aqui", +"TD150: não pode chamar antes de '('", +"TD151: unclosed ' ('", +"TD152: inesperado ')'", +"TD154: o operador precisa de alguma coisa após isso", +"TD155: '{0}' não pode ser atribuída a uma variável local", +0,0, +"Este script usa os seguintes recursos: ", +0, +"Para adicionar dados de página, crie uma variável local e toque em 'promover para campo'.", +"Tradução, fala em texto,...", +"Traduções por Microsoft ® Translator, toque para ver o original...", +0,0,0, +"Tutoriais", +"Twitter", +"Digite para pesquisar...", +"Tipos, ordem e número de parâmetros de evento não podem ser editados.", +"Widget de interface do usuário", +"Atualiza a imagem em uma forma de imagem (se não for uma forma de imagem)", +0, +"Carregar imagens", +"Carregar som", +"Usuários", +"Adaptaremos o editor ao seu nível de habilidade em codificação. Você poderá alterar seu nível de habilidade posteriormente no hub.", +"Qual seu nível de conhecimento de programação?", +"Qual é a sua ocupação?", +"O que há de novo", +"Onde você está?", +0, +"Grava outra imagem em um determinado local. A opacidade varia de 0 (transparente) a 1 (opaco).", +"YouTube", +"Seu usuário GitHub.", +"Seu usuário Minecraft.", +"Sua arte aparecerá aqui", +"Seu endereço de email ainda não foi verificado Verifique sua caixa de entrada.", +"Seu nome completo", +"Seu script aparecerá aqui", +"Seu handle do twitter, como @touchdevelop.", +"alguns segundos atrás", +"uma função", +"uma variável global", +"um minuto atrás", +"uma página", +"sobre cobertura", +"sobre percepções", +"sobre perfil", +"sobre você", +"abuso", +"relatar abusos", +"acesse o campo {0}", +"adicionar", +0,0,0, +"adicionar parâmetro de entradas", +0, +"adicionar linha abaixo", +"adicionar novo", +0,0, +"adicionar parâmetro de saídas", +0, +"permitir que outros usuários exportem para o aplicativo", +"excelente, surpreendente, impressionante, espantoso, fenomenal, de tirar o fôlego, clássico, legal, curioso, diferente, excepcional, exclusivo, extraordinário, fabuloso, fantástico, esplêndido, ótimo, ", +0, +"uma definição de tipo de função", +"uma hora atrás", +0, +"arte", +"recurso de arte", +"autor", +"voltar", +"backspace", +"usar backspace nisto", +"base", +"iniciante", +0,0,0,0,0,0,0,0,0,0, +"quebrar no depurador", +"ponto de interrupção", +"cancelar", +0, +"categorias", +"alterar (voltar) para local", +"alterar conteúdos", +"verifica se a referência não foi definida", +"escolha seu nível de habilidade em codificação", +"escolha...", +"limpar", +0, +"clonar", +"sessões de nuvem", +"código", +"codificador", +"cor nº{0}", +0,0, +"comentários", +0, +"script de compilação", +"condicional", +"conectado", +0, +"continuar", +"copiar", +0, +"cobertura", +0, +"criar um novo parâmetro", +0, +"cria uma coleção vazia de objetos", +"criação de script", +0, +"expressão atual", +"personalize a arte!", +"recortar", +0, +"banco de dados", +"depurar", +"ponto decimal", +0, +"excluir", +"excluir dados locais e permissões", +0, +"rebaixar para var", +"descrição", +"detalhes", +"diff curr", +"diff prev", +0, +"ignorar", +"valor de exibição", +"exibe o objeto na rede", +"docs", +"pronto!", +"editar", +"e se", +"email", +"email e notificações por push", +0, +"erros", +"eventos", +"ex: ", +"excelente; ótimo trabalho; incrível; legal; você é demais; bom trabalho; extraordinário; você conseguiu; é isso aí", +"saída", +"especialista", +"exportar", +"exportar uma representação JSON dos conteúdos", +"exportar para aplicativo", +"exportado desta biblioteca", +"estender", +0, +"extrair para var", +"encontrar referências", +0, +"corrigir", +"seguir tutorial no editor", +"bifurcações", +"função", +"nome da função", +"tipos de função", +"função, variável, biblioteca...", +"gênero", +"obter meu certificado da Hora do Código™", +"usuário github", +"dado ♥", +"substituição global", +"variável global", +"variáveis globais", +"voltar para a codificação! {0}★ para ir", +"ir para", +"ir para a lista de coisas em seu script", +"ir para a etapa anterior", +"objetivo:", +0, +"grupos", +"corações", +"ajuda", +0, +"histórico", +"como encontrou", +"quero que seja executado em", +"terminei com meu Hora do Código™", +0,0,0, +"importar valores de campo de um objeto JSON", +0, +"incrível, mágico, maravilhoso, maravilhoso, alucinante, estarrecedor, milagroso, peculiar, fenomenal, radical, formidável, especial, espetacular, vistoso, deslumbrante, superlegal, ", +"inserir comentário", +"inserir instrução", +"inserir {0}", +"percepções", +"no local", +"questões", +"basta digitar os termos de pesquisa!", +"continuar editando", +"aprender", +"saiba mais sobre publicação", +"saber mais", +"saiba mais sobre {0}", +"vamos mudar isso", +"vamos fazer isso!", +"vamos começar!", +"lib", +"bibliotecas", +"biblioteca", +"nome da biblioteca", +"carregar mais", +"carregar mais respostas", +0,0, +"carregando comentários para /{0}...", +0, +"carregando respostas...", +"​carregando tutorial​", +"carregando...", +"local", +"local", +"negação lógica", +"logs", +0,0, +"gerenciar dados", +"talvez mais tarde", +"usuário minecraft", +"mais", +"mais ", +"mais configurações", +"mover cursor", +"mover para a esquerda", +"mova o cursor para esquerda", +"mova o cursor para a direita", +"mover para a biblioteca", +"minha arte", +"meus scripts", +0, +"necessário uma string diferente aqui", +"é necessário excluir isso", +"é necessário editar em algum outro local", +"negação", +"nova linha", +0, +"novo stmt abaixo", +"nova variável", +"próximos tutoriais...", +"apelido", +0, +"nenhuma arte publicada por este usuário", +"nenhum comentário; toque para escrever algum!", +"nenhum script de bifurcações, instalação, edição e nova publicação para criar um!", +"nenhum coração. Você pode adicionar um desde que instale um script!", +"nenhuma imagem carregada ainda", +"nenhuma marca; toque para adicionar alguma!", +"notificações", +"agora você pode selecionar uma propriedade de {0}; ele não faz nada sozinho", +"agora você pode selecionar uma propriedade nele", +"número", +"entrada de número", +0, +"ocupação", +"de um objeto", +"offline disponível", +0,0,0, +"online", +0,0, +"visão geral", +"páginas", +0, +"analisando o texto do script", +"colar", +"pausar", +0, +"imagem", +0, +"aguarde...", +"plugins", +"visualizar", +"imprimir", +"privacy and cookies", +"privado", +"função privada", +"perfil privado", +"perfil", +"conhecimento de programação", +0, +"promover para dados", +"promover a campo", +"apelido público", +"perfil público", +"publicar", +"publicar como oculto", +0, +"extrair alterações", +"extrair para nível de bloco", +"executar novamente", +"leia mais...", +"somente leitura", +"nome real", +"receber boletins de notícias por email", +"receber notificações por email", +"registrar nome:", +"teclado normal", +"recarregando script​", +"remover", +0, +"remover imagem", +"renomear", +"repetir n vezes", +"repetir na coleção", +"repetir enquanto", +0, +"substituir tudo no script", +"substituir imagem", +"replicado", +"replicado ", +"denunciar abuso", +0, +"reverter para versão publicada", +0, +"retroceder ", +"executar", +"executar principal", +0, +"executar com instrumentação", +"salvar", +"salvo", +"salvando...", +"escola", +"telas", +"captura de tela", +"captura de tela de {0}", +"script", +"propriedades do script", +0,0, +"pesquisar arte", +"pesquisar imagens de arte", +"pesquisar {0} aqui", +0, +"pesquisando...", +0, +"selecionar", +"selecionar mais", +"selecionar essa linha", +"definir nome da variável local", +"definir nome", +"definir o manipulador que é invocado quando o painel é tocado", +"define todos os campos para os valores padrão", +"configurações", +"compartilhar", +"mostrar como completar esta atividade", +"mostrar mais opções", +"demonstração", +"entrar", +"sair", +"entrando...", +"simplificar", +"ignorar a iteração", +"social", +"som", +"dividir", +"começar novamente", +"iniciando...", +"entrar", +"sair", +"transpor", +"parar", +"parar função", +"parar loop", +"store in var", +"armazenar o valor em uma variável", +"cadeia de caracteres", +"faixa '{0}'", +0,0, +"superior, supernatural, tremendo, inacreditável, sobrenatural, único, sem precedente, incomum, estranho, magnífico, notável", +0,0, +"tags", +0,0,0, +"toque aqui quando concluir", +"toque aqui", +"toque lá para obter instruções", +"toque aqui para executar seu aplicativo", +"tocar para alterar a cor", +0, +"toque para traduzir com o Microsoft® Translator...", +"temporário", +"terms of use", +"teste", +"testar função", +"testes", +"testa se duas referências estão relacionadas a um mesmo objeto", +0, +"o hub", +"este script é uma biblioteca", +"este script é um serviço Web", +0, +"tempo e datas", +"para código", +"para continuar a codificar", +"para var global", +"ativar/desativar ponto de interrupção", +"Novidades principais", +0, +"traduzir", +"​traduzindo tutorial​...", +0, +"transformar em", +"progresso do tutorial", +"tutorial: ", +"tutoriais", +"handle do twitter", +0, +"tipo: {0}", +"desfazer", +0, +"atualização", +"carregar", +"carregar imagens", +"carregar screenshot", +"carregar som", +"url", +0, +"nome da variável", +"exibir como script", +"papel de parede", +"temos uma biblioteca '{0}' aqui; {1}", +"temos {0:a} aqui; você queria fazer algo com isso?", +0, +"precisamos de um teclado diferente", +"precisamos editar outro item", +"orientaremos você passo a passo", +0, +"website", +"url do website", +"ano de nascimento", +0,0, +"você conseguiu!", +0, +"{0} ({1} linha{1:s})", +"{0} dia{0:s} atrás", +0, +"{0} hora{0:s} atrás", +"{0} minuto{0:s} atrás", +"{0} mês{0:s} atrás", +0, "{0} segundo{0:s} atrás", 0, "{0} ano{0:s} atrás" @@ -5994,7 +8419,7 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, ". Прочитать сведения о ", 0, "//комментарий", -0, +0,0, "эта строка идеальна! давайте двигаться дальше", 0,0,0,0, "Константа цвета", @@ -6035,7 +8460,7 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "Переходит к панели управления устройства", 0, "Изменить уровень мастерства!", -0, +0,0,0, "Выберите мультимедиапроигрыватель в текущей беспроводной сети", "Выберите мультимедийный сервер в текущей беспроводной сети", "Выберите принтер в текущей беспроводной сети", @@ -6046,21 +8471,24 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "Код, который выполняет определенную задачу", "Сравнивает числа (равенство)", "Сравнивает числа (определяет меньшее из них)", -"Сравнивает числа (определяет большее из них)", -0,0, -"Соединяет две части текста", 0, +"Сравнивает числа (определяет большее из них)", +0,0,0,0,0, +"Соединяет две части текста", +0,0,0,0,0, "Преобразует время в местное", "Мобильное приложение Cordova", 0, "Подсчитывает количество строк", "Создать группу", "Создать скрипт", +0, "Создать новый спрайт изображения.", -0,0, +0,0,0, "Создание коллекций элементов.", 0, "Создание собственных приложений", +0,0, "Создается недопустимый экземпляр коллекции устройства", "Создается недопустимый экземпляр устройства", "Создается недопустимый экземпляр Media Link", @@ -6075,7 +8503,9 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "Отображение сведений о принтере на стене", 0, "Отображает изображение на стене; необходимо вызвать позже команду \"обновить на стене\", если вы хотите увидеть изменения.", +0, "Отображает плейлист на стене", +0,0,0, "Делит числа", "Сделайте наложение спрайтов", 0,0,0, @@ -6087,6 +8517,7 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "Введите имя сценария...", 0,0,0,0, "Экспортировать в Windows, Android, iOS, Azure", +0, "Расширения", "Facebook", "Заполняет эллипс определенным цветом", @@ -6095,38 +8526,45 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "Форумы", 0,0, "Функции в текущем сценарии", -0,0, +0,0,0,0,0,0, "Получает список всех изображений", "Получает список всех песен", "Получает список всех видео", +0,0,0,0, "Получает значение, которое указывает на то, защищена ли песня с помощью DRM", +0,0, "Получает горизонтальное положение по центру в пикселях", -0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0, "Получает текущее движение, которое сочетает данные, полученные с помощью акселерометра, компаса и гироскопа (при наличии).", "Получает подробные сведения об этом устройстве", +0,0,0, "Получает понятное имя устройства", +0, "Получает высоту в пикселях", "Получает высоту изображения с камеры в пикселях.", +0,0,0,0,0, "Получает имя производителя", "Получает сведения о мультимедиапроигрывателях в текущей беспроводной сети", "Получает сведения о мультимедийных серверах в домашней сети", -0, +0,0,0, "Получает имя принтера", -0, +0,0,0,0,0, "Получает количество плейлистов", -0, +0,0, "Получает сведения о принтерах в текущей беспроводной сети", +0, "Получает громкость звука, значения — от 0 (без звука) до 1 (текущая громкость)", "Получает статус игрока", -0, +0,0,0, "Получает ширину в пикселях", "Получает ширину изображения с камеры в пикселях.", "Получает положение y в пикселях", "Приступая к работе", -0,0,0, +0,0,0,0,0,0, "Указывает, обрабатываются ли задания; новые задания будут ждать обработки, т. е. такие задания называются ожидающими.", "Указывает, могут ли новые задания начать обрабатываться сразу без ожидания.", "Указывает на то, что задания не могут быть обработаны и требуется вмешательство.", +0,0,0,0, "Указывает, можно ли изменить громкость", "Указывает, что для медиа-объектов можно использовать функцию воспроизведения, приостановки и возобновления воспроизведения", "Вставить '{0}' {1}", @@ -6136,7 +8574,7 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "Данные JSON", "Присоединиться к группе", "Библиотеки, на которые ссылается текущий сценарий", -0,0,0,0, +0,0,0,0,0,0, "Подробнее", 0, "Перемещает игрока в предыдущих средств массовой информации в очереди.", @@ -6144,7 +8582,7 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "Новые скрипты", "Новые или встроенные цвета", "Объекты, таблицы и индексы в текущем сценарии", -0,0,0, +0,0,0,0,0,0, "Выбирает случайный цвет", "Картинки и музыка...", "Картинки, звуки и т.д. в текущем сценарии", @@ -6152,20 +8590,22 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "Воспроизводит мультимедиа по домашней сети.", 0, "Воспроизводит медиа-объект, находящийся по определенному URL-адресу в Интернете.", +0, "Проигрывает песни в плейлисте", 0,0, "Опубликовать комментарий...", -0,0, +0,0,0,0, "Публикация регулируется нашими ", -0, +0,0, "Читает текст ответа со звуком WAVE", 0, "Ответ...", "Изменяет размер изображения на определенный размер в пикселях", +0, "Возвращает копию изображения", "Возвращает дату, которая прибавляет указанное количество месяцев к значению этого экземпляра.", "Возвращает дату, которая прибавляет указанное количество лет к значению этого экземпляра.", -0,0, +0,0,0,0,0, "Возвращает значение \"истина\", если текущий экземпляр является бесполезным", "Запуск встроенных действий.", 0, @@ -6183,24 +8623,26 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "Поиск видео в определенном промежутке времени.", "Осуществляет поиск в Магазине Windows Phone (введите название приложений или музыкальных композиций)", "Больше", -0, +0,0, "Задает аффинное преобразование с матричным представлением 3x3, которое применяется к стене.", -0, +0,0,0, "Устанавливает горизонтальное положение по центру в пикселях", "Устанавливает текущее значение", "Задает понятное имя устройства", "Устанавливает высоту в пикселях", "Устанавливает положение в пикселях", -"Устанавливает громкость звука, значения — от 0 (без звука) до 1 (текущая громкость)", 0, +"Устанавливает громкость звука, значения — от 0 (без звука) до 1 (текущая громкость)", +0,0,0,0, "Устанавливает ширину в пикселях", "Устанавливает скорость x в пикселях/с", "Устанавливает ускорение y в пикселях/с^2", "Устанавливает положение y в пикселях", "Устанавливает скорость y в пикселях/с", +0, "Параметры", "В редакторе будут отображаться ошибки, если в скрипте используются API, которые не дают ему выполняться на этих платформах.", -0, +0,0,0,0,0,0,0, "Вычитает числа", 0, "TD100: вставить {0} сюда", @@ -6236,6 +8678,7 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, 0, "Мини-приложение пользовательского интерфейса", "Обновляет изображение на его спрайте (если это спрайт изображения)", +0, "Загрузить изображение", "Загрузить звук", "Пользователи", @@ -6262,12 +8705,13 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, 0, "доступ к полю {0}", "добавить", +0, "добавить комментарий", "добавить комментарий для этого поля", "Добавить параметр ввода", "добавить строку выше", "добавить строку ниже", -0,0, +0,0,0, "Добавить параметр вывода", "добавить {0}", "разрешить другим пользователям экспортировать элементы в приложение", @@ -6297,6 +8741,7 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "переключиться в отладчик", "точка останова", "отмена", +0, "категории", "изменить на локальный", "изменить содержимое", @@ -6311,6 +8756,7 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "цвет: {0}", "комментарий", "комментарии", +0, "компиляция скрипта", "условное", 0, @@ -6363,6 +8809,7 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "извлечение параметров", "извлечь в переменную", "найти ссылки", +0, "исправить", "следовать учебнику в редакторе", "вилки", @@ -6415,12 +8862,14 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "имя библиотеки", "загрузить еще", "загрузить больше ответов", -"загрузка комментариев для {0}...", 0,0, +"загрузка комментариев для {0}...", +0,0,0, "загрузка...", 0,0, "логическое отрицание", "журналы", +0, "сделать вызов асинхронного", "управление данными", "возможно, позже", @@ -6488,7 +8937,7 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "прогресс", 0,0,0,0, "опубликовать", -0, +0,0, "перетащить изменения", "перенести на уровень блоков", "повторный запуск", @@ -6597,6 +9046,7 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "touchdevelop", "перевести", "перевод урока...", +0, "преобразовать в", "Прохождение курса", "учебник: ", @@ -6633,6 +9083,7 @@ if (lang == "ru") { TDev.Util._setLanguageArray(keys, [0, "Часов назад: {0}", "Минут назад: {0}", "Месяцев назад: {0}", +0, "Секунд назад: {0}", "{0} вверх", "Лет назад: {0}" @@ -6647,7 +9098,7 @@ if (lang == "tr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, ". Lütfen gizlilik ve tanımlama bilgileri ", 0, "// yorum", -0, +0,0, "bu satır mükemmel! devam edelim", 0,0,0,0, "Sabit bir renk", @@ -6672,7 +9123,7 @@ if (lang == "tr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "Giriş koleksiyonunun tüm öğelerinde `dönüştürücü` uygular ve sonuçların koleksiyonunu getirir", 0,0,0,0,0, "Cihaz kontrol paneline göz atar", -0,0,0, +0,0,0,0,0, "Geçerli kablosuz ağdaki bir medya oynatıcısını seçin", "Geçerli kablosuz ağdaki bir medya sunucusunu seçin", 0,0,0,0,0, @@ -6680,24 +9131,26 @@ if (lang == "tr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "Belirli bir görevi yerine getiren kod", "Eşitlik için sayıları karşılaştırır", "Daha azı için sayıları karşılaştırır", -"Daha fazlası için sayıları karşılaştırır", -0,0, -"Metnin iki parçasını birleştirir", 0, +"Daha fazlası için sayıları karşılaştırır", +0,0,0,0,0, +"Metnin iki parçasını birleştirir", +0,0,0,0,0, "Yerel saate dönüştürür", 0,0,0, "Grup Oluştur", "Komut Dosyası Oluştur", +0, "Yeni bir hareketli resim oluştur.", -0,0,0,0, +0,0,0,0,0, "Kendi uygulamalarınızı oluşturun", -0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0, "Geçerli cihaz", "İşleyiciyi etkinlikten ayırır.", "Yazıcıyı duvarda görüntüler", 0, "Görüntüyü duvara getirir; daha sonra değişikliklerin yansıtılmasını isterseniz 'duvarda güncelle' öğesini seçmelisiniz.", -0,0, +0,0,0,0,0,0, "Hareketli görüntüleri üst üste bindir", 0,0,0, "İki nokta arasında bir çizgi çizer", @@ -6706,60 +9159,66 @@ if (lang == "tr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "Gömülü metin veya web'den indirilen", 0,0,0,0,0,0, "Windows'a, Android'e, iOS'a, Azure'ye aktar", -0, +0,0, "Facebook", "Elipsi belirlenmiş bir renk ile doldurur", "Dikdörtgeni belirlenmiş renk ile doldurur", "Yayınlanan komut dosyaları için, anonim olarak toplanan kitle kaynaklı profil ve kapsam verilerini bulmak için yayınlanan komut dosyası sayfasının sekmesine de bakın.", "Forumlar", -0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "Şarkının DRM korumalı olup olmadığına göre bir değer alır", +0,0, "Pikseldeki merkez yatay pozisyonunu alır", -0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0, "Kullanılabilir ise ivmeölçer, pusula ve jiroskoptan gelen verileri birleştiren geçerli hareketi alır.", "Bu cihaz hakkında detaylı bilgi edinir", -0, +0,0,0,0,0, "Pikseldeki yüksekliği alır", "Kamera görüntüsünün yüksekliğini piksel olarak alır.", +0,0,0,0,0, "Üretici adını alır", "Geçerli kablosuz ağdaki medya oynatıcılarını alır", "Ev ağındaki medya sunucularını alır", -0, -"Yazıcının adını alır", 0,0,0, +"Yazıcının adını alır", +0,0,0,0,0,0,0,0, "Geçerli kablosuz ağdaki yazıcıları alır", +0, "Sesler için ses yüksekliğini 0 (sessiz) ile 1 (geçerli ses) arasında alır", -0,0, +0,0,0,0, "Pikseldeki genişliği alır", "Kamera görüntüsünün genişliğini piksel olarak alır.", "Pikseldeki y konumunu alır", "Başlarken", -0,0,0, +0,0,0,0,0,0, "İşlerin işlendiğini gösterir; yeni işler işleme geçmeden önce bekler, yani beklemekte olduğu söylenir.", "Yeni işlerin beklemeden hemen işlenebileceğini gösterir.", "Hiçbir işin işlenemediğini ve müdahalenin gerekli olduğunu gösterir.", +0,0,0,0, "Ses değiştirilebilir ise gösterir", "Medyanın oynatılabileceğini, duraklatılabileceğini, devam ettirilebileceğini gösterir", 0,0,0,0,0, "Gruba Katıl", -0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0, "Sayıları çarpar", "Yeni Komut Dosyaları", "Yeni veya mevcut renkler", -0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0, "'url' internet adresinde medya oynatır.", -"Çalma listesindeki şarkıları çalar", -0,0,0,0,0, -"Yayınlama kullanım koşullarımıza ", 0, +"Çalma listesindeki şarkıları çalar", +0,0,0,0,0,0,0, +"Yayınlama kullanım koşullarımıza ", +0,0, "Yanıt gövdesini bir ses dalgası olarak okur", 0, "Yanıtla...", "Belirlenmiş piksel boyutuna resmi yeniden boyutlandırır", +0, "Görüntünün bir kopyasını getirir", "Bu örneğin değerine göre belirtilen ayların sayısını ekleyen bir tarihe döner.", "Bu örneğin değerine göre belirtilen yılların sayısını ekleyen bir tarihe döner.", -0,0, +0,0,0,0,0, "Geçerli örnek işe yaramaz ise doğru döner", 0,0, "Komut Dosyası Güncellemeleri", @@ -6773,23 +9232,25 @@ if (lang == "tr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, 0,0,0,0, "Windows Phone Mağazası'nı arar (uygulamalar veya müzikte yazın)", "Daha Fazla Bilgi Edinin", -0, +0,0, "Duvara uygulanan afin matris dönüşümünü 3x3 olarak ayarlar.", -0, +0,0,0, "Pikseldeki merkez yatay pozisyonunu belirler", 0,0, "Pikseldeki yüksekliği belirler", "Pikseldeki konumu belirler", -"Sesler için ses yüksekliği seviyesini 0 (sessiz) ile 1 (geçerli ses) arasında ayarlar", 0, +"Sesler için ses yüksekliği seviyesini 0 (sessiz) ile 1 (geçerli ses) arasında ayarlar", +0,0,0,0, "Pikseldeki genişliği belirler", "Pikselde/saniyede x hızını belirler", "Pikselde/saniyede^2 y hızlanmasını belirler", "Pikseldeki y konumunu belirler", "Pikselde/saniyede y hızını belirler", +0, "Ayarlar", "Komut dosyası, bu platformlar üzerinde çalışmasını önleyen API'ler kullanıyorsa, hataları düzenleyicide göster.", -0, +0,0,0,0,0,0,0, "Sayıları çıkarır", 0, "TD100: buraya {0} ekle", @@ -6822,6 +9283,7 @@ if (lang == "tr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, 0, "UI widget", "Hareketli resimdeki resmi günceller (hareketli resim ise)", +0, "Resim Yükle", "Ses Yükle", "Kullanıcılar", @@ -6845,11 +9307,11 @@ if (lang == "tr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "profil hakkında", 0,0,0,0, "ekle", -0,0, +0,0,0, "giriş parametresi ekle", 0, "aşağıya satır ekle", -0,0, +0,0,0, "çıkış parametresi ekle", 0, "diğer kullanıcıların uygulamaya aktarmalarına izin ver", @@ -6868,6 +9330,7 @@ if (lang == "tr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "hata ayıklamayı ara ver", "kesme noktası", "iptal", +0, "kategoriler", "yerele (geri) değiştir", 0,0,0,0, @@ -6879,6 +9342,7 @@ if (lang == "tr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "renk #{0}", 0,0, "yorumlar", +0, "komut dosyası derleniyor", "koşullu", 0,0, @@ -6922,6 +9386,7 @@ if (lang == "tr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, 0, "değişkene çıkar", "referans bul", +0, "düzelt", "düzenleyicide öğreticiyi takip edin", "çatallar", @@ -6966,12 +9431,12 @@ if (lang == "tr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "kitaplık", 0, "daha fazla yükle", -0,0,0,0, +0,0,0,0,0,0,0, "yükleniyor...", 0,0, "mantıksal olumsuzlama", "günlükler", -0, +0,0, "verileri yönet", "belki daha sonra", 0, @@ -7027,7 +9492,7 @@ if (lang == "tr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "profil", 0,0,0,0,0,0, "yayınla", -0, +0,0, "değişiklikleri çek", "seviyeyi engellemek için çek", "yeniden çalıştır", @@ -7121,7 +9586,7 @@ if (lang == "tr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "popüler ve yeni", 0, "çevir", -0, +0,0, "dönüştür", "öğretici ilerleme durumu", "öğreticiler: ", @@ -7151,6 +9616,7 @@ if (lang == "tr") { TDev.Util._setLanguageArray(keys, [0,0,0,0,0,0, "{0} saat{0:s} önce", "{0} dakika{0:s} önce", "{0} ay{0:s} önce", +0, "{0} saniye{0:s} önce", 0, "{0} yıl{0:s} önce" @@ -7171,7 +9637,7 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "。 请阅读有关以下内容的信息 ", "... 有更多...", "// 注释", -0, +0,0, "此行正确无误!我们继续吧", "

正在加载当前设置...

", 0,0,0, @@ -7205,7 +9671,7 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "浏览到设备控制面板", "相机、 位置、 麦克风和其他传感器", "更改技能等级!", -0, +0,0,0, "选择当前无线网络上的媒体播放器", "选择当前无线网络上的媒体服务器", 0,0,0,0,0, @@ -7213,27 +9679,30 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "执行特定任务的代码", "比较数字是否相等", "比较数字以确定更小值", -"比较数字以确定更大值", -0,0, -"连接两段文本", 0, +"比较数字以确定更大值", +0,0,0,0,0, +"连接两段文本", +0,0,0,0,0, "转换为本地时间", 0,0,0, "创建组", "创建脚本", +0, "新建图片画面。", +0, "创建新的文本画面。", "创建此对象类型的无效值", 0, "创建无效的值", "创建自己的应用", -0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0, "当前设备", "从事件中分离处理程序。", "将打印机显示到展示墙", 0, "将图像显示到展示墙上;稍后如果您希望所做更改生效,则需要调用“展示墙更新”。", -0,0, +0,0,0,0,0,0, "子画面是否重叠", "您是否想要接收 TouchDevelop 相关的信息资讯,例如,有关新功能和近期动向?", "完成编辑后,不要忘记向下滚动,然后点击“保存”!", @@ -7250,15 +9719,18 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "请输入您的附属学校(如果有)。", "事件不能有输出参数。", "导出到 Windows、Android、iOS、Azure", +0, "扩展", "Facebook", "用给定颜色填充椭圆", "用给定颜色填充矩形", "对于已发布的脚本,还可查看已发布脚本页上的选项卡,查找匿名收集的众多个人资料和覆盖率数据。", "论坛", -0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, "获取歌曲是否受 DRM 保护的信息", +0,0, "获取水平居中位置(单位: 像素)", +0, "获取 ARGB 值为 #00FFFFFF 的颜色", "获取 ARGB 值为 #FF000000 的颜色", "获取 ARGB 值为 #FF0000FF 的颜色", @@ -7272,27 +9744,31 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "获取 ARGB 值为 #FFFFFFFF 的颜色", "获取合并了加速计、指南针和陀螺仪数据的当前运动。", "获取有关此设备的详细信息", -0, +0,0,0,0,0, "获取高度(单位: 像素)", "获取相机图像的高度(单位: 像素)。", +0,0,0,0,0, "获取制造商名称", "获取当前无线网络上的媒体播放器", "获取家庭网络上的媒体服务器", -0, -"获取打印机的名称", 0,0,0, +"获取打印机的名称", +0,0,0,0,0,0,0,0, "获取当前无线网络上的打印机", +0, "获取从 0 (静音)到 1 (当前音量)的音量", -0,0, +0,0,0,0, "获取宽度(单位: 像素)", "获取相机图像的宽度(单位: 像素)。", "获取 y 轴位置(单位: 像素)", "快速入门", +0, "您是如何发现 TouchDevelop 的?", -0,0, +0,0,0,0, "指示是否正在处理作业;新作业会等待处理,即处于挂起状态。", "指示能否立即开始处理新作业而无需等待。", "指示是否有作业要处理以及是否需要干预。", +0,0,0,0, "指示能否调整音量", "指示可以播放、暂停、恢复媒介", "插入“{0}”{1}", @@ -7301,7 +9777,7 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "标记 * 的项为必填项。", 0, "加入组", -0,0,0, +0,0,0,0,0, "Me", "Minecraft 用户", "更多", @@ -7309,28 +9785,30 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "乘以数字", "新脚本", "新颜色或内置颜色", -0,0,0, +0,0,0,0,0, "电话号码、 振动、 等...", +0, "选取随机颜色", "图片和音乐......", 0,0,0,0, "播放位于特定“URL” Internet 地址的媒介。", -0, +0,0, "请查看我们的隐私声明。", 0, "发表评论...", -0, +0,0,0, "发布脚本", "发布须遵守我们的 ", -0, +0,0, "以声波形式读取响应体", "其他人查看您的推文或截取推文截图时;或者对推文发表评论或对你的评论进行回复时;或者发生与您的订阅相关的事件时,您会收到电子邮件通知。", "回复...", "将图片调整为给定大小(单位: 像素)", +0, "返回图像副本", "返回向此实例的值中添加指定月数的日期。", "返回向此实例的值中添加指定年数的日期。", -0,0, +0,0,0,0,0, "如果当前实例无效,则返回 true", 0,0, "脚本更新", @@ -7344,23 +9822,29 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ 0,0,0,0, "搜索 Windows Phone 应用商店(键入应用或音乐)", "查看更多", -0, +0,0, "设置应用于展示墙的 3x3 仿射矩阵转换。", +0,0, "设置背景图片", "设定水平居中位置(单位: 像素)", 0,0, "设置高度(单位: 像素)", "设定位置(单位: 像素)", +0, "获取从 0 (静音)到 1 (当前音量)的音量级别", +0, "设置画面颜色。", +0,0, "设置宽度(单位: 像素)", "设置 x 轴速度(单位: 像素/秒)", "设置 y 轴加速度(单位: 像素/秒^2)", "设定 y 轴位置(单位: 像素)", "设置 y 轴速度(单位: 像素/秒)", +0, "设置", "如果该脚本使用任何阻止它在这些平台上运行的 API,会在编辑器中显示错误。", "技能等级:{0} ", +0,0,0,0,0,0, "减去数字", 0, "TD100: 在此插入 {0:a}", @@ -7394,6 +9878,7 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "无法编辑事件参数的类型、顺序和数量。", "UI 小组件", "更新子画面上的图片(如果是子画面)", +0, "上传图片", "上传声音", "用户", @@ -7425,12 +9910,12 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "滥用报告", "访问 {0} 字段", "添加", -0,0, +0,0,0, "添加输入参数", 0, "在下面添加行", "新增", -0, +0,0, "添加输出参数", 0, "允许其他用户导出到应用", @@ -7451,6 +9936,7 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "调试器中断", "断点", "取消", +0, "类别", "改(回)到本地", "更改内容", @@ -7466,6 +9952,7 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "颜色 #{0}", 0,0, "注释", +0, "编译脚本", "条件", "已连接", @@ -7521,6 +10008,7 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ 0, "提取到变量", "查找引用", +0, "修复", "在编辑器中按教程操作", "派生", @@ -7574,7 +10062,9 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "库名称", "加载更多", "加载更多回复", +0,0, "正在加载 /{0} 的注释...", +0, "正在加载回复...", "正在加载教程", "正在加载...", @@ -7582,7 +10072,7 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "位置", "逻辑求反", "日志", -0, +0,0, "管理数据", "以后再说", "minecraft 用户", @@ -7652,6 +10142,7 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "公开信息", "发布", "发布为隐藏项目", +0, "拉进更改", "退出到块级别", "重新运行", @@ -7763,6 +10254,7 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ 0, "翻译", "正在翻译教程...", +0, "变为", "教程进度", "教程: ", @@ -7801,6 +10293,7 @@ if (lang == "zh-CN") { TDev.Util._setLanguageArray(keys, [ "{0} 小时以前", "{0} 分钟以前", "{0} 个月以前", +0, "{0} 秒以前", 0, "{0} 年以前" diff --git a/generated/strings.json b/generated/strings.json index bd17b0f8..d5ae362c 100644 --- a/generated/strings.json +++ b/generated/strings.json @@ -1 +1 @@ -{"Search...":"Search...","my scripts":"my scripts","more":"more","a function":"a function","tap there":"tap there","add":"add","dismiss":"dismiss","run":"run","insert {0}":"insert {0}","script":"script","goal:":"goal:","'Javascripty' curly braces, all the tools, for experienced devs!":"'Javascripty' curly braces, all the tools, for experienced devs!","Sets the position in pixels":"Sets the position in pixels","function":"function","expert":"expert","coder":"coder","beginner":"beginner","insert comment":"insert comment","remove":"remove","translating tutorial...":"translating tutorial...","loading tutorial":"loading tutorial","reloading script":"reloading script","picture":"picture","we have {0:a} here; did you want to do something with it?":"we have {0:a} here; did you want to do something with it?","Me":"Me","privacy and cookies":"privacy and cookies","terms of use":"terms of use"," -- a local variable":" -- a local variable","location":"location","signing in...":"signing in...","global vars":"global vars","clone":"clone","We will adapt the editor to your coding skill level. You can change your skill level later in the hub.":"We will adapt the editor to your coding skill level. You can change your skill level later in the hub.","run main":"run main","Edit code as text, more options, for aspiring app writers!":"Edit code as text, more options, for aspiring app writers!","Drag and drop blocks, simplified interface, great for beginners!":"Drag and drop blocks, simplified interface, great for beginners!","choose your coding skill level":"choose your coding skill level","Your full name":"Your full name","website url":"website url","website":"website","wallpaper":"wallpaper","twitter handle":"twitter handle","sign out":"sign out","sign in":"sign in","save":"save","receive email newsletters":"receive email newsletters","remove picture":"remove picture","Receive email notifications when other people review/take a screenshot of/comment on your scripts, or reply to one of your comments, or when events related to your subscriptions occur.":"Receive email notifications when other people review/take a screenshot of/comment on your scripts, or reply to one of your comments, or when events related to your subscriptions occur.","Your twitter handle, like @touchdevelop.":"Your twitter handle, like @touchdevelop.","receive email notifications":"receive email notifications","real name":"real name","public profile":"public profile","public nickname":"public nickname","private profile":"private profile","saving...":"saving...","Please review our Privacy Statement.":"Please review our Privacy Statement.","Your email address has not yet been verified. Please check your inbox.":"Your email address has not yet been verified. Please check your inbox.","email":"email","email and push notifications":"email and push notifications","Enter your school affiliation if any.":"Enter your school affiliation if any.","school":"school","What is your occupation?":"What is your occupation?","occupation":"occupation","What is your level of programming knowledge?":"What is your level of programming knowledge?","programming knowledge":"programming knowledge","How did you discover TouchDevelop?":"How did you discover TouchDevelop?","how found":"how found","year of birth":"year of birth","notifications":"notifications","nickname":"nickname","about you":"about you","Where in the world are you?":"Where in the world are you?","Your Minecraft user.":"Your Minecraft user.","more settings":"more settings","Your GitHub user.":"Your GitHub user.","minecraft user":"minecraft user","A unique display name for your public profile (at least 8 characters)":"A unique display name for your public profile (at least 8 characters)","Scripts by this user:":"Scripts by this user:","github user":"github user","Items marked with * are required.":"Items marked with * are required.","gender":"gender","Enter the URL to your personal website (Example: http://www.northwindtraders.com)":"Enter the URL to your personal website (Example: http://www.northwindtraders.com)","Enter some information about yourself":"Enter some information about yourself","Don't forget to scroll down and tap 'save' when you are done editing!":"Don't forget to scroll down and tap 'save' when you are done editing!","Do you want to receive informational TouchDevelop-related newsletters, e.g. about new features and upcoming events?":"Do you want to receive informational TouchDevelop-related newsletters, e.g. about new features and upcoming events?","

loading current settings...

":"

loading current settings...

","Art by this user:":"Art by this user:","abuse reports":"abuse reports","go back to coding! {0}★ to go":"go back to coding! {0}★ to go","add input parameter":"add input parameter","start over":"start over","API Docs":"API Docs","Settings":"Settings","Upload Picture":"Upload Picture","help":"help","Users":"Users","breakpoint":"breakpoint","toggle breakpoint":"toggle breakpoint","plugins":"plugins","logs":"logs","Create Script":"Create Script","Create Group":"Create Group","Tutorials":"Tutorials","Forums":"Forums","Join Group":"Join Group","conditional":"conditional","tests":"tests","pages":"pages","events":"events","global variable":"global variable","test":"test","publish":"publish","rename":"rename","script properties":"script properties","select":"select","paste":"paste","decimal dot":"decimal dot","back":"back","undo":"undo","re-run":"re-run","move cursor":"move cursor","private":"private","Facebook":"Facebook","upload picture":"upload picture","showcase":"showcase","the hub":"the hub","cut":"cut","logical negation":"logical negation","A number (possibly negative and/or fractional)":"A number (possibly negative and/or fractional)","number":"number","replicated ":"replicated ","replicated":"replicated","local":"local","temporary":"temporary","publish as hidden":"publish as hidden","learn about publishing":"learn about publishing","Publish script":"Publish script","Minecraft user":"Minecraft user","TD155: '{0}' cannot be assigned to a local variable":"TD155: '{0}' cannot be assigned to a local variable","TD130: bound of 'for' wants {1:a}":"TD130: bound of 'for' wants {1:a}","TD150: cannot call the thing before '('":"TD150: cannot call the thing before '('","TD151: unclosed '('":"TD151: unclosed '('","TD112: i cannot find property '{0}' on {1}":"TD112: i cannot find property '{0}' on {1}","TD116: not enough parameters supplied to {0}":"TD116: not enough parameters supplied to {0}","preview":"preview","move to library":"move to library"," [hidden]":" [hidden]","color #{0}":"color #{0}","load more replies":"load more replies","export to app":"export to app","pull changes":"pull changes","'{0}' is obsolete and should not be used":"'{0}' is obsolete and should not be used","add output parameter":"add output parameter","superior, supernatural, terrific, unbelievable, unearthly, unique, unprecedented, unusual, weird, wonderful, wondrous":"superior, supernatural, terrific, unbelievable, unearthly, unique, unprecedented, unusual, weird, wonderful, wondrous","incredible, magical, marvellous, marvelous, mind-blowing, mind-boggling, miraculous, peculiar, phenomenal, rad, rockin', special, spectacular, startling, stunning, super-cool, ":"incredible, magical, marvellous, marvelous, mind-blowing, mind-boggling, miraculous, peculiar, phenomenal, rad, rockin', special, spectacular, startling, stunning, super-cool, ","amazing, astonishing, astounding, awe-inspiring, awesome, breathtaking, classic, cool, curious, distinct, exceptional, exclusive, extraordinary, fabulous, fantastic, glorious, great, ":"amazing, astonishing, astounding, awe-inspiring, awesome, breathtaking, classic, cool, curious, distinct, exceptional, exclusive, extraordinary, fabulous, fantastic, glorious, great, "," sending changes":" sending changes","diff prev":"diff prev","diff curr":"diff curr","Types, order, and number of event parameters cannot be edited.":"Types, order, and number of event parameters cannot be edited.","Events cannot have out parameters.":"Events cannot have out parameters.","docs":"docs","screens":"screens","starting...":"starting...","TD109: cannot assign to this":"TD109: cannot assign to this","pause":"pause","just keep typing the search terms!":"just keep typing the search terms!","... there's more ...":"... there's more ...","Extensions":"Extensions","tap there for instructions":"tap there for instructions","show how to complete this activity":"show how to complete this activity","move left":"move left","To add page data, create a local var and tap 'promote to field'.":"To add page data, create a local var and tap 'promote to field'.","TD111: cannot assign from {0} to {1}":"TD111: cannot assign from {0} to {1}","{0} ({1} line{1:s})":"{0} ({1} line{1:s})","replace all in script":"replace all in script","global replace":"global replace","create a new parameter":"create a new parameter","base":"base","select more":"select more","extend":"extend","history":"history","strip '{0}'":"strip '{0}'","pull out to block level":"pull out to block level",", got {0:a} instead":", got {0:a} instead","connected":"connected","an function type definition":"an function type definition","tap to translate with Microsoft® Translator...":"tap to translate with Microsoft® Translator...","Translations by Microsoft® Translator, tap to see original...":"Translations by Microsoft® Translator, tap to see original...","into local":"into local","extract to var":"extract to var","turn into":"turn into","else if":"else if","forks":"forks","a minute ago":"a minute ago","loading replies...":"loading replies...","show more options":"show more options","author":"author","find references":"find references","need to edit elsewhere":"need to edit elsewhere","details":"details","an hour ago":"an hour ago","categories":"categories"," of ":" of ","need to delete this":"need to delete this","YouTube":"YouTube","screenshot of {0}":"screenshot of {0}","loading comments for /{0}...":"loading comments for /{0}...","Twitter":"Twitter","my art":"my art","insert statement":"insert statement","learn more":"learn more","hearts":"hearts","library":"library","now you can select a property of {0}; it doesn't do anything by itself":"now you can select a property of {0}; it doesn't do anything by itself","insights":"insights","tutorial progress":"tutorial progress","What's new":"What's new","Search everything":"Search everything","Search Help":"Search Help","Getting started":"Getting started","Export to Windows, Android, iOS, Azure":"Export to Windows, Android, iOS, Azure","top & new":"top & new","learn":"learn","a few seconds ago":"a few seconds ago","screenshot":"screenshot","tags":"tags","share":"share","number entry":"number entry","regular keypad":"regular keypad","Upload Sound":"Upload Sound","Insert '{0}' {1}":"Insert '{0}' {1}","clear":"clear","go to":"go to","sound":"sound","{0} second{0:s} ago":"{0} second{0:s} ago","New Scripts":"New Scripts","update":"update","abuse":"abuse","translate":"translate","Reply...":"Reply...","TD145: there seem to be an operator (like '+', '(' or ',') missing here":"TD145: there seem to be an operator (like '+', '(' or ',') missing here","we have a library '{0}' here; {1}":"we have a library '{0}' here; {1}","now you can select a property on it":"now you can select a property on it","we need different keypad":"we need different keypad","saved":"saved","i'm finished with my Hour of Code™":"i'm finished with my Hour of Code™","a page":"a page","TD154: the operator needs something after it":"TD154: the operator needs something after it","TD144: it seems you're missing '{0}', try adding it":"TD144: it seems you're missing '{0}', try adding it","{0} hour{0:s} ago":"{0} hour{0:s} ago","fix it":"fix it","learn more about {0}":"learn more about {0}","Your art will appear here":"Your art will appear here","{0} minute{0:s} ago":"{0} minute{0:s} ago","break in debugger":"break in debugger","delete":"delete","Picks a random color":"Picks a random color","type: {0}":"type: {0}","need a different string here":"need a different string here","follow tutorial in editor":"follow tutorial in editor","tap here when done":"tap here when done","upload sound":"upload sound","keep editing":"keep editing","searching...":"searching...","choose...":"choose...","Type to search...":"Type to search...","let's get started!":"let's get started!","creating script":"creating script","online":"online","tutorial: ":"tutorial: ","excellent; great job; awesome; cool; you rock; well done; outstanding; you got it; right on":"excellent; great job; awesome; cool; you rock; well done; outstanding; you got it; right on","Post a comment...":"Post a comment...","cancel":"cancel","parsing script text":"parsing script text","errors":"errors","report abuse":"report abuse","issues":"issues","load more":"load more","debug":"debug","TD100: insert {0:a} here":"TD100: insert {0:a} here","loading...":"loading...","Sets the background picture":"Sets the background picture","Gets the color that has the ARGB value of #00FFFFFF":"Gets the color that has the ARGB value of #00FFFFFF","Gets the color that has the ARGB value of #FF800080":"Gets the color that has the ARGB value of #FF800080","Gets the color that has the ARGB value of #FFFF00FF":"Gets the color that has the ARGB value of #FFFF00FF","Gets the color that has the ARGB value of #FFFFFF00":"Gets the color that has the ARGB value of #FFFFFF00","Gets the color that has the ARGB value of #FF00FFFF":"Gets the color that has the ARGB value of #FF00FFFF","Sets the sprite color.":"Sets the sprite color.","Gets the color that has the ARGB value of #FFFFA500":"Gets the color that has the ARGB value of #FFFFA500","Gets the color that has the ARGB value of #FFFFFFFF":"Gets the color that has the ARGB value of #FFFFFFFF","Gets the color that has the ARGB value of #FFFF0000":"Gets the color that has the ARGB value of #FFFF0000","Gets the color that has the ARGB value of #FF0000FF":"Gets the color that has the ARGB value of #FF0000FF","Gets the color that has the ARGB value of #FF000000":"Gets the color that has the ARGB value of #FF000000","'atomic' function":"'atomic' function","test function":"test function","private function":"private function","function name":"function name","print":"print","store the value in a variable":"store the value in a variable","this script is a web service":"this script is a web service","variable name":"variable name","library name":"library name","Enter a name":"Enter a name","exported from this library":"exported from this library","search here for {0}":"search here for {0}","ex: ":"ex: ","to code":"to code","this script is a library":"this script is a library","run with instrumentation":"run with instrumentation","revert to published version":"revert to published version","manage data":"manage data","i want it to run on":"i want it to run on","delete local data and permissions":"delete local data and permissions","allow other users to export to app":"allow other users to export to app","about profile":"about profile","about insights":"about insights","about coverage":"about coverage","Search here...":"Search here...","For published scripts, also look at the tab of the published script page to find anonymously collected crowd-sourced profile and coverage data.":"For published scripts, also look at the tab of the published script page to find anonymously collected crowd-sourced profile and coverage data.","After the script stops, browse the code to see collected information.":"After the script stops, browse the code to see collected information.","read only":"read only","offline available":"offline available","cloud sessions":"cloud sessions","profile":"profile","coverage":"coverage","record name:":"record name:","description":"description","view as script":"view as script","comments":"comments",", got {0}":", got {0}","See More":"See More","'{0}' expects {1} here":"'{0}' expects {1} here","Gets the color that has the ARGB value of #FF008000":"Gets the color that has the ARGB value of #FF008000","replace picture":"replace picture","demote to var":"demote to var","change (back) to local":"change (back) to local","search art":"search art","export":"export","let's change this":"let's change this","backspace this":"backspace this","simplify":"simplify","current expression":"current expression","set name":"set name","Create a new picture sprite.":"Create a new picture sprite.","Sets the center horizontal position in pixels":"Sets the center horizontal position in pixels","we'll guide you step by step":"we'll guide you step by step","All tutorials":"All tutorials","tutorials":"tutorials","All my scripts":"All my scripts","Skill level: {0} ":"Skill level: {0} ","All my groups":"All my groups","social":"social","Create your own apps":"Create your own apps","Sets the y position in pixels":"Sets the y position in pixels","change contents":"change contents","move the cursor right":"move the cursor right","split":"split","customize the art!":"customize the art!","Sets the width in pixels":"Sets the width in pixels","{0} day{0:s} ago":"{0} day{0:s} ago","stop loop":"stop loop","stop function":"stop function","skip iteration":"skip iteration","display value":"display value","repeat while":"repeat while","repeat n times":"repeat n times","// comment":"// comment","repeat on collection":"repeat on collection","UI widget":"UI widget","read more...":"read more...","Create a new text sprite.":"Create a new text sprite.","step over":"step over","step out":"step out","step in":"step in","exit":"exit","Search code...":"Search code...","continue":"continue","go to previous step":"go to previous step","to continue coding":"to continue coding","stop":"stop","compiling script":"compiling script","'{0}' returns a '{1}'; {2}":"'{0}' returns a '{1}'; {2}","promote to data":"promote to data","to global var":"to global var","let's do it!":"let's do it!","store in var":"store in var","set local variable name":"set local variable name","please wait...":"please wait...","function, variable, library, ...":"function, variable, library, ...","add new":"add new","function types":"function types","database":"database","this line is perfect! let's move on":"this line is perfect! let's move on","libraries":"libraries","lib":"lib","art resource":"art resource","Your script will appear here":"Your script will appear here","Change skill level!":"Change skill level!","copy":"copy","negation":"negation","backspace":"backspace","move the cursor left":"move the cursor left","new variable":"new variable","a global variable":"a global variable","{0} year{0:s} ago":"{0} year{0:s} ago","{0} month{0:s} ago":"{0} month{0:s} ago","creates an empty collection of objects":"creates an empty collection of objects","Create an invalid value of this object type":"Create an invalid value of this object type","import field values from a JSON object":"import field values from a JSON object","checks if reference has not been set":"checks if reference has not been set","tests if two references refer to the same object":"tests if two references refer to the same object","sets all fields to their default values":"sets all fields to their default values","export a JSON representation of the contents":"export a JSON representation of the contents","displays the object on the wall":"displays the object on the wall","add line below":"add line below","select that line":"select that line","access the {0} field":"access the {0} field","tap there to run your app":"tap there to run your app","new stmt below":"new stmt below","new line":"new line","Concatenates two pieces of text":"Concatenates two pieces of text","edit":"edit","more ":"more ","code":"code","string":"string","TD152: unexpected ')'":"TD152: unexpected ')'","TD118: 'if' condition wants {1:a}":"TD118: 'if' condition wants {1:a}","TD115: excessive parameter(s) supplied to {0}":"TD115: excessive parameter(s) supplied to {0}","TD101: cannot find '{0}'":"TD101: cannot find '{0}'","TD147: we didn't expect '{0}' here":"TD147: we didn't expect '{0}' here","name":"name","art":"art","no hearts. you can add one once you install the script!":"no hearts. you can add one once you install the script!","done!":"done!","no forks, install, edit and re-publish script to create one!":"no forks, install, edit and re-publish script to create one!","no art published by this user":"no art published by this user","get my Hour of Code™ certificate":"get my Hour of Code™ certificate","next tutorials...":"next tutorials...","no tags, tap to add some!":"no tags, tap to add some!","no comments, tap to write some!":"no comments, tap to write some!","Gets the printers on the current wireless network":"Gets the printers on the current wireless network","Plays the media at the 'url' internet address.":"Plays the media at the 'url' internet address.","Browses to the device control panel":"Browses to the device control panel","Gets the manfacturer name":"Gets the manfacturer name","Returns a date that adds the specified number of years to the value of this instance.":"Returns a date that adds the specified number of years to the value of this instance.","Converts to the local time":"Converts to the local time","Choose a media player on the current wireless network":"Choose a media player on the current wireless network","Gets the media players on the current wireless network":"Gets the media players on the current wireless network","Indicates if no jobs can be processed and intervention is needed.":"Indicates if no jobs can be processed and intervention is needed.","Choose a media server on the current wireless network":"Choose a media server on the current wireless network","Gets the media servers on the home network":"Gets the media servers on the home network","Gets the current motion that combines data from the accelerometer, compass and gyroscope if available.":"Gets the current motion that combines data from the accelerometer, compass and gyroscope if available.","Gets a value whether the song is DRM protected":"Gets a value whether the song is DRM protected","Gets the width of the camera image in pixels.":"Gets the width of the camera image in pixels.","Indicates if new jobs can start processing immediately without waiting.":"Indicates if new jobs can start processing immediately without waiting.","Returns a date that adds the specified number of months to the value of this instance.":"Returns a date that adds the specified number of months to the value of this instance.","Indicates if jobs are processing; new jobs will wait before processing, i.e., are said to be pending.":"Indicates if jobs are processing; new jobs will wait before processing, i.e., are said to be pending.","Indicates the media can be played, paused, resumed":"Indicates the media can be played, paused, resumed","Sets the sound volume level from 0 (silent) to 1 (current volume)":"Sets the sound volume level from 0 (silent) to 1 (current volume)","Indicates if volume can be changed":"Indicates if volume can be changed","Gets the sound volume for sounds from 0 (silent) to 1 (current volume)":"Gets the sound volume for sounds from 0 (silent) to 1 (current volume)","Reads the response body as a wave sound":"Reads the response body as a wave sound","Gets the height of the camera image in pixels.":"Gets the height of the camera image in pixels.","This script uses the following capabilities: ":"This script uses the following capabilities: ","Sets the 3x3 affine matrix transformation applied to the wall.":"Sets the 3x3 affine matrix transformation applied to the wall.","Searches the Windows Phone Store (type in applications or music)":"Searches the Windows Phone Store (type in applications or music)","Display the printer to the wall":"Display the printer to the wall","Gets the name of the printer":"Gets the name of the printer","Gets the detailled information about this device":"Gets the detailled information about this device","Applies `converter` on all elements of the input collection and returns a collection of results":"Applies `converter` on all elements of the input collection and returns a collection of results","overview":"overview","Draws a line between two points":"Draws a line between two points","Writes another picture at a given location. The opacity ranges from 0 (transparent) to 1 (opaque).":"Writes another picture at a given location. The opacity ranges from 0 (transparent) to 1 (opaque).","Fills a ellipse with a given color":"Fills a ellipse with a given color","Returns a copy of the image":"Returns a copy of the image","Draws some text border with a given color and font size":"Draws some text border with a given color and font size","Fills a rectangle with a given color":"Fills a rectangle with a given color","Resizes the picture to the given size in pixels":"Resizes the picture to the given size in pixels","Displays the image to the wall; you need to call 'update on wall' later if you want changes to be reflected.":"Displays the image to the wall; you need to call 'update on wall' later if you want changes to be reflected.","you did it!":"you did it!","upload screenshot":"upload screenshot","Publishing is subject to our ":"Publishing is subject to our ",". Please read our information about ":". Please read our information about ","maybe later":"maybe later","Embeded text or downloaded from the web":"Embeded text or downloaded from the web","Code that performs a specific task":"Code that performs a specific task","Code raised when a user interaction happens":"Code raised when a user interaction happens","An indexed table of user-defined rows":"An indexed table of user-defined rows","A user interface":"A user interface","A table of user-defined rows":"A table of user-defined rows","A reference to a library script":"A reference to a library script","A number constant":"A number constant","A global variable":"A global variable","A color constant":"A color constant","Current device":"Current device","tap to change the color":"tap to change the color","Show errors in the editor if the script uses any APIs that prevent it from running on these platforms.":"Show errors in the editor if the script uses any APIs that prevent it from running on these platforms.","settings":"settings","Detaches the handler from the event.":"Detaches the handler from the event.","set the handler that is invoked when the board is tapped":"set the handler that is invoked when the board is tapped","Returns true if the current instance is useless":"Returns true if the current instance is useless","Gets the width in pixels":"Gets the width in pixels","Gets the height in pixels":"Gets the height in pixels","Script Updates":"Script Updates","rewind ":"rewind ","A picture":"A picture","search art pictures":"search art pictures","no picture loaded yet":"no picture loaded yet","upload":"upload","url":"url","Updates picture on a picture sprite (if it is a picture sprite)":"Updates picture on a picture sprite (if it is a picture sprite)","Add an action that fires for every display frame":"Add an action that fires for every display frame","Gets the center horizontal position of in pixels":"Gets the center horizontal position of in pixels","Sets the y acceleration in pixels/sec^2":"Sets the y acceleration in pixels/sec^2","Sets the height in pixels":"Sets the height in pixels","Sets the y speed in pixels/sec":"Sets the y speed in pixels/sec","we need to edit another thing":"we need to edit another thing","Do the sprites overlap":"Do the sprites overlap","Gets the y position in pixels":"Gets the y position in pixels","Sets the x speed in pixels/sec":"Sets the x speed in pixels/sec","New or built-in colors":"New or built-in colors","Compares numbers for equality":"Compares numbers for equality","Compares numbers for less":"Compares numbers for less","Compares numbers for more":"Compares numbers for more","Multiplies numbers":"Multiplies numbers","Subtracts numbers":"Subtracts numbers","Adds numbers":"Adds numbers","groups":"groups","Interact with the app runtime":"Interact with the app runtime","Ask or display values on the wall...":"Ask or display values on the wall...","Create collections of items.":"Create collections of items.","ok":"ok","replace all in function":"replace all in function","in this function":"in this function","objects":"objects","decorators":"decorators","Gets a list of all songs":"Gets a list of all songs","Gets a list of all pictures":"Gets a list of all pictures","Gets the name of the audio/video player":"Gets the name of the audio/video player","Gets a list of all videos":"Gets a list of all videos","Searches for pictures in a particular date range.":"Searches for pictures in a particular date range.","Searches for songs":"Searches for songs","Checks if the device is connected":"Checks if the device is connected","Searches for videos":"Searches for videos","Chooses a song":"Chooses a song","Chooses a picture":"Chooses a picture","Chooses a video or a movie":"Chooses a video or a movie","Moves the player to the next media in the queue.":"Moves the player to the next media in the queue.","Choose a printer on the current wireless network":"Choose a printer on the current wireless network","subscriptions":"subscriptions","of an object":"of an object","rewind":"rewind","Pictures and music...":"Pictures and music...","ADJ script":"ADJ script","syncing...":"syncing...","Phone numbers, vibrate, etc...":"Phone numbers, vibrate, etc...","Create invalid values":"Create invalid values","Search and browse the web...":"Search and browse the web...","Camera, location, microphone and other sensors":"Camera, location, microphone and other sensors","Please wait...":"Please wait...","Emails, sms, contacts, calendar, ...":"Emails, sms, contacts, calendar, ...","2D barcodes, QR codes and NFC tags":"2D barcodes, QR codes and NFC tags","Support for interactive tutorials.":"Support for interactive tutorials.","Translation, speech to text, ...":"Translation, speech to text, ...","Access to the radio":"Access to the radio","tiles and notifications for Windows and Windows Phone":"tiles and notifications for Windows and Windows Phone","Maps, location to address, address to location":"Maps, location to address, address to location","Current box element in the page.":"Current box element in the page.","A place to hook up an action to execute in response to an event":"A place to hook up an action to execute in response to an event","Divides numbers":"Divides numbers","Correctness helpers":"Correctness helpers","Play, stop or resume songs, ...":"Play, stop or resume songs, ...","time and dates":"time and dates","scripts":"scripts","promote to field":"promote to field","clipboard":"clipboard","type: ":"type: ","hide":"hide","resume":"resume","if":"if","Plays the songs in the playlist":"Plays the songs in the playlist","surround with":"surround with","delete selection":"delete selection","cut selection":"cut selection","pin to start":"pin to start","From now on we won't show you the code to write. Follow the instructions and tap run when you think you are done.":"From now on we won't show you the code to write. Follow the instructions and tap run when you think you are done.","tap a checkmark to add (or remove) your 'vote' to an existing tag":"tap a checkmark to add (or remove) your 'vote' to an existing tag","add new tag":"add new tag","Writes a static NFC tag with url, text or any other format. `type` may be a mime type.":"Writes a static NFC tag with url, text or any other format. `type` may be a mime type.","Scans an id tag created by TouchDevelop and returns the embeded text.":"Scans an id tag created by TouchDevelop and returns the embeded text.","Generates a 2D barcode pointing to the text using Microsoft Tag. text must be less than 1000 character long and size must be between 0.75 and 5 inches.":"Generates a 2D barcode pointing to the text using Microsoft Tag. text must be less than 1000 character long and size must be between 0.75 and 5 inches.","Set what happens when the box is tapped.":"Set what happens when the box is tapped.","If the page did not open, tap the 'open' button below, otherwise tap 'done'.":"If the page did not open, tap the 'open' button below, otherwise tap 'done'.","tap [ok] when done":"tap [ok] when done","Make updates visible.":"Make updates visible.","Plays the current media from the start.":"Plays the current media from the start.","Private actions do not get a run button. ":"Private actions do not get a run button. ","remove else":"remove else","Gets the uri of the media currently active":"Gets the uri of the media currently active","Indicates additional information about why the Printer is in its current state.":"Indicates additional information about why the Printer is in its current state.","Pauses the current media if any.":"Pauses the current media if any.","Queues a job to print the text.":"Queues a job to print the text.","Gets the position in seconds whithin the active media":"Gets the position in seconds whithin the active media","Interact with devices in the home network. Devices must be UPnP™ compatible.":"Interact with devices in the home network. Devices must be UPnP™ compatible.","Arithmetic and bitwise operations on 32 bit integers":"Arithmetic and bitwise operations on 32 bit integers","OneDrive, OneNote operations":"OneDrive, OneNote operations","Run the inline action.":"Run the inline action.","An empty script, which doesn't do anything.":"An empty script, which doesn't do anything.","blank game":"blank game","blank":"blank","Boiler plate code to create a game.":"Boiler plate code to create a game.","Browse and review scripts from the bazaar":"Browse and review scripts from the bazaar","ok, let's roll!":"ok, let's roll!","Try tweaking your code until you get it right. If you get stuck, tap the tutorial bar.":"Try tweaking your code until you get it right. If you get stuck, tap the tutorial bar.","

no more tips!

":"

no more tips!

","Displays string on the wall":"Displays string on the wall","Returns the sprite color.":"Returns the sprite color.","A argb color (alpha, red, green, blue)":"A argb color (alpha, red, green, blue)","Geo coordinates":"Geo coordinates","Cloud session management":"Cloud session management","Teach Creative Coding!":"Teach Creative Coding!","ok, got it!":"ok, got it!","Try finding the buttons yourself. If you get stuck, tap on the goal line.":"Try finding the buttons yourself. If you get stuck, tap on the goal line.","From now on we just show you the code that you need to write, in the goal line. It looks like this:":"From now on we just show you the code that you need to write, in the goal line. It looks like this:","

now, do it yourself!

":"

now, do it yourself!

","given ♥":"given ♥","go to list of things in your script":"go to list of things in your script","Computes the maximum of the values":"Computes the maximum of the values","Computes the minimum of the values":"Computes the minimum of the values","Returns a random integral number between `min` and `max` included.":"Returns a random integral number between `min` and `max` included.","Converts the value into a json data structure.":"Converts the value into a json data structure.","Gets the number of elements":"Gets the number of elements","More":"More","Gets the number of playlists":"Gets the number of playlists","you can also search":"you can also search","A unit test":"A unit test","others":"others","add {0}":"add {0}","blank esplora":"blank esplora","An empty Arduino Esplora script.":"An empty Arduino Esplora script.","blank arduino":"blank arduino","An empty Arduino sketch.":"An empty Arduino sketch.","add line above":"add line above","pick a script template...":"pick a script template...","TD121: cannot find type {0}":"TD121: cannot find type {0}","image proxying":"image proxying","{0} down":"{0} down","{0} up":"{0} up","yes":"yes","no":"no","Displays the playlist to the wall":"Displays the playlist to the wall","current":"current","enter a number":"enter a number","undo fix":"undo fix","web apps":"web apps","run tests":"run tests","JSON data":"JSON data","group":"group","add comment for this field":"add comment for this field","add comment":"add comment","we need a new {0}":"we need a new {0}","new property":"new property","A web app using Azure Services, Node.js and Restify.":"A web app using Azure Services, Node.js and Restify.","apps":"apps","A web app using Node.js and Restify.":"A web app using Node.js and Restify.","see more options":"see more options","touchdevelop":"touchdevelop","parameter name":"parameter name","beginners":"beginners","connecting":"connecting","tap (←) when done":"tap (←) when done","tap to change the splash screen picture":"tap to change the splash screen picture","color: {0}":"color: {0}","import column values from a JSON object":"import column values from a JSON object","blank engduino":"blank engduino","Counts the number of rows":"Counts the number of rows","Enter a script name...":"Enter a script name...","Tutorial completed":"Tutorial completed","This tab contains additional information about this script":"This tab contains additional information about this script","creates an empty collection of entries":"creates an empty collection of entries","Creates an invalid reference to an entry":"Creates an invalid reference to an entry","progress":"progress","blank office mix":"blank office mix","An empty Office Mix app.":"An empty Office Mix app.","blank tutorial":"blank tutorial","An empty interactive tutorial.":"An empty interactive tutorial.","Pictures, sounds, etc. in the current script":"Pictures, sounds, etc. in the current script","Objects, tables and indexes in the current script":"Objects, tables and indexes in the current script","Libraries referenced by the current script":"Libraries referenced by the current script","Functions in the current script":"Functions in the current script","subscribers":"subscribers","create":"create","blank app":"blank app","copy selection":"copy selection","users":"users","search templates":"search templates","your best score: {0}":"your best score: {0}","the current function":"the current function","Cordova mobile app":"Cordova mobile app","search":"search","or tap to get help":"or tap to get help","Thing":"Thing","disconnect":"disconnect","blank pixel art":"blank pixel art","An empty app using the scratch library.":"An empty app using the scratch library.","An turtle app.":"An turtle app.","an event handler":"an event handler","make call async":"make call async","extract to parameter":"extract to parameter","comment out":"comment out","Sets the current value":"Sets the current value","Gets the status of the player":"Gets the status of the player","Searches for videos in a particular date range.":"Searches for videos in a particular date range.","Moves the player to the previous media in the queue.":"Moves the player to the previous media in the queue.","Sets the friendly name of the device":"Sets the friendly name of the device","Creates an invalid Media Player Collection instance":"Creates an invalid Media Player Collection instance","Creates an invalid Device Collection instance":"Creates an invalid Device Collection instance","Creates an invalid Printer Collection instance":"Creates an invalid Printer Collection instance","Creates an invalid Media Server instance":"Creates an invalid Media Server instance","Plays a media from the home network.":"Plays a media from the home network.","Gets the friendly name of the device":"Gets the friendly name of the device","Creates an invalid Device instance":"Creates an invalid Device instance","Creates an invalid Printer instance":"Creates an invalid Printer instance","Creates an invalid Media Link instance":"Creates an invalid Media Link instance"} \ No newline at end of file +{"Search...":"Search...","my scripts":"my scripts","more":"more","a function":"a function","tap there":"tap there","add":"add","dismiss":"dismiss","run":"run","insert {0}":"insert {0}","script":"script","goal:":"goal:","'Javascripty' curly braces, all the tools, for experienced devs!":"'Javascripty' curly braces, all the tools, for experienced devs!","Sets the position in pixels":"Sets the position in pixels","function":"function","expert":"expert","coder":"coder","beginner":"beginner","insert comment":"insert comment","remove":"remove","translating tutorial...":"translating tutorial...","loading tutorial":"loading tutorial","reloading script":"reloading script","picture":"picture","we have {0:a} here; did you want to do something with it?":"we have {0:a} here; did you want to do something with it?","Me":"Me","privacy and cookies":"privacy and cookies","terms of use":"terms of use"," -- a local variable":" -- a local variable","location":"location","signing in...":"signing in...","global vars":"global vars","clone":"clone","We will adapt the editor to your coding skill level. You can change your skill level later in the hub.":"We will adapt the editor to your coding skill level. You can change your skill level later in the hub.","run main":"run main","Edit code as text, more options, for aspiring app writers!":"Edit code as text, more options, for aspiring app writers!","Drag and drop blocks, simplified interface, great for beginners!":"Drag and drop blocks, simplified interface, great for beginners!","choose your coding skill level":"choose your coding skill level","Your full name":"Your full name","website url":"website url","website":"website","wallpaper":"wallpaper","twitter handle":"twitter handle","sign out":"sign out","sign in":"sign in","save":"save","receive email newsletters":"receive email newsletters","remove picture":"remove picture","Receive email notifications when other people review/take a screenshot of/comment on your scripts, or reply to one of your comments, or when events related to your subscriptions occur.":"Receive email notifications when other people review/take a screenshot of/comment on your scripts, or reply to one of your comments, or when events related to your subscriptions occur.","Your twitter handle, like @touchdevelop.":"Your twitter handle, like @touchdevelop.","receive email notifications":"receive email notifications","real name":"real name","public profile":"public profile","public nickname":"public nickname","private profile":"private profile","saving...":"saving...","Please review our Privacy Statement.":"Please review our Privacy Statement.","Your email address has not yet been verified. Please check your inbox.":"Your email address has not yet been verified. Please check your inbox.","email":"email","email and push notifications":"email and push notifications","Enter your school affiliation if any.":"Enter your school affiliation if any.","school":"school","What is your occupation?":"What is your occupation?","occupation":"occupation","What is your level of programming knowledge?":"What is your level of programming knowledge?","programming knowledge":"programming knowledge","How did you discover TouchDevelop?":"How did you discover TouchDevelop?","how found":"how found","year of birth":"year of birth","notifications":"notifications","nickname":"nickname","about you":"about you","Where in the world are you?":"Where in the world are you?","Your Minecraft user.":"Your Minecraft user.","more settings":"more settings","Your GitHub user.":"Your GitHub user.","minecraft user":"minecraft user","A unique display name for your public profile (at least 8 characters)":"A unique display name for your public profile (at least 8 characters)","Scripts by this user:":"Scripts by this user:","github user":"github user","Items marked with * are required.":"Items marked with * are required.","gender":"gender","Enter the URL to your personal website (Example: http://www.northwindtraders.com)":"Enter the URL to your personal website (Example: http://www.northwindtraders.com)","Enter some information about yourself":"Enter some information about yourself","Don't forget to scroll down and tap 'save' when you are done editing!":"Don't forget to scroll down and tap 'save' when you are done editing!","Do you want to receive informational TouchDevelop-related newsletters, e.g. about new features and upcoming events?":"Do you want to receive informational TouchDevelop-related newsletters, e.g. about new features and upcoming events?","

loading current settings...

":"

loading current settings...

","Art by this user:":"Art by this user:","abuse reports":"abuse reports","go back to coding! {0}★ to go":"go back to coding! {0}★ to go","add input parameter":"add input parameter","start over":"start over","API Docs":"API Docs","Settings":"Settings","Upload Picture":"Upload Picture","help":"help","Users":"Users","breakpoint":"breakpoint","toggle breakpoint":"toggle breakpoint","plugins":"plugins","logs":"logs","Create Script":"Create Script","Create Group":"Create Group","Tutorials":"Tutorials","Forums":"Forums","Join Group":"Join Group","conditional":"conditional","tests":"tests","pages":"pages","events":"events","global variable":"global variable","test":"test","publish":"publish","rename":"rename","script properties":"script properties","select":"select","paste":"paste","decimal dot":"decimal dot","back":"back","undo":"undo","re-run":"re-run","move cursor":"move cursor","private":"private","Facebook":"Facebook","upload picture":"upload picture","showcase":"showcase","the hub":"the hub","cut":"cut","logical negation":"logical negation","A number (possibly negative and/or fractional)":"A number (possibly negative and/or fractional)","number":"number","replicated ":"replicated ","replicated":"replicated","local":"local","temporary":"temporary","publish as hidden":"publish as hidden","learn about publishing":"learn about publishing","Publish script":"Publish script","Minecraft user":"Minecraft user","TD155: '{0}' cannot be assigned to a local variable":"TD155: '{0}' cannot be assigned to a local variable","TD130: bound of 'for' wants {1:a}":"TD130: bound of 'for' wants {1:a}","TD150: cannot call the thing before '('":"TD150: cannot call the thing before '('","TD151: unclosed '('":"TD151: unclosed '('","TD112: i cannot find property '{0}' on {1}":"TD112: i cannot find property '{0}' on {1}","TD116: not enough parameters supplied to {0}":"TD116: not enough parameters supplied to {0}","preview":"preview","move to library":"move to library"," [hidden]":" [hidden]","color #{0}":"color #{0}","load more replies":"load more replies","export to app":"export to app","pull changes":"pull changes","'{0}' is obsolete and should not be used":"'{0}' is obsolete and should not be used","add output parameter":"add output parameter","superior, supernatural, terrific, unbelievable, unearthly, unique, unprecedented, unusual, weird, wonderful, wondrous":"superior, supernatural, terrific, unbelievable, unearthly, unique, unprecedented, unusual, weird, wonderful, wondrous","incredible, magical, marvellous, marvelous, mind-blowing, mind-boggling, miraculous, peculiar, phenomenal, rad, rockin', special, spectacular, startling, stunning, super-cool, ":"incredible, magical, marvellous, marvelous, mind-blowing, mind-boggling, miraculous, peculiar, phenomenal, rad, rockin', special, spectacular, startling, stunning, super-cool, ","amazing, astonishing, astounding, awe-inspiring, awesome, breathtaking, classic, cool, curious, distinct, exceptional, exclusive, extraordinary, fabulous, fantastic, glorious, great, ":"amazing, astonishing, astounding, awe-inspiring, awesome, breathtaking, classic, cool, curious, distinct, exceptional, exclusive, extraordinary, fabulous, fantastic, glorious, great, "," sending changes":" sending changes","diff prev":"diff prev","diff curr":"diff curr","Types, order, and number of event parameters cannot be edited.":"Types, order, and number of event parameters cannot be edited.","Events cannot have out parameters.":"Events cannot have out parameters.","docs":"docs","screens":"screens","starting...":"starting...","TD109: cannot assign to this":"TD109: cannot assign to this","pause":"pause","just keep typing the search terms!":"just keep typing the search terms!","... there's more ...":"... there's more ...","Extensions":"Extensions","tap there for instructions":"tap there for instructions","show how to complete this activity":"show how to complete this activity","move left":"move left","To add page data, create a local var and tap 'promote to field'.":"To add page data, create a local var and tap 'promote to field'.","TD111: cannot assign from {0} to {1}":"TD111: cannot assign from {0} to {1}","{0} ({1} line{1:s})":"{0} ({1} line{1:s})","replace all in script":"replace all in script","global replace":"global replace","create a new parameter":"create a new parameter","base":"base","select more":"select more","extend":"extend","history":"history","strip '{0}'":"strip '{0}'","pull out to block level":"pull out to block level",", got {0:a} instead":", got {0:a} instead","connected":"connected","an function type definition":"an function type definition","tap to translate with Microsoft® Translator...":"tap to translate with Microsoft® Translator...","Translations by Microsoft® Translator, tap to see original...":"Translations by Microsoft® Translator, tap to see original...","into local":"into local","extract to var":"extract to var","turn into":"turn into","else if":"else if","forks":"forks","a minute ago":"a minute ago","loading replies...":"loading replies...","show more options":"show more options","author":"author","find references":"find references","need to edit elsewhere":"need to edit elsewhere","details":"details","an hour ago":"an hour ago","categories":"categories"," of ":" of ","need to delete this":"need to delete this","YouTube":"YouTube","screenshot of {0}":"screenshot of {0}","loading comments for /{0}...":"loading comments for /{0}...","Twitter":"Twitter","my art":"my art","insert statement":"insert statement","learn more":"learn more","hearts":"hearts","library":"library","now you can select a property of {0}; it doesn't do anything by itself":"now you can select a property of {0}; it doesn't do anything by itself","insights":"insights","tutorial progress":"tutorial progress","What's new":"What's new","Search everything":"Search everything","Search Help":"Search Help","Getting started":"Getting started","Export to Windows, Android, iOS, Azure":"Export to Windows, Android, iOS, Azure","top & new":"top & new","learn":"learn","a few seconds ago":"a few seconds ago","screenshot":"screenshot","tags":"tags","share":"share","number entry":"number entry","regular keypad":"regular keypad","Upload Sound":"Upload Sound","Insert '{0}' {1}":"Insert '{0}' {1}","clear":"clear","go to":"go to","sound":"sound","{0} second{0:s} ago":"{0} second{0:s} ago","New Scripts":"New Scripts","update":"update","abuse":"abuse","translate":"translate","Reply...":"Reply...","TD145: there seem to be an operator (like '+', '(' or ',') missing here":"TD145: there seem to be an operator (like '+', '(' or ',') missing here","we have a library '{0}' here; {1}":"we have a library '{0}' here; {1}","now you can select a property on it":"now you can select a property on it","we need different keypad":"we need different keypad","saved":"saved","i'm finished with my Hour of Code™":"i'm finished with my Hour of Code™","a page":"a page","TD154: the operator needs something after it":"TD154: the operator needs something after it","TD144: it seems you're missing '{0}', try adding it":"TD144: it seems you're missing '{0}', try adding it","{0} hour{0:s} ago":"{0} hour{0:s} ago","fix it":"fix it","learn more about {0}":"learn more about {0}","Your art will appear here":"Your art will appear here","{0} minute{0:s} ago":"{0} minute{0:s} ago","break in debugger":"break in debugger","delete":"delete","Picks a random color":"Picks a random color","type: {0}":"type: {0}","need a different string here":"need a different string here","follow tutorial in editor":"follow tutorial in editor","tap here when done":"tap here when done","upload sound":"upload sound","keep editing":"keep editing","searching...":"searching...","choose...":"choose...","Type to search...":"Type to search...","let's get started!":"let's get started!","creating script":"creating script","online":"online","tutorial: ":"tutorial: ","excellent; great job; awesome; cool; you rock; well done; outstanding; you got it; right on":"excellent; great job; awesome; cool; you rock; well done; outstanding; you got it; right on","Post a comment...":"Post a comment...","cancel":"cancel","parsing script text":"parsing script text","errors":"errors","report abuse":"report abuse","issues":"issues","load more":"load more","debug":"debug","TD100: insert {0:a} here":"TD100: insert {0:a} here","loading...":"loading...","Sets the background picture":"Sets the background picture","Gets the color that has the ARGB value of #00FFFFFF":"Gets the color that has the ARGB value of #00FFFFFF","Gets the color that has the ARGB value of #FF800080":"Gets the color that has the ARGB value of #FF800080","Gets the color that has the ARGB value of #FFFF00FF":"Gets the color that has the ARGB value of #FFFF00FF","Gets the color that has the ARGB value of #FFFFFF00":"Gets the color that has the ARGB value of #FFFFFF00","Gets the color that has the ARGB value of #FF00FFFF":"Gets the color that has the ARGB value of #FF00FFFF","Sets the sprite color.":"Sets the sprite color.","Gets the color that has the ARGB value of #FFFFA500":"Gets the color that has the ARGB value of #FFFFA500","Gets the color that has the ARGB value of #FFFFFFFF":"Gets the color that has the ARGB value of #FFFFFFFF","Gets the color that has the ARGB value of #FFFF0000":"Gets the color that has the ARGB value of #FFFF0000","Gets the color that has the ARGB value of #FF0000FF":"Gets the color that has the ARGB value of #FF0000FF","Gets the color that has the ARGB value of #FF000000":"Gets the color that has the ARGB value of #FF000000","'atomic' function":"'atomic' function","test function":"test function","private function":"private function","function name":"function name","print":"print","store the value in a variable":"store the value in a variable","this script is a web service":"this script is a web service","variable name":"variable name","library name":"library name","Enter a name":"Enter a name","exported from this library":"exported from this library","search here for {0}":"search here for {0}","ex: ":"ex: ","to code":"to code","this script is a library":"this script is a library","run with instrumentation":"run with instrumentation","revert to published version":"revert to published version","manage data":"manage data","i want it to run on":"i want it to run on","delete local data and permissions":"delete local data and permissions","allow other users to export to app":"allow other users to export to app","about profile":"about profile","about insights":"about insights","about coverage":"about coverage","Search here...":"Search here...","For published scripts, also look at the tab of the published script page to find anonymously collected crowd-sourced profile and coverage data.":"For published scripts, also look at the tab of the published script page to find anonymously collected crowd-sourced profile and coverage data.","After the script stops, browse the code to see collected information.":"After the script stops, browse the code to see collected information.","read only":"read only","offline available":"offline available","cloud sessions":"cloud sessions","profile":"profile","coverage":"coverage","record name:":"record name:","description":"description","view as script":"view as script","comments":"comments",", got {0}":", got {0}","See More":"See More","'{0}' expects {1} here":"'{0}' expects {1} here","Gets the color that has the ARGB value of #FF008000":"Gets the color that has the ARGB value of #FF008000","replace picture":"replace picture","demote to var":"demote to var","change (back) to local":"change (back) to local","search art":"search art","export":"export","let's change this":"let's change this","backspace this":"backspace this","simplify":"simplify","current expression":"current expression","set name":"set name","Create a new picture sprite.":"Create a new picture sprite.","Sets the center horizontal position in pixels":"Sets the center horizontal position in pixels","we'll guide you step by step":"we'll guide you step by step","All tutorials":"All tutorials","tutorials":"tutorials","All my scripts":"All my scripts","Skill level: {0} ":"Skill level: {0} ","All my groups":"All my groups","social":"social","Create your own apps":"Create your own apps","Sets the y position in pixels":"Sets the y position in pixels","change contents":"change contents","move the cursor right":"move the cursor right","split":"split","customize the art!":"customize the art!","Sets the width in pixels":"Sets the width in pixels","{0} day{0:s} ago":"{0} day{0:s} ago","stop loop":"stop loop","stop function":"stop function","skip iteration":"skip iteration","display value":"display value","repeat while":"repeat while","repeat n times":"repeat n times","// comment":"// comment","repeat on collection":"repeat on collection","UI widget":"UI widget","read more...":"read more...","Create a new text sprite.":"Create a new text sprite.","step over":"step over","step out":"step out","step in":"step in","exit":"exit","Search code...":"Search code...","continue":"continue","go to previous step":"go to previous step","to continue coding":"to continue coding","stop":"stop","compiling script":"compiling script","'{0}' returns a '{1}'; {2}":"'{0}' returns a '{1}'; {2}","promote to data":"promote to data","to global var":"to global var","let's do it!":"let's do it!","store in var":"store in var","set local variable name":"set local variable name","please wait...":"please wait...","function, variable, library, ...":"function, variable, library, ...","add new":"add new","function types":"function types","database":"database","this line is perfect! let's move on":"this line is perfect! let's move on","libraries":"libraries","lib":"lib","art resource":"art resource","Your script will appear here":"Your script will appear here","Change skill level!":"Change skill level!","copy":"copy","negation":"negation","backspace":"backspace","move the cursor left":"move the cursor left","new variable":"new variable","a global variable":"a global variable","{0} year{0:s} ago":"{0} year{0:s} ago","{0} month{0:s} ago":"{0} month{0:s} ago","creates an empty collection of objects":"creates an empty collection of objects","Create an invalid value of this object type":"Create an invalid value of this object type","import field values from a JSON object":"import field values from a JSON object","checks if reference has not been set":"checks if reference has not been set","tests if two references refer to the same object":"tests if two references refer to the same object","sets all fields to their default values":"sets all fields to their default values","export a JSON representation of the contents":"export a JSON representation of the contents","displays the object on the wall":"displays the object on the wall","add line below":"add line below","select that line":"select that line","access the {0} field":"access the {0} field","tap there to run your app":"tap there to run your app","new stmt below":"new stmt below","new line":"new line","Concatenates two pieces of text":"Concatenates two pieces of text","edit":"edit","more ":"more ","code":"code","string":"string","TD152: unexpected ')'":"TD152: unexpected ')'","TD118: 'if' condition wants {1:a}":"TD118: 'if' condition wants {1:a}","TD115: excessive parameter(s) supplied to {0}":"TD115: excessive parameter(s) supplied to {0}","TD101: cannot find '{0}'":"TD101: cannot find '{0}'","TD147: we didn't expect '{0}' here":"TD147: we didn't expect '{0}' here","name":"name","art":"art","no hearts. you can add one once you install the script!":"no hearts. you can add one once you install the script!","done!":"done!","no forks, install, edit and re-publish script to create one!":"no forks, install, edit and re-publish script to create one!","no art published by this user":"no art published by this user","get my Hour of Code™ certificate":"get my Hour of Code™ certificate","next tutorials...":"next tutorials...","no tags, tap to add some!":"no tags, tap to add some!","no comments, tap to write some!":"no comments, tap to write some!","Gets the printers on the current wireless network":"Gets the printers on the current wireless network","Plays the media at the 'url' internet address.":"Plays the media at the 'url' internet address.","Browses to the device control panel":"Browses to the device control panel","Gets the manfacturer name":"Gets the manfacturer name","Returns a date that adds the specified number of years to the value of this instance.":"Returns a date that adds the specified number of years to the value of this instance.","Converts to the local time":"Converts to the local time","Choose a media player on the current wireless network":"Choose a media player on the current wireless network","Gets the media players on the current wireless network":"Gets the media players on the current wireless network","Indicates if no jobs can be processed and intervention is needed.":"Indicates if no jobs can be processed and intervention is needed.","Choose a media server on the current wireless network":"Choose a media server on the current wireless network","Gets the media servers on the home network":"Gets the media servers on the home network","Gets the current motion that combines data from the accelerometer, compass and gyroscope if available.":"Gets the current motion that combines data from the accelerometer, compass and gyroscope if available.","Gets a value whether the song is DRM protected":"Gets a value whether the song is DRM protected","Gets the width of the camera image in pixels.":"Gets the width of the camera image in pixels.","Indicates if new jobs can start processing immediately without waiting.":"Indicates if new jobs can start processing immediately without waiting.","Returns a date that adds the specified number of months to the value of this instance.":"Returns a date that adds the specified number of months to the value of this instance.","Indicates if jobs are processing; new jobs will wait before processing, i.e., are said to be pending.":"Indicates if jobs are processing; new jobs will wait before processing, i.e., are said to be pending.","Indicates the media can be played, paused, resumed":"Indicates the media can be played, paused, resumed","Sets the sound volume level from 0 (silent) to 1 (current volume)":"Sets the sound volume level from 0 (silent) to 1 (current volume)","Indicates if volume can be changed":"Indicates if volume can be changed","Gets the sound volume for sounds from 0 (silent) to 1 (current volume)":"Gets the sound volume for sounds from 0 (silent) to 1 (current volume)","Reads the response body as a wave sound":"Reads the response body as a wave sound","Gets the height of the camera image in pixels.":"Gets the height of the camera image in pixels.","This script uses the following capabilities: ":"This script uses the following capabilities: ","Sets the 3x3 affine matrix transformation applied to the wall.":"Sets the 3x3 affine matrix transformation applied to the wall.","Searches the Windows Phone Store (type in applications or music)":"Searches the Windows Phone Store (type in applications or music)","Display the printer to the wall":"Display the printer to the wall","Gets the name of the printer":"Gets the name of the printer","Gets the detailled information about this device":"Gets the detailled information about this device","Applies `converter` on all elements of the input collection and returns a collection of results":"Applies `converter` on all elements of the input collection and returns a collection of results","overview":"overview","Draws a line between two points":"Draws a line between two points","Writes another picture at a given location. The opacity ranges from 0 (transparent) to 1 (opaque).":"Writes another picture at a given location. The opacity ranges from 0 (transparent) to 1 (opaque).","Fills a ellipse with a given color":"Fills a ellipse with a given color","Returns a copy of the image":"Returns a copy of the image","Draws some text border with a given color and font size":"Draws some text border with a given color and font size","Fills a rectangle with a given color":"Fills a rectangle with a given color","Resizes the picture to the given size in pixels":"Resizes the picture to the given size in pixels","Displays the image to the wall; you need to call 'update on wall' later if you want changes to be reflected.":"Displays the image to the wall; you need to call 'update on wall' later if you want changes to be reflected.","you did it!":"you did it!","upload screenshot":"upload screenshot","Publishing is subject to our ":"Publishing is subject to our ",". Please read our information about ":". Please read our information about ","maybe later":"maybe later","Embeded text or downloaded from the web":"Embeded text or downloaded from the web","Code that performs a specific task":"Code that performs a specific task","Code raised when a user interaction happens":"Code raised when a user interaction happens","An indexed table of user-defined rows":"An indexed table of user-defined rows","A user interface":"A user interface","A table of user-defined rows":"A table of user-defined rows","A reference to a library script":"A reference to a library script","A number constant":"A number constant","A global variable":"A global variable","A color constant":"A color constant","Current device":"Current device","tap to change the color":"tap to change the color","Show errors in the editor if the script uses any APIs that prevent it from running on these platforms.":"Show errors in the editor if the script uses any APIs that prevent it from running on these platforms.","settings":"settings","Detaches the handler from the event.":"Detaches the handler from the event.","set the handler that is invoked when the board is tapped":"set the handler that is invoked when the board is tapped","Returns true if the current instance is useless":"Returns true if the current instance is useless","Gets the width in pixels":"Gets the width in pixels","Gets the height in pixels":"Gets the height in pixels","Script Updates":"Script Updates","rewind ":"rewind ","A picture":"A picture","search art pictures":"search art pictures","no picture loaded yet":"no picture loaded yet","upload":"upload","url":"url","Updates picture on a picture sprite (if it is a picture sprite)":"Updates picture on a picture sprite (if it is a picture sprite)","Add an action that fires for every display frame":"Add an action that fires for every display frame","Gets the center horizontal position of in pixels":"Gets the center horizontal position of in pixels","Sets the y acceleration in pixels/sec^2":"Sets the y acceleration in pixels/sec^2","Sets the height in pixels":"Sets the height in pixels","Sets the y speed in pixels/sec":"Sets the y speed in pixels/sec","we need to edit another thing":"we need to edit another thing","Do the sprites overlap":"Do the sprites overlap","Gets the y position in pixels":"Gets the y position in pixels","Sets the x speed in pixels/sec":"Sets the x speed in pixels/sec","New or built-in colors":"New or built-in colors","Compares numbers for equality":"Compares numbers for equality","Compares numbers for less":"Compares numbers for less","Compares numbers for more":"Compares numbers for more","Multiplies numbers":"Multiplies numbers","Subtracts numbers":"Subtracts numbers","Adds numbers":"Adds numbers","groups":"groups","Interact with the app runtime":"Interact with the app runtime","Ask or display values on the wall...":"Ask or display values on the wall...","Create collections of items.":"Create collections of items.","ok":"ok","replace all in function":"replace all in function","in this function":"in this function","objects":"objects","decorators":"decorators","Gets a list of all songs":"Gets a list of all songs","Gets a list of all pictures":"Gets a list of all pictures","Gets the name of the audio/video player":"Gets the name of the audio/video player","Gets a list of all videos":"Gets a list of all videos","Searches for pictures in a particular date range.":"Searches for pictures in a particular date range.","Searches for songs":"Searches for songs","Checks if the device is connected":"Checks if the device is connected","Searches for videos":"Searches for videos","Chooses a song":"Chooses a song","Chooses a picture":"Chooses a picture","Chooses a video or a movie":"Chooses a video or a movie","Moves the player to the next media in the queue.":"Moves the player to the next media in the queue.","Choose a printer on the current wireless network":"Choose a printer on the current wireless network","subscriptions":"subscriptions","of an object":"of an object","rewind":"rewind","Pictures and music...":"Pictures and music...","ADJ script":"ADJ script","syncing...":"syncing...","Phone numbers, vibrate, etc...":"Phone numbers, vibrate, etc...","Create invalid values":"Create invalid values","Search and browse the web...":"Search and browse the web...","Camera, location, microphone and other sensors":"Camera, location, microphone and other sensors","Please wait...":"Please wait...","Emails, sms, contacts, calendar, ...":"Emails, sms, contacts, calendar, ...","2D barcodes, QR codes and NFC tags":"2D barcodes, QR codes and NFC tags","Support for interactive tutorials.":"Support for interactive tutorials.","Translation, speech to text, ...":"Translation, speech to text, ...","Access to the radio":"Access to the radio","tiles and notifications for Windows and Windows Phone":"tiles and notifications for Windows and Windows Phone","Maps, location to address, address to location":"Maps, location to address, address to location","Current box element in the page.":"Current box element in the page.","A place to hook up an action to execute in response to an event":"A place to hook up an action to execute in response to an event","Divides numbers":"Divides numbers","Correctness helpers":"Correctness helpers","Play, stop or resume songs, ...":"Play, stop or resume songs, ...","time and dates":"time and dates","More":"More","Interact with devices in the home network. Devices must be UPnP™ compatible.":"Interact with devices in the home network. Devices must be UPnP™ compatible.","given ♥":"given ♥","promote to field":"promote to field","Computes the maximum of the values":"Computes the maximum of the values","Computes the minimum of the values":"Computes the minimum of the values","Returns a random integral number between `min` and `max` included.":"Returns a random integral number between `min` and `max` included.","Converts the value into a json data structure.":"Converts the value into a json data structure.","Arithmetic and bitwise operations on 32 bit integers":"Arithmetic and bitwise operations on 32 bit integers","OneDrive, OneNote operations":"OneDrive, OneNote operations","Gets the number of elements":"Gets the number of elements","Run the inline action.":"Run the inline action.","others":"others","add {0}":"add {0}","resume":"resume","scripts":"scripts","An empty script, which doesn't do anything.":"An empty script, which doesn't do anything.","if":"if","{0} down":"{0} down","{0} up":"{0} up","yes":"yes","no":"no","current":"current","enter a number":"enter a number","run tests":"run tests","JSON data":"JSON data","group":"group","add comment for this field":"add comment for this field","Enter a script name...":"Enter a script name...","progress":"progress","create":"create","delete selection":"delete selection","users":"users","your best score: {0}":"your best score: {0}","blank":"blank","search":"search","Thing":"Thing","extract to parameter":"extract to parameter","finished":"finished","loading":"loading","Exports a JSON representation of the contents.":"Exports a JSON representation of the contents.","Browse and review scripts from the bazaar":"Browse and review scripts from the bazaar","Gets the foreground color in the current theme":"Gets the foreground color in the current theme","Gets the normalized red value (0.0-1.0)":"Gets the normalized red value (0.0-1.0)","Checks if the color is equal to the other":"Checks if the color is equal to the other","Gets the chrome color in the current theme (control background)":"Gets the chrome color in the current theme (control background)","Gets the accent color in the current theme":"Gets the accent color in the current theme","Gets the location":"Gets the location","Gets the name of the album":"Gets the name of the album","Gets the link associated to the message":"Gets the link associated to the message","Sorts the places by distance to the location":"Sorts the places by distance to the location","Gets the songs":"Gets the songs","Indicates if the key exists":"Indicates if the key exists","Gets a field value as a boolean":"Gets a field value as a boolean","Gets the name of the song":"Gets the name of the song","Displays the link on the wall":"Displays the link on the wall","Gets the genre of the song":"Gets the genre of the song","Plays the song.":"Plays the song.","Gets the name of the artist":"Gets the name of the artist","Gets a value indicating if the background repeats horizontally":"Gets a value indicating if the background repeats horizontally","Gets the number of values":"Gets the number of values","Sets a value indicating if the background repeats horizontally":"Sets a value indicating if the background repeats horizontally","Gets the list of keys":"Gets the list of keys","Gets the text":"Gets the text","Gets a field value as a string":"Gets a field value as a string","Creates a new color by changing the alpha channel from 0 (transparent) to 1 (opaque).":"Creates a new color by changing the alpha channel from 0 (transparent) to 1 (opaque).","Picks a color from a color wheel where the hue is between 0 and 1.":"Picks a color from a color wheel where the hue is between 0 and 1.","Indicates if the player is paused":"Indicates if the player is paused","Gets the duration in seconds":"Gets the duration in seconds","Gets the number of elements in the collection":"Gets the number of elements in the collection","Imports a JSON representation of the contents.":"Imports a JSON representation of the contents.","Ooops, there was an error loading the picture.":"Ooops, there was an error loading the picture.","loading more...":"loading more...","loading art ...":"loading art ...","ok, let's roll!":"ok, let's roll!","From now on we won't show you the code to write. Follow the instructions and tap run when you think you are done.":"From now on we won't show you the code to write. Follow the instructions and tap run when you think you are done.","Try tweaking your code until you get it right. If you get stuck, tap the tutorial bar.":"Try tweaking your code until you get it right. If you get stuck, tap the tutorial bar.","

no more tips!

":"

no more tips!

","Specify how to arrange the content of this box":"Specify how to arrange the content of this box","Starts a new tween animation.":"Starts a new tween animation.","Parses the string as a number":"Parses the string as a number","publish your script":"publish your script","Publishing script...":"Publishing script...","{0} script{0:s} published":"{0} script{0:s} published","4. publish":"4. publish","Sets the rotation speed in degrees/sec":"Sets the rotation speed in degrees/sec","Sets the z-index of the sprite":"Sets the z-index of the sprite","Gets the acceleration along y in pixels/sec^2":"Gets the acceleration along y in pixels/sec^2","Hide sprite.":"Hide sprite.","Sets the url to the picture":"Sets the url to the picture","Displays the value to the wall":"Displays the value to the wall","Gets a url to the picture":"Gets a url to the picture","Create a new collection for sprites.":"Create a new collection for sprites.","Converts to a boolean (type must be boolean)":"Converts to a boolean (type must be boolean)","Converts and parses to a date time (type must be string)":"Converts and parses to a date time (type must be string)","Stringify the current JSON object":"Stringify the current JSON object","Sorts from the newest to oldest":"Sorts from the newest to oldest","Prints the number to the wall":"Prints the number to the wall","Sorts the strings in this collection":"Sorts the strings in this collection","Displays the sprite sheet.":"Displays the sprite sheet.","Gets the field value as a time":"Gets the field value as a time","Returns a collection sorted using specified comparison key":"Returns a collection sorted using specified comparison key","Gets a json kind (string, number, object, array, boolean, null)":"Gets a json kind (string, number, object, array, boolean, null)","Gets a field value as a number":"Gets a field value as a number","Converts to a number (type must be number)":"Converts to a number (type must be number)","Sets the wall background picture. The picture will be resized and clipped to the screen background as needed.":"Sets the wall background picture. The picture will be resized and clipped to the screen background as needed.","Gets a value by name":"Gets a value by name","Gets the i-th json value":"Gets the i-th json value","Creates an empty Picture collection":"Creates an empty Picture collection","Sets the speed in pixels/sec":"Sets the speed in pixels/sec","Makes a lighter color by a delta between 0 and 1.":"Makes a lighter color by a delta between 0 and 1.","Makes a darker color by a delta between 0 and 1.":"Makes a darker color by a delta between 0 and 1.","Compares numbers for less or equal":"Compares numbers for less or equal","Compares numbers for more or equal":"Compares numbers for more or equal","Indicates if the player is stopped":"Indicates if the player is stopped","Updates text on a text sprite (if it is a text sprite)":"Updates text on a text sprite (if it is a text sprite)","add an action that fires for every display frame.":"add an action that fires for every display frame.","Returns a substring given a start index and a length":"Returns a substring given a start index and a length","Converts a number to a string":"Converts a number to a string","Indicates if the string is empty":"Indicates if the string is empty","Sets the background color":"Sets the background color","In debug mode, board displays speed and other info of sprites":"In debug mode, board displays speed and other info of sprites","Returns the number of characters":"Returns the number of characters","Sets the angle of the sprite in degrees":"Sets the angle of the sprite in degrees","Checks if two strings are the same":"Checks if two strings are the same","Gets a random item; invalid if collection is empty":"Gets a random item; invalid if collection is empty","Displays the request to the wall":"Displays the request to the wall","Displays string on the wall":"Displays string on the wall","Computes the sum of the values":"Computes the sum of the values","Prints the value to the wall":"Prints the value to the wall","Computes the average of the values":"Computes the average of the values","Gets the item at position 'index'; invalid if index is out of bounds":"Gets the item at position 'index'; invalid if index is out of bounds","Returns the sprite color.":"Returns the sprite color.","Create a new rectangle sprite.":"Create a new rectangle sprite.","A argb color (alpha, red, green, blue)":"A argb color (alpha, red, green, blue)","Gets the names of the headers":"Gets the names of the headers","Gets the value of a given header":"Gets the value of a given header","Geo coordinates":"Geo coordinates","Cloud session management":"Cloud session management","compile":"compile","add optional":"add optional","main":"main","cannot sync - you are not signed in":"cannot sync - you are not signed in","try again!":"try again!","Returns a string collection that contains the substrings in this string that are delimited by elements of a specified string.":"Returns a string collection that contains the substrings in this string that are delimited by elements of a specified string.","clipboard":"clipboard","type: ":"type: ","hide":"hide","Plays the songs in the playlist":"Plays the songs in the playlist","surround with":"surround with","cut selection":"cut selection","pin to start":"pin to start","tap a checkmark to add (or remove) your 'vote' to an existing tag":"tap a checkmark to add (or remove) your 'vote' to an existing tag","add new tag":"add new tag","Writes a static NFC tag with url, text or any other format. `type` may be a mime type.":"Writes a static NFC tag with url, text or any other format. `type` may be a mime type.","Scans an id tag created by TouchDevelop and returns the embeded text.":"Scans an id tag created by TouchDevelop and returns the embeded text.","Generates a 2D barcode pointing to the text using Microsoft Tag. text must be less than 1000 character long and size must be between 0.75 and 5 inches.":"Generates a 2D barcode pointing to the text using Microsoft Tag. text must be less than 1000 character long and size must be between 0.75 and 5 inches.","Set what happens when the box is tapped.":"Set what happens when the box is tapped.","If the page did not open, tap the 'open' button below, otherwise tap 'done'.":"If the page did not open, tap the 'open' button below, otherwise tap 'done'.","tap [ok] when done":"tap [ok] when done","Make updates visible.":"Make updates visible.","Plays the current media from the start.":"Plays the current media from the start.","Private actions do not get a run button. ":"Private actions do not get a run button. ","remove else":"remove else","Gets the uri of the media currently active":"Gets the uri of the media currently active","Indicates additional information about why the Printer is in its current state.":"Indicates additional information about why the Printer is in its current state.","Pauses the current media if any.":"Pauses the current media if any.","Queues a job to print the text.":"Queues a job to print the text.","Gets the position in seconds whithin the active media":"Gets the position in seconds whithin the active media","blank game":"blank game","Boiler plate code to create a game.":"Boiler plate code to create a game.","Teach Creative Coding!":"Teach Creative Coding!","ok, got it!":"ok, got it!","Try finding the buttons yourself. If you get stuck, tap on the goal line.":"Try finding the buttons yourself. If you get stuck, tap on the goal line.","From now on we just show you the code that you need to write, in the goal line. It looks like this:":"From now on we just show you the code that you need to write, in the goal line. It looks like this:","

now, do it yourself!

":"

now, do it yourself!

","go to list of things in your script":"go to list of things in your script","Gets the number of playlists":"Gets the number of playlists","you can also search":"you can also search","A unit test":"A unit test","blank esplora":"blank esplora","An empty Arduino Esplora script.":"An empty Arduino Esplora script.","blank arduino":"blank arduino","An empty Arduino sketch.":"An empty Arduino sketch.","add line above":"add line above","pick a script template...":"pick a script template...","TD121: cannot find type {0}":"TD121: cannot find type {0}","image proxying":"image proxying","Displays the playlist to the wall":"Displays the playlist to the wall","undo fix":"undo fix","web apps":"web apps","add comment":"add comment","we need a new {0}":"we need a new {0}","new property":"new property","A web app using Azure Services, Node.js and Restify.":"A web app using Azure Services, Node.js and Restify.","apps":"apps","A web app using Node.js and Restify.":"A web app using Node.js and Restify.","see more options":"see more options","touchdevelop":"touchdevelop","parameter name":"parameter name","beginners":"beginners","connecting":"connecting","tap (←) when done":"tap (←) when done","tap to change the splash screen picture":"tap to change the splash screen picture","color: {0}":"color: {0}","import column values from a JSON object":"import column values from a JSON object","blank engduino":"blank engduino","Counts the number of rows":"Counts the number of rows","Tutorial completed":"Tutorial completed","This tab contains additional information about this script":"This tab contains additional information about this script","creates an empty collection of entries":"creates an empty collection of entries","Creates an invalid reference to an entry":"Creates an invalid reference to an entry","blank office mix":"blank office mix","An empty Office Mix app.":"An empty Office Mix app.","blank tutorial":"blank tutorial","An empty interactive tutorial.":"An empty interactive tutorial.","Pictures, sounds, etc. in the current script":"Pictures, sounds, etc. in the current script","Objects, tables and indexes in the current script":"Objects, tables and indexes in the current script","Libraries referenced by the current script":"Libraries referenced by the current script","Functions in the current script":"Functions in the current script","subscribers":"subscribers","blank app":"blank app","copy selection":"copy selection","search templates":"search templates","the current function":"the current function","Cordova mobile app":"Cordova mobile app","or tap to get help":"or tap to get help","disconnect":"disconnect","blank pixel art":"blank pixel art","An empty app using the scratch library.":"An empty app using the scratch library.","An turtle app.":"An turtle app.","an event handler":"an event handler","make call async":"make call async","comment out":"comment out","Sets the current value":"Sets the current value","Gets the status of the player":"Gets the status of the player","Searches for videos in a particular date range.":"Searches for videos in a particular date range.","Moves the player to the previous media in the queue.":"Moves the player to the previous media in the queue.","Sets the friendly name of the device":"Sets the friendly name of the device","Creates an invalid Media Player Collection instance":"Creates an invalid Media Player Collection instance","Creates an invalid Device Collection instance":"Creates an invalid Device Collection instance","Creates an invalid Printer Collection instance":"Creates an invalid Printer Collection instance","Creates an invalid Media Server instance":"Creates an invalid Media Server instance","Plays a media from the home network.":"Plays a media from the home network.","Gets the friendly name of the device":"Gets the friendly name of the device","Creates an invalid Device instance":"Creates an invalid Device instance","Creates an invalid Printer instance":"Creates an invalid Printer instance","Creates an invalid Media Link instance":"Creates an invalid Media Link instance"} \ No newline at end of file diff --git a/locales/es-ES/strings.json b/locales/es-ES/strings.json new file mode 100644 index 00000000..a62dbd06 --- /dev/null +++ b/locales/es-ES/strings.json @@ -0,0 +1,824 @@ +{ + "Search...":"Buscar...", + "my scripts":"mis scripts", + "more":"más", + "a function":"una función", + "tap there":"pulsa aquí", + "add":"añadir", + "dismiss":"descartar", + "run":"ejecutar", + "insert {0}":"insertar {0}", + "script":"script", + "goal:":"meta:", + "'Javascripty' curly braces, all the tools, for experienced devs!":"Las llaves de Javascript, todas las herramientas, para desarrolladores con experiencia", + "Sets the position in pixels":"Establece la posición en píxeles", + "function":"función", + "expert":"experto", + "coder":"codificador", + "beginner":"principiante", + "insert comment":"insertar comentario", + "remove":"eliminar", + "translating tutorial...":"traduciendo tutorial...", + "loading tutorial":"cargando tutorial", + "reloading script":"volviendo a cargar script", + "picture":"imagen", + "we have {0:a} here; did you want to do something with it?":"Aquí tenemos un {0:a}; ¿quería hacer algo con él?", + "Me":"Me", + "privacy and cookies":"privacy and cookies", + "terms of use":"terms of use", + " -- a local variable":" -- una variable local", + "location":"ubicación", + "signing in...":"iniciando sesión...", + "global vars":"variables globales", + "clone":"clon", + "We will adapt the editor to your coding skill level. You can change your skill level later in the hub.":"Adaptaremos el editor a su nivel de aptitud en codificación. Puede cambiar su nivel de aptitud más tarde en el concentrador.", + "run main":"ejecute principal", + "Edit code as text, more options, for aspiring app writers!":"Edite el código como texto, más opciones, para quienes aspiran a ser escritores de aplicaciones.", + "Drag and drop blocks, simplified interface, great for beginners!":"Arrastre y suelte bloques, interfaz simplificada, ¡perfecto para principiantes!", + "choose your coding skill level":"seleccione su nivel de aptitud en codificación", + "Your full name":"Su nombre completo", + "website url":"url del sitio web", + "website":"sitio web", + "wallpaper":"fondo de pantalla", + "twitter handle":"usuario de Twitter", + "sign out":"cerrar sesión", + "sign in":"iniciar sesión", + "save":"guardar", + "receive email newsletters":"recibir boletín de correo electrónico", + "remove picture":"eliminar imagen", + "Receive email notifications when other people review\/take a screenshot of\/comment on your scripts, or reply to one of your comments, or when events related to your subscriptions occur.":"Recibir notificaciones de correo electrónico cuando otras personas revisen\/tomen una captura de pantalla de sus scripts o respondan a uno de sus comentarios, o cuando ocurran eventos relacionados con sus suscripciones.", + "Your twitter handle, like @touchdevelop.":"Su usuario de Twitter, por ej. @touchdevelop.", + "receive email notifications":"recibir notificaciones de correo electrónico", + "real name":"nombre real", + "public profile":"perfil público", + "public nickname":"sobrenombre público", + "private profile":"perfil privado", + "saving...":"guardando...", + "Please review our Privacy Statement.":"Revise nuestra Declaración de privacidad.", + "Your email address has not yet been verified. Please check your inbox.":"Todavía no se ha verificado su dirección de correo electrónico. Revise su bandeja de entrada.", + "email":"correo electrónico", + "email and push notifications":"correo electrónico y notificaciones push", + "Enter your school affiliation if any.":"Introduzca su afiliación escolar si la hubiere.", + "school":"estudios", + "What is your occupation?":"¿A qué se dedica?", + "occupation":"ocupación", + "What is your level of programming knowledge?":"¿Cuál es su nivel de conocimiento sobre programación?", + "programming knowledge":"conocimiento sobre programación", + "How did you discover TouchDevelop?":"¿Cómo descubrió TouchDevelop?", + "how found":"como encontró", + "year of birth":"año de nacimiento", + "notifications":"notificaciones", + "nickname":"sobrenombre", + "about you":"sobre usted", + "Where in the world are you?":"¿En qué parte del mundo se encuentra?", + "Your Minecraft user.":"Su usuario Minecraft.", + "more settings":"más configuraciones", + "Your GitHub user.":"Su usuario de GitHub.", + "minecraft user":"usuario de minecraft", + "A unique display name for your public profile (at least 8 characters)":"Un nombre único para mostrar en su perfil público (al menos 8 caracteres)", + "Scripts by this user:":"Scripts por este usuario:", + "github user":"usuario de github", + "Items marked with * are required.":"Los elementos marcados con * son obligatorios.", + "gender":"sexo", + "Enter the URL to your personal website (Example: http:\/\/www.northwindtraders.com)":"Introduzca la URL de su sitio web personal (ejemplo: http:\/\/www.northwindtraders.com)", + "Enter some information about yourself":"Introduzca alguna información sobre usted", + "Don't forget to scroll down and tap 'save' when you are done editing!":"Recuerde desplazarse hacia abajo y presionar “guardar” al terminar la edición.", + "Do you want to receive informational TouchDevelop-related newsletters, e.g. about new features and upcoming events?":"¿Desea recibir boletines informativos relacionados con TouchDevelop, por ej. sobre las nuevas funciones y los próximos eventos?", + "

loading current settings...<\/h3>":"

cargando configuraciones actuales...<\/h3>", + "Art by this user:":"Artículos por este usuario:", + "abuse reports":"informes de contenido inapropiado", + "go back to coding! {0}★ to go":"¡regresar a la codificación! {0}★ para ir", + "add input parameter":"agregar parámetro de entrada", + "start over":"volver a empezar", + "API Docs":"Documentos API", + "Settings":"Configuración", + "Upload Picture":"Cargar imagen", + "help":"ayuda", + "Users":"Usuarios", + "breakpoint":"punto de interrupción", + "toggle breakpoint":"alternar punto de interrupción", + "plugins":"complementos", + "logs":"registros", + "Create Script":"Crear script", + "Create Group":"Crear grupo", + "Tutorials":"Tutoriales", + "Forums":"Foros", + "Join Group":"Unirse a un grupo", + "conditional":"condicional", + "tests":"pruebas", + "pages":"páginas", + "events":"eventos", + "global variable":"variable global", + "test":"probar", + "publish":"publicar", + "rename":"cambiar nombre", + "script properties":"propiedades del script", + "select":"seleccionar", + "paste":"pegar", + "decimal dot":"punto decimal", + "back":"atrás", + "undo":"deshacer", + "re-run":"volver a ejecutar", + "move cursor":"mover cursor", + "private":"privado", + "Facebook":"Facebook", + "upload picture":"cargar imagen", + "showcase":"presentar", + "the hub":"el hub", + "cut":"cortar", + "logical negation":"negación lógica", + "A number (possibly negative and\/or fractional)":"Un número (posiblemente negativo o fracción)", + "number":"número", + "replicated ":"replicado ", + "replicated":"replicado", + "local":"local", + "temporary":"temporal", + "publish as hidden":"publicar como oculto", + "learn about publishing":"obtener información sobre la publicación", + "Publish script":"Publicar guión", + "Minecraft user":"Usuario de Minecraft", + "TD155: '{0}' cannot be assigned to a local variable":"TD155: no se puede asignar '{0}' a una variable local", + "TD130: bound of 'for' wants {1:a}":"TD130: el enlace de 'for' pide {1}", + "TD150: cannot call the thing before '('":"TD150: no puede llamar a la cosa antes '('", + "TD151: unclosed '('":"TD151: sin cerrar '('", + "TD112: i cannot find property '{0}' on {1}":"TD112: no puedo encontrar la propiedad '{0}' en {1}", + "TD116: not enough parameters supplied to {0}":"TD116: no se han suministrado suficientes parámetros a {0}", + "preview":"vista previa", + "move to library":"mover a biblioteca", + " [hidden]":" [oculto]", + "color #{0}":"color #{0}", + "load more replies":"cargar más respuestas", + "export to app":"exportar a aplicación", + "pull changes":"extraer cambios", + "'{0}' is obsolete and should not be used":"'{0}' obsoleto, no debería utilizarse", + "add output parameter":"agregar parámetro de salida", + "superior, supernatural, terrific, unbelievable, unearthly, unique, unprecedented, unusual, weird, wonderful, wondrous":"superior, sobrenatural, estupendo, inaudito, sobrenatural, único, sin precedentes, inusual, raro, extraño, fuera de lo común", + "incredible, magical, marvellous, marvelous, mind-blowing, mind-boggling, miraculous, peculiar, phenomenal, rad, rockin', special, spectacular, startling, stunning, super-cool, ":"increíble, mágico, maravilloso, sorprendente, alucinante, milagroso, peculiar, fenomenal, molón, especial, espectacular, inesperado, chocante, super guay, ", + "amazing, astonishing, astounding, awe-inspiring, awesome, breathtaking, classic, cool, curious, distinct, exceptional, exclusive, extraordinary, fabulous, fantastic, glorious, great, ":"increíble, asombroso, alucinante, impresionante, formidable, impactante, clásico, guay, curioso, distinto, excepcional, exclusivo, extraordinario, fabuloso, fantástico, glorioso, genial, ", + " sending changes":" enviando cambios", + "diff prev":"dif. ant.", + "diff curr":"dif. act.", + "Types, order, and number of event parameters cannot be edited.":"No se pueden editar los tipos, el orden y el número de parámetros del evento.", + "Events cannot have out parameters.":"No se puede tener parámetros out en estos eventos.", + "docs":"documentos", + "screens":"pantallas", + "starting...":"iniciando...", + "TD109: cannot assign to this":"TD109: no se puede asignar a esto", + "pause":"pausar", + "just keep typing the search terms!":"¡siga escribiendo los términos de búsqueda!", + "... there's more ...":"... hay más ...", + "Extensions":"Extensiones", + "tap there for instructions":"pulsar aquí para obtener instrucciones", + "show how to complete this activity":"mostrar cómo completar esta actividad", + "move left":"mover a la izquierda", + "To add page data, create a local var and tap 'promote to field'.":"Para agregar datos a la página, crea una variable local y pulsa 'promocionar a campo'.", + "TD111: cannot assign from {0} to {1}":"TD111: no se puede asignar de {0} a {1}", + "{0} ({1} line{1:s})":"{0} ({1} línea{1:s})", + "replace all in script":"sustituir todo en el script", + "global replace":"sustitución global", + "create a new parameter":"crear un nuevo parámetro", + "base":"base", + "select more":"seleccionar más", + "extend":"ampliar", + "history":"historial", + "strip '{0}'":"tira '{0}'", + "pull out to block level":"sacar a nivel de bloque", + ", got {0:a} instead":", en su lugar, se obtuvo {0}", + "connected":"conectado", + "an function type definition":"definición de un tipo de función", + "tap to translate with Microsoft® Translator...":"pulsar para traducir con el traductor de Microsoft®...", + "Translations by Microsoft® Translator, tap to see original...":"Traducciones hechas por Microsoft ® Translator, pulse para ver original...", + "into local":"en local", + "extract to var":"extraer a variable", + "turn into":"convertir en", + "else if":"otra cosa si", + "forks":"tenedores", + "a minute ago":"hace un minuto", + "loading replies...":"cargando respuestas...", + "show more options":"mostrar más opciones", + "author":"autor", + "find references":"encontrar referencias", + "need to edit elsewhere":"tienes que hacer modificaciones en otro sitio", + "details":"detalles", + "an hour ago":"hace una hora", + "categories":"categorías", + " of ":" de ", + "need to delete this":"tienes que borrar esto", + "YouTube":"YouTube", + "screenshot of {0}":"captura de pantalla de {0}", + "loading comments for \/{0}...":"cargando comentarios de \/{0}...", + "Twitter":"Twitter", + "my art":"mi arte", + "insert statement":"insertar instrucción", + "learn more":"más información", + "hearts":"corazones", + "library":"biblioteca", + "now you can select a property of {0}; it doesn't do anything by itself":"ya puedes seleccionar una propiedad de {0}; por sí misma no hace nada", + "insights":"información detallada", + "tutorial progress":"progreso del tutorial", + "What's new":"Novedades", + "Search everything":"Buscar todo", + "Search Help":"Buscar ayuda", + "Getting started":"Empezar", + "Export to Windows, Android, iOS, Azure":"Exportar a Windows, Android, iOS, Azure", + "top & new":"más destacado y nuevo", + "learn":"aprender", + "a few seconds ago":"hace unos segundos", + "screenshot":"captura de pantalla", + "tags":"etiquetas", + "share":"compartir", + "number entry":"entrada numérica", + "regular keypad":"teclado numérico normal", + "Upload Sound":"Cargar sonido", + "Insert '{0}' {1}":"Insertar '{0}' {1}", + "clear":"borrar", + "go to":"ir a", + "sound":"sonido", + "{0} second{0:s} ago":"hace {0} segundo{0:s}", + "New Scripts":"Nuevos scripts", + "update":"actualizar", + "abuse":"abuso", + "translate":"traducir", + "Reply...":"Responder...", + "TD145: there seem to be an operator (like '+', '(' or ',') missing here":"TD145: parece que aquí falta un operador (como '+', '(' o ',')", + "we have a library '{0}' here; {1}":"tenemos una biblioteca '{0}' aquí; {1}", + "now you can select a property on it":"ahora puedes seleccionar una propiedad en él", + "we need different keypad":"necesitamos un teclado numérico diferente", + "saved":"guardado", + "i'm finished with my Hour of Code™":"He terminado mi Hora del Código™", + "a page":"una página", + "TD154: the operator needs something after it":"TD154: hay algo que tiene que ir detrás del operador", + "TD144: it seems you're missing '{0}', try adding it":"TD144: parece que te falta '{0}', intenta añadirlo", + "{0} hour{0:s} ago":"hace {0} hora{0:s}", + "fix it":"arréglalo", + "learn more about {0}":"más información acerca de {0}", + "Your art will appear here":"Tu arte aparecerá aquí", + "{0} minute{0:s} ago":"hace {0} minuto{0:s}", + "break in debugger":"pausa en el depurador", + "delete":"eliminar", + "Picks a random color":"Escoge un color aleatorio", + "type: {0}":"tipo: {0}", + "need a different string here":"aquí se necesita una cadena diferente", + "follow tutorial in editor":"seguir tutorial en el editor", + "tap here when done":"pulsar aquí cuando termine", + "upload sound":"cargar sonido", + "keep editing":"seguir editando", + "searching...":"buscando...", + "choose...":"elegir...", + "Type to search...":"Escribir para búsqueda...", + "let's get started!":"¡empecemos!", + "creating script":"creando el script", + "online":"en línea", + "tutorial: ":"tutorial: ", + "excellent; great job; awesome; cool; you rock; well done; outstanding; you got it; right on":"muy bien; buen trabajo; fantástico, guay; molas; bien hecho; sobresaliente; lo has pillado; genial", + "Post a comment...":"Publicar un comentario...", + "cancel":"cancelar", + "parsing script text":"análisis del texto del script", + "errors":"errores", + "report abuse":"denunciar abuso", + "issues":"problemas", + "load more":"cargar más", + "debug":"depurar", + "TD100: insert {0:a} here":"TD100: insertar {0} aquí", + "loading...":"cargando...", + "Sets the background picture":"Establece la imagen de fondo", + "Gets the color that has the ARGB value of #00FFFFFF":"Obtiene el color que tiene el valor ARGB de #00FFFFFF", + "Gets the color that has the ARGB value of #FF800080":"Obtiene el color que tiene el valor ARGB de #FF800080", + "Gets the color that has the ARGB value of #FFFF00FF":"Obtiene el color que tiene el valor ARGB de #FFFF00FF", + "Gets the color that has the ARGB value of #FFFFFF00":"Obtiene el color que tiene el valor ARGB de #FFFFFF00", + "Gets the color that has the ARGB value of #FF00FFFF":"Obtiene el color que tiene el valor ARGB de #FF00FFFF", + "Sets the sprite color.":"Establece el color del sprite.", + "Gets the color that has the ARGB value of #FFFFA500":"Obtiene el color que tiene el valor ARGB de #FFFFA500", + "Gets the color that has the ARGB value of #FFFFFFFF":"Obtiene el color que tiene el valor ARGB de #FFFFFFFF", + "Gets the color that has the ARGB value of #FFFF0000":"Obtiene el color que tiene el valor ARGB de #FFFF0000", + "Gets the color that has the ARGB value of #FF0000FF":"Obtiene el color que tiene el valor ARGB de #FF0000FF", + "Gets the color that has the ARGB value of #FF000000":"Obtiene el color que tiene el valor ARGB de #FF000000", + "'atomic' function":"función 'atomic'", + "test function":"función de prueba", + "private function":"función privada", + "function name":"nombre de la función", + "print":"imprimir", + "store the value in a variable":"guardar el valor en una variable", + "this script is a web service":"este script es un servicio web", + "variable name":"nombre de la variable", + "library name":"nombre de la biblioteca", + "Enter a name":"Escribir un nombre", + "exported from this library":"exportado desde esta biblioteca", + "search here for {0}":"buscar aquí para {0}", + "ex: ":"ej.: ", + "to code":"a código", + "this script is a library":"este script es una biblioteca", + "run with instrumentation":"ejecutar con instrumentación", + "revert to published version":"revertir a versión publicada", + "manage data":"administrar datos", + "i want it to run on":"quiero ejecutarla en", + "delete local data and permissions":"eliminar datos locales y permisos", + "allow other users to export to app":"permitir a otros usuarios exportar a la aplicación", + "about profile":"acerca del perfil", + "about insights":"acerca de la información detallada", + "about coverage":"acerca de la cobertura", + "Search here...":"Buscar aquí...", + "For published scripts, also look at the tab of the published script page to find anonymously collected crowd-sourced profile and coverage data.":"Para los scripts publicados, consulta también la pestaña en la página del script publicado para buscar un perfil y cobertura recopilados por \\\"crowdsourcing\\\" de forma anónima", + "After the script stops, browse the code to see collected information.":"Después que se detiene el script, explora el código para ver la información recopilada.", + "read only":"solo lectura", + "offline available":"disponible sin conexión", + "cloud sessions":"sesiones en la nube", + "profile":"perfil", + "coverage":"cobertura", + "record name:":"registrar nombre:", + "description":"descripción", + "view as script":"ver como script", + "comments":"comentarios", + ", got {0}":", obtuvo {0}", + "See More":"Ver más", + "'{0}' expects {1} here":"'{0}' espera {1} aquí", + "Gets the color that has the ARGB value of #FF008000":"Obtiene el color que tiene el valor ARGB de #FF008000", + "replace picture":"sustituir imagen", + "demote to var":"bajar a variable", + "change (back) to local":"cambiar (de nuevo) a local", + "search art":"buscar arte", + "export":"exportar", + "let's change this":"cambiemos esto", + "backspace this":"borra esto", + "simplify":"simplificar", + "current expression":"expresión actual", + "set name":"establecer nombre", + "Create a new picture sprite.":"Crear una imagen sprite nueva.", + "Sets the center horizontal position in pixels":"Establece la posición horizontal central en píxeles", + "we'll guide you step by step":"te guiaremos paso a paso", + "All tutorials":"Todos los tutoriales", + "tutorials":"tutoriales", + "All my scripts":"Todos mis scripts", + "Skill level: {0} ":"Nivel de aptitud: {0} ", + "All my groups":"Todos mis grupos", + "social":"social", + "Create your own apps":"Crea tus propias aplicaciones", + "Sets the y position in pixels":"Establece la posición de y en píxeles", + "change contents":"cambiar contenidos", + "move the cursor right":"mover el cursor a la derecha", + "split":"dividir", + "customize the art!":"¡personaliza el arte!", + "Sets the width in pixels":"Establece el ancho en píxeles", + "{0} day{0:s} ago":"hace {0} día{0:s}", + "stop loop":"detener bucle", + "stop function":"función detener", + "skip iteration":"saltar iteración", + "display value":"mostrar valor", + "repeat while":"repetir mientras", + "repeat n times":"repetir n veces", + "\/\/ comment":"\/\/ comentario", + "repeat on collection":"repetir en la colección", + "UI widget":"Widget de interfaz de usuario", + "read more...":"leer mas...", + "Create a new text sprite.":"Crear un nuevo sprite de texto.", + "step over":"encima", + "step out":"fuera", + "step in":"dentro", + "exit":"salir", + "Search code...":"Buscar código...", + "continue":"continuar", + "go to previous step":"ir al paso anterior", + "to continue coding":"para continuar escribiendo código", + "stop":"detener", + "compiling script":"compilando script", + "'{0}' returns a '{1}'; {2}":"'{0}' devuelve un '{1}'; {2}", + "promote to data":"promocionar a datos", + "to global var":"para variable global", + "let's do it!":"¡Vamos!", + "store in var":"guardar en variable", + "set local variable name":"establecer el nombre de la variable local", + "please wait...":"espera...", + "function, variable, library, ...":"función, variable, biblioteca, ...", + "add new":"agregar nuevo", + "function types":"tipos de funciones", + "database":"base de datos", + "this line is perfect!<\/b> let's move on":"¡una línea perfecta!<\/b> sigamos", + "libraries":"bibliotecas", + "lib":"bib", + "art resource":"recursos de arte", + "Your script will appear here":"El script aparecerá aquí", + "Change skill level!":"¡Cambiar nivel de aptitud!", + "copy":"copiar", + "negation":"negativo", + "backspace":"retroceso", + "move the cursor left":"mover el cursor a la izquierda", + "new variable":"nueva variable", + "a global variable":"una variable global", + "{0} year{0:s} ago":"hace {0:s}años {0}", + "{0} month{0:s} ago":"hace {0} mes{0:s}", + "creates an empty collection of objects":"crea una colección vacía de objetos", + "Create an invalid value of this object type":"Crear un valor no válido de este tipo de objeto", + "import field values from a JSON object":"importar valores de los campos desde un objeto JSON", + "checks if reference has not been set":"comprueba si la referencia no se ha establecido", + "tests if two references refer to the same object":"prueba si dos referencias aluden al mismo objeto", + "sets all fields to their default values":"establece todos los campos a sus valores predeterminados", + "export a JSON representation of the contents":"exportar una representación JSON de los contenidos", + "displays the object on the wall":"muestra el objeto en el muro", + "add line below":"añadir una línea debajo", + "select that line":"selecciona esa línea", + "access the {0} field":"acceder al campo {0}", + "tap there to run your app":"pulsa aquí para ejecutar la aplicación", + "new stmt below":"nueva instrucción debajo", + "new line":"nueva línea", + "Concatenates two pieces of text":"Concatena dos fragmentos de texto", + "edit":"editar", + "more ":"más ", + "code":"código", + "string":"cadena", + "TD152: unexpected ')'":"TD152: inesperado ')'", + "rewind":"", + "More":"", + "TD118: 'if' condition wants {1:a}":"TD118: la condición 'if' pide {1}", + "TD115: excessive parameter(s) supplied to {0}":"TD115: se han proporcionado demasiados parámetros a {0}", + "TD101: cannot find '{0}'":"TD101: no puede encontrar '{0}'", + "TD147: we didn't expect '{0}' here":"TD147: no esperábamos ver a '{0}' aquí", + "name":"nombre", + "art":"arte", + "no hearts. you can add one once you install the script!":"no hay corazones. ¡podrás agregar uno cuando instales el script!", + "done!":"¡listo!", + "no forks, install, edit and re-publish script to create one!":"¡no hay tenedores, instala, edita y vuelve a publicar tu script para crear uno!", + "no art published by this user":"este usuario no tiene ningún arte publicado", + "get my Hour of Code™ certificate":"Obtener mi certificado Hora del Código™", + "next tutorials...":"siguientes tutoriales...", + "no tags, tap to add some!":"sin etiquetas, pulsa para añadirlas", + "no comments, tap to write some!":"sin comentarios, pulsa para escribirlos", + "Gets the printers on the current wireless network":"Obtiene las impresoras en la red inalámbrica actual", + "Plays the media at the 'url' internet address.":"Reproduce el elemento multimedia en la dirección de Internet 'url'.", + "Browses to the device control panel":"Va al panel de control del dispositivo", + "Gets the manfacturer name":"Obtiene el nombre del fabricante", + "Returns a date that adds the specified number of years to the value of this instance.":"Devuelve una fecha que agrega el número especificado de años al valor de esta instancia.", + "Converts to the local time":"Convierte a la hora local", + "Choose a media player on the current wireless network":"Elige un reproductor multimedia en la red inalámbrica actual", + "Gets the media players on the current wireless network":"Obtiene los reproductores multimedia en la red inalámbrica actual", + "Indicates if no jobs can be processed and intervention is needed.":"Indica si no se pueden procesar tareas y se requiere intervención.", + "Choose a media server on the current wireless network":"Elige un servidor multimedia en la red inalámbrica actual", + "Gets the media servers on the home network":"Obtiene servidores multimedia en la red doméstica", + "Gets the current motion that combines data from the accelerometer, compass and gyroscope if available.":"Obtiene el movimiento actual que combina los datos del acelerómetro, brújula y giroscopio, si estuviera disponible.", + "Gets a value whether the song is DRM protected":"Obtiene un valor que indica si la canción está protegida por DRM", + "Gets the width of the camera image in pixels.":"Obtiene el ancho de la imagen de la cámara en píxeles.", + "Indicates if new jobs can start processing immediately without waiting.":"Indica si las tareas nuevas pueden empezar a procesarse inmediatamente sin esperar.", + "Returns a date that adds the specified number of months to the value of this instance.":"Devuelve una fecha que agrega el número especificado de meses al valor de esta instancia.", + "Indicates if jobs are processing; new jobs will wait before processing, i.e., are said to be pending.":"Indica si las tareas se están procesando; las tareas nuevas esperarán para procesarse, es decir, están pendientes.", + "Indicates the media can be played, paused, resumed":"Indica que el elemento multimedia se puede reproducir, pausar, reanudar", + "Sets the sound volume level from 0 (silent) to 1 (current volume)":"Establece el nivel del volumen del sonido de 0 (silencio) a 1 (volumen actual)", + "Indicates if volume can be changed":"Indica si se puede modificar el volumen", + "Gets the sound volume for sounds from 0 (silent) to 1 (current volume)":"Obtiene el volumen del sonido para sonidos comprendidos de 0 (silencio) a 1 (volumen actual)", + "Reads the response body as a wave sound":"Lee el cuerpo de la respuesta como archivo de sonido", + "Gets the height of the camera image in pixels.":"Obtiene el alto de la imagen de la cámara en píxeles.", + "This script uses the following capabilities: ":"Este script usa las siguientes capacidades: ", + "Sets the 3x3 affine matrix transformation applied to the wall.":"Establece la transformación afín de matriz 3x3 que se aplica al muro.", + "Searches the Windows Phone Store (type in applications or music)":"Busca en Windows Phone Store (escribir en aplicaciones o música)", + "Display the printer to the wall":"Muestra la impresora en el muro", + "Gets the name of the printer":"Obtiene el nombre de la impresora", + "Gets the detailled information about this device":"Obtiene la información detallada sobre este dispositivo", + "Applies `converter` on all elements of the input collection and returns a collection of results":"Aplica `converter` a todos los elementos de la colección de datos de entrada y devuelve una colección de resultados", + "overview":"información general", + "Draws a line between two points":"Dibuja una línea entre dos puntos", + "Writes another picture at a given location. The opacity ranges from 0 (transparent) to 1 (opaque).":"Escribe otra imagen en una ubicación determinada. La opacidad tiene una gradación de 0 (transparente) a 1 (opaco).", + "Fills a ellipse with a given color":"Rellena una elipse en un color determinado", + "Returns a copy of the image":"Devuelve una copia de la imagen", + "Draws some text border with a given color and font size":"Dibuja borde de texto en un color y tamaño de fuente determinados", + "Fills a rectangle with a given color":"Rellena un rectángulo en un color determinado", + "Resizes the picture to the given size in pixels":"Cambia el tamaño de la imagen según el tamaño en píxeles especificado", + "Displays the image to the wall; you need to call 'update on wall' later if you want changes to be reflected.":"Muestra la imagen en el muro; debes llamar a 'actualizar en el muro' posteriormente si quieres que se vean reflejados los cambios.", + "you did it!":"¡Lo has conseguido!", + "upload screenshot":"Cargar captura de pantalla", + "Publishing is subject to our ":"La publicación está sujeta a nuestras ", + ". Please read our information about ":". Lee la información acerca de ", + "maybe later":"quizás más tarde", + "Embeded text or downloaded from the web":"Texto incrustado o descargado de Internet", + "Code that performs a specific task":"Código que realiza una tarea específica", + "Code raised when a user interaction happens":"Código que aparece cuando se produce una interacción del usuario", + "An indexed table of user-defined rows":"Una tabla indexada con filas definidas por el usuario", + "A user interface":"Una interfaz de usuario", + "A table of user-defined rows":"Una tabla con filas definidas por el usuario", + "A reference to a library script":"Una referencia a un script de biblioteca", + "A number constant":"Una constante numérica", + "A global variable":"Una variable global", + "A color constant":"Una constante de color", + "Current device":"Dispositivo actual", + "tap to change the color":"pulsa para cambiar el color", + "Show errors in the editor if the script uses any APIs that prevent it from running on these platforms.":"Mostrar errores en el editor si el script usa API que evitan que se ejecute en estas plataformas.", + "settings":"configuración", + "Detaches the handler from the event.":"Desasocia el controlador del evento.", + "set the handler that is invoked when the board is tapped":"establecer el controlador que se invoca cuando se pulsa el panel", + "Returns true if the current instance is useless":"Devuelve TRUE si la instancia actual es inservible", + "Gets the width in pixels":"Obtiene el ancho en píxeles", + "Gets the height in pixels":"Obtiene el alto en píxeles", + "Script Updates":"Actualizaciones de script", + "rewind ":"retroceder ", + "A picture":"Una imagen", + "search art pictures":"buscar imágenes de arte", + "no picture loaded yet":"todavía no se cargaron imágenes", + "upload":"cargar", + "url":"url", + "Updates picture on a picture sprite (if it is a picture sprite)":"Actualiza la imagen como imagen sprite (si es una imagen sprite)", + "Add an action that fires for every display frame":"Agregar una acción que se desencadene para cada fotograma de la pantalla", + "Gets the center horizontal position of in pixels":"Obtiene la posición horizontal central en píxeles", + "Sets the y acceleration in pixels\/sec^2":"Establece la aceleración de y en píxeles\/seg^2", + "Sets the height in pixels":"Establece el alto en píxeles", + "Sets the y speed in pixels\/sec":"Establece la velocidad de y en píxeles\/seg", + "we need to edit another thing":"tenemos que editar otra cosa", + "Do the sprites overlap":"¿Se solapan los sprites?", + "Gets the y position in pixels":"Obtiene la posición de y en píxeles", + "Sets the x speed in pixels\/sec":"Establece la velocidad de x en píxeles\/seg", + "New or built-in colors":"Colores nuevos o integrados", + "Compares numbers for equality":"Compara números según igualdad", + "Compares numbers for less":"Compara números según menor", + "Compares numbers for more":"Compara números según mayor", + "Multiplies numbers":"Multiplica números", + "Subtracts numbers":"Resta números", + "Adds numbers":"Suma números", + "groups":"", + "Interact with devices in the home network. Devices must be UPnP™ compatible.":"", + "Phone numbers, vibrate, etc...":"Números de teléfono, vibración, etc....", + "Create invalid values":"Crear valores no válidos", + "Search and browse the web...":"Buscar y navegar por la web...", + "Camera, location, microphone and other sensors":"Ubicación, micrófono, cámara y otros sensores", + "Pictures and music...":"Fotos y música...", + "ADJ script":"Script ADJ", + "syncing...":"sincronización de...", + "Please wait...":"espera...", + "Interact with the app runtime":"Interactuar con el tiempo de ejecución de la aplicación", + "Ask or display values on the wall...":"Pedir o mostrar los valores en la pared...", + "Emails, sms, contacts, calendar, ...":"Mensajes de correo electrónico, sms, contactos, calendario...", + "2D barcodes, QR codes and NFC tags":"etiquetas NFC, los códigos QR y los códigos de barras 2D", + "Support for interactive tutorials.":"Soporte para tutoriales interactivos.", + "Translation, speech to text, ...":"Traducción, discurso al texto...", + "Access to the radio":"Acceso a la radio", + "tiles and notifications for Windows and Windows Phone":"azulejos y notificaciones para Windows y Windows Phone", + "Maps, location to address, address to location":"Mapas, ubicación, dirección, dirección de ubicación", + "Current box element in the page.":"Elemento actual de la caja en la página.", + "A place to hook up an action to execute in response to an event":"Un lugar para conectar una acción para ejecutar en respuesta a un evento", + "Divides numbers":"Divide números", + "Correctness helpers":"Ayudantes de corrección", + "Play, stop or resume songs, ...":"Reproducir, detener o reanudar canciones...", + "time and dates":"hora y fecha", + "Create collections of items.":"Crear colecciones de objetos.", + "ok":"", + "replace all in function":"", + "in this function":"", + "objects":"", + "decorators":"", + "Gets a list of all songs":"", + "Gets a list of all pictures":"", + "Gets the name of the audio\/video player":"", + "Gets a list of all videos":"", + "Searches for pictures in a particular date range.":"", + "Searches for songs":"", + "Checks if the device is connected":"", + "Searches for videos":"", + "Chooses a song":"", + "Chooses a picture":"", + "Chooses a video or a movie":"", + "Moves the player to the next media in the queue.":"", + "Choose a printer on the current wireless network":"", + "subscriptions":"", + "of an object":"", + "given ♥":"", + "promote to field":"", + "go to list of things in your script":"", + "Computes the maximum of the values":"", + "Computes the minimum of the values":"", + "Returns a random integral number between `min` and `max` included.":"", + "Converts the value into a json data structure.":"", + "Arithmetic and bitwise operations on 32 bit integers":"", + "OneDrive, OneNote operations":"", + "Gets the number of elements":"", + "Run the inline action.":"", + "Gets the number of playlists":"", + "you can also search":"", + "A unit test":"", + "others":"", + "add {0}":"", + "blank esplora":"", + "An empty Arduino Esplora script.":"", + "blank arduino":"", + "An empty Arduino sketch.":"", + "add line above":"", + "clipboard":"", + "pick a script template...":"", + "type: ":"", + "hide":"", + "TD121: cannot find type {0}":"", + "resume":"", + "scripts":"", + "An empty script, which doesn't do anything.":"", + "if":"", + "image proxying":"", + "{0} down":"", + "{0} up":"", + "yes":"", + "no":"", + "Displays the playlist to the wall":"", + "current":"", + "Plays the songs in the playlist":"", + "enter a number":"", + "undo fix":"", + "web apps":"", + "run tests":"", + "JSON data":"", + "group":"", + "add comment for this field":"", + "add comment":"", + "we need a new {0}":"", + "new property":"", + "A web app using Azure Services, Node.js and Restify.":"", + "apps":"", + "A web app using Node.js and Restify.":"", + "see more options":"", + "touchdevelop":"", + "parameter name":"", + "beginners":"", + "connecting":"", + "tap (←) when done":"", + "tap to change the splash screen picture":"", + "color: {0}":"", + "import column values from a JSON object":"", + "blank engduino":"", + "Counts the number of rows":"", + "Enter a script name...":"", + "Tutorial completed":"", + "This tab contains additional information about this script":"", + "creates an empty collection of entries":"", + "Creates an invalid reference to an entry":"", + "progress":"", + "blank office mix":"", + "An empty Office Mix app.":"", + "blank tutorial":"", + "An empty interactive tutorial.":"", + "Pictures, sounds, etc. in the current script":"", + "Objects, tables and indexes in the current script":"", + "Libraries referenced by the current script":"", + "Functions in the current script":"", + "subscribers":"", + "create":"", + "blank app":"", + "surround with":"", + "delete selection":"", + "cut selection":"", + "copy selection":"", + "users":"", + "search templates":"", + "your best score: {0}":"", + "blank game":"", + "blank":"", + "the current function":"", + "Cordova mobile app":"", + "search":"", + "pin to start":"", + "or tap to get help":"", + "Thing":"", + "Boiler plate code to create a game.":"", + "disconnect":"", + "blank pixel art":"", + "An empty app using the scratch library.":"", + "An turtle app.":"", + "an event handler":"", + "make call async":"", + "extract to parameter":"", + "comment out":"", + "Sets the current value":"", + "Gets the status of the player":"", + "Searches for videos in a particular date range.":"", + "Moves the player to the previous media in the queue.":"", + "Sets the friendly name of the device":"", + "Creates an invalid Media Player Collection instance":"", + "Creates an invalid Device Collection instance":"", + "Creates an invalid Printer Collection instance":"", + "Creates an invalid Media Server instance":"", + "Plays a media from the home network.":"", + "Gets the friendly name of the device":"", + "Creates an invalid Device instance":"", + "Creates an invalid Printer instance":"", + "Creates an invalid Media Link instance":"", + "finished":"", + "loading":"", + "Exports a JSON representation of the contents.":"", + "Browse and review scripts from the bazaar":"", + "Gets the foreground color in the current theme":"", + "Gets the normalized red value (0.0-1.0)":"", + "Checks if the color is equal to the other":"", + "Gets the chrome color in the current theme (control background)":"", + "Gets the accent color in the current theme":"", + "Gets the location":"", + "Gets the name of the album":"", + "Gets the link associated to the message":"", + "Sorts the places by distance to the location":"", + "Gets the songs":"", + "Indicates if the key exists":"", + "Gets a field value as a boolean":"", + "Gets the name of the song":"", + "Displays the link on the wall":"", + "Gets the genre of the song":"", + "Plays the song.":"", + "Gets the name of the artist":"", + "Gets a value indicating if the background repeats horizontally":"", + "Gets the number of values":"", + "Sets a value indicating if the background repeats horizontally":"", + "Gets the list of keys":"", + "Gets the text":"", + "Gets a field value as a string":"", + "Creates a new color by changing the alpha channel from 0 (transparent) to 1 (opaque).":"", + "Picks a color from a color wheel where the hue is between 0 and 1.":"", + "Indicates if the player is paused":"", + "Gets the duration in seconds":"", + "Gets the number of elements in the collection":"", + "Imports a JSON representation of the contents.":"", + "Ooops, there was an error loading the picture.":"", + "loading more...":"", + "loading art ...":"", + "ok, let's roll!":"", + "From now on we won't show you the code to write. Follow the instructions and tap run when you think you are done.":"", + "Try tweaking your code until you get it right. If you get stuck, tap the tutorial bar.":"", + "

no more tips!<\/h3>":"", + "Specify how to arrange the content of this box":"", + "Starts a new tween animation.":"", + "Parses the string as a number":"", + "publish your script":"", + "Publishing script...":"", + "{0} script{0:s} published":"", + "4. publish":"", + "Sets the rotation speed in degrees\/sec":"", + "Sets the z-index of the sprite":"", + "Gets the acceleration along y in pixels\/sec^2":"", + "Hide sprite.":"", + "Sets the url to the picture":"", + "Displays the value to the wall":"", + "Gets a url to the picture":"", + "Create a new collection for sprites.":"", + "Converts to a boolean (type must be boolean)":"", + "Converts and parses to a date time (type must be string)":"", + "Stringify the current JSON object":"", + "Sorts from the newest to oldest":"", + "Prints the number to the wall":"", + "Sorts the strings in this collection":"", + "Displays the sprite sheet.":"", + "Gets the field value as a time":"", + "Returns a collection sorted using specified comparison key":"", + "Gets a json kind (string, number, object, array, boolean, null)":"", + "Gets a field value as a number":"", + "Converts to a number (type must be number)":"", + "Sets the wall background picture. The picture will be resized and clipped to the screen background as needed.":"", + "Gets a value by name":"", + "Gets the i-th json value":"", + "Creates an empty Picture collection":"", + "Sets the speed in pixels\/sec":"", + "Makes a lighter color by a delta between 0 and 1.":"", + "Makes a darker color by a delta between 0 and 1.":"", + "Compares numbers for less or equal":"", + "Compares numbers for more or equal":"", + "Indicates if the player is stopped":"", + "Updates text on a text sprite (if it is a text sprite)":"", + "add an action that fires for every display frame.":"", + "Returns a substring given a start index and a length":"", + "Converts a number to a string":"", + "Indicates if the string is empty":"", + "Sets the background color":"", + "In debug mode, board displays speed and other info of sprites":"", + "Returns the number of characters":"", + "Sets the angle of the sprite in degrees":"", + "Checks if two strings are the same":"", + "Gets a random item; invalid if collection is empty":"", + "Displays the request to the wall":"", + "Displays string on the wall":"", + "Computes the sum of the values":"", + "Prints the value to the wall":"", + "Computes the average of the values":"", + "Gets the item at position 'index'; invalid if index is out of bounds":"", + "Returns the sprite color.":"", + "Create a new rectangle sprite.":"", + "A argb color (alpha, red, green, blue)":"", + "Gets the names of the headers":"", + "Gets the value of a given header":"", + "Geo coordinates":"", + "Cloud session management":"", + "compile":"", + "add optional":"", + "main":"", + "cannot sync - you are not signed in":"", + "try again!":"", + "Returns a string collection that contains the substrings in this string that are delimited by elements of a specified string.":"", + "Teach Creative Coding!":"", + "ok, got it!":"", + "Try finding the buttons yourself. If you get stuck, tap on the goal line.":"", + "From now on we just show you the code that you need to write, in the goal line. It looks like this:":"", + "

now, do it yourself!<\/h3>":"", + "tap a checkmark to add (or remove) your 'vote' to an existing tag":"", + "add new tag":"", + "Writes a static NFC tag with url, text or any other format. `type` may be a mime type.":"", + "Scans an id tag created by TouchDevelop and returns the embeded text.":"", + "Generates a 2D barcode pointing to the text using Microsoft Tag. text must be less than 1000 character long and size must be between 0.75 and 5 inches.":"", + "Set what happens when the box is tapped.":"", + "If the page did not open, tap the 'open' button below, otherwise tap 'done'.":"", + "tap [ok] when done":"", + "Make updates visible.":"", + "Plays the current media from the start.":"", + "Private actions do not get a run button. ":"", + "remove else":"", + "Gets the uri of the media currently active":"", + "Indicates additional information about why the Printer is in its current state.":"", + "Pauses the current media if any.":"", + "Queues a job to print the text.":"", + "Gets the position in seconds whithin the active media":"" +} \ No newline at end of file diff --git a/locales/fr/strings.json b/locales/fr/strings.json index 8d2aa3c1..23de69ba 100644 --- a/locales/fr/strings.json +++ b/locales/fr/strings.json @@ -1,565 +1,565 @@ { "Search...":"Rechercher...", - "my scripts":"", - "more":"", - "a function":"", - "tap there":"", - "add":"", - "dismiss":"", - "run":"", - "insert {0}":"", + "my scripts":"mes scripts", + "more":"plus", + "a function":"une fonction", + "tap there":"appuyez ici", + "add":"ajouter", + "dismiss":"annuler", + "run":"exécuter", + "insert {0}":"insérer {0}", "script":"script", - "goal:":"", - "'Javascripty' curly braces, all the tools, for experienced devs!":"", - "Sets the position in pixels":"", - "function":"", + "goal:":"objectif :", + "'Javascripty' curly braces, all the tools, for experienced devs!":"Accolades Javascript, tous les outils, pour les développeurs avertis !", + "Sets the position in pixels":"Spécifie la position en pixels", + "function":"fonction", "expert":"expert", - "coder":"", - "beginner":"", - "insert comment":"", - "remove":"", - "translating tutorial...":"", - "loading tutorial":"", - "reloading script":"", - "picture":"", - "we have {0:a} here; did you want to do something with it?":"", + "coder":"développeur", + "beginner":"débutant", + "insert comment":"insérer commentaire", + "remove":"supprimer", + "translating tutorial...":"traduction du didacticiel...", + "loading tutorial":"chargement du didacticiel", + "reloading script":"rechargement du script", + "picture":"image", + "we have {0:a} here; did you want to do something with it?":"Ici, nous avons {0:a} ; vouliez-vous vous en servir ?", "Me":"Me", "privacy and cookies":"privacy and cookies", "terms of use":"terms of use", - " -- a local variable":"", - "location":"", - "signing in...":"", - "global vars":"", + " -- a local variable":" -- une variable locale", + "location":"lieu de résidence", + "signing in...":"connexion...", + "global vars":"variables globales", "clone":"clone", - "We will adapt the editor to your coding skill level. You can change your skill level later in the hub.":"", - "run main":"", - "Edit code as text, more options, for aspiring app writers!":"", - "Drag and drop blocks, simplified interface, great for beginners!":"", - "choose your coding skill level":"", - "Your full name":"", - "website url":"", - "website":"", - "wallpaper":"", - "twitter handle":"", - "sign out":"", - "sign in":"", - "save":"", - "receive email newsletters":"", - "remove picture":"", - "Receive email notifications when other people review\/take a screenshot of\/comment on your scripts, or reply to one of your comments, or when events related to your subscriptions occur.":"", - "Your twitter handle, like @touchdevelop.":"", - "receive email notifications":"", - "real name":"", - "public profile":"", - "public nickname":"", - "private profile":"", - "saving...":"", - "Please review our Privacy Statement.":"", - "Your email address has not yet been verified. Please check your inbox.":"", - "email":"", - "email and push notifications":"", - "Enter your school affiliation if any.":"", - "school":"", - "What is your occupation?":"", - "occupation":"", - "What is your level of programming knowledge?":"", - "programming knowledge":"", - "How did you discover TouchDevelop?":"", - "how found":"", - "year of birth":"", + "We will adapt the editor to your coding skill level. You can change your skill level later in the hub.":"Nous adapterons l’éditeur à votre niveau de compétence en code. Vous pouvez changer votre niveau de compétence plus tard dans le hub.", + "run main":"exécuter main", + "Edit code as text, more options, for aspiring app writers!":"Code à modifier en texte, options supplémentaires, pour les apprentis développeurs d’applications !", + "Drag and drop blocks, simplified interface, great for beginners!":"Blocs à déplacer, interface simplifiée, parfait pour les débutants !", + "choose your coding skill level":"choisir votre niveau de compétence en code", + "Your full name":"Votre nom complet", + "website url":"URL du site web", + "website":"site web", + "wallpaper":"papier peint", + "twitter handle":"pseudo twitter", + "sign out":"déconnexion", + "sign in":"connexion", + "save":"enregistrer", + "receive email newsletters":"recevoir les newsletters par e-mail", + "remove picture":"supprimer l’image", + "Receive email notifications when other people review\/take a screenshot of\/comment on your scripts, or reply to one of your comments, or when events related to your subscriptions occur.":"Recevez des notifications par e-mail quand des personnes consultent ou commentent vos scripts, quand elles en font une capture instantanée, quand elles répondent à l'un de vos commentaires ou encore quand des événements concernant vos abonnements se produisent.", + "Your twitter handle, like @touchdevelop.":"Votre pseudo twitter, tel que @touchdevelop.", + "receive email notifications":"recevoir des notifications par e-mail", + "real name":"vrai nom", + "public profile":"profil public", + "public nickname":"surnom public", + "private profile":"profil privé", + "saving...":"enregistrement...", + "Please review our Privacy Statement.":"Veuillez lire notre Déclaration de confidentialité.", + "Your email address has not yet been verified. Please check your inbox.":"Votre adresse e-mail n'a pas encore été vérifiée. Consultez votre boîte de réception.", + "email":"e-mail", + "email and push notifications":"e-mail et notifications push", + "Enter your school affiliation if any.":"Entrez votre affiliation à un établissement scolaire, le cas échéant.", + "school":"établissement scolaire", + "What is your occupation?":"Quelle est votre profession ?", + "occupation":"profession", + "What is your level of programming knowledge?":"Quel est le niveau de vos connaissances en programmation ?", + "programming knowledge":"connaissances en programmation", + "How did you discover TouchDevelop?":"Comment avez-vous découvert TouchDevelop ?", + "how found":"comment nous avez-vous trouvés", + "year of birth":"année de naissance", "notifications":"notifications", - "nickname":"", - "about you":"", - "Where in the world are you?":"", - "Your Minecraft user.":"", - "more settings":"", - "Your GitHub user.":"", - "minecraft user":"", - "A unique display name for your public profile (at least 8 characters)":"", - "Scripts by this user:":"", - "github user":"", - "Items marked with * are required.":"", - "gender":"", - "Enter the URL to your personal website (Example: http:\/\/www.northwindtraders.com)":"", - "Enter some information about yourself":"", - "Don't forget to scroll down and tap 'save' when you are done editing!":"", - "Do you want to receive informational TouchDevelop-related newsletters, e.g. about new features and upcoming events?":"", - "

loading current settings...<\/h3>":"", - "Art by this user:":"", - "abuse reports":"", - "go back to coding! {0}★ to go":"", - "add input parameter":"", - "start over":"", + "nickname":"surnom", + "about you":"informations personnelles", + "Where in the world are you?":"Où habitez-vous ?", + "Your Minecraft user.":"Votre utilisateur Minecraft.", + "more settings":"plus de paramètres", + "Your GitHub user.":"Votre utilisateur GitHub.", + "minecraft user":"utilisateur minecraft", + "A unique display name for your public profile (at least 8 characters)":"Nom complet unique pour votre profil public (au moins 8 caractères)", + "Scripts by this user:":"Scripts de cet utilisateur :", + "github user":"utilisateur github", + "Items marked with * are required.":"Les éléments marqués d’un * sont obligatoires.", + "gender":"homme\/femme", + "Enter the URL to your personal website (Example: http:\/\/www.northwindtraders.com)":"Entrez l’URL de votre site web personnel (exemple : http:\/\/www.northwindtraders.com)", + "Enter some information about yourself":"Entrez des informations vous concernant", + "Don't forget to scroll down and tap 'save' when you are done editing!":"N’oubliez pas de faire défiler vers le bas et d’appuyer sur « Enregistrer » quand vous avez terminé vos modifications !", + "Do you want to receive informational TouchDevelop-related newsletters, e.g. about new features and upcoming events?":"Souhaitez-vous recevoir les newsletters TouchDevelop, qui vous informeront notamment des nouvelles fonctionnalités et des événements à venir ?", + "

loading current settings...<\/h3>":"

chargement des paramètres actuels...<\/h3>", + "Art by this user:":"Image de cet utilisateur :", + "abuse reports":"rapports d’abus", + "go back to coding! {0}★ to go":"retournez au code ! encore {0} ★", + "add input parameter":"ajouter le paramètre d'entrée", + "start over":"recommencer", "API Docs":"API Docs", - "Settings":"", - "Upload Picture":"", - "help":"", - "Users":"", - "breakpoint":"", - "toggle breakpoint":"", + "Settings":"Paramètres", + "Upload Picture":"Charger une image", + "help":"aide", + "Users":"Utilisateurs", + "breakpoint":"point d'arrêt", + "toggle breakpoint":"basculer vers le point de rupture", "plugins":"plugins", - "logs":"", - "Create Script":"", - "Create Group":"", - "Tutorials":"", + "logs":"journaux", + "Create Script":"Créez un Script", + "Create Group":"Créer un groupe", + "Tutorials":"Didacticiels", "Forums":"Forums", - "Join Group":"", - "conditional":"", + "Join Group":"Joindre un groupe", + "conditional":"conditionnel", "tests":"tests", "pages":"pages", - "events":"", - "global variable":"", + "events":"événements", + "global variable":"variable globale", "test":"test", - "publish":"", - "rename":"", - "script properties":"", - "select":"", - "paste":"", - "decimal dot":"", - "back":"", - "undo":"", - "re-run":"", - "move cursor":"", - "private":"", + "publish":"publier", + "rename":"renommer", + "script properties":"propriétés du script", + "select":"sélectionner", + "paste":"coller", + "decimal dot":"point décimal", + "back":"précédent", + "undo":"annuler", + "re-run":"ré-exécuter", + "move cursor":"déplacer curseur", + "private":"privé", "Facebook":"Facebook", - "upload picture":"", - "showcase":"", - "the hub":"", - "cut":"", - "logical negation":"", - "A number (possibly negative and\/or fractional)":"", - "number":"", - "replicated ":"", - "replicated":"", + "upload picture":"charger une image", + "showcase":"vitrine", + "the hub":"le hub", + "cut":"couper", + "logical negation":"négation logique", + "A number (possibly negative and\/or fractional)":"Nombre (éventuellement négatif et\/ou décimal)", + "number":"nombre", + "replicated ":"répliqué ", + "replicated":"répliqué", "local":"local", - "temporary":"", - "publish as hidden":"", - "learn about publishing":"", - "Publish script":"", - "Minecraft user":"", - "TD155: '{0}' cannot be assigned to a local variable":"", - "TD130: bound of 'for' wants {1:a}":"", - "TD150: cannot call the thing before '('":"", - "TD151: unclosed '('":"", - "TD112: i cannot find property '{0}' on {1}":"", - "TD116: not enough parameters supplied to {0}":"", - "preview":"", - "move to library":"", - " [hidden]":"", - "color #{0}":"", - "load more replies":"", - "export to app":"", - "pull changes":"", - "'{0}' is obsolete and should not be used":"", - "add output parameter":"", - "superior, supernatural, terrific, unbelievable, unearthly, unique, unprecedented, unusual, weird, wonderful, wondrous":"", - "incredible, magical, marvellous, marvelous, mind-blowing, mind-boggling, miraculous, peculiar, phenomenal, rad, rockin', special, spectacular, startling, stunning, super-cool, ":"", - "amazing, astonishing, astounding, awe-inspiring, awesome, breathtaking, classic, cool, curious, distinct, exceptional, exclusive, extraordinary, fabulous, fantastic, glorious, great, ":"", - " sending changes":"", - "diff prev":"", - "diff curr":"", - "Types, order, and number of event parameters cannot be edited.":"", - "Events cannot have out parameters.":"", + "temporary":"temporaire", + "publish as hidden":"publier sous la forme masquée", + "learn about publishing":"en savoir plus sur la publication", + "Publish script":"Script de publication", + "Minecraft user":"Utilisateur Minecraft", + "TD155: '{0}' cannot be assigned to a local variable":"TD155: '{0}' ne peut pas être attribué à une variable locale", + "TD130: bound of 'for' wants {1:a}":"TD130: limite de 'for' veut {1:a}", + "TD150: cannot call the thing before '('":"TD150: impossible d’appeler l’élément avant '('", + "TD151: unclosed '('":"TD151: TD151 : '(' non fermée", + "TD112: i cannot find property '{0}' on {1}":"TD112: je ne peux pas trouver la propriété '{0}' sur {1}", + "TD116: not enough parameters supplied to {0}":"TD116: nombre insuffisant de paramètres fournis à {0}", + "preview":"aperçu", + "move to library":"déplacer dans la bibliothèque", + " [hidden]":" [masqué]", + "color #{0}":"couleur n°{0}", + "load more replies":"charger plus de réponses", + "export to app":"exporter vers l'application", + "pull changes":"extraire les modifications", + "'{0}' is obsolete and should not be used":"« {0} » est obsolète et ne doit pas être utilisé", + "add output parameter":"ajouter le paramètre de sortie", + "superior, supernatural, terrific, unbelievable, unearthly, unique, unprecedented, unusual, weird, wonderful, wondrous":"supérieur, surnaturel, énorme, hallucinant, étrange, unique, inédit, original, bizarre, remarquable, fascinant", + "incredible, magical, marvellous, marvelous, mind-blowing, mind-boggling, miraculous, peculiar, phenomenal, rad, rockin', special, spectacular, startling, stunning, super-cool, ":"incroyable, magique, merveilleux, époustouflant, ahurissant, particulier, phénoménal, génial, rock and roll, spécial, spectaculaire, surprenant, éblouissant, super-génial, ", + "amazing, astonishing, astounding, awe-inspiring, awesome, breathtaking, classic, cool, curious, distinct, exceptional, exclusive, extraordinary, fabulous, fantastic, glorious, great, ":"extraordinaire, étonnant, stupéfiant, imposant, impressionnant, à couper le souffle, classique, super, curieux, différent, exceptionnel, incomparable, splendide, fabuleux, fantastique, magnifique, géant, ", + " sending changes":" envoi des modifications", + "diff prev":"diff. préc", + "diff curr":"diff. actuelle", + "Types, order, and number of event parameters cannot be edited.":"Les types, l’ordre et le nombre de paramètres d’événement ne peuvent pas être modifiés.", + "Events cannot have out parameters.":"Les événements ne peuvent pas avoir de paramètres out.", "docs":"docs", - "screens":"", - "starting...":"", - "TD109: cannot assign to this":"", + "screens":"écrans", + "starting...":"début...", + "TD109: cannot assign to this":"TD109: impossible d'attribuer à celui-ci", "pause":"pause", - "just keep typing the search terms!":"", - "... there's more ...":"", + "just keep typing the search terms!":"continuez simplement à taper les termes de recherche !", + "... there's more ...":"... il y a plus ...", "Extensions":"Extensions", - "tap there for instructions":"", - "show how to complete this activity":"", - "move left":"", - "To add page data, create a local var and tap 'promote to field'.":"", - "TD111: cannot assign from {0} to {1}":"", - "{0} ({1} line{1:s})":"", - "replace all in script":"", - "global replace":"", - "create a new parameter":"", + "tap there for instructions":"appuyez ici pour obtenir des instructions", + "show how to complete this activity":"indiquer comment terminer cette activité", + "move left":"aller à gauche", + "To add page data, create a local var and tap 'promote to field'.":"Pour ajouter des données de page, créez une variable locale et appuyez sur 'promote to field'.", + "TD111: cannot assign from {0} to {1}":"TD111: impossible d'attribuer de {0} à {1}", + "{0} ({1} line{1:s})":"{0} ({1} ligne{1:s})", + "replace all in script":"remplacer tout dans le script", + "global replace":"remplacement global", + "create a new parameter":"créer un nouveau paramètre", "base":"base", - "select more":"", - "extend":"", - "history":"", - "strip '{0}'":"", - "pull out to block level":"", - ", got {0:a} instead":"", - "connected":"", - "an function type definition":"", - "tap to translate with Microsoft® Translator...":"", - "Translations by Microsoft® Translator, tap to see original...":"", - "into local":"", - "extract to var":"", - "turn into":"", + "select more":"sélectionner plusieurs", + "extend":"étendre", + "history":"histoire", + "strip '{0}'":"bande de « {0} »", + "pull out to block level":"extraire au block supérieur", + ", got {0:a} instead":", devienne {0:a} à la place", + "connected":"connecté", + "an function type definition":"une définition de type de fonction", + "tap to translate with Microsoft® Translator...":"appuyez pour traduire avec \\\"Microsoft® Translator...\\\"", + "Translations by Microsoft® Translator, tap to see original...":"Traductions fournies par \\\"Microsoft®Translator\\\", cliquez pour voir l'original...", + "into local":"en locale", + "extract to var":"extraire en var", + "turn into":"transformer en", "else if":"else if", - "forks":"", - "a minute ago":"", - "loading replies...":"", - "show more options":"", - "author":"", - "find references":"", - "need to edit elsewhere":"", - "details":"", - "an hour ago":"", - "categories":"", - " of ":"", - "need to delete this":"", + "forks":"bifurcations", + "a minute ago":"il y a une minute", + "loading replies...":"chargement des réponses...", + "show more options":"afficher plus d’options", + "author":"auteur", + "find references":"trouver des références", + "need to edit elsewhere":"besoin d'éditer ailleurs", + "details":"détails", + "an hour ago":"il y a une heure", + "categories":"catégories", + " of ":" de ", + "need to delete this":"nécessité de supprimer ce", "YouTube":"YouTube", - "screenshot of {0}":"", - "loading comments for \/{0}...":"", + "screenshot of {0}":"capture d’écran de {0}", + "loading comments for \/{0}...":"chargement de commentaires pour \/{0}...", "Twitter":"Twitter", - "my art":"", - "insert statement":"", - "learn more":"", - "hearts":"", - "library":"", - "now you can select a property of {0}; it doesn't do anything by itself":"", - "insights":"", - "tutorial progress":"", - "What's new":"", - "Search everything":"", - "Search Help":"", - "Getting started":"", - "Export to Windows, Android, iOS, Azure":"", - "top & new":"", - "learn":"", - "a few seconds ago":"", - "screenshot":"", + "my art":"mon art", + "insert statement":"insérer une instruction", + "learn more":"en savoir plus", + "hearts":"coeurs", + "library":"bibliothèque", + "now you can select a property of {0}; it doesn't do anything by itself":"vous pouvez désormais sélectionner une propriété de {0} ; elle ne fait rien par elle-même", + "insights":"aperçus", + "tutorial progress":"avancement du didacticiel", + "What's new":"Nouveautés", + "Search everything":"Tout rechercher", + "Search Help":"Aide à la recherche", + "Getting started":"Mise en route", + "Export to Windows, Android, iOS, Azure":"Exporter vers Windows, Android, iOS, Azure", + "top & new":"top & nouveau", + "learn":"apprendre", + "a few seconds ago":"il y a quelques secondes", + "screenshot":"capture d'écran", "tags":"tags", - "share":"", - "number entry":"", - "regular keypad":"", - "Upload Sound":"", - "Insert '{0}' {1}":"", - "clear":"", - "go to":"", - "sound":"", - "{0} second{0:s} ago":"", - "New Scripts":"", - "update":"", - "abuse":"", - "translate":"", - "Reply...":"", - "TD145: there seem to be an operator (like '+', '(' or ',') missing here":"", - "we have a library '{0}' here; {1}":"", - "now you can select a property on it":"", - "we need different keypad":"", - "saved":"", - "i'm finished with my Hour of Code™":"", - "a page":"", - "TD154: the operator needs something after it":"", - "TD144: it seems you're missing '{0}', try adding it":"", - "{0} hour{0:s} ago":"", - "fix it":"", - "learn more about {0}":"", - "Your art will appear here":"", - "{0} minute{0:s} ago":"", - "break in debugger":"", - "delete":"", - "Picks a random color":"", - "type: {0}":"", - "need a different string here":"", - "follow tutorial in editor":"", - "tap here when done":"", - "upload sound":"", - "keep editing":"", - "searching...":"", - "choose...":"", - "Type to search...":"", - "let's get started!":"", - "creating script":"", - "online":"", - "tutorial: ":"", - "excellent; great job; awesome; cool; you rock; well done; outstanding; you got it; right on":"", - "Post a comment...":"", - "cancel":"", - "parsing script text":"", - "errors":"", - "report abuse":"", - "issues":"", - "load more":"", - "debug":"", - "TD100: insert {0:a} here":"", - "loading...":"", - "Sets the background picture":"", - "Gets the color that has the ARGB value of #00FFFFFF":"", - "Gets the color that has the ARGB value of #FF800080":"", - "Gets the color that has the ARGB value of #FFFF00FF":"", - "Gets the color that has the ARGB value of #FFFFFF00":"", - "Gets the color that has the ARGB value of #FF00FFFF":"", - "Sets the sprite color.":"", - "Gets the color that has the ARGB value of #FFFFA500":"", - "Gets the color that has the ARGB value of #FFFFFFFF":"", - "Gets the color that has the ARGB value of #FFFF0000":"", - "Gets the color that has the ARGB value of #FF0000FF":"", - "Gets the color that has the ARGB value of #FF000000":"", - "'atomic' function":"", - "test function":"", - "private function":"", - "function name":"", - "print":"", - "store the value in a variable":"", - "this script is a web service":"", - "variable name":"", - "library name":"", - "Enter a name":"", - "exported from this library":"", - "search here for {0}":"", - "ex: ":"", - "to code":"", - "this script is a library":"", - "run with instrumentation":"", - "revert to published version":"", - "manage data":"", - "i want it to run on":"", - "delete local data and permissions":"", - "allow other users to export to app":"", - "about profile":"", - "about insights":"", - "about coverage":"", - "Search here...":"", - "For published scripts, also look at the tab of the published script page to find anonymously collected crowd-sourced profile and coverage data.":"", - "After the script stops, browse the code to see collected information.":"", - "read only":"", - "offline available":"", - "cloud sessions":"", - "profile":"", - "coverage":"", - "record name:":"", + "share":"partager", + "number entry":"entrée de numéro", + "regular keypad":"clavier habituel", + "Upload Sound":"Charger un son", + "Insert '{0}' {1}":"Insérer '{0}' {1}", + "clear":"effacer", + "go to":"aller à", + "sound":"son", + "{0} second{0:s} ago":"il y a {0} seconde{0:s}", + "New Scripts":"Nouveaux Scripts", + "update":"mettre à jour", + "abuse":"abus", + "translate":"traduire", + "Reply...":"Répondre...", + "TD145: there seem to be an operator (like '+', '(' or ',') missing here":"TD145: il semble qu'il manque un opérateur (comme '+' ou ',')", + "we have a library '{0}' here; {1}":"nous avons une bibliothèque {0} ici ; {1}", + "now you can select a property on it":"vous pouvez sélectionner une propriété là-dessus", + "we need different keypad":"nous avons besoin d'un autre clavier", + "saved":"enregistré", + "i'm finished with my Hour of Code™":"j'ai terminé ma session Heure de Code™", + "a page":"une page", + "TD154: the operator needs something after it":"TD154: l'opérateur doit être suivi de quelque chose", + "TD144: it seems you're missing '{0}', try adding it":"TD144: il semble qu'il vous manque '{0}', essayez de l'ajouter", + "{0} hour{0:s} ago":"il y a {0} heure{0:s}", + "fix it":"corrigez-le", + "learn more about {0}":"en savoir plus sur {0}", + "Your art will appear here":"Votre art apparaîtra ici", + "{0} minute{0:s} ago":"il y a {0} minute{0:s}", + "break in debugger":"interrompre le débogueur", + "delete":"supprimer", + "Picks a random color":"Sélectionne une couleur au hasard", + "type: {0}":"type : {0}", + "need a different string here":"une chaîne différente est attendue ici", + "follow tutorial in editor":"suivre le didacticiel dans l'éditeur", + "tap here when done":"appuyez ici quand vous avez terminé", + "upload sound":"charger un son", + "keep editing":"continuer à modifier", + "searching...":"recherche en cours...", + "choose...":"choisir...", + "Type to search...":"Tapez pour rechercher...", + "let's get started!":"c'est parti !", + "creating script":"création d'un script", + "online":"en ligne", + "tutorial: ":"didacticiel : ", + "excellent; great job; awesome; cool; you rock; well done; outstanding; you got it; right on":"excellent ; bon travail ; magnifique ; super ; vous êtes fabuleux ; très bien ; incroyable ; vous avez réussi ; parfait", + "Post a comment...":"Publier un commentaire...", + "cancel":"annuler", + "parsing script text":"analyse du texte de script", + "errors":"erreurs", + "report abuse":"signaler un abus", + "issues":"problèmes", + "load more":"charger plus", + "debug":"déboguer", + "TD100: insert {0:a} here":"TD100: insérez un {0:a} ici", + "loading...":"téléchargement en cours...", + "Sets the background picture":"Définit l’image d’arrière-plan", + "Gets the color that has the ARGB value of #00FFFFFF":"Obtient la couleur qui a la valeur ARVB de #00FFFFFF", + "Gets the color that has the ARGB value of #FF800080":"Obtient la couleur qui a la valeur ARVB de #FF800080", + "Gets the color that has the ARGB value of #FFFF00FF":"Obtient la couleur qui a la valeur ARVB de #FFFF00FF", + "Gets the color that has the ARGB value of #FFFFFF00":"Obtient la couleur qui a la valeur ARVB de #FFFFFF00", + "Gets the color that has the ARGB value of #FF00FFFF":"Obtient la couleur qui a la valeur ARVB de #FF00FFFF", + "Sets the sprite color.":"Spécifie la couleur du sprite.", + "Gets the color that has the ARGB value of #FFFFA500":"Obtient la couleur qui a la valeur ARVB de #FFFFA500", + "Gets the color that has the ARGB value of #FFFFFFFF":"Obtient la couleur qui a la valeur ARVB de #FFFFFFFF", + "Gets the color that has the ARGB value of #FFFF0000":"Obtient la couleur qui a la valeur ARVB de #FFFF0000", + "Gets the color that has the ARGB value of #FF0000FF":"Obtient la couleur qui a la valeur ARVB de #FF0000FF", + "Gets the color that has the ARGB value of #FF000000":"Obtient la couleur qui a la valeur ARVB de #FF000000", + "'atomic' function":"fonction 'atomic'", + "test function":"fonction de test", + "private function":"fonction privée", + "function name":"nom de la fonction", + "print":"imprimer", + "store the value in a variable":"stocker la valeur dans une variable", + "this script is a web service":"ce script est un service web", + "variable name":"nom de la variable", + "library name":"nom de la bibliothèque", + "Enter a name":"Entrez un nom", + "exported from this library":"exporté de cette bibliothèque", + "search here for {0}":"rechercher ici pour {0}", + "ex: ":"ex. : ", + "to code":"vers code", + "this script is a library":"ce script est une bibliothèque", + "run with instrumentation":"exécuter avec instrumentation", + "revert to published version":"revenir à la version publiée", + "manage data":"gestion des données", + "i want it to run on":"je veux l'exécuter sur", + "delete local data and permissions":"supprimer les données locales et les autorisations", + "allow other users to export to app":"autoriser d'autres utilisateurs à exporter vers l'application", + "about profile":"à propos du profil", + "about insights":"à propos des aperçus", + "about coverage":"à propos de la couverture", + "Search here...":"Chercher ici...", + "For published scripts, also look at the tab of the published script page to find anonymously collected crowd-sourced profile and coverage data.":"Pour les scripts publiés, regardez également sur l'onglet de la page de script publié pour trouver des données de couverture et de profil enrichies par les utilisateurs de façon anonyme.", + "After the script stops, browse the code to see collected information.":"Après que le script s'arrête, parcourir le code pour voir les informations collectées.", + "read only":"lecture seule", + "offline available":"disponible hors ligne", + "cloud sessions":"sessions Cloud", + "profile":"profil", + "coverage":"couverture", + "record name:":"nom de l'enregistrement :", "description":"description", - "view as script":"", - "comments":"", - ", got {0}":"", - "See More":"", - "'{0}' expects {1} here":"", - "Gets the color that has the ARGB value of #FF008000":"", - "replace picture":"", - "demote to var":"", - "change (back) to local":"", - "search art":"", - "export":"", - "let's change this":"", - "backspace this":"", - "simplify":"", - "current expression":"", - "set name":"", - "Create a new picture sprite.":"", - "Sets the center horizontal position in pixels":"", - "we'll guide you step by step":"", - "All tutorials":"", - "tutorials":"", - "All my scripts":"", - "Skill level: {0} ":"", - "All my groups":"", + "view as script":"voir comme un script", + "comments":"commentaires", + ", got {0}":", a obtenu {0}", + "See More":"Voir Plus", + "'{0}' expects {1} here":"'{0}' attend {1} ici", + "Gets the color that has the ARGB value of #FF008000":"Obtient la couleur qui a la valeur ARVB de #FF008000", + "replace picture":"remplacer l'image", + "demote to var":"rétrograder en variable", + "change (back) to local":"revenir en local", + "search art":"rechercher des images clipart", + "export":"exporter", + "let's change this":"modifier", + "backspace this":"effacez ceci", + "simplify":"simplifier", + "current expression":"expression courante", + "set name":"spécifier le nom", + "Create a new picture sprite.":"Créez un nouveau sprite d’image.", + "Sets the center horizontal position in pixels":"Spécifie la position centrée horizontalement en pixels", + "we'll guide you step by step":"nous allons vous guider pas à pas", + "All tutorials":"Tous les didacticiels", + "tutorials":"didacticiels", + "All my scripts":"Tous mes scripts", + "Skill level: {0} ":"Niveau de compétence : {0} ", + "All my groups":"Tous mes groupes", "social":"social", - "Create your own apps":"", - "Sets the y position in pixels":"", - "change contents":"", - "move the cursor right":"", - "split":"", - "customize the art!":"", - "Sets the width in pixels":"", - "{0} day{0:s} ago":"", - "stop loop":"", - "stop function":"", - "skip iteration":"", - "display value":"", - "repeat while":"", - "repeat n times":"", - "\/\/ comment":"", - "repeat on collection":"", - "UI widget":"", - "read more...":"", - "Create a new text sprite.":"", - "step over":"", - "step out":"", - "step in":"", - "exit":"", - "Search code...":"", - "continue":"", - "go to previous step":"", - "to continue coding":"", - "stop":"", - "compiling script":"", - "'{0}' returns a '{1}'; {2}":"", - "promote to data":"", - "to global var":"", - "let's do it!":"", - "store in var":"", - "set local variable name":"", - "please wait...":"", - "function, variable, library, ...":"", - "add new":"", - "function types":"", - "database":"", - "this line is perfect!<\/b> let's move on":"", - "libraries":"", + "Create your own apps":"Créez vos propres applications", + "Sets the y position in pixels":"Spécifie la position y en pixels", + "change contents":"modifiez le contenu", + "move the cursor right":"déplacer le curseur vers la droite", + "split":"partager", + "customize the art!":"personnaliser l’image clipart", + "Sets the width in pixels":"Spécifie la largeur en pixels", + "{0} day{0:s} ago":"il y a {0} jour{0:s}", + "stop loop":"arrêter la boucle", + "stop function":"arrêter la fonction", + "skip iteration":"ignorer l’itération", + "display value":"afficher la valeur", + "repeat while":"répéter pendant", + "repeat n times":"répéter n fois", + "\/\/ comment":"\/\/ commentaire", + "repeat on collection":"répéter sur la collection", + "UI widget":"Widget de UI", + "read more...":"lire la suite...", + "Create a new text sprite.":"Créer un nouveau sprite de texte.", + "step over":"passer par-dessus", + "step out":"sortir", + "step in":"entrer", + "exit":"sortir", + "Search code...":"Chercher un code...", + "continue":"continuer", + "go to previous step":"revenir à l’étape précédente", + "to continue coding":"pour continuer le codage", + "stop":"arrêter", + "compiling script":"compilation du script en cours", + "'{0}' returns a '{1}'; {2}":"'{0}' renvoie un '{1}' ; {2}", + "promote to data":"promouvoir comme données", + "to global var":"convertir en variable globale", + "let's do it!":"c'est parti !", + "store in var":"stocker dans variable", + "set local variable name":"spécifiez le nom de la variable locale", + "please wait...":"veuillez patienter...", + "function, variable, library, ...":"fonction, variable, bibliothèque, etc.", + "add new":"ajouter nouvelle", + "function types":"types de fonction", + "database":"base de données", + "this line is perfect!<\/b> let's move on":"Cette ligne est parfaite !<\/b> Poursuivons.", + "libraries":"bibliothèques", "lib":"lib", - "art resource":"", - "Your script will appear here":"", - "Change skill level!":"", - "copy":"", - "negation":"", - "backspace":"", - "move the cursor left":"", - "new variable":"", - "a global variable":"", - "{0} year{0:s} ago":"", - "{0} month{0:s} ago":"", - "creates an empty collection of objects":"", - "Create an invalid value of this object type":"", - "import field values from a JSON object":"", - "checks if reference has not been set":"", - "tests if two references refer to the same object":"", - "sets all fields to their default values":"", - "export a JSON representation of the contents":"", - "displays the object on the wall":"", - "add line below":"", - "select that line":"", - "access the {0} field":"", - "tap there to run your app":"", - "new stmt below":"", - "new line":"", - "Concatenates two pieces of text":"", - "edit":"", - "more ":"", + "art resource":"ressource d'art", + "Your script will appear here":"Votre script apparaîtra ici", + "Change skill level!":"Changer le niveau de compétence!", + "copy":"copier", + "negation":"négation", + "backspace":"retour arrière", + "move the cursor left":"déplacer le curseur à gauche", + "new variable":"nouvelle variable", + "a global variable":"une variable globale", + "{0} year{0:s} ago":"il y a {0} années{0:s}", + "{0} month{0:s} ago":"il y a {0} mois{0:s}", + "creates an empty collection of objects":"crée une collection d’objets vide", + "Create an invalid value of this object type":"Créer une valeur non valide sur ce type d’objet", + "import field values from a JSON object":"importer des valeurs de champ à partir d’un objet JSON", + "checks if reference has not been set":"vérifie si la référence n’a pas été définie", + "tests if two references refer to the same object":"teste si deux références renvoient vers le même objet", + "sets all fields to their default values":"définit tous les champs à leurs valeurs par défaut", + "export a JSON representation of the contents":"exporter une représentation JSON du contenu", + "displays the object on the wall":"affiche l’objet sur le mur", + "add line below":"ajouter une ligne ci-dessous", + "select that line":"sélectionner cette ligne", + "access the {0} field":"accéder au champ {0}", + "tap there to run your app":"appuyez ici pour exécuter votre application", + "new stmt below":"nouveau stmt ci-dessous", + "new line":"nouvelle ligne", + "Concatenates two pieces of text":"Concaténer deux morceaux de texte", + "edit":"modifier", + "more ":"plus ", "code":"code", - "string":"", - "TD152: unexpected ')'":"", - "rewind":"", - "More":"", - "TD118: 'if' condition wants {1:a}":"", - "TD115: excessive parameter(s) supplied to {0}":"", - "TD101: cannot find '{0}'":"", - "TD147: we didn't expect '{0}' here":"", - "name":"", + "string":"chaîne", + "TD152: unexpected ')'":"TD152: inattendu ')'", + "rewind":"revenir en arrière", + "More":"Plus", + "TD118: 'if' condition wants {1:a}":"TD118: la condition 'if' veut {1:a}", + "TD115: excessive parameter(s) supplied to {0}":"TD115: trop de paramètres fournis à {0}", + "TD101: cannot find '{0}'":"TD101: impossible de trouver '{0}'", + "TD147: we didn't expect '{0}' here":"TD147: on ne s'attend pas à '{0}' ici", + "name":"nom", "art":"art", - "no hearts. you can add one once you install the script!":"", - "done!":"", - "no forks, install, edit and re-publish script to create one!":"", - "no art published by this user":"", - "get my Hour of Code™ certificate":"", - "next tutorials...":"", - "no tags, tap to add some!":"", - "no comments, tap to write some!":"", - "Gets the printers on the current wireless network":"", - "Plays the media at the 'url' internet address.":"", - "Browses to the device control panel":"", - "Gets the manfacturer name":"", - "Returns a date that adds the specified number of years to the value of this instance.":"", - "Converts to the local time":"", - "Choose a media player on the current wireless network":"", - "Gets the media players on the current wireless network":"", - "Indicates if no jobs can be processed and intervention is needed.":"", - "Choose a media server on the current wireless network":"", - "Gets the media servers on the home network":"", - "Gets the current motion that combines data from the accelerometer, compass and gyroscope if available.":"", - "Gets a value whether the song is DRM protected":"", - "Gets the width of the camera image in pixels.":"", - "Indicates if new jobs can start processing immediately without waiting.":"", - "Returns a date that adds the specified number of months to the value of this instance.":"", - "Indicates if jobs are processing; new jobs will wait before processing, i.e., are said to be pending.":"", - "Indicates the media can be played, paused, resumed":"", - "Sets the sound volume level from 0 (silent) to 1 (current volume)":"", - "Indicates if volume can be changed":"", - "Gets the sound volume for sounds from 0 (silent) to 1 (current volume)":"", - "Reads the response body as a wave sound":"", - "Gets the height of the camera image in pixels.":"", - "This script uses the following capabilities: ":"", - "Sets the 3x3 affine matrix transformation applied to the wall.":"", - "Searches the Windows Phone Store (type in applications or music)":"", - "Display the printer to the wall":"", - "Gets the name of the printer":"", - "Gets the detailled information about this device":"", - "Applies `converter` on all elements of the input collection and returns a collection of results":"", - "overview":"", - "Draws a line between two points":"", - "Writes another picture at a given location. The opacity ranges from 0 (transparent) to 1 (opaque).":"", - "Fills a ellipse with a given color":"", - "Returns a copy of the image":"", - "Draws some text border with a given color and font size":"", - "Fills a rectangle with a given color":"", - "Resizes the picture to the given size in pixels":"", - "Displays the image to the wall; you need to call 'update on wall' later if you want changes to be reflected.":"", - "you did it!":"", - "upload screenshot":"", - "Publishing is subject to our ":"", - ". Please read our information about ":"", - "maybe later":"", - "Embeded text or downloaded from the web":"", - "Code that performs a specific task":"", - "Code raised when a user interaction happens":"", - "An indexed table of user-defined rows":"", - "A user interface":"", - "A table of user-defined rows":"", - "A reference to a library script":"", - "A number constant":"", - "A global variable":"", - "A color constant":"", - "Current device":"", - "tap to change the color":"", - "Show errors in the editor if the script uses any APIs that prevent it from running on these platforms.":"", - "settings":"", - "Detaches the handler from the event.":"", - "set the handler that is invoked when the board is tapped":"", - "Returns true if the current instance is useless":"", - "Gets the width in pixels":"", - "Gets the height in pixels":"", - "Script Updates":"", - "rewind ":"", - "A picture":"", - "search art pictures":"", - "no picture loaded yet":"", - "upload":"", + "no hearts. you can add one once you install the script!":"aucun cœur. vous pouvez en ajouter un après que vous avez installé le script !", + "done!":"terminé !", + "no forks, install, edit and re-publish script to create one!":"aucune bifurcation, installez, modifiez et republiez le script pour en créer une !", + "no art published by this user":"aucune image clipart publiée par cet utilisateur", + "get my Hour of Code™ certificate":"obtenir mon certificat Heure de Code™", + "next tutorials...":"didacticiels suivants...", + "no tags, tap to add some!":"aucune balise, appuyez pour en ajouter !", + "no comments, tap to write some!":"pas de commentaires, appuyez pour en écrire !", + "Gets the printers on the current wireless network":"Permet d'obtenir les imprimantes disponibles sur le serveur sans fil actuel", + "Plays the media at the 'url' internet address.":"Lit le média à l'adresse Internet (URL).", + "Browses to the device control panel":"Permet de parcourir le panneau de commande de l'appareil", + "Gets the manfacturer name":"Permet d'obtenir le nom du fabricant", + "Returns a date that adds the specified number of years to the value of this instance.":"Renvoie une date qui ajoute le nombre spécifié d'années à la valeur de cette instance.", + "Converts to the local time":"Convertit en heure locale", + "Choose a media player on the current wireless network":"Choisir un lecteur multimédia sur le serveur sans fil actuel", + "Gets the media players on the current wireless network":"Permet d'obtenir les lecteurs multimédia sur le serveur sans fil actuel", + "Indicates if no jobs can be processed and intervention is needed.":"Indique si aucune tâche ne peut être traitée et aucune intervention n'est nécessaire.", + "Choose a media server on the current wireless network":"Choisir un serveur média sur le serveur sans fil actuel", + "Gets the media servers on the home network":"Permet d'obtenir les serveurs de médias sur le réseau domestique", + "Gets the current motion that combines data from the accelerometer, compass and gyroscope if available.":"Permet d'obtenir le déplacement actuel qui associe les données de l'accéléromètre, du compas et du gyroscope, le cas échéant.", + "Gets a value whether the song is DRM protected":"Permet d'obtenir une valeur si la chanson est protégée par la gestion des droits numériques DRM", + "Gets the width of the camera image in pixels.":"Permet d'obtenir la largeur de l'image de la caméra en pixels.", + "Indicates if new jobs can start processing immediately without waiting.":"Indique si les nouvelles tâches peuvent être traitées immédiatement sans attendre.", + "Returns a date that adds the specified number of months to the value of this instance.":"Renvoie une date qui ajoute le nombre spécifié de mois à la valeur de cette instance.", + "Indicates if jobs are processing; new jobs will wait before processing, i.e., are said to be pending.":"Indique si les tâches sont en cours ; les nouvelles tâches qui attendront avant d'être traitées, sont dites en attente.", + "Indicates the media can be played, paused, resumed":"Indique que le média peut être lu, mis en pause et reprendre", + "Sets the sound volume level from 0 (silent) to 1 (current volume)":"Définit le niveau du volume sonore de 0 (silencieux) à 1 (volume actuel)", + "Indicates if volume can be changed":"Indique si le volume peut être changé", + "Gets the sound volume for sounds from 0 (silent) to 1 (current volume)":"Permet d'obtenir le volume sonore pour des sons allant de 0 (silencieux) à 1 (volume actuel)", + "Reads the response body as a wave sound":"Lit la réponse comme un son Wave", + "Gets the height of the camera image in pixels.":"Permet d'obtenir la hauteur de l'image de la caméra en pixels.", + "This script uses the following capabilities: ":"Ce script utilise les fonctionnalités suivantes : ", + "Sets the 3x3 affine matrix transformation applied to the wall.":"Définit la transformation affine de matrice 3x3 appliquée au mur.", + "Searches the Windows Phone Store (type in applications or music)":"Recherche le Windows Phone Store (entrer des applications ou de la musique)", + "Display the printer to the wall":"Affiche l'imprimante au mur", + "Gets the name of the printer":"Obtient le nom de l'imprimante", + "Gets the detailled information about this device":"Obtient les informations détaillées sur cet appareil", + "Applies `converter` on all elements of the input collection and returns a collection of results":"Applique 'converter' à tous les éléments de la collection d'entrée et retourne une collection de résultats", + "overview":"vue d'ensemble", + "Draws a line between two points":"Dessine une ligne entre deux points", + "Writes another picture at a given location. The opacity ranges from 0 (transparent) to 1 (opaque).":"Dessine une autre image à un endroit donné. La gamme de l'opacité va de 0 (transparent) à 1 (opaque).", + "Fills a ellipse with a given color":"Remplit une ellipse avec une couleur donnée", + "Returns a copy of the image":"Renvoie une copie de l'image", + "Draws some text border with a given color and font size":"Trace la bordure d'un texte avec une couleur et taille de police spécifiques", + "Fills a rectangle with a given color":"Remplit un rectangle avec une couleur donnée", + "Resizes the picture to the given size in pixels":"Redimensionne l'image à la taille donnée en pixels", + "Displays the image to the wall; you need to call 'update on wall' later if you want changes to be reflected.":"Affiche l'image sur le mur ; vous devez activer la fonction 'update on wall' si vous voulez que les changements apparaissent.", + "you did it!":"vous avez réussi !", + "upload screenshot":"télécharger une capture d'écran", + "Publishing is subject to our ":"La publication est soumise à nos ", + ". Please read our information about ":". Veuillez lire nos informations sur ", + "maybe later":"peut-être plus tard", + "Embeded text or downloaded from the web":"Texte incorporé ou téléchargé à partir du Web", + "Code that performs a specific task":"Code qui effectue une tâche spécifique", + "Code raised when a user interaction happens":"Code évoqué lors d'une interaction de utilisateur", + "An indexed table of user-defined rows":"Une table indexée de lignes définies par l'utilisateur", + "A user interface":"Une interface utilisateur", + "A table of user-defined rows":"Une table de lignes définies par l'utilisateur", + "A reference to a library script":"Une référence à un script bibliothèque", + "A number constant":"Une constante (chiffre)", + "A global variable":"Une variable globale", + "A color constant":"Une constante (couleur)", + "Current device":"périphérique actuel", + "tap to change the color":"appuyez pour changer la couleur", + "Show errors in the editor if the script uses any APIs that prevent it from running on these platforms.":"Afficher les erreurs dans l'éditeur si le script utilise une interface API qui empêche l'exécution sur ces plateformes.", + "settings":"paramètres", + "Detaches the handler from the event.":"Détache le gestionnaire de l'événement.", + "set the handler that is invoked when the board is tapped":"définissez le gestionnaire qui est invoqué en appuyant sur le tableau", + "Returns true if the current instance is useless":"Renvoie true si cette instance est inutile", + "Gets the width in pixels":"Obtient la largeur en pixels", + "Gets the height in pixels":"Obtient la hauteur en pixels", + "Script Updates":"Mises à jour des scripts", + "rewind ":"revenir en arrière ", + "A picture":"Une image", + "search art pictures":"rechercher des images artistiques", + "no picture loaded yet":"aucune image téléchargée", + "upload":"télécharger", "url":"url", - "Updates picture on a picture sprite (if it is a picture sprite)":"", - "Add an action that fires for every display frame":"", - "Gets the center horizontal position of in pixels":"", - "Sets the y acceleration in pixels\/sec^2":"", - "Sets the height in pixels":"", - "Sets the y speed in pixels\/sec":"", - "we need to edit another thing":"", - "Do the sprites overlap":"", - "Gets the y position in pixels":"", - "Sets the x speed in pixels\/sec":"", - "New or built-in colors":"", - "Compares numbers for equality":"", - "Compares numbers for less":"", - "Compares numbers for more":"", - "Multiplies numbers":"", - "Subtracts numbers":"", - "Adds numbers":"", - "groups":"", - "Interact with devices in the home network. Devices must be UPnP™ compatible.":"", - "Phone numbers, vibrate, etc...":"", - "Create invalid values":"", - "Search and browse the web...":"", - "Camera, location, microphone and other sensors":"", - "Pictures and music...":"", - "ADJ script":"", - "syncing...":"", - "Please wait...":"", - "Interact with the app runtime":"", - "Ask or display values on the wall...":"", - "Emails, sms, contacts, calendar, ...":"", - "2D barcodes, QR codes and NFC tags":"", - "Support for interactive tutorials.":"", - "Translation, speech to text, ...":"", - "Access to the radio":"", - "tiles and notifications for Windows and Windows Phone":"", - "Maps, location to address, address to location":"", - "Current box element in the page.":"", - "A place to hook up an action to execute in response to an event":"", - "Divides numbers":"", - "Correctness helpers":"", - "Play, stop or resume songs, ...":"", - "time and dates":"", - "Create collections of items.":"", - "ok":"", - "replace all in function":"", - "in this function":"", - "objects":"", - "decorators":"", + "Updates picture on a picture sprite (if it is a picture sprite)":"Met à jour une image sur une image de lutin (le cas échéant)", + "Add an action that fires for every display frame":"Ajouter une action qui se déclenche pour chaque image affichée", + "Gets the center horizontal position of in pixels":"Permet d'obtenir la position centrée horizontalement en pixels", + "Sets the y acceleration in pixels\/sec^2":"Spécifie l'accélération y en pixels\/s^2", + "Sets the height in pixels":"Spécifie la hauteur en pixels", + "Sets the y speed in pixels\/sec":"Définit la vitesse y en pixels\/sec", + "we need to edit another thing":"nous devons encore faire une modification", + "Do the sprites overlap":"Les lutins se chevauchent-ils", + "Gets the y position in pixels":"Obtient la position y en pixels", + "Sets the x speed in pixels\/sec":"Spécifie la vitesse x en pixels\/sec", + "New or built-in colors":"Couleurs nouvelles ou intégrées", + "Compares numbers for equality":"Compare les nombres égaux", + "Compares numbers for less":"Compare les nombres inférieurs", + "Compares numbers for more":"Compare les chiffres pour en savoir plus", + "Multiplies numbers":"Multiplie des nombres", + "Subtracts numbers":"Soustrait des nombres", + "Adds numbers":"Ajoute des nombres", + "groups":"groupes", + "Interact with devices in the home network. Devices must be UPnP™ compatible.":"Interagir avec les périphériques du réseau domestique. Dispositifs doivent être compatible avec UPnP ™.", + "Phone numbers, vibrate, etc...":"Numéros de téléphone, vibrer, etc...", + "Create invalid values":"Créer des valeurs non valides", + "Search and browse the web...":"Rechercher et naviguer le web...", + "Camera, location, microphone and other sensors":"Caméra, micro, localisation et autres capteurs", + "Pictures and music...":"Images et musique...", + "ADJ script":"Script de ADJ", + "syncing...":"la synchronisation...", + "Please wait...":"veuillez patienter...", + "Interact with the app runtime":"Interagissent avec le runtime de l'application", + "Ask or display values on the wall...":"Demander ou afficher des valeurs sur le mur...", + "Emails, sms, contacts, calendar, ...":"E-mails, sms, contacts, calendrier, ...", + "2D barcodes, QR codes and NFC tags":"codes à barres 2D, QR codes et tags NFC", + "Support for interactive tutorials.":"Support pour des didacticiels interactifs.", + "Translation, speech to text, ...":"Traduction, dictation, ...", + "Access to the radio":"Accès à la radio", + "tiles and notifications for Windows and Windows Phone":"boutons et notifications pour Windows et Windows Phone", + "Maps, location to address, address to location":"Cartes, localisation d'adresse, adresse de l'emplacement", + "Current box element in the page.":"Élément 'box' courant dans la page.", + "A place to hook up an action to execute in response to an event":"Un endroit pour accrocher une action à exécuter en réponse à un événement", + "Divides numbers":"Divise des nombres", + "Correctness helpers":"Aides pour l'exactitude", + "Play, stop or resume songs, ...":"Jouer, arrêter ou reprendre les chansons...", + "time and dates":"dates", + "Create collections of items.":"Créer une collection d'éléments.", + "ok":"oK", + "replace all in function":"remplacer tout dans la fonction", + "in this function":"dans cette fonction", + "objects":"objets", + "decorators":"décorateurs", "Gets a list of all songs":"", "Gets a list of all pictures":"", "Gets the name of the audio\/video player":"", @@ -574,23 +574,23 @@ "Moves the player to the next media in the queue.":"", "Choose a printer on the current wireless network":"", "subscriptions":"", - "of an object":"", - "given ♥":"", - "promote to field":"", + "of an object":"d'un objet", + "given ♥":"♥ donné", + "promote to field":"promouvoir en champ", "go to list of things in your script":"", - "Computes the maximum of the values":"", - "Computes the minimum of the values":"", - "Returns a random integral number between `min` and `max` included.":"", - "Converts the value into a json data structure.":"", - "Arithmetic and bitwise operations on 32 bit integers":"", - "OneDrive, OneNote operations":"", - "Gets the number of elements":"", - "Run the inline action.":"", + "Computes the maximum of the values":"Calcule le maximum des valeurs", + "Computes the minimum of the values":"Calcule le minimum des valeurs", + "Returns a random integral number between `min` and `max` included.":"Retourne un nombre entier aléatoire entre `min` et `max` inclus.", + "Converts the value into a json data structure.":"Convertit la valeur en une structure de données JSON.", + "Arithmetic and bitwise operations on 32 bit integers":"Opérations arithmétiques et opérations de bits sur les entiers de 32 bits", + "OneDrive, OneNote operations":"OneDrive et OneNote", + "Gets the number of elements":"Obtient le nombre d'éléments", + "Run the inline action.":"Exécuter l'action incluse.", "Gets the number of playlists":"", "you can also search":"", "A unit test":"", - "others":"", - "add {0}":"", + "others":"autres", + "add {0}":"ajouter {0}", "blank esplora":"", "An empty Arduino Esplora script.":"", "blank arduino":"", @@ -601,25 +601,25 @@ "type: ":"", "hide":"", "TD121: cannot find type {0}":"", - "resume":"", + "resume":"continuer", "scripts":"scripts", - "An empty script, which doesn't do anything.":"", - "if":"", + "An empty script, which doesn't do anything.":"Un script vide, qui ne fait rien.", + "if":"si", "image proxying":"", - "{0} down":"", - "{0} up":"", - "yes":"", - "no":"", + "{0} down":"{0} vers le bas", + "{0} up":"{0} vers le haut", + "yes":"oui", + "no":"non", "Displays the playlist to the wall":"", - "current":"", + "current":"actuel", "Plays the songs in the playlist":"", - "enter a number":"", + "enter a number":"entrez un numéro", "undo fix":"", "web apps":"", - "run tests":"", - "JSON data":"", - "group":"", - "add comment for this field":"", + "run tests":"exécuter les tests", + "JSON data":"données JSON", + "group":"groupe", + "add comment for this field":"ajouter un commentaire pour ce champ", "add comment":"", "we need a new {0}":"", "new property":"", @@ -637,12 +637,12 @@ "import column values from a JSON object":"", "blank engduino":"", "Counts the number of rows":"", - "Enter a script name...":"", + "Enter a script name...":"Entrez un nom pour le script...", "Tutorial completed":"", "This tab contains additional information about this script":"", "creates an empty collection of entries":"", "Creates an invalid reference to an entry":"", - "progress":"", + "progress":"progression", "blank office mix":"", "An empty Office Mix app.":"", "blank tutorial":"", @@ -652,23 +652,23 @@ "Libraries referenced by the current script":"", "Functions in the current script":"", "subscribers":"", - "create":"", + "create":"créer", "blank app":"", "surround with":"", - "delete selection":"", + "delete selection":"supprimer la sélection", "cut selection":"", "copy selection":"", - "users":"", + "users":"utilisateurs", "search templates":"", - "your best score: {0}":"", + "your best score: {0}":"votre meilleur score : {0}", "blank game":"", - "blank":"", + "blank":"vide", "the current function":"", "Cordova mobile app":"", - "search":"", + "search":"recherche", "pin to start":"", "or tap to get help":"", - "Thing":"", + "Thing":"Chose", "Boiler plate code to create a game.":"", "disconnect":"", "blank pixel art":"", @@ -676,7 +676,7 @@ "An turtle app.":"", "an event handler":"", "make call async":"", - "extract to parameter":"", + "extract to parameter":"extrait au paramètre", "comment out":"", "Sets the current value":"", "Gets the status of the player":"", @@ -692,113 +692,113 @@ "Creates an invalid Device instance":"", "Creates an invalid Printer instance":"", "Creates an invalid Media Link instance":"", - "finished":"", - "loading":"", - "Exports a JSON representation of the contents.":"", - "Browse and review scripts from the bazaar":"", - "Gets the foreground color in the current theme":"", - "Gets the normalized red value (0.0-1.0)":"", - "Checks if the color is equal to the other":"", - "Gets the chrome color in the current theme (control background)":"", - "Gets the accent color in the current theme":"", - "Gets the location":"", - "Gets the name of the album":"", - "Gets the link associated to the message":"", - "Sorts the places by distance to the location":"", - "Gets the songs":"", - "Indicates if the key exists":"", - "Gets a field value as a boolean":"", - "Gets the name of the song":"", - "Displays the link on the wall":"", - "Gets the genre of the song":"", - "Plays the song.":"", - "Gets the name of the artist":"", - "Gets a value indicating if the background repeats horizontally":"", - "Gets the number of values":"", - "Sets a value indicating if the background repeats horizontally":"", - "Gets the list of keys":"", - "Gets the text":"", - "Gets a field value as a string":"", - "Creates a new color by changing the alpha channel from 0 (transparent) to 1 (opaque).":"", - "Picks a color from a color wheel where the hue is between 0 and 1.":"", - "Indicates if the player is paused":"", - "Gets the duration in seconds":"", - "Gets the number of elements in the collection":"", - "Imports a JSON representation of the contents.":"", - "Ooops, there was an error loading the picture.":"", - "loading more...":"", - "loading art ...":"", - "ok, let's roll!":"", - "From now on we won't show you the code to write. Follow the instructions and tap run when you think you are done.":"", - "Try tweaking your code until you get it right. If you get stuck, tap the tutorial bar.":"", - "

no more tips!<\/h3>":"", - "Specify how to arrange the content of this box":"", - "Starts a new tween animation.":"", - "Parses the string as a number":"", - "publish your script":"", - "Publishing script...":"", - "{0} script{0:s} published":"", - "4. publish":"", - "Sets the rotation speed in degrees\/sec":"", - "Sets the z-index of the sprite":"", - "Gets the acceleration along y in pixels\/sec^2":"", - "Hide sprite.":"", - "Sets the url to the picture":"", - "Displays the value to the wall":"", - "Gets a url to the picture":"", - "Create a new collection for sprites.":"", - "Converts to a boolean (type must be boolean)":"", - "Converts and parses to a date time (type must be string)":"", - "Stringify the current JSON object":"", - "Sorts from the newest to oldest":"", - "Prints the number to the wall":"", - "Sorts the strings in this collection":"", - "Displays the sprite sheet.":"", - "Gets the field value as a time":"", - "Returns a collection sorted using specified comparison key":"", - "Gets a json kind (string, number, object, array, boolean, null)":"", - "Gets a field value as a number":"", - "Converts to a number (type must be number)":"", - "Sets the wall background picture. The picture will be resized and clipped to the screen background as needed.":"", - "Gets a value by name":"", - "Gets the i-th json value":"", - "Creates an empty Picture collection":"", - "Sets the speed in pixels\/sec":"", - "Makes a lighter color by a delta between 0 and 1.":"", - "Makes a darker color by a delta between 0 and 1.":"", - "Compares numbers for less or equal":"", - "Compares numbers for more or equal":"", - "Indicates if the player is stopped":"", - "Updates text on a text sprite (if it is a text sprite)":"", - "add an action that fires for every display frame.":"", - "Returns a substring given a start index and a length":"", - "Converts a number to a string":"", - "Indicates if the string is empty":"", - "Sets the background color":"", - "In debug mode, board displays speed and other info of sprites":"", - "Returns the number of characters":"", - "Sets the angle of the sprite in degrees":"", - "Checks if two strings are the same":"", - "Gets a random item; invalid if collection is empty":"", - "Displays the request to the wall":"", - "Displays string on the wall":"", - "Computes the sum of the values":"", - "Prints the value to the wall":"", - "Computes the average of the values":"", - "Gets the item at position 'index'; invalid if index is out of bounds":"", - "Returns the sprite color.":"", - "Create a new rectangle sprite.":"", - "A argb color (alpha, red, green, blue)":"", - "Gets the names of the headers":"", - "Gets the value of a given header":"", - "Geo coordinates":"", - "Cloud session management":"", - "compile":"", - "add optional":"", - "main":"", - "cannot sync - you are not signed in":"", - "try again!":"", - "Returns a string collection that contains the substrings in this string that are delimited by elements of a specified string.":"", + "finished":"terminé", + "loading":"chargement en cours", + "Exports a JSON representation of the contents.":"Exporte une représentation JSON du contenu.", + "Browse and review scripts from the bazaar":"Parcourir et examiner les scripts du bazar", + "Gets the foreground color in the current theme":"Obtient la couleur de premier plan dans le thème actuel", + "Gets the normalized red value (0.0-1.0)":"Récupère la valeur normalisée de rouge (0.0-1.0)", + "Checks if the color is equal to the other":"Vérifie si la couleur est égale à l'autre", + "Gets the chrome color in the current theme (control background)":"Obtient la couleur de chrome dans le thème actuel (arrière-plan de contrôle)", + "Gets the accent color in the current theme":"Obtient la couleur d'accent dans le thème actuel", + "Gets the location":"Obtient l'emplacement", + "Gets the name of the album":"Obtient le nom de l'album", + "Gets the link associated to the message":"Obtient le lien associé au message", + "Sorts the places by distance to the location":"Trie les lieux par la distance et l'emplacement", + "Gets the songs":"Obtient les chansons", + "Indicates if the key exists":"Indique si la clé existe", + "Gets a field value as a boolean":"Obtient une valeur de champ comme un type boolean", + "Gets the name of the song":"Obtient le nom de la chanson", + "Displays the link on the wall":"Affiche le lien sur le mur", + "Gets the genre of the song":"Obtient le genre de la chanson", + "Plays the song.":"Joue la chanson.", + "Gets the name of the artist":"Obtient le nom de l'artiste", + "Gets a value indicating if the background repeats horizontally":"Obtient une valeur indiquant si le fond se répète horizontalement", + "Gets the number of values":"Obtient le nombre de valeurs", + "Sets a value indicating if the background repeats horizontally":"Définit une valeur indiquant si le fond se répète horizontalement", + "Gets the list of keys":"Obtient la liste des clés", + "Gets the text":"Obtient le texte", + "Gets a field value as a string":"Obtient une valeur de champ sous forme de chaîne", + "Creates a new color by changing the alpha channel from 0 (transparent) to 1 (opaque).":"Crée une nouvelle couleur en changeant le canal alpha de 0 (transparent) à 1 (opaque).", + "Picks a color from a color wheel where the hue is between 0 and 1.":"Sélectionne une couleur d'une roue de couleur où la teinte est comprise entre 0 et 1.", + "Indicates if the player is paused":"Indique si le lecteur est en mode pause", + "Gets the duration in seconds":"Obtient la durée en secondes", + "Gets the number of elements in the collection":"Obtient le nombre d'éléments dans la collection", + "Imports a JSON representation of the contents.":"Importe une représentation JSON du contenu.", + "Ooops, there was an error loading the picture.":"Ohoh, il y a eu une erreur en téléchargeant l'image", + "loading more...":"téléchargement en cours...", + "loading art ...":"téléchargement des ressources en cours...", + "ok, let's roll!":"ok, c'est compris!", + "From now on we won't show you the code to write. Follow the instructions and tap run when you think you are done.":"A partir de maintenant, on ne vous montrera plus le code à insérer. Suivez les instructions et tapez \"exécuter\" quand vous avez finit.", + "Try tweaking your code until you get it right. If you get stuck, tap the tutorial bar.":"Essayez de changer votre code. If vous êtes bloqué, tapez sur le menu du tutoriel.", + "

no more tips!<\/h3>":"

plus d'indices!<\/h3>", + "Specify how to arrange the content of this box":"Spécifie comment organiser le contenu de cette boîte", + "Starts a new tween animation.":"Commence une nouvelle animation.", + "Parses the string as a number":"Convertit le texte en nombre", + "publish your script":"publier votre script", + "Publishing script...":"Publication du script en cours...", + "{0} script{0:s} published":"{0} script publié{0:s}", + "4. publish":"4. publier", + "Sets the rotation speed in degrees\/sec":"Spécifie la vitesse de rotation en degrés\/sec", + "Sets the z-index of the sprite":"Spécifie l'index-z du sprite", + "Gets the acceleration along y in pixels\/sec^2":"Obtient l'accélération le long de y en ``pixels\/s^2``", + "Hide sprite.":"Cacher le sprite.", + "Sets the url to the picture":"Spécifie l'url de l'image", + "Displays the value to the wall":"Affiche la valeur sur le mur", + "Gets a url to the picture":"Obtient un url vers l'image", + "Create a new collection for sprites.":"Créer une nouvelle collection de ``sprites``.", + "Converts to a boolean (type must be boolean)":"Convertit en une valeur booléenne (type doit être ``boolean``)", + "Converts and parses to a date time (type must be string)":"Convertit en une date (type doit être ``string``)", + "Stringify the current JSON object":"Convertit l'object JSON en texte", + "Sorts from the newest to oldest":"Trie du plus récent au plus ancien", + "Prints the number to the wall":"Imprime le nombre sur le mur", + "Sorts the strings in this collection":"Trie cette collection", + "Displays the sprite sheet.":"Affiche la ``sprite sheet``.", + "Gets the field value as a time":"Obtient la valeur du champ sous forme de temps", + "Returns a collection sorted using specified comparison key":"Retourne une collection triée à l'aide de la clé de comparaison", + "Gets a json kind (string, number, object, array, boolean, null)":"Obtient a sorte de json (``string``, ``number``, ``object``, ``array``, ``boolean``, ``null``)", + "Gets a field value as a number":"Obtient une valeur du champ sous forme de nombre", + "Converts to a number (type must be number)":"Convertit un nombre (type doit être number)", + "Sets the wall background picture. The picture will be resized and clipped to the screen background as needed.":"Définit l'image d'arrière-plan du mur. L'image sera redimensionnée et découpée sur le fond d'écran au besoin.", + "Gets a value by name":"Obtient une valeur par nom", + "Gets the i-th json value":"Renvoie la i-ème valeur json", + "Creates an empty Picture collection":"Crée une collection de Picture vide", + "Sets the speed in pixels\/sec":"Spécifie la vitesse en pixels\/sec", + "Makes a lighter color by a delta between 0 and 1.":"Crée une couleur plus claire suivant un delta compris entre 0 et 1.", + "Makes a darker color by a delta between 0 and 1.":"Crée une couleur plus foncée suivant un delta compris entre 0 et 1.", + "Compares numbers for less or equal":"Compare les nombres inférieurs ou égaux", + "Compares numbers for more or equal":"Compare les nombres supérieurs ou égaux", + "Indicates if the player is stopped":"Indique si le lecteur est arrêté", + "Updates text on a text sprite (if it is a text sprite)":"Mises à jour du texte sur un sprite de texte", + "add an action that fires for every display frame.":"ajouter une action qui se déclenche pour chaque image de l'animation", + "Returns a substring given a start index and a length":"Retourne une sous-chaîne à partir d'un index de début et d'une longueur", + "Converts a number to a string":"Convertit un nombre en texte", + "Indicates if the string is empty":"Indique si le texte est vide", + "Sets the background color":"Spécifie la couleur d'arrière-plan", + "In debug mode, board displays speed and other info of sprites":"En mode de débogage, affiche les vitesse et autres infos de \"sprites\"", + "Returns the number of characters":"Renvoie le nombre de caractères", + "Sets the angle of the sprite in degrees":"Spécifie l'angle du \"sprite\" en degrés", + "Checks if two strings are the same":"Vérifie si deux textes sont identiques", + "Gets a random item; invalid if collection is empty":"Obtient un élément aux hasard ; \"invalid\" si la collection est vide", + "Displays the request to the wall":"Affiche la requête à l'écran", + "Displays string on the wall":"Affiche le texte à l'écran", + "Computes the sum of the values":"Calcule la somme", + "Prints the value to the wall":"Imprime le contenu du \"wall\"", + "Computes the average of the values":"Calcule la moyenne", + "Gets the item at position 'index'; invalid if index is out of bounds":"Obtient l'élément à la position 'index' ; \"invalid\" si l'index est hors des limites", + "Returns the sprite color.":"Retourne la couleur du \"sprite\".", + "Create a new rectangle sprite.":"Créer un nouveau \"sprite\" rectangle.", + "A argb color (alpha, red, green, blue)":"Une couleur argb (alpha, rouge, vert, bleu)", + "Gets the names of the headers":"Obtient les noms des \"headers\"", + "Gets the value of a given header":"Obtient la valeur d'un \"header\" donné", + "Geo coordinates":"Coordonnées géographique", + "Cloud session management":"Gestion de session du cloud", + "compile":"compiler", + "add optional":"ajouter une option", + "main":"principal", + "cannot sync - you are not signed in":"ne peut pas synchroniser - vous n'êtes pas connecté", + "try again!":"réessayez!", + "Returns a string collection that contains the substrings in this string that are delimited by elements of a specified string.":"Retourne une collection de chaînes qui contient les sous-chaînes de cette chaîne qui sont délimitées par les éléments d'une chaîne spécifiée.", "Teach Creative Coding!":"", "ok, got it!":"", "Try finding the buttons yourself. If you get stuck, tap on the goal line.":"",