diff --git a/src/translations/ar-SA.json b/src/translations/ar-SA.json index 48b06a2dc..8a97928ac 100644 --- a/src/translations/ar-SA.json +++ b/src/translations/ar-SA.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "التحديث.حدث خطأ ما. الرجاء المحاولة مرة أخرى", "cboard.components.Settings.Export.downloadNoConnectionError": "تحتاج إلى اتصال بالإنترنت لتنزيل PDF.", "cboard.components.Settings.Export.boards": "المجالس", + "cboard.components.Settings.Export.pdfSettings": "إعدادات PDF", + "cboard.components.Settings.Export.fontSize": "حجم الخط", + "cboard.components.Settings.Export.fontSizeSecondary": "حدد حجم الخط المطلوب. هذا الخيار مفيد إذا كان لديك مشاكل مع أبعاد اللوحة المصدرة.", + "cboard.components.Settings.Export.small": "صغير", + "cboard.components.Settings.Export.medium": "متوسط", + "cboard.components.Settings.Export.large": "كبير", "cboard.components.Settings.Import.import": "استيراد", "cboard.components.Settings.Import.importSecondary": "هذا الخيار سوف يستورد JUST اللوحات الجديدة المكتشفة. لن يتم استيراد اللوحات الافتراضية المضمنة في Cboard. التنسيقات المدعومة هي {cboardLink} تنسيق أو {link} تنسيق.", "cboard.components.Settings.Import.success": "نجاح!! تم استيراد {boards} مجالس بنجاح.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "تم إيقاف اشتراكك مؤقتًا: {e}", "cboard.components.Settings.Subscribe.on_hold": "إنتهى اشتراكك في: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "أنت غير مشترك. ", + "cboard.components.Settings.Subscribe.unverified": "حدث خطأ أثناء التحقق من صحة عملية الشراء. يرجى التحديث", "cboard.components.Settings.Subscribe.refresh": "تحديث", "cboard.components.Settings.Subscribe.error": "عفواً حدث خطأ ما. الرجاء المحاولة مرة أخرى لاحقاً", "cboard.components.Settings.Subscribe.empty_product": "لا يوجد اشتراك متاح في هذه اللحظة. الرجاء المحاولة مرة أخرى لاحقاً.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "ستنتهي الامتيازات الممتازة على:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "إصلاح مشاكل الدفع الخاصة بك قبل :", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "يبدو أن حسابك في جوجل قد اشترى منتج بالفعل. حاول إعادة تشغيل التطبيق.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "يبدو أن حساب Apple الخاص بك قد اشترى منتجا بالفعل. حاول إعادة تشغيل التطبيق.", "cboard.components.Settings.Subscribe.close": "أغلق", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "هل أنت متأكد من أنك تريد إلغاء خطتك الحالية؟", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "تم إلغاء اشتراكك بنجاح.", diff --git a/src/translations/be-BY.json b/src/translations/be-BY.json index f995fff55..51b5a3b18 100644 --- a/src/translations/be-BY.json +++ b/src/translations/be-BY.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", "cboard.components.Settings.Export.boards": "Дошкі", + "cboard.components.Settings.Export.pdfSettings": "PDF Settings", + "cboard.components.Settings.Export.fontSize": "Font size", + "cboard.components.Settings.Export.fontSizeSecondary": "Select the desired font size. This option is useful if you have problems with the dimensions of the exported board.", + "cboard.components.Settings.Export.small": "Small", + "cboard.components.Settings.Export.medium": "Medium", + "cboard.components.Settings.Export.large": "Large", "cboard.components.Settings.Import.import": "імпарт", "cboard.components.Settings.Import.importSecondary": "Гэтая опцыя будзе імпартаваць ПРОСТА новыя выяўленыя дошкі. Ён не будзе імпартаваць платы па змаўчанні, уключаныя ў Cboard. Падтрымліваюцца фарматы: фармат {cboardLink} альбо {link} фармат.", "cboard.components.Settings.Import.success": "Поспех !! Паспяхова імпартавана {boards} дошак.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", + "cboard.components.Settings.Subscribe.unverified": "An error occurred during validation of your purchase. Please refresh", "cboard.components.Settings.Subscribe.refresh": "Refresh", "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "It looks like your Apple account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/bg-BG.json b/src/translations/bg-BG.json index b7724892b..f13e1a7e9 100644 --- a/src/translations/bg-BG.json +++ b/src/translations/bg-BG.json @@ -32,7 +32,7 @@ "cboard.components.SignUp.agreement": "Съгласен/а съм с условията за ползване и политиката за обработка на конфиденциални данни", "cboard.components.SignUp.termsAndConditions": "Terms", "cboard.components.SignUp.privacy": "Политики за конфиденциалност", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.noConnection": "Не може да се установи връзка със сървъра. Моля, опитайте отново по-късно.", "cboard.components.ChangePassword.password": "Нова парола", "cboard.components.ChangePassword.passwordRepeat": "Повторете новата парола", "cboard.components.ChangePassword.send": "Изпрати", @@ -316,7 +316,7 @@ "cboard.components.Settings.settings": "Настройки", "cboard.components.Settings.people": "Хора", "cboard.components.Settings.guest": "Гост", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "Абонамент", "cboard.components.Settings.system": "Система", "cboard.components.Settings.backup": "Архивиране", "cboard.components.Settings.language": "Език", @@ -377,10 +377,10 @@ "cboard.components.Settings.People.birthdateSecondary": "Актуализирайте вашата датата на раждане", "cboard.components.Settings.People.location": "Местоположение", "cboard.components.Settings.People.logout": "Изход", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "Изтриване на този акаунт", + "cboard.components.Settings.People.deleteAccountSecondary": "След като изтриете акаунт, няма връщане назад. Моля, бъдете сигурни.", + "cboard.components.Settings.People.errorDeletingAccount": "Възниква грешка по време на изтриване на акаунт. Моля, опитайте отново.", + "cboard.components.Settings.People.deleteAccountConfirmation": "След като изтриете акаунт, няма връщане назад. Сигурни ли сте, че ще изтриете профила си?", "cboard.components.Settings.People.cancelDeleteAccount": "Отмени", "cboard.components.Settings.Display.display": "Дисплей", "cboard.components.Settings.Display.StandardSize": "Стандартен", @@ -427,8 +427,8 @@ "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Прочитане на името на папките на глас при натискане върху тях.", "cboard.components.Settings.Navigation.showLiveMode": "Изпозлвaне на режим НА ЖИВО", "cboard.components.Settings.Navigation.showLiveModeSecondary": "Режим НА ЖИВО ви позволява директно да изписвате текст в лентата за възпроизвеждане и бързо да пуснете звука. Предназначен е за потребители, които могат да пишат.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Използване на фраза за подобряване", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Подобряване на фразата ви позволява граматически да подобрите изходната фраза с помощта на изкуствен интелект. Той е предназначен за потребители на основни платки", "cboard.components.Settings.Navigation.bigScroll": "Активирай големи бутони за скролване", "cboard.components.Settings.Navigation.bigScrollSecondary": "Покажи големи бутони за скролване. Изберете желания стил в секцията за стил на навигационни бутони.", "cboard.components.Settings.Navigation.navigationButtonsStyle": "Стил на навигационни бутони", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Ако изберете {cboardLink} формат или {link} формат, тази опция ще експортира ВСИЧКИ табла, които имате. Ако изберете PDF формат, тя ще експортира САМО текущото табло. ", "cboard.components.Settings.Export.boardDownloaded": "Вашите табла бяха изтеглени", "cboard.components.Settings.Export.boardDownloadedCva": "Вашите табла бяха изтеглени. Намерете вашия файл в папката ви за изтегляния", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Вашата дъска е изтеглена. Намерете файла си в папката \"На моето устройство\"", + "cboard.components.Settings.Export.boardDownloadedError": "Прозорци.. Нещо се обърка. Моля, опитайте отново", + "cboard.components.Settings.Export.downloadNoConnectionError": "Нуждаете се от интернет връзка, за да изтеглите PDF файла.", "cboard.components.Settings.Export.boards": "Табла", + "cboard.components.Settings.Export.pdfSettings": "Настройки на PDF", + "cboard.components.Settings.Export.fontSize": "Размер на шрифта", + "cboard.components.Settings.Export.fontSizeSecondary": "Изберете желания размер на шрифта. Тази опция е полезна, ако имате проблеми с размерите на експортираната дъска.", + "cboard.components.Settings.Export.small": "Малък", + "cboard.components.Settings.Export.medium": "Средно", + "cboard.components.Settings.Export.large": "Голям", "cboard.components.Settings.Import.import": "Импортиране", "cboard.components.Settings.Import.importSecondary": "Тази опция ще импортира САМО новите табла, които бъдат открити. НЯМА да импортира таблата по подразбиране, включени в Сиборд / Cboard. Поддържаните файлови формати са {cboardLink} формат или {link} формат.", "cboard.components.Settings.Import.success": "Готово !! {boards} табла бяха импортирани успешно.", @@ -467,46 +473,48 @@ "cboard.components.Settings.Speech.faster": "по-бързо", "cboard.components.Settings.Speech.slower": "по-бавно", "cboard.components.Settings.Speech.sampleSentence": "Здравейте! Това е моят глас", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", + "cboard.components.Settings.Subscribe.subscribe": "Абонамент", + "cboard.components.Settings.Subscribe.includedFeatures": "Включени функции:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Онлайн невронни гласове", + "cboard.components.Settings.Subscribe.copyPublicBoards": "Копиране на публични табла", + "cboard.components.Settings.Subscribe.publishBoards": "Публикуване на табла", "cboard.components.Settings.Subscribe.copyTiles": "копиране на полетата", "cboard.components.Settings.Subscribe.pasteTiles": "постави полетата", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", - "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Мощен анализ на използването", + "cboard.components.Settings.Subscribe.shareBoards": "Споделяне на табла", + "cboard.components.Settings.Subscribe.adsFree": "Безплатни обяви", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Експортиране във формат на отворена дъска (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "Споделяне на фрази", + "cboard.components.Settings.Subscribe.privateSupportChannel": "Частен канал за поддръжка", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Запис на глас за плочки", + "cboard.components.Settings.Subscribe.active": "АКТИВЕН", + "cboard.components.Settings.Subscribe.canceled": "ОТМЕНЕНА", + "cboard.components.Settings.Subscribe.in_grace_period": "ГРАТИСЕН ПЕРИОД", + "cboard.components.Settings.Subscribe.proccesing": "Ние обработваме Вашия абонамент...", + "cboard.components.Settings.Subscribe.expired": "Вашият абонамент изтече на: {e}", + "cboard.components.Settings.Subscribe.paused": "Вашият абонамент беше поставен на пауза на: {e}", + "cboard.components.Settings.Subscribe.on_hold": "Вашият абонамент изтече на: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "Вие не сте абонирани. ", + "cboard.components.Settings.Subscribe.unverified": "Възникна грешка по време на валидирането на вашата покупка. Моля, обновете", + "cboard.components.Settings.Subscribe.refresh": "Опреснявам", + "cboard.components.Settings.Subscribe.error": "Опа, нещо се обърка. Моля, опитайте отново по-късно", + "cboard.components.Settings.Subscribe.empty_product": "В момента няма наличен абонамент. Моля, опитайте отново по-късно.", + "cboard.components.Settings.Subscribe.on_trial_period": "Вие сте на 30-дневен безплатен пробен период. След като приключи, ще трябва да се абонирате, за да получите всички функции.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "Информация за абонамент", + "cboard.components.Settings.Subscribe.manageSubscription": "Управление на абонамент", + "cboard.components.Settings.Subscribe.cancelSubscription": "Прекратяване на абонамента", + "cboard.components.Settings.Subscribe.planAmount": "Сума на плана:", + "cboard.components.Settings.Subscribe.title": "План:", + "cboard.components.Settings.Subscribe.status": "Статус:", + "cboard.components.Settings.Subscribe.nextPayment": "Следващо плащане на:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "Премията ще приключи на:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "Коригирайте проблемите си с плащането преди:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Изглежда, че профилът ви в Google вече е закупил продукт. Опитайте да рестартирате приложението.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Изглежда, че вашият акаунт в Apple вече е закупил продукт. Опитайте да рестартирате приложението.", "cboard.components.Settings.Subscribe.close": "Затваряне", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Наистина ли искате да отмените текущия си план?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Вашият абонамент беше прекратен успешно.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "Възникна грешка при прекратяване на абонамента, моля, опитайте отново след малко.", "cboard.components.Settings.Language.language": "Език", "cboard.components.Settings.Language.moreLanguages": "Още езици", "cboard.components.Settings.Language.close": "Затваряне", @@ -571,30 +579,30 @@ "cboard.components.Settings.Language.uninstalledLangNotification": "Инсталиране на нов език", "cboard.components.Settings.Language.instaledLangSuccesNotification": "Езиковият пакет е инсталиран успешно", "cboard.components.Settings.Symbols.symbols": "Символи", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Symbols.downloadArasaac": "Изтегляне на символите на ARASAAC", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Изтегля пакет с всички символи на ARASAAC, които да се използват в офлайн режим.", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Изтеглянето на символи ще ви позволи да имате символите локално във вашата система, така че когато търсите символи за създаване на нов елемент, нямате нужда от интернет връзка.", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Искате ли да изтеглите ARASAAC символи? Процесът ще отнеме известно време.", "cboard.components.Settings.Symbols.cancel": "Отмени", "cboard.components.Settings.Symbols.download": "Изтегли", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.noConnection": "Няма интернет връзка", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "Няма интернет връзка. Трябва да сте свързани с интернет, за да изтеглите символи.", + "cboard.components.Settings.Symbols.deleteArasaac": "Изтриване на символите на ARASAAC", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Изтрийте пакета с всички символи на ARASAAC. След изтриването символите ще бъдат достъпни само с интернет връзка.", + "cboard.components.Settings.Symbols.delete": "Изтривам", "cboard.components.UserIcon.login": "Вход или регистрация", "cboard.components.VoiceRecorder.play": "Възпроизвеждане на запис", "cboard.components.VoiceRecorder.clear": "Изтрий записа", "cboard.components.VoiceRecorder.record": "Запис", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Срокът на безплатната пробна версия приключи", + "cboard.components.PremiumFeature.featureBlockedTittle": "Тази функция е блокирана", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard деактивирайте тази функция. За да продължите да го използвате и всички функции като обществени табла, онлайн гласове, разширени функции за редактиране и много други, моля, надстройте", + "cboard.components.PremiumFeature.upgradeNow": "Надстройте сега", + "cboard.components.UI.Downloader.initializing": "Инициализиране...", + "cboard.components.UI.Downloader.completed": "Завършен", + "cboard.components.UI.Downloader.processing": "Преработване...", + "cboard.components.UI.Downloader.processingDone": "Процесът е завършен!", + "cboard.components.UI.Downloader.processingError": "Възникна грешка при обработката на данните, моля, опитайте отново.", "cboard.board.home": "Начало", "cboard.vocalization.myNameIsAmberley": "казвам се Амбърли", "cboard.vocalization.niceToMeetYou": "приятно ми е да се запознаем", diff --git a/src/translations/bn-BD.json b/src/translations/bn-BD.json index 94191a43c..1c639b438 100644 --- a/src/translations/bn-BD.json +++ b/src/translations/bn-BD.json @@ -4,18 +4,18 @@ "cboard.components.WelcomeScreen.skipForNow": "এখন জন্য লাফালাফি", "cboard.components.WelcomeScreen.google": "গুগলের সাথে সাইন ইন করুন", "cboard.components.WelcomeScreen.facebook": "ফেসবুকে সাইন - ইন করুন", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", - "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", - "cboard.components.WelcomeScreen.terms": "Terms", - "cboard.components.WelcomeScreen.privacy": "Privacy Policy", + "cboard.components.WelcomeScreen.apple": "Apple দিয়ে সাইন ইন করুন", + "cboard.components.WelcomeScreen.loginErrorAndroid": "দুঃখিত। প্রমাণীকরণ প্রক্রিয়া চলাকালীন একটি ত্রুটি ঘটেছে। অনুগ্রহ করে এটি আবার চেষ্টা করুন", + "cboard.components.WelcomeScreen.terms": "শর্তাবলী", + "cboard.components.WelcomeScreen.privacy": "গোপনীয়তা নীতি", "cboard.components.WelcomeScreenInformation.heading": "সিবোর্ডে স্বাগতম", "cboard.components.WelcomeScreenInformation.text": "সিব্লোন ব্যবহারকারীদের বক্তৃতা এবং ভাষা অপরাজনীতির সাথে প্রতীক ও পাঠ্য-টু-স্পিচ দিয়ে যোগাযোগ করতে সহায়তা করে।", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "আপনার সেটিংস সিঙ্ক করতে সাইন আপ করুন!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "আপনার অ্যাকাউন্ট সক্রিয় করা হচ্ছে...", + "cboard.components.Activate.loginSignUpPage": "লগইন করুন বা সাইন আপ পৃষ্ঠা", + "cboard.components.Activate.error": "ত্রুটি: আপনার অস্থায়ী ব্যবহারকারী ব্যর্থ হয়েছে তা নিশ্চিত করে, অনুগ্রহ করে আবার লগইন করার চেষ্টা করুন", + "cboard.components.Activate.success": "নিশ্চিত!", "cboard.components.Login.loginToCboard": "সিবোর্ডে লগইন করুন", "cboard.components.Login.login": "লগইন", "cboard.components.Login.email": "ইমেইল", @@ -29,10 +29,10 @@ "cboard.components.SignUp.confirmYourPassword": "আপনার পাসওয়ার্ড নিশ্চিত", "cboard.components.SignUp.cancel": "বাতিল", "cboard.components.SignUp.signMeUp": "আমাকে সাইন আপ করুন", - "cboard.components.SignUp.agreement": "I agree with the {terms} and the {privacy}", - "cboard.components.SignUp.termsAndConditions": "Terms", - "cboard.components.SignUp.privacy": "Privacy Policy", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.agreement": "আমি এর সাথে একমত {terms} এবং {privacy}", + "cboard.components.SignUp.termsAndConditions": "শর্তাবলী", + "cboard.components.SignUp.privacy": "গোপনীয়তা নীতি", + "cboard.components.SignUp.noConnection": "সার্ভারে সংযোগ করতে অক্ষম। দয়া করে পরে আবার চেষ্টা করুন।", "cboard.components.ChangePassword.password": "নতুন পাসওয়ার্ড", "cboard.components.ChangePassword.passwordRepeat": "নতুন পাসওয়ার্ড পুনরাবৃত্তি করুন", "cboard.components.ChangePassword.send": "পাঠান", @@ -90,8 +90,8 @@ "cboard.components.Board.EditToolbar.editTilesButton": "সম্পাদন করা", "cboard.components.Board.EditToolbar.addTileButton": "টাইল যোগ করুন", "cboard.components.Board.EditToolbar.fixedBoard": "স্থির", - "cboard.components.Board.EditToolbar.copyTiles": "Copy tiles", - "cboard.components.Board.EditToolbar.pasteTiles": "Paste tiles", + "cboard.components.Board.EditToolbar.copyTiles": "টাইলস অনুলিপি করুন", + "cboard.components.Board.EditToolbar.pasteTiles": "পেস্ট টাইলস", "cboard.components.Board.share": "ভাগ", "cboard.components.Board.copyMessage": "ক্লিপবোর্ডে অনুলিপি!", "cboard.components.Board.boardMissed": "আমরা দুঃখিত, কিন্তু আমরা এই ফোল্ডার / বোর্ডটি মিস করেছি। আমরা আপনাকে এটি আবার তৈরি করার পরামর্শ দিচ্ছি।", @@ -103,12 +103,12 @@ "cboard.components.Board.boardCopyAccept": "গ্রহণ করা", "cboard.components.Board.boardCopiedSuccessfully": "বোর্ড সফলভাবে আপনার যোগাযোগকারীর সাথে যুক্ত হয়েছে", "cboard.components.Board.emptyVoiceAlert": "সতর্কতা: আমরা স্পিচ ভয়েসে কোনও উপলভ্য পাঠ্য শনাক্ত করতে পারি নি! সিবোর্ড সঠিকভাবে কাজ করতে পারে না।", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", - "cboard.components.Board.offlineChangeVoice": "Change voice", + "cboard.components.Board.offlineVoiceAlert": "সতর্কীকরণ: আপনি একটি অনলাইন ভয়েস ব্যবহার করছেন, কিন্তু মনে হচ্ছে আপনি অফলাইন!", + "cboard.components.Board.offlineChangeVoice": "কণ্ঠস্বর পরিবর্তন করুন", "cboard.components.Board.myBoardTitle": "আমার বোর্ড", "cboard.components.Board.failedToCopy": "ক্লিপবোর্ডে অনুলিপি করতে ব্যর্থ", "cboard.components.Board.walkthroughWelcome": "বোর্ডে স্বাগতম!", - "cboard.components.Board.walkthroughChooseABoard": "Choose a board to start", + "cboard.components.Board.walkthroughChooseABoard": "শুরু করার জন্য একটি বোর্ড চয়ন করুন", "cboard.components.Board.walkthroughUnlock": "আপনার বিকল্পগুলি এবং সেটিংস আনলক করতে লক বোতামটি টিপুন।", "cboard.components.Board.walkthroughStart": "আপনি কি কিবোর্ড অ্যাপ্লিকেশন এবং এর দুর্দান্ত বৈশিষ্ট্যগুলি জুড়ে ভ্রমণের জন্য প্রস্তুত?", "cboard.components.Board.walkthroughSignInUp": "আপনার যোগাযোগকারীকে ব্যক্তিগতকৃত করতে সাইন ইন করুন।", @@ -117,14 +117,14 @@ "cboard.components.Board.walkthroughAddTile": "এখানে আপনি বোর্ডে একটি টাইল যুক্ত করতে পারেন! এই টাইলটি বোতাম, ফোল্ডার বা খালি বোর্ড হতে পারে।", "cboard.components.Board.walkthroughChangeBoard": "এটি একটি ড্রপডাউন মেনু যেখানে থেকে আপনি আপনার যোগাযোগকারীর অন্য বোর্ডে যেতে পারেন।", "cboard.components.Board.walkthroughBuildCommunicator": "এখানে আপনি আপনার যোগাযোগকারী অ্যাক্সেস করতে পারেন, এটি সম্পাদনা করতে পারেন এবং আরও বোর্ডের মাধ্যমে এটি সমৃদ্ধ করতে পারেন।", - "cboard.components.Board.walkthroughDefaultBoardsSelector": "Here you can switch between different featured boards", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "এখানে আপনি বিভিন্ন বৈশিষ্ট্যযুক্ত বোর্ডগুলির মধ্যে স্যুইচ করতে পারেন", "cboard.components.Board.walkthroughEndTour": "শেষ ভ্রমণ", "cboard.components.Board.walkthroughCloseTour": "ভ্রমণ", "cboard.components.Board.walkthroughBack": "পেছনে", "cboard.components.Board.walkthroughNext": "পরবর্তী", - "cboard.components.Board.tilesCopiedSuccessfully": "Tiles copied successfully.", - "cboard.components.Board.tilesPastedSuccessfully": "Tiles pasted successfully.", - "cboard.components.Board.tilesPastedError": "WARNING: There was an error on tiles paste.", + "cboard.components.Board.tilesCopiedSuccessfully": "টাইলস সফলভাবে অনুলিপি করা হয়েছে।", + "cboard.components.Board.tilesPastedSuccessfully": "টাইলস সফলভাবে পেস্ট করা হয়েছে।", + "cboard.components.Board.tilesPastedError": "সতর্কতা: টাইলস পেস্টে একটি ত্রুটি ছিল।", "cboard.components.LockToggle.lock": "তালা", "cboard.components.LockToggle.unlock": "আনলক করুন", "cboard.components.BackButton.back": "ফিরে যাও", @@ -140,7 +140,7 @@ "cboard.components.FullScreenButton.fullscreen": "পূর্ণ পর্দা", "cboard.components.FullScreenButton.exitFullscreen": "পূর্ণ পর্দা সরান", "cboard.components.SymbolSearch.searchSymbolLibrary": "প্রতীক লাইব্রেরি অনুসন্ধান করুন", - "cboard.components.SymbolSearch.clearText": "Clear text", + "cboard.components.SymbolSearch.clearText": "পাঠ্য পরিষ্কার করুন", "cboard.components.InputImage.uploadImage": "চিত্র আপলোড", "cboard.components.Board.TileEditor.voiceRecorder": "সাউন্ড রেকর্ড", "cboard.components.Board.TileEditor.createTile": "টাইল তৈরি করুন", @@ -158,20 +158,20 @@ "cboard.components.Board.TileEditor.existingBoards": "একটি বিদ্যমান বোর্ডে লিঙ্ক", "cboard.components.Board.TileEditor.none": "না", "cboard.components.Board.TileEditor.symbols": "প্রতীক", - "cboard.components.Board.TileEditor.editImage": "Edit image", + "cboard.components.Board.TileEditor.editImage": "চিত্র সম্পাদনা করুন", "cboard.components.Board.boardEditTitleCancel": "বাতিল", "cboard.components.Board.boardEditTitleAccept": "গ্রহণ করা", "cboard.components.Board.userProfileLocked": "ব্যবহারকারীর প্রোফাইল লক করা আছে, দয়া করে আপনার ব্যবহারকারীর প্রোফাইল দেখতে সেটিংস আনলক করুন।", - "cboard.components.Board.live": "LIVE", - "cboard.components.Board.writeAndSay": "Write and say", - "cboard.components.Board.ImageEditor.title": "Image editor", - "cboard.components.Board.ImageEditor.rotateRight": "Rotate right", - "cboard.components.Board.ImageEditor.cropImage": "Crop image", - "cboard.components.Board.ImageEditor.close": "Close", - "cboard.components.Board.ImageEditor.done": "Done", - "cboard.components.Board.ImageEditor.cancelCrop": "Cancel crop", - "cboard.components.Board.ImageEditor.zoomIn": "Zoom in", - "cboard.components.Board.ImageEditor.zoomOut": "Zoom out", + "cboard.components.Board.live": "লাইভ", + "cboard.components.Board.writeAndSay": "লিখুন এবং বলুন", + "cboard.components.Board.ImageEditor.title": "চিত্র সম্পাদক", + "cboard.components.Board.ImageEditor.rotateRight": "ডানদিকে ঘুরুন", + "cboard.components.Board.ImageEditor.cropImage": "ক্রপ ইমেজ", + "cboard.components.Board.ImageEditor.close": "বন্ধ", + "cboard.components.Board.ImageEditor.done": "সম্পন্ন হয়েছে", + "cboard.components.Board.ImageEditor.cancelCrop": "ফসল বাতিল করুন", + "cboard.components.Board.ImageEditor.zoomIn": "জুম ইন করুন", + "cboard.components.Board.ImageEditor.zoomOut": "জুম আউট", "cboard.components.BoardShare.title": "আপনার বোর্ড ভাগ করুন", "cboard.components.BoardShare.close": "ঘনিষ্ঠ", "cboard.components.BoardShare.publishBoard": "বোর্ড প্রকাশ করুন", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "reddit", "cboard.components.BoardShare.subject": "বোর্ড থেকে এই বোর্ডটি দেখুন!", "cboard.components.BoardShare.body": "হ্যালো! আমি কিবোর্ড সরঞ্জাম থেকে একটি যোগাযোগ বোর্ড ভাগ করতে চাই। দয়া করে এটি সন্ধান করুন: {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "ফেসবুকে বোর্ড শেয়ার করা যাবে না। দয়া করে পরে আবার চেষ্টা করুন।", "cboard.components.PhraseShare.title": "আপনার বাক্যাংশটি ভাগ করুন বা অনুলিপি করুন", "cboard.components.PhraseShare.close": "বন্ধ", "cboard.components.PhraseShare.copyPhrase": "বাক্যটি অনুলিপি করুন", @@ -215,15 +215,15 @@ "cboard.components.CommunicatorToolbar.tiles": "{qty} টাইলস", "cboard.components.CommunicatorToolbar.editCommunicator": "নির্মাণ করা", "cboard.components.CommunicatorToolbar.addBoardButton": "বোর্ড যোগ করুন", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", - "cboard.components.CommunicatorToolbar.disagree": "disagree", - "cboard.components.CommunicatorToolbar.agree": "agree", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", - "cboard.components.CommunicatorToolbar.close": "Close", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "একটি বৈশিষ্ট্যযুক্ত বোর্ড নির্বাচন করুন", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "একটি বৈশিষ্ট্যযুক্ত বোর্ড নির্বাচন করুন", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "আপনি কি নির্বাচিত বিকল্পের জন্য আপনার বর্তমান বোর্ড পরিবর্তন করতে চান? আপনি এটি আবার পরিবর্তন করতে পারেন", + "cboard.components.CommunicatorToolbar.disagree": "একমত নয়", + "cboard.components.CommunicatorToolbar.agree": "একমত", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "বোর্ডের ক্যাপশন", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "চিহ্নগুলির বিভাগগুলি ধারণকারী ফোল্ডারগুলির সাথে সাবলীল বোর্ড। এটি কোনও রঙের স্কিম ছাড়াই তুঁত প্রতীক।", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "মূল শব্দভাণ্ডার সহ ফিক্সড বোর্ড, 11 কলাম এবং 6 সারিতে বিতরণ করা হয়। এটি এআরএসএসি প্রতীক এবং ফিটজেরাল্ড রঙের স্কিম ব্যবহার করে।", + "cboard.components.CommunicatorToolbar.close": "বন্ধ", "cboard.components.CommunicatorDialog.title": "আমার কমিউনিকেটার", "cboard.components.CommunicatorDialog.menu": "মেনু", "cboard.components.CommunicatorDialog.menuRootBoardOption": "রুট বোর্ড হিসাবে সেট করুন", @@ -296,18 +296,18 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "প্রকাশের বোর্ড: আপনার বোর্ডকে সর্বজনীন করুন। বোর্ডটি পাবলিক বোর্ডের ট্যাবের অধীনে প্রদর্শিত হবে।", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "অপ্রকাশিত বোর্ড: আপনার বোর্ডকে ব্যক্তিগত করুন। বোর্ডটি পাবলিক বোর্ড ট্যাবের অধীনে প্রদর্শিত হবে না।", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "ডাটাবেস থেকে আপনার বোর্ড মুছুন, এবং এটি পুনরুদ্ধার করা যাবে না।", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", + "cboard.components.CommunicatorDialog.boardReport": "এই বোর্ডকে রিপোর্ট করুন", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "দয়া করে আমাদের জানান যদি আপনি মনে করেন যে এই বোর্ডে যৌন, সহিংস, ঘৃণ্য বা অপমানজনক সামগ্রী রয়েছে", + "cboard.components.CommunicatorDialog.boardReportError": "আপনার প্রতিবেদন প্রেরণে একটি ত্রুটি ঘটেছে। অনুগ্রহ করে আবার চেষ্টা করুন।", "cboard.components.CommunicatorDialog.boardReportCancel": "বাতিল", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", - "cboard.components.CommunicatorDialog.boardReportClose": "Close", + "cboard.components.CommunicatorDialog.boardReportSend": "রিপোর্ট পাঠান", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "প্রতিবেদনটি সফলভাবে সহায়তা দলের কাছে প্রেরণ করা হয়েছে।", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Cboardকে অনুপযুক্ত বিষয়বস্তু থেকে বেরিয়ে আসতে সাহায্য করার জন্য ধন্যবাদ।", + "cboard.components.CommunicatorDialog.boardReportClose": "বন্ধ", "cboard.components.Notifications.refreshPage": "সতেজ পৃষ্ঠা", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudSpeakErrorAlert": "একটি অনলাইন ভয়েস সঠিকভাবে পুনরুত্পাদন করতে আপনার ইন্টারনেট সংযোগ অপর্যাপ্ত।", + "cboard.components.Notifications.changeVoiceOnError": "কণ্ঠস্বর পরিবর্তন করুন", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "একটি অনলাইন ভয়েস সেট করা হয়েছিল। এটি ব্যবহারের সময় একটি ইন্টারনেট সংযোগ প্রয়োজন।", "cboard.components.Settings.navigation": "নেভিগেশন এবং বোতাম", "cboard.components.Settings.scanning": "স্ক্যান করা হচ্ছে", "cboard.components.Settings.display": "প্রদর্শন", @@ -316,7 +316,7 @@ "cboard.components.Settings.settings": "সেটিংস", "cboard.components.Settings.people": "সম্প্রদায়", "cboard.components.Settings.guest": "অতিথি", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "সদস্যতা", "cboard.components.Settings.system": "পদ্ধতি", "cboard.components.Settings.backup": "ব্যাকআপ", "cboard.components.Settings.language": "ভাষা", @@ -348,8 +348,8 @@ "cboard.components.Settings.fontSizeDescrip": "এখানে থেকে নির্বাচন করে ফন্টের আকার সম্পাদনা করুন: 1. স্ট্যান্ডার্ড, 2. বড় বা 3. অতিরিক্ত বড়।", "cboard.components.Settings.hideOutputBarTitle": "আউটপুট বার লুকান", "cboard.components.Settings.hideOutputBarDescrip": "পর্দার উপরের অংশে সাদা বার লুকায় যেখানে আইকন দেখা যায় যখন আপনি একটি বাক্য তৈরি করেন বা ছবি আঁকেন।", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", + "cboard.components.Settings.Display.outputIncreaseButtons": "আউটপুট বারে অ্যাকশন বোতামগুলির আকার বাড়ান", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "আপনি যেখানে একটি বাক্য তৈরি করেন সেখানে সাদা বারে থাকা অ্যাকশন বোতামগুলির আকার বাড়ান।", "cboard.components.Settings.labelPositionTitle": "লেবেল অবস্থান", "cboard.components.Settings.labelPositionDescrip": "আপনি লেবেলটি কোথায় রাখবেন তা চয়ন করতে পারেন। এটি উপরে, নীচে বা লুকানো হতে পারে।", "cboard.components.Settings.enableDarkThemeTitle": "গা dark় থিম সক্ষম করুন", @@ -365,7 +365,7 @@ "cboard.components.Settings.folderVocalizationTitle": "ফোল্ডার ভোকালাইজেশন", "cboard.components.Settings.folderVocalizationDescrip": "ক্লিক করলে ফোল্ডারের নাম জোরে পড়ে", "cboard.components.Settings.enableTour": "সফর সক্ষম করুন", - "cboard.components.Settings.symbols": "Symbols", + "cboard.components.Settings.symbols": "প্রতীক", "cboard.components.Settings.People.people": "সম্প্রদায়", "cboard.components.Settings.People.name": "নাম", "cboard.components.Settings.People.nameSecondary": "আপনার ব্যবহারকারী নাম আপডেট করুন", @@ -375,12 +375,12 @@ "cboard.components.Settings.People.languageSecondary": "আমাদের আপনার ভাষা কি জানি", "cboard.components.Settings.People.birthdate": "জন্ম তারিখ", "cboard.components.Settings.People.birthdateSecondary": "আপনার জন্ম তারিখ আপডেট করুন", - "cboard.components.Settings.People.location": "Location", + "cboard.components.Settings.People.location": "অবস্থান", "cboard.components.Settings.People.logout": "প্রস্থান", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "এই অ্যাকাউন্টটি মুছে ফেলুন", + "cboard.components.Settings.People.deleteAccountSecondary": "একবার আপনি একটি অ্যাকাউন্ট মুছে ফেললে, আর ফিরে যাওয়ার উপায় নেই। দয়া করে নিশ্চিত হোন।", + "cboard.components.Settings.People.errorDeletingAccount": "অ্যাকাউন্ট মুছে ফেলার সময় একটি ত্রুটি ঘটেছে। দয়া করে আবার চেষ্টা করুন।", + "cboard.components.Settings.People.deleteAccountConfirmation": "একবার আপনি একটি অ্যাকাউন্ট মুছে ফেললে, আর ফিরে যাওয়ার উপায় নেই। আপনি কি আপনার অ্যাকাউন্ট মুছে ফেলার বিষয়ে নিশ্চিত?।", "cboard.components.Settings.People.cancelDeleteAccount": "বাতিল", "cboard.components.Settings.Display.display": "প্রদর্শন", "cboard.components.Settings.Display.StandardSize": "মান", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "অতিরিক্ত বড়", "cboard.components.Settings.Display.uiSize": "ইউআই আকার", "cboard.components.Settings.Display.uiSizeSecondary": "উপাদান আকার", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "ফন্ট পরিবার", + "cboard.components.Settings.Display.fontFamilySecondary": "পুরো অ্যাপ্লিকেশনটিতে ব্যবহৃত পাঠ্য ফন্ট পরিবর্তন করুন", "cboard.components.Settings.Display.fontSize": "অক্ষরের আকার", "cboard.components.Settings.Display.fontSizeSecondary": "অ্যাপ্লিকেশন ফন্ট আকার", "cboard.components.Settings.Display.LabelPositionAbove": "উপরে", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "স্ক্যানারগুলি উপাদানগুলির উপর পুনরাবৃত্তি করবে, তাদের নির্বাচন করার জন্য কোনও কী টিপুন", "cboard.components.Settings.Navigation.navigation": "নেভিগেশন এবং বোতাম", "cboard.components.Settings.Navigation.enable": "প্রসঙ্গ সচেতন ব্যাক বোতাম সক্ষম করুন", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "বড় ব্যাক বোতাম দেখায়। নেভিগেশন বোতাম শৈলী বিভাগে পছন্দসই শৈলী নির্বাচন করুন।", "cboard.components.Settings.Navigation.shareShow": "ভাগ বাক্যাংশ বোতাম প্রদর্শন করুন", "cboard.components.Settings.Navigation.shareShowSecondary": "এমন একটি শেয়ার বোতাম (ব্যাকস্পেস বোতামের পাশে) দেখান যা নির্বাচিত চিহ্নগুলি ভাগ করতে দেয়।", "cboard.components.Settings.Navigation.quickUnlock": "দ্রুত সেটিংস আনলক সক্ষম করুন", @@ -425,16 +425,16 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "এটিকে অপসারণ করতে প্রতিটি চিহ্নের উপর একটি \"x\" বাটন দেখায়", "cboard.components.Settings.Navigation.vocalizeFolders": "ফোল্ডার ভোকালাইজেশন সক্ষম করুন", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "ক্লিক করা হলে ফোল্ডারগুলির নাম জোরে জোরে পড়ে", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.showLiveMode": "লাইভ মোড ব্যবহার করুন", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "লাইভ মোড আপনাকে সরাসরি আউটপুট বারে পাঠ্য লিখতে এবং দ্রুত সাউন্ড প্লে করতে দেয়। এটি এমন ব্যবহারকারীদের জন্য যারা লিখতে পারে।", + "cboard.components.Settings.Navigation.activeImprovePhrase": "উন্নত বাক্যাংশ ব্যবহার করুন", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "ইমপ্রুভ ফ্রেজ আপনাকে কৃত্রিম বুদ্ধিমত্তা ব্যবহার করে আউটপুট বাক্যাংশটি উন্নত করতে দেয়। এটি কোর বোর্ডের ব্যবহারকারীদের জন্য তৈরি করা হয়েছে", + "cboard.components.Settings.Navigation.bigScroll": "বড় স্ক্রোল বোতামগুলি সক্ষম করুন", + "cboard.components.Settings.Navigation.bigScrollSecondary": "বড় স্ক্রোল বোতাম দেখায়। নেভিগেশন বোতাম শৈলী বিভাগে পছন্দসই শৈলী নির্বাচন করুন", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "নেভিগেশন বোতাম শৈলী", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "প্রসঙ্গ-সচেতন ব্যাক এবং বড় স্ক্রোল বোতামগুলির শৈলী নির্বাচন করুন। চোখের ট্র্যাকারগুলির জন্য পাশে সুপারিশ করা হয়", + "cboard.components.Settings.Navigation.onTheSides": "পাশে", + "cboard.components.Settings.Navigation.onTop": "শীর্ষে", "cboard.components.Settings.Export.export": "রপ্তানি", "cboard.components.Settings.Export.exportSingle": "একটি একক বোর্ড রফতানি করুন", "cboard.components.Settings.Export.exportSingleSecondary": "এই বিকল্পটি বোর্ডের একটি তালিকা থেকে আপনার একক বোর্ড রফতানি করবে। আপনি {cboardLink}, {link} বা পিডিএফ ফর্ম্যাট চয়ন করতে পারেন।", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "আপনি যদি {cboardLink} ফর্ম্যাট বা {link} ফর্ম্যাট চয়ন করেন তবে এই বিকল্পটি আপনার সকল বোর্ডকে রফতানি করবে। আপনি পিডিএফ ফর্ম্যাটটি চয়ন করলে এটি কেবলমাত্র বর্তমান বোর্ডকে রফতানি করবে।", "cboard.components.Settings.Export.boardDownloaded": "আপনার বোর্ডগুলি ডাউনলোড করা হয়েছিল", "cboard.components.Settings.Export.boardDownloadedCva": "আপনার বোর্ডগুলি ডাউনলোড করা হয়েছিল। ডাউনলোড ফোল্ডারের নীচে আপনার ফাইলটি সন্ধান করুন", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "আপনার বোর্ড ডাউনলোড করা হয়েছে। 'আমার ডিভাইসে' ফোল্ডারের অধীনে আপনার ফাইলটি সন্ধান করুন", + "cboard.components.Settings.Export.boardDownloadedError": "আপস.. কিছু একটা ভুল হয়েছে। অনুগ্রহ করে আবার চেষ্টা করুন", + "cboard.components.Settings.Export.downloadNoConnectionError": "পিডিএফ ডাউনলোড করতে ইন্টারনেট সংযোগ প্রয়োজন।", "cboard.components.Settings.Export.boards": "বোর্ড", + "cboard.components.Settings.Export.pdfSettings": "পিডিএফ সেটিংস", + "cboard.components.Settings.Export.fontSize": "ফন্টের আকার", + "cboard.components.Settings.Export.fontSizeSecondary": "পছন্দসই ফন্ট আকার নির্বাচন করুন। আপনার যদি রফতানি বোর্ডের মাত্রানিয়ে সমস্যা থাকে তবে এই বিকল্পটি দরকারী।", + "cboard.components.Settings.Export.small": "ছোট", + "cboard.components.Settings.Export.medium": "মাঝারি", + "cboard.components.Settings.Export.large": "বড়", "cboard.components.Settings.Import.import": "আমদানি", "cboard.components.Settings.Import.importSecondary": "এই বিকল্পটি সনাক্ত করা নতুন বোর্ডগুলি JUST আমদানি করবে। এটি বোর্ডে অন্তর্ভুক্ত ডিফল্ট বোর্ডগুলি আমদানি করবে না। সমর্থিত ফর্ম্যাটগুলি {cboardLink} ফর্ম্যাট বা {link} ফর্ম্যাট।", "cboard.components.Settings.Import.success": "সাফল্য !! {boards} বোর্ড সফলভাবে আমদানি করা হয়েছিল।", @@ -467,50 +473,52 @@ "cboard.components.Settings.Speech.faster": "দ্রুত", "cboard.components.Settings.Speech.slower": "ধীর", "cboard.components.Settings.Speech.sampleSentence": "হাই! এটা আমার কণ্ঠ", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", - "cboard.components.Settings.Subscribe.copyTiles": "Copy tiles", - "cboard.components.Settings.Subscribe.pasteTiles": "Paste tiles", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", - "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", - "cboard.components.Settings.Subscribe.close": "Close", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.subscribe": "সদস্যতা", + "cboard.components.Settings.Subscribe.includedFeatures": "অন্তর্ভুক্ত বৈশিষ্ট্য:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "অনলাইন নিউরাল ভয়েসেস", + "cboard.components.Settings.Subscribe.copyPublicBoards": "পাবলিক বোর্ড কপি করুন", + "cboard.components.Settings.Subscribe.publishBoards": "প্রকাশনা বোর্ড", + "cboard.components.Settings.Subscribe.copyTiles": "টাইলস অনুলিপি করুন", + "cboard.components.Settings.Subscribe.pasteTiles": "পেস্ট টাইলস", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "শক্তিশালী ব্যবহার বিশ্লেষণ", + "cboard.components.Settings.Subscribe.shareBoards": "শেয়ার বোর্ড", + "cboard.components.Settings.Subscribe.adsFree": "বিনামূল্যে বিজ্ঞাপন", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "ওপেন বোর্ড ফর্ম্যাট (OBF) রপ্তানি করুন", + "cboard.components.Settings.Subscribe.sharePhrases": "বাক্যাংশ গুলি ভাগ করুন", + "cboard.components.Settings.Subscribe.privateSupportChannel": "প্রাইভেট সাপোর্ট চ্যানেল", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "টাইলসের জন্য ভয়েস রেকর্ডিং", + "cboard.components.Settings.Subscribe.active": "সক্রিয়", + "cboard.components.Settings.Subscribe.canceled": "বাতিল", + "cboard.components.Settings.Subscribe.in_grace_period": "গ্রেস পিরিয়ড", + "cboard.components.Settings.Subscribe.proccesing": "আমরা আপনার সাবস্ক্রিপশন প্রক্রিয়া করছি...", + "cboard.components.Settings.Subscribe.expired": "আপনার সাবস্ক্রিপশনের মেয়াদ শেষ হয়েছে: {e}", + "cboard.components.Settings.Subscribe.paused": "আপনার সাবস্ক্রিপশন এখানে স্থগিত করা হয়েছে: {e}", + "cboard.components.Settings.Subscribe.on_hold": "আপনার সাবস্ক্রিপশনের মেয়াদ শেষ হয়েছে: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "আপনি সাবস্ক্রাইব করেছেন না। ", + "cboard.components.Settings.Subscribe.unverified": "আপনার ক্রয়ের যাচাইকরণের সময় একটি ত্রুটি ঘটেছে। দয়া করে রিফ্রেশ করুন", + "cboard.components.Settings.Subscribe.refresh": "সতেজ", + "cboard.components.Settings.Subscribe.error": "ওহ, কিছু একটা ভুল হয়েছে। অনুগ্রহ করে পরে আবার চেষ্টা করুন", + "cboard.components.Settings.Subscribe.empty_product": "এই মুহুর্তে কোনও সাবস্ক্রিপশন উপলব্ধ নেই। দয়া করে পরে আবার চেষ্টা করুন।", + "cboard.components.Settings.Subscribe.on_trial_period": "আপনি 30 দিনের বিনামূল্যে ট্রায়ালে আছেন। এটি শেষ হওয়ার পরে, আপনাকে সমস্ত বৈশিষ্ট্য পেতে সাবস্ক্রাইব করতে হবে।", + "cboard.components.Settings.Subscribe.subscriptionInfo": "সাবস্ক্রিপশন তথ্য", + "cboard.components.Settings.Subscribe.manageSubscription": "সাবস্ক্রিপশন পরিচালনা করুন", + "cboard.components.Settings.Subscribe.cancelSubscription": "সাবস্ক্রিপশন বাতিল করুন", + "cboard.components.Settings.Subscribe.planAmount": "পরিকল্পনার পরিমাণ:", + "cboard.components.Settings.Subscribe.title": "পরিকল্পনা:", + "cboard.components.Settings.Subscribe.status": "স্থিতি:", + "cboard.components.Settings.Subscribe.nextPayment": "পরবর্তী পেমেন্ট এখানে:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "প্রিমিয়াম অ্যাকসেস শেষ হবে:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "এর আগে আপনার অর্থ প্রদানের সমস্যাগুলি সমাধান করুন:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "দেখে মনে হচ্ছে আপনার Google অ্যাকাউন্ট ইতিমধ্যে একটি পণ্য কিনেছে। অ্যাপটি পুনরায় চালু করার চেষ্টা করুন।", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "দেখে মনে হচ্ছে আপনার অ্যাপল অ্যাকাউন্ট ইতিমধ্যে একটি পণ্য কিনেছে। অ্যাপটি পুনরায় চালু করার চেষ্টা করুন।", + "cboard.components.Settings.Subscribe.close": "বন্ধ", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "আপনি কি নিশ্চিত যে আপনি আপনার বর্তমান পরিকল্পনা বাতিল করতে চান?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "আপনার সাবস্ক্রিপশন সফলভাবে বাতিল করা হয়েছে।", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "আপনার সাবস্ক্রিপশন বাতিল করার সময় একটি ত্রুটি হয়েছে, অনুগ্রহ করে এক মুহুর্তের মধ্যে আবার চেষ্টা করুন।", "cboard.components.Settings.Language.language": "ভাষা", "cboard.components.Settings.Language.moreLanguages": "আরও ভাষা", "cboard.components.Settings.Language.close": "ঘনিষ্ঠ", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "আলবানিয়ানরা", "cboard.components.Settings.Language.arabic": "আরবি", "cboard.components.Settings.Language.belarusian": "বেলারুশিয়", "cboard.components.Settings.Language.bengali": "বাংলা", @@ -533,7 +541,7 @@ "cboard.components.Settings.Language.khmer": "খেমের", "cboard.components.Settings.Language.korean": "কোরিয়ান", "cboard.components.Settings.Language.montenegrin": "মন্টেনেগ্রান", - "cboard.components.Settings.Language.macedonian": "Macedonian", + "cboard.components.Settings.Language.macedonian": "ম্যাসেডোনীয়", "cboard.components.Settings.Language.nepali": "নেপালি", "cboard.components.Settings.Language.dutch": "ডাচ", "cboard.components.Settings.Language.norwegian": "নরওয়েজিয়ান", @@ -550,51 +558,51 @@ "cboard.components.Settings.Language.ukrainian": "ইউক্রেনীয়", "cboard.components.Settings.Language.vietnamese": "ভিয়েতনামী", "cboard.components.Settings.Language.chinese": "চীনা", - "cboard.components.Settings.Language.ttsEnginesSubheader": "Text to speech engine", + "cboard.components.Settings.Language.ttsEnginesSubheader": "স্পিচ ইঞ্জিনে টেক্সট", "cboard.components.Settings.Language.ttsEngines": "স্পিচ ইঞ্জিনে পাঠ্য", "cboard.components.Settings.Language.ttsEngineError": "সতর্কতা: স্পিচ ইঞ্জিনে এই পাঠ্যটি সিবোর্ড দ্বারা সমর্থিত কোনও ভাষা অন্তর্ভুক্ত করে না !. আমাদের সাথে নির্দ্বিধায় যোগাযোগ করুন এবং আমাদের জানান।", - "cboard.components.Settings.Language.availableLangsSubheader": "Available languages", - "cboard.components.Settings.Language.downloadLangSubheader": "Downloadable languages", - "cboard.components.Settings.Language.uninstalled": "Uninstalled", - "cboard.components.Settings.Language.download": "Download", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", - "cboard.components.Settings.Language.downloadDialogTitle": "Download Language", - "cboard.components.Settings.Language.downloadDialogSubtitle": "You will be redirected to the Google play store in order to download and install the voices for this language. Do you want to proceed?", + "cboard.components.Settings.Language.availableLangsSubheader": "উপলভ্য ভাষা", + "cboard.components.Settings.Language.downloadLangSubheader": "ডাউনলোডযোগ্য ভাষা", + "cboard.components.Settings.Language.uninstalled": "আনইনস্টল করা হয়েছে", + "cboard.components.Settings.Language.download": "ডাউনলোড", + "cboard.components.Settings.Language.configureLocalVoice": "একটি স্থানীয় ভয়েস কনফিগার করুন", + "cboard.components.Settings.Language.downloadDialogTitle": "ভাষা ডাউনলোড করুন", + "cboard.components.Settings.Language.downloadDialogSubtitle": "এই ভাষার জন্য ভয়েসগুলি ডাউনলোড এবং ইনস্টল করার জন্য আপনাকে Google Play Store-এ পুনর্নির্দেশিত করা হবে। আপনি কি এগিয়ে যেতে চান?", "cboard.components.Settings.Language.cancel": "বাতিল", - "cboard.components.Settings.Language.ttsErrorAlert": "We didn't detect the new language is installed. Please verify.", - "cboard.components.Settings.Language.langErrorAlert": "We didn't detect the new voice is installed. Please verify the downloaded application.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", - "cboard.components.Settings.Language.checkIt": "Check it", - "cboard.components.Settings.Language.CancelInstalation": "Cancel instalation", - "cboard.components.Settings.Language.openApp": "Open app", - "cboard.components.Settings.Language.uninstalledLangNotification": "Install the new language", - "cboard.components.Settings.Language.instaledLangSuccesNotification": "Language installed successfully", - "cboard.components.Settings.Symbols.symbols": "Symbols", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Language.ttsErrorAlert": "আমরা নতুন ভাষা ইনস্টল করা আছে তা সনাক্ত করতে পারিনি। দয়া করে যাচাই করুন।", + "cboard.components.Settings.Language.langErrorAlert": "আমরা নতুন ভয়েস ইনস্টল করা আছে তা সনাক্ত করতে পারিনি। অনুগ্রহ করে ডাউনলোড করা অ্যাপ্লিকেশনটি যাচাই করুন।", + "cboard.components.Settings.Language.continueOnlineLangAlert": "নির্বাচিত ভাষার জন্য একটি অনলাইন ভয়েস সুলভ। আপনি যদি গ্রহণ করেন তবে অ্যাপ্লিকেশনটি স্বয়ংক্রিয়ভাবে ভাষা পরিবর্তন করবে।", + "cboard.components.Settings.Language.searchVoiceAlert": "অনুগ্রহ করে টেক্সট টু স্পিচ ইঞ্জিন অ্যাপে একটি ভয়েস অনুসন্ধান করুন", + "cboard.components.Settings.Language.checkIt": "এটা চেক করুন", + "cboard.components.Settings.Language.CancelInstalation": "ইনস্টলেশন বাতিল করুন", + "cboard.components.Settings.Language.openApp": "অ্যাপ খুলুন", + "cboard.components.Settings.Language.uninstalledLangNotification": "নতুন ভাষা ইনস্টল করুন", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "ভাষা সফলভাবে ইনস্টল করা হয়েছে", + "cboard.components.Settings.Symbols.symbols": "প্রতীক", + "cboard.components.Settings.Symbols.downloadArasaac": "ARASAAC চিহ্নগুলি ডাউনলোড করুন", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "অফলাইন মোডে ব্যবহার করার জন্য সমস্ত ARASAAC চিহ্ন সহ একটি প্যাকেজ ডাউনলোড করে।", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "প্রতীক ডাউনলোড আপনাকে আপনার সিস্টেমে স্থানীয়ভাবে প্রতীকগুলি রাখার অনুমতি দেবে তাই আপনি যখন কোনও নতুন উপাদান তৈরি করতে প্রতীকগুলি অনুসন্ধান করেন তখন আপনার কোনও ইন্টারনেট সংযোগের প্রয়োজন হয় না।", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "আপনি কি ARASAAC চিহ্নগুলি ডাউনলোড করতে চান? প্রক্রিয়াটি কিছুটা সময় নেবে।", "cboard.components.Settings.Symbols.cancel": "বাতিল", - "cboard.components.Settings.Symbols.download": "Download", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.download": "ডাউনলোড", + "cboard.components.Settings.Symbols.noConnection": "ইন্টারনেট সংযোগ নেই", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "ইন্টারনেট সংযোগ নেই। চিহ্নগুলি ডাউনলোড করতে আপনাকে ইন্টারনেটের সাথে সংযুক্ত থাকতে হবে।", + "cboard.components.Settings.Symbols.deleteArasaac": "ARASAAC চিহ্নগুলি মুছে ফেলুন", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "সমস্ত ARASAAC চিহ্ন সহ প্যাকেজটি মুছুন। মুছে ফেলার পরে, চিহ্নগুলি কেবলমাত্র একটি ইন্টারনেট সংযোগের সাথে উপলব্ধ হবে।", + "cboard.components.Settings.Symbols.delete": "বিলোপ", "cboard.components.UserIcon.login": "লগিন করো অথবা সাইন আপ করুন", "cboard.components.VoiceRecorder.play": "রেকর্ডিং খেলুন", "cboard.components.VoiceRecorder.clear": "সাফ রেকর্ডিং", "cboard.components.VoiceRecorder.record": "নথি", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "আপনার বিনামূল্যে ট্রায়াল শেষ হয়েছে", + "cboard.components.PremiumFeature.featureBlockedTittle": "এই বৈশিষ্ট্যটি অবরুদ্ধ করা হয়েছে", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard এই বৈশিষ্ট্যটি অক্ষম করে। এটি ব্যবহার চালিয়ে যেতে এবং পাবলিক বোর্ড, অনলাইন ভয়েস, উন্নত সম্পাদনা ফাংশন এবং আরও অনেক কিছুর মতো সমস্ত বৈশিষ্ট্য, অনুগ্রহ করে আপগ্রেড করুন", + "cboard.components.PremiumFeature.upgradeNow": "এখন আপগ্রেড করুন", + "cboard.components.UI.Downloader.initializing": "শুরু।।।", + "cboard.components.UI.Downloader.completed": "সম্পূর্ণ", + "cboard.components.UI.Downloader.processing": "প্রক্রিয়াকরণ।।।", + "cboard.components.UI.Downloader.processingDone": "প্রক্রিয়া শেষ!", + "cboard.components.UI.Downloader.processingError": "ডেটা প্রক্রিয়াকরণে একটি ত্রুটি হয়েছে, অনুগ্রহ করে আবার চেষ্টা করুন।", "cboard.board.home": "বাড়ি", "cboard.vocalization.myNameIsAmberley": "আমার নাম অম্বরলি", "cboard.vocalization.niceToMeetYou": "তোমার সাথে দেখা করে ভালো লাগলো", @@ -3828,41 +3836,41 @@ "symbol.computerIcon.toZoom": "জুম", "symbol.alphabet.z-LowerCase": "Z - ছোট হাতের", "symbol.alphabet.z-UpperCase": "Z - বড় হাতের অক্ষরে", - "symbol.pronouns.I": "I", - "symbol.pronouns.he": "he", - "symbol.pronouns.her": "her", - "symbol.pronouns.hers": "hers", - "symbol.pronouns.him": "him", - "symbol.pronouns.his": "his", - "symbol.pronouns.she": "she", - "symbol.pronouns.we": "we", - "symbol.pronouns.me": "me", - "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", + "symbol.pronouns.I": "আমি", + "symbol.pronouns.he": "তিনি", + "symbol.pronouns.her": "তাঁর", + "symbol.pronouns.hers": "তার", + "symbol.pronouns.him": "তাঁকে", + "symbol.pronouns.his": "তাঁর", + "symbol.pronouns.she": "তিনি", + "symbol.pronouns.we": "আমরা", + "symbol.pronouns.me": "আমাকে", + "symbol.pronouns.it": "এটি", + "symbol.pronouns.them": "তাদের", + "symbol.pronouns.they": "তারা", + "symbol.pronouns.their": "তাদের", + "symbol.pronouns.that": "যে", + "symbol.pronouns.you": "আপনি", + "symbol.pronouns.our": "আমাদের", "symbol.pronouns.who": "কে", - "symbol.pronouns.us": "us", - "symbol.pronouns.boy": "boy", - "symbol.pronouns.girl": "girl", - "symbol.pronouns.kids": "kids", - "symbol.pronouns.children": "children", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", - "symbol.pronouns.friend": "friend", - "symbol.connectors.for": "for", + "symbol.pronouns.us": "আমাদের", + "symbol.pronouns.boy": "ছেলে", + "symbol.pronouns.girl": "মেয়ে", + "symbol.pronouns.kids": "বাচ্চারা", + "symbol.pronouns.children": "ছেলেমেয়েদের", + "symbol.pronouns.whoever": "যে কেউ", + "symbol.pronouns.mine": "আমার", + "symbol.pronouns.anybody": "কেউ", + "symbol.pronouns.everybody": "সবাই", + "symbol.pronouns.nobody": "কেউ নয়", + "symbol.pronouns.friend": "বন্ধু", + "symbol.connectors.for": "জন্য", "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.connectors.to": "করতে", + "symbol.connectors.was": "ছিল", + "symbol.connectors.with": "সাথে", + "symbol.descriptiveQuantity.slow": "ধীর", + "symbol.descriptiveQuantity.different": "ভিন্ন", + "symbol.buildingContents.bathroom": "বাথরুম", + "symbol.descriptiveQuantity.categories": "ক্যাটাগরি" } diff --git a/src/translations/ca-ES.json b/src/translations/ca-ES.json new file mode 100644 index 000000000..31e28d2e0 --- /dev/null +++ b/src/translations/ca-ES.json @@ -0,0 +1,3876 @@ +{ + "cboard.components.WelcomeScreen.login": "Connexió", + "cboard.components.WelcomeScreen.signUp": "Registra't", + "cboard.components.WelcomeScreen.skipForNow": "Saltar per ara", + "cboard.components.WelcomeScreen.google": "Iniciar la sessió amb Google", + "cboard.components.WelcomeScreen.facebook": "Inicia sessió amb Facebook", + "cboard.components.WelcomeScreen.apple": "Iniciar sessió amb Apple", + "cboard.components.WelcomeScreen.loginErrorAndroid": "Perdó. S'ha produït un error durant el procés d'autenticació. Torneu-ho a provar", + "cboard.components.WelcomeScreen.terms": "Termes", + "cboard.components.WelcomeScreen.privacy": "Política de privacitat", + "cboard.components.WelcomeScreenInformation.heading": "Benvinguts a Cboard", + "cboard.components.WelcomeScreenInformation.text": "Cboard ajuda els usuaris amb trastorns de la parla i el llenguatge a comunicar-se amb símbols i text a veu.", + "cboard.components.AuthScreenInformation.heading": "Cboard", + "cboard.components.AuthScreenInformation.text": "Registreu-vos per sincronitzar la configuració.", + "cboard.components.Activate.activating": "Activant el teu compte...", + "cboard.components.Activate.loginSignUpPage": "Pàgina d'inici de sessió o registre", + "cboard.components.Activate.error": "ERROR: confirmant el seu usuari temporal FAILED, si us plau provi de tornar a iniciar sessió", + "cboard.components.Activate.success": "CONFIRMAT!", + "cboard.components.Login.loginToCboard": "Inicia sessió a Cboard", + "cboard.components.Login.login": "Connexió", + "cboard.components.Login.email": "Correu electrònic", + "cboard.components.Login.password": "Contrasenya", + "cboard.components.Login.cancel": "Cancel·lar", + "cboard.components.Login.forgotPassword": "Has oblidat la contrasenya?", + "cboard.components.SignUp.signUp": "Registra't", + "cboard.components.SignUp.name": "Nom", + "cboard.components.SignUp.email": "Correu electrònic", + "cboard.components.SignUp.createYourPassword": "Crea la teva contrasenya", + "cboard.components.SignUp.confirmYourPassword": "Confirma la contrasenya", + "cboard.components.SignUp.cancel": "Cancel·lar", + "cboard.components.SignUp.signMeUp": "Inscriu-me", + "cboard.components.SignUp.agreement": "Estic d'acord amb la {terms} i la {privacy}", + "cboard.components.SignUp.termsAndConditions": "Termes", + "cboard.components.SignUp.privacy": "Política de privacitat", + "cboard.components.SignUp.noConnection": "No es pot connectar al servidor. Torneu-ho a provar més tard.", + "cboard.components.ChangePassword.password": "Nova contrasenya", + "cboard.components.ChangePassword.passwordRepeat": "Repetir contrasenya nova", + "cboard.components.ChangePassword.send": "Enviar", + "cboard.components.ChangePassword.changePassword": "Desar la contrasenya nova", + "cboard.components.ChangePassword.changePasswordText": "Introdueix dues vegades la teva nova contrasenya per accedir a Cboard.", + "cboard.components.ChangePassword.changePasswordSuccess": "Èxit!! La contrasenya s'ha actualitzat.", + "cboard.components.ChangePassword.redirect": "Redirigint-vos a la pàgina d'inici de sessió...", + "cboard.components.ResetPassword.email": "Correu electrònic", + "cboard.components.ResetPassword.cancel": "Cancel·lar", + "cboard.components.ResetPassword.send": "Enviar", + "cboard.components.ResetPassword.resetPassword": "Restableix la contrasenya", + "cboard.components.ResetPassword.resetPasswordText": "Introdueix la teva adreça de correu electrònic i t'enviarem un enllaç per restablir la teva contrasenya.", + "cboard.components.ResetPassword.resetPasswordSuccess": "Èxit!! Comproveu el correu per restablir la contrasenya.", + "cboard.components.SelectedCounter.items": "Elements", + "cboard.components.App.save": "Salvar", + "cboard.components.App.newContentAvailable": "Hi ha contingut nou disponible; Si us plau, actualitza.", + "cboard.components.App.contentIsCached": "El contingut es desa a la memòria cau per utilitzar-lo sense connexió.", + "cboard.components.Analytics.analytics": "Analítica", + "cboard.components.Analytics.mostUsedBoards": "Taulers més utilitzats", + "cboard.components.Analytics.topUsedButtons": "Botons més utilitzats", + "cboard.components.Analytics.symbolSources": "Fonts de símbols", + "cboard.components.Analytics.tenDaysUsage": "Deu dies d'ús", + "cboard.components.Analytics.twentyDaysUsage": "Ús de vint dies", + "cboard.components.Analytics.thirtyDaysUsage": "Ús de trenta dies", + "cboard.components.Analytics.sixtyDaysUsage": "Ús de seixanta dies", + "cboard.components.Analytics.close": "Tancar", + "cboard.components.Analytics.loadingError": "S'ha produït un error en carregar les dades. Si us plau, actualitza.", + "cboard.components.Analytics.totalWords": "Total de paraules", + "cboard.components.Analytics.totalPhrases": "Total de frases", + "cboard.components.Analytics.boardsUsed": "Taulers utilitzats", + "cboard.components.Analytics.tilesEdited": "Rajoles editades", + "cboard.components.Analytics.editingEvents": "Edició d'esdeveniments", + "cboard.components.Analytics.speechEvents": "Actes de discurs", + "cboard.components.Analytics.navigationEvents": "Esdeveniments de navegació", + "cboard.components.Analytics.name": "Nom", + "cboard.components.Analytics.timesClicked": "Temps clicats", + "cboard.components.Analytics.action": "Acció", + "cboard.components.Board.tilesCreated": "Rajoles creades", + "cboard.components.Board.tilesDeleted": "Peces suprimides", + "cboard.components.Board.rootBoardNotDeleted": "La placa arrel no es pot suprimir", + "cboard.components.Board.clicksToUnlock": "Clics per desbloquejar", + "cboard.components.Board.boardIsEmpty": "Aquest tauler està buit", + "cboard.components.Board.scannerHowToDeactivate": "Premeu Escape 4 vegades per desactivar l'escàner.", + "cboard.components.Board.scannerManualStrategy": "L'escàner avança amb la tecla de la barra espaiadora, premeu Retorn per seleccionar un element.", + "cboard.components.Board.scannerAutomaticStrategy": "L'escàner iterarà sobre els elements, premerà qualsevol tecla per seleccionar-los.", + "cboard.components.Board.editTitle": "Edita el títol del tauler", + "cboard.components.Board.boardTitle": "Títol de la Junta", + "cboard.components.Board.boardSavedNotification": "Es van desar els canvis a la junta", + "cboard.components.Board.EditToolbar.select": "Seleccionar", + "cboard.components.Board.EditToolbar.cancel": "Cancel·lar", + "cboard.components.Board.EditToolbar.deleteTiles": "Suprimir peces seleccionades", + "cboard.components.Board.EditToolbar.editTiles": "Editar les peces seleccionades", + "cboard.components.Board.EditToolbar.createTiles": "Crear fitxes", + "cboard.components.Board.EditToolbar.saveBoard": "Desar Tauler", + "cboard.components.Board.EditToolbar.editTilesButton": "Editar", + "cboard.components.Board.EditToolbar.addTileButton": "Afegeix rajola", + "cboard.components.Board.EditToolbar.fixedBoard": "Fix", + "cboard.components.Board.EditToolbar.copyTiles": "Copiar fitxes", + "cboard.components.Board.EditToolbar.pasteTiles": "Enganxar rajoles", + "cboard.components.Board.share": "Compartir", + "cboard.components.Board.copyMessage": "Copiat al porta-retalls!", + "cboard.components.Board.boardMissed": "Ho sentim però ens hem perdut aquesta carpeta/pissarra. Us recomanem que el torneu a crear.", + "cboard.components.Board.copyPublicBoardTitle": "Vols copiar un tauler públic?", + "cboard.components.Board.copyPublicBoardDesc": "Esteu intentant obrir un tauler compartit públic. Per poder utilitzar i editar aquest tauler has de copiar-lo en els teus taulers comunicadors.", + "cboard.components.Board.blockedPrivateBoardTitle": "Pensió privada!", + "cboard.components.Board.blockedPrivateBoardDesc": "Esteu intentant obrir un tauler privat. Per utilitzar i editar aquest tauler cal demanar a l'autor que publiqui el tauler.", + "cboard.components.Board.boardCopyCancel": "Cancel·lar", + "cboard.components.Board.boardCopyAccept": "Acceptar", + "cboard.components.Board.boardCopiedSuccessfully": "Tauler afegit correctament al teu Comunicador", + "cboard.components.Board.emptyVoiceAlert": "ADVERTÈNCIA: no hem detectat una veu de text a veu disponible! El cboard no pot funcionar correctament.", + "cboard.components.Board.offlineVoiceAlert": "\"ADVERTÈNCIA: estàs utilitzant una veu en línia, però sembla que estàs fora de línia!", + "cboard.components.Board.offlineChangeVoice": "Canviar la veu", + "cboard.components.Board.myBoardTitle": "La meva Junta", + "cboard.components.Board.failedToCopy": "No s'ha pogut copiar al porta-retalls", + "cboard.components.Board.walkthroughWelcome": "Benvingut a Cboard!", + "cboard.components.Board.walkthroughChooseABoard": "Tria un tauler per començar", + "cboard.components.Board.walkthroughUnlock": "Premeu el botó de bloqueig quatre vegades per desbloquejar les opcions i la configuració.", + "cboard.components.Board.walkthroughStart": "Estàs preparat per fer un recorregut per l'aplicació Cboard i les seves increïbles funcions?", + "cboard.components.Board.walkthroughSignInUp": "Inicia sessió per personalitzar el teu comunicador.", + "cboard.components.Board.walkthroughEditBoard": "Utilitzeu-la per editar el tauler actual.", + "cboard.components.Board.walkthroughBoardName": "Aquí podeu canviar el nom de la junta actual.", + "cboard.components.Board.walkthroughAddTile": "Aquí podeu afegir una fitxa al tauler! Aquesta fitxa pot ser un botó, una carpeta o un tauler buit.", + "cboard.components.Board.walkthroughChangeBoard": "Es tracta d'un desplegable des d'on podràs anar a un altre tauler del comunicador.", + "cboard.components.Board.walkthroughBuildCommunicator": "Aquí podràs accedir al teu comunicador, editar-lo i enriquir-lo amb més taulers.", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "Aquí podeu canviar entre diferents taulers destacats", + "cboard.components.Board.walkthroughEndTour": "Finalitza el recorregut", + "cboard.components.Board.walkthroughCloseTour": "Tancar Tour", + "cboard.components.Board.walkthroughBack": "Esquena", + "cboard.components.Board.walkthroughNext": "Proper", + "cboard.components.Board.tilesCopiedSuccessfully": "Rajoles copiades correctament.", + "cboard.components.Board.tilesPastedSuccessfully": "Rajoles enganxades correctament.", + "cboard.components.Board.tilesPastedError": "ADVERTÈNCIA: S'ha produït un error en la enganxa de rajoles.", + "cboard.components.LockToggle.lock": "Pany", + "cboard.components.LockToggle.unlock": "Obrir", + "cboard.components.BackButton.back": "Torna", + "cboard.components.SettingsButton.settings": "Configuració", + "cboard.components.ResetToursItem.resetTours": "Restablir totes les visites guiades d'ajuda", + "cboard.components.ResetToursItem.resetToursSecondary": "Torna a activar tots els recorreguts d'ajuda per Cboard", + "cboard.components.ResetToursItem.confirmDialog": "Estàs segur que vols tornar a habilitar totes les visites d'ajuda?", + "cboard.components.ResetToursItem.ok": "D'ACORD", + "cboard.components.ResetToursItem.cancel": "Cancel·lar", + "cboard.components.ColorSelect.color": "Color", + "cboard.components.ColorSelect.clearSelection": "Esborrar selecció", + "cboard.components.ColorSelect.colorScheme": "Esquema de colors", + "cboard.components.FullScreenButton.fullscreen": "Pantalla completa", + "cboard.components.FullScreenButton.exitFullscreen": "Sortir de la pantalla completa", + "cboard.components.SymbolSearch.searchSymbolLibrary": "Biblioteca de símbols de cerca", + "cboard.components.SymbolSearch.clearText": "Text clar", + "cboard.components.InputImage.uploadImage": "Pujar imatge", + "cboard.components.Board.TileEditor.voiceRecorder": "Gravadora de veu", + "cboard.components.Board.TileEditor.createTile": "Crea una rajola", + "cboard.components.Board.TileEditor.editTile": "Edita la peça", + "cboard.components.Board.TileEditor.boardName": "Nom del tauler", + "cboard.components.Board.TileEditor.board": "Tauler buit", + "cboard.components.Board.TileEditor.button": "Botó", + "cboard.components.Board.TileEditor.folder": "Carpeta", + "cboard.components.Board.TileEditor.label": "Etiquetar", + "cboard.components.Board.TileEditor.vocalization": "Vocalització", + "cboard.components.Board.TileEditor.type": "Tipus", + "cboard.components.Board.TileEditor.back": "Esquena", + "cboard.components.Board.TileEditor.next": "Proper", + "cboard.components.Board.TileEditor.symbolSearch": "Cerca de símbols", + "cboard.components.Board.TileEditor.existingBoards": "Enllaç a un tauler existent", + "cboard.components.Board.TileEditor.none": "Cap", + "cboard.components.Board.TileEditor.symbols": "Símbols", + "cboard.components.Board.TileEditor.editImage": "Edita la imatge", + "cboard.components.Board.boardEditTitleCancel": "Cancel·lar", + "cboard.components.Board.boardEditTitleAccept": "Acceptar", + "cboard.components.Board.userProfileLocked": "El perfil d'usuari està bloquejat, desbloquegeu la configuració per veure el vostre perfil d'usuari.", + "cboard.components.Board.live": "VIURE", + "cboard.components.Board.writeAndSay": "Escriure i dir", + "cboard.components.Board.ImageEditor.title": "Editor d'imatges", + "cboard.components.Board.ImageEditor.rotateRight": "Gira a la dreta", + "cboard.components.Board.ImageEditor.cropImage": "Retalla la imatge", + "cboard.components.Board.ImageEditor.close": "Tancar", + "cboard.components.Board.ImageEditor.done": "Fet", + "cboard.components.Board.ImageEditor.cancelCrop": "Cancel·lar cultiu", + "cboard.components.Board.ImageEditor.zoomIn": "Amplia el zoom", + "cboard.components.Board.ImageEditor.zoomOut": "Allunyar el zoom", + "cboard.components.BoardShare.title": "Comparteix el teu tauler", + "cboard.components.BoardShare.close": "Tancar", + "cboard.components.BoardShare.publishBoard": "Tauler de publicació", + "cboard.components.BoardShare.unpublishBoard": "Junta inèdita", + "cboard.components.boardshare.warningUnregisterShareBoard": "Advertència: heu d'estar registrat per compartir un tauler", + "cboard.components.boardshare.loginSignUpBtn": "INICIA SESSIÓ O REGISTRA'T", + "cboard.components.BoardShare.copyLink": "Copia l'enllaç", + "cboard.components.BoardShare.facebook": "Més informació", + "cboard.components.BoardShare.twitter": "Twitter", + "cboard.components.BoardShare.email": "Correu electrònic", + "cboard.components.BoardShare.whatsapp": "Whatsapp", + "cboard.components.BoardShare.reddit": "Reddit", + "cboard.components.BoardShare.subject": "Fes una ullada a aquest tauler de Cboard!", + "cboard.components.BoardShare.body": "Hola! Vull compartir un tauler de comunicació de l'eina Cboard. Ho trobareu a: {url}", + "cboard.components.BoardShare.cannotshare": "No es pot compartir el tauler a Facebook. Torneu-ho a provar més tard.", + "cboard.components.PhraseShare.title": "Compartir o copiar una frase", + "cboard.components.PhraseShare.close": "Tancar", + "cboard.components.PhraseShare.copyPhrase": "Copiar frase", + "cboard.components.PhraseShare.facebook": "Més informació", + "cboard.components.PhraseShare.twitter": "Twitter", + "cboard.components.PhraseShare.email": "Correu electrònic", + "cboard.components.PhraseShare.subject": "Fes una ullada a aquest correu electrònic de l'usuari de Cboard!", + "cboard.components.PhraseShare.whatsapp": "Whatsapp", + "cboard.components.PhraseShare.reddit": "Reddit", + "cboard.components.About.resources": "Recursos", + "cboard.components.About.about": "Sobre Cboard", + "cboard.components.About.intro": "Cboard és una aplicació web de comunicació augmentativa i alternativa (AAC), que permet a les persones amb trastorns de la parla i el llenguatge comunicar-se mitjançant símbols i text a veu.", + "cboard.components.About.contributors": "Col·laboradors", + "cboard.components.About.license": "Llicència", + "cboard.components.PrintBoardButton.printBoard": "Cartró d'impressió", + "cboard.components.PrintBoardButton.printBoardSecondary": "Imprimiu el tauler actual (pot trigar una estona).", + "cboard.components.PrintBoardButton.printCurrentBoard": "Junta actual", + "cboard.components.PrintBoardButton.printFullBoardSet": "Set Pensió Completa", + "cboard.components.FormDialog.save": "Salvar", + "cboard.components.FormDialog.cancel": "Cancel·lar", + "cboard.components.CommunicatorToolbar.communicators": "Comunicadors", + "cboard.components.CommunicatorToolbar.boards": "Juntes", + "cboard.components.CommunicatorToolbar.share": "Compartir", + "cboard.components.CommunicatorToolbar.editTitle": "Edita el títol del comunicador", + "cboard.components.CommunicatorToolbar.communicatorTitle": "Títol del comunicador", + "cboard.components.CommunicatorToolbar.tiles": "{qty} Rajoles", + "cboard.components.CommunicatorToolbar.editCommunicator": "Construir", + "cboard.components.CommunicatorToolbar.addBoardButton": "Afegir tauler", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Seleccioneu un tauler destacat", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Seleccioneu un tauler destacat", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Vols canviar el teu tauler actual per l'opció seleccionada? Podeu tornar a canviar-lo", + "cboard.components.CommunicatorToolbar.disagree": "discrepar", + "cboard.components.CommunicatorToolbar.agree": "acordar", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Peu de foto del tauler", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "Placa fluida amb carpetes que contenen categories de símbols. És símbols de morera sense cap esquema de colors.", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Tauler fix amb vocabulari bàsic, distribuït en 11 columnes i 6 files. Utilitza símbols ARASAAC i l'esquema de colors Fitzgerald.", + "cboard.components.CommunicatorToolbar.close": "Tancar", + "cboard.components.CommunicatorDialog.title": "El meu comunicador", + "cboard.components.CommunicatorDialog.menu": "Menú", + "cboard.components.CommunicatorDialog.menuRootBoardOption": "Establir com a tauler arrel", + "cboard.components.CommunicatorDialog.menuPublishOption": "Tauler de publicació", + "cboard.components.CommunicatorDialog.menuUnpublishOption": "Junta inèdita", + "cboard.components.CommunicatorDialog.emptyBoardsList": "Sense taulers", + "cboard.components.CommunicatorDialog.loadNextPage": "Carrega més", + "cboard.components.CommunicatorDialog.search": "Buscar", + "cboard.components.CommunicatorDialog.author": "Per {author}", + "cboard.components.CommunicatorDialog.addBoard": "Afegir tauler", + "cboard.components.CommunicatorDialog.removeBoard": "Suprimeix el tauler", + "cboard.components.CommunicatorDialog.communicatorBoards": "Juntes", + "cboard.components.CommunicatorDialog.allBoards": "Juntes públiques", + "cboard.components.CommunicatorDialog.myBoards": "Tots els meus taulers", + "cboard.components.CommunicatorDialog.boardsQty": "{qty} Juntes", + "cboard.components.CommunicatorDialog.helpAndSupport": "Ajuda i suport", + "cboard.components.CommunicatorDialog.termsOfService": "Condicions del servei", + "cboard.components.CommunicatorDialog.tilesQty": "{qty} Rajoles", + "cboard.components.CommunicatorDialog.boardInfo": "Informació del tauler", + "cboard.components.CommunicatorDialog.boardAddedToCommunicator": "Tauler afegit correctament al teu Comunicador", + "cboard.components.CommunicatorDialog.boardRemovedFromCommunicator": "Tauler eliminat correctament del Comunicador", + "cboard.components.CommunicatorDialog.close": "Tancar", + "cboard.components.CommunicatorDialog.boardInfoName": "Nom de la junta", + "cboard.components.CommunicatorDialog.boardInfoAuthor": "Autor de la Junta", + "cboard.components.CommunicatorDialog.boardInfoTiles": "Nombre de rajoles", + "cboard.components.CommunicatorDialog.boardInfoId": "Identificador de la junta", + "cboard.components.CommunicatorDialog.boardInfoUrl": "URL del tauler", + "cboard.components.CommunicatorDialog.boardInfoDate": "Darrera edició", + "cboard.components.CommunicatorDialog.boardDescription": "Descripció", + "cboard.components.CommunicatorDialog.boardPublished": "Junta publicada amb èxit! Tothom pot veure el vostre tauler ara.", + "cboard.components.CommunicatorDialog.boardUnpublished": "La junta era inèdita! Ara ningú no pot veure el teu tauler.", + "cboard.components.CommunicatorDialog.boardDeleted": "La junta es va suprimir definitivament.", + "cboard.components.CommunicatorDialog.rootBoard": "Tauler arrel", + "cboard.components.CommunicatorDialog.publicBoard": "Junta Pública", + "cboard.components.CommunicatorDialog.privateBoard": "Pensió Privada", + "cboard.components.CommunicatorDialog.activeBoard": "Junta Activa", + "cboard.components.CommunicatorDialog.copyBoard": "Copia el teu comunicador", + "cboard.components.CommunicatorDialog.copyBoardDescription": "Aquesta acció crearà una còpia del tauler públic i l'afegirà al vostre comunicador. Vols continuar?", + "cboard.components.CommunicatorDialog.deleteBoard": "Suprimeix el tauler", + "cboard.components.CommunicatorDialog.deleteBoardDescription": "Aquesta acció eliminarà el tauler i no es podrà recuperar. Vols continuar?", + "cboard.components.CommunicatorDialog.publishBoard": "Descripció del tauler", + "cboard.components.CommunicatorDialog.publishBoardDescription": "Proporcioneu una breu descripció sobre el contingut del tauler i a què va destinat el tauler.", + "cboard.components.CommunicatorDialog.accept": "Acceptar", + "cboard.components.CommunicatorDialog.imageBoard": "Edita la imatge del tauler", + "cboard.components.CommunicatorDialog.imageBoardDescription": "Podeu penjar o cercar símbols de biblioteques.", + "cboard.components.CommunicatorDialog.imageSearch": "Cercar símbols", + "cboard.components.CommunicatorDialog.editBoardTitle": "Editar el nom i la descripció del tauler", + "cboard.components.CommunicatorDialog.editBoardTitleDescription": "Podeu editar el nom i la descripció del tauler des d'aquí. Si us plau, considereu escriure una descripció significativa per al vostre tauler.", + "cboard.components.CommunicatorDialog.noTitle": "Sense títol", + "cboard.components.CommunicatorDialog.walkthroughCommunicatorTitle": "Benvingut al comunicador constructor!", + "cboard.components.CommunicatorDialog.walkthroughCommunicator": "El creador de comunicadors us permet crear una llista de taulers preferits per accedir-hi ràpidament. Podeu gestionar taulers per copiar-los, eliminar-los, publicar-los, afegir-los i eliminar-los.", + "cboard.components.CommunicatorDialog.walkthroughSearch": "Sempre podeu cercar taulers per nom o autor amb aquest buttton.", + "cboard.components.CommunicatorDialog.walkthroughBoards": "Aquesta pestanya mostrarà tots els taulers inclosos al vostre comunicador.", + "cboard.components.CommunicatorDialog.walkthroughPublicBoards": "Aquesta pestanya mostrarà tots els taulers públics de tots els usuaris.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoards": "Aquesta pestanya mostrarà tots els vostres propis taulers.", + "cboard.components.CommunicatorDialog.walkthroughBoardProperties": "Aquestes icones indiquen les propietats del tauler:", + "cboard.components.CommunicatorDialog.walkthroughBoardActionButton": "Botons d'acció:", + "cboard.components.CommunicatorDialog.walkthroughBoardActionsRemove": "Sortiu del tauler del comunicador, però no eliminarà el fòrum de la base de dades i encara estarà disponible a la pestanya Tots els meus taulers.", + "cboard.components.CommunicatorDialog.walkthroughBoardActionsSetBoardAsRoot": "Definiu el tauler com el primer tauler que es mostrarà cada vegada que inicieu sessió a Cboard.", + "cboard.components.CommunicatorDialog.walkthroughEndTour": "Finalitza el recorregut", + "cboard.components.CommunicatorDialog.walkthroughCloseTour": "Tancar Tour", + "cboard.components.CommunicatorDialog.walkthroughBack": "Esquena", + "cboard.components.CommunicatorDialog.walkthroughNext": "Proper", + "cboard.components.CommunicatorDialog.walkthroughPublicBoardsCopy": "Copia el tauler públic i afegeix-lo al teu comunicador. Aquesta opció crearà una còpia del tauler públic i no modificarà el tauler original.", + "cboard.components.CommunicatorDialog.walkthroughPublicBoardsDetail": "Aquest gluti mostrarà informació detallada del tauler.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsRemoveBoard": "Elimineu el tauler del comunicador, però no eliminarà el tauler de la base de dades i encara estarà disponible a la pestanya Tots els meus taulers.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsEditBoardImage": "Podeu editar la imatge que representa el tauler.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsEditBoardName": "Podeu editar el títol i la descripció del tauler.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsAddBoard": "Afegir tauler al comunicador.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "Publica el tauler: fes públic el teu tauler. El tauler es mostrarà a la pestanya Taulers públics.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "Tauler de despublicació: convertiu el tauler en privat. El tauler no es mostrarà a la pestanya Taulers públics.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "Suprimiu el tauler de la base de dades i no es pot recuperar.", + "cboard.components.CommunicatorDialog.boardReport": "Informa d'aquesta Junta", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Feu-nos-ho saber si considereu que aquest tauler inclou contingut sexual, violent, que incita a l'odi o abusiu", + "cboard.components.CommunicatorDialog.boardReportError": "S'ha produït un error en enviar l'informe. Torneu-ho a provar.", + "cboard.components.CommunicatorDialog.boardReportCancel": "Cancel·lar", + "cboard.components.CommunicatorDialog.boardReportSend": "Enviar informe", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Informe enviat a l'equip d'assistència amb èxit.", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Gràcies per ajudar a Cboard a estar fora de contingut inadequat.", + "cboard.components.CommunicatorDialog.boardReportClose": "Tancar", + "cboard.components.Notifications.refreshPage": "Actualitza la pàgina", + "cboard.components.Notifications.cloudSpeakErrorAlert": "La vostra connexió a Internet és insuficient per reproduir correctament una veu en línia.", + "cboard.components.Notifications.changeVoiceOnError": "Canviar la veu", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "Es va establir una veu en línia. Es requereix una connexió a Internet durant el seu ús.", + "cboard.components.Settings.navigation": "Navegació i botons", + "cboard.components.Settings.scanning": "Escombratge", + "cboard.components.Settings.display": "Mostrar", + "cboard.components.Settings.feedback": "Retroalimentació", + "cboard.components.Settings.about": "Sobre Cboard", + "cboard.components.Settings.settings": "Configuració", + "cboard.components.Settings.people": "Gent", + "cboard.components.Settings.guest": "Hoste", + "cboard.components.Settings.subscribe": "Subscriure", + "cboard.components.Settings.system": "Sistema", + "cboard.components.Settings.backup": "Reserva", + "cboard.components.Settings.language": "Llengua", + "cboard.components.Settings.userHelp": "Ajuda a l'usuari", + "cboard.components.Settings.userLiveHelp": "Viatge d'ajuda en directe", + "cboard.components.Settings.speech": "Discurs", + "cboard.components.Settings.help": "Ajudar", + "cboard.components.Settings.donate": "Donar", + "cboard.components.Settings.speechDescription": "Canviar les veus, el to i la velocitat de veu", + "cboard.components.Settings.appearance": "Aspecte", + "cboard.components.Settings.username": "Nom d'usuari", + "cboard.components.Settings.logout": "Logout", + "cboard.components.Settings.loginSignup": "Inici de sessió / Registre", + "cboard.components.Settings.export": "Exportar", + "cboard.components.Settings.import": "Importació", + "cboard.components.Settings.walkthroughEndTour": "Finalitza el recorregut", + "cboard.components.Settings.walkthroughCloseTour": "Tancar Tour", + "cboard.components.Settings.walkthroughNext": "Proper", + "cboard.components.Settings.walkthroughBack": "Esquena", + "cboard.components.Settings.walkthroughSettings": "Benvingut a la configuració!", + "cboard.components.Settings.walkthroughSettingsDesc": "La configuració us permet configurar Cboard segons les vostres necessitats. Podeu canviar l'idioma, la veu, l'aspecte, les mides dels elements, habilitar l'escaneig i molts més.", + "cboard.components.Settings.walkthroughLanguage": "Selecciona un idioma per al teu perfil.", + "cboard.components.Settings.walkthroughSpeech": "Selecciona la configuració de veu del perfil. Podeu canviar la veu, el to i la tarifa.", + "cboard.components.Settings.walkthroughExport": "Navegueu per les opcions per exportar els vostres taulers Cboard per utilitzar-los sense connexió.", + "cboard.components.Settings.walkthroughImport": "Feu clic aquí per importar o carregar els vostres propis taulers.", + "cboard.components.Settings.uiSizeTitle": "Mida de la interfície d'usuari", + "cboard.components.Settings.uiSizeDescrip": "Editeu aquí la mida de les fitxes escollint entre: 1. Estàndard - 2. Gran - 3. Extra gran", + "cboard.components.Settings.fontSizeTitle": "Mida de la lletra", + "cboard.components.Settings.fontSizeDescrip": "Editeu la mida de la font aquí seleccionant entre: 1. Estàndard, 2. Gran o 3. Molt gran.", + "cboard.components.Settings.hideOutputBarTitle": "Amaga la barra de sortida", + "cboard.components.Settings.hideOutputBarDescrip": "Amaga la barra blanca de la part superior de la pantalla on apareixen les icones quan creeu una frase o seleccioneu pictogrames.", + "cboard.components.Settings.Display.outputIncreaseButtons": "Augmenteu la mida dels botons d'acció a la barra de sortida", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Augmenteu la mida dels botons d'acció que hi ha a la barra blanca on creeu una frase.", + "cboard.components.Settings.labelPositionTitle": "Posició de l'etiqueta", + "cboard.components.Settings.labelPositionDescrip": "Podeu triar on col·locar l'etiqueta. Pot estar a sobre, a sota o amagat.", + "cboard.components.Settings.enableDarkThemeTitle": "Activa el tema fosc", + "cboard.components.Settings.enableDarkThemeDescrip": "Feu clic aquí per canviar la pantalla a un fons negre.", + "cboard.components.Settings.enableScanningTitle": "Escombratge", + "cboard.components.Settings.enableScanningDescrip": "L'escaneig és on els elements del tauler se seleccionen automàticament seqüencialment al llarg del temps i l'usuari fa una selecció indirectament prement qualsevol tecla. L'escaneig pot ser automàtic, manual o tenir un retard de temps (els usuaris poden seleccionar quant de temps). Aquesta funció pot ajudar els usuaris amb mobilitat reduïda.", + "cboard.components.Settings.enableContextAwareBackButtonTitle": "Botó enrere conscient del context", + "cboard.components.Settings.enableContextAwareBackButtonDescrip": "Afegiu un gran botó taronja posterior a les taules.", + "cboard.components.Settings.showSharePhraseButtonTitle": "Afegir un botó per compartir", + "cboard.components.Settings.showSharePhraseButtonDescrip": "Afegiu un botó per compartir que permeti compartir els símbols/frases seleccionats a la barra blanca superior sobre el tauler.", + "cboard.components.Settings.removeSymbolsFromTheOutputBarTitle": "Suprimir símbols de la barra de sortida", + "cboard.components.Settings.removeSymbolsFromTheOutputBarDescrip": "El botó 'X' de cada símbol permet a l'usuari eliminar pictogrames de la barra de sortida.", + "cboard.components.Settings.folderVocalizationTitle": "Vocalització de carpetes", + "cboard.components.Settings.folderVocalizationDescrip": "Llegeix el nom de les carpetes en veu alta quan hi fas clic", + "cboard.components.Settings.enableTour": "Habilita el recorregut", + "cboard.components.Settings.symbols": "Símbols", + "cboard.components.Settings.People.people": "Gent", + "cboard.components.Settings.People.name": "Nom", + "cboard.components.Settings.People.nameSecondary": "Actualitzar el nom d'usuari", + "cboard.components.Settings.People.email": "Correu electrònic", + "cboard.components.Settings.People.emailSecondary": "Actualitzar el correu electrònic d'usuari", + "cboard.components.Settings.People.language": "Llengua", + "cboard.components.Settings.People.languageSecondary": "Fes-nos saber quin és el teu idioma", + "cboard.components.Settings.People.birthdate": "Data de naixement", + "cboard.components.Settings.People.birthdateSecondary": "Actualitzar la data de naixement", + "cboard.components.Settings.People.location": "Ubicació", + "cboard.components.Settings.People.logout": "Logout", + "cboard.components.Settings.People.deleteAccountPrimary": "Suprimeix aquest compte", + "cboard.components.Settings.People.deleteAccountSecondary": "Un cop suprimiu un compte, no hi ha marxa enrere. Si us plau, estigueu segurs.", + "cboard.components.Settings.People.errorDeletingAccount": "Un error ocorre durant la supressió del compte. Si us plau, torna-ho a provar.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Un cop suprimiu un compte, no hi ha marxa enrere. Segur que esborraràs el teu compte?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel·lar", + "cboard.components.Settings.Display.display": "Mostrar", + "cboard.components.Settings.Display.StandardSize": "Estàndard", + "cboard.components.Settings.Display.LargeSize": "Gran", + "cboard.components.Settings.Display.ExtraLargeSize": "Extra gran", + "cboard.components.Settings.Display.uiSize": "Mida de la interfície d'usuari", + "cboard.components.Settings.Display.uiSizeSecondary": "Mida dels elements", + "cboard.components.Settings.Display.fontFamily": "Família de tipus de lletra", + "cboard.components.Settings.Display.fontFamilySecondary": "Canvieu el tipus de lletra de text utilitzat en tota l'aplicació", + "cboard.components.Settings.Display.fontSize": "Mida de la lletra", + "cboard.components.Settings.Display.fontSizeSecondary": "Mida de la font de l'aplicació", + "cboard.components.Settings.Display.LabelPositionAbove": "Dalt", + "cboard.components.Settings.Display.LabelPositionBelow": "Sota", + "cboard.components.Settings.Display.LabelPositionHidden": "Amagat", + "cboard.components.Settings.Display.labelPosition": "Posició de l'etiqueta", + "cboard.components.Settings.Display.darkTheme": "Activa el tema fosc", + "cboard.components.Settings.Display.darkThemeSecondary": "El tema especifica el color dels components, foscor de les superfícies, nivell d'ombra, opacitat adequada dels elements de tinta, etc.", + "cboard.components.Settings.Display.labelPositionSecondary": "Si les etiquetes de les rajoles han de ser visibles o col·locades a sobre o a sota", + "cboard.components.Settings.Display.outputHide": "Amaga la barra de sortida", + "cboard.components.Settings.Display.outputHideSecondary": "Amaga la barra blanca de la part superior on creeu una frase.", + "cboard.components.Settings.Scanning.scanning": "Escombratge", + "cboard.components.Settings.Scanning.enable": "Habilitar", + "cboard.components.Settings.Scanning.enableSecondary": "Comenceu a escanejar taulers immediatament", + "cboard.components.Settings.Scanning.delay": "Retard de temps", + "cboard.components.Settings.Scanning.delaySecondary": "Temps entre dos destacats d'escaneig consecutius", + "cboard.components.Settings.Scanning.method": "Mètode d'escaneig", + "cboard.components.Settings.Scanning.methodSecondary": "Mètode que s'utilitzarà per a l'exploració de la placa", + "cboard.components.Settings.Scanning.seconds": "{value} Segons", + "cboard.components.Settings.Scanning.automatic": "Automàtic", + "cboard.components.Settings.Scanning.manual": "Manual", + "cboard.components.Settings.Scanning.scannerHowToDeactivate": "Premeu Escape 4 vegades per desactivar l'escàner", + "cboard.components.Settings.Scanning.scannerManualStrategy": "L'escàner avança amb la tecla de la barra espaiadora, premeu Retorn per seleccionar un element", + "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "L'escàner iterarà sobre els elements, premerà qualsevol tecla per seleccionar-los", + "cboard.components.Settings.Navigation.navigation": "Navegació i botons", + "cboard.components.Settings.Navigation.enable": "Habilita el botó Enrere conscient del context", + "cboard.components.Settings.Navigation.enableSecondary": "Mostra botons esquena grans. Seleccioneu l'estil desitjat a la secció d'estil dels botons de navegació.", + "cboard.components.Settings.Navigation.shareShow": "Mostra el botó per compartir frase", + "cboard.components.Settings.Navigation.shareShowSecondary": "Mostra un botó per compartir (al costat del botó de retrocés) que permeti compartir els símbols seleccionats.", + "cboard.components.Settings.Navigation.quickUnlock": "Activar el desbloqueig de la configuració ràpida", + "cboard.components.Settings.Navigation.quickUnlockSecondary": "Desbloqueja la configuració amb un sol clic", + "cboard.components.Settings.Navigation.outputRemove": "Eliminar símbols de la barra de sortida", + "cboard.components.Settings.Navigation.outputRemoveSecondary": "Mostra un gluti \"x\" a cada símbol per tal d'eliminar-lo", + "cboard.components.Settings.Navigation.vocalizeFolders": "Habilita la vocalització de carpetes", + "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Llegeix el nom de les carpetes en veu alta quan hi fas clic", + "cboard.components.Settings.Navigation.showLiveMode": "Utilitzar el mode en directe", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "El mode en directe us permet escriure text directament a la barra de sortida i reproduir ràpidament el so. Està pensat per a usuaris que puguin escriure.", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Utilitzar Millorar frase", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Millorar la frase us permet millorar gramaticalment la frase de sortida mitjançant intel·ligència artificial. Està destinat a usuaris de plaques bàsiques", + "cboard.components.Settings.Navigation.bigScroll": "Activa els botons de desplaçament grans", + "cboard.components.Settings.Navigation.bigScrollSecondary": "Mostra botons de desplaçament grans. Seleccioneu l'estil desitjat a la secció d'estil dels botons de navegació", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "Estil de botons de navegació", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Seleccioneu l'estil dels botons de desplaçament enrere i gran conscients del context. Als costats es recomana per als seguidors d'ulls", + "cboard.components.Settings.Navigation.onTheSides": "Als laterals", + "cboard.components.Settings.Navigation.onTop": "A dalt", + "cboard.components.Settings.Export.export": "Exportar", + "cboard.components.Settings.Export.exportSingle": "Exportar un sol tauler", + "cboard.components.Settings.Export.exportSingleSecondary": "Aquesta opció exportarà un únic tauler que tingueu d'una llista de taulers. Podeu triar {cboardLink}, {link} o formats PDF.", + "cboard.components.Settings.Export.exportAll": "Exportar tots els taulers", + "cboard.components.Settings.Export.exportAllSecondary": "Aquesta opció exportarà TOTS els taulers que tingueu si trieu {cboardLink} format o {link} format. Exportarà NOMÉS el tauler actual si trieu el format PDF.", + "cboard.components.Settings.Export.boardDownloaded": "Els taulers s'han descarregat", + "cboard.components.Settings.Export.boardDownloadedCva": "Els taulers s'han descarregat. Cerqueu el fitxer a la carpeta de baixades", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "S'ha descarregat el tauler. Cerqueu el fitxer a la carpeta \"Al meu dispositiu\"", + "cboard.components.Settings.Export.boardDownloadedError": "Ups.. Alguna cosa ha anat malament. Torneu-ho a provar", + "cboard.components.Settings.Export.downloadNoConnectionError": "Necessiteu connexió a Internet per descarregar el PDF.", + "cboard.components.Settings.Export.boards": "Juntes", + "cboard.components.Settings.Export.pdfSettings": "Configuració de PDF", + "cboard.components.Settings.Export.fontSize": "Mida de la lletra", + "cboard.components.Settings.Export.fontSizeSecondary": "Seleccioneu la mida de lletra desitjada. Aquesta opció és útil si teniu problemes amb les dimensions del tauler exportat.", + "cboard.components.Settings.Export.small": "Petit", + "cboard.components.Settings.Export.medium": "Mitjà", + "cboard.components.Settings.Export.large": "Gran", + "cboard.components.Settings.Import.import": "Importació", + "cboard.components.Settings.Import.importSecondary": "Aquesta opció importarà NOMÉS els nous taulers detectats. NO importarà els taulers per defecte inclosos en Cboard. Els formats admesos són: {cboardLink} format o {link} format.", + "cboard.components.Settings.Import.success": "Èxit!! {boards} Les juntes es van importar amb èxit.", + "cboard.components.Settings.Import.emptyImport": "AVÍS: No hi ha res a importar des del fitxer actual.", + "cboard.components.Settings.Import.errorImport": "AVÍS: S'ha produït un error en intentar importar des del fitxer actual.", + "cboard.components.Settings.Import.invalidImport": "Si us plau, seleccioneu un fitxer vàlid: json, obz, obf.", + "cboard.components.Settings.Import.noImport": "AVÍS: No hi ha cap fitxer seleccionat.", + "cboard.components.Settings.Backup.backup": "Reserva", + "cboard.components.Settings.Backup.export": "Exportar", + "cboard.components.Settings.Backup.restore": "Restaurar", + "cboard.components.Settings.Speech.speech": "Discurs", + "cboard.components.Settings.Speech.voice": "Veu", + "cboard.components.Settings.Speech.pitch": "Pega", + "cboard.components.Settings.Speech.pitchDescription": "Fer que la veu utilitzi un to més alt o més baix", + "cboard.components.Settings.Speech.rate": "Taxa", + "cboard.components.Settings.Speech.rateDescription": "Fer que la veu parli més ràpid o més lent", + "cboard.components.Settings.Speech.higher": "superior", + "cboard.components.Settings.Speech.lower": "abaixar", + "cboard.components.Settings.Speech.faster": "Ràpid", + "cboard.components.Settings.Speech.slower": "Lent", + "cboard.components.Settings.Speech.sampleSentence": "Hola! Aquesta és la meva veu", + "cboard.components.Settings.Subscribe.subscribe": "Subscriure", + "cboard.components.Settings.Subscribe.includedFeatures": "Característiques incloses:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Veus neuronals en línia", + "cboard.components.Settings.Subscribe.copyPublicBoards": "Copiar taulers públics", + "cboard.components.Settings.Subscribe.publishBoards": "Publicar taulers", + "cboard.components.Settings.Subscribe.copyTiles": "Copiar fitxes", + "cboard.components.Settings.Subscribe.pasteTiles": "Enganxar rajoles", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Potents analítiques d'ús", + "cboard.components.Settings.Subscribe.shareBoards": "Compartir taulers", + "cboard.components.Settings.Subscribe.adsFree": "Anuncis gratuïts", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Exportar a format de tauler obert (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "Compartir frases", + "cboard.components.Settings.Subscribe.privateSupportChannel": "Canal privat d'atenció", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Gravació de veu per a rajoles", + "cboard.components.Settings.Subscribe.active": "ACTIU", + "cboard.components.Settings.Subscribe.canceled": "CANCEL·LAT", + "cboard.components.Settings.Subscribe.in_grace_period": "CARÈNCIA", + "cboard.components.Settings.Subscribe.proccesing": "Estem processant la teva subscripció...", + "cboard.components.Settings.Subscribe.expired": "La subscripció va caducar el següent: {e}", + "cboard.components.Settings.Subscribe.paused": "La subscripció s'ha posat en pausa el següent: {e}", + "cboard.components.Settings.Subscribe.on_hold": "La subscripció va caducar el següent: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "No estàs subscrit. ", + "cboard.components.Settings.Subscribe.unverified": "S'ha produït un error durant la validació de la seva compra. Si us plau, actualitza", + "cboard.components.Settings.Subscribe.refresh": "Refrescar", + "cboard.components.Settings.Subscribe.error": "Ui alguna cosa ha anat malament. Torneu-ho a provar més tard", + "cboard.components.Settings.Subscribe.empty_product": "No hi ha cap subscripció disponible en aquest moment. Torneu-ho a provar més tard.", + "cboard.components.Settings.Subscribe.on_trial_period": "Esteu a la prova gratuïta de 30 dies. Un cop finalitzi, us haureu de subscriure per obtenir totes les funcions.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "Informació de la subscripció", + "cboard.components.Settings.Subscribe.manageSubscription": "Gestiona la subscripció", + "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel·la la subscripció", + "cboard.components.Settings.Subscribe.planAmount": "Import del pla:", + "cboard.components.Settings.Subscribe.title": "Pla:", + "cboard.components.Settings.Subscribe.status": "Estatus:", + "cboard.components.Settings.Subscribe.nextPayment": "Pròxim pagament a:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "L'accés premium finalitzarà el:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "Solucionar els problemes de pagament abans de:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Sembla que el vostre compte de Google ja ha comprat un producte. Proveu de reiniciar l'aplicació.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Sembla que el vostre compte d'Apple ja ha comprat un producte. Proveu de reiniciar l'aplicació.", + "cboard.components.Settings.Subscribe.close": "Tancar", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Estàs segur que vols cancel·lar el teu pla actual?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "La subscripció s'ha cancel·lat correctament.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "S'ha produït un error en cancel·lar la subscripció, torneu-ho a provar en un moment.", + "cboard.components.Settings.Language.language": "Llengua", + "cboard.components.Settings.Language.moreLanguages": "Més idiomes", + "cboard.components.Settings.Language.close": "Tancar", + "cboard.components.Settings.Language.albanian": "Albanès", + "cboard.components.Settings.Language.arabic": "Àrab", + "cboard.components.Settings.Language.belarusian": "Bielorús", + "cboard.components.Settings.Language.bengali": "Bengalí", + "cboard.components.Settings.Language.bulgarian": "Búlgar", + "cboard.components.Settings.Language.czech": "Txec", + "cboard.components.Settings.Language.danish": "Danès", + "cboard.components.Settings.Language.german": "Alemany", + "cboard.components.Settings.Language.greek": "Grec", + "cboard.components.Settings.Language.english": "Anglès", + "cboard.components.Settings.Language.spanish": "Espanyol", + "cboard.components.Settings.Language.finnish": "Finlandès", + "cboard.components.Settings.Language.french": "Francès", + "cboard.components.Settings.Language.hebrew": "Hebreu", + "cboard.components.Settings.Language.hindi": "Hindi", + "cboard.components.Settings.Language.croatian": "Croat", + "cboard.components.Settings.Language.hungarian": "Hongarès", + "cboard.components.Settings.Language.indonesian": "Indonesi", + "cboard.components.Settings.Language.italian": "Italià", + "cboard.components.Settings.Language.japanese": "Japonès", + "cboard.components.Settings.Language.khmer": "Jemer", + "cboard.components.Settings.Language.korean": "Coreà", + "cboard.components.Settings.Language.montenegrin": "Montenegrí", + "cboard.components.Settings.Language.macedonian": "Macedoni", + "cboard.components.Settings.Language.nepali": "Nepalès", + "cboard.components.Settings.Language.dutch": "Holandès", + "cboard.components.Settings.Language.norwegian": "Noruec", + "cboard.components.Settings.Language.polish": "Polonès", + "cboard.components.Settings.Language.portuguese": "Portuguès", + "cboard.components.Settings.Language.romanian": "Romanès", + "cboard.components.Settings.Language.russian": "Rus", + "cboard.components.Settings.Language.sinhala": "Singalès", + "cboard.components.Settings.Language.slovak": "Eslovac", + "cboard.components.Settings.Language.serbian": "Serbi", + "cboard.components.Settings.Language.swedish": "Suec", + "cboard.components.Settings.Language.thai": "Tailandès", + "cboard.components.Settings.Language.turkish": "Turc", + "cboard.components.Settings.Language.ukrainian": "Ucraïnès", + "cboard.components.Settings.Language.vietnamese": "Vietnamita", + "cboard.components.Settings.Language.chinese": "Xinès", + "cboard.components.Settings.Language.ttsEnginesSubheader": "Motor de text a veu", + "cboard.components.Settings.Language.ttsEngines": "Motor de text a veu", + "cboard.components.Settings.Language.ttsEngineError": "ADVERTÈNCIA: Aquest text al motor de veu no inclou cap idioma suportat per Cboard! No dubti en posar-se en contacte amb nosaltres i fer-nos-ho saber.", + "cboard.components.Settings.Language.availableLangsSubheader": "Idiomes disponibles", + "cboard.components.Settings.Language.downloadLangSubheader": "Idiomes descarregables", + "cboard.components.Settings.Language.uninstalled": "Ininstal·lat", + "cboard.components.Settings.Language.download": "Descarregar", + "cboard.components.Settings.Language.configureLocalVoice": "Configurar una veu local", + "cboard.components.Settings.Language.downloadDialogTitle": "Descarregar idioma", + "cboard.components.Settings.Language.downloadDialogSubtitle": "Seràs redirigit a Google Play Store per descarregar i instal·lar les veus per a aquest idioma. Vols continuar?", + "cboard.components.Settings.Language.cancel": "Cancel·lar", + "cboard.components.Settings.Language.ttsErrorAlert": "No hem detectat que el nou idioma està instal·lat. Si us plau, verifiqueu-ho.", + "cboard.components.Settings.Language.langErrorAlert": "No hem detectat que la nova veu està instal·lada. Si us plau, verifiqueu l'aplicació descarregada.", + "cboard.components.Settings.Language.continueOnlineLangAlert": "Hi ha disponible una veu en línia per a l'idioma seleccionat. Si accepteu l'aplicació, canviarà d'idioma automàticament.", + "cboard.components.Settings.Language.searchVoiceAlert": "Cerqueu una veu a l'aplicació del motor de veu a text", + "cboard.components.Settings.Language.checkIt": "Comprova-ho", + "cboard.components.Settings.Language.CancelInstalation": "Anul·lar instal·lació", + "cboard.components.Settings.Language.openApp": "Obre l'aplicació", + "cboard.components.Settings.Language.uninstalledLangNotification": "Instal·lar el nou idioma", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "Idioma instal·lat correctament", + "cboard.components.Settings.Symbols.symbols": "Símbols", + "cboard.components.Settings.Symbols.downloadArasaac": "Descarregar símbols ARASAAC", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Descarrega un paquet amb tots els símbols ARASAAC per ser utilitzat en mode fora de línia.", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "La descàrrega de símbols us permetrà tenir els símbols localment al vostre sistema, de manera que quan cerqueu símbols per crear un element nou, no necessiteu una connexió a Internet.", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Vols descarregar Símbols ARASAAC? El procés trigarà un temps.", + "cboard.components.Settings.Symbols.cancel": "Cancel·lar", + "cboard.components.Settings.Symbols.download": "Descarregar", + "cboard.components.Settings.Symbols.noConnection": "Sense connexió a Internet", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No hi ha connexió a Internet. Heu d'estar connectat a Internet per descarregar símbols.", + "cboard.components.Settings.Symbols.deleteArasaac": "Suprimeix símbols ARASAAC", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Suprimiu el paquet amb tots els símbols ARASAAC. Després de suprimir-los, els símbols només estaran disponibles amb una connexió a Internet.", + "cboard.components.Settings.Symbols.delete": "Esborrar", + "cboard.components.UserIcon.login": "Inicia sessió o registra't", + "cboard.components.VoiceRecorder.play": "Reprodueix la gravació", + "cboard.components.VoiceRecorder.clear": "Esborra la gravació", + "cboard.components.VoiceRecorder.record": "Rècord", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "La prova gratuïta ha finalitzat", + "cboard.components.PremiumFeature.featureBlockedTittle": "Aquesta funció està bloquejada", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard desactiveu aquesta funció. Per continuar utilitzant-lo i totes les funcions, com ara taulers públics, veus en línia, funcions d'edició avançada i moltes més, actualitzeu", + "cboard.components.PremiumFeature.upgradeNow": "Actualitza ara", + "cboard.components.UI.Downloader.initializing": "Inicialitzant...", + "cboard.components.UI.Downloader.completed": "Completat", + "cboard.components.UI.Downloader.processing": "Processament...", + "cboard.components.UI.Downloader.processingDone": "Procés fet!", + "cboard.components.UI.Downloader.processingError": "S'ha produït un error en processar les dades, torneu-ho a provar.", + "cboard.board.home": "llar", + "cboard.vocalization.myNameIsAmberley": "em dic Amberley", + "cboard.vocalization.niceToMeetYou": "Molt de gust", + "cboard.vocalization.iHadAGreatTime": "M'ho vaig passar molt bé", + "cboard.vocalization.iHadAnAwfulTime": "M'ho vaig passar malament", + "cboard.symbol.whereIs": "On és", + "cboard.symbol.toPlayComputerGames": "per jugar a jocs d'ordinador", + "cboard.symbol.toWatchTv": "per veure la televisió", + "cboard.symbol.toPlayBasketball": "per jugar a bàsquet", + "cboard.symbol.toPlaySoccer": "per jugar a futbol", + "cboard.symbol.toPlayBingo": "per jugar al bingo", + "cboard.symbol.toGoBowling": "per anar a bitlles", + "cboard.symbol.toSolveJigsawPuzzle": "per resoldre trencaclosques", + "cboard.symbol.toPlayCards": "per jugar a cartes", + "cboard.symbol.toPlayDarts": "per jugar als dards", + "cboard.symbol.medical": "mèdic", + "cboard.symbol.face": "cara", + "cboard.symbol.happy": "feliç", + "cboard.symbol.sad": "trist", + "cboard.symbol.angry": "enfadat", + "cboard.symbol.afraid": "temorós", + "cboard.symbol.confused": "Confós", + "cboard.symbol.hot": "calent", + "cboard.symbol.excited": "excitat", + "cboard.symbol.relaxed": "relaxat", + "cboard.symbol.body": "cos", + "cboard.symbol.describe": "descriure", + "cboard.symbol.transport": "transport", + "cboard.symbol.places": "Llocs", + "cboard.symbol.numbers": "Nombres", + "cboard.symbol.yes": "sí", + "cboard.symbol.colours": "Colors", + "cboard.symbol.iCantSpeak": "No puc parlar", + "cboard.symbol.imThirsty": "Tinc set", + "cboard.symbol.imHungry": "Tinc gana", + "cboard.symbol.iWant": "Vull", + "cboard.symbol.iDislike": "No m'agrada", + "cboard.symbol.quickChat": "Xat ràpid", + "cboard.symbol.emotions": "Emocions", + "cboard.symbol.animals": "Els animals", + "cboard.symbol.kitchen": "cuina", + "cboard.symbol.plants": "vegetació", + "cboard.symbol.sports": "esportiu", + "cboard.symbol.people": "gent", + "cboard.symbol.activities": "Activitats", + "cboard.symbol.weather": "temps", + "cboard.symbol.actions": "Accions", + "cboard.symbol.questions": "Preguntes", + "cboard.symbol.hygiene": "Higiene", + "cboard.symbol.position": "posició", + "cboard.symbol.goodbye": "Adéu", + "cboard.symbol.thankYou": "Gràcies", + "cboard.symbol.please": "Si us plau", + "cboard.symbol.and": "i", + "cboard.symbol.iAm": "Soc", + "cboard.symbol.youAre": "Ets", + "cboard.symbol.areYou": "Ets", + "cboard.symbol.itIs": "És", + "cboard.symbol.iHave": "Tinc", + "cboard.symbol.iLove": "M'encanta", + "cboard.symbol.snacks": "Aperitius", + "cboard.symbol.iSaw": "Vaig veure", + "cboard.symbol.iNeed": "Necessito", + "cboard.symbol.my": "meu", + "cboard.symbol.your": "teu", + "cboard.symbol.iHavePainIn": "Tinc dolor en", + "cboard.symbol.wildAnimals": "Animals salvatges", + "cboard.symbol.marineAnimals": "animals marins", + "cboard.symbol.insects": "Insectes", + "cboard.symbol.birds": "Ocells", + "cboard.symbol.old": "vell", + "cboard.symbol.triangle": "triangle", + "cboard.symbol.time": "Hora", + "cboard.symbol.clothingAccessories": "Complements de roba", + "cboard.symbol.characters": "Caràcters", + "cboard.symbol.countries": "paisos", + "cboard.symbol.iWentBy": "Vaig passar de llarg", + "cboard.symbol.letsGoBy": "Passem-hi", + "cboard.symbol.clothing": "roba", + "symbol.descriptivePosition.above": "dalt", + "symbol.descriptiveState.absent": "absent", + "symbol.healthcareMedicalConditions.acneSpots": "taques d'acne", + "symbol.plantsAndTrees.acorn": "gla", + "symbol.descriptiveDirection.across": "a través de", + "symbol.leisureToys.activityCentre": "Centre d'activitats", + "symbol.foodFeedingAndEating.adaptedFork": "Forquilla adaptada", + "symbol.foodFeedingAndEating.adaptedKnife": "ganivet adaptat", + "symbol.foodFeedingAndEating.adaptedSpoon": "cullera adaptada", + "symbol.numberActivity.add": "sumar", + "symbol.religionFestival.advent": "advent", + "symbol.religionGeneral.adventCalendar": "Calendari d'Advent", + "symbol.sport.aerobicsDance": "Aeròbic dansa", + "symbol.transportAir.aeroplane": "avió", + "symbol.peopleFeelings.afraidLady": "Senyora espantada", + "symbol.peopleFeelings.afraidMan": "home espantat", + "symbol.descriptivePosition.after": "després", + "symbol.descriptiveTime.afternoon": "Tarda", + "symbol.healthcareGroomingItems.aftershave": "Aftershave", + "symbol.descriptivePosition.against": "contra", + "symbol.descriptivePosition.ahead": "endavant", + "symbol.healthcareBodyParts.airways": "Airways", + "symbol.peopleProfession.airPerson": "persona aèria", + "symbol.peopleProfession.airSteward": "Majordom de l'aire", + "symbol.workAndSchoolTimetable.algebraClass": "Classe d'àlgebra", + "symbol.numberActivity.algebraFormula": "Fórmula de l'àlgebra", + "symbol.foodNuts.almond": "ametlla", + "symbol.transportRoad.ambulance": "ambulància", + "symbol.religionPerson.angel": "àngel", + "symbol.peopleFeelings.angryLady": "Senyora enfadada", + "symbol.peopleFeelings.angryMan": "home enfadat", + "symbol.healthcareBodyParts.ankle": "turmell", + "symbol.numberActivity.answer": "resposta", + "symbol.animalSpidersAndInsects.ant": "formiga", + "symbol.animalMammal.antelope": "antílop", + "symbol.animalMammal.antEater": "menjadora de formigues", + "symbol.foodFruit.apple": "poma", + "symbol.drinkType.appleJuice": "Suc de poma", + "symbol.foodSweetsAndDesserts.applePie": "Pastís de poma", + "symbol.foodIngredients.appleSauce": "Salsa de poma", + "symbol.foodFruit.apricot": "albercoc", + "symbol.toolsWorkshop.apron": "davantal", + "symbol.animalHabitat.aquarium": "aquari", + "symbol.sport.archery": "Tir amb arc", + "symbol.sportAccessories.archeryTarget": "Objectiu de tir amb arc", + "symbol.workAndSchoolStationery.archLeverFile": "Fitxer de palanca d'arc", + "symbol.healthcareBodyParts.arm": "braç", + "symbol.healthcareBodyParts.arms": "Braços", + "symbol.leisureGames.toArmwrestle": "a la lluita de braços", + "symbol.military.armyTank": "tanc de l'exèrcit", + "symbol.buildingFurniture.armChair": "Butaca", + "symbol.descriptiveDirection.around": "al voltant de", + "symbol.peopleActions.toArrest": "per detenir", + "symbol.computerIcon.arrowKeys": "Tecles", + "symbol.artMaking.art": "art", + "symbol.foodVegetablesAndSalads.artichoke": "carxofa", + "symbol.artMaking.artistPalette": "Paleta d'artistes", + "symbol.workAndSchoolTimetable.artClass": "Classe d'art", + "symbol.buildingSchool.artRoom": "Sala d'art", + "symbol.religionFestival.ashWednesday": "Dimecres de cendra", + "symbol.communicationConversation.toAsk": "preguntar", + "symbol.foodVegetablesAndSalads.asparagus": "espàrrec", + "symbol.workAndSchoolTimetable.assembly": "assemblea", + "symbol.science.atom": "àtom", + "symbol.peopleActions.toAttract": "per atraure", + "symbol.computerIcon.atKey": "en clau", + "symbol.foodVegetablesAndSalads.aubergine": "albergínia", + "symbol.peopleRelationship.auntMaternal": "tia materna", + "symbol.peopleRelationship.auntPaternal": "tia paterna", + "symbol.healthcareMedicalItems.auroscope": "auroscopi", + "symbol.descriptiveTime.autumn": "tardor", + "symbol.foodVegetablesAndSalads.avocado": "alvocat", + "symbol.descriptiveState.awake": "despert", + "symbol.descriptiveDirection.away": "fora", + "symbol.alphabet.a-LowerCase": "un", + "symbol.alphabet.a-UpperCase": "Un", + "symbol.peopleDescriptive.baby": "bebè", + "symbol.healthcareGroomingItems.babyOil": "Oli per a nadons", + "symbol.healthcareGroomingItems.babyPowder": "pols per a nadons", + "symbol.healthcareBodyParts.back": "esquena", + "symbol.sportAccessories.backstop": "Backstop", + "symbol.descriptiveDirection.backwards": "enrere", + "symbol.healthcareMedicalConditions.backAche": "mal d'esquena", + "symbol.buildingGardenAndFarm.backGarden": "Jardí posterior", + "symbol.foodMeat.bacon": "cansalada", + "symbol.descriptiveState.bad": "mal", + "symbol.animalMammal.badger": "teixó", + "symbol.sport.badminton": "bàdminton", + "symbol.sportAccessories.badmintonRacket": "Raqueta de bàdminton", + "symbol.foodBreadsAndBaking.bagel": "Bagel", + "symbol.foodVegetablesAndSalads.bakedBeans": "Mongetes al forn", + "symbol.peopleProfession.baker": "forner", + "symbol.foodKitchenActions.toBake": "per coure", + "symbol.foodBreadsAndBaking.bakingPowder": "pols de coure", + "symbol.foodKitchenItems.bakingTray": "Safata de forn", + "symbol.leisureToys.ball": "pilota", + "symbol.celebrationItem.balloon": "globus", + "symbol.foodFruit.banana": "plàtan", + "symbol.foodVegetablesAndSalads.bananaBunch": "Raïm de plàtan", + "symbol.foodSweetsAndDesserts.bananaMilkshake": "Batut de plàtan", + "symbol.money.bank": "banc", + "symbol.money.bankCard": "Targeta bancària", + "symbol.foodMealsAndSnacks.banquetBuffet": "Bufet de banquets", + "symbol.foodBreadsAndBaking.bap": "BAP", + "symbol.buildingGardenAndFarm.barbeque": "Barbacoa", + "symbol.foodKitchenActions.toBarbeque": "a la barbacoa", + "symbol.sportAccessories.baseballBase": "Beisbol Base", + "symbol.sportAccessories.baseballBat": "Bat de beisbol", + "symbol.sport.baseballGame": "Joc de beisbol", + "symbol.sportAccessories.baseballGlove": "Guant de beisbol", + "symbol.sport.baseballPlayer": "Jugador de beisbol", + "symbol.scienceEco.baseRock": "roca base", + "symbol.buildingContents.basket": "cistell", + "symbol.sport.basketball": "bàsquet", + "symbol.sportAccessories.basketballBall": "Pilota de bàsquet", + "symbol.sport.basketballGame": "Partit de bàsquet", + "symbol.animalMammal.bat": ".bat", + "symbol.buildingContents.bath": "bany", + "symbol.healthcareGroomingActivities.toBathe": "per banyar-se", + "symbol.animalActivityGrooming.toBathAnimal": "per banyar animals", + "symbol.buildingContents.bathMat": "Estora de bany", + "symbol.foodMealsAndSnacks.batteredFish": "Peix arrebossat", + "symbol.electricalGeneral.battery": "bateria", + "symbol.holidayAndTravel.beach": "platja", + "symbol.clothesAccessories.beachBag": "Bossa de platja", + "symbol.leisureToys.beachBall": "Pilota platja", + "symbol.holidayAndTravel.beachTowel": "Tovallola de platja", + "symbol.leisureToys.beads": "Comptes", + "symbol.animalFeatures.beak": "bec", + "symbol.science.beaker": "vas de precipitats", + "symbol.leisureToys.beanbag": "Bossa de mongetes", + "symbol.foodVegetablesAndSalads.beansprouts": "Brots de mongetes", + "symbol.foodMealsAndSnacks.beansOnToast": "Mongetes torrades", + "symbol.animalMammal.bear": "ós", + "symbol.descriptiveTime.bedTime": "Hora d'anar a dormir", + "symbol.foodMeat.beef": "vedella", + "symbol.animalHabitat.beehive": "rusc", + "symbol.drinkType.beer": "cervesa", + "symbol.animalHabitat.beesNest": "Niu d'abelles", + "symbol.animalSpidersAndInsects.beetle": "escarabat", + "symbol.foodVegetablesAndSalads.beetroot": "remolatxa", + "symbol.healthcareMedicalConditions.beeSting": "picada d'abella", + "symbol.descriptivePosition.before": "abans", + "symbol.descriptiveDirection.begin": "començar", + "symbol.descriptivePosition.behind": "darrere", + "symbol.buildingContents.bell": "campana", + "symbol.descriptivePosition.below": "sota", + "symbol.clothesGeneral.belt": "cinturó", + "symbol.buildingGardenAndFarm.bench": "banc", + "symbol.science.bendy": "Bendy", + "symbol.peopleActions.toBend": "per doblegar", + "symbol.foodFruit.berry": "baia", + "symbol.descriptivePosition.beside": "al costat de", + "symbol.descriptivePosition.between": "entre", + "symbol.clothesGeneral.bib": "pitet", + "symbol.transportRoad.bicycle": "bicicleta", + "symbol.clothesSport.bicycleHelmet": "Casc de bicicleta", + "symbol.communicationAid.bigMacSwitch": "Commutador Big Mac", + "symbol.holidayAndTravel.bigWheel": "roda gran", + "symbol.clothesGeneral.bikini": "biquini", + "symbol.leisureGames.bingo": "bingo", + "symbol.leisureGames.bingoMarker": "Retolador de bingo", + "symbol.buildingContents.binBag": "Bossa paperera", + "symbol.buildingContents.binBags": "Bosses d'escombraries", + "symbol.animalBirds.bird": "ocell", + "symbol.animalHabitat.birdBath": "bany d'ocells", + "symbol.animalHabitat.birdCage": "Gàbia d'ocells", + "symbol.animalHabitat.birdFeeder": "Menjadora d'ocells", + "symbol.animalActivityFeeding.birdSeed": "Llavor d'ocell", + "symbol.celebrationItem.birthdayCake": "pastís d'aniversari", + "symbol.celebrationItem.birthdayCard": "Targeta d'aniversari", + "symbol.foodBreadsAndBaking.biscuits": "Galetes", + "symbol.foodFeedingAndEating.toBite": "per mossegar", + "symbol.artColour.black": "negre", + "symbol.foodFruit.blackberry": "móra", + "symbol.buildingEquipmentAndDevices.blackboard": "pissarra", + "symbol.foodFruit.blackcurrants": "groselles negres", + "symbol.drinkType.blackcurrantJuice": "suc de grosella negra", + "symbol.healthcareBodyParts.bladder": "bufeta", + "symbol.healthcareBodyParts.bladderKidneys": "Ronyons vesical", + "symbol.buildingContents.blanket": "manta", + "symbol.buildingFurniture.blanketChest": "manta de cofre", + "symbol.foodKitchenItems.blenderDrinks": "Begudes batedores", + "symbol.religionGeneral.toBless": "per beneir", + "symbol.peopleDescriptive.blind": "cec", + "symbol.buildingContents.blinds": "Persianes", + "symbol.peopleActions.toBlink": "per parpellejar", + "symbol.healthcareMedicalConditions.bloodPressure": "Pressió arterial", + "symbol.clothesGeneral.blouse": "brusa", + "symbol.peopleActions.toBlow": "per bufar", + "symbol.leisureToys.blowBubbles": "bufar bombolles", + "symbol.foodSweetsAndDesserts.blowBubbleGum": "Xiclet de bombolla bufada", + "symbol.peopleActions.toBlowKiss": "per bufar petó", + "symbol.artColour.blue": "blau", + "symbol.healthcareBodyParts.blueEyes": "ulls blaus", + "symbol.healthcareGroomingItems.blusher": "coloret", + "symbol.transportWater.boat": "barca", + "symbol.clothesGeneral.bobbleHat": "Barret de bobble", + "symbol.sport.boccia": "Boccia", + "symbol.sportAccessories.bocciaChute": "baixant de boccia", + "symbol.healthcareBodyParts.bodyOutline": "Esquema del cos", + "symbol.foodEggs.boiledEgg": "ou bullit", + "symbol.toolsWorkshop.bolt": "balda", + "symbol.animalActivityFeeding.bone": "os", + "symbol.healthcareBodyParts.bone": "os", + "symbol.buildingGardenAndFarm.bonfire": "foguera", + "symbol.celebrationEvent.bonfireNight": "Nit de Fogueres", + "symbol.buildingFurniture.bookcase": "prestatgeria", + "symbol.buildingContents.bookEnd": "Fi del llibre", + "symbol.buildingContents.bookEnds": "Fi llibre", + "symbol.buildingFurniture.bookShelf": "Prestatgeria de llibres", + "symbol.clothesGeneral.bootees": "Botins", + "symbol.clothesGeneral.boots": "botes", + "symbol.descriptiveQuantity.both": "ambdós", + "symbol.descriptivePosition.bottom": "A baix", + "symbol.healthcareBodyParts.bottom": "A baix", + "symbol.healthcareBodyParts.bottomLip": "llavi inferior", + "symbol.peopleActions.toBounce": "per rebotar", + "symbol.sport.toBounceBall": "per botar la pilota", + "symbol.clothesAccessories.bow": "arc", + "symbol.foodKitchenItems.bowl": "bol", + "symbol.sport.bowler": "Bowler", + "symbol.sport.bowling": "bitlles", + "symbol.sportAccessories.bowlingBall": "Pilota de bitlles", + "symbol.sportAccessories.bowlingGutter": "Canaleta de bitlles", + "symbol.sportAccessories.bowlingPins": "Bitlles", + "symbol.sportAccessories.bowlingSpare": "Recanvi de bitlles", + "symbol.sportAccessories.bowlingStrike": "Toc de bitlles", + "symbol.sportAccessories.bowAndArrow": "arc i fletxa", + "symbol.clothesAccessories.bowTie": "Corbata de llacet", + "symbol.clothesGeneral.boxerShorts": "Pantalons curts de boxer", + "symbol.religionFestival.boxingDay": "Sant Esteve", + "symbol.sport.toBox": "a caixa", + "symbol.clothesGeneral.bra": "sostenidor", + "symbol.clothesJewellery.bracelet": "braçalet", + "symbol.healthcareBodyParts.brain": "cervell", + "symbol.plantsAndTrees.branch": "branca", + "symbol.foodBreadsAndBaking.branCerealBox": "Caixa de cereals de segó", + "symbol.foodNuts.brazilNut": "Nou de Brasil", + "symbol.foodBreadsAndBaking.bread": "pa", + "symbol.foodBreadsAndBaking.breadCrumbs": "Molles de pa", + "symbol.foodBreadsAndBaking.breadRoll": "Rotlle de pa", + "symbol.foodBreadsAndBaking.breadSlice": "llesca de pa", + "symbol.foodMealsAndSnacks.breakfast": "esmorzar", + "symbol.descriptiveTime.breakfastTime": "Hora d'esmorzar", + "symbol.descriptiveState.toBreak": "per trencar", + "symbol.foodKitchenActions.toBreakEgg": "per trencar l'ou", + "symbol.workAndSchoolTimetable.breakTime": "Temps de descans", + "symbol.leisureToys.bricks": "Maons", + "symbol.animalActivityGrooming.bridle": "brida", + "symbol.clothesAccessories.briefcase": "cartera", + "symbol.foodDairy.brieCheese": "Formatge Brie", + "symbol.electricalGeneral.bright": "brillant", + "symbol.artColour.brightPink": "Rosa brillant", + "symbol.descriptiveState.brightRoom": "Habitació Lluminosa", + "symbol.peopleActions.toBring": "portar", + "symbol.foodVegetablesAndSalads.broadBeans": "Favetes", + "symbol.foodVegetablesAndSalads.broccoli": "bròquil", + "symbol.descriptiveState.broken": "trencat", + "symbol.healthcareMedicalConditions.brokenBone": "Os trencat", + "symbol.clothesJewellery.brooch": "fermall", + "symbol.buildingContents.broom": "escombra", + "symbol.celebrationItem.broomstick": "pal d'escombra", + "symbol.peopleRelationship.brother": "Germà", + "symbol.artColour.brown": "marró", + "symbol.healthcareBodyParts.brownEyes": "Ulls marrons", + "symbol.foodIngredients.brownSauce": "Salsa morena", + "symbol.foodIngredients.brownSugar": "sucre morè", + "symbol.animalActivityGrooming.toBrushAnimal": "per raspallar animals", + "symbol.healthcareGroomingActivities.toBrushHair": "per raspallar-se els cabells", + "symbol.healthcareGroomingActivities.toBrushTeeth": "per rentar-se les dents", + "symbol.foodVegetablesAndSalads.brusselSprouts": "Cols de Brussel·les", + "symbol.leisureToys.bubbles": "Bombolles", + "symbol.healthcareGroomingItems.bubbleBath": "Bany de bombolles", + "symbol.leisureToys.bubbleMixture": "barreja de bombolles", + "symbol.leisureToys.bubbleWand": "vareta de bombolles", + "symbol.workAndSchoolStationery.bubbleWrap": "Embolcall de bombolles", + "symbol.leisureToys.bucket": "galleda", + "symbol.clothesAccessories.buckle": "sivella", + "symbol.plantsAndTrees.bud": "Bud", + "symbol.animalBirds.budgie": "Budgie", + "symbol.animalMammal.buffalo": "búfal", + "symbol.toolsActions.toBuild": "per construir", + "symbol.electricalGeneral.bulbHolder": "portabombetes", + "symbol.animalSpidersAndInsects.bumbleBee": "Abella", + "symbol.descriptiveShape.bumpy": "Sots", + "symbol.buildingFurniture.bunkBeds": "Lliteres", + "symbol.healthcareMedicalConditions.burn": "cremar", + "symbol.peopleActions.toBurn": "per cremar", + "symbol.toolsActions.toBury": "per enterrar", + "symbol.leisureToys.bus": "autobús", + "symbol.plantsAndTrees.bush": "arbust", + "symbol.healthcareBodyParts.bushyEyebrow": "cella espessa", + "symbol.peopleDescriptive.busy": "ocupat", + "symbol.foodDairy.butter": "mantega", + "symbol.animalSpidersAndInsects.butterfly": "papallona", + "symbol.foodVegetablesAndSalads.butternutSquash": "Carbassa de mantega", + "symbol.clothesAccessories.button": "botó", + "symbol.alphabet.b-LowerCase": "b", + "symbol.alphabet.b-UpperCase": "B", + "symbol.foodVegetablesAndSalads.cabbage": "col", + "symbol.electricalTV.cableTv": "TV per cable", + "symbol.plantsAndTrees.cactus": "cactus", + "symbol.foodFeedingAndEating.cafe": "cafeteria", + "symbol.animalHabitat.cage": "gàbia", + "symbol.foodBreadsAndBaking.cake": "pastís", + "symbol.foodBreadsAndBaking.cakeBar": "pastisseria", + "symbol.foodKitchenItems.cakeCase": "estoig de pastís", + "symbol.foodBreadsAndBaking.cakeMix": "barreja de pastissos", + "symbol.foodBreadsAndBaking.cakeSlice": "llesca de pastís", + "symbol.foodKitchenItems.cakeTin": "llauna de pastís", + "symbol.workAndSchoolStationery.calculator": "calculadora", + "symbol.workAndSchoolTimetable.calendar": "calendari", + "symbol.descriptiveTime.calendarMonth": "mes natural", + "symbol.healthcareBodyParts.calf": "panxell", + "symbol.communicationConversation.toCallOut": "per cridar", + "symbol.animalMammal.camel": "camell", + "symbol.electricalMedia.camera": "càmera", + "symbol.holidayAndTravel.toCamp": "per acampar", + "symbol.celebrationItem.candle": "espelma", + "symbol.foodNuts.candyCane": "Canya de caramel", + "symbol.foodSweetsAndDesserts.candyFloss": "Fil dental de caramels", + "symbol.foodSweetsAndDesserts.candyHearts": "Cors de caramels", + "symbol.transportWater.canoe": "canoa", + "symbol.foodKitchenItems.canOpener": "obrellaunes", + "symbol.clothesGeneral.cap": "gorra", + "symbol.transportRoad.car": "automòbil", + "symbol.transportRoad.caravan": "caravana", + "symbol.foodDiet.carbohydrates": "Carbohidrats", + "symbol.celebrationItem.card": "targeta", + "symbol.workAndSchoolStationery.cardboard": "cartó", + "symbol.peopleProfession.caretaker": "cuidador", + "symbol.peopleProfession.careAssistant": "auxiliar assistencial", + "symbol.religionPerson.carolSinger": "cantant de nadales", + "symbol.peopleProfession.carpenter": "fuster", + "symbol.foodVegetablesAndSalads.carrot": "pastanaga", + "symbol.foodMealsAndSnacks.carrotSoup": "Sopa de pastanaga", + "symbol.peopleActions.toCarry": "portar", + "symbol.peopleActions.toCarryBooks": "per portar llibres", + "symbol.transportRoad.cart": "carretó", + "symbol.drinkContainersAndMeasures.carton": "Cartró", + "symbol.foodKitchenActions.toCarveMeat": "per tallar carn", + "symbol.toolsActions.toCarveWood": "per tallar fusta", + "symbol.transportRoad.carBoot": "Maleter del cotxe", + "symbol.transportRoad.carBumper": "para-xocs de cotxes", + "symbol.peopleProfession.carMechanic": "mecànic de cotxes", + "symbol.transportRoad.carTransporter": "Transportista de cotxes", + "symbol.foodNuts.cashew": "anacard", + "symbol.money.cashPoint": "Caixer automàtic", + "symbol.foodKitchenItems.casserole": "cassola", + "symbol.foodMealsAndSnacks.casserole": "cassola", + "symbol.electricalMedia.cassetteTape": "Cinta de casset", + "symbol.buildingPublic.castle": "castell", + "symbol.foodIngredients.castorSugar": "Sucre de ricí", + "symbol.animalMammal.cat": "gat", + "symbol.peopleActions.toCatch": "per atrapar", + "symbol.sport.toCatch": "per atrapar", + "symbol.animalSpidersAndInsects.caterpillar": "eruga", + "symbol.celebrationItem.catherineWheel": "Roda de Caterina", + "symbol.animalHabitat.catBed": "llit per a gats", + "symbol.animalActivityFeeding.catBiscuits": "Galetes per a gats", + "symbol.animalActivityFeeding.catFood": "Menjar per a gats", + "symbol.foodVegetablesAndSalads.cauliflower": "coliflor", + "symbol.electricalMedia.cctv": "Cctv", + "symbol.buildingStructure.ceiling": "sostre", + "symbol.buildingStructure.ceilingLight": "Llum de sostre", + "symbol.celebrationEvent.toCelebrate": "per celebrar", + "symbol.celebrationEvent.celebrateBirthday": "Celebra l'aniversari", + "symbol.celebrationEvent.celebration": "celebració", + "symbol.foodVegetablesAndSalads.celeriac": "Api", + "symbol.foodVegetablesAndSalads.celery": "api", + "symbol.toolsWorkshop.cementMixer": "Batedora de ciment", + "symbol.animalSpidersAndInsects.centipede": "centpeus", + "symbol.foodBreadsAndBaking.cereal": "cereal", + "symbol.foodKitchenItems.cerealBowl": "Bol de cereals", + "symbol.foodBreadsAndBaking.cerealBran": "Segó de cereals", + "symbol.foodBreadsAndBaking.cerealMuseli": "Museli de cereals", + "symbol.workAndSchoolEducation.certificate": "certificat", + "symbol.buildingFurniture.chair": "cadira", + "symbol.buildingFurniture.chaiseLounge": "Chaise Lounge", + "symbol.workAndSchoolStationery.chalk": "guix", + "symbol.animalReptilesAndAmphibians.chameleon": "camaleó", + "symbol.drinkType.champagne": "xampany", + "symbol.buildingContents.chandelier": "aranya", + "symbol.peopleActions.toChange": "per canviar", + "symbol.healthcareGroomingActivities.toChangeClothes": "per canviar-se de roba", + "symbol.peopleActions.toChangeMind": "per canviar d'opinió", + "symbol.healthcareGroomingActivities.toChangeNappy": "Per canviar el bolquer", + "symbol.electricalTV.toChangeTvChannel": "Per canviar de canal de televisió", + "symbol.environmentWeather.changeWeather": "Canviar el temps", + "symbol.electricalTV.channelBbc": "Canal BBC", + "symbol.foodBreadsAndBaking.chapatti": "Chapatti", + "symbol.electricalGeneral.charge": "càrrec", + "symbol.peopleActions.toChase": "per perseguir", + "symbol.peopleActions.toCheat": "per enganyar", + "symbol.healthcareBodyParts.cheek": "galta", + "symbol.foodDairy.cheese": "formatge", + "symbol.foodMealsAndSnacks.cheeseBurger": "Hamburguesa de formatge", + "symbol.foodMealsAndSnacks.meltedCheeseOnToast": "Formatge fos sobre torrades", + "symbol.foodMealsAndSnacks.cheesePuffs": "Fulls de formatge", + "symbol.foodMealsAndSnacks.cheeseSandwich": "Entrepà de formatge", + "symbol.foodDairy.cheeseSlices": "llesques de formatge", + "symbol.animalMammal.cheetah": "guepard", + "symbol.money.chequeBook": "talonari de xecs", + "symbol.foodFruit.cherry": "cirera", + "symbol.foodSweetsAndDesserts.cherryPie": "Pastís de cireres", + "symbol.foodNuts.chestnuts": "Castanyes", + "symbol.buildingFurniture.chestOfDrawers": "Calaixera", + "symbol.foodSweetsAndDesserts.chewingGum": "xiclet", + "symbol.foodFeedingAndEating.chewyTube": "Tub masticable", + "symbol.foodFeedingAndEating.toChew": "per mastegar", + "symbol.animalBirds.chick": "pollet", + "symbol.foodPoultry.chicken": "pollastre", + "symbol.foodPoultry.chickenBreast": "Pit de pollastre", + "symbol.animalHabitat.chickenHouse": "Casa de pollastres", + "symbol.foodPoultry.chickenLeg": "Cuixa de pollastre", + "symbol.foodPoultry.chickenNuggets": "Nuggets de pollastre", + "symbol.foodPoultry.chickenPieces": "trossos de pollastre", + "symbol.animalHabitat.chickenRun": "Correguda de pollastres", + "symbol.foodMealsAndSnacks.chickenSandwich": "Entrepà de pollastre", + "symbol.foodMealsAndSnacks.chickenSoup": "Sopa de pollastre", + "symbol.electricalTV.childrensTv": "TV infantil", + "symbol.foodVegetablesAndSalads.chilliPepper": "bitxo", + "symbol.buildingStructure.chimney": "xemeneia", + "symbol.animalMammal.chimpanzee": "ximpanzé", + "symbol.healthcareBodyParts.chin": "mentó", + "symbol.foodVegetablesAndSalads.chineseCabbage": "Col xinesa", + "symbol.foodMealsAndSnacks.chineseFood": "Menjar xinès", + "symbol.animalMammal.chipmunk": "Xipmunk", + "symbol.foodVegetablesAndSalads.chips": "patates fregides", + "symbol.foodVegetablesAndSalads.chipsPacket": "Paquet de patates fregides", + "symbol.money.chipAndPinDevice": "Dispositiu de xip i pin", + "symbol.toolsWorkshop.chisel": "cisell", + "symbol.foodSweetsAndDesserts.chocolate": "xocolata", + "symbol.foodSweetsAndDesserts.chocolateBar": "rajola de xocolata", + "symbol.foodSweetsAndDesserts.chocolateBox": "Caixa de xocolata", + "symbol.foodIngredients.chocolateChips": "xips de xocolata", + "symbol.foodBreadsAndBaking.chocolateChipBiscuit": "Galeta amb xips de xocolata", + "symbol.foodSweetsAndDesserts.chocolateEgg": "ou de xocolata", + "symbol.foodBreadsAndBaking.chocolateLog": "tronc de xocolata", + "symbol.foodSweetsAndDesserts.chocolateMilkshake": "Batut de xocolata", + "symbol.celebrationItem.chocolateTreeOrnament": "Ornament de l'arbre de xocolata", + "symbol.foodFeedingAndEating.toChoke": "per ofegar-se", + "symbol.foodKitchenItems.choppingBoard": "tauler de tallar", + "symbol.foodKitchenActions.toChop": "per picar", + "symbol.toolsActions.toChopWood": "per picar llenya", + "symbol.religionGeneral.christian": "cristià", + "symbol.religionFestival.christmas": "Nadal", + "symbol.celebrationItem.christmasBauble": "Baula de Nadal", + "symbol.celebrationItem.christmasBell": "Campana de Nadal", + "symbol.foodBreadsAndBaking.christmasCake": "Pastís de Nadal", + "symbol.religionFestival.christmasDay": "El dia de Nadal", + "symbol.celebrationItem.christmasDecorations": "Decoració nadalenca", + "symbol.religionFestival.christmasEve": "Nit de Nadal", + "symbol.celebrationItem.christmasHat": "Barret de Nadal", + "symbol.celebrationItem.christmasLights": "Llums de Nadal", + "symbol.foodBreadsAndBaking.christmasPudding": "Pudding de Nadal", + "symbol.celebrationItem.christmasSock": "Mitjó de Nadal", + "symbol.celebrationItem.christmasTree": "arbre de Nadal", + "symbol.celebrationItem.christmasWreath": "Corona de Nadal", + "symbol.buildingPublic.church": "església", + "symbol.leisureGeneral.cigarette": "cigarreta", + "symbol.descriptiveShape.circle": "cercle", + "symbol.workAndSchoolTimetable.circleTime": "Temps del cercle", + "symbol.electricalGeneral.circuit": "circuit", + "symbol.toolsWorkshop.clamp": "serjant", + "symbol.peopleActions.toClapHands": "per picar de mans", + "symbol.buildingSchool.classRoom": "Aula", + "symbol.animalFeatures.claw": "urpa", + "symbol.science.clay": "argila", + "symbol.peopleProfession.cleaner": "netejador", + "symbol.buildingContents.cleanerSpray": "esprai més net", + "symbol.buildingContents.cleaningBox": "Caixa de neteja", + "symbol.descriptiveState.cleanDishes": "Plats nets", + "symbol.healthcareGroomingActivities.cleanHands": "mans netes", + "symbol.descriptiveState.cleanRoom": "Sala blanca", + "symbol.buildingHouseholdTasks.toCleanShoes": "per netejar les sabates", + "symbol.buildingHouseholdTasks.toCleanWindow": "per netejar la finestra", + "symbol.sportAccessories.climbingRock": "roca d'escalada", + "symbol.sportAccessories.climbingWall": "Rocòdrom", + "symbol.peopleActions.toClimbDown": "per baixar", + "symbol.peopleActions.toClimbTree": "per enfilar-se a l'arbre", + "symbol.peopleActions.toClimbUp": "per pujar", + "symbol.foodKitchenItems.clingfilm": "pel·lícula aferrada", + "symbol.artMaking.clipboard": "porta-retalls", + "symbol.healthcareGroomingActivities.toClipNails": "per tallar les ungles", + "symbol.electricalGeneral.clock": "rellotge", + "symbol.electricalGeneral.clockRadio": "Ràdio rellotge", + "symbol.descriptivePosition.closed": "tancat", + "symbol.peopleDescriptive.closedEyes": "Ulls tancats", + "symbol.buildingShop.closedShop": "Botiga tancada", + "symbol.computerIcon.toClose": "per tancar", + "symbol.peopleActions.toCloseDoor": "per tancar porta", + "symbol.descriptivePosition.closeTo": "gairebé", + "symbol.buildingContents.clothesHanger": "Perxa de roba", + "symbol.buildingContents.clothesPeg": "clavilla de roba", + "symbol.environmentWeather.cloudy": "ennuvolat", + "symbol.plantsAndTrees.clover": "trèvol", + "symbol.transportRoad.coach": "entrenador", + "symbol.clothesGeneral.coat": "abric", + "symbol.foodFeedingAndEating.coatedSpoon": "Cullera estucada", + "symbol.animalBirds.cockatiel": "Cockatiel", + "symbol.animalBirds.cockerel": "gall", + "symbol.foodNuts.coconut": "coco", + "symbol.drinkType.coffee": "cafè", + "symbol.foodKitchenItems.coffeeMaker": "Cafetera", + "symbol.buildingFurniture.coffeeTable": "Taula de centre", + "symbol.foodKitchenItems.colander": "colador", + "symbol.foodMealsAndSnacks.coldDinner": "Sopar fred", + "symbol.drinkDescription.coldDrink": "Beguda freda", + "symbol.clothesGeneral.collar": "coll", + "symbol.peopleActions.toCollect": "per recollir", + "symbol.artColour.colour": "color", + "symbol.artMaking.colouredPaper": "paper de colors", + "symbol.leisureToys.colouringBook": "Quadern per pintar", + "symbol.healthcareGroomingItems.comb": "pentinar", + "symbol.animalActivityGrooming.toCombAnimal": "per pentinar animals", + "symbol.electricalTV.comedyTv": "Comèdia TV", + "symbol.scienceAstronomy.comet": "cometa", + "symbol.peopleActions.toCome": "per venir", + "symbol.communicationConversation.toCommunicate": "per comunicar", + "symbol.communicationAid.communicationAid": "Ajuda a la comunicació", + "symbol.communicationAid.communicationAidChat": "Xat d'ajuda a la comunicació", + "symbol.communicationAid.communicationAidGotalk": "Ajuda a la comunicació GoTalk", + "symbol.communicationAid.communicationAidListenToMe": "Ajuda a la comunicació escolta'm", + "symbol.communicationAid.communicationAidScan": "Escaneig d'ajuda a la comunicació", + "symbol.communicationAid.communicationAidTechspeak": "Ajuda a la comunicació TechSpeak", + "symbol.communicationAid.communicationBoard": "Consell de Comunicació", + "symbol.communicationAid.communicationBook": "Llibre de comunicació", + "symbol.communicationAid.communicationBookPortable": "Llibre de comunicació portàtil", + "symbol.communicationAid.communicationDevice": "Dispositiu de comunicació", + "symbol.electricalMedia.compactCamera": "càmera compacta", + "symbol.electricalComputer.computer": "ordinador", + "symbol.electricalComputer.computerArt": "Art per ordinador", + "symbol.electricalComputer.computerCable": "cable d'ordinador", + "symbol.buildingFurniture.computerChair": "cadira d'ordinador", + "symbol.computerIcon.computerFolder": "carpeta informàtica", + "symbol.electricalComputer.computerGame": "Joc d'ordinador", + "symbol.electricalComputer.computerKeyboard": "teclat de l'ordinador", + "symbol.electricalComputer.computerMonitor": "monitor d'ordinador", + "symbol.computerIcon.computerMouse": "ratolí d'ordinador", + "symbol.electricalComputer.computerMouse": "ratolí d'ordinador", + "symbol.electricalComputer.computerProgramme": "Programa informàtic", + "symbol.electricalComputer.computerSpeaker": "altaveu d'ordinador", + "symbol.peopleFeelings.concentratingLady": "Dama concentradora", + "symbol.peopleFeelings.concentratingMan": "Concentrar l'home", + "symbol.peopleFeelings.confusedLady": "Senyora confusa", + "symbol.peopleFeelings.confusedMan": "home confós", + "symbol.foodKitchenItems.conicalFlask": "matràs cònic", + "symbol.electricalComputer.connection": "connexió", + "symbol.foodMealsAndSnacks.continentalBreakfast": "Esmorzar continental", + "symbol.foodKitchenItems.cooker": "cuina", + "symbol.foodIngredients.cookingOil": "oli de cuina", + "symbol.foodKitchenActions.toCook": "per cuinar", + "symbol.peopleProfession.cook": "cuiner", + "symbol.computerIcon.copy": "copiar", + "symbol.computerIcon.toCopy": "per copiar", + "symbol.foodMeat.cornedBeef": "vedella de blat de moro", + "symbol.buildingFurniture.cornerCabinet": "Moble cantoner", + "symbol.foodSweetsAndDesserts.cornet": "corneta", + "symbol.foodBreadsAndBaking.cornflakes": "Flocs de blat de moro", + "symbol.descriptiveState.correct": "Correcte", + "symbol.peopleDescriptive.correctThought": "Pensament correcte", + "symbol.buildingFurniture.cot": "bressol", + "symbol.foodDairy.cottageCheese": "Formatge cottage", + "symbol.healthcareGroomingItems.cottonBud": "bastonet de cotó", + "symbol.money.counters": "Comptadors", + "symbol.countryMaps.countryAfghanistan": "País Afganistan", + "symbol.countryMaps.countryAlaska": "País: Alaska", + "symbol.countryMaps.countryAlbania": "País: Albània", + "symbol.countryMaps.countryAlderney": "País Alderney", + "symbol.countryMaps.countryAlgeria": "País: Algèria", + "symbol.countryMaps.countryAmericanSamoa": "País: Samoa Americana", + "symbol.countryMaps.countryAndorra": "País Andorra", + "symbol.countryMaps.countryAngola": "País Angola", + "symbol.countryMaps.countryAnguilla": "País Anguilla", + "symbol.countryMaps.countryAntartica": "País Antàrtic", + "symbol.countryMaps.countryAntiguaBarbuda": "País: Antigua Barbuda", + "symbol.countryMaps.countryArgentina": "País: Argentina", + "symbol.countryMaps.countryArmenia": "País: Armènia", + "symbol.countryMaps.countryAruba": "País Aruba", + "symbol.countryMaps.countryAustria": "País: Àustria", + "symbol.countryMaps.countryAzerbaijan": "País Azerbaidjan", + "symbol.countryMaps.countryBahrain": "País Bahrain", + "symbol.countryMaps.countryBangladesh": "País: Bangla Desh", + "symbol.countryMaps.countryBarbados": "País Barbados", + "symbol.countryMaps.countryBelarus": "País: Bielorússia", + "symbol.countryMaps.countryBelgium": "País: Bèlgica", + "symbol.countryMaps.countryBelize": "País Belize", + "symbol.countryMaps.countryBenin": "País Benín", + "symbol.countryMaps.countryBermuda": "País Bermudes", + "symbol.countryMaps.countryBhutan": "País Bhutan", + "symbol.countryMaps.countryBlank": "país en blanc", + "symbol.countryMaps.countryBonaire": "País Bonaire", + "symbol.countryMaps.countryBosniaHerzegovina": "País: Bòsnia Hercegovina", + "symbol.countryMaps.countryBotswana": "País Botswana", + "symbol.countryMaps.countryBulgaria": "País Bulgària", + "symbol.countryMaps.countryBurkinaFaso": "País: Burkina Faso", + "symbol.countryMaps.countryBurundi": "País Burundi", + "symbol.countryMaps.countryCambodia": "País Cambodja", + "symbol.countryMaps.countryCameroon": "País Camerun", + "symbol.countryMaps.countryCanada": "País, Canadà", + "symbol.countryMaps.countryCanaryIslands": "País Illes Canàries", + "symbol.countryMaps.countryCapeVerde": "País Cap Verd", + "symbol.countryMaps.countryCaymanIslands": "País Illes Caiman", + "symbol.countryMaps.countryChad": "País Txad", + "symbol.countryMaps.countryChile": "País: Xile", + "symbol.countryMaps.countryChina": "País, Xina", + "symbol.countryMaps.countryColombia": "País: Colòmbia", + "symbol.countryMaps.countryComoros": "País de les Comores", + "symbol.countryMaps.countryCongoBrazzaville": "País: Congo, Brazzaville", + "symbol.countryMaps.countryCongoKinshasa": "País, Congo Kinshasa", + "symbol.countryMaps.countryCostaRica": "País: Costa Rica", + "symbol.countryMaps.countryCroatia": "País: Croàcia", + "symbol.countryMaps.countryCuba": "País Cuba", + "symbol.countryMaps.countryCyprus": "País, Xipre", + "symbol.countryMaps.countryDenmark": "País, Dinamarca", + "symbol.countryMaps.countryDjbouti": "Djbouti país", + "symbol.countryMaps.countryDominicanRepublic": "País: República Dominicana", + "symbol.countryMaps.countryEcuador": "País: Equador", + "symbol.countryMaps.countryEngland": "País: Anglaterra", + "symbol.countryMaps.countryEritrea": "País: Eritrea", + "symbol.countryMaps.countryEstonia": "País: Estònia", + "symbol.countryMaps.countryEthiopia": "País, Etiòpia", + "symbol.countryMaps.countryFalklandIslands": "País Illes Malvines", + "symbol.countryMaps.countryFinland": "País: Finlàndia", + "symbol.countryMaps.countryFrance": "País: França", + "symbol.countryMaps.countryGabon": "País Gabon", + "symbol.countryMaps.countryGeorgia": "País: Geòrgia", + "symbol.countryMaps.countryGermany": "País: Alemanya", + "symbol.countryMaps.countryGhana": "País: Ghana", + "symbol.countryMaps.countryGibraltar": "País: Gibraltar", + "symbol.countryMaps.countryGreece": "País Grècia", + "symbol.countryMaps.countryGreenland": "País Groenlàndia", + "symbol.countryMaps.countryGrenada": "País Granada", + "symbol.countryMaps.countryGuernsey": "País Guernsey", + "symbol.countryMaps.countryGuinea": "País Guinea", + "symbol.countryMaps.countryGuineaBissau": "País Guinea Bissau", + "symbol.countryMaps.countryGuyana": "País: Guayana", + "symbol.countryMaps.countryHaiti": "País: Haití", + "symbol.countryMaps.countryHawaii": "País Hawaii", + "symbol.countryMaps.countryHonduras": "País Hondures", + "symbol.countryMaps.countryHongKong": "País: Hong Kong", + "symbol.countryMaps.countryHungary": "País: Hongria", + "symbol.countryMaps.countryIceland": "País Islàndia", + "symbol.countryMaps.countryIndia": "País Índia", + "symbol.countryMaps.countryIndonesia": "País: Indonèsia", + "symbol.countryMaps.countryIran": "país Iran", + "symbol.countryMaps.countryIraq": "País Iraq", + "symbol.countryMaps.countryIreland": "País Irlanda", + "symbol.countryMaps.countryIsleOfMan": "Illa rural de Man", + "symbol.countryMaps.countryIsrael": "País Israel", + "symbol.countryMaps.countryItaly": "País: Itàlia", + "symbol.countryMaps.countryIvoryCoast": "País Costa d'Ivori", + "symbol.countryMaps.countryJamaica": "País Jamaica", + "symbol.countryMaps.countryJapan": "País, Japó", + "symbol.countryMaps.countryJersey": "Mallot de país", + "symbol.countryMaps.countryJordan": "País Jordània", + "symbol.countryMaps.countryKazakhstan": "País: Kazakhstan", + "symbol.countryMaps.countryKenya": "País: Kenya", + "symbol.countryMaps.countryKosovo": "País: Kosovo", + "symbol.countryMaps.countryKuwait": "País Kuwait", + "symbol.countryMaps.countryKyrgyzstan": "País: Kirguizistan", + "symbol.countryMaps.countryLaos": "País Laos", + "symbol.countryMaps.countryLatvia": "País Letònia", + "symbol.countryMaps.countryLebanon": "País Líban", + "symbol.countryMaps.countryLesotho": "País: Lesotho", + "symbol.countryMaps.countryLiberia": "País: Libèria", + "symbol.countryMaps.countryLibya": "País, Líbia", + "symbol.countryMaps.countryLiechtenstein": "País: Liechtenstein", + "symbol.countryMaps.countryLithuania": "País, Lituània", + "symbol.countryMaps.countryLuxembourg": "País: Luxemburg", + "symbol.countryMaps.countryMacedonia": "País: Macedònia", + "symbol.countryMaps.countryMadagascar": "País Madagascar", + "symbol.countryMaps.countryMalaysia": "País: Malàisia", + "symbol.countryMaps.countryMaldives": "País Maldives", + "symbol.countryMaps.countryMali": "País Mali", + "symbol.countryMaps.countryMarshallIslands": "País Illes Marshall", + "symbol.countryMaps.countryMauritania": "País Mauritània", + "symbol.countryMaps.countryMauritius": "País Maurici", + "symbol.countryMaps.countryMoldova": "País: Moldàvia", + "symbol.countryMaps.countryMonaco": "País Mònaco", + "symbol.countryMaps.countryMongolia": "País: Mongòlia", + "symbol.countryMaps.countryMorocco": "País: Marroc", + "symbol.countryMaps.countryNamibia": "País Namíbia", + "symbol.countryMaps.countryNauru": "País Nauru", + "symbol.countryMaps.countryNepal": "País Nepal", + "symbol.countryMaps.countryNewCaledonia": "País: Nova Caledònia", + "symbol.countryMaps.countryNewZealand": "País: Nova Zelanda", + "symbol.countryMaps.countryNiger": "País Níger", + "symbol.countryMaps.countryNigeria": "País: Nigèria", + "symbol.countryMaps.countryNiue": "País Niue", + "symbol.countryMaps.countryNorthernCyprus": "País: Xipre del Nord", + "symbol.countryMaps.countryNorthKorea": "País: Corea del Nord", + "symbol.countryMaps.countryNorway": "País, Noruega", + "symbol.countryMaps.countryOman": "País Oman", + "symbol.countryMaps.countryPakistan": "País Pakistan", + "symbol.countryMaps.countryPalau": "Palau de país", + "symbol.countryMaps.countryPalestine": "País Palestina", + "symbol.countryMaps.countryPanama": "País Panamà", + "symbol.countryMaps.countryPapuaNewGuinea": "País Papua Nova Guinea", + "symbol.countryMaps.countryParaguay": "País: Paraguai", + "symbol.countryMaps.countryPitcairnIslands": "País Illes Pitcairn", + "symbol.countryMaps.countryQatar": "País: Qatar", + "symbol.countryMaps.countryRomania": "País: Romania", + "symbol.countryMaps.countryRussianFederation": "País Federació Russa", + "symbol.countryMaps.countryRwanda": "País: Ruanda", + "symbol.countryMaps.countrySamoa": "País Samoa", + "symbol.countryMaps.countrySaoTomePrincipe": "País Sao Tomé Príncipe", + "symbol.countryMaps.countrySaudiArabia": "País: Aràbia Saudita", + "symbol.countryMaps.countryScotland": "País Escòcia", + "symbol.countryMaps.countrySenegal": "País: Senegal", + "symbol.countryMaps.countrySeychelles": "País Seychelles", + "symbol.countryMaps.countrySierraLeone": "País: Sierra Leone", + "symbol.countryMaps.countrySingapore": "País Singapur", + "symbol.countryMaps.countrySlovenia": "País, Eslovènia", + "symbol.countryMaps.countrySolomonIslands": "País Illes Salomó", + "symbol.countryMaps.countrySomalia": "País Somàlia", + "symbol.countryMaps.countrySomaliland": "País Somalilàndia", + "symbol.countryMaps.countrySouthAfrica": "País: Sud-àfrica", + "symbol.countryMaps.countrySouthKorea": "País: Corea del Sud", + "symbol.countryMaps.countrySriLanka": "País Sri Lanka", + "symbol.countryMaps.countrySt.KittsAndNevis": "País de Sant Cristòfol i Nevis", + "symbol.countryMaps.countryStVincentGrenadines": "País St Vincent Grenadines", + "symbol.countryMaps.countrySuriname": "País Surinam", + "symbol.countryMaps.countrySweden": "País, Suècia", + "symbol.countryMaps.countrySwitzerland": "País, Suïssa", + "symbol.countryMaps.countrySyria": "País: Síria", + "symbol.countryMaps.countryTaiwan": "País: Taiwan", + "symbol.countryMaps.countryTanzania": "País: Tanzània", + "symbol.countryMaps.countryThailand": "País: Tailàndia", + "symbol.countryMaps.countryTheAzores": "País de les Açores", + "symbol.countryMaps.countryTheBahamas": "País: Les Bahames", + "symbol.countryMaps.countryTheCzechRepublic": "País: República Txeca", + "symbol.countryMaps.countryTheFaroeIslands": "País: Illes Fèroe", + "symbol.countryMaps.countryTheGambia": "País: Gàmbia", + "symbol.countryMaps.countryTheNetherlands": "País: Països Baixos", + "symbol.countryMaps.countryTheSudan": "País El Sudan", + "symbol.countryMaps.countryTogo": "País Togo", + "symbol.countryMaps.countryTrinidadAndTobago": "País: Trinitat i Tobago", + "symbol.countryMaps.countryTunisia": "País: Tunísia", + "symbol.countryMaps.countryTurkey": "País Turquia", + "symbol.countryMaps.countryUkraine": "País, Ucraïna", + "symbol.countryMaps.countryUnitedArabEmirates": "País: Unió dels Emirats Àrabs", + "symbol.countryMaps.countryUnitedKingdom": "País: Regne Unit", + "symbol.countryMaps.countryUnitedStates": "País: Estats Units", + "symbol.countryMaps.countryUzbekistan": "País: Uzbekistan", + "symbol.countryMaps.countryVanuatu": "País Vanuatu", + "symbol.countryMaps.countryVenezuela": "País: Veneçuela", + "symbol.countryMaps.countryVietNam": "País: Vietnam", + "symbol.countryMaps.countryWakesIsland": "País de l'illa de Wakes", + "symbol.countryMaps.countryWales": "País Gal·les", + "symbol.countryMaps.countryWesternSahara": "País: Sàhara Occidental", + "symbol.countryMaps.countryYemen": "País: Iemen", + "symbol.countryMaps.countryZambia": "País: Zàmbia", + "symbol.numberActivity.toCount": "per comptar", + "symbol.foodVegetablesAndSalads.courgette": "carbassó", + "symbol.foodKitchenActions.toCoverFood": "per cobrir aliments", + "symbol.animalMammal.cow": "vaca", + "symbol.animalHabitat.cowShed": "Cobert de vaques", + "symbol.animalCrustaceanAndMolluscs.crab": "cranc", + "symbol.celebrationItem.cracker": "Intrús", + "symbol.artMaking.craftTable": "Taula d'artesania", + "symbol.foodFruit.cranberries": "Nabius", + "symbol.drinkType.cranberryJuice": "suc de nabiu", + "symbol.foodIngredients.cranberrySauce": "salsa de nabius", + "symbol.toolsWorkshop.crane": "grua", + "symbol.animalSpidersAndInsects.craneFly": "Mosca de la grua", + "symbol.peopleActions.toCrawl": "per arrossegar-se", + "symbol.workAndSchoolStationery.crayon": "Llapis", + "symbol.foodDairy.cream": "nata", + "symbol.artColour.cream": "nata", + "symbol.foodDairy.cremeFraiche": "crema fraiche", + "symbol.sport.cricket": "criquet", + "symbol.animalSpidersAndInsects.cricket": "criquet", + "symbol.sportAccessories.cricketBall": "Pilota de criquet", + "symbol.sport.cricketBowler": "Jugador de criquet", + "symbol.foodMealsAndSnacks.crisps": "Patates fregides", + "symbol.foodMealsAndSnacks.crispBread": "Pa cruixent", + "symbol.animalReptilesAndAmphibians.crocodile": "cocodril", + "symbol.foodBreadsAndBaking.croissant": "croissant", + "symbol.descriptiveShape.crooked": "Crooked", + "symbol.religionGeneral.cross": "creu", + "symbol.peopleActions.toCrossFingers": "per creuar els dits", + "symbol.peopleActions.toCrouch": "a ajupir-se", + "symbol.clothesGeneral.crown": "corona", + "symbol.religionGeneral.crownOfThorns": "Corona d'espines", + "symbol.religionFestival.crucifixion": "crucifixió", + "symbol.transportWater.cruiser": "creuer", + "symbol.peopleActions.toCrumplePaper": "per esmicolar paper", + "symbol.foodFeedingAndEating.crunchy": "cruixent", + "symbol.foodKitchenActions.toCrush": "per aixafar", + "symbol.foodKitchenActions.toCrushGarlic": "per triturar l'all", + "symbol.healthcareMedicalItems.crutches": "Crosses", + "symbol.foodVegetablesAndSalads.cucumber": "cogombre", + "symbol.buildingFurniture.cupboard": "armari", + "symbol.foodBreadsAndBaking.cupCake": "pastís de tassa", + "symbol.descriptiveShape.curly": "arrissat", + "symbol.peopleDescriptive.curlyHair": "cabells arrissats", + "symbol.foodFruit.currants": "groselles", + "symbol.foodBreadsAndBaking.currantBun": "Panet de grosella", + "symbol.foodMealsAndSnacks.curry": "curri", + "symbol.buildingContents.curtains": "Cortines", + "symbol.buildingFurniture.cushion": "coixí", + "symbol.healthcareMedicalConditions.cut": "tallar", + "symbol.peopleActions.toCut": "per tallar", + "symbol.artMaking.cutAndPaste": "Retallar i enganxar", + "symbol.peopleActions.toCutWithScissors": "per tallar amb tisores", + "symbol.sport.toCycle": "amb bicicleta", + "symbol.musicInstrument.cymbalsHand": "platerets de mà", + "symbol.alphabet.c-LowerCase": "c", + "symbol.alphabet.c-UpperCase": "C", + "symbol.peopleRelationship.dad": "papa", + "symbol.plantsAndTrees.daffodil": "narcís", + "symbol.foodDairy.dairyProducts": "Productes lactis", + "symbol.plantsAndTrees.daisy": "margarida", + "symbol.sport.toDance": "per ballar", + "symbol.peopleActions.toDance": "per ballar", + "symbol.foodBreadsAndBaking.danishPastry": "Pastisseria danesa", + "symbol.artColour.darkBlue": "blau fosc", + "symbol.artColour.darkGreen": "verd fosc", + "symbol.artColour.darkGrey": "gris fosc", + "symbol.artColour.darkMauve": "Malva fosca", + "symbol.leisureGames.darts": "dards", + "symbol.descriptiveTime.date": "datar", + "symbol.foodFruit.dates": "Dates", + "symbol.peopleRelationship.daughter": "Filla", + "symbol.descriptiveTime.day": "dia", + "symbol.peopleActions.toDaydream": "per somiar despert", + "symbol.descriptiveState.dead": "mort", + "symbol.plantsAndTrees.deadPlant": "Planta morta", + "symbol.toolsActions.toDecorate": "per decorar", + "symbol.foodKitchenActions.toDecorateCake": "per decorar pastís", + "symbol.celebrationEvent.toDecorateTree": "per decorar l'arbre", + "symbol.descriptiveQuantity.deep": "profund", + "symbol.foodKitchenItems.deepFatFryer": "Fregidora de greix profunda", + "symbol.foodMealsAndSnacks.deepFriedChicken": "Pollastre fregit", + "symbol.foodMealsAndSnacks.deepFriedFish": "Peix fregit", + "symbol.animalMammal.deer": "cérvol", + "symbol.foodFeedingAndEating.deliciousDrink": "Beguda deliciosa", + "symbol.foodFeedingAndEating.deliciousFood": "menjar deliciós", + "symbol.peopleProfession.deliveryPerson": "Repartidor", + "symbol.toolsWorkshop.deliveryTrolley": "Carro de repartiment", + "symbol.peopleActions.toDeliver": "per lliurar", + "symbol.healthcareGroomingItems.dentalFloss": "fil dental", + "symbol.peopleProfession.dentist": "dentista", + "symbol.healthcareGroomingItems.deodorant": "desodorant", + "symbol.healthcareGroomingItems.deodorantSpray": "esprai desodorant", + "symbol.peopleFeelings.desiringLady": "Senyora desitjant", + "symbol.peopleFeelings.desiringMan": "home desitjant", + "symbol.buildingFurniture.desk": "escriptori", + "symbol.foodSweetsAndDesserts.dessert": "postres", + "symbol.foodMealsAndSnacks.dessertMenu": "Carta de postres", + "symbol.descriptiveShape.diagonalLine": "Línia diagonal", + "symbol.electricalPhone.toDial": "per marcar", + "symbol.descriptiveShape.diamond": "diamant", + "symbol.foodKitchenActions.toDice": "a daus", + "symbol.workAndSchoolStationery.dictionary": "diccionari", + "symbol.peopleActions.toDie": "a morir", + "symbol.toolsActions.toDig": "per cavar", + "symbol.buildingFurniture.diningChair": "Cadira de menjador", + "symbol.buildingFurniture.diningTable": "taula de menjador", + "symbol.foodFeedingAndEating.dinner": "sopar", + "symbol.peopleProfession.dinnerLady": "Sopar senyora", + "symbol.foodFeedingAndEating.dinnerPeople": "sopar gent", + "symbol.descriptiveTime.dinnerTime": "Hora de sopar", + "symbol.leisureToys.dinosaur": "dinosaure", + "symbol.foodKitchenActions.toDipFood": "per submergir aliments", + "symbol.descriptiveState.dirty": "brut", + "symbol.foodKitchenItems.dirtyDishes": "Plats bruts", + "symbol.communicationSigns.disabledSign": "Rètol de desactivació", + "symbol.buildingPublic.disabledToilet": "Lavabo minusvàlids", + "symbol.peopleFeelings.disgustedLady": "Senyora fastiguejada", + "symbol.peopleFeelings.disgustedMan": "Home fastiguejat", + "symbol.foodKitchenItems.dish": "plat", + "symbol.foodKitchenItems.dishes": "vaixella", + "symbol.buildingEquipmentAndDevices.dishwasher": "rentaplats", + "symbol.buildingContents.dishwasherPowder": "pols de rentaplats", + "symbol.foodKitchenItems.dishCloth": "drap de plat", + "symbol.sport.toDive": "per bussejar", + "symbol.numberActivity.divide": "dividir", + "symbol.peopleProfession.doctor": "metge", + "symbol.animalMammal.dog": "gos", + "symbol.animalHabitat.dogBasket": "Cistella per a gossos", + "symbol.animalHabitat.dogBed": "Llit per a gossos", + "symbol.animalActivityFeeding.dogBiscuits": "Galetes per a gossos", + "symbol.animalActivityFeeding.dogChew": "mastegar gos", + "symbol.animalActivityGrooming.dogCoat": "Abric de gos", + "symbol.animalActivityFeeding.dogFood": "Menjar per a gossos", + "symbol.animalActivityFeeding.dogFoodBowl": "Bol de menjar per a gossos", + "symbol.animalHabitat.dogKennel": "gossera per a gossos", + "symbol.foodFeedingAndEating.doidyCup": "Copa Doidy", + "symbol.leisureToys.doll": "nina", + "symbol.animalFishAndMarineMammals.dolphin": "dofí", + "symbol.animalFishAndMarineMammals.fishTropical": "Peixos tropicals", + "symbol.animalMammal.donkey": "ase", + "symbol.buildingStructure.door": "porta", + "symbol.buildingFurniture.doubleBed": "llit doble", + "symbol.transportRoad.busDoubleDecker": "autobús de dos pisos", + "symbol.foodBreadsAndBaking.doughnut": "Donut", + "symbol.animalBirds.dove": "colom", + "symbol.descriptiveDirection.down": "avall", + "symbol.computerIcon.download": "descarregar", + "symbol.computerIcon.toDownload": "per descarregar", + "symbol.animalSpidersAndInsects.dragonfly": "libèl·lula", + "symbol.buildingFurniture.drainingBoard": "Taula de drenatge", + "symbol.workAndSchoolSubjects.drama": "drama", + "symbol.workAndSchoolTimetable.dramaClass": "Classe de teatre", + "symbol.buildingFurniture.drawer": "calaix", + "symbol.workAndSchoolStationery.drawingPin": "xinxeta", + "symbol.artMaking.toDraw": "per dibuixar", + "symbol.peopleActions.toDream": "per somiar", + "symbol.clothesGeneral.dress": "vestit", + "symbol.buildingFurniture.dresser": "calaixera", + "symbol.clothesGeneral.dressingGown": "Bata", + "symbol.buildingFurniture.dressingTable": "tocador", + "symbol.sport.toDribbleFootball": "per driblar futbol", + "symbol.toolsWorkshop.drillBit": "broca", + "symbol.drinkType.drink": "beure", + "symbol.drinkDescription.drinks": "Begudes", + "symbol.drinkActions.toDrink": "per beure", + "symbol.foodFeedingAndEating.drinkConsistencyFirmSpoon": "beure consistència cullera ferma", + "symbol.foodFeedingAndEating.drinkConsistencyHoneyCup": "Consistència de la beguda tassa de mel", + "symbol.foodFeedingAndEating.drinkConsistencyJuiceStraw": "beure consistència suc palla", + "symbol.descriptiveState.toDrip": "per degotejar", + "symbol.transportRoad.toDrive": "per conduir", + "symbol.science.dropperPipette": "Pipeta comptagotes", + "symbol.peopleActions.toDrown": "per ofegar-se", + "symbol.musicInstrument.drum": "tambor", + "symbol.leisureToys.drumsticks": "baquetes", + "symbol.descriptiveState.dry": "sec", + "symbol.healthcareGroomingActivities.toDryFace": "per assecar-se la cara", + "symbol.healthcareGroomingActivities.toDryHair": "per assecar-se els cabells", + "symbol.healthcareGroomingActivities.toDryHands": "per eixugar-se les mans", + "symbol.animalBirds.duck": "ànec", + "symbol.transportRoad.dumperTruck": "Camió dúmper", + "symbol.toolsWorkshop.dustmask": "Màscara de pols", + "symbol.buildingHouseholdTasks.toDust": "a la pols", + "symbol.electricalMedia.dvdPlayer": "Reproductor de DVD", + "symbol.foodFeedingAndEating.dysphagiaCup": "Copa de la disfàgia", + "symbol.alphabet.d-LowerCase": "d", + "symbol.alphabet.d-UpperCase": "D", + "symbol.healthcareBodyParts.ear": "orella", + "symbol.clothesJewellery.earrings": "Pendents", + "symbol.scienceAstronomy.earth": "terra", + "symbol.scienceAstronomy.earthsAtmosphere": "Atmosfera terrestre", + "symbol.animalOtherInvertebrates.earthworm": "cuc de terra", + "symbol.science.earthCrust": "Escorça terrestre", + "symbol.science.earthInnerCore": "Nucli intern de la Terra", + "symbol.science.earthMantle": "Mantell terrestre", + "symbol.science.earthOuterCore": "Nucli exterior de la Terra", + "symbol.animalSpidersAndInsects.earwig": "perruca d'orella", + "symbol.clothesGeneral.earMuffs": "Bufandes per a les orelles", + "symbol.descriptiveDirection.east": "Est", + "symbol.celebrationItem.easterEgg": "ou de Pasqua", + "symbol.celebrationEvent.easterEggHunt": "Caça d'ous de Pasqua", + "symbol.foodFeedingAndEating.toEat": "per menjar", + "symbol.foodEggs.egg": "ou", + "symbol.foodEggs.eggs": "ous", + "symbol.foodKitchenItems.eggCup": "Tassa d'ou", + "symbol.foodEggs.eggOnToast": "ou torrat", + "symbol.foodEggs.eggWhite": "albumen", + "symbol.foodEggs.eggYolk": "rovell d'ou", + "symbol.number.eight": "Vuit", + "symbol.number.eighteen": "Divuit", + "symbol.descriptiveQuantity.eighth": "vuitè", + "symbol.number.eighty": "Vuitanta", + "symbol.number.eightDots": "Vuit punts", + "symbol.descriptiveQuantity.either": "tampoc", + "symbol.healthcareBodyParts.elbow": "colze", + "symbol.electricalComputer.elearning": "eLearning", + "symbol.foodKitchenItems.electricCanOpener": "Obridor elèctric de llaunes", + "symbol.electricalPhone.electricCharger": "carregador elèctric", + "symbol.toolsWorkshop.electricDrill": "trepant elèctric", + "symbol.healthcareGroomingItems.electricHairCurlers": "arrissadors de cabell elèctrics", + "symbol.musicInstrument.electricKeyboard": "teclat elèctric", + "symbol.healthcareGroomingItems.electricRazor": "Navalla d'afaitar elèctrica", + "symbol.healthcareGroomingItems.electricToothbrush": "raspall de dents elèctric", + "symbol.animalMammal.elephant": "elefant", + "symbol.number.eleven": "Onze", + "symbol.celebrationItem.elf": "elf", + "symbol.electricalComputer.emagazine": "Revista electrònica", + "symbol.computerIcon.email": "Correu electrònic", + "symbol.computerIcon.emailAttachment": "fitxer adjunt de correu electrònic", + "symbol.healthcareGroomingItems.emeryBoard": "Junta esmerilada", + "symbol.descriptiveQuantity.empty": "buit", + "symbol.electricalGeneral.energyMonitor": "Monitor d'energia", + "symbol.transportRoad.engine": "motor", + "symbol.workAndSchoolSubjects.english": "Anglès", + "symbol.workAndSchoolTimetable.englishClass": "Classe d'anglès", + "symbol.descriptiveQuantity.enough": "prou", + "symbol.descriptiveDirection.toEnter": "per entrar", + "symbol.peopleActions.toEnterDoor": "per entrar per la porta", + "symbol.workAndSchoolStationery.envelope": "sobre", + "symbol.buildingStructure.escalator": "Escala", + "symbol.peopleActions.toEscape": "per escapar", + "symbol.descriptiveShape.even": "àdhuc", + "symbol.descriptiveQuantity.every": "cada", + "symbol.peopleFeelings.excitedLady": "Senyora emocionada", + "symbol.peopleFeelings.excitedMan": "Home emocionat", + "symbol.sport.toExercise": "per exercitar", + "symbol.descriptiveDirection.toExit": "per sortir", + "symbol.peopleActions.toExitDoor": "per sortir de la porta", + "symbol.electricalGeneral.extensionLead": "Plom d'extensió", + "symbol.descriptiveQuantity.extra": "extra", + "symbol.descriptiveQuantity.extraLarge": "Extra gran", + "symbol.descriptiveQuantity.clothesExtraLarge": "roba extra gran", + "symbol.healthcareBodyParts.eye": "ull", + "symbol.healthcareBodyParts.eyebrow": "cella", + "symbol.healthcareGroomingItems.eyebrowPencil": "Llapis de celles", + "symbol.healthcareBodyParts.eyelash": "pestanya", + "symbol.healthcareGroomingItems.eyelashCurler": "arrissador de pestanyes", + "symbol.healthcareBodyParts.eyes": "Ulls", + "symbol.healthcareMedicalItems.eyeDrops": "col·liris", + "symbol.healthcareGroomingItems.eyeShadow": "ombra d'ulls", + "symbol.alphabet.e-LowerCase": "e", + "symbol.alphabet.e-UpperCase": "E", + "symbol.science.fabric": "tela", + "symbol.healthcareBodyParts.facialFeatures": "Trets facials", + "symbol.celebrationItem.fairy": "fada", + "symbol.peopleActions.toFallOff": "per caure", + "symbol.peopleActions.toFallOver": "per caure a sobre", + "symbol.peopleRelationship.family": "Família", + "symbol.descriptiveState.fancy": "fantasia", + "symbol.animalFeatures.fangs": "Ullals", + "symbol.peopleProfession.farmer": "pagès", + "symbol.peopleActions.toFasten": "per subjectar", + "symbol.descriptiveQuantity.fast": "ràpid", + "symbol.peopleDescriptive.fat": "greix", + "symbol.celebrationItem.fatherChristmas": "Pare Noel", + "symbol.celebrationItem.fatherChristmasSack": "Sac del Pare Noel", + "symbol.foodDiet.fats": "Greixos", + "symbol.descriptiveQuantity.favourite": "favorit", + "symbol.electricalGeneral.faxMachine": "màquina de fax", + "symbol.animalFeatures.feather": "ploma", + "symbol.animalActivityFeeding.toFeedCat": "per alimentar el gat", + "symbol.animalActivityFeeding.toFeedDog": "per alimentar el gos", + "symbol.foodFeedingAndEating.toFeedSomeone": "per alimentar algú", + "symbol.healthcareBodyParts.feet": "peus", + "symbol.workAndSchoolStationery.feltTips": "Consells de feltre", + "symbol.healthcareBodyParts.femaleBody": "Cos femení", + "symbol.healthcareBodyParts.chestFemale": "pit femella", + "symbol.clothesGeneral.clothesFemale": "roba dona", + "symbol.peopleFeelings.femaleSide": "costat femení", + "symbol.foodVegetablesAndSalads.fennel": "fonoll", + "symbol.animalMammal.ferret": "fura", + "symbol.transportWater.ferry": "ferri", + "symbol.leisureToys.fibreOpticLamp": "Làmpada de fibra òptica", + "symbol.buildingGardenAndFarm.field": "camp", + "symbol.number.fifteen": "Quinze", + "symbol.number.fifty": "Cinquanta", + "symbol.descriptiveQuantity.fiftyPercent": "cinquanta per cent", + "symbol.foodFruit.fig": "figa", + "symbol.peopleActions.toFight": "per lluitar", + "symbol.toolsWorkshop.file": "fitxer", + "symbol.toolsActions.toFileMetal": "per llimar metall", + "symbol.healthcareGroomingActivities.toFileNails": "per llimar les ungles", + "symbol.toolsActions.toFileWood": "per llimar fusta", + "symbol.buildingFurniture.filingCabinet": "Arxivador", + "symbol.foodBreadsAndBaking.filledBreadRoll": "Rotllo de pa farcit", + "symbol.peopleActions.toFill": "per omplir", + "symbol.science.filterPaper": "Paper de filtre", + "symbol.animalFeatures.fin": "aleta", + "symbol.peopleActions.toFind": "Trobar", + "symbol.healthcareBodyParts.finger": "dit", + "symbol.healthcareBodyParts.fingernail": "ungla", + "symbol.healthcareBodyParts.fingernails": "Ungles", + "symbol.healthcareBodyParts.fingers": "Dits", + "symbol.artMaking.fingerPainting": "pintura de dits", + "symbol.leisureToys.fingerPuppet": "titella de dit", + "symbol.descriptiveDirection.finish": "acabar", + "symbol.descriptiveState.fire": "Foc", + "symbol.buildingStructure.fireplace": "llar", + "symbol.celebrationItem.fireworks": "focs artificials", + "symbol.transportRoad.fireEngine": "camió de bombers", + "symbol.clothesGeneral.fireHelmet": "Casc de foc", + "symbol.toolsWorkshop.fireHose": "Mànega contra incendis", + "symbol.descriptivePosition.first": "primer", + "symbol.healthcareMedicalItems.firstAidBox": "Caixa de primers auxilis", + "symbol.sportAccessories.firstBase": "Primera base", + "symbol.plantsAndTrees.firTree": "Avet", + "symbol.animalFishAndMarineMammals.fish": "peix", + "symbol.sport.toFish": "per pescar", + "symbol.foodMealsAndSnacks.fishAndChips": "fish and chips", + "symbol.foodMealsAndSnacks.fishBurger": "Hamburguesa de peix", + "symbol.animalActivityFeeding.fishFood": "Menjar per a peixos", + "symbol.animalFeatures.scalesFish": "Escates de peixos", + "symbol.animalHabitat.fishTank": "aquari", + "symbol.healthcareBodyParts.fist": "puny", + "symbol.number.five": "Cinc", + "symbol.number.fiveDots": "Cinc punts", + "symbol.countryFlags.flagAboriginalPeoples": "Bandera dels pobles aborígens", + "symbol.countryFlags.flagAbuDhabi-Uae": "Bandera d'Abu Dhabi - Emirats Àrabs Units", + "symbol.countryFlags.flagAfghanistan": "Bandera de l'Afganistan", + "symbol.countryFlags.flagAfricanUnion": "Bandera de la Unió Africana", + "symbol.countryFlags.flagAjmanDubia-Uae": "Bandera Ajman Dubia - Emirats Àrabs Units", + "symbol.countryFlags.flagAlandIslands-Finland": "Bandera Illes Aland - Finlàndia", + "symbol.countryFlags.flagAlaska": "Bandera d'Alaska", + "symbol.countryFlags.flagAlbania": "Bandera Albània", + "symbol.countryFlags.flagAlderney": "Bandera Alderney", + "symbol.countryFlags.flagAlgeria": "Bandera d'Algèria", + "symbol.countryFlags.flagAmericanSamoa": "Bandera de Samoa Americana", + "symbol.countryFlags.flagAndorra": "Bandera Andorra", + "symbol.countryFlags.flagAngola": "Bandera d'Angola", + "symbol.countryFlags.flagAnguilla": "Bandera d'Anguilla", + "symbol.countryFlags.flagAntartica": "Bandera de l'Antàrtida", + "symbol.countryFlags.flagAntiguaBarbuda": "Bandera Antigua Barbuda", + "symbol.countryFlags.flagArgentina": "Bandera Argentina", + "symbol.countryFlags.flagArmenia": "Bandera Armènia", + "symbol.countryFlags.flagAruba": "Bandera d'Aruba", + "symbol.countryFlags.flagAsean": "Bandera ASEAN", + "symbol.countryFlags.flagAustria": "Bandera d'Àustria", + "symbol.countryFlags.flagAzerbaijan": "Bandera de l'Azerbaidjan", + "symbol.countryFlags.flagBahrain": "Bandera de Bahrain", + "symbol.countryFlags.flagBangladesh": "Bandera de Bangla Desh", + "symbol.countryFlags.flagBarbados": "Bandera Barbados", + "symbol.countryFlags.flagBelarus": "Bandera de Bielorússia", + "symbol.countryFlags.flagBelgium": "Bandera Bèlgica", + "symbol.countryFlags.flagBelize": "Bandera de Belize", + "symbol.countryFlags.flagBenin": "Bandera de Benín", + "symbol.countryFlags.flagBermuda": "Bandera de les Bermudes", + "symbol.countryFlags.flagBhutan": "Bandera Bhutan", + "symbol.countryFlags.flagBlank": "Bandera en blanc", + "symbol.countryFlags.flagBolivia": "Bandera Bolívia", + "symbol.countryFlags.flagBonaireDutchAntillies": "Bandera Bonaire Antillies Neerlandeses", + "symbol.countryFlags.flagBosniaHerzegovina": "Bandera Bòsnia Hercegovina", + "symbol.countryFlags.flagBotswana": "Bandera de Botswana", + "symbol.countryFlags.flagBrazil": "Bandera Brasil", + "symbol.countryFlags.flagBrunei": "Bandera de Brunei", + "symbol.countryFlags.flagBulgaria": "Bandera Bulgària", + "symbol.countryFlags.flagBurkinaFaso": "Bandera Burkina Faso", + "symbol.countryFlags.flagBurundi": "Bandera de Burundi", + "symbol.countryFlags.flagCambodia": "Bandera de Cambodja", + "symbol.countryFlags.flagCameroon": "Bandera del Camerun", + "symbol.countryFlags.flagCanada": "Bandera del Canadà", + "symbol.countryFlags.flagCanaryIslands": "Bandera Illes Canàries", + "symbol.countryFlags.flagCapeVerde": "Bandera Cap Verd", + "symbol.countryFlags.flagCaricom": "Bandera Caricom", + "symbol.countryFlags.flagCaymanIslands": "Bandera Illes Caiman", + "symbol.countryFlags.flagCentralAfricanRepublic": "Bandera República Centreafricana", + "symbol.countryFlags.flagChad": "Bandera del Txad", + "symbol.countryFlags.flagChile": "Bandera Xile", + "symbol.countryFlags.flagChina": "Bandera Xina", + "symbol.countryFlags.flagColombia": "Bandera Colòmbia", + "symbol.countryFlags.flagComoros": "Bandera de les Comores", + "symbol.countryFlags.flagCongoBrazzaville": "Bandera del Congo Brazzaville", + "symbol.countryFlags.flagCongoKinshasa": "Bandera Congo Kinshasa", + "symbol.countryFlags.flagCookIslands": "Bandera de les Illes Cook", + "symbol.countryFlags.flagCostaRica": "Bandera Costa Rica", + "symbol.countryFlags.flagCroatia": "Bandera de Croàcia", + "symbol.countryFlags.flagCuba": "Bandera de Cuba", + "symbol.countryFlags.flagCyprus": "Bandera de Xipre", + "symbol.countryFlags.flagDenmark": "Bandera Dinamarca", + "symbol.countryFlags.flagDjibouti": "Bandera Djibouti", + "symbol.countryFlags.flagDominica": "Bandera de Dominica", + "symbol.countryFlags.flagDominicanRepublic": "Bandera República Dominicana", + "symbol.countryFlags.flagEcuador": "Bandera de l'Equador", + "symbol.countryFlags.flagEgypt": "Bandera d'Egipte", + "symbol.countryFlags.flagElSalvador": "Bandera El Salvador", + "symbol.countryFlags.flagEngland": "Bandera d'Anglaterra", + "symbol.countryFlags.flagEquatorialGuinea": "Bandera de Guinea Equatorial", + "symbol.countryFlags.flagEritrea": "Bandera d'Eritrea", + "symbol.countryFlags.flagEstonia": "Bandera Estònia", + "symbol.countryFlags.flagEthiopia": "Bandera d'Etiòpia", + "symbol.countryFlags.flagEuropeanUnion": "Bandera de la Unió Europea", + "symbol.countryFlags.flagFalklandIslands": "Bandera Illes Malvines", + "symbol.countryFlags.flagFiji": "Bandera de Fiji", + "symbol.countryFlags.flagFinland": "Bandera de Finlàndia", + "symbol.countryFlags.flagFrance": "Bandera de França", + "symbol.countryFlags.flagFujairah-Uae": "Bandera Fujairah - Emirats Àrabs Units", + "symbol.countryFlags.flagGabon": "Bandera Gabon", + "symbol.countryFlags.flagGeorgia": "Bandera de Geòrgia", + "symbol.countryFlags.flagGermany": "Bandera Alemanya", + "symbol.countryFlags.flagGhana": "Bandera de Ghana", + "symbol.countryFlags.flagGibraltar": "Bandera Gibraltar", + "symbol.countryFlags.flagGreece": "Bandera de Grècia", + "symbol.countryFlags.flagGreenland": "Bandera de Groenlàndia", + "symbol.countryFlags.flagGrenada": "Granada de bandera", + "symbol.countryFlags.flagGuam": "Bandera Guam", + "symbol.countryFlags.flagGuernsey": "Bandera de Guernsey", + "symbol.countryFlags.flagGuinea": "Bandera de Guinea", + "symbol.countryFlags.flagGuineaBissau": "Bandera Guinea Bissau", + "symbol.countryFlags.flagGuyana": "Bandera de Guyana", + "symbol.countryFlags.flagHaiti": "Bandera d'Haití", + "symbol.countryFlags.flagHawaii": "Bandera de Hawaii", + "symbol.countryFlags.flagHonduras": "Bandera d'Hondures", + "symbol.countryFlags.flagHongKong-China": "Bandera Hong Kong - Xina", + "symbol.countryFlags.flagHungary": "Bandera d'Hongria", + "symbol.countryFlags.flagIceland": "Bandera d'Islàndia", + "symbol.countryFlags.flagIndia": "Bandera de l'Índia", + "symbol.countryFlags.flagIndonesia": "Bandera d'Indonèsia", + "symbol.countryFlags.flagIran": "Bandera de l'Iran", + "symbol.countryFlags.flagIraq": "Bandera de l'Iraq", + "symbol.countryFlags.flagIreland": "Bandera d'Irlanda", + "symbol.countryFlags.flagIsleOfMan": "Bandera de l'illa de Man", + "symbol.countryFlags.flagIsrael": "Bandera d'Israel", + "symbol.countryFlags.flagItaly": "Bandera Itàlia", + "symbol.countryFlags.flagIvoryCoast": "Bandera Costa d'Ivori", + "symbol.countryFlags.flagJamaica": "Bandera Jamaica", + "symbol.countryFlags.flagJapan": "Bandera del Japó", + "symbol.countryFlags.flagJersey": "Mallot de bandera", + "symbol.countryFlags.flagJordan": "Bandera de Jordània", + "symbol.countryFlags.flagKazakhstan": "Bandera del Kazakhstan", + "symbol.countryFlags.flagKenya": "Bandera de Kenya", + "symbol.countryFlags.flagKiribati": "Bandera Kiribati", + "symbol.countryFlags.flagKosovo": "Bandera de Kosovo", + "symbol.countryFlags.flagKuwait": "Bandera de Kuwait", + "symbol.countryFlags.flagKyrgyzstan": "Bandera del Kirguizistan", + "symbol.countryFlags.flagLaos": "Bandera Laos", + "symbol.countryFlags.flagLatvia": "Bandera de Letònia", + "symbol.countryFlags.flagLebanon": "Bandera del Líban", + "symbol.countryFlags.flagLesotho": "Bandera de Lesotho", + "symbol.countryFlags.flagLiberia": "Bandera Libèria", + "symbol.countryFlags.flagLibya": "Bandera de Líbia", + "symbol.countryFlags.flagLiechtenstein": "Bandera de Liechtenstein", + "symbol.countryFlags.flagLithuania": "Bandera Lituània", + "symbol.countryFlags.flagLuxembourg": "Bandera de Luxemburg", + "symbol.countryFlags.flagMacedonia": "Bandera Macedònia", + "symbol.countryFlags.flagMadagascar": "Bandera Madagascar", + "symbol.countryFlags.flagMalawi": "Bandera de Malawi", + "symbol.countryFlags.flagMalaysia": "Bandera Malàisia", + "symbol.countryFlags.flagMaldives": "Bandera de les Maldives", + "symbol.countryFlags.flagMali": "Bandera de Mali", + "symbol.countryFlags.flagMalta": "Bandera de Malta", + "symbol.countryFlags.flagMarshallIslands": "Bandera Illes Marshall", + "symbol.countryFlags.flagMauritania": "Bandera Mauritània", + "symbol.countryFlags.flagMauritius": "Bandera Maurici", + "symbol.countryFlags.flagMexico": "Bandera de Mèxic", + "symbol.countryFlags.flagMicronesia": "Bandera Micronèsia", + "symbol.countryFlags.flagMidwayIslands": "Bandera Illes Midway", + "symbol.countryFlags.flagMoldova": "Bandera de Moldàvia", + "symbol.countryFlags.flagMonaco": "Bandera Mònaco", + "symbol.countryFlags.flagMongolia": "Bandera de Mongòlia", + "symbol.countryFlags.flagMontenegro": "Bandera de Montenegro", + "symbol.countryFlags.flagMorocco": "Bandera Marroc", + "symbol.countryFlags.flagMozambique": "Bandera Moçambic", + "symbol.countryFlags.flagMyanmar": "Bandera de Myanmar", + "symbol.countryFlags.flagNamibia": "Bandera Namíbia", + "symbol.countryFlags.flagNato": "Bandera OTAN", + "symbol.countryFlags.flagNauru": "Bandera Nauru", + "symbol.countryFlags.flagNepal": "Bandera del Nepal", + "symbol.countryFlags.flagNewCaledonia": "Bandera de Nova Caledònia", + "symbol.countryFlags.flagNewZealand": "Bandera de Nova Zelanda", + "symbol.countryFlags.flagNicaragua": "Bandera de Nicaragua", + "symbol.countryFlags.flagNiger": "Bandera del Níger", + "symbol.countryFlags.flagNigeria": "Bandera de Nigèria", + "symbol.countryFlags.flagNiue": "Bandera Niue", + "symbol.countryFlags.flagNorthernCyprus": "Bandera de Xipre del Nord", + "symbol.countryFlags.flagNorthernMarianas": "Bandera de les Mariannes Septentrionals", + "symbol.countryFlags.flagNorthKorea": "Bandera de Corea del Nord", + "symbol.countryFlags.flagNorway": "Bandera Noruega", + "symbol.countryFlags.flagOlympicMovement": "Bandera del Moviment Olímpic", + "symbol.countryFlags.flagOman": "Bandera d'Oman", + "symbol.countryFlags.flagPakistan": "Bandera del Pakistan", + "symbol.countryFlags.flagPalau": "Bandera Palau", + "symbol.countryFlags.flagPalestine": "Bandera Palestina", + "symbol.countryFlags.flagPanama": "Bandera de Panamà", + "symbol.countryFlags.flagPapuaNewGuinea": "Bandera Papua Nova Guinea", + "symbol.countryFlags.flagParaguay": "Bandera Paraguai", + "symbol.countryFlags.flagPeru": "Bandera del Perú", + "symbol.countryFlags.flagPhilippines": "Bandera de les Filipines", + "symbol.countryFlags.flagPitcairnIslands": "Bandera Illes Pitcairn", + "symbol.countryFlags.flagPoland": "Bandera Polònia", + "symbol.countryFlags.flagPortugal": "Bandera Portugal", + "symbol.countryFlags.flagPuertoRico": "Bandera Puerto Rico", + "symbol.countryFlags.flagQatar": "Bandera de Qatar", + "symbol.countryFlags.flagRassAlKhaimahSharjah": "Bandera Rass Al Khaimah Sharjah", + "symbol.countryFlags.flagRedCross": "Bandera Creu Roja", + "symbol.countryFlags.flagRomania": "Bandera Romania", + "symbol.countryFlags.flagRussianFederation": "Bandera de la Federació Russa", + "symbol.countryFlags.flagRwanda": "Bandera Ruanda", + "symbol.countryFlags.flagSami": "Bandera Sami", + "symbol.countryFlags.flagSamoa": "Bandera de Samoa", + "symbol.countryFlags.flagSanMarino": "Bandera de San Marino", + "symbol.countryFlags.flagSaoTomePrincipe": "Bandera de São Tomé Príncipe", + "symbol.countryFlags.flagSark": "Bandera Sark", + "symbol.countryFlags.flagSaudiArabia": "Bandera Aràbia Saudita", + "symbol.countryFlags.flagScotland": "Bandera d'Escòcia", + "symbol.countryFlags.flagSeborga": "Bandera Seborga", + "symbol.countryFlags.flagSenegal": "Bandera del Senegal", + "symbol.countryFlags.flagSerbia": "Bandera de Sèrbia", + "symbol.countryFlags.flagSeychelles": "Bandera de les Seychelles", + "symbol.countryFlags.flagSierraLeone": "Bandera Sierra Leone", + "symbol.countryFlags.flagSingapore": "Bandera de Singapur", + "symbol.countryFlags.flagSlovakia": "Bandera d'Eslovàquia", + "symbol.countryFlags.flagSlovenia": "Bandera d'Eslovènia", + "symbol.countryFlags.flagSolomonIslands": "Bandera Illes Salomó", + "symbol.countryFlags.flagSomalia": "Bandera de Somàlia", + "symbol.countryFlags.flagSomaliland": "Bandera de Somalilàndia", + "symbol.countryFlags.flagSouthAfrica": "Bandera Sud-àfrica", + "symbol.countryFlags.flagSouthKorea": "Bandera de Corea del Sud", + "symbol.countryFlags.flagSpain": "Bandera Espanya", + "symbol.countryFlags.flagSriLanka": "Bandera Sri Lanka", + "symbol.countryFlags.flagSt.KittsAndNevis": "Bandera de Sant Cristòfol i Nevis", + "symbol.countryFlags.flagStHelena": "Bandera Santa Helena", + "symbol.countryFlags.flagStVincentGrenadines": "Bandera de les Grenadines de Sant Vicenç", + "symbol.countryFlags.flagSuriname": "Bandera de Surinam", + "symbol.countryFlags.flagSwaziland": "Bandera de Swazilàndia", + "symbol.countryFlags.flagSweden": "Bandera Suècia", + "symbol.countryFlags.flagSwitzerland": "Bandera de Suïssa", + "symbol.countryFlags.flagSyria": "Bandera Síria", + "symbol.countryFlags.flagSGeorgiaSandwichIsles": "Bandera s Illes Sandvitx de Geòrgia", + "symbol.countryFlags.flagTaiwan": "Bandera de Taiwan", + "symbol.countryFlags.flagTajikistan": "Bandera del Tadjikistan", + "symbol.countryFlags.flagTanzania": "Bandera Tanzània", + "symbol.countryFlags.flagThailand": "Bandera de Tailàndia", + "symbol.countryFlags.flagTheAzores": "Bandera de les Açores", + "symbol.countryFlags.flagTheBahamas": "Bandera de les Bahames", + "symbol.countryFlags.flagTheCzechRepublic": "Bandera de la República Txeca", + "symbol.countryFlags.flagTheFaroeIslands": "Bandera de les Illes Fèroe", + "symbol.countryFlags.flagTheGambia": "Bandera de Gàmbia", + "symbol.countryFlags.flagTheNetherlands": "Bandera dels Països Baixos", + "symbol.countryFlags.flagTheSudan": "Bandera del Sudan", + "symbol.countryFlags.flagTibet": "Bandera del Tibet", + "symbol.countryFlags.flagTimorLeste": "Bandera Timor Leste", + "symbol.countryFlags.flagTogo": "Bandera de Togo", + "symbol.countryFlags.flagTokelau": "Bandera de Tokelau", + "symbol.countryFlags.flagTonga": "Tonga de bandera", + "symbol.countryFlags.flagTrinidadAndTobago": "Bandera de Trinitat i Tobago", + "symbol.countryFlags.flagTristanDeCunha": "Bandera Tristany de Cunha", + "symbol.countryFlags.flagTunisia": "Bandera de Tunísia", + "symbol.countryFlags.flagTurkey": "Bandera Turquia", + "symbol.countryFlags.flagTurkmenistan": "Bandera Turkmenistan", + "symbol.countryFlags.flagTurksCaicosIsles": "Bandera turcs Illes Caicos", + "symbol.countryFlags.flagTuvalu": "Bandera de Tuvalu", + "symbol.countryFlags.flagUganda": "Bandera d'Uganda", + "symbol.countryFlags.flagUkraine": "Bandera d'Ucraïna", + "symbol.countryFlags.flagUmmAlQaiwan-Uae": "Bandera Umm Al Qaiwan - Emirats Àrabs Units", + "symbol.countryFlags.flagUnitedArabEmirates": "Bandera Unió dels Emirats Àrabs", + "symbol.countryFlags.flagUnitedKingdom": "Bandera del Regne Unit", + "symbol.countryFlags.flagUnitedNations": "Bandera de les Nacions Unides", + "symbol.countryFlags.flagUnitedStatesOfAmerica": "Bandera Estats Units d'Amèrica", + "symbol.countryFlags.flagUruguay": "Bandera de l'Uruguai", + "symbol.countryFlags.flagUzbekistan": "Bandera de l'Uzbekistan", + "symbol.countryFlags.flagVanuatu": "Bandera de Vanuatu", + "symbol.countryFlags.flagVaticanCity": "Bandera de la Ciutat del Vaticà", + "symbol.countryFlags.flagVenezuela": "Bandera Veneçuela", + "symbol.countryFlags.flagVietNam": "Bandera del Vietnam", + "symbol.countryFlags.flagVirginIslands": "Bandera Illes Verges", + "symbol.countryFlags.flagWakesIsland": "Bandera de l'illa Wakes", + "symbol.countryFlags.flagWales": "Bandera de Gal·les", + "symbol.countryFlags.flagWesternSahara": "Bandera del Sàhara Occidental", + "symbol.countryFlags.flagYemen": "Bandera del Iemen", + "symbol.countryFlags.flagZambia": "Bandera Zàmbia", + "symbol.countryFlags.flagZimbabwe": "Bandera de Zimbàbue", + "symbol.descriptiveState.flame": "flama", + "symbol.animalBirds.flamingo": "flamenc", + "symbol.healthcareGroomingItems.flannel": "franel·la", + "symbol.descriptiveShape.flat": "bemoll", + "symbol.electricalTV.flatscreenTv": "TV pantalla plana", + "symbol.transportRoad.flatTyre": "Pneumàtic pla", + "symbol.animalFeatures.flipper": "aleta", + "symbol.foodKitchenActions.toFlip": "per capgirar", + "symbol.peopleActions.toFlipCoin": "per capgirar moneda", + "symbol.science.float": "flotar", + "symbol.buildingStructure.floor": "terra", + "symbol.peopleProfession.florist": "florista", + "symbol.foodBreadsAndBaking.flourPlain": "farina plana", + "symbol.plantsAndTrees.flower": "flor", + "symbol.healthcareGroomingActivities.toFlushToilet": "per rentar el vàter", + "symbol.musicInstrument.flute": "flauta", + "symbol.animalSpidersAndInsects.fly": "volar", + "symbol.holidayAndTravel.foldingGardenChair": "Cadira de jardí plegable", + "symbol.buildingHouseholdTasks.toFoldClothes": "per plegar la roba", + "symbol.foodBreadsAndBaking.food": "aliment", + "symbol.foodKitchenItems.foodBlender": "Batedora d'aliments", + "symbol.foodMealsAndSnacks.foodCold": "Menjar fred", + "symbol.foodFeedingAndEating.foodHot": "Menjar calent", + "symbol.healthcareBodyParts.foot": "peu", + "symbol.sportAccessories.football": "futbol", + "symbol.clothesSport.footballKitArsenal": "Equipació de futbol Arsenal", + "symbol.clothesSport.footballKitAstonVilla": "Equipació de futbol Aston Villa", + "symbol.clothesSport.footballKitBarnsley": "Equipació de futbol Barnsley", + "symbol.clothesSport.footballKitBirmingham": "Equipació de futbol Birmingham", + "symbol.clothesSport.footballKitBlackburnRovers": "Equipació de futbol Blackburn Rovers", + "symbol.clothesSport.footballKitBlackpool": "Equipació de futbol Blackpool", + "symbol.clothesSport.footballKitBlank": "equipació de futbol en blanc", + "symbol.clothesSport.footballKitBoltonWanderers": "equipació de futbol Bolton Wanderers", + "symbol.clothesSport.footballKitBristolCity": "Equipació de futbol Bristol City", + "symbol.clothesSport.footballKitBurnley": "Equipació de futbol Burnley", + "symbol.clothesSport.footballKitCardiff": "Equipació de futbol Cardiff", + "symbol.clothesSport.footballKitChelsea": "Equipació de futbol Chelsea", + "symbol.clothesSport.footballKitCoventry": "Equipació de futbol Coventry", + "symbol.clothesSport.footballKitCrystalPalace": "Equipació de futbol Crystal Palace", + "symbol.clothesSport.footballKitDerby": "Derbi de l'equipació de futbol", + "symbol.clothesSport.footballKitDoncaster": "Equipació de futbol Doncaster", + "symbol.clothesSport.footballKitEverton": "Equipació de futbol Everton", + "symbol.clothesSport.footballKitFulham": "Equipació de futbol Fulham", + "symbol.clothesSport.footballKitHullCity": "Equipació de futbol Hull City", + "symbol.clothesSport.footballKitIpswich": "Equipació de futbol Ipswich", + "symbol.clothesSport.footballKitLeicester": "Equipació de futbol Leicester", + "symbol.clothesSport.footballKitLiverpool": "EQUIPACIÓ DE FUTBOL LIVERPOOL", + "symbol.clothesSport.footballKitManchesterCity": "Equipació de futbol Manchester City", + "symbol.clothesSport.footballKitManchesterUnited": "Equipació de futbol Manchester United", + "symbol.clothesSport.footballKitMiddlesbrough": "Equipació de futbol Middlesbrough", + "symbol.clothesSport.footballKitNewcastleUnited": "Equipació de futbol Newcastle United", + "symbol.clothesSport.footballKitNottinghamForest": "Equipació de futbol Nottingham Forest", + "symbol.clothesSport.footballKitPeterborough": "Equipació de futbol Peterborough", + "symbol.clothesSport.footballKitPlymouthArgyle": "Equipació de futbol Plymouth Argyle", + "symbol.clothesSport.footballKitPortsmouth": "Equipació de futbol Portsmouth", + "symbol.clothesSport.footballKitPreston": "Equipació de futbol Preston", + "symbol.clothesSport.footballKitQpr": "Equipació de futbol QPR", + "symbol.clothesSport.footballKitReading": "Lectura de l'equipació de futbol", + "symbol.clothesSport.footballKitScunthorpe": "Equipació de futbol Scunthorpe", + "symbol.clothesSport.footballKitSheffieldUnited": "Equipació de futbol Sheffield United", + "symbol.clothesSport.footballKitSheffieldWeds": "Equipació de futbol Sheffield Weds", + "symbol.clothesSport.footballKitSpurs": "Equipació de futbol Spurs", + "symbol.clothesSport.footballKitStokeCity": "Equipació de futbol Stoke City", + "symbol.clothesSport.footballKitSunderland": "Equipació de futbol Sunderland", + "symbol.clothesSport.footballKitSwansea": "Equipació de futbol Swansea", + "symbol.clothesSport.footballKitWatford": "Equipació de futbol Watford", + "symbol.clothesSport.footballKitWestBromwich": "Equipació de futbol West Bromwich", + "symbol.clothesSport.footballKitWestHamUnited": "Equipació de futbol West Ham United", + "symbol.clothesSport.footballKitWiganAthletic": "Equipació de futbol Wigan Athletic", + "symbol.clothesSport.footballKitWolves": "Equipació de futbol Llops", + "symbol.healthcareBodyParts.forearm": "avantbraç", + "symbol.foodKitchenItems.fork": "forquilla", + "symbol.transportRoad.forkLiftTruck": "CARRETÓ ELEVADOR", + "symbol.number.forty": "Quaranta", + "symbol.descriptiveDirection.forward": "endavant", + "symbol.descriptiveDirection.forwards": "Cap endavant", + "symbol.computerIcon.forwardWind": "Vent endavant", + "symbol.number.four": "Quatre", + "symbol.number.fourteen": "Catorze", + "symbol.number.fourDots": "Quatre punts", + "symbol.buildingFurniture.bedFourPoster": "Llit quatre pòster", + "symbol.animalMammal.fox": "guineu", + "symbol.religionGeneral.frankincense": "encens", + "symbol.healthcareBodyParts.freckles": "Pigues", + "symbol.foodKitchenItems.freezer": "congelador", + "symbol.foodBreadsAndBaking.frenchStick": "pal francès", + "symbol.science.friction": "fricció", + "symbol.foodKitchenItems.fridge": "frigorífic", + "symbol.foodMealsAndSnacks.friedBreakfast": "Esmorzar fregit", + "symbol.foodEggs.friedEgg": "ou ferrat", + "symbol.animalReptilesAndAmphibians.frog": "granota", + "symbol.foodDairy.fromageFrais": "Fromage Frais", + "symbol.healthcareBodyParts.front": "front", + "symbol.buildingStructure.frontDoor": "porta d'entrada", + "symbol.foodMealsAndSnacks.frozenChips": "Xips congelats", + "symbol.foodMealsAndSnacks.frozenFishFingers": "Dits de peix congelats", + "symbol.foodMealsAndSnacks.frozenFoodBox": "Caixa d'aliments congelats", + "symbol.foodMealsAndSnacks.frozenPizza": "Pizza congelada", + "symbol.foodFruit.fruit": "fruita", + "symbol.plantsAndTrees.fruitTree": "Arbre fruiter", + "symbol.foodKitchenItems.fryingPan": "paella", + "symbol.foodKitchenActions.toFry": "per fregir", + "symbol.descriptiveQuantity.full": "ple", + "symbol.foodKitchenItems.funnel": "embut", + "symbol.peopleDescriptive.funnyLaugh": "riure divertit", + "symbol.buildingFurniture.furniture": "mobiliari", + "symbol.descriptiveTime.future": "futur", + "symbol.descriptiveState.fuzzy": "borrós", + "symbol.alphabet.f-LowerCase": "f", + "symbol.alphabet.f-UpperCase": "F", + "symbol.buildingResidential.garage": "garatge", + "symbol.peopleProfession.gardener": "jardiner", + "symbol.toolsGarden.gardenClippers": "Talladors de jardí", + "symbol.foodVegetablesAndSalads.garlic": "all", + "symbol.foodBreadsAndBaking.garlicBread": "Pa d'all", + "symbol.foodKitchenItems.garlicCrusher": "Trituradora d'all", + "symbol.clothesGeneral.genericClothes": "Roba genèrica", + "symbol.workAndSchoolSubjects.geography": "geografia", + "symbol.workAndSchoolTimetable.geographyClass": "Classe de geografia", + "symbol.peopleActions.toGet": "per aconseguir", + "symbol.healthcareGroomingActivities.toGetDressed": "per vestir-se", + "symbol.transportRoad.toGetOffBus": "Per baixar de l'autobús", + "symbol.transportRoad.toGetOnBus": "Per pujar a l'autobús", + "symbol.transportRoad.toGetOutOfChair": "per aixecar-se de la cadira", + "symbol.peopleActions.toGetUp": "per aixecar-se", + "symbol.celebrationItem.ghost": "fantasma", + "symbol.animalMammal.giraffe": "girafa", + "symbol.peopleActions.toGive": "Donar", + "symbol.foodFeedingAndEating.toGiveUpCake": "per renunciar al pastís", + "symbol.foodFeedingAndEating.toGiveUpFoods": "per renunciar als aliments", + "symbol.science.glass": "vidre", + "symbol.healthcareMedicalItems.glasses": "ulleres", + "symbol.drinkContainersAndMeasures.drinkingGlass": "Vidre per beure", + "symbol.workAndSchoolStationery.glitter": "Brillantor", + "symbol.workAndSchoolEducation.globe": "globus", + "symbol.clothesGeneral.gloves": "guants", + "symbol.workAndSchoolStationery.glue": "cola", + "symbol.workAndSchoolStationery.glueStick": "pal de cola", + "symbol.animalSpidersAndInsects.gnat": "mosquit", + "symbol.sportAccessories.goal": "gol", + "symbol.animalFishAndMarineMammals.goldfish": "Goldfish", + "symbol.animalHabitat.goldfishBowl": "Peixera daurada", + "symbol.money.goldBar": "barra d'or", + "symbol.sport.golf": "golf", + "symbol.sportAccessories.golfClub": "Club de golf", + "symbol.descriptiveState.good": "bo", + "symbol.peopleDescriptive.goodPerson": "bona persona", + "symbol.foodFeedingAndEating.goodToDrink": "Bo per beure", + "symbol.foodFeedingAndEating.goodToEat": "bo per menjar", + "symbol.animalBirds.goose": "oca", + "symbol.foodFruit.gooseberry": "agrassó", + "symbol.foodPoultry.gooseRoast": "Rostit d'oca", + "symbol.animalMammal.gorilla": "goril·la", + "symbol.peopleActions.toGo": "per anar-se'n", + "symbol.peopleActions.toGoIn": "per entrar", + "symbol.peopleActions.toGoOutside": "per sortir al carrer", + "symbol.peopleActions.toGoOut": "per sortir", + "symbol.descriptiveDirection.toGoThroughDoor": "per passar per la porta", + "symbol.peopleActions.toGrab": "per agafar", + "symbol.foodBreadsAndBaking.grains": "Grans", + "symbol.foodBreadsAndBaking.granaryBreadRoll": "Rotlle de pa de graner", + "symbol.peopleRelationship.grandfather": "Avi", + "symbol.peopleRelationship.grandmother": "Avia", + "symbol.peopleRelationship.grandparents": "avis", + "symbol.foodFruit.grapefruit": "aranja", + "symbol.drinkType.grapefruitJuice": "suc d'aranja", + "symbol.foodFruit.grapes": "raïm", + "symbol.drinkType.grapeJuice": "suc de raïm", + "symbol.numberActivity.graphColumn": "Columna del gràfic", + "symbol.plantsAndTrees.grass": "herba", + "symbol.foodDairy.cheeseGrated": "formatge ratllat", + "symbol.foodKitchenItems.grater": "ratllador", + "symbol.foodKitchenActions.toGrate": "per ratllar", + "symbol.science.gravity": "gravetat", + "symbol.foodKitchenItems.gravyBoat": "Vaixell gravy", + "symbol.descriptiveState.great": "gran", + "symbol.artColour.green": "verd", + "symbol.peopleProfession.greengrocer": "Fruiteria", + "symbol.foodVegetablesAndSalads.greenBeans": "Mongetes tendres", + "symbol.healthcareBodyParts.greenEyes": "Ulls verds", + "symbol.foodKitchenActions.toGrill": "a la brasa", + "symbol.foodKitchenItems.grillPan": "paella a la brasa", + "symbol.plantsAndTrees.ground": "terra", + "symbol.workAndSchoolSubjects.groupWork": "Treball en grup", + "symbol.peopleActions.toGrow": "per créixer", + "symbol.plantsAndTrees.toGrow": "per créixer", + "symbol.healthcareGroomingActivities.toGrowHair": "per créixer el cabell", + "symbol.peopleActions.toGuess": "per endevinar", + "symbol.animalMammal.guineaPig": "cobaia", + "symbol.musicInstrument.guitar": "guitarra", + "symbol.healthcareBodyParts.gum": "goma", + "symbol.celebrationItem.guy": "xicot", + "symbol.celebrationEvent.guyFawkes": "Guy Fawkes", + "symbol.sport.gym": "gimnàs", + "symbol.alphabet.g-LowerCase": "g", + "symbol.alphabet.g-UpperCase": "G", + "symbol.healthcareGroomingItems.hairbrush": "raspall de cabell", + "symbol.healthcareGroomingActivities.haircut": "Cabells", + "symbol.healthcareGroomingItems.hairdryer": "eixugacabells", + "symbol.healthcareGroomingItems.hairspray": "esprai de pèl", + "symbol.peopleDescriptive.hairBunches": "Raïms de pèl", + "symbol.healthcareGroomingItems.hairConditioner": "Condicionador capil·lar", + "symbol.healthcareGroomingItems.hairCurler": "arrissador de cabell", + "symbol.healthcareGroomingItems.hairCurlingTongs": "pinces d'arrissat de pèl", + "symbol.healthcareGroomingItems.hairDye": "tint de cabell", + "symbol.peopleDescriptive.hairPlaits": "trenats de pèl", + "symbol.peopleDescriptive.hairPonytail": "Cua de cavall de pèl", + "symbol.descriptiveQuantity.half": "meitat", + "symbol.drinkContainersAndMeasures.pintHalf": "pinta mitja", + "symbol.celebrationEvent.halloween": "Halloween", + "symbol.foodMeat.ham": "pernil", + "symbol.foodMealsAndSnacks.hamburger": "hamburguesa", + "symbol.foodKitchenItems.hamburgerCarton": "Cartró d'hamburgueses", + "symbol.toolsWorkshop.hammer": "martell", + "symbol.animalMammal.hamster": "hàmster", + "symbol.animalActivityFeeding.hamsterFood": "Menjar de hàmster", + "symbol.animalHabitat.hamsterMaze": "laberint de hàmster", + "symbol.animalActivityFeeding.hamsterWaterBottle": "Ampolla d'aigua de hàmster", + "symbol.foodMeat.hamPacket": "Paquet de pernil", + "symbol.foodMealsAndSnacks.hamSandwich": "entrepà de pernil", + "symbol.clothesAccessories.handcuffs": "manilles", + "symbol.transportRoad.handleBars": "barres de mànec", + "symbol.peopleDescriptive.handsome": "maco", + "symbol.clothesAccessories.handBag": "bossa de mà", + "symbol.healthcareGroomingItems.handCream": "Crema de mans", + "symbol.buildingContents.handHeldVacuumCleaner": "aspirador de mà", + "symbol.foodKitchenItems.handMixer": "batedora de mà", + "symbol.workAndSchoolStationery.handPunch": "Cop de mà", + "symbol.transportAir.hangar": "hangar", + "symbol.peopleActions.toHang": "per penjar", + "symbol.healthcareGroomingActivities.toHangCoat": "per penjar l'abric", + "symbol.clothesAccessories.hankerchief": "Hankerchief", + "symbol.peopleFeelings.happyLady": "feliç senyora", + "symbol.peopleFeelings.happyMan": "Home feliç", + "symbol.descriptiveState.hard": "dur", + "symbol.clothesGeneral.hardHat": "barret dur", + "symbol.animalMammal.hare": "llebre", + "symbol.celebrationItem.harvest": "collita", + "symbol.religionFestival.harvestFestival": "Festa de la Verema", + "symbol.animalActivityMisc.toHatch": "per eclosionar", + "symbol.descriptiveQuantity.hatTooBig": "barret massa gran", + "symbol.celebrationItem.hauntedHouse": "Casa encantada", + "symbol.foodNuts.hazelnut": "avellana", + "symbol.healthcareBodyParts.head": "cap", + "symbol.healthcareMedicalConditions.headache": "mal de cap", + "symbol.healthcareGroomingItems.headband": "Diadema", + "symbol.buildingFurniture.headboard": "Capçalera", + "symbol.transportRoad.headlamp": "llanterna frontal", + "symbol.communicationAid.headmouse": "Ratolí de cap", + "symbol.electricalMedia.headphones": "auriculars", + "symbol.communicationAid.headpointer": "Punter de cap", + "symbol.peopleProfession.headTeacher": "Director", + "symbol.healthcareMedicalConditions.healthy": "saludable", + "symbol.healthcareMedicalItems.hearingAid": "audiòfon", + "symbol.healthcareBodyParts.heart": "cor", + "symbol.descriptiveShape.heartShape": "Forma del cor", + "symbol.healthcareBodyParts.toHear": "per escoltar", + "symbol.foodKitchenActions.toHeat": "a escalfar", + "symbol.descriptiveQuantity.heavy": "pesat", + "symbol.plantsAndTrees.hedge": "bardissa", + "symbol.animalMammal.hedgehog": "eriçó", + "symbol.toolsGarden.hedgeCutters": "Talladores de bardisses", + "symbol.healthcareBodyParts.heel": "taló", + "symbol.clothesGeneral.heelOfShoe": "taló de sabata", + "symbol.transportAir.helicopter": "helicòpter", + "symbol.communicationConversation.hello": "Hola", + "symbol.clothesSport.helmet": "casc", + "symbol.peopleActions.toHelp": "per ajudar", + "symbol.descriptiveShape.heptagon": "heptàgon", + "symbol.animalBirds.heron": "agró", + "symbol.descriptiveShape.hexagon": "hexàgon", + "symbol.descriptiveQuantity.high": "alt", + "symbol.descriptivePosition.highest": "Màxima", + "symbol.buildingFurniture.highChair": "trona", + "symbol.foodDiet.highFats": "Alt contingut en greixos", + "symbol.sport.toHike": "per fer senderisme", + "symbol.peopleActions.toHike": "per fer senderisme", + "symbol.healthcareBodyParts.hip": "maluc", + "symbol.animalMammal.hippopotamus": "hipopòtam", + "symbol.healthcareBodyParts.hips": "Malucs", + "symbol.workAndSchoolSubjects.history": "història", + "symbol.workAndSchoolTimetable.historyClass": "Classe d'història", + "symbol.toolsActions.toHit": "per encertar", + "symbol.peopleActions.toHitSomething": "per encertar alguna cosa", + "symbol.toolsGarden.hoe": "aixada", + "symbol.healthcareMedicalItems.hoist": "Polispast", + "symbol.holidayAndTravel.holdall": "Aguanta", + "symbol.peopleActions.toHold": "per aguantar", + "symbol.peopleActions.toHoldHands": "per agafar-se de la mà", + "symbol.toolsActions.toHoldSledgeHammer": "per subjectar el martell de trineu", + "symbol.workAndSchoolStationery.holePunch": "Punxó de forat", + "symbol.descriptiveShape.hollow": "buit", + "symbol.plantsAndTrees.holly": "grèvol", + "symbol.computerIcon.homepage": "Pàgina d'inici", + "symbol.foodIngredients.honey": "mel", + "symbol.animalSpidersAndInsects.honeyBee": "Abella de la mel", + "symbol.clothesGeneral.hoodedTop": "Part superior amb caputxa", + "symbol.clothesGeneral.hoodie": "Dessuadora amb caputxa", + "symbol.animalFeatures.hoof": "peülla", + "symbol.buildingHouseholdTasks.toHoover": "a Hoover", + "symbol.sport.toHop": "per saltar", + "symbol.peopleActions.toHop": "per saltar", + "symbol.descriptiveShape.horizontalLine": "Línia horitzontal", + "symbol.animalFeatures.horns": "Banyes", + "symbol.animalMammal.horse": "cavall", + "symbol.animalActivityFeeding.horseFoodBowl": "Bol de menjar per a cavalls", + "symbol.toolsGarden.hose": "mànega", + "symbol.descriptiveQuantity.hot": "calent", + "symbol.transportAir.hotAirBalloon": "Globus aerostàtic", + "symbol.healthcareGroomingItems.hotBrush": "raspall calent", + "symbol.drinkType.hotChocolate": "xocolata calenta", + "symbol.foodBreadsAndBaking.hotCrossBun": "Panet de creu calenta", + "symbol.foodFeedingAndEating.hotDinner": "Sopar calent", + "symbol.foodMealsAndSnacks.hotDog": "Hot dog", + "symbol.drinkDescription.hotDrink": "Beguda calenta", + "symbol.peopleDescriptive.hotPerson": "Persona calenta", + "symbol.buildingResidential.house": "Casa", + "symbol.politics.housesOfParliament": "Cambres del Parlament", + "symbol.question.how": "com", + "symbol.descriptiveQuantity.howMany": "Quants", + "symbol.peopleActions.toHug": "per abraçar", + "symbol.number.hundred": "Cent", + "symbol.foodFeedingAndEating.hungry": "famolenc", + "symbol.peopleActions.toHunt": "per caçar", + "symbol.peopleRelationship.husband": "Home", + "symbol.alphabet.h-LowerCase": "h", + "symbol.alphabet.h-UpperCase": "H", + "symbol.foodSweetsAndDesserts.iceCream": "Gelat", + "symbol.foodSweetsAndDesserts.iceCreamTub": "Tina de gelats", + "symbol.foodSweetsAndDesserts.iceLolly": "Gelat", + "symbol.descriptivePosition.in": "dins", + "symbol.computerIcon.inbox": "Safata d'entrada", + "symbol.workAndSchoolStationery.indexCards": "Fitxes d'índex", + "symbol.electricalTV.indoorAntenna": "antena interior", + "symbol.foodIngredients.ingredients": "ingredients", + "symbol.healthcareMedicalItems.inhaler": "inhalador", + "symbol.computerIcon.toInsert": "per inserir", + "symbol.descriptiveState.insideOut": "al revés", + "symbol.descriptivePosition.insideRoom": "Habitació interior", + "symbol.computerIcon.installSoftware": "Instal·lar programari", + "symbol.drinkType.coffeeInstant": "cafè instantani", + "symbol.drinkType.teaInstant": "Instant de te", + "symbol.communicationAid.intellikeys": "Intellikeys", + "symbol.computerIcon.internet": "internet", + "symbol.healthcareBodyParts.intestine": "intestí", + "symbol.descriptivePosition.inFront": "davant", + "symbol.electricalPhone.iphone": "iPhone", + "symbol.electricalMedia.ipod": "iPod", + "symbol.buildingContents.iron": "ferro", + "symbol.buildingContents.ironingBoard": "post de planxar", + "symbol.buildingHouseholdTasks.toIron": "a planxar", + "symbol.descriptiveQuantity.isThisEnough": "n'hi ha prou amb això", + "symbol.healthcareMedicalConditions.itch": "coïssor", + "symbol.peopleProfession.itAssistant": "Auxiliar d'informàtica", + "symbol.workAndSchoolTimetable.itClass": "Classe d'informàtica", + "symbol.buildingSchool.itRoom": "Sala d'informàtica", + "symbol.plantsAndTrees.ivy": "heura", + "symbol.alphabet.i-LowerCase": "jo", + "symbol.alphabet.i-UpperCase": "Jo", + "symbol.clothesGeneral.jacket": "jaqueta", + "symbol.foodVegetablesAndSalads.jacketPotato": "jaqueta patata", + "symbol.leisureToys.jackInBox": "Jack in box", + "symbol.foodSweetsAndDesserts.jam": "melmelada", + "symbol.foodSweetsAndDesserts.jamTart": "Pastís de melmelada", + "symbol.foodKitchenItems.jar": ".jar", + "symbol.peopleFeelings.jealousLady": "Dama gelosa", + "symbol.peopleFeelings.jealousMan": "Home gelós", + "symbol.clothesGeneral.jeans": "texans", + "symbol.transportRoad.jeep": "jeep", + "symbol.foodSweetsAndDesserts.jelly": "gelea", + "symbol.animalOtherInvertebrates.jellyfish": "medusa", + "symbol.foodSweetsAndDesserts.jellyBeans": "gominoles", + "symbol.religionPerson.jesus": "Jesús", + "symbol.transportAir.jetPlane": "avió a reacció", + "symbol.clothesJewellery.jewellery": "joieria", + "symbol.leisureGames.jigsawPuzzle": "trencaclosques", + "symbol.leisureGames.jigsawPuzzlePiece": "Peça del trencaclosques", + "symbol.sport.toJog": "per córrer", + "symbol.peopleActions.toJoin": "per unir-se", + "symbol.toolsActions.join": "unir", + "symbol.religionPerson.joseph": "Joseph", + "symbol.communicationAid.joystickPennygiles": "Joystick Pennygiles", + "symbol.religionPerson.judas": "judes", + "symbol.sport.judo": "judo", + "symbol.clothesSport.judoBelt": "Cinturó de judo", + "symbol.clothesGeneral.jumper": "Pont", + "symbol.peopleActions.toJump": "per saltar", + "symbol.leisurePlayground.jungleGym": "Gimnàs de la selva", + "symbol.scienceAstronomy.jupiter": "Júpiter", + "symbol.alphabet.j-LowerCase": "j", + "symbol.alphabet.j-UpperCase": "J", + "symbol.animalMammal.kangaroo": "cangur", + "symbol.foodMealsAndSnacks.kebab": "Kebab", + "symbol.computerIcon.toKeep": "per mantenir", + "symbol.animalHabitat.kennel": "canera", + "symbol.foodKitchenItems.kettle": "bullidor", + "symbol.buildingContents.key": "clau", + "symbol.sport.toKickBall": "per xutar pilota", + "symbol.peopleActions.toKickPerson": "per donar una puntada de peu a la persona", + "symbol.sport.toKickSwimming": "per xutar nedant", + "symbol.healthcareBodyParts.kidneys": "Ronyons", + "symbol.animalFishAndMarineMammals.killerWhale": "orca", + "symbol.peopleActions.toKill": "per matar", + "symbol.leisureToys.kite": "estel", + "symbol.foodFruit.kiwi": "kiwi", + "symbol.healthcareBodyParts.knee": "genoll", + "symbol.clothesGeneral.knickers": "calces", + "symbol.foodKitchenItems.knife": "ganivet", + "symbol.leisureGeneral.toKnit": "per teixir", + "symbol.peopleActions.toKnock": "per trucar", + "symbol.toolsActions.toKnockDown": "per enderrocar", + "symbol.animalMammal.koala": "coala", + "symbol.animalFishAndMarineMammals.fishKoiCarp": "Carpa Koi de peix", + "symbol.leisureToys.kooshBall": "Bola de Koosh", + "symbol.alphabet.k-LowerCase": "k", + "symbol.alphabet.k-UpperCase": "K", + "symbol.workAndSchoolStationery.labels": "Etiquetes", + "symbol.clothesGeneral.hatLadies": "Senyores del barret", + "symbol.clothesGeneral.shoeLadies": "sabates senyores", + "symbol.clothesGeneral.suitLadies": "Senyores de vestit", + "symbol.buildingPublic.ladiesToilet": "lavabo de senyores", + "symbol.foodKitchenItems.ladle": "cullerot", + "symbol.peopleFeelings.lady-Face": "Dama - cara", + "symbol.drinkType.lager": "Lager", + "symbol.foodMeat.lamb": "anyell", + "symbol.animalMammal.lamb": "anyell", + "symbol.electricalGeneral.lamp": "làmpada", + "symbol.buildingContents.lampshade": "pantalla de llum", + "symbol.electricalGeneral.lantern": "llanterna", + "symbol.electricalComputer.laptop": "portàtil", + "symbol.descriptiveQuantity.large": "gran", + "symbol.descriptiveQuantity.clothesLarge": "roba gran", + "symbol.drinkContainersAndMeasures.drinkLarge": "beure gran", + "symbol.foodPastasAndRice.lasagne": "Lasanya", + "symbol.descriptivePosition.last": "últim", + "symbol.descriptiveTime.lastMonth": "el mes passat", + "symbol.religionFestival.lastSupper": "Últim sopar", + "symbol.peopleFeelings.laughingLady": "Senyora riallera", + "symbol.peopleFeelings.laughingMan": "Home rient", + "symbol.buildingContents.laundryBasket": "Cistella de la bugaderia", + "symbol.leisureToys.lavaLamp": "Làmpada de lava", + "symbol.toolsGarden.lawnmower": "tallagespa", + "symbol.animalActivityGrooming.lead": "plom", + "symbol.plantsAndTrees.leaf": "fulla", + "symbol.plantsAndTrees.leaves": "Fulles", + "symbol.foodVegetablesAndSalads.leek": "porro", + "symbol.descriptiveDirection.left": "Esquerra", + "symbol.electricalComputer.leftClick": "Clic esquerre", + "symbol.healthcareBodyParts.leftHand": "mà esquerra", + "symbol.healthcareBodyParts.leg": "cama", + "symbol.leisureToys.lego": "Lego", + "symbol.healthcareBodyParts.legs": "Cames", + "symbol.clothesGeneral.legWarmers": "escalfadors de cames", + "symbol.foodFruit.lemon": "llimona", + "symbol.drinkType.lemonade": "llimonada", + "symbol.drinkType.lemonSquash": "carbassa de llimona", + "symbol.science.lens": "lent", + "symbol.religionFestival.lent": "quaresma", + "symbol.foodVegetablesAndSalads.lentils": "Llenties", + "symbol.animalMammal.leopard": "lleopard", + "symbol.workAndSchoolStationery.letter": "lletra", + "symbol.foodVegetablesAndSalads.lettuce": "enciam", + "symbol.foodKitchenItems.lid": "tapa", + "symbol.peopleActions.toLieOnBack": "per estirar-se d'esquena", + "symbol.buildingStructure.lift": "ascensor", + "symbol.descriptiveQuantity.light": "llum", + "symbol.electricalGeneral.lightbulb": "bombeta", + "symbol.artColour.lightBlue": "blau cel", + "symbol.artColour.lightGreen": "verd clar", + "symbol.artColour.lightGrey": "gris clar", + "symbol.artColour.lightMauve": "Malva lleugera", + "symbol.plantsAndTrees.lily": "lliri", + "symbol.foodFruit.lime": "llima", + "symbol.animalMammal.lion": "lleó", + "symbol.foodFeedingAndEating.plateLipped": "Làmina de llavis", + "symbol.healthcareGroomingItems.lipstick": "pintallavis", + "symbol.healthcareBodyParts.lips": "llavis", + "symbol.healthcareGroomingItems.lipBalm": "Bàlsam labial", + "symbol.healthcareGroomingItems.liquidSoap": "Sabó líquid", + "symbol.descriptiveQuantity.little": "petit", + "symbol.communicationAid.littleMacSwitch": "Commutador petit de Mac", + "symbol.animalBirds.chickenLive": "pollastre viu", + "symbol.animalReptilesAndAmphibians.lizard": "llangardaix", + "symbol.buildingFurniture.locker": "armari", + "symbol.plantsAndTrees.log": ".log", + "symbol.foodSweetsAndDesserts.lollipop": "piruleta", + "symbol.descriptiveQuantity.long": "llarg", + "symbol.peopleDescriptive.longHair": "Cabells llargs", + "symbol.clothesGeneral.longJohns": "Llargs Joans", + "symbol.peopleActions.toLook": "mirar", + "symbol.healthcareGroomingActivities.toLookInMirror": "per mirar-se al mirall", + "symbol.transportRoad.lorry": "camió", + "symbol.peopleDescriptive.lost": "perdut", + "symbol.healthcareGroomingItems.lotion": "loció", + "symbol.descriptiveQuantity.lotsMore": "Molt més", + "symbol.descriptiveState.loud": "fort", + "symbol.descriptivePosition.lowest": "més baix", + "symbol.foodDiet.lowFats": "Baix contingut en greixos", + "symbol.foodDiet.lowFat": "baix en greixos", + "symbol.descriptiveState.lucky": "afortunat", + "symbol.healthcareMedicalConditions.lump": "Lump", + "symbol.foodMealsAndSnacks.lunch": "dinar", + "symbol.foodFeedingAndEating.lunchBox": "carmanyola", + "symbol.foodMealsAndSnacks.lunchBox": "carmanyola", + "symbol.workAndSchoolTimetable.lunchTime": "Migdia", + "symbol.healthcareBodyParts.lungs": "Pulmons", + "symbol.alphabet.l-LowerCase": "l", + "symbol.alphabet.l-UpperCase": "L", + "symbol.foodNuts.macadamias": "Macadàmies", + "symbol.foodPastasAndRice.macaroni": "Macarrons", + "symbol.foodMealsAndSnacks.macaroniCheese": "Macarrons de formatge", + "symbol.science.magnet": "imant", + "symbol.science.magnetic": "magnètic", + "symbol.electricalGeneral.mainsSocket": "Presa de xarxa", + "symbol.foodMealsAndSnacks.mainCourse": "Plat principal", + "symbol.peopleActions.toMake": "per fer", + "symbol.buildingHouseholdTasks.toMakeTheBed": "per fer el llit", + "symbol.healthcareGroomingItems.makeUp": "inventar", + "symbol.healthcareBodyParts.maleBody": "Cos masculí", + "symbol.healthcareBodyParts.chestMale": "Mascle de pit", + "symbol.clothesGeneral.clothesMale": "roba masculina", + "symbol.religionGeneral.manger": "pessebre", + "symbol.foodVegetablesAndSalads.mangeTout": "Mange Tout", + "symbol.foodFruit.mango": "mango", + "symbol.clothesGeneral.hatMans": "Mans del barret", + "symbol.clothesGeneral.jacketMans": "Mans jaqueta", + "symbol.clothesGeneral.shoeMans": "mans de sabates", + "symbol.clothesGeneral.suitMans": "Vestit Mans", + "symbol.peopleFeelings.man-Face": "home - cara", + "symbol.leisureToys.marbles": "Marbres", + "symbol.foodDairy.margarine": "margarina", + "symbol.foodIngredients.marmite": "Marmita", + "symbol.peopleRelationship.married": "casat", + "symbol.foodVegetablesAndSalads.marrow": "moll", + "symbol.scienceAstronomy.mars": "Mart", + "symbol.foodSweetsAndDesserts.marshmallows": "Malví", + "symbol.religionPerson.mary": "Maria", + "symbol.healthcareGroomingItems.mascara": "Màscara", + "symbol.foodKitchenItems.masher": "Masher", + "symbol.foodKitchenActions.toMash": "per aixafar", + "symbol.foodKitchenActions.toMashPotato": "per triturar patata", + "symbol.foodMealsAndSnacks.mashPotato": "Triturar patata", + "symbol.workAndSchoolStationery.maskingTape": "Cinta adhesiva", + "symbol.workAndSchoolSubjects.maths": "matemàtiques", + "symbol.workAndSchoolTimetable.mathsClass": "Classe de matemàtiques", + "symbol.artColour.mauve": "Malva", + "symbol.foodDairy.mayonnaise": "maionesa", + "symbol.foodKitchenItems.measuringCups": "Tasses mesuradores", + "symbol.foodKitchenItems.measuringJug": "Gerra mesuradora", + "symbol.foodKitchenItems.measuringSpoons": "Mesurament de culleres", + "symbol.foodMeat.meat": "carn", + "symbol.foodMealsAndSnacks.meatballsAndSpaghetti": "Mandonguilles i espaguetis", + "symbol.foodMealsAndSnacks.meatPie": "pastís de carn", + "symbol.sportAccessories.medal": "medalla", + "symbol.healthcareMedicalItems.medicine": "medicina", + "symbol.buildingFurniture.medicineCabinet": "Gabinet de medicaments", + "symbol.descriptiveQuantity.clothesMedium": "roba mitjana", + "symbol.drinkContainersAndMeasures.drinkMedium": "beure mitjà", + "symbol.peopleActions.toMeet": "per conèixer", + "symbol.foodFruit.melon": "meló", + "symbol.foodKitchenActions.toMelt": "per fondre", + "symbol.electricalMedia.memoryCard": "Targeta de memòria", + "symbol.descriptiveState.mend": "reparar", + "symbol.buildingPublic.mensToilet": "Lavabo per a homes", + "symbol.foodMealsAndSnacks.menu": "menú", + "symbol.scienceAstronomy.mercury": "mercuri", + "symbol.foodSweetsAndDesserts.meringues": "Merengues", + "symbol.leisurePlayground.merryGoRound": "Feliç donar voltes", + "symbol.descriptiveState.messyClothes": "Roba desordenada", + "symbol.descriptiveState.messyRoom": "Habitació desordenada", + "symbol.musicInstrument.microphone": "micròfon", + "symbol.science.microscope": "microscopi", + "symbol.foodKitchenItems.microwave": "microones", + "symbol.descriptivePosition.middle": "mig", + "symbol.drinkType.milk": "llet", + "symbol.drinkType.milkshake": "batut de llet", + "symbol.scienceAstronomy.milkyWay": "Via Làctia", + "symbol.foodDairy.milkLitre": "Litre de llet", + "symbol.foodDairy.milkBottle": "biberó de llet", + "symbol.foodDairy.milkCarton": "Cartró de llet", + "symbol.peopleProfession.milkPerson": "Persona lletera", + "symbol.foodMeat.mincedMeat": "carn picada", + "symbol.foodBreadsAndBaking.mincePie": "Pastís picat", + "symbol.transportRoad.miniBus": "minibús", + "symbol.foodSweetsAndDesserts.mints": "Mentes", + "symbol.descriptiveTime.minute": "minut", + "symbol.healthcareGroomingItems.mirror": "mirall", + "symbol.buildingFurniture.mirror": "mirall", + "symbol.leisureToys.mirrorBall": "Bola de mirall", + "symbol.peopleActions.toMissBus": "perdre's l'autobús", + "symbol.plantsAndTrees.mistletoe": "vesc", + "symbol.clothesGeneral.mittens": "Mitenes", + "symbol.foodKitchenItems.mixer": "batedora", + "symbol.electricalPhone.mobilePhone": "telèfon mòbil", + "symbol.electricalPhone.mobilePhoneCamera": "Càmera del telèfon mòbil", + "symbol.electricalPhone.mobilePhoneCase": "funda per a mòbil", + "symbol.electricalPhone.mobilePhoneCover": "Funda del mòbil", + "symbol.electricalPhone.mobilePhoneNumber": "Número de telèfon mòbil", + "symbol.electricalPhone.mobilePhoneRingTone": "To de trucada del telèfon mòbil", + "symbol.electricalPhone.mobilePhoneSilent": "Telèfon mòbil silenciós", + "symbol.electricalPhone.mobilePhoneTextMessage": "Missatge de text del telèfon mòbil", + "symbol.electricalPhone.mobilePhoneVideo": "vídeo del telèfon mòbil", + "symbol.healthcareBodyParts.mole": "talp", + "symbol.money.money": "diner", + "symbol.celebrationItem.monster": "monstre", + "symbol.scienceAstronomy.moon": "lluna", + "symbol.buildingContents.mop": "pal de fregar", + "symbol.transportRoad.moped": "ciclomotor", + "symbol.descriptiveQuantity.more": "més", + "symbol.descriptiveTime.morning": "Matí", + "symbol.descriptiveQuantity.most": "més", + "symbol.animalSpidersAndInsects.moth": "arna", + "symbol.transportRoad.motorcycle": "motocicleta", + "symbol.transportRoad.motorHome": "autocaravana", + "symbol.holidayAndTravel.mountains": "Muntanyes", + "symbol.animalMammal.mouse": "ratolí", + "symbol.electricalComputer.mouseMat": "Estora del ratolí", + "symbol.healthcareBodyParts.mouth": "boca", + "symbol.healthcareGroomingItems.mouthwash": "col·lutori bucal", + "symbol.peopleActions.toMove": "per moure's", + "symbol.foodBreadsAndBaking.muesli": "Musli", + "symbol.drinkContainersAndMeasures.mug": "tassa", + "symbol.numberActivity.multiply": "multiplicar", + "symbol.electricalMedia.multiMedia": "multimèdia", + "symbol.peopleRelationship.mum": "mama", + "symbol.healthcareBodyParts.muscles": "Músculs", + "symbol.foodBreadsAndBaking.museliCerealBox": "Caixa de cereals Museli", + "symbol.foodVegetablesAndSalads.mushroom": "bolet", + "symbol.foodMealsAndSnacks.mushroomSoup": "Sopa de bolets", + "symbol.workAndSchoolSubjects.music": "música", + "symbol.leisureToys.musicalInstruments": "Instruments musicals", + "symbol.peopleProfession.musician": "músic", + "symbol.workAndSchoolTimetable.musicClass": "Classe de música", + "symbol.buildingSchool.musicRoom": "Aula de Música", + "symbol.animalCrustaceanAndMolluscs.mussel": "musclo", + "symbol.computerIcon.myComputerIcon": "icona del meu ordinador", + "symbol.alphabet.m-LowerCase": "m", + "symbol.alphabet.m-UpperCase": "M", + "symbol.toolsWorkshop.nail": "clau", + "symbol.healthcareGroomingItems.nailCare": "Cura de les ungles", + "symbol.healthcareGroomingItems.nailClippers": "Pincadores d'ungles", + "symbol.healthcareGroomingItems.nailFile": "Llima d'ungles", + "symbol.healthcareGroomingItems.nailPolish": "Esmalt d'ungles", + "symbol.healthcareGroomingItems.nailPolishRemover": "eliminador d'esmalts d'ungles", + "symbol.healthcareGroomingItems.nappy": "bolquer", + "symbol.religionFestival.nativity": "Nativitat", + "symbol.descriptivePosition.near": "a prop", + "symbol.descriptiveState.clothesNeat": "roba neta", + "symbol.healthcareBodyParts.neck": "coll", + "symbol.clothesJewellery.necklace": "collaret", + "symbol.communicationConversation.needToilet": "necessita lavabo", + "symbol.descriptiveQuantity.neither": "ni", + "symbol.scienceAstronomy.neptune": "Neptú", + "symbol.animalHabitat.nest": "niu", + "symbol.buildingFurniture.nestOfTables": "Niu de taules", + "symbol.computerIcon.networkedComputers": "Ordinadors en xarxa", + "symbol.peopleFeelings.neutralFace": "Cara neutra", + "symbol.workAndSchoolEducation.newspaper": "diari", + "symbol.peopleProfession.newspaperPerson": "Persona del diari", + "symbol.computerIcon.newDocument": "Nou document", + "symbol.descriptivePosition.next": "proper", + "symbol.descriptiveTime.nextMonth": "el mes que ve", + "symbol.descriptiveTime.nextWeek": "La pròxima setmana", + "symbol.descriptiveTime.night": "Nit", + "symbol.clothesGeneral.nightgown": "camisa de dormir", + "symbol.number.nine": "Nou", + "symbol.number.nineteen": "Dinou", + "symbol.number.ninety": "Noranta", + "symbol.number.nineDots": "Nou punts", + "symbol.descriptiveState.no": "No", + "symbol.communicationConversation.toNod": "per assentir", + "symbol.descriptiveState.noisy": "sorollós", + "symbol.scienceEco.non-Permeable": "no permeable", + "symbol.peopleDescriptive.nonSpeaking": "No parlar", + "symbol.foodFeedingAndEating.cupNonSpill": "Copa Non Spill", + "symbol.foodPastasAndRice.noodles": "Fideus", + "symbol.descriptiveDirection.north": "Nord", + "symbol.descriptiveDirection.northEast": "nord-est", + "symbol.descriptiveDirection.northWest": "nord-oest", + "symbol.foodFeedingAndEating.noseyCup": "Tassa de nas", + "symbol.healthcareBodyParts.nostril": "nariu", + "symbol.workAndSchoolStationery.notebook": "llibreta", + "symbol.workAndSchoolStationery.notepad": "Notepad", + "symbol.descriptiveTime.now": "ara", + "symbol.workAndSchoolTimetable.noClass": "sense classe", + "symbol.electricalPhone.noMobilePhone": "sense telèfon mòbil", + "symbol.descriptiveState.noSmokingSign": "prohibit fumar", + "symbol.peopleProfession.nurse": "infermera", + "symbol.foodNuts.nuts": "Fruits secs", + "symbol.alphabet.n-LowerCase": "n", + "symbol.alphabet.n-UpperCase": "N", + "symbol.plantsAndTrees.oakLeaf": "Fulla de roure", + "symbol.peopleProfession.occupationalTherapist": "Terapeuta ocupacional", + "symbol.descriptiveShape.octagon": "octàgon", + "symbol.descriptivePosition.off": "apagat", + "symbol.buildingOfficeAndFactory.officeBlock": "Edifici d'oficines", + "symbol.healthcareGroomingItems.ointment": "ungüent", + "symbol.descriptiveState.oldObject": "objecte antic", + "symbol.peopleDescriptive.oldPerson": "persona gran", + "symbol.foodVegetablesAndSalads.olives": "Olives", + "symbol.foodIngredients.oliveOil": "oli d'oliva", + "symbol.sport.olympicGames": "Jocs Olímpics", + "symbol.sportAccessories.olympicRings": "Anelles Olímpiques", + "symbol.sportAccessories.olympicTorch": "Torxa Olímpica", + "symbol.foodEggs.omelette": "truita", + "symbol.descriptivePosition.on": "sobre", + "symbol.number.one": "U", + "symbol.number.oneDot": "un punt", + "symbol.descriptiveTime.oneHour": "una hora", + "symbol.descriptiveShape.oneThird": "un terç", + "symbol.foodVegetablesAndSalads.onion": "ceba", + "symbol.foodMealsAndSnacks.onionRings": "Anelles de ceba", + "symbol.foodMealsAndSnacks.onionSoup": "Sopa de ceba", + "symbol.science.opaque": "opac", + "symbol.descriptiveState.open": "obrir", + "symbol.peopleActions.toOpen": "obrir", + "symbol.descriptivePosition.open": "obrir", + "symbol.computerIcon.openComputerFolder": "Obrir la carpeta de l'ordinador", + "symbol.computerIcon.toOpenComputerFolder": "Per obrir la carpeta de l'ordinador", + "symbol.peopleActions.toOpenDoor": "per obrir portes", + "symbol.buildingShop.openShop": "Botiga oberta", + "symbol.foodKitchenActions.toOpenTin": "per obrir llauna", + "symbol.buildingPublic.operatingTheatre": "quiròfan", + "symbol.healthcareMedicalConditions.operation": "operació", + "symbol.descriptivePosition.opposite": "contrari", + "symbol.foodFruit.orange": "taronja", + "symbol.artColour.orange": "taronja", + "symbol.drinkType.orangeFizzyDrink": "beguda gasosa de taronja", + "symbol.drinkType.orangeJuice": "suc de taronja", + "symbol.drinkType.orangeSquash": "carbassa taronja", + "symbol.peopleActions.toOrder": "per encàrrec", + "symbol.communicationConversation.toOrder": "per encàrrec", + "symbol.animalBirds.ostrich": "estruç", + "symbol.descriptiveDirection.out": "fora", + "symbol.computerIcon.outbox": "Safata", + "symbol.descriptivePosition.outside": "fora", + "symbol.descriptiveShape.oval": "oval", + "symbol.descriptivePosition.over": "sobre", + "symbol.animalBirds.owl": "òliba", + "symbol.healthcareMedicalItems.oxygenMask": "Màscara d'oxigen", + "symbol.animalCrustaceanAndMolluscs.oyster": "ostra", + "symbol.science.ozoneLayer": "capa d'ozó", + "symbol.alphabet.o-LowerCase": "o", + "symbol.alphabet.o-UpperCase": "O", + "symbol.foodMealsAndSnacks.packedLunch": "Dinar per emportar", + "symbol.holidayAndTravel.toPackSuitcase": "per fer la maleta", + "symbol.transportWater.paddles": "Paletes", + "symbol.toolsWorkshop.paint": "pintura", + "symbol.artMaking.toPaint": "per pintar", + "symbol.artMaking.paintBox": "caixa de pintura", + "symbol.workAndSchoolStationery.paintBrush": "pinzell", + "symbol.toolsWorkshop.paintBrush": "pinzell", + "symbol.workAndSchoolStationery.paintChilds": "pintar nens", + "symbol.artColour.palePink": "Rosa pàl·lid", + "symbol.plantsAndTrees.palm": "palmell", + "symbol.religionGeneral.crossPalm": "palmell creuat", + "symbol.religionFestival.palmSunday": "Diumenge de Rams", + "symbol.holidayAndTravel.palmTree": "palmera", + "symbol.foodBreadsAndBaking.pancakes": "Pancakes", + "symbol.foodBreadsAndBaking.pancake": "Pancakes", + "symbol.animalMammal.panda": "panda", + "symbol.clothesGeneral.pants": "pantalons", + "symbol.workAndSchoolStationery.paper": "paper", + "symbol.workAndSchoolStationery.paperclip": "Clip", + "symbol.foodKitchenItems.paperTowel": "Tovallola de paper", + "symbol.healthcareGroomingItems.paperTowels": "tovalloles de paper", + "symbol.transportAir.parachute": "paracaigudes", + "symbol.celebrationEvent.parade": "desfilada", + "symbol.descriptiveShape.parallelogram": "paral·lelogram", + "symbol.descriptiveShape.parallelLine": "Línia paral·", + "symbol.peopleProfession.paramedic": "paramèdic", + "symbol.sport.paraOlympicGames": "Jocs Paralímpics", + "symbol.peopleRelationship.parents": "pares", + "symbol.transportRoad.toPark": "per aparcar", + "symbol.animalBirds.parrot": "lloro", + "symbol.foodVegetablesAndSalads.parsnip": "xirivia", + "symbol.descriptiveQuantity.part": ".part", + "symbol.foodFeedingAndEating.dishPartitioned": "plat dividit", + "symbol.peopleRelationship.partner": "soci", + "symbol.celebrationEvent.partyCelebration": "Celebració de la festa", + "symbol.celebrationItem.partyPopper": "popper de festa", + "symbol.plantsAndTrees.passionFlower": "Passionera", + "symbol.foodFruit.passionFruit": "Fruita de la passió", + "symbol.holidayAndTravel.passport": "passaport", + "symbol.descriptiveTime.past": "passat", + "symbol.foodPastasAndRice.pasta": "pasta", + "symbol.foodIngredients.pastaSauce": "salsa de pasta", + "symbol.computerIcon.paste": "enganxar", + "symbol.foodMealsAndSnacks.pastie": "pastisseria", + "symbol.foodBreadsAndBaking.pastry": "pastissos", + "symbol.clothesGeneral.patchOnClothes": "pegat a la roba", + "symbol.foodMealsAndSnacks.pate": "Paté", + "symbol.animalActivityMisc.toPatDog": "al gos pat", + "symbol.animalFeatures.paw": "pota", + "symbol.workAndSchoolSubjects.pe": "pe", + "symbol.foodVegetablesAndSalads.pea": "pèsol", + "symbol.foodFruit.peach": "préssec", + "symbol.animalBirds.peacock": "paó", + "symbol.foodNuts.peanut": "cacauet", + "symbol.foodIngredients.peanutButter": "mantega de cacauet", + "symbol.foodFruit.pear": "pera", + "symbol.foodVegetablesAndSalads.peas": "Pèsols", + "symbol.foodMealsAndSnacks.peaSoup": "Sopa de pèsols", + "symbol.foodNuts.pecan": "Pacana", + "symbol.foodKitchenItems.peeler": "Pelador", + "symbol.foodKitchenActions.toPeel": "per pelar", + "symbol.foodKitchenActions.toPeelOrange": "per pelar la taronja", + "symbol.animalBirds.pelican": "pelicà", + "symbol.workAndSchoolStationery.pen": "bolígraf", + "symbol.workAndSchoolStationery.pencil": "llapis", + "symbol.artMaking.pencilAndPaper": "llapis i paper", + "symbol.workAndSchoolStationery.pencilBox": "estoig", + "symbol.workAndSchoolStationery.pencilCase": "estoig", + "symbol.workAndSchoolStationery.pencilSharpener": "maquineta d'afilar", + "symbol.animalBirds.penguin": "pingüí", + "symbol.healthcareBodyParts.penis": "penis", + "symbol.descriptiveShape.pentagon": "pentàgon", + "symbol.artMaking.penAndPaper": "bolígraf i paper", + "symbol.foodVegetablesAndSalads.pepper": "pebre", + "symbol.foodKitchenItems.pepperMill": "Molí de pebre", + "symbol.numberActivity.percent": "percentatge", + "symbol.healthcareGroomingItems.perfume": "perfum", + "symbol.scienceEco.permeable": "permeable", + "symbol.healthcareGroomingActivities.toPerm": "a perm", + "symbol.electricalMedia.personalCdPlayer": "Reproductor de CD personal", + "symbol.communicationAid.personalPassport": "Passaport personal", + "symbol.foodKitchenItems.pestleAndMortar": "Morter i morter", + "symbol.plantsAndTrees.petal": "pètal", + "symbol.transportRoad.petrolTanker": "Cisterna de gasolina", + "symbol.clothesGeneral.petticoat": "Petticoat", + "symbol.animalActivityGrooming.petBlanket": "Manta per a mascotes", + "symbol.animalActivityGrooming.petBrush": "raspall mascotes", + "symbol.animalHabitat.petCarrier": "Transportí per a mascotes", + "symbol.animalHabitat.petCarryingBasket": "Cistella de transport de mascotes", + "symbol.animalActivityGrooming.collarPet": "Mascota de collar", + "symbol.animalActivityGrooming.petComb": "pinta de mascotes", + "symbol.workAndSchoolTimetable.peClass": "Classe d'Educació Física", + "symbol.electricalPhone.phonePictureVideo": "Vídeo d'imatge del telèfon", + "symbol.buildingEquipmentAndDevices.photocopier": "fotocopiadora", + "symbol.holidayAndTravel.photographs": "Fotografies", + "symbol.peopleProfession.physioTherapist": "fisioterapeuta", + "symbol.musicInstrument.piano": "piano", + "symbol.peopleActions.toPick": "a escollir", + "symbol.foodMealsAndSnacks.pickAndMix": "Tria i barreja", + "symbol.peopleActions.toPickUp": "a recollir", + "symbol.foodMealsAndSnacks.picnic": "pícnic", + "symbol.buildingFurniture.picture": "imatge", + "symbol.buildingFurniture.pictureFrame": "marc de fotos", + "symbol.foodBreadsAndBaking.pie": "pastís", + "symbol.numberActivity.pieChart": "Gràfic circular", + "symbol.animalMammal.piglet": "garrí", + "symbol.peopleProfession.pilot": "pilot", + "symbol.clothesGeneral.helmetPilot": "Pilot de casc", + "symbol.foodFruit.pineapple": "pinya", + "symbol.drinkType.pineappleJuice": "suc de pinya", + "symbol.plantsAndTrees.pineCone": "Con de pi", + "symbol.foodNuts.pineNut": "pinyons", + "symbol.artColour.pink": "rosa", + "symbol.drinkContainersAndMeasures.pint": "pinta", + "symbol.foodNuts.pistachios": "Festucs", + "symbol.foodMealsAndSnacks.pizza": "pizza", + "symbol.foodKitchenItems.pizzaCutter": "Talladora de pizzes", + "symbol.foodFeedingAndEating.placeMat": "estoreta de lloc", + "symbol.foodKitchenItems.placeSetting": "Configuració del lloc", + "symbol.toolsWorkshop.plane": "avió", + "symbol.scienceAstronomy.planets": "Planetes", + "symbol.transportAir.planeLanding": "Aterratge de l'avió", + "symbol.transportAir.planeTakeOff": "Enlairament de l'avió", + "symbol.plantsAndTrees.plant": "planta", + "symbol.toolsActions.toPlant": "per plantar", + "symbol.healthcareMedicalItems.plaster": "guix", + "symbol.science.plastic": "plàstic", + "symbol.science.plasticBag": "bossa de plàstic", + "symbol.workAndSchoolStationery.plasticPocket": "Butxaca de plàstic", + "symbol.foodKitchenItems.plate": "plat", + "symbol.foodFeedingAndEating.plateGuard": "Protector de plaques", + "symbol.science.playdough": "Massa de joc", + "symbol.leisureGames.playingCards": "Cartes", + "symbol.leisureGames.playingCardsClubs": "Clubs de cartes", + "symbol.leisureGames.playingCardsDiamonds": "Jocs de cartes diamants", + "symbol.leisureGames.playingCardsHearts": "Cors de cartes", + "symbol.leisureGames.playingCardsPatience": "Cartes paciència", + "symbol.leisureGames.playingCardsSpades": "Pales de cartes", + "symbol.leisureGames.playingCardPicture": "Imatge de cartes", + "symbol.electricalMedia.playstation": "PlayStation", + "symbol.leisureGames.toPlay": "per jugar", + "symbol.leisurePlayground.playArea": "Zona de jocs", + "symbol.toolsWorkshop.pliers": "alicates", + "symbol.toolsActions.toPlough": "per llaurar", + "symbol.healthcareGroomingActivities.toPluck": "per arrencar", + "symbol.electricalGeneral.plug": "endoll", + "symbol.foodFruit.plum": "pruna", + "symbol.foodVegetablesAndSalads.plumTomato": "tomàquet de pruna", + "symbol.scienceAstronomy.pluto": "Plutó", + "symbol.clothesGeneral.pocket": "butxaca", + "symbol.descriptiveShape.pointed": "punxegut", + "symbol.descriptiveDirection.toPoint": "a punt", + "symbol.animalMammal.polarBear": "ós blanc", + "symbol.peopleProfession.police": "policia", + "symbol.transportRoad.policeCar": "Cotxe de policia", + "symbol.clothesGeneral.policeHelmet": "Casc policial", + "symbol.electricalPhone.policeRadio": "Ràdio policial", + "symbol.healthcareGroomingActivities.toPolishNails": "per polir les ungles", + "symbol.buildingGardenAndFarm.pond": "estany", + "symbol.leisureToys.ballPool": "piscina de boles", + "symbol.healthcareMedicalItems.poolHoist": "Elevador de piscina", + "symbol.leisureGames.poolSnooker": "Billar piscina", + "symbol.foodBreadsAndBaking.poppadoms": "Poppadoms", + "symbol.drinkActions.toPopChampagneCork": "al suro de xampany pop", + "symbol.clothesGeneral.popSocks": "Mitjons pop", + "symbol.animalMammal.porcupine": "porc espí", + "symbol.foodMeat.porkChop": "costella de porc", + "symbol.foodBreadsAndBaking.porridge": "farinetes", + "symbol.electricalMedia.portableDvdPlayer": "Reproductor de DVD portàtil", + "symbol.peopleProfession.porterHospital": "Hospital Porter", + "symbol.workAndSchoolStationery.post-It": "Post-it", + "symbol.peopleActions.toPostLetter": "per enviar carta", + "symbol.peopleProfession.postPerson": "Persona de correu", + "symbol.transportRoad.postVan": "Furgoneta Post", + "symbol.toolsGarden.pot": "olla", + "symbol.foodVegetablesAndSalads.potato": "patata", + "symbol.plantsAndTrees.pottedPlant": "Planta en test", + "symbol.science.pottery": "terrissa", + "symbol.healthcareGroomingItems.pottyChair": "cadira d'orinal", + "symbol.foodMealsAndSnacks.potNoodle": "fideus d'olla", + "symbol.foodPoultry.poultry": "aviram", + "symbol.peopleActions.toPour": "per abocar", + "symbol.foodBreadsAndBaking.toPourCakeMixture": "per abocar la barreja de pastissos", + "symbol.foodSweetsAndDesserts.toPourCustard": "per abocar crema", + "symbol.foodIngredients.toPourGravy": "per abocar salsa", + "symbol.healthcareGroomingItems.powderPuff": "pólvora", + "symbol.electricalGeneral.powerSwitch": "Interruptor d'alimentació", + "symbol.animalCrustaceanAndMolluscs.prawn": "Gambes", + "symbol.religionGeneral.prayer": "oració", + "symbol.religionGeneral.toPray": "per resar", + "symbol.celebrationItem.present": "present", + "symbol.peopleActions.toPressButton": "per prémer el botó", + "symbol.peopleDescriptive.pretty": "Bonic", + "symbol.foodBreadsAndBaking.pretzel": "Pretzel", + "symbol.animalFeatures.prickles": "Punxes", + "symbol.computerIcon.print": "imprimir", + "symbol.electricalComputer.printer": "impressora", + "symbol.computerIcon.printPreview": "Vista prèvia d'impressió", + "symbol.descriptiveShape.prismHexagonal": "Prisma hexagonal", + "symbol.descriptiveShape.prismTriangular": "Prisma triangular", + "symbol.peopleActions.toPropUp": "per apuntalar", + "symbol.peopleActions.toProtect": "per protegir", + "symbol.foodDiet.protein": "proteïna", + "symbol.animalBirds.puffin": "Puffin", + "symbol.peopleActions.toPull": "per tirar", + "symbol.leisureToys.pullAlongToy": "tirar de joguina", + "symbol.healthcareGroomingItems.pumiceStone": "pedra tosca", + "symbol.foodVegetablesAndSalads.pumpkin": "carbassa", + "symbol.celebrationItem.pumpkinLantern": "Llanterna de carbassa", + "symbol.celebrationItem.pumpkinPie": "Pastís de carbassa", + "symbol.healthcareBodyParts.pupil": "alumne", + "symbol.leisureToys.puppet": "titella", + "symbol.foodMealsAndSnacks.pureedFood": "Puré de menjar", + "symbol.religionPerson.puritans": "puritans", + "symbol.artColour.purple": "porpra", + "symbol.clothesAccessories.purse": "moneder", + "symbol.peopleActions.toPush": "per empènyer", + "symbol.peopleActions.toPushDown": "per pressionar cap avall", + "symbol.peopleActions.toPut": "per posar", + "symbol.buildingHouseholdTasks.toPutAway": "per guardar", + "symbol.peopleActions.toPutIn": "per posar", + "symbol.buildingHouseholdTasks.toPutInBin": "per posar a la paperera", + "symbol.peopleActions.toPutInCassetteTape": "per posar en cinta de casset", + "symbol.peopleActions.toPutInCdDvd": "Per posar en CD DVD", + "symbol.healthcareGroomingActivities.toPutInContactLens": "per posar lents de contacte", + "symbol.healthcareGroomingActivities.toPutOnCap": "per posar-se gorra", + "symbol.healthcareGroomingActivities.toPutOnCoat": "per posar-se l'abric", + "symbol.peopleActions.toPutOnHelmet": "per posar-se el casc", + "symbol.peopleActions.toPutOnLid": "per posar tapa", + "symbol.buildingHouseholdTasks.toPutOutRubbish": "per apagar les escombraries", + "symbol.clothesGeneral.pyjamas": "pijama", + "symbol.descriptiveShape.pyramidSquareBase": "piràmide de base quadrada", + "symbol.descriptiveShape.pyramidTriangularBase": "Base triangular piramidal", + "symbol.alphabet.p-LowerCase": "p", + "symbol.alphabet.p-UpperCase": "P", + "symbol.descriptiveShape.quadrilateral": "quadrilàter", + "symbol.animalBirds.quail": "guatlla", + "symbol.descriptiveQuantity.quarter": "trimestre", + "symbol.peopleActions.toQueue": "a la cua", + "symbol.foodMealsAndSnacks.quicheFlan": "Flam de quiche", + "symbol.peopleDescriptive.quiet": "tranquil", + "symbol.alphabet.q-LowerCase": "q", + "symbol.alphabet.q-UpperCase": "Q", + "symbol.animalMammal.rabbit": "conill", + "symbol.animalHabitat.rabbitHutch": "Cabana de conills", + "symbol.sport.raceAthletics": "Atletisme de curses", + "symbol.foodVegetablesAndSalads.radish": "rave", + "symbol.environmentWeather.rain": "pluja", + "symbol.environmentWeather.rainbow": "arc de Sant Martí", + "symbol.clothesGeneral.raincoat": "impermeable", + "symbol.peopleActions.toRaiseFeet": "per aixecar els peus", + "symbol.peopleActions.toRaiseHead": "per aixecar el cap", + "symbol.foodFruit.raisin": "pansa", + "symbol.foodFruit.raisinCurrants": "groselles de panses", + "symbol.toolsGarden.rake": "rasclet", + "symbol.peopleActions.toRake": "a rasclet", + "symbol.animalMammal.ram": "Àries", + "symbol.healthcareMedicalItems.ramp": "rampa", + "symbol.healthcareMedicalConditions.rash": "Erupció", + "symbol.animalMammal.rat": "rata", + "symbol.animalReptilesAndAmphibians.rattleSnake": "Serp de cascavell", + "symbol.foodPastasAndRice.ravioli": "ravioli", + "symbol.healthcareGroomingItems.razor": "navalla", + "symbol.peopleActions.toReachFor": "per arribar a", + "symbol.peopleDescriptive.ready": "llest", + "symbol.foodMealsAndSnacks.readyMeal": "Menjar preparat", + "symbol.foodMealsAndSnacks.readyMealLamb": "Xai preparat", + "symbol.communicationConversation.toRead": "llegir", + "symbol.communicationConversation.toReadBook": "per llegir llibre", + "symbol.peopleActions.toReceive": "per rebre", + "symbol.computerIcon.toReceiveEmail": "per rebre correu electrònic", + "symbol.foodMealsAndSnacks.recipe": "recepta", + "symbol.descriptiveShape.rectangle": "rectangle", + "symbol.computerIcon.recycleBin": "Paperera de reciclatge", + "symbol.scienceEco.recycleLogo": "reciclar logotip", + "symbol.buildingContents.recyclingBins": "Contenidors de reciclatge", + "symbol.artColour.red": "vermell", + "symbol.foodKitchenActions.toRefridgerate": "per renevar", + "symbol.peopleProfession.refuseCollector": "cobrador d'escombraries", + "symbol.transportRoad.refuseLorry": "camió d'escombraries", + "symbol.animalMammal.reindeer": "ren", + "symbol.peopleActions.toRelax": "per relaxar-se", + "symbol.electricalMedia.remoteControl": "comandament a distància", + "symbol.peopleActions.toRemove": "per eliminar", + "symbol.peopleActions.toRest": "per descansar", + "symbol.peopleDescriptive.retired": "jubilat", + "symbol.peopleActions.toRetire": "per jubilar-se", + "symbol.computerIcon.toReturn": "per tornar", + "symbol.peopleActions.toReturnBook": "Tornar llibre", + "symbol.computerIcon.rewind": "rebobinar", + "symbol.animalMammal.rhinoceros": "rinoceront", + "symbol.descriptiveShape.rhombus": "rombe", + "symbol.foodVegetablesAndSalads.rhubarb": "ruibarbre", + "symbol.celebrationItem.ribbon": "cinta", + "symbol.foodPastasAndRice.rice": "arròs", + "symbol.foodPastasAndRice.riceCake": "Coca d'arròs", + "symbol.foodPastasAndRice.ricePacket": "Paquet d'arròs", + "symbol.transportRoad.toRideCar": "per anar en cotxe", + "symbol.sport.toRideHorse": "per muntar a cavall", + "symbol.clothesSport.ridingHat": "Barret de muntar", + "symbol.military.rifle": "fusell", + "symbol.descriptiveDirection.right": "Dreta", + "symbol.electricalComputer.rightClick": "Feu clic amb el botó dret", + "symbol.healthcareBodyParts.rightHand": "mà dreta", + "symbol.clothesJewellery.ring": "anell", + "symbol.peopleActions.toRingBell": "per tocar la campana", + "symbol.workAndSchoolStationery.ringBinder": "Aglutinant d'anells", + "symbol.peopleActions.toRingDoorbell": "per trucar al timbre", + "symbol.peopleActions.toRinse": "per esbandir", + "symbol.religionFestival.risen": "Augmentat", + "symbol.holidayAndTravel.road": "carretera", + "symbol.foodMealsAndSnacks.roastDinner": "Sopar rostit", + "symbol.animalBirds.robin": "pit-roig", + "symbol.transportSpace.rocket": "coet", + "symbol.celebrationItem.rocket": "coet", + "symbol.buildingFurniture.rockingChair": "Balancí", + "symbol.peopleActions.toRockChair": "a la cadira de roca", + "symbol.sport.toRollerskate": "per patinar", + "symbol.buildingContents.rollerBlind": "persiana enrotllable", + "symbol.holidayAndTravel.rollerCoaster": "muntanya russa", + "symbol.foodKitchenItems.rollingPin": "corró", + "symbol.leisureGames.toRollDice": "per tirar daus", + "symbol.healthcareGroomingItems.rollOnDeodorant": "Rotllo sobre desodorant", + "symbol.peopleActions.toRollOver": "per bolcar-se", + "symbol.foodKitchenActions.toRollPastry": "per enrotllar pastisseria", + "symbol.buildingContents.romanBlind": "Cec romà", + "symbol.buildingPublic.room": "habitació", + "symbol.plantsAndTrees.roots": "llegum", + "symbol.plantsAndTrees.rose": "rosa", + "symbol.sportAccessories.rosette": "roseta", + "symbol.buildingContents.rotaryWashingLine": "Línia de rentat rotativa", + "symbol.transportWater.rowingBoat": "Barca de rem", + "symbol.peopleActions.toRub": "per fregar", + "symbol.celebrationItem.rudolph": "Rudolph", + "symbol.buildingContents.rug": "catifa", + "symbol.sportAccessories.rugbyBall": "Pilota de rugbi", + "symbol.sport.toRun": "per córrer", + "symbol.alphabet.r-LowerCase": "r", + "symbol.alphabet.r-UpperCase": "R", + "symbol.celebrationItem.sack": "sac", + "symbol.animalActivityGrooming.saddle": "sella", + "symbol.sportAccessories.saddle": "sella", + "symbol.peopleFeelings.sadLady": "trista senyora", + "symbol.peopleFeelings.sadMan": "Home trist", + "symbol.toolsWorkshop.safetyGoggles": "Ulleres de seguretat", + "symbol.healthcareGroomingItems.safetyPin": "Pin de seguretat", + "symbol.peopleProfession.sailor": "mariner", + "symbol.foodVegetablesAndSalads.salad": "amanida", + "symbol.foodVegetablesAndSalads.saladPacket": "Paquet d'amanides", + "symbol.foodMealsAndSnacks.saladPlate": "Plat d'amanides", + "symbol.foodMeat.salamiSausage": "Salami:", + "symbol.foodKitchenItems.salt": "sal", + "symbol.foodFeedingAndEating.salty": "salat", + "symbol.foodFeedingAndEating.toSalt": "a la sal", + "symbol.descriptiveQuantity.same": "mateix", + "symbol.clothesGeneral.sandals": "Sandàlies", + "symbol.toolsWorkshop.sandpaper": "Vidre", + "symbol.foodMealsAndSnacks.sandwich": "sandvitx", + "symbol.leisureToys.sandPit": "Sorral", + "symbol.healthcareGroomingItems.sanitaryTowel": "Tovallola sanitària", + "symbol.scienceAstronomy.satellite": "satèl·lit", + "symbol.foodFruit.satsuma": "Satsuma", + "symbol.scienceAstronomy.saturn": "Saturn", + "symbol.foodKitchenItems.saucepan": "cassó", + "symbol.foodKitchenItems.saucer": "Saucer", + "symbol.foodMeat.sausages": "Embotits", + "symbol.foodMealsAndSnacks.sausageAndMash": "botifarra i puré", + "symbol.foodMeat.sausageCumberland": "Salsitxa Cumberland", + "symbol.foodBreadsAndBaking.sausageRoll": "rotllo d'embotit", + "symbol.foodMealsAndSnacks.sausageSandwich": "Entrepà de botifarra", + "symbol.computerIcon.save": "salvar", + "symbol.toolsWorkshop.saw": "serra", + "symbol.foodKitchenItems.scales": "balança", + "symbol.computerIcon.scanning": "escombratge", + "symbol.healthcareBodyParts.scar": "cicatriu", + "symbol.toolsGarden.scarecrow": "espantaocells", + "symbol.clothesGeneral.scarf": "bufanda", + "symbol.peopleDescriptive.scary": "Por", + "symbol.buildingSchool.school": "escola", + "symbol.clothesAccessories.schoolBag": "Motxilla de l'escola", + "symbol.peopleProfession.schoolCook": "Cuiner de l'escola", + "symbol.workAndSchoolSubjects.science": "ciència", + "symbol.workAndSchoolTimetable.scienceClass": "Classe de ciències", + "symbol.buildingSchool.scienceRoom": "Sala de Ciències", + "symbol.healthcareGroomingItems.scissors": "tisores", + "symbol.foodKitchenItems.scoop": "primícia", + "symbol.foodKitchenActions.toScoop": "en primícia", + "symbol.sport.toScoreGoal": "per marcar gol", + "symbol.foodEggs.scrambledEggs": "Ous remenats", + "symbol.toolsWorkshop.screw": "cargol", + "symbol.toolsWorkshop.screwdriver": "tornavís", + "symbol.buildingContents.scrubbingBrush": "raspall de fregar", + "symbol.buildingHouseholdTasks.toScrub": "per fregar", + "symbol.animalBirds.seagull": "gavina", + "symbol.animalFishAndMarineMammals.seahorse": "Seahorse", + "symbol.animalFishAndMarineMammals.seal": "segell", + "symbol.peopleActions.toSealEnvelope": "per segellar el sobre", + "symbol.transportRoad.seatBelt": "cinturó de seguretat", + "symbol.descriptiveTime.second": "segon", + "symbol.descriptivePosition.second": "segon", + "symbol.peopleProfession.secretary": "secretari", + "symbol.plantsAndTrees.seedling": "plàntula", + "symbol.plantsAndTrees.seeds": "Llavors", + "symbol.leisurePlayground.seeSaw": "veure serra", + "symbol.healthcareMedicalConditions.seizure": "atac", + "symbol.foodBreadsAndBaking.flourSelfRaising": "Autocria de farina", + "symbol.computerIcon.toSendEmail": "per enviar correu electrònic", + "symbol.healthcareBodyParts.senses": "Sentits", + "symbol.buildingSchool.sensoryRoom": "Sala sensorial", + "symbol.communicationAid.sensoryTube": "tub sensorial", + "symbol.peopleActions.toSeparate": "per separar", + "symbol.peopleFeelings.sereneLady": "Senyora serena", + "symbol.peopleFeelings.sereneMan": "Home serè", + "symbol.foodKitchenActions.toServe": "per servir", + "symbol.foodFeedingAndEating.toServe": "per servir", + "symbol.foodFeedingAndEating.serviette": "TOVALLÓ", + "symbol.buildingFurniture.settee": "Settee", + "symbol.foodFeedingAndEating.toSetTable": "per parar taula", + "symbol.buildingHouseholdTasks.toSetTheTable": "per parar taula", + "symbol.foodKitchenActions.toSetTimer": "Per configurar el temporitzador", + "symbol.number.seven": "Set", + "symbol.number.seventeen": "Disset", + "symbol.number.seventy": "Setanta", + "symbol.descriptiveQuantity.seventyFivePercent": "setanta-cinc per cent", + "symbol.number.sevenDots": "Set punts", + "symbol.peopleActions.toSew": "per cosir", + "symbol.peopleActions.toShake": "per sacsejar", + "symbol.peopleActions.toShakeHands": "per donar-se la mà", + "symbol.peopleActions.toShakeSomething": "per sacsejar alguna cosa", + "symbol.descriptiveQuantity.shallow": "superficial", + "symbol.healthcareGroomingItems.shampoo": "xampú", + "symbol.animalActivityGrooming.toShampooAnimal": "a l'animal xampú", + "symbol.healthcareGroomingActivities.toShampooHair": "al cabell de xampú", + "symbol.descriptiveShape.shapes": "Formes", + "symbol.leisureToys.shapesorter": "Shapesorter", + "symbol.leisureToys.shapePuzzle": "trencaclosques de forma", + "symbol.descriptiveQuantity.toShare": "per compartir", + "symbol.descriptiveShape.sharp": "esmolat", + "symbol.toolsActions.toSharpen": "per afilar", + "symbol.healthcareGroomingActivities.toShave": "per afaitar", + "symbol.healthcareGroomingActivities.toShaveUnderarm": "afaitar-se les aixelles", + "symbol.healthcareGroomingActivities.toShaveWithRazor": "per afaitar amb navalla", + "symbol.healthcareGroomingItems.shavingCream": "crema d'afaitar", + "symbol.animalMammal.sheep": "ovella", + "symbol.scienceEco.shells": "Petxines", + "symbol.peopleProfession.shepherd": "pastor", + "symbol.healthcareBodyParts.shin": "Shin", + "symbol.descriptiveState.shiny": "lluent", + "symbol.clothesGeneral.shirt": "camisa", + "symbol.science.shootingStar": "Estel fugaç", + "symbol.sport.toShoot": "per rodar", + "symbol.buildingShop.shop": "botiga", + "symbol.peopleDescriptive.short": "curt", + "symbol.clothesGeneral.shorts": "Pantalons curts", + "symbol.descriptiveQuantity.short": "curt", + "symbol.peopleDescriptive.shortHair": "Cabells curts", + "symbol.healthcareBodyParts.shoulder": "espatlla", + "symbol.peopleActions.toShout": "per cridar", + "symbol.healthcareGroomingItems.shower": "dutxa", + "symbol.healthcareGroomingActivities.toShower": "per dutxar-se", + "symbol.healthcareGroomingItems.showerCap": "casquet de dutxa", + "symbol.healthcareGroomingItems.showerGel": "Gel de dutxa", + "symbol.peopleActions.toShowMe": "per ensenyar-me", + "symbol.animalMammal.shrew": "musaranya", + "symbol.foodFishAndSeafood.shrimp": "gamba", + "symbol.religionFestival.shroveTuesday": "Dimarts de carnestoltes", + "symbol.sportAccessories.shuttlecock": "volant", + "symbol.descriptivePosition.side": "costat", + "symbol.foodKitchenItems.sieve": "garbell", + "symbol.foodKitchenActions.toSieve": "per tamís", + "symbol.transportRoad.signpost": "panell", + "symbol.communicationConversation.toSign": "per signar", + "symbol.science.silence": "silenci", + "symbol.foodFestival.simnelCake": "Pastís Simnel", + "symbol.peopleProfession.singer": "cantant", + "symbol.buildingFurniture.singleBed": "llit individual", + "symbol.transportRoad.busSingleDecker": "autobús d'un pis", + "symbol.peopleActions.toSing": "per cantar", + "symbol.foodKitchenItems.sink": "pica", + "symbol.peopleActions.toSink": "per enfonsar-se", + "symbol.buildingContents.sink": "pica", + "symbol.transportWater.toSink": "per enfonsar-se", + "symbol.peopleRelationship.sister": "Germana", + "symbol.peopleActions.toSit": "per seure", + "symbol.electricalComputer.toSitAtComputer": "per seure a l'ordinador", + "symbol.peopleActions.toSitInBeanbag": "per seure a la bossa de mongetes", + "symbol.peopleActions.toSitOnFloor": "per seure a terra", + "symbol.number.six": "Sis", + "symbol.number.sixteen": "Setze", + "symbol.number.sixty": "Seixanta", + "symbol.number.sixDots": "Sis punts", + "symbol.transportRoad.skateboard": "monopatí", + "symbol.sport.toSkate": "per patinar", + "symbol.leisurePlayground.skatePark": "Skate Park", + "symbol.healthcareBodyParts.skeleton": "esquelet", + "symbol.transportRoad.toSkid": "per derrapar", + "symbol.healthcareBodyParts.skin": "pell", + "symbol.sport.toSkip": "per saltar", + "symbol.clothesGeneral.skirt": "faldilla", + "symbol.sportAccessories.skis": "Esquís", + "symbol.sport.toSki": "per esquiar", + "symbol.healthcareBodyParts.skull": "crani", + "symbol.animalMammal.skunk": "mofeta", + "symbol.transportRoad.sledge": "trineu", + "symbol.peopleActions.toSleepFemale": "per dormir dona", + "symbol.peopleActions.toSleepMale": "per dormir mascle", + "symbol.peopleActions.toSleepOnSide": "per dormir de costat", + "symbol.clothesGeneral.sleepSuitBaby": "Vestit de dormir nadó", + "symbol.transportRoad.sleigh": "trineu", + "symbol.descriptiveShape.slice": "llesca", + "symbol.foodBreadsAndBaking.breadSliced": "pa tallat a rodanxes", + "symbol.leisurePlayground.slide": "diapositiva", + "symbol.peopleActions.toSlide": "per lliscar", + "symbol.peopleActions.toSlideBackwards": "per lliscar cap enrere", + "symbol.peopleActions.toSlideForwards": "per lliscar cap endavant", + "symbol.healthcareMedicalItems.sling": "cabestrell", + "symbol.clothesGeneral.slippers": "Sabatilles", + "symbol.peopleDescriptive.slippery": "relliscós", + "symbol.electricalMedia.cameraSlr": "càmera rèflex digital", + "symbol.animalCrustaceanAndMolluscs.slug": "llimac", + "symbol.descriptiveQuantity.clothesSmall": "roba petita", + "symbol.drinkContainersAndMeasures.smallDrink": "Beguda petita", + "symbol.foodBreadsAndBaking.smallSausageRoll": "rotlle de botifarra petit", + "symbol.peopleActions.toSmear": "per untar", + "symbol.peopleActions.toSmile": "per somriure", + "symbol.healthcareMedicalConditions.toSmoke": "per fumar", + "symbol.science.smooth": "llis", + "symbol.animalCrustaceanAndMolluscs.snail": "caragol", + "symbol.animalReptilesAndAmphibians.snake": "serp", + "symbol.peopleActions.toSneak": "per colar-se", + "symbol.peopleFeelings.sneeringLady": "Senyora burleta", + "symbol.peopleFeelings.sneeringMan": "home burleta", + "symbol.healthcareMedicalConditions.sneezeCold": "esternudar fred", + "symbol.environmentWeather.snow": "neu", + "symbol.healthcareGroomingItems.soap": "sabó", + "symbol.clothesGeneral.socks": "Mitjons", + "symbol.descriptiveState.soft": "suau", + "symbol.peopleProfession.soldier": "soldat", + "symbol.healthcareBodyParts.sole": "únic", + "symbol.descriptiveQuantity.some": "algun", + "symbol.peopleRelationship.son": "Fill", + "symbol.computerIcon.toSort": "per ordenar", + "symbol.foodMealsAndSnacks.soup": "sopa", + "symbol.foodFeedingAndEating.sour": "agre", + "symbol.foodDairy.sourCream": "crema agra", + "symbol.descriptiveDirection.south": "Sud", + "symbol.descriptiveDirection.southEast": "sud-est", + "symbol.descriptiveDirection.southWest": "sud-oest", + "symbol.transportSpace.spaceship": "nau espacial", + "symbol.computerIcon.spaceBar": "barra espaiadora", + "symbol.leisureToys.spade": "Spade", + "symbol.foodPastasAndRice.spaghetti": "espagueti", + "symbol.foodMealsAndSnacks.spaghettiBolognaise": "Espaguetis a la bolonyesa", + "symbol.celebrationItem.sparkler": "Espurnejant", + "symbol.foodKitchenItems.spatula": "espàtula", + "symbol.peopleProfession.speechLanguageTherapist": "Logopeda", + "symbol.peopleActions.toSpell": "per lletrejar", + "symbol.foodFeedingAndEating.spicy": "picant", + "symbol.animalSpidersAndInsects.spider": "aranya", + "symbol.animalHabitat.spidersWeb": "teranyina", + "symbol.peopleActions.toSpill": "per vessar", + "symbol.foodVegetablesAndSalads.spinach": "espinac", + "symbol.healthcareBodyParts.spine": "columna vertebral", + "symbol.peopleActions.toSpin": "per filar", + "symbol.healthcareGroomingItems.sponge": "esponja", + "symbol.foodBreadsAndBaking.cakeSponge": "Bescuit de pastís", + "symbol.foodKitchenItems.spoon": "cullera", + "symbol.descriptiveState.spotty": "Irregular", + "symbol.peopleDescriptive.spotty": "Irregular", + "symbol.buildingContents.spotLight": "llum puntual", + "symbol.peopleActions.toSpray": "per polvoritzar", + "symbol.foodKitchenActions.toSpread": "per difondre", + "symbol.descriptiveTime.spring": "primavera", + "symbol.foodVegetablesAndSalads.springOnions": "Cebes tendres", + "symbol.foodKitchenActions.toSprinkle": "per ruixar", + "symbol.descriptiveShape.square": "quadrat", + "symbol.toolsWorkshop.squareSetsquare": "plató quadrat", + "symbol.drinkType.squash": "esquaix", + "symbol.foodKitchenActions.toSquash": "a l'esquaix", + "symbol.animalFeatures.toSqueak": "per grinyolar", + "symbol.peopleActions.toSqueeze": "per esprémer", + "symbol.animalMammal.squirrel": "esquirol", + "symbol.peopleActions.toSquirt": "a l'squirt", + "symbol.animalHabitat.stable": "estable", + "symbol.animalMammal.stag": "Cérvol", + "symbol.buildingStructure.stairs": "escala", + "symbol.peopleActions.toStamp": "per estampar", + "symbol.buildingFurniture.standardLamp": "Làmpada estàndard", + "symbol.peopleActions.toStand": "dempeus", + "symbol.workAndSchoolStationery.stapler": "engrapadora", + "symbol.workAndSchoolStationery.toStaple": "a grapa", + "symbol.scienceAstronomy.star": "estrella", + "symbol.animalOtherInvertebrates.starfish": "Starfish", + "symbol.descriptiveShape.star": "estrella", + "symbol.leisureToys.starStacker": "apilador d'estrelles", + "symbol.foodMeat.steak": "bistec", + "symbol.peopleActions.toSteal": "per robar", + "symbol.foodKitchenItems.steamer": "Vapor", + "symbol.transportRail.steamTrain": "Tren de vapor", + "symbol.peopleRelationship.stepBrother": "germanastre", + "symbol.communicationAid.stepByStep": "pas a pas", + "symbol.peopleRelationship.stepDad": "pare pas", + "symbol.peopleRelationship.stepDaughter": "fillastra", + "symbol.peopleRelationship.stepMum": "Pas mare", + "symbol.peopleRelationship.stepSister": "germanastra", + "symbol.peopleRelationship.stepSon": "fillastre", + "symbol.electricalMedia.stereo": "Estèreo", + "symbol.healthcareMedicalItems.stethoscope": "estetoscopi", + "symbol.plantsAndTrees.stick": "bastó", + "symbol.leisureToys.stickers": "Adhesius", + "symbol.descriptiveState.sticky": "enganxós", + "symbol.foodDairy.cheeseStilton": "Formatge Stilton", + "symbol.sportAccessories.stirrups": "Estreps", + "symbol.foodKitchenActions.toStir": "per remenar", + "symbol.foodMealsAndSnacks.stirFry": "sofregit", + "symbol.foodKitchenActions.toStirFry": "per sofregir", + "symbol.foodKitchenActions.toStirMix": "per remenar barrejar", + "symbol.animalMammal.stoat": "ermini", + "symbol.foodIngredients.stock": "estoc", + "symbol.foodIngredients.stockCubes": "Cubs d'estoc", + "symbol.healthcareBodyParts.stomach": "estómac", + "symbol.healthcareMedicalConditions.stomachAche": "mal de panxa", + "symbol.plantsAndTrees.stone": "pedra", + "symbol.buildingFurniture.stool": "tamboret", + "symbol.descriptiveShape.straight": "recte", + "symbol.foodKitchenActions.toStrain": "per colar", + "symbol.foodKitchenItems.straw": "palla", + "symbol.foodFruit.strawberry": "maduixa", + "symbol.foodSweetsAndDesserts.strawberryJam": "Melmelada de maduixa", + "symbol.foodSweetsAndDesserts.strawberryMilkshake": "Batut de maduixa", + "symbol.peopleActions.toStretch": "per estirar", + "symbol.buildingContents.string": "corda", + "symbol.descriptiveState.striped": "Ratlles", + "symbol.animalActivityGrooming.toStroke": "a l'ictus", + "symbol.peopleActions.toStroke": "a l'ictus", + "symbol.peopleDescriptive.strong": "fort", + "symbol.peopleDescriptive.stubble": "rostoll", + "symbol.peopleActions.toStudy": "per estudiar", + "symbol.foodBreadsAndBaking.stuffing": "Farcit", + "symbol.scienceEco.subsoil": "subsòl", + "symbol.numberActivity.subtract": "restar", + "symbol.foodKitchenItems.sugarBowl": "Sucrera", + "symbol.holidayAndTravel.suitcase": "maleta", + "symbol.numberActivity.sum": "suma", + "symbol.descriptiveTime.summer": "estiu", + "symbol.descriptiveTime.sun": "sol", + "symbol.clothesAccessories.sunglasses": "ulleres de sol", + "symbol.healthcareGroomingItems.sunscreen": "Protecció solar", + "symbol.holidayAndTravel.sunLounger": "gandula", + "symbol.buildingPublic.surgeryHealthCentre": "Cirurgia Centre de Salut", + "symbol.peopleFeelings.surprisedLady": "Senyora sorpresa", + "symbol.peopleFeelings.surprisedMan": "home sorprès", + "symbol.animalBirds.swan": "cigne", + "symbol.clothesGeneral.sweatshirt": "dessuadora", + "symbol.foodVegetablesAndSalads.swede": "suec", + "symbol.foodSweetsAndDesserts.sweet": "dolç", + "symbol.foodVegetablesAndSalads.sweetcorn": "blat de moro dolç", + "symbol.foodFeedingAndEating.sweet": "dolç", + "symbol.foodVegetablesAndSalads.sweetPotato": "moniato", + "symbol.clothesSport.swimmingCap": "Casquet de bany", + "symbol.workAndSchoolTimetable.swimmingClass": "Classe de natació", + "symbol.clothesSport.swimmingCostume": "Vestit de bany", + "symbol.clothesSport.swimmingTrunks": "banyador", + "symbol.sport.toSwim": "per nedar", + "symbol.leisurePlayground.swing": "gronxador", + "symbol.leisurePlayground.toSwing": "per gronxar-se", + "symbol.foodSweetsAndDesserts.swissRoll": "Rotllo suís", + "symbol.electricalComputer.switchAccess": "Accés amb interruptors", + "symbol.communicationAid.switchLowProfile": "Canviar perfil baix", + "symbol.communicationAid.switchMount": "Suport de commutació", + "symbol.electricalTV.toSwitchOnTelevision": "Per encendre la televisió", + "symbol.healthcareMedicalItems.syringe": "xeringa", + "symbol.alphabet.s-LowerCase": "s", + "symbol.alphabet.s-UpperCase": "S", + "symbol.clothesGeneral.t-Shirt": "samarreta", + "symbol.buildingFurniture.table": "taula", + "symbol.foodFeedingAndEating.tablecloth": "estovalles", + "symbol.healthcareMedicalItems.tablets": "Comprimits", + "symbol.healthcareMedicalItems.tabletBlisterPack": "Envàs de blíster de comprimits", + "symbol.foodKitchenItems.tableCloth": "Estovalles", + "symbol.foodMealsAndSnacks.takeawayBurger": "Hamburguesa per emportar", + "symbol.foodMealsAndSnacks.takeawayBurgerAndChips": "Hamburguesa i patates fregides per emportar", + "symbol.foodMealsAndSnacks.takeawayChinese": "Xinès per emportar", + "symbol.foodMealsAndSnacks.takeawayContainer": "Contenidor per emportar", + "symbol.foodMealsAndSnacks.takeawayIndian": "Indi menjar per emportar", + "symbol.foodMealsAndSnacks.takeawayPizza": "Pizzes per emportar", + "symbol.peopleActions.toTake": "prendre", + "symbol.peopleActions.toTakeAWorkBreak": "per fer una pausa laboral", + "symbol.peopleActions.toTakeCareOf": "per cuidar", + "symbol.healthcareGroomingActivities.toTakeOffCap": "per treure's la gorra", + "symbol.peopleActions.toTakeOffLid": "per treure's la tapa", + "symbol.peopleActions.toTakeOut": "per emportar", + "symbol.peopleActions.toTakePicture": "per fer una foto", + "symbol.communicationConversation.toTalk": "per parlar", + "symbol.peopleDescriptive.tall": "alt", + "symbol.healthcareGroomingItems.tampon": "tampó", + "symbol.healthcareGroomingItems.tap": "aixeta", + "symbol.toolsWorkshop.tapeMeasure": "Cinta mètrica", + "symbol.electricalGeneral.tapeRecorder": "magnetòfon", + "symbol.foodBreadsAndBaking.tart": "pastís", + "symbol.clothesGeneral.tartan": "Tartan", + "symbol.foodFeedingAndEating.toTaste": "al gust", + "symbol.peopleDescriptive.tattoo": "tatuatge", + "symbol.transportRoad.taxi": "taxi", + "symbol.peopleProfession.taxiDriver": "taxista", + "symbol.drinkType.tea": "te", + "symbol.peopleProfession.teacher": "professor", + "symbol.foodKitchenItems.teapot": "tetera", + "symbol.peopleActions.toTear": "fins a llàgrimes", + "symbol.drinkType.teaBag": "bosseta de te", + "symbol.foodKitchenItems.teaSpoon": "cullera de te", + "symbol.descriptiveTime.teaTime": "L'hora del te", + "symbol.foodKitchenItems.teaTowel": "DRAP DE CUINA", + "symbol.electricalGeneral.technology": "Tecnologia", + "symbol.leisureToys.teddyBear": "osset de feltre", + "symbol.healthcareBodyParts.teeth": "dents", + "symbol.communicationConversation.toTelephone": "al telèfon", + "symbol.electricalPhone.telephoneHandset": "Telèfon auricular", + "symbol.communicationConversation.toTelephoneMobile": "al telèfon mòbil", + "symbol.healthcareBodyParts.temple": "temple", + "symbol.number.ten": "Deu", + "symbol.sport.tennis": "tennis", + "symbol.artColour.terracotta": "terracota", + "symbol.workAndSchoolEducation.test": "prova", + "symbol.science.testTube": "tub d'assaig", + "symbol.electricalPhone.toTextMobileMessage": "al missatge de text del mòbil", + "symbol.electricalPhone.textPhone": "Telèfon de text", + "symbol.holidayAndTravel.themePark": "Parc temàtic", + "symbol.healthcareMedicalItems.thermometer": "termòmetre", + "symbol.science.thermometer": "termòmetre", + "symbol.descriptiveQuantity.thick": "gruixut", + "symbol.healthcareBodyParts.thigh": "cuixa", + "symbol.peopleDescriptive.thin": "prim", + "symbol.peopleActions.toThink": "per pensar", + "symbol.descriptiveQuantity.thin": "prim", + "symbol.foodFeedingAndEating.thirsty": "assedegat", + "symbol.number.thirteen": "Tretze", + "symbol.number.thirty": "Trenta", + "symbol.descriptiveTime.thisMonth": "aquest mes", + "symbol.descriptiveTime.thisWeek": "aquesta setmana", + "symbol.number.thousand": "Mil", + "symbol.number.three": "Tres", + "symbol.number.threeDots": "Tres punts", + "symbol.descriptiveQuantity.threeQuarters": "tres quarts", + "symbol.religionPerson.threeWiseKings": "Reis Mags", + "symbol.healthcareBodyParts.throat": "gola", + "symbol.descriptiveDirection.through": "mitjançant", + "symbol.peopleActions.toThrowAway": "per llençar", + "symbol.healthcareBodyParts.thumb": "polze", + "symbol.healthcareBodyParts.thumbs": "Polzes", + "symbol.environmentWeather.thunderStorm": "Tempesta de trons", + "symbol.peopleActions.toTickle": "per fer pessigolles", + "symbol.peopleActions.toTidy": "per endreçar", + "symbol.buildingHouseholdTasks.toTidyUp": "per endreçar", + "symbol.clothesGeneral.tie": "lligar", + "symbol.peopleActions.toTie": "per empatar", + "symbol.healthcareGroomingActivities.toTie": "per empatar", + "symbol.animalMammal.tiger": "tigre", + "symbol.peopleActions.toTighten": "per estrènyer", + "symbol.clothesGeneral.tights": "Malles", + "symbol.foodKitchenItems.timer": "temporitzador", + "symbol.workAndSchoolTimetable.timeOut": "Temps mort", + "symbol.foodKitchenItems.tin": "estany", + "symbol.foodFruit.tinnedApricots": "Albercocs en conserva", + "symbol.foodFruit.tinnedCherries": "Cireres en conserva", + "symbol.foodMealsAndSnacks.tinnedMushroomSoup": "Sopa de bolets en conserva", + "symbol.foodFruit.tinnedPeaches": "Préssecs en conserva", + "symbol.foodFruit.tinnedPears": "Peres en conserva", + "symbol.foodVegetablesAndSalads.tinnedPeas": "Pèsols en conserva", + "symbol.foodFruit.tinnedPineapple": "Pinya en conserva", + "symbol.foodFruit.tinnedPlums": "Prunes en conserva", + "symbol.foodVegetablesAndSalads.tinnedSweetcorn": "blat de moro dolç en conserva", + "symbol.foodVegetablesAndSalads.tinnedTomato": "tomàquet en conserva", + "symbol.celebrationItem.tinsel": "Tinsel", + "symbol.foodMealsAndSnacks.tinCan": "Llauna", + "symbol.foodKitchenItems.tinFoil": "Paper d'estany", + "symbol.workAndSchoolStationery.tippex": "Tippex", + "symbol.healthcareGroomingItems.tissues": "Teixits", + "symbol.animalReptilesAndAmphibians.toad": "gripau", + "symbol.foodKitchenItems.toast": "torrar", + "symbol.foodMealsAndSnacks.toastedSandwich": "entrepà torrat", + "symbol.foodKitchenItems.toaster": "torradora", + "symbol.descriptiveTime.today": "Avui", + "symbol.healthcareBodyParts.toeNail": "Ungla del dit del peu", + "symbol.healthcareGroomingItems.toilet": "vàter", + "symbol.communicationSigns.toilets": "Lavabos", + "symbol.healthcareGroomingItems.goToTheToilet": "anar al lavabo", + "symbol.healthcareGroomingItems.toiletRoll": "rotllo de vàter", + "symbol.foodVegetablesAndSalads.tomato": "tomàquet", + "symbol.drinkType.tomatoJuice": "suc de tomàquet", + "symbol.foodIngredients.tomatoSauce": "Salsa de tomàquet", + "symbol.foodVegetablesAndSalads.tomatoSlice": "rodanxa de tomàquet", + "symbol.foodMealsAndSnacks.tomatoSoup": "Sopa de tomàquet", + "symbol.buildingPublic.tomb": "tomba", + "symbol.descriptiveTime.tomorrow": "demà", + "symbol.foodKitchenItems.tongs": "pinces", + "symbol.healthcareBodyParts.tongue": "llengua", + "symbol.healthcareBodyParts.tooth": "dent", + "symbol.healthcareMedicalConditions.toothache": "Queixal", + "symbol.healthcareGroomingItems.toothbrush": "raspall de dents", + "symbol.healthcareGroomingItems.toothpaste": "dentifrici", + "symbol.descriptivePosition.top": "cim", + "symbol.scienceEco.topsoil": "Terra vegetal", + "symbol.healthcareBodyParts.topLip": "Llavi superior", + "symbol.electricalGeneral.torch": "torxa", + "symbol.sportAccessories.torch": "torxa", + "symbol.animalReptilesAndAmphibians.tortoise": "tortuga", + "symbol.foodBreadsAndBaking.toTossPancake": "per tirar panellets", + "symbol.peopleActions.toTouch": "al tacte", + "symbol.electricalComputer.touchScreen": "pantalla tàctil", + "symbol.healthcareGroomingItems.toupee": "tupè", + "symbol.healthcareGroomingItems.towel": "tovallola", + "symbol.leisureToys.toys": "Joguines", + "symbol.leisureToys.toyBox": "Caixa de joguines", + "symbol.leisureToys.toyCar": "cotxe de joguina", + "symbol.leisureToys.toySoldier": "Soldat de joguina", + "symbol.leisureToys.toyTelephone": "Telèfon de joguina", + "symbol.peopleActions.toTrace": "per rastrejar", + "symbol.healthcareBodyParts.trachea": "tràquea", + "symbol.clothesSport.tracksuit": "xandall", + "symbol.transportRoad.tractor": "tractor", + "symbol.transportRoad.trafficLights": "Semàfors", + "symbol.transportRail.train": "tren", + "symbol.clothesGeneral.trainers": "Entrenadors", + "symbol.sportAccessories.trampoline": "Trampolí", + "symbol.sport.toTrampoline": "al llit elàstic", + "symbol.science.transparent": "transparent", + "symbol.transportRoad.toTransportCar": "per transportar cotxe", + "symbol.animalActivityMisc.trap": "trampa", + "symbol.descriptiveShape.trapezium": "trapezi", + "symbol.holidayAndTravel.travel": "viatjar", + "symbol.foodKitchenItems.tray": "safata", + "symbol.plantsAndTrees.tree": "arbre", + "symbol.plantsAndTrees.treeTrunk": "tronc", + "symbol.descriptiveShape.triangleAcute": "Triangle agut", + "symbol.descriptiveShape.triangleEquilateral": "Triangle equilàter", + "symbol.descriptiveShape.triangleIsosceles": "Isòsceles del triangle", + "symbol.descriptiveShape.triangleObtuse": "Triangle obtús", + "symbol.descriptiveShape.triangleRight-Angled": "Triangle rectangle angular", + "symbol.descriptiveShape.triangleScalene": "Triangle escalè", + "symbol.celebrationEvent.trickOrTreat": "Paga o plora", + "symbol.toolsActions.toTrim": "per retallar", + "symbol.toolsActions.toTrimHedge": "per retallar la bardissa", + "symbol.science.tripod": "trípode", + "symbol.animalFishAndMarineMammals.tropicalFish": "Peixos tropicals", + "symbol.clothesGeneral.trousers": "pantalons", + "symbol.toolsGarden.trowel": "paleta", + "symbol.plantsAndTrees.tulip": "tulipa", + "symbol.foodFishAndSeafood.tuna": "tonyina", + "symbol.animalBirds.turkey": "Turquia", + "symbol.foodPoultry.turkey": "Turquia", + "symbol.foodVegetablesAndSalads.turnip": "nap", + "symbol.peopleActions.toTurn": "al seu torn", + "symbol.foodKitchenActions.toTurnDownHeat": "per abaixar la calor", + "symbol.peopleActions.toTurnDownLight": "per abaixar la llum", + "symbol.peopleActions.toTurnOff": "per desactivar", + "symbol.electricalGeneral.toTurnOffLightSwitch": "Per apagar l'interruptor de la llum", + "symbol.peopleActions.toTurnOn": "per activar-la", + "symbol.electricalGeneral.toTurnOnLightSwitch": "Per encendre l'interruptor de la llum", + "symbol.foodKitchenActions.toTurnUpHeat": "per pujar la calor", + "symbol.peopleActions.toTurnUpLight": "per encendre la llum", + "symbol.animalReptilesAndAmphibians.turtle": "tortuga", + "symbol.electricalTV.tvDrama": "Drama televisiu", + "symbol.number.twelve": "Dotze", + "symbol.number.twenty": "Vint", + "symbol.descriptiveQuantity.twentyFivePercent": "vint-i-cinc per cent", + "symbol.number.two": "Dos", + "symbol.number.twoDots": "Dos punts", + "symbol.descriptiveShape.twoThirds": "dos terços", + "symbol.computerIcon.toType": "per escriure", + "symbol.alphabet.t-LowerCase": "t", + "symbol.alphabet.t-UpperCase": "T", + "symbol.peopleDescriptive.ugly": "lleig", + "symbol.clothesAccessories.umbrella": "paraigua", + "symbol.healthcareGroomingActivities.toUnbuckle": "per descordar", + "symbol.healthcareGroomingActivities.toUnbutton": "per desfer", + "symbol.peopleRelationship.uncleMaternal": "oncle matern", + "symbol.peopleRelationship.unclePaternal": "oncle patern", + "symbol.healthcareBodyParts.underarm": "aixelles", + "symbol.healthcareBodyParts.underarmHair": "pèl de les aixelles", + "symbol.transportRail.undergroundSign": "rètol subterrani", + "symbol.transportRail.undergroundTrain": "Tren subterrani", + "symbol.descriptivePosition.under": "sota", + "symbol.healthcareGroomingActivities.toUndress": "per despullar-se", + "symbol.peopleActions.toUnlock": "per desbloquejar", + "symbol.healthcareGroomingActivities.toUntie": "per deslligar", + "symbol.descriptiveDirection.up": "amunt", + "symbol.healthcareBodyParts.upperArm": "braç superior", + "symbol.scienceAstronomy.uranus": "Urà", + "symbol.electricalComputer.usbStick": "Memòria USB", + "symbol.electricalComputer.toUseComputer": "per utilitzar l'ordinador", + "symbol.alphabet.u-LowerCase": "u", + "symbol.alphabet.u-UpperCase": "U", + "symbol.buildingContents.vacuumCleaner": "aspiradora", + "symbol.healthcareBodyParts.vagina": "vagina", + "symbol.transportRoad.van": "furgoneta", + "symbol.toolsWorkshop.varnish": "vernís", + "symbol.buildingContents.vase": "gerro", + "symbol.foodVegetablesAndSalads.vegetables": "verdures", + "symbol.foodMealsAndSnacks.vegetableSoup": "Sopa de verdures", + "symbol.scienceAstronomy.venus": "Venus", + "symbol.peopleActions.verbsCollective": "Col·lectiu de verbs", + "symbol.buildingContents.verticalBlinds": "persianes verticals", + "symbol.descriptiveShape.verticalLine": "Línia vertical", + "symbol.clothesGeneral.vest": "armilla", + "symbol.toolsWorkshop.vice": "vici", + "symbol.electricalMedia.videoCamera": "càmera de vídeo", + "symbol.electricalMedia.videoPlayer": "Reproductor de vídeo", + "symbol.electricalMedia.videoTape": "cinta de vídeo", + "symbol.plantsAndTrees.vine": "cep", + "symbol.foodIngredients.vinegar": "vinagre", + "symbol.peopleProfession.visitor": "visitant", + "symbol.peopleActions.toVisit": "per visitar", + "symbol.clothesGeneral.visor": "visera", + "symbol.clothesSport.visor": "visera", + "symbol.sport.volleyball": "voleibol", + "symbol.healthcareMedicalConditions.toVomit": "per vomitar", + "symbol.peopleActions.toVote": "per votar", + "symbol.animalBirds.vulture": "voltor", + "symbol.alphabet.v-LowerCase": "v", + "symbol.alphabet.v-UpperCase": "V", + "symbol.foodSweetsAndDesserts.wafer": "neula", + "symbol.animalFeatures.toWagTail": "a la cua de Wag", + "symbol.clothesGeneral.waistcoat": "armilla", + "symbol.peopleActions.toWait": "per esperar", + "symbol.foodKitchenActions.toWaitTable": "per taula d'espera", + "symbol.peopleActions.toWakeUp": "per despertar", + "symbol.healthcareMedicalItems.walkingFrame": "Caminador", + "symbol.healthcareMedicalItems.walkingStick": "bastó", + "symbol.electricalMedia.walkman": "Walkman", + "symbol.peopleActions.toWalk": "per caminar", + "symbol.animalActivityGrooming.toWalkDog": "per passejar el gos", + "symbol.peopleActions.toWalkDownstairs": "per baixar escales avall", + "symbol.peopleActions.toWalkUpstairs": "per pujar al pis de dalt", + "symbol.peopleActions.toWalkUpTo": "per pujar caminant a", + "symbol.buildingStructure.wall": "paret", + "symbol.clothesAccessories.wallet": "cartera", + "symbol.foodNuts.walnut": "noguera", + "symbol.animalFishAndMarineMammals.walrus": "morsa", + "symbol.peopleActions.toWant": "Voler", + "symbol.buildingFurniture.wardrobe": "armari", + "symbol.clothesGeneral.warmClothes": "Roba d'abric", + "symbol.descriptiveState.warmFire": "foc calent", + "symbol.electricalGeneral.warningLight": "Llum d'advertència", + "symbol.buildingEquipmentAndDevices.washingMachine": "rentadora", + "symbol.buildingContents.washingPowder": "Rentat en pols", + "symbol.buildingContents.washingUpBowl": "Bol per rentar els plats", + "symbol.buildingContents.washingUpLiquid": "rentar líquid", + "symbol.buildingHouseholdTasks.toWashClothes": "per rentar la roba", + "symbol.healthcareGroomingActivities.toWashFace": "per rentar-se la cara", + "symbol.healthcareGroomingActivities.toWashHands": "per rentar-se les mans", + "symbol.buildingHouseholdTasks.toWashUp": "per rentar-se", + "symbol.foodKitchenActions.toWashVegetables": "per rentar verdures", + "symbol.animalSpidersAndInsects.wasp": "vespa", + "symbol.buildingContents.wastePaperBin": "Paperera de rebuig", + "symbol.clothesJewellery.watch": "mirar", + "symbol.peopleActions.toWatch": "Mirar", + "symbol.drinkType.water": "Aigua", + "symbol.toolsGarden.wateringCan": "regadora", + "symbol.foodFruit.watermelon": "síndria", + "symbol.science.waterproof": "impermeable", + "symbol.animalActivityFeeding.waterBowl": "bol d'aigua", + "symbol.leisureToys.waterPistol": "Pistola d'aigua", + "symbol.buildingHouseholdTasks.toWaterPlants": "per regar les plantes", + "symbol.leisureToys.waterTable": "CAPA FREÀTICA", + "symbol.descriptiveShape.wavy": "Ondulat", + "symbol.descriptiveState.weakLink": "Enllaç feble", + "symbol.peopleActions.toWearHelmet": "per portar casc", + "symbol.animalFeatures.webbedFoot": "peu palmejat", + "symbol.electricalComputer.webcam": "càmera web", + "symbol.computerIcon.webAddress": "Adreça web", + "symbol.plantsAndTrees.weeds": "Males herbes", + "symbol.descriptiveTime.week": "setmana", + "symbol.descriptiveTime.weekend": "cap de setmana", + "symbol.descriptiveQuantity.toWeigh": "per pesar", + "symbol.peopleActions.toWeighFood": "per pesar aliments", + "symbol.healthcareGroomingActivities.toWeighPerson": "per pesar persona", + "symbol.clothesGeneral.wellingtonBoots": "Botes Wellington", + "symbol.descriptiveDirection.west": "Oest", + "symbol.descriptiveState.wet": "mullar", + "symbol.question.what": "què", + "symbol.toolsGarden.wheelbarrow": "carretó", + "symbol.transportRoad.wheelchair": "cadira de rodes", + "symbol.communicationAid.wheelchairAndSwitchMount": "Suport per a cadires de rodes i interruptors", + "symbol.communicationAid.wheelchairCommunicationAid": "Ajuda a la comunicació en cadira de rodes", + "symbol.buildingContents.wheelieBin": "Paperera Wheelie", + "symbol.question.when": "quan", + "symbol.question.where": "on", + "symbol.question.which": "que", + "symbol.foodKitchenItems.whisk": "Batre", + "symbol.animalFeatures.whiskers": "Bigotis", + "symbol.foodKitchenActions.toWhisk": "per batre", + "symbol.peopleActions.toWhisper": "per xiuxiuejar", + "symbol.artColour.white": "Blanc", + "symbol.buildingEquipmentAndDevices.whiteboard": "Pissarra digital", + "symbol.foodIngredients.sugarWhite": "blanc de sucre", + "symbol.question.who": "qui", + "symbol.descriptiveQuantity.whole": "tot", + "symbol.question.why": "per què", + "symbol.peopleRelationship.wife": "Dona", + "symbol.peopleActions.toWiggle": "per remenar", + "symbol.healthcareGroomingItems.wig": "perruca", + "symbol.electricalMedia.wii": "Wii", + "symbol.electricalMedia.wiiFit": "Ajust de Wii", + "symbol.buildingStructure.window": "finestra", + "symbol.healthcareBodyParts.windpipe": "Tràquea", + "symbol.drinkType.wine": "vi", + "symbol.animalFeatures.wing": "ala", + "symbol.buildingFurniture.chairWingBack": "Respatller ala cadira", + "symbol.sport.winner": "guanyador", + "symbol.descriptiveTime.winter": "hivern", + "symbol.buildingHouseholdTasks.toWipeTable": "per netejar la taula", + "symbol.electricalGeneral.wireBreak": "Trencament de filferro", + "symbol.foodPoultry.wishbone": "Wishbone", + "symbol.celebrationItem.witch": "bruixa", + "symbol.celebrationItem.witchesHat": "Barret de bruixes", + "symbol.animalMammal.wolf": "llop", + "symbol.toolsWorkshop.wood": "fusta", + "symbol.foodKitchenItems.woodenSpoon": "Cullera de fusta", + "symbol.toolsWorkshop.woodstain": "taca de fusta", + "symbol.toolsWorkshop.woodLathe": "torn de fusta", + "symbol.buildingContents.wool": "llana", + "symbol.workAndSchoolEducation.worksheet": "Càlcul", + "symbol.toolsActions.toWork": "Treballar", + "symbol.peopleActions.toWork": "Treballar", + "symbol.workAndSchoolEducation.workBook": "Quadern de treball", + "symbol.scienceAstronomy.world": "món", + "symbol.peopleFeelings.worriedLady": "Senyora preocupada", + "symbol.peopleFeelings.worriedMan": "Home preocupat", + "symbol.celebrationItem.wrappingPaper": "Paper d'embalar", + "symbol.celebrationEvent.toWrap": "per embolicar", + "symbol.toolsWorkshop.wrench": "Estirades", + "symbol.sport.toWrestle": "per lluitar", + "symbol.peopleDescriptive.wrinkled": "arrugat", + "symbol.healthcareBodyParts.wrist": "canell", + "symbol.communicationConversation.toWrite": "Escriure", + "symbol.peopleActions.toWriteCheque": "per escriure xec", + "symbol.communicationConversation.toWriteLetter": "per escriure carta", + "symbol.peopleDescriptive.wrongThought": "pensament equivocat", + "symbol.alphabet.w-LowerCase": "w", + "symbol.alphabet.w-UpperCase": "W", + "symbol.healthcareMedicalItems.xray": "Radiografia", + "symbol.musicInstrument.xylophone": "xilòfon", + "symbol.alphabet.x-LowerCase": "x", + "symbol.alphabet.x-UpperCase": "X", + "symbol.peopleActions.toYawn": "per badallar", + "symbol.artColour.yellow": "groc", + "symbol.descriptiveTime.yesterday": "Ahir", + "symbol.leisureToys.yo-Yo": "io-io", + "symbol.foodDairy.yogurt": "iogurt", + "symbol.foodBreadsAndBaking.yorkshirePudding": "Pudding de Yorkshire", + "symbol.peopleDescriptive.young": "jove", + "symbol.foodFeedingAndEating.yucky": "Sort", + "symbol.celebrationItem.yuleLog": "Tronc de Yule", + "symbol.foodFeedingAndEating.yummy": "Deliciós", + "symbol.alphabet.y-LowerCase": "y", + "symbol.alphabet.y-UpperCase": "Y", + "symbol.animalMammal.zebra": "zebra", + "symbol.transportRoad.zebraCrossing": "Pas de zebra", + "symbol.number.zero": "zero", + "symbol.clothesAccessories.zip": ".zip", + "symbol.computerIcon.toZoom": "per ampliar", + "symbol.alphabet.z-LowerCase": "z", + "symbol.alphabet.z-UpperCase": "Z", + "symbol.pronouns.I": "Jo", + "symbol.pronouns.he": "ell", + "symbol.pronouns.her": "seu", + "symbol.pronouns.hers": "la seva", + "symbol.pronouns.him": "Ell", + "symbol.pronouns.his": "seu", + "symbol.pronouns.she": "ella", + "symbol.pronouns.we": "nosaltres", + "symbol.pronouns.me": "mi", + "symbol.pronouns.it": "allò", + "symbol.pronouns.them": "ells", + "symbol.pronouns.they": "ells", + "symbol.pronouns.their": "llur", + "symbol.pronouns.that": "aquell", + "symbol.pronouns.you": "tu", + "symbol.pronouns.our": "nostre", + "symbol.pronouns.who": "qui", + "symbol.pronouns.us": "ens", + "symbol.pronouns.boy": "noi", + "symbol.pronouns.girl": "noia", + "symbol.pronouns.kids": "Nens", + "symbol.pronouns.children": "Nens", + "symbol.pronouns.whoever": "qui", + "symbol.pronouns.mine": "meu", + "symbol.pronouns.anybody": "qualsevol", + "symbol.pronouns.everybody": "tothom", + "symbol.pronouns.nobody": "ningú", + "symbol.pronouns.friend": "Amic", + "symbol.connectors.for": "per", + "symbol.connectors.is": "És", + "symbol.connectors.to": "a", + "symbol.connectors.was": "Va ser", + "symbol.connectors.with": "amb", + "symbol.descriptiveQuantity.slow": "lent", + "symbol.descriptiveQuantity.different": "diferent", + "symbol.buildingContents.bathroom": "bany", + "symbol.descriptiveQuantity.categories": "Categories" +} diff --git a/src/translations/cs-CZ.json b/src/translations/cs-CZ.json index a8b0036f0..433fa5cb6 100644 --- a/src/translations/cs-CZ.json +++ b/src/translations/cs-CZ.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Něco se pokazilo. Zkuste to prosím znovu", "cboard.components.Settings.Export.downloadNoConnectionError": "K stažení PDF je třeba připojení k internetu.", "cboard.components.Settings.Export.boards": "Tabule", + "cboard.components.Settings.Export.pdfSettings": "Nastavení PDF", + "cboard.components.Settings.Export.fontSize": "Velikost písma", + "cboard.components.Settings.Export.fontSizeSecondary": "Vyberte požadovanou velikost písma. Tato možnost je užitečná, pokud máte problémy s rozměry exportované desky.", + "cboard.components.Settings.Export.small": "Malý", + "cboard.components.Settings.Export.medium": "Středně", + "cboard.components.Settings.Export.large": "Velký", "cboard.components.Settings.Import.import": "Import", "cboard.components.Settings.Import.importSecondary": "Tato možnost importuje JUST nové detekované desky. NEBUDE importovat výchozí desky obsažené na Cboard. Podporované formáty jsou {cboardLink} nebo {link} formát.", "cboard.components.Settings.Import.success": "Úspěch!! Úspěšně bylo importováno {boards} desek.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Vaše předplatné bylo pozastaveno dne: {e}", "cboard.components.Settings.Subscribe.on_hold": "Vaše předplatné vypršelo dne: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Nejste přihlášeni. ", + "cboard.components.Settings.Subscribe.unverified": "Při ověřování vašeho nákupu došlo k chybě. Prosím obnovte", "cboard.components.Settings.Subscribe.refresh": "Aktualizovat", "cboard.components.Settings.Subscribe.error": "Jejda, něco se pokazilo. Zkuste to prosím později", "cboard.components.Settings.Subscribe.empty_product": "Momentálně nejsou k dispozici žádné předplatné. Opakujte akci později.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Prémie bude konec:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Opravte vaše platební problémy před:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Vypadá to, že váš účet Google již produkt zakoupil. Zkuste aplikaci restartovat.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Vypadá to, že váš účet Apple již produkt zakoupil. Zkuste aplikaci restartovat.", "cboard.components.Settings.Subscribe.close": "Zavřít", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Opravdu chcete zrušit svůj aktuální plán?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Vaše předplatné bylo úspěšně zrušeno.", diff --git a/src/translations/da-DK.json b/src/translations/da-DK.json index 65f03d6a6..778856485 100644 --- a/src/translations/da-DK.json +++ b/src/translations/da-DK.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Noget gik galt. Prøv venligst igen", "cboard.components.Settings.Export.downloadNoConnectionError": "Brug for internetforbindelse for at downloade PDF.", "cboard.components.Settings.Export.boards": "Boards", + "cboard.components.Settings.Export.pdfSettings": "PDF-indstillinger", + "cboard.components.Settings.Export.fontSize": "Skrifttypestørrelse", + "cboard.components.Settings.Export.fontSizeSecondary": "Vælg den ønskede skriftstørrelse. Denne indstilling er nyttig, hvis du har problemer med dimensionerne på det eksporterede kort.", + "cboard.components.Settings.Export.small": "Lille", + "cboard.components.Settings.Export.medium": "Medium", + "cboard.components.Settings.Export.large": "Stor", "cboard.components.Settings.Import.import": "Importere", "cboard.components.Settings.Import.importSecondary": "Denne mulighed importerer BLEJ de nye kort, der er registreret. Det vil IKKE importere standardkortene, der er inkluderet på Cboard. Understøttede formater er {cboardLink} format eller {link} format.", "cboard.components.Settings.Import.success": "Succes!! {boards} tavler blev importeret med succes.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Dit abonnement blev sat på pause den: {e}", "cboard.components.Settings.Subscribe.on_hold": "Dit abonnement udløb den: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Du er ikke tilmeldt. ", + "cboard.components.Settings.Subscribe.unverified": "Der opstod en fejl under valideringen af dit køb. Opdater venligst", "cboard.components.Settings.Subscribe.refresh": "Opdater", "cboard.components.Settings.Subscribe.error": "Ups noget gik galt. Prøv igen senere", "cboard.components.Settings.Subscribe.empty_product": "Der er intet abonnement tilgængeligt i øjeblikket. Prøv igen senere.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Præmien vil ophøre på:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Løs dine betalingsproblemer før den:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Det ser ud til, at din Google-konto allerede har købt et produkt. Prøv at genstarte appen.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Det ser ud til, at din Apple-konto allerede har købt et produkt. Prøv at genstarte appen.", "cboard.components.Settings.Subscribe.close": "Luk", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Er du sikker på, at du vil annullere dit nuværende abonnement?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Dit abonnement blev annulleret.", diff --git a/src/translations/de-DE.json b/src/translations/de-DE.json index 21d8c7e4c..20b9195df 100644 --- a/src/translations/de-DE.json +++ b/src/translations/de-DE.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Etwas ist schiefgelaufen. Bitte versuche es erneut", "cboard.components.Settings.Export.downloadNoConnectionError": "Benötigen Sie eine Internetverbindung, um das PDF herunterzuladen.", "cboard.components.Settings.Export.boards": "Bretter", + "cboard.components.Settings.Export.pdfSettings": "PDF-Einstellungen", + "cboard.components.Settings.Export.fontSize": "Schriftgrad", + "cboard.components.Settings.Export.fontSizeSecondary": "Wählen Sie die gewünschte Schriftgröße aus. Diese Option ist nützlich, wenn Sie Probleme mit den Abmessungen der exportierten Platine haben.", + "cboard.components.Settings.Export.small": "Klein", + "cboard.components.Settings.Export.medium": "Mittel", + "cboard.components.Settings.Export.large": "Groß", "cboard.components.Settings.Import.import": "Einführen", "cboard.components.Settings.Import.importSecondary": "Diese Option importiert NUR die neuen erkannten Karten. Die in Cboard enthaltenen Standardkarten werden NICHT importiert. Unterstützte Formate sind {cboardLink} Format oder {link} Format.", "cboard.components.Settings.Import.success": "Erfolg!! {boards} Boards wurden erfolgreich importiert.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Dein Abonnement wurde pausiert am: {e}", "cboard.components.Settings.Subscribe.on_hold": "Ihr Abonnement ist abgelaufen am: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Sie sind nicht angemeldet. ", + "cboard.components.Settings.Subscribe.unverified": "Bei der Bestätigung Ihres Kaufs ist ein Fehler aufgetreten. Bitte aktualisieren", "cboard.components.Settings.Subscribe.refresh": "Aktualisieren", "cboard.components.Settings.Subscribe.error": "Hoppla, etwas ist schief gelaufen. Bitte versuche es später erneut", "cboard.components.Settings.Subscribe.empty_product": "Derzeit ist kein Abonnement verfügbar. Bitte versuchen Sie es später erneut.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Der Premium-Zugriff endet am:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Beheben Sie Ihre Zahlungsprobleme vor dem:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Es sieht so aus, als ob Ihr Google-Konto bereits ein Produkt gekauft hat. Versuchen Sie die App neu zu starten.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Es sieht so aus, als ob Ihr Apple-Konto bereits ein Produkt gekauft hat. Versuchen Sie, die App neu zu starten.", "cboard.components.Settings.Subscribe.close": "Schließen", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Sind Sie sicher, dass Sie Ihren aktuellen Plan kündigen möchten?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Dein Abonnement wurde erfolgreich abgebrochen.", diff --git a/src/translations/el-GR.json b/src/translations/el-GR.json index a22fa8234..b53800fe9 100644 --- a/src/translations/el-GR.json +++ b/src/translations/el-GR.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Πάνω..Κάτι πήγε στραβά. Παρακαλώ προσπαθήστε ξανά", "cboard.components.Settings.Export.downloadNoConnectionError": "Χρειάζεστε σύνδεση στο internet για να κατεβάσετε το PDF.", "cboard.components.Settings.Export.boards": "Πίνακες", + "cboard.components.Settings.Export.pdfSettings": "Ρυθμίσεις PDF", + "cboard.components.Settings.Export.fontSize": "Μέγεθος γραμματοσειράς", + "cboard.components.Settings.Export.fontSizeSecondary": "Επιλέξτε το επιθυμητό μέγεθος γραμματοσειράς. Αυτή η επιλογή είναι χρήσιμη εάν αντιμετωπίζετε προβλήματα με τις διαστάσεις της εξαγόμενης πλακέτας.", + "cboard.components.Settings.Export.small": "Μικρός", + "cboard.components.Settings.Export.medium": "Μέτριος", + "cboard.components.Settings.Export.large": "Μεγάλος", "cboard.components.Settings.Import.import": "Εισαγωγή", "cboard.components.Settings.Import.importSecondary": "Αυτή η επιλογή θα εισαγάγει μόνο τους νέους ανιχνευμένους πίνακες. Δεν θα εισαγάγει τους προεπιλεγμένους πίνακες που περιλαμβάνονται στο Cboard. Οι μορφές που υποστηρίζονται είναι μορφοποίηση {cboardLink} ή {link}.", "cboard.components.Settings.Import.success": "Επιτυχία! Οι {boards} πίνακες εισήχθησαν με επιτυχία!", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Η συνδρομή σας τέθηκε σε παύση: {e}", "cboard.components.Settings.Subscribe.on_hold": "Η συνδρομή σας έληξε στις: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Δεν έχετε εγγραφεί. ", + "cboard.components.Settings.Subscribe.unverified": "Παρουσιάστηκε σφάλμα κατά την επικύρωση της αγοράς σας. Ανανεώστε", "cboard.components.Settings.Subscribe.refresh": "Ανανέωση", "cboard.components.Settings.Subscribe.error": "Ωχ κάτι πήγε στραβά. Παρακαλώ προσπαθήστε ξανά αργότερα", "cboard.components.Settings.Subscribe.empty_product": "Δεν υπάρχει διαθέσιμη συνδρομή αυτή τη στιγμή. Παρακαλώ δοκιμάστε ξανά αργότερα.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Η πριμοδότηση acces θα τελειώσει:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Διορθώστε τα προβλήματα πληρωμής σας πριν από:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Φαίνεται ότι ο λογαριασμός σας Google έχει ήδη αγοράσει ένα προϊόν. Δοκιμάστε να επανεκκινήσετε την εφαρμογή.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Φαίνεται ότι ο λογαριασμός σας Apple έχει ήδη αγοράσει ένα προϊόν. Δοκιμάστε να επανεκκινήσετε την εφαρμογή.", "cboard.components.Settings.Subscribe.close": "Κλείσιμο", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Είστε βέβαιοι ότι θέλετε να ακυρώσετε το τρέχον σχέδιό σας?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Η συνδρομή σας ακυρώθηκε επιτυχώς.", diff --git a/src/translations/en-GB.json b/src/translations/en-GB.json index 98c6dac3b..1699a9730 100644 --- a/src/translations/en-GB.json +++ b/src/translations/en-GB.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", "cboard.components.Settings.Export.boards": "Boards", + "cboard.components.Settings.Export.pdfSettings": "PDF Settings", + "cboard.components.Settings.Export.fontSize": "Font size", + "cboard.components.Settings.Export.fontSizeSecondary": "Select the desired font size. This option is useful if you have problems with the dimensions of the exported board.", + "cboard.components.Settings.Export.small": "Small", + "cboard.components.Settings.Export.medium": "Medium", + "cboard.components.Settings.Export.large": "Large", "cboard.components.Settings.Import.import": "Import", "cboard.components.Settings.Import.importSecondary": "This option will import JUST the new boards detected. It WILL NOT import the default boards included on Cboard. Supported formats are {cboardLink} format or {link} format.", "cboard.components.Settings.Import.success": "Success!! {boards} boards were imported successfully.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", + "cboard.components.Settings.Subscribe.unverified": "An error occurred during validation of your purchase. Please refresh", "cboard.components.Settings.Subscribe.refresh": "Refresh", "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "It looks like your Apple account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/en-US.json b/src/translations/en-US.json index 858d7d951..57a2cc5ad 100644 --- a/src/translations/en-US.json +++ b/src/translations/en-US.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", "cboard.components.Settings.Export.boards": "Boards", + "cboard.components.Settings.Export.pdfSettings": "PDF Settings", + "cboard.components.Settings.Export.fontSize": "Font size", + "cboard.components.Settings.Export.fontSizeSecondary": "Select the desired font size. This option is useful if you have problems with the dimensions of the exported board.", + "cboard.components.Settings.Export.small": "Small", + "cboard.components.Settings.Export.medium": "Medium", + "cboard.components.Settings.Export.large": "Large", "cboard.components.Settings.Import.import": "Import", "cboard.components.Settings.Import.importSecondary": "This option will import JUST the new boards detected. It WILL NOT import the default boards included on Cboard. Supported formats are {cboardLink} format or {link} format.", "cboard.components.Settings.Import.success": "Success!! {boards} boards were imported successfully.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", + "cboard.components.Settings.Subscribe.unverified": "An error occurred during validation of your purchase. Please refresh", "cboard.components.Settings.Subscribe.refresh": "Refresh", "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "It looks like your Apple account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/es-ES.json b/src/translations/es-ES.json index 4d4fbf8cb..e82c27da3 100644 --- a/src/translations/es-ES.json +++ b/src/translations/es-ES.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Algo salió mal. Por favor, inténtalo de nuevo", "cboard.components.Settings.Export.downloadNoConnectionError": "Necesita conexión a internet para descargar el PDF.", "cboard.components.Settings.Export.boards": "Tableros", + "cboard.components.Settings.Export.pdfSettings": "Configuración de PDF", + "cboard.components.Settings.Export.fontSize": "Tamaño de fuente", + "cboard.components.Settings.Export.fontSizeSecondary": "Seleccione el tamaño de fuente deseado. Esta opción es útil si tiene problemas con las dimensiones de la placa exportada.", + "cboard.components.Settings.Export.small": "Pequeño", + "cboard.components.Settings.Export.medium": "Medio", + "cboard.components.Settings.Export.large": "Grande", "cboard.components.Settings.Import.import": "Importar", "cboard.components.Settings.Import.importSecondary": "Esta opción importará SOLO los nuevos tableros detectados. NO importará los tableros predeterminados incluidos en Cboard. Los formatos admitidos son {cboardLink} o {link} formato.", "cboard.components.Settings.Import.success": "¡¡Éxito!! {boards} tableros fueron importados con éxito.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Tu suscripción fue pausada el: {e}", "cboard.components.Settings.Subscribe.on_hold": "Tu suscripción caducó el: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "No estás suscrito. ", + "cboard.components.Settings.Subscribe.unverified": "Se ha producido un error durante la validación de la compra. Por favor, actualice", "cboard.components.Settings.Subscribe.refresh": "Actualizar", "cboard.components.Settings.Subscribe.error": "Vaya, algo salió mal. Inténtalo de nuevo más tarde", "cboard.components.Settings.Subscribe.empty_product": "No hay ninguna suscripción disponible en este momento. Inténtalo de nuevo más tarde.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "El acceso premium terminará en:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Corrige tus problemas de pago antes de:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Parece que tu cuenta de Google ya ha comprado un producto. Intenta reiniciar la aplicación.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Parece que su cuenta de Apple ya ha comprado un producto. Intente reiniciar la aplicación.", "cboard.components.Settings.Subscribe.close": "Cerrar", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "¿Está seguro que desea cancelar su plan actual?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Tu suscripción ha sido cancelada con éxito.", diff --git a/src/translations/fi-FI.json b/src/translations/fi-FI.json index 77badab0a..645e9ced3 100644 --- a/src/translations/fi-FI.json +++ b/src/translations/fi-FI.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Jokin meni pieleen. Yritä uudelleen", "cboard.components.Settings.Export.downloadNoConnectionError": "Tarvitsetko internet-yhteyden ladata PDF.", "cboard.components.Settings.Export.boards": "Taulut", + "cboard.components.Settings.Export.pdfSettings": "PDF-asetukset", + "cboard.components.Settings.Export.fontSize": "Kirjasinkoko", + "cboard.components.Settings.Export.fontSizeSecondary": "Valitse haluamasi fonttikoko. Tämä vaihtoehto on hyödyllinen, jos sinulla on ongelmia viedyn levyn mittojen kanssa.", + "cboard.components.Settings.Export.small": "Pieni", + "cboard.components.Settings.Export.medium": "Keskiverto", + "cboard.components.Settings.Export.large": "Suuri", "cboard.components.Settings.Import.import": "Tuo", "cboard.components.Settings.Import.importSecondary": "Tämä vaihtoehto tuo vain uudet havaitut taulut. Se EI tuo jo Cboardiin sisältyviä oletuslevyjä. Tuetut muodot ovat {cboardLink} tai {link}.", "cboard.components.Settings.Import.success": "Onnistui!! {boards} taulua tuotiin onnistuneesti.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Tilauksesi keskeytettiin {e}", "cboard.components.Settings.Subscribe.on_hold": "Tilauksesi vanhentui: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Et ole tilannut. ", + "cboard.components.Settings.Subscribe.unverified": "Ostoksen vahvistuksen aikana tapahtui virhe. Ole hyvä ja päivitä", "cboard.components.Settings.Subscribe.refresh": "Päivitä", "cboard.components.Settings.Subscribe.error": "Hups jokin meni pieleen. Yritä myöhemmin uudelleen", "cboard.components.Settings.Subscribe.empty_product": "Tilausta ei ole saatavilla tällä hetkellä. Yritä myöhemmin uudelleen.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Premium-jäsenyydet päättyvät seuraaviin vaiheisiin:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Korjaa maksuasiasi ennen tätä:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Näyttää siltä, että Google-tilisi on jo ostanut tuotteen. Yritä käynnistää sovellus uudelleen.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Näyttää siltä, että Apple-tilisi on jo ostanut tuotteen. Yritä käynnistää sovellus uudelleen.", "cboard.components.Settings.Subscribe.close": "Sulje", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Oletko varma, että haluat peruuttaa nykyisen suunnitelman?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Tilauksesi peruutettiin onnistuneesti.", diff --git a/src/translations/fr-FR.json b/src/translations/fr-FR.json index 0271fd295..8789cdb8a 100644 --- a/src/translations/fr-FR.json +++ b/src/translations/fr-FR.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Hauts..Une erreur s'est produite. Veuillez réessayer", "cboard.components.Settings.Export.downloadNoConnectionError": "Besoin d'une connexion internet pour télécharger le PDF.", "cboard.components.Settings.Export.boards": "Planches", + "cboard.components.Settings.Export.pdfSettings": "Paramètres PDF", + "cboard.components.Settings.Export.fontSize": "Taille de la police", + "cboard.components.Settings.Export.fontSizeSecondary": "Sélectionnez la taille de police souhaitée. Cette option est utile si vous rencontrez des problèmes avec les dimensions de la carte exportée.", + "cboard.components.Settings.Export.small": "Petit", + "cboard.components.Settings.Export.medium": "Douleur moyenne", + "cboard.components.Settings.Export.large": "Grand", "cboard.components.Settings.Import.import": "Importer", "cboard.components.Settings.Import.importSecondary": "Cette option importera JUSTE les nouvelles cartes détectées. Il N'IMPORTERA PAS les cartes par défaut incluses sur Cboard. Les formats pris en charge sont le format {cboardLink} ou {link} format.", "cboard.components.Settings.Import.success": "Succès!! {boards} cartes ont été importées avec succès.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Votre abonnement a été suspendu le : {e}", "cboard.components.Settings.Subscribe.on_hold": "Votre abonnement a expiré le : {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Vous n'êtes pas abonné. ", + "cboard.components.Settings.Subscribe.unverified": "Une erreur s’est produite lors de la validation de votre achat. S’il vous plaît rafraîchir", "cboard.components.Settings.Subscribe.refresh": "Rafraîchir", "cboard.components.Settings.Subscribe.error": "Une erreur est survenue. Veuillez réessayer plus tard", "cboard.components.Settings.Subscribe.empty_product": "Il n'y a pas d'abonnement disponible pour le moment. Veuillez réessayer plus tard.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Les accès à la prime prendront fin le :", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Résoudre vos problèmes de paiement avant :", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Il semble que votre compte Google ait déjà acheté un produit. Essayez de redémarrer l'application.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Il semble que votre compte Apple ait déjà acheté un produit. Essayez de redémarrer l’application.", "cboard.components.Settings.Subscribe.close": "Fermer", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Êtes-vous sûr de vouloir annuler votre abonnement actuel ?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Votre abonnement a été annulé avec succès.", diff --git a/src/translations/he-IL.json b/src/translations/he-IL.json index 6509f49b1..87d1a0efd 100644 --- a/src/translations/he-IL.json +++ b/src/translations/he-IL.json @@ -12,10 +12,10 @@ "cboard.components.WelcomeScreenInformation.text": "Cboard מסייע למשתמשים עם ליקויי דיבור ושפה לתקשר באמצעות סמלים וטקסט לדיבור.", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "הירשם/י כדי לסנכרן את ההגדרות שלך!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "החשבון שלך מופעל…", + "cboard.components.Activate.loginSignUpPage": "עמוד כניסה או הרשמה", + "cboard.components.Activate.error": "שגיאה: אימות המשתמש הזמני שלך נכשל, נא לנסות להיכנס שוב", + "cboard.components.Activate.success": "אושר!", "cboard.components.Login.loginToCboard": "כניסה ללוח", "cboard.components.Login.login": "התחברות", "cboard.components.Login.email": "דוא\"ל", @@ -32,7 +32,7 @@ "cboard.components.SignUp.agreement": "ה{terms} ו{privacy} מקובלים עלי", "cboard.components.SignUp.termsAndConditions": "תנאים", "cboard.components.SignUp.privacy": "מדיניות הפרטיות", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.noConnection": "לא ניתן להתחבר לשרת. נא לנסות שוב.", "cboard.components.ChangePassword.password": "סיסמה חדשה", "cboard.components.ChangePassword.passwordRepeat": "חזור על סיסמה חדשה", "cboard.components.ChangePassword.send": "שלח", @@ -427,8 +427,8 @@ "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "מקריא את שם התיקיה בקול רם כאשר לוחצים עליה", "cboard.components.Settings.Navigation.showLiveMode": "להשתמש במצב החי", "cboard.components.Settings.Navigation.showLiveModeSecondary": "המצב החי מאפשר לך לכתוב טקסט ישירות לסרגל הפלא ולנגן את השמע במהירות. הוא מיועד למשתמשים שיכולים לכתוב.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", + "cboard.components.Settings.Navigation.activeImprovePhrase": "להשתמש בשיפור ניסוח", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "שיפור ניסוח מאפשר לך לשפר את משפטי הפלט מבחינה דקדוקית באמצעות בינה מלאכותית. הוא מיועד למשתמשי לוחות ליבה", "cboard.components.Settings.Navigation.bigScroll": "הפעלת כפתורי גלילה גדולים", "cboard.components.Settings.Navigation.bigScrollSecondary": "מציג כפתורי גלילה גדולים. יש לבחור את הסגנון הרצוי בסעיף סגנון כפתורי הניווט", "cboard.components.Settings.Navigation.navigationButtonsStyle": "סגנון כפתורי ניווט", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "אפשרות זו תייצא את כל הלוחות שברשותך אם תבחר בפורמט {cboardLink} או פורמט {link} . הוא ייצא רק את הלוח הנוכחי אם תבחר בפורמט PDF.", "cboard.components.Settings.Export.boardDownloaded": "הלוחות שלך הורדו", "cboard.components.Settings.Export.boardDownloadedCva": "הלוחות שלך הורדו. מצא את הקובץ שלך תחת תיקיית ההורדות", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "הלוח שלך התקבל. אפשר למצוא את הקובץ שלך תחת תיקיית ‚במכשיר שלי’", + "cboard.components.Settings.Export.boardDownloadedError": "אופס… משהו השתבש. נא לנסות שוב", + "cboard.components.Settings.Export.downloadNoConnectionError": "צריך חיבור לאינטרנט כדי להוריד את ה־PDF.", "cboard.components.Settings.Export.boards": "לוחות", + "cboard.components.Settings.Export.pdfSettings": "קביעות PDF", + "cboard.components.Settings.Export.fontSize": "גודל גופן", + "cboard.components.Settings.Export.fontSizeSecondary": "בחר את גודל הגופן הרצוי. אפשרות זו שימושית אם נתקלתם בבעיות במידות הלוח המיוצא.", + "cboard.components.Settings.Export.small": "קטן", + "cboard.components.Settings.Export.medium": "בינוני", + "cboard.components.Settings.Export.large": "גדול", "cboard.components.Settings.Import.import": "יבוא", "cboard.components.Settings.Import.importSecondary": "אפשרות זו תייבא רק את הלוחות החדשים שאותרו. זה לא יבוא את לוחות ברירת המחדל הכלולים בלוח. הפורמטים הנתמכים הם בפורמט {cboardLink} או בפורמט {link}.", "cboard.components.Settings.Import.success": "הצלחה !! {boards} לוחות הובאו בהצלחה.", @@ -469,7 +475,7 @@ "cboard.components.Settings.Speech.sampleSentence": "היי! זה הקול שלי", "cboard.components.Settings.Subscribe.subscribe": "מינוי", "cboard.components.Settings.Subscribe.includedFeatures": "יכולות כלולות:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "קולות עצביים מקוונים", "cboard.components.Settings.Subscribe.copyPublicBoards": "העתקת לוחות ציבוריים", "cboard.components.Settings.Subscribe.publishBoards": "פרסום לוחות", "cboard.components.Settings.Subscribe.copyTiles": "העתקת אריחים", @@ -477,22 +483,23 @@ "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "ניתוח שימוש רב עצמה", "cboard.components.Settings.Subscribe.shareBoards": "שיתוף לוחות", "cboard.components.Settings.Subscribe.adsFree": "ללא פרסומות", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "ייצוא לתצורת לוח פתוחה (OBF)", "cboard.components.Settings.Subscribe.sharePhrases": "שיתוף משפטים", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", + "cboard.components.Settings.Subscribe.privateSupportChannel": "ערוץ תמיכה פרטי", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "הקלטות קוליות לאריחים", + "cboard.components.Settings.Subscribe.active": "פעיל", + "cboard.components.Settings.Subscribe.canceled": "בוטלה", + "cboard.components.Settings.Subscribe.in_grace_period": "תקופת חסד", + "cboard.components.Settings.Subscribe.proccesing": "המינוי שלך מעובד במערכת…", "cboard.components.Settings.Subscribe.expired": "תוקף המינוי של פג במועד: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", + "cboard.components.Settings.Subscribe.paused": "המינוי שלך הופסק ב־{e}", "cboard.components.Settings.Subscribe.on_hold": "תוקף המינוי של פג במועד: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", + "cboard.components.Settings.Subscribe.not_subscribed": "לא נרשמת.", + "cboard.components.Settings.Subscribe.unverified": "אירעה שגיאה במהלך אימות הרכישה. נא לרענן", + "cboard.components.Settings.Subscribe.refresh": "רענון", + "cboard.components.Settings.Subscribe.error": "אופס, משהו השתבש. נא לנסות שוב מאוחר יותר", + "cboard.components.Settings.Subscribe.empty_product": "אין מנוי זמין כרגע. נסה שוב מאוחר יותר.", + "cboard.components.Settings.Subscribe.on_trial_period": "אתה נמצא בגירסת ניסיון בחינם למשך 30 יום. לאחר שהוא מסתיים, יהיה עליך להירשם כדי לקבל את כל התכונות.", "cboard.components.Settings.Subscribe.subscriptionInfo": "פרטי מינוי", "cboard.components.Settings.Subscribe.manageSubscription": "ניהול מינוי", "cboard.components.Settings.Subscribe.cancelSubscription": "ביטול מינוי", @@ -503,10 +510,11 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "גישת הפרימיום תסתיים ב־:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "נא לתקן את תקלות התשלום שלך לפני:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "נראה שחשבון ה־Google שלך כבר רכש מוצר. כדאי לנסות להפעיל את היישומון מחדש.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "נראה שחשבון Apple שלך כבר רכש מוצר. נסה להפעיל מחדש את האפליקציה.", "cboard.components.Settings.Subscribe.close": "סגירה", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "לבטל את התוכנית הנוכחית שלך?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "המינוי שלך בוטל בהצלחה.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "אירעה שגיאה בביטול המנוי שלך, נסה שוב בעוד רגע.", "cboard.components.Settings.Language.language": "שפה", "cboard.components.Settings.Language.moreLanguages": "שפות נוספות", "cboard.components.Settings.Language.close": "סגירה", @@ -588,8 +596,8 @@ "cboard.components.VoiceRecorder.record": "הקלט", "cboard.components.PremiumFeature.tryPeriodFinishTittle": "הניסיון ללא תשלום הסתיים", "cboard.components.PremiumFeature.featureBlockedTittle": "היכולת הזאת חסומה", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard להשבית תכונה זו. כדי להמשיך להשתמש בו ובכל התכונות כמו לוחות ציבוריים, קולות מקוונים, פונקציות עריכה מתקדמות ועוד רבים אחרים, אנא שדרג", + "cboard.components.PremiumFeature.upgradeNow": "לשדרג כעת", "cboard.components.UI.Downloader.initializing": "מתבצע אתחול…", "cboard.components.UI.Downloader.completed": "הושלם", "cboard.components.UI.Downloader.processing": "מתבצע עיבוד…", @@ -3850,19 +3858,19 @@ "symbol.pronouns.girl": "בת", "symbol.pronouns.kids": "ילדים", "symbol.pronouns.children": "ילדים", - "symbol.pronouns.whoever": "whoever", + "symbol.pronouns.whoever": "מי", "symbol.pronouns.mine": "שלי", - "symbol.pronouns.anybody": "anybody", + "symbol.pronouns.anybody": "מישהו", "symbol.pronouns.everybody": "כולם", "symbol.pronouns.nobody": "אף אחד", "symbol.pronouns.friend": "חבר/ה", - "symbol.connectors.for": "for", - "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", + "symbol.connectors.for": "בשביל", + "symbol.connectors.is": "הוא", + "symbol.connectors.to": "ל", + "symbol.connectors.was": "היה", "symbol.connectors.with": "עם", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", + "symbol.descriptiveQuantity.slow": "איטי", + "symbol.descriptiveQuantity.different": "שונה", "symbol.buildingContents.bathroom": "שירותים", "symbol.descriptiveQuantity.categories": "קטגוריות" } diff --git a/src/translations/hi-IN.json b/src/translations/hi-IN.json index 967eec42e..e4723d143 100644 --- a/src/translations/hi-IN.json +++ b/src/translations/hi-IN.json @@ -4,18 +4,18 @@ "cboard.components.WelcomeScreen.skipForNow": "अभी के लिए छोड़ दे", "cboard.components.WelcomeScreen.google": "Google के साथ साइन इन करें", "cboard.components.WelcomeScreen.facebook": "फ़ेसबुक से साइन इन करें", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", - "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", - "cboard.components.WelcomeScreen.terms": "Terms", - "cboard.components.WelcomeScreen.privacy": "Privacy Policy", + "cboard.components.WelcomeScreen.apple": "Apple के साथ साइन इन करें", + "cboard.components.WelcomeScreen.loginErrorAndroid": "क्षमा करें। प्रमाणीकृत प्रक्रिया के दौरान कोई त्रुटि उत्पन्न हुई. कृपया इसे पुन: प्रयास करें", + "cboard.components.WelcomeScreen.terms": "लिहाज", + "cboard.components.WelcomeScreen.privacy": "गोपनीयता नीति", "cboard.components.WelcomeScreenInformation.heading": "बोर्ड में आपका स्वागत है", "cboard.components.WelcomeScreenInformation.text": "गठबंधन उपयोगकर्ताओं को भाषण और भाषा हानियों के साथ प्रतीकों और पाठ-टू-स्पीच के साथ संवाद करने में सहायता करता है", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "अपनी सेटिंग्स को समन्वयित करने के लिए साइन अप करें!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "अपना खाता सक्रिय करना...", + "cboard.components.Activate.loginSignUpPage": "लॉगिन या साइन अप पृष्ठ", + "cboard.components.Activate.error": "त्रुटि: आपके अस्थायी उपयोगकर्ता की पुष्टि विफल होने की पुष्टि करते हुए, कृपया पुन: लॉगिन करने का प्रयास करें", + "cboard.components.Activate.success": "पुष्टि होना!", "cboard.components.Login.loginToCboard": "बोर्ड में लॉग इन करें", "cboard.components.Login.login": "लॉग इन करें", "cboard.components.Login.email": "ईमेल", @@ -29,10 +29,10 @@ "cboard.components.SignUp.confirmYourPassword": "अपने पासवर्ड की पुष्टि करें", "cboard.components.SignUp.cancel": "रद्द करना", "cboard.components.SignUp.signMeUp": "मुझे साइन अप", - "cboard.components.SignUp.agreement": "I agree with the {terms} and the {privacy}", - "cboard.components.SignUp.termsAndConditions": "Terms", - "cboard.components.SignUp.privacy": "Privacy Policy", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.agreement": "मैं सहमत हूँ {terms} और {privacy}", + "cboard.components.SignUp.termsAndConditions": "लिहाज", + "cboard.components.SignUp.privacy": "गोपनीयता नीति", + "cboard.components.SignUp.noConnection": "सर्वर से कनेक्ट करने में असमर्थ. कृपया बाद में पुन: प्रयास करें.", "cboard.components.ChangePassword.password": "नया पासवर्ड", "cboard.components.ChangePassword.passwordRepeat": "नया पासवर्ड दोहराएँ", "cboard.components.ChangePassword.send": "संदेश", @@ -90,8 +90,8 @@ "cboard.components.Board.EditToolbar.editTilesButton": "संपादित करें", "cboard.components.Board.EditToolbar.addTileButton": "टाइल जोड़ें", "cboard.components.Board.EditToolbar.fixedBoard": "फिक्स्ड", - "cboard.components.Board.EditToolbar.copyTiles": "Copy tiles", - "cboard.components.Board.EditToolbar.pasteTiles": "Paste tiles", + "cboard.components.Board.EditToolbar.copyTiles": "कॉपी टाइल्स", + "cboard.components.Board.EditToolbar.pasteTiles": "पेस्ट टाइल्स", "cboard.components.Board.share": "शेयर", "cboard.components.Board.copyMessage": "क्लिपबोर्ड पर नकल!", "cboard.components.Board.boardMissed": "हमें खेद है लेकिन हमने इस फ़ोल्डर / बोर्ड को मिस कर दिया है। हम आपको इसे फिर से बनाने की सलाह देते हैं।", @@ -103,12 +103,12 @@ "cboard.components.Board.boardCopyAccept": "स्वीकार करना", "cboard.components.Board.boardCopiedSuccessfully": "बोर्ड सफलतापूर्वक आपके कम्युनिकेटर में जोड़ा गया", "cboard.components.Board.emptyVoiceAlert": "चेतावनी: हमने भाषण को उपलब्ध पाठ का पता नहीं लगाया है! Cboard ठीक से काम नहीं कर सकता है।", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", - "cboard.components.Board.offlineChangeVoice": "Change voice", + "cboard.components.Board.offlineVoiceAlert": "चेतावनी: आप एक ऑनलाइन आवाज का उपयोग कर रहे हैं, लेकिन ऐसा लगता है कि आप ऑफ़लाइन हैं!", + "cboard.components.Board.offlineChangeVoice": "आवाज बदलें", "cboard.components.Board.myBoardTitle": "मेरा बोर्ड", "cboard.components.Board.failedToCopy": "क्लिपबोर्ड पर कॉपी करने में विफल", "cboard.components.Board.walkthroughWelcome": "बोर्ड में आपका स्वागत है!", - "cboard.components.Board.walkthroughChooseABoard": "Choose a board to start", + "cboard.components.Board.walkthroughChooseABoard": "शुरू करने के लिए एक बोर्ड चुनें", "cboard.components.Board.walkthroughUnlock": "अपने विकल्पों और सेटिंग्स को अनलॉक करने के लिए लॉक बटन को चार बार दबाएं।", "cboard.components.Board.walkthroughStart": "क्या आप Cboard ऐप और इसकी शानदार विशेषताओं के बारे में जानने के लिए तैयार हैं?", "cboard.components.Board.walkthroughSignInUp": "अपने संचारक को वैयक्तिकृत करने के लिए साइन इन करें।", @@ -117,14 +117,14 @@ "cboard.components.Board.walkthroughAddTile": "यहां आप बोर्ड में एक टाइल जोड़ सकते हैं! यह टाइल एक बटन, एक फ़ोल्डर या एक खाली बोर्ड हो सकता है।", "cboard.components.Board.walkthroughChangeBoard": "यह एक ड्रॉपडाउन मेनू है जहां से आप अपने कम्युनिकेटर के दूसरे बोर्ड में जा सकते हैं।", "cboard.components.Board.walkthroughBuildCommunicator": "यहां आप अपने संचारक तक पहुंच सकते हैं, इसे संपादित कर सकते हैं और इसे और अधिक बोर्डों से समृद्ध कर सकते हैं।", - "cboard.components.Board.walkthroughDefaultBoardsSelector": "Here you can switch between different featured boards", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "यहां आप विभिन्न फीचर्ड बोर्डों के बीच स्विच कर सकते हैं।", "cboard.components.Board.walkthroughEndTour": "एंड टूर", "cboard.components.Board.walkthroughCloseTour": "यात्रा बंद करें", "cboard.components.Board.walkthroughBack": "वापस", "cboard.components.Board.walkthroughNext": "अगला", - "cboard.components.Board.tilesCopiedSuccessfully": "Tiles copied successfully.", - "cboard.components.Board.tilesPastedSuccessfully": "Tiles pasted successfully.", - "cboard.components.Board.tilesPastedError": "WARNING: There was an error on tiles paste.", + "cboard.components.Board.tilesCopiedSuccessfully": "टाइल्स की सफलतापूर्वक प्रतिलिपि बनाई गई.", + "cboard.components.Board.tilesPastedSuccessfully": "टाइलें सफलतापूर्वक चिपकाई गईं।", + "cboard.components.Board.tilesPastedError": "चेतावनी: टाइल्स पेस्ट पर कोई त्रुटि थी।", "cboard.components.LockToggle.lock": "ताला", "cboard.components.LockToggle.unlock": "अनलॉक", "cboard.components.BackButton.back": "वापस जाओ", @@ -140,7 +140,7 @@ "cboard.components.FullScreenButton.fullscreen": "पूर्ण स्क्रीन", "cboard.components.FullScreenButton.exitFullscreen": "पूर्ण स्क्रीन से बाहर निकलें", "cboard.components.SymbolSearch.searchSymbolLibrary": "खोज प्रतीक लाइब्रेरी", - "cboard.components.SymbolSearch.clearText": "Clear text", + "cboard.components.SymbolSearch.clearText": "पाठ स्पष्ट करें", "cboard.components.InputImage.uploadImage": "तस्वीर डालिये", "cboard.components.Board.TileEditor.voiceRecorder": "आवाज मुद्रित करनेवाला", "cboard.components.Board.TileEditor.createTile": "टाइल बनाएं", @@ -158,20 +158,20 @@ "cboard.components.Board.TileEditor.existingBoards": "किसी मौजूदा बोर्ड का लिंक", "cboard.components.Board.TileEditor.none": "कोई नहीं", "cboard.components.Board.TileEditor.symbols": "प्रतीक", - "cboard.components.Board.TileEditor.editImage": "Edit image", + "cboard.components.Board.TileEditor.editImage": "छवि संपादित करें", "cboard.components.Board.boardEditTitleCancel": "रद्द करना", "cboard.components.Board.boardEditTitleAccept": "स्वीकार करना", "cboard.components.Board.userProfileLocked": "उपयोगकर्ता प्रोफ़ाइल बंद है, कृपया अपनी उपयोगकर्ता प्रोफ़ाइल देखने के लिए सेटिंग्स अनलॉक करें।", - "cboard.components.Board.live": "LIVE", - "cboard.components.Board.writeAndSay": "Write and say", - "cboard.components.Board.ImageEditor.title": "Image editor", - "cboard.components.Board.ImageEditor.rotateRight": "Rotate right", - "cboard.components.Board.ImageEditor.cropImage": "Crop image", - "cboard.components.Board.ImageEditor.close": "Close", - "cboard.components.Board.ImageEditor.done": "Done", - "cboard.components.Board.ImageEditor.cancelCrop": "Cancel crop", - "cboard.components.Board.ImageEditor.zoomIn": "Zoom in", - "cboard.components.Board.ImageEditor.zoomOut": "Zoom out", + "cboard.components.Board.live": "रहना", + "cboard.components.Board.writeAndSay": "लिखो और कहो", + "cboard.components.Board.ImageEditor.title": "छवि संपादक", + "cboard.components.Board.ImageEditor.rotateRight": "दायें घुमाएँ", + "cboard.components.Board.ImageEditor.cropImage": "फसल की छवि", + "cboard.components.Board.ImageEditor.close": "बंद करना", + "cboard.components.Board.ImageEditor.done": "समाज-सम्मत", + "cboard.components.Board.ImageEditor.cancelCrop": "फसल रद्द करें", + "cboard.components.Board.ImageEditor.zoomIn": "ज़ूम इन", + "cboard.components.Board.ImageEditor.zoomOut": "ज़ूम आउट करें", "cboard.components.BoardShare.title": "अपना बोर्ड साझा करें", "cboard.components.BoardShare.close": "बंद करे", "cboard.components.BoardShare.publishBoard": "बोर्ड प्रकाशित करें", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "रेडिट", "cboard.components.BoardShare.subject": "इस बोर्ड को Cboard से देखें!", "cboard.components.BoardShare.body": "हैलो! मैं Cboard टूल से एक संचार बोर्ड साझा करना चाहता हूं। कृपया इसे यहां पाएं: {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "फेसबुक पर बोर्ड साझा नहीं कर सकता। कृपया बाद में पुन: प्रयास करें.", "cboard.components.PhraseShare.title": "अपना वाक्यांश साझा करें या कॉपी करें", "cboard.components.PhraseShare.close": "बंद करे", "cboard.components.PhraseShare.copyPhrase": "वाक्यांश कॉपी करें", @@ -215,15 +215,15 @@ "cboard.components.CommunicatorToolbar.tiles": "{qty} टाइल्स", "cboard.components.CommunicatorToolbar.editCommunicator": "निर्माण", "cboard.components.CommunicatorToolbar.addBoardButton": "बोर्ड जोड़ें", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", - "cboard.components.CommunicatorToolbar.disagree": "disagree", - "cboard.components.CommunicatorToolbar.agree": "agree", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", - "cboard.components.CommunicatorToolbar.close": "Close", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "किसी फीचर्ड बोर्ड का चयन करें", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "किसी फीचर्ड बोर्ड का चयन करें", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "क्या आप चयनित विकल्प के लिए अपना वर्तमान बोर्ड बदलना चाहते हैं? आप इसे फिर से बदल सकते हैं", + "cboard.components.CommunicatorToolbar.disagree": "असहमत होना", + "cboard.components.CommunicatorToolbar.agree": "सहमत होना", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "बोर्ड कैप्शन", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "प्रतीकों की श्रेणियों वाले फ़ोल्डरों के साथ धाराप्रवाह बोर्ड। यह किसी भी रंग योजना के बिना शहतूत प्रतीक है।", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "कोर शब्दावली के साथ निश्चित बोर्ड, 11 कॉलम और 6 पंक्तियों में वितरित। यह एआरएसएएसी प्रतीकों और फिट्जगेराल्ड रंग योजना का उपयोग करता है।", + "cboard.components.CommunicatorToolbar.close": "बंद करना", "cboard.components.CommunicatorDialog.title": "मेरा संचारक", "cboard.components.CommunicatorDialog.menu": "मेन्यू", "cboard.components.CommunicatorDialog.menuRootBoardOption": "रूट बोर्ड के रूप में सेट करें", @@ -296,18 +296,18 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "बोर्ड प्रकाशित करें: अपने बोर्ड को सार्वजनिक करें। बोर्ड को पब्लिक बोर्ड टैब के तहत प्रदर्शित किया जाएगा।", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "बोर्ड अप्रकाशित करें: अपने बोर्ड को निजी बनाएं। बोर्ड को सार्वजनिक बोर्ड टैब के अंतर्गत प्रदर्शित नहीं किया जाएगा।", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "अपने बोर्ड को डेटाबेस से हटाएं, और इसे पुनर्प्राप्त नहीं किया जा सकता है।", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", + "cboard.components.CommunicatorDialog.boardReport": "इस बोर्ड को रिपोर्ट करें", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "कृपया हमें बताएं कि क्या आपको लगता है कि इस बोर्ड में यौन, हिंसक, घृणास्पद या अपमानजनक सामग्री शामिल है।", + "cboard.components.CommunicatorDialog.boardReportError": "आपकी रिपोर्ट भेजने में कोई त्रुटि आई. कृपया पुन: प्रयास करें.", "cboard.components.CommunicatorDialog.boardReportCancel": "रद्द करना", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", - "cboard.components.CommunicatorDialog.boardReportClose": "Close", + "cboard.components.CommunicatorDialog.boardReportSend": "रिपोर्ट भेजें", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "रिपोर्ट सफलतापूर्वक समर्थन टीम को भेजी गई.", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Cboard को अनुचित सामग्री से बाहर निकलने में मदद करने के लिए धन्यवाद.", + "cboard.components.CommunicatorDialog.boardReportClose": "बंद करना", "cboard.components.Notifications.refreshPage": "पृष्ठ ताज़ा करें", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudSpeakErrorAlert": "आपका इंटरनेट कनेक्शन ऑनलाइन आवाज़ को ठीक से पुन: उत्पन्न करने के लिए अपर्याप्त है।", + "cboard.components.Notifications.changeVoiceOnError": "आवाज बदलें", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "एक ऑनलाइन आवाज सेट की गई थी। इसके उपयोग के दौरान एक इंटरनेट कनेक्शन की आवश्यकता होती है।", "cboard.components.Settings.navigation": "नेविगेशन और बटन", "cboard.components.Settings.scanning": "स्कैनिंग", "cboard.components.Settings.display": "प्रदर्शन", @@ -316,7 +316,7 @@ "cboard.components.Settings.settings": "सेटिंग्स", "cboard.components.Settings.people": "लोग", "cboard.components.Settings.guest": "अतिथि", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "सदस्यता लें", "cboard.components.Settings.system": "प्रणाली", "cboard.components.Settings.backup": "बैकअप", "cboard.components.Settings.language": "भाषा", @@ -348,8 +348,8 @@ "cboard.components.Settings.fontSizeDescrip": "यहां से चुनकर फ़ॉन्ट आकार संपादित करें: 1. मानक, 2. बड़ा या 3. अतिरिक्त बड़ा।", "cboard.components.Settings.hideOutputBarTitle": "आउटपुट बार छुपाएं", "cboard.components.Settings.hideOutputBarDescrip": "स्क्रीन के शीर्ष पर सफेद पट्टी को छुपाता है जहां आपके द्वारा वाक्य बनाते समय या चित्रलेखों का चयन करते समय चिह्न दिखाई देते हैं।", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", + "cboard.components.Settings.Display.outputIncreaseButtons": "आउटपुट पट्टी पर क्रिया बटन का आकार बढ़ाएँ", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "उस सफेद पट्टी पर मौजूद क्रिया बटन का आकार बढ़ाएँ जहाँ आप एक वाक्य बनाते हैं.", "cboard.components.Settings.labelPositionTitle": "लेबल स्थिति", "cboard.components.Settings.labelPositionDescrip": "आप चुन सकते हैं कि लेबल को कहां रखा जाए। यह ऊपर, नीचे या छिपा हो सकता है।", "cboard.components.Settings.enableDarkThemeTitle": "डार्क थीम सक्षम करें", @@ -365,7 +365,7 @@ "cboard.components.Settings.folderVocalizationTitle": "फ़ोल्डर वोकलिज़ेशन", "cboard.components.Settings.folderVocalizationDescrip": "क्लिक करने पर फ़ोल्डरों का नाम ज़ोर से पढ़ता है", "cboard.components.Settings.enableTour": "भ्रमण सक्षम करें", - "cboard.components.Settings.symbols": "Symbols", + "cboard.components.Settings.symbols": "प्रतीकों", "cboard.components.Settings.People.people": "लोग", "cboard.components.Settings.People.name": "नाम", "cboard.components.Settings.People.nameSecondary": "अपना उपयोगकर्ता नाम अपडेट करें", @@ -375,12 +375,12 @@ "cboard.components.Settings.People.languageSecondary": "हमें बताएं कि आपकी भाषा क्या है", "cboard.components.Settings.People.birthdate": "जन्म दिन", "cboard.components.Settings.People.birthdateSecondary": "अपनी जन्मतिथि अपडेट करें", - "cboard.components.Settings.People.location": "Location", + "cboard.components.Settings.People.location": "स्थान", "cboard.components.Settings.People.logout": "लोग आउट", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "इस खाते को हटाएँ", + "cboard.components.Settings.People.deleteAccountSecondary": "एक बार जब आप एक खाता हटा देते हैं, तो कोई वापस नहीं जाता है। कृपया निश्चित रहें।", + "cboard.components.Settings.People.errorDeletingAccount": "खाता हटाने के दौरान कोई त्रुटि उत्पन्न होती है. कृपया इसे पुन: प्रयास करें.", + "cboard.components.Settings.People.deleteAccountConfirmation": "एक बार जब आप एक खाता हटा देते हैं, तो कोई वापस नहीं जाता है। क्या आप अपना खाता हटाना सुनिश्चित करते हैं?", "cboard.components.Settings.People.cancelDeleteAccount": "रद्द करना", "cboard.components.Settings.Display.display": "प्रदर्शन", "cboard.components.Settings.Display.StandardSize": "मानक", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "ज्यादा बड़ा", "cboard.components.Settings.Display.uiSize": "यूआई आकार", "cboard.components.Settings.Display.uiSizeSecondary": "तत्व का आकार", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "फ़ॉन्ट परिवार", + "cboard.components.Settings.Display.fontFamilySecondary": "पूरे अनुप्रयोग में उपयोग किया गया पाठ फ़ॉन्ट परिवर्तित करें", "cboard.components.Settings.Display.fontSize": "फ़ॉन्ट आकार", "cboard.components.Settings.Display.fontSizeSecondary": "ऐप फ़ॉन्ट का आकार", "cboard.components.Settings.Display.LabelPositionAbove": "ऊपर", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "स्कैनर तत्वों पर पुनरावृत्ति करेगा, उन्हें चुनने के लिए कोई भी कुंजी दबाएं", "cboard.components.Settings.Navigation.navigation": "नेविगेशन और बटन", "cboard.components.Settings.Navigation.enable": "संदर्भ जागरूक वापस बटन सक्षम करें", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "बड़े बैक बटन दिखाता है। नेविगेशन बटन शैली अनुभाग में इच्छित शैली का चयन करें।", "cboard.components.Settings.Navigation.shareShow": "वाक्यांश साझा करें बटन दिखाएं", "cboard.components.Settings.Navigation.shareShowSecondary": "एक शेयर बटन दिखाएं (बैकस्पेस बटन के बगल में) जो चयनित प्रतीकों को साझा करने की अनुमति देता है।", "cboard.components.Settings.Navigation.quickUnlock": "त्वरित सेटिंग्स अनलॉक सक्षम करें", @@ -425,16 +425,16 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "इसे हटाने के लिए प्रत्येक प्रतीक पर एक \"x\" बटटन दिखाता है", "cboard.components.Settings.Navigation.vocalizeFolders": "फ़ोल्डर मुखर सक्षम करें", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "जब क्लिक किया जाता है तो फ़ोल्डर ज़ोर से पढ़ता है", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.showLiveMode": "लाइव मोड का उपयोग करें", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "लाइव मोड आपको आउटपुट बार में सीधे टेक्स्ट लिखने और जल्दी से ध्वनि चलाने की अनुमति देता है। यह उन उपयोगकर्ताओं के लिए है जो लिख सकते हैं।", + "cboard.components.Settings.Navigation.activeImprovePhrase": "सुधार वाक्यांश का उपयोग करें", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "बेहतर वाक्यांश आपको आर्टिफिशियल इंटेलिजेंस का उपयोग करके आउटपुट वाक्यांश को ग्रामेटिक रूप से बेहतर बनाने की अनुमति देता है। यह कोर बोर्ड के उपयोगकर्ताओं के लिए अभिप्रेत है", + "cboard.components.Settings.Navigation.bigScroll": "बड़े स्क्रॉल बटन सक्षम करें", + "cboard.components.Settings.Navigation.bigScrollSecondary": "बड़े स्क्रॉल बटन दिखाता है. नेविगेशन बटन शैली अनुभाग में इच्छित शैली का चयन करें", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "नेविगेशन बटन शैली", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "संदर्भ-जागरूक बैक और बड़े स्क्रॉल बटन की शैली का चयन करें। साइड पर आंखों के ट्रैकर्स के लिए सिफारिश की जाती है।", + "cboard.components.Settings.Navigation.onTheSides": "किनारों पर", + "cboard.components.Settings.Navigation.onTop": "शीर्ष पर", "cboard.components.Settings.Export.export": "निर्यात", "cboard.components.Settings.Export.exportSingle": "एकल बोर्ड निर्यात करें", "cboard.components.Settings.Export.exportSingleSecondary": "यह विकल्प आपके द्वारा बोर्ड की एक सूची से एकल बोर्ड का निर्यात करेगा। आप {cboardLink}, {link} या पीडीएफ प्रारूप चुन सकते हैं।", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "यदि आप {cboardLink} प्रारूप या {link} प्रारूप चुनते हैं तो यह विकल्प आपके पास मौजूद सभी बोर्डों को निर्यात करेगा। यदि आप पीडीएफ प्रारूप चुनते हैं तो यह वर्तमान बोर्ड को निर्यात करेगा।", "cboard.components.Settings.Export.boardDownloaded": "आपके बोर्ड डाउनलोड हो गए", "cboard.components.Settings.Export.boardDownloadedCva": "आपके बोर्ड डाउनलोड हो गए। डाउनलोड फ़ोल्डर के तहत अपनी फ़ाइल खोजें", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "आपका बोर्ड डाउनलोड किया गया था. 'मेरे डिवाइस पर' फ़ोल्डर के अंतर्गत अपनी फ़ाइल ढूँढें", + "cboard.components.Settings.Export.boardDownloadedError": "अप।। कुछ गलत हो गया। कृपया पुन: प्रयास करें", + "cboard.components.Settings.Export.downloadNoConnectionError": "पीडीएफ डाउनलोड करने के लिए इंटरनेट कनेक्शन की आवश्यकता है।", "cboard.components.Settings.Export.boards": "बोर्डों", + "cboard.components.Settings.Export.pdfSettings": "पीडीएफ सेटिंग्स", + "cboard.components.Settings.Export.fontSize": "फ़ॉन्ट आकार", + "cboard.components.Settings.Export.fontSizeSecondary": "इच्छित फ़ॉन्ट आकार का चयन करें. यदि आपको निर्यात किए गए बोर्ड के आयामों के साथ समस्याएं हैं तो यह विकल्प उपयोगी है।", + "cboard.components.Settings.Export.small": "छोटा", + "cboard.components.Settings.Export.medium": "मध्यम", + "cboard.components.Settings.Export.large": "विशाल", "cboard.components.Settings.Import.import": "आयात", "cboard.components.Settings.Import.importSecondary": "यह विकल्प केवल खोजे गए नए बोर्डों को आयात करेगा। यह Cboard में शामिल डिफ़ॉल्ट बोर्डों को आयात नहीं करेगा। समर्थित प्रारूप {cboardLink} प्रारूप या {link} प्रारूप हैं।", "cboard.components.Settings.Import.success": "सफलता!! {boards} बोर्ड सफलतापूर्वक आयात किए गए थे।", @@ -467,50 +473,52 @@ "cboard.components.Settings.Speech.faster": "और तेज", "cboard.components.Settings.Speech.slower": "और धीमा", "cboard.components.Settings.Speech.sampleSentence": "नमस्ते! यह मेरी आवाज़ है", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", - "cboard.components.Settings.Subscribe.copyTiles": "Copy tiles", - "cboard.components.Settings.Subscribe.pasteTiles": "Paste tiles", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", - "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", - "cboard.components.Settings.Subscribe.close": "Close", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.subscribe": "सदस्यता लें", + "cboard.components.Settings.Subscribe.includedFeatures": "शामिल सुविधाएँ:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "ऑनलाइन तंत्रिका आवाज़ें", + "cboard.components.Settings.Subscribe.copyPublicBoards": "सार्वजनिक बोर्डों की प्रतिलिपि बनाएँ", + "cboard.components.Settings.Subscribe.publishBoards": "बोर्ड प्रकाशित करें", + "cboard.components.Settings.Subscribe.copyTiles": "कॉपी टाइल्स", + "cboard.components.Settings.Subscribe.pasteTiles": "पेस्ट टाइल्स", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "शक्तिशाली उपयोग विश्लेषिकी", + "cboard.components.Settings.Subscribe.shareBoards": "शेयर बोर्ड", + "cboard.components.Settings.Subscribe.adsFree": "मुफ्त विज्ञापन", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "ओपन बोर्ड प्रारूप में निर्यात करें (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "वाक्यांश साझा करें", + "cboard.components.Settings.Subscribe.privateSupportChannel": "निजी सहायता चैनल", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "टाइल्स के लिए ध्वनि रिकॉर्डिंग", + "cboard.components.Settings.Subscribe.active": "सक्रिय", + "cboard.components.Settings.Subscribe.canceled": "रद्द", + "cboard.components.Settings.Subscribe.in_grace_period": "छूट की अवधि", + "cboard.components.Settings.Subscribe.proccesing": "हम आपकी सदस्यता संसाधित कर रहे हैं ...", + "cboard.components.Settings.Subscribe.expired": "आपकी सदस्यता की समय सीमा समाप्त हो गई: {e}", + "cboard.components.Settings.Subscribe.paused": "आपकी सदस्यता को इस पर रोक दिया गया था: {e}", + "cboard.components.Settings.Subscribe.on_hold": "आपकी सदस्यता की समय सीमा समाप्त हो गई: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "आप सदस्यता प्राप्त नहीं हैं. ", + "cboard.components.Settings.Subscribe.unverified": "आपकी खरीदारी के सत्यापन के दौरान कोई त्रुटि उत्पन्न हुई. कृपया ताज़ा करें", + "cboard.components.Settings.Subscribe.refresh": "आराम देना", + "cboard.components.Settings.Subscribe.error": "उफ़, कुछ गलत हो गया। कृपया बाद में पुन: प्रयास करें", + "cboard.components.Settings.Subscribe.empty_product": "इस समय कोई सदस्यता उपलब्ध नहीं है. कृपया बाद में पुन: प्रयास करें.", + "cboard.components.Settings.Subscribe.on_trial_period": "आप 30 दिन नि: शुल्क परीक्षण पर हैं। यह समाप्त होने के बाद, आपको सभी सुविधाओं को प्राप्त करने के लिए सदस्यता लेनी होगी।", + "cboard.components.Settings.Subscribe.subscriptionInfo": "सदस्यता जानकारी", + "cboard.components.Settings.Subscribe.manageSubscription": "सदस्यता प्रबंधित करें", + "cboard.components.Settings.Subscribe.cancelSubscription": "सदस्यता रद्द करें", + "cboard.components.Settings.Subscribe.planAmount": "योजना की राशि:", + "cboard.components.Settings.Subscribe.title": "योजना:", + "cboard.components.Settings.Subscribe.status": "ओहदा:", + "cboard.components.Settings.Subscribe.nextPayment": "अगला भुगतान यहाँ पर:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "प्रीमियम शुल्क समाप्त हो जाएगा:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "इससे पहले अपनी भुगतान समस्याओं को ठीक करें:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "ऐसा लगता है कि आपके Google खाते ने पहले ही कोई उत्पाद खरीद लिया है. अनुप्रयोग को पुनरारंभ करने का प्रयास करें।", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "ऐसा लगता है कि आपके ऐप्पल खाते ने पहले से ही एक उत्पाद खरीदा है। अनुप्रयोग को पुनरारंभ करने का प्रयास करें।", + "cboard.components.Settings.Subscribe.close": "बंद करना", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "क्या आप वाकई अपनी वर्तमान योजना रद्द करना चाहते हैं?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "आपकी सदस्यता सफलतापूर्वक रद्द कर दी गई.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "आपकी सदस्यता रद्द करने में कोई त्रुटि आई, कृपया एक क्षण में पुन: प्रयास करें.", "cboard.components.Settings.Language.language": "भाषा", "cboard.components.Settings.Language.moreLanguages": "और भाषाएँ", "cboard.components.Settings.Language.close": "बंद करे", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "अल्बानियाई", "cboard.components.Settings.Language.arabic": "अरबी", "cboard.components.Settings.Language.belarusian": "बेलारूसी", "cboard.components.Settings.Language.bengali": "बंगाली", @@ -533,7 +541,7 @@ "cboard.components.Settings.Language.khmer": "खमेर", "cboard.components.Settings.Language.korean": "कोरियाई", "cboard.components.Settings.Language.montenegrin": "मोंटेनिग्रिन", - "cboard.components.Settings.Language.macedonian": "Macedonian", + "cboard.components.Settings.Language.macedonian": "मेसीडोनियन", "cboard.components.Settings.Language.nepali": "नेपाली", "cboard.components.Settings.Language.dutch": "डच", "cboard.components.Settings.Language.norwegian": "नार्वेजियन", @@ -550,51 +558,51 @@ "cboard.components.Settings.Language.ukrainian": "यूक्रेनी", "cboard.components.Settings.Language.vietnamese": "वियतनामी", "cboard.components.Settings.Language.chinese": "चीनी", - "cboard.components.Settings.Language.ttsEnginesSubheader": "Text to speech engine", + "cboard.components.Settings.Language.ttsEnginesSubheader": "पाठ से भाषण इंजन", "cboard.components.Settings.Language.ttsEngines": "टेक्स्ट टू स्पीच इंजन", "cboard.components.Settings.Language.ttsEngineError": "चेतावनी: वाक् इंजन के इस पाठ में Cboard द्वारा समर्थित कोई भी भाषा शामिल नहीं है!। बेझिझक हमसे संपर्क करें और हमें बताएं।", - "cboard.components.Settings.Language.availableLangsSubheader": "Available languages", - "cboard.components.Settings.Language.downloadLangSubheader": "Downloadable languages", - "cboard.components.Settings.Language.uninstalled": "Uninstalled", - "cboard.components.Settings.Language.download": "Download", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", - "cboard.components.Settings.Language.downloadDialogTitle": "Download Language", - "cboard.components.Settings.Language.downloadDialogSubtitle": "You will be redirected to the Google play store in order to download and install the voices for this language. Do you want to proceed?", + "cboard.components.Settings.Language.availableLangsSubheader": "उपलब्ध भाषाएँ", + "cboard.components.Settings.Language.downloadLangSubheader": "डाउनलोड करने योग्य भाषाएँ", + "cboard.components.Settings.Language.uninstalled": "रद्द", + "cboard.components.Settings.Language.download": "डाउनलोड", + "cboard.components.Settings.Language.configureLocalVoice": "कोई स्थानीय आवाज़ कॉन्फ़िगर करें", + "cboard.components.Settings.Language.downloadDialogTitle": "भाषा डाउनलोड करें", + "cboard.components.Settings.Language.downloadDialogSubtitle": "इस भाषा के लिए आवाज़ों को डाउनलोड और इंस्टॉल करने के लिए आपको Google Play store पर रीडायरेक्ट किया जाएगा। क्या आप आगे बढ़ना चाहते हैं?", "cboard.components.Settings.Language.cancel": "रद्द करना", - "cboard.components.Settings.Language.ttsErrorAlert": "We didn't detect the new language is installed. Please verify.", - "cboard.components.Settings.Language.langErrorAlert": "We didn't detect the new voice is installed. Please verify the downloaded application.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", - "cboard.components.Settings.Language.checkIt": "Check it", - "cboard.components.Settings.Language.CancelInstalation": "Cancel instalation", - "cboard.components.Settings.Language.openApp": "Open app", - "cboard.components.Settings.Language.uninstalledLangNotification": "Install the new language", - "cboard.components.Settings.Language.instaledLangSuccesNotification": "Language installed successfully", - "cboard.components.Settings.Symbols.symbols": "Symbols", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Language.ttsErrorAlert": "हमने नहीं पाया कि नई भाषा स्थापित है. कृपया सत्यापित करें।", + "cboard.components.Settings.Language.langErrorAlert": "हमें पता नहीं चला कि नई आवाज़ स्थापित है। कृपया डाउनलोड किए गए अनुप्रयोग की जाँच करें।", + "cboard.components.Settings.Language.continueOnlineLangAlert": "चयनित भाषा के लिए एक ऑनलाइन आवाज उपलब्ध है. यदि आप स्वीकार करते हैं तो ऐप स्वचालित रूप से भाषा बदल जाएगा।", + "cboard.components.Settings.Language.searchVoiceAlert": "कृपया टेक्स्ट टू स्पीच इंजन ऐप में एक आवाज खोजें", + "cboard.components.Settings.Language.checkIt": "इसकी जाँच करें", + "cboard.components.Settings.Language.CancelInstalation": "किस्त रद्द करें", + "cboard.components.Settings.Language.openApp": "अनुप्रयोग खोलें", + "cboard.components.Settings.Language.uninstalledLangNotification": "नई भाषा स्थापित करें", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "भाषा सफलतापूर्वक स्थापित की गई", + "cboard.components.Settings.Symbols.symbols": "प्रतीकों", + "cboard.components.Settings.Symbols.downloadArasaac": "ARASAC प्रतीक डाउनलोड करें", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "ऑफ़लाइन मोड में उपयोग किए जाने के लिए सभी ARASAAC प्रतीकों के साथ एक पैकेज डाउनलोड करें।", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "प्रतीक डाउनलोड आपको अपने सिस्टम में स्थानीय रूप से प्रतीकों को रखने की अनुमति देगा, इसलिए जब आप एक नया तत्व बनाने के लिए प्रतीकों की खोज करते हैं, तो आपको इंटरनेट कनेक्शन की आवश्यकता नहीं होती है।", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "क्या आप ARASAC प्रतीक डाउनलोड करना चाहते हैं? इस प्रक्रिया में कुछ समय लगेगा।", "cboard.components.Settings.Symbols.cancel": "रद्द करना", - "cboard.components.Settings.Symbols.download": "Download", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.download": "डाउनलोड", + "cboard.components.Settings.Symbols.noConnection": "कोई इंटरनेट कनेक्शन नहीं", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "कोई इंटरनेट कनेक्शन नहीं है। प्रतीकों को डाउनलोड करने के लिए आपको इंटरनेट से कनेक्ट होना होगा।", + "cboard.components.Settings.Symbols.deleteArasaac": "ARASAC प्रतीक हटाएँ", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "सभी ARASAC प्रतीकों के साथ पैकेज हटाएँ। हटाने के बाद, प्रतीक केवल इंटरनेट कनेक्शन के साथ उपलब्ध होंगे।", + "cboard.components.Settings.Symbols.delete": "मिटाना", "cboard.components.UserIcon.login": "लॉग इन या साइन अप करें", "cboard.components.VoiceRecorder.play": "रिकॉर्डिंग चलायें", "cboard.components.VoiceRecorder.clear": "रिकॉर्डिंग साफ़ करें", "cboard.components.VoiceRecorder.record": "अभिलेख", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "आपका नि: शुल्क परीक्षण समाप्त हो गया है", + "cboard.components.PremiumFeature.featureBlockedTittle": "यह सुविधा अवरोधित है", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard इस सुविधा को अक्षम कर देता है। इसका उपयोग जारी रखने के लिए और सार्वजनिक बोर्ड, ऑनलाइन आवाज़, उन्नत संपादन फ़ंक्शन और कई अन्य जैसी सभी सुविधाएँ, कृपया अपग्रेड करें।", + "cboard.components.PremiumFeature.upgradeNow": "अब नवीनीकृत करें", + "cboard.components.UI.Downloader.initializing": "आरंभ।।।", + "cboard.components.UI.Downloader.completed": "पूरा किया", + "cboard.components.UI.Downloader.processing": "संसाधन।।।", + "cboard.components.UI.Downloader.processingDone": "प्रक्रिया पूरी हो गई!", + "cboard.components.UI.Downloader.processingError": "डेटा संसाधित करने में कोई त्रुटि आई, कृपया पुन: प्रयास करें.", "cboard.board.home": "घर", "cboard.vocalization.myNameIsAmberley": "मेरा नाम एम्बरले है", "cboard.vocalization.niceToMeetYou": "आपसे मिलकर अच्छा लगा", @@ -3828,41 +3836,41 @@ "symbol.computerIcon.toZoom": "ज़ूम करने के लिए", "symbol.alphabet.z-LowerCase": "Z - लोअर केस", "symbol.alphabet.z-UpperCase": "Z - ऊपरी केस", - "symbol.pronouns.I": "I", - "symbol.pronouns.he": "he", - "symbol.pronouns.her": "her", - "symbol.pronouns.hers": "hers", - "symbol.pronouns.him": "him", - "symbol.pronouns.his": "his", - "symbol.pronouns.she": "she", - "symbol.pronouns.we": "we", - "symbol.pronouns.me": "me", - "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", + "symbol.pronouns.I": "मैं", + "symbol.pronouns.he": "वह", + "symbol.pronouns.her": "उसे", + "symbol.pronouns.hers": "उसकी", + "symbol.pronouns.him": "उसे", + "symbol.pronouns.his": "उसका", + "symbol.pronouns.she": "वहस्त्री", + "symbol.pronouns.we": "हम", + "symbol.pronouns.me": "मुझको", + "symbol.pronouns.it": "यह", + "symbol.pronouns.them": "उन्हें", + "symbol.pronouns.they": "वे", + "symbol.pronouns.their": "उनके", + "symbol.pronouns.that": "उस", + "symbol.pronouns.you": "तुम", + "symbol.pronouns.our": "हमारा", "symbol.pronouns.who": "कौन", - "symbol.pronouns.us": "us", - "symbol.pronouns.boy": "boy", - "symbol.pronouns.girl": "girl", - "symbol.pronouns.kids": "kids", - "symbol.pronouns.children": "children", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", - "symbol.pronouns.friend": "friend", - "symbol.connectors.for": "for", - "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.pronouns.us": "हमें", + "symbol.pronouns.boy": "लड़का", + "symbol.pronouns.girl": "लड़की", + "symbol.pronouns.kids": "बच्चे", + "symbol.pronouns.children": "बच्चे", + "symbol.pronouns.whoever": "जो कोई", + "symbol.pronouns.mine": "मेरा", + "symbol.pronouns.anybody": "कोई भी", + "symbol.pronouns.everybody": "सब", + "symbol.pronouns.nobody": "कोई नहीं", + "symbol.pronouns.friend": "मित्र", + "symbol.connectors.for": "के लिए", + "symbol.connectors.is": "है", + "symbol.connectors.to": "तक", + "symbol.connectors.was": "था", + "symbol.connectors.with": "के साथ", + "symbol.descriptiveQuantity.slow": "धीमा", + "symbol.descriptiveQuantity.different": "अलग", + "symbol.buildingContents.bathroom": "स्नानघर", + "symbol.descriptiveQuantity.categories": "श्रेणियाँ" } diff --git a/src/translations/hr-HR.json b/src/translations/hr-HR.json index 61c6d972f..fe61ef39b 100644 --- a/src/translations/hr-HR.json +++ b/src/translations/hr-HR.json @@ -12,10 +12,10 @@ "cboard.components.WelcomeScreenInformation.text": "Cboard pomaže korisnicima s govornim i jezičnim poteškoćama da komuniciraju sa simbolima i pomoću pretvorbe teksta u govor.", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "Prijavite se kako bi sinkronizirali svoje postavke!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "Aktivacija vašeg računa...", + "cboard.components.Activate.loginSignUpPage": "Stranica za prijavu ili registraciju", + "cboard.components.Activate.error": "POGREŠKA: potvrda vašeg privremenog korisnika NIJE USPJEŠNA, pokušajte se ponovno prijaviti", + "cboard.components.Activate.success": "POTVRĐENO!", "cboard.components.Login.loginToCboard": "Prijavite se u Cboard", "cboard.components.Login.login": "Prijava", "cboard.components.Login.email": "E-mail", @@ -32,7 +32,7 @@ "cboard.components.SignUp.agreement": "Slažem se s uvjetima i politikom privatnosti.", "cboard.components.SignUp.termsAndConditions": "Uvjeti", "cboard.components.SignUp.privacy": "Politika privatnosti", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.noConnection": "Spajanje na poslužitelja nije moguće. Molimo pokušajte ponovo kasnije.", "cboard.components.ChangePassword.password": "Nova lozinka", "cboard.components.ChangePassword.passwordRepeat": "Ponovite novu lozinku", "cboard.components.ChangePassword.send": "Pošalji", @@ -379,8 +379,8 @@ "cboard.components.Settings.People.logout": "Odjava", "cboard.components.Settings.People.deleteAccountPrimary": "Izbriši ovaj račun", "cboard.components.Settings.People.deleteAccountSecondary": "Nakon što izbrišete račun, više nema povratka. Molimo budite sigurni.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.errorDeletingAccount": "Dolazi do pogreške tijekom brisanja računa. Pokušajte ponovno.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Nakon što izbrišete račun, više nema povratka. Jeste li sigurni da želite izbrisati svoj račun?", "cboard.components.Settings.People.cancelDeleteAccount": "Otkaži", "cboard.components.Settings.Display.display": "Prikaz", "cboard.components.Settings.Display.StandardSize": "Standardna", @@ -427,8 +427,8 @@ "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Čitaju se nazivi mapa naglas kad se kliknu", "cboard.components.Settings.Navigation.showLiveMode": "Koristite način rada UŽIVO", "cboard.components.Settings.Navigation.showLiveModeSecondary": "Način rada UŽIVO omogućuje pisanje teksta izravno u izlaznu traku i brzu reprodukciju zvuka. Namijenjen je korisnicima koji mogu pisati.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Upotrijebite izraz za poboljšanje\n", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Izraz za poboljšanje omogućuje gramatičko poboljšanje izlazne fraze pomoću umjetne inteligencije. Namijenjen je korisnicima jezgrenih ploča", "cboard.components.Settings.Navigation.bigScroll": "Omogući velike tipke za pomicanje", "cboard.components.Settings.Navigation.bigScrollSecondary": "Prikazuje velike tipke za pomicanje. Odaberite željeni stil u odjeljku stilova navigacijskih tipki.", "cboard.components.Settings.Navigation.navigationButtonsStyle": "Stil navigacijskih tipki", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Ova će opcija izvesti SVE ploče koje imate ako odaberete format {cboardLink} ili {link} format. Ako odaberete PDF format, ono će izvoziti SAMO trenutnu ploču.", "cboard.components.Settings.Export.boardDownloaded": "Vaše ploče su preuzete", "cboard.components.Settings.Export.boardDownloadedCva": "Vaše ploče su preuzete. Pronađite datoteku u mapi za preuzimanje", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Vaša ploča je preuzeta. Pronađite svoju datoteku u mapi \"Na mom uređaju\".", + "cboard.components.Settings.Export.boardDownloadedError": "Ups.. Nešto je pošlo po zlu. Molimo pokušajte ponovno", + "cboard.components.Settings.Export.downloadNoConnectionError": "Potrebna je internetska veza za preuzimanje PDF-a.", "cboard.components.Settings.Export.boards": "Ploče", + "cboard.components.Settings.Export.pdfSettings": "Postavke PDF-a", + "cboard.components.Settings.Export.fontSize": "Veličina fonta", + "cboard.components.Settings.Export.fontSizeSecondary": "Odaberite željenu veličinu fonta. Ova je mogućnost korisna ako imate problema s dimenzijama izvezene ploče.", + "cboard.components.Settings.Export.small": "Malen", + "cboard.components.Settings.Export.medium": "Srednje jako", + "cboard.components.Settings.Export.large": "Veliki", "cboard.components.Settings.Import.import": "Učitaj", "cboard.components.Settings.Import.importSecondary": "Ova će opcija uvesti SAMO novo otkrivene ploče. NEĆE uvesti zadane ploče uključene u Cboard. Podržani formati su {cboardLink} ili {link} format.", "cboard.components.Settings.Import.success": "Uspjeh!! Ploča {boards} je uspješno učitana.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Vaša pretplata je pauzirana: {e}", "cboard.components.Settings.Subscribe.on_hold": "Vaša pretplata je istekla: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Niste pretplaćeni.", + "cboard.components.Settings.Subscribe.unverified": "Došlo je do pogreške tijekom provjere valjanosti kupnje. Osvježite", "cboard.components.Settings.Subscribe.refresh": "Osvježi", "cboard.components.Settings.Subscribe.error": "Ups! Nešto je pošlo po zlu. Molimo pokušajte ponovo kasnije", "cboard.components.Settings.Subscribe.empty_product": "Trenutno nema dostupnih pretplata. Molimo pokušajte ponovo kasnije.", @@ -502,7 +509,8 @@ "cboard.components.Settings.Subscribe.nextPayment": "Datum sljedeće uplate:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Premium pristup prestaje:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Riješite probleme s plaćanjem prije:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Čini se da je vaš Google račun već kupio proizvod. Pokušajte ponovo pokrenuti aplikaciju.\n", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Čini se da je vaš Apple račun već kupio proizvod. Pokušajte ponovo pokrenuti aplikaciju.", "cboard.components.Settings.Subscribe.close": "Zatvori", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Jeste li sigurni da želite otkazati svoj trenutni plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Vaša pretplata je uspješno otkazana.", @@ -571,17 +579,17 @@ "cboard.components.Settings.Language.uninstalledLangNotification": "Instalirajte novi jezik", "cboard.components.Settings.Language.instaledLangSuccesNotification": "Jezik je uspješno instaliran.", "cboard.components.Settings.Symbols.symbols": "Simboli", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Symbols.downloadArasaac": "Preuzmite ARASAAC simbole\n", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Preuzimanje paketa sa svim ARASAAC simbolima za korištenje u izvanmrežnom načinu rada.", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Preuzimanje simbola omogućit će vam da simbole imate lokalno u svom sustavu, tako da kada tražite simbole za stvaranje novog elementa, ne trebate internetsku vezu.", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Želite li preuzeti ARASAAC simbole? Proces će potrajati neko vrijeme.", "cboard.components.Settings.Symbols.cancel": "Otkaži", "cboard.components.Settings.Symbols.download": "Preuzmi", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.noConnection": "Nema internetske veze", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "Nema internetske veze. Za preuzimanje simbola morate biti povezani na internet.", + "cboard.components.Settings.Symbols.deleteArasaac": "Izbrišite ARASAAC simbole", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Izbrišite paket sa svim ARASAAC simbolima. Nakon brisanja, simboli će biti dostupni samo uz internetsku vezu.", + "cboard.components.Settings.Symbols.delete": "Obriši", "cboard.components.UserIcon.login": "Prijavi se ili registriraj", "cboard.components.VoiceRecorder.play": "Reproducirajte snimanje", "cboard.components.VoiceRecorder.clear": "Obriši snimku", @@ -590,11 +598,11 @@ "cboard.components.PremiumFeature.featureBlockedTittle": "Ova značajka je blokirana", "cboard.components.PremiumFeature.featureBlockedText": "Cboard onemogući ovu značajku. Da biste ga nastavili koristiti i sve značajke kao što su javne ploče, online glasovi, napredne funkcije uređivanja i mnoge druge, molimo - nadogradite", "cboard.components.PremiumFeature.upgradeNow": "Nadogradi sada", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.UI.Downloader.initializing": "Inicijaliziranje...", + "cboard.components.UI.Downloader.completed": "Dovršeno", + "cboard.components.UI.Downloader.processing": "Obrada...", + "cboard.components.UI.Downloader.processingDone": "Proces završen!", + "cboard.components.UI.Downloader.processingError": "Došlo je do pogreške prilikom obrade podataka, pokušajte ponovno.", "cboard.board.home": "Početna", "cboard.vocalization.myNameIsAmberley": "moje ime je Amberley", "cboard.vocalization.niceToMeetYou": "drago mi je što sam te upoznao", diff --git a/src/translations/hu-HU.json b/src/translations/hu-HU.json index 6a59ad469..2810682bc 100644 --- a/src/translations/hu-HU.json +++ b/src/translations/hu-HU.json @@ -4,7 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Ugrás most", "cboard.components.WelcomeScreen.google": "Jelentkezzen be a Google-lal", "cboard.components.WelcomeScreen.facebook": "Jelentkezzen be a Facebook-on", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", + "cboard.components.WelcomeScreen.apple": "Bejelentkezés az Apple-lel", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sajnálom. Hiba történt a hitelesítési folyamat során. Kérjük, próbálja meg újra", "cboard.components.WelcomeScreen.terms": "Feltételek", "cboard.components.WelcomeScreen.privacy": "Adatvédelmi irányelvek", @@ -12,10 +12,10 @@ "cboard.components.WelcomeScreenInformation.text": "A Cboard segíti a beszéd- és nyelvi fogyatékossággal élő felhasználókat a szimbólumokkal és a szöveges beszédekkel való kommunikációban.", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "Jelentkezzen be a beállítások szinkronizálásához!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "A fiók aktiválása...", + "cboard.components.Activate.loginSignUpPage": "Bejelentkezési vagy regisztrációs oldal", + "cboard.components.Activate.error": "HIBA: az ideiglenes felhasználó SIKERTELENSÉGÉNEK megerősítése, kérjük, próbáljon meg újra bejelentkezni", + "cboard.components.Activate.success": "MEGRÖGZÖTT!", "cboard.components.Login.loginToCboard": "Belépés a Cboardba", "cboard.components.Login.login": "Belépés", "cboard.components.Login.email": "Email", @@ -32,7 +32,7 @@ "cboard.components.SignUp.agreement": "Elfogadom a következőt: {terms} és a {privacy}", "cboard.components.SignUp.termsAndConditions": "Feltételek", "cboard.components.SignUp.privacy": "Adatvédelmi irányelvek", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.noConnection": "Nem lehet csatlakozni a kiszolgálóhoz. Kérjük, próbálja újra később.", "cboard.components.ChangePassword.password": "új jelszó", "cboard.components.ChangePassword.passwordRepeat": "Ismételd meg az új jelszót", "cboard.components.ChangePassword.send": "Küld", @@ -108,7 +108,7 @@ "cboard.components.Board.myBoardTitle": "Saját tábla", "cboard.components.Board.failedToCopy": "Nem sikerült a vágólapra másolás", "cboard.components.Board.walkthroughWelcome": "Üdvözöljük a Cboard-on!", - "cboard.components.Board.walkthroughChooseABoard": "Choose a board to start", + "cboard.components.Board.walkthroughChooseABoard": "Válassz egy táblát a kezdéshez", "cboard.components.Board.walkthroughUnlock": "Négyszer nyomja meg a zár gombot az opciók és beállítások feloldásához.", "cboard.components.Board.walkthroughStart": "Készen áll a Cboard alkalmazás bemutattójára és annak fantasztikus szolgáltatásaira?", "cboard.components.Board.walkthroughSignInUp": "Jelentkezzen be a kommunikátor személyre szabásához.", @@ -117,7 +117,7 @@ "cboard.components.Board.walkthroughAddTile": "Itt hozzáadhat egy csempét a táblához! Ez a csempe lehet gomb, mappa vagy üres tábla.", "cboard.components.Board.walkthroughChangeBoard": "Ez egy legördülő menü, ahonnan a kommunikátor másik paneljére léphet.", "cboard.components.Board.walkthroughBuildCommunicator": "Itt elérheti a kommunikátorát, szerkesztheti és további táblákkal gazdagíthatja.", - "cboard.components.Board.walkthroughDefaultBoardsSelector": "Here you can switch between different featured boards", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "Itt válthat a különböző kiemelt táblák között", "cboard.components.Board.walkthroughEndTour": "A bemutató befejezése", "cboard.components.Board.walkthroughCloseTour": "A bemutató bezárása", "cboard.components.Board.walkthroughBack": "Vissza", @@ -140,7 +140,7 @@ "cboard.components.FullScreenButton.fullscreen": "Teljes képernyő", "cboard.components.FullScreenButton.exitFullscreen": "Kilépés a teljes képernyőből", "cboard.components.SymbolSearch.searchSymbolLibrary": "Keresés a szimbólumkönyvtárban", - "cboard.components.SymbolSearch.clearText": "Clear text", + "cboard.components.SymbolSearch.clearText": "Tiszta szöveg", "cboard.components.InputImage.uploadImage": "Kép feltöltése", "cboard.components.Board.TileEditor.voiceRecorder": "Hangrögzítő", "cboard.components.Board.TileEditor.createTile": "Csempe létrehozása", @@ -215,14 +215,14 @@ "cboard.components.CommunicatorToolbar.tiles": "{qty} Csempe", "cboard.components.CommunicatorToolbar.editCommunicator": "Épít", "cboard.components.CommunicatorToolbar.addBoardButton": "Add Board", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", - "cboard.components.CommunicatorToolbar.disagree": "disagree", - "cboard.components.CommunicatorToolbar.agree": "agree", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Válassz ki egy kiemelt táblát", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Válassz ki egy kiemelt táblát", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Szeretné megváltoztatni az aktuális táblát a kiválasztott opcióhoz? Újra átkapcsolhatja", + "cboard.components.CommunicatorToolbar.disagree": "ellenkezik", + "cboard.components.CommunicatorToolbar.agree": "egyetért", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Tábla felirata", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent tábla szimbólumkategóriákat tartalmazó mappákkal. Ez Eperfa szimbólumok színséma nélkül.", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Rögzített tábla alapszókincsgel, 11 oszlopban és 6 sorban elosztva. ARASAAC szimbólumokat és Fitzgerald színsémát használ.", "cboard.components.CommunicatorToolbar.close": "Bezár", "cboard.components.CommunicatorDialog.title": "A kommunikátorom", "cboard.components.CommunicatorDialog.menu": "Menü", @@ -296,7 +296,7 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "Tábla közzététele: Tegye nyilvánossá a tábláját. A tábla a Nyilvános táblák fül alatt jelenik meg.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "Tábla közzétételének visszavonása: Tegye priváttá a tábláját. A tábla nem jelenik meg a Nyilvános táblák lapon.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "Törölje a tábláját az adatbázisból, és azt nem lehet helyreállítani.", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", + "cboard.components.CommunicatorDialog.boardReport": "Jelentés a testületről", "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Kérjük, tudassa velünk, ha úgy gondolja, hogy ez a fórum szexuális, erőszakos, gyűlöletkeltő vagy sértő tartalmat tartalmaz", "cboard.components.CommunicatorDialog.boardReportError": "Hiba történt a jelentés küldésekor. Kérlek próbáld újra.", "cboard.components.CommunicatorDialog.boardReportCancel": "Mégse", @@ -307,7 +307,7 @@ "cboard.components.Notifications.refreshPage": "Frisssítsd az oldalt", "cboard.components.Notifications.cloudSpeakErrorAlert": "Internetkapcsolata nem elegendő az online hang megfelelő reprodukálásához.", "cboard.components.Notifications.changeVoiceOnError": "Hang megváltoztatása", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "Online hangot állítottak be. Használatához internetkapcsolat szükséges.", "cboard.components.Settings.navigation": "Navigáció és gombok", "cboard.components.Settings.scanning": "letapogatás", "cboard.components.Settings.display": "Kijelző", @@ -316,7 +316,7 @@ "cboard.components.Settings.settings": "Beállítások", "cboard.components.Settings.people": "Emberek", "cboard.components.Settings.guest": "Vendég", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "Előfizet", "cboard.components.Settings.system": "Rendszer", "cboard.components.Settings.backup": "biztonsági mentés", "cboard.components.Settings.language": "Nyelv", @@ -365,7 +365,7 @@ "cboard.components.Settings.folderVocalizationTitle": "Mappa vokalizálása", "cboard.components.Settings.folderVocalizationDescrip": "Kattintáskor hangosan olvassa el a mappák nevét", "cboard.components.Settings.enableTour": "Körutazás engedélyezése", - "cboard.components.Settings.symbols": "Symbols", + "cboard.components.Settings.symbols": "Szimbólumok", "cboard.components.Settings.People.people": "Emberek", "cboard.components.Settings.People.name": "Név", "cboard.components.Settings.People.nameSecondary": "Frissítse felhasználói nevét", @@ -377,10 +377,10 @@ "cboard.components.Settings.People.birthdateSecondary": "Frissítse születési dátumát", "cboard.components.Settings.People.location": "Hely", "cboard.components.Settings.People.logout": "Kijelentkezés", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "A fiók törlése", + "cboard.components.Settings.People.deleteAccountSecondary": "Miután törölt egy fiókot, nincs visszaút. Kérem, legyen biztos benne.", + "cboard.components.Settings.People.errorDeletingAccount": "Hiba jelenik meg a fiók törlése során. Kérjük, próbálja újra.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Miután törölt egy fiókot, nincs visszaút. Biztosan törli fiókját?.", "cboard.components.Settings.People.cancelDeleteAccount": "Megszünteti", "cboard.components.Settings.Display.display": "Kijelző", "cboard.components.Settings.Display.StandardSize": "Alapértelmezett", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "A szkenner az elemek között ismétlődik, bármelyik billentyűt megnyomva kiválaszthatja azokat", "cboard.components.Settings.Navigation.navigation": "Navigáció és gombok", "cboard.components.Settings.Navigation.enable": "A környezetfigyelő vissza gomb engedélyezése", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "Nagy vissza gombokat jelenít meg. Válassza ki a kívánt stílust a navigációs gombok stílus részében.", "cboard.components.Settings.Navigation.shareShow": "Mutasd a kifejezés megosztás gombját", "cboard.components.Settings.Navigation.shareShowSecondary": "Mutasson egy megosztás gombot (a visszalépés gomb mellett), amely lehetővé teszi a kiválasztott szimbólumok megosztását.", "cboard.components.Settings.Navigation.quickUnlock": "A gyors beállítások feloldásának engedélyezése", @@ -427,14 +427,14 @@ "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "A mappák nevét hangosan kiolvassa, amikor rákattintanak", "cboard.components.Settings.Navigation.showLiveMode": "Használja az Élő módot", "cboard.components.Settings.Navigation.showLiveModeSecondary": "Az élő mód lehetővé teszi, hogy szöveget írjon közvetlenül a kimeneti sávra, és gyorsan lejátssza a hangot. Írni tudó felhasználóknak készült.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Használja a Javítás kifejezést", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "A Kifejezés javítása lehetővé teszi a kimeneti kifejezés grammatikai javítását a mesterséges intelligencia használatával. Az alaplapok felhasználói számára készült", + "cboard.components.Settings.Navigation.bigScroll": "Nagy görgetőgombok engedélyezése", + "cboard.components.Settings.Navigation.bigScrollSecondary": "Nagy görgetőgombokat jelenít meg. Válassza ki a kívánt stílust a navigációs gombok stílus részében", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigációs gombok stílusa", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Válassza ki a környezetfüggő vissza és a nagy görgetőgombok stílusát. Az oldalakon ajánlott a szemkövetők számára", + "cboard.components.Settings.Navigation.onTheSides": "Az oldalakon", + "cboard.components.Settings.Navigation.onTop": "A tetején", "cboard.components.Settings.Export.export": "Export", "cboard.components.Settings.Export.exportSingle": "Egyetlen tábla exportálása", "cboard.components.Settings.Export.exportSingleSecondary": "Ez az opció egyetlen táblát exportál a táblák listájából. Választhat {cboardLink}, {link} vagy PDF formátumot.", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Ez az opció MINDEN táblát exportál, ha {cboardLink} vagy {link} formátumot választ. Ha a PDF formátumot választja, akkor csak az aktuális táblát exportálja.", "cboard.components.Settings.Export.boardDownloaded": "Tábláikat letöltötték", "cboard.components.Settings.Export.boardDownloadedCva": "Táblázatokat letöltötték. Keresse meg fájljait a letöltések mappában", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "A táblád le lett töltve. Keresse meg a fájlt a \"Saját eszközön\" mappában", + "cboard.components.Settings.Export.boardDownloadedError": "Szünetmentes tápegység.. Valami hiba történt. Kérjük, próbálja újra", + "cboard.components.Settings.Export.downloadNoConnectionError": "A PDF letöltéséhez internetkapcsolat szükséges.", "cboard.components.Settings.Export.boards": "alaplapok", + "cboard.components.Settings.Export.pdfSettings": "PDF-beállítások", + "cboard.components.Settings.Export.fontSize": "Betűméret", + "cboard.components.Settings.Export.fontSizeSecondary": "Válassza ki a kívánt betűméretet. Ez a beállítás akkor hasznos, ha problémái vannak az exportált tábla méreteivel.", + "cboard.components.Settings.Export.small": "Kicsi", + "cboard.components.Settings.Export.medium": "Közepes", + "cboard.components.Settings.Export.large": "Nagy", "cboard.components.Settings.Import.import": "import", "cboard.components.Settings.Import.importSecondary": "Ez az opció JUST az új táblákat importálja. Nem importálja a Cboard alapértelmezett tábláit. A támogatott formátumok {cboardLink} vagy {link}.", "cboard.components.Settings.Import.success": "Siker!! {boards} tábla importálása sikeres volt.", @@ -467,46 +473,48 @@ "cboard.components.Settings.Speech.faster": "gyorsabb", "cboard.components.Settings.Speech.slower": "lassabb", "cboard.components.Settings.Speech.sampleSentence": "Szia! ez az én hangom", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", + "cboard.components.Settings.Subscribe.subscribe": "Előfizet", + "cboard.components.Settings.Subscribe.includedFeatures": "Mellékelt funkciók:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neurális hangok", + "cboard.components.Settings.Subscribe.copyPublicBoards": "Nyilvános táblák másolása", + "cboard.components.Settings.Subscribe.publishBoards": "Táblák közzététele", "cboard.components.Settings.Subscribe.copyTiles": "Csempék másolása", "cboard.components.Settings.Subscribe.pasteTiles": "Csempék beillesztése", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", - "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Hatékony használatelemzés", + "cboard.components.Settings.Subscribe.shareBoards": "Táblák megosztása", + "cboard.components.Settings.Subscribe.adsFree": "Ingyenes hirdetések", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Exportálás nyílt tábla formátumba (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "Megosztási kifejezések", + "cboard.components.Settings.Subscribe.privateSupportChannel": "Privát támogatási csatorna", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Hangfelvétel csempékhez", + "cboard.components.Settings.Subscribe.active": "AKTÍV", + "cboard.components.Settings.Subscribe.canceled": "VISSZAVONT", + "cboard.components.Settings.Subscribe.in_grace_period": "HALADÉK", + "cboard.components.Settings.Subscribe.proccesing": "Feldolgozzuk előfizetését...", + "cboard.components.Settings.Subscribe.expired": "Az előfizetés a következő dátumon lejárt: {e}", + "cboard.components.Settings.Subscribe.paused": "Az előfizetés szüneteltetése a következőn történt: {e}", + "cboard.components.Settings.Subscribe.on_hold": "Az előfizetés a következő dátumon lejárt: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "Ön nem iratkozott fel. ", + "cboard.components.Settings.Subscribe.unverified": "Hiba történt a vásárlás érvényesítése során. Kérjük, frissítse", + "cboard.components.Settings.Subscribe.refresh": "Felfrissít", + "cboard.components.Settings.Subscribe.error": "Hoppá, valami hiba történt. Kérjük, próbálja újra később", + "cboard.components.Settings.Subscribe.empty_product": "Jelenleg nincs elérhető előfizetés. Kérjük, próbálja újra később.", + "cboard.components.Settings.Subscribe.on_trial_period": "Ön a 30 napos ingyenes próbaverziót használja. Miután véget ér, elő kell fizetnie az összes funkció megszerzéséhez.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "Előfizetési információk", + "cboard.components.Settings.Subscribe.manageSubscription": "Előfizetés kezelése", + "cboard.components.Settings.Subscribe.cancelSubscription": "Előfizetés lemondása", + "cboard.components.Settings.Subscribe.planAmount": "Terv összege:", + "cboard.components.Settings.Subscribe.title": "Terv:", + "cboard.components.Settings.Subscribe.status": "Állapot:", + "cboard.components.Settings.Subscribe.nextPayment": "Következő befizetés:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "A prémium hozzáférés a következő időpontokban ér véget:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "Javítsa ki fizetési problémáit a következők előtt:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Úgy tűnik, hogy Google-fiókja már megvásárolt egy terméket. Próbálja meg újraindítani az alkalmazást.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Úgy tűnik, hogy Apple-fiókja már megvásárolt egy terméket. Próbálja meg újraindítani az alkalmazást.", "cboard.components.Settings.Subscribe.close": "Bezár", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Biztosan le szeretné mondani jelenlegi csomagját?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Előfizetését sikeresen lemondta.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "Hiba történt az előfizetés lemondásakor, próbálkozzon újra egy pillanat múlva.", "cboard.components.Settings.Language.language": "Nyelv", "cboard.components.Settings.Language.moreLanguages": "További nyelvek", "cboard.components.Settings.Language.close": "Bezárás", @@ -557,44 +565,44 @@ "cboard.components.Settings.Language.downloadLangSubheader": "Letölthető nyelvek", "cboard.components.Settings.Language.uninstalled": "Eltávolítva", "cboard.components.Settings.Language.download": "Letöltés", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", - "cboard.components.Settings.Language.downloadDialogTitle": "Download Language", - "cboard.components.Settings.Language.downloadDialogSubtitle": "You will be redirected to the Google play store in order to download and install the voices for this language. Do you want to proceed?", + "cboard.components.Settings.Language.configureLocalVoice": "Helyi hang konfigurálása", + "cboard.components.Settings.Language.downloadDialogTitle": "Letöltés nyelve", + "cboard.components.Settings.Language.downloadDialogSubtitle": "A rendszer átirányítja a Google Play Áruházba, hogy letöltse és telepítse az ehhez a nyelvhez tartozó hangokat. Szeretné folytatni?", "cboard.components.Settings.Language.cancel": "Megszünteti", - "cboard.components.Settings.Language.ttsErrorAlert": "We didn't detect the new language is installed. Please verify.", - "cboard.components.Settings.Language.langErrorAlert": "We didn't detect the new voice is installed. Please verify the downloaded application.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", - "cboard.components.Settings.Language.checkIt": "Check it", - "cboard.components.Settings.Language.CancelInstalation": "Cancel instalation", - "cboard.components.Settings.Language.openApp": "Open app", - "cboard.components.Settings.Language.uninstalledLangNotification": "Install the new language", - "cboard.components.Settings.Language.instaledLangSuccesNotification": "Language installed successfully", - "cboard.components.Settings.Symbols.symbols": "Symbols", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Language.ttsErrorAlert": "Nem észleltük, hogy az új nyelv telepítve van. Kérjük, ellenőrizze.", + "cboard.components.Settings.Language.langErrorAlert": "Nem észleltük, hogy az új hang telepítve van. Kérjük, ellenőrizze a letöltött alkalmazást.", + "cboard.components.Settings.Language.continueOnlineLangAlert": "A kiválasztott nyelvhez online hang áll rendelkezésre. Ha elfogadja, az alkalmazás automatikusan megváltoztatja a nyelvet.", + "cboard.components.Settings.Language.searchVoiceAlert": "Keressen rá egy hangra a Text To Speech motor alkalmazásban", + "cboard.components.Settings.Language.checkIt": "Ellenőrizze", + "cboard.components.Settings.Language.CancelInstalation": "Telepítés megszakítása", + "cboard.components.Settings.Language.openApp": "Alkalmazás megnyitása", + "cboard.components.Settings.Language.uninstalledLangNotification": "Az új nyelv telepítése", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "A nyelv sikeresen telepítve van", + "cboard.components.Settings.Symbols.symbols": "Szimbólumok", + "cboard.components.Settings.Symbols.downloadArasaac": "ARASAAC szimbólumok letöltése", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Letölt egy csomagot, amely tartalmazza az összes ARASAAC szimbólumot offline módban.", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "A szimbólumok letöltése lehetővé teszi, hogy a szimbólumok helyileg legyenek a rendszerben, így amikor szimbólumokat keres egy új elem létrehozásához, nincs szüksége internetkapcsolatra.", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Szeretné letölteni az ARASAAC szimbólumokat? A folyamat eltart egy ideig.", "cboard.components.Settings.Symbols.cancel": "Megszünteti", "cboard.components.Settings.Symbols.download": "Letöltés", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.noConnection": "Nincs internetkapcsolat", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "Nincs internetkapcsolat. A szimbólumok letöltéséhez csatlakoznia kell az internethez.", + "cboard.components.Settings.Symbols.deleteArasaac": "ARASAAC szimbólumok törlése", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Törölje a csomagot az összes ARASAAC szimbólummal. A törlés után a szimbólumok csak internetkapcsolattal lesznek elérhetők.", + "cboard.components.Settings.Symbols.delete": "Töröl", "cboard.components.UserIcon.login": "Bejelentkezés vagy Regisztráció", "cboard.components.VoiceRecorder.play": "Lejátszás felvétele", "cboard.components.VoiceRecorder.clear": "Tiszta felvétel", "cboard.components.VoiceRecorder.record": "Rekord", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Az ingyenes próbaidőszak véget ért", + "cboard.components.PremiumFeature.featureBlockedTittle": "Ez a funkció le van tiltva", + "cboard.components.PremiumFeature.featureBlockedText": "A Cboard tiltsa le ezt a funkciót. Ha továbbra is használni szeretné, és az összes olyan funkciót, mint a nyilvános táblák, az online hangok, a speciális szerkesztési funkciók és még sok más, kérjük, frissítse", + "cboard.components.PremiumFeature.upgradeNow": "Frissíts most", + "cboard.components.UI.Downloader.initializing": "Inicializálása...", + "cboard.components.UI.Downloader.completed": "Befejezett", + "cboard.components.UI.Downloader.processing": "Feldolgozás...", + "cboard.components.UI.Downloader.processingDone": "Folyamat kész!", + "cboard.components.UI.Downloader.processingError": "Hiba történt az adatok feldolgozása során, próbálkozzon újra.", "cboard.board.home": "Kezdőlap", "cboard.vocalization.myNameIsAmberley": "a nevem Amberley", "cboard.vocalization.niceToMeetYou": "örvendek", @@ -3828,41 +3836,41 @@ "symbol.computerIcon.toZoom": "Nagyításhoz", "symbol.alphabet.z-LowerCase": "z - kisbetűk", "symbol.alphabet.z-UpperCase": "z - nagybetű", - "symbol.pronouns.I": "I", - "symbol.pronouns.he": "he", - "symbol.pronouns.her": "her", - "symbol.pronouns.hers": "hers", - "symbol.pronouns.him": "him", - "symbol.pronouns.his": "his", - "symbol.pronouns.she": "she", - "symbol.pronouns.we": "we", - "symbol.pronouns.me": "me", - "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", + "symbol.pronouns.I": "Én", + "symbol.pronouns.he": "ő", + "symbol.pronouns.her": "őt", + "symbol.pronouns.hers": "övé", + "symbol.pronouns.him": "neki", + "symbol.pronouns.his": "övé", + "symbol.pronouns.she": "ő", + "symbol.pronouns.we": "mi", + "symbol.pronouns.me": "engem", + "symbol.pronouns.it": "őt", + "symbol.pronouns.them": "őket", + "symbol.pronouns.they": "ők", + "symbol.pronouns.their": "uk", + "symbol.pronouns.that": "hogy", + "symbol.pronouns.you": "te", + "symbol.pronouns.our": "unk", "symbol.pronouns.who": "ki", - "symbol.pronouns.us": "us", - "symbol.pronouns.boy": "boy", - "symbol.pronouns.girl": "girl", - "symbol.pronouns.kids": "kids", - "symbol.pronouns.children": "children", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", - "symbol.pronouns.friend": "friend", - "symbol.connectors.for": "for", - "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.pronouns.us": "minket", + "symbol.pronouns.boy": "fiú", + "symbol.pronouns.girl": "lány", + "symbol.pronouns.kids": "Gyerekek", + "symbol.pronouns.children": "gyermekek", + "symbol.pronouns.whoever": "akárki", + "symbol.pronouns.mine": "bánya", + "symbol.pronouns.anybody": "akárki", + "symbol.pronouns.everybody": "mindenki", + "symbol.pronouns.nobody": "senki", + "symbol.pronouns.friend": "Barát", + "symbol.connectors.for": "részére", + "symbol.connectors.is": "van", + "symbol.connectors.to": "hoz", + "symbol.connectors.was": "Volt", + "symbol.connectors.with": "val", + "symbol.descriptiveQuantity.slow": "lassú", + "symbol.descriptiveQuantity.different": "különböző", + "symbol.buildingContents.bathroom": "fürdőszoba", + "symbol.descriptiveQuantity.categories": "Kategóriák" } diff --git a/src/translations/id-ID.json b/src/translations/id-ID.json index e5bbc2888..b4fe1f37c 100644 --- a/src/translations/id-ID.json +++ b/src/translations/id-ID.json @@ -12,10 +12,10 @@ "cboard.components.WelcomeScreenInformation.text": "Cboard membantu pengguna dengan gangguan bicara dan bahasa untuk berkomunikasi dengan simbol dan teks-to-speech.", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "Daftar untuk menyinkronkan pengaturan Anda!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "Mengaktifkan akun Anda...", + "cboard.components.Activate.loginSignUpPage": "Halaman login atau daftar", + "cboard.components.Activate.error": "GALAT: mengonfirmasi pengguna sementara Anda GAGAL, coba login lagi", + "cboard.components.Activate.success": "DIKONFIRMASI!", "cboard.components.Login.loginToCboard": "Login ke Cboard", "cboard.components.Login.login": "Masuk", "cboard.components.Login.email": "Surel", @@ -32,7 +32,7 @@ "cboard.components.SignUp.agreement": "Saya setuju dengan {terms} dan {privacy}", "cboard.components.SignUp.termsAndConditions": "Ketentuan", "cboard.components.SignUp.privacy": "Kebijakan Privasi", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.noConnection": "Tidak dapat menyambung ke server. Silakan coba lagi nanti.", "cboard.components.ChangePassword.password": "kata sandi baru", "cboard.components.ChangePassword.passwordRepeat": "Ulangi Kata Sandi Baru", "cboard.components.ChangePassword.send": "Kirim", @@ -427,8 +427,8 @@ "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Membaca nama folder dengan keras ketika diklik", "cboard.components.Settings.Navigation.showLiveMode": "Gunakan Mode Langsung", "cboard.components.Settings.Navigation.showLiveModeSecondary": "Mode langsung memungkinkan Anda menulis teks langsung di bilah keluaran dan dengan cepat memutar suaranya. Ini ditujukan bagi pengguna yang bisa menulis.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Gunakan Tingkatkan Frasa", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase memungkinkan Anda untuk meningkatkan frasa keluaran secara tata bahasa menggunakan kecerdasan buatan. Ini ditujukan untuk pengguna papan inti", "cboard.components.Settings.Navigation.bigScroll": "Aktifkan tombol gulir besar", "cboard.components.Settings.Navigation.bigScrollSecondary": "Menampilkan tombol gulir besar. Pilih jenis gaya yang diinginkan di bagian gaya tombol navigasi.", "cboard.components.Settings.Navigation.navigationButtonsStyle": "Jenis gaya tombol navigasi", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Opsi ini akan mengekspor SEMUA papan yang Anda miliki jika Anda memilih {cboardLink} format atau {link} format. Ini akan mengekspor HANYA papan saat ini jika Anda memilih format PDF.", "cboard.components.Settings.Export.boardDownloaded": "Papan Anda telah diunduh", "cboard.components.Settings.Export.boardDownloadedCva": "Papan Anda telah diunduh. Temukan file Anda di bawah folder unduhan", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Papan Anda telah diunduh. Temukan file Anda di folder \"Di Perangkat saya\"", + "cboard.components.Settings.Export.boardDownloadedError": "Ups.. Ada yang tidak beres. Silakan coba lagi", + "cboard.components.Settings.Export.downloadNoConnectionError": "Perlu koneksi internet untuk mengunduh PDF.", "cboard.components.Settings.Export.boards": "Papan", + "cboard.components.Settings.Export.pdfSettings": "Pengaturan PDF", + "cboard.components.Settings.Export.fontSize": "Ukuran font", + "cboard.components.Settings.Export.fontSizeSecondary": "Pilih ukuran font yang diinginkan. Opsi ini berguna jika Anda memiliki masalah dengan dimensi papan yang diekspor.", + "cboard.components.Settings.Export.small": "Kecil", + "cboard.components.Settings.Export.medium": "Sedang", + "cboard.components.Settings.Export.large": "Besar", "cboard.components.Settings.Import.import": "Impor", "cboard.components.Settings.Import.importSecondary": "Opsi ini akan mengimpor HANYA papan yang terdeteksi. Ini TIDAK AKAN mengimpor papan standar yang disertakan pada Cboard. Format yang didukung adalah {cboardLink} format atau {link} format.", "cboard.components.Settings.Import.success": "Keberhasilan!! {boards} papan berhasil diimpor.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Langganan Anda dijeda pada: {e}", "cboard.components.Settings.Subscribe.on_hold": "Langganan Anda berakhir pada {0}", "cboard.components.Settings.Subscribe.not_subscribed": " Anda tidak berlangganan.", + "cboard.components.Settings.Subscribe.unverified": "Terjadi kesalahan selama validasi pembelian Anda. Harap segarkan", "cboard.components.Settings.Subscribe.refresh": "memperbaharui ", "cboard.components.Settings.Subscribe.error": "Ups! Ada yang tidak beres. Silakan coba lagi nanti", "cboard.components.Settings.Subscribe.empty_product": "Tidak ada langganan yang tersedia saat ini. Silakan coba lagi nanti.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Akses premium akan berakhir pada:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Perbaiki masalah pembayaran Anda sebelum:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Sepertinya akun Google Anda telah membeli produk. Coba mulai ulang aplikasi.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Sepertinya akun Apple Anda telah membeli produk. Coba mulai ulang aplikasi.", "cboard.components.Settings.Subscribe.close": "Tutup", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Apakah Anda yakin ingin membatalkan paket Anda saat ini?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Langganan Anda berhasil dibatalkan.", diff --git a/src/translations/it-IT.json b/src/translations/it-IT.json index 62ae36162..29b59b4c6 100644 --- a/src/translations/it-IT.json +++ b/src/translations/it-IT.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Qualcosa è andato storto. Per favore riprova", "cboard.components.Settings.Export.downloadNoConnectionError": "Necessita connessione internet per scaricare il PDF.", "cboard.components.Settings.Export.boards": "Boards", + "cboard.components.Settings.Export.pdfSettings": "Impostazioni PDF", + "cboard.components.Settings.Export.fontSize": "Dimensione del carattere", + "cboard.components.Settings.Export.fontSizeSecondary": "Selezionare la dimensione del carattere desiderata. Questa opzione è utile in caso di problemi con le dimensioni della scheda esportata.", + "cboard.components.Settings.Export.small": "Piccolo", + "cboard.components.Settings.Export.medium": "Medio", + "cboard.components.Settings.Export.large": "Grande", "cboard.components.Settings.Import.import": "Importare", "cboard.components.Settings.Import.importSecondary": "Questa opzione importerà SOLO le nuove schede rilevate. NON importerà le schede predefinite incluse in Cboard. I formati supportati sono {cboardLink} o {link} formato.", "cboard.components.Settings.Import.success": "Successo!! {boards} schede sono state importate correttamente.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Il tuo abbonamento è stato sospeso il: {e}", "cboard.components.Settings.Subscribe.on_hold": "Il tuo abbonamento è scaduto il: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Non sei iscritto. ", + "cboard.components.Settings.Subscribe.unverified": "Si è verificato un errore durante la convalida dell'acquisto. Si prega di aggiornare", "cboard.components.Settings.Subscribe.refresh": "Aggiorna", "cboard.components.Settings.Subscribe.error": "Oops qualcosa è andato storto. Riprova più tardi", "cboard.components.Settings.Subscribe.empty_product": "Non ci sono abbonamenti disponibili in questo momento. Riprova più tardi.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "L'accesso al premio terminerà su:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Correggi i tuoi problemi di pagamento prima di:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Sembra che il tuo account Google abbia già acquistato un prodotto. Prova a riavviare l'app.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Sembra che il tuo account Apple abbia già acquistato un prodotto. Prova a riavviare l'app.", "cboard.components.Settings.Subscribe.close": "Chiudi", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Sei sicuro di voler annullare il tuo piano attuale?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Il tuo abbonamento è stato annullato con successo.", diff --git a/src/translations/ja-JP.json b/src/translations/ja-JP.json index 4609d7ab4..ed1c5f8b5 100644 --- a/src/translations/ja-JP.json +++ b/src/translations/ja-JP.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "問題が発生しました。もう一度やり直してください。", "cboard.components.Settings.Export.downloadNoConnectionError": "PDFをダウンロードするにはインターネット接続が必要です。", "cboard.components.Settings.Export.boards": "ボード", + "cboard.components.Settings.Export.pdfSettings": "PDF設定", + "cboard.components.Settings.Export.fontSize": "フォントサイズ", + "cboard.components.Settings.Export.fontSizeSecondary": "目的のフォントサイズを選択します。このオプションは、エクスポートされた基板の寸法に問題がある場合に便利です。", + "cboard.components.Settings.Export.small": "小さい", + "cboard.components.Settings.Export.medium": "中程度", + "cboard.components.Settings.Export.large": "大きい", "cboard.components.Settings.Import.import": "インポート", "cboard.components.Settings.Import.importSecondary": "このオプションは、検出された新しいボードだけをインポートします。 Cboardに含まれるデフォルトのボードはインポートしません。サポートされる形式は {cboardLink} 形式または {link} 形式です。", "cboard.components.Settings.Import.success": "成功!! {boards} ボードが正常にインポートされました。", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "あなたのサブスクリプションは一時停止されました: {e}", "cboard.components.Settings.Subscribe.on_hold": "あなたのサブスクリプションの有効期限が切れました: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "購読していません。 ", + "cboard.components.Settings.Subscribe.unverified": "購入の検証中にエラーが発生しました。更新してください", "cboard.components.Settings.Subscribe.refresh": "更新", "cboard.components.Settings.Subscribe.error": "エラーが発生しました。後でもう一度お試しください。", "cboard.components.Settings.Subscribe.empty_product": "現在利用可能なサブスクリプションはありません。後でもう一度お試しください。", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "プレミアムアクセントは以下の時間で終了します:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "前の支払いの問題を修正:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Googleアカウントがすでに製品を購入しているようです。アプリを再起動してください。", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Appleアカウントはすでに製品を購入しているようです。アプリを再起動してみてください。", "cboard.components.Settings.Subscribe.close": "閉じる", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "現在のプランをキャンセルしてもよろしいですか?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "購読は正常にキャンセルされました。", diff --git a/src/translations/km-KH.json b/src/translations/km-KH.json index a03bb0633..006a09011 100644 --- a/src/translations/km-KH.json +++ b/src/translations/km-KH.json @@ -5,17 +5,17 @@ "cboard.components.WelcomeScreen.google": "ចូលជាមួយ Google", "cboard.components.WelcomeScreen.facebook": "ចូលជាមួយហ្វេសប៊ុក", "cboard.components.WelcomeScreen.apple": "Sign in with Apple", - "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", - "cboard.components.WelcomeScreen.terms": "Terms", - "cboard.components.WelcomeScreen.privacy": "Privacy Policy", + "cboard.components.WelcomeScreen.loginErrorAndroid": "សុំទោស. កំហុស មួយ បាន កើត ឡើង ក្នុង អំឡុង ពេល ដំណើរ ការ ត្រឹមត្រូវ & # 160; ។ សូម សាក ល្បង វា ម្ដង ទៀត", + "cboard.components.WelcomeScreen.terms": "លក្ខខណ្ឌ", + "cboard.components.WelcomeScreen.privacy": "គោលការណ៍ភាពឯកជន", "cboard.components.WelcomeScreenInformation.heading": "ស្វាគមន៍មកកាន់ក្តារបន្ទះ", "cboard.components.WelcomeScreenInformation.text": "ក្ដារជួយអ្នកប្រើដែលមានបញ្ហាទាក់ទងនឹងការនិយាយនិងភាសាដើម្បីទាក់ទងជាមួយនិមិត្តសញ្ញានិងអត្ថបទទៅការនិយាយ។", "cboard.components.AuthScreenInformation.heading": "ក្តារបន្ទះ", "cboard.components.AuthScreenInformation.text": "ចុះឈ្មោះដើម្បីធ្វើសមកាលកម្មការកំណត់របស់អ្នក!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "ការ Activating គណនី របស់ អ្នក...", + "cboard.components.Activate.loginSignUpPage": "ចូល ឬ sign up page", + "cboard.components.Activate.error": "ERROR: ការបញ្ជាក់ពីអ្នកប្រើបណ្តោះអាសន្នរបស់អ្នក FAILED សូមព្យាយាមចូលម្តងទៀត", + "cboard.components.Activate.success": "បញ្ជាក់!", "cboard.components.Login.loginToCboard": "ចូលទៅកាន់ក្តារបន្ទះ", "cboard.components.Login.login": "ចូល", "cboard.components.Login.email": "អ៊ីមែល", @@ -29,10 +29,10 @@ "cboard.components.SignUp.confirmYourPassword": "បញ្ជាក់ពាក្យសម្ងាត់របស់អ្នក", "cboard.components.SignUp.cancel": "បោះបង់", "cboard.components.SignUp.signMeUp": "ចុះឈ្មោះខ្ញុំ", - "cboard.components.SignUp.agreement": "I agree with the {terms} and the {privacy}", - "cboard.components.SignUp.termsAndConditions": "Terms", - "cboard.components.SignUp.privacy": "Privacy Policy", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.agreement": "ខ្ញុំយល់ស្របនឹង {terms} និង {privacy}", + "cboard.components.SignUp.termsAndConditions": "លក្ខខណ្ឌ", + "cboard.components.SignUp.privacy": "គោលការណ៍ភាពឯកជន", + "cboard.components.SignUp.noConnection": "មិន អាច ភ្ជាប់ ទៅ ម៉ាស៊ីន បម្រើ បាន ទេ & # 160; ។ សូមសាកល្បងម្តងទៀតនៅពេលក្រោយ។", "cboard.components.ChangePassword.password": "ពាក្យសម្ងាត់​ថ្មី", "cboard.components.ChangePassword.passwordRepeat": "ធ្វើពាក្យសម្ងាត់ថ្មីម្តងទៀត", "cboard.components.ChangePassword.send": "ផ្ញើ", @@ -90,8 +90,8 @@ "cboard.components.Board.EditToolbar.editTilesButton": "កែប្រែ", "cboard.components.Board.EditToolbar.addTileButton": "បន្ថែមក្បឿង", "cboard.components.Board.EditToolbar.fixedBoard": "ថេរ", - "cboard.components.Board.EditToolbar.copyTiles": "Copy tiles", - "cboard.components.Board.EditToolbar.pasteTiles": "Paste tiles", + "cboard.components.Board.EditToolbar.copyTiles": "ចម្លង ក្រឡា", + "cboard.components.Board.EditToolbar.pasteTiles": "ក្បឿង Paste", "cboard.components.Board.share": "ចែករំលែក", "cboard.components.Board.copyMessage": "បានចម្លងទៅក្ដារតម្បៀតខ្ទាស់!", "cboard.components.Board.boardMissed": "យើងសូមអភ័យទោសប៉ុន្តែយើងបានខកខានថត / ក្តារនេះ។ យើងសូមណែនាំឱ្យអ្នកបង្កើតវាម្តងទៀត។", @@ -103,12 +103,12 @@ "cboard.components.Board.boardCopyAccept": "ព្រមទទួល", "cboard.components.Board.boardCopiedSuccessfully": "ក្រុមប្រឹក្សាភិបាលបានបន្ថែមដោយជោគជ័យទៅអ្នកទំនាក់ទំនងរបស់អ្នក", "cboard.components.Board.emptyVoiceAlert": "ការព្រមាន៖ យើងមិនបានរកឃើញអត្ថបទដែលអាចប្រើជាសំលេងទេ! Cboard មិនអាចដំណើរការបានត្រឹមត្រូវទេ។", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", - "cboard.components.Board.offlineChangeVoice": "Change voice", + "cboard.components.Board.offlineVoiceAlert": "' ព្រមាន៖ អ្នក កំពុង ប្រើ សំឡេង អន ឡាញ ប៉ុន្តែ វា មើល ទៅ អ្នក នៅ ក្រៅ បណ្តាញ!", + "cboard.components.Board.offlineChangeVoice": "ប្ដូរ សំឡេង", "cboard.components.Board.myBoardTitle": "ក្រុមប្រឹក្សាភិបាលរបស់ខ្ញុំ", "cboard.components.Board.failedToCopy": "បានបរាជ័យក្នុងការចម្លងទៅក្ដារតម្បៀតខ្ទាស់", "cboard.components.Board.walkthroughWelcome": "សូមស្វាគមន៍!", - "cboard.components.Board.walkthroughChooseABoard": "Choose a board to start", + "cboard.components.Board.walkthroughChooseABoard": "ជ្រើស ក្ដារ ដើម្បី ចាប់ផ្ដើម", "cboard.components.Board.walkthroughUnlock": "ចុចប៊ូតុងចាក់សោរបួនដងដើម្បីដោះសោជម្រើសនិងការកំណត់របស់អ្នក។", "cboard.components.Board.walkthroughStart": "តើអ្នកត្រៀមខ្លួនសម្រាប់ដំណើរកម្សាន្តឆ្លងកាត់កម្មវិធី Cboard និងលក្ខណៈពិសេសអស្ចារ្យរបស់វាទេ?", "cboard.components.Board.walkthroughSignInUp": "ចូលដើម្បីកំណត់ទំនាក់ទំនងផ្ទាល់ខ្លួនរបស់អ្នក។", @@ -117,14 +117,14 @@ "cboard.components.Board.walkthroughAddTile": "នៅទីនេះអ្នកអាចបន្ថែមក្បឿងមួយទៅក្តារ! ក្បឿងនេះអាចជាប៊ូតុងថតឬក្តារទទេ។", "cboard.components.Board.walkthroughChangeBoard": "នេះគឺជាបញ្ជីទម្លាក់ចុះពីកន្លែងដែលអ្នកអាចទៅក្តារមួយផ្សេងទៀតនៅក្នុងអ្នកទំនាក់ទំនងរបស់អ្នក។", "cboard.components.Board.walkthroughBuildCommunicator": "នៅទីនេះអ្នកអាចចូលប្រើអ្នកប្រាស្រ័យទាក់ទងរបស់អ្នកកែសម្រួលវានិងបង្កើនវាជាមួយក្តារជាច្រើនទៀត។", - "cboard.components.Board.walkthroughDefaultBoardsSelector": "Here you can switch between different featured boards", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "នៅ ទីនេះ អ្នក អាច ប្ដូរ រវាង ក្ដារ ដែល មាន លក្ខណៈ ពិសេស ផ្សេង គ្នា", "cboard.components.Board.walkthroughEndTour": "បញ្ចប់ដំណើរកម្សាន្ត", "cboard.components.Board.walkthroughCloseTour": "បិទដំណើរកម្សាន្ត", "cboard.components.Board.walkthroughBack": "ថយក្រោយ", "cboard.components.Board.walkthroughNext": "បន្ទាប់", - "cboard.components.Board.tilesCopiedSuccessfully": "Tiles copied successfully.", - "cboard.components.Board.tilesPastedSuccessfully": "Tiles pasted successfully.", - "cboard.components.Board.tilesPastedError": "WARNING: There was an error on tiles paste.", + "cboard.components.Board.tilesCopiedSuccessfully": "ក្បឿងបានចម្លងដោយជោគជ័យ។", + "cboard.components.Board.tilesPastedSuccessfully": "ក្បឿង បាន ឆ្លង កាត់ ដោយ ជោគជ័យ ។", + "cboard.components.Board.tilesPastedError": "ព្រមាន: មានកំហុសនៅលើក្បឿង។", "cboard.components.LockToggle.lock": "ចាក់សោ", "cboard.components.LockToggle.unlock": "ដោះសោ", "cboard.components.BackButton.back": "ត្រឡប់​ក្រោយ", @@ -140,7 +140,7 @@ "cboard.components.FullScreenButton.fullscreen": "ពេញ​អេក្រង់", "cboard.components.FullScreenButton.exitFullscreen": "ចេញពីអេក្រង់ពេញ", "cboard.components.SymbolSearch.searchSymbolLibrary": "ស្វែងរកបណ្ណាល័យនិមិត្តសញ្ញា", - "cboard.components.SymbolSearch.clearText": "Clear text", + "cboard.components.SymbolSearch.clearText": "អត្ថបទ ច្បាស់ លាស់", "cboard.components.InputImage.uploadImage": "ផ្ទុករូបភាពឡើង", "cboard.components.Board.TileEditor.voiceRecorder": "ថតសម្លេង", "cboard.components.Board.TileEditor.createTile": "បង្កើតក្បឿង", @@ -158,20 +158,20 @@ "cboard.components.Board.TileEditor.existingBoards": "ភ្ជាប់ទៅក្តារដែលមានស្រាប់", "cboard.components.Board.TileEditor.none": "គ្មាន", "cboard.components.Board.TileEditor.symbols": "និមិត្តសញ្ញា", - "cboard.components.Board.TileEditor.editImage": "Edit image", + "cboard.components.Board.TileEditor.editImage": "កែសម្រួល រូបភាព", "cboard.components.Board.boardEditTitleCancel": "បោះបង់", "cboard.components.Board.boardEditTitleAccept": "ព្រមទទួល", "cboard.components.Board.userProfileLocked": "ប្រវត្តិរូបអ្នកប្រើត្រូវបានចាក់សោសូមដោះសោការកំណត់ដើម្បីមើលប្រវត្តិរូបអ្នកប្រើរបស់អ្នក។", "cboard.components.Board.live": "LIVE", - "cboard.components.Board.writeAndSay": "Write and say", - "cboard.components.Board.ImageEditor.title": "Image editor", - "cboard.components.Board.ImageEditor.rotateRight": "Rotate right", - "cboard.components.Board.ImageEditor.cropImage": "Crop image", - "cboard.components.Board.ImageEditor.close": "Close", - "cboard.components.Board.ImageEditor.done": "Done", - "cboard.components.Board.ImageEditor.cancelCrop": "Cancel crop", - "cboard.components.Board.ImageEditor.zoomIn": "Zoom in", - "cboard.components.Board.ImageEditor.zoomOut": "Zoom out", + "cboard.components.Board.writeAndSay": "សរសេរ និង និយាយ", + "cboard.components.Board.ImageEditor.title": "កម្មវិធី កែសម្រួល រូបភាព", + "cboard.components.Board.ImageEditor.rotateRight": "បង្វិល ស្តាំ", + "cboard.components.Board.ImageEditor.cropImage": "រូបភាពស្រូវ", + "cboard.components.Board.ImageEditor.close": "បិទ", + "cboard.components.Board.ImageEditor.done": "បាន ធ្វើ រួច", + "cboard.components.Board.ImageEditor.cancelCrop": "លុប ចោល ដំណាំ", + "cboard.components.Board.ImageEditor.zoomIn": "ពង្រីក ក្នុង", + "cboard.components.Board.ImageEditor.zoomOut": "ពង្រីក", "cboard.components.BoardShare.title": "ចែករំលែកក្តាររបស់អ្នក", "cboard.components.BoardShare.close": "បិទ", "cboard.components.BoardShare.publishBoard": "បោះពុម្ពក្រុមប្រឹក្សាភិបាល", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "Reddit", "cboard.components.BoardShare.subject": "សូមពិនិត្យមើលក្តារនេះពីក្តារប៊ែស!", "cboard.components.BoardShare.body": "សួស្តី! ខ្ញុំចង់ចែករំលែកក្តារទំនាក់ទំនងពីឧបករណ៍ Cboard ។ សូមរកវានៅ៖ {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "មិន អាច ចែក រំលែក ក្ដារខៀន នៅ លើ facebook បាន ទេ ។ សូមសាកល្បងម្តងទៀតនៅពេលក្រោយ។", "cboard.components.PhraseShare.title": "ចែករំលែកឬចម្លងឃ្លារបស់អ្នក", "cboard.components.PhraseShare.close": "បិទ", "cboard.components.PhraseShare.copyPhrase": "ចម្លងឃ្លា", @@ -215,15 +215,15 @@ "cboard.components.CommunicatorToolbar.tiles": "{qty} ក្បឿង", "cboard.components.CommunicatorToolbar.editCommunicator": "ស្ថាបនា", "cboard.components.CommunicatorToolbar.addBoardButton": "បន្ថែមក្រុមប្រឹក្សាភិបាល", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", - "cboard.components.CommunicatorToolbar.disagree": "disagree", - "cboard.components.CommunicatorToolbar.agree": "agree", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", - "cboard.components.CommunicatorToolbar.close": "Close", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "ជ្រើស ក្ដារ ដែល មាន លក្ខណៈ ពិសេស", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "ជ្រើស ក្ដារ ដែល មាន លក្ខណៈ ពិសេស", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "តើ អ្នក ចង់ ផ្លាស់ប្ដូរ ក្ដារខៀន បច្ចុប្បន្ន របស់ អ្នក សម្រាប់ ជម្រើស ដែល បាន ជ្រើស ឬ ទេ ? អ្នក អាច ប្ដូរ វា ម្ដង ទៀត", + "cboard.components.CommunicatorToolbar.disagree": "មិនយល់ស្រប", + "cboard.components.CommunicatorToolbar.agree": "យល់ព្រម", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "ចំណង ជើង ក្រុម ប្រឹក្សាភិបាល", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "ក្តារស្ទាត់ដែលមានថតមានប្រភេទនិមិត្តសញ្ញា។ វា ជា និមិត្ត សញ្ញា Mulberry ដោយ គ្មាន គំរោង ពណ៌ ណា មួយ ឡើយ ។", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "ក្តារ ថេរ ដែល មាន វាក្យសព្ទ ស្នូល ចែក ចាយ ក្នុង ជួរ ឈរ ចំនួន ១១ និង ជួរ ៦ ជួរ ។ វា ប្រើ និមិត្ត សញ្ញា ARASAAC និង គំរោង ពណ៌ Fitzgerald ។", + "cboard.components.CommunicatorToolbar.close": "បិទ", "cboard.components.CommunicatorDialog.title": "អ្នកនិយាយភាសារបស់ខ្ញុំ", "cboard.components.CommunicatorDialog.menu": "ម៉ឺនុយ", "cboard.components.CommunicatorDialog.menuRootBoardOption": "កំណត់ជា Root Board", @@ -296,18 +296,18 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "បោះពុម្ភក្តារ៖ ធ្វើឱ្យក្តាររបស់អ្នកផ្សព្វផ្សាយជាសាធារណៈ។ ក្រុមប្រឹក្សាភិបាលនឹងត្រូវបានបង្ហាញនៅក្រោមផ្ទាំងសាធារណៈ។", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "ក្តារដែលមិនបោះពុម្ពផ្សាយ៖ ធ្វើឱ្យក្តាររបស់អ្នកមានលក្ខណៈឯកជន។ ក្រុមប្រឹក្សាភិបាលនឹងមិនត្រូវបានបង្ហាញនៅក្រោមផ្ទាំងសាធារណៈ។", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "លុបក្តាររបស់អ្នកពីឃ្លាំងទិន្នន័យហើយវាមិនអាចរកឃើញវិញទេ។", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", + "cboard.components.CommunicatorDialog.boardReport": "រាយការណ៍ ថា ក្រុមប្រឹក្សាភិបាល នេះ", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "សូមបងប្អូនជ្រាបថា តើអ្នកពិចារណាថា ក្តារនេះរួមបញ្ចូលទាំងការរួមភេទ អំពើហិង្សា ស្អប់ ឬមិនធ្វើបាប", + "cboard.components.CommunicatorDialog.boardReportError": "កំហុស មួយ បាន កើត ឡើង ដោយ ផ្ញើ របាយការណ៍ របស់ អ្នក ។ សូមសាកល្បងម្តងទៀត។", "cboard.components.CommunicatorDialog.boardReportCancel": "បោះបង់", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", - "cboard.components.CommunicatorDialog.boardReportClose": "Close", + "cboard.components.CommunicatorDialog.boardReportSend": "ផ្ញើ របាយការណ៍", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "របាយការណ៍ ដែល បាន ផ្ញើ ទៅ ក្រុម គាំទ្រ ដោយ ជោគ ជ័យ ។", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "សូម អរគុណ ដែល បាន ជួយ Cboard ឲ្យ នៅ ក្រៅ មាតិកា មិន សមរម្យ ។", + "cboard.components.CommunicatorDialog.boardReportClose": "បិទ", "cboard.components.Notifications.refreshPage": "ផ្ទុកទំព័រឡើងវិញ", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudSpeakErrorAlert": "ការភ្ជាប់អ៊ីនធើណែតរបស់អ្នកមិនគ្រប់គ្រាន់ដើម្បីផលិតសំឡេងអនឡាញឲ្យបានត្រឹមត្រូវ។", + "cboard.components.Notifications.changeVoiceOnError": "ផ្លាស់ ប្តូរ សំឡេង", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "សំឡេង អនឡាញ ត្រូវ បាន កំណត់ & # 160; ។ ការ ត ភ្ជាប់ អ៊ីនធឺណិត ត្រូវ បាន ទាម ទារ ក្នុង អំឡុង ពេល ប្រើប្រាស់ របស់ វា ។", "cboard.components.Settings.navigation": "នាវាចរណ៍និងប៊ូតុង", "cboard.components.Settings.scanning": "កំពុងស្កេន", "cboard.components.Settings.display": "បង្ហាញ", @@ -348,8 +348,8 @@ "cboard.components.Settings.fontSizeDescrip": "កែសម្រួលទំហំពុម្ពអក្សរនៅទីនេះដោយជ្រើសរើសពី៖ ១. ស្តង់ដារ ២. ធំឬ ៣. Extra ធំ។", "cboard.components.Settings.hideOutputBarTitle": "លាក់របារលទ្ធផល", "cboard.components.Settings.hideOutputBarDescrip": "លាក់របារពណ៌សនៅផ្នែកខាងលើនៃអេក្រង់ដែលរូបតំណាងលេចឡើងនៅពេលអ្នកបង្កើតប្រយោគឬជ្រើសរើសរូបតំណាង។", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", + "cboard.components.Settings.Display.outputIncreaseButtons": "បង្កើន ទំហំ ប៊ូតុង សកម្មភាព នៅ លើ របារ ទិន្នផល", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "បង្កើន ទំហំ នៃ ប៊ូតុង សកម្មភាព ដែល នៅ លើ របារ ពណ៌ ស ដែល អ្នក សង់ ប្រយោគ ។", "cboard.components.Settings.labelPositionTitle": "ទីតាំងស្លាក", "cboard.components.Settings.labelPositionDescrip": "អ្នកអាចជ្រើសរើសកន្លែងដែលត្រូវដាក់ស្លាក។ វាអាចនៅពីលើខាងក្រោមឬលាក់។", "cboard.components.Settings.enableDarkThemeTitle": "បើកដំណើរការរចនាប័ទ្មងងឹត", @@ -365,7 +365,7 @@ "cboard.components.Settings.folderVocalizationTitle": "ការបញ្ចេញសំឡេងថត", "cboard.components.Settings.folderVocalizationDescrip": "អានឈ្មោះថតឱ្យខ្លាំងពេលចុច", "cboard.components.Settings.enableTour": "បើកដំណើរកម្សាន្ត", - "cboard.components.Settings.symbols": "Symbols", + "cboard.components.Settings.symbols": "និមិត្តសញ្ញា", "cboard.components.Settings.People.people": "មនុស្ស", "cboard.components.Settings.People.name": "ឈ្មោះ", "cboard.components.Settings.People.nameSecondary": "ធ្វើបច្ចុប្បន្នភាពឈ្មោះអ្នកប្រើរបស់អ្នក", @@ -375,12 +375,12 @@ "cboard.components.Settings.People.languageSecondary": "អនុញ្ញាតឱ្យយើងដឹងពីភាសារបស់អ្នក", "cboard.components.Settings.People.birthdate": "ថ្ងៃខែ​ឆ្នាំ​កំណើត", "cboard.components.Settings.People.birthdateSecondary": "ធ្វើបច្ចុប្បន្នភាពកាលបរិច្ឆេទកំណើតរបស់អ្នក", - "cboard.components.Settings.People.location": "Location", + "cboard.components.Settings.People.location": "ទីតាំង", "cboard.components.Settings.People.logout": "ចាកចេញ", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "លុប គណនី នេះ", + "cboard.components.Settings.People.deleteAccountSecondary": "ពេល អ្នក លុប គណនី គ្មាន ការ ត្រឡប់ មក វិញ ទេ ។ សូម ប្រាកដ ។", + "cboard.components.Settings.People.errorDeletingAccount": "កំហុស មួយ អុប ោយ ក្នុង អំឡុង ពេល ការ លុប គណនី ។ សូម សាក ល្បង វា ម្ដង ទៀត ។", + "cboard.components.Settings.People.deleteAccountConfirmation": "ពេល អ្នក លុប គណនី គ្មាន ការ ត្រឡប់ មក វិញ ទេ ។ តើ អ្នក ប្រាកដ ជា លុប គណនី របស់ អ្នក ឬ ទេ ?.", "cboard.components.Settings.People.cancelDeleteAccount": "បោះបង់", "cboard.components.Settings.Display.display": "បង្ហាញ", "cboard.components.Settings.Display.StandardSize": "ស្តង់ដារ", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "ធំជាង", "cboard.components.Settings.Display.uiSize": "ទំហំ UI", "cboard.components.Settings.Display.uiSizeSecondary": "ទំហំធាតុ", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "គ្រួសារ ពុម្ព អក្សរ", + "cboard.components.Settings.Display.fontFamilySecondary": "ផ្លាស់ប្ដូរ ពុម្ព អក្សរ អត្ថបទ ដែល ប្រើ ក្នុង កម្មវិធី ទាំងមូល", "cboard.components.Settings.Display.fontSize": "ទំហំ​អក្សរ", "cboard.components.Settings.Display.fontSizeSecondary": "ទំហំពុម្ពអក្សររបស់កម្មវិធី", "cboard.components.Settings.Display.LabelPositionAbove": "ខាងលើ", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "ម៉ាស៊ីនស្កេននឹងលាបលើធាតុរួចចុចគ្រាប់ចុចណាមួយដើម្បីជ្រើសរើស", "cboard.components.Settings.Navigation.navigation": "នាវាចរណ៍និងប៊ូតុង", "cboard.components.Settings.Navigation.enable": "បើកដំណើរការប៊ូតុងត្រលប់ក្រោយដែលដឹងច្បាស់", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "បង្ហាញប៊ូតុងខាងក្រោយធំ។ ជ្រើស រចនាប័ទ្ម ដែល ចង់ បាន នៅ ក្នុង ផ្នែក រចនាប័ទ្ម ប៊ូតុង រុករក & # 160; ។", "cboard.components.Settings.Navigation.shareShow": "បង្ហាញប៊ូតុងឃ្លាចែករំលែក", "cboard.components.Settings.Navigation.shareShowSecondary": "បង្ហាញប៊ូតុងចែករំលែក (ជាប់នឹងប៊ូតុងថយក្រោយ) ដែលអនុញ្ញាតឱ្យចែករំលែកនិមិត្តសញ្ញាដែលបានជ្រើសរើស។", "cboard.components.Settings.Navigation.quickUnlock": "បើកដំណើរការដោះសោការកំណត់រហ័ស។", @@ -425,16 +425,16 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "បង្ហាញគូទ \"x\" លើនិមិត្តសញ្ញានីមួយៗដើម្បីយកវាចេញ។", "cboard.components.Settings.Navigation.vocalizeFolders": "បើកដំណើរការសំលេងថតឯកសារ", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "អានឈ្មោះថតឯកសារឱ្យ out ៗ ពេលចុច", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.showLiveMode": "ប្រើ របៀប Live", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "របៀប Live អនុញ្ញាត ឲ្យ អ្នក សរសេរ អត្ថបទ ដោយ ផ្ទាល់ ទៅ ក្នុង របារ ទិន្នផល ហើយ ចាក់ សំឡេង យ៉ាង លឿន & # 160; ។ វា មាន បំណង សម្រាប់ អ្នក ប្រើ ដែល អាច សរសេរ បាន ។", + "cboard.components.Settings.Navigation.activeImprovePhrase": "ប្រើ ឃ្លា កែលម្អ", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "ធ្វើ ឲ្យ ឃ្លា ប្រសើរ ឡើង អនុញ្ញាត ឲ្យ អ្នក ធ្វើ ឲ្យ ឃ្លា ទិន្នផល កាន់ តែ ប្រសើរ ឡើង ដោយ ប្រើ បញ្ញា សិប្បនិម្មិត ។ វា មាន បំណង សម្រាប់ អ្នក ប្រើ ក្ដារ សំខាន់", + "cboard.components.Settings.Navigation.bigScroll": "បើក ប៊ូតុង រមូរ ធំ", + "cboard.components.Settings.Navigation.bigScrollSecondary": "បង្ហាញប៊ូតុងរមូរធំ។ ជ្រើស រចនាប័ទ្ម ដែល ចង់ បាន ក្នុង ផ្នែក រចនាប័ទ្ម ប៊ូតុង រុករក", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "រចនាប័ទ្ម ប៊ូតុង រុករក", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "ជ្រើស រចនាប័ទ្ម នៃ ប៊ូតុង រមូរ ដែល បាន ដឹង ពី បរិបទ និង រមូរ ធំ ។ នៅ សងខាង ត្រូវ បាន ផ្តល់ អនុសាសន៍ ឲ្យ អ្នក តាម ដាន ភ្នែក", + "cboard.components.Settings.Navigation.onTheSides": "នៅ ខាង មុខ", + "cboard.components.Settings.Navigation.onTop": "នៅ លើ កំពូល", "cboard.components.Settings.Export.export": "នាំចេញ", "cboard.components.Settings.Export.exportSingle": "នាំចេញក្តារតែមួយ", "cboard.components.Settings.Export.exportSingleSecondary": "ជម្រើសនេះនឹងនាំចេញក្តារតែមួយដែលអ្នកមានពីបញ្ជីក្តារ។ អ្នកអាចជ្រើសរើសទ្រង់ទ្រាយ {cboardLink}, {link} ឬ PDF ។", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "ជម្រើសនេះនឹងនាំចេញក្តារទាំងអស់ដែលអ្នកមានប្រសិនបើអ្នកជ្រើសរើសទ្រង់ទ្រាយ {cboardLink} រឺទំរង់ {link} ។ វានឹងនាំចេញក្រុមប្រឹក្សាភិបាលបច្ចុប្បន្នប្រសិនបើអ្នកជ្រើសរើសទ្រង់ទ្រាយ PDF ។", "cboard.components.Settings.Export.boardDownloaded": "ក្តាររបស់អ្នកត្រូវបានទាញយក", "cboard.components.Settings.Export.boardDownloadedCva": "ក្តាររបស់អ្នកត្រូវបានទាញយក។ រកឯកសាររបស់អ្នកនៅក្រោមថតឯកសារទាញយក", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "ក្តាររបស់អ្នកត្រូវបានទាញយក។ រក ឯកសារ របស់ អ្នក នៅ ក្រោម ថត 'On My device'", + "cboard.components.Settings.Export.boardDownloadedError": "ឡើង.. មានអីខុស។ សូម សាក ល្បង ម្ដង ទៀត", + "cboard.components.Settings.Export.downloadNoConnectionError": "ត្រូវការការតភ្ជាប់អ៊ីនធើណែតដើម្បីទាញយក PDF។", "cboard.components.Settings.Export.boards": "ក្តារ", + "cboard.components.Settings.Export.pdfSettings": "ការកំណត់ PDF", + "cboard.components.Settings.Export.fontSize": "ទំហំ ពុម្ពអក្សរ", + "cboard.components.Settings.Export.fontSizeSecondary": "ជ្រើស ទំហំ ពុម្ព អក្សរ ដែល ចង់ បាន & # 160; ។ ជម្រើស នេះ មាន ប្រយោជន៍ ប្រសិន បើ អ្នក មាន បញ្ហា ជាមួយ វិមាត្រ នៃ ក្ដារ ដែល នាំ ចេញ & # 160; ។", + "cboard.components.Settings.Export.small": "តូច", + "cboard.components.Settings.Export.medium": "មធ្យម", + "cboard.components.Settings.Export.large": "ធំ", "cboard.components.Settings.Import.import": "នាំចូល", "cboard.components.Settings.Import.importSecondary": "ជម្រើសនេះនឹងនាំចូលតែក្តារថ្មីដែលបានរកឃើញប៉ុណ្ណោះ។ វានឹងមិននាំចូលក្តារលំនាំដើមដែលបានបញ្ចូលនៅលើក្ដារខៀនទេ។ ទ្រង់ទ្រាយដែលគាំទ្រមាន {cboardLink} ទ្រង់ទ្រាយឬ {link} ទម្រង់។", "cboard.components.Settings.Import.success": "ជោគជ័យ !! {boards} ក្តារត្រូវបាននាំចូលដោយជោគជ័យ។", @@ -468,49 +474,51 @@ "cboard.components.Settings.Speech.slower": "យឺត", "cboard.components.Settings.Speech.sampleSentence": "សួស្តី! នេះជាសំលេងរបស់ខ្ញុំ", "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", - "cboard.components.Settings.Subscribe.copyTiles": "Copy tiles", - "cboard.components.Settings.Subscribe.pasteTiles": "Paste tiles", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", + "cboard.components.Settings.Subscribe.includedFeatures": "លក្ខណៈពិសេសរួមមាន៖", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "សំឡេង ណឺរ៉ល តាម អ៊ិនធើរណែត", + "cboard.components.Settings.Subscribe.copyPublicBoards": "ចម្លង ក្តារ សាធារណៈ", + "cboard.components.Settings.Subscribe.publishBoards": "ក្តារបោះពុម្ពផ្សាយ", + "cboard.components.Settings.Subscribe.copyTiles": "ចម្លង ក្រឡា", + "cboard.components.Settings.Subscribe.pasteTiles": "ក្បឿង Paste", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "ការ វិភាគ ការ ប្រើប្រាស់ ដ៏ មាន ឥទ្ធិ ពល", + "cboard.components.Settings.Subscribe.shareBoards": "ក្តារ ចែក រំលែក", "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "នាំចេញដើម្បីបើកទ្រង់ទ្រាយក្តារ (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "ចែករំលែកឃ្លា", + "cboard.components.Settings.Subscribe.privateSupportChannel": "ប៉ុស្តិ៍ គាំទ្រ ឯកជន", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "ការ ថត សំឡេង សម្រាប់ ក្រឡា", "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", - "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", - "cboard.components.Settings.Subscribe.close": "Close", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.canceled": "លុបចោល", + "cboard.components.Settings.Subscribe.in_grace_period": "រយៈពេលនៃព្រះគុណ", + "cboard.components.Settings.Subscribe.proccesing": "យើងកំពុងដំណើរការការជាវរបស់អ្នក...", + "cboard.components.Settings.Subscribe.expired": "ការជាវរបស់អ្នកបានផុតកំណត់នៅលើ: {e}", + "cboard.components.Settings.Subscribe.paused": "ការជាវរបស់អ្នកត្រូវបានផ្អាកនៅលើ: {e}", + "cboard.components.Settings.Subscribe.on_hold": "ការជាវរបស់អ្នកបានផុតកំណត់នៅលើ: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "អ្នក មិន ត្រូវ បាន ជាវ ទេ ។ ", + "cboard.components.Settings.Subscribe.unverified": "កំហុស មួយ បាន កើត ឡើង ក្នុង អំឡុង ពេល ធ្វើ ឲ្យ ការ ទិញ របស់ អ្នក មាន សុពលភាព ។ សូមមេត្តាជួយសម្រក", + "cboard.components.Settings.Subscribe.refresh": "ស្រស់ស្រាយ", + "cboard.components.Settings.Subscribe.error": "Oops អ្វី មួយ បាន កើត ឡើង ខុស ។ សូម សាក ម្ដង ទៀត នៅ ពេល ក្រោយ", + "cboard.components.Settings.Subscribe.empty_product": "មិន មាន ការ ជាវ នៅ ពេល នេះ ទេ ។ សូមសាកល្បងម្តងទៀតនៅពេលក្រោយ។", + "cboard.components.Settings.Subscribe.on_trial_period": "អ្នក កំពុង ស្ថិត នៅ ក្នុង ការ សាក ល្បង ដោយ ឥត គិត ថ្លៃ រយៈ ពេល ៣០ ថ្ងៃ ។ បន្ទាប់ ពី វា បញ្ចប់ អ្នក នឹង ត្រូវ ជាវ ដើម្បី ទទួល បាន លក្ខណៈ ពិសេស ទាំង អស់ ។", + "cboard.components.Settings.Subscribe.subscriptionInfo": "ព័ត៌មានរង", + "cboard.components.Settings.Subscribe.manageSubscription": "គ្រប់គ្រងការជាវ", + "cboard.components.Settings.Subscribe.cancelSubscription": "លុបចោលការជាវ", + "cboard.components.Settings.Subscribe.planAmount": "ចំនួនផែនការ:", + "cboard.components.Settings.Subscribe.title": "ផែនការ៖", + "cboard.components.Settings.Subscribe.status": "ស្ថានភាព៖", + "cboard.components.Settings.Subscribe.nextPayment": "ការបង់រំលោះបន្ទាប់នៅ:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "១. ១០.", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "ជួសជុល បញ្ហា ទូទាត់ របស់ អ្នក មុន៖", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "វា ហាក់ ដូច ជា គណនី ហ្គូហ្គល របស់ អ្នក បាន ទិញ ផលិត ផល រួច ទៅ ហើយ ។ សាកល្បង ចាប់ផ្ដើម កម្មវិធី ឡើង វិញ & # 160; ។", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "វា ហាក់ ដូច ជា គណនី Apple របស់ អ្នក បាន ទិញ ផលិត ផល រួច ហើយ ។ សាកល្បង ចាប់ផ្ដើម កម្មវិធី ឡើង វិញ & # 160; ។", + "cboard.components.Settings.Subscribe.close": "បិទ", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "តើ អ្នក ប្រាកដ ជា ចង់ លុប ចោល ផែនការ បច្ចុប្បន្ន របស់ អ្នក ឬ ទេ ?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "ការជាវរបស់អ្នកត្រូវបានលុបចោលដោយជោគជ័យ។", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "មាន កំហុស មួយ ដែល លុប ចោល ការ ជាវ របស់ អ្នក សូម សាកល្បង ម្តង ទៀត ក្នុង មួយ ភ្លែត ។", "cboard.components.Settings.Language.language": "ភាសា", "cboard.components.Settings.Language.moreLanguages": "ភាសាច្រើនទៀត", "cboard.components.Settings.Language.close": "បិទ", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "ភាសាអាល់បានី", "cboard.components.Settings.Language.arabic": "ភាសាអារ៉ាប់", "cboard.components.Settings.Language.belarusian": "បេឡារុស្ស", "cboard.components.Settings.Language.bengali": "បេឡារី", @@ -533,7 +541,7 @@ "cboard.components.Settings.Language.khmer": "ភាសាខ្មែរ", "cboard.components.Settings.Language.korean": "កូរ៉េ", "cboard.components.Settings.Language.montenegrin": "ម៉ុងតេណេហ្គីន", - "cboard.components.Settings.Language.macedonian": "Macedonian", + "cboard.components.Settings.Language.macedonian": "ភាសាម៉ាសេដូនា", "cboard.components.Settings.Language.nepali": "នេប៉ាល់", "cboard.components.Settings.Language.dutch": "ហូឡង់", "cboard.components.Settings.Language.norwegian": "ន័រវេស", @@ -550,51 +558,51 @@ "cboard.components.Settings.Language.ukrainian": "អ៊ុយក្រែន", "cboard.components.Settings.Language.vietnamese": "វៀតណាម", "cboard.components.Settings.Language.chinese": "ប្រទេសចិន", - "cboard.components.Settings.Language.ttsEnginesSubheader": "Text to speech engine", + "cboard.components.Settings.Language.ttsEnginesSubheader": "អត្ថបទ ទៅ ម៉ាស៊ីន និយាយ", "cboard.components.Settings.Language.ttsEngines": "អត្ថបទទៅម៉ាស៊ីននិយាយ", "cboard.components.Settings.Language.ttsEngineError": "បំរាម៖ អត្ថបទនេះទៅកាន់ម៉ាស៊ីននិយាយមិនរាប់បញ្ចូលភាសាណាមួយដែលគាំទ្រដោយ Cboard ឡើយ។ មានអារម្មណ៍ថាមានសេរីភាពក្នុងការទាក់ទងមកយើងហើយប្រាប់យើងឱ្យដឹង។", - "cboard.components.Settings.Language.availableLangsSubheader": "Available languages", - "cboard.components.Settings.Language.downloadLangSubheader": "Downloadable languages", - "cboard.components.Settings.Language.uninstalled": "Uninstalled", - "cboard.components.Settings.Language.download": "Download", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", - "cboard.components.Settings.Language.downloadDialogTitle": "Download Language", - "cboard.components.Settings.Language.downloadDialogSubtitle": "You will be redirected to the Google play store in order to download and install the voices for this language. Do you want to proceed?", + "cboard.components.Settings.Language.availableLangsSubheader": "ភាសាដែលមាន", + "cboard.components.Settings.Language.downloadLangSubheader": "ភាសា ដែល អាច ទាញ យក បាន", + "cboard.components.Settings.Language.uninstalled": "មិន បាន អើពើ", + "cboard.components.Settings.Language.download": "ទាញយក", + "cboard.components.Settings.Language.configureLocalVoice": "កំណត់ រចនា សម្ព័ន្ធ សំឡេង ក្នុង ស្រុក", + "cboard.components.Settings.Language.downloadDialogTitle": "ទាញយកភាសា", + "cboard.components.Settings.Language.downloadDialogSubtitle": "អ្នក នឹង ត្រូវ បាន បង្វែរ ទៅ ហាង លេង ហ្គូហ្គល ដើម្បី ទាញ យក និង ដំឡើង សំឡេង សម្រាប់ ភាសា នេះ ។ តើអ្នកចង់បន្តដែរឬទេ?", "cboard.components.Settings.Language.cancel": "បោះបង់", - "cboard.components.Settings.Language.ttsErrorAlert": "We didn't detect the new language is installed. Please verify.", - "cboard.components.Settings.Language.langErrorAlert": "We didn't detect the new voice is installed. Please verify the downloaded application.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", - "cboard.components.Settings.Language.checkIt": "Check it", - "cboard.components.Settings.Language.CancelInstalation": "Cancel instalation", - "cboard.components.Settings.Language.openApp": "Open app", - "cboard.components.Settings.Language.uninstalledLangNotification": "Install the new language", - "cboard.components.Settings.Language.instaledLangSuccesNotification": "Language installed successfully", - "cboard.components.Settings.Symbols.symbols": "Symbols", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Language.ttsErrorAlert": "យើង មិន បាន រក ឃើញ ភាសា ថ្មី ត្រូវ បាន ដំឡើង ទេ ។ សូម ផ្ទៀង ផ្ទាត់។", + "cboard.components.Settings.Language.langErrorAlert": "យើង មិន បាន រក ឃើញ សំឡេង ថ្មី ត្រូវ បាន ដំឡើង ទេ ។ សូមផ្ទៀងផ្ទាត់កម្មវិធីដែលបានទាញយក។", + "cboard.components.Settings.Language.continueOnlineLangAlert": "សំឡេង អនឡាញ មាន សម្រាប់ ភាសា ដែល បាន ជ្រើស ។. ប្រសិន បើ អ្នក ទទួល យក កម្មវិធី នឹង ផ្លាស់ប្ដូរ ភាសា ដោយ ស្វ័យ ប្រវត្តិ & # 160; ។", + "cboard.components.Settings.Language.searchVoiceAlert": "សូម ស្វែងរក សំឡេង នៅ ក្នុង កម្មវិធី ម៉ាស៊ីន អត្ថបទ To Speech", + "cboard.components.Settings.Language.checkIt": "ពិនិត្យ មើល វា", + "cboard.components.Settings.Language.CancelInstalation": "លុប ចោល ការ គណនា", + "cboard.components.Settings.Language.openApp": "កម្មវិធីបើក", + "cboard.components.Settings.Language.uninstalledLangNotification": "ដំឡើងភាសាថ្មី", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "ភាសា ដែល បាន ដំឡើង ដោយ ជោគជ័យ", + "cboard.components.Settings.Symbols.symbols": "និមិត្តសញ្ញា", + "cboard.components.Settings.Symbols.downloadArasaac": "ទាញយកនិមិត្តសញ្ញា ARASAAC", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "ទាញ យក កញ្ចប់ ជាមួយ និមិត្តសញ្ញា ARASAAC ទាំងអស់ ដែល ត្រូវ ប្រើ ក្នុង របៀប ក្រៅ បណ្ដាញ ។", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "ការ ទាញ យក និមិត្ត សញ្ញា នឹង អនុញ្ញាត ឲ្យ អ្នក មាន និមិត្ត សញ្ញា ក្នុង មូលដ្ឋាន នៅ ក្នុង ប្រព័ន្ធ របស់ អ្នក ដូច្នេះ នៅ ពេល ដែល អ្នក ស្វែង រក និមិត្ត សញ្ញា ដើម្បី បង្កើត ធាតុ ថ្មី អ្នក មិន ត្រូវការ ការ តភ្ជាប់ អ៊ីនធឺណិត ទេ & # 160; ។", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "តើអ្នកចង់ទាញយក ARASAAC Symbols ដែរឬទេ? ដំណើរ ការ នេះ នឹង ចំណាយ ពេល មួយ រយៈ ។", "cboard.components.Settings.Symbols.cancel": "បោះបង់", - "cboard.components.Settings.Symbols.download": "Download", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.download": "ទាញយក", + "cboard.components.Settings.Symbols.noConnection": "គ្មាន ការ តភ្ជាប់ អ៊ីនធឺណិត", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "គ្មានការតភ្ជាប់អ៊ីនធឺណិតទេ។ អ្នក ត្រូវ តែ តភ្ជាប់ ទៅ អ៊ីនធឺណិត ដើម្បី ទាញ យក និមិត្ត សញ្ញា & # 160; ។", + "cboard.components.Settings.Symbols.deleteArasaac": "លុប និមិត្តសញ្ញា ARASAAC", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "លុប កញ្ចប់ ជាមួយ និមិត្តសញ្ញា ARASAAC ទាំងអស់ ។ បន្ទាប់ ពី ការ លុប ចោល និមិត្ត សញ្ញា នឹង មាន តែ ការ ត ភ្ជាប់ អ៊ីនធឺណិត ប៉ុណ្ណោះ ។", + "cboard.components.Settings.Symbols.delete": "លុប", "cboard.components.UserIcon.login": "ចូលឬចុះឈ្មោះ", "cboard.components.VoiceRecorder.play": "ចាក់សំលេង", "cboard.components.VoiceRecorder.clear": "ថតច្បាស់", "cboard.components.VoiceRecorder.record": "កំណត់ត្រា", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "ការ សាកល្បង ដោយ ឥត គិត ថ្លៃ របស់ អ្នក បាន បញ្ចប់", + "cboard.components.PremiumFeature.featureBlockedTittle": "លក្ខណៈ ពិសេស នេះ ត្រូវ បាន បិទ", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard បិទលក្ខណៈពិសេសនេះ។ ដើម្បី បន្ត ប្រើប្រាស់ វា និង លក្ខណៈ ពិសេស ទាំងអស់ ដូច ជា ក្ដារ សាធារណៈ សំឡេង អនឡាញ មុខងារ កែ សម្រួល កម្រិត ខ្ពស់ និង ច្រើន ទៀត សូម ធ្វើ ឲ្យ ប្រសើរ ឡើង", + "cboard.components.PremiumFeature.upgradeNow": "ឥលូវ តម្លើង", + "cboard.components.UI.Downloader.initializing": "ដើមទុន...", + "cboard.components.UI.Downloader.completed": "បាន បញ្ចប់", + "cboard.components.UI.Downloader.processing": "ដំណើរការ...", + "cboard.components.UI.Downloader.processingDone": "ដំណើរ ការ បាន ធ្វើ រួច ហើយ!", + "cboard.components.UI.Downloader.processingError": "មាន error ដំណើរការ ទិន្នន័យ សូម សាក ល្បង ម្ដង ទៀត។", "cboard.board.home": "ផ្ទះ", "cboard.vocalization.myNameIsAmberley": "ខ្ញុំឈ្មោះអាំប៊ែល", "cboard.vocalization.niceToMeetYou": "រីករាយ​ដែល​បាន​ជួប​អ្នក", @@ -3829,40 +3837,40 @@ "symbol.alphabet.z-LowerCase": "z - ករណីទាប", "symbol.alphabet.z-UpperCase": "z - អក្សរធំ", "symbol.pronouns.I": "I", - "symbol.pronouns.he": "he", - "symbol.pronouns.her": "her", - "symbol.pronouns.hers": "hers", - "symbol.pronouns.him": "him", - "symbol.pronouns.his": "his", - "symbol.pronouns.she": "she", - "symbol.pronouns.we": "we", - "symbol.pronouns.me": "me", - "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", + "symbol.pronouns.he": "គាត់", + "symbol.pronouns.her": "នាង", + "symbol.pronouns.hers": "នាង", + "symbol.pronouns.him": "គាត់", + "symbol.pronouns.his": "គាត់", + "symbol.pronouns.she": "នាង", + "symbol.pronouns.we": "យើង", + "symbol.pronouns.me": "ខ្ញុំ", + "symbol.pronouns.it": "វា", + "symbol.pronouns.them": "ពួកគេ", + "symbol.pronouns.they": "ពួកគេ", + "symbol.pronouns.their": "ពួកគេ", + "symbol.pronouns.that": "នោះ", + "symbol.pronouns.you": "អ្នក", + "symbol.pronouns.our": "យើង", "symbol.pronouns.who": "ដែល", - "symbol.pronouns.us": "us", - "symbol.pronouns.boy": "boy", - "symbol.pronouns.girl": "girl", - "symbol.pronouns.kids": "kids", - "symbol.pronouns.children": "children", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", - "symbol.pronouns.friend": "friend", - "symbol.connectors.for": "for", - "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.pronouns.us": "យើង", + "symbol.pronouns.boy": "ក្មេងប្រុស", + "symbol.pronouns.girl": "ក្មេងស្រី", + "symbol.pronouns.kids": "ក្មេង ៗ", + "symbol.pronouns.children": "កុមារា", + "symbol.pronouns.whoever": "អ្នក ណា ក៏ ដោយ", + "symbol.pronouns.mine": "អណ្តូងរ៉ែ", + "symbol.pronouns.anybody": "នរណា ម្នាក់", + "symbol.pronouns.everybody": "មនុស្ស គ្រប់ គ្នា", + "symbol.pronouns.nobody": "គ្មាន នរណា ម្នាក់", + "symbol.pronouns.friend": "មិត្តភក្តិ", + "symbol.connectors.for": "សម្រាប់", + "symbol.connectors.is": "គឺ", + "symbol.connectors.to": "ទៅ", + "symbol.connectors.was": "គឺ", + "symbol.connectors.with": "ជាមួយ", + "symbol.descriptiveQuantity.slow": "យឺត", + "symbol.descriptiveQuantity.different": "ខុសគ្នា", + "symbol.buildingContents.bathroom": "អង្គរវត្ត", + "symbol.descriptiveQuantity.categories": "ប្រភេទ" } diff --git a/src/translations/ko-KR.json b/src/translations/ko-KR.json index 3feec3bbe..f1068002c 100644 --- a/src/translations/ko-KR.json +++ b/src/translations/ko-KR.json @@ -4,18 +4,18 @@ "cboard.components.WelcomeScreen.skipForNow": "일단은 스킵", "cboard.components.WelcomeScreen.google": "Google로 로그인", "cboard.components.WelcomeScreen.facebook": "페이스 북으로 로그인", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", - "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", - "cboard.components.WelcomeScreen.terms": "Terms", - "cboard.components.WelcomeScreen.privacy": "Privacy Policy", + "cboard.components.WelcomeScreen.apple": "Apple로 로그인하기", + "cboard.components.WelcomeScreen.loginErrorAndroid": "미안해요. 인증 프로세스 중에 오류가 발생했습니다. 다시 시도하십시오", + "cboard.components.WelcomeScreen.terms": "용어", + "cboard.components.WelcomeScreen.privacy": "개인정보처리방침", "cboard.components.WelcomeScreenInformation.heading": "Cboard에 오신 것을 환영합니다.", "cboard.components.WelcomeScreenInformation.text": "Cboard는 말하기 및 언어 장애가있는 사용자가 기호 및 TTS (text-to-speech)와 통신 할 수 있도록 도와줍니다.", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "가입하여 설정을 동기화하십시오!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "계정 활성화 중...", + "cboard.components.Activate.loginSignUpPage": "로그인 또는 가입 페이지", + "cboard.components.Activate.error": "오류: 임시 사용자 확인 실패, 다시 로그인해 보세요.", + "cboard.components.Activate.success": "확인!", "cboard.components.Login.loginToCboard": "Cboard에 로그인", "cboard.components.Login.login": "로그인", "cboard.components.Login.email": "이메일", @@ -29,10 +29,10 @@ "cboard.components.SignUp.confirmYourPassword": "암호를 확인", "cboard.components.SignUp.cancel": "취소", "cboard.components.SignUp.signMeUp": "가입 해주세요.", - "cboard.components.SignUp.agreement": "I agree with the {terms} and the {privacy}", - "cboard.components.SignUp.termsAndConditions": "Terms", - "cboard.components.SignUp.privacy": "Privacy Policy", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.agreement": "나는 동의한다 {terms} 그리고 {privacy}", + "cboard.components.SignUp.termsAndConditions": "용어", + "cboard.components.SignUp.privacy": "개인정보처리방침", + "cboard.components.SignUp.noConnection": "서버에 연결할 수 없습니다. 나중에 다시 시도하십시오.", "cboard.components.ChangePassword.password": "새 비밀번호", "cboard.components.ChangePassword.passwordRepeat": "새 비밀번호를 재 입력하세요", "cboard.components.ChangePassword.send": "보내다", @@ -90,8 +90,8 @@ "cboard.components.Board.EditToolbar.editTilesButton": "편집하다", "cboard.components.Board.EditToolbar.addTileButton": "타일 추가", "cboard.components.Board.EditToolbar.fixedBoard": "결정된", - "cboard.components.Board.EditToolbar.copyTiles": "Copy tiles", - "cboard.components.Board.EditToolbar.pasteTiles": "Paste tiles", + "cboard.components.Board.EditToolbar.copyTiles": "타일 복사", + "cboard.components.Board.EditToolbar.pasteTiles": "타일 붙여넣기", "cboard.components.Board.share": "몫", "cboard.components.Board.copyMessage": "클립 보드로 복사되었습니다!", "cboard.components.Board.boardMissed": "죄송합니다.이 폴더 / 보드를 놓쳤습니다. 다시 작성하는 것이 좋습니다.", @@ -103,12 +103,12 @@ "cboard.components.Board.boardCopyAccept": "수락", "cboard.components.Board.boardCopiedSuccessfully": "Communicator에 보드가 성공적으로 추가되었습니다", "cboard.components.Board.emptyVoiceAlert": "경고 : 사용 가능한 문자 음성 변환 음성을 감지하지 못했습니다! 판자가 제대로 작동하지 않습니다.", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", - "cboard.components.Board.offlineChangeVoice": "Change voice", + "cboard.components.Board.offlineVoiceAlert": "'경고: 온라인 음성을 사용하고 있지만 오프라인 상태인 것 같습니다!", + "cboard.components.Board.offlineChangeVoice": "음성 변경", "cboard.components.Board.myBoardTitle": "내 보드", "cboard.components.Board.failedToCopy": "클립 보드에 복사하지 못했습니다.", "cboard.components.Board.walkthroughWelcome": "Cboard에 오신 것을 환영합니다!", - "cboard.components.Board.walkthroughChooseABoard": "Choose a board to start", + "cboard.components.Board.walkthroughChooseABoard": "시작할 보드 선택", "cboard.components.Board.walkthroughUnlock": "잠금 버튼을 4 번 눌러 옵션 및 설정을 잠금 해제합니다.", "cboard.components.Board.walkthroughStart": "Cboard 앱과 그 멋진 기능을 둘러 볼 준비가 되셨습니까?", "cboard.components.Board.walkthroughSignInUp": "커뮤니케이터를 개인화하려면 로그인하십시오.", @@ -117,14 +117,14 @@ "cboard.components.Board.walkthroughAddTile": "여기에서 보드에 타일을 추가 할 수 있습니다! 이 타일은 버튼, 폴더 또는 빈 보드 일 수 있습니다.", "cboard.components.Board.walkthroughChangeBoard": "커뮤니케이터의 다른 보드로 이동할 수있는 드롭 다운 메뉴입니다.", "cboard.components.Board.walkthroughBuildCommunicator": "여기에서 커뮤니케이터에 액세스하여 편집하고 더 많은 보드로 보강 할 수 있습니다.", - "cboard.components.Board.walkthroughDefaultBoardsSelector": "Here you can switch between different featured boards", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "여기에서 다른 주요 보드 간에 전환할 수 있습니다", "cboard.components.Board.walkthroughEndTour": "투어 종료", "cboard.components.Board.walkthroughCloseTour": "둘러보기 닫기", "cboard.components.Board.walkthroughBack": "뒤쪽에", "cboard.components.Board.walkthroughNext": "다음", - "cboard.components.Board.tilesCopiedSuccessfully": "Tiles copied successfully.", - "cboard.components.Board.tilesPastedSuccessfully": "Tiles pasted successfully.", - "cboard.components.Board.tilesPastedError": "WARNING: There was an error on tiles paste.", + "cboard.components.Board.tilesCopiedSuccessfully": "타일이 성공적으로 복사되었습니다.", + "cboard.components.Board.tilesPastedSuccessfully": "타일을 붙여넣었습니다.", + "cboard.components.Board.tilesPastedError": "경고: 타일 붙여넣기에 오류가 발생했습니다.", "cboard.components.LockToggle.lock": "자물쇠", "cboard.components.LockToggle.unlock": "터놓다", "cboard.components.BackButton.back": "돌아 가기", @@ -140,7 +140,7 @@ "cboard.components.FullScreenButton.fullscreen": "전체 화면", "cboard.components.FullScreenButton.exitFullscreen": "전체 화면 종료", "cboard.components.SymbolSearch.searchSymbolLibrary": "기호 라이브러리 검색", - "cboard.components.SymbolSearch.clearText": "Clear text", + "cboard.components.SymbolSearch.clearText": "텍스트 지우기", "cboard.components.InputImage.uploadImage": "이미지 업로드", "cboard.components.Board.TileEditor.voiceRecorder": "녹음기", "cboard.components.Board.TileEditor.createTile": "타일 ​​만들기", @@ -158,20 +158,20 @@ "cboard.components.Board.TileEditor.existingBoards": "기존 보드에 연결", "cboard.components.Board.TileEditor.none": "없음", "cboard.components.Board.TileEditor.symbols": "기호", - "cboard.components.Board.TileEditor.editImage": "Edit image", + "cboard.components.Board.TileEditor.editImage": "이미지 편집", "cboard.components.Board.boardEditTitleCancel": "취소", "cboard.components.Board.boardEditTitleAccept": "수락", "cboard.components.Board.userProfileLocked": "사용자 프로필이 잠겨 있습니다. 설정을 잠금 해제하여 사용자 프로필을 확인하십시오.", - "cboard.components.Board.live": "LIVE", - "cboard.components.Board.writeAndSay": "Write and say", - "cboard.components.Board.ImageEditor.title": "Image editor", - "cboard.components.Board.ImageEditor.rotateRight": "Rotate right", - "cboard.components.Board.ImageEditor.cropImage": "Crop image", - "cboard.components.Board.ImageEditor.close": "Close", - "cboard.components.Board.ImageEditor.done": "Done", - "cboard.components.Board.ImageEditor.cancelCrop": "Cancel crop", - "cboard.components.Board.ImageEditor.zoomIn": "Zoom in", - "cboard.components.Board.ImageEditor.zoomOut": "Zoom out", + "cboard.components.Board.live": "살다", + "cboard.components.Board.writeAndSay": "쓰기 및 말하기", + "cboard.components.Board.ImageEditor.title": "이미지 편집기", + "cboard.components.Board.ImageEditor.rotateRight": "오른쪽으로 회전", + "cboard.components.Board.ImageEditor.cropImage": "이미지 자르기", + "cboard.components.Board.ImageEditor.close": "닫다", + "cboard.components.Board.ImageEditor.done": "수행", + "cboard.components.Board.ImageEditor.cancelCrop": "자르기 취소", + "cboard.components.Board.ImageEditor.zoomIn": "확대", + "cboard.components.Board.ImageEditor.zoomOut": "축소", "cboard.components.BoardShare.title": "보드 공유", "cboard.components.BoardShare.close": "닫기", "cboard.components.BoardShare.publishBoard": "게시 게시판", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "레딧", "cboard.components.BoardShare.subject": "Cboard에서이 보드를 확인하십시오!", "cboard.components.BoardShare.body": "안녕하세요! Cboard 도구에서 커뮤니케이션 보드를 공유하고 싶습니다. 다음에서 찾으십시오 : {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "페이스 북에서 보드를 공유 할 수 없습니다. 나중에 다시 시도하십시오.", "cboard.components.PhraseShare.title": "구문 공유 또는 복사", "cboard.components.PhraseShare.close": "닫기", "cboard.components.PhraseShare.copyPhrase": "문구 복사", @@ -215,15 +215,15 @@ "cboard.components.CommunicatorToolbar.tiles": "타일 {qty}", "cboard.components.CommunicatorToolbar.editCommunicator": "짓다", "cboard.components.CommunicatorToolbar.addBoardButton": "게시판 추가", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", - "cboard.components.CommunicatorToolbar.disagree": "disagree", - "cboard.components.CommunicatorToolbar.agree": "agree", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", - "cboard.components.CommunicatorToolbar.close": "Close", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "추천 보드 선택", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "추천 보드 선택", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "선택한 옵션에 대해 현재 보드를 변경하시겠습니까? 다시 전환할 수 있습니다.", + "cboard.components.CommunicatorToolbar.disagree": "맞지 않다", + "cboard.components.CommunicatorToolbar.agree": "동의하다", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "게시판 캡션", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "기호 범주가 포함된 폴더가 있는 Fluent board입니다. 색 구성표가 없는 뽕나무 기호입니다.", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "핵심 어휘가 있는 고정 보드는 11개의 열과 6개의 행으로 분산되어 있습니다. ARASAAC 기호와 Fitzgerald 색 구성표를 사용합니다.", + "cboard.components.CommunicatorToolbar.close": "닫다", "cboard.components.CommunicatorDialog.title": "내 커뮤니 케 이터", "cboard.components.CommunicatorDialog.menu": "메뉴", "cboard.components.CommunicatorDialog.menuRootBoardOption": "루트 보드로 설정", @@ -296,18 +296,18 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "게시판: 게시판을 공개합니다. 게시판은 공개 게시판 탭 아래에 표시됩니다.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "게시 취소: 게시판을 비공개로 설정합니다. 게시판은 공개 게시판 탭에 표시되지 않습니다.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "데이터베이스에서 보드를 삭제하면 복구할 수 없습니다.", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", + "cboard.components.CommunicatorDialog.boardReport": "이 게시판 신고", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "이 게시판에 성적, 폭력적, 혐오적 또는 모욕적인 콘텐츠가 포함되어 있다고 생각되면 알려주세요", + "cboard.components.CommunicatorDialog.boardReportError": "보고서를 보내는 동안 오류가 발생했습니다. 다시 시도하십시오.", "cboard.components.CommunicatorDialog.boardReportCancel": "취소", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", - "cboard.components.CommunicatorDialog.boardReportClose": "Close", + "cboard.components.CommunicatorDialog.boardReportSend": "보고서 보내기", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "보고서가 지원 팀에 성공적으로 전송되었습니다.", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Cboard가 부적절한 콘텐츠를 차단할 수 있도록 도와주셔서 감사합니다.", + "cboard.components.CommunicatorDialog.boardReportClose": "닫다", "cboard.components.Notifications.refreshPage": "페이지 새로 고침", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudSpeakErrorAlert": "인터넷 연결이 부족하여 온라인 음성을 제대로 재생할 수 없습니다.", + "cboard.components.Notifications.changeVoiceOnError": "목소리 바꾸기", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "온라인 음성이 설정되었습니다. 사용하는 동안 인터넷 연결이 필요합니다.", "cboard.components.Settings.navigation": "탐색 및 버튼", "cboard.components.Settings.scanning": "스캐닝", "cboard.components.Settings.display": "디스플레이", @@ -316,7 +316,7 @@ "cboard.components.Settings.settings": "설정", "cboard.components.Settings.people": "사람들", "cboard.components.Settings.guest": "손님", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "구독하다", "cboard.components.Settings.system": "체계", "cboard.components.Settings.backup": "지원", "cboard.components.Settings.language": "언어", @@ -348,8 +348,8 @@ "cboard.components.Settings.fontSizeDescrip": "1. 표준, 2. 크게 또는 3. 매우 크게 중에서 선택하여 여기에서 글꼴 크기를 편집합니다.", "cboard.components.Settings.hideOutputBarTitle": "출력 막대 숨기기", "cboard.components.Settings.hideOutputBarDescrip": "문장을 만들거나 픽토그램을 선택할 때 아이콘이 나타나는 화면 상단의 흰색 막대를 숨깁니다.", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", + "cboard.components.Settings.Display.outputIncreaseButtons": "출력 표시줄에 있는 작업 버튼의 크기 늘리기", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "문장을 작성하는 흰색 막대에 있는 작업 버튼의 크기를 늘립니다.", "cboard.components.Settings.labelPositionTitle": "라벨 위치", "cboard.components.Settings.labelPositionDescrip": "레이블을 배치할 위치를 선택할 수 있습니다. 위, 아래 또는 숨길 수 있습니다.", "cboard.components.Settings.enableDarkThemeTitle": "어두운 테마 사용", @@ -365,7 +365,7 @@ "cboard.components.Settings.folderVocalizationTitle": "폴더 발성", "cboard.components.Settings.folderVocalizationDescrip": "클릭하면 폴더 이름을 소리내어 읽습니다.", "cboard.components.Settings.enableTour": "둘러보기 활성화", - "cboard.components.Settings.symbols": "Symbols", + "cboard.components.Settings.symbols": "기호", "cboard.components.Settings.People.people": "사람들", "cboard.components.Settings.People.name": "이름", "cboard.components.Settings.People.nameSecondary": "사용자 이름 업데이트", @@ -375,12 +375,12 @@ "cboard.components.Settings.People.languageSecondary": "당신의 언어는 무엇인지 저희에게 알려주십시오.", "cboard.components.Settings.People.birthdate": "생일", "cboard.components.Settings.People.birthdateSecondary": "생년월일 업데이트", - "cboard.components.Settings.People.location": "Location", + "cboard.components.Settings.People.location": "위치", "cboard.components.Settings.People.logout": "로그 아웃", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "이 계정 삭제", + "cboard.components.Settings.People.deleteAccountSecondary": "계정을 삭제하면 되돌릴 수 없습니다. 반드시 양해 바랍니다.", + "cboard.components.Settings.People.errorDeletingAccount": "계정을 삭제하는 동안 오류가 발생합니다. 다시 시도하십시오.", + "cboard.components.Settings.People.deleteAccountConfirmation": "계정을 삭제하면 되돌릴 수 없습니다. 계정을 삭제하시겠습니까?.", "cboard.components.Settings.People.cancelDeleteAccount": "취소", "cboard.components.Settings.Display.display": "디스플레이", "cboard.components.Settings.Display.StandardSize": "표준", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "특대", "cboard.components.Settings.Display.uiSize": "UI 크기", "cboard.components.Settings.Display.uiSizeSecondary": "요소 크기", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "글꼴 모음", + "cboard.components.Settings.Display.fontFamilySecondary": "전체 응용 프로그램에서 사용되는 텍스트 글꼴 변경", "cboard.components.Settings.Display.fontSize": "글자 크기", "cboard.components.Settings.Display.fontSizeSecondary": "앱 글꼴 크기", "cboard.components.Settings.Display.LabelPositionAbove": "위", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "스캐너는 요소를 반복하고, 아무 키나 눌러 선택합니다.", "cboard.components.Settings.Navigation.navigation": "탐색 및 버튼", "cboard.components.Settings.Navigation.enable": "컨텍스트 인식 뒤로 버튼 사용", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "큰 뒤로 버튼을 표시합니다. 탐색 단추 스타일 섹션에서 원하는 스타일을 선택합니다.", "cboard.components.Settings.Navigation.shareShow": "문구 공유 버튼 표시", "cboard.components.Settings.Navigation.shareShowSecondary": "선택한 기호를 공유 할 수있는 공유 버튼 (백 스페이스 버튼 옆)을 표시합니다.", "cboard.components.Settings.Navigation.quickUnlock": "빠른 설정 잠금 해제 사용", @@ -425,16 +425,16 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "각 심볼에 \"x\"버튼을 표시하여 제거합니다", "cboard.components.Settings.Navigation.vocalizeFolders": "폴더 발성 사용", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "클릭하면 폴더 이름을 크게 읽습니다.", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.showLiveMode": "라이브 모드 사용", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "라이브 모드를 사용하면 출력 표시줄에 직접 텍스트를 쓰고 사운드를 빠르게 재생할 수 있습니다. 쓰기가 가능한 사용자를 위한 것입니다.", + "cboard.components.Settings.Navigation.activeImprovePhrase": "개선 문구 사용", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase를 사용하면 인공 지능을 사용하여 출력 문구를 문법적으로 개선할 수 있습니다. 코어 보드 사용자를 위한 것입니다.", + "cboard.components.Settings.Navigation.bigScroll": "큰 스크롤 버튼 사용", + "cboard.components.Settings.Navigation.bigScrollSecondary": "큰 스크롤 버튼을 표시합니다. 탐색 단추 스타일 섹션에서 원하는 스타일을 선택합니다.", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "탐색 단추 스타일", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "컨텍스트 인식 뒤로 및 큰 스크롤 버튼의 스타일을 선택합니다. 측면은 아이트래커에 추천입니다", + "cboard.components.Settings.Navigation.onTheSides": "측면에는", + "cboard.components.Settings.Navigation.onTop": "맨 위에", "cboard.components.Settings.Export.export": "수출", "cboard.components.Settings.Export.exportSingle": "단일 보드 내보내기", "cboard.components.Settings.Export.exportSingleSecondary": "이 옵션은 보드 목록에서 가지고있는 단일 보드를 내 보냅니다. {cboardLink}, {link} 또는 PDF 형식을 선택할 수 있습니다.", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "이 옵션은 {cboardLink} 형식 또는 {link} 형식을 선택하면 보유한 모든 보드를 내 보냅니다. PDF 형식을 선택하면 현재 보드 만 내보내집니다.", "cboard.components.Settings.Export.boardDownloaded": "보드가 다운로드되었습니다", "cboard.components.Settings.Export.boardDownloadedCva": "보드가 다운로드되었습니다. 다운로드 폴더에서 파일을 찾으십시오.", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "보드가 다운로드되었습니다. '내 기기' 폴더에서 파일을 찾습니다.", + "cboard.components.Settings.Export.boardDownloadedError": "업.. 문제가 발생했습니다. 다시 시도하십시오", + "cboard.components.Settings.Export.downloadNoConnectionError": "PDF를 다운로드하려면 인터넷 연결이 필요합니다.", "cboard.components.Settings.Export.boards": "무대", + "cboard.components.Settings.Export.pdfSettings": "PDF 설정", + "cboard.components.Settings.Export.fontSize": "글꼴 크기", + "cboard.components.Settings.Export.fontSizeSecondary": "원하는 글꼴 크기를 선택합니다. 이 옵션은 내보낸 보드의 치수에 문제가 있는 경우에 유용합니다.", + "cboard.components.Settings.Export.small": "작다", + "cboard.components.Settings.Export.medium": "보통", + "cboard.components.Settings.Export.large": "큰", "cboard.components.Settings.Import.import": "수입", "cboard.components.Settings.Import.importSecondary": "이 옵션은 감지 된 새 보드를 가져옵니다. Cboard에 포함 된 기본 보드는 가져 오지 않습니다. 지원되는 형식은 {cboardLink} 형식 또는 {link} 형식입니다.", "cboard.components.Settings.Import.success": "성공!! 보드 {boards} 성공적으로 가져 왔습니다.", @@ -467,50 +473,52 @@ "cboard.components.Settings.Speech.faster": "더 빠른", "cboard.components.Settings.Speech.slower": "느린", "cboard.components.Settings.Speech.sampleSentence": "안녕! 이게 내 목소리 야.", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", - "cboard.components.Settings.Subscribe.copyTiles": "Copy tiles", - "cboard.components.Settings.Subscribe.pasteTiles": "Paste tiles", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", - "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", - "cboard.components.Settings.Subscribe.close": "Close", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.subscribe": "구독하다", + "cboard.components.Settings.Subscribe.includedFeatures": "포함 된 기능 :", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "온라인 인공신경망 음성", + "cboard.components.Settings.Subscribe.copyPublicBoards": "공개 게시판 복사", + "cboard.components.Settings.Subscribe.publishBoards": "게시판 게시", + "cboard.components.Settings.Subscribe.copyTiles": "타일 복사", + "cboard.components.Settings.Subscribe.pasteTiles": "타일 붙여넣기", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "강력한 사용 현황 분석", + "cboard.components.Settings.Subscribe.shareBoards": "보드 공유", + "cboard.components.Settings.Subscribe.adsFree": "광고 무료", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "OBF(Open Board Format)로 내보내기", + "cboard.components.Settings.Subscribe.sharePhrases": "문구 공유", + "cboard.components.Settings.Subscribe.privateSupportChannel": "비공개 지원 채널", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "타일에 대한 음성 녹음", + "cboard.components.Settings.Subscribe.active": "활동적인", + "cboard.components.Settings.Subscribe.canceled": "취소", + "cboard.components.Settings.Subscribe.in_grace_period": "유예 기간", + "cboard.components.Settings.Subscribe.proccesing": "구독 처리 중...", + "cboard.components.Settings.Subscribe.expired": "구독이 만료된 날짜: {e}", + "cboard.components.Settings.Subscribe.paused": "구독이 일시 중지된 날짜: {e}", + "cboard.components.Settings.Subscribe.on_hold": "구독이 만료된 날짜: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "구독하지 않았습니다. ", + "cboard.components.Settings.Subscribe.unverified": "구매를 확인하는 동안 오류가 발생했습니다. 새로고침 부탁드립니다", + "cboard.components.Settings.Subscribe.refresh": "리프레쉬", + "cboard.components.Settings.Subscribe.error": "죄송합니다. 나중에 다시 시도하십시오.", + "cboard.components.Settings.Subscribe.empty_product": "현재 사용할 수 있는 구독이 없습니다. 나중에 다시 시도하십시오.", + "cboard.components.Settings.Subscribe.on_trial_period": "현재 30일 무료 평가판을 사용 중입니다. 종료된 후 모든 기능을 사용하려면 구독해야 합니다.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "구독 정보", + "cboard.components.Settings.Subscribe.manageSubscription": "구독 관리", + "cboard.components.Settings.Subscribe.cancelSubscription": "구독 취소", + "cboard.components.Settings.Subscribe.planAmount": "플랜 금액:", + "cboard.components.Settings.Subscribe.title": "계획:", + "cboard.components.Settings.Subscribe.status": "상태:", + "cboard.components.Settings.Subscribe.nextPayment": "다음 지불 장소:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "프리미엄 액세스는 다음에서 종료됩니다.", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "다음 작업을 수행하기 전에 결제 문제를 해결하세요.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Google 계정에서 이미 제품을 구매한 것 같습니다. 앱을 다시 시작해 보세요.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Apple 계정이 이미 제품을 구입한 것 같습니다. 앱을 다시 시작해 보세요.", + "cboard.components.Settings.Subscribe.close": "닫다", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "현재 요금제를 취소하시겠습니까?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "구독이 성공적으로 취소되었습니다.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "구독을 취소하는 동안 오류가 발생했습니다. 잠시 후 다시 시도하세요.", "cboard.components.Settings.Language.language": "언어", "cboard.components.Settings.Language.moreLanguages": "더 많은 언어", "cboard.components.Settings.Language.close": "닫기", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "알바니아어", "cboard.components.Settings.Language.arabic": "아라비아 말", "cboard.components.Settings.Language.belarusian": "벨로루시의", "cboard.components.Settings.Language.bengali": "벵골 사람", @@ -533,7 +541,7 @@ "cboard.components.Settings.Language.khmer": "크메르어", "cboard.components.Settings.Language.korean": "한국어", "cboard.components.Settings.Language.montenegrin": "몬테네그로 사람", - "cboard.components.Settings.Language.macedonian": "Macedonian", + "cboard.components.Settings.Language.macedonian": "마케도니아인", "cboard.components.Settings.Language.nepali": "네팔", "cboard.components.Settings.Language.dutch": "네덜란드 사람", "cboard.components.Settings.Language.norwegian": "노르웨이 인", @@ -550,51 +558,51 @@ "cboard.components.Settings.Language.ukrainian": "우크라이나 말", "cboard.components.Settings.Language.vietnamese": "베트남 사람", "cboard.components.Settings.Language.chinese": "중국말", - "cboard.components.Settings.Language.ttsEnginesSubheader": "Text to speech engine", + "cboard.components.Settings.Language.ttsEnginesSubheader": "텍스트 음성 변환 엔진", "cboard.components.Settings.Language.ttsEngines": "텍스트 음성 엔진", "cboard.components.Settings.Language.ttsEngineError": "경고 :이 텍스트 음성 변환 엔진에는 Cboard!에서 지원하는 언어가 포함되어 있지 않습니다. 언제든지 저희에게 연락하여 알려주십시오.", - "cboard.components.Settings.Language.availableLangsSubheader": "Available languages", - "cboard.components.Settings.Language.downloadLangSubheader": "Downloadable languages", - "cboard.components.Settings.Language.uninstalled": "Uninstalled", - "cboard.components.Settings.Language.download": "Download", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", - "cboard.components.Settings.Language.downloadDialogTitle": "Download Language", - "cboard.components.Settings.Language.downloadDialogSubtitle": "You will be redirected to the Google play store in order to download and install the voices for this language. Do you want to proceed?", + "cboard.components.Settings.Language.availableLangsSubheader": "사용 가능한 언어", + "cboard.components.Settings.Language.downloadLangSubheader": "다운로드 가능한 언어", + "cboard.components.Settings.Language.uninstalled": "제거", + "cboard.components.Settings.Language.download": "다운로드", + "cboard.components.Settings.Language.configureLocalVoice": "로컬 음성 구성", + "cboard.components.Settings.Language.downloadDialogTitle": "다운로드 언어", + "cboard.components.Settings.Language.downloadDialogSubtitle": "이 언어에 대한 음성을 다운로드하고 설치하기 위해 Google Play 스토어로 리디렉션됩니다. 계속하시겠습니까?", "cboard.components.Settings.Language.cancel": "취소", - "cboard.components.Settings.Language.ttsErrorAlert": "We didn't detect the new language is installed. Please verify.", - "cboard.components.Settings.Language.langErrorAlert": "We didn't detect the new voice is installed. Please verify the downloaded application.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", - "cboard.components.Settings.Language.checkIt": "Check it", - "cboard.components.Settings.Language.CancelInstalation": "Cancel instalation", - "cboard.components.Settings.Language.openApp": "Open app", - "cboard.components.Settings.Language.uninstalledLangNotification": "Install the new language", - "cboard.components.Settings.Language.instaledLangSuccesNotification": "Language installed successfully", - "cboard.components.Settings.Symbols.symbols": "Symbols", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Language.ttsErrorAlert": "새 언어가 설치된 것을 감지하지 못했습니다. 확인하시기 바랍니다.", + "cboard.components.Settings.Language.langErrorAlert": "새 음성이 설치된 것을 감지하지 못했습니다. 다운로드한 응용 프로그램을 확인하십시오.", + "cboard.components.Settings.Language.continueOnlineLangAlert": "선택한 언어에 대한 온라인 음성을 사용할 수 있습니다. 수락하면 앱이 자동으로 언어를 변경합니다.", + "cboard.components.Settings.Language.searchVoiceAlert": "Text To Speech 엔진 앱에서 음성을 검색하세요.", + "cboard.components.Settings.Language.checkIt": "확인 해봐", + "cboard.components.Settings.Language.CancelInstalation": "설치 취소", + "cboard.components.Settings.Language.openApp": "앱 열기", + "cboard.components.Settings.Language.uninstalledLangNotification": "새 언어 설치", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "언어가 성공적으로 설치되었습니다.", + "cboard.components.Settings.Symbols.symbols": "기호", + "cboard.components.Settings.Symbols.downloadArasaac": "ARASAAC 기호 다운로드", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "오프라인 모드에서 사용할 모든 ARASAAC 기호가 포함된 패키지를 다운로드합니다.", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "심볼 다운로드를 사용하면 시스템에 심볼을 로컬로 저장할 수 있으므로 새 요소를 만들기 위해 심볼을 검색할 때 인터넷 연결이 필요하지 않습니다.", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "ARASAAC Symbols를 다운로드 하시겠습니까? 이 과정은 다소 시간이 걸립니다.", "cboard.components.Settings.Symbols.cancel": "취소", - "cboard.components.Settings.Symbols.download": "Download", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.download": "다운로드", + "cboard.components.Settings.Symbols.noConnection": "인터넷에 연결되어 있지 않습니다.", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "인터넷에 연결되어 있지 않습니다. 심볼을 다운로드하려면 인터넷에 연결되어 있어야 합니다.", + "cboard.components.Settings.Symbols.deleteArasaac": "ARASAAC 기호 삭제", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "모든 ARASAAC 기호가 있는 패키지를 삭제합니다. 삭제 후 기호는 인터넷 연결에서만 사용할 수 있습니다.", + "cboard.components.Settings.Symbols.delete": "삭제하다", "cboard.components.UserIcon.login": "로그인 또는 가입", "cboard.components.VoiceRecorder.play": "녹음 재생", "cboard.components.VoiceRecorder.clear": "명확한 기록", "cboard.components.VoiceRecorder.record": "기록", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "무료 평가판이 종료되었습니다.", + "cboard.components.PremiumFeature.featureBlockedTittle": "이 기능은 차단되었습니다.", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard는 이 기능을 비활성화합니다. 공개 게시판, 온라인 음성, 고급 편집 기능 등과 같은 모든 기능을 계속 사용하려면 업그레이드하십시오.", + "cboard.components.PremiumFeature.upgradeNow": "지금 업그레이드", + "cboard.components.UI.Downloader.initializing": "초기화...", + "cboard.components.UI.Downloader.completed": "완료", + "cboard.components.UI.Downloader.processing": "가공...", + "cboard.components.UI.Downloader.processingDone": "프로세스 완료!", + "cboard.components.UI.Downloader.processingError": "데이터를 처리하는 동안 오류가 발생했습니다. 다시 시도하십시오.", "cboard.board.home": "집", "cboard.vocalization.myNameIsAmberley": "내 이름은 앰버리 야.", "cboard.vocalization.niceToMeetYou": "만나서 반갑습니다", @@ -3828,41 +3836,41 @@ "symbol.computerIcon.toZoom": "확대 / 축소", "symbol.alphabet.z-LowerCase": "z - 소문자", "symbol.alphabet.z-UpperCase": "z - 대문자", - "symbol.pronouns.I": "I", - "symbol.pronouns.he": "he", - "symbol.pronouns.her": "her", - "symbol.pronouns.hers": "hers", - "symbol.pronouns.him": "him", - "symbol.pronouns.his": "his", - "symbol.pronouns.she": "she", - "symbol.pronouns.we": "we", - "symbol.pronouns.me": "me", - "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", + "symbol.pronouns.I": "나는", + "symbol.pronouns.he": "그", + "symbol.pronouns.her": "그녀의", + "symbol.pronouns.hers": "그녀", + "symbol.pronouns.him": "그", + "symbol.pronouns.his": "그의", + "symbol.pronouns.she": "그녀", + "symbol.pronouns.we": "우리", + "symbol.pronouns.me": "저", + "symbol.pronouns.it": "술래", + "symbol.pronouns.them": "그들", + "symbol.pronouns.they": "그들", + "symbol.pronouns.their": "그들의", + "symbol.pronouns.that": "그", + "symbol.pronouns.you": "너", + "symbol.pronouns.our": "우리의", "symbol.pronouns.who": "누구", - "symbol.pronouns.us": "us", - "symbol.pronouns.boy": "boy", - "symbol.pronouns.girl": "girl", - "symbol.pronouns.kids": "kids", - "symbol.pronouns.children": "children", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", - "symbol.pronouns.friend": "friend", - "symbol.connectors.for": "for", - "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.pronouns.us": "우리", + "symbol.pronouns.boy": "소년", + "symbol.pronouns.girl": "소녀", + "symbol.pronouns.kids": "아이", + "symbol.pronouns.children": "자녀", + "symbol.pronouns.whoever": "누구 든 지", + "symbol.pronouns.mine": "광산", + "symbol.pronouns.anybody": "아무도", + "symbol.pronouns.everybody": "모두", + "symbol.pronouns.nobody": "아무도", + "symbol.pronouns.friend": "친구", + "symbol.connectors.for": "때문에", + "symbol.connectors.is": "다음과 같음", + "symbol.connectors.to": "받는 사람", + "symbol.connectors.was": "는", + "symbol.connectors.with": "와", + "symbol.descriptiveQuantity.slow": "느린", + "symbol.descriptiveQuantity.different": "다른", + "symbol.buildingContents.bathroom": "욕실", + "symbol.descriptiveQuantity.categories": "카테고리" } diff --git a/src/translations/me-ME.json b/src/translations/me-ME.json index c03742663..95ccda4a9 100644 --- a/src/translations/me-ME.json +++ b/src/translations/me-ME.json @@ -12,10 +12,10 @@ "cboard.components.WelcomeScreenInformation.text": "Cboard pomaže korisnicima sa govorno-jezičkim teškoćama da komuniciraju uz pomoć simbola i prevedu ih u govor", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "prijavi se za sinhronizaciju postavki", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "aktiviraj nalog", + "cboard.components.Activate.loginSignUpPage": "Stranica za prijavu ili registraciju", + "cboard.components.Activate.error": "GREŠKA: potvrda vašeg privremenog korisnika NEUSPJELA, pokušajte ponovo da se prijavite", + "cboard.components.Activate.success": "Potvrđeno!", "cboard.components.Login.loginToCboard": "Prijavi se za Cboard", "cboard.components.Login.login": "Prijavi se", "cboard.components.Login.email": "Email", @@ -32,7 +32,7 @@ "cboard.components.SignUp.agreement": "Saglasan/saglasna sam sa {____pojam___} i sa {politika privatnosti}", "cboard.components.SignUp.termsAndConditions": "pojmovi", "cboard.components.SignUp.privacy": "politika privatnosti", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.noConnection": "Nije moguće povezati se sa serverom. Pokušajte ponovo kasnije.", "cboard.components.ChangePassword.password": "nova lozinka", "cboard.components.ChangePassword.passwordRepeat": "ponovi novu lozinku", "cboard.components.ChangePassword.send": "pošalji", @@ -427,8 +427,8 @@ "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Na glas čita ime fascikle kad se klikne.", "cboard.components.Settings.Navigation.showLiveMode": "Koristite opciju uživo", "cboard.components.Settings.Navigation.showLiveModeSecondary": "Opcija uživo omogućava da pišete tekst direktno u izlaznu traku i brzo reprodukujete zvuk. Namijenjen je korisnicima koji umiju da pišu.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Koristite: Poboljšaj frazu", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Poboljšajte frazu vam omogućava da gramatički poboljšate izlaznu frazu pomoću vještačke inteligencije. Namijenjen je korisnicima osnovne table", "cboard.components.Settings.Navigation.bigScroll": "Omogućite veliku dugmad za pomijeranje", "cboard.components.Settings.Navigation.bigScrollSecondary": "Prikazuje veliku dugmad za pomijeranje. Izaberite željeni stil u odjeljku za stil dugmadi za navigaciju", "cboard.components.Settings.Navigation.navigationButtonsStyle": " stil dugmadi za navigaciju", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Ova opcija će izvesti SVE table koje imate ako odaberete {cboardLink} format ili {link} format. Ako odaberete format PDF, on će prikazivati jedino trenutnu tablu.", "cboard.components.Settings.Export.boardDownloaded": "Table su ti preuzete.", "cboard.components.Settings.Export.boardDownloadedCva": "Table su preuzete. Pronađi datoteku u fascikli za preuzimanje", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Vaša tabla je preuzeta. Pronađite svoju datoteku u fascikli „Na mom uređaju“.", + "cboard.components.Settings.Export.boardDownloadedError": "Ups.. Desilo se nešto kako ne treba. Molim, pokušajte ponovo", + "cboard.components.Settings.Export.downloadNoConnectionError": "Potrebna je internetska veza da biste preuzeli PDF.", "cboard.components.Settings.Export.boards": "Table", + "cboard.components.Settings.Export.pdfSettings": "PDF Settings", + "cboard.components.Settings.Export.fontSize": "Font size", + "cboard.components.Settings.Export.fontSizeSecondary": "Select the desired font size. This option is useful if you have problems with the dimensions of the exported board.", + "cboard.components.Settings.Export.small": "Small", + "cboard.components.Settings.Export.medium": "Medium", + "cboard.components.Settings.Export.large": "Large", "cboard.components.Settings.Import.import": "uvoz", "cboard.components.Settings.Import.importSecondary": "Ova opcija će uključiti JEDINO novo pronađene table. NEĆE uključiti podrazumijevane table obuhvaćene na Cboard. Podržani formati su {cboardLink} ili {link} format.", "cboard.components.Settings.Import.success": "Uspjeh !! {board} table su uspješno uvezene.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Vaša pretplata je pauzirana: {e}", "cboard.components.Settings.Subscribe.on_hold": "Vaša pretplata ističe: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Niste preplaćeni", + "cboard.components.Settings.Subscribe.unverified": "An error occurred during validation of your purchase. Please refresh", "cboard.components.Settings.Subscribe.refresh": "obnovi", "cboard.components.Settings.Subscribe.error": "Ups! Nešto nije u redu. Pokušajte ponovo kasnije", "cboard.components.Settings.Subscribe.empty_product": "Trenutno nema dostupne pretplate. Pokušajte ponovo kasnije.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Premijum pristup će se završiti:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Riješite probleme sa plaćanjem prije:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Izgleda da je vaš Google nalog već kupio proizvod. Pokušajte ponovo da pokrenete aplikaciju.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "It looks like your Apple account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "zatvori", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Da li ste sigurni da želite da otkažete trenutni plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Vaša pretplata je uspješno otkazana.", diff --git a/src/translations/mk-MK.json b/src/translations/mk-MK.json index addf088ec..a66f5aceb 100644 --- a/src/translations/mk-MK.json +++ b/src/translations/mk-MK.json @@ -4,7 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Прескокни за сега", "cboard.components.WelcomeScreen.google": "Најави се со Google", "cboard.components.WelcomeScreen.facebook": "Најави се со Facebook", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", + "cboard.components.WelcomeScreen.apple": "Потпишете се со Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Извини. Настана грешка при процесот на автентикација. Те молам обиди се повторно.", "cboard.components.WelcomeScreen.terms": "Услови за користење", "cboard.components.WelcomeScreen.privacy": "Политика за приватност", @@ -12,10 +12,10 @@ "cboard.components.WelcomeScreenInformation.text": "Сиборд им помага на корисниците со говорни и јазични оштетувања да комуницираат со симболи и текст во говор.", "cboard.components.AuthScreenInformation.heading": "Сиборд", "cboard.components.AuthScreenInformation.text": "Регистрирај се за да ги синхронизираш твоите поставки!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "Ја активирам твојата сметка...", + "cboard.components.Activate.loginSignUpPage": "Пријавете се или пријавете се на страницата", + "cboard.components.Activate.error": "ГРЕШКА: потврдата на вашиот привремен корисник не успеа, ве молиме обидете се повторно да се логирате", + "cboard.components.Activate.success": "Потврдено!", "cboard.components.Login.loginToCboard": "Најави се на Сиборд", "cboard.components.Login.login": "Најави се", "cboard.components.Login.email": "е-пошта", @@ -32,7 +32,7 @@ "cboard.components.SignUp.agreement": "Се сложувам со {terms} и {privacy}", "cboard.components.SignUp.termsAndConditions": "Услови за користење", "cboard.components.SignUp.privacy": "Политика за приватност", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.noConnection": "Не може да се поврзе со серверот. Ве молам пробајте повторно подоцна.", "cboard.components.ChangePassword.password": "Нова лозинка", "cboard.components.ChangePassword.passwordRepeat": "Повтори ја новата лозинка", "cboard.components.ChangePassword.send": "Испрати", @@ -103,12 +103,12 @@ "cboard.components.Board.boardCopyAccept": "Прифати", "cboard.components.Board.boardCopiedSuccessfully": "Таблата е успешно додадена во твојот комуникатор", "cboard.components.Board.emptyVoiceAlert": "ПРЕДУПРЕДУВАЊЕ: не откривме достапен глас за синтеза на текст во говор! Плочката не може да работи правилно.", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", + "cboard.components.Board.offlineVoiceAlert": "\"ПРЕДУПРЕДУВАЊЕ: Користиш онлајн глас, но изгледа дека си офлајн!", "cboard.components.Board.offlineChangeVoice": "Промени глас", "cboard.components.Board.myBoardTitle": "Моја Табла", "cboard.components.Board.failedToCopy": "Не успеа да се копира во таблата со исечоци", "cboard.components.Board.walkthroughWelcome": "Добредојде во Сиборд!", - "cboard.components.Board.walkthroughChooseABoard": "Choose a board to start", + "cboard.components.Board.walkthroughChooseABoard": "Изберете табла за започнување", "cboard.components.Board.walkthroughUnlock": "Притисни го копчето за заклучување четири пати за да ги отклучиш опциите и поставките.", "cboard.components.Board.walkthroughStart": "Дали си подготвен/а за обиколка низ апликацијата Сиборд и нејзините одлични карактеристики?", "cboard.components.Board.walkthroughSignInUp": "Регистрирај се за да го персонализираш твојот комуникатор.", @@ -117,7 +117,7 @@ "cboard.components.Board.walkthroughAddTile": "Овде можеш да додадеш плочка на таблата! Оваа плочка може да биде копче, папка или празна табла.", "cboard.components.Board.walkthroughChangeBoard": "Ова е опаѓачко мени од каде што можеш да отидеш на друга табла во твојот комуникатор.", "cboard.components.Board.walkthroughBuildCommunicator": "Овде можеш да пристапиш до твојот комуникатор, да го уредиш и да го збогатиш со повеќе табли.", - "cboard.components.Board.walkthroughDefaultBoardsSelector": "Here you can switch between different featured boards", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "Овде можете да се префрлите помеѓу различни карактеризирани табли", "cboard.components.Board.walkthroughEndTour": "Крај на обиколка", "cboard.components.Board.walkthroughCloseTour": "Затвори обиколка", "cboard.components.Board.walkthroughBack": "Назад", @@ -140,7 +140,7 @@ "cboard.components.FullScreenButton.fullscreen": "Цел екран", "cboard.components.FullScreenButton.exitFullscreen": "Излез од цел екран", "cboard.components.SymbolSearch.searchSymbolLibrary": "Библиотека за пребарување на симболи", - "cboard.components.SymbolSearch.clearText": "Clear text", + "cboard.components.SymbolSearch.clearText": "Јасен текст", "cboard.components.InputImage.uploadImage": "Прикачи слика", "cboard.components.Board.TileEditor.voiceRecorder": "Гласовен снимач", "cboard.components.Board.TileEditor.createTile": "Креирај плочка", @@ -158,20 +158,20 @@ "cboard.components.Board.TileEditor.existingBoards": "Врска до постоечка табла", "cboard.components.Board.TileEditor.none": "Ниедно/Ниедна", "cboard.components.Board.TileEditor.symbols": "Симболи", - "cboard.components.Board.TileEditor.editImage": "Edit image", + "cboard.components.Board.TileEditor.editImage": "Уредување на сликата", "cboard.components.Board.boardEditTitleCancel": "Откажи", "cboard.components.Board.boardEditTitleAccept": "Прифати", "cboard.components.Board.userProfileLocked": "Корисничкиот профил е заклучен, те молам отклучи ги поставките за да го видиш твојот кориснички профил.", - "cboard.components.Board.live": "LIVE", - "cboard.components.Board.writeAndSay": "Write and say", - "cboard.components.Board.ImageEditor.title": "Image editor", - "cboard.components.Board.ImageEditor.rotateRight": "Rotate right", - "cboard.components.Board.ImageEditor.cropImage": "Crop image", - "cboard.components.Board.ImageEditor.close": "Close", - "cboard.components.Board.ImageEditor.done": "Done", - "cboard.components.Board.ImageEditor.cancelCrop": "Cancel crop", - "cboard.components.Board.ImageEditor.zoomIn": "Zoom in", - "cboard.components.Board.ImageEditor.zoomOut": "Zoom out", + "cboard.components.Board.live": "ВО ЖИВО", + "cboard.components.Board.writeAndSay": "Пиши и кажи ми.", + "cboard.components.Board.ImageEditor.title": "Уредник на слики", + "cboard.components.Board.ImageEditor.rotateRight": "Заврти десно", + "cboard.components.Board.ImageEditor.cropImage": "Слика од култура", + "cboard.components.Board.ImageEditor.close": "Затвори", + "cboard.components.Board.ImageEditor.done": "Готово.", + "cboard.components.Board.ImageEditor.cancelCrop": "Откажи ја реколтата.", + "cboard.components.Board.ImageEditor.zoomIn": "Зумирај.", + "cboard.components.Board.ImageEditor.zoomOut": "Зумирај.", "cboard.components.BoardShare.title": "Сподели ја твојата табла", "cboard.components.BoardShare.close": "Затвори", "cboard.components.BoardShare.publishBoard": "Објави ја таблата", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "Редит", "cboard.components.BoardShare.subject": "Погледни ја оваа табла од Сиборд!", "cboard.components.BoardShare.body": "Здраво! Сакам да споделам табла за комуникација од алатката Сиборд. Те молам, најди ја на: {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "Не може да ја сподели таблата на Фејсбук. Ве молам пробајте повторно подоцна.", "cboard.components.PhraseShare.title": "Сподели ја или копирај ја твојата фраза", "cboard.components.PhraseShare.close": "Затвори", "cboard.components.PhraseShare.copyPhrase": "Копирај фраза", @@ -215,15 +215,15 @@ "cboard.components.CommunicatorToolbar.tiles": "{qty} Плочки", "cboard.components.CommunicatorToolbar.editCommunicator": "Изгради", "cboard.components.CommunicatorToolbar.addBoardButton": "Додај табла", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", - "cboard.components.CommunicatorToolbar.disagree": "disagree", - "cboard.components.CommunicatorToolbar.agree": "agree", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", - "cboard.components.CommunicatorToolbar.close": "Close", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Изберете прикажана табла", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Изберете прикажана табла", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Дали сакате да ја смените вашата тековна табла за избраната опција? Можеш пак да го смениш.", + "cboard.components.CommunicatorToolbar.disagree": "Не се согласувам.", + "cboard.components.CommunicatorToolbar.agree": "Се согласувам", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Замената на одборот", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "Течна табла со папки кои содржат категории на симболи. Симболите на Мулбери без никаква боја.", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Фиксна табла со јадро речник, распределена во 11 колони и 6 реда. Користи ARASAAC симболи и Фицџералд боја шема.", + "cboard.components.CommunicatorToolbar.close": "Затвори", "cboard.components.CommunicatorDialog.title": "Мојот комуникатор", "cboard.components.CommunicatorDialog.menu": "Мени", "cboard.components.CommunicatorDialog.menuRootBoardOption": "Постави како главна табла", @@ -296,18 +296,18 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "Објавување табла: Направи ја твојата табла јавна. Таблата ќе се прикаже под јазичето Јавни табли.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "Објавување табла: Направи ја твојата табла приватна. Таблата нема да се прикаже под јазичето Јавни табли.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "врати.", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", + "cboard.components.CommunicatorDialog.boardReport": "Пријави го одборот.", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Ве молам кажете ни ако сметате дека оваа табла вклучува сексуална, насилна, мрзлива или злоупотребувачка содржина", + "cboard.components.CommunicatorDialog.boardReportError": "Се појави грешка во испраќањето на вашиот извештај. Ве молам обидете се повторно.", "cboard.components.CommunicatorDialog.boardReportCancel": "Откажи", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", - "cboard.components.CommunicatorDialog.boardReportClose": "Close", + "cboard.components.CommunicatorDialog.boardReportSend": "Испрати извештај.", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Извештајот испратен до тимот за поддршка успешно.", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Фала што му помогна на Цборд да биде надвор од несоодветна содржина.", + "cboard.components.CommunicatorDialog.boardReportClose": "Затвори", "cboard.components.Notifications.refreshPage": "Освежи ја страницата", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudSpeakErrorAlert": "Вашата интернет конекција не е доволна за да се репродуцира онлајн глас како што треба.", + "cboard.components.Notifications.changeVoiceOnError": "Смени го гласот.", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "Онлајн гласот беше поставен. За време на неговата употреба е потребна интернет конекција.", "cboard.components.Settings.navigation": "Навигација и копчиња", "cboard.components.Settings.scanning": "Скенирање", "cboard.components.Settings.display": "Приказ", @@ -316,7 +316,7 @@ "cboard.components.Settings.settings": "Подесувања", "cboard.components.Settings.people": "Луѓе", "cboard.components.Settings.guest": "Гостин", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "Претплати се", "cboard.components.Settings.system": "Систем", "cboard.components.Settings.backup": "Резервна копија", "cboard.components.Settings.language": "Јазик", @@ -348,8 +348,8 @@ "cboard.components.Settings.fontSizeDescrip": "Уреди ја големината на фонтот со избирање помеѓу: 1. Стандардна, 2. Голема или 3. Дополнителна.", "cboard.components.Settings.hideOutputBarTitle": "Сокриј ја излезната лента", "cboard.components.Settings.hideOutputBarDescrip": "Ја скрива белата лента на горниот дел од екранот каде што се појавуваат икони кога градиш реченица или избраш симболи.", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", + "cboard.components.Settings.Display.outputIncreaseButtons": "Зголемете ја големината на акционите копчиња на излезната лента", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Зголемете ја големината на акционите копчиња кои се на белата лента каде што градите реченица.", "cboard.components.Settings.labelPositionTitle": "Позиција на насловот", "cboard.components.Settings.labelPositionDescrip": "Можеш да избереш каде ќе го поставиш насловот. Може да биде горе, долу или скриено.", "cboard.components.Settings.enableDarkThemeTitle": "Овозможи темна тема", @@ -365,7 +365,7 @@ "cboard.components.Settings.folderVocalizationTitle": "Вокализација на папки", "cboard.components.Settings.folderVocalizationDescrip": "Ги изговара имињата на папките кога ќе се кликнат", "cboard.components.Settings.enableTour": "Овозможи обиколка", - "cboard.components.Settings.symbols": "Symbols", + "cboard.components.Settings.symbols": "Симболи", "cboard.components.Settings.People.people": "Луѓе", "cboard.components.Settings.People.name": "Име", "cboard.components.Settings.People.nameSecondary": "Ажурирај го твоето корисничко име", @@ -375,12 +375,12 @@ "cboard.components.Settings.People.languageSecondary": "Кажи ми кој е твојот јазик", "cboard.components.Settings.People.birthdate": "Датум на раѓање", "cboard.components.Settings.People.birthdateSecondary": "Ажурирај го твојот датум на раѓање", - "cboard.components.Settings.People.location": "Location", + "cboard.components.Settings.People.location": "Локација", "cboard.components.Settings.People.logout": "Одјавување", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "Избришете ја оваа сметка.", + "cboard.components.Settings.People.deleteAccountSecondary": "Кога ќе ја избришеш сметката, нема враќање назад. Ве молам бидете сигурни.", + "cboard.components.Settings.People.errorDeletingAccount": "Грешка се јавува за време на избришувањето на акаунтот. Те молам пробај пак.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Кога ќе ја избришеш сметката, нема враќање назад. Дали сте сигурни дека ќе го избришете вашиот профил?.", "cboard.components.Settings.People.cancelDeleteAccount": "Откажи", "cboard.components.Settings.Display.display": "Приказ", "cboard.components.Settings.Display.StandardSize": "Стандардно", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "Многу Големо", "cboard.components.Settings.Display.uiSize": "Големина на интерфејс", "cboard.components.Settings.Display.uiSizeSecondary": "Големина на елементи", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "Фамилија на фонтови", + "cboard.components.Settings.Display.fontFamilySecondary": "Сменете го текстуалниот фонт кој се користи во целата апликација", "cboard.components.Settings.Display.fontSize": "Големина на фронт", "cboard.components.Settings.Display.fontSizeSecondary": "Големина на фонт на апликација", "cboard.components.Settings.Display.LabelPositionAbove": "Над", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "Скенерот ќе ги повторува елементите, притисни кое било копче за да ги селектираш", "cboard.components.Settings.Navigation.navigation": "Навигација и Копчиња", "cboard.components.Settings.Navigation.enable": "Овозможи копче за назад што е свесно за контекстот", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "Покажува големи задни копчиња. Изберете го саканиот стил во делот за навигациски копчиња.", "cboard.components.Settings.Navigation.shareShow": "Прикажи го копчето за споделување фраза", "cboard.components.Settings.Navigation.shareShowSecondary": "Прикажи копче за споделување (веднаш до копчето за назад) што овозможува споделување на избраните симболи.", "cboard.components.Settings.Navigation.quickUnlock": "Овозможи отклучување на брзите поставки", @@ -425,16 +425,16 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "Прикажи „x” копче на секој симбол за негово отстранување", "cboard.components.Settings.Navigation.vocalizeFolders": "Овозможи изговарање на папките", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Ги чита на глас имињата на папките кога ќе се притисне", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.showLiveMode": "Користете го режимот во живо", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "Режимот во живо ви овозможува да пишувате текст директно во излезната лента и брзо да го пуштите звукот. Тој е наменет за корисниците кои можат да пишуваат.", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Користете Подобрување на фразата", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Подобрување на фразата ви овозможува граматички да ја подобрите излезната фраза користејќи вештачка интелигенција. Таа е наменета за корисниците на основни одбори", + "cboard.components.Settings.Navigation.bigScroll": "Овозможи големи копчиња за свиткување", + "cboard.components.Settings.Navigation.bigScrollSecondary": "Покажува големи копчиња за свиткување. Изберете го посакуваниот стил во секцијата стил на навигациски копчиња", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "Стил на навигациски копчиња", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Изберете го стилот на контекст-свесни назад и големи копчиња за свиткување. На страните се препорачува за следачи на очи", + "cboard.components.Settings.Navigation.onTheSides": "На страните.", + "cboard.components.Settings.Navigation.onTop": "На врвот", "cboard.components.Settings.Export.export": "Експортирање", "cboard.components.Settings.Export.exportSingle": "Експортирај една табла", "cboard.components.Settings.Export.exportSingleSecondary": "Оваа опција ќе експортира една табла од твојата листа на табли. Можеш да одбереш {cboardLink} {link} или ПДФ формат.", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Оваа опција ќе ги експортира СИТЕ табли што ги имаш ако одбереш {cboardlink} формат {link} формат. А ќе ја експортира САМО тековната табла ако избереш ПДФ формат.", "cboard.components.Settings.Export.boardDownloaded": "Твоите табли се преземени.", "cboard.components.Settings.Export.boardDownloadedCva": "Твоите табли се преземени. Најди ја твојата датотека во фолдерот за преземања.", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Твојот одбор беше симнат. Најди го твојот фајл под папка 'На мојот уред'", + "cboard.components.Settings.Export.boardDownloadedError": "Ups.. Нешто тргна наопаку. Те молам обиди се повторно.", + "cboard.components.Settings.Export.downloadNoConnectionError": "Потребна е интернет конекција за преземање на PDF.", "cboard.components.Settings.Export.boards": "Табли", + "cboard.components.Settings.Export.pdfSettings": "PDF подесувања", + "cboard.components.Settings.Export.fontSize": "Големина на фонтот", + "cboard.components.Settings.Export.fontSizeSecondary": "Изберете ја посакуваната големина на фонтот. Оваа опција е корисна ако имате проблеми со димензиите на извезениот одбор.", + "cboard.components.Settings.Export.small": "Мала.", + "cboard.components.Settings.Export.medium": "Среден", + "cboard.components.Settings.Export.large": "Големо.", "cboard.components.Settings.Import.import": "Импортирање", "cboard.components.Settings.Import.importSecondary": "Оваа опција ќе ги импортира САМО ново детектираните табли. НЕМА да ги импортира стандардните табли вклучени во Сиборд. Поддржани формати се {cboardLink} форматот или {link} форматот.", "cboard.components.Settings.Import.success": "Успешно!! {boards} таблите се импортирани успешно.", @@ -467,50 +473,52 @@ "cboard.components.Settings.Speech.faster": "побрзо", "cboard.components.Settings.Speech.slower": "побавно", "cboard.components.Settings.Speech.sampleSentence": "Здраво! Ова е мојот глас", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", + "cboard.components.Settings.Subscribe.subscribe": "Претплати се", + "cboard.components.Settings.Subscribe.includedFeatures": "Вклучени карактеристики:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Онлајн невронски гласови", + "cboard.components.Settings.Subscribe.copyPublicBoards": "Копирај јавни одбори", + "cboard.components.Settings.Subscribe.publishBoards": "Објавување на табла", "cboard.components.Settings.Subscribe.copyTiles": "Копирај плочки", "cboard.components.Settings.Subscribe.pasteTiles": "Залепи плочки", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", - "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", - "cboard.components.Settings.Subscribe.close": "Close", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Моќна анализа на користење", + "cboard.components.Settings.Subscribe.shareBoards": "Споделување на табла", + "cboard.components.Settings.Subscribe.adsFree": "Реклами бесплатни", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Извоз во отворен формат на табла (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "Сподели ги фразите", + "cboard.components.Settings.Subscribe.privateSupportChannel": "Приватен канал за поддршка", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Гласовна снимка за плочки", + "cboard.components.Settings.Subscribe.active": "АКТИВЕН", + "cboard.components.Settings.Subscribe.canceled": "ОТКАЖАН", + "cboard.components.Settings.Subscribe.in_grace_period": "ГРЕЈС ПЕРИОД", + "cboard.components.Settings.Subscribe.proccesing": "Ја обработуваме твојата претплата...", + "cboard.components.Settings.Subscribe.expired": "Твојата претплата истече на: {e}", + "cboard.components.Settings.Subscribe.paused": "Твојата претплата беше пауирана на: {e}", + "cboard.components.Settings.Subscribe.on_hold": "Твојата претплата истече на: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "Не си претплатен. ", + "cboard.components.Settings.Subscribe.unverified": "Грешка се случи за време на валидацијата на вашата купување. Те молам освежи се.", + "cboard.components.Settings.Subscribe.refresh": "Освежи се.", + "cboard.components.Settings.Subscribe.error": "Нешто тргна наопаку. Ве молам обидете се повторно подоцна.", + "cboard.components.Settings.Subscribe.empty_product": "Нема претплата достапна во овој момент. Ве молам пробајте повторно подоцна.", + "cboard.components.Settings.Subscribe.on_trial_period": "Ти си на 30-дневниот бесплатен судски процес. Откако ќе заврши, ќе треба да се претплатите за да ги добиете сите карактеристики.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "Претплата Инфо", + "cboard.components.Settings.Subscribe.manageSubscription": "Управување со претплата", + "cboard.components.Settings.Subscribe.cancelSubscription": "Откажи ја претплатата", + "cboard.components.Settings.Subscribe.planAmount": "Планска сума:", + "cboard.components.Settings.Subscribe.title": "План:", + "cboard.components.Settings.Subscribe.status": "Статус:", + "cboard.components.Settings.Subscribe.nextPayment": "Следна исплата на:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "Првобитните ацеси ќе завршат на:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "Поправете ги вашите проблеми со плаќањето пред:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Изгледа дека вашиот профил во Гугл веќе купил производ. Обиди се да ја рестартираш апликацијата.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Изгледа дека вашата сметка на Apple веќе купила производ. Обиди се да ја рестартираш апликацијата.", + "cboard.components.Settings.Subscribe.close": "Затвори", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Дали сте сигурни дека сакате да го откажете вашиот сегашен план?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Твојата претплата беше откажана успешно.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "Имаше грешка во откажувањето на вашата претплата, ве молам обидете се повторно за момент.", "cboard.components.Settings.Language.language": "Јазик", "cboard.components.Settings.Language.moreLanguages": "Повеќе јазици", "cboard.components.Settings.Language.close": "Затвори", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "Албански", "cboard.components.Settings.Language.arabic": "Арапски", "cboard.components.Settings.Language.belarusian": "Белоруски", "cboard.components.Settings.Language.bengali": "Бенгалски", @@ -557,44 +565,44 @@ "cboard.components.Settings.Language.downloadLangSubheader": "Јазици со можност за спуштање", "cboard.components.Settings.Language.uninstalled": "Избришано", "cboard.components.Settings.Language.download": "Симнување", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", + "cboard.components.Settings.Language.configureLocalVoice": "Конфигурирајте локален глас", "cboard.components.Settings.Language.downloadDialogTitle": "Симнување јазик", "cboard.components.Settings.Language.downloadDialogSubtitle": "Ќе бидеш пренасочен на Гугл Плеј продавницата за да ги симнеш и инсталираш гласовите за овој јазик. Дали сакаш да продолжиш?", "cboard.components.Settings.Language.cancel": "Откажи", "cboard.components.Settings.Language.ttsErrorAlert": "Не откривме дека е инсталиран новиот јазик. Те молиме провери.", "cboard.components.Settings.Language.langErrorAlert": "Не откривме дека е инсталиран новиот глас. Те молиме провери ја симнатата апликација.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", + "cboard.components.Settings.Language.continueOnlineLangAlert": "Онлајн гласот е достапен за избраниот јазик. Ако ја прифатите апликацијата ќе го промени јазикот автоматски.", + "cboard.components.Settings.Language.searchVoiceAlert": "Ве молам пребарајте глас во апликацијата текст до говор мотор", "cboard.components.Settings.Language.checkIt": "Провери", "cboard.components.Settings.Language.CancelInstalation": "Откажи инсталација", "cboard.components.Settings.Language.openApp": "Отвори апликација", "cboard.components.Settings.Language.uninstalledLangNotification": "Инсталирај нов јазик", "cboard.components.Settings.Language.instaledLangSuccesNotification": "Јазикот е успешно инсталирани", - "cboard.components.Settings.Symbols.symbols": "Symbols", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Symbols.symbols": "Симболи", + "cboard.components.Settings.Symbols.downloadArasaac": "Симни ги симболите на АРАСААК", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Симнува пакет со сите ARASAAC Симболи кои ќе се користат во офлајн режим.", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Симболите за симнување ќе ви овозможат да ги имате симболите локално во вашиот систем, така што кога барате симболи за да создадете нов елемент, не ви треба интернет конекција.", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Сакате ли да ги симнете симболите на АРАСААК? Процесот ќе трае некое време.", "cboard.components.Settings.Symbols.cancel": "Откажи", "cboard.components.Settings.Symbols.download": "Симнување", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.noConnection": "Нема интернет конекција", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "Нема интернет врска. Треба да бидете поврзани со интернет за да симнете симболи.", + "cboard.components.Settings.Symbols.deleteArasaac": "Избришете ги симболите на ARASAAC", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Избришете го пакетот со сите ARASAAC симболи. По избришувањето, симболите ќе бидат достапни само со интернет конекција.", + "cboard.components.Settings.Symbols.delete": "Избришете", "cboard.components.UserIcon.login": "Најави се или Регистрирај се", "cboard.components.VoiceRecorder.play": "Пушти ја снимката", "cboard.components.VoiceRecorder.clear": "Избриши ја снимката", "cboard.components.VoiceRecorder.record": "Снимај", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Твојот слободен судски процес заврши.", + "cboard.components.PremiumFeature.featureBlockedTittle": "Оваа карактеристика е блокирана", + "cboard.components.PremiumFeature.featureBlockedText": "Цбордот ја оневозможува оваа функција. За да продолжите да го користите и сите карактеристики како јавни одбори, онлајн гласови, напредни функции за уредување и многу повеќе, ве молиме надградете ги", + "cboard.components.PremiumFeature.upgradeNow": "Надградба сега.", + "cboard.components.UI.Downloader.initializing": "Инициализирање...", + "cboard.components.UI.Downloader.completed": "Завршена.", + "cboard.components.UI.Downloader.processing": "Обработка...", + "cboard.components.UI.Downloader.processingDone": "Процесот е готов!", + "cboard.components.UI.Downloader.processingError": "Имаше грешка во обработката на податоците, ве молам обидете се повторно.", "cboard.board.home": "дома", "cboard.vocalization.myNameIsAmberley": "моето име е Амберли", "cboard.vocalization.niceToMeetYou": "мило ми е што те запознав", @@ -3829,40 +3837,40 @@ "symbol.alphabet.z-LowerCase": "зед мало", "symbol.alphabet.z-UpperCase": "зед големо", "symbol.pronouns.I": "и големо", - "symbol.pronouns.he": "he", - "symbol.pronouns.her": "her", - "symbol.pronouns.hers": "hers", - "symbol.pronouns.him": "him", - "symbol.pronouns.his": "his", - "symbol.pronouns.she": "she", - "symbol.pronouns.we": "we", - "symbol.pronouns.me": "me", - "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", + "symbol.pronouns.he": "Тој.", + "symbol.pronouns.her": "Нејзе.", + "symbol.pronouns.hers": "Нејзиното", + "symbol.pronouns.him": "Него.", + "symbol.pronouns.his": "неговиот", + "symbol.pronouns.she": "Таа...", + "symbol.pronouns.we": "Ние.", + "symbol.pronouns.me": "Јас.", + "symbol.pronouns.it": "Тоа е.", + "symbol.pronouns.them": "тие.", + "symbol.pronouns.they": "Тие се", + "symbol.pronouns.their": "нивните", + "symbol.pronouns.that": "Тоа е", + "symbol.pronouns.you": "Ти...", + "symbol.pronouns.our": "нашиот", "symbol.pronouns.who": "кој", - "symbol.pronouns.us": "us", - "symbol.pronouns.boy": "boy", - "symbol.pronouns.girl": "girl", - "symbol.pronouns.kids": "kids", - "symbol.pronouns.children": "children", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", - "symbol.pronouns.friend": "friend", - "symbol.connectors.for": "for", - "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.pronouns.us": "Ние.", + "symbol.pronouns.boy": "Момче.", + "symbol.pronouns.girl": "Девојка", + "symbol.pronouns.kids": "Деца.", + "symbol.pronouns.children": "Деца.", + "symbol.pronouns.whoever": "Кој и да е.", + "symbol.pronouns.mine": "Мојата", + "symbol.pronouns.anybody": "Било кој", + "symbol.pronouns.everybody": "Сите.", + "symbol.pronouns.nobody": "Никој не е.", + "symbol.pronouns.friend": "Пријателе.", + "symbol.connectors.for": "за", + "symbol.connectors.is": "Е", + "symbol.connectors.to": "да се", + "symbol.connectors.was": "Беше...", + "symbol.connectors.with": "со", + "symbol.descriptiveQuantity.slow": "Полека.", + "symbol.descriptiveQuantity.different": "различни.", + "symbol.buildingContents.bathroom": "Купатило.", + "symbol.descriptiveQuantity.categories": "категории" } diff --git a/src/translations/ml-IN.json b/src/translations/ml-IN.json new file mode 100644 index 000000000..f466ed7ea --- /dev/null +++ b/src/translations/ml-IN.json @@ -0,0 +1,3876 @@ +{ + "cboard.components.WelcomeScreen.login": "ലോഗിൻ", + "cboard.components.WelcomeScreen.signUp": "സൈൻ അപ്പ് ചെയ്യുക", + "cboard.components.WelcomeScreen.skipForNow": "തൽക്കാലം ഒഴിവാക്കുക", + "cboard.components.WelcomeScreen.google": "ഗൂഗിൾ ഉപയോഗിച്ച് സൈൻ ഇൻ ചെയ്യുക", + "cboard.components.WelcomeScreen.facebook": "ഫേസ്ബുക്ക് ഉപയോഗിച്ച് സൈൻ ഇൻ ചെയ്യുക", + "cboard.components.WelcomeScreen.apple": "ആപ്പിൾ ഉപയോഗിച്ച് സൈൻ ഇൻ ചെയ്യുക", + "cboard.components.WelcomeScreen.loginErrorAndroid": "ക്ഷമിക്കുക. ആധികാരികത നിശ്ചയിക്കുന്നതിൽ പ്രശ്നങ്ങൾ സംഭവിച്ചിരിക്കുന്നു. ദയവായി വീണ്ടും ശ്രമിക്കുക.", + "cboard.components.WelcomeScreen.terms": "നിബന്ധനകൾ", + "cboard.components.WelcomeScreen.privacy": "സ്വകാര്യതാ നയം", + "cboard.components.WelcomeScreenInformation.heading": "സിബോർഡിലേക്ക് സ്വാഗതം", + "cboard.components.WelcomeScreenInformation.text": "സംഭാഷണ, ഭാഷാ വൈകല്യമുള്ള ഉപയോക്താക്കളെ ചിഹ്നങ്ങളും കമ്പ്യൂട്ടർ-നിർമിത സംഭാഷണങ്ങളും ഉപയോഗിച്ച് ആശയവിനിമയം നടത്താൻ സിബോർഡ് സഹായിക്കുന്നു.", + "cboard.components.AuthScreenInformation.heading": "സിബോർഡ്", + "cboard.components.AuthScreenInformation.text": "താങ്കളുടെ ക്രമീകരണങ്ങൾ സമന്വയിപ്പിക്കാൻ സൈൻ അപ്പ് ചെയ്യുക!", + "cboard.components.Activate.activating": "താങ്കളുടെ അക്കൗണ്ട് സജീവമാക്കുന്നു", + "cboard.components.Activate.loginSignUpPage": "ലോഗിൻ ചെയ്യുക അഥവാ സൈൻ അപ്പ് പേജ്", + "cboard.components.Activate.error": "ക്ഷമിക്കുക. താങ്കളുടെ താൽക്കാലിക ഉപയോക്താവിനെ സ്ഥിരീകരിക്കുന്നത് പരാജയപ്പെട്ടു, ദയവായി വീണ്ടും ലോഗിൻ ചെയ്യാൻ ശ്രമിക്കുക", + "cboard.components.Activate.success": "സ്ഥിരീകരിച്ചു", + "cboard.components.Login.loginToCboard": "സിബോർഡിലേക്ക് ലോഗിൻ ചെയ്യുക", + "cboard.components.Login.login": "ലോഗിൻ", + "cboard.components.Login.email": "ഇ-മെയിൽ", + "cboard.components.Login.password": "പാസ് വേഡ് ", + "cboard.components.Login.cancel": "റദ്ദാക്കുക", + "cboard.components.Login.forgotPassword": "പാസ്‌വേഡ് മറന്നുപോയൊ?", + "cboard.components.SignUp.signUp": "സൈൻ അപ്പ്", + "cboard.components.SignUp.name": "പേര് ", + "cboard.components.SignUp.email": "ഇ-മെയിൽ", + "cboard.components.SignUp.createYourPassword": "നിങ്ങളുടെ പാസ് വേഡ് സൃഷ്ടിക്കുക", + "cboard.components.SignUp.confirmYourPassword": "നിങ്ങളുടെ പാസ്‌വേഡ് സ്ഥിരീകരിക്കുക", + "cboard.components.SignUp.cancel": "റദ്ദാക്കുക", + "cboard.components.SignUp.signMeUp": "എന്നെ ചേർക്കുക ", + "cboard.components.SignUp.agreement": "{terms}, {privacy} എന്നിവയോട് ഞാൻ യോജിക്കുന്നു ", + "cboard.components.SignUp.termsAndConditions": "നിബന്ധനകൾ", + "cboard.components.SignUp.privacy": "സ്വകാര്യത നയം", + "cboard.components.SignUp.noConnection": "സെർവറിലേക്ക് കണക്റ്റുചെയ്യുവാൻ സാധ്യമായില്ല. ദയവായി പിന്നീട് വീണ്ടും ശ്രമിക്കുക.", + "cboard.components.ChangePassword.password": "പുതിയ പാസ് വേഡ്", + "cboard.components.ChangePassword.passwordRepeat": "പുതിയ പാസ് വേഡ് ആവർത്തിക്കുക", + "cboard.components.ChangePassword.send": "അയക്കുക", + "cboard.components.ChangePassword.changePassword": "താങ്കളുടെ പുതിയ പാസ് വേഡ് സൂക്ഷിക്കുക ", + "cboard.components.ChangePassword.changePasswordText": "സിബോർഡ് ഉപയോഗിക്കുന്നതിന് ചെയ്യുന്നതിന് താങ്കളുടെ പുതിയ പാസ് വേഡ് രണ്ട് പ്രാവശ്യം നൽകുക.", + "cboard.components.ChangePassword.changePasswordSuccess": "താങ്കളുടെ പാസ്സ് വേഡ്‌ വിജയകരമായി ഭേദപ്പെടുത്തിയിരിക്കുന്നു!!", + "cboard.components.ChangePassword.redirect": "താങ്കളെ ലോഗിൻ പേജില്ലക്ക് വഴിതിരിച്ചുവിടുന്നു...", + "cboard.components.ResetPassword.email": "ഇ-മെയിൽ", + "cboard.components.ResetPassword.cancel": "റദ്ദാക്കുക", + "cboard.components.ResetPassword.send": "അയക്കുക", + "cboard.components.ResetPassword.resetPassword": "താങ്കളുടെ പാസ്‌വേഡ് പുനക്രമീകരിക്കുക.", + "cboard.components.ResetPassword.resetPasswordText": "താങ്കളുടെ ഇമെയിൽ വിലാസം നൽകുക. തങ്ങളുടെ പാസ്സ്‌വേഡ് മാറ്റുന്നതിനുള്ള ലിങ്ക് അതില്ലേക്ക് ഞങ്ങൾ അയക്കുന്നതായിരിക്കും.", + "cboard.components.ResetPassword.resetPasswordSuccess": "പാസ്സ്‌വേഡ് മാറ്റുന്നതിനുള്ള ലിങ്ക് വിജയകരമായി അയച്ചിരിക്കുന്നു.", + "cboard.components.SelectedCounter.items": "വസ്തുക്കൾ ", + "cboard.components.App.save": "സൂക്ഷിക്കുക", + "cboard.components.App.newContentAvailable": "പുതിയ വസ്തുക്കൾ ലഭ്യമാണ്; ദയവായി പുതുക്കുക.", + "cboard.components.App.contentIsCached": "ഉള്ളടക്കം ഓഫ് ലൈൻ ഉപയോഗത്തിനായി സൂക്ഷിച്ചിരിക്കുന്നു.", + "cboard.components.Analytics.analytics": "അനലിറ്റിക്സ്", + "cboard.components.Analytics.mostUsedBoards": "ഏറ്റവും കൂടുതൽ ഉപയോഗിച്ച ബോർഡുകൾ", + "cboard.components.Analytics.topUsedButtons": "ഏറ്റവും കൂടുതൽ ഉപയോഗിച്ച ബട്ടണുകൾ", + "cboard.components.Analytics.symbolSources": "ചിഹ്ന ഉറവിടങ്ങൾ", + "cboard.components.Analytics.tenDaysUsage": "പത്ത് ദിവസത്തെ ഉപയോഗം", + "cboard.components.Analytics.twentyDaysUsage": "ഇരുപത് ദിവസത്തെ ഉപയോഗം ", + "cboard.components.Analytics.thirtyDaysUsage": "മുപ്പത് ദിവസത്തെ ഉപയോഗം ", + "cboard.components.Analytics.sixtyDaysUsage": "അറുപത് ദിവസത്തെ ഉപയോഗം", + "cboard.components.Analytics.close": "അടക്കുക", + "cboard.components.Analytics.loadingError": "നിങ്ങളുടെ ഡാറ്റ ലോഡുചെയ്യുന്നതിൽ ഒരു പിശക് സംഭവിച്ചു. ദയവായി വീണ്ടും പരിശ്രമിക്കുക.", + "cboard.components.Analytics.totalWords": "മൊത്തം വാക്കുകൾ", + "cboard.components.Analytics.totalPhrases": "മൊത്തം വാക്യങ്ങൾ", + "cboard.components.Analytics.boardsUsed": "ഉപയോഗിച്ച ബോർഡുകൾ", + "cboard.components.Analytics.tilesEdited": "ഭേദം വരുത്തിയ ടൈലുകൾ ", + "cboard.components.Analytics.editingEvents": "ഇവന്റുകൾ എഡിറ്റുചെയ്യൽ", + "cboard.components.Analytics.speechEvents": "പ്രസംഗ പരിപാടികൾ", + "cboard.components.Analytics.navigationEvents": "നാവിഗേഷൻ ഇവന്റുകൾ", + "cboard.components.Analytics.name": "പേര് ", + "cboard.components.Analytics.timesClicked": "ക്ലിക്കുകളുടെ എണ്ണം ", + "cboard.components.Analytics.action": "പ്രവൃത്തി", + "cboard.components.Board.tilesCreated": "സൃഷ്ടിച്ച ടൈലുകൾ", + "cboard.components.Board.tilesDeleted": "നീക്കംചെയ്ത ടൈലുകൾ ", + "cboard.components.Board.rootBoardNotDeleted": "മൂലബോർഡ് നീക്കം ചെയ്യാൻ കഴിയില്ല ", + "cboard.components.Board.clicksToUnlock": "പ്രാവശ്യം കൂടി ക്ലിക്ക് ചെയ്താൽ പൂട്ടുതുറക്കും", + "cboard.components.Board.boardIsEmpty": "ഈ ബോർഡ് ശൂന്യമാണ്", + "cboard.components.Board.scannerHowToDeactivate": "സ്കാനർ നിർജ്ജീവമാക്കുന്നതിന് Escape 4 തവണ അമർത്തുക.", + "cboard.components.Board.scannerManualStrategy": "Spacebar കീ ഉപയോഗിച്ച് സ്‌ക്യാനർ മുന്നോട്ട് നീക്കുക. Enter കീ ഉപയോഗിച്ച് തിരഞ്ഞെടുക്കുക.", + "cboard.components.Board.scannerAutomaticStrategy": "സ്‌ക്യാനർ തനിയെ വസ്തുകളിലൂടെ കടന്നുപോകുന്നതായിരിക്കും, തിരഞ്ഞെടുക്കാൻ ഏതെങ്കിലും കീ അമർത്തുക.", + "cboard.components.Board.editTitle": "ബോർഡിന്റെ തലക്കെട്ട്‌ മാറ്റുക ", + "cboard.components.Board.boardTitle": "ബോർഡിന്റെ തലക്കെട്ട്‌ ", + "cboard.components.Board.boardSavedNotification": "ബോർഡിലെ മാറ്റങ്ങൾ സൂക്ഷിച്ചു", + "cboard.components.Board.EditToolbar.select": "തിരഞ്ഞെടുക്കുക", + "cboard.components.Board.EditToolbar.cancel": "റദ്ദാക്കുക", + "cboard.components.Board.EditToolbar.deleteTiles": "തിരഞ്ഞെടുത്ത ടൈലുകൾ നീക്കുക", + "cboard.components.Board.EditToolbar.editTiles": "തിരഞ്ഞെടുത്ത ടൈലുകൾ ഭേദം വരുത്തുക", + "cboard.components.Board.EditToolbar.createTiles": "ടൈലുകൾ സൃഷ്ടിക്കുക", + "cboard.components.Board.EditToolbar.saveBoard": "ബോർഡ് സൂക്ഷിക്കുക", + "cboard.components.Board.EditToolbar.editTilesButton": "ഭേദഗതി", + "cboard.components.Board.EditToolbar.addTileButton": "ടൈൽ ചേർക്കുക", + "cboard.components.Board.EditToolbar.fixedBoard": "പരിഹരിച്ചു", + "cboard.components.Board.EditToolbar.copyTiles": "ടൈലുകൾ പകർത്തുക", + "cboard.components.Board.EditToolbar.pasteTiles": "ടൈലുകൾ ഒട്ടിക്കുക", + "cboard.components.Board.share": "പങ്കുവയ്ക്കുക", + "cboard.components.Board.copyMessage": "ക്ലിപ്പ്ബോർഡിലേക്ക് പകർത്തി!", + "cboard.components.Board.boardMissed": "ക്ഷമിക്കണം, ഞങ്ങൾക്ക് ഈ ഫോൾഡർ / ബോർഡ് നഷ്ടപ്പെട്ടു. ഇത് വീണ്ടും സൃഷ്ടിക്കുന്നതാകും ഉത്തമം.", + "cboard.components.Board.copyPublicBoardTitle": "താങ്കൾ ഒരു പൊതു ബോർഡ് പകർത്താൻ ആഗ്രഹിക്കുന്നുണ്ടോ?", + "cboard.components.Board.copyPublicBoardDesc": "താങ്കൾ ഒരു പൊതു ബോർഡ് തുറക്കാൻ ശ്രമിക്കുകയാണ്. ഈ ബോർഡ് ഉപയോഗിക്കുന്നതിനും ഭേദംവരുത്തുന്നതിനും ഇത് താങ്കളുടെ കമ്മ്യൂണിക്കേറ്റർ ബോർഡുകളിലേക്ക് പകർത്തേണ്ടതുണ്ട്.", + "cboard.components.Board.blockedPrivateBoardTitle": "സ്വകാര്യമായ ബോർഡ്!", + "cboard.components.Board.blockedPrivateBoardDesc": "താങ്കൾ ഒരു സ്വകാര്യമായ ബോർഡ് തുറക്കാൻ ശ്രമിക്കുകയാണ്. ഈ ബോർഡ് ഉപയോഗിക്കുന്നതിനും ഭേദംവരുത്തുന്നതിനും ഇതിന്റെ രചയിതാവിനൊട് ഈ ബോർഡ് പരസ്യപ്പെടുത്താൻ ആവശ്യപ്പെടുക.", + "cboard.components.Board.boardCopyCancel": "റദ്ദാക്കുക", + "cboard.components.Board.boardCopyAccept": "അംഗീകരിക്കുക", + "cboard.components.Board.boardCopiedSuccessfully": "നിങ്ങളുടെ കമ്മ്യൂണിക്കേറ്ററിലേക്ക് ബോർഡ് വിജയകരമായി ചേർത്തു", + "cboard.components.Board.emptyVoiceAlert": "മുന്നറിയിപ്പ് : ഒരു ടെക്സ്റ്റ്-ടു-സ്പീച് ശബ്ദം കണ്ടെത്താൻ കഴിഞ്ഞില്ല. സിബോർഡ് ശരിയായി പ്രവർത്തിക്കില്ല.", + "cboard.components.Board.offlineVoiceAlert": "താങ്കൾ ഒരു ഓൺലൈൻ ശബ്ദം ഉപയോഗിക്കാൻ ശ്രമിക്കുന്നു. പക്ഷെ താങ്കൾ ഓഫ്‌ലൈൻ ആണ്.", + "cboard.components.Board.offlineChangeVoice": "ശബ്ദം മാറ്റുക ", + "cboard.components.Board.myBoardTitle": "എന്റെ ബോർഡ്", + "cboard.components.Board.failedToCopy": "ക്ലിപ്ബോർഡിലേയ്ക്ക് പകർത്തുന്നത് പരാജയപ്പെട്ടു", + "cboard.components.Board.walkthroughWelcome": "സിബോർഡിലേക്ക് സ്വാഗതം", + "cboard.components.Board.walkthroughChooseABoard": "ആരംഭിക്കുന്നതിന് ഒരു ബോർഡ് തിരഞ്ഞെടുക്കുക", + "cboard.components.Board.walkthroughUnlock": "താങ്കളുടെ ഓപ്ഷനുകളും ക്രമീകരണങ്ങളും പൂട്ടുതുറക്കുന്നതിന്ന് ലോക്ക് ബട്ടൺ നാല് തവണ അമർത്തുക.", + "cboard.components.Board.walkthroughStart": "സിബോർഡ് അപ്ലിക്കേഷനിലും അതിന്റെ അതിശയകരമായ സവിശേഷതകളിലും ഉടനീളം ഒരു ടൂറിന് നിങ്ങൾ തയ്യാറാണോ?", + "cboard.components.Board.walkthroughSignInUp": "നിങ്ങളുടെ കമ്മ്യൂണിക്കേറ്ററെ വ്യക്തിഗതമാക്കാൻ സൈൻ ഇൻ ചെയ്യുക.", + "cboard.components.Board.walkthroughEditBoard": "നിലവിലെ ബോർഡ് എഡിറ്റുചെയ്യാൻ ഇത് ഉപയോഗിക്കുക.", + "cboard.components.Board.walkthroughBoardName": "ഇവിടെ നിങ്ങൾക്ക് നിലവിലെ ബോർഡിന്റെ പേര് മാറ്റാൻ കഴിയും.", + "cboard.components.Board.walkthroughAddTile": "ഇവിടെ നിങ്ങൾക്ക് ബോർഡിലേക്ക് ഒരു ടൈൽ ചേർക്കാൻ കഴിയും! ഈ ടൈൽ ഒരു ബട്ടൺ, ഒരു ഫോൾഡർ അല്ലെങ്കിൽ ശൂന്യമായ ബോർഡ് ആകാം.", + "cboard.components.Board.walkthroughChangeBoard": "ഇത് ഒരു ഡ്രോപ്പ്ഡൗൺ മെനു ആണ്, അവിടെ നിന്ന് നിങ്ങളുടെ കമ്മ്യൂണിക്കേറ്ററിലെ മറ്റൊരു ബോർഡിലേക്ക് പോകാം.", + "cboard.components.Board.walkthroughBuildCommunicator": "ഇവിടെ നിങ്ങൾക്ക് നിങ്ങളുടെ കമ്മ്യൂണിക്കേറ്റർ ആക്സസ് ചെയ്യാനും എഡിറ്റുചെയ്യാനും കൂടുതൽ ബോർഡുകൾ ഉപയോഗിച്ച് സമ്പുഷ്ടമാക്കാനും കഴിയും.", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "ഇവിടെ നിങ്ങൾക്ക് വ്യത്യസ്ത ഫീച്ചർ ബോർഡുകൾക്കിടയിൽ മാറാൻ കഴിയും", + "cboard.components.Board.walkthroughEndTour": "ടൂർ അവസാനിപ്പിക്കുക", + "cboard.components.Board.walkthroughCloseTour": "ക്ലോസ് ടൂർ", + "cboard.components.Board.walkthroughBack": "പിന്നോട്ട്", + "cboard.components.Board.walkthroughNext": "അടുത്തത്", + "cboard.components.Board.tilesCopiedSuccessfully": "ടൈലുകൾ വിജയകരമായി പകർത്തി.", + "cboard.components.Board.tilesPastedSuccessfully": "ടൈലുകൾ വിജയകരമായി ഒട്ടിച്ചു.", + "cboard.components.Board.tilesPastedError": "മുന്നറിയിപ്പ്: ടൈൽസ് പേസ്റ്റിൽ ഒരു എറർ ഉണ്ടായിരുന്നു.", + "cboard.components.LockToggle.lock": "ലോക്ക്", + "cboard.components.LockToggle.unlock": "അൺലോക്ക്", + "cboard.components.BackButton.back": "തിരികെ പോവുക", + "cboard.components.SettingsButton.settings": "സെറ്റിംഗ്സ്", + "cboard.components.ResetToursItem.resetTours": "എല്ലാ ഹെല്പ് ടൂറുകളും റിസറ്റുചെയ്യുക", + "cboard.components.ResetToursItem.resetToursSecondary": "Cboard-ൽ ഉടനീളം എല്ലാ ഹെല്പ് ടൂറുകളും വീണ്ടും പ്രവർത്തനക്ഷമമാക്കുക", + "cboard.components.ResetToursItem.confirmDialog": "എല്ലാ സഹായ ടൂറുകളും വീണ്ടും പ്രവർത്തനക്ഷമമാക്കണമെന്ന് നിങ്ങൾക്ക് ഉറപ്പാണോ?", + "cboard.components.ResetToursItem.ok": "ശരി", + "cboard.components.ResetToursItem.cancel": "റദ്ദാക്കുക", + "cboard.components.ColorSelect.color": "നിറം", + "cboard.components.ColorSelect.clearSelection": "തിരഞ്ഞെടുപ്പ് മായ്‌ക്കുക\n", + "cboard.components.ColorSelect.colorScheme": "കളർസ്കീം ", + "cboard.components.FullScreenButton.fullscreen": "പൂർണ്ണ സ്ക്രീൻ", + "cboard.components.FullScreenButton.exitFullscreen": "പൂർണ്ണ സ്ക്രീനിൽ നിന്ന് പുറത്തുകടക്കുക", + "cboard.components.SymbolSearch.searchSymbolLibrary": "ചിഹ്ന ലൈബ്രറി തിരയുക ", + "cboard.components.SymbolSearch.clearText": "ടെക്‌സ്‌റ്റ് മായ്‌ക്കുക", + "cboard.components.InputImage.uploadImage": "ചിത്രം അപ്ലോഡ് ചെയ്യുക", + "cboard.components.Board.TileEditor.voiceRecorder": "ശബ്ദ റെക്കോർഡർ", + "cboard.components.Board.TileEditor.createTile": "ടൈൽ ഉണ്ടാക്കുക", + "cboard.components.Board.TileEditor.editTile": "ടൈൽ എഡിറ്റുചെയ്യുക", + "cboard.components.Board.TileEditor.boardName": "ബോർഡിന്റെ പേര്", + "cboard.components.Board.TileEditor.board": "ശൂന്യമായ ബോർഡ്", + "cboard.components.Board.TileEditor.button": "ബട്ടൺ", + "cboard.components.Board.TileEditor.folder": "ഫോൾഡർ", + "cboard.components.Board.TileEditor.label": "ലേബൽ", + "cboard.components.Board.TileEditor.vocalization": "ശബ്ദം", + "cboard.components.Board.TileEditor.type": "ടൈപ്പ്", + "cboard.components.Board.TileEditor.back": "പിന്നോട്ട്", + "cboard.components.Board.TileEditor.next": "അടുത്തത്", + "cboard.components.Board.TileEditor.symbolSearch": "ചിഹ്ന തിരയൽ", + "cboard.components.Board.TileEditor.existingBoards": "നിലവിലുള്ള ബോർഡിലേക്കുള്ള ലിങ്ക്", + "cboard.components.Board.TileEditor.none": "ഒന്നുമില്ല", + "cboard.components.Board.TileEditor.symbols": "ചിഹ്നങ്ങൾ", + "cboard.components.Board.TileEditor.editImage": "ചിത്രം എഡിറ്റ് ചെയ്യുക", + "cboard.components.Board.boardEditTitleCancel": "റദ്ദാക്കുക", + "cboard.components.Board.boardEditTitleAccept": "അംഗീകരിക്കുക", + "cboard.components.Board.userProfileLocked": "ഉപയോക്തൃ പ്രൊഫൈൽ ലോക്ക് ചെയ്തിരിക്കുന്നു, നിങ്ങളുടെ ഉപയോക്തൃ പ്രൊഫൈൽ കാണുന്നതിന് സെറ്റിങ്സിൽപോയി അൺലോക്ക് ചെയ്യുക.", + "cboard.components.Board.live": "തത്സമയം", + "cboard.components.Board.writeAndSay": "എഴുതുക, പറയുക", + "cboard.components.Board.ImageEditor.title": "ഇമേജ് എഡിറ്റർ", + "cboard.components.Board.ImageEditor.rotateRight": "വലത്തേക്ക് തിരിക്കുക", + "cboard.components.Board.ImageEditor.cropImage": "ചിത്രം മുറിക്കുക", + "cboard.components.Board.ImageEditor.close": "കോസ്", + "cboard.components.Board.ImageEditor.done": "കഴിഞ്ഞു", + "cboard.components.Board.ImageEditor.cancelCrop": "വിള റദ്ദാക്കുക", + "cboard.components.Board.ImageEditor.zoomIn": "വലുതാക്കുക", + "cboard.components.Board.ImageEditor.zoomOut": "ചെറുതാക്കുക", + "cboard.components.BoardShare.title": "നിങ്ങളുടെ ബോർഡ് പങ്കിടുക", + "cboard.components.BoardShare.close": "അടയ്ക്കുക", + "cboard.components.BoardShare.publishBoard": "പബ്ലിഷ് ബോർഡ്", + "cboard.components.BoardShare.unpublishBoard": "പ്രസിദ്ധീകരിക്കാത്ത ബോർഡ്", + "cboard.components.boardshare.warningUnregisterShareBoard": "മുന്നറിയിപ്പ് - ഒരു ബോർഡ് പങ്കിടാൻ നിങ്ങൾ രജിസ്റ്റർ ചെയ്യേണ്ടതുണ്ട്", + "cboard.components.boardshare.loginSignUpBtn": "ലോഗിൻ ചെയ്യുക അല്ലെങ്കിൽ സൈൻ അപ്പ് ചെയ്യുക", + "cboard.components.BoardShare.copyLink": "ലിങ്ക് പകർത്തുക", + "cboard.components.BoardShare.facebook": "ഫേസ്‌ബുക്ക്", + "cboard.components.BoardShare.twitter": "ട്വിറ്റർ", + "cboard.components.BoardShare.email": "ഇമെയിൽ", + "cboard.components.BoardShare.whatsapp": "വാട്ട്സ്ആപ്പ്", + "cboard.components.BoardShare.reddit": "റെഡിറ്റ്", + "cboard.components.BoardShare.subject": "സിബോർഡ്-ൽ നിന്ന് ഈ ബോർഡ് പരിശോധിക്കുക!", + "cboard.components.BoardShare.body": "ഹലോ! സിബോർഡ് ടൂളിൽ നിന്ന് ഒരു ആശയവിനിമയ ബോർഡ് പങ്കിടാൻ ഞാൻ ആഗ്രഹിക്കുന്നു. ദയവായി ഇത് ഇവിടെ കണ്ടെത്തുക: {url}", + "cboard.components.BoardShare.cannotshare": "ഫേസ്ബുക്ക്-ൽ ബോർഡ് പങ്കിടുവാൻ സാധ്യമല്ല. ദയവായി പിന്നീട് വീണ്ടും ശ്രമിക്കുക.", + "cboard.components.PhraseShare.title": "നിങ്ങളുടെ വാചകം പങ്കിടുക അല്ലെങ്കിൽ പകർത്തുക", + "cboard.components.PhraseShare.close": "അടയ്ക്കുക", + "cboard.components.PhraseShare.copyPhrase": "വാചകം പകർത്തുക", + "cboard.components.PhraseShare.facebook": "ഫേസ്‌ബുക്ക്", + "cboard.components.PhraseShare.twitter": "ട്വിറ്റർ", + "cboard.components.PhraseShare.email": "ഇമെയിൽ", + "cboard.components.PhraseShare.subject": "സിബോർഡ് ഉപയോക്താവിൽ നിന്ന് ഈ ഇമെയിൽ പരിശോധിക്കുക!", + "cboard.components.PhraseShare.whatsapp": "വാട്ട്സ്ആപ്പ്", + "cboard.components.PhraseShare.reddit": "റെഡിറ്റ്", + "cboard.components.About.resources": "വിഭവങ്ങൾ", + "cboard.components.About.about": "സി ബോർഡ് കുറിച്ച്", + "cboard.components.About.intro": "ഓഗ്മെന്റേറ്റീവ് ആൻഡ് ആൾട്ടർനേറ്റീവ് കമ്മ്യൂണിക്കേഷൻ (എഎസി) വെബ് ആപ്ലിക്കേഷനാണ് സിബോർഡ്, ഇത് സംസാര, ഭാഷാ വൈകല്യമുള്ള ആളുകളെ ചിഹ്നങ്ങളിലൂടെയും ടെക്സ്റ്റ്-ടു-സ്പീച്ചിലൂടെയും ആശയവിനിമയം നടത്താൻ അനുവദിക്കുന്നു.", + "cboard.components.About.contributors": "സംഭാവകർ\n", + "cboard.components.About.license": "ലൈസന്‍സ്", + "cboard.components.PrintBoardButton.printBoard": "പ്രിന്റ് ബോർഡ്", + "cboard.components.PrintBoardButton.printBoardSecondary": "കറന്റ് ബോർഡ് പ്രിന്റ് ചെയ്യുക (ഇതിന് കുറച്ച് സമയമെടുക്കും).", + "cboard.components.PrintBoardButton.printCurrentBoard": "നിലവിലെ ബോർഡ്", + "cboard.components.PrintBoardButton.printFullBoardSet": "ഫുൾ ബോർഡ് സെറ്റ്", + "cboard.components.FormDialog.save": "സൂക്ഷിക്കുക", + "cboard.components.FormDialog.cancel": "റദ്ദാക്കുക", + "cboard.components.CommunicatorToolbar.communicators": "കമ്മ്യൂണിക്കേറ്റർ", + "cboard.components.CommunicatorToolbar.boards": "ബോർഡുകൾ", + "cboard.components.CommunicatorToolbar.share": "പങ്കിടുക", + "cboard.components.CommunicatorToolbar.editTitle": " കമ്മ്യൂണിക്കേറ്ററിന്റെ ശീർഷകം എഡിറ്റ് ചെയ്യുക", + "cboard.components.CommunicatorToolbar.communicatorTitle": " കമ്മ്യൂണിക്കേറ്ററിന്റെ ശീർഷകം ", + "cboard.components.CommunicatorToolbar.tiles": "{qty} ടൈലുകൾ", + "cboard.components.CommunicatorToolbar.editCommunicator": "നിർമ്മിക്കുക", + "cboard.components.CommunicatorToolbar.addBoardButton": "ബോർഡ് ചേർക്കുക", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "ഫീച്ചർ ബോർഡ് തിരഞ്ഞെടുക്കുക", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "ഫീച്ചർ ബോർഡ് തിരഞ്ഞെടുക്കുക", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "തിരഞ്ഞെടുത്ത ഓപ്ഷനായി നിങ്ങളുടെ നിലവിലെ ബോർഡ് മാറ്റാൻ നിങ്ങൾ ആഗ്രഹിക്കുന്നുണ്ടോ? നിങ്ങൾക്ക് അത് വീണ്ടും മാറ്റാൻ കഴിയും", + "cboard.components.CommunicatorToolbar.disagree": "വിയോജിക്കുന്നു", + "cboard.components.CommunicatorToolbar.agree": "സമ്മതിച്ചു.", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "ബോർഡ് അടിക്കുറിപ്പ്", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "ചിഹ്നങ്ങളുടെ വിഭാഗങ്ങൾ അടങ്ങിയ ഫോൾഡറുകളുള്ള ഫ്ലുവന്റ് ബോർഡ്. ഇത് ഒരു കളർ സ്കീമും ഇല്ലാതെ മൾബറി ചിഹ്നങ്ങളാണ്.", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "11 നിരകളിലും 6 വരികളിലുമായി വിതരണം ചെയ്ത കോർ പദാവലി ഉള്ള ഫിക്സഡ് ബോർഡ്. ഇത് ARASAAC ചിഹ്നങ്ങളും ഫിറ്റ്‌സ്‌ജെറാൾഡ് വർണ്ണ സ്കീമും ഉപയോഗിക്കുന്നു.", + "cboard.components.CommunicatorToolbar.close": "അടയ്ക്കുക", + "cboard.components.CommunicatorDialog.title": "എന്റെ കമ്മ്യൂണിക്കേറ്റർ", + "cboard.components.CommunicatorDialog.menu": "മെനു", + "cboard.components.CommunicatorDialog.menuRootBoardOption": "റൂട്ട് ബോർഡ് ആയി സജ്ജീകരിച്ചിരിക്കുന്നു", + "cboard.components.CommunicatorDialog.menuPublishOption": "പബ്ലിഷ് ബോർഡ്", + "cboard.components.CommunicatorDialog.menuUnpublishOption": "പ്രസിദ്ധീകരിക്കാത്ത ബോർഡ്", + "cboard.components.CommunicatorDialog.emptyBoardsList": "ബോർഡുകൾ ഇല്ല", + "cboard.components.CommunicatorDialog.loadNextPage": "കൂടുതൽ ലോഡ് ചെയ്യുക", + "cboard.components.CommunicatorDialog.search": "തിരയുക", + "cboard.components.CommunicatorDialog.author": "{author} മുഖേന", + "cboard.components.CommunicatorDialog.addBoard": "ബോർഡ് ചേർക്കുക", + "cboard.components.CommunicatorDialog.removeBoard": "ബോർഡ് നീക്കം ചെയ്യുക", + "cboard.components.CommunicatorDialog.communicatorBoards": "ബോർഡുകൾ", + "cboard.components.CommunicatorDialog.allBoards": "പബ്ലിക് ബോർഡുകൾ", + "cboard.components.CommunicatorDialog.myBoards": "എന്റെ എല്ലാ ബോർഡുകളും", + "cboard.components.CommunicatorDialog.boardsQty": "{qty} ബോർഡുകൾ", + "cboard.components.CommunicatorDialog.helpAndSupport": "സഹായവും പിന്തുണയും", + "cboard.components.CommunicatorDialog.termsOfService": "സേവന നിബന്ധനകൾ", + "cboard.components.CommunicatorDialog.tilesQty": "{qty} ടൈലുകൾ", + "cboard.components.CommunicatorDialog.boardInfo": "ബോർഡ് വിവരങ്ങൾ", + "cboard.components.CommunicatorDialog.boardAddedToCommunicator": "നിങ്ങളുടെ കമ്മ്യൂണിക്കേറ്ററിലേക്ക് ബോർഡ് വിജയകരമായി ചേർത്തു", + "cboard.components.CommunicatorDialog.boardRemovedFromCommunicator": "നിങ്ങളുടെ കമ്മ്യൂണിക്കേറ്ററിൽ നിന്ന് ബോർഡ് വിജയകരമായി നീക്കം ചെയ്തു", + "cboard.components.CommunicatorDialog.close": "അടക്കുക", + "cboard.components.CommunicatorDialog.boardInfoName": "ബോർഡിന്റെ പേര്", + "cboard.components.CommunicatorDialog.boardInfoAuthor": "ബോർഡ് രചയിതാവ്", + "cboard.components.CommunicatorDialog.boardInfoTiles": "ടൈലുകളുടെ എണ്ണം", + "cboard.components.CommunicatorDialog.boardInfoId": "ബോർഡ് ഐഡി", + "cboard.components.CommunicatorDialog.boardInfoUrl": "ബോർഡ് URL", + "cboard.components.CommunicatorDialog.boardInfoDate": "അവസാനം എഡിറ്റു ചെയ്തത്: ", + "cboard.components.CommunicatorDialog.boardDescription": "വിവരണം", + "cboard.components.CommunicatorDialog.boardPublished": "ബോർഡ് വിജയകരമായി പ്രസിദ്ധീകരിച്ചു! എല്ലാവർക്കും ഇപ്പോൾ നിങ്ങളുടെ ബോർഡ് കാണാൻ കഴിയും.", + "cboard.components.CommunicatorDialog.boardUnpublished": "ബോർഡ് പ്രസിദ്ധീകരിച്ചിട്ടില്ല! നിങ്ങളുടെ ബോർഡ് ഇപ്പോൾ ആർക്കും കാണാൻ കഴിയില്ല.", + "cboard.components.CommunicatorDialog.boardDeleted": "ബോർഡ് ശാശ്വതമായി നീക്കം ചെയ്തു.", + "cboard.components.CommunicatorDialog.rootBoard": "റൂട്ട് ബോർഡ്", + "cboard.components.CommunicatorDialog.publicBoard": "പബ്ലിക് ബോർഡ്", + "cboard.components.CommunicatorDialog.privateBoard": "സ്വകാര്യ ബോർഡ്", + "cboard.components.CommunicatorDialog.activeBoard": "സജീവ ബോർഡ്", + "cboard.components.CommunicatorDialog.copyBoard": "നിങ്ങളുടെ കമ്മ്യൂണിക്കേറ്ററിലേക്ക് ബോർഡ് പകർത്തുക", + "cboard.components.CommunicatorDialog.copyBoardDescription": "ഈ നടപടി പബ്ലിക് ബോർഡിന്റെ ഒരു പകർപ്പ് സൃഷ്ടിക്കുകയും അത് നിങ്ങളുടെ കമ്മ്യൂണിക്കേറ്ററിലേക്ക് ചേർക്കുകയും ചെയ്യും. നിങ്ങൾക്ക് തുടരാൻ താൽപ്പര്യമുണ്ടോ?", + "cboard.components.CommunicatorDialog.deleteBoard": "ബോർഡ് ഇല്ലാതാക്കുക", + "cboard.components.CommunicatorDialog.deleteBoardDescription": "ഈ നടപടി ബോർഡ് ഇല്ലാതാക്കും, അത് വീണ്ടെടുക്കാൻ കഴിയില്ല. നിങ്ങൾക്ക് തുടരാൻ താൽപ്പര്യമുണ്ടോ?", + "cboard.components.CommunicatorDialog.publishBoard": "ബോർഡ് വിവരണം", + "cboard.components.CommunicatorDialog.publishBoardDescription": "ബോർഡിന്റെ ഉള്ളടക്കത്തെക്കുറിച്ചും ബോർഡ് എന്താണ് ഉദ്ദേശിച്ചതെന്നും ഒരു ഹ്രസ്വ വിവരണം നൽകുക.", + "cboard.components.CommunicatorDialog.accept": "അംഗീകരിക്കുക", + "cboard.components.CommunicatorDialog.imageBoard": "ബോർഡ് ഇമേജ് എഡിറ്റുചെയ്യുക", + "cboard.components.CommunicatorDialog.imageBoardDescription": "നിങ്ങൾക്ക് ഒന്നുകിൽ ലൈബ്രറികളിൽ നിന്ന് ചിഹ്നങ്ങൾ അപ്ലോഡ് ചെയ്യുകയോ തിരയുകയോ ചെയ്യാം.", + "cboard.components.CommunicatorDialog.imageSearch": "ചിഹ്നങ്ങൾ തിരയുക", + "cboard.components.CommunicatorDialog.editBoardTitle": "ബോർഡിന്റെ പേരും വിവരണവും എഡിറ്റുചെയ്യുക", + "cboard.components.CommunicatorDialog.editBoardTitleDescription": "നിങ്ങൾക്ക് ഇവിടെ നിന്ന് ബോർഡ് പേരും വിവരണവും എഡിറ്റുചെയ്യാൻ കഴിയും. നിങ്ങളുടെ ബോർഡിനായി അർത്ഥവത്തായ ഒരു വിവരണം എഴുതാൻ ദയവായി പരിഗണിക്കുക.", + "cboard.components.CommunicatorDialog.noTitle": "തലക്കെട്ട് ഇല്ല", + "cboard.components.CommunicatorDialog.walkthroughCommunicatorTitle": "കമ്മ്യൂണിക്കേറ്റർ ബിൽഡറിലേക്ക് സ്വാഗതം!", + "cboard.components.CommunicatorDialog.walkthroughCommunicator": "പെട്ടെന്നുള്ള ആക്സസിനായി ഇഷ്ടപ്പെട്ട ബോർഡുകളുടെ ഒരു ലിസ്റ്റ് നിർമ്മിക്കാൻ കമ്മ്യൂണിക്കേറ്റർ ബിൽഡർ നിങ്ങളെ അനുവദിക്കുന്നു. ബോർഡുകൾ പകർത്താനും ഇല്ലാതാക്കാനും പ്രസിദ്ധീകരിക്കാനും ചേർക്കാനും നീക്കംചെയ്യാനും നിങ്ങൾക്ക് അവ കൈകാര്യം ചെയ്യാൻ കഴിയും.", + "cboard.components.CommunicatorDialog.walkthroughSearch": "ഈ ബട്ടൺ ഉപയോഗിച്ച് നിങ്ങൾക്ക് എല്ലായ്പ്പോഴും പേര് അല്ലെങ്കിൽ രചയിതാവ് പ്രകാരം ബോർഡ് തിരയാൻ കഴിയും.", + "cboard.components.CommunicatorDialog.walkthroughBoards": "നിങ്ങളുടെ ആശയവിനിമയത്തിൽ ഉൾപ്പെടുത്തിയിരിക്കുന്ന എല്ലാ ബോർഡുകളും ഈ ടാബ് ലിസ്റ്റ് ചെയ്യും.", + "cboard.components.CommunicatorDialog.walkthroughPublicBoards": "ഈ ടാബ് എല്ലാ ഉപയോക്താക്കളിൽ നിന്നുമുള്ള എല്ലാ പൊതു ബോർഡുകളും ലിസ്റ്റ് ചെയ്യും.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoards": "ഈ ടാബ് നിങ്ങളുടെ എല്ലാ ബോർഡുകളും ലിസ്റ്റ് ചെയ്യും.", + "cboard.components.CommunicatorDialog.walkthroughBoardProperties": "ഈ ഐക്കണുകൾ ബോർഡ് ഗുണങ്ങളെ സൂചിപ്പിക്കുന്നു:", + "cboard.components.CommunicatorDialog.walkthroughBoardActionButton": "ആക്ഷൻ ബട്ടണുകൾ:", + "cboard.components.CommunicatorDialog.walkthroughBoardActionsRemove": "കമ്മ്യൂണിക്കേറ്ററിൽ നിന്ന് ബോർഡിൽ നിന്ന് പുറത്തുകടക്കുക, പക്ഷേ ഇത് ഡാറ്റാബേസിൽ നിന്ന് ബോർഡ് ഇല്ലാതാക്കില്ല, അത് എന്റെ എല്ലാ ബോർഡുകളും ടാബിന് കീഴിൽ തുടർന്നും ലഭ്യമാകും", + "cboard.components.CommunicatorDialog.walkthroughBoardActionsSetBoardAsRoot": "നിങ്ങൾ സിബോർഡിലേക്ക് ലോഗിൻ ചെയ്യുമ്പോഴെല്ലാം പ്രദർശിപ്പിക്കേണ്ട ആദ്യത്തെ ബോർഡായി ബോർഡിനെ നിർവചിക്കുക.", + "cboard.components.CommunicatorDialog.walkthroughEndTour": "ടൂർ അവസാനിപ്പിക്കുക", + "cboard.components.CommunicatorDialog.walkthroughCloseTour": "ക്ലോസ് ടൂർ", + "cboard.components.CommunicatorDialog.walkthroughBack": "പിന്നിലേക്കു", + "cboard.components.CommunicatorDialog.walkthroughNext": "അടുത്തത്", + "cboard.components.CommunicatorDialog.walkthroughPublicBoardsCopy": "പബ്ലിക് ബോർഡ് പകർത്തി നിങ്ങളുടെ കമ്മ്യൂണിക്കേറ്ററിലേക്ക് ചേർക്കുക. ഈ ഓപ്ഷൻ പബ്ലിക് ബോർഡിന്റെ ഒരു പകർപ്പ് സൃഷ്ടിക്കും, അത് യഥാർത്ഥ ബോർഡിൽ മാറ്റം വരുത്തില്ല.", + "cboard.components.CommunicatorDialog.walkthroughPublicBoardsDetail": "ഈ ബട്ടൺ വിശദമായ ബോർഡ് വിവരങ്ങൾ പ്രദർശിപ്പിക്കും.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsRemoveBoard": "കമ്മ്യൂണിക്കേറ്ററിൽ നിന്ന് ബോർഡ് നീക്കംചെയ്യുക, പക്ഷേ ഇത് ഡാറ്റാബേസിൽ നിന്ന് ബോർഡ് ഇല്ലാതാക്കില്ല, അത് ഇപ്പോഴും ഓൾ മൈ ബോർഡ്സ് ടാബിന് കീഴിൽ ലഭ്യമാകും.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsEditBoardImage": "ബോർഡിനെ പ്രതിനിധീകരിക്കുന്ന ഇമേജ് നിങ്ങൾക്ക് എഡിറ്റുചെയ്യാൻ കഴിയും.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsEditBoardName": "നിങ്ങൾക്ക് ബോർഡ് ശീർഷകവും വിവരണവും എഡിറ്റുചെയ്യാൻ കഴിയും.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsAddBoard": "കമ്മ്യൂണിക്കേറ്ററിലേക്ക് ബോർഡ് ചേർക്കുക.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "ബോർഡ് പ്രസിദ്ധീകരിക്കുക: നിങ്ങളുടെ ബോർഡ് പൊതുവായതാക്കുക. പബ്ലിക് ബോർഡ് ടാബിന് കീഴിൽ ബോർഡ് പ്രദർശിപ്പിക്കും", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "പ്രസിദ്ധീകരിക്കാത്ത ബോർഡ്: നിങ്ങളുടെ ബോർഡ് സ്വകാര്യമാക്കുക. പബ്ലിക് ബോർഡ് ടാബിന് കീഴിൽ ബോർഡ് പ്രദർശിപ്പിക്കില്ല.", + "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "ഡാറ്റാബേസിൽ നിന്ന് നിങ്ങളുടെ ബോർഡ് ഇല്ലാതാക്കുക, അത് വീണ്ടെടുക്കാൻ കഴിയില്ല.", + "cboard.components.CommunicatorDialog.boardReport": "ഈ ബോർഡ് റിപ്പോർട്ട് ചെയ്യുക", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "ഈ ബോർഡിൽ ലൈംഗികമോ അക്രമാസക്തമോ വിദ്വേഷപരമോ അധിക്ഷേപകരമോ ആയ ഉള്ളടക്കം ഉൾപ്പെടുന്നുവെന്ന് നിങ്ങൾ കരുതുന്നുവെങ്കിൽ ദയവായി ഞങ്ങളെ അറിയിക്കുക", + "cboard.components.CommunicatorDialog.boardReportError": "നിങ്ങളുടെ റിപ്പോർട്ട് അയയ്ക്കുന്നതിൽ ഒരു പിശക് സംഭവിച്ചു. ദയവായി വീണ്ടും ശ്രമിക്കുക.", + "cboard.components.CommunicatorDialog.boardReportCancel": "റദ്ദാക്കുക", + "cboard.components.CommunicatorDialog.boardReportSend": "റിപ്പോർട്ട് അയയ്ക്കുക", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "റിപ്പോർട്ട് വിജയകരമായി സപ്പോർട്ട് ടീമിന് അയച്ചു.", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "അനുചിതമായ ഉള്ളടക്കത്തിൽ നിന്ന് പുറത്തുകടക്കാൻ സിബോർഡിനെ സഹായിച്ചതിന് നന്ദി.", + "cboard.components.CommunicatorDialog.boardReportClose": "അടയ്ക്കുക", + "cboard.components.Notifications.refreshPage": "പേജ് പുതുക്കുക", + "cboard.components.Notifications.cloudSpeakErrorAlert": "ഒരു ഓൺലൈൻ ശബ്‌ദം ശരിയായി പുനർനിർമ്മിക്കാൻ നിങ്ങളുടെ ഇന്റർനെറ്റ് കണക്ഷൻ പര്യാപ്തമല്ല.", + "cboard.components.Notifications.changeVoiceOnError": "ശബ്ദം മാറ്റുക ", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "ഒരു ഓൺലൈൻ ശബ്ദം സജ്ജീകരിച്ചു. അതിന്റെ ഉപയോഗ സമയത്ത് ഒരു ഇന്റർനെറ്റ് കണക്ഷൻ ആവശ്യമാണ്.", + "cboard.components.Settings.navigation": "നാവിഗേഷനും ബട്ടണുകളും", + "cboard.components.Settings.scanning": "സ്കാൻ ചെയ്യുന്നു", + "cboard.components.Settings.display": "പ്രദർശിപ്പിക്കുക", + "cboard.components.Settings.feedback": "അഭിപ്രായങ്ങൾ", + "cboard.components.Settings.about": "സി ബോർഡ് കുറിച്ച്", + "cboard.components.Settings.settings": "ക്രമീകരണങ്ങൾ", + "cboard.components.Settings.people": "ആളുകൾ", + "cboard.components.Settings.guest": "അതിഥി", + "cboard.components.Settings.subscribe": "സബ്‌സ്ക്രൈബ്", + "cboard.components.Settings.system": "സിസ്റ്റം", + "cboard.components.Settings.backup": "ബാക്കപ്പ്", + "cboard.components.Settings.language": "ഭാഷ", + "cboard.components.Settings.userHelp": "ഉപയോക്തൃ സഹായം", + "cboard.components.Settings.userLiveHelp": "തത്സമയ സഹായ സവാരി", + "cboard.components.Settings.speech": "പ്രസംഗം", + "cboard.components.Settings.help": "സഹായം", + "cboard.components.Settings.donate": "സംഭാവനചെയ്യുക", + "cboard.components.Settings.speechDescription": "ശബ്ദങ്ങൾ, പിച്ച്, സംഭാഷണ നിരക്ക് എന്നിവ മാറ്റുക", + "cboard.components.Settings.appearance": "രൂപം", + "cboard.components.Settings.username": "ഉപയോക്തൃനാമം", + "cboard.components.Settings.logout": "ലോഗോട്ട്", + "cboard.components.Settings.loginSignup": "ലോഗിൻ / സൈനപ്പ്", + "cboard.components.Settings.export": "കയറ്റുമതി", + "cboard.components.Settings.import": "ഇറക്കുമതി", + "cboard.components.Settings.walkthroughEndTour": "ടൂർ അവസാനിപ്പിക്കുക", + "cboard.components.Settings.walkthroughCloseTour": "ക്ലോസ് ടൂർ", + "cboard.components.Settings.walkthroughNext": "അടുത്തത്", + "cboard.components.Settings.walkthroughBack": "പിന്നിലേക്കു", + "cboard.components.Settings.walkthroughSettings": "ക്രമീകരണങ്ങളിലേക്ക് സ്വാഗതം!", + "cboard.components.Settings.walkthroughSettingsDesc": "നിങ്ങളുടെ ആവശ്യങ്ങൾക്കനുസരിച്ച് സിബോർഡ് കോൺഫിഗർ ചെയ്യാൻ ക്രമീകരണങ്ങൾ നിങ്ങളെ അനുവദിക്കുന്നു. നിങ്ങൾക്ക് ഭാഷ, ശബ്ദം, ലുക്ക് ആൻഡ് ഫീൽ, ഘടകങ്ങളുടെ വലുപ്പം, സ്കാനിംഗ് പ്രവർത്തനക്ഷമമാക്കൽ എന്നിവയും അതിലേറെയും മാറ്റാൻ കഴിയും.", + "cboard.components.Settings.walkthroughLanguage": "നിങ്ങളുടെ പ്രൊഫൈലിനായി ഒരു ഭാഷ തിരഞ്ഞെടുക്കുക.", + "cboard.components.Settings.walkthroughSpeech": "നിങ്ങളുടെ പ്രൊഫൈലിനായി പ്രസംഗ ക്രമീകരണങ്ങൾ തിരഞ്ഞെടുക്കുക. നിങ്ങൾക്ക് ശബ്ദം, പിച്ച്, നിരക്ക് എന്നിവ മാറ്റാൻ കഴിയും.", + "cboard.components.Settings.walkthroughExport": "ഓഫ് ലൈനായി ഉപയോഗിക്കാൻ നിങ്ങളുടെ സിബോർഡ് ബോർഡുകൾ കയറ്റുമതി ചെയ്യുന്നതിനുള്ള ഓപ്ഷനുകൾ ബ്രൗസ് ചെയ്യുക.", + "cboard.components.Settings.walkthroughImport": "നിങ്ങളുടെ സ്വന്തം ബോർഡുകൾ ഇറക്കുമതി ചെയ്യാനോ അപ് ലോഡ് ചെയ്യാനോ ഇവിടെ ക്ലിക്കുചെയ്യുക.", + "cboard.components.Settings.uiSizeTitle": "ഉപയോക്തൃ ഇന്റർഫേസ് വലുപ്പം", + "cboard.components.Settings.uiSizeDescrip": "ടൈലുകളുടെ വലുപ്പം ഇവിടെ എഡിറ്റുചെയ്യുക: 1. സ്റ്റാൻഡേർഡ് - 2. വലുത് - 3. എക്സ്ട്രാ ലാർജ്", + "cboard.components.Settings.fontSizeTitle": "അക്ഷര വലിപ്പം", + "cboard.components.Settings.fontSizeDescrip": "ഇവിടെ അക്ഷര വലിപ്പം എഡിറ്റുചെയ്യുക: 1. സ്റ്റാൻഡേർഡ്, 2. വലുത് അല്ലെങ്കിൽ 3. എക്സ്ട്രാ ലാർജ്.", + "cboard.components.Settings.hideOutputBarTitle": "ഔട്ട്പുട്ട് ബാർ മറയ്ക്കുക", + "cboard.components.Settings.hideOutputBarDescrip": "നിങ്ങൾ ഒരു വാചകം നിർമ്മിക്കുമ്പോഴോ പിക്ടോഗ്രാമുകൾ തിരഞ്ഞെടുക്കുമ്പോഴോ ഐക്കണുകൾ ദൃശ്യമാകുന്ന സ്ക്രീനിന്റെ മുകളിൽ വെളുത്ത ബാർ മറയ്ക്കുന്നു.", + "cboard.components.Settings.Display.outputIncreaseButtons": "ഔട്ട്പുട്ട് ബാറിലെ ആക്ഷൻ ബട്ടണുകളുടെ വലുപ്പം വർദ്ധിപ്പിക്കുക", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "നിങ്ങൾ ഒരു വാചകം നിർമ്മിക്കുന്ന വൈറ്റ് ബാറിലെ ആക്ഷൻ ബട്ടണുകളുടെ വലുപ്പം വർദ്ധിപ്പിക്കുക.", + "cboard.components.Settings.labelPositionTitle": "ലേബൽ സ്ഥാനം", + "cboard.components.Settings.labelPositionDescrip": "ലേബൽ എവിടെ സ്ഥാപിക്കണമെന്ന് നിങ്ങൾക്ക് തിരഞ്ഞെടുക്കാം. അത് മുകളിലോ താഴെയോ മറഞ്ഞിരിക്കുന്നതോ ആകാം.", + "cboard.components.Settings.enableDarkThemeTitle": "ഇരുണ്ട പ്രമേയം പ്രവർത്തനക്ഷമമാക്കുക", + "cboard.components.Settings.enableDarkThemeDescrip": "സ്ക്രീൻ ഒരു കറുത്ത പശ്ചാത്തലത്തിലേക്ക് മാറ്റാൻ ഇവിടെ ക്ലിക്കുചെയ്യുക.", + "cboard.components.Settings.enableScanningTitle": "സ്കാൻ ചെയ്യുന്നു", + "cboard.components.Settings.enableScanningDescrip": "നിങ്ങളുടെ ബോർഡിലെ ഇനങ്ങൾ കാലക്രമേണ യാന്ത്രികമായി തിരഞ്ഞെടുക്കുകയും ഏതെങ്കിലും കീ അമർത്തിക്കൊണ്ട് ഉപയോക്താവ് പരോക്ഷമായി ഒരു തിരഞ്ഞെടുപ്പ് നടത്തുകയും ചെയ്യുന്നിടത്താണ് സ്കാനിംഗ്. സ്കാനിംഗ് ഓട്ടോമാറ്റിക്, മാനുവൽ അല്ലെങ്കിൽ സമയ കാലതാമസം ഉണ്ടാകാം (ഉപയോക്താക്കൾക്ക് എത്ര സമയം തിരഞ്ഞെടുക്കാൻ കഴിയും). പരിമിതമായ ചലനാത്മകതയുള്ള ഉപയോക്താക്കളെ ഈ സവിശേഷത സഹായിച്ചേക്കാം.", + "cboard.components.Settings.enableContextAwareBackButtonTitle": "സന്ദർഭം അറിയുന്ന ബാക്ക് ബട്ടൺ", + "cboard.components.Settings.enableContextAwareBackButtonDescrip": "നിങ്ങളുടെ ബോർഡുകളിൽ ഒരു വലിയ ഓറഞ്ച് ബാക്ക് ബട്ടൺ ചേർക്കുക.", + "cboard.components.Settings.showSharePhraseButtonTitle": "ഒരു ഷെയർ ബട്ടൺ ചേർക്കുക", + "cboard.components.Settings.showSharePhraseButtonDescrip": "നിങ്ങളുടെ ബോർഡിന് മുകളിലുള്ള മുകളിലെ വെളുത്ത ബാറിൽ നിങ്ങൾ തിരഞ്ഞെടുത്ത ചിഹ്നങ്ങൾ / വാചകം പങ്കിടാൻ അനുവദിക്കുന്ന ഒരു ഷെയർ ബട്ടൺ ചേർക്കുക.", + "cboard.components.Settings.removeSymbolsFromTheOutputBarTitle": "ഔട്ട്പുട്ട് ബാറിൽ നിന്ന് ചിഹ്നങ്ങൾ ഇല്ലാതാക്കുക", + "cboard.components.Settings.removeSymbolsFromTheOutputBarDescrip": "ഓരോ ചിഹ്നത്തിലെയും 'എക്സ്' ബട്ടൺ ഔട്ട്പുട്ട് ബാറിൽ നിന്ന് പിക്ടോഗ്രാമുകൾ ഇല്ലാതാക്കാൻ ഉപയോക്താവിനെ അനുവദിക്കുന്നു.", + "cboard.components.Settings.folderVocalizationTitle": "ഫോൾഡർ വോക്കലൈസേഷൻ", + "cboard.components.Settings.folderVocalizationDescrip": "ക്ലിക്കുചെയ്യുമ്പോൾ ഫോൾഡറുകളുടെ പേര് ഉച്ചത്തിൽ വായിക്കുന്നു", + "cboard.components.Settings.enableTour": "ടൂർ പ്രവർത്തനക്ഷമമാക്കുക", + "cboard.components.Settings.symbols": "ചിഹ്നങ്ങൾ", + "cboard.components.Settings.People.people": "ആളുകൾ", + "cboard.components.Settings.People.name": "പേര് ", + "cboard.components.Settings.People.nameSecondary": "നിങ്ങളുടെ ഉപയോക്തൃനാമം അപ് ഡേറ്റ് ചെയ്യുക", + "cboard.components.Settings.People.email": "ഇമെയിൽ", + "cboard.components.Settings.People.emailSecondary": "നിങ്ങളുടെ ഉപയോക്തൃ ഇമെയിൽ അപ് ഡേറ്റ് ചെയ്യുക", + "cboard.components.Settings.People.language": "ഭാഷ", + "cboard.components.Settings.People.languageSecondary": "നിങ്ങളുടെ ഭാഷ ഏതാണെന്ന് ഞങ്ങളെ അറിയിക്കുക", + "cboard.components.Settings.People.birthdate": "ജനന തീയതി", + "cboard.components.Settings.People.birthdateSecondary": "നിങ്ങളുടെ ജനന തീയതി അപ്ഡേറ്റ് ചെയ്യുക", + "cboard.components.Settings.People.location": "സ്ഥാനം:", + "cboard.components.Settings.People.logout": "ലോഗോട്ട്", + "cboard.components.Settings.People.deleteAccountPrimary": "ഈ അക്കൗണ്ട് ഇല്ലാതാക്കുക", + "cboard.components.Settings.People.deleteAccountSecondary": "ഒരിക്കൽ നിങ്ങൾ ഒരു അക്കൗണ്ട് ഇല്ലാതാക്കിയാൽ പിന്നെ ഒരു തിരിച്ചുപോക്കില്ല. ദയവായി ഉറപ്പ് വരുത്തുക.", + "cboard.components.Settings.People.errorDeletingAccount": "അക്കൗണ്ട് നീക്കം ചെയ്യുമ്പോൾ ഒരു പിശക് സംഭവിക്കുന്നു. ദയവായി വീണ്ടും ശ്രമിക്കുക.", + "cboard.components.Settings.People.deleteAccountConfirmation": "ഒരിക്കൽ നിങ്ങൾ ഒരു അക്കൗണ്ട് ഇല്ലാതാക്കിയാൽ പിന്നെ ഒരു തിരിച്ചുപോക്കില്ല. നിങ്ങളുടെ അക്കൗണ്ട് ഇല്ലാതാക്കുമെന്ന് ഉറപ്പാണോ?", + "cboard.components.Settings.People.cancelDeleteAccount": "റദ്ദാക്കുക", + "cboard.components.Settings.Display.display": "പ്രദർശിപ്പിക്കുക", + "cboard.components.Settings.Display.StandardSize": "സ്റ്റാൻഡേർഡ്", + "cboard.components.Settings.Display.LargeSize": "വലുത്", + "cboard.components.Settings.Display.ExtraLargeSize": "വളരെ വലുത്", + "cboard.components.Settings.Display.uiSize": "UI വലുപ്പം", + "cboard.components.Settings.Display.uiSizeSecondary": "മൂലകങ്ങളുടെ വലുപ്പം", + "cboard.components.Settings.Display.fontFamily": "ഫോണ്ട് കുടുംബം", + "cboard.components.Settings.Display.fontFamilySecondary": "മുഴുവൻ ആപ്ലിക്കേഷനിലും ഉപയോഗിക്കുന്ന ടെക്സ്റ്റ് ഫോണ്ട് മാറ്റുക", + "cboard.components.Settings.Display.fontSize": "അക്ഷര വലിപ്പം", + "cboard.components.Settings.Display.fontSizeSecondary": "ആപ്പ് ഫോണ്ട് വലുപ്പം", + "cboard.components.Settings.Display.LabelPositionAbove": "മുകളിൽ", + "cboard.components.Settings.Display.LabelPositionBelow": "താഴെ", + "cboard.components.Settings.Display.LabelPositionHidden": "മറഞ്ഞിരിക്കുന്നു", + "cboard.components.Settings.Display.labelPosition": "ലേബൽ സ്ഥാനം", + "cboard.components.Settings.Display.darkTheme": "ഇരുണ്ട പ്രമേയം പ്രവർത്തനക്ഷമമാക്കുക", + "cboard.components.Settings.Display.darkThemeSecondary": "ഘടകങ്ങളുടെ നിറം, പ്രതലങ്ങളിലെ ഇരുട്ട്, നിഴലിന്റെ നില, മഷി മൂലകങ്ങളുടെ ഉചിതമായ അതാര്യത മുതലായവ തീം വ്യക്തമാക്കുന്നു.", + "cboard.components.Settings.Display.labelPositionSecondary": "ടൈലുകളിലെ ലേബലുകൾ ദൃശ്യമാകണോ, അല്ലെങ്കിൽ മുകളിലോ താഴെയോ സ്ഥാപിക്കണോ", + "cboard.components.Settings.Display.outputHide": "ഔട്ട്പുട്ട് ബാർ മറയ്ക്കുക", + "cboard.components.Settings.Display.outputHideSecondary": "നിങ്ങൾ ഒരു വാചകം നിർമ്മിക്കുന്ന മുകളിൽ വെളുത്ത ബാർ മറയ്ക്കുന്നു.", + "cboard.components.Settings.Scanning.scanning": "സ്കാൻ ചെയ്യുന്നു", + "cboard.components.Settings.Scanning.enable": "പ്രവർത്തനക്ഷമമാക്കുക", + "cboard.components.Settings.Scanning.enableSecondary": "ബോർഡുകൾ ഉടൻ സ്കാൻ ചെയ്യാൻ ആരംഭിക്കുക", + "cboard.components.Settings.Scanning.delay": "സമയ കാലതാമസം", + "cboard.components.Settings.Scanning.delaySecondary": "തുടർച്ചയായ രണ്ട് സ്കാനിംഗ് ഹൈലൈറ്റുകൾക്കിടയിലുള്ള സമയം", + "cboard.components.Settings.Scanning.method": "സ്കാൻ രീതി", + "cboard.components.Settings.Scanning.methodSecondary": "ബോർഡ് പര്യവേക്ഷണത്തിനായി ഉപയോഗിക്കേണ്ട രീതി", + "cboard.components.Settings.Scanning.seconds": "{value} സെക്കൻഡുകൾ", + "cboard.components.Settings.Scanning.automatic": "ഓട്ടോമാറ്റിക്", + "cboard.components.Settings.Scanning.manual": "മാനുവൽ", + "cboard.components.Settings.Scanning.scannerHowToDeactivate": "സ്കാനർ നിർജ്ജീവമാക്കുന്നതിന് Escape 4 തവണ അമർത്തുക.", + "cboard.components.Settings.Scanning.scannerManualStrategy": "സ്‌പേസ് ബാർ കീ ഉപയോഗിച്ച് സ്കാനർ പുരോഗമിക്കുന്നു, ഒരു ഇനം തിരഞ്ഞെടുക്കാൻ എന്റർ അമർത്തുക", + "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "സ്കാനർ ഘടകങ്ങളുടെ മുകളിൽ ആവർത്തിക്കും, അവ തിരഞ്ഞെടുക്കാൻ ഏതെങ്കിലും കീ അമർത്തുക", + "cboard.components.Settings.Navigation.navigation": "നാവിഗേഷനും ബട്ടണുകളും", + "cboard.components.Settings.Navigation.enable": "സന്ദർഭ അവബോധം ബാക്ക് ബട്ടൺ പ്രവർത്തനക്ഷമമാക്കുക", + "cboard.components.Settings.Navigation.enableSecondary": "വലിയ ബാക്ക് ബട്ടണുകൾ കാണിക്കുന്നു. നാവിഗേഷൻ ബട്ടണുകളുടെ ശൈലി വിഭാഗത്തിൽ ആവശ്യമുള്ള ശൈലി തിരഞ്ഞെടുക്കുക.", + "cboard.components.Settings.Navigation.shareShow": "ഷെയർ വാക്യ ബട്ടൺ കാണിക്കുക", + "cboard.components.Settings.Navigation.shareShowSecondary": "തിരഞ്ഞെടുത്ത ചിഹ്നങ്ങൾ പങ്കിടാൻ അനുവദിക്കുന്ന ഒരു ഷെയർ ബട്ടൺ (ബാക്ക്സ്പേസ് ബട്ടണിന് അടുത്ത്) കാണിക്കുക.", + "cboard.components.Settings.Navigation.quickUnlock": "ദ്രുത ക്രമീകരണങ്ങൾ അൺലോക്ക് ചെയ്യുക പ്രവർത്തനക്ഷമമാക്കുക", + "cboard.components.Settings.Navigation.quickUnlockSecondary": "ഒരൊറ്റ ക്ലിക്കിൽ ക്രമീകരണങ്ങൾ അൺലോക്ക് ചെയ്യുന്നു", + "cboard.components.Settings.Navigation.outputRemove": "ഔട്ട്പുട്ട് ബാറിൽ നിന്ന് ചിഹ്നങ്ങൾ നീക്കംചെയ്യുക", + "cboard.components.Settings.Navigation.outputRemoveSecondary": "നീക്കംചെയ്യുന്നതിനായി ഓരോ ചിഹ്നത്തിലും ഒരു \"x\" ബട്ടൺ കാണിക്കുന്നു", + "cboard.components.Settings.Navigation.vocalizeFolders": "ഫോൾഡർ വോക്കലൈസേഷൻ പ്രവർത്തനക്ഷമമാക്കുക", + "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "ക്ലിക്കുചെയ്യുമ്പോൾ ഫോൾഡറുകളുടെ പേര് ഉച്ചത്തിൽ വായിക്കുന്നു", + "cboard.components.Settings.Navigation.showLiveMode": "തത്സമയ മോഡ് ഉപയോഗിക്കുക", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "ഔട്ട്പുട്ട് ബാറിലേക്ക് നേരിട്ട് ടെക്സ്റ്റ് എഴുതാനും ശബ്ദം വേഗത്തിൽ പ്ലേ ചെയ്യാനും തത്സമയ മോഡ് നിങ്ങളെ അനുവദിക്കുന്നു. ഇത് എഴുതാൻ കഴിയുന്ന ഉപയോക്താക്കളെ ഉദ്ദേശിച്ചുള്ളതാണ്.", + "cboard.components.Settings.Navigation.activeImprovePhrase": "വാക്യം മെച്ചപ്പെടുത്തുക", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "ആർട്ടിഫിഷ്യൽ ഇന്റലിജൻസ് ഉപയോഗിച്ച് ഔട്ട്പുട്ട് വാചകം മെച്ചപ്പെടുത്താൻ ഇംപ്രൂവ്ഡ് വാക്യം നിങ്ങളെ അനുവദിക്കുന്നു. ഇത് കോർ ബോർഡുകളുടെ ഉപയോക്താക്കളെ ഉദ്ദേശിച്ചുള്ളതാണ്", + "cboard.components.Settings.Navigation.bigScroll": "വലിയ സ്ക്രോൾ ബട്ടണുകൾ പ്രവർത്തനക്ഷമമാക്കുക", + "cboard.components.Settings.Navigation.bigScrollSecondary": "വലിയ സ്ക്രോൾ ബട്ടണുകൾ കാണിക്കുന്നു. നാവിഗേഷൻ ബട്ടണുകൾ സ്റ്റൈൽ വിഭാഗത്തിൽ ആവശ്യമുള്ള ശൈലി തിരഞ്ഞെടുക്കുക", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "നാവിഗേഷൻ ബട്ടണുകളുടെ ശൈലി", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "സന്ദർഭ-അവബോധമുള്ള ബാക്ക്, വലിയ സ്ക്രോൾ ബട്ടണുകളുടെ ശൈലി തിരഞ്ഞെടുക്കുക. വശങ്ങളിൽ ഐ ട്രാക്കറുകൾക്കായി ശുപാർശ ചെയ്യുന്നു", + "cboard.components.Settings.Navigation.onTheSides": "വശങ്ങളിൽ", + "cboard.components.Settings.Navigation.onTop": "മുകളിൽ", + "cboard.components.Settings.Export.export": "കയറ്റുമതി", + "cboard.components.Settings.Export.exportSingle": "ഒരൊറ്റ ബോർഡ് കയറ്റുമതി ചെയ്യുക", + "cboard.components.Settings.Export.exportSingleSecondary": "ഈ ഓപ്ഷൻ ബോർഡുകളുടെ പട്ടികയിൽ നിന്ന് നിങ്ങൾക്ക് ഉള്ള ഒരൊറ്റ ബോർഡ് കയറ്റുമതി ചെയ്യും. നിങ്ങൾക്ക് തിരഞ്ഞെടുക്കാം {cboardLink}, {link} അല്ലെങ്കിൽ PDF ഫോർമാറ്റുകൾ.", + "cboard.components.Settings.Export.exportAll": "എല്ലാ ബോർഡുകളും കയറ്റുമതി ചെയ്യുക", + "cboard.components.Settings.Export.exportAllSecondary": "നിങ്ങൾ തിരഞ്ഞെടുക്കുകയാണെങ്കിൽ ഈ ഓപ്ഷൻ നിങ്ങളുടെ പക്കലുള്ള എല്ലാ ബോർഡുകളും കയറ്റുമതി ചെയ്യും {cboardLink} format or {link} format. നിങ്ങൾ പിഡിഎഫ് ഫോർമാറ്റ് തിരഞ്ഞെടുക്കുകയാണെങ്കിൽ ഇത് നിലവിലെ ബോർഡ് മാത്രം കയറ്റുമതി ചെയ്യും.", + "cboard.components.Settings.Export.boardDownloaded": "നിങ്ങളുടെ ബോർഡുകൾ ഡൗൺലോഡ് ചെയ്തു", + "cboard.components.Settings.Export.boardDownloadedCva": "നിങ്ങളുടെ ബോർഡുകൾ ഡൗൺലോഡ് ചെയ്തു. ഡൗൺലോഡ് ഫോൾഡറിന് കീഴിൽ നിങ്ങളുടെ ഫയൽ കണ്ടെത്തുക", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "നിങ്ങളുടെ ബോർഡ് ഡൗൺലോഡ് ചെയ്തു. 'ഓൺ മൈ ഡിവൈസ്' ഫോൾഡറിന് കീഴിൽ നിങ്ങളുടെ ഫയൽ കണ്ടെത്തുക", + "cboard.components.Settings.Export.boardDownloadedError": "അപ്പൂ.. എന്തോ കുഴപ്പം സംഭവിച്ചു. ദയവായി വീണ്ടും ശ്രമിക്കുക", + "cboard.components.Settings.Export.downloadNoConnectionError": "PDF ഡൗൺലോഡ് ചെയ്യാൻ ഇന്റർനെറ്റ് കണക്ഷൻ ആവശ്യമാണ്.", + "cboard.components.Settings.Export.boards": "ബോർഡുകൾ", + "cboard.components.Settings.Export.pdfSettings": "PDF ക്രമീകരണങ്ങൾ", + "cboard.components.Settings.Export.fontSize": "ഫോണ്ടിന്റെ വലുപ്പം", + "cboard.components.Settings.Export.fontSizeSecondary": "ആവശ്യമുള്ള ഫോണ്ട് വലുപ്പം തിരഞ്ഞെടുക്കുക. കയറ്റുമതി ചെയ്ത ബോർഡിന്റെ അളവുകളിൽ നിങ്ങൾക്ക് പ്രശ്നങ്ങൾ ഉണ്ടെങ്കിൽ ഈ ഓപ്ഷൻ ഉപയോഗപ്രദമാണ്.", + "cboard.components.Settings.Export.small": "ചെറിയ", + "cboard.components.Settings.Export.medium": "മീഡിയം", + "cboard.components.Settings.Export.large": "വലുത്", + "cboard.components.Settings.Import.import": "ഇറക്കുമതി", + "cboard.components.Settings.Import.importSecondary": "ഈ ഓപ്ഷൻ കണ്ടെത്തിയ പുതിയ ബോർഡുകൾ മാത്രം ഇറക്കുമതി ചെയ്യും. സിബോർഡിൽ ഉൾപ്പെടുത്തിയിട്ടുള്ള ഡിഫോൾട്ട് ബോർഡുകൾ ഇത് ഇറക്കുമതി ചെയ്യില്ല. പിന്തുണയുള്ള ഫോർമാറ്റുകൾ ഇവയാണ് {cboardLink} format or {link} format.", + "cboard.components.Settings.Import.success": "വിജയം!! {boards} ബോർഡുകൾ വിജയകരമായി ഇറക്കുമതി ചെയ്തു.", + "cboard.components.Settings.Import.emptyImport": "മുന്നറിയിപ്പ്: നിലവിലെ ഫയലിൽ നിന്ന് ഇറക്കുമതി ചെയ്യാൻ ഒന്നുമില്ല.", + "cboard.components.Settings.Import.errorImport": "മുന്നറിയിപ്പ്: നിലവിലെ ഫയലിൽ നിന്ന് ഇംപോർട്ട് ചെയ്യാൻ ശ്രമിക്കുന്നതിൽ ഒരു പിശക് സംഭവിച്ചു.", + "cboard.components.Settings.Import.invalidImport": "സാധുതയുള്ള ഒരു ഫയൽ തിരഞ്ഞെടുക്കുക: json, obz, obf.", + "cboard.components.Settings.Import.noImport": "മുന്നറിയിപ്പ്: തിരഞ്ഞെടുത്ത ഫയൽ ഇല്ല.", + "cboard.components.Settings.Backup.backup": "ബാക്കപ്പ്", + "cboard.components.Settings.Backup.export": "കയറ്റുമതി", + "cboard.components.Settings.Backup.restore": "പുന: സ്ഥാപിക്കുക", + "cboard.components.Settings.Speech.speech": "സംഭാഷണം", + "cboard.components.Settings.Speech.voice": "ശബ്ദം", + "cboard.components.Settings.Speech.pitch": "പിച്ച്", + "cboard.components.Settings.Speech.pitchDescription": "ശബ്ദം ഉയർന്നതോ താഴ്ന്നതോ ആയ പിച്ച് ഉപയോഗിക്കുക", + "cboard.components.Settings.Speech.rate": "നിരക്ക്", + "cboard.components.Settings.Speech.rateDescription": "ശബ്ദം വേഗത്തിലോ പതുക്കെയോ സംസാരിക്കാൻ പ്രേരിപ്പിക്കുക", + "cboard.components.Settings.Speech.higher": "ഉയർന്നത്", + "cboard.components.Settings.Speech.lower": "താഴ്ന്നത്", + "cboard.components.Settings.Speech.faster": "വേഗത്തിൽ", + "cboard.components.Settings.Speech.slower": "പതുക്കെ", + "cboard.components.Settings.Speech.sampleSentence": "ഹലോ! ഇതാണെന്റെ ശബ്ദം", + "cboard.components.Settings.Subscribe.subscribe": "സബ്‌സ്ക്രൈബ്", + "cboard.components.Settings.Subscribe.includedFeatures": "ഉൾപ്പെടുത്തിയ സവിശേഷതകൾ:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "ഓൺലൈൻ ന്യൂറൽ ശബ്ദങ്ങൾ", + "cboard.components.Settings.Subscribe.copyPublicBoards": "പൊതു ബോർഡുകൾ പകർത്തുക", + "cboard.components.Settings.Subscribe.publishBoards": "ബോർഡുകൾ പ്രസിദ്ധീകരിക്കുക", + "cboard.components.Settings.Subscribe.copyTiles": "ടൈലുകൾ പകർത്തുക", + "cboard.components.Settings.Subscribe.pasteTiles": "ടൈലുകൾ ഒട്ടിക്കുക", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "ശക്തമായ ഉപയോഗ വിശകലനം", + "cboard.components.Settings.Subscribe.shareBoards": "ഷെയർ ബോർഡുകൾ", + "cboard.components.Settings.Subscribe.adsFree": "പരസ്യങ്ങൾ ഇല്ലാതെ", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "ഓപ്പൺ ബോർഡ് ഫോർമാറ്റിലേക്ക് കയറ്റുമതി ചെയ്യുക (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "വാക്യങ്ങൾ പങ്കിടുക", + "cboard.components.Settings.Subscribe.privateSupportChannel": "സ്വകാര്യ പിന്തുണാ ചാനൽ", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "ടൈലുകൾക്കായുള്ള ശബ്ദ റെക്കോർഡിംഗ്", + "cboard.components.Settings.Subscribe.active": "സജീവം", + "cboard.components.Settings.Subscribe.canceled": "റദ്ദാക്കി", + "cboard.components.Settings.Subscribe.in_grace_period": "അധിക സമയം", + "cboard.components.Settings.Subscribe.proccesing": "ഞങ്ങൾ നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ പ്രോസസ്സ് ചെയ്യുകയാണ്...", + "cboard.components.Settings.Subscribe.expired": "നിങ്ങളുടെ സബ്സ്ക്രിപ്ഷൻ കാലഹരണപ്പെട്ടു: {e}", + "cboard.components.Settings.Subscribe.paused": "നിങ്ങളുടെ സബ്സ്ക്രിപ്ഷൻ താൽക്കാലികമായി നിർത്തിവച്ചു: {e}", + "cboard.components.Settings.Subscribe.on_hold": "നിങ്ങളുടെ സബ്സ്ക്രിപ്ഷൻ കാലഹരണപ്പെട്ടു: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "നിങ്ങൾ സബ്‌സ്‌ക്രൈബുചെയ്‌തിട്ടില്ല.", + "cboard.components.Settings.Subscribe.unverified": "നിങ്ങളുടെ വാങ്ങൽ മൂല്യനിർണ്ണയ വേളയിൽ ഒരു പിശക് സംഭവിച്ചു. ദയവായി പുതുക്കുക", + "cboard.components.Settings.Subscribe.refresh": "പുതുക്കുക", + "cboard.components.Settings.Subscribe.error": "ശ്ശോ! എന്തോ തെറ്റായി സംഭവിച്ചു. ദയവായി പിന്നീട് വീണ്ടും ശ്രമിക്കുക", + "cboard.components.Settings.Subscribe.empty_product": "ഇപ്പോൾ സബ്സ്ക്രിപ്ഷൻ ലഭ്യമല്ല. ദയവായി പിന്നീട് വീണ്ടും ശ്രമിക്കുക.", + "cboard.components.Settings.Subscribe.on_trial_period": "നിങ്ങൾ 30 ദിവസത്തെ free trial-ൽ ആണ്. ഇത് അവസാനിച്ച ശേഷം, എല്ലാ സവിശേഷതകളും ലഭിക്കുന്നതിന് നിങ്ങൾ സബ്സ്ക്രൈബ് ചെയ്യേണ്ടതുണ്ട്.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "സബ്സ്ക്രിപ്ഷൻ വിവരങ്ങൾ", + "cboard.components.Settings.Subscribe.manageSubscription": "സബ്സ്ക്രിപ്ഷൻ മാനേജുചെയ്യുക", + "cboard.components.Settings.Subscribe.cancelSubscription": "സബ്സ്ക്രിപ്ഷൻ റദ്ദാക്കുക", + "cboard.components.Settings.Subscribe.planAmount": "പ്ലാൻ തുക:", + "cboard.components.Settings.Subscribe.title": "പ്ലാൻ:", + "cboard.components.Settings.Subscribe.status": "നില:", + "cboard.components.Settings.Subscribe.nextPayment": "അടുത്ത പേയ് മെന്റ്:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "പ്രീമിയം ആക് സസ് ഇനിപ്പറയുന്നവയിൽ അവസാനിക്കും:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "ഇനിപ്പറയുന്നവയ്ക്ക് മുമ്പ് നിങ്ങളുടെ പേയ് മെന്റ് പ്രശ്നങ്ങൾ പരിഹരിക്കുക:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "നിങ്ങളുടെ Google അക്കൗണ്ട് ഇതിനകം ഒരു ഉൽപ്പന്നം വാങ്ങിയതായി തോന്നുന്നു. അപ്ലിക്കേഷൻ റീസ്റ്റാർട്ട് ചെയ്യാൻ ശ്രമിക്കുക.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "നിങ്ങളുടെ ആപ്പിൾ അക്കൗണ്ട് ഇതിനകം ഒരു ഉൽപ്പന്നം വാങ്ങിയതായി തോന്നുന്നു. അപ്ലിക്കേഷൻ റീസ്റ്റാർട്ട് ചെയ്യാൻ ശ്രമിക്കുക.", + "cboard.components.Settings.Subscribe.close": "അടയ്ക്കുക", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "നിങ്ങളുടെ നിലവിലെ പ്ലാൻ റദ്ദാക്കണമെന്ന് നിങ്ങൾക്ക് ഉറപ്പാണോ?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "നിങ്ങളുടെ സബ്സ്ക്രിപ്ഷൻ വിജയകരമായി റദ്ദാക്കി.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "നിങ്ങളുടെ സബ്സ്ക്രിപ്ഷൻ റദ്ദാക്കുന്നതിൽ ഒരു പിശക് ഉണ്ടായി, ഒരു നിമിഷത്തിനുള്ളിൽ വീണ്ടും ശ്രമിക്കുക.", + "cboard.components.Settings.Language.language": "ഭാഷ", + "cboard.components.Settings.Language.moreLanguages": "കൂടുതൽ ഭാഷകൾ", + "cboard.components.Settings.Language.close": "അടയ്ക്കുക", + "cboard.components.Settings.Language.albanian": "അൽബേനിയൻ", + "cboard.components.Settings.Language.arabic": "അറബിക്", + "cboard.components.Settings.Language.belarusian": "ബെലറൂഷ്യൻ", + "cboard.components.Settings.Language.bengali": "ബംഗാളി", + "cboard.components.Settings.Language.bulgarian": "ബൾഗേറിയൻ", + "cboard.components.Settings.Language.czech": "ചെക്ക്", + "cboard.components.Settings.Language.danish": "ഡാനിഷ്", + "cboard.components.Settings.Language.german": "ജർമ്മൻ", + "cboard.components.Settings.Language.greek": "ഗ്രീക്ക്", + "cboard.components.Settings.Language.english": "ഇംഗ്ലീഷ്", + "cboard.components.Settings.Language.spanish": "സ്പാനിഷ്", + "cboard.components.Settings.Language.finnish": "ഫിന്നിഷ്", + "cboard.components.Settings.Language.french": "ഫ്രഞ്ച്", + "cboard.components.Settings.Language.hebrew": "ഹീബ്രു", + "cboard.components.Settings.Language.hindi": "ഹിന്ദി", + "cboard.components.Settings.Language.croatian": "ക്രൊയേഷ്യൻ", + "cboard.components.Settings.Language.hungarian": "ഹംഗേറിയൻ", + "cboard.components.Settings.Language.indonesian": "ഇന്തോനേഷ്യൻ", + "cboard.components.Settings.Language.italian": "ഇറ്റാലിയന്‍", + "cboard.components.Settings.Language.japanese": "ജാപ്പനീസ്", + "cboard.components.Settings.Language.khmer": "ഖെമർ", + "cboard.components.Settings.Language.korean": "കൊറിയന്‍‌", + "cboard.components.Settings.Language.montenegrin": "മോണ്ടിനെഗ്രിൻ", + "cboard.components.Settings.Language.macedonian": "മാസിഡോണിയൻ", + "cboard.components.Settings.Language.nepali": "നേപ്പാളി ", + "cboard.components.Settings.Language.dutch": "ഡച്ച്‌", + "cboard.components.Settings.Language.norwegian": "നോർവീജിയൻ", + "cboard.components.Settings.Language.polish": "പോളിഷ്", + "cboard.components.Settings.Language.portuguese": "പോർച്ചുഗീസ്", + "cboard.components.Settings.Language.romanian": "റൊമാനിയൻ", + "cboard.components.Settings.Language.russian": "റഷ്യൻ", + "cboard.components.Settings.Language.sinhala": "സിംഹള", + "cboard.components.Settings.Language.slovak": "സ്ലോവാക്", + "cboard.components.Settings.Language.serbian": "സെർബിയൻ", + "cboard.components.Settings.Language.swedish": "സ്വീഡിഷ്", + "cboard.components.Settings.Language.thai": "തായ്", + "cboard.components.Settings.Language.turkish": "ടർക്കിഷ്", + "cboard.components.Settings.Language.ukrainian": "ഉക്രേനിയൻ", + "cboard.components.Settings.Language.vietnamese": "വിയറ്റ്നാമീസ്", + "cboard.components.Settings.Language.chinese": "ചൈനീസ്", + "cboard.components.Settings.Language.ttsEnginesSubheader": "ടെക്സ്റ്റ് ടു സ്പീച്ച് എഞ്ചിൻ", + "cboard.components.Settings.Language.ttsEngines": "ടെക്സ്റ്റ് ടു സ്പീച്ച് എഞ്ചിൻ", + "cboard.components.Settings.Language.ttsEngineError": "മുന്നറിയിപ്പ്: സ്പീച്ച് എഞ്ചിനിലേക്കുള്ള ഈ വാചകത്തിൽ സിബോർഡ് പിന്തുണയ്ക്കുന്ന ഒരു ഭാഷയും ഉൾപ്പെടുന്നില്ല! ഞങ്ങളെ ബന്ധപ്പെടാനും ഞങ്ങളെ അറിയിക്കാനും മടിക്കേണ്ടതില്ല.", + "cboard.components.Settings.Language.availableLangsSubheader": "ലഭ്യമായ ഭാഷകൾ", + "cboard.components.Settings.Language.downloadLangSubheader": "ഡൗൺലോഡ് ചെയ്യാവുന്ന ഭാഷകൾ", + "cboard.components.Settings.Language.uninstalled": "അൺഇൻസ്റ്റാൾ ചെയ്തു", + "cboard.components.Settings.Language.download": "ഡൗൺലോഡ്", + "cboard.components.Settings.Language.configureLocalVoice": "ഒരു പ്രാദേശിക ശബ്ദം കോൺഫിഗർ ചെയ്യുക", + "cboard.components.Settings.Language.downloadDialogTitle": "ഭാഷ ഡൗൺലോഡ് ചെയ്യുക", + "cboard.components.Settings.Language.downloadDialogSubtitle": "ഈ ഭാഷയ്ക്കുള്ള ശബ്ദങ്ങൾ ഡൗൺലോഡ് ചെയ്യാനും ഇൻസ്റ്റാൾ ചെയ്യാനും നിങ്ങളെ ഗൂഗിൾ പ്ലേ സ്റ്റോറിലേക്ക് റീഡയറക്ട് ചെയ്യും. നിങ്ങൾക്ക് തുടരാൻ താൽപ്പര്യമുണ്ടോ?", + "cboard.components.Settings.Language.cancel": "ക്യാൻസൽ ചെയ്യ്", + "cboard.components.Settings.Language.ttsErrorAlert": "പുതിയ ഭാഷ ഇൻസ്റ്റാൾ ചെയ്തതായി ഞങ്ങൾ കണ്ടെത്തിയില്ല. ദയവായി പരിശോധിക്കുക.", + "cboard.components.Settings.Language.langErrorAlert": "പുതിയ ശബ്ദം ഇൻസ്റ്റാൾ ചെയ്തതായി ഞങ്ങൾ കണ്ടെത്തിയില്ല. ഡൗൺലോഡ് ചെയ്ത ആപ്ലിക്കേഷൻ പരിശോധിക്കുക.", + "cboard.components.Settings.Language.continueOnlineLangAlert": "തിരഞ്ഞെടുത്ത ഭാഷയ്ക്ക് ഒരു ഓൺലൈൻ വോയ്സ് ലഭ്യമാണ്. നിങ്ങൾ ആപ്പ് സ്വീകരിക്കുകയാണെങ്കിൽ ഭാഷ സ്വയമേവ മാറും.", + "cboard.components.Settings.Language.searchVoiceAlert": "ടെക്സ്റ്റ് ടു സ്പീച്ച് എഞ്ചിൻ അപ്ലിക്കേഷനിൽ ഒരു ശബ്ദം തിരയുക", + "cboard.components.Settings.Language.checkIt": "ഇത് പരിശോധിക്കുക", + "cboard.components.Settings.Language.CancelInstalation": "ഇൻസ്റ്റാലേഷൻ റദ്ദാക്കുക", + "cboard.components.Settings.Language.openApp": "ആപ്പ് തുറക്കുക", + "cboard.components.Settings.Language.uninstalledLangNotification": "പുതിയ ഭാഷ ഇൻസ്റ്റാൾ ചെയ്യുക", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "ഭാഷ വിജയകരമായി ഇൻസ്റ്റാൾ ചെയ്തു", + "cboard.components.Settings.Symbols.symbols": "ചിഹ്നങ്ങൾ", + "cboard.components.Settings.Symbols.downloadArasaac": "ARASAAC ചിഹ്നങ്ങൾ ഡൌൺലോഡ് ചെയ്യുക", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "ഓഫ് ലൈൻ മോഡിൽ ഉപയോഗിക്കേണ്ട എല്ലാ ARASAAC ചിഹ്നങ്ങളും അടങ്ങിയ ഒരു പാക്കേജ് ഡൗൺലോഡ് ചെയ്യുന്നു.", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "ചിഹ്നങ്ങൾ ഡൗൺലോഡ് ചെയ്യുന്നത് നിങ്ങളുടെ സിസ്റ്റത്തിൽ പ്രാദേശികമായി ചിഹ്നങ്ങൾ ഉണ്ടായിരിക്കാൻ നിങ്ങളെ അനുവദിക്കും, അതിനാൽ ഒരു പുതിയ ഘടകം സൃഷ്ടിക്കുന്നതിന് ചിഹ്നങ്ങൾ തിരയുമ്പോൾ, നിങ്ങൾക്ക് ഇന്റർനെറ്റ് കണക്ഷൻ ആവശ്യമില്ല.", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "ARASAAC ചിഹ്നങ്ങൾ ഡൗൺലോഡ് ചെയ്യാൻ നിങ്ങൾ ആഗ്രഹിക്കുന്നുണ്ടോ? ഈ പ്രക്രിയയ്ക്ക് കുറച്ച് സമയമെടുക്കും.", + "cboard.components.Settings.Symbols.cancel": "ക്യാൻസൽ ചെയ്യ്", + "cboard.components.Settings.Symbols.download": "ഡൗൺലോഡ് ചെയ്യുക", + "cboard.components.Settings.Symbols.noConnection": "ഇന്റർനെറ്റ് കണക്ഷൻ ഇല്ല", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "ഇന്റർനെറ്റ് കണക്ഷൻ ഇല്ല. ചിഹ്നങ്ങൾ ഡൗൺലോഡ് ചെയ്യാൻ നിങ്ങൾ ഇന്റർനെറ്റിലേക്ക് കണക്റ്റുചെയ്തിരിക്കണം.", + "cboard.components.Settings.Symbols.deleteArasaac": "ARASAAC ചിഹ്നങ്ങൾ ഇല്ലാതാക്കുക", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "എല്ലാ ARASAAC ചിഹ്നങ്ങളും ഉപയോഗിച്ച് പാക്കേജ് ഇല്ലാതാക്കുക. നീക്കം ചെയ്ത ശേഷം, ചിഹ്നങ്ങൾ ഇന്റർനെറ്റ് കണക്ഷൻ ഉപയോഗിച്ച് മാത്രമേ ലഭ്യമാകൂ.", + "cboard.components.Settings.Symbols.delete": "ഡിലീറ്റ് ചെയ്യുക", + "cboard.components.UserIcon.login": "ലോഗിൻ ചെയ്യുക അല്ലെങ്കിൽ സൈൻ അപ്പ് ചെയ്യുക", + "cboard.components.VoiceRecorder.play": "റെക്കോർഡിംഗ് പ്ലേ ചെയ്യുക", + "cboard.components.VoiceRecorder.clear": "വ്യക്തമായ റെക്കോർഡിംഗ്", + "cboard.components.VoiceRecorder.record": "റെക്കോർഡ്", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "നിങ്ങളുടെ സൗജന്യ ട്രയൽ അവസാനിച്ചു", + "cboard.components.PremiumFeature.featureBlockedTittle": "ഈ സവിശേഷത തടയപ്പെട്ടിരിക്കുന്നു", + "cboard.components.PremiumFeature.featureBlockedText": "സിബോർഡ് ഈ സവിശേഷത പ്രവർത്തനരഹിതമാക്കുക. പബ്ലിക് ബോർഡുകൾ, ഓൺലൈൻ ശബ്ദങ്ങൾ, നൂതന എഡിറ്റ് ഫംഗ്ഷനുകൾ തുടങ്ങി എല്ലാ സവിശേഷതകളും ഉപയോഗിക്കുന്നത് തുടരുന്നതിന്, ദയവായി അപ്ഗ്രേഡുചെയ്യുക", + "cboard.components.PremiumFeature.upgradeNow": "ഇപ്പോൾ അപ് ഗ്രേഡ് ചെയ്യുക", + "cboard.components.UI.Downloader.initializing": "തുടക്കം...", + "cboard.components.UI.Downloader.completed": "പൂർത്തിയായി", + "cboard.components.UI.Downloader.processing": "പ്രോസസ്സിംഗ്...", + "cboard.components.UI.Downloader.processingDone": "പ്രക്രിയ പൂർത്തിയായി!", + "cboard.components.UI.Downloader.processingError": "ഡാറ്റ പ്രോസസ്സ് ചെയ്യുന്നതിൽ ഒരു പിശക് ഉണ്ടായി, ദയവായി വീണ്ടും ശ്രമിക്കുക.", + "cboard.board.home": "വീട്", + "cboard.vocalization.myNameIsAmberley": "എന്റെ പേര് ആംബർലി.", + "cboard.vocalization.niceToMeetYou": "താങ്കളെ പരിചയപെട്ടതിൽ സന്തോഷം", + "cboard.vocalization.iHadAGreatTime": "എനിക്ക് ഒരു നല്ല സമയം ഉണ്ടായിരുന്നു", + "cboard.vocalization.iHadAnAwfulTime": "എനിക്ക് ഭയങ്കരമായ ഒരു സമയം ഉണ്ടായിരുന്നു", + "cboard.symbol.whereIs": "എവിടെ ആണ്", + "cboard.symbol.toPlayComputerGames": "കമ്പ്യൂട്ടർ ഗെയിമുകൾ കളിക്കാൻ", + "cboard.symbol.toWatchTv": "ടിവി കാണാൻ", + "cboard.symbol.toPlayBasketball": "ബാസ്ക്കറ്റ്ബോൾ കളിക്കാൻ", + "cboard.symbol.toPlaySoccer": "ഫുട്ബോൾ കളിക്കാൻ", + "cboard.symbol.toPlayBingo": "ബിങ്കോ കളിക്കാൻ", + "cboard.symbol.toGoBowling": "പന്തെറിയാൻ പോകണം", + "cboard.symbol.toSolveJigsawPuzzle": "ജിഗ്സാ പ്രശ്നം പരിഹരിക്കാൻ", + "cboard.symbol.toPlayCards": "ചീട്ടുകളിക്കാൻ", + "cboard.symbol.toPlayDarts": "ഡാർട്ട്സ് കളിക്കാൻ", + "cboard.symbol.medical": "മെഡിക്കൽ", + "cboard.symbol.face": "മുഖം", + "cboard.symbol.happy": "സന്തോഷം", + "cboard.symbol.sad": "ദുഃഖകരമായ", + "cboard.symbol.angry": "ദേഷ്യം", + "cboard.symbol.afraid": "ഭയം", + "cboard.symbol.confused": "ആശയക്കുഴപ്പത്തിലായി", + "cboard.symbol.hot": "ചൂട്", + "cboard.symbol.excited": "ആവേശഭരിതം", + "cboard.symbol.relaxed": "വിശ്രമിച്ചു", + "cboard.symbol.body": "ശരീരം", + "cboard.symbol.describe": "വിവരിക്കുക", + "cboard.symbol.transport": "ഗതാഗതം", + "cboard.symbol.places": "സ്ഥലങ്ങൾ", + "cboard.symbol.numbers": "സംഖ്യകൾ", + "cboard.symbol.yes": "അതെ", + "cboard.symbol.colours": "നിറങ്ങൾ", + "cboard.symbol.iCantSpeak": "എനിക്ക് സംസാരിക്കാൻ കഴിയില്ല", + "cboard.symbol.imThirsty": "എനിക്ക് ദാഹിക്കുന്നു", + "cboard.symbol.imHungry": "എനിക്ക് വിശക്കുന്നു", + "cboard.symbol.iWant": "എനിക്ക് വേണം", + "cboard.symbol.iDislike": "എനിക്ക് ഇഷ്ടമല്ല", + "cboard.symbol.quickChat": "പെട്ടെന്നുള്ള ചാറ്റ്", + "cboard.symbol.emotions": "വികാരങ്ങൾ", + "cboard.symbol.animals": "മൃഗങ്ങൾ", + "cboard.symbol.kitchen": "അടുക്കള", + "cboard.symbol.plants": "സസ്യങ്ങൾ", + "cboard.symbol.sports": "കായിക", + "cboard.symbol.people": "ആളുകൾ", + "cboard.symbol.activities": "പ്രവർത്തനങ്ങൾ", + "cboard.symbol.weather": "കാലാവസ്ഥ", + "cboard.symbol.actions": "പ്രവർത്തനങ്ങൾ", + "cboard.symbol.questions": "ചോദ്യങ്ങൾ", + "cboard.symbol.hygiene": "ശുചിത്വം", + "cboard.symbol.position": "സ്ഥാനം", + "cboard.symbol.goodbye": "വിട", + "cboard.symbol.thankYou": "നന്ദി", + "cboard.symbol.please": "ദയവായി", + "cboard.symbol.and": "ഒപ്പം", + "cboard.symbol.iAm": "ഞാൻ", + "cboard.symbol.youAre": "നിങ്ങൾ", + "cboard.symbol.areYou": "നിങ്ങളാണോ", + "cboard.symbol.itIs": "അത്", + "cboard.symbol.iHave": "എനിക്കുണ്ട്", + "cboard.symbol.iLove": "ഞാൻ സ്നേഹിക്കുന്നു", + "cboard.symbol.snacks": "ലഘുഭക്ഷണം", + "cboard.symbol.iSaw": "ഞാൻ കണ്ടു", + "cboard.symbol.iNeed": "എനിക്ക് വേണം", + "cboard.symbol.my": "എന്റെ", + "cboard.symbol.your": "നിങ്ങളുടെ", + "cboard.symbol.iHavePainIn": "എനിക്ക് വേദനയുണ്ട്.", + "cboard.symbol.wildAnimals": "വന്യമൃഗങ്ങൾ", + "cboard.symbol.marineAnimals": " കടൽ ജീവികൾ", + "cboard.symbol.insects": "പ്രാണികൾ", + "cboard.symbol.birds": "പക്ഷികൾ", + "cboard.symbol.old": "പഴയ", + "cboard.symbol.triangle": "ത്രികോണം", + "cboard.symbol.time": "സമയം", + "cboard.symbol.clothingAccessories": "വസ്ത്ര സാധനങ്ങൾ", + "cboard.symbol.characters": "കഥാപാത്രങ്ങൾ", + "cboard.symbol.countries": "രാജ്യങ്ങൾ", + "cboard.symbol.iWentBy": "ഞാൻ പോയി.", + "cboard.symbol.letsGoBy": "നമുക്ക് പോകാം.", + "cboard.symbol.clothing": "തുണിത്തരങ്ങൾ", + "symbol.descriptivePosition.above": "മുകളിൽ", + "symbol.descriptiveState.absent": "നിലവിലില്ലാത്ത", + "symbol.healthcareMedicalConditions.acneSpots": "മുഖക്കുരുവിന്റെ പാടുകൾ", + "symbol.plantsAndTrees.acorn": "കരുവേലകപ്പഴം", + "symbol.descriptiveDirection.across": "കുറുകെ", + "symbol.leisureToys.activityCentre": "പ്രവർത്തന കേന്ദ്രം", + "symbol.foodFeedingAndEating.adaptedFork": "ഉപയോഗിക്കാൻ എളുപ്പത്തിനുണ്ടാക്കിയ ഭക്ഷണവേളയിൽ ഉപയോഗിക്കുന്ന മുൾക്കത്തി", + "symbol.foodFeedingAndEating.adaptedKnife": "ഉപയോഗിക്കാൻ എളുപ്പത്തിനുണ്ടാക്കിയ ഭക്ഷണവേളയിൽ ഉപയോഗിക്കുന്ന കത്തി", + "symbol.foodFeedingAndEating.adaptedSpoon": "ഉപയോഗിക്കാൻ എളുപ്പത്തിനുണ്ടാക്കിയ ഭക്ഷണവേളയിൽ ഉപയോഗിക്കുന്ന സ്പൂൻ", + "symbol.numberActivity.add": "ചേർക്കുക", + "symbol.religionFestival.advent": "ആഗമനം", + "symbol.religionGeneral.adventCalendar": " ആഗമന കലണ്ടർ", + "symbol.sport.aerobicsDance": "എയറോബിക്സ് നൃത്തം", + "symbol.transportAir.aeroplane": "വിമാനം", + "symbol.peopleFeelings.afraidLady": "", + "symbol.peopleFeelings.afraidMan": "", + "symbol.descriptivePosition.after": "ശേഷം", + "symbol.descriptiveTime.afternoon": "ഉച്ചകഴിഞ്ഞ്", + "symbol.healthcareGroomingItems.aftershave": "ഷേവ് ചെയ്ത ശേഷം ഉപയോഗിക്കുന്ന അണുനാശകദാവകം", + "symbol.descriptivePosition.against": "എതിരായി", + "symbol.descriptivePosition.ahead": "മുന്നോട്ട്", + "symbol.healthcareBodyParts.airways": "വിമാന സർവ്വീസ് നടത്തുന്ന കമ്പനി", + "symbol.peopleProfession.airPerson": "വൈമാനികൻ", + "symbol.peopleProfession.airSteward": "വിമാനസേവിക", + "symbol.workAndSchoolTimetable.algebraClass": "ബീജഗണിത ക്ലാസ്", + "symbol.numberActivity.algebraFormula": "ബീജഗണിത സൂത്രവാക്യം", + "symbol.foodNuts.almond": "ബദാം", + "symbol.transportRoad.ambulance": "ആംബുലൻസ്", + "symbol.religionPerson.angel": "മാലാഖ", + "symbol.peopleFeelings.angryLady": "കോപാകുലയായ സ്ത്രീ", + "symbol.peopleFeelings.angryMan": "കോപാകുലനായ മനുഷ്യൻ", + "symbol.healthcareBodyParts.ankle": "കണങ്കാൽ", + "symbol.numberActivity.answer": "പരിഹാരം", + "symbol.animalSpidersAndInsects.ant": "ഉറുമ്പ്", + "symbol.animalMammal.antelope": "മാൻ", + "symbol.animalMammal.antEater": "ഈനാംപേച്ചി", + "symbol.foodFruit.apple": "ആപ്പിൾ", + "symbol.drinkType.appleJuice": "ആപ്പിൾ നീര്", + "symbol.foodSweetsAndDesserts.applePie": "ആപ്പിൾ പൈ", + "symbol.foodIngredients.appleSauce": "ആപ്പിൾ സോസ്", + "symbol.foodFruit.apricot": "ആപ്രിക്കോട്ട്", + "symbol.toolsWorkshop.apron": "ആപ്രോൺ", + "symbol.animalHabitat.aquarium": "അക്വേറിയം", + "symbol.sport.archery": "അമ്പെയ്ത്ത്", + "symbol.sportAccessories.archeryTarget": "അമ്പെയ്ത്ത് ലക്ഷ്യം", + "symbol.workAndSchoolStationery.archLeverFile": "ആർച്ച് ലിവർ ഫയൽ", + "symbol.healthcareBodyParts.arm": "കൈ", + "symbol.healthcareBodyParts.arms": "കൈ", + "symbol.leisureGames.toArmwrestle": "കൈ ഗുസ്തി ചെയ്യാൻ", + "symbol.military.armyTank": "സൈനിക ടാങ്ക്", + "symbol.buildingFurniture.armChair": "ചാരുകസേര", + "symbol.descriptiveDirection.around": "ചുറ്റും", + "symbol.peopleActions.toArrest": "അറസ്റ്റ് ചെയ്യാൻ", + "symbol.computerIcon.arrowKeys": "അമ്പടയാള കീകൾ", + "symbol.artMaking.art": "കല", + "symbol.foodVegetablesAndSalads.artichoke": "\nആർട്ടികോക്ക്", + "symbol.artMaking.artistPalette": "കലാകാരൻ പാലറ്റ്", + "symbol.workAndSchoolTimetable.artClass": "ആർട്ട് ക്ലാസ്", + "symbol.buildingSchool.artRoom": "കലാ മുറി", + "symbol.religionFestival.ashWednesday": "ചാരം ബുധനാഴ്ച\n", + "symbol.communicationConversation.toAsk": "ചോദിക്കാൻ", + "symbol.foodVegetablesAndSalads.asparagus": "ശതാവരിച്ചെടി", + "symbol.workAndSchoolTimetable.assembly": "അസംബ്ലി", + "symbol.science.atom": "അണു", + "symbol.peopleActions.toAttract": "ആകർഷിക്കാൻ", + "symbol.computerIcon.atKey": "താക്കോലിൽ", + "symbol.foodVegetablesAndSalads.aubergine": "വഴുതനങ്ങ", + "symbol.peopleRelationship.auntMaternal": "അമ്മായി അമ്മ", + "symbol.peopleRelationship.auntPaternal": "അമ്മായി പിതൃസഹോദരി", + "symbol.healthcareMedicalItems.auroscope": "ഔറോസ്കോപ്പ്", + "symbol.descriptiveTime.autumn": "ശരത്ക്കാലം", + "symbol.foodVegetablesAndSalads.avocado": "അവോക്കാഡോ", + "symbol.descriptiveState.awake": "ഉണരുക", + "symbol.descriptiveDirection.away": "ദൂരെ", + "symbol.alphabet.a-LowerCase": "അ", + "symbol.alphabet.a-UpperCase": "അ", + "symbol.peopleDescriptive.baby": "കുഞ്ഞ്", + "symbol.healthcareGroomingItems.babyOil": "കുഞ്ഞുങ്ങൾക്കുള്ള എണ്ണ", + "symbol.healthcareGroomingItems.babyPowder": "കുഞ്ഞുങ്ങൾക്കുള്ള പൗഡർ", + "symbol.healthcareBodyParts.back": "\nതിരികെ", + "symbol.sportAccessories.backstop": "ബാക്ക്സ്റ്റോപ്പ്", + "symbol.descriptiveDirection.backwards": "പിന്നിലേക്ക്", + "symbol.healthcareMedicalConditions.backAche": "നടുവേദന", + "symbol.buildingGardenAndFarm.backGarden": "പിന്നിലെ പൂന്തോട്ടം", + "symbol.foodMeat.bacon": "പന്നിയിറച്ചി", + "symbol.descriptiveState.bad": "മോശം", + "symbol.animalMammal.badger": "ബാഡ്ജർ", + "symbol.sport.badminton": "ബാഡ്മിന്റൺ", + "symbol.sportAccessories.badmintonRacket": "ബാഡ്മിന്റൺ റാക്കറ്റ്", + "symbol.foodBreadsAndBaking.bagel": "ബാഗൽ", + "symbol.foodVegetablesAndSalads.bakedBeans": "ബേക്ക് ചെയ്ത ബീൻസ്", + "symbol.peopleProfession.baker": "ബേക്കർ", + "symbol.foodKitchenActions.toBake": "ചുട്ടെടുക്കാൻ", + "symbol.foodBreadsAndBaking.bakingPowder": "ബേക്കിംഗ് പൗഡർ", + "symbol.foodKitchenItems.bakingTray": "ബേക്കിംഗ് ട്രേ", + "symbol.leisureToys.ball": "പന്ത്", + "symbol.celebrationItem.balloon": "ബലൂൺ", + "symbol.foodFruit.banana": "വാഴപ്പഴം", + "symbol.foodVegetablesAndSalads.bananaBunch": "വാഴപ്പഴം കൂട്ടം", + "symbol.foodSweetsAndDesserts.bananaMilkshake": "ബനാന മിൽക്ക് ഷേക്ക്", + "symbol.money.bank": "ബാങ്ക്", + "symbol.money.bankCard": "ബാങ്ക് കാർഡ്", + "symbol.foodMealsAndSnacks.banquetBuffet": "വിരുന്ന് ബുഫെ", + "symbol.foodBreadsAndBaking.bap": "bap", + "symbol.buildingGardenAndFarm.barbeque": "ബാർബിക്യൂ", + "symbol.foodKitchenActions.toBarbeque": "ബാർബിക്യൂ", + "symbol.sportAccessories.baseballBase": "ബേസ്ബോൾ ബേസ്", + "symbol.sportAccessories.baseballBat": "ബേസ്ബോൾ ബാറ്റ്", + "symbol.sport.baseballGame": "ബേസ്ബോൾ ഗെയിം", + "symbol.sportAccessories.baseballGlove": "ബേസ്ബോൾ ഗ്ലോവ്", + "symbol.sport.baseballPlayer": "ബേസ്ബോൾ കളിക്കാരൻ", + "symbol.scienceEco.baseRock": "ബേസ് റോക്ക്", + "symbol.buildingContents.basket": "ബാസ്കറ്റ്", + "symbol.sport.basketball": "ബാസ്ക്കറ്റ്ബോള്", + "symbol.sportAccessories.basketballBall": "ബാസ്കറ്റ്ബോൾ ബോൾ", + "symbol.sport.basketballGame": "ബാസ്കറ്റ്ബോൾ ഗെയിം", + "symbol.animalMammal.bat": "ബാറ്റ്", + "symbol.buildingContents.bath": "കുളി", + "symbol.healthcareGroomingActivities.toBathe": "കുളിക്കാൻ", + "symbol.animalActivityGrooming.toBathAnimal": "മൃഗത്തെ കുളിപ്പിക്കാൻ", + "symbol.buildingContents.bathMat": "ബാത്ത് പായ", + "symbol.foodMealsAndSnacks.batteredFish": "നുറുങ്ങിയ മീന്", + "symbol.electricalGeneral.battery": "ബാറ്ററി", + "symbol.holidayAndTravel.beach": "ബീച്ച്", + "symbol.clothesAccessories.beachBag": "ബീച്ച് ബാഗ്", + "symbol.leisureToys.beachBall": "ബീച്ച് ബോൾ", + "symbol.holidayAndTravel.beachTowel": "ബീച്ച് ടവൽ", + "symbol.leisureToys.beads": "മുത്തുകൾ", + "symbol.animalFeatures.beak": "ബീക്ക്", + "symbol.science.beaker": "ബീക്കർ", + "symbol.leisureToys.beanbag": "ബീൻബാഗ്", + "symbol.foodVegetablesAndSalads.beansprouts": "പയർവർഗ്ഗങ്ങൾ", + "symbol.foodMealsAndSnacks.beansOnToast": "ടോസ്റ്റിൽ ബീൻസ്", + "symbol.animalMammal.bear": "കരടി", + "symbol.descriptiveTime.bedTime": "ഉറങ്ങുന്ന സമയം", + "symbol.foodMeat.beef": "ബീഫ്", + "symbol.animalHabitat.beehive": "തേനീച്ചക്കൂട്", + "symbol.drinkType.beer": "ബിയർ", + "symbol.animalHabitat.beesNest": "തേനീച്ച കൂട്", + "symbol.animalSpidersAndInsects.beetle": "വണ്ട്", + "symbol.foodVegetablesAndSalads.beetroot": "ബീറ്റ്റൂട്ട്", + "symbol.healthcareMedicalConditions.beeSting": "തേനീച്ചയുടെ കുത്ത്", + "symbol.descriptivePosition.before": "മുമ്പ്", + "symbol.descriptiveDirection.begin": "തുടങ്ങുക", + "symbol.descriptivePosition.behind": "പിന്നിൽ", + "symbol.buildingContents.bell": "മണി", + "symbol.descriptivePosition.below": "താഴെ", + "symbol.clothesGeneral.belt": "ബെൽറ്റ്", + "symbol.buildingGardenAndFarm.bench": "ബെഞ്ച്", + "symbol.science.bendy": "വളച്ച്", + "symbol.peopleActions.toBend": "വളയാൻ", + "symbol.foodFruit.berry": "കുരുവില്ലാപ്പഴം", + "symbol.descriptivePosition.beside": "അരികിൽ", + "symbol.descriptivePosition.between": "ഇടയിൽ", + "symbol.clothesGeneral.bib": "വായ്നീര്ത്തുണി", + "symbol.transportRoad.bicycle": "സൈക്കിൾ", + "symbol.clothesSport.bicycleHelmet": "സൈക്കിൾ ഹെൽമെറ്റ്", + "symbol.communicationAid.bigMacSwitch": "വലിയ മാക് സ്വിച്ച്", + "symbol.holidayAndTravel.bigWheel": "വലിയ ചക്രം", + "symbol.clothesGeneral.bikini": "സ്നാനവസ്തം", + "symbol.leisureGames.bingo": "ബിങ്കോ", + "symbol.leisureGames.bingoMarker": "ബിങ്കോ മാർക്കർ", + "symbol.buildingContents.binBag": "ബിൻ ബാഗ്", + "symbol.buildingContents.binBags": "ബിൻ ബാഗുകൾ", + "symbol.animalBirds.bird": "പക്ഷി", + "symbol.animalHabitat.birdBath": "പക്ഷി കുളി", + "symbol.animalHabitat.birdCage": "പക്ഷി കൂട്", + "symbol.animalHabitat.birdFeeder": "പക്ഷി തീറ്റ", + "symbol.animalActivityFeeding.birdSeed": "പക്ഷി തീറ്റ", + "symbol.celebrationItem.birthdayCake": "ജന്മദിന കേക്ക്", + "symbol.celebrationItem.birthdayCard": "ജന്മദിന കാർഡ്", + "symbol.foodBreadsAndBaking.biscuits": "ബിസ്കറ്റ്", + "symbol.foodFeedingAndEating.toBite": "കടിക്കാൻ", + "symbol.artColour.black": "കറുപ്പ്", + "symbol.foodFruit.blackberry": "ബ്ലാക്ക്ബെറി", + "symbol.buildingEquipmentAndDevices.blackboard": "ബ്ലാക്ക് ബോർഡ്", + "symbol.foodFruit.blackcurrants": "കറുത്ത ഉണക്കമുന്തിരി", + "symbol.drinkType.blackcurrantJuice": "കറുത്ത ഉണക്കമുന്തിരി ജ്യൂസ്", + "symbol.healthcareBodyParts.bladder": "മൂത്രസഞ്ചി", + "symbol.healthcareBodyParts.bladderKidneys": "മൂത്രസഞ്ചി വൃക്കകൾ", + "symbol.buildingContents.blanket": "പുതപ്പ്‌", + "symbol.buildingFurniture.blanketChest": "പുതപ്പ് പെട്ടകം", + "symbol.foodKitchenItems.blenderDrinks": "ബ്ലെൻഡർ പാനീയങ്ങൾ", + "symbol.religionGeneral.toBless": "", + "symbol.peopleDescriptive.blind": "കാഴ്ചയില്ലാത്ത", + "symbol.buildingContents.blinds": "മറവുകൾ", + "symbol.peopleActions.toBlink": "കണ്ണുചിമ്മാൻ", + "symbol.healthcareMedicalConditions.bloodPressure": "രക്ത സമ്മർദ്ദം", + "symbol.clothesGeneral.blouse": "സ്ത്രീകളുടെ പുറംകുപ്പായം", + "symbol.peopleActions.toBlow": "ഊതാൻ", + "symbol.leisureToys.blowBubbles": "കുമിളകൾ ഊതുക", + "symbol.foodSweetsAndDesserts.blowBubbleGum": "\nബബിൾ ഗംസ് ഊതുക", + "symbol.peopleActions.toBlowKiss": "ചുംബിക്കാൻ", + "symbol.artColour.blue": "നീല", + "symbol.healthcareBodyParts.blueEyes": "നീലക്കണ്ണുകൾ", + "symbol.healthcareGroomingItems.blusher": "ബ്ലഷർ", + "symbol.transportWater.boat": "വള്ളം", + "symbol.clothesGeneral.bobbleHat": "ബോബിൾ തൊപ്പി", + "symbol.sport.boccia": " വീൽചെയറിന്റെ ഉപയോഗം ആവശ്യമായ ശാരീരിക വൈകല്യമുള്ള മത്സരാർത്ഥികൾ കളിക്കുന്ന ഒരു ഗെയിം.", + "symbol.sportAccessories.bocciaChute": "Boccia chute", + "symbol.healthcareBodyParts.bodyOutline": "ശരീര രൂപരേഖ", + "symbol.foodEggs.boiledEgg": "പുഴുങ്ങിയ മുട്ട", + "symbol.toolsWorkshop.bolt": "പൂട്ട്", + "symbol.animalActivityFeeding.bone": "എല്ല്", + "symbol.healthcareBodyParts.bone": "എല്ല്", + "symbol.buildingGardenAndFarm.bonfire": "തുറസ്സായ സ്ഥലത്ത് കൂട്ടുന്ന തീ", + "symbol.celebrationEvent.bonfireNight": "ബോൺഫയർ രാത്രി", + "symbol.buildingFurniture.bookcase": "പുസ്തകപ്പെട്ടി\n", + "symbol.buildingContents.bookEnd": "പുസ്തകത്തിന്റെ അവസാനം", + "symbol.buildingContents.bookEnds": "പുസ്തകം അവസാനിക്കുന്നു", + "symbol.buildingFurniture.bookShelf": "ബുക്ക് ഷെൽഫ്", + "symbol.clothesGeneral.bootees": "കുട്ടികൾക്കുള്ള കമ്പിളി ഷൂസ്\n", + "symbol.clothesGeneral.boots": "ബൂട്ട്സ്", + "symbol.descriptiveQuantity.both": "രണ്ടും", + "symbol.descriptivePosition.bottom": "ചുവട്ടിൽ", + "symbol.healthcareBodyParts.bottom": "ചുവട്ടിൽ", + "symbol.healthcareBodyParts.bottomLip": "താഴത്തെ ചുണ്ട്", + "symbol.peopleActions.toBounce": "ബൗൺസ് ചെയ്യാൻ", + "symbol.sport.toBounceBall": "പന്ത് ബൗൺസ് ചെയ്യാൻ", + "symbol.clothesAccessories.bow": "റിബണ്കെട്ട്", + "symbol.foodKitchenItems.bowl": "പാത്രം", + "symbol.sport.bowler": "ബൗളർ", + "symbol.sport.bowling": "ബൗളിംഗ്", + "symbol.sportAccessories.bowlingBall": "ബൗളിംഗ് ബോൾ", + "symbol.sportAccessories.bowlingGutter": "ബൗളിംഗ് ഗട്ടർ", + "symbol.sportAccessories.bowlingPins": "ബൗളിംഗ് പിന്നുകൾ", + "symbol.sportAccessories.bowlingSpare": "ബൗളിംഗ് സ്പെയർ", + "symbol.sportAccessories.bowlingStrike": "ബൗളിംഗ് സ്ട്രൈക്ക്", + "symbol.sportAccessories.bowAndArrow": "വില്ലും അമ്പും", + "symbol.clothesAccessories.bowTie": "ഒരു കെട്ട് അല്ലെങ്കിൽ രണ്ട്-കെട്ട് കെട്ട് രൂപത്തിൽ ഒരു ടൈ.\n", + "symbol.clothesGeneral.boxerShorts": "നിക്കർ", + "symbol.religionFestival.boxingDay": "ബോക്സിംഗ് ദിനം", + "symbol.sport.toBox": "ബോക്സിലേക്ക്", + "symbol.clothesGeneral.bra": "ബ്രാ", + "symbol.clothesJewellery.bracelet": "കൈവള\n", + "symbol.healthcareBodyParts.brain": "തലച്ചോർ", + "symbol.plantsAndTrees.branch": "ശാഖ", + "symbol.foodBreadsAndBaking.branCerealBox": "തവിട് ധാന്യ പെട്ടി", + "symbol.foodNuts.brazilNut": "ബ്രസീൽ നട്ട്", + "symbol.foodBreadsAndBaking.bread": "അപ്പം", + "symbol.foodBreadsAndBaking.breadCrumbs": "റൊട്ടി നുറുക്കുകൾ", + "symbol.foodBreadsAndBaking.breadRoll": "അപ്പം റോൾ", + "symbol.foodBreadsAndBaking.breadSlice": "റൊട്ടി കഷ്ണം", + "symbol.foodMealsAndSnacks.breakfast": "പഭാതഭക്ഷണം\n", + "symbol.descriptiveTime.breakfastTime": "പ്രഭാതഭക്ഷണ സമയം", + "symbol.descriptiveState.toBreak": "പൊട്ടിപ്പോകാൻ", + "symbol.foodKitchenActions.toBreakEgg": "മുട്ട പൊട്ടിക്കാൻ", + "symbol.workAndSchoolTimetable.breakTime": "വിശ്രമ സമയം", + "symbol.leisureToys.bricks": "ഇഷ്ടികകൾ", + "symbol.animalActivityGrooming.bridle": "കടിഞ്ഞാൺ", + "symbol.clothesAccessories.briefcase": "ബ്രീഫ്കേസ്", + "symbol.foodDairy.brieCheese": "ബ്രൈ ചീസ്", + "symbol.electricalGeneral.bright": "ശോഭയുള്ള", + "symbol.artColour.brightPink": "തിളങ്ങുന്ന പിങ്ക്", + "symbol.descriptiveState.brightRoom": "ശോഭയുള്ള മുറി", + "symbol.peopleActions.toBring": "കൊണ്ടുവരാൻ", + "symbol.foodVegetablesAndSalads.broadBeans": "വിശാലമായ ബീൻസ്", + "symbol.foodVegetablesAndSalads.broccoli": "ബ്രൊക്കോളി", + "symbol.descriptiveState.broken": "തകർന്നു", + "symbol.healthcareMedicalConditions.brokenBone": "ഒടിഞ്ഞ അസ്ഥി", + "symbol.clothesJewellery.brooch": "സൂചിപ്പതക്കം", + "symbol.buildingContents.broom": "ചൂല്", + "symbol.celebrationItem.broomstick": "ചൂല്\n", + "symbol.peopleRelationship.brother": "സഹോദരന്‍‌", + "symbol.artColour.brown": "തവിട്ടുനിറമുള്ള", + "symbol.healthcareBodyParts.brownEyes": "തവിട്ടുനിറമുള്ള കണ്ണുകൾ", + "symbol.foodIngredients.brownSauce": "തവിട്ടുനിറമുള്ള സോസ്", + "symbol.foodIngredients.brownSugar": "തവിട്ടുനിറമുള്ള ഷുഗർ", + "symbol.animalActivityGrooming.toBrushAnimal": "മൃഗത്തെ ബ്രഷ് ചെയ്യാൻ", + "symbol.healthcareGroomingActivities.toBrushHair": "മുടി ചീക്കുക ചെയ്യാൻ", + "symbol.healthcareGroomingActivities.toBrushTeeth": "പല്ല് തേക്കാൻ", + "symbol.foodVegetablesAndSalads.brusselSprouts": "ബ്രസ്സൽ മുളകൾ", + "symbol.leisureToys.bubbles": "കുമിളകൾ", + "symbol.healthcareGroomingItems.bubbleBath": "ബബിൾ ബാത്ത്", + "symbol.leisureToys.bubbleMixture": "ബബിൾ മിശ്രിതം", + "symbol.leisureToys.bubbleWand": "കുമിളുണ്ടോക്കുന്ന വടി", + "symbol.workAndSchoolStationery.bubbleWrap": "ബബിൾ റാപ്", + "symbol.leisureToys.bucket": "തൊട്ടി", + "symbol.clothesAccessories.buckle": "കൊളുത്ത്", + "symbol.plantsAndTrees.bud": "മൊട്ട്", + "symbol.animalBirds.budgie": "ബഡ്ജി", + "symbol.animalMammal.buffalo": "എരുമ", + "symbol.toolsActions.toBuild": "നിർമ്മിക്കാൻ", + "symbol.electricalGeneral.bulbHolder": "ബൾബ് ഹോൾഡർ", + "symbol.animalSpidersAndInsects.bumbleBee": "ബംബിൾ തേനീച്ച", + "symbol.descriptiveShape.bumpy": "കുണ്ടും കുഴിയും", + "symbol.buildingFurniture.bunkBeds": "ബങ്ക് കിടക്കകൾ", + "symbol.healthcareMedicalConditions.burn": "കത്തുക", + "symbol.peopleActions.toBurn": "കത്തിക്കാൻ", + "symbol.toolsActions.toBury": "കുഴിച്ചിടാൻ", + "symbol.leisureToys.bus": "ബസ്", + "symbol.plantsAndTrees.bush": "കുറ്റിച്ചെടി", + "symbol.healthcareBodyParts.bushyEyebrow": "കുറ്റിച്ചെടി നിറഞ്ഞ പുരികം", + "symbol.peopleDescriptive.busy": "തിരക്ക്", + "symbol.foodDairy.butter": "വെണ്ണ", + "symbol.animalSpidersAndInsects.butterfly": "ചിത്രശലഭം", + "symbol.foodVegetablesAndSalads.butternutSquash": "ബട്ടർനട്ട് സ്ക്വാഷ്", + "symbol.clothesAccessories.button": "ബട്ടൺ", + "symbol.alphabet.b-LowerCase": "b", + "symbol.alphabet.b-UpperCase": "B", + "symbol.foodVegetablesAndSalads.cabbage": "കാബേജ്", + "symbol.electricalTV.cableTv": "കേബിൾ ടിവി", + "symbol.plantsAndTrees.cactus": "കള്ളിച്ചെടി", + "symbol.foodFeedingAndEating.cafe": "കഫേ", + "symbol.animalHabitat.cage": "കൂട്", + "symbol.foodBreadsAndBaking.cake": "കേക്ക്", + "symbol.foodBreadsAndBaking.cakeBar": "കേക്ക് ബാർ", + "symbol.foodKitchenItems.cakeCase": "കേക്ക് കേസ്", + "symbol.foodBreadsAndBaking.cakeMix": "കേക്ക് മിശ്രിതം", + "symbol.foodBreadsAndBaking.cakeSlice": "കേക്ക് കഷ്ണം", + "symbol.foodKitchenItems.cakeTin": "കേക്ക് ടിൻ", + "symbol.workAndSchoolStationery.calculator": "കാൽക്കുലേറ്റർ", + "symbol.workAndSchoolTimetable.calendar": "കലണ്ടർ", + "symbol.descriptiveTime.calendarMonth": "കലണ്ടർ മാസം", + "symbol.healthcareBodyParts.calf": "കാളക്കുട്ടി", + "symbol.communicationConversation.toCallOut": "വിളിക്കാൻ", + "symbol.animalMammal.camel": "ഒട്ടകം", + "symbol.electricalMedia.camera": "ക്യാമറ", + "symbol.holidayAndTravel.toCamp": "ക്യാമ്പിലേക്ക്", + "symbol.celebrationItem.candle": "മെഴുകുതിരി", + "symbol.foodNuts.candyCane": "മിഠായി ചൂരൽ", + "symbol.foodSweetsAndDesserts.candyFloss": "മിഠായി ഫ്ലോസ്", + "symbol.foodSweetsAndDesserts.candyHearts": "മിഠായി ഹൃദയങ്ങള്", + "symbol.transportWater.canoe": "canoe", + "symbol.foodKitchenItems.canOpener": "തുറക്കാൻ കഴിയും", + "symbol.clothesGeneral.cap": "ക്യാപ്", + "symbol.transportRoad.car": "കാര്", + "symbol.transportRoad.caravan": "യാത്രാസംഘം", + "symbol.foodDiet.carbohydrates": "കാർബോഹൈഡ്രേറ്റ്", + "symbol.celebrationItem.card": "കാർഡ്", + "symbol.workAndSchoolStationery.cardboard": "കാർഡ്ബോർഡ്", + "symbol.peopleProfession.caretaker": "കെയര് ടേക്കര്", + "symbol.peopleProfession.careAssistant": "കെയർ അസിസ്റ്റന്റ്", + "symbol.religionPerson.carolSinger": "കരോൾ ഗായിക", + "symbol.peopleProfession.carpenter": "ആശാരി", + "symbol.foodVegetablesAndSalads.carrot": "കാരറ്റ്", + "symbol.foodMealsAndSnacks.carrotSoup": "കാരറ്റ് സൂപ്പ്", + "symbol.peopleActions.toCarry": "ചുമക്കാൻ", + "symbol.peopleActions.toCarryBooks": "പുസ്തകങ്ങൾ കൊണ്ടുപോകാൻ", + "symbol.transportRoad.cart": "ഉന്തുവണ്ടി", + "symbol.drinkContainersAndMeasures.carton": "കാർഡ് ബോഡ് കൊണ്ടുള്ള പെട്ടി", + "symbol.foodKitchenActions.toCarveMeat": "ഇറച്ചി മുറിക്കുക", + "symbol.toolsActions.toCarveWood": "മരം കൊത്തിയെടുക്കാൻ", + "symbol.transportRoad.carBoot": "കാറിൽ സാധനങ്ങൾ വെക്കാനുള്ള സ്ഥലം\n", + "symbol.transportRoad.carBumper": "മോട്ടോർവാഹനങ്ങളുടെ മുൻവശത്തെ അഴി", + "symbol.peopleProfession.carMechanic": "കാർ യന്ത്രപ്പണിക്കാരൻ", + "symbol.transportRoad.carTransporter": "കാർ കടത്തുന്നയാൾ", + "symbol.foodNuts.cashew": "കശുവണ്ടി", + "symbol.money.cashPoint": "ക്യാഷ് പോയിന്റ്", + "symbol.foodKitchenItems.casserole": "casserole", + "symbol.foodMealsAndSnacks.casserole": "casserole", + "symbol.electricalMedia.cassetteTape": "കാസറ്റ് ടേപ്പ്", + "symbol.buildingPublic.castle": "കോട്ട", + "symbol.foodIngredients.castorSugar": "ആവണക്കെണ്ണ പഞ്ചസാര", + "symbol.animalMammal.cat": "പൂച്ച", + "symbol.peopleActions.toCatch": "പിടിക്കാൻ", + "symbol.sport.toCatch": "പിടിക്കാൻ", + "symbol.animalSpidersAndInsects.caterpillar": "ചിത്രശലഭ പ്പുഴു\n", + "symbol.celebrationItem.catherineWheel": "കാതറിൻ വീൽ", + "symbol.animalHabitat.catBed": "പൂച്ച കിടക്ക", + "symbol.animalActivityFeeding.catBiscuits": "പൂച്ച ബിസ്കറ്റ്", + "symbol.animalActivityFeeding.catFood": "പൂച്ച ഭക്ഷണം", + "symbol.foodVegetablesAndSalads.cauliflower": "കോളിഫ്ളവർ", + "symbol.electricalMedia.cctv": "CCTV", + "symbol.buildingStructure.ceiling": "മച്ച്\n\n", + "symbol.buildingStructure.ceilingLight": "സീലിംഗ് ലൈറ്റ്", + "symbol.celebrationEvent.toCelebrate": "ആഘോഷിക്കാൻ", + "symbol.celebrationEvent.celebrateBirthday": "ജന്മദിനം ആഘോഷിക്കുക", + "symbol.celebrationEvent.celebration": "ആഘോഷം", + "symbol.foodVegetablesAndSalads.celeriac": "celeriac", + "symbol.foodVegetablesAndSalads.celery": "അയമോദകം", + "symbol.toolsWorkshop.cementMixer": "സിമന്റ് മിക്സർ", + "symbol.animalSpidersAndInsects.centipede": "പഴുതാര\n", + "symbol.foodBreadsAndBaking.cereal": "ധാന്യങ്ങൾ", + "symbol.foodKitchenItems.cerealBowl": "ധാന്യ പാത്രം", + "symbol.foodBreadsAndBaking.cerealBran": "ധാന്യ തവിട്", + "symbol.foodBreadsAndBaking.cerealMuseli": "ധാന്യ മുസലി", + "symbol.workAndSchoolEducation.certificate": "സർട്ടിഫിക്കറ്റ്", + "symbol.buildingFurniture.chair": "കസേര", + "symbol.buildingFurniture.chaiseLounge": "ചായ്സ് ലോഞ്ച്", + "symbol.workAndSchoolStationery.chalk": "ചോക്ക്", + "symbol.animalReptilesAndAmphibians.chameleon": "ഓന്ത്", + "symbol.drinkType.champagne": "ഷാംപെയ്ൻ", + "symbol.buildingContents.chandelier": "ഷാൻഡ് ലിയർ", + "symbol.peopleActions.toChange": "മാറാൻ", + "symbol.healthcareGroomingActivities.toChangeClothes": "വസ്ത്രം മാറാൻ", + "symbol.peopleActions.toChangeMind": "മനസ്സ് മാറ്റാൻ", + "symbol.healthcareGroomingActivities.toChangeNappy": "നാപ്പി മാറ്റാൻ", + "symbol.electricalTV.toChangeTvChannel": "ടിവി ചാനൽ മാറ്റാൻ", + "symbol.environmentWeather.changeWeather": "കാലാവസ്ഥ മാറുന്നു", + "symbol.electricalTV.channelBbc": "ചാനൽ BBC", + "symbol.foodBreadsAndBaking.chapatti": "ചപ്പാത്തി", + "symbol.electricalGeneral.charge": "കുറ്റം ചുമത്തി", + "symbol.peopleActions.toChase": "വേട്ടയാടാൻ", + "symbol.peopleActions.toCheat": "ചതിക്കാൻ", + "symbol.healthcareBodyParts.cheek": "കവിളിൽ", + "symbol.foodDairy.cheese": "ചീസ്", + "symbol.foodMealsAndSnacks.cheeseBurger": "ചീസ് ബർഗർ", + "symbol.foodMealsAndSnacks.meltedCheeseOnToast": "ഉരുക്കിയ ചീസ് ടോസ്റ്റിൽ", + "symbol.foodMealsAndSnacks.cheesePuffs": "ചീസ് പഫ്സ്", + "symbol.foodMealsAndSnacks.cheeseSandwich": "ചീസ് സാൻഡ് വിച്ച്", + "symbol.foodDairy.cheeseSlices": "ചീസ് കഷ്ണങ്ങൾ", + "symbol.animalMammal.cheetah": "ചീറ്റ", + "symbol.money.chequeBook": "ചെക്ക് ബുക്ക്", + "symbol.foodFruit.cherry": "ചെറി", + "symbol.foodSweetsAndDesserts.cherryPie": "ചെറി പൈ", + "symbol.foodNuts.chestnuts": "ചെസ്റ്റ്നട്ട്", + "symbol.buildingFurniture.chestOfDrawers": "അലമാരകളുടെ പെട്ടി", + "symbol.foodSweetsAndDesserts.chewingGum": "ച്യൂയിംഗ് ഗം", + "symbol.foodFeedingAndEating.chewyTube": "ചവച്ചരച്ച് ട്യൂബ്", + "symbol.foodFeedingAndEating.toChew": "ചവയ്ക്കാൻ", + "symbol.animalBirds.chick": "കോഴിക്കുഞ്ഞ്", + "symbol.foodPoultry.chicken": "ചിക്കൻ", + "symbol.foodPoultry.chickenBreast": "ചിക്കൻ ബ്രെസ്റ്റ്", + "symbol.animalHabitat.chickenHouse": "ചിക്കൻ ഹൗസ്", + "symbol.foodPoultry.chickenLeg": "ചിക്കൻ ലെഗ്", + "symbol.foodPoultry.chickenNuggets": "ചിക്കൻ നഗ്ഗെറ്റ്സ്", + "symbol.foodPoultry.chickenPieces": "ചിക്കൻ കഷണങ്ങൾ", + "symbol.animalHabitat.chickenRun": "ചിക്കൻ റൺ", + "symbol.foodMealsAndSnacks.chickenSandwich": "ചിക്കൻ സാൻഡ് വിച്ച്", + "symbol.foodMealsAndSnacks.chickenSoup": "ചിക്കൻ സൂപ്പ്", + "symbol.electricalTV.childrensTv": "കുട്ടികളുടെ ടിവി", + "symbol.foodVegetablesAndSalads.chilliPepper": "മുളക് കുരുമുളക്", + "symbol.buildingStructure.chimney": "പുകക്കുഴൽ", + "symbol.animalMammal.chimpanzee": "ചിമ്പാൻസി", + "symbol.healthcareBodyParts.chin": "താടി", + "symbol.foodVegetablesAndSalads.chineseCabbage": "ചൈനീസ് കാബേജ്", + "symbol.foodMealsAndSnacks.chineseFood": "ചൈനീസ് ഭക്ഷണം", + "symbol.animalMammal.chipmunk": "ചിപ്മങ്ക്", + "symbol.foodVegetablesAndSalads.chips": "ചിപ്പുകൾ", + "symbol.foodVegetablesAndSalads.chipsPacket": "ചിപ്സ് പാക്കറ്റ്", + "symbol.money.chipAndPinDevice": "ചിപ്പും പിൻ ഉപകരണവും", + "symbol.toolsWorkshop.chisel": "ഉളി", + "symbol.foodSweetsAndDesserts.chocolate": "ചോക്ലേറ്റ്", + "symbol.foodSweetsAndDesserts.chocolateBar": "ചോക്ലേറ്റ് ബാർ", + "symbol.foodSweetsAndDesserts.chocolateBox": "ചോക്ലേറ്റ് ബോക്സ്", + "symbol.foodIngredients.chocolateChips": "ചോക്ലേറ്റ് ചിപ്സ്", + "symbol.foodBreadsAndBaking.chocolateChipBiscuit": "ചോക്ലേറ്റ് ചിപ്പ് ബിസ്കറ്റ്", + "symbol.foodSweetsAndDesserts.chocolateEgg": "ചോക്ലേറ്റ് മുട്ട", + "symbol.foodBreadsAndBaking.chocolateLog": "ചോക്ലേറ്റ് ലോഗ്", + "symbol.foodSweetsAndDesserts.chocolateMilkshake": "ചോക്ലേറ്റ് മിൽക്ക് ഷേക്ക്", + "symbol.celebrationItem.chocolateTreeOrnament": "ചോക്ലേറ്റ് ട്രീ അലങ്കാരം", + "symbol.foodFeedingAndEating.toChoke": "ശ്വാസം മുട്ടാൻ", + "symbol.foodKitchenItems.choppingBoard": "ചോപ്പിംഗ് ബോർഡ്", + "symbol.foodKitchenActions.toChop": "മുറിക്കാൻ", + "symbol.toolsActions.toChopWood": "മരം മുറിക്കാൻ", + "symbol.religionGeneral.christian": "ക്രിസ്ത്യൻ", + "symbol.religionFestival.christmas": "ക്രിസ്തുമസ്", + "symbol.celebrationItem.christmasBauble": "Christmas bauble", + "symbol.celebrationItem.christmasBell": "ക്രിസ്മസ് മണി", + "symbol.foodBreadsAndBaking.christmasCake": "ക്രിസ്മസ് കേക്ക്", + "symbol.religionFestival.christmasDay": "ക്രിസ്തുമസ് ദിനം", + "symbol.celebrationItem.christmasDecorations": "ക്രിസ്മസ് അലങ്കാരങ്ങൾ", + "symbol.religionFestival.christmasEve": "ക്രിസ്മസ് തലേന്ന്", + "symbol.celebrationItem.christmasHat": "ക്രിസ്മസ് തൊപ്പി", + "symbol.celebrationItem.christmasLights": "ക്രിസ്മസ് വിളക്കുകൾ", + "symbol.foodBreadsAndBaking.christmasPudding": "ക്രിസ്മസ് പുഡ്ഡിംഗ്", + "symbol.celebrationItem.christmasSock": "ക്രിസ്മസ് സോക്ക്", + "symbol.celebrationItem.christmasTree": "ക്രിസ്മസ് ട്രീ", + "symbol.celebrationItem.christmasWreath": "ക്രിസ്മസ് റീത്ത്", + "symbol.buildingPublic.church": "പള്ളി", + "symbol.leisureGeneral.cigarette": "സിഗരറ്റ്", + "symbol.descriptiveShape.circle": "വൃത്തം", + "symbol.workAndSchoolTimetable.circleTime": "സർക്കിൾ സമയം", + "symbol.electricalGeneral.circuit": "സർക്യൂട്ട്", + "symbol.toolsWorkshop.clamp": "clamp", + "symbol.peopleActions.toClapHands": "കൈയടിക്കാൻ", + "symbol.buildingSchool.classRoom": "ക്ലാസ് റൂം", + "symbol.animalFeatures.claw": "നഖം", + "symbol.science.clay": "കളിമണ്ണ്", + "symbol.peopleProfession.cleaner": "ക്ലീനർ", + "symbol.buildingContents.cleanerSpray": "ക്ലീനർ സ്പ്രേ", + "symbol.buildingContents.cleaningBox": "ക്ലീനിംഗ് ബോക്സ്", + "symbol.descriptiveState.cleanDishes": "വൃത്തിയുള്ള പാത്രങ്ങൾ", + "symbol.healthcareGroomingActivities.cleanHands": "വൃത്തിയുള്ള കൈകൾ", + "symbol.descriptiveState.cleanRoom": "വൃത്തിയുള്ള മുറി", + "symbol.buildingHouseholdTasks.toCleanShoes": "ഷൂസ് വൃത്തിയാക്കാൻ", + "symbol.buildingHouseholdTasks.toCleanWindow": "ജാലകം വൃത്തിയാക്കാൻ", + "symbol.sportAccessories.climbingRock": "കയറുന്ന പാറ", + "symbol.sportAccessories.climbingWall": "കയറുന്ന മതിൽ", + "symbol.peopleActions.toClimbDown": "താഴേക്ക് ഇറങ്ങാൻ", + "symbol.peopleActions.toClimbTree": "മരത്തിൽ കയറാൻ", + "symbol.peopleActions.toClimbUp": "മുകളിലേക്ക് കയറാൻ", + "symbol.foodKitchenItems.clingfilm": "clingfilm", + "symbol.artMaking.clipboard": "clipboard", + "symbol.healthcareGroomingActivities.toClipNails": "നഖങ്ങൾ മുറിക്കാൻ", + "symbol.electricalGeneral.clock": "ഘടികാരം", + "symbol.electricalGeneral.clockRadio": "ക്ലോക്ക് റേഡിയോ", + "symbol.descriptivePosition.closed": "അടച്ചു", + "symbol.peopleDescriptive.closedEyes": "അടഞ്ഞ കണ്ണുകൾ", + "symbol.buildingShop.closedShop": "അടച്ച കട", + "symbol.computerIcon.toClose": "അടയ്ക്കാൻ", + "symbol.peopleActions.toCloseDoor": "വാതിൽ അടയ്ക്കാൻ", + "symbol.descriptivePosition.closeTo": "അടുത്ത്", + "symbol.buildingContents.clothesHanger": "വസ്ത്രങ്ങളുടെ ഹാംഗർ", + "symbol.buildingContents.clothesPeg": "വസ്ത്രങ്ങൾ പെഗ്", + "symbol.environmentWeather.cloudy": "മേഘാവൃതം", + "symbol.plantsAndTrees.clover": "ക്ലോവർ", + "symbol.transportRoad.coach": "കോച്ച്", + "symbol.clothesGeneral.coat": "കോട്ട്", + "symbol.foodFeedingAndEating.coatedSpoon": "കോട്ട് ചെയ്ത സ്പൂൺ", + "symbol.animalBirds.cockatiel": "cockatiel", + "symbol.animalBirds.cockerel": "cockerel", + "symbol.foodNuts.coconut": "തെങ്ങ്", + "symbol.drinkType.coffee": "കാപ്പി", + "symbol.foodKitchenItems.coffeeMaker": "കോഫി മേക്കർ", + "symbol.buildingFurniture.coffeeTable": "കോഫി ടേബിൾ", + "symbol.foodKitchenItems.colander": "കോളൻഡർ", + "symbol.foodMealsAndSnacks.coldDinner": "തണുത്ത അത്താഴം", + "symbol.drinkDescription.coldDrink": "ശീതളപാനീയം", + "symbol.clothesGeneral.collar": "കോളർ", + "symbol.peopleActions.toCollect": "ശേഖരിക്കാൻ", + "symbol.artColour.colour": "നിറം", + "symbol.artMaking.colouredPaper": "നിറമുള്ള പേപ്പർ", + "symbol.leisureToys.colouringBook": "കളറിംഗ് പുസ്തകം", + "symbol.healthcareGroomingItems.comb": "ചീപ്പ്", + "symbol.animalActivityGrooming.toCombAnimal": "മൃഗത്തെ ചീകാൻ", + "symbol.electricalTV.comedyTv": "കോമഡി ടിവി", + "symbol.scienceAstronomy.comet": "ധൂമകേതു", + "symbol.peopleActions.toCome": "വരാൻ", + "symbol.communicationConversation.toCommunicate": "ആശയവിനിമയം നടത്താൻ", + "symbol.communicationAid.communicationAid": "ആശയവിനിമയ സഹായം", + "symbol.communicationAid.communicationAidChat": "ആശയവിനിമയ സഹായ ചാറ്റ്", + "symbol.communicationAid.communicationAidGotalk": "ആശയവിനിമയ സഹായം ഗോതാൽക്ക്", + "symbol.communicationAid.communicationAidListenToMe": "ആശയവിനിമയ സഹായം ഞാൻ പറയുന്നത് കേൾക്കുക", + "symbol.communicationAid.communicationAidScan": "ആശയവിനിമയ സഹായ സ്കാൻ", + "symbol.communicationAid.communicationAidTechspeak": "ആശയവിനിമയ സഹായം techspeak", + "symbol.communicationAid.communicationBoard": "ആശയവിനിമയ ബോർഡ്", + "symbol.communicationAid.communicationBook": "ആശയവിനിമയ പുസ്തകം", + "symbol.communicationAid.communicationBookPortable": "Communication Book portable", + "symbol.communicationAid.communicationDevice": "ആശയവിനിമയ ഉപകരണം", + "symbol.electricalMedia.compactCamera": "കോംപാക്റ്റ് ക്യാമറ", + "symbol.electricalComputer.computer": "കമ്പ്യൂട്ടർ", + "symbol.electricalComputer.computerArt": "കമ്പ്യൂട്ടർ കല", + "symbol.electricalComputer.computerCable": "കമ്പ്യൂട്ടർ കേബിൾ", + "symbol.buildingFurniture.computerChair": "കമ്പ്യൂട്ടർ ചെയർ", + "symbol.computerIcon.computerFolder": "കമ്പ്യൂട്ടർ ഫോൾഡർ", + "symbol.electricalComputer.computerGame": "കമ്പ്യൂട്ടർ ഗെയിം", + "symbol.electricalComputer.computerKeyboard": "കമ്പ്യൂട്ടർ കീബോർഡ്", + "symbol.electricalComputer.computerMonitor": "കമ്പ്യൂട്ടർ മോണിറ്റർ", + "symbol.computerIcon.computerMouse": "കമ്പ്യൂട്ടർ മൗസ്", + "symbol.electricalComputer.computerMouse": "കമ്പ്യൂട്ടർ മൗസ്", + "symbol.electricalComputer.computerProgramme": "കമ്പ്യൂട്ടർ പ്രോഗ്രാം", + "symbol.electricalComputer.computerSpeaker": "കമ്പ്യൂട്ടർ സ്പീക്കർ", + "symbol.peopleFeelings.concentratingLady": "ശ്രദ്ധ കേന്ദ്രീകരിക്കുന്ന സ്ത്രീ", + "symbol.peopleFeelings.concentratingMan": "ഏകാഗ്രതയുള്ള മനുഷ്യൻ", + "symbol.peopleFeelings.confusedLady": "ആശയക്കുഴപ്പത്തിലായ സ്ത്രീ", + "symbol.peopleFeelings.confusedMan": "ആശയക്കുഴപ്പത്തിലായ മനുഷ്യൻ", + "symbol.foodKitchenItems.conicalFlask": "കോണീയ ഫ്ലാസ്ക്", + "symbol.electricalComputer.connection": "കണക്ഷൻ", + "symbol.foodMealsAndSnacks.continentalBreakfast": "കോണ്ടിനെന്റൽ പ്രഭാതഭക്ഷണം", + "symbol.foodKitchenItems.cooker": "കുക്കർ", + "symbol.foodIngredients.cookingOil": "പാചക എണ്ണ", + "symbol.foodKitchenActions.toCook": "പാചകം ചെയ്യാൻ", + "symbol.peopleProfession.cook": "പാചകം ചെയ്യുക", + "symbol.computerIcon.copy": "പകർപ്പ്", + "symbol.computerIcon.toCopy": "പകർത്താൻ", + "symbol.foodMeat.cornedBeef": "ചോളപ്പൊടി ബീഫ്", + "symbol.buildingFurniture.cornerCabinet": "കോർണർ കാബിനറ്റ്", + "symbol.foodSweetsAndDesserts.cornet": "കോർണറ്റ്", + "symbol.foodBreadsAndBaking.cornflakes": "കോൺഫ്ളേക്കുകൾ", + "symbol.descriptiveState.correct": "ശരി", + "symbol.peopleDescriptive.correctThought": "ശരിയായ ചിന്ത", + "symbol.buildingFurniture.cot": "കട്ടില്", + "symbol.foodDairy.cottageCheese": "കോട്ടേജ് ചീസ്", + "symbol.healthcareGroomingItems.cottonBud": "കോട്ടൺ ബഡ്", + "symbol.money.counters": "കൗണ്ടറുകൾ", + "symbol.countryMaps.countryAfghanistan": "അഫ്ഗാനിസ്ഥാൻ രാജ്യം", + "symbol.countryMaps.countryAlaska": "രാജ്യം അലാസ്ക", + "symbol.countryMaps.countryAlbania": "രാജ്യം albania", + "symbol.countryMaps.countryAlderney": "രാജ്യം ആൽഡെർനി", + "symbol.countryMaps.countryAlgeria": "രാജ്യം Algeria", + "symbol.countryMaps.countryAmericanSamoa": "രാജ്യം American Samoa", + "symbol.countryMaps.countryAndorra": "രാജ്യം andorra", + "symbol.countryMaps.countryAngola": "രാജ്യം Angola", + "symbol.countryMaps.countryAnguilla": "രാജ്യം anguilla", + "symbol.countryMaps.countryAntartica": "രാജ്യം antartica", + "symbol.countryMaps.countryAntiguaBarbuda": "ആന്റിഗ്വ ബാർബുഡ രാജ്യം", + "symbol.countryMaps.countryArgentina": "അർജന്റീന രാജ്യം", + "symbol.countryMaps.countryArmenia": "അർമേനിയ രാജ്യം", + "symbol.countryMaps.countryAruba": "രാജ്യം Aruba", + "symbol.countryMaps.countryAustria": "ഓസ്ട്രിയ രാജ്യം", + "symbol.countryMaps.countryAzerbaijan": "രാജ്യം അസർബൈജാൻ", + "symbol.countryMaps.countryBahrain": "രാജ്യം ബഹ്റൈൻ", + "symbol.countryMaps.countryBangladesh": "ബംഗ്ലാദേശ് രാജ്യം", + "symbol.countryMaps.countryBarbados": "ബാർബഡോസ് രാജ്യം", + "symbol.countryMaps.countryBelarus": "രാജ്യം Belarus", + "symbol.countryMaps.countryBelgium": "ബെൽജിയം രാജ്യം", + "symbol.countryMaps.countryBelize": "രാജ്യം Belize", + "symbol.countryMaps.countryBenin": "രാജ്യം Benin", + "symbol.countryMaps.countryBermuda": "രാജ്യം ബർമുഡ", + "symbol.countryMaps.countryBhutan": "ഭൂട്ടാൻ രാജ്യം", + "symbol.countryMaps.countryBlank": "രാജ്യം ശൂന്യമാണ്", + "symbol.countryMaps.countryBonaire": "രാജ്യം bonaire", + "symbol.countryMaps.countryBosniaHerzegovina": "ബോസ്നിയ ഹെർസഗോവിന രാജ്യം", + "symbol.countryMaps.countryBotswana": "രാജ്യം Botswana", + "symbol.countryMaps.countryBulgaria": "രാജ്യം ബൾഗേറിയ", + "symbol.countryMaps.countryBurkinaFaso": "രാജ്യം Burkina faso", + "symbol.countryMaps.countryBurundi": "രാജ്യം ബുറുണ്ടി", + "symbol.countryMaps.countryCambodia": "രാജ്യം കംബോഡിയ", + "symbol.countryMaps.countryCameroon": "രാജ്യം കാമറൂൺ", + "symbol.countryMaps.countryCanada": "കാനഡ രാജ്യം", + "symbol.countryMaps.countryCanaryIslands": "കാനറി ദ്വീപുകൾ", + "symbol.countryMaps.countryCapeVerde": "Country cape verde", + "symbol.countryMaps.countryCaymanIslands": "രാജ്യം Cayman Islands", + "symbol.countryMaps.countryChad": "Country chad", + "symbol.countryMaps.countryChile": "ചിലി രാജ്യം", + "symbol.countryMaps.countryChina": "രാജ്യം China", + "symbol.countryMaps.countryColombia": "രാജ്യം Colombia", + "symbol.countryMaps.countryComoros": "Country comoros", + "symbol.countryMaps.countryCongoBrazzaville": "രാജ്യം കോംഗോ ബ്രാസാവില്ലെ", + "symbol.countryMaps.countryCongoKinshasa": "രാജ്യം കോംഗോ Kinshasa", + "symbol.countryMaps.countryCostaRica": "കോസ്റ്റാറിക്ക രാജ്യം", + "symbol.countryMaps.countryCroatia": "രാജ്യം Croatia", + "symbol.countryMaps.countryCuba": "രാജ്യം ക്യൂബ", + "symbol.countryMaps.countryCyprus": "രാജ്യം സൈപ്രസ്", + "symbol.countryMaps.countryDenmark": "രാജ്യം Denmark", + "symbol.countryMaps.countryDjbouti": "രാജ്യം djbouti", + "symbol.countryMaps.countryDominicanRepublic": "രാജ്യം Dominican Republic", + "symbol.countryMaps.countryEcuador": "രാജ്യം ഇക്വഡോർ", + "symbol.countryMaps.countryEngland": "രാജ്യം England", + "symbol.countryMaps.countryEritrea": "രാജ്യം eritria", + "symbol.countryMaps.countryEstonia": "രാജ്യം എസ്റ്റോണിയ", + "symbol.countryMaps.countryEthiopia": "എത്യോപ്യ രാജ്യം", + "symbol.countryMaps.countryFalklandIslands": "ഫോക് ലാൻഡ് ദ്വീപുകൾ", + "symbol.countryMaps.countryFinland": "രാജ്യം Finland", + "symbol.countryMaps.countryFrance": "രാജ്യം ഫ്രാൻസ്", + "symbol.countryMaps.countryGabon": "രാജ്യം gabon", + "symbol.countryMaps.countryGeorgia": "രാജ്യം Georgia", + "symbol.countryMaps.countryGermany": "രാജ്യം Germany", + "symbol.countryMaps.countryGhana": "രാജ്യം ഘാന", + "symbol.countryMaps.countryGibraltar": "രാജ്യം Gibraltar", + "symbol.countryMaps.countryGreece": "ഗ്രീസ് രാജ്യം", + "symbol.countryMaps.countryGreenland": "ഗ്രീൻലാൻഡ് രാജ്യം", + "symbol.countryMaps.countryGrenada": "രാജ്യം Grenada", + "symbol.countryMaps.countryGuernsey": "രാജ്യം guernsey", + "symbol.countryMaps.countryGuinea": "രാജ്യം Guinea", + "symbol.countryMaps.countryGuineaBissau": "രാജ്യം Guinea bissau", + "symbol.countryMaps.countryGuyana": "നാട്ടിൻപുറം ഗയാന", + "symbol.countryMaps.countryHaiti": "രാജ്യം ഹെയ്തി", + "symbol.countryMaps.countryHawaii": "ഹവായി രാജ്യം", + "symbol.countryMaps.countryHonduras": "ഹോണ്ടുറാസ് രാജ്യം", + "symbol.countryMaps.countryHongKong": "രാജ്യം Hong Kong", + "symbol.countryMaps.countryHungary": "ഹംഗറി രാജ്യം", + "symbol.countryMaps.countryIceland": "ഐസ് ലാൻഡ് രാജ്യം", + "symbol.countryMaps.countryIndia": "രാജ്യം ഇന്ത്യ", + "symbol.countryMaps.countryIndonesia": "രാജ്യം Indonesia", + "symbol.countryMaps.countryIran": "ഇറാൻ രാജ്യം", + "symbol.countryMaps.countryIraq": "ഇറാഖ് രാജ്യം", + "symbol.countryMaps.countryIreland": "രാജ്യം Ireland", + "symbol.countryMaps.countryIsleOfMan": "മനുഷ്യ ദ്വീപ്", + "symbol.countryMaps.countryIsrael": "രാജ്യം ഇസ്രായേൽ", + "symbol.countryMaps.countryItaly": "ഇറ്റലി", + "symbol.countryMaps.countryIvoryCoast": "രാജ്യം ഐവറി കോസ്റ്റ്", + "symbol.countryMaps.countryJamaica": "ജമൈക്ക രാജ്യം", + "symbol.countryMaps.countryJapan": "രാജ്യം Japan", + "symbol.countryMaps.countryJersey": "രാജ്യത്തിന്റെ ജേഴ്സി", + "symbol.countryMaps.countryJordan": "രാജ്യം Jordan", + "symbol.countryMaps.countryKazakhstan": "Kazakhstan രാജ്യം", + "symbol.countryMaps.countryKenya": "കെനിയ രാജ്യം", + "symbol.countryMaps.countryKosovo": "രാജ്യം kosovo", + "symbol.countryMaps.countryKuwait": "കുവൈറ്റ് രാജ്യം", + "symbol.countryMaps.countryKyrgyzstan": "കിർഗിസ്ഥാൻ രാജ്യം", + "symbol.countryMaps.countryLaos": "country laos", + "symbol.countryMaps.countryLatvia": "രാജ്യം Latvia", + "symbol.countryMaps.countryLebanon": "ലെബനൻ രാജ്യം", + "symbol.countryMaps.countryLesotho": "രാജ്യം lesotho", + "symbol.countryMaps.countryLiberia": "ലൈബീരിയ രാജ്യം", + "symbol.countryMaps.countryLibya": "ലിബിയ രാജ്യം", + "symbol.countryMaps.countryLiechtenstein": "ലിച്ചെൻസ്റ്റൈൻ രാജ്യം", + "symbol.countryMaps.countryLithuania": "രാജ്യം Lithuania", + "symbol.countryMaps.countryLuxembourg": "രാജ്യം ലക്സംബർഗ്", + "symbol.countryMaps.countryMacedonia": "രാജ്യം Macedonia", + "symbol.countryMaps.countryMadagascar": "രാജ്യം മഡഗാസ്കർ", + "symbol.countryMaps.countryMalaysia": "രാജ്യം Malaysia", + "symbol.countryMaps.countryMaldives": "മാലിദ്വീപ് രാജ്യം", + "symbol.countryMaps.countryMali": "രാജ്യം മാലി", + "symbol.countryMaps.countryMarshallIslands": "രാജ്യം മാർഷൽ ദ്വീപുകൾ", + "symbol.countryMaps.countryMauritania": "രാജ്യം Mouritania", + "symbol.countryMaps.countryMauritius": "രാജ്യം മൗറീഷ്യസ്", + "symbol.countryMaps.countryMoldova": "മോൾഡോവ രാജ്യം", + "symbol.countryMaps.countryMonaco": "രാജ്യം Monaco", + "symbol.countryMaps.countryMongolia": "രാജ്യം മംഗോളിയ", + "symbol.countryMaps.countryMorocco": "മൊറോക്കോ രാജ്യം", + "symbol.countryMaps.countryNamibia": "രാജ്യം Namibia", + "symbol.countryMaps.countryNauru": "രാജ്യം നൗറു", + "symbol.countryMaps.countryNepal": "രാജ്യം നേപ്പാൾ", + "symbol.countryMaps.countryNewCaledonia": "പുതിയ കാലിഡോണിയ", + "symbol.countryMaps.countryNewZealand": "രാജ്യം New Zealand", + "symbol.countryMaps.countryNiger": "നൈജർ രാജ്യം", + "symbol.countryMaps.countryNigeria": "രാജ്യം നൈജീരിയ", + "symbol.countryMaps.countryNiue": "രാജ്യം niue", + "symbol.countryMaps.countryNorthernCyprus": "വടക്കൻ സൈപ്രസ് രാജ്യം", + "symbol.countryMaps.countryNorthKorea": "രാജ്യം North Korea", + "symbol.countryMaps.countryNorway": "രാജ്യം Norway", + "symbol.countryMaps.countryOman": "രാജ്യം Oman", + "symbol.countryMaps.countryPakistan": "രാജ്യം Pakistan", + "symbol.countryMaps.countryPalau": "രാജ്യം പലാവു", + "symbol.countryMaps.countryPalestine": "പലസ്തീൻ രാജ്യം", + "symbol.countryMaps.countryPanama": "രാജ്യം പനാമ", + "symbol.countryMaps.countryPapuaNewGuinea": "പാപുവ ന്യൂ ഗിനിയ രാജ്യം", + "symbol.countryMaps.countryParaguay": "പരാഗ്വേ രാജ്യം", + "symbol.countryMaps.countryPitcairnIslands": "പിറ്റ്കെയ്ൻ ദ്വീപുകൾ", + "symbol.countryMaps.countryQatar": "ഖത്തർ രാജ്യം", + "symbol.countryMaps.countryRomania": "റൊമാനിയ രാജ്യം", + "symbol.countryMaps.countryRussianFederation": "രാജ്യം Russian Federation", + "symbol.countryMaps.countryRwanda": "രാജ്യം റുവാണ്ട", + "symbol.countryMaps.countrySamoa": "രാജ്യം samoa", + "symbol.countryMaps.countrySaoTomePrincipe": "Country sao tome principe", + "symbol.countryMaps.countrySaudiArabia": "സൗദി അറേബ്യ", + "symbol.countryMaps.countryScotland": "രാജ്യം Scotland", + "symbol.countryMaps.countrySenegal": "രാജ്യം സെനഗൽ", + "symbol.countryMaps.countrySeychelles": "രാജ്യം Seychells", + "symbol.countryMaps.countrySierraLeone": "രാജ്യം Sierra Leone", + "symbol.countryMaps.countrySingapore": "രാജ്യം Singapore", + "symbol.countryMaps.countrySlovenia": "രാജ്യം Slovenia", + "symbol.countryMaps.countrySolomonIslands": "രാജ്യം സോളമൻ ദ്വീപുകൾ", + "symbol.countryMaps.countrySomalia": "രാജ്യം Somalia", + "symbol.countryMaps.countrySomaliland": "രാജ്യം somaliland", + "symbol.countryMaps.countrySouthAfrica": "രാജ്യം South Africa", + "symbol.countryMaps.countrySouthKorea": "രാജ്യം South Korea", + "symbol.countryMaps.countrySriLanka": "രാജ്യം Sri Lanka", + "symbol.countryMaps.countrySt.KittsAndNevis": "കൺട്രി സെന്റ് കിറ്റ്സ് ആൻഡ് നെവിസ്", + "symbol.countryMaps.countryStVincentGrenadines": "രാജ്യം St Vincent Grenadines", + "symbol.countryMaps.countrySuriname": "രാജ്യം suriname", + "symbol.countryMaps.countrySweden": "രാജ്യം Sweden", + "symbol.countryMaps.countrySwitzerland": "Switzerland രാജ്യം", + "symbol.countryMaps.countrySyria": "സിറിയ രാജ്യം", + "symbol.countryMaps.countryTaiwan": "തായ് വാൻ രാജ്യം", + "symbol.countryMaps.countryTanzania": "രാജ്യം ടാൻസാനിയ", + "symbol.countryMaps.countryThailand": "തായ് ലൻഡ് രാജ്യം", + "symbol.countryMaps.countryTheAzores": "അസോറസ് രാജ്യം", + "symbol.countryMaps.countryTheBahamas": "ബഹമാസ് രാജ്യം", + "symbol.countryMaps.countryTheCzechRepublic": "ചെക്ക് റിപ്പബ്ലിക്ക് രാജ്യം", + "symbol.countryMaps.countryTheFaroeIslands": "Faroe Islands രാജ്യം", + "symbol.countryMaps.countryTheGambia": "രാജ്യം Gambia", + "symbol.countryMaps.countryTheNetherlands": "രാജ്യം Netherlands", + "symbol.countryMaps.countryTheSudan": "രാജ്യം സുഡാൻ", + "symbol.countryMaps.countryTogo": "രാജ്യം togo", + "symbol.countryMaps.countryTrinidadAndTobago": "ട്രിനിഡാഡ് ആൻഡ് ടൊബാഗോ", + "symbol.countryMaps.countryTunisia": "രാജ്യം ടുണീഷ്യ", + "symbol.countryMaps.countryTurkey": "തുർക്കി രാജ്യം", + "symbol.countryMaps.countryUkraine": "രാജ്യം Ukraine", + "symbol.countryMaps.countryUnitedArabEmirates": "രാജ്യം United Arab Emirates", + "symbol.countryMaps.countryUnitedKingdom": "രാജ്യം United Kingdom", + "symbol.countryMaps.countryUnitedStates": "രാജ്യം United States", + "symbol.countryMaps.countryUzbekistan": "രാജ്യം uzbekistan", + "symbol.countryMaps.countryVanuatu": "രാജ്യം vanuatu", + "symbol.countryMaps.countryVenezuela": "രാജ്യം Venezuela", + "symbol.countryMaps.countryVietNam": "രാജ്യം Viet Nam", + "symbol.countryMaps.countryWakesIsland": "രാജ്യം ദ്വീപിനെ ഉണർത്തുന്നു", + "symbol.countryMaps.countryWales": "രാജ്യം വെയിൽസ്", + "symbol.countryMaps.countryWesternSahara": "രാജ്യം Western Sahara", + "symbol.countryMaps.countryYemen": "രാജ്യം യെമൻ", + "symbol.countryMaps.countryZambia": "രാജ്യം സാംബിയ", + "symbol.numberActivity.toCount": "എണ്ണാൻ", + "symbol.foodVegetablesAndSalads.courgette": "courgette", + "symbol.foodKitchenActions.toCoverFood": "ഭക്ഷണം മൂടാൻ", + "symbol.animalMammal.cow": "പശു", + "symbol.animalHabitat.cowShed": "പശു തൊഴുത്ത്", + "symbol.animalCrustaceanAndMolluscs.crab": "ഞണ്ട്", + "symbol.celebrationItem.cracker": "ക്രാക്കർ", + "symbol.artMaking.craftTable": "ക്രാഫ്റ്റ് ടേബിൾ", + "symbol.foodFruit.cranberries": "ക്രാൻബെറി", + "symbol.drinkType.cranberryJuice": "ക്രാൻബെറി ജ്യൂസ്", + "symbol.foodIngredients.cranberrySauce": "ക്രാൻബെറി സോസ്", + "symbol.toolsWorkshop.crane": "ക്രെയിൻ", + "symbol.animalSpidersAndInsects.craneFly": "ക്രെയിൻ ഫ്ലൈ", + "symbol.peopleActions.toCrawl": "ഇഴയാൻ", + "symbol.workAndSchoolStationery.crayon": "ക്രയോൺ", + "symbol.foodDairy.cream": "cream", + "symbol.artColour.cream": "cream", + "symbol.foodDairy.cremeFraiche": "crème fraiche", + "symbol.sport.cricket": "ക്രിക്കറ്റ്", + "symbol.animalSpidersAndInsects.cricket": "ക്രിക്കറ്റ്", + "symbol.sportAccessories.cricketBall": "ക്രിക്കറ്റ് പന്ത്", + "symbol.sport.cricketBowler": "ക്രിക്കറ്റ് ബോളർ", + "symbol.foodMealsAndSnacks.crisps": "crisps", + "symbol.foodMealsAndSnacks.crispBread": "മൃദുവായ റൊട്ടി", + "symbol.animalReptilesAndAmphibians.crocodile": "മുതല", + "symbol.foodBreadsAndBaking.croissant": "croissant", + "symbol.descriptiveShape.crooked": "വക്രത", + "symbol.religionGeneral.cross": "ക്രോസ്", + "symbol.peopleActions.toCrossFingers": "വിരലുകൾ മുറിച്ചെടുക്കാൻ", + "symbol.peopleActions.toCrouch": "കുനിഞ്ഞിരിക്കാൻ", + "symbol.clothesGeneral.crown": "കിരീടം", + "symbol.religionGeneral.crownOfThorns": "മുള്ളുകളുടെ കിരീടം", + "symbol.religionFestival.crucifixion": "കുരിശിലേറ്റൽ", + "symbol.transportWater.cruiser": "ക്രൂയിസർ", + "symbol.peopleActions.toCrumplePaper": "നുറുക്കിയ കടലാസ്", + "symbol.foodFeedingAndEating.crunchy": "crunchy", + "symbol.foodKitchenActions.toCrush": "ചതയ്ക്കാൻ", + "symbol.foodKitchenActions.toCrushGarlic": "വെളുത്തുള്ളി ചതയ്ക്കാൻ", + "symbol.healthcareMedicalItems.crutches": "ഊന്നുവടികൾ", + "symbol.foodVegetablesAndSalads.cucumber": "വെള്ളരിക്ക", + "symbol.buildingFurniture.cupboard": "അലമാര", + "symbol.foodBreadsAndBaking.cupCake": "കപ്പ് കേക്ക്", + "symbol.descriptiveShape.curly": "ചുരുണ്ടു", + "symbol.peopleDescriptive.curlyHair": "ചുരുണ്ട മുടി", + "symbol.foodFruit.currants": "ഉണക്കമുന്തിരി", + "symbol.foodBreadsAndBaking.currantBun": "ഉണക്കമുന്തിരി ബൺ", + "symbol.foodMealsAndSnacks.curry": "കറി", + "symbol.buildingContents.curtains": "കർട്ടനുകൾ", + "symbol.buildingFurniture.cushion": "കുഷൻ", + "symbol.healthcareMedicalConditions.cut": "മുറിച്ചു", + "symbol.peopleActions.toCut": "മുറിക്കാൻ", + "symbol.artMaking.cutAndPaste": "മുറിച്ച് ഒട്ടിക്കുക", + "symbol.peopleActions.toCutWithScissors": "കത്രിക ഉപയോഗിച്ച് മുറിക്കാൻ", + "symbol.sport.toCycle": "സൈക്കിൾ ചവിട്ടാൻ", + "symbol.musicInstrument.cymbalsHand": "സിംബലിന്റെ കൈ", + "symbol.alphabet.c-LowerCase": "c", + "symbol.alphabet.c-UpperCase": "C", + "symbol.peopleRelationship.dad": "അച്ഛന്‍", + "symbol.plantsAndTrees.daffodil": "ഡാഫോഡിൽ", + "symbol.foodDairy.dairyProducts": "പാൽ ഉൽപ്പന്നങ്ങൾ", + "symbol.plantsAndTrees.daisy": "ഡെയ്സി", + "symbol.sport.toDance": "നൃത്തം ചെയ്യാൻ", + "symbol.peopleActions.toDance": "നൃത്തം ചെയ്യാൻ", + "symbol.foodBreadsAndBaking.danishPastry": "ഡാനിഷ് പേസ്ട്രി", + "symbol.artColour.darkBlue": "കടും നീല", + "symbol.artColour.darkGreen": "കടും പച്ച", + "symbol.artColour.darkGrey": "ഇരുണ്ട ചാരനിറം", + "symbol.artColour.darkMauve": "Dark mauve", + "symbol.leisureGames.darts": "ഡാർട്ട്സ്", + "symbol.descriptiveTime.date": "ഈന്തപ്പന", + "symbol.foodFruit.dates": "തീയതികൾ", + "symbol.peopleRelationship.daughter": "പുത്രി", + "symbol.descriptiveTime.day": "ദിവസം", + "symbol.peopleActions.toDaydream": "ദിവാസ്വപ്നം", + "symbol.descriptiveState.dead": "മരിച്ചു", + "symbol.plantsAndTrees.deadPlant": "ചത്ത ചെടി", + "symbol.toolsActions.toDecorate": "അലങ്കരിക്കാൻ", + "symbol.foodKitchenActions.toDecorateCake": "കേക്ക് അലങ്കരിക്കാൻ", + "symbol.celebrationEvent.toDecorateTree": "മരം അലങ്കരിക്കാൻ", + "symbol.descriptiveQuantity.deep": "ആഴം", + "symbol.foodKitchenItems.deepFatFryer": "ആഴത്തിലുള്ള കൊഴുപ്പ് ഫ്രൈയർ", + "symbol.foodMealsAndSnacks.deepFriedChicken": "വറുത്ത ചിക്കൻ", + "symbol.foodMealsAndSnacks.deepFriedFish": "വറുത്ത മീൻ", + "symbol.animalMammal.deer": "മാൻ", + "symbol.foodFeedingAndEating.deliciousDrink": "രുചികരമായ പാനീയം", + "symbol.foodFeedingAndEating.deliciousFood": "രുചികരമായ ഭക്ഷണം", + "symbol.peopleProfession.deliveryPerson": "ഡെലിവറി വ്യക്തി", + "symbol.toolsWorkshop.deliveryTrolley": "ഡെലിവറി ട്രോളി", + "symbol.peopleActions.toDeliver": "ഡെലിവറി ചെയ്യാൻ", + "symbol.healthcareGroomingItems.dentalFloss": "ഡെന്റൽ ഫ്ലോസ്", + "symbol.peopleProfession.dentist": "ദന്തരോഗവിദഗ്ദ്ധൻ", + "symbol.healthcareGroomingItems.deodorant": "ഡിയോഡറന്റ്", + "symbol.healthcareGroomingItems.deodorantSpray": "ഡിയോഡറന്റ് സ്പ്രേ", + "symbol.peopleFeelings.desiringLady": "ആഗ്രഹിക്കുന്ന സ്ത്രീ", + "symbol.peopleFeelings.desiringMan": "ആഗ്രഹിക്കുന്ന മനുഷ്യൻ", + "symbol.buildingFurniture.desk": "ഡെസ്ക്", + "symbol.foodSweetsAndDesserts.dessert": "dessert", + "symbol.foodMealsAndSnacks.dessertMenu": "dessert menu", + "symbol.descriptiveShape.diagonalLine": "കർണ്ണരേഖ", + "symbol.electricalPhone.toDial": "ഡയൽ ചെയ്യാൻ", + "symbol.descriptiveShape.diamond": "വജ്രം", + "symbol.foodKitchenActions.toDice": "പകിടകൾ", + "symbol.workAndSchoolStationery.dictionary": "നിഘണ്ടു", + "symbol.peopleActions.toDie": "മരിക്കാൻ", + "symbol.toolsActions.toDig": "കുഴിക്കാൻ", + "symbol.buildingFurniture.diningChair": "ഡൈനിംഗ് കസേര", + "symbol.buildingFurniture.diningTable": "ഡൈനിംഗ് ടേബിൾ", + "symbol.foodFeedingAndEating.dinner": "അത്താഴം", + "symbol.peopleProfession.dinnerLady": "ഡിന്നർ ലേഡി", + "symbol.foodFeedingAndEating.dinnerPeople": "അത്താഴം കഴിക്കുന്ന ആളുകൾ", + "symbol.descriptiveTime.dinnerTime": "അത്താഴ സമയം", + "symbol.leisureToys.dinosaur": "ദിനോസർ", + "symbol.foodKitchenActions.toDipFood": "ഭക്ഷണം മുക്കിവയ്ക്കാൻ", + "symbol.descriptiveState.dirty": "വൃത്തികേട്", + "symbol.foodKitchenItems.dirtyDishes": "വൃത്തികെട്ട പാത്രങ്ങൾ", + "symbol.communicationSigns.disabledSign": "പ്രവർത്തനരഹിതമായ ചിഹ്നം", + "symbol.buildingPublic.disabledToilet": "പ്രവർത്തനരഹിതമായ ശൗചാലയം", + "symbol.peopleFeelings.disgustedLady": "വെറുപ്പുളവാക്കുന്ന സ്ത്രീ", + "symbol.peopleFeelings.disgustedMan": "വെറുപ്പുളവാക്കുന്ന മനുഷ്യൻ", + "symbol.foodKitchenItems.dish": "dish", + "symbol.foodKitchenItems.dishes": "വിഭവങ്ങൾ", + "symbol.buildingEquipmentAndDevices.dishwasher": "dishwasher", + "symbol.buildingContents.dishwasherPowder": "ഡിഷ്വാഷർ പൊടി", + "symbol.foodKitchenItems.dishCloth": "ഡിഷ് തുണി", + "symbol.sport.toDive": "മുങ്ങാൻ", + "symbol.numberActivity.divide": "വിഭജിക്കുക", + "symbol.peopleProfession.doctor": "ഡോക്ടർ", + "symbol.animalMammal.dog": "പട്ടി", + "symbol.animalHabitat.dogBasket": "നായ കുട്ട", + "symbol.animalHabitat.dogBed": "നായയുടെ കിടക്ക", + "symbol.animalActivityFeeding.dogBiscuits": "നായ ബിസ്കറ്റ്", + "symbol.animalActivityFeeding.dogChew": "നായ ചവയ്ക്കുക", + "symbol.animalActivityGrooming.dogCoat": "നായ കോട്ട്", + "symbol.animalActivityFeeding.dogFood": "നായയുടെ ഭക്ഷണം", + "symbol.animalActivityFeeding.dogFoodBowl": "നായ ഭക്ഷണ പാത്രം", + "symbol.animalHabitat.dogKennel": "നായയുടെ കെന്നൽ", + "symbol.foodFeedingAndEating.doidyCup": "doidy cup", + "symbol.leisureToys.doll": "പാവ", + "symbol.animalFishAndMarineMammals.dolphin": "ഡോൾഫിൻ", + "symbol.animalFishAndMarineMammals.fishTropical": "ഉഷ്ണമേഖലാ മത്സ്യം", + "symbol.animalMammal.donkey": "കഴുത", + "symbol.buildingStructure.door": "കവാടം", + "symbol.buildingFurniture.doubleBed": "ഡബിൾ ബെഡ്", + "symbol.transportRoad.busDoubleDecker": "ബസ് ഡബിൾ ഡെക്കർ", + "symbol.foodBreadsAndBaking.doughnut": "ഡോനട്ട്", + "symbol.animalBirds.dove": "പ്രാവ്", + "symbol.descriptiveDirection.down": "താഴേക്ക്", + "symbol.computerIcon.download": "ഡൗൺലോഡ് ചെയ്യുക", + "symbol.computerIcon.toDownload": "ഡൗൺലോഡ് ചെയ്യാൻ", + "symbol.animalSpidersAndInsects.dragonfly": "ഡ്രാഗൺഫ്ലൈ", + "symbol.buildingFurniture.drainingBoard": "ഡ്രെയിനിംഗ് ബോർഡ്", + "symbol.workAndSchoolSubjects.drama": "നാടകം", + "symbol.workAndSchoolTimetable.dramaClass": "നാടക ക്ലാസ്", + "symbol.buildingFurniture.drawer": "ഡ്രോയർ", + "symbol.workAndSchoolStationery.drawingPin": "ഡ്രോയിംഗ് പിൻ", + "symbol.artMaking.toDraw": "വരയ്ക്കാൻ", + "symbol.peopleActions.toDream": "സ്വപ്നം കാണാൻ", + "symbol.clothesGeneral.dress": "വസ്ത്രധാരണം", + "symbol.buildingFurniture.dresser": "ഡ്രസ്സർ", + "symbol.clothesGeneral.dressingGown": "ഡ്രസ്സിംഗ് ഗൗൺ", + "symbol.buildingFurniture.dressingTable": "ഡ്രസ്സിംഗ് ടേബിൾ", + "symbol.sport.toDribbleFootball": "ഫുട്ബോൾ ഡ്രിബിൾ ചെയ്യാൻ", + "symbol.toolsWorkshop.drillBit": "drill bit", + "symbol.drinkType.drink": "കുടിക്കുക", + "symbol.drinkDescription.drinks": "പാനീയങ്ങൾ", + "symbol.drinkActions.toDrink": "കുടിക്കാൻ", + "symbol.foodFeedingAndEating.drinkConsistencyFirmSpoon": "ഉറച്ച സ്പൂൺ കുടിക്കുക", + "symbol.foodFeedingAndEating.drinkConsistencyHoneyCup": "സ്ഥിരമായി തേൻ കപ്പ് കുടിക്കുക", + "symbol.foodFeedingAndEating.drinkConsistencyJuiceStraw": "വൈക്കോൽ ജ്യൂസ് കുടിക്കുക", + "symbol.descriptiveState.toDrip": "ഡ്രിപ്പ് ചെയ്യാൻ", + "symbol.transportRoad.toDrive": "ഡ്രൈവ് ചെയ്യാൻ", + "symbol.science.dropperPipette": "dropper pipette", + "symbol.peopleActions.toDrown": "മുങ്ങിമരിക്കാൻ", + "symbol.musicInstrument.drum": "ഡ്രം", + "symbol.leisureToys.drumsticks": "മുരിങ്ങക്കായ", + "symbol.descriptiveState.dry": "വരണ്ടു", + "symbol.healthcareGroomingActivities.toDryFace": "വരണ്ട മുഖം", + "symbol.healthcareGroomingActivities.toDryHair": "മുടി ഉണങ്ങാൻ", + "symbol.healthcareGroomingActivities.toDryHands": "കൈകൾ ഉണക്കാൻ", + "symbol.animalBirds.duck": "താറാവ്", + "symbol.transportRoad.dumperTruck": "dumper truck", + "symbol.toolsWorkshop.dustmask": "dustmask", + "symbol.buildingHouseholdTasks.toDust": "പൊടിയായി", + "symbol.electricalMedia.dvdPlayer": "dvd player", + "symbol.foodFeedingAndEating.dysphagiaCup": "ഡിസ്ഫാഗിയ കപ്പ്", + "symbol.alphabet.d-LowerCase": "d", + "symbol.alphabet.d-UpperCase": "D", + "symbol.healthcareBodyParts.ear": "ചെവി", + "symbol.clothesJewellery.earrings": "കമ്മലുകൾ", + "symbol.scienceAstronomy.earth": "ഭൂമി", + "symbol.scienceAstronomy.earthsAtmosphere": "ഭൂമിയുടെ അന്തരീക്ഷം", + "symbol.animalOtherInvertebrates.earthworm": "മണ്ണിര", + "symbol.science.earthCrust": "ഭൂമിയുടെ പുറംതോട്", + "symbol.science.earthInnerCore": "ഭൂമിയുടെ ആന്തരിക കാമ്പ്", + "symbol.science.earthMantle": "ഭൂമിയുടെ കവചം", + "symbol.science.earthOuterCore": "ഭൂമിയുടെ ബാഹ്യ കാമ്പ്", + "symbol.animalSpidersAndInsects.earwig": "ഇയർവിഗ്", + "symbol.clothesGeneral.earMuffs": "ചെവിയുടെ മഫ്സ്", + "symbol.descriptiveDirection.east": "കിഴക്ക്", + "symbol.celebrationItem.easterEgg": "ഈസ്റ്റർ മുട്ട", + "symbol.celebrationEvent.easterEggHunt": "ഈസ്റ്റർ മുട്ട വേട്ട", + "symbol.foodFeedingAndEating.toEat": "കഴിക്കാൻ", + "symbol.foodEggs.egg": "മുട്ട", + "symbol.foodEggs.eggs": "മുട്ട", + "symbol.foodKitchenItems.eggCup": "മുട്ട കപ്പ്", + "symbol.foodEggs.eggOnToast": "റൊട്ടിയിൽ മുട്ട", + "symbol.foodEggs.eggWhite": "മുട്ടയുടെ വെള്ള", + "symbol.foodEggs.eggYolk": "മുട്ടയുടെ മഞ്ഞക്കരു", + "symbol.number.eight": "എട്ട്", + "symbol.number.eighteen": "പതിനെട്ട്", + "symbol.descriptiveQuantity.eighth": "എട്ടാമത്തെ", + "symbol.number.eighty": "എൺപത്", + "symbol.number.eightDots": "എട്ട് ഡോട്ടുകൾ", + "symbol.descriptiveQuantity.either": "ഒന്നുകിൽ", + "symbol.healthcareBodyParts.elbow": "കൈമുട്ട്", + "symbol.electricalComputer.elearning": "elearning", + "symbol.foodKitchenItems.electricCanOpener": "ഇലക്ട്രിക് ക്യാൻ ഓപ്പണർ", + "symbol.electricalPhone.electricCharger": "ഇലക്ട്രിക് ചാർജർ", + "symbol.toolsWorkshop.electricDrill": "ഇലക്ട്രിക് ഡ്രിൽ", + "symbol.healthcareGroomingItems.electricHairCurlers": "ഇലക്ട്രിക് ഹെയർ ചുരുളുകൾ", + "symbol.musicInstrument.electricKeyboard": "ഇലക്ട്രിക് കീബോർഡ്", + "symbol.healthcareGroomingItems.electricRazor": "ഇലക്ട്രിക് റേസർ", + "symbol.healthcareGroomingItems.electricToothbrush": "ഇലക്ട്രിക് ടൂത്ത് ബ്രഷ്", + "symbol.animalMammal.elephant": "ആന", + "symbol.number.eleven": "പതിനൊന്ന്", + "symbol.celebrationItem.elf": "എൽഫ്", + "symbol.electricalComputer.emagazine": "emagazine", + "symbol.computerIcon.email": "ഇമെയില്", + "symbol.computerIcon.emailAttachment": "ഇമെയിൽ അറ്റാച്ച്മെന്റ്", + "symbol.healthcareGroomingItems.emeryBoard": "എമെറി ബോർഡ്", + "symbol.descriptiveQuantity.empty": "ശൂന്യത", + "symbol.electricalGeneral.energyMonitor": "എനർജി മോണിറ്റർ", + "symbol.transportRoad.engine": "എഞ്ചിൻ", + "symbol.workAndSchoolSubjects.english": "ഇംഗ്ലീഷ്", + "symbol.workAndSchoolTimetable.englishClass": "ഇംഗ്ലീഷ് ക്ലാസ്", + "symbol.descriptiveQuantity.enough": "മതി", + "symbol.descriptiveDirection.toEnter": "പ്രവേശിക്കാൻ", + "symbol.peopleActions.toEnterDoor": "വാതിൽ തുറക്കാൻ", + "symbol.workAndSchoolStationery.envelope": "കവർ", + "symbol.buildingStructure.escalator": "എസ്കലേറ്റർ", + "symbol.peopleActions.toEscape": "രക്ഷപ്പെടാൻ", + "symbol.descriptiveShape.even": "അതും", + "symbol.descriptiveQuantity.every": "എല്ലാം", + "symbol.peopleFeelings.excitedLady": "ആവേശഭരിതയായ സ്ത്രീ", + "symbol.peopleFeelings.excitedMan": "ആവേശഭരിതനായ മനുഷ്യൻ", + "symbol.sport.toExercise": "വ്യായാമം ചെയ്യാൻ", + "symbol.descriptiveDirection.toExit": "പുറത്തുപോകാൻ", + "symbol.peopleActions.toExitDoor": "വാതിൽ തുറക്കാൻ", + "symbol.electricalGeneral.extensionLead": "Extension lead", + "symbol.descriptiveQuantity.extra": "extra", + "symbol.descriptiveQuantity.extraLarge": "കൂടുതൽ വലുത്", + "symbol.descriptiveQuantity.clothesExtraLarge": "കൂടുതൽ വലിപ്പമുള്ള വസ്ത്രങ്ങൾ", + "symbol.healthcareBodyParts.eye": "കണ്ണ്", + "symbol.healthcareBodyParts.eyebrow": "പുരികം", + "symbol.healthcareGroomingItems.eyebrowPencil": "പുരികം പെൻസിൽ", + "symbol.healthcareBodyParts.eyelash": "കൺപീലികൾ", + "symbol.healthcareGroomingItems.eyelashCurler": "കൺപീലി ചുരുളർ", + "symbol.healthcareBodyParts.eyes": "കണ്ണുകള്", + "symbol.healthcareMedicalItems.eyeDrops": "കണ്ണിൽ തുള്ളിമരുന്ന്", + "symbol.healthcareGroomingItems.eyeShadow": "കണ്ണിന്റെ നിഴൽ", + "symbol.alphabet.e-LowerCase": "e", + "symbol.alphabet.e-UpperCase": "E", + "symbol.science.fabric": "fabric", + "symbol.healthcareBodyParts.facialFeatures": "മുഖ സവിശേഷതകൾ", + "symbol.celebrationItem.fairy": "യക്ഷി", + "symbol.peopleActions.toFallOff": "വീണുപോകാൻ", + "symbol.peopleActions.toFallOver": "വീണുപോകാൻ", + "symbol.peopleRelationship.family": "തറവാട്", + "symbol.descriptiveState.fancy": "ഫാൻസി", + "symbol.animalFeatures.fangs": "പല്ലുകൾ", + "symbol.peopleProfession.farmer": "കൃഷിക്കാരൻ", + "symbol.peopleActions.toFasten": "കെട്ടാൻ", + "symbol.descriptiveQuantity.fast": "വേഗത", + "symbol.peopleDescriptive.fat": "കൊഴുപ്പ്", + "symbol.celebrationItem.fatherChristmas": "ഫാദർ ക്രിസ്മസ്", + "symbol.celebrationItem.fatherChristmasSack": "ഫാദർ ക്രിസ്മസ് ചാക്ക്", + "symbol.foodDiet.fats": "കൊഴുപ്പുകൾ", + "symbol.descriptiveQuantity.favourite": "favorite", + "symbol.electricalGeneral.faxMachine": "ഫാക്സ് മെഷീൻ", + "symbol.animalFeatures.feather": "തൂവൽ", + "symbol.animalActivityFeeding.toFeedCat": "പൂച്ചയ്ക്ക് ഭക്ഷണം നൽകാൻ", + "symbol.animalActivityFeeding.toFeedDog": "നായയ്ക്ക് ഭക്ഷണം കൊടുക്കാൻ", + "symbol.foodFeedingAndEating.toFeedSomeone": "ആർക്കെങ്കിലും ഭക്ഷണം കൊടുക്കാൻ", + "symbol.healthcareBodyParts.feet": "കാലുകൾ", + "symbol.workAndSchoolStationery.feltTips": "നുറുങ്ങുകള് അനുഭവപ്പെട്ടു", + "symbol.healthcareBodyParts.femaleBody": "സ്ത്രീ ശരീരം", + "symbol.healthcareBodyParts.chestFemale": "നെഞ്ചിലെ പെണ്ണ്", + "symbol.clothesGeneral.clothesFemale": "വസ്ത്രം പെണ്ണ്", + "symbol.peopleFeelings.femaleSide": "സ്ത്രീ പക്ഷം", + "symbol.foodVegetablesAndSalads.fennel": "പെരുംജീരകം", + "symbol.animalMammal.ferret": "ഫെററ്റ്", + "symbol.transportWater.ferry": "കടത്തുവള്ളം", + "symbol.leisureToys.fibreOpticLamp": "ഫൈബർ ഒപ്റ്റിക് ലാമ്പ്", + "symbol.buildingGardenAndFarm.field": "ഫീൽഡ്", + "symbol.number.fifteen": "പതിനഞ്ച്", + "symbol.number.fifty": "അമ്പത്", + "symbol.descriptiveQuantity.fiftyPercent": "അമ്പത് ശതമാനം", + "symbol.foodFruit.fig": "അത്തിപ്പഴം", + "symbol.peopleActions.toFight": "യുദ്ധം ചെയ്യാൻ", + "symbol.toolsWorkshop.file": "ഫയല്", + "symbol.toolsActions.toFileMetal": "മെറ്റൽ ഫയൽ ചെയ്യാൻ", + "symbol.healthcareGroomingActivities.toFileNails": "നഖങ്ങൾ ഫയൽ ചെയ്യാൻ", + "symbol.toolsActions.toFileWood": "മരം ഫയല് ചെയ്യാന്", + "symbol.buildingFurniture.filingCabinet": "ഫയലിംഗ് കാബിനറ്റ്", + "symbol.foodBreadsAndBaking.filledBreadRoll": "നിറയെ റൊട്ടി റോൾ", + "symbol.peopleActions.toFill": "പൂരിപ്പിക്കാൻ", + "symbol.science.filterPaper": "ഫിൽട്ടർ പേപ്പർ", + "symbol.animalFeatures.fin": "ഫിൻ", + "symbol.peopleActions.toFind": "കണ്ടെത്താൻ", + "symbol.healthcareBodyParts.finger": "വിരൽ", + "symbol.healthcareBodyParts.fingernail": "നഖം", + "symbol.healthcareBodyParts.fingernails": "നഖങ്ങൾ", + "symbol.healthcareBodyParts.fingers": "വിരലുകൾ", + "symbol.artMaking.fingerPainting": "ഫിംഗർ പെയിന്റിംഗ്", + "symbol.leisureToys.fingerPuppet": "വിരൽ പാവ", + "symbol.descriptiveDirection.finish": "ഫിനിഷ്", + "symbol.descriptiveState.fire": "അഗ്നി", + "symbol.buildingStructure.fireplace": "അടുപ്പ്", + "symbol.celebrationItem.fireworks": "വെടിക്കെട്ട്", + "symbol.transportRoad.fireEngine": "ഫയർ എഞ്ചിൻ", + "symbol.clothesGeneral.fireHelmet": "ഫയർ ഹെൽമെറ്റ്", + "symbol.toolsWorkshop.fireHose": "ഫയർ ഹോസ്", + "symbol.descriptivePosition.first": "ഒന്നം", + "symbol.healthcareMedicalItems.firstAidBox": "ഫസ്റ്റ് എയ്ഡ് ബോക്സ്", + "symbol.sportAccessories.firstBase": "ആദ്യ ബേസ്", + "symbol.plantsAndTrees.firTree": "ഫിർ വൃക്ഷം", + "symbol.animalFishAndMarineMammals.fish": "മത്സ്യം", + "symbol.sport.toFish": "മീൻ പിടിക്കാൻ", + "symbol.foodMealsAndSnacks.fishAndChips": "മീനും ചിപ്സും", + "symbol.foodMealsAndSnacks.fishBurger": "ഫിഷ് ബർഗർ", + "symbol.animalActivityFeeding.fishFood": "മത്സ്യ ഭക്ഷണം", + "symbol.animalFeatures.scalesFish": "ചെതുമ്പലുകൾ മത്സ്യം", + "symbol.animalHabitat.fishTank": "ഫിഷ് ടാങ്ക്", + "symbol.healthcareBodyParts.fist": "മുഷ്ടി", + "symbol.number.five": "അഞ്ച്", + "symbol.number.fiveDots": "അഞ്ച് ഡോട്ടുകൾ", + "symbol.countryFlags.flagAboriginalPeoples": "പതാക ആദിവാസി ജനത", + "symbol.countryFlags.flagAbuDhabi-Uae": "പതാക അബുദാബി - യുഎഇ", + "symbol.countryFlags.flagAfghanistan": "പതാക അഫ്ഗാനിസ്ഥാൻ", + "symbol.countryFlags.flagAfricanUnion": "ഫ്ലാഗ് ആഫ്രിക്കൻ യൂണിയൻ", + "symbol.countryFlags.flagAjmanDubia-Uae": "ഫ്ലാഗ് അജ്മാൻ ദുബിയ - യുഎഇ", + "symbol.countryFlags.flagAlandIslands-Finland": "ഫ്ലാഗ് ആലാൻഡ് ദ്വീപുകൾ - ഫിൻലാൻഡ്", + "symbol.countryFlags.flagAlaska": "ഫ്ലാഗ് അലാസ്ക", + "symbol.countryFlags.flagAlbania": "ഫ്ലാഗ് അൽബേനിയ", + "symbol.countryFlags.flagAlderney": "flag alderney", + "symbol.countryFlags.flagAlgeria": "പതാക അൾജീരിയ", + "symbol.countryFlags.flagAmericanSamoa": "flag american Samoa", + "symbol.countryFlags.flagAndorra": "flag andorra", + "symbol.countryFlags.flagAngola": "ഫ്ലാഗ് അംഗോള", + "symbol.countryFlags.flagAnguilla": "flag anguilla", + "symbol.countryFlags.flagAntartica": "flag antartica", + "symbol.countryFlags.flagAntiguaBarbuda": "ഫ്ലാഗ് ആന്റിഗ്വ ബാർബുഡ", + "symbol.countryFlags.flagArgentina": "പതാക അർജന്റീന", + "symbol.countryFlags.flagArmenia": "ഫ്ലാഗ് അർമേനിയ", + "symbol.countryFlags.flagAruba": "flag aruba", + "symbol.countryFlags.flagAsean": "പതാക ആസിയാൻ", + "symbol.countryFlags.flagAustria": "ഫ്ലാഗ് ഓസ്ട്രിയ", + "symbol.countryFlags.flagAzerbaijan": "പതാക അസർബൈജാൻ", + "symbol.countryFlags.flagBahrain": "പതാക ബഹ്റൈൻ", + "symbol.countryFlags.flagBangladesh": "പതാക ബംഗ്ലാദേശ്", + "symbol.countryFlags.flagBarbados": "ഫ്ലാഗ് ബാർബഡോസ്", + "symbol.countryFlags.flagBelarus": "ഫ്ലാഗ് ബെലാറസ്", + "symbol.countryFlags.flagBelgium": "ഫ്ലാഗ് ബെൽജിയം", + "symbol.countryFlags.flagBelize": "ഫ്ലാഗ് ബെലീസ്", + "symbol.countryFlags.flagBenin": "flag benin", + "symbol.countryFlags.flagBermuda": "ഫ്ലാഗ് ബെർമുഡ", + "symbol.countryFlags.flagBhutan": "flag ഭൂട്ടാന്", + "symbol.countryFlags.flagBlank": "ഫ്ലാഗ് ശൂന്യമാണ്", + "symbol.countryFlags.flagBolivia": "ഫ്ലാഗ് ബൊളീവിയ", + "symbol.countryFlags.flagBonaireDutchAntillies": "flag bonaire Dutch antillies", + "symbol.countryFlags.flagBosniaHerzegovina": "ഫ്ലാഗ് ബോസ്നിയ ഹെർസഗോവിന", + "symbol.countryFlags.flagBotswana": "flag botswana", + "symbol.countryFlags.flagBrazil": "flag brazil", + "symbol.countryFlags.flagBrunei": "ഫ്ലാഗ് ബ്രൂണൈ", + "symbol.countryFlags.flagBulgaria": "പതാക ബൾഗേറിയ", + "symbol.countryFlags.flagBurkinaFaso": "ഫ്ലാഗ് ബുർകിന ഫാസോ", + "symbol.countryFlags.flagBurundi": "ഫ്ലാഗ് ബുറുണ്ടി", + "symbol.countryFlags.flagCambodia": "ഫ്ലാഗ് കംബോഡിയ", + "symbol.countryFlags.flagCameroon": "ഫ്ലാഗ് കാമറൂൺ", + "symbol.countryFlags.flagCanada": "ഫ്ലാഗ് കാനഡ", + "symbol.countryFlags.flagCanaryIslands": "പതാക കാനറി ദ്വീപുകൾ", + "symbol.countryFlags.flagCapeVerde": "flag cape verde", + "symbol.countryFlags.flagCaricom": "flag caricom", + "symbol.countryFlags.flagCaymanIslands": "ഫ്ലാഗ് കേയ്മാൻ ദ്വീപുകൾ", + "symbol.countryFlags.flagCentralAfricanRepublic": "ഫ്ലാഗ് സെൻട്രൽ ആഫ്രിക്കൻ റിപ്പബ്ലിക്ക്", + "symbol.countryFlags.flagChad": "ഫ്ലാഗ് ചാഡ്", + "symbol.countryFlags.flagChile": "ഫ്ലാഗ് ചിലി", + "symbol.countryFlags.flagChina": "ഫ്ലാഗ് ചൈന", + "symbol.countryFlags.flagColombia": "ഫ്ലാഗ് കൊളംബിയ", + "symbol.countryFlags.flagComoros": "flag comoros", + "symbol.countryFlags.flagCongoBrazzaville": "ഫ്ലാഗ് കോംഗോ ബ്രാസാവില്ലെ", + "symbol.countryFlags.flagCongoKinshasa": "ഫ്ലാഗ് കോംഗോ കിൻഷാസ", + "symbol.countryFlags.flagCookIslands": "ഫ്ലാഗ് കുക്ക് ദ്വീപുകൾ", + "symbol.countryFlags.flagCostaRica": "flag costa rica", + "symbol.countryFlags.flagCroatia": "പതാക ക്രൊയേഷ്യ", + "symbol.countryFlags.flagCuba": "ഫ്ലാഗ് ക്യൂബ", + "symbol.countryFlags.flagCyprus": "ഫ്ലാഗ് സൈപ്രസ്", + "symbol.countryFlags.flagDenmark": "ഫ്ലാഗ് ഡെൻമാർക്ക്", + "symbol.countryFlags.flagDjibouti": "ഫ്ലാഗ് ജിബൂട്ടി", + "symbol.countryFlags.flagDominica": "flag dominica", + "symbol.countryFlags.flagDominicanRepublic": "ഫ്ലാഗ് ഡൊമിനിക്കൻ റിപ്പബ്ലിക്ക്", + "symbol.countryFlags.flagEcuador": "പതാക ഇക്വഡോർ", + "symbol.countryFlags.flagEgypt": "പതാക ഈജിപ്ത്", + "symbol.countryFlags.flagElSalvador": "flag el salvador", + "symbol.countryFlags.flagEngland": "flag England", + "symbol.countryFlags.flagEquatorialGuinea": "പതാക ഭൂമദ്ധ്യരേഖാ ഗിനിയ", + "symbol.countryFlags.flagEritrea": "flag eritrea", + "symbol.countryFlags.flagEstonia": "ഫ്ലാഗ് എസ്റ്റോണിയ", + "symbol.countryFlags.flagEthiopia": "പതാക എത്യോപ്യ", + "symbol.countryFlags.flagEuropeanUnion": "ഫ്ലാഗ് യൂറോപ്യൻ യൂണിയൻ", + "symbol.countryFlags.flagFalklandIslands": "ഫ്ലാഗ് ഫാക്ലാൻഡ് ദ്വീപുകൾ", + "symbol.countryFlags.flagFiji": "ഫ്ലാഗ് ഫിജി", + "symbol.countryFlags.flagFinland": "ഫ്ലാഗ് ഫിൻലാൻഡ്", + "symbol.countryFlags.flagFrance": "flag France", + "symbol.countryFlags.flagFujairah-Uae": "ഫ്ലാഗ് ഫുജൈറ - യു.എ.ഇ.", + "symbol.countryFlags.flagGabon": "ഫ്ലാഗ് ഗാബോൺ", + "symbol.countryFlags.flagGeorgia": "ഫ്ലാഗ് ജോർജിയ", + "symbol.countryFlags.flagGermany": "ഫ്ലാഗ് ജർമ്മനി", + "symbol.countryFlags.flagGhana": "ഫ്ലാഗ് ഘാന", + "symbol.countryFlags.flagGibraltar": "flag Gibraltar", + "symbol.countryFlags.flagGreece": "ഫ്ലാഗ് ഗ്രീസ്", + "symbol.countryFlags.flagGreenland": "ഫ്ലാഗ് ഗ്രീൻലാൻഡ്", + "symbol.countryFlags.flagGrenada": "flag grenada", + "symbol.countryFlags.flagGuam": "ഫ്ലാഗ് ഗുവാം", + "symbol.countryFlags.flagGuernsey": "flag guernsey", + "symbol.countryFlags.flagGuinea": "ഫ്ലാഗ് ഗിനിയ", + "symbol.countryFlags.flagGuineaBissau": "ഫ്ലാഗ് ഗിനിയ ബിസാവു", + "symbol.countryFlags.flagGuyana": "ഫ്ലാഗ് ഗയാന", + "symbol.countryFlags.flagHaiti": "ഫ്ലാഗ് ഹെയ്തി", + "symbol.countryFlags.flagHawaii": "ഫ്ലാഗ് ഹവായി", + "symbol.countryFlags.flagHonduras": "ഫ്ലാഗ് ഹോണ്ടുറാസ്", + "symbol.countryFlags.flagHongKong-China": "പതാക ഹോങ്കോങ് - ചൈന", + "symbol.countryFlags.flagHungary": "ഫ്ലാഗ് ഹംഗറി", + "symbol.countryFlags.flagIceland": "ഫ്ലാഗ് ഐസ് ലാൻഡ്", + "symbol.countryFlags.flagIndia": "ഫ്ലാഗ് ഇന്ത്യ", + "symbol.countryFlags.flagIndonesia": "പതാക ഇന്തോനേഷ്യ", + "symbol.countryFlags.flagIran": "പതാക ഇറാൻ", + "symbol.countryFlags.flagIraq": "Flag Iraq", + "symbol.countryFlags.flagIreland": "ഫ്ലാഗ് അയർലൻഡ്", + "symbol.countryFlags.flagIsleOfMan": "മനുഷ്യന്റെ പതാക ദ്വീപ്", + "symbol.countryFlags.flagIsrael": "ഫ്ലാഗ് ഇസ്രായേൽ", + "symbol.countryFlags.flagItaly": "ഫ്ലാഗ് ഇറ്റലി", + "symbol.countryFlags.flagIvoryCoast": "ഫ്ലാഗ് ഐവറി കോസ്റ്റ്", + "symbol.countryFlags.flagJamaica": "ഫ്ലാഗ് ജമൈക്ക", + "symbol.countryFlags.flagJapan": "പതാക ജപ്പാൻ", + "symbol.countryFlags.flagJersey": "ഫ്ലാഗ് ജേഴ്സി", + "symbol.countryFlags.flagJordan": "ഫ്ലാഗ് ജോർദാൻ", + "symbol.countryFlags.flagKazakhstan": "flag Kazakhstan", + "symbol.countryFlags.flagKenya": "ഫ്ലാഗ് കെനിയ", + "symbol.countryFlags.flagKiribati": "flag kiribati", + "symbol.countryFlags.flagKosovo": "flag kosovo", + "symbol.countryFlags.flagKuwait": "ഫ്ലാഗ് കുവൈറ്റ്", + "symbol.countryFlags.flagKyrgyzstan": "ഫ്ലാഗ് കിർഗിസ്ഥാൻ", + "symbol.countryFlags.flagLaos": "flag laos", + "symbol.countryFlags.flagLatvia": "flag latvia", + "symbol.countryFlags.flagLebanon": "ഫ്ലാഗ് ലെബനൻ", + "symbol.countryFlags.flagLesotho": "flag lesotho", + "symbol.countryFlags.flagLiberia": "ഫ്ലാഗ് ലൈബീരിയ", + "symbol.countryFlags.flagLibya": "ഫ്ലാഗ് ലിബിയ", + "symbol.countryFlags.flagLiechtenstein": "ഫ്ലാഗ് ലിചെൻസ്റ്റൈൻ", + "symbol.countryFlags.flagLithuania": "ഫ്ലാഗ് ലിത്വാനിയ", + "symbol.countryFlags.flagLuxembourg": "ഫ്ലാഗ് ലക്സംബർഗ്", + "symbol.countryFlags.flagMacedonia": "ഫ്ലാഗ് മാസിഡോണിയ", + "symbol.countryFlags.flagMadagascar": "ഫ്ലാഗ് മഡഗാസ്കർ", + "symbol.countryFlags.flagMalawi": "ഫ്ലാഗ് മലാവി", + "symbol.countryFlags.flagMalaysia": "ഫ്ലാഗ് മലേഷ്യ", + "symbol.countryFlags.flagMaldives": "ഫ്ലാഗ് മാലിദ്വീപ്", + "symbol.countryFlags.flagMali": "ഫ്ലാഗ് മാലി", + "symbol.countryFlags.flagMalta": "ഫ്ലാഗ് മാൾട്ട", + "symbol.countryFlags.flagMarshallIslands": "ഫ്ലാഗ് മാർഷൽ ദ്വീപുകൾ", + "symbol.countryFlags.flagMauritania": "ഫ്ലാഗ് മൗറിറ്റാനിയ", + "symbol.countryFlags.flagMauritius": "പതാക മൗറീഷ്യസ്", + "symbol.countryFlags.flagMexico": "ഫ്ലാഗ് മെക്സിക്കോ", + "symbol.countryFlags.flagMicronesia": "ഫ്ലാഗ് മൈക്രോനേഷ്യ", + "symbol.countryFlags.flagMidwayIslands": "ഫ്ലാഗ് മിഡ് വേ ദ്വീപുകൾ", + "symbol.countryFlags.flagMoldova": "ഫ്ലാഗ് മോൾഡോവ", + "symbol.countryFlags.flagMonaco": "പതാക മൊണാക്കോ", + "symbol.countryFlags.flagMongolia": "ഫ്ലാഗ് മംഗോളിയ", + "symbol.countryFlags.flagMontenegro": "ഫ്ലാഗ് മോണ്ടിനെഗ്രോ", + "symbol.countryFlags.flagMorocco": "പതാക മൊറോക്കോ", + "symbol.countryFlags.flagMozambique": "flag mozambique", + "symbol.countryFlags.flagMyanmar": "ഫ്ലാഗ് മ്യാൻമർ", + "symbol.countryFlags.flagNamibia": "ഫ്ലാഗ് നമീബിയ", + "symbol.countryFlags.flagNato": "flag nato", + "symbol.countryFlags.flagNauru": "flag nauru", + "symbol.countryFlags.flagNepal": "ഫ്ലാഗ് നേപ്പാൾ", + "symbol.countryFlags.flagNewCaledonia": "ഫ്ലാഗ് ന്യൂ കാലിഡോണിയ", + "symbol.countryFlags.flagNewZealand": "ഫ്ലാഗ് ന്യൂസിലാന്റ്", + "symbol.countryFlags.flagNicaragua": "flag nicaragua", + "symbol.countryFlags.flagNiger": "ഫ്ലാഗ് നൈജർ", + "symbol.countryFlags.flagNigeria": "ഫ്ലാഗ് നൈജീരിയ", + "symbol.countryFlags.flagNiue": "flag niue", + "symbol.countryFlags.flagNorthernCyprus": "ഫ്ലാഗ് നോർത്തേൺ സൈപ്രസ്", + "symbol.countryFlags.flagNorthernMarianas": "പതാക വടക്കൻ മരിയാനാസ്", + "symbol.countryFlags.flagNorthKorea": "പതാക ഉത്തര കൊറിയ", + "symbol.countryFlags.flagNorway": "flag norway", + "symbol.countryFlags.flagOlympicMovement": "ഫ്ലാഗ് ഒളിമ്പിക് പ്രസ്ഥാനം", + "symbol.countryFlags.flagOman": "flag oman", + "symbol.countryFlags.flagPakistan": "പതാക പാകിസ്താൻ", + "symbol.countryFlags.flagPalau": "flag palau", + "symbol.countryFlags.flagPalestine": "ഫ്ലാഗ് പലസ്തീൻ", + "symbol.countryFlags.flagPanama": "ഫ്ലാഗ് പനാമ", + "symbol.countryFlags.flagPapuaNewGuinea": "ഫ്ലാഗ് പാപ്പുവ ന്യൂ ഗിനിയ", + "symbol.countryFlags.flagParaguay": "പതാക പരാഗ്വേ", + "symbol.countryFlags.flagPeru": "flag peru", + "symbol.countryFlags.flagPhilippines": "ഫ്ലാഗ് ഫിലിപ്പൈൻസ്", + "symbol.countryFlags.flagPitcairnIslands": "ഫ്ലാഗ് പിറ്റ്കെയ്ൻ ദ്വീപുകൾ", + "symbol.countryFlags.flagPoland": "ഫ്ലാഗ് പോളണ്ട്", + "symbol.countryFlags.flagPortugal": "ഫ്ലാഗ് പോർച്ചുഗൽ", + "symbol.countryFlags.flagPuertoRico": "flag puerto rico", + "symbol.countryFlags.flagQatar": "ഫ്ലാഗ് ഖത്തർ", + "symbol.countryFlags.flagRassAlKhaimahSharjah": "ഫ്ലാഗ് റാസ് അൽ ഖൈമ ഷാർജ", + "symbol.countryFlags.flagRedCross": "ഫ്ലാഗ് റെഡ് ക്രോസ്", + "symbol.countryFlags.flagRomania": "ഫ്ലാഗ് റൊമാനിയ", + "symbol.countryFlags.flagRussianFederation": "ഫ്ലാഗ് റഷ്യൻ ഫെഡറേഷൻ", + "symbol.countryFlags.flagRwanda": "ഫ്ലാഗ് റുവാണ്ട", + "symbol.countryFlags.flagSami": "ഫ്ലാഗ് സാമി", + "symbol.countryFlags.flagSamoa": "flag samoa", + "symbol.countryFlags.flagSanMarino": "flag san marino", + "symbol.countryFlags.flagSaoTomePrincipe": "flag sao tome principe", + "symbol.countryFlags.flagSark": "flag sark", + "symbol.countryFlags.flagSaudiArabia": "Flag Saudi Arabia", + "symbol.countryFlags.flagScotland": "ഫ്ലാഗ് സ്കോട്ട്ലൻഡ്", + "symbol.countryFlags.flagSeborga": "ഫ്ലാഗ് സെബോർഗ", + "symbol.countryFlags.flagSenegal": "പതാക സെനഗൽ", + "symbol.countryFlags.flagSerbia": "ഫ്ലാഗ് സെർബിയ", + "symbol.countryFlags.flagSeychelles": "ഫ്ലാഗ് സീഷെൽസ്", + "symbol.countryFlags.flagSierraLeone": "ഫ്ലാഗ് സിയറ ലിയോൺ", + "symbol.countryFlags.flagSingapore": "പതാക Singapore", + "symbol.countryFlags.flagSlovakia": "ഫ്ലാഗ് സ്ലൊവാക്യ", + "symbol.countryFlags.flagSlovenia": "ഫ്ലാഗ് സ്ലൊവേനിയ", + "symbol.countryFlags.flagSolomonIslands": "ഫ്ലാഗ് സോളമൻ ദ്വീപുകൾ", + "symbol.countryFlags.flagSomalia": "ഫ്ലാഗ് സൊമാലിയ", + "symbol.countryFlags.flagSomaliland": "flag somaliland", + "symbol.countryFlags.flagSouthAfrica": "Flag South Africa", + "symbol.countryFlags.flagSouthKorea": "Flag South Korea", + "symbol.countryFlags.flagSpain": "ഫ്ലാഗ് സ്പെയിൻ", + "symbol.countryFlags.flagSriLanka": "പതാക ശ്രീലങ്ക", + "symbol.countryFlags.flagSt.KittsAndNevis": "ഫ്ലാഗ് സെന്റ് കിറ്റ്സ് ആൻഡ് നെവിസ്", + "symbol.countryFlags.flagStHelena": "flag st Helena", + "symbol.countryFlags.flagStVincentGrenadines": "ഫ്ലാഗ് സെന്റ് വിൻസെന്റ് ഗ്രെനഡൈൻസ്", + "symbol.countryFlags.flagSuriname": "flag suriname", + "symbol.countryFlags.flagSwaziland": "ഫ്ലാഗ് സ്വാസിലാന്റ്", + "symbol.countryFlags.flagSweden": "ഫ്ലാഗ് സ്വീഡൻ", + "symbol.countryFlags.flagSwitzerland": "ഫ്ലാഗ് സ്വിറ്റ്സർലൻഡ്", + "symbol.countryFlags.flagSyria": "ഫ്ലാഗ് സിറിയ", + "symbol.countryFlags.flagSGeorgiaSandwichIsles": "ഫ്ലാഗ്സ് ജോർജിയ സാൻഡ് വിച്ച് ദ്വീപുകൾ", + "symbol.countryFlags.flagTaiwan": "ഫ്ലാഗ് തായ് വാൻ", + "symbol.countryFlags.flagTajikistan": "flag tajikistan", + "symbol.countryFlags.flagTanzania": "ഫ്ലാഗ് ടാൻസാനിയ", + "symbol.countryFlags.flagThailand": "flag Thailand", + "symbol.countryFlags.flagTheAzores": "പതാക അസോറുകള്", + "symbol.countryFlags.flagTheBahamas": "പതാക ബഹമാസ്", + "symbol.countryFlags.flagTheCzechRepublic": "പതാക ചെക്ക് റിപ്പബ്ലിക്ക്", + "symbol.countryFlags.flagTheFaroeIslands": "ഫറോ ദ്വീപുകൾക്ക് പതാക", + "symbol.countryFlags.flagTheGambia": "ഗാംബിയ പതാക", + "symbol.countryFlags.flagTheNetherlands": "Flag the Netherlands", + "symbol.countryFlags.flagTheSudan": "Flag the Sudan", + "symbol.countryFlags.flagTibet": "പതാക ടിബറ്റ്", + "symbol.countryFlags.flagTimorLeste": "flag timor leste", + "symbol.countryFlags.flagTogo": "flag togo", + "symbol.countryFlags.flagTokelau": "flag tokelau", + "symbol.countryFlags.flagTonga": "flag tonga", + "symbol.countryFlags.flagTrinidadAndTobago": "ഫ്ലാഗ് ട്രിനിഡാഡ് ആൻഡ് ടൊബാഗോ", + "symbol.countryFlags.flagTristanDeCunha": "flag tristan de cunha", + "symbol.countryFlags.flagTunisia": "ഫ്ലാഗ് ടുണീഷ്യ", + "symbol.countryFlags.flagTurkey": "ഫ്ലാഗ് ടർക്കി", + "symbol.countryFlags.flagTurkmenistan": "പതാക തുർക്ക്മെനിസ്ഥാൻ", + "symbol.countryFlags.flagTurksCaicosIsles": "ഫ്ലാഗ് ടർക്സ് കൈക്കോസ് ദ്വീപുകൾ", + "symbol.countryFlags.flagTuvalu": "flag tuvalu", + "symbol.countryFlags.flagUganda": "പതാക ഉഗാണ്ട", + "symbol.countryFlags.flagUkraine": "flag ukraine", + "symbol.countryFlags.flagUmmAlQaiwan-Uae": "flag um al Qiwan - UAE", + "symbol.countryFlags.flagUnitedArabEmirates": "പതാക യുണൈറ്റഡ് അറബ് എമിറേറ്റ്സ്", + "symbol.countryFlags.flagUnitedKingdom": "Flag United Kingdom", + "symbol.countryFlags.flagUnitedNations": "ഐക്യരാഷ്ട്രസഭയുടെ പതാക", + "symbol.countryFlags.flagUnitedStatesOfAmerica": "flag United States of America", + "symbol.countryFlags.flagUruguay": "ഫ്ലാഗ് ഉറുഗ്വേ", + "symbol.countryFlags.flagUzbekistan": "flag uzbekistan", + "symbol.countryFlags.flagVanuatu": "flag vanuatu", + "symbol.countryFlags.flagVaticanCity": "ഫ്ലാഗ് വത്തിക്കാൻ സിറ്റി", + "symbol.countryFlags.flagVenezuela": "flag Venezuela", + "symbol.countryFlags.flagVietNam": "flag Viet nam", + "symbol.countryFlags.flagVirginIslands": "ഫ്ലാഗ് വിർജിൻ ദ്വീപുകൾ", + "symbol.countryFlags.flagWakesIsland": "പതാക ദ്വീപിനെ ഉണർത്തുന്നു", + "symbol.countryFlags.flagWales": "ഫ്ലാഗ് വെയിൽസ്", + "symbol.countryFlags.flagWesternSahara": "പതാക പടിഞ്ഞാറൻ സഹാറ", + "symbol.countryFlags.flagYemen": "ഫ്ലാഗ് യെമൻ", + "symbol.countryFlags.flagZambia": "ഫ്ലാഗ് സാംബിയ", + "symbol.countryFlags.flagZimbabwe": "ഫ്ലാഗ് സിംബാബ്വെ", + "symbol.descriptiveState.flame": "തീജ്വാല", + "symbol.animalBirds.flamingo": "ഫ്ലമിംഗോ", + "symbol.healthcareGroomingItems.flannel": "ഫ്ലാനൽ", + "symbol.descriptiveShape.flat": "ഫ്ലാറ്റ്", + "symbol.electricalTV.flatscreenTv": "flatscreen TV", + "symbol.transportRoad.flatTyre": "പരന്ന ടയർ", + "symbol.animalFeatures.flipper": "ഫ്ലിപ്പർ", + "symbol.foodKitchenActions.toFlip": "തിരിയാൻ", + "symbol.peopleActions.toFlipCoin": "നാണയം തിരിക്കാൻ", + "symbol.science.float": "ഫ്ലോട്ട്", + "symbol.buildingStructure.floor": "നില", + "symbol.peopleProfession.florist": "ഫ്ലോറിസ്റ്റ്", + "symbol.foodBreadsAndBaking.flourPlain": "മാവ് സമതലം", + "symbol.plantsAndTrees.flower": "പൂവ്", + "symbol.healthcareGroomingActivities.toFlushToilet": "ടോയ് ലറ്റ് ഫ്ലഷ് ചെയ്യാൻ", + "symbol.musicInstrument.flute": "ഓടക്കുഴൽ", + "symbol.animalSpidersAndInsects.fly": "ഈച്ച", + "symbol.holidayAndTravel.foldingGardenChair": "മടക്കുന്ന പൂന്തോട്ട കസേര", + "symbol.buildingHouseholdTasks.toFoldClothes": "വസ്ത്രങ്ങൾ മടക്കിവയ്ക്കാൻ", + "symbol.foodBreadsAndBaking.food": "ഭക്ഷണം", + "symbol.foodKitchenItems.foodBlender": "ഫുഡ് ബ്ലെൻഡർ", + "symbol.foodMealsAndSnacks.foodCold": "തണുത്ത ഭക്ഷണം", + "symbol.foodFeedingAndEating.foodHot": "ചൂടുള്ള ഭക്ഷണം", + "symbol.healthcareBodyParts.foot": "പാദം", + "symbol.sportAccessories.football": "ഫുട്ബോൾ", + "symbol.clothesSport.footballKitArsenal": "ഫുട്ബോൾ കിറ്റ് ആഴ്സണൽ", + "symbol.clothesSport.footballKitAstonVilla": "ഫുട്ബോൾ കിറ്റ് ആസ്റ്റൺ വില്ല", + "symbol.clothesSport.footballKitBarnsley": "ഫുട്ബോൾ കിറ്റ് ബാർൻസ്ലി", + "symbol.clothesSport.footballKitBirmingham": "ഫുട്ബോൾ കിറ്റ് ബർമിംഗ്ഹാം", + "symbol.clothesSport.footballKitBlackburnRovers": "ഫുട്ബോൾ കിറ്റ് ബ്ലാക്ക്ബേൺ റോവറുകൾ", + "symbol.clothesSport.footballKitBlackpool": "ഫുട്ബോൾ കിറ്റ് ബ്ലാക്ക്പൂൾ", + "symbol.clothesSport.footballKitBlank": "ഫുട്ബോൾ കിറ്റ് ശൂന്യമായി", + "symbol.clothesSport.footballKitBoltonWanderers": "ഫുട്ബോൾ കിറ്റ് ബോൾട്ടൺ വാണ്ടറേഴ്സ്", + "symbol.clothesSport.footballKitBristolCity": "ഫുട്ബോൾ കിറ്റ് ബ്രിസ്റ്റോൾ സിറ്റി", + "symbol.clothesSport.footballKitBurnley": "ഫുട്ബോൾ കിറ്റ് ബേൺലി", + "symbol.clothesSport.footballKitCardiff": "ഫുട്ബോൾ കിറ്റ് കാർഡിഫ്", + "symbol.clothesSport.footballKitChelsea": "ഫുട്ബോൾ കിറ്റ് ചെൽസി", + "symbol.clothesSport.footballKitCoventry": "ഫുട്ബോൾ കിറ്റ് കോവെൻട്രി", + "symbol.clothesSport.footballKitCrystalPalace": "ഫുട്ബോൾ കിറ്റ് ക്രിസ്റ്റൽ പാലസ്", + "symbol.clothesSport.footballKitDerby": "ഫുട്ബോൾ കിറ്റ് ഡെർബി", + "symbol.clothesSport.footballKitDoncaster": "ഫുട്ബോൾ കിറ്റ് ഡോൺകാസ്റ്റർ", + "symbol.clothesSport.footballKitEverton": "ഫുട്ബോൾ കിറ്റ് എവർട്ടൺ", + "symbol.clothesSport.footballKitFulham": "ഫുട്ബോൾ കിറ്റ് ഫുൾഹാം", + "symbol.clothesSport.footballKitHullCity": "ഫുട്ബോൾ കിറ്റ് ഹൾ സിറ്റി", + "symbol.clothesSport.footballKitIpswich": "ഫുട്ബോൾ കിറ്റ് ഇപ്സ്വിച്ച്", + "symbol.clothesSport.footballKitLeicester": "ഫുട്ബോൾ കിറ്റ് ലെസ്റ്റർ", + "symbol.clothesSport.footballKitLiverpool": "ഫുട്ബോൾ കിറ്റ് ലിവർപൂൾ", + "symbol.clothesSport.footballKitManchesterCity": "ഫുട്ബോൾ കിറ്റ് മാഞ്ചസ്റ്റർ സിറ്റി", + "symbol.clothesSport.footballKitManchesterUnited": "ഫുട്ബോൾ കിറ്റ് മാഞ്ചസ്റ്റർ യുണൈറ്റഡ്", + "symbol.clothesSport.footballKitMiddlesbrough": "ഫുട്ബോൾ കിറ്റ് മിഡിൽസ്ബ്രോ", + "symbol.clothesSport.footballKitNewcastleUnited": "ഫുട്ബോൾ കിറ്റ് ന്യൂകാസിൽ യുണൈറ്റഡ്", + "symbol.clothesSport.footballKitNottinghamForest": "ഫുട്ബോൾ കിറ്റ് നോട്ടിംഗ്ഹാം ഫോറസ്റ്റ്", + "symbol.clothesSport.footballKitPeterborough": "ഫുട്ബോൾ കിറ്റ് പീറ്റർബറോ", + "symbol.clothesSport.footballKitPlymouthArgyle": "ഫുട്ബോൾ കിറ്റ് പ്ലിമൗത്ത് ആർഗൈൽ", + "symbol.clothesSport.footballKitPortsmouth": "ഫുട്ബോൾ കിറ്റ് പോർട്ട്സ്മൗത്ത്", + "symbol.clothesSport.footballKitPreston": "ഫുട്ബോൾ കിറ്റ് പ്രെസ്റ്റൺ", + "symbol.clothesSport.footballKitQpr": "ഫുട്ബോൾ കിറ്റ് qpr", + "symbol.clothesSport.footballKitReading": "ഫുട്ബോൾ കിറ്റ് വായന", + "symbol.clothesSport.footballKitScunthorpe": "ഫുട്ബോൾ കിറ്റ് സ്കണ്ട്ഹോർപ്പ്", + "symbol.clothesSport.footballKitSheffieldUnited": "ഫുട്ബോൾ കിറ്റ് ഷെഫീൽഡ് യുണൈറ്റഡ്", + "symbol.clothesSport.footballKitSheffieldWeds": "ഫുട്ബോൾ കിറ്റ് ഷെഫീൽഡ് വിവാഹിതർ", + "symbol.clothesSport.footballKitSpurs": "ഫുട്ബോൾ കിറ്റ് സ്പർസ്", + "symbol.clothesSport.footballKitStokeCity": "ഫുട്ബോൾ കിറ്റ് സ്റ്റോക്ക് സിറ്റി", + "symbol.clothesSport.footballKitSunderland": "ഫുട്ബോൾ കിറ്റ് സണ്ടർലാൻഡ്", + "symbol.clothesSport.footballKitSwansea": "ഫുട്ബോൾ കിറ്റ് സ്വാൻസി", + "symbol.clothesSport.footballKitWatford": "ഫുട്ബോൾ കിറ്റ് വാട്ട്ഫോർഡ്", + "symbol.clothesSport.footballKitWestBromwich": "ഫുട്ബോൾ കിറ്റ് വെസ്റ്റ് ബ്രോംവിച്ച്", + "symbol.clothesSport.footballKitWestHamUnited": "ഫുട്ബോൾ കിറ്റ് വെസ്റ്റ് ഹാം യുണൈറ്റഡ്", + "symbol.clothesSport.footballKitWiganAthletic": "ഫുട്ബോൾ കിറ്റ് വിഗാൻ അത്ലറ്റിക്", + "symbol.clothesSport.footballKitWolves": "ഫുട്ബോൾ കിറ്റ് ചെന്നായ്ക്കൾ", + "symbol.healthcareBodyParts.forearm": "കൈത്തണ്ട", + "symbol.foodKitchenItems.fork": "ഫോർക്ക്", + "symbol.transportRoad.forkLiftTruck": "ഫോർക്ക് ലിഫ്റ്റ് ട്രക്ക്", + "symbol.number.forty": "നാൽപത്", + "symbol.descriptiveDirection.forward": "മുന്നോട്ട്", + "symbol.descriptiveDirection.forwards": "മുന്നോട്ട്", + "symbol.computerIcon.forwardWind": "ഫോർവേഡ് കാറ്റ്", + "symbol.number.four": "നാല്", + "symbol.number.fourteen": "പതിനാല്", + "symbol.number.fourDots": "നാല് ഡോട്ടുകൾ", + "symbol.buildingFurniture.bedFourPoster": "ബെഡ് ഫോർ പോസ്റ്റർ", + "symbol.animalMammal.fox": "കുറുക്കൻ", + "symbol.religionGeneral.frankincense": "frankincense", + "symbol.healthcareBodyParts.freckles": "ഫ്രെക്കിളുകൾ", + "symbol.foodKitchenItems.freezer": "ഫ്രീസർ", + "symbol.foodBreadsAndBaking.frenchStick": "ഫ്രഞ്ച് സ്റ്റിക്ക്", + "symbol.science.friction": "ഘർഷണം", + "symbol.foodKitchenItems.fridge": "ഫ്രിഡ്ജ്", + "symbol.foodMealsAndSnacks.friedBreakfast": "വറുത്ത പ്രഭാതഭക്ഷണം", + "symbol.foodEggs.friedEgg": "വറുത്ത മുട്ട", + "symbol.animalReptilesAndAmphibians.frog": "തവള", + "symbol.foodDairy.fromageFrais": "fromage frais", + "symbol.healthcareBodyParts.front": "ഫ്രണ്ട്", + "symbol.buildingStructure.frontDoor": "മുൻവാതിൽ", + "symbol.foodMealsAndSnacks.frozenChips": "ശീതീകരിച്ച ചിപ്പുകൾ", + "symbol.foodMealsAndSnacks.frozenFishFingers": "തണുത്തുറഞ്ഞ മത്സ്യ വിരലുകൾ", + "symbol.foodMealsAndSnacks.frozenFoodBox": "ശീതീകരിച്ച ഭക്ഷണ പെട്ടി", + "symbol.foodMealsAndSnacks.frozenPizza": "ശീതീകരിച്ച പിസ", + "symbol.foodFruit.fruit": "പഴം", + "symbol.plantsAndTrees.fruitTree": "ഫലവൃക്ഷം", + "symbol.foodKitchenItems.fryingPan": "ഫ്രൈയിംഗ് പാൻ", + "symbol.foodKitchenActions.toFry": "ഫ്രൈ ചെയ്യാൻ", + "symbol.descriptiveQuantity.full": "നിറഞ്ഞു", + "symbol.foodKitchenItems.funnel": "ഫണൽ", + "symbol.peopleDescriptive.funnyLaugh": "രസകരമായ ചിരി", + "symbol.buildingFurniture.furniture": "ഫർണിച്ചർ", + "symbol.descriptiveTime.future": "ഭാവി", + "symbol.descriptiveState.fuzzy": "fuzzy", + "symbol.alphabet.f-LowerCase": "f", + "symbol.alphabet.f-UpperCase": "F", + "symbol.buildingResidential.garage": "ഗാരേജ്", + "symbol.peopleProfession.gardener": "തോട്ടക്കാരൻ", + "symbol.toolsGarden.gardenClippers": "ഗാർഡൻ ക്ലിപ്പറുകൾ", + "symbol.foodVegetablesAndSalads.garlic": "വെളുത്തുള്ളി", + "symbol.foodBreadsAndBaking.garlicBread": "വെളുത്തുള്ളി റൊട്ടി", + "symbol.foodKitchenItems.garlicCrusher": "വെളുത്തുള്ളി ക്രഷർ", + "symbol.clothesGeneral.genericClothes": "സാധാരണ വസ്ത്രങ്ങൾ", + "symbol.workAndSchoolSubjects.geography": "ഭൂമിശാസ്ത്രം", + "symbol.workAndSchoolTimetable.geographyClass": "ഭൂമിശാസ്ത്ര ക്ലാസ്", + "symbol.peopleActions.toGet": "കിട്ടാൻ", + "symbol.healthcareGroomingActivities.toGetDressed": "വസ്ത്രം ധരിക്കാൻ", + "symbol.transportRoad.toGetOffBus": "ബസ്സിൽ നിന്നിറങ്ങാൻ", + "symbol.transportRoad.toGetOnBus": "ബസ്സിൽ കയറാൻ", + "symbol.transportRoad.toGetOutOfChair": "കസേരയിൽ നിന്ന് എഴുന്നേൽക്കാൻ", + "symbol.peopleActions.toGetUp": "എഴുന്നേൽക്കാൻ", + "symbol.celebrationItem.ghost": "പ്രേതം", + "symbol.animalMammal.giraffe": "ജിറാഫ്", + "symbol.peopleActions.toGive": "നൽകാൻ", + "symbol.foodFeedingAndEating.toGiveUpCake": "കേക്ക് ഉപേക്ഷിക്കാൻ", + "symbol.foodFeedingAndEating.toGiveUpFoods": "ആഹാരം ഉപേക്ഷിക്കാൻ", + "symbol.science.glass": "ഗ്ലാസ", + "symbol.healthcareMedicalItems.glasses": "കണ്ണട", + "symbol.drinkContainersAndMeasures.drinkingGlass": "ഗ്ലാസ് കുടിക്കുക", + "symbol.workAndSchoolStationery.glitter": "തിളക്കം", + "symbol.workAndSchoolEducation.globe": "ഗ്ലോബ്", + "symbol.clothesGeneral.gloves": "കയ്യുറകൾ", + "symbol.workAndSchoolStationery.glue": "പശ", + "symbol.workAndSchoolStationery.glueStick": "പശ വടി", + "symbol.animalSpidersAndInsects.gnat": "gnat", + "symbol.sportAccessories.goal": "ഗോൾ", + "symbol.animalFishAndMarineMammals.goldfish": "ഗോൾഡ് ഫിഷ്", + "symbol.animalHabitat.goldfishBowl": "ഗോൾഡ് ഫിഷ് പാത്രം", + "symbol.money.goldBar": "സ്വർണ്ണ ബാർ", + "symbol.sport.golf": "ഗോൾഫ്", + "symbol.sportAccessories.golfClub": "ഗോൾഫ് ക്ലബ്", + "symbol.descriptiveState.good": "കൊള്ളാം.", + "symbol.peopleDescriptive.goodPerson": "നല്ല മനുഷ്യൻ", + "symbol.foodFeedingAndEating.goodToDrink": "കുടിക്കാൻ നല്ലതാണ്", + "symbol.foodFeedingAndEating.goodToEat": "കഴിക്കാന് കൊള്ളാം", + "symbol.animalBirds.goose": "ഗൂസ്", + "symbol.foodFruit.gooseberry": "നെല്ലിക്ക", + "symbol.foodPoultry.gooseRoast": "ഗൂസ് വറുത്തത്", + "symbol.animalMammal.gorilla": "ഗൊറില്ല", + "symbol.peopleActions.toGo": "പോകാൻ", + "symbol.peopleActions.toGoIn": "അകത്തേക്കു പോകണം.", + "symbol.peopleActions.toGoOutside": "പുറത്തു പോകണം.", + "symbol.peopleActions.toGoOut": "പുറത്തു പോകണം.", + "symbol.descriptiveDirection.toGoThroughDoor": "വാതിലിലൂടെ കടക്കണം.", + "symbol.peopleActions.toGrab": "പിടിക്കാൻ", + "symbol.foodBreadsAndBaking.grains": "ധാന്യങ്ങൾ", + "symbol.foodBreadsAndBaking.granaryBreadRoll": "ഗ്രാനറി ബ്രെഡ് റോൾ", + "symbol.peopleRelationship.grandfather": "മുത്തച്ഛന്‍", + "symbol.peopleRelationship.grandmother": "അമ്മമ്മ", + "symbol.peopleRelationship.grandparents": "മുത്തശ്ശിമാർ", + "symbol.foodFruit.grapefruit": "മുന്തിരിപ്പഴം", + "symbol.drinkType.grapefruitJuice": "മുന്തിരിപ്പഴ ജ്യൂസ്", + "symbol.foodFruit.grapes": "മുന്തിരി", + "symbol.drinkType.grapeJuice": "മുന്തിരി ജ്യൂസ്", + "symbol.numberActivity.graphColumn": "ഗ്രാഫ് കോളം", + "symbol.plantsAndTrees.grass": "പുല്ല്", + "symbol.foodDairy.cheeseGrated": "ചീസ് അരച്ചത്", + "symbol.foodKitchenItems.grater": "grater", + "symbol.foodKitchenActions.toGrate": "ഗ്രെറ്റ് ചെയ്യാൻ", + "symbol.science.gravity": "ഗുരുത്വാകർഷണം", + "symbol.foodKitchenItems.gravyBoat": "ഗ്രേവി ബോട്ട്", + "symbol.descriptiveState.great": "കൊള്ളാം.", + "symbol.artColour.green": "പച്ച", + "symbol.peopleProfession.greengrocer": "ഗ്രീൻഗ്രോസർ", + "symbol.foodVegetablesAndSalads.greenBeans": "ഗ്രീൻ ബീൻസ്", + "symbol.healthcareBodyParts.greenEyes": "പച്ച കണ്ണുകൾ", + "symbol.foodKitchenActions.toGrill": "ഗ്രിൽ ചെയ്യാൻ", + "symbol.foodKitchenItems.grillPan": "പാൻ ഗ്രിൽ ചെയ്യുക", + "symbol.plantsAndTrees.ground": "നിലം", + "symbol.workAndSchoolSubjects.groupWork": "ഗ്രൂപ്പ് ജോലി", + "symbol.peopleActions.toGrow": "വളരാൻ", + "symbol.plantsAndTrees.toGrow": "വളരാൻ", + "symbol.healthcareGroomingActivities.toGrowHair": "മുടി വളരാൻ", + "symbol.peopleActions.toGuess": "ഊഹിക്കാൻ", + "symbol.animalMammal.guineaPig": "ഗിനിയ പന്നി", + "symbol.musicInstrument.guitar": "ഗിറ്റാർ", + "symbol.healthcareBodyParts.gum": "Gum", + "symbol.celebrationItem.guy": "പയ്യൻ", + "symbol.celebrationEvent.guyFawkes": "guy fawkes", + "symbol.sport.gym": "ജിം", + "symbol.alphabet.g-LowerCase": "g", + "symbol.alphabet.g-UpperCase": "G", + "symbol.healthcareGroomingItems.hairbrush": "ഹെയർ ബ്രഷ്", + "symbol.healthcareGroomingActivities.haircut": "മുടിവെട്ടൽ", + "symbol.healthcareGroomingItems.hairdryer": "hairdryer", + "symbol.healthcareGroomingItems.hairspray": "ഹെയർസ്പ്രേ", + "symbol.peopleDescriptive.hairBunches": "മുടിയിഴകൾ", + "symbol.healthcareGroomingItems.hairConditioner": "ഹെയർ കണ്ടീഷണർ", + "symbol.healthcareGroomingItems.hairCurler": "മുടി ചുരുണ്ടു", + "symbol.healthcareGroomingItems.hairCurlingTongs": "മുടി ചുരുട്ടുന്ന ടോംഗുകൾ", + "symbol.healthcareGroomingItems.hairDye": "ഹെയർ ഡൈ", + "symbol.peopleDescriptive.hairPlaits": "hair plaits", + "symbol.peopleDescriptive.hairPonytail": "ഹെയർ പോണിടെയിൽ", + "symbol.descriptiveQuantity.half": "പകുതി", + "symbol.drinkContainersAndMeasures.pintHalf": "പൈന്റ് പകുതി", + "symbol.celebrationEvent.halloween": "halloween", + "symbol.foodMeat.ham": "ഹാം", + "symbol.foodMealsAndSnacks.hamburger": "ഹാംബർഗർ", + "symbol.foodKitchenItems.hamburgerCarton": "ഹാംബർഗർ കാർട്ടൺ", + "symbol.toolsWorkshop.hammer": "ചുറ്റിക", + "symbol.animalMammal.hamster": "ഹാംസ്റ്റർ", + "symbol.animalActivityFeeding.hamsterFood": "ഹാംസ്റ്റർ ഭക്ഷണം", + "symbol.animalHabitat.hamsterMaze": "ഹാംസ്റ്റർ മേസ്", + "symbol.animalActivityFeeding.hamsterWaterBottle": "ഹാംസ്റ്റർ വാട്ടർ കുപ്പി", + "symbol.foodMeat.hamPacket": "ഹാം പാക്കറ്റ്", + "symbol.foodMealsAndSnacks.hamSandwich": "ഹാം സാൻഡ് വിച്ച്", + "symbol.clothesAccessories.handcuffs": "കൈവിലങ്ങ്", + "symbol.transportRoad.handleBars": "ഹാൻഡിൽ ബാറുകൾ", + "symbol.peopleDescriptive.handsome": "സുന്ദരൻ", + "symbol.clothesAccessories.handBag": "ഹാൻഡ് ബാഗ്", + "symbol.healthcareGroomingItems.handCream": "ഹാൻഡ് ക്രീം", + "symbol.buildingContents.handHeldVacuumCleaner": "കൈകൊണ്ട് വാക്വം ക്ലീനർ", + "symbol.foodKitchenItems.handMixer": "ഹാൻഡ് മിക്സർ", + "symbol.workAndSchoolStationery.handPunch": "കൈ കൊണ്ട് കുത്തി", + "symbol.transportAir.hangar": "ഹാംഗാർ", + "symbol.peopleActions.toHang": "തൂക്കിക്കൊല്ലണം", + "symbol.healthcareGroomingActivities.toHangCoat": "കോട്ട് തൂക്കിയിടാൻ", + "symbol.clothesAccessories.hankerchief": "hankerchief", + "symbol.peopleFeelings.happyLady": "സന്തോഷവതിയായ സ്ത്രീ", + "symbol.peopleFeelings.happyMan": "സന്തോഷവാനായ മനുഷ്യൻ", + "symbol.descriptiveState.hard": "കഠിനം", + "symbol.clothesGeneral.hardHat": "കഠിനമായ തൊപ്പി", + "symbol.animalMammal.hare": "ഹരേ", + "symbol.celebrationItem.harvest": "വിളവെടുപ്പ്", + "symbol.religionFestival.harvestFestival": "കൊയ്ത്തുത്സവം", + "symbol.animalActivityMisc.toHatch": "വിരിയാൻ", + "symbol.descriptiveQuantity.hatTooBig": "തൊപ്പി വളരെ വലുതാണ്", + "symbol.celebrationItem.hauntedHouse": "പ്രേതഭവനം", + "symbol.foodNuts.hazelnut": "ഹേസൽനട്ട്", + "symbol.healthcareBodyParts.head": "തല", + "symbol.healthcareMedicalConditions.headache": "തലവേദന", + "symbol.healthcareGroomingItems.headband": "ഹെഡ്ബാൻഡ്", + "symbol.buildingFurniture.headboard": "ഹെഡ്ബോർഡ്", + "symbol.transportRoad.headlamp": "ഹെഡ് ലാമ്പ്", + "symbol.communicationAid.headmouse": "headmouse", + "symbol.electricalMedia.headphones": "ഹെഡ്ഫോണുകൾ", + "symbol.communicationAid.headpointer": "ഹെഡ് പോയിന്റർ", + "symbol.peopleProfession.headTeacher": "പ്രധാന അധ്യാപകൻ", + "symbol.healthcareMedicalConditions.healthy": "ആരോഗ്യം", + "symbol.healthcareMedicalItems.hearingAid": "ശ്രവണസഹായി", + "symbol.healthcareBodyParts.heart": "ഹൃദയം", + "symbol.descriptiveShape.heartShape": "ഹൃദയത്തിന്റെ ആകൃതി", + "symbol.healthcareBodyParts.toHear": "കേൾക്കാൻ", + "symbol.foodKitchenActions.toHeat": "ചൂടാക്കാൻ", + "symbol.descriptiveQuantity.heavy": "കനത്തത്", + "symbol.plantsAndTrees.hedge": "വേലി", + "symbol.animalMammal.hedgehog": "മുള്ളൻപന്നി", + "symbol.toolsGarden.hedgeCutters": "ഹെഡ്ജ് കട്ടറുകൾ", + "symbol.healthcareBodyParts.heel": "ഹീൽ", + "symbol.clothesGeneral.heelOfShoe": "ചെരുപ്പിന്റെ കുതികാൽ", + "symbol.transportAir.helicopter": "ഹെലികോപ്റ്റർ", + "symbol.communicationConversation.hello": "ഹലോ", + "symbol.clothesSport.helmet": "ഹെൽമെറ്റ്", + "symbol.peopleActions.toHelp": "സഹായിക്കാൻ", + "symbol.descriptiveShape.heptagon": "ഹെപ്റ്റഗോൺ", + "symbol.animalBirds.heron": "ഹെറോൺ", + "symbol.descriptiveShape.hexagon": "ഹെക്സഗോൺ", + "symbol.descriptiveQuantity.high": "ഉയര് ന്നു", + "symbol.descriptivePosition.highest": "ഏറ്റവും ഉയർന്നത്", + "symbol.buildingFurniture.highChair": "ഉയർന്ന കസേര", + "symbol.foodDiet.highFats": "ഉയർന്ന കൊഴുപ്പ്", + "symbol.sport.toHike": "hike ചെയ്യാൻ", + "symbol.peopleActions.toHike": "hike ചെയ്യാൻ", + "symbol.healthcareBodyParts.hip": "ഹിപ്", + "symbol.animalMammal.hippopotamus": "ഹിപ്പോപൊട്ടാമസ്", + "symbol.healthcareBodyParts.hips": "അരക്കെട്ട്", + "symbol.workAndSchoolSubjects.history": "ചരിത്രം", + "symbol.workAndSchoolTimetable.historyClass": "ഹിസ്റ്ററി ക്ലാസ്", + "symbol.toolsActions.toHit": "അടിക്കാൻ", + "symbol.peopleActions.toHitSomething": "എന്തെങ്കിലും അടിക്കാൻ", + "symbol.toolsGarden.hoe": "ഹോ ഹോ", + "symbol.healthcareMedicalItems.hoist": "ഉയരം", + "symbol.holidayAndTravel.holdall": "പിടിച്ചോളൂ", + "symbol.peopleActions.toHold": "പിടിക്കാൻ", + "symbol.peopleActions.toHoldHands": "കൈകൾ പിടിക്കാൻ", + "symbol.toolsActions.toHoldSledgeHammer": "സ്ലെഡ്ജ് ചുറ്റിക പിടിക്കാൻ", + "symbol.workAndSchoolStationery.holePunch": "ഹോൾ പഞ്ച്", + "symbol.descriptiveShape.hollow": "പൊള്ളത്തരം", + "symbol.plantsAndTrees.holly": "ഹോളി", + "symbol.computerIcon.homepage": "ഹോം പേജ്", + "symbol.foodIngredients.honey": "തേൻ", + "symbol.animalSpidersAndInsects.honeyBee": "തേനീച്ച", + "symbol.clothesGeneral.hoodedTop": "മുഖംമൂടി ധരിച്ച മുകൾഭാഗം", + "symbol.clothesGeneral.hoodie": "ഹൂഡി", + "symbol.animalFeatures.hoof": "കുളമ്പ്", + "symbol.buildingHouseholdTasks.toHoover": "ഹൂവർ", + "symbol.sport.toHop": "ഹോപ്പ്", + "symbol.peopleActions.toHop": "ഹോപ്പ്", + "symbol.descriptiveShape.horizontalLine": "തിരശ്ചീന രേഖ", + "symbol.animalFeatures.horns": "കൊമ്പുകൾ", + "symbol.animalMammal.horse": "കുതിര", + "symbol.animalActivityFeeding.horseFoodBowl": "കുതിര ഭക്ഷണ പാത്രം", + "symbol.toolsGarden.hose": "ഹോസ്", + "symbol.descriptiveQuantity.hot": "ചൂട്", + "symbol.transportAir.hotAirBalloon": "ഹോട്ട് എയർ ബലൂൺ", + "symbol.healthcareGroomingItems.hotBrush": "ചൂടുള്ള ബ്രഷ്", + "symbol.drinkType.hotChocolate": "ചൂടുള്ള ചോക്ലേറ്റ്", + "symbol.foodBreadsAndBaking.hotCrossBun": "ചൂടുള്ള ക്രോസ് ബൺ", + "symbol.foodFeedingAndEating.hotDinner": "ചൂടുള്ള അത്താഴം", + "symbol.foodMealsAndSnacks.hotDog": "ഹോട്ട് ഡോഗ്", + "symbol.drinkDescription.hotDrink": "ചൂടുള്ള പാനീയം", + "symbol.peopleDescriptive.hotPerson": "ചൂടുള്ള വ്യക്തി", + "symbol.buildingResidential.house": "വീട്", + "symbol.politics.housesOfParliament": "പാർലമെന്റിന്റെ സഭകൾ", + "symbol.question.how": "എങ്ങിനെ?", + "symbol.descriptiveQuantity.howMany": "എത്ര എണ്ണം", + "symbol.peopleActions.toHug": "കെട്ടിപ്പിടിക്കാൻ", + "symbol.number.hundred": "നൂറ്", + "symbol.foodFeedingAndEating.hungry": "വിശക്കുന്നു", + "symbol.peopleActions.toHunt": "വേട്ടയാടാൻ", + "symbol.peopleRelationship.husband": "ഭര്‍ത്താവ്", + "symbol.alphabet.h-LowerCase": "h", + "symbol.alphabet.h-UpperCase": "H", + "symbol.foodSweetsAndDesserts.iceCream": "ഐസ്ക്രീം", + "symbol.foodSweetsAndDesserts.iceCreamTub": "ഐസ്ക്രീം ടബ്", + "symbol.foodSweetsAndDesserts.iceLolly": "ഐസ് ലോലി", + "symbol.descriptivePosition.in": "in", + "symbol.computerIcon.inbox": "ഇൻബോക്സ്", + "symbol.workAndSchoolStationery.indexCards": "index cards", + "symbol.electricalTV.indoorAntenna": "ഇൻഡോർ ആന്റിന", + "symbol.foodIngredients.ingredients": "ചേരുവകൾ", + "symbol.healthcareMedicalItems.inhaler": "inhaler", + "symbol.computerIcon.toInsert": "ചേർക്കാൻ", + "symbol.descriptiveState.insideOut": "അകത്തും പുറത്തും", + "symbol.descriptivePosition.insideRoom": "അകത്തെ മുറി", + "symbol.computerIcon.installSoftware": "സോഫ്റ്റ്വെയർ ഇൻസ്റ്റാൾ ചെയ്യുക", + "symbol.drinkType.coffeeInstant": "കോഫി തൽക്ഷണം", + "symbol.drinkType.teaInstant": "ചായ തൽക്ഷണം", + "symbol.communicationAid.intellikeys": "intellikeys", + "symbol.computerIcon.internet": "ഇന്റർനെറ്റ്", + "symbol.healthcareBodyParts.intestine": "കുടൽ", + "symbol.descriptivePosition.inFront": "മുന്നിൽ", + "symbol.electricalPhone.iphone": "ഐഫോണ്", + "symbol.electricalMedia.ipod": "ഐപോഡ്", + "symbol.buildingContents.iron": "ഇരുമ്പ്", + "symbol.buildingContents.ironingBoard": "ഇസ്തിരി ബോർഡ്", + "symbol.buildingHouseholdTasks.toIron": "ഇരുമ്പ്", + "symbol.descriptiveQuantity.isThisEnough": "ഇത് മതിയോ ?", + "symbol.healthcareMedicalConditions.itch": "ചൊറിച്ചിൽ", + "symbol.peopleProfession.itAssistant": "ഐടി അസിസ്റ്റന്റ്", + "symbol.workAndSchoolTimetable.itClass": "IT ക്ലാസ്", + "symbol.buildingSchool.itRoom": "ഐടി റൂം", + "symbol.plantsAndTrees.ivy": "ഐവി", + "symbol.alphabet.i-LowerCase": "ഞാൻ", + "symbol.alphabet.i-UpperCase": "ഞാൻ", + "symbol.clothesGeneral.jacket": "ജാക്കറ്റ്", + "symbol.foodVegetablesAndSalads.jacketPotato": "ജാക്കറ്റ് ഉരുളക്കിഴങ്ങ്", + "symbol.leisureToys.jackInBox": "ജാക്ക് ഇൻ ബോക്സ്", + "symbol.foodSweetsAndDesserts.jam": "ജാം", + "symbol.foodSweetsAndDesserts.jamTart": "ജാം ടാർട്ട്", + "symbol.foodKitchenItems.jar": "jar", + "symbol.peopleFeelings.jealousLady": "അസൂയാലുവായ സ്ത്രീ", + "symbol.peopleFeelings.jealousMan": "അസൂയാലുവായ മനുഷ്യൻ", + "symbol.clothesGeneral.jeans": "ജീന് സ്", + "symbol.transportRoad.jeep": "ജീപ്പ്", + "symbol.foodSweetsAndDesserts.jelly": "ജെല്ലി", + "symbol.animalOtherInvertebrates.jellyfish": "കടല്ച്ചൊറി", + "symbol.foodSweetsAndDesserts.jellyBeans": "ജെല്ലി ബീൻസ്", + "symbol.religionPerson.jesus": "ഈശോ", + "symbol.transportAir.jetPlane": "ജെറ്റ് വിമാനം", + "symbol.clothesJewellery.jewellery": "ആഭരണങ്ങൾ", + "symbol.leisureGames.jigsawPuzzle": "jigsaw puzzle", + "symbol.leisureGames.jigsawPuzzlePiece": "jigsaw puzzle piece", + "symbol.sport.toJog": "ജോഗ് ചെയ്യാൻ", + "symbol.peopleActions.toJoin": "ചേരാൻ", + "symbol.toolsActions.join": "ചേരുക", + "symbol.religionPerson.joseph": "ജോസഫ്", + "symbol.communicationAid.joystickPennygiles": "ജോയ്സ്റ്റിക്ക് പെന്നിഗിൽസ്", + "symbol.religionPerson.judas": "യൂദാസ്", + "symbol.sport.judo": "ജൂഡോ", + "symbol.clothesSport.judoBelt": "ജൂഡോ ബെൽറ്റ്", + "symbol.clothesGeneral.jumper": "ജമ്പർ", + "symbol.peopleActions.toJump": "ചാടാൻ", + "symbol.leisurePlayground.jungleGym": "ജംഗിൾ ജിം", + "symbol.scienceAstronomy.jupiter": "വ്യാഴം", + "symbol.alphabet.j-LowerCase": "j", + "symbol.alphabet.j-UpperCase": "J", + "symbol.animalMammal.kangaroo": "കംഗാരു", + "symbol.foodMealsAndSnacks.kebab": "കബാബ്", + "symbol.computerIcon.toKeep": "സൂക്ഷിക്കാൻ", + "symbol.animalHabitat.kennel": "കെന്നൽ", + "symbol.foodKitchenItems.kettle": "കെറ്റിൽ", + "symbol.buildingContents.key": "കീ", + "symbol.sport.toKickBall": "കിക്ക് ബോൾ", + "symbol.peopleActions.toKickPerson": "ഒരാളെ ചവിട്ടാൻ", + "symbol.sport.toKickSwimming": "കിക്ക് നീന്തൽ", + "symbol.healthcareBodyParts.kidneys": "വൃക്കകൾ", + "symbol.animalFishAndMarineMammals.killerWhale": "കൊലയാളി തിമിംഗലം", + "symbol.peopleActions.toKill": "കൊല്ലാൻ", + "symbol.leisureToys.kite": "പട്ടം", + "symbol.foodFruit.kiwi": "കിവി", + "symbol.healthcareBodyParts.knee": "മുട്ട്", + "symbol.clothesGeneral.knickers": "നിക്കേഴ്സ്", + "symbol.foodKitchenItems.knife": "കത്തി", + "symbol.leisureGeneral.toKnit": "കെട്ടിയിടാൻ", + "symbol.peopleActions.toKnock": "മുട്ടാൻ", + "symbol.toolsActions.toKnockDown": "താഴെ വീഴാൻ", + "symbol.animalMammal.koala": "കോലാ", + "symbol.animalFishAndMarineMammals.fishKoiCarp": "മീൻ കോയി കരിമീൻ", + "symbol.leisureToys.kooshBall": "കൂഷ് ബോൾ", + "symbol.alphabet.k-LowerCase": "k", + "symbol.alphabet.k-UpperCase": "K", + "symbol.workAndSchoolStationery.labels": "labels", + "symbol.clothesGeneral.hatLadies": "ഹാറ്റ് ലേഡീസ്", + "symbol.clothesGeneral.shoeLadies": "ഷൂ ലേഡീസ്", + "symbol.clothesGeneral.suitLadies": "സ്യൂട്ട് ലേഡീസ്", + "symbol.buildingPublic.ladiesToilet": "ലേഡീസ് ടോയ് ലറ്റ്", + "symbol.foodKitchenItems.ladle": "ladle", + "symbol.peopleFeelings.lady-Face": "പെണ്ണേ - മുഖം", + "symbol.drinkType.lager": "lager", + "symbol.foodMeat.lamb": "ആട്ടിൻകുട്ടി", + "symbol.animalMammal.lamb": "ആട്ടിൻകുട്ടി", + "symbol.electricalGeneral.lamp": "വിളക്ക്", + "symbol.buildingContents.lampshade": "lampshade", + "symbol.electricalGeneral.lantern": "വിളക്ക്", + "symbol.electricalComputer.laptop": "ലാപ്ടോപ്പ്", + "symbol.descriptiveQuantity.large": "വലുത്", + "symbol.descriptiveQuantity.clothesLarge": "വലിയ വസ്ത്രങ്ങൾ", + "symbol.drinkContainersAndMeasures.drinkLarge": "വലിയ അളവിൽ കുടിക്കുക", + "symbol.foodPastasAndRice.lasagne": "lasagne", + "symbol.descriptivePosition.last": "അവസാനം", + "symbol.descriptiveTime.lastMonth": "കഴിഞ്ഞ മാസം", + "symbol.religionFestival.lastSupper": "അവസാന അത്താഴം", + "symbol.peopleFeelings.laughingLady": "ചിരിക്കുന്ന സ്ത്രീ", + "symbol.peopleFeelings.laughingMan": "ചിരിക്കുന്ന മനുഷ്യൻ", + "symbol.buildingContents.laundryBasket": "അലക്ക് കുട്ട", + "symbol.leisureToys.lavaLamp": "ലാവ വിളക്ക്", + "symbol.toolsGarden.lawnmower": "പുൽത്തകിടി", + "symbol.animalActivityGrooming.lead": "കറുത്തീയം", + "symbol.plantsAndTrees.leaf": "ഇല", + "symbol.plantsAndTrees.leaves": "ഇലകൾ", + "symbol.foodVegetablesAndSalads.leek": "ലീക്ക്", + "symbol.descriptiveDirection.left": "ഇടത്", + "symbol.electricalComputer.leftClick": "ഇടത് ക്ലിക്ക്", + "symbol.healthcareBodyParts.leftHand": "ഇടതുകൈ", + "symbol.healthcareBodyParts.leg": "കാല്", + "symbol.leisureToys.lego": "lego", + "symbol.healthcareBodyParts.legs": "കാലുകൾ", + "symbol.clothesGeneral.legWarmers": "കാല് ചൂടാക്കല്", + "symbol.foodFruit.lemon": "ചെറുനാരങ്ങ", + "symbol.drinkType.lemonade": "നാരങ്ങാവെള്ളം", + "symbol.drinkType.lemonSquash": "നാരങ്ങ സ്ക്വാഷ്", + "symbol.science.lens": "lens", + "symbol.religionFestival.lent": "നോമ്പ്", + "symbol.foodVegetablesAndSalads.lentils": "പയർവർഗ്ഗങ്ങൾ", + "symbol.animalMammal.leopard": "പുള്ളിപ്പുലി", + "symbol.workAndSchoolStationery.letter": "അക്ഷരം", + "symbol.foodVegetablesAndSalads.lettuce": "ലെറ്റ്യൂസ്", + "symbol.foodKitchenItems.lid": "മൂടി", + "symbol.peopleActions.toLieOnBack": "മലർന്ന് കിടക്കാൻ", + "symbol.buildingStructure.lift": "ലിഫ്റ്റ്", + "symbol.descriptiveQuantity.light": "വെളിച്ചം", + "symbol.electricalGeneral.lightbulb": "ലൈറ്റ് ബൾബ്", + "symbol.artColour.lightBlue": "ഇളം നീല", + "symbol.artColour.lightGreen": "ഇളം പച്ച", + "symbol.artColour.lightGrey": "ഇളം ചാരനിറം", + "symbol.artColour.lightMauve": "ലൈറ്റ് മൗവ്", + "symbol.plantsAndTrees.lily": "ലില്ലി", + "symbol.foodFruit.lime": "ചുണ്ണാമ്പ്", + "symbol.animalMammal.lion": "സിംഹം", + "symbol.foodFeedingAndEating.plateLipped": "പ്ലേറ്റ് ലിപ്പ്", + "symbol.healthcareGroomingItems.lipstick": "ലിപ്സ്റ്റിക്", + "symbol.healthcareBodyParts.lips": "ചുണ്ടുകൾ", + "symbol.healthcareGroomingItems.lipBalm": "ലിപ് ബാം", + "symbol.healthcareGroomingItems.liquidSoap": "ദ്രാവക സോപ്പ്", + "symbol.descriptiveQuantity.little": "ചെറിയ", + "symbol.communicationAid.littleMacSwitch": "ചെറിയ മാക് സ്വിച്ച്", + "symbol.animalBirds.chickenLive": "ചിക്കൻ ലൈവ്", + "symbol.animalReptilesAndAmphibians.lizard": "പല്ലി", + "symbol.buildingFurniture.locker": "ലോക്കർ", + "symbol.plantsAndTrees.log": "ലോഗ്", + "symbol.foodSweetsAndDesserts.lollipop": "lollipop", + "symbol.descriptiveQuantity.long": "നീണ്ടത്", + "symbol.peopleDescriptive.longHair": "നീളമുള്ള മുടി", + "symbol.clothesGeneral.longJohns": "നീണ്ട ജോൺസ്", + "symbol.peopleActions.toLook": "നോക്ക്.", + "symbol.healthcareGroomingActivities.toLookInMirror": "കണ്ണാടിയിൽ നോക്കാൻ", + "symbol.transportRoad.lorry": "ലോറി", + "symbol.peopleDescriptive.lost": "തോറ്റു", + "symbol.healthcareGroomingItems.lotion": "ലോഷൻ", + "symbol.descriptiveQuantity.lotsMore": "ഒരുപാട് കൂടുതൽ", + "symbol.descriptiveState.loud": "ഉറക്കെ", + "symbol.descriptivePosition.lowest": "ഏറ്റവും കുറഞ്ഞത്", + "symbol.foodDiet.lowFats": "കൊഴുപ്പ് കുറവ്", + "symbol.foodDiet.lowFat": "കൊഴുപ്പ് കുറവ്", + "symbol.descriptiveState.lucky": "ഭാഗ്യം", + "symbol.healthcareMedicalConditions.lump": "മുഴ", + "symbol.foodMealsAndSnacks.lunch": "ഉച്ചഭക്ഷണം", + "symbol.foodFeedingAndEating.lunchBox": "ഉച്ചഭക്ഷണ ബോക്സ്", + "symbol.foodMealsAndSnacks.lunchBox": "ഉച്ചഭക്ഷണ ബോക്സ്", + "symbol.workAndSchoolTimetable.lunchTime": "ഉച്ചഭക്ഷണ സമയം", + "symbol.healthcareBodyParts.lungs": "ശ്വാസകോശം", + "symbol.alphabet.l-LowerCase": "l", + "symbol.alphabet.l-UpperCase": "L", + "symbol.foodNuts.macadamias": "macadamias", + "symbol.foodPastasAndRice.macaroni": "macaroni", + "symbol.foodMealsAndSnacks.macaroniCheese": "macaroni ചീസ്", + "symbol.science.magnet": "കാന്തം", + "symbol.science.magnetic": "കാന്തികം", + "symbol.electricalGeneral.mainsSocket": "മെയിൻസ് സോക്കറ്റ്", + "symbol.foodMealsAndSnacks.mainCourse": "പ്രധാന കോഴ്സ്", + "symbol.peopleActions.toMake": "ഉണ്ടാക്കാൻ", + "symbol.buildingHouseholdTasks.toMakeTheBed": "കിടക്ക ഉണ്ടാക്കാൻ", + "symbol.healthcareGroomingItems.makeUp": "മേക്കപ്പ്", + "symbol.healthcareBodyParts.maleBody": "പുരുഷ ശരീരം", + "symbol.healthcareBodyParts.chestMale": "നെഞ്ചിലെ ആൺശലഭം", + "symbol.clothesGeneral.clothesMale": "വസ്ത്രങ്ങൾ പുരുഷൻ", + "symbol.religionGeneral.manger": "മാനേജർ", + "symbol.foodVegetablesAndSalads.mangeTout": "മാംഗെ ടൗട്ട്", + "symbol.foodFruit.mango": "മാങ്ങ", + "symbol.clothesGeneral.hatMans": "hat mans", + "symbol.clothesGeneral.jacketMans": "ജാക്കറ്റ് മാന് സ്", + "symbol.clothesGeneral.shoeMans": "ഷൂ മാന് സ്", + "symbol.clothesGeneral.suitMans": "സ്യൂട്ട് മാൻസ്", + "symbol.peopleFeelings.man-Face": "മനുഷ്യൻ - മുഖം", + "symbol.leisureToys.marbles": "മാർബിളുകൾ", + "symbol.foodDairy.margarine": "മാർഗരൈൻ", + "symbol.foodIngredients.marmite": "marmite", + "symbol.peopleRelationship.married": "വിവാഹം കഴിഞ്ഞു.", + "symbol.foodVegetablesAndSalads.marrow": "മജ്ജ", + "symbol.scienceAstronomy.mars": "മാർസ്", + "symbol.foodSweetsAndDesserts.marshmallows": "marshmallows", + "symbol.religionPerson.mary": "മേരി", + "symbol.healthcareGroomingItems.mascara": "മസ്കാര", + "symbol.foodKitchenItems.masher": "മാഷെർ", + "symbol.foodKitchenActions.toMash": "മാഷ് ചെയ്യാൻ", + "symbol.foodKitchenActions.toMashPotato": "ഉരുളക്കിഴങ്ങ് ഉടയ്ക്കാൻ", + "symbol.foodMealsAndSnacks.mashPotato": "ഉരുളക്കിഴങ്ങ് ഉടച്ചെടുക്കുക", + "symbol.workAndSchoolStationery.maskingTape": "മാസ്കിംഗ് ടേപ്പ്", + "symbol.workAndSchoolSubjects.maths": "കണക്ക്", + "symbol.workAndSchoolTimetable.mathsClass": "കണക്ക് ക്ലാസ്", + "symbol.artColour.mauve": "മൗവ്", + "symbol.foodDairy.mayonnaise": "മയോന്നൈസ്", + "symbol.foodKitchenItems.measuringCups": "കപ്പുകൾ അളക്കുന്നു", + "symbol.foodKitchenItems.measuringJug": "measuring jug", + "symbol.foodKitchenItems.measuringSpoons": "അളക്കുന്ന സ്പൂണുകൾ", + "symbol.foodMeat.meat": "മാംസം", + "symbol.foodMealsAndSnacks.meatballsAndSpaghetti": "meatballs and spaghetti[തിരുത്തുക]", + "symbol.foodMealsAndSnacks.meatPie": "ഇറച്ചി പൈ", + "symbol.sportAccessories.medal": "മെഡൽ", + "symbol.healthcareMedicalItems.medicine": "ഔഷധം", + "symbol.buildingFurniture.medicineCabinet": "മെഡിസിൻ കാബിനറ്റ്", + "symbol.descriptiveQuantity.clothesMedium": "വസ്ത്ര മാധ്യമം", + "symbol.drinkContainersAndMeasures.drinkMedium": "മീഡിയം കുടിക്കുക", + "symbol.peopleActions.toMeet": "കണ്ടുമുട്ടാൻ", + "symbol.foodFruit.melon": "തണ്ണിമത്തൻ", + "symbol.foodKitchenActions.toMelt": "ഉരുകാൻ", + "symbol.electricalMedia.memoryCard": "മെമ്മറി കാർഡ്", + "symbol.descriptiveState.mend": "മെന് ഡ്", + "symbol.buildingPublic.mensToilet": "പുരുഷന്മാരുടെ ശൗചാലയം", + "symbol.foodMealsAndSnacks.menu": "മെനു", + "symbol.scienceAstronomy.mercury": "രസം", + "symbol.foodSweetsAndDesserts.meringues": "meringues", + "symbol.leisurePlayground.merryGoRound": "ആഹ്ലാദത്തോടെ ചുറ്റിക്കറങ്ങുക", + "symbol.descriptiveState.messyClothes": "വൃത്തികെട്ട വസ്ത്രങ്ങൾ", + "symbol.descriptiveState.messyRoom": "വൃത്തിഹീനമായ മുറി", + "symbol.musicInstrument.microphone": "മൈക്രോഫോൺ", + "symbol.science.microscope": "മൈക്രോസ്കോപ്പ്", + "symbol.foodKitchenItems.microwave": "മൈക്രോവേവ്", + "symbol.descriptivePosition.middle": "മധ്യഭാഗം", + "symbol.drinkType.milk": "പാൽ", + "symbol.drinkType.milkshake": "മിൽക്ക് ഷേക്ക്", + "symbol.scienceAstronomy.milkyWay": "ക്ഷീരപഥം", + "symbol.foodDairy.milkLitre": "പാൽ ലിറ്റർ", + "symbol.foodDairy.milkBottle": "പാൽ കുപ്പി", + "symbol.foodDairy.milkCarton": "പാൽ പെട്ടി", + "symbol.peopleProfession.milkPerson": "പാൽ നൽകുന്ന വ്യക്തി", + "symbol.foodMeat.mincedMeat": "നുറുക്കിയ ഇറച്ചി", + "symbol.foodBreadsAndBaking.mincePie": "ചെറുതായി പൈ", + "symbol.transportRoad.miniBus": "മിനി ബസ്", + "symbol.foodSweetsAndDesserts.mints": "മിന്റുകൾ", + "symbol.descriptiveTime.minute": "നിമിഷം", + "symbol.healthcareGroomingItems.mirror": "കണ്ണാടി", + "symbol.buildingFurniture.mirror": "കണ്ണാടി", + "symbol.leisureToys.mirrorBall": "mirror ball", + "symbol.peopleActions.toMissBus": "ബസ് മിസ്സ് ചെയ്യും", + "symbol.plantsAndTrees.mistletoe": "mistletoe", + "symbol.clothesGeneral.mittens": "mittens", + "symbol.foodKitchenItems.mixer": "mixer", + "symbol.electricalPhone.mobilePhone": "മൊബൈൽ ഫോൺ", + "symbol.electricalPhone.mobilePhoneCamera": "മൊബൈൽ ഫോൺ ക്യാമറ", + "symbol.electricalPhone.mobilePhoneCase": "മൊബൈൽ ഫോൺ കേസ്", + "symbol.electricalPhone.mobilePhoneCover": "മൊബൈൽ ഫോൺ കവർ", + "symbol.electricalPhone.mobilePhoneNumber": "മൊബൈൽ ഫോൺ നമ്പർ", + "symbol.electricalPhone.mobilePhoneRingTone": "മൊബൈൽ ഫോൺ റിംഗ് ടോൺ", + "symbol.electricalPhone.mobilePhoneSilent": "മൊബൈൽ ഫോൺ നിശബ്ദം", + "symbol.electricalPhone.mobilePhoneTextMessage": "മൊബൈൽ ഫോൺ ടെക്സ്റ്റ് സന്ദേശം", + "symbol.electricalPhone.mobilePhoneVideo": "മൊബൈൽ ഫോൺ വീഡിയോ", + "symbol.healthcareBodyParts.mole": "മോൾ", + "symbol.money.money": "പണം", + "symbol.celebrationItem.monster": "രാക്ഷസൻ", + "symbol.scienceAstronomy.moon": "ചന്ദ്രൻ", + "symbol.buildingContents.mop": "MOP", + "symbol.transportRoad.moped": "moped", + "symbol.descriptiveQuantity.more": "കൂടുതൽ", + "symbol.descriptiveTime.morning": "പ്രഭാതം", + "symbol.descriptiveQuantity.most": "ഏറ്റവും കൂടുതൽ", + "symbol.animalSpidersAndInsects.moth": "നിശാശലഭം", + "symbol.transportRoad.motorcycle": "മോട്ടോർസൈക്കിൾ", + "symbol.transportRoad.motorHome": "മോട്ടോർ ഹോം", + "symbol.holidayAndTravel.mountains": "പർവതങ്ങൾ", + "symbol.animalMammal.mouse": "ചുണ്ടെലി", + "symbol.electricalComputer.mouseMat": "mouse mat", + "symbol.healthcareBodyParts.mouth": "വായ", + "symbol.healthcareGroomingItems.mouthwash": "മൗത്ത് വാഷ്", + "symbol.peopleActions.toMove": "മാറിത്താമസിക്കാൻ", + "symbol.foodBreadsAndBaking.muesli": "muesli", + "symbol.drinkContainersAndMeasures.mug": "mug", + "symbol.numberActivity.multiply": "ഗുണിക്കുക", + "symbol.electricalMedia.multiMedia": "മൾട്ടി മീഡിയ", + "symbol.peopleRelationship.mum": "അമ്മ", + "symbol.healthcareBodyParts.muscles": "പേശികൾ", + "symbol.foodBreadsAndBaking.museliCerealBox": "മ്യൂസിലി ധാന്യ ബോക്സ്", + "symbol.foodVegetablesAndSalads.mushroom": "കൂൺ", + "symbol.foodMealsAndSnacks.mushroomSoup": "കൂൺ സൂപ്പ്", + "symbol.workAndSchoolSubjects.music": "സംഗീതം", + "symbol.leisureToys.musicalInstruments": "സംഗീതോപകരണങ്ങൾ", + "symbol.peopleProfession.musician": "സംഗീതജ്ഞൻ", + "symbol.workAndSchoolTimetable.musicClass": "സംഗീത ക്ലാസ്", + "symbol.buildingSchool.musicRoom": "മ്യൂസിക് റൂം", + "symbol.animalCrustaceanAndMolluscs.mussel": "മസ്സൽ", + "symbol.computerIcon.myComputerIcon": "എന്റെ കമ്പ്യൂട്ടർ ഐക്കൺ", + "symbol.alphabet.m-LowerCase": "m", + "symbol.alphabet.m-UpperCase": "M", + "symbol.toolsWorkshop.nail": "നഖം", + "symbol.healthcareGroomingItems.nailCare": "നഖ പരിചരണം", + "symbol.healthcareGroomingItems.nailClippers": "നെയിൽ ക്ലിപ്പറുകൾ", + "symbol.healthcareGroomingItems.nailFile": "നഖ ഫയൽ", + "symbol.healthcareGroomingItems.nailPolish": "നെയിൽ പോളിഷ്", + "symbol.healthcareGroomingItems.nailPolishRemover": "നെയിൽ പോളിഷ് റിമൂവർ", + "symbol.healthcareGroomingItems.nappy": "nappy", + "symbol.religionFestival.nativity": "നേറ്റിവിറ്റി", + "symbol.descriptivePosition.near": "അടുത്ത്", + "symbol.descriptiveState.clothesNeat": "വൃത്തിയുള്ള വസ്ത്രങ്ങൾ", + "symbol.healthcareBodyParts.neck": "കഴുത്ത്", + "symbol.clothesJewellery.necklace": "മാല", + "symbol.communicationConversation.needToilet": "ശൗചാലയം വേണം", + "symbol.descriptiveQuantity.neither": "രണ്ടും ഇല്ല.", + "symbol.scienceAstronomy.neptune": "നെപ്റ്റ്യൂൺ", + "symbol.animalHabitat.nest": "കൂട്", + "symbol.buildingFurniture.nestOfTables": "മേശകളുടെ കൂട്", + "symbol.computerIcon.networkedComputers": "നെറ്റ് വർക്ക് ചെയ്ത കമ്പ്യൂട്ടറുകൾ", + "symbol.peopleFeelings.neutralFace": "നിഷ്പക്ഷ മുഖം", + "symbol.workAndSchoolEducation.newspaper": "പത്രം", + "symbol.peopleProfession.newspaperPerson": "പത്രവ്യക്തി", + "symbol.computerIcon.newDocument": "പുതിയ രേഖ", + "symbol.descriptivePosition.next": "അടുത്തത്", + "symbol.descriptiveTime.nextMonth": "അടുത്ത മാസം", + "symbol.descriptiveTime.nextWeek": "അടുത്ത ആഴ്ച", + "symbol.descriptiveTime.night": "രാത്രി", + "symbol.clothesGeneral.nightgown": "നൈറ്റ് ഗൗൺ", + "symbol.number.nine": "ഒന്പതു", + "symbol.number.nineteen": "പത്തൊൻപത്", + "symbol.number.ninety": "തൊണ്ണൂറ്", + "symbol.number.nineDots": "ഒൻപത് ഡോട്ടുകൾ", + "symbol.descriptiveState.no": "അല്ല", + "symbol.communicationConversation.toNod": "തലയാട്ടാൻ", + "symbol.descriptiveState.noisy": "ബഹളം", + "symbol.scienceEco.non-Permeable": "പ്രവേശനയോഗ്യമല്ല", + "symbol.peopleDescriptive.nonSpeaking": "സംസാരിക്കാതിരിക്കുക", + "symbol.foodFeedingAndEating.cupNonSpill": "ചോരാത്ത കപ്പ്", + "symbol.foodPastasAndRice.noodles": "നൂഡിൽസ്", + "symbol.descriptiveDirection.north": "വടക്ക്", + "symbol.descriptiveDirection.northEast": "വടക്കുകിഴക്ക്", + "symbol.descriptiveDirection.northWest": "വടക്ക് പടിഞ്ഞാറ്", + "symbol.foodFeedingAndEating.noseyCup": "മൂക്കുള്ള കപ്പ്", + "symbol.healthcareBodyParts.nostril": "മൂക്ക്", + "symbol.workAndSchoolStationery.notebook": "നോട്ട്ബുക്ക്", + "symbol.workAndSchoolStationery.notepad": "നോട്ട്പാഡ്", + "symbol.descriptiveTime.now": "പെട്ടെന്ന്", + "symbol.workAndSchoolTimetable.noClass": "ക്ലാസ് ഇല്ല", + "symbol.electricalPhone.noMobilePhone": "മൊബൈൽ ഫോൺ ഇല്ല", + "symbol.descriptiveState.noSmokingSign": "പുകവലി പാടില്ല", + "symbol.peopleProfession.nurse": "നഴ്സ്", + "symbol.foodNuts.nuts": "അണ്ടിപ്പരിപ്പ്", + "symbol.alphabet.n-LowerCase": "n", + "symbol.alphabet.n-UpperCase": "N", + "symbol.plantsAndTrees.oakLeaf": "ഓക്ക് ഇല", + "symbol.peopleProfession.occupationalTherapist": "ഒക്യുപേഷണൽ തെറാപ്പിസ്റ്റ്", + "symbol.descriptiveShape.octagon": "ഒക്ടാഗോൺ", + "symbol.descriptivePosition.off": "ഓഫ്", + "symbol.buildingOfficeAndFactory.officeBlock": "ഓഫീസ് ബ്ലോക്ക്", + "symbol.healthcareGroomingItems.ointment": "ലേപനം", + "symbol.descriptiveState.oldObject": "പഴയ വസ്തു", + "symbol.peopleDescriptive.oldPerson": "വൃദ്ധന്", + "symbol.foodVegetablesAndSalads.olives": "ഒലിവ്", + "symbol.foodIngredients.oliveOil": "ഒലിവ് ഓയിൽ", + "symbol.sport.olympicGames": "ഒളിമ്പിക്സ്", + "symbol.sportAccessories.olympicRings": "ഒളിമ്പിക് മോതിരങ്ങൾ", + "symbol.sportAccessories.olympicTorch": "ഒളിമ്പിക് ദീപശിഖ", + "symbol.foodEggs.omelette": "omelette", + "symbol.descriptivePosition.on": "ഓൺ", + "symbol.number.one": "ഒന്നു", + "symbol.number.oneDot": "ഒരു ഡോട്ട്", + "symbol.descriptiveTime.oneHour": "ഒരു മണിക്കൂർ", + "symbol.descriptiveShape.oneThird": "മൂന്നിലൊന്ന്", + "symbol.foodVegetablesAndSalads.onion": "ഉള്ളി", + "symbol.foodMealsAndSnacks.onionRings": "ഉള്ളി മോതിരങ്ങൾ", + "symbol.foodMealsAndSnacks.onionSoup": "ഉള്ളി സൂപ്പ്", + "symbol.science.opaque": "അതാര്യമാണ്", + "symbol.descriptiveState.open": "തുറക്കുക", + "symbol.peopleActions.toOpen": "തുറക്കാൻ", + "symbol.descriptivePosition.open": "തുറക്കുക", + "symbol.computerIcon.openComputerFolder": "കമ്പ്യൂട്ടർ ഫോൾഡർ തുറക്കുക", + "symbol.computerIcon.toOpenComputerFolder": "കമ്പ്യൂട്ടർ ഫോൾഡർ തുറക്കാൻ", + "symbol.peopleActions.toOpenDoor": "വാതിൽ തുറക്കാൻ", + "symbol.buildingShop.openShop": "കട തുറക്കുക", + "symbol.foodKitchenActions.toOpenTin": "ടിൻ തുറക്കാൻ", + "symbol.buildingPublic.operatingTheatre": "ഓപ്പറേറ്റിംഗ് തിയേറ്റർ", + "symbol.healthcareMedicalConditions.operation": "ഓപ്പറേഷൻ", + "symbol.descriptivePosition.opposite": "വിപരീതം", + "symbol.foodFruit.orange": "നാരങ്ങ", + "symbol.artColour.orange": "നാരങ്ങ", + "symbol.drinkType.orangeFizzyDrink": "ഓറഞ്ച് ഫിസി ഡ്രിങ്ക്", + "symbol.drinkType.orangeJuice": "ഓറഞ്ച് ജ്യൂസ്", + "symbol.drinkType.orangeSquash": "ഓറഞ്ച് സ്ക്വാഷ്", + "symbol.peopleActions.toOrder": "ഓർഡർ ചെയ്യാൻ", + "symbol.communicationConversation.toOrder": "ഓർഡർ ചെയ്യാൻ", + "symbol.animalBirds.ostrich": "ഒട്ടകപക്ഷി", + "symbol.descriptiveDirection.out": "ഔട്ട്", + "symbol.computerIcon.outbox": "outbox", + "symbol.descriptivePosition.outside": "പുറത്ത്", + "symbol.descriptiveShape.oval": "ഓവൽ", + "symbol.descriptivePosition.over": "അവസാനിച്ചു", + "symbol.animalBirds.owl": "മൂങ്ങ", + "symbol.healthcareMedicalItems.oxygenMask": "ഓക്സിജൻ മാസ്ക്", + "symbol.animalCrustaceanAndMolluscs.oyster": "ചിപ്പി", + "symbol.science.ozoneLayer": "ഓസോൺ പാളി", + "symbol.alphabet.o-LowerCase": "o", + "symbol.alphabet.o-UpperCase": "O", + "symbol.foodMealsAndSnacks.packedLunch": "പായ്ക്ക് ചെയ്ത ഉച്ചഭക്ഷണം", + "symbol.holidayAndTravel.toPackSuitcase": "സ്യൂട്ട്കേസ് പായ്ക്ക് ചെയ്യാൻ", + "symbol.transportWater.paddles": "പാഡലുകൾ", + "symbol.toolsWorkshop.paint": "പെയിന്റ്", + "symbol.artMaking.toPaint": "വരയ്ക്കാൻ", + "symbol.artMaking.paintBox": "പെയിന്റ് ബോക്സ്", + "symbol.workAndSchoolStationery.paintBrush": "പെയിന്റ് ബ്രഷ്", + "symbol.toolsWorkshop.paintBrush": "പെയിന്റ് ബ്രഷ്", + "symbol.workAndSchoolStationery.paintChilds": "കുട്ടികളെ വരയ്ക്കുക", + "symbol.artColour.palePink": "ഇളം പിങ്ക്", + "symbol.plantsAndTrees.palm": "കൈപ്പത്തി", + "symbol.religionGeneral.crossPalm": "ക്രോസ് പാം", + "symbol.religionFestival.palmSunday": "palm Sunday", + "symbol.holidayAndTravel.palmTree": "ഈന്തപ്പന മരം", + "symbol.foodBreadsAndBaking.pancakes": "പാൻകേക്ക്", + "symbol.foodBreadsAndBaking.pancake": "പാൻകേക്ക്", + "symbol.animalMammal.panda": "panda", + "symbol.clothesGeneral.pants": "pants", + "symbol.workAndSchoolStationery.paper": "കടലാസ്", + "symbol.workAndSchoolStationery.paperclip": "പേപ്പർക്ലിപ്പ്", + "symbol.foodKitchenItems.paperTowel": "പേപ്പർ ടവൽ", + "symbol.healthcareGroomingItems.paperTowels": "പേപ്പർ ടവലുകൾ", + "symbol.transportAir.parachute": "parachute", + "symbol.celebrationEvent.parade": "പരേഡ്", + "symbol.descriptiveShape.parallelogram": "parallelogram", + "symbol.descriptiveShape.parallelLine": "സമാന്തര ലൈൻ", + "symbol.peopleProfession.paramedic": "പാരാമെഡിക്കൽ", + "symbol.sport.paraOlympicGames": "പാരാ ഒളിമ്പിക് ഗെയിംസ്", + "symbol.peopleRelationship.parents": "മാതാപിതാക്കൾ", + "symbol.transportRoad.toPark": "പാർക്ക് ചെയ്യാൻ", + "symbol.animalBirds.parrot": "തത്ത", + "symbol.foodVegetablesAndSalads.parsnip": "parsnip", + "symbol.descriptiveQuantity.part": "ഭാഗം", + "symbol.foodFeedingAndEating.dishPartitioned": "dish partitioned", + "symbol.peopleRelationship.partner": "പങ്കാളി", + "symbol.celebrationEvent.partyCelebration": "പാർട്ടി ആഘോഷം", + "symbol.celebrationItem.partyPopper": "പാർട്ടി പോപ്പർ", + "symbol.plantsAndTrees.passionFlower": "അഭിനിവേശ പുഷ്പം", + "symbol.foodFruit.passionFruit": "പാഷൻ ഫ്രൂട്ട്", + "symbol.holidayAndTravel.passport": "പാസ്പോർട്ട്", + "symbol.descriptiveTime.past": "past", + "symbol.foodPastasAndRice.pasta": "pasta", + "symbol.foodIngredients.pastaSauce": "pasta sauce", + "symbol.computerIcon.paste": "പേസ്റ്റ്", + "symbol.foodMealsAndSnacks.pastie": "pastie", + "symbol.foodBreadsAndBaking.pastry": "പേസ്ട്രി", + "symbol.clothesGeneral.patchOnClothes": "വസ്ത്രങ്ങളിൽ പാച്ച്", + "symbol.foodMealsAndSnacks.pate": "pate", + "symbol.animalActivityMisc.toPatDog": "നായയെ തലോടാൻ", + "symbol.animalFeatures.paw": "paw", + "symbol.workAndSchoolSubjects.pe": "pe", + "symbol.foodVegetablesAndSalads.pea": "പയർ", + "symbol.foodFruit.peach": "പീച്ച്", + "symbol.animalBirds.peacock": "മയില്‍", + "symbol.foodNuts.peanut": "നിലക്കടല", + "symbol.foodIngredients.peanutButter": "പീനട്ട് ബട്ടർ", + "symbol.foodFruit.pear": "പിയർ", + "symbol.foodVegetablesAndSalads.peas": "പീസ്", + "symbol.foodMealsAndSnacks.peaSoup": "പയർ സൂപ്പ്", + "symbol.foodNuts.pecan": "പെക്കൻ", + "symbol.foodKitchenItems.peeler": "പീലർ", + "symbol.foodKitchenActions.toPeel": "തൊലി കളയാൻ", + "symbol.foodKitchenActions.toPeelOrange": "ഓറഞ്ച് തൊലി കളയാൻ", + "symbol.animalBirds.pelican": "പെലിക്കൻ", + "symbol.workAndSchoolStationery.pen": "പേന", + "symbol.workAndSchoolStationery.pencil": "പെൻസിൽ", + "symbol.artMaking.pencilAndPaper": "പേപ്പറും പെൻസിലും", + "symbol.workAndSchoolStationery.pencilBox": "പെൻസിൽ ബോക്സ്", + "symbol.workAndSchoolStationery.pencilCase": "പെൻസിൽ കേസ്", + "symbol.workAndSchoolStationery.pencilSharpener": "pencil sharpener", + "symbol.animalBirds.penguin": "പെൻഗ്വിൻ", + "symbol.healthcareBodyParts.penis": "ലിംഗം", + "symbol.descriptiveShape.pentagon": "പെന്റഗണ്", + "symbol.artMaking.penAndPaper": "പേനയും പേപ്പറും", + "symbol.foodVegetablesAndSalads.pepper": "കുരുമുളക്", + "symbol.foodKitchenItems.pepperMill": "കുരുമുളക് മില്ല്", + "symbol.numberActivity.percent": "ശതമാനം", + "symbol.healthcareGroomingItems.perfume": "പെർഫ്യൂം", + "symbol.scienceEco.permeable": "permeable", + "symbol.healthcareGroomingActivities.toPerm": "perm", + "symbol.electricalMedia.personalCdPlayer": "വ്യക്തിഗത cd player", + "symbol.communicationAid.personalPassport": "വ്യക്തിഗത പാസ്പോർട്ട്", + "symbol.foodKitchenItems.pestleAndMortar": "പെസ്റ്റലും മോർട്ടാറും", + "symbol.plantsAndTrees.petal": "ഇതൾ", + "symbol.transportRoad.petrolTanker": "പെട്രോൾ ടാങ്കർ", + "symbol.clothesGeneral.petticoat": "പെറ്റികോട്ട്", + "symbol.animalActivityGrooming.petBlanket": "വളർത്തുമൃഗ പുതപ്പ്", + "symbol.animalActivityGrooming.petBrush": "വളർത്തുമൃഗ ബ്രഷ്", + "symbol.animalHabitat.petCarrier": "വളർത്തുമൃഗങ്ങളുടെ കാരിയർ", + "symbol.animalHabitat.petCarryingBasket": "കുട്ട വഹിക്കുന്ന വളർത്തുമൃഗം", + "symbol.animalActivityGrooming.collarPet": "കോളർ വളർത്തുമൃഗം", + "symbol.animalActivityGrooming.petComb": "വളർത്തുമൃഗങ്ങളുടെ ചീപ്പ്", + "symbol.workAndSchoolTimetable.peClass": "pe ക്ലാസ്", + "symbol.electricalPhone.phonePictureVideo": "ഫോൺ ചിത്രം വീഡിയോ", + "symbol.buildingEquipmentAndDevices.photocopier": "ഫോട്ടോകോപ്പിയർ", + "symbol.holidayAndTravel.photographs": "ചിത്രങ്ങള്", + "symbol.peopleProfession.physioTherapist": "ഫിസിയോ തെറാപ്പിസ്റ്റ്", + "symbol.musicInstrument.piano": "പിയാനോ", + "symbol.peopleActions.toPick": "തിരഞ്ഞെടുക്കാൻ", + "symbol.foodMealsAndSnacks.pickAndMix": "എടുത്ത് മിക്സ് ചെയ്യുക", + "symbol.peopleActions.toPickUp": "എടുക്കാൻ", + "symbol.foodMealsAndSnacks.picnic": "പിക്നിക്", + "symbol.buildingFurniture.picture": "ചിത്രം", + "symbol.buildingFurniture.pictureFrame": "പിക്ചർ ഫ്രെയിം", + "symbol.foodBreadsAndBaking.pie": "പൈ", + "symbol.numberActivity.pieChart": "പൈ ചാർട്ട്", + "symbol.animalMammal.piglet": "പന്നിക്കുട്ടി", + "symbol.peopleProfession.pilot": "പൈലറ്റ്", + "symbol.clothesGeneral.helmetPilot": "ഹെൽമെറ്റ് പൈലറ്റ്", + "symbol.foodFruit.pineapple": "കൈതച്ചക്ക", + "symbol.drinkType.pineappleJuice": "പൈനാപ്പിൾ ജ്യൂസ്", + "symbol.plantsAndTrees.pineCone": "പൈൻ കോൺ", + "symbol.foodNuts.pineNut": "പൈൻ നട്ട്", + "symbol.artColour.pink": "പിങ്ക്", + "symbol.drinkContainersAndMeasures.pint": "pint", + "symbol.foodNuts.pistachios": "പിസ്ത", + "symbol.foodMealsAndSnacks.pizza": "പിസ", + "symbol.foodKitchenItems.pizzaCutter": "പിസ കട്ടർ", + "symbol.foodFeedingAndEating.placeMat": "പായ വയ്ക്കുക", + "symbol.foodKitchenItems.placeSetting": "സ്ഥല ക്രമീകരണം", + "symbol.toolsWorkshop.plane": "വിമാനം", + "symbol.scienceAstronomy.planets": "ഗ്രഹങ്ങൾ", + "symbol.transportAir.planeLanding": "വിമാന ലാൻഡിംഗ്", + "symbol.transportAir.planeTakeOff": "വിമാനം പറന്നുയര് ന്നു", + "symbol.plantsAndTrees.plant": "ചെടി", + "symbol.toolsActions.toPlant": "നടാൻ", + "symbol.healthcareMedicalItems.plaster": "പ്ലാസ്റ്റർ", + "symbol.science.plastic": "പ്ലാസ്റ്റിക്", + "symbol.science.plasticBag": "പ്ലാസ്റ്റിക് ബാഗ്", + "symbol.workAndSchoolStationery.plasticPocket": "പ്ലാസ്റ്റിക് പോക്കറ്റ്", + "symbol.foodKitchenItems.plate": "പ്ലേറ്റ്", + "symbol.foodFeedingAndEating.plateGuard": "പ്ലേറ്റ് ഗാർഡ്", + "symbol.science.playdough": "Playdough", + "symbol.leisureGames.playingCards": "ചീട്ടുകളി", + "symbol.leisureGames.playingCardsClubs": "ചീട്ടുകളി ക്ലബ്ബുകൾ കളിക്കുന്നു", + "symbol.leisureGames.playingCardsDiamonds": "ചീട്ടുകളി വജ്രങ്ങൾ", + "symbol.leisureGames.playingCardsHearts": "ചീട്ടുകളി ഹൃദയങ്ങൾ", + "symbol.leisureGames.playingCardsPatience": "ചീട്ടുകളി ക്ഷമയോടെ കളിക്കുക", + "symbol.leisureGames.playingCardsSpades": "ചീട്ടുകളി കളിക്കുന്നു", + "symbol.leisureGames.playingCardPicture": "കാർഡ് ചിത്രം പ്ലേ ചെയ്യുന്നു", + "symbol.electricalMedia.playstation": "പ്ലേസ്റ്റേഷൻ", + "symbol.leisureGames.toPlay": "കളിക്കാൻ", + "symbol.leisurePlayground.playArea": "കളിസ്ഥലം", + "symbol.toolsWorkshop.pliers": "പ്ലിയേഴ്സ്", + "symbol.toolsActions.toPlough": "ഉഴുതുമറിക്കാൻ", + "symbol.healthcareGroomingActivities.toPluck": "പറിക്കാൻ", + "symbol.electricalGeneral.plug": "പ്ലഗ്", + "symbol.foodFruit.plum": "plum", + "symbol.foodVegetablesAndSalads.plumTomato": "പ്ലം തക്കാളി", + "symbol.scienceAstronomy.pluto": "pluto", + "symbol.clothesGeneral.pocket": "കീശ", + "symbol.descriptiveShape.pointed": "ചൂണ്ടിക്കാണിച്ചത്", + "symbol.descriptiveDirection.toPoint": "ചൂണ്ടിക്കാണിക്കാൻ", + "symbol.animalMammal.polarBear": "ധ്രുവ കരടി", + "symbol.peopleProfession.police": "പോലീസ്", + "symbol.transportRoad.policeCar": "പോലീസ് വാഹനം", + "symbol.clothesGeneral.policeHelmet": "പോലീസ് ഹെൽമെറ്റ്", + "symbol.electricalPhone.policeRadio": "പോലീസ് റേഡിയോ", + "symbol.healthcareGroomingActivities.toPolishNails": "നഖങ്ങൾ പോളിഷ് ചെയ്യാൻ", + "symbol.buildingGardenAndFarm.pond": "തടാകം", + "symbol.leisureToys.ballPool": "ബോൾ പൂൾ", + "symbol.healthcareMedicalItems.poolHoist": "പൂൾ ഹോസ്റ്റ്", + "symbol.leisureGames.poolSnooker": "pool snooker", + "symbol.foodBreadsAndBaking.poppadoms": "poppadoms", + "symbol.drinkActions.toPopChampagneCork": "പോപ്പ് ഷാംപെയ്ൻ കോർക്ക്", + "symbol.clothesGeneral.popSocks": "പോപ്പ് സോക്സ്", + "symbol.animalMammal.porcupine": "മുള്ളൻപന്നി", + "symbol.foodMeat.porkChop": "പന്നിയിറച്ചി അരിഞ്ഞത്", + "symbol.foodBreadsAndBaking.porridge": "കഞ്ഞി", + "symbol.electricalMedia.portableDvdPlayer": "portable dvd player", + "symbol.peopleProfession.porterHospital": "പോർട്ടർ ഹോസ്പിറ്റൽ", + "symbol.workAndSchoolStationery.post-It": "Post-it", + "symbol.peopleActions.toPostLetter": "കത്ത് പോസ്റ്റ് ചെയ്യാൻ", + "symbol.peopleProfession.postPerson": "പോസ്റ്റ് പേഴ്സൺ", + "symbol.transportRoad.postVan": "പോസ്റ്റ് വാൻ", + "symbol.toolsGarden.pot": "കുടം", + "symbol.foodVegetablesAndSalads.potato": "ഉരുളക്കിഴങ്ങ്", + "symbol.plantsAndTrees.pottedPlant": "കുടം ചെടി", + "symbol.science.pottery": "മൺപാത്രങ്ങൾ", + "symbol.healthcareGroomingItems.pottyChair": "പോട്ടി കസേര", + "symbol.foodMealsAndSnacks.potNoodle": "pot noodle", + "symbol.foodPoultry.poultry": "കോഴിയിറച്ചി", + "symbol.peopleActions.toPour": "ഒഴിക്കാൻ", + "symbol.foodBreadsAndBaking.toPourCakeMixture": "കേക്ക് മിശ്രിതം ഒഴിക്കാൻ", + "symbol.foodSweetsAndDesserts.toPourCustard": "കസ്റ്റാർഡ് ഒഴിക്കാൻ", + "symbol.foodIngredients.toPourGravy": "ഗ്രേവി ഒഴിക്കാൻ", + "symbol.healthcareGroomingItems.powderPuff": "പൗഡർ പഫ്", + "symbol.electricalGeneral.powerSwitch": "പവർ സ്വിച്ച്", + "symbol.animalCrustaceanAndMolluscs.prawn": "ചെമ്മീൻ", + "symbol.religionGeneral.prayer": "പ്രാർത്ഥന", + "symbol.religionGeneral.toPray": "പ്രാർത്ഥിക്കാൻ", + "symbol.celebrationItem.present": "ഇപ്പോൾ", + "symbol.peopleActions.toPressButton": "ബട്ടൺ അമർത്താൻ", + "symbol.peopleDescriptive.pretty": "ഭംഗി", + "symbol.foodBreadsAndBaking.pretzel": "pretzel", + "symbol.animalFeatures.prickles": "കുത്തുകൾ", + "symbol.computerIcon.print": "അച്ചടിക്കുക", + "symbol.electricalComputer.printer": "പ്രിന്റർ", + "symbol.computerIcon.printPreview": "പ്രിവ്യൂ അച്ചടിക്കുക", + "symbol.descriptiveShape.prismHexagonal": "പ്രിസം hexagonal", + "symbol.descriptiveShape.prismTriangular": "പ്രിസം ത്രികോണാകൃതി", + "symbol.peopleActions.toPropUp": "എഴുന്നേൽക്കാൻ", + "symbol.peopleActions.toProtect": "സംരക്ഷിക്കാൻ", + "symbol.foodDiet.protein": "പ്രോട്ടീൻ", + "symbol.animalBirds.puffin": "പഫിൻ", + "symbol.peopleActions.toPull": "വലിക്കാൻ", + "symbol.leisureToys.pullAlongToy": "കളിപ്പാട്ടത്തോടൊപ്പം വലിക്കുക", + "symbol.healthcareGroomingItems.pumiceStone": "പ്യൂമിസ് കല്ല്", + "symbol.foodVegetablesAndSalads.pumpkin": "മത്തങ്ങ", + "symbol.celebrationItem.pumpkinLantern": "മത്തങ്ങ വിളക്ക്", + "symbol.celebrationItem.pumpkinPie": "മത്തങ്ങ പൈ", + "symbol.healthcareBodyParts.pupil": "വിദ്യാര് ത്ഥി", + "symbol.leisureToys.puppet": "പാവ", + "symbol.foodMealsAndSnacks.pureedFood": "ശുദ്ധീകരിച്ച ഭക്ഷണം", + "symbol.religionPerson.puritans": "പ്യൂരിറ്റൻസ്", + "symbol.artColour.purple": "പർപ്പിൾ", + "symbol.clothesAccessories.purse": "പേഴ് സ്", + "symbol.peopleActions.toPush": "തള്ളാൻ", + "symbol.peopleActions.toPushDown": "താഴേക്ക് തള്ളാൻ", + "symbol.peopleActions.toPut": "പറയാം.", + "symbol.buildingHouseholdTasks.toPutAway": "അകറ്റി നിര് ത്താന്", + "symbol.peopleActions.toPutIn": "ഇടാൻ", + "symbol.buildingHouseholdTasks.toPutInBin": "ബിന്നില് ഇടാന്", + "symbol.peopleActions.toPutInCassetteTape": "കാസറ്റ് ടേപ്പിൽ ഇടാൻ", + "symbol.peopleActions.toPutInCdDvd": "CD dvd ഇടാൻ", + "symbol.healthcareGroomingActivities.toPutInContactLens": "കോൺടാക്റ്റ് ലെൻസ് ഇടാൻ", + "symbol.healthcareGroomingActivities.toPutOnCap": "തൊപ്പി ധരിക്കാൻ", + "symbol.healthcareGroomingActivities.toPutOnCoat": "കോട്ട് ധരിക്കാൻ", + "symbol.peopleActions.toPutOnHelmet": "ഹെൽമെറ്റ് ധരിക്കാൻ", + "symbol.peopleActions.toPutOnLid": "മൂടി ഇടാൻ", + "symbol.buildingHouseholdTasks.toPutOutRubbish": "മാലിന്യം പുറന്തള്ളാൻ", + "symbol.clothesGeneral.pyjamas": "pyjamas", + "symbol.descriptiveShape.pyramidSquareBase": "പിരമിഡ് സ്ക്വയർ ബേസ്", + "symbol.descriptiveShape.pyramidTriangularBase": "പിരമിഡ് ത്രികോണാകൃതിയിലുള്ള അടിത്തറ", + "symbol.alphabet.p-LowerCase": "p", + "symbol.alphabet.p-UpperCase": "P", + "symbol.descriptiveShape.quadrilateral": "ചതുർഭുജം", + "symbol.animalBirds.quail": "കാട", + "symbol.descriptiveQuantity.quarter": "പാദം", + "symbol.peopleActions.toQueue": "ക്യൂവിൽ നിൽക്കാൻ", + "symbol.foodMealsAndSnacks.quicheFlan": "quiche flan", + "symbol.peopleDescriptive.quiet": "നിശബ്ദത", + "symbol.alphabet.q-LowerCase": "q", + "symbol.alphabet.q-UpperCase": "Q", + "symbol.animalMammal.rabbit": "മുയൽ", + "symbol.animalHabitat.rabbitHutch": "മുയൽ ഹച്ച്", + "symbol.sport.raceAthletics": "റേസ് അത്ലറ്റിക്സ്", + "symbol.foodVegetablesAndSalads.radish": "മുള്ളങ്കി", + "symbol.environmentWeather.rain": "മഴ", + "symbol.environmentWeather.rainbow": "മഴവില്ല്", + "symbol.clothesGeneral.raincoat": "മഴക്കോട്ട്", + "symbol.peopleActions.toRaiseFeet": "കാലുകൾ ഉയർത്താൻ", + "symbol.peopleActions.toRaiseHead": "തല ഉയര് ത്താന്", + "symbol.foodFruit.raisin": "ഉണക്കമുന്തിരി", + "symbol.foodFruit.raisinCurrants": "ഉണക്കമുന്തിരി ഉണക്കമുന്തിരി", + "symbol.toolsGarden.rake": "rake", + "symbol.peopleActions.toRake": "റേക്ക് ചെയ്യാൻ", + "symbol.animalMammal.ram": "റാം", + "symbol.healthcareMedicalItems.ramp": "റാംപ്", + "symbol.healthcareMedicalConditions.rash": "റാഷ്", + "symbol.animalMammal.rat": "എലി", + "symbol.animalReptilesAndAmphibians.rattleSnake": "റാറ്റിൽ പാമ്പ്", + "symbol.foodPastasAndRice.ravioli": "ravioli", + "symbol.healthcareGroomingItems.razor": "റേസർ", + "symbol.peopleActions.toReachFor": "എത്തിച്ചേരാൻ", + "symbol.peopleDescriptive.ready": "റെഡി", + "symbol.foodMealsAndSnacks.readyMeal": "റെഡി മീൽ", + "symbol.foodMealsAndSnacks.readyMealLamb": "റെഡി മീൽ ആട്ടിൻകുട്ടി", + "symbol.communicationConversation.toRead": "വായിക്കാൻ", + "symbol.communicationConversation.toReadBook": "പുസ്തകം വായിക്കാൻ", + "symbol.peopleActions.toReceive": "സ്വീകരിക്കാൻ", + "symbol.computerIcon.toReceiveEmail": "ഇമെയിൽ സ്വീകരിക്കാൻ", + "symbol.foodMealsAndSnacks.recipe": "പാചകക്കുറിപ്പ്", + "symbol.descriptiveShape.rectangle": "ദീർഘചതുരം", + "symbol.computerIcon.recycleBin": "recycle bin", + "symbol.scienceEco.recycleLogo": "റീസൈക്കിൾ ലോഗോ", + "symbol.buildingContents.recyclingBins": "റീസൈക്ലിംഗ് ബിന്നുകൾ", + "symbol.artColour.red": "ചുവപ്പ്", + "symbol.foodKitchenActions.toRefridgerate": "റീഫ്രിഡ്ജ് ചെയ്യാൻ", + "symbol.peopleProfession.refuseCollector": "കളക്ടർ നിരസിക്കുക", + "symbol.transportRoad.refuseLorry": "നിരസിക്കപ്പെട്ട ലോറി", + "symbol.animalMammal.reindeer": "റെയിൻഡിയർ", + "symbol.peopleActions.toRelax": "വിശ്രമിക്കാൻ", + "symbol.electricalMedia.remoteControl": "റിമോട്ട് കൺട്രോൾ", + "symbol.peopleActions.toRemove": "നീക്കംചെയ്യാൻ", + "symbol.peopleActions.toRest": "വിശ്രമിക്കാൻ", + "symbol.peopleDescriptive.retired": "വിരമിച്ചു", + "symbol.peopleActions.toRetire": "വിരമിക്കാൻ", + "symbol.computerIcon.toReturn": "തിരിച്ചു വരാൻ", + "symbol.peopleActions.toReturnBook": "പുസ്തകം തിരികെ നല് കാന്", + "symbol.computerIcon.rewind": "rewind", + "symbol.animalMammal.rhinoceros": "കാണ്ടാമൃഗം", + "symbol.descriptiveShape.rhombus": "റോംബസ്", + "symbol.foodVegetablesAndSalads.rhubarb": "റുബാർബ്", + "symbol.celebrationItem.ribbon": "റിബൺ", + "symbol.foodPastasAndRice.rice": "അരി", + "symbol.foodPastasAndRice.riceCake": "റൈസ് കേക്ക്", + "symbol.foodPastasAndRice.ricePacket": "അരി പാക്കറ്റ്", + "symbol.transportRoad.toRideCar": "കാർ ഓടിക്കാൻ", + "symbol.sport.toRideHorse": "കുതിര സവാരി ചെയ്യാൻ", + "symbol.clothesSport.ridingHat": "റൈഡിംഗ് തൊപ്പി", + "symbol.military.rifle": "റൈഫിൾ", + "symbol.descriptiveDirection.right": "അതെ.", + "symbol.electricalComputer.rightClick": "റൈറ്റ് ക്ലിക്ക്", + "symbol.healthcareBodyParts.rightHand": "വലതുകൈ", + "symbol.clothesJewellery.ring": "മോതിരം", + "symbol.peopleActions.toRingBell": "മണി മുഴക്കാൻ", + "symbol.workAndSchoolStationery.ringBinder": "റിംഗ് ബൈൻഡർ", + "symbol.peopleActions.toRingDoorbell": "ഡോർ ബെൽ അടിക്കാൻ", + "symbol.peopleActions.toRinse": "കഴുകാൻ", + "symbol.religionFestival.risen": "ഉയിര് ത്തെഴുന്നേറ്റു", + "symbol.holidayAndTravel.road": "വഴി", + "symbol.foodMealsAndSnacks.roastDinner": "വറുത്ത അത്താഴം", + "symbol.animalBirds.robin": "റോബിൻ", + "symbol.transportSpace.rocket": "റോക്കറ്റ്", + "symbol.celebrationItem.rocket": "റോക്കറ്റ്", + "symbol.buildingFurniture.rockingChair": "റോക്കിംഗ് കസേര", + "symbol.peopleActions.toRockChair": "റോക്ക് കസേരയിലേക്ക്", + "symbol.sport.toRollerskate": "റോളർസ്കേറ്റ് ചെയ്യാൻ", + "symbol.buildingContents.rollerBlind": "roller blind", + "symbol.holidayAndTravel.rollerCoaster": "റോളർ കോസ്റ്റർ", + "symbol.foodKitchenItems.rollingPin": "റോളിംഗ് പിൻ", + "symbol.leisureGames.toRollDice": "പകിട ഉരുട്ടാൻ", + "symbol.healthcareGroomingItems.rollOnDeodorant": "റോൾ ഓൺ ഡിയോഡറന്റ്", + "symbol.peopleActions.toRollOver": "ഉരുണ്ടുപോകാൻ", + "symbol.foodKitchenActions.toRollPastry": "പേസ്ട്രി റോൾ ചെയ്യാൻ", + "symbol.buildingContents.romanBlind": "റോമൻ അന്ധൻ", + "symbol.buildingPublic.room": "മുറി", + "symbol.plantsAndTrees.roots": "വേരുകൾ", + "symbol.plantsAndTrees.rose": "റോസ്", + "symbol.sportAccessories.rosette": "റോസെറ്റ്", + "symbol.buildingContents.rotaryWashingLine": "റോട്ടറി വാഷിംഗ് ലൈൻ", + "symbol.transportWater.rowingBoat": "റോയിംഗ് ബോട്ട്", + "symbol.peopleActions.toRub": "തടവാൻ", + "symbol.celebrationItem.rudolph": "റുഡോൾഫ്", + "symbol.buildingContents.rug": "പുതപ്പ്", + "symbol.sportAccessories.rugbyBall": "റഗ്ബി പന്ത്", + "symbol.sport.toRun": "ഓടാൻ", + "symbol.alphabet.r-LowerCase": "r", + "symbol.alphabet.r-UpperCase": "R", + "symbol.celebrationItem.sack": "ചാക്ക്", + "symbol.animalActivityGrooming.saddle": "സാഡിൽ", + "symbol.sportAccessories.saddle": "സാഡിൽ", + "symbol.peopleFeelings.sadLady": "ദുഃഖിതയായ സ്ത്രീ", + "symbol.peopleFeelings.sadMan": "ദുഃഖിതനായ മനുഷ്യൻ", + "symbol.toolsWorkshop.safetyGoggles": "സുരക്ഷാ കണ്ണടകൾ", + "symbol.healthcareGroomingItems.safetyPin": "സേഫ്റ്റി പിൻ", + "symbol.peopleProfession.sailor": "നാവികൻ", + "symbol.foodVegetablesAndSalads.salad": "സാലഡ്", + "symbol.foodVegetablesAndSalads.saladPacket": "സാലഡ് പാക്കറ്റ്", + "symbol.foodMealsAndSnacks.saladPlate": "സാലഡ് പ്ലേറ്റ്", + "symbol.foodMeat.salamiSausage": "സലാമി സോസേജ്", + "symbol.foodKitchenItems.salt": "ഉപ്പ്", + "symbol.foodFeedingAndEating.salty": "ഉപ്പ്", + "symbol.foodFeedingAndEating.toSalt": "ഉപ്പ്", + "symbol.descriptiveQuantity.same": "ഒരേ പോലെ", + "symbol.clothesGeneral.sandals": "ചെരിപ്പുകൾ", + "symbol.toolsWorkshop.sandpaper": "Sandpaper", + "symbol.foodMealsAndSnacks.sandwich": "sandwich", + "symbol.leisureToys.sandPit": "മണൽക്കുഴി", + "symbol.healthcareGroomingItems.sanitaryTowel": "സാനിറ്ററി ടവൽ", + "symbol.scienceAstronomy.satellite": "ഉപഗ്രഹം", + "symbol.foodFruit.satsuma": "satsuma", + "symbol.scienceAstronomy.saturn": "ശനി", + "symbol.foodKitchenItems.saucepan": "സോസെപ്പാൻ", + "symbol.foodKitchenItems.saucer": "സോസർ", + "symbol.foodMeat.sausages": "സോസേജുകൾ", + "symbol.foodMealsAndSnacks.sausageAndMash": "സോസേജും മാഷും", + "symbol.foodMeat.sausageCumberland": "സോസേജ് കുംബർലാൻഡ്", + "symbol.foodBreadsAndBaking.sausageRoll": "സോസേജ് റോൾ", + "symbol.foodMealsAndSnacks.sausageSandwich": "സോസേജ് സാൻഡ് വിച്ച്", + "symbol.computerIcon.save": "രക്ഷിക്കൂ", + "symbol.toolsWorkshop.saw": "കണ്ടു", + "symbol.foodKitchenItems.scales": "സ്കെയിലുകൾ", + "symbol.computerIcon.scanning": "സ്കാനിംഗ്", + "symbol.healthcareBodyParts.scar": "വടുക്കൾ", + "symbol.toolsGarden.scarecrow": "scarecrow", + "symbol.clothesGeneral.scarf": "സ്കാർഫ്", + "symbol.peopleDescriptive.scary": "ഭയം", + "symbol.buildingSchool.school": "വിദ്യാലയം", + "symbol.clothesAccessories.schoolBag": "സ്കൂൾ ബാഗ്", + "symbol.peopleProfession.schoolCook": "സ്കൂൾ പാചകക്കാരൻ", + "symbol.workAndSchoolSubjects.science": "ശാസ്ത്രം", + "symbol.workAndSchoolTimetable.scienceClass": "സയൻസ് ക്ലാസ്", + "symbol.buildingSchool.scienceRoom": "സയൻസ് റൂം", + "symbol.healthcareGroomingItems.scissors": "കത്രിക", + "symbol.foodKitchenItems.scoop": "സ്കൂപ്പ്", + "symbol.foodKitchenActions.toScoop": "സ്കൂപ്പ് ചെയ്യാൻ", + "symbol.sport.toScoreGoal": "ഗോൾ നേടാൻ", + "symbol.foodEggs.scrambledEggs": "നുറുക്കിയ മുട്ടകൾ", + "symbol.toolsWorkshop.screw": "സ്ക്രൂ", + "symbol.toolsWorkshop.screwdriver": "സ്ക്രൂഡ്രൈവർ", + "symbol.buildingContents.scrubbingBrush": "ബ്രഷ് സ്ക്രബ്ബ് ചെയ്യുക", + "symbol.buildingHouseholdTasks.toScrub": "സ്ക്രബ് ചെയ്യാൻ", + "symbol.animalBirds.seagull": "കടൽക്കാക്ക", + "symbol.animalFishAndMarineMammals.seahorse": "കടൽക്കുതിര", + "symbol.animalFishAndMarineMammals.seal": "seal", + "symbol.peopleActions.toSealEnvelope": "കവർ മുദ്രവെക്കാൻ", + "symbol.transportRoad.seatBelt": "സീറ്റ് ബെൽറ്റ്", + "symbol.descriptiveTime.second": "സെക്കന്റ്", + "symbol.descriptivePosition.second": "സെക്കന്റ്", + "symbol.peopleProfession.secretary": "സെക്രട്ടറി", + "symbol.plantsAndTrees.seedling": "തൈകൾ", + "symbol.plantsAndTrees.seeds": "വിത്തുകൾ", + "symbol.leisurePlayground.seeSaw": "കണ്ടോ", + "symbol.healthcareMedicalConditions.seizure": "അപസ്മാരം", + "symbol.foodBreadsAndBaking.flourSelfRaising": "മാവ് സ്വയം ഉയർത്തുക", + "symbol.computerIcon.toSendEmail": "ഇമെയിൽ അയയ്ക്കാൻ", + "symbol.healthcareBodyParts.senses": "ഇന്ദ്രിയങ്ങൾ", + "symbol.buildingSchool.sensoryRoom": "സെൻസറി റൂം", + "symbol.communicationAid.sensoryTube": "സെൻസറി ട്യൂബ്", + "symbol.peopleActions.toSeparate": "വേർപിരിയാൻ", + "symbol.peopleFeelings.sereneLady": "ശാന്തയായ സ്ത്രീ", + "symbol.peopleFeelings.sereneMan": "ശാന്തനായ മനുഷ്യൻ", + "symbol.foodKitchenActions.toServe": "സേവിക്കാൻ", + "symbol.foodFeedingAndEating.toServe": "സേവിക്കാൻ", + "symbol.foodFeedingAndEating.serviette": "serviette", + "symbol.buildingFurniture.settee": "settee", + "symbol.foodFeedingAndEating.toSetTable": "മേശ സജ്ജമാക്കാൻ", + "symbol.buildingHouseholdTasks.toSetTheTable": "മേശ സജ്ജമാക്കാൻ", + "symbol.foodKitchenActions.toSetTimer": "ടൈമർ സജ്ജമാക്കാൻ", + "symbol.number.seven": "ഏഴ്", + "symbol.number.seventeen": "പതിനേഴു", + "symbol.number.seventy": "എഴുപത്", + "symbol.descriptiveQuantity.seventyFivePercent": "എഴുപത്തിയഞ്ച് ശതമാനം", + "symbol.number.sevenDots": "ഏഴ് ഡോട്ടുകൾ", + "symbol.peopleActions.toSew": "തുന്നാൻ", + "symbol.peopleActions.toShake": "വിറയ്ക്കാൻ", + "symbol.peopleActions.toShakeHands": "ഹസ്തദാനം ചെയ്യാൻ", + "symbol.peopleActions.toShakeSomething": "എന്തെങ്കിലും കുലുക്കാൻ", + "symbol.descriptiveQuantity.shallow": "ആഴം കുറഞ്ഞത്", + "symbol.healthcareGroomingItems.shampoo": "ഷാംപൂ", + "symbol.animalActivityGrooming.toShampooAnimal": "ഷാംപൂ മൃഗം", + "symbol.healthcareGroomingActivities.toShampooHair": "ഷാംപൂ ഹെയർ", + "symbol.descriptiveShape.shapes": "ആകൃതികൾ", + "symbol.leisureToys.shapesorter": "shapesorter", + "symbol.leisureToys.shapePuzzle": "ആകൃതി പസിൾ", + "symbol.descriptiveQuantity.toShare": "പങ്കിടാൻ", + "symbol.descriptiveShape.sharp": "മൂർച്ചയുള്ളത്", + "symbol.toolsActions.toSharpen": "മൂർച്ച കൂട്ടാൻ", + "symbol.healthcareGroomingActivities.toShave": "ഷേവ് ചെയ്യാൻ", + "symbol.healthcareGroomingActivities.toShaveUnderarm": "അണ്ടർ ആർം ഷേവ് ചെയ്യാൻ", + "symbol.healthcareGroomingActivities.toShaveWithRazor": "റേസർ ഉപയോഗിച്ച് ഷേവ് ചെയ്യാൻ", + "symbol.healthcareGroomingItems.shavingCream": "ഷേവിംഗ് ക്രീം", + "symbol.animalMammal.sheep": "ചെമ്മരിയാട്", + "symbol.scienceEco.shells": "ഷെല്ലുകൾ", + "symbol.peopleProfession.shepherd": "ആട്ടിടയന്", + "symbol.healthcareBodyParts.shin": "ഷിൻ", + "symbol.descriptiveState.shiny": "തിളങ്ങുന്നു", + "symbol.clothesGeneral.shirt": "ഷർട്ട്", + "symbol.science.shootingStar": "ഷൂട്ടിംഗ് താരം", + "symbol.sport.toShoot": "വെടിവയ്ക്കാൻ", + "symbol.buildingShop.shop": "കട", + "symbol.peopleDescriptive.short": "ഹ്രസ്വം", + "symbol.clothesGeneral.shorts": "ഷോർട്ട്സ്", + "symbol.descriptiveQuantity.short": "ഹ്രസ്വം", + "symbol.peopleDescriptive.shortHair": "നീളം കുറഞ്ഞ മുടി", + "symbol.healthcareBodyParts.shoulder": "തോള്", + "symbol.peopleActions.toShout": "ഒച്ചയിടാൻ", + "symbol.healthcareGroomingItems.shower": "കുളി", + "symbol.healthcareGroomingActivities.toShower": "കുളിക്കാൻ", + "symbol.healthcareGroomingItems.showerCap": "ഷവർ തൊപ്പി", + "symbol.healthcareGroomingItems.showerGel": "ഷവർ ജെൽ", + "symbol.peopleActions.toShowMe": "കാണിച്ചു തരൂ.", + "symbol.animalMammal.shrew": "ഷ്രൂ", + "symbol.foodFishAndSeafood.shrimp": "ചെമ്മീൻ", + "symbol.religionFestival.shroveTuesday": "ഷ്രോവ് ചൊവ്വാഴ്ച", + "symbol.sportAccessories.shuttlecock": "ഷട്ടിൽകോക്ക്", + "symbol.descriptivePosition.side": "വശം", + "symbol.foodKitchenItems.sieve": "അരിപ്പ", + "symbol.foodKitchenActions.toSieve": "സീവ് ചെയ്യാൻ", + "symbol.transportRoad.signpost": "സൈൻപോസ്റ്റ്", + "symbol.communicationConversation.toSign": "ഒപ്പിടാൻ", + "symbol.science.silence": "നിശബ്ദത", + "symbol.foodFestival.simnelCake": "സിംനെൽ കേക്ക്", + "symbol.peopleProfession.singer": "ഗായകൻ", + "symbol.buildingFurniture.singleBed": "ഒരൊറ്റ കിടക്ക", + "symbol.transportRoad.busSingleDecker": "ബസ് സിംഗിൾ ഡെക്കർ", + "symbol.peopleActions.toSing": "പാടാൻ", + "symbol.foodKitchenItems.sink": "സിങ്ക്", + "symbol.peopleActions.toSink": "മുങ്ങാൻ", + "symbol.buildingContents.sink": "സിങ്ക്", + "symbol.transportWater.toSink": "മുങ്ങാൻ", + "symbol.peopleRelationship.sister": "സഹോദരി", + "symbol.peopleActions.toSit": "ഇരിക്കാൻ", + "symbol.electricalComputer.toSitAtComputer": "കമ്പ്യൂട്ടറിൽ ഇരിക്കാൻ", + "symbol.peopleActions.toSitInBeanbag": "ബീൻബാഗിൽ ഇരിക്കാൻ", + "symbol.peopleActions.toSitOnFloor": "തറയിൽ ഇരിക്കാൻ", + "symbol.number.six": "ആറ്", + "symbol.number.sixteen": "പതിനാറ്", + "symbol.number.sixty": "അറുപത്", + "symbol.number.sixDots": "ആറ് ഡോട്ടുകൾ", + "symbol.transportRoad.skateboard": "സ്കേറ്റ്ബോർഡ്", + "symbol.sport.toSkate": "സ്കേറ്റ് ചെയ്യാൻ", + "symbol.leisurePlayground.skatePark": "സ്കേറ്റ് പാർക്ക്", + "symbol.healthcareBodyParts.skeleton": "അസ്ഥികൂടം", + "symbol.transportRoad.toSkid": "തെന്നിമാറാൻ", + "symbol.healthcareBodyParts.skin": "തൊലി", + "symbol.sport.toSkip": "ഒഴിവാക്കാൻ", + "symbol.clothesGeneral.skirt": "പാവാട", + "symbol.sportAccessories.skis": "skis", + "symbol.sport.toSki": "ski", + "symbol.healthcareBodyParts.skull": "തലയോട്ടി", + "symbol.animalMammal.skunk": "skunk", + "symbol.transportRoad.sledge": "സ്ലെഡ്ജ്", + "symbol.peopleActions.toSleepFemale": "ഉറങ്ങാൻ പെണ്ണേ", + "symbol.peopleActions.toSleepMale": "ഉറങ്ങാൻ പുരുഷൻ", + "symbol.peopleActions.toSleepOnSide": "അരികിൽ കിടന്നുറങ്ങാൻ", + "symbol.clothesGeneral.sleepSuitBaby": "സ്ലീപ്പ് സ്യൂട്ട് കുഞ്ഞേ", + "symbol.transportRoad.sleigh": "വണ്ടി", + "symbol.descriptiveShape.slice": "കഷ്ണം", + "symbol.foodBreadsAndBaking.breadSliced": "റൊട്ടി അരിഞ്ഞത്", + "symbol.leisurePlayground.slide": "സ്ലൈഡ്", + "symbol.peopleActions.toSlide": "സ്ലൈഡ് ചെയ്യാൻ", + "symbol.peopleActions.toSlideBackwards": "പിന്നോട്ട് ചാടാൻ", + "symbol.peopleActions.toSlideForwards": "മുന്നോട്ട് സ്ലൈഡ് ചെയ്യാൻ", + "symbol.healthcareMedicalItems.sling": "സ്ലിംഗ്", + "symbol.clothesGeneral.slippers": "ചെരിപ്പുകൾ", + "symbol.peopleDescriptive.slippery": "വഴുവഴുപ്പുള്ള", + "symbol.electricalMedia.cameraSlr": "camera slr", + "symbol.animalCrustaceanAndMolluscs.slug": "സ്ലഗ്ഗ്", + "symbol.descriptiveQuantity.clothesSmall": "ചെറിയ വസ്ത്രങ്ങൾ", + "symbol.drinkContainersAndMeasures.smallDrink": "ചെറിയ പാനീയം", + "symbol.foodBreadsAndBaking.smallSausageRoll": "ചെറിയ സോസേജ് റോൾ", + "symbol.peopleActions.toSmear": "പുരട്ടാൻ", + "symbol.peopleActions.toSmile": "പുഞ്ചിരിക്കാൻ", + "symbol.healthcareMedicalConditions.toSmoke": "പുകവലിക്കാൻ", + "symbol.science.smooth": "മിനുസമാർന്നത്", + "symbol.animalCrustaceanAndMolluscs.snail": "ഒച്ച്", + "symbol.animalReptilesAndAmphibians.snake": "ഉരഗം", + "symbol.peopleActions.toSneak": "ഒളിക്കാൻ", + "symbol.peopleFeelings.sneeringLady": "പുച്ഛിക്കുന്ന സ്ത്രീ", + "symbol.peopleFeelings.sneeringMan": "പുച്ഛിക്കുന്ന മനുഷ്യൻ", + "symbol.healthcareMedicalConditions.sneezeCold": "തണുത്ത തുമ്മൽ", + "symbol.environmentWeather.snow": "ഹിമം", + "symbol.healthcareGroomingItems.soap": "സോപ്പ്", + "symbol.clothesGeneral.socks": "സോക്സ്", + "symbol.descriptiveState.soft": "മൃദുലം", + "symbol.peopleProfession.soldier": "പട്ടാളക്കാരൻ", + "symbol.healthcareBodyParts.sole": "sole", + "symbol.descriptiveQuantity.some": "ചിലത്", + "symbol.peopleRelationship.son": "മകൻ", + "symbol.computerIcon.toSort": "തരംതിരിക്കാൻ", + "symbol.foodMealsAndSnacks.soup": "സൂപ്പ്", + "symbol.foodFeedingAndEating.sour": "പുളിപ്പ്", + "symbol.foodDairy.sourCream": "പുളിച്ച ക്രീം", + "symbol.descriptiveDirection.south": "തെക്ക്", + "symbol.descriptiveDirection.southEast": "തെക്ക് കിഴക്ക്", + "symbol.descriptiveDirection.southWest": "തെക്ക് പടിഞ്ഞാറ്", + "symbol.transportSpace.spaceship": "ബഹിരാകാശ പേടകം", + "symbol.computerIcon.spaceBar": "സ്പേസ് ബാർ", + "symbol.leisureToys.spade": "മണ്വെട്ടി", + "symbol.foodPastasAndRice.spaghetti": "spaghetti", + "symbol.foodMealsAndSnacks.spaghettiBolognaise": "spaghetti bolognaise", + "symbol.celebrationItem.sparkler": "sparkler", + "symbol.foodKitchenItems.spatula": "spatula", + "symbol.peopleProfession.speechLanguageTherapist": "സ്പീച്ച് ലാംഗ്വേജ് തെറാപ്പിസ്റ്റ്", + "symbol.peopleActions.toSpell": "ഉച്ചരിക്കാൻ", + "symbol.foodFeedingAndEating.spicy": "മസാലകൾ", + "symbol.animalSpidersAndInsects.spider": "ചിലന്തി", + "symbol.animalHabitat.spidersWeb": "spiders web", + "symbol.peopleActions.toSpill": "ചോരാൻ", + "symbol.foodVegetablesAndSalads.spinach": "ചീര", + "symbol.healthcareBodyParts.spine": "നട്ടെല്ല്", + "symbol.peopleActions.toSpin": "കറങ്ങാൻ", + "symbol.healthcareGroomingItems.sponge": "സ്പോഞ്ച്", + "symbol.foodBreadsAndBaking.cakeSponge": "കേക്ക് സ്പോഞ്ച്", + "symbol.foodKitchenItems.spoon": "കരണ്ടി", + "symbol.descriptiveState.spotty": "spotty", + "symbol.peopleDescriptive.spotty": "spotty", + "symbol.buildingContents.spotLight": "സ്പോട്ട് ലൈറ്റ്", + "symbol.peopleActions.toSpray": "സ്പ്രേ ചെയ്യാൻ", + "symbol.foodKitchenActions.toSpread": "പടരാൻ", + "symbol.descriptiveTime.spring": "വസന്തം", + "symbol.foodVegetablesAndSalads.springOnions": "സ്പ്രിംഗ് ഉള്ളി", + "symbol.foodKitchenActions.toSprinkle": "തളിക്കാൻ", + "symbol.descriptiveShape.square": "കവല", + "symbol.toolsWorkshop.squareSetsquare": "square setsquare", + "symbol.drinkType.squash": "സ്ക്വാഷ്", + "symbol.foodKitchenActions.toSquash": "സ്ക്വാഷ്", + "symbol.animalFeatures.toSqueak": "കരയാൻ", + "symbol.peopleActions.toSqueeze": "ഞെരിക്കാൻ", + "symbol.animalMammal.squirrel": "അണ്ണാൻ", + "symbol.peopleActions.toSquirt": "സ്പ്രിംഗ് ചെയ്യാൻ", + "symbol.animalHabitat.stable": "സ്ഥിരത", + "symbol.animalMammal.stag": "സ്റ്റാഗ്", + "symbol.buildingStructure.stairs": "പടികൾ", + "symbol.peopleActions.toStamp": "സ്റ്റാമ്പ് ചെയ്യാൻ", + "symbol.buildingFurniture.standardLamp": "സ്റ്റാൻഡേർഡ് ലാമ്പ്", + "symbol.peopleActions.toStand": "നിൽക്കാൻ", + "symbol.workAndSchoolStationery.stapler": "സ്റ്റാപ്ലർ", + "symbol.workAndSchoolStationery.toStaple": "സ്റ്റേപ്പിൾ", + "symbol.scienceAstronomy.star": "താരം", + "symbol.animalOtherInvertebrates.starfish": "നക്ഷത്രമത്സ്യം", + "symbol.descriptiveShape.star": "താരം", + "symbol.leisureToys.starStacker": "സ്റ്റാർ സ്റ്റാക്കർ", + "symbol.foodMeat.steak": "സ്റ്റീക്ക്", + "symbol.peopleActions.toSteal": "മോഷ്ടിക്കാൻ", + "symbol.foodKitchenItems.steamer": "സ്റ്റീമർ", + "symbol.transportRail.steamTrain": "സ്റ്റീം ട്രെയിൻ", + "symbol.peopleRelationship.stepBrother": "രണ്ടാനച്ഛൻ", + "symbol.communicationAid.stepByStep": "ഘട്ടം ഘട്ടമായി", + "symbol.peopleRelationship.stepDad": "രണ്ടാനച്ഛൻ", + "symbol.peopleRelationship.stepDaughter": "രണ്ടാനമ്മ", + "symbol.peopleRelationship.stepMum": "സ്റ്റെപ്പ് മമ്മി", + "symbol.peopleRelationship.stepSister": "രണ്ടാനമ്മ", + "symbol.peopleRelationship.stepSon": "രണ്ടാനച്ഛൻ", + "symbol.electricalMedia.stereo": "സ്റ്റീരിയോ", + "symbol.healthcareMedicalItems.stethoscope": "സ്റ്റെതസ്കോപ്പ്", + "symbol.plantsAndTrees.stick": "വടി", + "symbol.leisureToys.stickers": "സ്റ്റിക്കറുകൾ", + "symbol.descriptiveState.sticky": "സ്റ്റിക്കി", + "symbol.foodDairy.cheeseStilton": "ചീസ് സ്റ്റിൽട്ടൺ", + "symbol.sportAccessories.stirrups": "stirrups", + "symbol.foodKitchenActions.toStir": "ഇളക്കിവിടാൻ", + "symbol.foodMealsAndSnacks.stirFry": "stir fry", + "symbol.foodKitchenActions.toStirFry": "വറുത്തെടുക്കാൻ", + "symbol.foodKitchenActions.toStirMix": "മിശ്രിതം ഇളക്കാൻ", + "symbol.animalMammal.stoat": "stoat", + "symbol.foodIngredients.stock": "സ്റ്റോക്ക്", + "symbol.foodIngredients.stockCubes": "സ്റ്റോക്ക് ക്യൂബുകൾ", + "symbol.healthcareBodyParts.stomach": "ആമാശയം", + "symbol.healthcareMedicalConditions.stomachAche": "വയറുവേദന", + "symbol.plantsAndTrees.stone": "കല്ല്", + "symbol.buildingFurniture.stool": "സ്റ്റൂൾ", + "symbol.descriptiveShape.straight": "നേരെ", + "symbol.foodKitchenActions.toStrain": "സ്ട്രെയിൻ ചെയ്യാൻ", + "symbol.foodKitchenItems.straw": "വൈക്കോൽ", + "symbol.foodFruit.strawberry": "ഞാവല്‍ പഴം", + "symbol.foodSweetsAndDesserts.strawberryJam": "സ്ട്രോബെറി ജാം", + "symbol.foodSweetsAndDesserts.strawberryMilkshake": "സ്ട്രോബെറി മിൽക്ക് ഷേക്ക്", + "symbol.peopleActions.toStretch": "നീട്ടാൻ", + "symbol.buildingContents.string": "string", + "symbol.descriptiveState.striped": "വരകളുള്ളവ", + "symbol.animalActivityGrooming.toStroke": "സ്ട്രോക്ക് ചെയ്യാൻ", + "symbol.peopleActions.toStroke": "സ്ട്രോക്ക് ചെയ്യാൻ", + "symbol.peopleDescriptive.strong": "ശക്തം", + "symbol.peopleDescriptive.stubble": "കൂമ്പാരം", + "symbol.peopleActions.toStudy": "പഠിക്കാൻ", + "symbol.foodBreadsAndBaking.stuffing": "സ്റ്റഫിംഗ്", + "symbol.scienceEco.subsoil": "ഉപമണ്ണിൽ", + "symbol.numberActivity.subtract": "കുറയ്ക്കുക", + "symbol.foodKitchenItems.sugarBowl": "പഞ്ചസാര പാത്രം", + "symbol.holidayAndTravel.suitcase": "സ്യൂട്ട്കേസ്", + "symbol.numberActivity.sum": "തുക", + "symbol.descriptiveTime.summer": "വേനല്‍ക്കാലം", + "symbol.descriptiveTime.sun": "സൂര്യൻ", + "symbol.clothesAccessories.sunglasses": "സൺഗ്ലാസുകൾ", + "symbol.healthcareGroomingItems.sunscreen": "sunscreen", + "symbol.holidayAndTravel.sunLounger": "സൺ ലോഞ്ചർ", + "symbol.buildingPublic.surgeryHealthCentre": "സർജറി ഹെൽത്ത് സെന്റർ", + "symbol.peopleFeelings.surprisedLady": "ആശ്ചര്യപ്പെട്ട സ്ത്രീ", + "symbol.peopleFeelings.surprisedMan": "ആശ്ചര്യപ്പെട്ട മനുഷ്യൻ", + "symbol.animalBirds.swan": "അരയന്നം", + "symbol.clothesGeneral.sweatshirt": "സ്വെറ്റ്ഷെർട്ട്", + "symbol.foodVegetablesAndSalads.swede": "സ്വീഡിഷ്", + "symbol.foodSweetsAndDesserts.sweet": "മധുരം", + "symbol.foodVegetablesAndSalads.sweetcorn": "sweetcorn", + "symbol.foodFeedingAndEating.sweet": "മധുരം", + "symbol.foodVegetablesAndSalads.sweetPotato": "മധുരക്കിഴങ്ങ്", + "symbol.clothesSport.swimmingCap": "നീന്തൽ തൊപ്പി", + "symbol.workAndSchoolTimetable.swimmingClass": "നീന്തൽ ക്ലാസ്", + "symbol.clothesSport.swimmingCostume": "നീന്തൽ വസ്ത്രം", + "symbol.clothesSport.swimmingTrunks": "നീന്തൽ തുമ്പിക്കൈകൾ", + "symbol.sport.toSwim": "നീന്താൻ", + "symbol.leisurePlayground.swing": "സ്വിംഗ്", + "symbol.leisurePlayground.toSwing": "സ്വിംഗ് ചെയ്യാൻ", + "symbol.foodSweetsAndDesserts.swissRoll": "സ്വിസ് റോൾ", + "symbol.electricalComputer.switchAccess": "സ്വിച്ച് ആക്സസ്", + "symbol.communicationAid.switchLowProfile": "താഴ്ന്ന പ്രൊഫൈൽ മാറ്റുക", + "symbol.communicationAid.switchMount": "സ്വിച്ച് മൗണ്ട്", + "symbol.electricalTV.toSwitchOnTelevision": "ടെലിവിഷൻ ഓണാക്കാൻ", + "symbol.healthcareMedicalItems.syringe": "സിറിഞ്ചു്", + "symbol.alphabet.s-LowerCase": "s", + "symbol.alphabet.s-UpperCase": "S", + "symbol.clothesGeneral.t-Shirt": "ടി-ഷർട്ട്", + "symbol.buildingFurniture.table": "മേശ", + "symbol.foodFeedingAndEating.tablecloth": "ടേബിൾ തുണി", + "symbol.healthcareMedicalItems.tablets": "ടാബ് ലെറ്റുകൾ", + "symbol.healthcareMedicalItems.tabletBlisterPack": "ടാബ്ലെറ്റ് ബ്ലിസ്റ്റർ പായ്ക്ക്", + "symbol.foodKitchenItems.tableCloth": "ടേബിൾ തുണി", + "symbol.foodMealsAndSnacks.takeawayBurger": "ടേക്ക് എവേ ബർഗർ", + "symbol.foodMealsAndSnacks.takeawayBurgerAndChips": "ടേക്ക് എവേ ബർഗറും ചിപ്സും", + "symbol.foodMealsAndSnacks.takeawayChinese": "takeaway Chinese", + "symbol.foodMealsAndSnacks.takeawayContainer": "ടേക്ക് എവേ കണ്ടെയ്നർ", + "symbol.foodMealsAndSnacks.takeawayIndian": "takeaway Indian", + "symbol.foodMealsAndSnacks.takeawayPizza": "takeaway Pizza", + "symbol.peopleActions.toTake": "എടുക്കാൻ", + "symbol.peopleActions.toTakeAWorkBreak": "ഒരു ജോലി ഇടവേള എടുക്കാൻ", + "symbol.peopleActions.toTakeCareOf": "പരിപാലിക്കാൻ", + "symbol.healthcareGroomingActivities.toTakeOffCap": "തൊപ്പി അഴിക്കാൻ", + "symbol.peopleActions.toTakeOffLid": "മൂടി അടപ്പ് അഴിക്കാൻ", + "symbol.peopleActions.toTakeOut": "പുറത്തെടുക്കാൻ", + "symbol.peopleActions.toTakePicture": "ചിത്രം എടുക്കാൻ", + "symbol.communicationConversation.toTalk": "സംസാരിക്കാൻ", + "symbol.peopleDescriptive.tall": "ഉയരം", + "symbol.healthcareGroomingItems.tampon": "tampon", + "symbol.healthcareGroomingItems.tap": "ടാപ്പുചെയ്യുക", + "symbol.toolsWorkshop.tapeMeasure": "ടേപ്പ് അളവ്", + "symbol.electricalGeneral.tapeRecorder": "ടേപ്പ് റെക്കോർഡർ", + "symbol.foodBreadsAndBaking.tart": "tart", + "symbol.clothesGeneral.tartan": "tartan", + "symbol.foodFeedingAndEating.toTaste": "രുചിക്കാൻ", + "symbol.peopleDescriptive.tattoo": "ടാറ്റൂ", + "symbol.transportRoad.taxi": "ടാക്സി", + "symbol.peopleProfession.taxiDriver": "ടാക്സി ഡ്രൈവർ", + "symbol.drinkType.tea": "ചായ", + "symbol.peopleProfession.teacher": "അദ്ധ്യാപിക", + "symbol.foodKitchenItems.teapot": "ചായപ്പാത്രം", + "symbol.peopleActions.toTear": "കരയാൻ", + "symbol.drinkType.teaBag": "ടീ ബാഗ്", + "symbol.foodKitchenItems.teaSpoon": "ചായ സ്പൂൺ", + "symbol.descriptiveTime.teaTime": "ചായ സമയം", + "symbol.foodKitchenItems.teaTowel": "ടീ ടവൽ", + "symbol.electricalGeneral.technology": "സാങ്കേതികവിദ്യ", + "symbol.leisureToys.teddyBear": "ടെഡി ബിയർ", + "symbol.healthcareBodyParts.teeth": "പല്ലുകൾ", + "symbol.communicationConversation.toTelephone": "ടെലിഫോണിലേക്ക്", + "symbol.electricalPhone.telephoneHandset": "ടെലിഫോൺ ഹാൻഡ് സെറ്റ്", + "symbol.communicationConversation.toTelephoneMobile": "ടെലിഫോണ് മൊബൈലിലേക്ക്", + "symbol.healthcareBodyParts.temple": "അംപലം", + "symbol.number.ten": "പത്ത്", + "symbol.sport.tennis": "ടെന്നീസ്", + "symbol.artColour.terracotta": "terracotta", + "symbol.workAndSchoolEducation.test": "പരീക്ഷണം", + "symbol.science.testTube": "ടെസ്റ്റ് ട്യൂബ്", + "symbol.electricalPhone.toTextMobileMessage": "ടെക്സ്റ്റ് മൊബൈൽ സന്ദേശത്തിലേക്ക്", + "symbol.electricalPhone.textPhone": "ടെക്സ്റ്റ് ഫോൺ", + "symbol.holidayAndTravel.themePark": "തീം പാർക്ക്", + "symbol.healthcareMedicalItems.thermometer": "തെർമോമീറ്റർ", + "symbol.science.thermometer": "തെർമോമീറ്റർ", + "symbol.descriptiveQuantity.thick": "കട്ടിയുള്ളത്", + "symbol.healthcareBodyParts.thigh": "തുട", + "symbol.peopleDescriptive.thin": "thin", + "symbol.peopleActions.toThink": "ചിന്തിക്കാൻ", + "symbol.descriptiveQuantity.thin": "thin", + "symbol.foodFeedingAndEating.thirsty": "ദാഹിക്കുന്നു", + "symbol.number.thirteen": "പതിമൂന്ന്", + "symbol.number.thirty": "മുപ്പത്", + "symbol.descriptiveTime.thisMonth": "ഈ മാസം", + "symbol.descriptiveTime.thisWeek": "ഈ ആഴ്ച", + "symbol.number.thousand": "ആയിരം", + "symbol.number.three": "മൂന്ന്", + "symbol.number.threeDots": "മൂന്ന് ഡോട്ടുകൾ", + "symbol.descriptiveQuantity.threeQuarters": "മുക്കാൽ ഭാഗവും", + "symbol.religionPerson.threeWiseKings": "ജ്ഞാനികളായ മൂന്ന് രാജാക്കന്മാർ", + "symbol.healthcareBodyParts.throat": "തൊണ്ട", + "symbol.descriptiveDirection.through": "വഴി", + "symbol.peopleActions.toThrowAway": "വലിച്ചെറിയാൻ", + "symbol.healthcareBodyParts.thumb": "thumb", + "symbol.healthcareBodyParts.thumbs": "thumbs", + "symbol.environmentWeather.thunderStorm": "ഇടിമിന്നലോട് കൂടിയ കൊടുങ്കാറ്റ്", + "symbol.peopleActions.toTickle": "ഇക്കിളിപ്പെടുത്താൻ", + "symbol.peopleActions.toTidy": "വൃത്തിയാക്കാൻ", + "symbol.buildingHouseholdTasks.toTidyUp": "വൃത്തിയാക്കാൻ", + "symbol.clothesGeneral.tie": "tie", + "symbol.peopleActions.toTie": "ടൈ ചെയ്യാൻ", + "symbol.healthcareGroomingActivities.toTie": "ടൈ ചെയ്യാൻ", + "symbol.animalMammal.tiger": "പുലി", + "symbol.peopleActions.toTighten": "കർശനമാക്കാൻ", + "symbol.clothesGeneral.tights": "tights", + "symbol.foodKitchenItems.timer": "ടൈമർ", + "symbol.workAndSchoolTimetable.timeOut": "സമയം ഔട്ട്", + "symbol.foodKitchenItems.tin": "വെളുത്തീയം", + "symbol.foodFruit.tinnedApricots": "tinned apricots", + "symbol.foodFruit.tinnedCherries": "ടിന്നഡ് ചെറി", + "symbol.foodMealsAndSnacks.tinnedMushroomSoup": "ടിന്നിലടച്ച കൂൺ സൂപ്പ്", + "symbol.foodFruit.tinnedPeaches": "ടിന്നഡ് പീച്ച്", + "symbol.foodFruit.tinnedPears": "ടിന്നഡ് പിയേഴ്സ്", + "symbol.foodVegetablesAndSalads.tinnedPeas": "tinned peas", + "symbol.foodFruit.tinnedPineapple": "tinned pineapple", + "symbol.foodFruit.tinnedPlums": "ടിന്നഡ് പ്ലംസ്", + "symbol.foodVegetablesAndSalads.tinnedSweetcorn": "നിറമുള്ള മധുരപലഹാരങ്ങൾ", + "symbol.foodVegetablesAndSalads.tinnedTomato": "ടിന്നിലടച്ച തക്കാളി", + "symbol.celebrationItem.tinsel": "ടിൻസെൽ", + "symbol.foodMealsAndSnacks.tinCan": "ടിൻ കഴിയും", + "symbol.foodKitchenItems.tinFoil": "ടിൻ ഫോയിൽ", + "symbol.workAndSchoolStationery.tippex": "tippex", + "symbol.healthcareGroomingItems.tissues": "ടിഷ്യൂകൾ", + "symbol.animalReptilesAndAmphibians.toad": "toad", + "symbol.foodKitchenItems.toast": "ടോസ്റ്റ്", + "symbol.foodMealsAndSnacks.toastedSandwich": "ടോസ്റ്റ് ചെയ്ത സാൻഡ് വിച്ച്", + "symbol.foodKitchenItems.toaster": "toaster", + "symbol.descriptiveTime.today": "ഇന്ന്", + "symbol.healthcareBodyParts.toeNail": "കാൽവിരൽ നഖം", + "symbol.healthcareGroomingItems.toilet": "കക്കൂസ്", + "symbol.communicationSigns.toilets": "ശൗചാലയങ്ങൾ", + "symbol.healthcareGroomingItems.goToTheToilet": "ടോയ് ലറ്റിൽ പോകൂ", + "symbol.healthcareGroomingItems.toiletRoll": "ടോയ് ലറ്റ് റോൾ", + "symbol.foodVegetablesAndSalads.tomato": "തക്കാളി", + "symbol.drinkType.tomatoJuice": "തക്കാളി ജ്യൂസ്", + "symbol.foodIngredients.tomatoSauce": "തക്കാളി സോസ്", + "symbol.foodVegetablesAndSalads.tomatoSlice": "തക്കാളി കഷ്ണം", + "symbol.foodMealsAndSnacks.tomatoSoup": "തക്കാളി സൂപ്പ്", + "symbol.buildingPublic.tomb": "ശവകുടീരം", + "symbol.descriptiveTime.tomorrow": "നാളെ", + "symbol.foodKitchenItems.tongs": "Tongs", + "symbol.healthcareBodyParts.tongue": "നാക്ക്", + "symbol.healthcareBodyParts.tooth": "പല്ല്", + "symbol.healthcareMedicalConditions.toothache": "പല്ലുവേദന", + "symbol.healthcareGroomingItems.toothbrush": "ടൂത്ത് ബ്രഷ്", + "symbol.healthcareGroomingItems.toothpaste": "ടൂത്ത് പേസ്റ്റ്", + "symbol.descriptivePosition.top": "പമ്പരം", + "symbol.scienceEco.topsoil": "മേൽ മണ്ണ്", + "symbol.healthcareBodyParts.topLip": "മുകളിലെ ചുണ്ടുകൾ", + "symbol.electricalGeneral.torch": "ടോർച്ച്", + "symbol.sportAccessories.torch": "ടോർച്ച്", + "symbol.animalReptilesAndAmphibians.tortoise": "ആമ", + "symbol.foodBreadsAndBaking.toTossPancake": "പാൻകേക്ക് വലിച്ചെറിയാൻ", + "symbol.peopleActions.toTouch": "തൊടാൻ", + "symbol.electricalComputer.touchScreen": "ടച്ച് സ്ക്രീൻ", + "symbol.healthcareGroomingItems.toupee": "toupee", + "symbol.healthcareGroomingItems.towel": "ടവൽ", + "symbol.leisureToys.toys": "കളിപ്പാട്ടങ്ങൾ", + "symbol.leisureToys.toyBox": "കളിപ്പാട്ട ബോക്സ്", + "symbol.leisureToys.toyCar": "കളിപ്പാട്ട കാർ", + "symbol.leisureToys.toySoldier": "കളിപ്പാട്ട പട്ടാളക്കാരൻ", + "symbol.leisureToys.toyTelephone": "കളിപ്പാട്ട ടെലിഫോൺ", + "symbol.peopleActions.toTrace": "കണ്ടെത്താൻ", + "symbol.healthcareBodyParts.trachea": "trachea", + "symbol.clothesSport.tracksuit": "tracksuit", + "symbol.transportRoad.tractor": "ട്രാക്ടർ", + "symbol.transportRoad.trafficLights": "ട്രാഫിക് ലൈറ്റുകൾ", + "symbol.transportRail.train": "തീവണ്ടി", + "symbol.clothesGeneral.trainers": "പരിശീലകർ", + "symbol.sportAccessories.trampoline": "ട്രാംപോളിൻ", + "symbol.sport.toTrampoline": "Trampoline", + "symbol.science.transparent": "സുതാര്യം", + "symbol.transportRoad.toTransportCar": "കാർ കൊണ്ടുപോകാൻ", + "symbol.animalActivityMisc.trap": "കെണി", + "symbol.descriptiveShape.trapezium": "trapezium", + "symbol.holidayAndTravel.travel": "യാത്ര", + "symbol.foodKitchenItems.tray": "ട്രേ", + "symbol.plantsAndTrees.tree": "മരം", + "symbol.plantsAndTrees.treeTrunk": "വൃക്ഷത്തിന്റെ തുമ്പിക്കൈ", + "symbol.descriptiveShape.triangleAcute": "ത്രികോണം രൂക്ഷം", + "symbol.descriptiveShape.triangleEquilateral": "ത്രികോണ സമദൂരം", + "symbol.descriptiveShape.triangleIsosceles": "ത്രികോണ ഐസോസെലുകൾ", + "symbol.descriptiveShape.triangleObtuse": "ത്രികോണം", + "symbol.descriptiveShape.triangleRight-Angled": "ത്രികോണം വലതു കോണിലാണ്", + "symbol.descriptiveShape.triangleScalene": "ത്രികോണ സ്കെയിൽ", + "symbol.celebrationEvent.trickOrTreat": "കബളിപ്പിക്കുക അല്ലെങ്കിൽ ചികിത്സിക്കുക", + "symbol.toolsActions.toTrim": "ട്രിം ചെയ്യാൻ", + "symbol.toolsActions.toTrimHedge": "വേലി മുറിക്കാൻ", + "symbol.science.tripod": "tripod", + "symbol.animalFishAndMarineMammals.tropicalFish": "ഉഷ്ണമേഖലാ മത്സ്യം", + "symbol.clothesGeneral.trousers": "പാന്റ്സ്", + "symbol.toolsGarden.trowel": "ട്രോവൽ", + "symbol.plantsAndTrees.tulip": "തുലിപ്", + "symbol.foodFishAndSeafood.tuna": "ട്യൂണ", + "symbol.animalBirds.turkey": "ടർക്കി", + "symbol.foodPoultry.turkey": "ടർക്കി", + "symbol.foodVegetablesAndSalads.turnip": "turnip", + "symbol.peopleActions.toTurn": "തിരിയാൻ", + "symbol.foodKitchenActions.toTurnDownHeat": "ചൂട് കുറയ്ക്കാൻ", + "symbol.peopleActions.toTurnDownLight": "വെളിച്ചം അണയ്ക്കാൻ", + "symbol.peopleActions.toTurnOff": "ഓഫാക്കാൻ", + "symbol.electricalGeneral.toTurnOffLightSwitch": "ലൈറ്റ് സ്വിച്ച് ഓഫ് ചെയ്യാൻ", + "symbol.peopleActions.toTurnOn": "ഓണാക്കാൻ", + "symbol.electricalGeneral.toTurnOnLightSwitch": "ലൈറ്റ് സ്വിച്ച് ഓണാക്കാൻ", + "symbol.foodKitchenActions.toTurnUpHeat": "ചൂട് വർദ്ധിപ്പിക്കാൻ", + "symbol.peopleActions.toTurnUpLight": "വെളിച്ചം അണയ്ക്കാൻ", + "symbol.animalReptilesAndAmphibians.turtle": "ആമ", + "symbol.electricalTV.tvDrama": "ടിവി നാടകം", + "symbol.number.twelve": "പന്ത്രണ്ട്", + "symbol.number.twenty": "ഇരുപത്", + "symbol.descriptiveQuantity.twentyFivePercent": "ഇരുപത്തിയഞ്ച് ശതമാനം", + "symbol.number.two": "രണ്ട്", + "symbol.number.twoDots": "രണ്ട് ഡോട്ടുകൾ", + "symbol.descriptiveShape.twoThirds": "മൂന്നിൽ രണ്ട് ഭാഗം", + "symbol.computerIcon.toType": "ടൈപ്പുചെയ്യാൻ", + "symbol.alphabet.t-LowerCase": "t", + "symbol.alphabet.t-UpperCase": "T", + "symbol.peopleDescriptive.ugly": "വൃത്തികെട്ടത്", + "symbol.clothesAccessories.umbrella": "കുട", + "symbol.healthcareGroomingActivities.toUnbuckle": "അൺബക്കിൾ ചെയ്യാൻ", + "symbol.healthcareGroomingActivities.toUnbutton": "unbutton", + "symbol.peopleRelationship.uncleMaternal": "അമ്മാവൻ", + "symbol.peopleRelationship.unclePaternal": "അമ്മാവൻ പിതൃസഹോദരൻ", + "symbol.healthcareBodyParts.underarm": "അണ്ടർ ആർം", + "symbol.healthcareBodyParts.underarmHair": "അണ്ടർ ആർം മുടി", + "symbol.transportRail.undergroundSign": "ഭൂഗർഭ ചിഹ്നം", + "symbol.transportRail.undergroundTrain": "ഭൂഗർഭ ട്രെയിൻ", + "symbol.descriptivePosition.under": "താഴെ", + "symbol.healthcareGroomingActivities.toUndress": "വസ്ത്രം അഴിക്കാന്", + "symbol.peopleActions.toUnlock": "അൺലോക്ക് ചെയ്യാൻ", + "symbol.healthcareGroomingActivities.toUntie": "അഴിച്ചുമാറ്റാൻ", + "symbol.descriptiveDirection.up": "എഴുന്നേറ്റു", + "symbol.healthcareBodyParts.upperArm": "മുകളിലെ കൈ", + "symbol.scienceAstronomy.uranus": "യുറാനസ്", + "symbol.electricalComputer.usbStick": "usb stick", + "symbol.electricalComputer.toUseComputer": "കമ്പ്യൂട്ടർ ഉപയോഗിക്കാൻ", + "symbol.alphabet.u-LowerCase": "u", + "symbol.alphabet.u-UpperCase": "U", + "symbol.buildingContents.vacuumCleaner": "വാക്വം ക്ലീനർ", + "symbol.healthcareBodyParts.vagina": "യോനി", + "symbol.transportRoad.van": "വാൻ", + "symbol.toolsWorkshop.varnish": "വാർണിഷ്", + "symbol.buildingContents.vase": "വാസ്", + "symbol.foodVegetablesAndSalads.vegetables": "പച്ചക്കറികൾ", + "symbol.foodMealsAndSnacks.vegetableSoup": "പച്ചക്കറി സൂപ്പ്", + "symbol.scienceAstronomy.venus": "ശുക്രൻ", + "symbol.peopleActions.verbsCollective": "ക്രിയകൾ കൂട്ടായ് മ", + "symbol.buildingContents.verticalBlinds": "ലംബ അന്ധത", + "symbol.descriptiveShape.verticalLine": "ലംബരേഖ", + "symbol.clothesGeneral.vest": "വെസ്റ്റ്", + "symbol.toolsWorkshop.vice": "വൈസ്", + "symbol.electricalMedia.videoCamera": "വീഡിയോ ക്യാമറ", + "symbol.electricalMedia.videoPlayer": "വീഡിയോ പ്ലെയർ", + "symbol.electricalMedia.videoTape": "വീഡിയോ ടേപ്പ്", + "symbol.plantsAndTrees.vine": "മുന്തിരിവള്ളി", + "symbol.foodIngredients.vinegar": "വിനാഗിരി", + "symbol.peopleProfession.visitor": "സന്ദർശകൻ", + "symbol.peopleActions.toVisit": "സന്ദർശിക്കാൻ", + "symbol.clothesGeneral.visor": "visor", + "symbol.clothesSport.visor": "visor", + "symbol.sport.volleyball": "വോളിബോൾ", + "symbol.healthcareMedicalConditions.toVomit": "ഛർദ്ദിക്കാൻ", + "symbol.peopleActions.toVote": "വോട്ട് ചെയ്യാൻ", + "symbol.animalBirds.vulture": "കഴുകൻ", + "symbol.alphabet.v-LowerCase": "v", + "symbol.alphabet.v-UpperCase": "V", + "symbol.foodSweetsAndDesserts.wafer": "വേഫർ", + "symbol.animalFeatures.toWagTail": "വാഗ് ടെയിൽ", + "symbol.clothesGeneral.waistcoat": "വെയിസ്റ്റ് കോട്ട്", + "symbol.peopleActions.toWait": "കാത്തിരിക്കാൻ", + "symbol.foodKitchenActions.toWaitTable": "വെയിറ്റിംഗ് ടേബിളിലേക്ക്", + "symbol.peopleActions.toWakeUp": "ഉണരാൻ", + "symbol.healthcareMedicalItems.walkingFrame": "നടത്ത ഫ്രെയിം", + "symbol.healthcareMedicalItems.walkingStick": "വാക്കിംഗ് സ്റ്റിക്ക്", + "symbol.electricalMedia.walkman": "വാക്ക്മാൻ", + "symbol.peopleActions.toWalk": "നടക്കാന്", + "symbol.animalActivityGrooming.toWalkDog": "പട്ടിയെ നടക്കാൻ", + "symbol.peopleActions.toWalkDownstairs": "താഴേക്ക് നടക്കാൻ", + "symbol.peopleActions.toWalkUpstairs": "മുകളിലേക്ക് നടക്കാൻ", + "symbol.peopleActions.toWalkUpTo": "മുകളിലേക്ക് നടക്കാൻ", + "symbol.buildingStructure.wall": "മതില്", + "symbol.clothesAccessories.wallet": "വാലറ്റ്", + "symbol.foodNuts.walnut": "വാൾനട്ട്", + "symbol.animalFishAndMarineMammals.walrus": "Walrus", + "symbol.peopleActions.toWant": "ആഗ്രഹിക്കാന്‍", + "symbol.buildingFurniture.wardrobe": "വാർഡ്രോബ്", + "symbol.clothesGeneral.warmClothes": "ചൂടുള്ള വസ്ത്രങ്ങൾ", + "symbol.descriptiveState.warmFire": "ചൂടുള്ള തീ", + "symbol.electricalGeneral.warningLight": "മുന്നറിയിപ്പ് വെളിച്ചം", + "symbol.buildingEquipmentAndDevices.washingMachine": "വാഷിംഗ് മെഷീൻ", + "symbol.buildingContents.washingPowder": "വാഷിംഗ് പൗഡർ", + "symbol.buildingContents.washingUpBowl": "പാത്രം കഴുകുക", + "symbol.buildingContents.washingUpLiquid": "ദ്രാവകം കഴുകുക", + "symbol.buildingHouseholdTasks.toWashClothes": "തുണി കഴുകാൻ", + "symbol.healthcareGroomingActivities.toWashFace": "മുഖം കഴുകാൻ", + "symbol.healthcareGroomingActivities.toWashHands": "കൈ കഴുകാൻ", + "symbol.buildingHouseholdTasks.toWashUp": "കഴുകാൻ", + "symbol.foodKitchenActions.toWashVegetables": "പച്ചക്കറികൾ കഴുകാൻ", + "symbol.animalSpidersAndInsects.wasp": "Wasp", + "symbol.buildingContents.wastePaperBin": "വേസ്റ്റ് പേപ്പർ ബിൻ", + "symbol.clothesJewellery.watch": "കാണുക", + "symbol.peopleActions.toWatch": "കാണാൻ", + "symbol.drinkType.water": "വെള്ളം", + "symbol.toolsGarden.wateringCan": "നനയ്ക്കാൻ കഴിയും", + "symbol.foodFruit.watermelon": "തണ്ണിമത്തൻ", + "symbol.science.waterproof": "waterproof", + "symbol.animalActivityFeeding.waterBowl": "വാട്ടർ പാത്രം", + "symbol.leisureToys.waterPistol": "വാട്ടർ പിസ്റ്റൾ", + "symbol.buildingHouseholdTasks.toWaterPlants": "ചെടികൾക്ക് വെള്ളം നൽകുക", + "symbol.leisureToys.waterTable": "വാട്ടർ ടേബിൾ", + "symbol.descriptiveShape.wavy": "wavy", + "symbol.descriptiveState.weakLink": "ദുർബലമായ ലിങ്ക്", + "symbol.peopleActions.toWearHelmet": "ഹെൽമെറ്റ് ധരിക്കാൻ", + "symbol.animalFeatures.webbedFoot": "കാല് ഞെരുങ്ങി", + "symbol.electricalComputer.webcam": "webcam", + "symbol.computerIcon.webAddress": "വെബ് വിലാസം", + "symbol.plantsAndTrees.weeds": "കളകൾ", + "symbol.descriptiveTime.week": "ആഴ്ച", + "symbol.descriptiveTime.weekend": "വാരാന്ത്യം", + "symbol.descriptiveQuantity.toWeigh": "തൂക്കം കൂട്ടാൻ", + "symbol.peopleActions.toWeighFood": "ഭക്ഷണത്തിന്റെ തൂക്കം", + "symbol.healthcareGroomingActivities.toWeighPerson": "വ്യക്തിയെ തൂക്കിനോക്കാൻ", + "symbol.clothesGeneral.wellingtonBoots": "വെല്ലിംഗ്ടൺ ബൂട്ട്സ്", + "symbol.descriptiveDirection.west": "പടിഞ്ഞാറ്", + "symbol.descriptiveState.wet": "നനഞ്ഞു", + "symbol.question.what": "എന്ത്", + "symbol.toolsGarden.wheelbarrow": "വീൽബാറോ", + "symbol.transportRoad.wheelchair": "വീൽചെയർ", + "symbol.communicationAid.wheelchairAndSwitchMount": "വീൽചെയറും സ്വിച്ച് മൗണ്ടും", + "symbol.communicationAid.wheelchairCommunicationAid": "വീൽചെയർ ആശയവിനിമയ സഹായം", + "symbol.buildingContents.wheelieBin": "വീലി ബിൻ", + "symbol.question.when": "എപ്പോൾ", + "symbol.question.where": "എവിടെ", + "symbol.question.which": "അതെന്താ ?", + "symbol.foodKitchenItems.whisk": "വിസ്ക്", + "symbol.animalFeatures.whiskers": "മീശ", + "symbol.foodKitchenActions.toWhisk": "മീശ ചെയ്യാൻ", + "symbol.peopleActions.toWhisper": "മന്ത്രിക്കാൻ", + "symbol.artColour.white": "വെള്ള", + "symbol.buildingEquipmentAndDevices.whiteboard": "വൈറ്റ് ബോർഡ്", + "symbol.foodIngredients.sugarWhite": "പഞ്ചസാര വൈറ്റ്", + "symbol.question.who": "ആരാ ?", + "symbol.descriptiveQuantity.whole": "മുഴുവനും", + "symbol.question.why": "എന്തുകൊണ്ട്", + "symbol.peopleRelationship.wife": "ഭാര്യ", + "symbol.peopleActions.toWiggle": "വിറയ്ക്കാൻ", + "symbol.healthcareGroomingItems.wig": "വിഗ്", + "symbol.electricalMedia.wii": "wii", + "symbol.electricalMedia.wiiFit": "കൊള്ളാം.", + "symbol.buildingStructure.window": "ജാലകം", + "symbol.healthcareBodyParts.windpipe": "വിൻഡ് പൈപ്പ്", + "symbol.drinkType.wine": "വൈൻ", + "symbol.animalFeatures.wing": "ചിറക്", + "symbol.buildingFurniture.chairWingBack": "ചെയർ വിങ് ബാക്ക്", + "symbol.sport.winner": "വിജയി", + "symbol.descriptiveTime.winter": "ശീതകാലം", + "symbol.buildingHouseholdTasks.toWipeTable": "മേശ തുടയ്ക്കാൻ", + "symbol.electricalGeneral.wireBreak": "വയർ പൊട്ടൽ", + "symbol.foodPoultry.wishbone": "Wishbone", + "symbol.celebrationItem.witch": "മന്ത്രവാദി", + "symbol.celebrationItem.witchesHat": "മന്ത്രവാദിനികളുടെ തൊപ്പി", + "symbol.animalMammal.wolf": "ചെന്നായ", + "symbol.toolsWorkshop.wood": "മരം", + "symbol.foodKitchenItems.woodenSpoon": "മരം കൊണ്ടുള്ള സ്പൂൺ", + "symbol.toolsWorkshop.woodstain": "woodstain", + "symbol.toolsWorkshop.woodLathe": "വുഡ് ലാത്ത്", + "symbol.buildingContents.wool": "കമ്പിളി", + "symbol.workAndSchoolEducation.worksheet": "വർക്ക്ഷീറ്റ്", + "symbol.toolsActions.toWork": "ജോലി ചെയ്യാൻ", + "symbol.peopleActions.toWork": "ജോലി ചെയ്യാൻ", + "symbol.workAndSchoolEducation.workBook": "ജോലി പുസ്തകം", + "symbol.scienceAstronomy.world": "ലോകം", + "symbol.peopleFeelings.worriedLady": "ആശങ്കാകുലയായ സ്ത്രീ", + "symbol.peopleFeelings.worriedMan": "ആശങ്കാകുലനായ മനുഷ്യൻ", + "symbol.celebrationItem.wrappingPaper": "പൊതിഞ്ഞ കടലാസ്", + "symbol.celebrationEvent.toWrap": "പൊതിയാൻ", + "symbol.toolsWorkshop.wrench": "റെഞ്ച്", + "symbol.sport.toWrestle": "ഗുസ്തി കളിക്കാൻ", + "symbol.peopleDescriptive.wrinkled": "ചുളിവുകൾ", + "symbol.healthcareBodyParts.wrist": "കൈത്തണ്ട", + "symbol.communicationConversation.toWrite": "എഴുതാൻ", + "symbol.peopleActions.toWriteCheque": "ചെക്ക് എഴുതാൻ", + "symbol.communicationConversation.toWriteLetter": "കത്തെഴുതാൻ", + "symbol.peopleDescriptive.wrongThought": "തെറ്റായ ചിന്ത", + "symbol.alphabet.w-LowerCase": "w", + "symbol.alphabet.w-UpperCase": "W", + "symbol.healthcareMedicalItems.xray": "xray", + "symbol.musicInstrument.xylophone": "xylophone", + "symbol.alphabet.x-LowerCase": "x", + "symbol.alphabet.x-UpperCase": "X", + "symbol.peopleActions.toYawn": "അലറിക്കരയാൻ", + "symbol.artColour.yellow": "മഞ്ഞ", + "symbol.descriptiveTime.yesterday": "ഇന്നലെ", + "symbol.leisureToys.yo-Yo": "യോ-യോ", + "symbol.foodDairy.yogurt": "തൈര്", + "symbol.foodBreadsAndBaking.yorkshirePudding": "യോർക്ക്ഷെയർ പുഡ്ഡിംഗ്", + "symbol.peopleDescriptive.young": "ഇളയതായ", + "symbol.foodFeedingAndEating.yucky": "yucky", + "symbol.celebrationItem.yuleLog": "യൂൾ ലോഗ്", + "symbol.foodFeedingAndEating.yummy": "രുചികരം", + "symbol.alphabet.y-LowerCase": "y", + "symbol.alphabet.y-UpperCase": "Y", + "symbol.animalMammal.zebra": "സീബ്ര", + "symbol.transportRoad.zebraCrossing": "സീബ്ര ക്രോസിംഗ്", + "symbol.number.zero": "പൂജ്യം", + "symbol.clothesAccessories.zip": "zip", + "symbol.computerIcon.toZoom": "സൂം ചെയ്യാൻ", + "symbol.alphabet.z-LowerCase": "z", + "symbol.alphabet.z-UpperCase": "Z", + "symbol.pronouns.I": "ഞാൻ", + "symbol.pronouns.he": "അവൻ", + "symbol.pronouns.her": "അവൾ", + "symbol.pronouns.hers": "അവളുടേത്", + "symbol.pronouns.him": "അവൻ", + "symbol.pronouns.his": "അവന് റെ", + "symbol.pronouns.she": "അവൾ", + "symbol.pronouns.we": "നാം", + "symbol.pronouns.me": "ഞാൻ", + "symbol.pronouns.it": "അത്", + "symbol.pronouns.them": "അവർ", + "symbol.pronouns.they": "അവർ", + "symbol.pronouns.their": "അവരുടെ", + "symbol.pronouns.that": "അത്", + "symbol.pronouns.you": "നീ", + "symbol.pronouns.our": "നമ്മുടെ", + "symbol.pronouns.who": "ആരാ ?", + "symbol.pronouns.us": "ഞങ്ങളെ", + "symbol.pronouns.boy": "ആണ്‍കുട്ടി", + "symbol.pronouns.girl": "പെണ്‍കുട്ടി", + "symbol.pronouns.kids": "കുട്ടികൾ", + "symbol.pronouns.children": "കുട്ടികൾ", + "symbol.pronouns.whoever": "ആരായാലും", + "symbol.pronouns.mine": "എന്റേത്", + "symbol.pronouns.anybody": "ആരെങ്കിലുമുണ്ടോ?", + "symbol.pronouns.everybody": "എല്ലാവരും", + "symbol.pronouns.nobody": "ആരുമില്ല", + "symbol.pronouns.friend": "ചങ്ങാതി", + "symbol.connectors.for": "കാരണം", + "symbol.connectors.is": "ഉണ്ട്", + "symbol.connectors.to": "to", + "symbol.connectors.was": "ആയിരുന്നു", + "symbol.connectors.with": "കൂടെ", + "symbol.descriptiveQuantity.slow": "പതുക്കെ", + "symbol.descriptiveQuantity.different": "വ്യത്യസ്തം", + "symbol.buildingContents.bathroom": "കുളിമുറി", + "symbol.descriptiveQuantity.categories": "വിഭാഗങ്ങൾ" +} diff --git a/src/translations/moreLanguages/ca-ES.md b/src/translations/moreLanguages/ca-ES.md new file mode 100644 index 000000000..554df8cf4 --- /dev/null +++ b/src/translations/moreLanguages/ca-ES.md @@ -0,0 +1,45 @@ +### On Samsung Android devices (Cboard app) + +1. Close Cboard app. +2. Go to **Settings > General management > Language & Input > Text-to-speech output**. +3. Swap Samsung's TTS (or any other one) for the **Google Text-to-speech** option as your preferred engine. +4. (Optional) Going further into the settings lets you download different language packs, and set the speed of the readouts, too. +5. Open Cboard and change language now, you should see many more languages to choose. + +#### Settings > General management + +![Settings](/images/moreLanguages/samsung_switch_tts_01.png "Settings") + +#### General management + +![General management](/images/moreLanguages/samsung_switch_tts_02.png "General management") + +#### Language & Input + +![Language](/images/moreLanguages/samsung_switch_tts_03.png "Language") + +#### Text-to-speech output + +![Language](/images/moreLanguages/samsung_switch_tts_04.png "Text-to-speech output") + +--- + +### On Windows (Cboard web for Firefox and Edge browsers) + +1. Close Cboard from browser. +2. Go to **Settings > Time and language > Language**. +3. Click on **Add Language**. +4. Look for the language you would like to add and **check that text-to-speech is supported** (see image below). +5. Open Cboard and change language now, you should see the languages you added. + +#### Settings > Time and language + +![SettingsTimeLanguage](/images/moreLanguages/windows_add_tts_01.png "Settings > Time and language") + +#### Language + +![Language](/images/moreLanguages/windows_add_tts_02.png "Language") + +#### Add Language + +![AddLanguage](/images/moreLanguages/windows_add_tts_03.png "Add Language") \ No newline at end of file diff --git a/src/translations/moreLanguages/ml-IN.md b/src/translations/moreLanguages/ml-IN.md new file mode 100644 index 000000000..554df8cf4 --- /dev/null +++ b/src/translations/moreLanguages/ml-IN.md @@ -0,0 +1,45 @@ +### On Samsung Android devices (Cboard app) + +1. Close Cboard app. +2. Go to **Settings > General management > Language & Input > Text-to-speech output**. +3. Swap Samsung's TTS (or any other one) for the **Google Text-to-speech** option as your preferred engine. +4. (Optional) Going further into the settings lets you download different language packs, and set the speed of the readouts, too. +5. Open Cboard and change language now, you should see many more languages to choose. + +#### Settings > General management + +![Settings](/images/moreLanguages/samsung_switch_tts_01.png "Settings") + +#### General management + +![General management](/images/moreLanguages/samsung_switch_tts_02.png "General management") + +#### Language & Input + +![Language](/images/moreLanguages/samsung_switch_tts_03.png "Language") + +#### Text-to-speech output + +![Language](/images/moreLanguages/samsung_switch_tts_04.png "Text-to-speech output") + +--- + +### On Windows (Cboard web for Firefox and Edge browsers) + +1. Close Cboard from browser. +2. Go to **Settings > Time and language > Language**. +3. Click on **Add Language**. +4. Look for the language you would like to add and **check that text-to-speech is supported** (see image below). +5. Open Cboard and change language now, you should see the languages you added. + +#### Settings > Time and language + +![SettingsTimeLanguage](/images/moreLanguages/windows_add_tts_01.png "Settings > Time and language") + +#### Language + +![Language](/images/moreLanguages/windows_add_tts_02.png "Language") + +#### Add Language + +![AddLanguage](/images/moreLanguages/windows_add_tts_03.png "Add Language") \ No newline at end of file diff --git a/src/translations/ne-NP.json b/src/translations/ne-NP.json index a26e876b1..e98120826 100644 --- a/src/translations/ne-NP.json +++ b/src/translations/ne-NP.json @@ -4,18 +4,18 @@ "cboard.components.WelcomeScreen.skipForNow": "अहिलेको लागि छोड्नुहोस्", "cboard.components.WelcomeScreen.google": "गुगलको साथ साइन इन गर्नुहोस्", "cboard.components.WelcomeScreen.facebook": "Facebook सँग साइन इन गर्नुहोस्", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", - "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", - "cboard.components.WelcomeScreen.terms": "Terms", - "cboard.components.WelcomeScreen.privacy": "Privacy Policy", + "cboard.components.WelcomeScreen.apple": "एप्पलसँग साइन इन गर्नुहोस्", + "cboard.components.WelcomeScreen.loginErrorAndroid": "माफ गर्नुहोस्. प्रमाणीकरण प्रक्रियाको क्रममा एउटा त्रुटि उत्पन्न भयो । कृपया यसलाई फेरि प्रयास गर्नुहोस्", + "cboard.components.WelcomeScreen.terms": "सर्तहरू", + "cboard.components.WelcomeScreen.privacy": "गोपनीयता नीति", "cboard.components.WelcomeScreenInformation.heading": "Cबोर्ड मा स्वागत छ", "cboard.components.WelcomeScreenInformation.text": "Cboard ले प्रयोगकर्ताहरूलाई भाषण र भाषा हानिसँग मद्दत गर्दछ जुन प्रतीकहरू र पाठ-वाचन संग कुराकानी गर्न।", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "आफ्नो सेटिङ सिङ्क गर्न साइन अप गर्नुहोस्!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "तपाईँको खाता सक्रिय गर्दैछ...", + "cboard.components.Activate.loginSignUpPage": "लगइन गर्नुहोस् वा साइन अप पृष्ठ", + "cboard.components.Activate.error": "त्रुटि: तपाईँको अस्थायी प्रयोगकर्ता पुष्टि गर्न असफल भयो, कृपया फेरि लगइन गर्ने प्रयास गर्नुहोस्", + "cboard.components.Activate.success": "पुष्टि भयो!", "cboard.components.Login.loginToCboard": "Cboard मा लगइन गर्नुहोस्", "cboard.components.Login.login": "लग - इन", "cboard.components.Login.email": "ईमेल", @@ -29,10 +29,10 @@ "cboard.components.SignUp.confirmYourPassword": "आफ्नो पासवर्ड निश्चित गर्नुहोस्", "cboard.components.SignUp.cancel": "रद्द गर्नुहोस्", "cboard.components.SignUp.signMeUp": "मलाई साइन अप गर्नुहोस्", - "cboard.components.SignUp.agreement": "I agree with the {terms} and the {privacy}", - "cboard.components.SignUp.termsAndConditions": "Terms", - "cboard.components.SignUp.privacy": "Privacy Policy", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.agreement": "म सँग सहमत छु {terms} र, {privacy}", + "cboard.components.SignUp.termsAndConditions": "सर्तहरू", + "cboard.components.SignUp.privacy": "गोपनीयता नीति", + "cboard.components.SignUp.noConnection": "सर्भरमा जडान गर्न अक्षम । कृपया पछि फेरि प्रयास गर्नुहोस्।", "cboard.components.ChangePassword.password": "नया पासवर्ड", "cboard.components.ChangePassword.passwordRepeat": "नयाँ पासवर्ड दोहोर्याउनुहोस्", "cboard.components.ChangePassword.send": "पठाउनुहोस्", @@ -90,7 +90,7 @@ "cboard.components.Board.EditToolbar.editTilesButton": "सम्पादन गर्नुहोस्", "cboard.components.Board.EditToolbar.addTileButton": "टाइल थप्नुहोस्", "cboard.components.Board.EditToolbar.fixedBoard": "फिक्स्ड", - "cboard.components.Board.EditToolbar.copyTiles": "Copy tiles", + "cboard.components.Board.EditToolbar.copyTiles": "प्रतिलिपि tiles", "cboard.components.Board.EditToolbar.pasteTiles": "Paste tiles", "cboard.components.Board.share": "साझेदारी गर्नुहोस्", "cboard.components.Board.copyMessage": "क्लिपबोर्डमा प्रतिलिपि गरियो!", @@ -103,12 +103,12 @@ "cboard.components.Board.boardCopyAccept": "स्वीकार्नुहोस्", "cboard.components.Board.boardCopiedSuccessfully": "बोर्ड सफलतापूर्वक तपाईंको कम्युनिकेटरमा जोडियो", "cboard.components.Board.emptyVoiceAlert": "चेतावनी: हामीले स्पिच भ्वाइसमा उपलब्ध टेक्स्ट पत्ता लगाएनौं! Cboard राम्रोसँग काम गर्न सक्दैन।", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", - "cboard.components.Board.offlineChangeVoice": "Change voice", + "cboard.components.Board.offlineVoiceAlert": "'चेतावनी: तपाईं अनलाइन आवाज प्रयोग गर्दै हुनुहुन्छ, तर यो देखिन्छ कि तपाईं अफलाइन हुनुहुन्छ!", + "cboard.components.Board.offlineChangeVoice": "आवाज परिवर्तन गर्नुहोस्", "cboard.components.Board.myBoardTitle": "मेरो बोर्ड", "cboard.components.Board.failedToCopy": "क्लिपबोर्डमा प्रतिलिपि गर्न असफल", "cboard.components.Board.walkthroughWelcome": "Cboard मा स्वागत छ!", - "cboard.components.Board.walkthroughChooseABoard": "Choose a board to start", + "cboard.components.Board.walkthroughChooseABoard": "सुरु गर्नका लागि बोर्ड रोज्नुहोस्", "cboard.components.Board.walkthroughUnlock": "तपाईका विकल्पहरू र सेटि unहरू अनलक गर्न लक बटन चार पटक थिच्नुहोस्।", "cboard.components.Board.walkthroughStart": "के तपाइँ Cboard अनुप्रयोग र यसको अद्भुत सुविधाहरू भर एक यात्रा को लागी तयार हुनुहुन्छ?", "cboard.components.Board.walkthroughSignInUp": "तपाइँको कम्युनिकेटरलाई निजीकृत गर्न साइन इन गर्नुहोस्।", @@ -117,14 +117,14 @@ "cboard.components.Board.walkthroughAddTile": "यहाँ तपाइँ बोर्डमा टाइल थप्न सक्नुहुन्छ! यो टाइल बटन, फोल्डर वा खाली बोर्ड हुन सक्छ।", "cboard.components.Board.walkthroughChangeBoard": "यो ड्रपडाउन मेनू हो जहाँबाट तपाईं आफ्नो कम्युनिकेटरमा अर्को बोर्डमा जान सक्नुहुन्छ।", "cboard.components.Board.walkthroughBuildCommunicator": "यहाँ तपाईं आफ्नो कम्युनिकेटर पहुँच गर्न सक्नुहुनेछ, यसलाई सम्पादन गर्न र अधिक बोर्डहरूको साथ यसलाई समृद्ध गर्न।", - "cboard.components.Board.walkthroughDefaultBoardsSelector": "Here you can switch between different featured boards", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "यहाँ तपाईँले विभिन्न विशेषतायुक्त बोर्डहरू बीच स्विच गर्न सक्नुहुन्छ", "cboard.components.Board.walkthroughEndTour": "अन्त यात्रा", "cboard.components.Board.walkthroughCloseTour": "यात्रा बन्द गर्नुहोस्", "cboard.components.Board.walkthroughBack": "पछाडि", "cboard.components.Board.walkthroughNext": "अर्को", - "cboard.components.Board.tilesCopiedSuccessfully": "Tiles copied successfully.", - "cboard.components.Board.tilesPastedSuccessfully": "Tiles pasted successfully.", - "cboard.components.Board.tilesPastedError": "WARNING: There was an error on tiles paste.", + "cboard.components.Board.tilesCopiedSuccessfully": "टाइलहरू सफलतापूर्वक प्रतिलिपि गरियो ।", + "cboard.components.Board.tilesPastedSuccessfully": "टाइलहरू सफलतापूर्वक टाँसिएको छ ।", + "cboard.components.Board.tilesPastedError": "चेतावनी: टाइल टाँस्ने क्रममा एउटा त्रुटि थियो ।", "cboard.components.LockToggle.lock": "लक", "cboard.components.LockToggle.unlock": "अनलक गर्नुहोस्", "cboard.components.BackButton.back": "पछाडी जाउ", @@ -140,7 +140,7 @@ "cboard.components.FullScreenButton.fullscreen": "पूर्ण स्क्रिन", "cboard.components.FullScreenButton.exitFullscreen": "पूर्ण स्क्रिनबाट निस्कनुहोस्", "cboard.components.SymbolSearch.searchSymbolLibrary": "प्रतीक लाइब्रेरी खोज्नुहोस्", - "cboard.components.SymbolSearch.clearText": "Clear text", + "cboard.components.SymbolSearch.clearText": "पाठ खाली गर्नुहोस्", "cboard.components.InputImage.uploadImage": "तस्बिर अपलोड गर्नुहोस्", "cboard.components.Board.TileEditor.voiceRecorder": "आवाज रेकर्डर", "cboard.components.Board.TileEditor.createTile": "टाइल सिर्जना गर्नुहोस्", @@ -158,20 +158,20 @@ "cboard.components.Board.TileEditor.existingBoards": "अवस्थित बोर्डमा लिंक गर्नुहोस्", "cboard.components.Board.TileEditor.none": "कुनै पनि होईन", "cboard.components.Board.TileEditor.symbols": "प्रतीकहरू", - "cboard.components.Board.TileEditor.editImage": "Edit image", + "cboard.components.Board.TileEditor.editImage": "छवि सम्पादन गर्नुहोस्", "cboard.components.Board.boardEditTitleCancel": "रद्द गर्नुहोस्", "cboard.components.Board.boardEditTitleAccept": "स्वीकार्नुहोस्", "cboard.components.Board.userProfileLocked": "प्रयोगकर्ता प्रोफाइल लक छ, कृपया तपाईंको प्रयोगकर्ता प्रोफाइल हेर्न सेटिंग्स अनलक गर्नुहोस्।", - "cboard.components.Board.live": "LIVE", - "cboard.components.Board.writeAndSay": "Write and say", - "cboard.components.Board.ImageEditor.title": "Image editor", - "cboard.components.Board.ImageEditor.rotateRight": "Rotate right", - "cboard.components.Board.ImageEditor.cropImage": "Crop image", - "cboard.components.Board.ImageEditor.close": "Close", - "cboard.components.Board.ImageEditor.done": "Done", - "cboard.components.Board.ImageEditor.cancelCrop": "Cancel crop", - "cboard.components.Board.ImageEditor.zoomIn": "Zoom in", - "cboard.components.Board.ImageEditor.zoomOut": "Zoom out", + "cboard.components.Board.live": "लाइभ लाइभ", + "cboard.components.Board.writeAndSay": "लेख्नुहोस् र भन्नुहोस्", + "cboard.components.Board.ImageEditor.title": "छवि सम्पादक", + "cboard.components.Board.ImageEditor.rotateRight": "दायाँ घुमाउनुहोस्", + "cboard.components.Board.ImageEditor.cropImage": "छवि काट्नुहोस्", + "cboard.components.Board.ImageEditor.close": "बन्द गर्नुहोस्", + "cboard.components.Board.ImageEditor.done": "सम्पन्न भयो", + "cboard.components.Board.ImageEditor.cancelCrop": "फसल रद्द गर्नुहोस्", + "cboard.components.Board.ImageEditor.zoomIn": "जुम इन गर्नुहोस्", + "cboard.components.Board.ImageEditor.zoomOut": "जुम आउट गर्नुहोस्", "cboard.components.BoardShare.title": "तपाइँको बोर्ड साझा गर्नुहोस्", "cboard.components.BoardShare.close": "बन्द गर्नुहोस्", "cboard.components.BoardShare.publishBoard": "बोर्ड प्रकाशित गर्नुहोस्", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "Reddit", "cboard.components.BoardShare.subject": "यो बोर्डलाई Cboard बाट जाँच गर्नुहोस्!", "cboard.components.BoardShare.body": "नमस्कार! म Cboard उपकरणबाट सञ्चार बोर्ड साझेदारी गर्न चाहन्छु। कृपया यसलाई फेला पार्नुहोस्: {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "फेसबुकमा बोर्ड साझेदारी गर्न सकिदैन । कृपया पछि फेरि प्रयास गर्नुहोस्।", "cboard.components.PhraseShare.title": "साझा गर्नुहोस् वा तपाईंको फ्रेज प्रतिलिपि गर्नुहोस्", "cboard.components.PhraseShare.close": "बन्द", "cboard.components.PhraseShare.copyPhrase": "वाक्यांश प्रतिलिपि गर्नुहोस्", @@ -215,15 +215,15 @@ "cboard.components.CommunicatorToolbar.tiles": "{qty} टाइलहरू", "cboard.components.CommunicatorToolbar.editCommunicator": "निर्माण गर्नुहोस्", "cboard.components.CommunicatorToolbar.addBoardButton": "बोर्ड थप्नुहोस्", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", - "cboard.components.CommunicatorToolbar.disagree": "disagree", - "cboard.components.CommunicatorToolbar.agree": "agree", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", - "cboard.components.CommunicatorToolbar.close": "Close", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "एउटा विशेषतायुक्त बोर्ड चयन गर्नुहोस्", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "एउटा विशेषतायुक्त बोर्ड चयन गर्नुहोस्", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "तपाईँ चयन गरिएको विकल्पका लागि तपाईँको हालको बोर्ड परिवर्तन गर्न चाहनुहुन्छ? तपाईँले यसलाई फेरि स्विच गर्न सक्नुहुन्छ", + "cboard.components.CommunicatorToolbar.disagree": "असहमत", + "cboard.components.CommunicatorToolbar.agree": "सहमत हुनुहोस्", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "बोर्ड क्याप्सन", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "प्रतीकहरूको श्रेणीहरू समावेश गर्ने फोल्डरहरूसँग धाराप्रवाह बोर्ड। यो कुनै पनि रङ योजना बिना शहतूत प्रतीक।", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "कोर शब्दावलीको साथ स्थिर बोर्ड, 11 स्तम्भ र 6 पङ्क्तिहरूमा वितरित। यसले एआरएसएसी प्रतीकहरू र फिट्जगेराल्ड रङ योजना प्रयोग गर्दछ।", + "cboard.components.CommunicatorToolbar.close": "बन्द गर्नुहोस्", "cboard.components.CommunicatorDialog.title": "मेरो सञ्चालक", "cboard.components.CommunicatorDialog.menu": "मेनु", "cboard.components.CommunicatorDialog.menuRootBoardOption": "रूट बोर्डको रूपमा सेट गर्नुहोस्", @@ -296,18 +296,18 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "बोर्ड प्रकाशित गर्नुहोस्: तपाईंको बोर्ड सार्वजनिक गर्नुहोस्। बोर्ड सार्वजनिक बोर्ड ट्याब मुनि प्रदर्शित हुनेछ।", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "अप्रकाशित बोर्ड: तपाईको बोर्ड निजी बनाउनुहोस्। बोर्ड सार्वजनिक बोर्ड ट्याब मुनि प्रदर्शित हुँदैन।", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "डाटाबेसबाट तपाईंको बोर्ड मेटाउनुहोस्, र यो पुन: प्राप्त गर्न सकिदैन।", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", + "cboard.components.CommunicatorDialog.boardReport": "यस बोर्डलाई रिपोर्ट गर्नुहोस्", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "कृपया हामीलाई बताउनुहोस् यदि तपाईं विचार गर्नुहुन्छ भने यो बोर्डमा यौन, हिंस्रक, घृणित, वा अपमानजनक सामग्री समावेश छ", + "cboard.components.CommunicatorDialog.boardReportError": "तपाईँको प्रतिवेदन पठाउँदा एउटा त्रुटि उत्पन्न भयो । कृपया फेरि प्रयास गर्नुहोस्।", "cboard.components.CommunicatorDialog.boardReportCancel": "रद्द", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", - "cboard.components.CommunicatorDialog.boardReportClose": "Close", + "cboard.components.CommunicatorDialog.boardReportSend": "रिपोर्ट पठाउनुहोस्", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "सफलतापूर्वक समर्थन टोलीमा रिपोर्ट पठाइयो ।", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "सीबोर्डलाई अनुपयुक्त सामग्रीबाट बाहिर रहन मद्दत गरेकोमा धन्यवाद।", + "cboard.components.CommunicatorDialog.boardReportClose": "बन्द गर्नुहोस्", "cboard.components.Notifications.refreshPage": "रिफ्रेस पृष्ठ", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudSpeakErrorAlert": "तपाईँको इन्टरनेट जडान अनलाइन आवाज लाई सही तरिकाले पुन: उत्पन्न गर्न अपर्याप्त छ ।", + "cboard.components.Notifications.changeVoiceOnError": "आवाज परिवर्तन गर्नुहोस्", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "एउटा अनलाइन भ्वाइस सेट गरिएको थियो। यसको प्रयोगको क्रममा इन्टरनेट कनेक्सन आवश्यक पर्दछ ।", "cboard.components.Settings.navigation": "नेभिगेसन र बटनहरू", "cboard.components.Settings.scanning": "स्क्यान गर्दै", "cboard.components.Settings.display": "प्रदर्शन गर्नुहोस्", @@ -316,7 +316,7 @@ "cboard.components.Settings.settings": "सेटिङहरू", "cboard.components.Settings.people": "मान्छे", "cboard.components.Settings.guest": "अतिथि", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "सदस्यता लिनुहोस्", "cboard.components.Settings.system": "प्रणाली", "cboard.components.Settings.backup": "जगेडा", "cboard.components.Settings.language": "भाषा", @@ -348,8 +348,8 @@ "cboard.components.Settings.fontSizeDescrip": "यहाँ बाट चयन गरेर फन्ट आकार सम्पादन गर्नुहोस्: १ मानक, २ ठूलो वा ३ अतिरिक्त ठूलो।", "cboard.components.Settings.hideOutputBarTitle": "आउटपुट पट्टी लुकाउनुहोस्", "cboard.components.Settings.hideOutputBarDescrip": "स्क्रिनको माथिल्लो भागमा सेतो पट्टी लुकाउँछ जहाँ आइकनहरु देखा पर्दछ जब तपाइँ एक वाक्य बनाउनुहुन्छ वा Pictograms चयन गर्नुहोस्।", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", + "cboard.components.Settings.Display.outputIncreaseButtons": "निर्गत पट्टीमा कार्य बटनको साइज बढाउनुहोस्", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "तपाईँले वाक्य निर्माण गर्ने सेतो पट्टीमा रहेका कार्य बटनहरूको साइज बढाउनुहोस् ।", "cboard.components.Settings.labelPositionTitle": "लेबल स्थिति", "cboard.components.Settings.labelPositionDescrip": "तपाइँ छनौट गर्न सक्नुहुन्छ जहाँ लेबल स्थिति को लागी। यो माथि, तल वा लुकेको हुन सक्छ।", "cboard.components.Settings.enableDarkThemeTitle": "गाढा विषयवस्तु सक्षम गर्नुहोस्", @@ -365,7 +365,7 @@ "cboard.components.Settings.folderVocalizationTitle": "फोल्डर vocalization", "cboard.components.Settings.folderVocalizationDescrip": "क्लिक गर्दा फोल्डर नाम ठूलो स्वर मा पढ्छ", "cboard.components.Settings.enableTour": "भ्रमण सक्षम गर्नुहोस्", - "cboard.components.Settings.symbols": "Symbols", + "cboard.components.Settings.symbols": "प्रतीकहरू", "cboard.components.Settings.People.people": "मान्छे", "cboard.components.Settings.People.name": "नाम", "cboard.components.Settings.People.nameSecondary": "तपाईंको प्रयोगकर्ता नाम अद्यावधिक गर्नुहोस्", @@ -375,12 +375,12 @@ "cboard.components.Settings.People.languageSecondary": "हामीलाई थाहा छ तपाईको भाषा के हो", "cboard.components.Settings.People.birthdate": "जन्म मिति", "cboard.components.Settings.People.birthdateSecondary": "तपाईंको जन्म मिति अद्यावधिक गर्नुहोस्", - "cboard.components.Settings.People.location": "Location", + "cboard.components.Settings.People.location": "स्थान", "cboard.components.Settings.People.logout": "बाहिर निस्कनु", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "यो खाता मेट्नुहोस्", + "cboard.components.Settings.People.deleteAccountSecondary": "एक पटक अकाउन्ट डिलिट गरिसकेपछि पछाडि फर्कनु पर्दैन । कृपया निश्चित हुनुहोस्।", + "cboard.components.Settings.People.errorDeletingAccount": "खाता मेटाउने क्रममा एउटा त्रुटि उत्पन्न हुन्छ । कृपया यसलाई फेरि प्रयास गर्नुहोस्।", + "cboard.components.Settings.People.deleteAccountConfirmation": "एक पटक अकाउन्ट डिलिट गरिसकेपछि पछाडि फर्कनु पर्दैन । के तपाईँ आफ्नो खाता मेट्न निश्चित हुनुहुन्छ?।", "cboard.components.Settings.People.cancelDeleteAccount": "रद्द", "cboard.components.Settings.Display.display": "प्रदर्शन गर्नुहोस्", "cboard.components.Settings.Display.StandardSize": "मानक", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "धेरै ठूलाे", "cboard.components.Settings.Display.uiSize": "UI आकार", "cboard.components.Settings.Display.uiSizeSecondary": "तत्व आकार", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "फन्ट परिवार", + "cboard.components.Settings.Display.fontFamilySecondary": "पूरै अनुप्रयोगमा प्रयोग गरिएको पाठ फन्ट परिवर्तन गर्नुहोस्", "cboard.components.Settings.Display.fontSize": "फन्ट आकार", "cboard.components.Settings.Display.fontSizeSecondary": "एप फन्ट आकार", "cboard.components.Settings.Display.LabelPositionAbove": "माथि", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "स्क्यानरले तत्वहरू माथि बढ्न सक्नेछ, तिनीहरूलाई चयन गर्न कुनै कुञ्जी थिच्नुहोस्", "cboard.components.Settings.Navigation.navigation": "नेभिगेसन र बटनहरू", "cboard.components.Settings.Navigation.enable": "सन्दर्भ सचेत ब्याक बटन सक्षम गर्नुहोस्", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "ठूलो ब्याक बटन देखाउँदछ । नेभिगेसन बटन शैली खण्डमा इच्छित शैली चयन गर्नुहोस् ।", "cboard.components.Settings.Navigation.shareShow": "शेयर वाक्यांश बटन देखाउनुहोस्", "cboard.components.Settings.Navigation.shareShowSecondary": "सेयर बटन (ब्याकस्पेस बटन पछाडि) देखाउनुहोस् जुन चयनित प्रतीकहरू साझेदारी गर्न अनुमति दिन्छ।", "cboard.components.Settings.Navigation.quickUnlock": "द्रुत सेटिंग्स अनलक सक्षम गर्नुहोस्", @@ -425,16 +425,16 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "यसलाई हटाउन प्रत्येक प्रतीकमा \"x\" बटन देखाउँदछ", "cboard.components.Settings.Navigation.vocalizeFolders": "फोल्डर भोकलाइजेसन सक्षम गर्नुहोस्", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "क्लिक गर्दा फोल्डरहरूको नाम ठूलो स्वरले पढ्छ", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.showLiveMode": "लाइभ मोड प्रयोग गर्नुहोस्", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "लाइभ मोडले तपाईंलाई आउटपुट बारमा सीधै पाठ लेख्न र छिटो ध्वनि प्ले गर्न अनुमति दिन्छ। यो लेख्न सक्ने प्रयोगकर्ताहरूको लागि अभिप्रेत छ।", + "cboard.components.Settings.Navigation.activeImprovePhrase": "वाक्यांश सुधार गर्नुहोस् प्रयोग गर्नुहोस्", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "वाक्यांश सुधार गर्नुहोस् तपाईंलाई आर्टिफिसियल इन्टेलिजेन्स प्रयोग गरेर आउटपुट वाक्यांश सुधार गर्न अनुमति दिन्छ। यो कोर बोर्डहरूको प्रयोगकर्ताहरूको लागि अभिप्रेत छ", + "cboard.components.Settings.Navigation.bigScroll": "ठूलो स्क्रोल बटन सक्षम पार्नुहोस्", + "cboard.components.Settings.Navigation.bigScrollSecondary": "ठूलो स्क्रोल बटन देखाउँदछ । नेभिगेसन बटन शैली खण्डमा इच्छित शैली चयन गर्नुहोस्", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "नेभिगेसन बटन शैली", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "सन्दर्भ-सचेत पछाडि र ठूलो स्क्रोल बटनको शैली चयन गर्नुहोस् । आँखा ट्र्याकरहरूको लागि साइडहरूमा सिफारिस गरिएको छ", + "cboard.components.Settings.Navigation.onTheSides": "छेउमा[सम्पादन गर्ने]", + "cboard.components.Settings.Navigation.onTop": "माथि", "cboard.components.Settings.Export.export": "निर्यात गर्नुहोस्", "cboard.components.Settings.Export.exportSingle": "एकल बोर्ड निर्यात गर्नुहोस्", "cboard.components.Settings.Export.exportSingleSecondary": "यो विकल्पले बोर्डहरूको सूचीबाट तपाईंसँग भएको एकल बोर्ड निर्यात गर्दछ। तपाईं {cboardLink}, {link} वा PDF ढाँचा छान्न सक्नुहुन्छ।", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "यो विकल्पले तपाईंसँग भएका सबै बोर्डहरू निर्यात गर्दछ यदि तपाईं {cboardLink} ढाँचा वा {link} ढाँचा छनौट गर्नुहुन्छ भने। यसले JUST हालको बोर्डलाई निर्यात गर्दछ यदि तपाईं PDF ढाँचा चयन गर्नुहुन्छ।", "cboard.components.Settings.Export.boardDownloaded": "तपाईंको बोर्डहरू डाउनलोड गरियो", "cboard.components.Settings.Export.boardDownloadedCva": "तपाईंको बोर्डहरू डाउनलोड गरियो। डाउनलोड फोल्डर अन्तर्गत तपाईंको फाईल फेला पार्नुहोस्", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "तपाईँको बोर्ड डाउनलोड गरिएको थियो । 'मेरो यन्त्रमा' फोल्डर अन्तर्गत तपाईँको फाइल फेला पार्नुहोस्", + "cboard.components.Settings.Export.boardDownloadedError": "यूपी.. कुछ गलत हो गया। कृपया फेरि प्रयास गर्नुहोस्", + "cboard.components.Settings.Export.downloadNoConnectionError": "पीडीएफ डाउनलोड गर्न इन्टरनेट जडान आवश्यक छ।", "cboard.components.Settings.Export.boards": "बोर्डहरु", + "cboard.components.Settings.Export.pdfSettings": "पीडीएफ सेटिङ", + "cboard.components.Settings.Export.fontSize": "फन्ट साइज", + "cboard.components.Settings.Export.fontSizeSecondary": "इच्छित फन्ट साइज चयन गर्नुहोस् । यदि तपाईँसँग निर्यात गरिएको बोर्डको आयामसँग समस्या छ भने यो विकल्प उपयोगी छ ।", + "cboard.components.Settings.Export.small": "सानो", + "cboard.components.Settings.Export.medium": "मध्यम", + "cboard.components.Settings.Export.large": "ठूलो", "cboard.components.Settings.Import.import": "आयात गर्नुहोस्", "cboard.components.Settings.Import.importSecondary": "यस विकल्पले JUST नयाँ बोर्डहरू पत्ता लगाउँदछ। यो Cboard मा समावेश पूर्वनिर्धारित बोर्डहरू आयात गर्दैन। समर्थित ढाँचाहरू {cboardLink} ढाँचा वा {link} ढाँचा हुन्।", "cboard.components.Settings.Import.success": "सफलता !! {boards} बोर्डहरू सफलतापूर्वक आयात गरियो।", @@ -467,50 +473,52 @@ "cboard.components.Settings.Speech.faster": "छिटो", "cboard.components.Settings.Speech.slower": "ढिलो", "cboard.components.Settings.Speech.sampleSentence": "नमस्ते! यो मेरो आवाज छ", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", - "cboard.components.Settings.Subscribe.copyTiles": "Copy tiles", + "cboard.components.Settings.Subscribe.subscribe": "सदस्यता लिनुहोस्", + "cboard.components.Settings.Subscribe.includedFeatures": "समावेश गरिएका सुविधाहरू:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "- ऑनलाइन तंत्रिका आवाज़ें", + "cboard.components.Settings.Subscribe.copyPublicBoards": "सार्वजनिक बोर्डहरू प्रतिलिपि बनाउनुहोस्", + "cboard.components.Settings.Subscribe.publishBoards": "बोर्ड हरू प्रकाशित गर्नुहोस्", + "cboard.components.Settings.Subscribe.copyTiles": "प्रतिलिपि tiles", "cboard.components.Settings.Subscribe.pasteTiles": "Paste tiles", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", - "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", - "cboard.components.Settings.Subscribe.close": "Close", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "शक्तिशाली प्रयोग एनालिटिक्स", + "cboard.components.Settings.Subscribe.shareBoards": "साझेदारी बोर्डहरू", + "cboard.components.Settings.Subscribe.adsFree": "विज्ञापन हरू नि: शुल्क", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "खुला बोर्ड ढाँचा (ओबीएफ) मा निर्यात गर्नुहोस्", + "cboard.components.Settings.Subscribe.sharePhrases": "वाक्यांश साझेदारी गर्नुहोस्", + "cboard.components.Settings.Subscribe.privateSupportChannel": "निजी समर्थन च्यानल", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "टाइल्सका लागि भ्वाइस रेकर्डिङ", + "cboard.components.Settings.Subscribe.active": "सक्रिय", + "cboard.components.Settings.Subscribe.canceled": "रद्द गरियो", + "cboard.components.Settings.Subscribe.in_grace_period": "अनुग्रह अवधि", + "cboard.components.Settings.Subscribe.proccesing": "हामी तपाईंको सदस्यता प्रक्रिया गर्दैछौं ...", + "cboard.components.Settings.Subscribe.expired": "तपाईँको सदस्यताको म्याद समाप्त भयो: {e}", + "cboard.components.Settings.Subscribe.paused": "तपाईँको सदस्यता यसमा रोकियो: {e}", + "cboard.components.Settings.Subscribe.on_hold": "तपाईँको सदस्यताको म्याद समाप्त भयो: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "तपाईँले सदस्यता लिनुभएको छैन । ", + "cboard.components.Settings.Subscribe.unverified": "तपाईँको खरीदको प्रमाणीकरणको क्रममा एउटा त्रुटि उत्पन्न भयो । कृपया ताजा पार्नुहोस्", + "cboard.components.Settings.Subscribe.refresh": "ताजा पार्नुहोस्", + "cboard.components.Settings.Subscribe.error": "ओह, कुछ गलत हो गया। कृपया पछि फेरि प्रयास गर्नुहोस्", + "cboard.components.Settings.Subscribe.empty_product": "यस समयमा कुनै सदस्यता उपलब्ध छैन । कृपया पछि फेरि प्रयास गर्नुहोस्।", + "cboard.components.Settings.Subscribe.on_trial_period": "तपाईं 30 दिन नि: शुल्क परीक्षणमा हुनुहुन्छ। यो समाप्त भएपछि, तपाईं सबै सुविधाहरू प्राप्त गर्न सदस्यता लिन आवश्यक हुनेछ।", + "cboard.components.Settings.Subscribe.subscriptionInfo": "सदस्यता सूचना", + "cboard.components.Settings.Subscribe.manageSubscription": "सदस्यता व्यवस्थापन गर्नुहोस्", + "cboard.components.Settings.Subscribe.cancelSubscription": "सदस्यता रद्द गर्नुहोस्", + "cboard.components.Settings.Subscribe.planAmount": "योजना रकम:", + "cboard.components.Settings.Subscribe.title": "योजना:", + "cboard.components.Settings.Subscribe.status": "स्थिति:", + "cboard.components.Settings.Subscribe.nextPayment": "यसमा पछिल्लो भुक्तानी:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "प्रिमियम एक्सेस मा समाप्त हुनेछ:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "यो भन्दा पहिले तपाईंको भुक्तानी समस्याहरू ठीक गर्नुहोस्:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "यस्तो देखिन्छ कि तपाईंको गुगल खाताले पहिले नै एक उत्पादन खरीद गरेको छ। अनुप्रयोग पुन: सुरु गर्ने प्रयास गर्नुहोस् ।", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "यस्तो देखिन्छ कि तपाईंको एप्पल खाताले पहिले नै एक उत्पादन खरीद गरेको छ। अनुप्रयोग पुन: सुरु गर्ने प्रयास गर्नुहोस् ।", + "cboard.components.Settings.Subscribe.close": "बन्द गर्नुहोस्", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "तपाईँ आफ्नो हालको योजना रद्द गर्न निश्चित हुनुहुन्छ?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "तपाईँको सदस्यता सफलतापूर्वक रद्द गरियो ।", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "तपाईँको सदस्यता रद्द गर्दा एउटा त्रुटि थियो, कृपया एक क्षणमा फेरि प्रयास गर्नुहोस् ।", "cboard.components.Settings.Language.language": "भाषा", "cboard.components.Settings.Language.moreLanguages": "थप भाषाहरू", "cboard.components.Settings.Language.close": "बन्द", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "अल्बेनियाली", "cboard.components.Settings.Language.arabic": "अरबी", "cboard.components.Settings.Language.belarusian": "बेलारूसी", "cboard.components.Settings.Language.bengali": "बंगाली", @@ -533,7 +541,7 @@ "cboard.components.Settings.Language.khmer": "खमेर", "cboard.components.Settings.Language.korean": "कोरियाली", "cboard.components.Settings.Language.montenegrin": "मोन्टेनेग्रिन", - "cboard.components.Settings.Language.macedonian": "Macedonian", + "cboard.components.Settings.Language.macedonian": "म्यासेडोनिया", "cboard.components.Settings.Language.nepali": "नेपाली", "cboard.components.Settings.Language.dutch": "डच", "cboard.components.Settings.Language.norwegian": "नर्वेजियन", @@ -550,51 +558,51 @@ "cboard.components.Settings.Language.ukrainian": "युक्रेनी", "cboard.components.Settings.Language.vietnamese": "भियतनामी", "cboard.components.Settings.Language.chinese": "चिनियाँ", - "cboard.components.Settings.Language.ttsEnginesSubheader": "Text to speech engine", + "cboard.components.Settings.Language.ttsEnginesSubheader": "वाक् इन्जिनमा पाठ", "cboard.components.Settings.Language.ttsEngines": "पाठ इञ्जिनमा पाठ", "cboard.components.Settings.Language.ttsEngineError": "चेतावनी: स्पीच इञ्जिनमा यो पाठले Cboard द्वारा समर्थित कुनै पनि भाषा समावेश गर्दैन। हामीलाई सम्पर्क गर्न नहिचकिचाउनुहोस् र हामीलाई बताउनुहोस्।", - "cboard.components.Settings.Language.availableLangsSubheader": "Available languages", - "cboard.components.Settings.Language.downloadLangSubheader": "Downloadable languages", - "cboard.components.Settings.Language.uninstalled": "Uninstalled", - "cboard.components.Settings.Language.download": "Download", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", - "cboard.components.Settings.Language.downloadDialogTitle": "Download Language", - "cboard.components.Settings.Language.downloadDialogSubtitle": "You will be redirected to the Google play store in order to download and install the voices for this language. Do you want to proceed?", + "cboard.components.Settings.Language.availableLangsSubheader": "उपलब्ध भाषाहरू", + "cboard.components.Settings.Language.downloadLangSubheader": "डाउनलोड गर्न सकिने भाषाहरू", + "cboard.components.Settings.Language.uninstalled": "स्थापना रद्द गरियो", + "cboard.components.Settings.Language.download": "डाउनलोड गर्नुहोस्", + "cboard.components.Settings.Language.configureLocalVoice": "स्थानीय आवाज कन्फिगर गर्नुहोस्", + "cboard.components.Settings.Language.downloadDialogTitle": "भाषा डाउनलोड गर्नुहोस्", + "cboard.components.Settings.Language.downloadDialogSubtitle": "यस भाषाको लागि आवाजहरू डाउनलोड र स्थापना गर्न तपाईंलाई गुगल प्ले स्टोरमा पुनर्निर्देशित गरिनेछ। के तपाईं अगाडि बढ्न चाहनुहुन्छ?", "cboard.components.Settings.Language.cancel": "रद्द", - "cboard.components.Settings.Language.ttsErrorAlert": "We didn't detect the new language is installed. Please verify.", - "cboard.components.Settings.Language.langErrorAlert": "We didn't detect the new voice is installed. Please verify the downloaded application.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", - "cboard.components.Settings.Language.checkIt": "Check it", - "cboard.components.Settings.Language.CancelInstalation": "Cancel instalation", - "cboard.components.Settings.Language.openApp": "Open app", - "cboard.components.Settings.Language.uninstalledLangNotification": "Install the new language", - "cboard.components.Settings.Language.instaledLangSuccesNotification": "Language installed successfully", - "cboard.components.Settings.Symbols.symbols": "Symbols", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Language.ttsErrorAlert": "हामीले नयाँ भाषा स्थापना गरिएको पत्ता लगाउन सकेनौं । कृपया रुजु गर्नुहोस् ।", + "cboard.components.Settings.Language.langErrorAlert": "हामीले नयाँ आवाज स्थापना गरिएको पत्ता लगाउन सकेनौं। कृपया डाउनलोड गरिएको अनुप्रयोग रुजु गर्नुहोस् ।", + "cboard.components.Settings.Language.continueOnlineLangAlert": "चयन गरिएको भाषाको लागि अनलाइन आवाज उपलब्ध छ। यदि तपाईं स्वीकार गर्नुहुन्छ भने अनुप्रयोग स्वचालित रूपमा भाषा परिवर्तन हुनेछ।", + "cboard.components.Settings.Language.searchVoiceAlert": "कृपया टेक्स्ट टु वाक् इन्जिन अनुप्रयोगमा एउटा आवाज खोजी गर्नुहोस्", + "cboard.components.Settings.Language.checkIt": "यो जाँच गर्नुहोस्", + "cboard.components.Settings.Language.CancelInstalation": "स्थापना रद्द गर्नुहोस्", + "cboard.components.Settings.Language.openApp": "अनुप्रयोग खोल्नुहोस्", + "cboard.components.Settings.Language.uninstalledLangNotification": "नयाँ भाषा स्थापना गर्नुहोस्", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "भाषा सफलतापूर्वक स्थापना गरियो", + "cboard.components.Settings.Symbols.symbols": "प्रतीकहरू", + "cboard.components.Settings.Symbols.downloadArasaac": "एआरएएसएसी प्रतीकहरू डाउनलोड गर्नुहोस्", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "अफलाइन मोडमा प्रयोग गरिने सबै एआरएसएसी प्रतीकहरूको साथ प्याकेज डाउनलोड गर्दछ।", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "प्रतीक डाउनलोडले तपाईंलाई तपाईंको प्रणालीमा स्थानीय रूपमा प्रतीकहरू राख्न अनुमति दिन्छ त्यसैले जब तपाईं नयाँ तत्व सिर्जना गर्न प्रतीकहरू खोजी गर्नुहुन्छ, तपाईंलाई इन्टरनेट जडान आवश्यक पर्दैन।", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "के तपाईं एआरएसएसी प्रतीकहरू डाउनलोड गर्न चाहनुहुन्छ? यो प्रक्रियामा केही समय लाग्नेछ ।", "cboard.components.Settings.Symbols.cancel": "रद्द", - "cboard.components.Settings.Symbols.download": "Download", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.download": "डाउनलोड गर्नुहोस्", + "cboard.components.Settings.Symbols.noConnection": "इन्टरनेट जडान छैन", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "इन्टरनेट जडान छैन । तपाईँले प्रतीकहरू डाउनलोड गर्न इन्टरनेटमा जडान हुनु आवश्यक छ।", + "cboard.components.Settings.Symbols.deleteArasaac": "अरासाक चिन्हहरू मेट्नुहोस्", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "सबै अरासाक प्रतीकहरूसँग प्याकेज मेट्नुहोस् । मेटिएपछि, प्रतीकहरू इन्टरनेट जडानसँग मात्र उपलब्ध हुनेछन् ।", + "cboard.components.Settings.Symbols.delete": "मेट्नुहोस्", "cboard.components.UserIcon.login": "लगइन वा साइन अप गर्नुहोस्", "cboard.components.VoiceRecorder.play": "रेकर्डि Play खेल्नुहोस्", "cboard.components.VoiceRecorder.clear": "रिकर्डि Clear खाली गर्नुहोस्", "cboard.components.VoiceRecorder.record": "रेकर्ड", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "तपाईँको नि:शुल्क परीक्षण समाप्त भएको छ", + "cboard.components.PremiumFeature.featureBlockedTittle": "यो सुविधा ब्लक गरिएको छ", + "cboard.components.PremiumFeature.featureBlockedText": "सीबोर्डले यो सुविधा अक्षम पार्दछ । यसलाई र सार्वजनिक बोर्डहरू, अनलाइन आवाजहरू, उन्नत सम्पादन प्रकार्यहरू र धेरै धेरै जस्ता सबै सुविधाहरू प्रयोग गर्न जारी राख्न, कृपया अपग्रेड गर्नुहोस्", + "cboard.components.PremiumFeature.upgradeNow": "अहिले अपग्रेड गर्नुहोस्", + "cboard.components.UI.Downloader.initializing": "सुरुआत गर्दैछ...", + "cboard.components.UI.Downloader.completed": "पूरा भयो", + "cboard.components.UI.Downloader.processing": "प्रक्रिया गर्दैछ...", + "cboard.components.UI.Downloader.processingDone": "प्रक्रिया पूरा भयो!", + "cboard.components.UI.Downloader.processingError": "डेटा प्रशोधन गर्दा एउटा त्रुटि थियो, कृपया फेरि प्रयास गर्नुहोस् ।", "cboard.board.home": "घर", "cboard.vocalization.myNameIsAmberley": "मेरो नाम एम्बरले हो", "cboard.vocalization.niceToMeetYou": "तपाईँलाई भेटेर खुशी लाग्यो", @@ -3829,40 +3837,40 @@ "symbol.alphabet.z-LowerCase": "Z - कम मामला", "symbol.alphabet.z-UpperCase": "Z - माथिल्लो मामला", "symbol.pronouns.I": "I", - "symbol.pronouns.he": "he", - "symbol.pronouns.her": "her", - "symbol.pronouns.hers": "hers", - "symbol.pronouns.him": "him", - "symbol.pronouns.his": "his", - "symbol.pronouns.she": "she", - "symbol.pronouns.we": "we", - "symbol.pronouns.me": "me", - "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", + "symbol.pronouns.he": "वो", + "symbol.pronouns.her": "उसको", + "symbol.pronouns.hers": "उसको", + "symbol.pronouns.him": "ऊ", + "symbol.pronouns.his": "उनका", + "symbol.pronouns.she": "उनी", + "symbol.pronouns.we": "हामी", + "symbol.pronouns.me": "मैं", + "symbol.pronouns.it": "यो", + "symbol.pronouns.them": "तिनीहरूलाई", + "symbol.pronouns.they": "वे", + "symbol.pronouns.their": "उनका", + "symbol.pronouns.that": "कि", + "symbol.pronouns.you": "तुम", + "symbol.pronouns.our": "हाम्रो", "symbol.pronouns.who": "जो", - "symbol.pronouns.us": "us", - "symbol.pronouns.boy": "boy", - "symbol.pronouns.girl": "girl", - "symbol.pronouns.kids": "kids", - "symbol.pronouns.children": "children", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", - "symbol.pronouns.friend": "friend", - "symbol.connectors.for": "for", - "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.pronouns.us": "हम", + "symbol.pronouns.boy": "केटा", + "symbol.pronouns.girl": "केटी", + "symbol.pronouns.kids": "केटाकेटी", + "symbol.pronouns.children": "बच्चाहरू", + "symbol.pronouns.whoever": "जो कोही", + "symbol.pronouns.mine": "मेरा", + "symbol.pronouns.anybody": "कोई भी", + "symbol.pronouns.everybody": "हर कोई", + "symbol.pronouns.nobody": "कोही पनि छैन", + "symbol.pronouns.friend": "साथी", + "symbol.connectors.for": "का लागि", + "symbol.connectors.is": "हो", + "symbol.connectors.to": "को", + "symbol.connectors.was": "थियो", + "symbol.connectors.with": "संग", + "symbol.descriptiveQuantity.slow": "ढिलो", + "symbol.descriptiveQuantity.different": "फरक", + "symbol.buildingContents.bathroom": "बाथरूम", + "symbol.descriptiveQuantity.categories": "श्रेणीहरू" } diff --git a/src/translations/nl-NL.json b/src/translations/nl-NL.json index c875b082e..2858b0998 100644 --- a/src/translations/nl-NL.json +++ b/src/translations/nl-NL.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Oeps... Er is iets fout gegaan. Probeer het opnieuw", "cboard.components.Settings.Export.downloadNoConnectionError": "Internetverbinding is nodig om de PDF te downloaden.", "cboard.components.Settings.Export.boards": "Boards", + "cboard.components.Settings.Export.pdfSettings": "PDF-instellingen", + "cboard.components.Settings.Export.fontSize": "Tekengrootte", + "cboard.components.Settings.Export.fontSizeSecondary": "Selecteer de gewenste lettergrootte. Deze optie is handig als u problemen ondervindt met de afmetingen van het geëxporteerde bord.", + "cboard.components.Settings.Export.small": "Klein", + "cboard.components.Settings.Export.medium": "Gemiddeld", + "cboard.components.Settings.Export.large": "Groot", "cboard.components.Settings.Import.import": "Importeren", "cboard.components.Settings.Import.importSecondary": "Met deze optie worden ALLEEN de nieuwe gedetecteerde boards geïmporteerd. Het zal NIET de standaardborden van Cboard importeren. Ondersteunde formaten zijn {cboardLink} formaat of {link} formaat.", "cboard.components.Settings.Import.success": "Succes!! {boards} boards zijn succesvol geïmporteerd.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Uw abonnement is gepauzeerd op: {e}", "cboard.components.Settings.Subscribe.on_hold": "Uw abonnement is verlopen op: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "U bent niet geabonneerd. ", + "cboard.components.Settings.Subscribe.unverified": "Er is een fout opgetreden tijdens de validatie van uw aankoop. Gelieve te vernieuwen", "cboard.components.Settings.Subscribe.refresh": "Vernieuwen", "cboard.components.Settings.Subscribe.error": "Oeps, er is iets fout gegaan. Probeer het later opnieuw", "cboard.components.Settings.Subscribe.empty_product": "Er is op dit moment geen abonnement beschikbaar. Probeer het later opnieuw.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "De premium accu eindigt op:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Los uw betalingsproblemen op voor de:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Het lijkt erop dat uw Google-account al een product heeft gekocht. Probeer de app opnieuw te starten.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Het lijkt erop dat uw Apple-account al een product heeft gekocht. Probeer de app opnieuw op te starten.", "cboard.components.Settings.Subscribe.close": "Afsluiten", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Weet je zeker dat je het huidige abonnement wilt annuleren?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Uw abonnement is succesvol geannuleerd.", diff --git a/src/translations/no-NO.json b/src/translations/no-NO.json index 3bf4a16a9..6927d5ab7 100644 --- a/src/translations/no-NO.json +++ b/src/translations/no-NO.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Noe gikk galt. Vennligst prøv igjen", "cboard.components.Settings.Export.downloadNoConnectionError": "Trenger Internett-tilkobling for å laste ned PDF.", "cboard.components.Settings.Export.boards": "styrene", + "cboard.components.Settings.Export.pdfSettings": "PDF-innstillinger", + "cboard.components.Settings.Export.fontSize": "Skriftstørrelse", + "cboard.components.Settings.Export.fontSizeSecondary": "Velg ønsket skriftstørrelse. Dette alternativet er nyttig hvis du har problemer med dimensjonene på det eksporterte brettet.", + "cboard.components.Settings.Export.small": "Liten", + "cboard.components.Settings.Export.medium": "Middels", + "cboard.components.Settings.Export.large": "Stor", "cboard.components.Settings.Import.import": "Import", "cboard.components.Settings.Import.importSecondary": "Dette alternativet vil bare importere de nye brettene som blir oppdaget. Det vil IKKE importere standardtavlene som er inkludert på Cboard. Støttede formater er {cboardLink} format eller {link} format.", "cboard.components.Settings.Import.success": "Suksess!! {boards} brett ble importert.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Ditt abonnement ble pauset: {e}", "cboard.components.Settings.Subscribe.on_hold": "Ditt abonnement utløpt: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Du abonnerer ikke. ", + "cboard.components.Settings.Subscribe.unverified": "Det oppstod en feil under validering av kjøpet. Vennligst oppdater", "cboard.components.Settings.Subscribe.refresh": "Oppdater", "cboard.components.Settings.Subscribe.error": "Oisann! Noe gikk galt. Prøv igjen senere", "cboard.components.Settings.Subscribe.empty_product": "Det er ikke noe abonnement tilgjengelig for øyeblikket. Prøv igjen senere.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Premien vil avsluttes på:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fiks betalingsproblemene dine tidliger:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Det ser ut som om Google-kontoen din allerede har kjøpt et produkt. Prøv å start appen på nytt.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Det ser ut til at Apple-kontoen din allerede har kjøpt et produkt. Prøv å starte appen på nytt.", "cboard.components.Settings.Subscribe.close": "Lukk", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Er du sikker på at du vil avbryte den gjeldende planen?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Ditt abonnement ble avbrutt.", diff --git a/src/translations/pl-PL.json b/src/translations/pl-PL.json index e9ac2589d..6e12925df 100644 --- a/src/translations/pl-PL.json +++ b/src/translations/pl-PL.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Coś poszło nie tak. Spróbuj ponownie", "cboard.components.Settings.Export.downloadNoConnectionError": "Potrzebne połączenie internetowe do pobrania PDF.", "cboard.components.Settings.Export.boards": "Tablice", + "cboard.components.Settings.Export.pdfSettings": "Ustawienia PDF", + "cboard.components.Settings.Export.fontSize": "Rozmiar czcionki", + "cboard.components.Settings.Export.fontSizeSecondary": "Wybierz żądany rozmiar czcionki. Ta opcja jest przydatna, jeśli masz problemy z wymiarami eksportowanej płytki.", + "cboard.components.Settings.Export.small": "Mały", + "cboard.components.Settings.Export.medium": "Średni", + "cboard.components.Settings.Export.large": "Duży", "cboard.components.Settings.Import.import": "Import", "cboard.components.Settings.Import.importSecondary": "Ta opcja zaimportuje TYLKO wykryte nowe płyty. NIE BĘDZIE importować domyślnych płyt zawartych na Cboard. Obsługiwane formaty to {cboardLink} lub {link}.", "cboard.components.Settings.Import.success": "Sukces!! {boards} płyt zostało pomyślnie zaimportowanych.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Twoja subskrypcja została wstrzymana dnia: {e}", "cboard.components.Settings.Subscribe.on_hold": "Twoja subskrypcja wygasła: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Nie jesteś zapisany. ", + "cboard.components.Settings.Subscribe.unverified": "Wystąpił błąd podczas zatwierdzania zakupu. Proszę odświeżyć", "cboard.components.Settings.Subscribe.refresh": "Odśwież", "cboard.components.Settings.Subscribe.error": "Ups, coś poszło nie tak. Spróbuj ponownie później", "cboard.components.Settings.Subscribe.empty_product": "W tej chwili nie ma dostępnej subskrypcji. Spróbuj ponownie później.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Premia zostanie zakończona w dniu:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Napraw problemy z płatnościami przed:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Wygląda na to, że Twoje konto Google już zakupiło produkt. Spróbuj uruchomić ponownie aplikację.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Wygląda na to, że na Twoim koncie Apple został już zakupiony produkt. Spróbuj ponownie uruchomić aplikację.", "cboard.components.Settings.Subscribe.close": "Zamknij", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Czy na pewno chcesz anulować bieżący plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Twoja subskrypcja została anulowana pomyślnie.", diff --git a/src/translations/pt-BR.json b/src/translations/pt-BR.json index aadf9fd82..d868fd023 100644 --- a/src/translations/pt-BR.json +++ b/src/translations/pt-BR.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Algo deu errado. Por favor, tente novamente", "cboard.components.Settings.Export.downloadNoConnectionError": "É necessário uma conexão com a internet para baixar o PDF.", "cboard.components.Settings.Export.boards": "Pranchas", + "cboard.components.Settings.Export.pdfSettings": "Configurações de PDF", + "cboard.components.Settings.Export.fontSize": "Tamanho da fonte", + "cboard.components.Settings.Export.fontSizeSecondary": "Selecione o tamanho de fonte desejado. Esta opção é útil se você tiver problemas com as dimensões da placa exportada.", + "cboard.components.Settings.Export.small": "Pequeno", + "cboard.components.Settings.Export.medium": "Média", + "cboard.components.Settings.Export.large": "Grande", "cboard.components.Settings.Import.import": "Importar", "cboard.components.Settings.Import.importSecondary": "Esta opção importará APENAS as novas placas detectadas. NÃO importará as placas padrão incluídas no Cboard. Os formatos suportados são o formato {cboardLink} ou {link}.", "cboard.components.Settings.Import.success": "Sucesso!! {boards} placas foram importadas com sucesso.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Sua assinatura foi pausada em: {e}", "cboard.components.Settings.Subscribe.on_hold": "Sua assinatura expirou em: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Você não possui assinatura. ", + "cboard.components.Settings.Subscribe.unverified": "Ocorreu um erro durante a validação da sua compra. Por favor, atualize", "cboard.components.Settings.Subscribe.refresh": "atualizar", "cboard.components.Settings.Subscribe.error": "Ops, algo deu errado. Por favor, tente novamente mais tarde", "cboard.components.Settings.Subscribe.empty_product": "Não há nenhuma assinatura disponível neste momento. Por favor, tente novamente mais tarde.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Os acamentos premium terminarão em:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Corrija seus problemas de pagamento antes de:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Parece que sua conta Google já comprou um produto. Tente reiniciar o aplicativo.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Parece que sua conta da Apple já comprou um produto. Tente reiniciar o aplicativo.", "cboard.components.Settings.Subscribe.close": "FECHAR", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Tem certeza de que deseja cancelar seu plano atual?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Sua assinatura foi cancelada com sucesso.", diff --git a/src/translations/pt-PT.json b/src/translations/pt-PT.json index 9b47fc58b..68d592a38 100644 --- a/src/translations/pt-PT.json +++ b/src/translations/pt-PT.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Algo deu errado. Por favor, tente novamente", "cboard.components.Settings.Export.downloadNoConnectionError": "É necessário uma conexão com a internet para baixar o PDF.", "cboard.components.Settings.Export.boards": "Pranchas", + "cboard.components.Settings.Export.pdfSettings": "Configurações de PDF", + "cboard.components.Settings.Export.fontSize": "Tamanho da fonte", + "cboard.components.Settings.Export.fontSizeSecondary": "Selecione o tamanho de fonte desejado. Esta opção é útil se você tiver problemas com as dimensões da placa exportada.", + "cboard.components.Settings.Export.small": "Pequeno", + "cboard.components.Settings.Export.medium": "Média", + "cboard.components.Settings.Export.large": "Grande", "cboard.components.Settings.Import.import": "Importar", "cboard.components.Settings.Import.importSecondary": "Esta opção importará APENAS as novas placas detectadas. NÃO importará as placas padrão incluídas no Cboard. Os formatos suportados são o formato {cboardLink} ou {link}.", "cboard.components.Settings.Import.success": "Sucesso!! {boards} placas foram importadas com sucesso.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Sua assinatura foi pausada em: {e}", "cboard.components.Settings.Subscribe.on_hold": "Sua assinatura expirou em: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Você não possui assinatura. ", + "cboard.components.Settings.Subscribe.unverified": "Ocorreu um erro durante a validação da sua compra. Por favor, atualize", "cboard.components.Settings.Subscribe.refresh": "atualizar", "cboard.components.Settings.Subscribe.error": "Ops, algo deu errado. Por favor, tente novamente mais tarde", "cboard.components.Settings.Subscribe.empty_product": "Não há nenhuma assinatura disponível neste momento. Por favor, tente novamente mais tarde.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Os acamentos premium terminarão em:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Corrija seus problemas de pagamento antes de:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Parece que sua conta Google já comprou um produto. Tente reiniciar o aplicativo.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Parece que sua conta da Apple já comprou um produto. Tente reiniciar o aplicativo.", "cboard.components.Settings.Subscribe.close": "FECHAR", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Tem certeza de que deseja cancelar seu plano atual?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Sua assinatura foi cancelada com sucesso.", diff --git a/src/translations/pt-TL.json b/src/translations/pt-TL.json index cc64d2991..d235dbc3a 100644 --- a/src/translations/pt-TL.json +++ b/src/translations/pt-TL.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", "cboard.components.Settings.Export.boards": "Tabuada sira", + "cboard.components.Settings.Export.pdfSettings": "PDF Settings", + "cboard.components.Settings.Export.fontSize": "Font size", + "cboard.components.Settings.Export.fontSizeSecondary": "Select the desired font size. This option is useful if you have problems with the dimensions of the exported board.", + "cboard.components.Settings.Export.small": "Small", + "cboard.components.Settings.Export.medium": "Medium", + "cboard.components.Settings.Export.large": "Large", "cboard.components.Settings.Import.import": "Importa", "cboard.components.Settings.Import.importSecondary": "opsaun ida nee sei importa DEIT tabuada foun nebe detekta tiha ona. nia sei LA importa tabuada default nebe inklui iha Cboard. formatu nebe suporta mak {cboardLink}formatu ou {link} formatu.", "cboard.components.Settings.Import.success": "Susesu!! {boards} tabuada hirak nee importa ho susesu ", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Ita nia subskrisaun pendente hela iha:", "cboard.components.Settings.Subscribe.on_hold": "Ita nia subskrisaun ramata iha:", "cboard.components.Settings.Subscribe.not_subscribed": "Ita seidauk subskriba.", + "cboard.components.Settings.Subscribe.unverified": "An error occurred during validation of your purchase. Please refresh", "cboard.components.Settings.Subscribe.refresh": "Atualiza ka refresh tiha lai", "cboard.components.Settings.Subscribe.error": "Oops buat ruma la'o sala ona. Favór koko oras tan", "cboard.components.Settings.Subscribe.empty_product": "Laiha subskrisaun ne'ebé mak disponivel iha tempu ida ne'e. Favór koko oras tan. ", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Asesu premium nian sei ramata iha:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Hadi'ak lai ita nia problema pagamente antes ita:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Iha ne'e ita nia konta Google sosa ona produtu ida. Koko hahú hikas fali aplikasaun refere. ", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "It looks like your Apple account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Taka", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Ita serteza katak ita hakarak kansela ita nia moda plan ida daudaun ne'e?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Ita nia prosesu ba kansela subskrisaun hala'o ho susesu ona.", diff --git a/src/translations/ro-RO.json b/src/translations/ro-RO.json index 9b1c13aea..bbf860044 100644 --- a/src/translations/ro-RO.json +++ b/src/translations/ro-RO.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Ceva nu a mers bine. Te rugăm să încerci din nou", "cboard.components.Settings.Export.downloadNoConnectionError": "Aveți nevoie de conexiune la internet pentru a descărca fișierul PDF.", "cboard.components.Settings.Export.boards": "placi", + "cboard.components.Settings.Export.pdfSettings": "Setări PDF", + "cboard.components.Settings.Export.fontSize": "Dimensiune font", + "cboard.components.Settings.Export.fontSizeSecondary": "Selectați dimensiunea fontului dorită. Această opțiune este utilă dacă aveți probleme cu dimensiunile plăcii exportate.", + "cboard.components.Settings.Export.small": "Mic", + "cboard.components.Settings.Export.medium": "Medie", + "cboard.components.Settings.Export.large": "Mare", "cboard.components.Settings.Import.import": "Import", "cboard.components.Settings.Import.importSecondary": "Această opțiune va importa JUST noile plăci detectate. NU va importa plăcile implicite incluse pe Cboard. Formatele acceptate sunt formatul {cboardLink} sau {link} format.", "cboard.components.Settings.Import.success": "Succes!! {boards} plăci au fost importate cu succes.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Abonamentul tău a fost întrerupt pe: {e}", "cboard.components.Settings.Subscribe.on_hold": "Abonamentul tău a expirat la: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Nu ești abonat. ", + "cboard.components.Settings.Subscribe.unverified": "A apărut o eroare în timpul validării achiziției. Vă rugăm să reîmprospătați", "cboard.components.Settings.Subscribe.refresh": "Împrospătează", "cboard.components.Settings.Subscribe.error": "Ups, ceva nu a mers bine. Te rugăm să încerci din nou mai târziu", "cboard.components.Settings.Subscribe.empty_product": "Nu există niciun abonament disponibil în acest moment. Te rugăm să încerci din nou mai târziu.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Accesul premium se va încheia la:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Repară problemele de plată dinainte:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Se pare că contul dvs. Google a cumpărat deja un produs. Încercați să reporniți aplicația.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Se pare că contul dvs. Apple a achiziționat deja un produs. Încercați să reporniți aplicația.", "cboard.components.Settings.Subscribe.close": "Inchide", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Ești sigur că vrei să anulezi planul tău curent?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Abonamentul dvs. a fost anulat cu succes.", diff --git a/src/translations/ru-MD.json b/src/translations/ru-MD.json index 23ef08c15..3680e9978 100644 --- a/src/translations/ru-MD.json +++ b/src/translations/ru-MD.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", "cboard.components.Settings.Export.boards": "Boards", + "cboard.components.Settings.Export.pdfSettings": "PDF Settings", + "cboard.components.Settings.Export.fontSize": "Font size", + "cboard.components.Settings.Export.fontSizeSecondary": "Select the desired font size. This option is useful if you have problems with the dimensions of the exported board.", + "cboard.components.Settings.Export.small": "Small", + "cboard.components.Settings.Export.medium": "Medium", + "cboard.components.Settings.Export.large": "Large", "cboard.components.Settings.Import.import": "Import", "cboard.components.Settings.Import.importSecondary": "This option will import JUST the new boards detected. It WILL NOT import the default boards included on Cboard. Supported formats are {cboardLink} format or {link} format.", "cboard.components.Settings.Import.success": "Success!! {boards} boards were imported successfully.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", + "cboard.components.Settings.Subscribe.unverified": "An error occurred during validation of your purchase. Please refresh", "cboard.components.Settings.Subscribe.refresh": "Refresh", "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "It looks like your Apple account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/ru-RU.json b/src/translations/ru-RU.json index 795c8fbc0..620731945 100644 --- a/src/translations/ru-RU.json +++ b/src/translations/ru-RU.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Что-то пошло не так. Пожалуйста, попробуйте еще раз", "cboard.components.Settings.Export.downloadNoConnectionError": "Нужно подключение к Интернету для загрузки PDF.", "cboard.components.Settings.Export.boards": "Доски", + "cboard.components.Settings.Export.pdfSettings": "Настройки PDF", + "cboard.components.Settings.Export.fontSize": "Размер шрифта", + "cboard.components.Settings.Export.fontSizeSecondary": "Выберите нужный размер шрифта. Эта опция полезна, если у вас возникли проблемы с размерами экспортируемой платы.", + "cboard.components.Settings.Export.small": "Маленький", + "cboard.components.Settings.Export.medium": "Терпимая", + "cboard.components.Settings.Export.large": "Большой", "cboard.components.Settings.Import.import": "Импортировать", "cboard.components.Settings.Import.importSecondary": "Эта опция импортирует ТОЛЬКО новые обнаруженные доски. Он НЕ БУДЕТ импортировать доски по умолчанию, включенные в Cboard. Поддерживаемые форматы: {cboardLink} или {link}.", "cboard.components.Settings.Import.success": "Успех !! {boards} доски были успешно импортированы.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Ваша подписка приостановлена: {e}", "cboard.components.Settings.Subscribe.on_hold": "Срок действия вашей подписки истек: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Вы не подписаны. ", + "cboard.components.Settings.Subscribe.unverified": "Во время проверки покупки произошла ошибка. Пожалуйста, обновите", "cboard.components.Settings.Subscribe.refresh": "Обновить", "cboard.components.Settings.Subscribe.error": "Ой, что-то пошло не так. Пожалуйста, повторите попытку позже", "cboard.components.Settings.Subscribe.empty_product": "В данный момент нет доступных подписки. Пожалуйста, повторите попытку позже.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Премиум символы закончится:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Исправляйте проблемы с платежами перед следующим:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Похоже, что ваш аккаунт Google уже купил продукт. Попробуйте перезапустить приложение.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Похоже, что ваша учетная запись Apple уже приобрела продукт. Попробуйте перезапустить приложение.", "cboard.components.Settings.Subscribe.close": "Закрыть", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Вы уверены, что хотите отменить текущий план?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Ваша подписка успешно отменена.", diff --git a/src/translations/sh-HR.json b/src/translations/sh-HR.json index 23ef08c15..3680e9978 100644 --- a/src/translations/sh-HR.json +++ b/src/translations/sh-HR.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", "cboard.components.Settings.Export.boards": "Boards", + "cboard.components.Settings.Export.pdfSettings": "PDF Settings", + "cboard.components.Settings.Export.fontSize": "Font size", + "cboard.components.Settings.Export.fontSizeSecondary": "Select the desired font size. This option is useful if you have problems with the dimensions of the exported board.", + "cboard.components.Settings.Export.small": "Small", + "cboard.components.Settings.Export.medium": "Medium", + "cboard.components.Settings.Export.large": "Large", "cboard.components.Settings.Import.import": "Import", "cboard.components.Settings.Import.importSecondary": "This option will import JUST the new boards detected. It WILL NOT import the default boards included on Cboard. Supported formats are {cboardLink} format or {link} format.", "cboard.components.Settings.Import.success": "Success!! {boards} boards were imported successfully.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", + "cboard.components.Settings.Subscribe.unverified": "An error occurred during validation of your purchase. Please refresh", "cboard.components.Settings.Subscribe.refresh": "Refresh", "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "It looks like your Apple account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/si-LK.json b/src/translations/si-LK.json index 010f06014..601d8f5dd 100644 --- a/src/translations/si-LK.json +++ b/src/translations/si-LK.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", "cboard.components.Settings.Export.boards": "පුවරු", + "cboard.components.Settings.Export.pdfSettings": "PDF Settings", + "cboard.components.Settings.Export.fontSize": "Font size", + "cboard.components.Settings.Export.fontSizeSecondary": "Select the desired font size. This option is useful if you have problems with the dimensions of the exported board.", + "cboard.components.Settings.Export.small": "Small", + "cboard.components.Settings.Export.medium": "Medium", + "cboard.components.Settings.Export.large": "Large", "cboard.components.Settings.Import.import": "ආනයන", "cboard.components.Settings.Import.importSecondary": "මෙම විකල්පය මඟින් අනාවරණය කරගත් නව පුවරු පමණක් ආනයනය කරනු ඇත. එය Cboard හි ඇතුළත් කර ඇති පෙරනිමි පුවරු ආනයනය නොකරනු ඇත. සහාය දක්වන ආකෘති {cboardLink} ආකෘතිය හෝ {link} ආකෘතිය වේ.", "cboard.components.Settings.Import.success": "සාර්ථකත්වය!! පුවරු {boards} සාර්ථකව ආනයනය කරන ලදි.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", + "cboard.components.Settings.Subscribe.unverified": "An error occurred during validation of your purchase. Please refresh", "cboard.components.Settings.Subscribe.refresh": "Refresh", "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "It looks like your Apple account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/sk-SK.json b/src/translations/sk-SK.json index d8568fd1b..e5b671e8e 100644 --- a/src/translations/sk-SK.json +++ b/src/translations/sk-SK.json @@ -4,18 +4,18 @@ "cboard.components.WelcomeScreen.skipForNow": "Preskočiť pre Teraz", "cboard.components.WelcomeScreen.google": "Prihláste sa do služby Google", "cboard.components.WelcomeScreen.facebook": "Prihlásiť sa cez facebook", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", - "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", - "cboard.components.WelcomeScreen.terms": "Terms", - "cboard.components.WelcomeScreen.privacy": "Privacy Policy", + "cboard.components.WelcomeScreen.apple": "Prihlásenie cez Apple", + "cboard.components.WelcomeScreen.loginErrorAndroid": "Prepáč. Počas procesu overovania sa vyskytla chyba. Skúste to znova", + "cboard.components.WelcomeScreen.terms": "Podmienky", + "cboard.components.WelcomeScreen.privacy": "Zásady ochrany osobných údajov", "cboard.components.WelcomeScreenInformation.heading": "Vitajte v Kard", "cboard.components.WelcomeScreenInformation.text": "Kartu pomáha používateľom s poruchami reči a jazyka komunikovať so symbolmi a textom na reč.", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "Prihláste sa na synchronizáciu nastavení!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "Aktivuje sa váš účet...", + "cboard.components.Activate.loginSignUpPage": "Prihlasovacia stránka alebo registračná stránka", + "cboard.components.Activate.error": "CHYBA: potvrdenie vášho dočasného používateľa ZLYHALO, skúste sa prihlásiť znova", + "cboard.components.Activate.success": "POTVRDENÝ!", "cboard.components.Login.loginToCboard": "Prihláste sa do Karty", "cboard.components.Login.login": "Prihlásiť sa", "cboard.components.Login.email": "e-mail", @@ -29,10 +29,10 @@ "cboard.components.SignUp.confirmYourPassword": "Potvrď svoje heslo", "cboard.components.SignUp.cancel": "Zrušiť", "cboard.components.SignUp.signMeUp": "Prihlás ma", - "cboard.components.SignUp.agreement": "I agree with the {terms} and the {privacy}", - "cboard.components.SignUp.termsAndConditions": "Terms", - "cboard.components.SignUp.privacy": "Privacy Policy", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.agreement": "Súhlasím s {terms} ako aj {privacy}", + "cboard.components.SignUp.termsAndConditions": "Podmienky", + "cboard.components.SignUp.privacy": "Zásady ochrany osobných údajov", + "cboard.components.SignUp.noConnection": "Nie je možné pripojiť sa k serveru. Skúste to znova neskôr.", "cboard.components.ChangePassword.password": "Nové heslo", "cboard.components.ChangePassword.passwordRepeat": "Zopakujte nové heslo", "cboard.components.ChangePassword.send": "send", @@ -90,8 +90,8 @@ "cboard.components.Board.EditToolbar.editTilesButton": "editovať", "cboard.components.Board.EditToolbar.addTileButton": "Pridať dlaždice", "cboard.components.Board.EditToolbar.fixedBoard": "Opravené", - "cboard.components.Board.EditToolbar.copyTiles": "Copy tiles", - "cboard.components.Board.EditToolbar.pasteTiles": "Paste tiles", + "cboard.components.Board.EditToolbar.copyTiles": "Kopírovanie dlaždíc", + "cboard.components.Board.EditToolbar.pasteTiles": "Prilepenie dlaždíc", "cboard.components.Board.share": "zdieľam", "cboard.components.Board.copyMessage": "Skopírované do schránky!", "cboard.components.Board.boardMissed": "Ospravedlňujeme sa, ale tento priečinok / tabuľku sme vynechali. Odporúčame vám ho znova vytvoriť.", @@ -103,12 +103,12 @@ "cboard.components.Board.boardCopyAccept": "súhlasiť", "cboard.components.Board.boardCopiedSuccessfully": "Doska bola úspešne pridaná do vášho komunikátora", "cboard.components.Board.emptyVoiceAlert": "VAROVANIE: nezistili sme dostupný hlas Text to Speech! Doska nemôže správne fungovať.", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", - "cboard.components.Board.offlineChangeVoice": "Change voice", + "cboard.components.Board.offlineVoiceAlert": "VAROVANIE: používate online hlas, ale zdá sa, že ste offline!", + "cboard.components.Board.offlineChangeVoice": "Zmena hlasu", "cboard.components.Board.myBoardTitle": "Moja rada", "cboard.components.Board.failedToCopy": "Kopírovanie do schránky zlyhalo", "cboard.components.Board.walkthroughWelcome": "Vitajte v Cboard!", - "cboard.components.Board.walkthroughChooseABoard": "Choose a board to start", + "cboard.components.Board.walkthroughChooseABoard": "Vyberte panel, ktorý chcete začať", "cboard.components.Board.walkthroughUnlock": "Možnosti a nastavenia odomknete štyrikrát stlačením aretačného tlačidla.", "cboard.components.Board.walkthroughStart": "Ste pripravení na prehliadku aplikácie Cboard a jej úžasných funkcií?", "cboard.components.Board.walkthroughSignInUp": "Prihláste sa a prispôsobte si komunikátor.", @@ -117,14 +117,14 @@ "cboard.components.Board.walkthroughAddTile": "Tu môžete na dosku pridať dlaždicu! Táto dlaždica môže byť gombík, priečinok alebo prázdna doska.", "cboard.components.Board.walkthroughChangeBoard": "Toto je rozbaľovacia ponuka, z ktorej môžete prejsť na inú dosku v komunikátore.", "cboard.components.Board.walkthroughBuildCommunicator": "Tu môžete získať prístup k svojmu komunikátoru, upraviť ho a obohatiť o ďalšie dosky.", - "cboard.components.Board.walkthroughDefaultBoardsSelector": "Here you can switch between different featured boards", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "Tu môžete prepínať medzi rôznymi odporúčanými nástenkami", "cboard.components.Board.walkthroughEndTour": "Ukončiť prehliadku", "cboard.components.Board.walkthroughCloseTour": "Zavrieť prehliadku", "cboard.components.Board.walkthroughBack": "späť", "cboard.components.Board.walkthroughNext": "Ďalšie", - "cboard.components.Board.tilesCopiedSuccessfully": "Tiles copied successfully.", - "cboard.components.Board.tilesPastedSuccessfully": "Tiles pasted successfully.", - "cboard.components.Board.tilesPastedError": "WARNING: There was an error on tiles paste.", + "cboard.components.Board.tilesCopiedSuccessfully": "Dlaždice sa úspešne skopírovali.", + "cboard.components.Board.tilesPastedSuccessfully": "Dlaždice boli úspešne prilepené.", + "cboard.components.Board.tilesPastedError": "VÝSTRAHA: Vyskytla sa chyba pri vkladaní dlaždíc.", "cboard.components.LockToggle.lock": "zamknúť", "cboard.components.LockToggle.unlock": "odomknúť", "cboard.components.BackButton.back": "Vráť sa", @@ -140,7 +140,7 @@ "cboard.components.FullScreenButton.fullscreen": "Celá obrazovka", "cboard.components.FullScreenButton.exitFullscreen": "Ukončite celú obrazovku", "cboard.components.SymbolSearch.searchSymbolLibrary": "Vyhľadajte knižnicu symbolov", - "cboard.components.SymbolSearch.clearText": "Clear text", + "cboard.components.SymbolSearch.clearText": "Vymazanie textu", "cboard.components.InputImage.uploadImage": "Nahrať obrázok", "cboard.components.Board.TileEditor.voiceRecorder": "Hlasový záznamník", "cboard.components.Board.TileEditor.createTile": "Vytvoriť dlaždice", @@ -158,20 +158,20 @@ "cboard.components.Board.TileEditor.existingBoards": "Odkaz na existujúcu tabuľu", "cboard.components.Board.TileEditor.none": "nikto", "cboard.components.Board.TileEditor.symbols": "Symboly", - "cboard.components.Board.TileEditor.editImage": "Edit image", + "cboard.components.Board.TileEditor.editImage": "Upraviť obrázok", "cboard.components.Board.boardEditTitleCancel": "Zrušiť", "cboard.components.Board.boardEditTitleAccept": "súhlasiť", "cboard.components.Board.userProfileLocked": "Profil používateľa je zamknutý. Ak chcete zobraziť svoj profil používateľa, odomknite nastavenia.", - "cboard.components.Board.live": "LIVE", - "cboard.components.Board.writeAndSay": "Write and say", - "cboard.components.Board.ImageEditor.title": "Image editor", - "cboard.components.Board.ImageEditor.rotateRight": "Rotate right", - "cboard.components.Board.ImageEditor.cropImage": "Crop image", - "cboard.components.Board.ImageEditor.close": "Close", - "cboard.components.Board.ImageEditor.done": "Done", - "cboard.components.Board.ImageEditor.cancelCrop": "Cancel crop", - "cboard.components.Board.ImageEditor.zoomIn": "Zoom in", - "cboard.components.Board.ImageEditor.zoomOut": "Zoom out", + "cboard.components.Board.live": "ŽIŤ", + "cboard.components.Board.writeAndSay": "Píšte a povedzte", + "cboard.components.Board.ImageEditor.title": "Editor obrázkov", + "cboard.components.Board.ImageEditor.rotateRight": "Otočiť doprava", + "cboard.components.Board.ImageEditor.cropImage": "Orezať obrázok", + "cboard.components.Board.ImageEditor.close": "Zavrieť", + "cboard.components.Board.ImageEditor.done": "Robené", + "cboard.components.Board.ImageEditor.cancelCrop": "Zrušenie orezania", + "cboard.components.Board.ImageEditor.zoomIn": "Priblížiť", + "cboard.components.Board.ImageEditor.zoomOut": "Oddialiť", "cboard.components.BoardShare.title": "Zdieľajte svoju nástenku", "cboard.components.BoardShare.close": "Zavrieť", "cboard.components.BoardShare.publishBoard": "Publikovať radu", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "reddit", "cboard.components.BoardShare.subject": "Vyskúšajte túto dosku z Cboard!", "cboard.components.BoardShare.body": "Ahoj! Chcem zdieľať komunikačnú dosku z nástroja Cboard. Nájdete ho na: {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "Nástenku nie je možné zdieľať na facebooku. Skúste to znova neskôr.", "cboard.components.PhraseShare.title": "Zdieľajte alebo skopírujte svoju frázu", "cboard.components.PhraseShare.close": "Zavrieť", "cboard.components.PhraseShare.copyPhrase": "Kopírovať frázu", @@ -215,15 +215,15 @@ "cboard.components.CommunicatorToolbar.tiles": "{qty} Dlaždice", "cboard.components.CommunicatorToolbar.editCommunicator": "vybudovať", "cboard.components.CommunicatorToolbar.addBoardButton": "Pridať dosku", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", - "cboard.components.CommunicatorToolbar.disagree": "disagree", - "cboard.components.CommunicatorToolbar.agree": "agree", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", - "cboard.components.CommunicatorToolbar.close": "Close", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Vyberte odporúčanú nástenku", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Vyberte odporúčanú nástenku", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Chcete zmeniť svoju súčasnú dosku pre vybratú možnosť? Môžete ho znova prepnúť", + "cboard.components.CommunicatorToolbar.disagree": "nesúhlasiť", + "cboard.components.CommunicatorToolbar.agree": "súhlasiť", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Popis nástenky", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "Plynulá tabuľa so zložkami obsahujúcimi kategórie symbolov. To Mulberry symboly bez akejkoľvek farebnej schémy.", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Pevná tabuľa so základnou slovnou zásobou, rozdelená do 11 stĺpcov a 6 riadkov. Používa symboly ARASAAC a Fitzgeraldovu farebnú schému.", + "cboard.components.CommunicatorToolbar.close": "Zavrieť", "cboard.components.CommunicatorDialog.title": "Môj komunikátor", "cboard.components.CommunicatorDialog.menu": "Ponuka", "cboard.components.CommunicatorDialog.menuRootBoardOption": "Nastaviť ako koreňovú dosku", @@ -296,18 +296,18 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "Zverejniť nástenku: Zverejnite svoju nástenku. Tabuľa sa zobrazí na karte Verejné tabule.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "Zrušiť zverejnenie nástenky: Urobte svoju nástenku súkromnou. Tabuľa sa nebude zobrazovať na karte Verejné tabule.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "Odstráňte svoju dosku z databázy a nebude ju možné obnoviť.", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", + "cboard.components.CommunicatorDialog.boardReport": "Nahlásiť túto nástenku", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Ak sa domnievate, že táto nástenka obsahuje sexuálny, násilný, nenávistný alebo urážlivý obsah, dajte nám vedieť", + "cboard.components.CommunicatorDialog.boardReportError": "Pri odosielaní hlásenia sa vyskytla chyba. Skúste to znova.", "cboard.components.CommunicatorDialog.boardReportCancel": "Zrušiť", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", - "cboard.components.CommunicatorDialog.boardReportClose": "Close", + "cboard.components.CommunicatorDialog.boardReportSend": "Odoslať správu", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Správa bola úspešne odoslaná tímu podpory.", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Ďakujeme, že ste pomohli Cboardu dostať sa z nevhodného obsahu.", + "cboard.components.CommunicatorDialog.boardReportClose": "Zavrieť", "cboard.components.Notifications.refreshPage": "Obnoviť stránku", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudSpeakErrorAlert": "Vaše internetové pripojenie nepostačuje na správnu reprodukciu online hlasu.", + "cboard.components.Notifications.changeVoiceOnError": "Zmena hlasu", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "Bol nastavený online hlas. Počas jeho používania je potrebné pripojenie na internet.", "cboard.components.Settings.navigation": "Navigácia a tlačidlá", "cboard.components.Settings.scanning": "snímania", "cboard.components.Settings.display": "zobraziť", @@ -316,7 +316,7 @@ "cboard.components.Settings.settings": "nastavenie", "cboard.components.Settings.people": "ľudia", "cboard.components.Settings.guest": "Hosť", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "Odoberať", "cboard.components.Settings.system": "systém", "cboard.components.Settings.backup": "zálohovanie", "cboard.components.Settings.language": "Jazyk", @@ -348,8 +348,8 @@ "cboard.components.Settings.fontSizeDescrip": "Tu upravte veľkosť písma výberom z: 1. Štandardného, 2. Veľkého alebo 3. Extra veľkého.", "cboard.components.Settings.hideOutputBarTitle": "Skryť výstupnú lištu", "cboard.components.Settings.hideOutputBarDescrip": "Skryje biely pruh v hornej časti obrazovky, kde sa pri vytváraní vety alebo výbere piktogramov zobrazujú ikony.", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", + "cboard.components.Settings.Display.outputIncreaseButtons": "Zväčšenie veľkosti tlačidiel akcií na výstupnej lište", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Zväčšite veľkosť tlačidiel akcií, ktoré sa nachádzajú na bielom pruhu, kde zostavujete vetu.", "cboard.components.Settings.labelPositionTitle": "Poloha štítku", "cboard.components.Settings.labelPositionDescrip": "Môžete si vybrať, kam chcete štítok umiestniť. Môže byť nad, pod alebo skrytý.", "cboard.components.Settings.enableDarkThemeTitle": "Povoliť tmavý motív", @@ -365,7 +365,7 @@ "cboard.components.Settings.folderVocalizationTitle": "Vokalizácia priečinka", "cboard.components.Settings.folderVocalizationDescrip": "Po kliknutí nahlas číta názvy priečinkov", "cboard.components.Settings.enableTour": "Povoliť prehliadku", - "cboard.components.Settings.symbols": "Symbols", + "cboard.components.Settings.symbols": "Symboly", "cboard.components.Settings.People.people": "ľudia", "cboard.components.Settings.People.name": "názov", "cboard.components.Settings.People.nameSecondary": "Aktualizujte svoje používateľské meno", @@ -375,12 +375,12 @@ "cboard.components.Settings.People.languageSecondary": "Dajte nám vedieť, aký je váš jazyk", "cboard.components.Settings.People.birthdate": "Dátum narodenia", "cboard.components.Settings.People.birthdateSecondary": "Aktualizujte dátum narodenia", - "cboard.components.Settings.People.location": "Location", + "cboard.components.Settings.People.location": "Miesto", "cboard.components.Settings.People.logout": "Odhlásiť sa", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "Odstrániť tento účet", + "cboard.components.Settings.People.deleteAccountSecondary": "Po odstránení účtu už niet cesty späť. Buďte si istí.", + "cboard.components.Settings.People.errorDeletingAccount": "Počas odstraňovania konta sa vyskytne chyba. Skúste to znova.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Po odstránení účtu už niet cesty späť. Určite odstránite svoj účet?.", "cboard.components.Settings.People.cancelDeleteAccount": "Zrušiť", "cboard.components.Settings.Display.display": "zobraziť", "cboard.components.Settings.Display.StandardSize": "štandardné", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "Extra veľké", "cboard.components.Settings.Display.uiSize": "Veľkosť používateľského rozhrania", "cboard.components.Settings.Display.uiSizeSecondary": "Veľkosť prvkov", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "Skupina písiem", + "cboard.components.Settings.Display.fontFamilySecondary": "Zmena textového písma použitého v celej aplikácii", "cboard.components.Settings.Display.fontSize": "Veľkosť písma", "cboard.components.Settings.Display.fontSizeSecondary": "Veľkosť písma aplikácie", "cboard.components.Settings.Display.LabelPositionAbove": "vyššie", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "Skener prechádza cez prvky a stlačením ľubovoľného tlačidla ich vyberiete", "cboard.components.Settings.Navigation.navigation": "Navigácia a tlačidlá", "cboard.components.Settings.Navigation.enable": "Povoliť tlačidlo pre spätné vedomie kontextu", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "Zobrazuje veľké tlačidlá späť. Vyberte požadovaný štýl v sekcii štýlu navigačných tlačidiel.", "cboard.components.Settings.Navigation.shareShow": "Zobraziť tlačidlo zdieľania frázy", "cboard.components.Settings.Navigation.shareShowSecondary": "Zobraziť tlačidlo zdieľania (vedľa tlačidla Backspace), ktoré umožňuje zdieľanie vybratých symbolov.", "cboard.components.Settings.Navigation.quickUnlock": "Povoliť odomknutie rýchlych nastavení", @@ -425,16 +425,16 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "Na každom symbole zobrazuje tlačidlo „x“, aby sa dal odstrániť", "cboard.components.Settings.Navigation.vocalizeFolders": "Povoliť vokalizáciu priečinka", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Po kliknutí nahlas prečíta názvy priečinkov", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.showLiveMode": "Používanie režimu Live Mode", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "Živý režim umožňuje zapisovať text priamo do výstupnej lišty a rýchlo prehrávať zvuk. Je určený pre používateľov, ktorí vedia písať.", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Používanie funkcie Zlepšiť frázu", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Vylepšiť frázu umožňuje gramaticky vylepšiť výstupnú frázu pomocou umelej inteligencie. Je určený pre používateľov základných dosiek", + "cboard.components.Settings.Navigation.bigScroll": "Povolenie veľkých posúvacích tlačidiel", + "cboard.components.Settings.Navigation.bigScrollSecondary": "Zobrazuje veľké tlačidlá posúvania. Vyberte požadovaný štýl v sekcii štýlu navigačných tlačidiel", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "Štýl navigačných tlačidiel", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Vyberte štýl kontextových tlačidiel Späť a Veľký posúvač. Po stranách sa odporúča pre sledovače očí", + "cboard.components.Settings.Navigation.onTheSides": "Po stranách", + "cboard.components.Settings.Navigation.onTop": "Hore", "cboard.components.Settings.Export.export": "Export", "cboard.components.Settings.Export.exportSingle": "Export jednej dosky", "cboard.components.Settings.Export.exportSingleSecondary": "Táto možnosť vyexportuje jednu dosku zo zoznamu dosiek. Môžete si vybrať formát {cboardLink}, {link} alebo PDF.", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Táto možnosť exportuje VŠETKY dosky, ktoré máte, ak vyberiete formát {cboardLink} alebo {link} . Ak zvolíte formát PDF, bude exportovať JUST aktuálnu dosku.", "cboard.components.Settings.Export.boardDownloaded": "Vaše dosky boli stiahnuté", "cboard.components.Settings.Export.boardDownloadedCva": "Vaše dosky boli stiahnuté. Nájdite svoj súbor v priečinku preberania", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Vaša nástenka bola stiahnutá. Nájdite súbor v priečinku V mojom zariadení", + "cboard.components.Settings.Export.boardDownloadedError": "Ups.. Vyskytla sa chyba. Skúste to znova", + "cboard.components.Settings.Export.downloadNoConnectionError": "Na stiahnutie súboru PDF potrebujete internetové pripojenie.", "cboard.components.Settings.Export.boards": "dosky", + "cboard.components.Settings.Export.pdfSettings": "Nastavenia PDF", + "cboard.components.Settings.Export.fontSize": "Veľkosť písma", + "cboard.components.Settings.Export.fontSizeSecondary": "Vyberte požadovanú veľkosť písma. Táto voľba je užitočná, ak máte problémy s rozmermi exportovanej dosky.", + "cboard.components.Settings.Export.small": "Malý", + "cboard.components.Settings.Export.medium": "Stredná", + "cboard.components.Settings.Export.large": "Veľký", "cboard.components.Settings.Import.import": "import", "cboard.components.Settings.Import.importSecondary": "Táto možnosť importuje JUST nové detekované dosky. NEBUDE importovať predvolené karty, ktoré sú súčasťou Cboard. Podporované formáty sú {cboardLink} alebo {link} formát.", "cboard.components.Settings.Import.success": "Úspech!! {boards} dosiek bol úspešne importovaný.", @@ -467,50 +473,52 @@ "cboard.components.Settings.Speech.faster": "rýchlejšie", "cboard.components.Settings.Speech.slower": "pomalšie", "cboard.components.Settings.Speech.sampleSentence": "Ahoj! To je môj hlas", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", - "cboard.components.Settings.Subscribe.copyTiles": "Copy tiles", - "cboard.components.Settings.Subscribe.pasteTiles": "Paste tiles", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", - "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", - "cboard.components.Settings.Subscribe.close": "Close", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.subscribe": "Odoberať", + "cboard.components.Settings.Subscribe.includedFeatures": "Zahrnuté funkcie:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neurónové hlasy", + "cboard.components.Settings.Subscribe.copyPublicBoards": "Kopírovanie verejných tabúľ", + "cboard.components.Settings.Subscribe.publishBoards": "Publikačné panely", + "cboard.components.Settings.Subscribe.copyTiles": "Kopírovanie dlaždíc", + "cboard.components.Settings.Subscribe.pasteTiles": "Prilepenie dlaždíc", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Výkonná analýza používania", + "cboard.components.Settings.Subscribe.shareBoards": "Zdieľanie násteniek", + "cboard.components.Settings.Subscribe.adsFree": "Reklamy bez reklám", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export do formátu otvorenej tabule (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "Zdieľanie fráz", + "cboard.components.Settings.Subscribe.privateSupportChannel": "Kanál súkromnej podpory", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Nahrávanie hlasu pre dlaždice", + "cboard.components.Settings.Subscribe.active": "AKTÍVNY", + "cboard.components.Settings.Subscribe.canceled": "ZRUŠENÉ", + "cboard.components.Settings.Subscribe.in_grace_period": "OBDOBIE ODKLADU", + "cboard.components.Settings.Subscribe.proccesing": "Spracovávame vaše predplatné...", + "cboard.components.Settings.Subscribe.expired": "Platnosť vášho predplatného uplynula: {e}", + "cboard.components.Settings.Subscribe.paused": "Vaše predplatné bolo pozastavené dňa: {e}", + "cboard.components.Settings.Subscribe.on_hold": "Platnosť vášho predplatného uplynula: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "Nie ste prihlásení na odber. ", + "cboard.components.Settings.Subscribe.unverified": "Počas overovania nákupu sa vyskytla chyba. Obnovte prosím", + "cboard.components.Settings.Subscribe.refresh": "Občerstviť", + "cboard.components.Settings.Subscribe.error": "Ojoj, niečo sa pokazilo. Skúste to znova neskôr", + "cboard.components.Settings.Subscribe.empty_product": "V súčasnosti nie je k dispozícii žiadne predplatné. Skúste to znova neskôr.", + "cboard.components.Settings.Subscribe.on_trial_period": "Ste na 30-dňovej bezplatnej skúšobnej verzii. Po jeho skončení sa budete musieť prihlásiť na odber, aby ste získali všetky funkcie.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "Informácie o predplatnom", + "cboard.components.Settings.Subscribe.manageSubscription": "Správa predplatného", + "cboard.components.Settings.Subscribe.cancelSubscription": "Zrušiť predplatné", + "cboard.components.Settings.Subscribe.planAmount": "Výška plánu:", + "cboard.components.Settings.Subscribe.title": "Plán:", + "cboard.components.Settings.Subscribe.status": "Stav:", + "cboard.components.Settings.Subscribe.nextPayment": "Ďalšia platba na:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "Prémiové prístupy sa skončia:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "Vyriešte problémy s platbami pred:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Zdá sa, že váš účet Google už produkt zakúpil. Skúste aplikáciu reštartovať.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Zdá sa, že váš účet Apple už zakúpil produkt. Skúste aplikáciu reštartovať.", + "cboard.components.Settings.Subscribe.close": "Zavrieť", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Naozaj chcete zrušiť svoj aktuálny plán?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Vaše predplatné bolo úspešne zrušené.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "Pri zrušení predplatného sa vyskytla chyba, skúste to znova o chvíľu.", "cboard.components.Settings.Language.language": "Jazyk", "cboard.components.Settings.Language.moreLanguages": "Viac jazykov", "cboard.components.Settings.Language.close": "Zavrieť", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "Albánčina", "cboard.components.Settings.Language.arabic": "arabčina", "cboard.components.Settings.Language.belarusian": "Bieloruské", "cboard.components.Settings.Language.bengali": "bengálčina", @@ -533,7 +541,7 @@ "cboard.components.Settings.Language.khmer": "Khmer", "cboard.components.Settings.Language.korean": "kórejský", "cboard.components.Settings.Language.montenegrin": "čiernohorský", - "cboard.components.Settings.Language.macedonian": "Macedonian", + "cboard.components.Settings.Language.macedonian": "Macedónsky", "cboard.components.Settings.Language.nepali": "nepálsky", "cboard.components.Settings.Language.dutch": "holandský", "cboard.components.Settings.Language.norwegian": "nórsky", @@ -550,51 +558,51 @@ "cboard.components.Settings.Language.ukrainian": "ukrajinský", "cboard.components.Settings.Language.vietnamese": "vietnamský", "cboard.components.Settings.Language.chinese": "čínsky", - "cboard.components.Settings.Language.ttsEnginesSubheader": "Text to speech engine", + "cboard.components.Settings.Language.ttsEnginesSubheader": "Mechanizmus prevodu textu na reč", "cboard.components.Settings.Language.ttsEngines": "Nástroj na prevod textu na reč", "cboard.components.Settings.Language.ttsEngineError": "UPOZORNENIE: Tento modul prevodu textu na reč neobsahuje žiadny jazyk podporovaný programom Cboard !. Neváhajte nás kontaktovať a dajte nám vedieť.", - "cboard.components.Settings.Language.availableLangsSubheader": "Available languages", - "cboard.components.Settings.Language.downloadLangSubheader": "Downloadable languages", - "cboard.components.Settings.Language.uninstalled": "Uninstalled", - "cboard.components.Settings.Language.download": "Download", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", - "cboard.components.Settings.Language.downloadDialogTitle": "Download Language", - "cboard.components.Settings.Language.downloadDialogSubtitle": "You will be redirected to the Google play store in order to download and install the voices for this language. Do you want to proceed?", + "cboard.components.Settings.Language.availableLangsSubheader": "Dostupné jazyky", + "cboard.components.Settings.Language.downloadLangSubheader": "Jazyky na stiahnutie", + "cboard.components.Settings.Language.uninstalled": "Odinštalovať", + "cboard.components.Settings.Language.download": "Stiahnuť", + "cboard.components.Settings.Language.configureLocalVoice": "Konfigurácia lokálneho hlasu", + "cboard.components.Settings.Language.downloadDialogTitle": "Stiahnuť jazyk", + "cboard.components.Settings.Language.downloadDialogSubtitle": "Budete presmerovaní do obchodu Google Play, aby ste si stiahli a nainštalovali hlasy pre tento jazyk. Chcete pokračovať?", "cboard.components.Settings.Language.cancel": "Zrušiť", - "cboard.components.Settings.Language.ttsErrorAlert": "We didn't detect the new language is installed. Please verify.", - "cboard.components.Settings.Language.langErrorAlert": "We didn't detect the new voice is installed. Please verify the downloaded application.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", - "cboard.components.Settings.Language.checkIt": "Check it", - "cboard.components.Settings.Language.CancelInstalation": "Cancel instalation", - "cboard.components.Settings.Language.openApp": "Open app", - "cboard.components.Settings.Language.uninstalledLangNotification": "Install the new language", - "cboard.components.Settings.Language.instaledLangSuccesNotification": "Language installed successfully", - "cboard.components.Settings.Symbols.symbols": "Symbols", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Language.ttsErrorAlert": "Nezistili sme, že je nainštalovaný nový jazyk. Prosím overte.", + "cboard.components.Settings.Language.langErrorAlert": "Nezistili sme, že je nainštalovaný nový hlas. Skontrolujte stiahnutú aplikáciu.", + "cboard.components.Settings.Language.continueOnlineLangAlert": "Pre vybraný jazyk je k dispozícii online hlas. Ak prijmete, aplikácia automaticky zmení jazyk.", + "cboard.components.Settings.Language.searchVoiceAlert": "Vyhľadajte hlas v aplikácii nástroja na prevod textu na reč", + "cboard.components.Settings.Language.checkIt": "Skontrolujte to", + "cboard.components.Settings.Language.CancelInstalation": "Zrušiť inštaláciu", + "cboard.components.Settings.Language.openApp": "Otvorte aplikáciu", + "cboard.components.Settings.Language.uninstalledLangNotification": "Inštalácia nového jazyka", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "Jazyk bol úspešne nainštalovaný", + "cboard.components.Settings.Symbols.symbols": "Symboly", + "cboard.components.Settings.Symbols.downloadArasaac": "Stiahnite si symboly ARASAAC", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Stiahne balík so všetkými symbolmi ARASAAC, ktorý sa má použiť v režime offline.", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Stiahnutie symbolov vám umožní mať symboly lokálne vo vašom systéme, takže keď hľadáte symboly na vytvorenie nového prvku, nepotrebujete internetové pripojenie.", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Chcete si stiahnuť symboly ARASAAC? Tento proces bude nejaký čas trvať.", "cboard.components.Settings.Symbols.cancel": "Zrušiť", - "cboard.components.Settings.Symbols.download": "Download", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.download": "Stiahnuť", + "cboard.components.Settings.Symbols.noConnection": "Žiadne internetové pripojenie", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "Žiadne internetové pripojenie. Ak chcete sťahovať symboly, musíte byť pripojení k internetu.", + "cboard.components.Settings.Symbols.deleteArasaac": "Odstránenie symbolov ARASAAC", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Odstráňte balík so všetkými symbolmi ARASAAC. Po vymazaní budú symboly dostupné iba s pripojením na internet.", + "cboard.components.Settings.Symbols.delete": "Odstrániť", "cboard.components.UserIcon.login": "Prihláste sa alebo sa zaregistrujte", "cboard.components.VoiceRecorder.play": "Prehrávanie záznamu", "cboard.components.VoiceRecorder.clear": "Vymazať nahrávanie", "cboard.components.VoiceRecorder.record": "rekord", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Vaša bezplatná skúšobná verzia sa skončila", + "cboard.components.PremiumFeature.featureBlockedTittle": "Táto funkcia je blokovaná", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard zakázať túto funkciu. Ak ho chcete naďalej používať a všetky funkcie, ako sú verejné nástenky, online hlasy, pokročilé funkcie úprav a mnoho ďalších, inovujte", + "cboard.components.PremiumFeature.upgradeNow": "Inovovať teraz", + "cboard.components.UI.Downloader.initializing": "Inicializuje...", + "cboard.components.UI.Downloader.completed": "Dokončený", + "cboard.components.UI.Downloader.processing": "Spracovanie...", + "cboard.components.UI.Downloader.processingDone": "Proces je hotový!", + "cboard.components.UI.Downloader.processingError": "Pri spracovaní údajov sa vyskytla chyba, skúste to znova.", "cboard.board.home": "Domov", "cboard.vocalization.myNameIsAmberley": "volám sa Amberley", "cboard.vocalization.niceToMeetYou": "Teší ma", @@ -3828,41 +3836,41 @@ "symbol.computerIcon.toZoom": "Priblížiť", "symbol.alphabet.z-LowerCase": "Z - malé písmená", "symbol.alphabet.z-UpperCase": "Z - veľké písmená", - "symbol.pronouns.I": "I", - "symbol.pronouns.he": "he", - "symbol.pronouns.her": "her", - "symbol.pronouns.hers": "hers", - "symbol.pronouns.him": "him", - "symbol.pronouns.his": "his", - "symbol.pronouns.she": "she", - "symbol.pronouns.we": "we", - "symbol.pronouns.me": "me", - "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", + "symbol.pronouns.I": "Ja", + "symbol.pronouns.he": "on", + "symbol.pronouns.her": "jej", + "symbol.pronouns.hers": "jej", + "symbol.pronouns.him": "jeho", + "symbol.pronouns.his": "jeho", + "symbol.pronouns.she": "ona", + "symbol.pronouns.we": "my", + "symbol.pronouns.me": "mňa", + "symbol.pronouns.it": "ono", + "symbol.pronouns.them": "ich", + "symbol.pronouns.they": "oni", + "symbol.pronouns.their": "ich", + "symbol.pronouns.that": "to", + "symbol.pronouns.you": "vy", + "symbol.pronouns.our": "náš", "symbol.pronouns.who": "kto", - "symbol.pronouns.us": "us", - "symbol.pronouns.boy": "boy", - "symbol.pronouns.girl": "girl", - "symbol.pronouns.kids": "kids", - "symbol.pronouns.children": "children", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", - "symbol.pronouns.friend": "friend", - "symbol.connectors.for": "for", - "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.pronouns.us": "nás", + "symbol.pronouns.boy": "chlapec", + "symbol.pronouns.girl": "dievča", + "symbol.pronouns.kids": "Deti", + "symbol.pronouns.children": "deti", + "symbol.pronouns.whoever": "ktokoľvek", + "symbol.pronouns.mine": "baňa", + "symbol.pronouns.anybody": "niekto", + "symbol.pronouns.everybody": "každý", + "symbol.pronouns.nobody": "nikto", + "symbol.pronouns.friend": "priateľ", + "symbol.connectors.for": "za", + "symbol.connectors.is": "Je", + "symbol.connectors.to": "do", + "symbol.connectors.was": "Bola", + "symbol.connectors.with": "s", + "symbol.descriptiveQuantity.slow": "pomalý", + "symbol.descriptiveQuantity.different": "odlišný", + "symbol.buildingContents.bathroom": "kúpeľňa", + "symbol.descriptiveQuantity.categories": "Kategórie" } diff --git a/src/translations/sq-MK.json b/src/translations/sq-MK.json index 3688f0961..fc507d46a 100644 --- a/src/translations/sq-MK.json +++ b/src/translations/sq-MK.json @@ -4,7 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Kalo për momentin", "cboard.components.WelcomeScreen.google": "Identifikohu me Google", "cboard.components.WelcomeScreen.facebook": "Identifikohu me Facebook", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", + "cboard.components.WelcomeScreen.apple": "Regjistrohu me Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Na vjen keq. Ndodhi një gabim gjatë procesit të vërtetimit. Ju lutemi provojeni përsëri", "cboard.components.WelcomeScreen.terms": "Kushtet", "cboard.components.WelcomeScreen.privacy": "Politika e privatësisë", @@ -12,10 +12,10 @@ "cboard.components.WelcomeScreenInformation.text": "Cboard ndihmon përdoruesit me dëmtime të të folurit dhe gjuhës për të komunikuar me simbole dhe tekst në të folur.", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "Regjistrohuni për të sinkronizuar cilësimet tuaja!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "Aktivizimi i llogarisë suaj...", + "cboard.components.Activate.loginSignUpPage": "Login ose regjistrohu në faqe", + "cboard.components.Activate.error": "GABIM: konfirmimi i përdoruesit tuaj të përkohshëm dështoi, ju lutem provoni të hyni përsëri", + "cboard.components.Activate.success": "KONFIRMUAR!", "cboard.components.Login.loginToCboard": "Hyni në Cboard", "cboard.components.Login.login": "Identifikohu", "cboard.components.Login.email": "Email", @@ -32,7 +32,7 @@ "cboard.components.SignUp.agreement": "Jam dakord me {terms} dhe {privacy}", "cboard.components.SignUp.termsAndConditions": "Kushtet", "cboard.components.SignUp.privacy": "Politika e privatësisë", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.noConnection": "E pamundur lidhja me serverin. Ju lutem provoni përsëri më vonë.", "cboard.components.ChangePassword.password": "Fjalëkalim i ri", "cboard.components.ChangePassword.passwordRepeat": "Përsëritni fjalëkalimin e ri", "cboard.components.ChangePassword.send": "Dërgo", @@ -103,12 +103,12 @@ "cboard.components.Board.boardCopyAccept": "Pranoje", "cboard.components.Board.boardCopiedSuccessfully": "Bordi u shtua me sukses te Komunikuesi juaj", "cboard.components.Board.emptyVoiceAlert": "PARALAJMËRIM: ne nuk zbuluam një zë të disponueshëm nga teksti në të folur! Cboard nuk mund të funksionojë siç duhet.", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", + "cboard.components.Board.offlineVoiceAlert": "'KUJDES: po përdorni një zë online, por duket se jeni jashtë linje!", "cboard.components.Board.offlineChangeVoice": "Ndrysho zërin", "cboard.components.Board.myBoardTitle": "Bordi im", "cboard.components.Board.failedToCopy": "Kopjimi në kujtesën e fragmenteve dështoi", "cboard.components.Board.walkthroughWelcome": "Mirë se vini në Cboard!", - "cboard.components.Board.walkthroughChooseABoard": "Choose a board to start", + "cboard.components.Board.walkthroughChooseABoard": "Zgjidh një tabelë për të filluar", "cboard.components.Board.walkthroughUnlock": "Shtypni katër herë butonin e kyçjes për të zhbllokuar opsionet dhe cilësimet tuaja.", "cboard.components.Board.walkthroughStart": "A jeni gati për një turne nëpër aplikacionin Cboard dhe veçoritë e tij të mrekullueshme?", "cboard.components.Board.walkthroughSignInUp": "Hyni për të personalizuar komunikuesin tuaj.", @@ -117,7 +117,7 @@ "cboard.components.Board.walkthroughAddTile": "Këtu mund të shtoni një pllakë në tabelë! Kjo pllakë mund të jetë një buton, një dosje ose një tabelë bosh.", "cboard.components.Board.walkthroughChangeBoard": "Kjo është një menu dropdown nga ku mund të shkoni në një tabelë tjetër në komunikuesin tuaj.", "cboard.components.Board.walkthroughBuildCommunicator": "Këtu mund të përdorni komunikuesin tuaj, ta modifikoni dhe ta pasuroni me më shumë tabela.", - "cboard.components.Board.walkthroughDefaultBoardsSelector": "Here you can switch between different featured boards", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "Këtu mund të kaloni mes bordeve të ndryshme të paraqitura", "cboard.components.Board.walkthroughEndTour": "Fund Turne", "cboard.components.Board.walkthroughCloseTour": "Mbylle turneun", "cboard.components.Board.walkthroughBack": "Mbrapa", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "Reddit", "cboard.components.BoardShare.subject": "Shikoni këtë tabelë nga Cboard!", "cboard.components.BoardShare.body": "Përshëndetje! Unë dua të ndaj një tabelë komunikimi nga mjeti Cboard. Ju lutemi gjeni në: {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "Nuk mund ta ndajë bordin në facebook. Ju lutem provoni përsëri më vonë.", "cboard.components.PhraseShare.title": "Ndani ose kopjoni frazën tuaj", "cboard.components.PhraseShare.close": "Mbylle", "cboard.components.PhraseShare.copyPhrase": "Kopjo frazën", @@ -215,14 +215,14 @@ "cboard.components.CommunicatorToolbar.tiles": "{qty} Pllaka", "cboard.components.CommunicatorToolbar.editCommunicator": "Ndërtoni", "cboard.components.CommunicatorToolbar.addBoardButton": "Shto Bordin", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", - "cboard.components.CommunicatorToolbar.disagree": "disagree", - "cboard.components.CommunicatorToolbar.agree": "agree", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Zgjidh një tabelë të paraqitur", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Zgjidh një tabelë të paraqitur", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Dëshironi të ndryshoni bordin tuaj aktual për opsionin e përzgjedhur? Mund ta ndërrosh përsëri.", + "cboard.components.CommunicatorToolbar.disagree": "Nuk është dakord", + "cboard.components.CommunicatorToolbar.agree": "dakord", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Titulli i bordit", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "Dërrasë e rrjedhshme me kartela që përmbajnë kategori simbolesh. Ajo simbolizon mulberry pa asnjë skemë ngjyrash.", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Dërrasë fikse me fjalor bërthamë, e shpërndarë në 11 kolona dhe 6 rreshta. Përdor simbolet ARASAAC dhe skemën e ngjyrave Fitzgerald.", "cboard.components.CommunicatorToolbar.close": "Mbylle", "cboard.components.CommunicatorDialog.title": "Komunikuesi im", "cboard.components.CommunicatorDialog.menu": "Menu", @@ -296,18 +296,18 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "Bordi i publikimit: Bëni publik bordin tuaj. Bordi do të shfaqet nën skedën Bordet Publike.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "Anulo bordin: Bëje bordin tuaj privat. Bordi nuk do të shfaqet nën skedën Bordet Publike.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "Fshini bordin tuaj nga baza e të dhënave dhe nuk mund të rikuperohet.", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", + "cboard.components.CommunicatorDialog.boardReport": "Raporto këtë Bord", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Ju lutemi na njoftoni nëse keni parasysh se ky bord përfshin përmbajtje seksuale, të dhunshme, urrejtëse ose abuzuese", + "cboard.components.CommunicatorDialog.boardReportError": "Një gabim ndodhi duke dërguar raportin tuaj. Të lutem provoje përsëri.", "cboard.components.CommunicatorDialog.boardReportCancel": "Anulo", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", + "cboard.components.CommunicatorDialog.boardReportSend": "Dërgo raportin", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Raport i dërguar për të mbështetur ekipin me sukses.", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Faleminderit që ndihmove Cboard të jetë jashtë përmbajtjes së papërshtatshme.", "cboard.components.CommunicatorDialog.boardReportClose": "Mbylle", "cboard.components.Notifications.refreshPage": "Rifresko faqen", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudSpeakErrorAlert": "Lidhja juaj e internetit është e pamjaftueshme për të riprodhuar një zë online siç duhet.", + "cboard.components.Notifications.changeVoiceOnError": "Ndrysho zërin", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "U vendos një zë online. Një lidhje interneti është e nevojshme gjatë përdorimit të saj.", "cboard.components.Settings.navigation": "Navigimi dhe Butonat", "cboard.components.Settings.scanning": "Skanimi", "cboard.components.Settings.display": "Ekrani", @@ -348,8 +348,8 @@ "cboard.components.Settings.fontSizeDescrip": "Ndrysho madhësinë e shkronjave këtu duke zgjedhur nga: 1. Standard, 2. I madh ose 3. Ekstra i madh.", "cboard.components.Settings.hideOutputBarTitle": "Fshih shiritin e daljes", "cboard.components.Settings.hideOutputBarDescrip": "Fsheh shiritin e bardhë në krye të ekranit ku shfaqen ikonat kur ndërtoni një fjali ose zgjidhni piktograme.", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", + "cboard.components.Settings.Display.outputIncreaseButtons": "Rritni madhësinë e butonave të veprimit në shiritin e daljes", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Rritni madhësinë e butonave të veprimit që ndodhen në barin e bardhë ku ndërtoni një fjali.", "cboard.components.Settings.labelPositionTitle": "Pozicioni i etiketës", "cboard.components.Settings.labelPositionDescrip": "Ju mund të zgjidhni se ku të vendosni etiketën. Mund të jetë sipër, poshtë ose e fshehur.", "cboard.components.Settings.enableDarkThemeTitle": "Aktivizo temën e errët", @@ -375,12 +375,12 @@ "cboard.components.Settings.People.languageSecondary": "Na tregoni se cila është gjuha juaj", "cboard.components.Settings.People.birthdate": "Data e lindjes", "cboard.components.Settings.People.birthdateSecondary": "Përditësoni datën tuaj të lindjes", - "cboard.components.Settings.People.location": "Location", + "cboard.components.Settings.People.location": "Vendndodhja", "cboard.components.Settings.People.logout": "Shkyç", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "Fshijeni këtë llogari", + "cboard.components.Settings.People.deleteAccountSecondary": "Pasi të fshini një llogari, nuk ka kthim prapa. Ju lutemi të jeni të sigurt.", + "cboard.components.Settings.People.errorDeletingAccount": "Një gabim ocurs gjatë fshirjes së llogarisë. Të lutem provoje përsëri.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Pasi të fshini një llogari, nuk ka kthim prapa. A jeni i sigurt për të fshirë llogarinë tuaj?.", "cboard.components.Settings.People.cancelDeleteAccount": "Anulo", "cboard.components.Settings.Display.display": "Ekrani", "cboard.components.Settings.Display.StandardSize": "Standard", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "Shumë i madh", "cboard.components.Settings.Display.uiSize": "Madhësia e UI", "cboard.components.Settings.Display.uiSizeSecondary": "Madhësia e elementeve", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "Familja Font", + "cboard.components.Settings.Display.fontFamilySecondary": "Ndrysho gërmat e tekstit të përdorura në të gjithë aplikacionin", "cboard.components.Settings.Display.fontSize": "Përmasa e germave", "cboard.components.Settings.Display.fontSizeSecondary": "Madhësia e fontit të aplikacionit", "cboard.components.Settings.Display.LabelPositionAbove": "sipër", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "Skaneri do të përsërisë mbi elementë, shtyp çdo tast për t'i zgjedhur", "cboard.components.Settings.Navigation.navigation": "Navigimi dhe Butonat", "cboard.components.Settings.Navigation.enable": "Aktivizo butonin e kthimit të vetëdijshëm për kontekstin", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "Tregon butonat e mëdhenj të shpinës. Zgjidhni stilin e dëshiruar në seksionin e stilit të butonave të navigimit.", "cboard.components.Settings.Navigation.shareShow": "Shfaq butonin e frazës së ndarë", "cboard.components.Settings.Navigation.shareShowSecondary": "Shfaq një buton ndarjeje (pranë butonit backspace) që lejon ndarjen e simboleve të zgjedhura.", "cboard.components.Settings.Navigation.quickUnlock": "Aktivizo shkyçjen e shpejtë të cilësimeve", @@ -425,16 +425,16 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "Tregon një buton \"x\" në çdo simbol për ta hequr atë", "cboard.components.Settings.Navigation.vocalizeFolders": "Aktivizo vokalizimin e dosjeve", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Lexon me zë të lartë emrin e dosjeve kur klikon", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.showLiveMode": "Përdor modalitetin Live", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "Mode Live ju lejon të shkruani tekst direkt në barin dalës dhe të luani shpejt tingullin. Ai është i destinuar për përdoruesit që mund të shkruajnë.", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Përdor frazën Përmirëso", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase ju lejon të përmirësoni gramatikisht frazën dalëse duke përdorur inteligjencën artificiale. Ai është i destinuar për përdoruesit e bordeve bazë", + "cboard.components.Settings.Navigation.bigScroll": "Aktivizo butonat e mëdhenj të rrotullave", + "cboard.components.Settings.Navigation.bigScrollSecondary": "Tregon butonat e mëdhenj të rrotullave. Zgjidhni stilin e dëshiruar në seksionin e stilit të butonave të navigimit", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "Stili i butonave të navigimit", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Zgjidh stilin e butonave të pasëm dhe të rrotullave të mëdha të ndërgjegjshme për kontekstin. Në anët është e rekomanduar për gjurmuesit e syve", + "cboard.components.Settings.Navigation.onTheSides": "Në anë", + "cboard.components.Settings.Navigation.onTop": "Sipër", "cboard.components.Settings.Export.export": "Eksporti", "cboard.components.Settings.Export.exportSingle": "Eksportoni një tabelë të vetme", "cboard.components.Settings.Export.exportSingleSecondary": "Ky opsion do të eksportojë një tabelë të vetme që keni nga një listë tabelash. Mund të zgjidhni {cboardLink}, {link} ose PDF.", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Ky opsion do të eksportojë TË GJITHA bordet që keni nëse zgjidhni formatin {cboardLink} {link} format. Ai do të eksportojë VETËM bordin aktual nëse zgjidhni formatin PDF.", "cboard.components.Settings.Export.boardDownloaded": "Bordet tuaja u shkarkuan", "cboard.components.Settings.Export.boardDownloadedCva": "Bordet tuaja u shkarkuan. Gjeni skedarin tuaj nën dosjen e shkarkimeve", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Bordi juaj u shkarkua. Gjej dosjen tënde nën dosjen 'Në pajisjen time'", + "cboard.components.Settings.Export.boardDownloadedError": "Ups.. Diçka nuk shkoi mirë. Ju lutem provoni përsëri", + "cboard.components.Settings.Export.downloadNoConnectionError": "Nevojë për lidhje interneti për të shkarkuar PDF.", "cboard.components.Settings.Export.boards": "dërrasat", + "cboard.components.Settings.Export.pdfSettings": "Cilësimet PDF", + "cboard.components.Settings.Export.fontSize": "Madhësia e gërmave", + "cboard.components.Settings.Export.fontSizeSecondary": "Zgjidhni madhësinë e dëshiruar të gërmave. Ky opsion është i dobishëm nëse keni probleme me dimensionet e bordit të eksportuar.", + "cboard.components.Settings.Export.small": "I vogël", + "cboard.components.Settings.Export.medium": "Mediumi", + "cboard.components.Settings.Export.large": "E madhe", "cboard.components.Settings.Import.import": "Importi", "cboard.components.Settings.Import.importSecondary": "Ky opsion do të importojë VETËM bordet e reja të zbuluara. NUK DO të importojë tabelat e paracaktuara të përfshira në Cboard. Formatet e mbështetura janë format {cboardLink} {link} format.", "cboard.components.Settings.Import.success": "Sukses!! {boards} tabela u importuan me sukses.", @@ -468,49 +474,51 @@ "cboard.components.Settings.Speech.slower": "më i ngadalshëm", "cboard.components.Settings.Speech.sampleSentence": "Përshëndetje! ky është zëri im", "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", + "cboard.components.Settings.Subscribe.includedFeatures": "Karakteristikat e përfshira:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Zëra nervorë online", + "cboard.components.Settings.Subscribe.copyPublicBoards": "Kopjo tabelat publike", + "cboard.components.Settings.Subscribe.publishBoards": "Publikoni bordet", "cboard.components.Settings.Subscribe.copyTiles": "Kopjoni pllakat", "cboard.components.Settings.Subscribe.pasteTiles": "Ngjitni pllaka", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", - "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Analitika e fuqishme e përdorimit", + "cboard.components.Settings.Subscribe.shareBoards": "Tabelat e aksioneve", + "cboard.components.Settings.Subscribe.adsFree": "Reklama falas", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Eksporto në formatin e bordit të hapur (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "Ndani frazat", + "cboard.components.Settings.Subscribe.privateSupportChannel": "Kanali i mbështetjes private", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Regjistrimi i zërit për tjegulla", + "cboard.components.Settings.Subscribe.active": "AKTIV", + "cboard.components.Settings.Subscribe.canceled": "ANULUAR", + "cboard.components.Settings.Subscribe.in_grace_period": "PERIUDHA E GREQISË", + "cboard.components.Settings.Subscribe.proccesing": "Ne po përpunojmë abonimin tuaj...", + "cboard.components.Settings.Subscribe.expired": "Abonimi juaj skadoi në: {e}", + "cboard.components.Settings.Subscribe.paused": "Abonimi juaj u ndërpre në: {e}", + "cboard.components.Settings.Subscribe.on_hold": "Abonimi juaj skadoi në: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "Ju nuk jeni të abonuar. ", + "cboard.components.Settings.Subscribe.unverified": "Një gabim ndodhi gjatë validimit të blerjes suaj. Ju lutem freskoni", + "cboard.components.Settings.Subscribe.refresh": "Rifresko", + "cboard.components.Settings.Subscribe.error": "Oops diçka shkoi keq. Ju lutem provoni përsëri më vonë", + "cboard.components.Settings.Subscribe.empty_product": "Nuk ka abonim në dispozicion për momentin. Ju lutem provoni përsëri më vonë.", + "cboard.components.Settings.Subscribe.on_trial_period": "Ju jeni në gjyqin 30 ditor falas. Pasi të përfundojë, ju do të duhet të abonoheni për të marrë të gjitha karakteristikat.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "Info abonimi", + "cboard.components.Settings.Subscribe.manageSubscription": "Menaxho abonimin", + "cboard.components.Settings.Subscribe.cancelSubscription": "Anullo abonimin", + "cboard.components.Settings.Subscribe.planAmount": "Shuma e planit:", + "cboard.components.Settings.Subscribe.title": "Plani:", + "cboard.components.Settings.Subscribe.status": "Gjendja:", + "cboard.components.Settings.Subscribe.nextPayment": "Pagesa e radhës në:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "Hyrjet premium do të përfundojnë në:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "Rregulloni çështjet tuaja të pagesës para:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Duket se llogaria juaj Google tashmë ka blerë një produkt. Provo të rinisësh aplikacionin.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Duket se llogaria juaj Apple tashmë ka blerë një produkt. Provo të rinisësh aplikacionin.", "cboard.components.Settings.Subscribe.close": "Mbylle", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Je i sigurt që dëshiron të anullosh planin tënd aktual?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Abonimi juaj u anulua me sukses.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "Ka pasur një gabim duke anulluar abonimin tuaj, ju lutem provoni përsëri në një moment.", "cboard.components.Settings.Language.language": "Gjuhe", "cboard.components.Settings.Language.moreLanguages": "Më shumë gjuhë", "cboard.components.Settings.Language.close": "Mbylle", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "Shqip", "cboard.components.Settings.Language.arabic": "arabisht", "cboard.components.Settings.Language.belarusian": "bjellorusisht", "cboard.components.Settings.Language.bengali": "Bengalisht", @@ -557,44 +565,44 @@ "cboard.components.Settings.Language.downloadLangSubheader": "Gjuhët e shkarkueshme", "cboard.components.Settings.Language.uninstalled": "U çinstalua", "cboard.components.Settings.Language.download": "Shkarko", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", + "cboard.components.Settings.Language.configureLocalVoice": "Konfiguro një zë lokal", "cboard.components.Settings.Language.downloadDialogTitle": "Gjuha e shkarkimit", "cboard.components.Settings.Language.downloadDialogSubtitle": "Do të ridrejtoheni në dyqanin e Google Play për të shkarkuar dhe instaluar zërat për këtë gjuhë. Dëshiron të vazhdosh?", "cboard.components.Settings.Language.cancel": "Anulo", "cboard.components.Settings.Language.ttsErrorAlert": "Nuk zbuluam se gjuha e re është instaluar. Ju lutemi verifikoni.", "cboard.components.Settings.Language.langErrorAlert": "Nuk zbuluam se zëri i ri është instaluar. Ju lutemi verifikoni aplikacionin e shkarkuar.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", + "cboard.components.Settings.Language.continueOnlineLangAlert": "Një zë online është në dispozicion për gjuhën e zgjedhur. Nëse e pranoni aplikacionin do të ndryshonte gjuhën automatikisht.", + "cboard.components.Settings.Language.searchVoiceAlert": "Ju lutem kërkoni një zë në aplikacionin e motorit Text To Speech", "cboard.components.Settings.Language.checkIt": "Kontrolloje", "cboard.components.Settings.Language.CancelInstalation": "Anulo instalimin", "cboard.components.Settings.Language.openApp": "Hap aplikacionin", "cboard.components.Settings.Language.uninstalledLangNotification": "Instaloni gjuhën e re", "cboard.components.Settings.Language.instaledLangSuccesNotification": "Gjuha u instalua me sukses", "cboard.components.Settings.Symbols.symbols": "Simbolet", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Symbols.downloadArasaac": "Shkarko simbolet ARASAAC", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Shkarkon një paketë me të gjitha Simbolet ARASAAC që do të përdoren në modalitetin offline.", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Shkarkimi i simboleve do t'ju lejojë të keni simbolet lokalisht në sistemin tuaj kështu që kur kërkoni simbole për të krijuar një element të ri, nuk keni nevojë për një lidhje interneti.", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Dëshironi të shkarkoni simbolet ARASAAC? Procesi do të kërkojë pak kohë.", "cboard.components.Settings.Symbols.cancel": "Anulo", "cboard.components.Settings.Symbols.download": "Shkarko", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.noConnection": "Nuk ka lidhje interneti", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "Nuk ka lidhje interneti. Ju duhet të jeni të lidhur me internetin për të shkarkuar simbole.", + "cboard.components.Settings.Symbols.deleteArasaac": "Fshini simbolet ARASAAC", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Fshijeni paketën me të gjitha Simbolet ARASAAC. Pas fshirjes, simbolet do të jenë të disponueshme vetëm me një lidhje interneti.", + "cboard.components.Settings.Symbols.delete": "Fshije", "cboard.components.UserIcon.login": "Identifikohu ose Regjistrohu", "cboard.components.VoiceRecorder.play": "Luaj regjistrimin", "cboard.components.VoiceRecorder.clear": "Pastro regjistrimin", "cboard.components.VoiceRecorder.record": "Regjistro", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Gjyqi juaj i lirë ka përfunduar", + "cboard.components.PremiumFeature.featureBlockedTittle": "Kjo veçori është bllokuar", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard çaktivizoni këtë veçori. Për të vazhduar përdorimin e saj dhe të gjitha karakteristikat si bordet publike, zërat online, funksionet e avancuara edit dhe shumë të tjera, ju lutemi upgrade", + "cboard.components.PremiumFeature.upgradeNow": "Upgrade tani", + "cboard.components.UI.Downloader.initializing": "Initializimi...", + "cboard.components.UI.Downloader.completed": "Përfunduar", + "cboard.components.UI.Downloader.processing": "Përpunimi...", + "cboard.components.UI.Downloader.processingDone": "Procesi u krye!", + "cboard.components.UI.Downloader.processingError": "Ka pasur një gabim në përpunimin e të dhënave, ju lutem provoni përsëri.", "cboard.board.home": "në shtëpi", "cboard.vocalization.myNameIsAmberley": "emri im është Amberley", "cboard.vocalization.niceToMeetYou": "me vjen mire qe u njohem", @@ -3829,40 +3837,40 @@ "symbol.alphabet.z-LowerCase": "z", "symbol.alphabet.z-UpperCase": "Z", "symbol.pronouns.I": "Unë", - "symbol.pronouns.he": "he", - "symbol.pronouns.her": "her", - "symbol.pronouns.hers": "hers", - "symbol.pronouns.him": "him", - "symbol.pronouns.his": "his", - "symbol.pronouns.she": "she", - "symbol.pronouns.we": "we", - "symbol.pronouns.me": "me", + "symbol.pronouns.he": "Ai", + "symbol.pronouns.her": "Ajo", + "symbol.pronouns.hers": "E saja", + "symbol.pronouns.him": "ai", + "symbol.pronouns.his": "e tij", + "symbol.pronouns.she": "Ajo", + "symbol.pronouns.we": "ne", + "symbol.pronouns.me": "Me", "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", + "symbol.pronouns.them": "ata", + "symbol.pronouns.they": "Ata", + "symbol.pronouns.their": "e tyre", + "symbol.pronouns.that": "që", + "symbol.pronouns.you": "ju", + "symbol.pronouns.our": "tonë", "symbol.pronouns.who": "Kush", - "symbol.pronouns.us": "us", - "symbol.pronouns.boy": "boy", - "symbol.pronouns.girl": "girl", - "symbol.pronouns.kids": "kids", - "symbol.pronouns.children": "children", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", - "symbol.pronouns.friend": "friend", - "symbol.connectors.for": "for", - "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.pronouns.us": "ne", + "symbol.pronouns.boy": "djalë", + "symbol.pronouns.girl": "Vajzë", + "symbol.pronouns.kids": "Fëmijët", + "symbol.pronouns.children": "Fëmijët", + "symbol.pronouns.whoever": "kushdo që", + "symbol.pronouns.mine": "E imja", + "symbol.pronouns.anybody": "Çdokush", + "symbol.pronouns.everybody": "Të gjithë", + "symbol.pronouns.nobody": "Askush nuk", + "symbol.pronouns.friend": "Shok", + "symbol.connectors.for": "për", + "symbol.connectors.is": "është", + "symbol.connectors.to": "të", + "symbol.connectors.was": "ishte", + "symbol.connectors.with": "me", + "symbol.descriptiveQuantity.slow": "Ngadalë", + "symbol.descriptiveQuantity.different": "të ndryshme", + "symbol.buildingContents.bathroom": "Banjo", + "symbol.descriptiveQuantity.categories": "Kategoritë" } diff --git a/src/translations/sr-CS.json b/src/translations/sr-CS.json index 17dba9059..1e6085924 100644 --- a/src/translations/sr-CS.json +++ b/src/translations/sr-CS.json @@ -4,18 +4,18 @@ "cboard.components.WelcomeScreen.skipForNow": "Preskoči za sada", "cboard.components.WelcomeScreen.google": "Prijavi se pomoću Google-a", "cboard.components.WelcomeScreen.facebook": "Prijavi se putem Facebook-a", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", + "cboard.components.WelcomeScreen.apple": "Prijavite se pomoću Apple-a", "cboard.components.WelcomeScreen.loginErrorAndroid": "Izvinite. Došlo je do greške tokom postupka provere autentičnosti. Pokušajte ponovo", - "cboard.components.WelcomeScreen.terms": "Terms", - "cboard.components.WelcomeScreen.privacy": "Privacy Policy", + "cboard.components.WelcomeScreen.terms": "Uslove", + "cboard.components.WelcomeScreen.privacy": "Politika privatnosti", "cboard.components.WelcomeScreenInformation.heading": "Dobrodošli u Cboard", "cboard.components.WelcomeScreenInformation.text": "Cboard pomaže korisnicima sa govornim i jezičnim teškoćama da komuniciraju simbolima i pomoću pretvaranja teksta u govor.", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "Prijavite se da biste sinhronizovali postavke!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "Aktiviranje naloga...", + "cboard.components.Activate.loginSignUpPage": "Prijavljivanje ili prijavljivanje na stranicu", + "cboard.components.Activate.error": "GREŠKA: potvrda da vaš privremeni korisnik nije uspeo, pokušajte ponovo da se prijavite", + "cboard.components.Activate.success": "POTVRDIO!", "cboard.components.Login.loginToCboard": "Prijavite se u Cboard", "cboard.components.Login.login": "Prijava", "cboard.components.Login.email": "Imejl", @@ -29,10 +29,10 @@ "cboard.components.SignUp.confirmYourPassword": "Potvrdite svoju lozinku", "cboard.components.SignUp.cancel": "Otkaži", "cboard.components.SignUp.signMeUp": "Registruj me", - "cboard.components.SignUp.agreement": "I agree with the {terms} and the {privacy}", - "cboard.components.SignUp.termsAndConditions": "Terms", - "cboard.components.SignUp.privacy": "Privacy Policy", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.agreement": "Slažem se sa {terms} i {privacy}", + "cboard.components.SignUp.termsAndConditions": "Uslove", + "cboard.components.SignUp.privacy": "Politika privatnosti", + "cboard.components.SignUp.noConnection": "Nije moguće povezati se sa serverom. Pokušajte ponovo kasnije.", "cboard.components.ChangePassword.password": "Nova lozinka", "cboard.components.ChangePassword.passwordRepeat": "Ponovite novu lozinku", "cboard.components.ChangePassword.send": "Poslati", @@ -68,7 +68,7 @@ "cboard.components.Analytics.speechEvents": "Govorni događaji", "cboard.components.Analytics.navigationEvents": "Navigacijski događaji", "cboard.components.Analytics.name": "Ime", - "cboard.components.Analytics.timesClicked": "Times Clicked", + "cboard.components.Analytics.timesClicked": "Na klik vremena", "cboard.components.Analytics.action": "Akcija", "cboard.components.Board.tilesCreated": "Pločice su izrađene", "cboard.components.Board.tilesDeleted": "Pločice su izbrisane", @@ -89,9 +89,9 @@ "cboard.components.Board.EditToolbar.saveBoard": "Sačuvaj tablu", "cboard.components.Board.EditToolbar.editTilesButton": "Uredi", "cboard.components.Board.EditToolbar.addTileButton": "Dodaj pločicu", - "cboard.components.Board.EditToolbar.fixedBoard": "Fixed", - "cboard.components.Board.EditToolbar.copyTiles": "Copy tiles", - "cboard.components.Board.EditToolbar.pasteTiles": "Paste tiles", + "cboard.components.Board.EditToolbar.fixedBoard": "Osnovno", + "cboard.components.Board.EditToolbar.copyTiles": "Kopiraj pločice", + "cboard.components.Board.EditToolbar.pasteTiles": "Lepi pločice", "cboard.components.Board.share": "Podeli", "cboard.components.Board.copyMessage": "Kopirano u privremenu memoriju!", "cboard.components.Board.boardMissed": "Žao nam je, propustili smo ovu fasciklu/tablu. Preporučujemo da je kreirate ponovo.", @@ -103,8 +103,8 @@ "cboard.components.Board.boardCopyAccept": "Prihvati", "cboard.components.Board.boardCopiedSuccessfully": "Tabla je uspešno dodata vašem komunikatoru", "cboard.components.Board.emptyVoiceAlert": "UPOZORENJE: Nismo pronašli odgovarajući glas za opciju pretvaranja teksta u govor. Cboard ne može da radi pravilno.", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", - "cboard.components.Board.offlineChangeVoice": "Change voice", + "cboard.components.Board.offlineVoiceAlert": "'UPOZORENJE: koristite onlajn glas, ali izgleda da ste van mreže!", + "cboard.components.Board.offlineChangeVoice": "Promeni glas", "cboard.components.Board.myBoardTitle": "Moja tabla", "cboard.components.Board.failedToCopy": "Kopiranje u međuspremnik nije uspelo!", "cboard.components.Board.walkthroughWelcome": "Dobrodošli u Cboard!", @@ -122,17 +122,17 @@ "cboard.components.Board.walkthroughCloseTour": "Zatvori obilazak", "cboard.components.Board.walkthroughBack": "Nazad", "cboard.components.Board.walkthroughNext": "Sledeći", - "cboard.components.Board.tilesCopiedSuccessfully": "Tiles copied successfully.", - "cboard.components.Board.tilesPastedSuccessfully": "Tiles pasted successfully.", - "cboard.components.Board.tilesPastedError": "WARNING: There was an error on tiles paste.", + "cboard.components.Board.tilesCopiedSuccessfully": "Pločice su uspešno kopirane.", + "cboard.components.Board.tilesPastedSuccessfully": "Pločice su uspešno nalepljene.", + "cboard.components.Board.tilesPastedError": "UPOZORENJE: Došlo je do greške prilikom lepka pločica.", "cboard.components.LockToggle.lock": "Zaključaj", "cboard.components.LockToggle.unlock": "Otključaj", "cboard.components.BackButton.back": "Vrati se", "cboard.components.SettingsButton.settings": "Podešavanje", - "cboard.components.ResetToursItem.resetTours": "Reset all help tours", - "cboard.components.ResetToursItem.resetToursSecondary": "Enable all the help tours across Cboard again", - "cboard.components.ResetToursItem.confirmDialog": "Are you sure you want to enable all help tours again?", - "cboard.components.ResetToursItem.ok": "OK", + "cboard.components.ResetToursItem.resetTours": "Uspostavljanje početnih vrednosti svih obilazaka pomoći", + "cboard.components.ResetToursItem.resetToursSecondary": "Ponovo omogućite sve obilaske pomoći preko Cboarda", + "cboard.components.ResetToursItem.confirmDialog": "Želite li zaista da ponovo omogućite sve obilaske pomoći?", + "cboard.components.ResetToursItem.ok": "U redu", "cboard.components.ResetToursItem.cancel": "otkaži", "cboard.components.ColorSelect.color": "Boja", "cboard.components.ColorSelect.clearSelection": "Obriši odabrano", @@ -140,7 +140,7 @@ "cboard.components.FullScreenButton.fullscreen": "Ceo ekran", "cboard.components.FullScreenButton.exitFullscreen": "Izađi iz celog ekrana", "cboard.components.SymbolSearch.searchSymbolLibrary": "Pretraga biblioteke simbola.", - "cboard.components.SymbolSearch.clearText": "Clear text", + "cboard.components.SymbolSearch.clearText": "Brisanje teksta", "cboard.components.InputImage.uploadImage": "Učitaj sliku", "cboard.components.Board.TileEditor.voiceRecorder": "Snimač glasa", "cboard.components.Board.TileEditor.createTile": "Kreiraj pločicu", @@ -157,27 +157,27 @@ "cboard.components.Board.TileEditor.symbolSearch": "Pretraga simbola", "cboard.components.Board.TileEditor.existingBoards": "Poveznica za postojeću tablu ili fasciklu", "cboard.components.Board.TileEditor.none": "Nijedna", - "cboard.components.Board.TileEditor.symbols": "Symbols", - "cboard.components.Board.TileEditor.editImage": "Edit image", + "cboard.components.Board.TileEditor.symbols": "Simboli", + "cboard.components.Board.TileEditor.editImage": "Uredi sliku", "cboard.components.Board.boardEditTitleCancel": "Otkaži", "cboard.components.Board.boardEditTitleAccept": "Prihvati", "cboard.components.Board.userProfileLocked": "Korisnički profil je zaključan, otključaj postavke da bi video svoj korisnički profil.", "cboard.components.Board.live": "UŽIVO", "cboard.components.Board.writeAndSay": "napisati i izgovoriti", - "cboard.components.Board.ImageEditor.title": "Image editor", - "cboard.components.Board.ImageEditor.rotateRight": "Rotate right", - "cboard.components.Board.ImageEditor.cropImage": "Crop image", + "cboard.components.Board.ImageEditor.title": "Uređivač slika", + "cboard.components.Board.ImageEditor.rotateRight": "Rotiraj udesno", + "cboard.components.Board.ImageEditor.cropImage": "Slika izrezi", "cboard.components.Board.ImageEditor.close": "Zatvori", - "cboard.components.Board.ImageEditor.done": "Done", - "cboard.components.Board.ImageEditor.cancelCrop": "Cancel crop", - "cboard.components.Board.ImageEditor.zoomIn": "Zoom in", - "cboard.components.Board.ImageEditor.zoomOut": "Zoom out", + "cboard.components.Board.ImageEditor.done": "Uradio", + "cboard.components.Board.ImageEditor.cancelCrop": "Otkaži izrezivanje", + "cboard.components.Board.ImageEditor.zoomIn": "Uvećaj", + "cboard.components.Board.ImageEditor.zoomOut": "Umanjivanje", "cboard.components.BoardShare.title": "Podelite svoju tablu", "cboard.components.BoardShare.close": "Zatvori", "cboard.components.BoardShare.publishBoard": "Objavi tablu", "cboard.components.BoardShare.unpublishBoard": "Neobjavljena tabla", "cboard.components.boardshare.warningUnregisterShareBoard": "upozorenje - da biste podelili tablu morate da budete registrovani", - "cboard.components.boardshare.loginSignUpBtn": "LOGIN or SIGN UP", + "cboard.components.boardshare.loginSignUpBtn": "PRIJAVLJIVANJE ili PRIJAVLJIVANJE", "cboard.components.BoardShare.copyLink": "Kopiraj poveznicu", "cboard.components.BoardShare.facebook": "Fejsbuk", "cboard.components.BoardShare.twitter": "Tviter", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "Reddit", "cboard.components.BoardShare.subject": "Pogledajte ovu tablu sa Cboard-a!", "cboard.components.BoardShare.body": "Zdravo! Želim da podelim komunikacijsku tablu napravljenu u Cboard-u. Pronađite je na: {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "Nije moguće deliti tablu na facebook-u. Pokušajte ponovo kasnije.", "cboard.components.PhraseShare.title": "Podelite ili kopirajte svoju frazu", "cboard.components.PhraseShare.close": "Zatvori", "cboard.components.PhraseShare.copyPhrase": "Kopiraj frazu", @@ -250,7 +250,7 @@ "cboard.components.CommunicatorDialog.boardInfoAuthor": "Autor table", "cboard.components.CommunicatorDialog.boardInfoTiles": "Broj pločica", "cboard.components.CommunicatorDialog.boardInfoId": "ID table", - "cboard.components.CommunicatorDialog.boardInfoUrl": "Board URL", + "cboard.components.CommunicatorDialog.boardInfoUrl": "URL adresa table", "cboard.components.CommunicatorDialog.boardInfoDate": "Poslednja izmena", "cboard.components.CommunicatorDialog.boardDescription": "Opis", "cboard.components.CommunicatorDialog.boardPublished": "Tabla je uspešno objavljena! Sada svi mogu videti vašu tablu.", @@ -296,17 +296,17 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "Objavi tablu: Ova akcija će učiniti tablu javnom i ona će biti prikazana pod karticom Javne table.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "Odjavi tablu: ova akcija će ponovo učiniti tablu privatnom i više neće biti vidljiva pod karticom Javne table.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "Izbrišite svoju tablu iz baze podataka i ona se ne može oporaviti.", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", + "cboard.components.CommunicatorDialog.boardReport": "Prijavite ovu tablu", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Molimo vas da nas obavestite ako uzmete u obzir da ova tabla uključuje seksualni, nasilni, mrski ili uvredljiv sadržaj", + "cboard.components.CommunicatorDialog.boardReportError": "Došlo je do greške prilikom slanja izveštaja. Pokušajte ponovo.", "cboard.components.CommunicatorDialog.boardReportCancel": "otkaži", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", + "cboard.components.CommunicatorDialog.boardReportSend": "Pošalji izveštaj", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Izveštaj poslat timu za podršku uspešno.", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Hvala što ste pomogli Cboardu da ne bude zadovoljan sadržajem.", "cboard.components.CommunicatorDialog.boardReportClose": "Zatvori", "cboard.components.Notifications.refreshPage": "Osveži stranicu", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", + "cboard.components.Notifications.cloudSpeakErrorAlert": "Vaša internet veza nije dovoljna za pravilno reprodukovanju glasa na mreži.", + "cboard.components.Notifications.changeVoiceOnError": "Promena glasa", "cboard.components.Notifications.cloudVoiceIsSetedAlert": "Postavljen je online glas. Za vreme korišćenja potrebna je internet veza.", "cboard.components.Settings.navigation": "Navigacija i tasteri", "cboard.components.Settings.scanning": "Skeniranje", @@ -316,12 +316,12 @@ "cboard.components.Settings.settings": "Podešavanje", "cboard.components.Settings.people": "Ljudi", "cboard.components.Settings.guest": "Gost", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "Pretplata", "cboard.components.Settings.system": "Sistem", "cboard.components.Settings.backup": "Rezervna kopija", "cboard.components.Settings.language": "Jezik", "cboard.components.Settings.userHelp": "Pomoć za korisnike", - "cboard.components.Settings.userLiveHelp": "Live Help ride", + "cboard.components.Settings.userLiveHelp": "Vožnja pomoći uživo", "cboard.components.Settings.speech": "Govor", "cboard.components.Settings.help": "Pomoć", "cboard.components.Settings.donate": "Doniraj", @@ -336,35 +336,35 @@ "cboard.components.Settings.walkthroughCloseTour": "Zatvori obilazak", "cboard.components.Settings.walkthroughNext": "Sledeći", "cboard.components.Settings.walkthroughBack": "Nazad", - "cboard.components.Settings.walkthroughSettings": "Welcome to the settings!", - "cboard.components.Settings.walkthroughSettingsDesc": "The settings allows you to configure Cboard according to your needs. You can change the language, voice, look and feel, elements sizes, enable scanning and many more.", - "cboard.components.Settings.walkthroughLanguage": "Select a language for your profile.", - "cboard.components.Settings.walkthroughSpeech": "Select the speech settings for your profile. You can change the voice, the pitch and the rate.", - "cboard.components.Settings.walkthroughExport": "Browse options to export your Cboard boards to use them offline.", - "cboard.components.Settings.walkthroughImport": "Click here to import or upload your own boards.", - "cboard.components.Settings.uiSizeTitle": "User Interface size", - "cboard.components.Settings.uiSizeDescrip": "Edit the size of the tiles here by choosing between: 1. Standard - 2. Large - 3. Extra Large", + "cboard.components.Settings.walkthroughSettings": "Dobrodošli u podešavanja!", + "cboard.components.Settings.walkthroughSettingsDesc": "Postavke vam omogućavaju da konfigurišete Cboard u skladu sa vašim potrebama. Možete da promenite jezik, glas, izgled i osećaj, veličinu elemenata, omogućite skeniranje i još mnogo toga.", + "cboard.components.Settings.walkthroughLanguage": "Izaberite jezik za svoj profil.", + "cboard.components.Settings.walkthroughSpeech": "Izaberite postavke govora za svoj profil. Možeš da promeniš glas, teren i brzinu.", + "cboard.components.Settings.walkthroughExport": "Pregledajte opcije za izvoz Cboard tabli da biste ih koristili van mreže.", + "cboard.components.Settings.walkthroughImport": "Kliknite ovde da biste uvezli ili otpremili sopstvene table.", + "cboard.components.Settings.uiSizeTitle": "Veličina korisničkog interfejsa", + "cboard.components.Settings.uiSizeDescrip": "Ovde uredite veličinu pločica tako što ćete odabrati između: 1. Standardno - 2. Veliki - 3. Izuzetno veliko", "cboard.components.Settings.fontSizeTitle": "Veličina fonta", - "cboard.components.Settings.fontSizeDescrip": "Edit font size here by selecting from: 1. Standard, 2. Large or 3. Extra Large.", + "cboard.components.Settings.fontSizeDescrip": "Ovde uredite veličinu fonta tako što ćete izabrati iz: 1. Standardni, 2. Veliki ili 3. Ekstra veliki.", "cboard.components.Settings.hideOutputBarTitle": "Sakrijte izlaznu traku", - "cboard.components.Settings.hideOutputBarDescrip": "Hides the white bar on the top of the screen where icons appear when you build a sentence or select pictograms.", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", - "cboard.components.Settings.labelPositionTitle": "Label position", - "cboard.components.Settings.labelPositionDescrip": "You can choose where to position the label. It can be above, below or hidden.", + "cboard.components.Settings.hideOutputBarDescrip": "Sakriće belu traku na vrhu ekrana gde se pojavljuju ikone kada napravite rečenicu ili izaberete piktograme.", + "cboard.components.Settings.Display.outputIncreaseButtons": "Povećavanje veličine akcione dugmadi na izlaznoj traci", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Povećajte veličinu dugmadi za radnju koja se nalazi na beloj traci na kojoj pravite rečenicu.", + "cboard.components.Settings.labelPositionTitle": "Položaj oznake", + "cboard.components.Settings.labelPositionDescrip": "Možete odabrati gde ćete postaviti oznaku. Može biti iznad, ispod ili sakriveno.", "cboard.components.Settings.enableDarkThemeTitle": "Omogući tamnu temu", - "cboard.components.Settings.enableDarkThemeDescrip": "Click here to change the screen to a black background.", + "cboard.components.Settings.enableDarkThemeDescrip": "Kliknite ovde da biste promenili ekran u crnu pozadinu.", "cboard.components.Settings.enableScanningTitle": "Skeniranje", - "cboard.components.Settings.enableScanningDescrip": "Scanning is where the items on your board are automatically selected sequentially over time and the user makes a selection indirectly by pressing any key. The scanning can be automatic, manual or have a time delay (users can select how much time). This feature may help users with limited mobility.", - "cboard.components.Settings.enableContextAwareBackButtonTitle": "Context aware back button", - "cboard.components.Settings.enableContextAwareBackButtonDescrip": "Add a large orange back button to your boards.", - "cboard.components.Settings.showSharePhraseButtonTitle": "Add a share button", - "cboard.components.Settings.showSharePhraseButtonDescrip": "Add a share button that allow sharing your selected symbols/sentence in the top white bar above your board.", - "cboard.components.Settings.removeSymbolsFromTheOutputBarTitle": "Delete symbols from the output bar", - "cboard.components.Settings.removeSymbolsFromTheOutputBarDescrip": "'X' button on each symbol allows the user to delete pictograms from the output bar.", - "cboard.components.Settings.folderVocalizationTitle": "Folder vocalization", + "cboard.components.Settings.enableScanningDescrip": "Skeniranje je mesto gde se stavke na vašoj tabli automatski biraju sekvencijalno tokom vremena, a korisnik indirektno pravi selekciju pritiskom na bilo koji taster. Skeniranje može biti automatsko, ručno ili sa vremenskim zakašnjenjem (korisnici mogu da izaberu koliko vremena). Ova funkcija može pomoći korisnicima sa ograničenom pokretljivošću.", + "cboard.components.Settings.enableContextAwareBackButtonTitle": "Dugme \"Context aware back\"", + "cboard.components.Settings.enableContextAwareBackButtonDescrip": "Dodajte veliko narandžasto dugme za leđa na daske.", + "cboard.components.Settings.showSharePhraseButtonTitle": "Dodavanje dugmeta za deljenje", + "cboard.components.Settings.showSharePhraseButtonDescrip": "Dodajte dugme za deljenje koje dozvoljava deljenje izabranih simbola/rečenice na gornjoj beloj traci iznad table.", + "cboard.components.Settings.removeSymbolsFromTheOutputBarTitle": "Brisanje simbola sa izlazne trake", + "cboard.components.Settings.removeSymbolsFromTheOutputBarDescrip": "Dugme \"X\" na svakom simbolu omogućava korisniku da izbriše piktograme sa izlazne trake.", + "cboard.components.Settings.folderVocalizationTitle": "Vokalizacija fascikle", "cboard.components.Settings.folderVocalizationDescrip": "Čita ime fascikle glasno kad se klikne", - "cboard.components.Settings.enableTour": "Enable tour", + "cboard.components.Settings.enableTour": "Omogući obilazak", "cboard.components.Settings.symbols": "Simboli", "cboard.components.Settings.People.people": "Ljudi", "cboard.components.Settings.People.name": "Ime", @@ -377,10 +377,10 @@ "cboard.components.Settings.People.birthdateSecondary": "Ažuriraj datum rođenja", "cboard.components.Settings.People.location": "Lokacija", "cboard.components.Settings.People.logout": "Odjavi se", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "Izbriši ovaj nalog", + "cboard.components.Settings.People.deleteAccountSecondary": "Kada izbrišete nalog, nema nazad. Molim vas, budite sigurni.", + "cboard.components.Settings.People.errorDeletingAccount": "Greške tokom brisanja naloga. Pokušajte ponovo.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Kada izbrišete nalog, nema nazad. Da li ste sigurni da жete izbrisati svoj nalog?", "cboard.components.Settings.People.cancelDeleteAccount": "otkaži", "cboard.components.Settings.Display.display": "Prikaz", "cboard.components.Settings.Display.StandardSize": "Standardni", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "Veoma velika", "cboard.components.Settings.Display.uiSize": "Veličina korisničkog interfejsa", "cboard.components.Settings.Display.uiSizeSecondary": "Veličina elemenata", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "Porodica fontova", + "cboard.components.Settings.Display.fontFamilySecondary": "Promena tekstualnog fonta koji se koristi u celoj aplikaciji", "cboard.components.Settings.Display.fontSize": "Veličina fonta", "cboard.components.Settings.Display.fontSizeSecondary": "Veličina fonta aplikacije", "cboard.components.Settings.Display.LabelPositionAbove": "Iznad", @@ -425,14 +425,14 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "Prikazuje tipku \"x\" na svakom simbolu koji treba da se ukloni", "cboard.components.Settings.Navigation.vocalizeFolders": "Omogući vokalizaciju fascikli", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Čita ime fascikle glasno kad se klikne", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", + "cboard.components.Settings.Navigation.showLiveMode": "Korišćenje live režima", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "Režim uživo vam omogućava da tekst upišete direktno na izlaznu traku i brzo reprodukujete zvuk. Namenjen je korisnicima koji mogu da pišu.", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Koristi poboljšanu frazu", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Poboljšanje fraze vam omogućava da gramatički poboljšate izlaznu frazu koristeći veštačku inteligenciju. Namenjen je korisnicima osnovnih tabli", "cboard.components.Settings.Navigation.bigScroll": "Omogući veliku dugmad za pomicanje", "cboard.components.Settings.Navigation.bigScrollSecondary": "Prikazuje veliku dugmad za pomicanje. Odaberite željeni stil u odeljku stilova navigacijskih dugmadi", "cboard.components.Settings.Navigation.navigationButtonsStyle": "Stil navigacijskih dugmadi", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Izaberite stil leđa svesnog konteksta i velike dugmadi za pomeranje. Sa strane se preporučuje praćenje očiju", "cboard.components.Settings.Navigation.onTheSides": "sa strane", "cboard.components.Settings.Navigation.onTop": "na vrhu", "cboard.components.Settings.Export.export": "Izvoz", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Ova opcija će da izveze SVE table koje imate ako odaberete format {cboardLink} ili {link} format. Ako odaberete PDF format, biće izvezena SAMO trenutna tabla.", "cboard.components.Settings.Export.boardDownloaded": "Vaše table su preuzete", "cboard.components.Settings.Export.boardDownloadedCva": "Vaše table su preuzete. Pronađite svoju datoteku u folderu za preuzimanje", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Vaša tabla je preuzeta. Pronađite datoteku u fascikli \"Na mom uređaju\"", + "cboard.components.Settings.Export.boardDownloadedError": "Ups.. Nešto je pošlo naopako. Pokušajte ponovo", + "cboard.components.Settings.Export.downloadNoConnectionError": "Potrebna je internet veza za preuzimanje PDF-a.", "cboard.components.Settings.Export.boards": "Table", + "cboard.components.Settings.Export.pdfSettings": "PDF postavke", + "cboard.components.Settings.Export.fontSize": "Veličina fonta", + "cboard.components.Settings.Export.fontSizeSecondary": "Izaberite željenu veličinu fonta. Ova opcija je korisna ako imate problema sa dimenzijama izvezene table.", + "cboard.components.Settings.Export.small": "Mali", + "cboard.components.Settings.Export.medium": "Srednje jak", + "cboard.components.Settings.Export.large": "Velike", "cboard.components.Settings.Import.import": "Uvеzi", "cboard.components.Settings.Import.importSecondary": "Ova opcija će uvesti SAMO nove otkrivene table. NEĆE uvesti zadate table uključene na Cboard. Podržani formati su {cboardLink} ili {link} formata.", "cboard.components.Settings.Import.success": "Uspeh!! Tabla {boards} je uspešno učitana.", @@ -467,50 +473,52 @@ "cboard.components.Settings.Speech.faster": "brži", "cboard.components.Settings.Speech.slower": "sporiji", "cboard.components.Settings.Speech.sampleSentence": "Zdravo! Ovo je moj glas", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", - "cboard.components.Settings.Subscribe.copyTiles": "Copy tiles", - "cboard.components.Settings.Subscribe.pasteTiles": "Paste tiles", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", + "cboard.components.Settings.Subscribe.subscribe": "Pretplata", + "cboard.components.Settings.Subscribe.includedFeatures": "Uključene funkcije:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online nervni glasovi", + "cboard.components.Settings.Subscribe.copyPublicBoards": "Kopiranje javnih odbora", + "cboard.components.Settings.Subscribe.publishBoards": "Objavi table", + "cboard.components.Settings.Subscribe.copyTiles": "Kopiraj pločice", + "cboard.components.Settings.Subscribe.pasteTiles": "Lepi pločice", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Moćna analitika korišćenja", + "cboard.components.Settings.Subscribe.shareBoards": "Deljenje tabli", + "cboard.components.Settings.Subscribe.adsFree": "Oglasi besplatni", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Izvezi u format otvorene table (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "Deljenje fraza", + "cboard.components.Settings.Subscribe.privateSupportChannel": "Privatni kanal podrške", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Snimanje glasa za pločice", + "cboard.components.Settings.Subscribe.active": "AKTIVNI", + "cboard.components.Settings.Subscribe.canceled": "OTKAZANA", + "cboard.components.Settings.Subscribe.in_grace_period": "GREJS PERIOD", + "cboard.components.Settings.Subscribe.proccesing": "Obrađujemo vašu pretplatu...", + "cboard.components.Settings.Subscribe.expired": "Vaša pretplata je istekla na: {e}", + "cboard.components.Settings.Subscribe.paused": "Pretplata je pauzirana na: {e}", + "cboard.components.Settings.Subscribe.on_hold": "Vaša pretplata je istekla na: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "Niste pretplaćeni. ", + "cboard.components.Settings.Subscribe.unverified": "Došlo je do greške tokom provere valjanosti kupovine. Osvežite se", + "cboard.components.Settings.Subscribe.refresh": "Osveži", + "cboard.components.Settings.Subscribe.error": "Ups nešto je pošlo naopako. Pokušajte ponovo kasnije", + "cboard.components.Settings.Subscribe.empty_product": "Trenutno nema dostupne pretplate. Pokušajte ponovo kasnije.", + "cboard.components.Settings.Subscribe.on_trial_period": "Ti si na 30 dana besplatne probne. Kada se završi, moraćete da se pretplatite da biste dobili sve funkcije.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "Informacije o pretplati", + "cboard.components.Settings.Subscribe.manageSubscription": "Upravljanje pretplatom", + "cboard.components.Settings.Subscribe.cancelSubscription": "Otkaži pretplatu", + "cboard.components.Settings.Subscribe.planAmount": "Iznos plana:", "cboard.components.Settings.Subscribe.title": "Plan:", "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.nextPayment": "Sledeća uplata na:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "Premium acces će se završiti na:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "Rešite probleme sa plaćanjem pre:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Izgleda da je vaš Google nalog već kupio proizvod. Pokušajte ponovo da pokrenete aplikaciju.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Izgleda da je vaš Apple nalog već kupio proizvod. Pokušajte ponovo da pokrenete aplikaciju.", "cboard.components.Settings.Subscribe.close": "Zatvori", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Želite li zaista da otkažete trenutni plan?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Vaša pretplata je uspešno otkazana.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "Došlo je do greške tokom otkazivanja pretplate, pokušajte ponovo za trenutak.", "cboard.components.Settings.Language.language": "Jezik", "cboard.components.Settings.Language.moreLanguages": "Više jezika", "cboard.components.Settings.Language.close": "Zatvori", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "Albanski", "cboard.components.Settings.Language.arabic": "arapski", "cboard.components.Settings.Language.belarusian": "beloruski", "cboard.components.Settings.Language.bengali": "bengalski", @@ -533,7 +541,7 @@ "cboard.components.Settings.Language.khmer": "Kmerski", "cboard.components.Settings.Language.korean": "koreanski", "cboard.components.Settings.Language.montenegrin": "Crnogorski", - "cboard.components.Settings.Language.macedonian": "Macedonian", + "cboard.components.Settings.Language.macedonian": "Makedonski", "cboard.components.Settings.Language.nepali": "Nepalski", "cboard.components.Settings.Language.dutch": "holandski", "cboard.components.Settings.Language.norwegian": "norveški", @@ -550,26 +558,26 @@ "cboard.components.Settings.Language.ukrainian": "ukrajinski", "cboard.components.Settings.Language.vietnamese": "vijetnamski", "cboard.components.Settings.Language.chinese": "kineski", - "cboard.components.Settings.Language.ttsEnginesSubheader": "Text to speech engine", - "cboard.components.Settings.Language.ttsEngines": "Text to speech engine", - "cboard.components.Settings.Language.ttsEngineError": "WARNING: This text to speech engine does not include any language supported by Cboard! Feel free to contact us and let us know.", - "cboard.components.Settings.Language.availableLangsSubheader": "Available languages", - "cboard.components.Settings.Language.downloadLangSubheader": "Downloadable languages", - "cboard.components.Settings.Language.uninstalled": "Uninstalled", - "cboard.components.Settings.Language.download": "Download", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", - "cboard.components.Settings.Language.downloadDialogTitle": "Download Language", - "cboard.components.Settings.Language.downloadDialogSubtitle": "You will be redirected to the Google play store in order to download and install the voices for this language. Do you want to proceed?", + "cboard.components.Settings.Language.ttsEnginesSubheader": "Mašina za tekst u govor", + "cboard.components.Settings.Language.ttsEngines": "Mašina za tekst u govor", + "cboard.components.Settings.Language.ttsEngineError": "UPOZORENJE: Ovaj tekst govornoj mašini ne uključuje nijedan jezik koji podržava Cboard! Slobodno nas kontaktirajte i obavestite nas.", + "cboard.components.Settings.Language.availableLangsSubheader": "Dostupni jezici", + "cboard.components.Settings.Language.downloadLangSubheader": "Jezici koji se mogu preuzeti", + "cboard.components.Settings.Language.uninstalled": "Deinstaliran", + "cboard.components.Settings.Language.download": "Preuzimanje", + "cboard.components.Settings.Language.configureLocalVoice": "Konfigurisanje lokalnog glasa", + "cboard.components.Settings.Language.downloadDialogTitle": "Preuzmi jezik", + "cboard.components.Settings.Language.downloadDialogSubtitle": "Bićete preusmereni na Google play prodavnicu kako biste preuzeli i instalirali glasove za ovaj jezik. Želite li da nastavite?", "cboard.components.Settings.Language.cancel": "otkaži", - "cboard.components.Settings.Language.ttsErrorAlert": "We didn't detect the new language is installed. Please verify.", - "cboard.components.Settings.Language.langErrorAlert": "We didn't detect the new voice is installed. Please verify the downloaded application.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", - "cboard.components.Settings.Language.checkIt": "Check it", - "cboard.components.Settings.Language.CancelInstalation": "Cancel instalation", - "cboard.components.Settings.Language.openApp": "Open app", - "cboard.components.Settings.Language.uninstalledLangNotification": "Install the new language", - "cboard.components.Settings.Language.instaledLangSuccesNotification": "Language installed successfully", + "cboard.components.Settings.Language.ttsErrorAlert": "Nismo otkrili da je novi jezik instaliran. Proverite.", + "cboard.components.Settings.Language.langErrorAlert": "Nismo otkrili da je novi glas instaliran. Proverite preuzetu aplikaciju.", + "cboard.components.Settings.Language.continueOnlineLangAlert": "Za izabrani jezik dostupan je glas na mreži. Ako prihvatite, aplikacija će automatski promeniti jezik.", + "cboard.components.Settings.Language.searchVoiceAlert": "Pretražite glas u aplikaciji \"Mašina za tekst u govor\"", + "cboard.components.Settings.Language.checkIt": "Provjeri", + "cboard.components.Settings.Language.CancelInstalation": "Otkaži instalaciju", + "cboard.components.Settings.Language.openApp": "Otvori aplikaciju", + "cboard.components.Settings.Language.uninstalledLangNotification": "Instaliranje novog jezika", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "Jezik je uspešno instaliran", "cboard.components.Settings.Symbols.symbols": "Simboli", "cboard.components.Settings.Symbols.downloadArasaac": "Preuzimanje ARASAAC Simbola", "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Preuzimanja paketa sa svim ARASAAC simbolima za korišćenje u vanmrežnom načinu rada.", @@ -577,19 +585,19 @@ "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Želite li preuzeti ARASAAC simbole? Proces će potrajati neko vreme.", "cboard.components.Settings.Symbols.cancel": "otkaži", "cboard.components.Settings.Symbols.download": "Preuzimanje", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.noConnection": "Nema internet veze", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "Nema internet veze. Potrebno je da budete povezani sa Internetom da biste preuzeli simbole.", + "cboard.components.Settings.Symbols.deleteArasaac": "Izbriši ARASAAC simbole", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Izbrišite paket sa svim ARASAAC simbolima. Nakon brisanja, simboli će biti dostupni samo uz Internet vezu.", + "cboard.components.Settings.Symbols.delete": "Izbrišete", "cboard.components.UserIcon.login": "Prijava ili registracija", "cboard.components.VoiceRecorder.play": "Pusti snimak", "cboard.components.VoiceRecorder.clear": "Obriši snimak", "cboard.components.VoiceRecorder.record": "Snimi", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Tvoja besplatna probna suđenje je završena", + "cboard.components.PremiumFeature.featureBlockedTittle": "Ova funkcija je blokirana", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard onemogući ovu funkciju. Da biste nastavili da ga koristite i sve funkcije kao što su javne table, glasovi na mreži, napredne funkcije uređivanja i mnoge druge, nadogradite", + "cboard.components.PremiumFeature.upgradeNow": "Nadogradi odmah", "cboard.components.UI.Downloader.initializing": "Inicijalizacija...", "cboard.components.UI.Downloader.completed": "Završeno", "cboard.components.UI.Downloader.processing": "Obrada...", @@ -3858,7 +3866,7 @@ "symbol.pronouns.friend": "prijatelj", "symbol.connectors.for": "za", "symbol.connectors.is": "je", - "symbol.connectors.to": "to", + "symbol.connectors.to": "Da", "symbol.connectors.was": "bio", "symbol.connectors.with": "sa", "symbol.descriptiveQuantity.slow": "spor", diff --git a/src/translations/sr-ME.json b/src/translations/sr-ME.json index c03742663..95ccda4a9 100644 --- a/src/translations/sr-ME.json +++ b/src/translations/sr-ME.json @@ -12,10 +12,10 @@ "cboard.components.WelcomeScreenInformation.text": "Cboard pomaže korisnicima sa govorno-jezičkim teškoćama da komuniciraju uz pomoć simbola i prevedu ih u govor", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "prijavi se za sinhronizaciju postavki", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "aktiviraj nalog", + "cboard.components.Activate.loginSignUpPage": "Stranica za prijavu ili registraciju", + "cboard.components.Activate.error": "GREŠKA: potvrda vašeg privremenog korisnika NEUSPJELA, pokušajte ponovo da se prijavite", + "cboard.components.Activate.success": "Potvrđeno!", "cboard.components.Login.loginToCboard": "Prijavi se za Cboard", "cboard.components.Login.login": "Prijavi se", "cboard.components.Login.email": "Email", @@ -32,7 +32,7 @@ "cboard.components.SignUp.agreement": "Saglasan/saglasna sam sa {____pojam___} i sa {politika privatnosti}", "cboard.components.SignUp.termsAndConditions": "pojmovi", "cboard.components.SignUp.privacy": "politika privatnosti", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.noConnection": "Nije moguće povezati se sa serverom. Pokušajte ponovo kasnije.", "cboard.components.ChangePassword.password": "nova lozinka", "cboard.components.ChangePassword.passwordRepeat": "ponovi novu lozinku", "cboard.components.ChangePassword.send": "pošalji", @@ -427,8 +427,8 @@ "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Na glas čita ime fascikle kad se klikne.", "cboard.components.Settings.Navigation.showLiveMode": "Koristite opciju uživo", "cboard.components.Settings.Navigation.showLiveModeSecondary": "Opcija uživo omogućava da pišete tekst direktno u izlaznu traku i brzo reprodukujete zvuk. Namijenjen je korisnicima koji umiju da pišu.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Koristite: Poboljšaj frazu", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Poboljšajte frazu vam omogućava da gramatički poboljšate izlaznu frazu pomoću vještačke inteligencije. Namijenjen je korisnicima osnovne table", "cboard.components.Settings.Navigation.bigScroll": "Omogućite veliku dugmad za pomijeranje", "cboard.components.Settings.Navigation.bigScrollSecondary": "Prikazuje veliku dugmad za pomijeranje. Izaberite željeni stil u odjeljku za stil dugmadi za navigaciju", "cboard.components.Settings.Navigation.navigationButtonsStyle": " stil dugmadi za navigaciju", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Ova opcija će izvesti SVE table koje imate ako odaberete {cboardLink} format ili {link} format. Ako odaberete format PDF, on će prikazivati jedino trenutnu tablu.", "cboard.components.Settings.Export.boardDownloaded": "Table su ti preuzete.", "cboard.components.Settings.Export.boardDownloadedCva": "Table su preuzete. Pronađi datoteku u fascikli za preuzimanje", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Vaša tabla je preuzeta. Pronađite svoju datoteku u fascikli „Na mom uređaju“.", + "cboard.components.Settings.Export.boardDownloadedError": "Ups.. Desilo se nešto kako ne treba. Molim, pokušajte ponovo", + "cboard.components.Settings.Export.downloadNoConnectionError": "Potrebna je internetska veza da biste preuzeli PDF.", "cboard.components.Settings.Export.boards": "Table", + "cboard.components.Settings.Export.pdfSettings": "PDF Settings", + "cboard.components.Settings.Export.fontSize": "Font size", + "cboard.components.Settings.Export.fontSizeSecondary": "Select the desired font size. This option is useful if you have problems with the dimensions of the exported board.", + "cboard.components.Settings.Export.small": "Small", + "cboard.components.Settings.Export.medium": "Medium", + "cboard.components.Settings.Export.large": "Large", "cboard.components.Settings.Import.import": "uvoz", "cboard.components.Settings.Import.importSecondary": "Ova opcija će uključiti JEDINO novo pronađene table. NEĆE uključiti podrazumijevane table obuhvaćene na Cboard. Podržani formati su {cboardLink} ili {link} format.", "cboard.components.Settings.Import.success": "Uspjeh !! {board} table su uspješno uvezene.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Vaša pretplata je pauzirana: {e}", "cboard.components.Settings.Subscribe.on_hold": "Vaša pretplata ističe: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Niste preplaćeni", + "cboard.components.Settings.Subscribe.unverified": "An error occurred during validation of your purchase. Please refresh", "cboard.components.Settings.Subscribe.refresh": "obnovi", "cboard.components.Settings.Subscribe.error": "Ups! Nešto nije u redu. Pokušajte ponovo kasnije", "cboard.components.Settings.Subscribe.empty_product": "Trenutno nema dostupne pretplate. Pokušajte ponovo kasnije.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Premijum pristup će se završiti:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Riješite probleme sa plaćanjem prije:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Izgleda da je vaš Google nalog već kupio proizvod. Pokušajte ponovo da pokrenete aplikaciju.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "It looks like your Apple account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "zatvori", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Da li ste sigurni da želite da otkažete trenutni plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Vaša pretplata je uspješno otkazana.", diff --git a/src/translations/sr-RS.json b/src/translations/sr-RS.json index 17dba9059..1e6085924 100644 --- a/src/translations/sr-RS.json +++ b/src/translations/sr-RS.json @@ -4,18 +4,18 @@ "cboard.components.WelcomeScreen.skipForNow": "Preskoči za sada", "cboard.components.WelcomeScreen.google": "Prijavi se pomoću Google-a", "cboard.components.WelcomeScreen.facebook": "Prijavi se putem Facebook-a", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", + "cboard.components.WelcomeScreen.apple": "Prijavite se pomoću Apple-a", "cboard.components.WelcomeScreen.loginErrorAndroid": "Izvinite. Došlo je do greške tokom postupka provere autentičnosti. Pokušajte ponovo", - "cboard.components.WelcomeScreen.terms": "Terms", - "cboard.components.WelcomeScreen.privacy": "Privacy Policy", + "cboard.components.WelcomeScreen.terms": "Uslove", + "cboard.components.WelcomeScreen.privacy": "Politika privatnosti", "cboard.components.WelcomeScreenInformation.heading": "Dobrodošli u Cboard", "cboard.components.WelcomeScreenInformation.text": "Cboard pomaže korisnicima sa govornim i jezičnim teškoćama da komuniciraju simbolima i pomoću pretvaranja teksta u govor.", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "Prijavite se da biste sinhronizovali postavke!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "Aktiviranje naloga...", + "cboard.components.Activate.loginSignUpPage": "Prijavljivanje ili prijavljivanje na stranicu", + "cboard.components.Activate.error": "GREŠKA: potvrda da vaš privremeni korisnik nije uspeo, pokušajte ponovo da se prijavite", + "cboard.components.Activate.success": "POTVRDIO!", "cboard.components.Login.loginToCboard": "Prijavite se u Cboard", "cboard.components.Login.login": "Prijava", "cboard.components.Login.email": "Imejl", @@ -29,10 +29,10 @@ "cboard.components.SignUp.confirmYourPassword": "Potvrdite svoju lozinku", "cboard.components.SignUp.cancel": "Otkaži", "cboard.components.SignUp.signMeUp": "Registruj me", - "cboard.components.SignUp.agreement": "I agree with the {terms} and the {privacy}", - "cboard.components.SignUp.termsAndConditions": "Terms", - "cboard.components.SignUp.privacy": "Privacy Policy", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.agreement": "Slažem se sa {terms} i {privacy}", + "cboard.components.SignUp.termsAndConditions": "Uslove", + "cboard.components.SignUp.privacy": "Politika privatnosti", + "cboard.components.SignUp.noConnection": "Nije moguće povezati se sa serverom. Pokušajte ponovo kasnije.", "cboard.components.ChangePassword.password": "Nova lozinka", "cboard.components.ChangePassword.passwordRepeat": "Ponovite novu lozinku", "cboard.components.ChangePassword.send": "Poslati", @@ -68,7 +68,7 @@ "cboard.components.Analytics.speechEvents": "Govorni događaji", "cboard.components.Analytics.navigationEvents": "Navigacijski događaji", "cboard.components.Analytics.name": "Ime", - "cboard.components.Analytics.timesClicked": "Times Clicked", + "cboard.components.Analytics.timesClicked": "Na klik vremena", "cboard.components.Analytics.action": "Akcija", "cboard.components.Board.tilesCreated": "Pločice su izrađene", "cboard.components.Board.tilesDeleted": "Pločice su izbrisane", @@ -89,9 +89,9 @@ "cboard.components.Board.EditToolbar.saveBoard": "Sačuvaj tablu", "cboard.components.Board.EditToolbar.editTilesButton": "Uredi", "cboard.components.Board.EditToolbar.addTileButton": "Dodaj pločicu", - "cboard.components.Board.EditToolbar.fixedBoard": "Fixed", - "cboard.components.Board.EditToolbar.copyTiles": "Copy tiles", - "cboard.components.Board.EditToolbar.pasteTiles": "Paste tiles", + "cboard.components.Board.EditToolbar.fixedBoard": "Osnovno", + "cboard.components.Board.EditToolbar.copyTiles": "Kopiraj pločice", + "cboard.components.Board.EditToolbar.pasteTiles": "Lepi pločice", "cboard.components.Board.share": "Podeli", "cboard.components.Board.copyMessage": "Kopirano u privremenu memoriju!", "cboard.components.Board.boardMissed": "Žao nam je, propustili smo ovu fasciklu/tablu. Preporučujemo da je kreirate ponovo.", @@ -103,8 +103,8 @@ "cboard.components.Board.boardCopyAccept": "Prihvati", "cboard.components.Board.boardCopiedSuccessfully": "Tabla je uspešno dodata vašem komunikatoru", "cboard.components.Board.emptyVoiceAlert": "UPOZORENJE: Nismo pronašli odgovarajući glas za opciju pretvaranja teksta u govor. Cboard ne može da radi pravilno.", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", - "cboard.components.Board.offlineChangeVoice": "Change voice", + "cboard.components.Board.offlineVoiceAlert": "'UPOZORENJE: koristite onlajn glas, ali izgleda da ste van mreže!", + "cboard.components.Board.offlineChangeVoice": "Promeni glas", "cboard.components.Board.myBoardTitle": "Moja tabla", "cboard.components.Board.failedToCopy": "Kopiranje u međuspremnik nije uspelo!", "cboard.components.Board.walkthroughWelcome": "Dobrodošli u Cboard!", @@ -122,17 +122,17 @@ "cboard.components.Board.walkthroughCloseTour": "Zatvori obilazak", "cboard.components.Board.walkthroughBack": "Nazad", "cboard.components.Board.walkthroughNext": "Sledeći", - "cboard.components.Board.tilesCopiedSuccessfully": "Tiles copied successfully.", - "cboard.components.Board.tilesPastedSuccessfully": "Tiles pasted successfully.", - "cboard.components.Board.tilesPastedError": "WARNING: There was an error on tiles paste.", + "cboard.components.Board.tilesCopiedSuccessfully": "Pločice su uspešno kopirane.", + "cboard.components.Board.tilesPastedSuccessfully": "Pločice su uspešno nalepljene.", + "cboard.components.Board.tilesPastedError": "UPOZORENJE: Došlo je do greške prilikom lepka pločica.", "cboard.components.LockToggle.lock": "Zaključaj", "cboard.components.LockToggle.unlock": "Otključaj", "cboard.components.BackButton.back": "Vrati se", "cboard.components.SettingsButton.settings": "Podešavanje", - "cboard.components.ResetToursItem.resetTours": "Reset all help tours", - "cboard.components.ResetToursItem.resetToursSecondary": "Enable all the help tours across Cboard again", - "cboard.components.ResetToursItem.confirmDialog": "Are you sure you want to enable all help tours again?", - "cboard.components.ResetToursItem.ok": "OK", + "cboard.components.ResetToursItem.resetTours": "Uspostavljanje početnih vrednosti svih obilazaka pomoći", + "cboard.components.ResetToursItem.resetToursSecondary": "Ponovo omogućite sve obilaske pomoći preko Cboarda", + "cboard.components.ResetToursItem.confirmDialog": "Želite li zaista da ponovo omogućite sve obilaske pomoći?", + "cboard.components.ResetToursItem.ok": "U redu", "cboard.components.ResetToursItem.cancel": "otkaži", "cboard.components.ColorSelect.color": "Boja", "cboard.components.ColorSelect.clearSelection": "Obriši odabrano", @@ -140,7 +140,7 @@ "cboard.components.FullScreenButton.fullscreen": "Ceo ekran", "cboard.components.FullScreenButton.exitFullscreen": "Izađi iz celog ekrana", "cboard.components.SymbolSearch.searchSymbolLibrary": "Pretraga biblioteke simbola.", - "cboard.components.SymbolSearch.clearText": "Clear text", + "cboard.components.SymbolSearch.clearText": "Brisanje teksta", "cboard.components.InputImage.uploadImage": "Učitaj sliku", "cboard.components.Board.TileEditor.voiceRecorder": "Snimač glasa", "cboard.components.Board.TileEditor.createTile": "Kreiraj pločicu", @@ -157,27 +157,27 @@ "cboard.components.Board.TileEditor.symbolSearch": "Pretraga simbola", "cboard.components.Board.TileEditor.existingBoards": "Poveznica za postojeću tablu ili fasciklu", "cboard.components.Board.TileEditor.none": "Nijedna", - "cboard.components.Board.TileEditor.symbols": "Symbols", - "cboard.components.Board.TileEditor.editImage": "Edit image", + "cboard.components.Board.TileEditor.symbols": "Simboli", + "cboard.components.Board.TileEditor.editImage": "Uredi sliku", "cboard.components.Board.boardEditTitleCancel": "Otkaži", "cboard.components.Board.boardEditTitleAccept": "Prihvati", "cboard.components.Board.userProfileLocked": "Korisnički profil je zaključan, otključaj postavke da bi video svoj korisnički profil.", "cboard.components.Board.live": "UŽIVO", "cboard.components.Board.writeAndSay": "napisati i izgovoriti", - "cboard.components.Board.ImageEditor.title": "Image editor", - "cboard.components.Board.ImageEditor.rotateRight": "Rotate right", - "cboard.components.Board.ImageEditor.cropImage": "Crop image", + "cboard.components.Board.ImageEditor.title": "Uređivač slika", + "cboard.components.Board.ImageEditor.rotateRight": "Rotiraj udesno", + "cboard.components.Board.ImageEditor.cropImage": "Slika izrezi", "cboard.components.Board.ImageEditor.close": "Zatvori", - "cboard.components.Board.ImageEditor.done": "Done", - "cboard.components.Board.ImageEditor.cancelCrop": "Cancel crop", - "cboard.components.Board.ImageEditor.zoomIn": "Zoom in", - "cboard.components.Board.ImageEditor.zoomOut": "Zoom out", + "cboard.components.Board.ImageEditor.done": "Uradio", + "cboard.components.Board.ImageEditor.cancelCrop": "Otkaži izrezivanje", + "cboard.components.Board.ImageEditor.zoomIn": "Uvećaj", + "cboard.components.Board.ImageEditor.zoomOut": "Umanjivanje", "cboard.components.BoardShare.title": "Podelite svoju tablu", "cboard.components.BoardShare.close": "Zatvori", "cboard.components.BoardShare.publishBoard": "Objavi tablu", "cboard.components.BoardShare.unpublishBoard": "Neobjavljena tabla", "cboard.components.boardshare.warningUnregisterShareBoard": "upozorenje - da biste podelili tablu morate da budete registrovani", - "cboard.components.boardshare.loginSignUpBtn": "LOGIN or SIGN UP", + "cboard.components.boardshare.loginSignUpBtn": "PRIJAVLJIVANJE ili PRIJAVLJIVANJE", "cboard.components.BoardShare.copyLink": "Kopiraj poveznicu", "cboard.components.BoardShare.facebook": "Fejsbuk", "cboard.components.BoardShare.twitter": "Tviter", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "Reddit", "cboard.components.BoardShare.subject": "Pogledajte ovu tablu sa Cboard-a!", "cboard.components.BoardShare.body": "Zdravo! Želim da podelim komunikacijsku tablu napravljenu u Cboard-u. Pronađite je na: {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "Nije moguće deliti tablu na facebook-u. Pokušajte ponovo kasnije.", "cboard.components.PhraseShare.title": "Podelite ili kopirajte svoju frazu", "cboard.components.PhraseShare.close": "Zatvori", "cboard.components.PhraseShare.copyPhrase": "Kopiraj frazu", @@ -250,7 +250,7 @@ "cboard.components.CommunicatorDialog.boardInfoAuthor": "Autor table", "cboard.components.CommunicatorDialog.boardInfoTiles": "Broj pločica", "cboard.components.CommunicatorDialog.boardInfoId": "ID table", - "cboard.components.CommunicatorDialog.boardInfoUrl": "Board URL", + "cboard.components.CommunicatorDialog.boardInfoUrl": "URL adresa table", "cboard.components.CommunicatorDialog.boardInfoDate": "Poslednja izmena", "cboard.components.CommunicatorDialog.boardDescription": "Opis", "cboard.components.CommunicatorDialog.boardPublished": "Tabla je uspešno objavljena! Sada svi mogu videti vašu tablu.", @@ -296,17 +296,17 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "Objavi tablu: Ova akcija će učiniti tablu javnom i ona će biti prikazana pod karticom Javne table.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "Odjavi tablu: ova akcija će ponovo učiniti tablu privatnom i više neće biti vidljiva pod karticom Javne table.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "Izbrišite svoju tablu iz baze podataka i ona se ne može oporaviti.", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", + "cboard.components.CommunicatorDialog.boardReport": "Prijavite ovu tablu", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Molimo vas da nas obavestite ako uzmete u obzir da ova tabla uključuje seksualni, nasilni, mrski ili uvredljiv sadržaj", + "cboard.components.CommunicatorDialog.boardReportError": "Došlo je do greške prilikom slanja izveštaja. Pokušajte ponovo.", "cboard.components.CommunicatorDialog.boardReportCancel": "otkaži", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", + "cboard.components.CommunicatorDialog.boardReportSend": "Pošalji izveštaj", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Izveštaj poslat timu za podršku uspešno.", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Hvala što ste pomogli Cboardu da ne bude zadovoljan sadržajem.", "cboard.components.CommunicatorDialog.boardReportClose": "Zatvori", "cboard.components.Notifications.refreshPage": "Osveži stranicu", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", + "cboard.components.Notifications.cloudSpeakErrorAlert": "Vaša internet veza nije dovoljna za pravilno reprodukovanju glasa na mreži.", + "cboard.components.Notifications.changeVoiceOnError": "Promena glasa", "cboard.components.Notifications.cloudVoiceIsSetedAlert": "Postavljen je online glas. Za vreme korišćenja potrebna je internet veza.", "cboard.components.Settings.navigation": "Navigacija i tasteri", "cboard.components.Settings.scanning": "Skeniranje", @@ -316,12 +316,12 @@ "cboard.components.Settings.settings": "Podešavanje", "cboard.components.Settings.people": "Ljudi", "cboard.components.Settings.guest": "Gost", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "Pretplata", "cboard.components.Settings.system": "Sistem", "cboard.components.Settings.backup": "Rezervna kopija", "cboard.components.Settings.language": "Jezik", "cboard.components.Settings.userHelp": "Pomoć za korisnike", - "cboard.components.Settings.userLiveHelp": "Live Help ride", + "cboard.components.Settings.userLiveHelp": "Vožnja pomoći uživo", "cboard.components.Settings.speech": "Govor", "cboard.components.Settings.help": "Pomoć", "cboard.components.Settings.donate": "Doniraj", @@ -336,35 +336,35 @@ "cboard.components.Settings.walkthroughCloseTour": "Zatvori obilazak", "cboard.components.Settings.walkthroughNext": "Sledeći", "cboard.components.Settings.walkthroughBack": "Nazad", - "cboard.components.Settings.walkthroughSettings": "Welcome to the settings!", - "cboard.components.Settings.walkthroughSettingsDesc": "The settings allows you to configure Cboard according to your needs. You can change the language, voice, look and feel, elements sizes, enable scanning and many more.", - "cboard.components.Settings.walkthroughLanguage": "Select a language for your profile.", - "cboard.components.Settings.walkthroughSpeech": "Select the speech settings for your profile. You can change the voice, the pitch and the rate.", - "cboard.components.Settings.walkthroughExport": "Browse options to export your Cboard boards to use them offline.", - "cboard.components.Settings.walkthroughImport": "Click here to import or upload your own boards.", - "cboard.components.Settings.uiSizeTitle": "User Interface size", - "cboard.components.Settings.uiSizeDescrip": "Edit the size of the tiles here by choosing between: 1. Standard - 2. Large - 3. Extra Large", + "cboard.components.Settings.walkthroughSettings": "Dobrodošli u podešavanja!", + "cboard.components.Settings.walkthroughSettingsDesc": "Postavke vam omogućavaju da konfigurišete Cboard u skladu sa vašim potrebama. Možete da promenite jezik, glas, izgled i osećaj, veličinu elemenata, omogućite skeniranje i još mnogo toga.", + "cboard.components.Settings.walkthroughLanguage": "Izaberite jezik za svoj profil.", + "cboard.components.Settings.walkthroughSpeech": "Izaberite postavke govora za svoj profil. Možeš da promeniš glas, teren i brzinu.", + "cboard.components.Settings.walkthroughExport": "Pregledajte opcije za izvoz Cboard tabli da biste ih koristili van mreže.", + "cboard.components.Settings.walkthroughImport": "Kliknite ovde da biste uvezli ili otpremili sopstvene table.", + "cboard.components.Settings.uiSizeTitle": "Veličina korisničkog interfejsa", + "cboard.components.Settings.uiSizeDescrip": "Ovde uredite veličinu pločica tako što ćete odabrati između: 1. Standardno - 2. Veliki - 3. Izuzetno veliko", "cboard.components.Settings.fontSizeTitle": "Veličina fonta", - "cboard.components.Settings.fontSizeDescrip": "Edit font size here by selecting from: 1. Standard, 2. Large or 3. Extra Large.", + "cboard.components.Settings.fontSizeDescrip": "Ovde uredite veličinu fonta tako što ćete izabrati iz: 1. Standardni, 2. Veliki ili 3. Ekstra veliki.", "cboard.components.Settings.hideOutputBarTitle": "Sakrijte izlaznu traku", - "cboard.components.Settings.hideOutputBarDescrip": "Hides the white bar on the top of the screen where icons appear when you build a sentence or select pictograms.", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", - "cboard.components.Settings.labelPositionTitle": "Label position", - "cboard.components.Settings.labelPositionDescrip": "You can choose where to position the label. It can be above, below or hidden.", + "cboard.components.Settings.hideOutputBarDescrip": "Sakriće belu traku na vrhu ekrana gde se pojavljuju ikone kada napravite rečenicu ili izaberete piktograme.", + "cboard.components.Settings.Display.outputIncreaseButtons": "Povećavanje veličine akcione dugmadi na izlaznoj traci", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Povećajte veličinu dugmadi za radnju koja se nalazi na beloj traci na kojoj pravite rečenicu.", + "cboard.components.Settings.labelPositionTitle": "Položaj oznake", + "cboard.components.Settings.labelPositionDescrip": "Možete odabrati gde ćete postaviti oznaku. Može biti iznad, ispod ili sakriveno.", "cboard.components.Settings.enableDarkThemeTitle": "Omogući tamnu temu", - "cboard.components.Settings.enableDarkThemeDescrip": "Click here to change the screen to a black background.", + "cboard.components.Settings.enableDarkThemeDescrip": "Kliknite ovde da biste promenili ekran u crnu pozadinu.", "cboard.components.Settings.enableScanningTitle": "Skeniranje", - "cboard.components.Settings.enableScanningDescrip": "Scanning is where the items on your board are automatically selected sequentially over time and the user makes a selection indirectly by pressing any key. The scanning can be automatic, manual or have a time delay (users can select how much time). This feature may help users with limited mobility.", - "cboard.components.Settings.enableContextAwareBackButtonTitle": "Context aware back button", - "cboard.components.Settings.enableContextAwareBackButtonDescrip": "Add a large orange back button to your boards.", - "cboard.components.Settings.showSharePhraseButtonTitle": "Add a share button", - "cboard.components.Settings.showSharePhraseButtonDescrip": "Add a share button that allow sharing your selected symbols/sentence in the top white bar above your board.", - "cboard.components.Settings.removeSymbolsFromTheOutputBarTitle": "Delete symbols from the output bar", - "cboard.components.Settings.removeSymbolsFromTheOutputBarDescrip": "'X' button on each symbol allows the user to delete pictograms from the output bar.", - "cboard.components.Settings.folderVocalizationTitle": "Folder vocalization", + "cboard.components.Settings.enableScanningDescrip": "Skeniranje je mesto gde se stavke na vašoj tabli automatski biraju sekvencijalno tokom vremena, a korisnik indirektno pravi selekciju pritiskom na bilo koji taster. Skeniranje može biti automatsko, ručno ili sa vremenskim zakašnjenjem (korisnici mogu da izaberu koliko vremena). Ova funkcija može pomoći korisnicima sa ograničenom pokretljivošću.", + "cboard.components.Settings.enableContextAwareBackButtonTitle": "Dugme \"Context aware back\"", + "cboard.components.Settings.enableContextAwareBackButtonDescrip": "Dodajte veliko narandžasto dugme za leđa na daske.", + "cboard.components.Settings.showSharePhraseButtonTitle": "Dodavanje dugmeta za deljenje", + "cboard.components.Settings.showSharePhraseButtonDescrip": "Dodajte dugme za deljenje koje dozvoljava deljenje izabranih simbola/rečenice na gornjoj beloj traci iznad table.", + "cboard.components.Settings.removeSymbolsFromTheOutputBarTitle": "Brisanje simbola sa izlazne trake", + "cboard.components.Settings.removeSymbolsFromTheOutputBarDescrip": "Dugme \"X\" na svakom simbolu omogućava korisniku da izbriše piktograme sa izlazne trake.", + "cboard.components.Settings.folderVocalizationTitle": "Vokalizacija fascikle", "cboard.components.Settings.folderVocalizationDescrip": "Čita ime fascikle glasno kad se klikne", - "cboard.components.Settings.enableTour": "Enable tour", + "cboard.components.Settings.enableTour": "Omogući obilazak", "cboard.components.Settings.symbols": "Simboli", "cboard.components.Settings.People.people": "Ljudi", "cboard.components.Settings.People.name": "Ime", @@ -377,10 +377,10 @@ "cboard.components.Settings.People.birthdateSecondary": "Ažuriraj datum rođenja", "cboard.components.Settings.People.location": "Lokacija", "cboard.components.Settings.People.logout": "Odjavi se", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "Izbriši ovaj nalog", + "cboard.components.Settings.People.deleteAccountSecondary": "Kada izbrišete nalog, nema nazad. Molim vas, budite sigurni.", + "cboard.components.Settings.People.errorDeletingAccount": "Greške tokom brisanja naloga. Pokušajte ponovo.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Kada izbrišete nalog, nema nazad. Da li ste sigurni da жete izbrisati svoj nalog?", "cboard.components.Settings.People.cancelDeleteAccount": "otkaži", "cboard.components.Settings.Display.display": "Prikaz", "cboard.components.Settings.Display.StandardSize": "Standardni", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "Veoma velika", "cboard.components.Settings.Display.uiSize": "Veličina korisničkog interfejsa", "cboard.components.Settings.Display.uiSizeSecondary": "Veličina elemenata", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "Porodica fontova", + "cboard.components.Settings.Display.fontFamilySecondary": "Promena tekstualnog fonta koji se koristi u celoj aplikaciji", "cboard.components.Settings.Display.fontSize": "Veličina fonta", "cboard.components.Settings.Display.fontSizeSecondary": "Veličina fonta aplikacije", "cboard.components.Settings.Display.LabelPositionAbove": "Iznad", @@ -425,14 +425,14 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "Prikazuje tipku \"x\" na svakom simbolu koji treba da se ukloni", "cboard.components.Settings.Navigation.vocalizeFolders": "Omogući vokalizaciju fascikli", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Čita ime fascikle glasno kad se klikne", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", + "cboard.components.Settings.Navigation.showLiveMode": "Korišćenje live režima", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "Režim uživo vam omogućava da tekst upišete direktno na izlaznu traku i brzo reprodukujete zvuk. Namenjen je korisnicima koji mogu da pišu.", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Koristi poboljšanu frazu", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Poboljšanje fraze vam omogućava da gramatički poboljšate izlaznu frazu koristeći veštačku inteligenciju. Namenjen je korisnicima osnovnih tabli", "cboard.components.Settings.Navigation.bigScroll": "Omogući veliku dugmad za pomicanje", "cboard.components.Settings.Navigation.bigScrollSecondary": "Prikazuje veliku dugmad za pomicanje. Odaberite željeni stil u odeljku stilova navigacijskih dugmadi", "cboard.components.Settings.Navigation.navigationButtonsStyle": "Stil navigacijskih dugmadi", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Izaberite stil leđa svesnog konteksta i velike dugmadi za pomeranje. Sa strane se preporučuje praćenje očiju", "cboard.components.Settings.Navigation.onTheSides": "sa strane", "cboard.components.Settings.Navigation.onTop": "na vrhu", "cboard.components.Settings.Export.export": "Izvoz", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Ova opcija će da izveze SVE table koje imate ako odaberete format {cboardLink} ili {link} format. Ako odaberete PDF format, biće izvezena SAMO trenutna tabla.", "cboard.components.Settings.Export.boardDownloaded": "Vaše table su preuzete", "cboard.components.Settings.Export.boardDownloadedCva": "Vaše table su preuzete. Pronađite svoju datoteku u folderu za preuzimanje", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Vaša tabla je preuzeta. Pronađite datoteku u fascikli \"Na mom uređaju\"", + "cboard.components.Settings.Export.boardDownloadedError": "Ups.. Nešto je pošlo naopako. Pokušajte ponovo", + "cboard.components.Settings.Export.downloadNoConnectionError": "Potrebna je internet veza za preuzimanje PDF-a.", "cboard.components.Settings.Export.boards": "Table", + "cboard.components.Settings.Export.pdfSettings": "PDF postavke", + "cboard.components.Settings.Export.fontSize": "Veličina fonta", + "cboard.components.Settings.Export.fontSizeSecondary": "Izaberite željenu veličinu fonta. Ova opcija je korisna ako imate problema sa dimenzijama izvezene table.", + "cboard.components.Settings.Export.small": "Mali", + "cboard.components.Settings.Export.medium": "Srednje jak", + "cboard.components.Settings.Export.large": "Velike", "cboard.components.Settings.Import.import": "Uvеzi", "cboard.components.Settings.Import.importSecondary": "Ova opcija će uvesti SAMO nove otkrivene table. NEĆE uvesti zadate table uključene na Cboard. Podržani formati su {cboardLink} ili {link} formata.", "cboard.components.Settings.Import.success": "Uspeh!! Tabla {boards} je uspešno učitana.", @@ -467,50 +473,52 @@ "cboard.components.Settings.Speech.faster": "brži", "cboard.components.Settings.Speech.slower": "sporiji", "cboard.components.Settings.Speech.sampleSentence": "Zdravo! Ovo je moj glas", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", - "cboard.components.Settings.Subscribe.copyTiles": "Copy tiles", - "cboard.components.Settings.Subscribe.pasteTiles": "Paste tiles", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", + "cboard.components.Settings.Subscribe.subscribe": "Pretplata", + "cboard.components.Settings.Subscribe.includedFeatures": "Uključene funkcije:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online nervni glasovi", + "cboard.components.Settings.Subscribe.copyPublicBoards": "Kopiranje javnih odbora", + "cboard.components.Settings.Subscribe.publishBoards": "Objavi table", + "cboard.components.Settings.Subscribe.copyTiles": "Kopiraj pločice", + "cboard.components.Settings.Subscribe.pasteTiles": "Lepi pločice", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Moćna analitika korišćenja", + "cboard.components.Settings.Subscribe.shareBoards": "Deljenje tabli", + "cboard.components.Settings.Subscribe.adsFree": "Oglasi besplatni", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Izvezi u format otvorene table (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "Deljenje fraza", + "cboard.components.Settings.Subscribe.privateSupportChannel": "Privatni kanal podrške", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Snimanje glasa za pločice", + "cboard.components.Settings.Subscribe.active": "AKTIVNI", + "cboard.components.Settings.Subscribe.canceled": "OTKAZANA", + "cboard.components.Settings.Subscribe.in_grace_period": "GREJS PERIOD", + "cboard.components.Settings.Subscribe.proccesing": "Obrađujemo vašu pretplatu...", + "cboard.components.Settings.Subscribe.expired": "Vaša pretplata je istekla na: {e}", + "cboard.components.Settings.Subscribe.paused": "Pretplata je pauzirana na: {e}", + "cboard.components.Settings.Subscribe.on_hold": "Vaša pretplata je istekla na: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "Niste pretplaćeni. ", + "cboard.components.Settings.Subscribe.unverified": "Došlo je do greške tokom provere valjanosti kupovine. Osvežite se", + "cboard.components.Settings.Subscribe.refresh": "Osveži", + "cboard.components.Settings.Subscribe.error": "Ups nešto je pošlo naopako. Pokušajte ponovo kasnije", + "cboard.components.Settings.Subscribe.empty_product": "Trenutno nema dostupne pretplate. Pokušajte ponovo kasnije.", + "cboard.components.Settings.Subscribe.on_trial_period": "Ti si na 30 dana besplatne probne. Kada se završi, moraćete da se pretplatite da biste dobili sve funkcije.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "Informacije o pretplati", + "cboard.components.Settings.Subscribe.manageSubscription": "Upravljanje pretplatom", + "cboard.components.Settings.Subscribe.cancelSubscription": "Otkaži pretplatu", + "cboard.components.Settings.Subscribe.planAmount": "Iznos plana:", "cboard.components.Settings.Subscribe.title": "Plan:", "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.nextPayment": "Sledeća uplata na:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "Premium acces će se završiti na:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "Rešite probleme sa plaćanjem pre:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Izgleda da je vaš Google nalog već kupio proizvod. Pokušajte ponovo da pokrenete aplikaciju.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Izgleda da je vaš Apple nalog već kupio proizvod. Pokušajte ponovo da pokrenete aplikaciju.", "cboard.components.Settings.Subscribe.close": "Zatvori", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Želite li zaista da otkažete trenutni plan?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Vaša pretplata je uspešno otkazana.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "Došlo je do greške tokom otkazivanja pretplate, pokušajte ponovo za trenutak.", "cboard.components.Settings.Language.language": "Jezik", "cboard.components.Settings.Language.moreLanguages": "Više jezika", "cboard.components.Settings.Language.close": "Zatvori", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "Albanski", "cboard.components.Settings.Language.arabic": "arapski", "cboard.components.Settings.Language.belarusian": "beloruski", "cboard.components.Settings.Language.bengali": "bengalski", @@ -533,7 +541,7 @@ "cboard.components.Settings.Language.khmer": "Kmerski", "cboard.components.Settings.Language.korean": "koreanski", "cboard.components.Settings.Language.montenegrin": "Crnogorski", - "cboard.components.Settings.Language.macedonian": "Macedonian", + "cboard.components.Settings.Language.macedonian": "Makedonski", "cboard.components.Settings.Language.nepali": "Nepalski", "cboard.components.Settings.Language.dutch": "holandski", "cboard.components.Settings.Language.norwegian": "norveški", @@ -550,26 +558,26 @@ "cboard.components.Settings.Language.ukrainian": "ukrajinski", "cboard.components.Settings.Language.vietnamese": "vijetnamski", "cboard.components.Settings.Language.chinese": "kineski", - "cboard.components.Settings.Language.ttsEnginesSubheader": "Text to speech engine", - "cboard.components.Settings.Language.ttsEngines": "Text to speech engine", - "cboard.components.Settings.Language.ttsEngineError": "WARNING: This text to speech engine does not include any language supported by Cboard! Feel free to contact us and let us know.", - "cboard.components.Settings.Language.availableLangsSubheader": "Available languages", - "cboard.components.Settings.Language.downloadLangSubheader": "Downloadable languages", - "cboard.components.Settings.Language.uninstalled": "Uninstalled", - "cboard.components.Settings.Language.download": "Download", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", - "cboard.components.Settings.Language.downloadDialogTitle": "Download Language", - "cboard.components.Settings.Language.downloadDialogSubtitle": "You will be redirected to the Google play store in order to download and install the voices for this language. Do you want to proceed?", + "cboard.components.Settings.Language.ttsEnginesSubheader": "Mašina za tekst u govor", + "cboard.components.Settings.Language.ttsEngines": "Mašina za tekst u govor", + "cboard.components.Settings.Language.ttsEngineError": "UPOZORENJE: Ovaj tekst govornoj mašini ne uključuje nijedan jezik koji podržava Cboard! Slobodno nas kontaktirajte i obavestite nas.", + "cboard.components.Settings.Language.availableLangsSubheader": "Dostupni jezici", + "cboard.components.Settings.Language.downloadLangSubheader": "Jezici koji se mogu preuzeti", + "cboard.components.Settings.Language.uninstalled": "Deinstaliran", + "cboard.components.Settings.Language.download": "Preuzimanje", + "cboard.components.Settings.Language.configureLocalVoice": "Konfigurisanje lokalnog glasa", + "cboard.components.Settings.Language.downloadDialogTitle": "Preuzmi jezik", + "cboard.components.Settings.Language.downloadDialogSubtitle": "Bićete preusmereni na Google play prodavnicu kako biste preuzeli i instalirali glasove za ovaj jezik. Želite li da nastavite?", "cboard.components.Settings.Language.cancel": "otkaži", - "cboard.components.Settings.Language.ttsErrorAlert": "We didn't detect the new language is installed. Please verify.", - "cboard.components.Settings.Language.langErrorAlert": "We didn't detect the new voice is installed. Please verify the downloaded application.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", - "cboard.components.Settings.Language.checkIt": "Check it", - "cboard.components.Settings.Language.CancelInstalation": "Cancel instalation", - "cboard.components.Settings.Language.openApp": "Open app", - "cboard.components.Settings.Language.uninstalledLangNotification": "Install the new language", - "cboard.components.Settings.Language.instaledLangSuccesNotification": "Language installed successfully", + "cboard.components.Settings.Language.ttsErrorAlert": "Nismo otkrili da je novi jezik instaliran. Proverite.", + "cboard.components.Settings.Language.langErrorAlert": "Nismo otkrili da je novi glas instaliran. Proverite preuzetu aplikaciju.", + "cboard.components.Settings.Language.continueOnlineLangAlert": "Za izabrani jezik dostupan je glas na mreži. Ako prihvatite, aplikacija će automatski promeniti jezik.", + "cboard.components.Settings.Language.searchVoiceAlert": "Pretražite glas u aplikaciji \"Mašina za tekst u govor\"", + "cboard.components.Settings.Language.checkIt": "Provjeri", + "cboard.components.Settings.Language.CancelInstalation": "Otkaži instalaciju", + "cboard.components.Settings.Language.openApp": "Otvori aplikaciju", + "cboard.components.Settings.Language.uninstalledLangNotification": "Instaliranje novog jezika", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "Jezik je uspešno instaliran", "cboard.components.Settings.Symbols.symbols": "Simboli", "cboard.components.Settings.Symbols.downloadArasaac": "Preuzimanje ARASAAC Simbola", "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Preuzimanja paketa sa svim ARASAAC simbolima za korišćenje u vanmrežnom načinu rada.", @@ -577,19 +585,19 @@ "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Želite li preuzeti ARASAAC simbole? Proces će potrajati neko vreme.", "cboard.components.Settings.Symbols.cancel": "otkaži", "cboard.components.Settings.Symbols.download": "Preuzimanje", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.noConnection": "Nema internet veze", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "Nema internet veze. Potrebno je da budete povezani sa Internetom da biste preuzeli simbole.", + "cboard.components.Settings.Symbols.deleteArasaac": "Izbriši ARASAAC simbole", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Izbrišite paket sa svim ARASAAC simbolima. Nakon brisanja, simboli će biti dostupni samo uz Internet vezu.", + "cboard.components.Settings.Symbols.delete": "Izbrišete", "cboard.components.UserIcon.login": "Prijava ili registracija", "cboard.components.VoiceRecorder.play": "Pusti snimak", "cboard.components.VoiceRecorder.clear": "Obriši snimak", "cboard.components.VoiceRecorder.record": "Snimi", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Tvoja besplatna probna suđenje je završena", + "cboard.components.PremiumFeature.featureBlockedTittle": "Ova funkcija je blokirana", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard onemogući ovu funkciju. Da biste nastavili da ga koristite i sve funkcije kao što su javne table, glasovi na mreži, napredne funkcije uređivanja i mnoge druge, nadogradite", + "cboard.components.PremiumFeature.upgradeNow": "Nadogradi odmah", "cboard.components.UI.Downloader.initializing": "Inicijalizacija...", "cboard.components.UI.Downloader.completed": "Završeno", "cboard.components.UI.Downloader.processing": "Obrada...", @@ -3858,7 +3866,7 @@ "symbol.pronouns.friend": "prijatelj", "symbol.connectors.for": "za", "symbol.connectors.is": "je", - "symbol.connectors.to": "to", + "symbol.connectors.to": "Da", "symbol.connectors.was": "bio", "symbol.connectors.with": "sa", "symbol.descriptiveQuantity.slow": "spor", diff --git a/src/translations/sr-SP.json b/src/translations/sr-SP.json index 512ae9725..9f179d249 100644 --- a/src/translations/sr-SP.json +++ b/src/translations/sr-SP.json @@ -4,18 +4,18 @@ "cboard.components.WelcomeScreen.skipForNow": "Прескочи за сада", "cboard.components.WelcomeScreen.google": "Пријави се Google налогом", "cboard.components.WelcomeScreen.facebook": "Пријави се преко Facebook налога", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", - "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", - "cboard.components.WelcomeScreen.terms": "Terms", - "cboard.components.WelcomeScreen.privacy": "Privacy Policy", + "cboard.components.WelcomeScreen.apple": "Пријавите се помоћу Аппле-а", + "cboard.components.WelcomeScreen.loginErrorAndroid": "Извините. Дошло је до грешке током процеса потврде идентитета. Покушајте поново", + "cboard.components.WelcomeScreen.terms": "Услове", + "cboard.components.WelcomeScreen.privacy": "Политика приватности", "cboard.components.WelcomeScreenInformation.heading": "Добродошли у СИборд", "cboard.components.WelcomeScreenInformation.text": "СИборд помаже корисницима са тешкоћама у говору и језику да комуницирају уз помоћ симбола и претварања текста у говор.", "cboard.components.AuthScreenInformation.heading": "СИборд", "cboard.components.AuthScreenInformation.text": "Пријавите се да бисте синхронизовали подешавања!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "Активирање налога...", + "cboard.components.Activate.loginSignUpPage": "Пријављивање или пријављивање на страницу", + "cboard.components.Activate.error": "ГРЕШКА : потврда да ваш привремени корисник није успео, покушајте поново да се пријавите", + "cboard.components.Activate.success": "ПОТВРДИО!", "cboard.components.Login.loginToCboard": "Пријавите се у СИборд", "cboard.components.Login.login": "Пријава", "cboard.components.Login.email": "Имејл", @@ -29,10 +29,10 @@ "cboard.components.SignUp.confirmYourPassword": "Потврдите своју лозинку", "cboard.components.SignUp.cancel": "Поништи", "cboard.components.SignUp.signMeUp": "Региструј ме", - "cboard.components.SignUp.agreement": "I agree with the {terms} and the {privacy}", - "cboard.components.SignUp.termsAndConditions": "Terms", - "cboard.components.SignUp.privacy": "Privacy Policy", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.agreement": "Слажем се са {terms} и {privacy}", + "cboard.components.SignUp.termsAndConditions": "Услове", + "cboard.components.SignUp.privacy": "Политика приватности", + "cboard.components.SignUp.noConnection": "Није могуће повезати се са сервером. Покушајте поново касније.", "cboard.components.ChangePassword.password": "Нова лозинка", "cboard.components.ChangePassword.passwordRepeat": "Поновите нову лозинку", "cboard.components.ChangePassword.send": "Пошаљи", @@ -90,8 +90,8 @@ "cboard.components.Board.EditToolbar.editTilesButton": "Уреди", "cboard.components.Board.EditToolbar.addTileButton": "Додај плочицу", "cboard.components.Board.EditToolbar.fixedBoard": "Фиксно", - "cboard.components.Board.EditToolbar.copyTiles": "Copy tiles", - "cboard.components.Board.EditToolbar.pasteTiles": "Paste tiles", + "cboard.components.Board.EditToolbar.copyTiles": "Копирај плочице", + "cboard.components.Board.EditToolbar.pasteTiles": "Лепи плочице", "cboard.components.Board.share": "Подели", "cboard.components.Board.copyMessage": "Копирано у привремену меморију!", "cboard.components.Board.boardMissed": "Жао нам је али смо пропустили ову фасциклу / таблу. Препоручујемо вам да је креирате поново.", @@ -103,12 +103,12 @@ "cboard.components.Board.boardCopyAccept": "Прихвати", "cboard.components.Board.boardCopiedSuccessfully": "Табела је успешно додата у ваш комуникатор", "cboard.components.Board.emptyVoiceAlert": "УПОЗОРЕЊЕ: нисмо открили расположиви глас за опцију претварања текста у говор! СИборд не може правилно да ради.", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", - "cboard.components.Board.offlineChangeVoice": "Change voice", + "cboard.components.Board.offlineVoiceAlert": "'УПОЗОРЕЊЕ : користите онлајн глас, али изгледа да сте ван мреже!", + "cboard.components.Board.offlineChangeVoice": "Промени глас", "cboard.components.Board.myBoardTitle": "Мој одбор", "cboard.components.Board.failedToCopy": "Копирање у међуспремник није успело", "cboard.components.Board.walkthroughWelcome": "Добродошли у Цбоард!", - "cboard.components.Board.walkthroughChooseABoard": "Choose a board to start", + "cboard.components.Board.walkthroughChooseABoard": "Одаберите таблу за почетак", "cboard.components.Board.walkthroughUnlock": "Притисните тастер за закључавање четири пута да бисте откључали опције и подешавања.", "cboard.components.Board.walkthroughStart": "Да ли сте спремни за обилазак апликације Цбоард и њених сјајних карактеристика?", "cboard.components.Board.walkthroughSignInUp": "Пријавите се да бисте персонализовали свој комуникатор.", @@ -117,14 +117,14 @@ "cboard.components.Board.walkthroughAddTile": "Овде можете додати плочицу на плочу! Ова плочица може бити дугме, фасцикла или празна табла.", "cboard.components.Board.walkthroughChangeBoard": "Ово је падајући мени одакле можете да пређете на другу плочу у вашем комуникатору.", "cboard.components.Board.walkthroughBuildCommunicator": "Овде можете приступити свом комуникатору, уредити га и обогатити са више плоча.", - "cboard.components.Board.walkthroughDefaultBoardsSelector": "Here you can switch between different featured boards", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "Овде можете да се пребацујете између различитих истакнутих табли", "cboard.components.Board.walkthroughEndTour": "Крај турнеје", "cboard.components.Board.walkthroughCloseTour": "Затвори обилазак", "cboard.components.Board.walkthroughBack": "Назад", "cboard.components.Board.walkthroughNext": "Следећи", - "cboard.components.Board.tilesCopiedSuccessfully": "Tiles copied successfully.", - "cboard.components.Board.tilesPastedSuccessfully": "Tiles pasted successfully.", - "cboard.components.Board.tilesPastedError": "WARNING: There was an error on tiles paste.", + "cboard.components.Board.tilesCopiedSuccessfully": "Плочице су успешно копиране.", + "cboard.components.Board.tilesPastedSuccessfully": "Плочице су успешно налепљене.", + "cboard.components.Board.tilesPastedError": "УПОЗОРЕЊЕ : Дошло је до грешке приликом лепка плочица.", "cboard.components.LockToggle.lock": "Закључај", "cboard.components.LockToggle.unlock": "Откључај", "cboard.components.BackButton.back": "Иди назад", @@ -140,7 +140,7 @@ "cboard.components.FullScreenButton.fullscreen": "Цео екран", "cboard.components.FullScreenButton.exitFullscreen": "Изађи из целог екрана", "cboard.components.SymbolSearch.searchSymbolLibrary": "Претражите галерију симбола", - "cboard.components.SymbolSearch.clearText": "Clear text", + "cboard.components.SymbolSearch.clearText": "Брисање текста", "cboard.components.InputImage.uploadImage": "Учитај слику", "cboard.components.Board.TileEditor.voiceRecorder": "Снимач гласа", "cboard.components.Board.TileEditor.createTile": "Креирајте плочицу", @@ -158,20 +158,20 @@ "cboard.components.Board.TileEditor.existingBoards": "Повезница до постојеће табле или фасцикле", "cboard.components.Board.TileEditor.none": "Ниједна", "cboard.components.Board.TileEditor.symbols": "Симболи", - "cboard.components.Board.TileEditor.editImage": "Edit image", + "cboard.components.Board.TileEditor.editImage": "Уреди слику", "cboard.components.Board.boardEditTitleCancel": "Откажи", "cboard.components.Board.boardEditTitleAccept": "Прихвати", "cboard.components.Board.userProfileLocked": "Кориснички профил је закључан, откључајте подешавања да бисте видели свој кориснички профил.", - "cboard.components.Board.live": "LIVE", - "cboard.components.Board.writeAndSay": "Write and say", - "cboard.components.Board.ImageEditor.title": "Image editor", - "cboard.components.Board.ImageEditor.rotateRight": "Rotate right", - "cboard.components.Board.ImageEditor.cropImage": "Crop image", + "cboard.components.Board.live": "ЋИВИМ", + "cboard.components.Board.writeAndSay": "Пиши и реци", + "cboard.components.Board.ImageEditor.title": "Уређивач слика", + "cboard.components.Board.ImageEditor.rotateRight": "Ротирај удесно", + "cboard.components.Board.ImageEditor.cropImage": "Слика изрези", "cboard.components.Board.ImageEditor.close": "Затвори", - "cboard.components.Board.ImageEditor.done": "Done", - "cboard.components.Board.ImageEditor.cancelCrop": "Cancel crop", - "cboard.components.Board.ImageEditor.zoomIn": "Zoom in", - "cboard.components.Board.ImageEditor.zoomOut": "Zoom out", + "cboard.components.Board.ImageEditor.done": "Урадио", + "cboard.components.Board.ImageEditor.cancelCrop": "Откажи изрезивање", + "cboard.components.Board.ImageEditor.zoomIn": "Увећај", + "cboard.components.Board.ImageEditor.zoomOut": "Умањивање", "cboard.components.BoardShare.title": "Поделите своју таблу", "cboard.components.BoardShare.close": "Затвори", "cboard.components.BoardShare.publishBoard": "Објави таблу", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "Reddit", "cboard.components.BoardShare.subject": "Погледајте ову таблу са СИборда!", "cboard.components.BoardShare.body": "Здраво! Желим да поделим комуникациону таблу са алатом СИборд. Пронађите га на: {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "Није могуће делити таблу на фацебоок-у. Покушајте поново касније.", "cboard.components.PhraseShare.title": "Делите или копирајте своју фразу", "cboard.components.PhraseShare.close": "Близу", "cboard.components.PhraseShare.copyPhrase": "Копирај фразу", @@ -215,14 +215,14 @@ "cboard.components.CommunicatorToolbar.tiles": "{qty} Плочице", "cboard.components.CommunicatorToolbar.editCommunicator": "Изради", "cboard.components.CommunicatorToolbar.addBoardButton": "Додај таблу", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", - "cboard.components.CommunicatorToolbar.disagree": "disagree", - "cboard.components.CommunicatorToolbar.agree": "agree", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Избор истакнуте табле", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Избор истакнуте табле", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Желите ли да промените тренутну таблу за изабрану опцију? Можеш га поново заменити", + "cboard.components.CommunicatorToolbar.disagree": "Слоћила", + "cboard.components.CommunicatorToolbar.agree": "Слаћете", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Натпис на табли", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "Течно табла са фасциклама које садрже категорије симбола. То су Малбери симболи без икакве шеме боја.", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Фиксна табла са основним речником, дистрибуирана у 11 колона и 6 редова. Користи АРАСААЦ симболе и Шему боја Фицџералда.", "cboard.components.CommunicatorToolbar.close": "Затвори", "cboard.components.CommunicatorDialog.title": "Мој комуникатор", "cboard.components.CommunicatorDialog.menu": "Избор", @@ -296,18 +296,18 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "Објави таблу: Објави своју таблу јавном. Табла ће бити приказана на картици Публиц Боардс.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "Необјави таблу: Нека ваша табла буде приватна. Табла се неће приказивати на картици Јавне табле.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "Избришите таблу из базе података и она се не може опоравити.", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", + "cboard.components.CommunicatorDialog.boardReport": "Пријавите ову таблу", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Молимо вас да нас обавестите ако узмете у обзир да ова табла укључује сексуални, насилни, мрски или увредљив садржај", + "cboard.components.CommunicatorDialog.boardReportError": "Дошло је до грешке приликом слања извештаја. Покушајте поново.", "cboard.components.CommunicatorDialog.boardReportCancel": "Откажи", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", + "cboard.components.CommunicatorDialog.boardReportSend": "Пошаљи извештај", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Извештај послат тиму за подршку успешно.", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Хвала што сте помогли Цбоарду да не буде задовољан садржајем.", "cboard.components.CommunicatorDialog.boardReportClose": "Затвори", "cboard.components.Notifications.refreshPage": "Освежи страна", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudSpeakErrorAlert": "Ваша интернет веза није довољна за правилно репродуковању гласа на мрежи.", + "cboard.components.Notifications.changeVoiceOnError": "Промена гласа", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "Постављен је глас на мрежи. Током његове употребе потребна је Интернет веза.", "cboard.components.Settings.navigation": "Навигација и тастери", "cboard.components.Settings.scanning": "Скенирање", "cboard.components.Settings.display": "Приказ", @@ -316,7 +316,7 @@ "cboard.components.Settings.settings": "Подешавања", "cboard.components.Settings.people": "Људи", "cboard.components.Settings.guest": "Гост", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "Претплата", "cboard.components.Settings.system": "Систем", "cboard.components.Settings.backup": "Резервна копија", "cboard.components.Settings.language": "Језик", @@ -348,8 +348,8 @@ "cboard.components.Settings.fontSizeDescrip": "Овдје уредите величину фонта одабиром између: 1. Стандардног, 2. Великог или 3. Изузетно великог.", "cboard.components.Settings.hideOutputBarTitle": "Сакријте излазну траку", "cboard.components.Settings.hideOutputBarDescrip": "Сакрива белу траку на врху екрана на којој се појављују иконе када саставите реченицу или изаберете пиктограме.", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", + "cboard.components.Settings.Display.outputIncreaseButtons": "Повећавање величине акционе дугмади на излазној траци", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Повећајте величину дугмади за радњу која се налази на белој траци на којој правите реченицу.", "cboard.components.Settings.labelPositionTitle": "Положај етикете", "cboard.components.Settings.labelPositionDescrip": "Можете изабрати где ћете поставити ознаку. Може бити изнад, испод или скривено.", "cboard.components.Settings.enableDarkThemeTitle": "Омогући тамну тему", @@ -365,7 +365,7 @@ "cboard.components.Settings.folderVocalizationTitle": "Вокализација фасцикли", "cboard.components.Settings.folderVocalizationDescrip": "Чита име фасцикле наглас када се кликне на њу", "cboard.components.Settings.enableTour": "Омогући обилазак", - "cboard.components.Settings.symbols": "Symbols", + "cboard.components.Settings.symbols": "Симболи", "cboard.components.Settings.People.people": "Људи", "cboard.components.Settings.People.name": "Име", "cboard.components.Settings.People.nameSecondary": "Ажурирајте своје корисничко име", @@ -375,12 +375,12 @@ "cboard.components.Settings.People.languageSecondary": "Реците нам који је ваш језик", "cboard.components.Settings.People.birthdate": "Датум рођења", "cboard.components.Settings.People.birthdateSecondary": "Ажурирајте датум рођења", - "cboard.components.Settings.People.location": "Location", + "cboard.components.Settings.People.location": "Локацију", "cboard.components.Settings.People.logout": "Одјави ме", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "Избриши овај налог", + "cboard.components.Settings.People.deleteAccountSecondary": "Када избришете налог, нема назад. Молим вас, будите сигурни.", + "cboard.components.Settings.People.errorDeletingAccount": "Грешке током брисања налога. Покушајте поново.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Када избришете налог, нема назад. Да ли сте сигурни да жете избрисати свој налог?", "cboard.components.Settings.People.cancelDeleteAccount": "Откажи", "cboard.components.Settings.Display.display": "Приказ", "cboard.components.Settings.Display.StandardSize": "Стандардни", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "Веома велика", "cboard.components.Settings.Display.uiSize": "Величина корисничког интерфејса", "cboard.components.Settings.Display.uiSizeSecondary": "Величина елемената", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "Породица фонтова", + "cboard.components.Settings.Display.fontFamilySecondary": "Промена текстуалног фонта који се користи у целој апликацији", "cboard.components.Settings.Display.fontSize": "Величина фонта", "cboard.components.Settings.Display.fontSizeSecondary": "Величина фонта апликације", "cboard.components.Settings.Display.LabelPositionAbove": "Изнад", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "Скенер ће поновити елементе, притисните било који тастер да их изаберете", "cboard.components.Settings.Navigation.navigation": "Навигација и тастери", "cboard.components.Settings.Navigation.enable": "Омогући дугме свесног контекста за повратак", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "Приказује велику дугмад позади. Изаберите жељени стил у одељку стила дугмади за навигацију.", "cboard.components.Settings.Navigation.shareShow": "Покажите дугме за фразу за дељење", "cboard.components.Settings.Navigation.shareShowSecondary": "Покажите дугме за дељење (поред дугмета за повратак) које омогућава дељење изабраних симбола.", "cboard.components.Settings.Navigation.quickUnlock": "Омогући брзо откључавање поставки", @@ -425,16 +425,16 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "Приказује дугме \"х\" на сваком симболу за уклањање", "cboard.components.Settings.Navigation.vocalizeFolders": "Омогући вокализацију фасцикли", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Чита име фасцикле гласно кад се кликне", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.showLiveMode": "Коришћење ливе режима", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "Режим уживо вам омогућава да текст упишете директно на излазну траку и брзо репродукујете звук. Намењен је корисницима који могу да пишу.", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Користи побољшану фразу", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Побољшање фразе вам омогућава да граматички побољшате излазну фразу користећи вештачку интелигенцију. Намењен је корисницима основних табли", + "cboard.components.Settings.Navigation.bigScroll": "Омогући велика дугмад за померање", + "cboard.components.Settings.Navigation.bigScrollSecondary": "Приказује велику дугмад за померање. Избор жељеног стила у одељку стила дугмади за навигацију", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "Стил дугмади за навигацију", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Изаберите стил леђа свесног контекста и велике дугмади за померање. Са стране се препоручује праћење очију", + "cboard.components.Settings.Navigation.onTheSides": "Са стране", + "cboard.components.Settings.Navigation.onTop": "На врху", "cboard.components.Settings.Export.export": "Извоз", "cboard.components.Settings.Export.exportSingle": "Извезите једну плочу", "cboard.components.Settings.Export.exportSingleSecondary": "Ова опција ће извести једну таблу коју имате са листе табли. Можете одабрати {cboardLink}, {link} или ПДФ формат.", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Ова опција ће извести СВЕ табле које имате ако одаберете {cboardLink} формат или {link} формат. Ако одаберете ПДФ формат, биће извезена САМО тренутна табла.", "cboard.components.Settings.Export.boardDownloaded": "Ваше табле су преузете", "cboard.components.Settings.Export.boardDownloadedCva": "Ваше табле су преузете. Пронађите датотеку у фасцикли за преузимање", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Ваша табла је преузета. Пронађите датотеку у фасцикли \"На мом уређају\"", + "cboard.components.Settings.Export.boardDownloadedError": "Упс.. Нешто је пошло наопако. Покушајте поново", + "cboard.components.Settings.Export.downloadNoConnectionError": "Потребна је интернет веза за преузимање ПДФ-а.", "cboard.components.Settings.Export.boards": "Табле", + "cboard.components.Settings.Export.pdfSettings": "ПДФ поставке", + "cboard.components.Settings.Export.fontSize": "Величина фонта", + "cboard.components.Settings.Export.fontSizeSecondary": "Изаберите жељену величину фонта. Ова опција је корисна ако имате проблема са димензијама извезене табле.", + "cboard.components.Settings.Export.small": "Мали", + "cboard.components.Settings.Export.medium": "Средње јак", + "cboard.components.Settings.Export.large": "Велике", "cboard.components.Settings.Import.import": "Увоз", "cboard.components.Settings.Import.importSecondary": "Ова опција ће увести САМО ново откривене табле. НЕЋЕ увести задате табле укључене у СИборд. Подржани формати су {cboardLink} или {link} формат.", "cboard.components.Settings.Import.success": "Успех !! {boards} табла је успешно учитана.", @@ -467,50 +473,52 @@ "cboard.components.Settings.Speech.faster": "бржи", "cboard.components.Settings.Speech.slower": "спорији", "cboard.components.Settings.Speech.sampleSentence": "Здраво! Ово је мој глас", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", - "cboard.components.Settings.Subscribe.copyTiles": "Copy tiles", - "cboard.components.Settings.Subscribe.pasteTiles": "Paste tiles", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", - "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.subscribe": "Претплата", + "cboard.components.Settings.Subscribe.includedFeatures": "Укључене функције:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Онлине нервни гласови", + "cboard.components.Settings.Subscribe.copyPublicBoards": "Копирање јавних одбора", + "cboard.components.Settings.Subscribe.publishBoards": "Објави табле", + "cboard.components.Settings.Subscribe.copyTiles": "Копирај плочице", + "cboard.components.Settings.Subscribe.pasteTiles": "Лепи плочице", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Моћна аналитика коришћења", + "cboard.components.Settings.Subscribe.shareBoards": "Дељење табли", + "cboard.components.Settings.Subscribe.adsFree": "Огласи бесплатни", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Извези у формат отворене табле (ОБФ)", + "cboard.components.Settings.Subscribe.sharePhrases": "Дељење фраза", + "cboard.components.Settings.Subscribe.privateSupportChannel": "Приватни канал подршке", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Снимање гласа за плочице", + "cboard.components.Settings.Subscribe.active": "АКТИВНИ", + "cboard.components.Settings.Subscribe.canceled": "ОТКАЗАНА", + "cboard.components.Settings.Subscribe.in_grace_period": "ГРЕЈС ПЕРИОД", + "cboard.components.Settings.Subscribe.proccesing": "Обрађујемо вашу претплату...", + "cboard.components.Settings.Subscribe.expired": "Ваша претплата је истекла на: {e}", + "cboard.components.Settings.Subscribe.paused": "Претплата је паузирана на: {e}", + "cboard.components.Settings.Subscribe.on_hold": "Ваша претплата је истекла на: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "Нисте претплаћени. ", + "cboard.components.Settings.Subscribe.unverified": "Дошло је до грешке током провере ваљаности куповине. Освежите се", + "cboard.components.Settings.Subscribe.refresh": "Освежи", + "cboard.components.Settings.Subscribe.error": "Упс нешто је пошло наопако. Покушајте поново касније", + "cboard.components.Settings.Subscribe.empty_product": "Тренутно нема доступне претплате. Покушајте поново касније.", + "cboard.components.Settings.Subscribe.on_trial_period": "Ти си на 30 дана бесплатне пробне. Када се заврши, мораћете да се претплатите да бисте добили све функције.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "Информације о претплати", + "cboard.components.Settings.Subscribe.manageSubscription": "Управљање претплатом", + "cboard.components.Settings.Subscribe.cancelSubscription": "Откажи претплату", + "cboard.components.Settings.Subscribe.planAmount": "Износ плана:", + "cboard.components.Settings.Subscribe.title": "План:", + "cboard.components.Settings.Subscribe.status": "Статус:", + "cboard.components.Settings.Subscribe.nextPayment": "Следећа уплата на:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "Премиум аццес ће се завршити на:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "Решите проблеме са плаћањем пре:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Изгледа да је ваш Гоогле налог већ купио производ. Покушајте поново да покренете апликацију.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Изгледа да је ваш Аппле налог већ купио производ. Покушајте поново да покренете апликацију.", "cboard.components.Settings.Subscribe.close": "Затвори", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Желите ли заиста да откажете тренутни план?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Ваша претплата је успешно отказана.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "Дошло је до грешке током отказивања претплате, покушајте поново за тренутак.", "cboard.components.Settings.Language.language": "Језик", "cboard.components.Settings.Language.moreLanguages": "Више језика", "cboard.components.Settings.Language.close": "Затвори", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "Албански", "cboard.components.Settings.Language.arabic": "Арапски", "cboard.components.Settings.Language.belarusian": "Белоруски", "cboard.components.Settings.Language.bengali": "Бенгалски", @@ -533,7 +541,7 @@ "cboard.components.Settings.Language.khmer": "Кмерски", "cboard.components.Settings.Language.korean": "Корејски", "cboard.components.Settings.Language.montenegrin": "Црногорски", - "cboard.components.Settings.Language.macedonian": "Macedonian", + "cboard.components.Settings.Language.macedonian": "Македонски", "cboard.components.Settings.Language.nepali": "Непалски", "cboard.components.Settings.Language.dutch": "Холандски", "cboard.components.Settings.Language.norwegian": "Норвешки", @@ -550,51 +558,51 @@ "cboard.components.Settings.Language.ukrainian": "Украјински", "cboard.components.Settings.Language.vietnamese": "Вијетнамски", "cboard.components.Settings.Language.chinese": "Кинески", - "cboard.components.Settings.Language.ttsEnginesSubheader": "Text to speech engine", + "cboard.components.Settings.Language.ttsEnginesSubheader": "Машина за текст у говор", "cboard.components.Settings.Language.ttsEngines": "Текст у говорни механизам", "cboard.components.Settings.Language.ttsEngineError": "УПОЗОРЕЊЕ: Овај механизам за претварање текста у говор не укључује језик који подржава Цбоард !. Слободно нас контактирајте и обавестите нас.", - "cboard.components.Settings.Language.availableLangsSubheader": "Available languages", - "cboard.components.Settings.Language.downloadLangSubheader": "Downloadable languages", - "cboard.components.Settings.Language.uninstalled": "Uninstalled", - "cboard.components.Settings.Language.download": "Download", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", - "cboard.components.Settings.Language.downloadDialogTitle": "Download Language", - "cboard.components.Settings.Language.downloadDialogSubtitle": "You will be redirected to the Google play store in order to download and install the voices for this language. Do you want to proceed?", + "cboard.components.Settings.Language.availableLangsSubheader": "Доступни језици", + "cboard.components.Settings.Language.downloadLangSubheader": "Језици који се могу преузети", + "cboard.components.Settings.Language.uninstalled": "Деинсталиран", + "cboard.components.Settings.Language.download": "Преузимање", + "cboard.components.Settings.Language.configureLocalVoice": "Конфигурисање локалног гласа", + "cboard.components.Settings.Language.downloadDialogTitle": "Преузми језик", + "cboard.components.Settings.Language.downloadDialogSubtitle": "Бићете преусмерени на Гоогле плаy продавницу како бисте преузели и инсталирали гласове за овај језик. Желите ли да наставите?", "cboard.components.Settings.Language.cancel": "Откажи", - "cboard.components.Settings.Language.ttsErrorAlert": "We didn't detect the new language is installed. Please verify.", - "cboard.components.Settings.Language.langErrorAlert": "We didn't detect the new voice is installed. Please verify the downloaded application.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", - "cboard.components.Settings.Language.checkIt": "Check it", - "cboard.components.Settings.Language.CancelInstalation": "Cancel instalation", - "cboard.components.Settings.Language.openApp": "Open app", - "cboard.components.Settings.Language.uninstalledLangNotification": "Install the new language", - "cboard.components.Settings.Language.instaledLangSuccesNotification": "Language installed successfully", - "cboard.components.Settings.Symbols.symbols": "Symbols", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Language.ttsErrorAlert": "Нисмо открили да је нови језик инсталиран. Проверите.", + "cboard.components.Settings.Language.langErrorAlert": "Нисмо открили да је нови глас инсталиран. Проверите преузету апликацију.", + "cboard.components.Settings.Language.continueOnlineLangAlert": "За изабрани језик доступан је глас на мрежи. Ако прихватите, апликација ће аутоматски променити језик.", + "cboard.components.Settings.Language.searchVoiceAlert": "Претражите глас у апликацији \"Машина за текст у говор\"", + "cboard.components.Settings.Language.checkIt": "Провјери", + "cboard.components.Settings.Language.CancelInstalation": "Откажи инсталацију", + "cboard.components.Settings.Language.openApp": "Отвори апликацију", + "cboard.components.Settings.Language.uninstalledLangNotification": "Инсталирање новог језика", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "Језик је успешно инсталиран", + "cboard.components.Settings.Symbols.symbols": "Симболи", + "cboard.components.Settings.Symbols.downloadArasaac": "Преузмите АРАСААЦ симболе", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Преузима пакет са свим АРАСААЦ симболима који ће се користити у режиму рада ван мреже.", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Преузимање симбола ће вам омогућити да имате симболе локално у систему, тако да када тражите симболе за креирање новог елемента, није вам потребна Интернет веза.", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Желите ли да преузмете АРАСААЦ симболе? Процес ће трајати неко време.", "cboard.components.Settings.Symbols.cancel": "Откажи", - "cboard.components.Settings.Symbols.download": "Download", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.download": "Преузимање", + "cboard.components.Settings.Symbols.noConnection": "Нема интернет везе", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "Нема интернет везе. Потребно је да будете повезани са Интернетом да бисте преузели симболе.", + "cboard.components.Settings.Symbols.deleteArasaac": "Избриши АРАСААЦ симболе", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Избришите пакет са свим АРАСААЦ симболима. Након брисања, симболи ће бити доступни само уз Интернет везу.", + "cboard.components.Settings.Symbols.delete": "Избришете", "cboard.components.UserIcon.login": "Пријава или регистрација", "cboard.components.VoiceRecorder.play": "Пусти снимак", "cboard.components.VoiceRecorder.clear": "Обриши снимак", "cboard.components.VoiceRecorder.record": "Снимање", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Твоја бесплатна пробна суђење је завршена", + "cboard.components.PremiumFeature.featureBlockedTittle": "Ова функција је блокирана", + "cboard.components.PremiumFeature.featureBlockedText": "Цбоард онемогући ову функцију. Да бисте наставили да га користите и све функције као што су јавне табле, гласови на мрежи, напредне функције уређивања и многе друге, надоградите", + "cboard.components.PremiumFeature.upgradeNow": "Надогради одмах", + "cboard.components.UI.Downloader.initializing": "Покретање...", + "cboard.components.UI.Downloader.completed": "Довршено", + "cboard.components.UI.Downloader.processing": "Обрада...", + "cboard.components.UI.Downloader.processingDone": "Процес обављен!", + "cboard.components.UI.Downloader.processingError": "Дошло је до грешке током обраде података, покушајте поново.", "cboard.board.home": "Почетна", "cboard.vocalization.myNameIsAmberley": "моје име је Амберли", "cboard.vocalization.niceToMeetYou": "драго ми је да смо се упознали", @@ -3829,40 +3837,40 @@ "symbol.alphabet.z-LowerCase": "з", "symbol.alphabet.z-UpperCase": "З", "symbol.pronouns.I": "И", - "symbol.pronouns.he": "he", - "symbol.pronouns.her": "her", - "symbol.pronouns.hers": "hers", - "symbol.pronouns.him": "him", - "symbol.pronouns.his": "his", - "symbol.pronouns.she": "she", - "symbol.pronouns.we": "we", - "symbol.pronouns.me": "me", - "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", + "symbol.pronouns.he": "Он", + "symbol.pronouns.her": "Јој", + "symbol.pronouns.hers": "Њен", + "symbol.pronouns.him": "Га", + "symbol.pronouns.his": "Његов", + "symbol.pronouns.she": "Она", + "symbol.pronouns.we": "Смо", + "symbol.pronouns.me": "Ме", + "symbol.pronouns.it": "то", + "symbol.pronouns.them": "Их", + "symbol.pronouns.they": "Су", + "symbol.pronouns.their": "Њихове", + "symbol.pronouns.that": "То", + "symbol.pronouns.you": "ви", + "symbol.pronouns.our": "Наљ", "symbol.pronouns.who": "ко", - "symbol.pronouns.us": "us", - "symbol.pronouns.boy": "boy", - "symbol.pronouns.girl": "girl", - "symbol.pronouns.kids": "kids", - "symbol.pronouns.children": "children", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", - "symbol.pronouns.friend": "friend", - "symbol.connectors.for": "for", - "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.pronouns.us": "Нас", + "symbol.pronouns.boy": "Деиак", + "symbol.pronouns.girl": "Девојка", + "symbol.pronouns.kids": "Децу", + "symbol.pronouns.children": "Децу", + "symbol.pronouns.whoever": "Ко", + "symbol.pronouns.mine": "Мој", + "symbol.pronouns.anybody": "Никога", + "symbol.pronouns.everybody": "Сви", + "symbol.pronouns.nobody": "Нико", + "symbol.pronouns.friend": "Пријатељ", + "symbol.connectors.for": "За", + "symbol.connectors.is": "Је", + "symbol.connectors.to": "Да", + "symbol.connectors.was": "Је", + "symbol.connectors.with": "Са", + "symbol.descriptiveQuantity.slow": "Споро", + "symbol.descriptiveQuantity.different": "Различите", + "symbol.buildingContents.bathroom": "Купатило", + "symbol.descriptiveQuantity.categories": "Категорије" } diff --git a/src/translations/sv-SE.json b/src/translations/sv-SE.json index 3ba446d9c..5bef8062f 100644 --- a/src/translations/sv-SE.json +++ b/src/translations/sv-SE.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Något gick fel. Försök igen", "cboard.components.Settings.Export.downloadNoConnectionError": "Behöver internetanslutning för att ladda ner PDF.", "cboard.components.Settings.Export.boards": "Boards", + "cboard.components.Settings.Export.pdfSettings": "PDF-inställningar", + "cboard.components.Settings.Export.fontSize": "Teckenstorlek", + "cboard.components.Settings.Export.fontSizeSecondary": "Välj önskad teckenstorlek. Det här alternativet är användbart om du har problem med måtten på den exporterade tavlan.", + "cboard.components.Settings.Export.small": "Liten", + "cboard.components.Settings.Export.medium": "Medium", + "cboard.components.Settings.Export.large": "Stor", "cboard.components.Settings.Import.import": "Importera", "cboard.components.Settings.Import.importSecondary": "Det här alternativet kommer att importera JUST de nya korten har upptäckts. Det kommer INTE att importera standardkorten som ingår på Cboard. Format som stöds är {cboardLink} format eller {link} format.", "cboard.components.Settings.Import.success": "Framgång!! {boards} styrelser importerades framgångsrikt.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Din prenumeration pausades den: {e}", "cboard.components.Settings.Subscribe.on_hold": "Ditt abonnemang löpte ut: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Du prenumererar inte. ", + "cboard.components.Settings.Subscribe.unverified": "Ett fel uppstod under valideringen av ditt köp. Vänligen uppdatera", "cboard.components.Settings.Subscribe.refresh": "Uppdatera", "cboard.components.Settings.Subscribe.error": "Hoppsan något gick fel. Försök igen senare", "cboard.components.Settings.Subscribe.empty_product": "Det finns ingen prenumeration tillgänglig just nu. Försök igen senare.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Premium-accesserna avslutas på:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Åtgärda dina betalningsproblem innan:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Det verkar som om ditt Google-konto redan har köpt en produkt. Försök starta om appen.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Det verkar som att ditt Apple-konto redan har köpt en produkt. Testa att starta om appen.", "cboard.components.Settings.Subscribe.close": "Stäng", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Är du säker på att du vill avbryta din nuvarande plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Din prenumeration har avbrutits.", diff --git a/src/translations/tg-TJ.json b/src/translations/tg-TJ.json index 23ef08c15..3680e9978 100644 --- a/src/translations/tg-TJ.json +++ b/src/translations/tg-TJ.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", "cboard.components.Settings.Export.boards": "Boards", + "cboard.components.Settings.Export.pdfSettings": "PDF Settings", + "cboard.components.Settings.Export.fontSize": "Font size", + "cboard.components.Settings.Export.fontSizeSecondary": "Select the desired font size. This option is useful if you have problems with the dimensions of the exported board.", + "cboard.components.Settings.Export.small": "Small", + "cboard.components.Settings.Export.medium": "Medium", + "cboard.components.Settings.Export.large": "Large", "cboard.components.Settings.Import.import": "Import", "cboard.components.Settings.Import.importSecondary": "This option will import JUST the new boards detected. It WILL NOT import the default boards included on Cboard. Supported formats are {cboardLink} format or {link} format.", "cboard.components.Settings.Import.success": "Success!! {boards} boards were imported successfully.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", + "cboard.components.Settings.Subscribe.unverified": "An error occurred during validation of your purchase. Please refresh", "cboard.components.Settings.Subscribe.refresh": "Refresh", "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "It looks like your Apple account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/th-TH.json b/src/translations/th-TH.json index e0cbbcb3c..96113c048 100644 --- a/src/translations/th-TH.json +++ b/src/translations/th-TH.json @@ -4,18 +4,18 @@ "cboard.components.WelcomeScreen.skipForNow": "ข้ามไปเลย", "cboard.components.WelcomeScreen.google": "เข้าสู่ระบบด้วย Google", "cboard.components.WelcomeScreen.facebook": "เข้าสู่ระบบด้วย Facebook", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", - "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", - "cboard.components.WelcomeScreen.terms": "Terms", - "cboard.components.WelcomeScreen.privacy": "Privacy Policy", + "cboard.components.WelcomeScreen.apple": "ลงชื่อเข้าใช้ด้วย Apple", + "cboard.components.WelcomeScreen.loginErrorAndroid": "ขอโทษ มีข้อผิดพลาดเกิดขึ้นในระหว่างกระบวนการรับรองความถูกต้อง โปรดลองอีกครั้ง", + "cboard.components.WelcomeScreen.terms": "เงื่อนไข", + "cboard.components.WelcomeScreen.privacy": "นโยบายความเป็นส่วนตัว", "cboard.components.WelcomeScreenInformation.heading": "ยินดีต้อนรับสู่ Cboard", "cboard.components.WelcomeScreenInformation.text": "Cboard ช่วยให้ผู้ใช้ที่มีความบกพร่องในการพูดและภาษาในการสื่อสารกับสัญลักษณ์และการอ่านออกเสียงข้อความ", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "ลงชื่อสมัครใช้เพื่อซิงค์การตั้งค่าของคุณ!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "การเปิดใช้งานบัญชีของคุณ...", + "cboard.components.Activate.loginSignUpPage": "เข้าสู่ระบบหรือหน้าลงทะเบียน", + "cboard.components.Activate.error": "ข้อผิดพลาด: การยืนยันผู้ใช้ชั่วคราวของคุณล้มเหลวโปรดลองเข้าสู่ระบบอีกครั้ง", + "cboard.components.Activate.success": "ยืนยัน!", "cboard.components.Login.loginToCboard": "เข้าสู่ระบบ Cboard", "cboard.components.Login.login": "เข้าสู่ระบบ", "cboard.components.Login.email": "อีเมล์", @@ -29,10 +29,10 @@ "cboard.components.SignUp.confirmYourPassword": "ยืนยันรหัสผ่านของคุณ", "cboard.components.SignUp.cancel": "ยกเลิก", "cboard.components.SignUp.signMeUp": "ลงชื่อฉันด้วย", - "cboard.components.SignUp.agreement": "I agree with the {terms} and the {privacy}", - "cboard.components.SignUp.termsAndConditions": "Terms", - "cboard.components.SignUp.privacy": "Privacy Policy", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.agreement": "ผมเห็นด้วยกับ {terms} และ {privacy}", + "cboard.components.SignUp.termsAndConditions": "เงื่อนไข", + "cboard.components.SignUp.privacy": "นโยบายความเป็นส่วนตัว", + "cboard.components.SignUp.noConnection": "ไม่สามารถเชื่อมต่อกับเซิร์ฟเวอร์ โปรดลองอีกครั้งในภายหลัง", "cboard.components.ChangePassword.password": "รหัสผ่านใหม่", "cboard.components.ChangePassword.passwordRepeat": "ทำซ้ำรหัสผ่านใหม่", "cboard.components.ChangePassword.send": "ส่ง", @@ -90,8 +90,8 @@ "cboard.components.Board.EditToolbar.editTilesButton": "แก้ไข", "cboard.components.Board.EditToolbar.addTileButton": "เพิ่มไทล์", "cboard.components.Board.EditToolbar.fixedBoard": "แก้ไขแล้ว", - "cboard.components.Board.EditToolbar.copyTiles": "Copy tiles", - "cboard.components.Board.EditToolbar.pasteTiles": "Paste tiles", + "cboard.components.Board.EditToolbar.copyTiles": "คัดลอกไทล์", + "cboard.components.Board.EditToolbar.pasteTiles": "วางไทล์", "cboard.components.Board.share": "หุ้น", "cboard.components.Board.copyMessage": "คัดลอกไปยังคลิปบอร์ด!", "cboard.components.Board.boardMissed": "ขออภัย แต่เราพลาดโฟลเดอร์ / บอร์ดนี้ไป เราแนะนำให้คุณสร้างมันอีกครั้ง", @@ -103,12 +103,12 @@ "cboard.components.Board.boardCopyAccept": "ยอมรับ", "cboard.components.Board.boardCopiedSuccessfully": "เพิ่มบอร์ดสำเร็จแล้วใน Communicator ของคุณ", "cboard.components.Board.emptyVoiceAlert": "คำเตือน: เราไม่พบเสียง Text to Speech ที่มีอยู่! Cboard ไม่สามารถทำงานได้อย่างถูกต้อง", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", - "cboard.components.Board.offlineChangeVoice": "Change voice", + "cboard.components.Board.offlineVoiceAlert": "'คําเตือน: คุณกําลังใช้เสียงออนไลน์ แต่ดูเหมือนว่าคุณกําลังออฟไลน์!", + "cboard.components.Board.offlineChangeVoice": "เปลี่ยนเสียง", "cboard.components.Board.myBoardTitle": "คณะกรรมการของฉัน", "cboard.components.Board.failedToCopy": "ไม่สามารถคัดลอกไปยังคลิปบอร์ด", "cboard.components.Board.walkthroughWelcome": "ยินดีต้อนรับสู่ Cboard!", - "cboard.components.Board.walkthroughChooseABoard": "Choose a board to start", + "cboard.components.Board.walkthroughChooseABoard": "เลือกบอร์ดที่จะเริ่มต้น", "cboard.components.Board.walkthroughUnlock": "กดปุ่มล็อคสี่ครั้งเพื่อปลดล็อกตัวเลือกและการตั้งค่าของคุณ", "cboard.components.Board.walkthroughStart": "คุณพร้อมสำหรับการทัวร์ชมแอพ Cboard และคุณสมบัติที่ยอดเยี่ยมแล้วหรือยัง?", "cboard.components.Board.walkthroughSignInUp": "ลงชื่อเข้าใช้เพื่อปรับแต่งเครื่องมือสื่อสารของคุณ", @@ -117,14 +117,14 @@ "cboard.components.Board.walkthroughAddTile": "ที่นี่คุณสามารถเพิ่มไทล์ลงในกระดานได้! ไทล์นี้สามารถเป็นปุ่ม โฟลเดอร์ หรือกระดานเปล่า", "cboard.components.Board.walkthroughChangeBoard": "นี่คือเมนูแบบเลื่อนลงซึ่งคุณสามารถไปยังบอร์ดอื่นในเครื่องมือสื่อสารของคุณได้", "cboard.components.Board.walkthroughBuildCommunicator": "ที่นี่คุณสามารถเข้าถึงเครื่องมือสื่อสารของคุณ แก้ไข และเพิ่มคุณค่าด้วยบอร์ดเพิ่มเติม", - "cboard.components.Board.walkthroughDefaultBoardsSelector": "Here you can switch between different featured boards", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "ที่นี่คุณสามารถสลับไปมาระหว่างบอร์ดเด่นต่างๆ", "cboard.components.Board.walkthroughEndTour": "สิ้นสุดทัวร์", "cboard.components.Board.walkthroughCloseTour": "ปิดทัวร์", "cboard.components.Board.walkthroughBack": "กลับ", "cboard.components.Board.walkthroughNext": "ต่อไป", - "cboard.components.Board.tilesCopiedSuccessfully": "Tiles copied successfully.", - "cboard.components.Board.tilesPastedSuccessfully": "Tiles pasted successfully.", - "cboard.components.Board.tilesPastedError": "WARNING: There was an error on tiles paste.", + "cboard.components.Board.tilesCopiedSuccessfully": "กระเบื้องคัดลอกสําเร็จ", + "cboard.components.Board.tilesPastedSuccessfully": "กระเบื้องวางสําเร็จ", + "cboard.components.Board.tilesPastedError": "คําเตือน: มีข้อผิดพลาดในการวางไทล์", "cboard.components.LockToggle.lock": "ล็อค", "cboard.components.LockToggle.unlock": "ปลดล็อค", "cboard.components.BackButton.back": "กลับไป", @@ -140,7 +140,7 @@ "cboard.components.FullScreenButton.fullscreen": "เต็มจอ", "cboard.components.FullScreenButton.exitFullscreen": "ออกจากหน้าจอเต็ม", "cboard.components.SymbolSearch.searchSymbolLibrary": "ค้นหาไลบรารีสัญลักษณ์", - "cboard.components.SymbolSearch.clearText": "Clear text", + "cboard.components.SymbolSearch.clearText": "ล้างข้อความ", "cboard.components.InputImage.uploadImage": "อัปโหลดภาพ", "cboard.components.Board.TileEditor.voiceRecorder": "เครื่องบันทึกเสียง", "cboard.components.Board.TileEditor.createTile": "สร้างไทล์", @@ -158,20 +158,20 @@ "cboard.components.Board.TileEditor.existingBoards": "ลิงก์ไปยังบอร์ดที่มีอยู่", "cboard.components.Board.TileEditor.none": "ไม่มี", "cboard.components.Board.TileEditor.symbols": "สัญลักษณ์", - "cboard.components.Board.TileEditor.editImage": "Edit image", + "cboard.components.Board.TileEditor.editImage": "แก้ไขภาพ", "cboard.components.Board.boardEditTitleCancel": "ยกเลิก", "cboard.components.Board.boardEditTitleAccept": "ยอมรับ", "cboard.components.Board.userProfileLocked": "โปรไฟล์ผู้ใช้ถูกล็อคโปรดปลดล็อคการตั้งค่าเพื่อดูโปรไฟล์ผู้ใช้ของคุณ", - "cboard.components.Board.live": "LIVE", - "cboard.components.Board.writeAndSay": "Write and say", - "cboard.components.Board.ImageEditor.title": "Image editor", - "cboard.components.Board.ImageEditor.rotateRight": "Rotate right", - "cboard.components.Board.ImageEditor.cropImage": "Crop image", - "cboard.components.Board.ImageEditor.close": "Close", - "cboard.components.Board.ImageEditor.done": "Done", - "cboard.components.Board.ImageEditor.cancelCrop": "Cancel crop", - "cboard.components.Board.ImageEditor.zoomIn": "Zoom in", - "cboard.components.Board.ImageEditor.zoomOut": "Zoom out", + "cboard.components.Board.live": "อยู่", + "cboard.components.Board.writeAndSay": "เขียนและพูด", + "cboard.components.Board.ImageEditor.title": "โปรแกรมแก้ไขรูปภาพ", + "cboard.components.Board.ImageEditor.rotateRight": "หมุนไปทางขวา", + "cboard.components.Board.ImageEditor.cropImage": "ครอบตัดรูปภาพ", + "cboard.components.Board.ImageEditor.close": "ปิด", + "cboard.components.Board.ImageEditor.done": "เสร็จแล้ว", + "cboard.components.Board.ImageEditor.cancelCrop": "ยกเลิกการครอบตัด", + "cboard.components.Board.ImageEditor.zoomIn": "ซูมเข้า", + "cboard.components.Board.ImageEditor.zoomOut": "ย่อ", "cboard.components.BoardShare.title": "แบ่งปันบอร์ดของคุณ", "cboard.components.BoardShare.close": "ปิด", "cboard.components.BoardShare.publishBoard": "ประกาศคณะกรรมการ", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "Reddit", "cboard.components.BoardShare.subject": "ลองดูกระดานนี้จาก Cboard!", "cboard.components.BoardShare.body": "สวัสดี! ฉันต้องการแบ่งปันบอร์ดการสื่อสารจากเครื่องมือ Cboard กรุณาค้นหาได้ที่: {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "ไม่สามารถแชร์บอร์ดบน facebook ได้ โปรดลองอีกครั้งในภายหลัง", "cboard.components.PhraseShare.title": "แบ่งปันหรือคัดลอกวลีของคุณ", "cboard.components.PhraseShare.close": "ปิด", "cboard.components.PhraseShare.copyPhrase": "คัดลอกวลี", @@ -215,15 +215,15 @@ "cboard.components.CommunicatorToolbar.tiles": "{qty} แผ่น", "cboard.components.CommunicatorToolbar.editCommunicator": "สร้าง", "cboard.components.CommunicatorToolbar.addBoardButton": "เพิ่มบอร์ด", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", - "cboard.components.CommunicatorToolbar.disagree": "disagree", - "cboard.components.CommunicatorToolbar.agree": "agree", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", - "cboard.components.CommunicatorToolbar.close": "Close", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "เลือกบอร์ดที่แนะนํา", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "เลือกบอร์ดที่แนะนํา", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "คุณต้องการเปลี่ยนบอร์ดปัจจุบันของคุณสําหรับตัวเลือกที่เลือกหรือไม่? คุณสามารถเปลี่ยนได้อีกครั้ง", + "cboard.components.CommunicatorToolbar.disagree": "ไม่เห็นด้วย", + "cboard.components.CommunicatorToolbar.agree": "ตกลง", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "คําบรรยายภาพคณะกรรมการ", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "กระดานคล่องแคล่วพร้อมโฟลเดอร์ที่มีหมวดหมู่ของสัญลักษณ์ มันสัญลักษณ์หม่อนโดยไม่มีโทนสีใด ๆ", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "กระดานคงที่พร้อมคําศัพท์หลักกระจายใน 11 คอลัมน์และ 6 แถว ใช้สัญลักษณ์ ARASAAC และโทนสี Fitzgerald", + "cboard.components.CommunicatorToolbar.close": "ปิด", "cboard.components.CommunicatorDialog.title": "Communicator ของฉัน", "cboard.components.CommunicatorDialog.menu": "เมนู", "cboard.components.CommunicatorDialog.menuRootBoardOption": "ตั้งเป็น Root Board", @@ -296,18 +296,18 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "บอร์ดเผยแพร่: ทำให้บอร์ดของคุณเป็นแบบสาธารณะ บอร์ดจะแสดงอยู่ใต้แท็บบอร์ดสาธารณะ", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "ยกเลิกการเผยแพร่บอร์ด: ทำให้บอร์ดของคุณเป็นแบบส่วนตัว บอร์ดจะไม่ปรากฏภายใต้แท็บบอร์ดสาธารณะ", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "ลบบอร์ดของคุณออกจากฐานข้อมูล และไม่สามารถกู้คืนได้", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", + "cboard.components.CommunicatorDialog.boardReport": "รายงานคณะกรรมการชุดนี้", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "โปรดแจ้งให้เราทราบหากคุณพิจารณาว่าบอร์ดนี้มีเนื้อหาเกี่ยวกับเรื่องเพศ รุนแรง แสดงความเกลียดชัง หรือไม่เหมาะสม", + "cboard.components.CommunicatorDialog.boardReportError": "เกิดข้อผิดพลาดในการส่งรายงานของคุณ กรุณาลองใหม่อีกครั้ง", "cboard.components.CommunicatorDialog.boardReportCancel": "ยกเลิก", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", - "cboard.components.CommunicatorDialog.boardReportClose": "Close", + "cboard.components.CommunicatorDialog.boardReportSend": "ส่งรายงาน", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "รายงานที่ส่งไปยังทีมสนับสนุนเรียบร้อยแล้ว", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "ขอบคุณที่ช่วย Cboard ออกจากเนื้อหาที่ไม่เหมาะสม", + "cboard.components.CommunicatorDialog.boardReportClose": "ปิด", "cboard.components.Notifications.refreshPage": "รีเฟรชหน้า", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudSpeakErrorAlert": "การเชื่อมต่ออินเทอร์เน็ตของคุณไม่เพียงพอที่จะสร้างเสียงออนไลน์อย่างถูกต้อง", + "cboard.components.Notifications.changeVoiceOnError": "เปลี่ยนเสียง", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "มีการหาเสียงออนไลน์ จําเป็นต้องมีการเชื่อมต่ออินเทอร์เน็ตระหว่างการใช้งาน", "cboard.components.Settings.navigation": "การนำทางและปุ่มต่างๆ", "cboard.components.Settings.scanning": "การสแกน", "cboard.components.Settings.display": "แสดง", @@ -316,7 +316,7 @@ "cboard.components.Settings.settings": "การตั้งค่า", "cboard.components.Settings.people": "คน", "cboard.components.Settings.guest": "แขก", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "ลงนาม", "cboard.components.Settings.system": "ระบบ", "cboard.components.Settings.backup": "การสำรองข้อมูล", "cboard.components.Settings.language": "ภาษา", @@ -348,8 +348,8 @@ "cboard.components.Settings.fontSizeDescrip": "แก้ไขขนาดแบบอักษรที่นี่โดยเลือกจาก: 1. มาตรฐาน 2. ใหญ่ หรือ 3. ใหญ่พิเศษ", "cboard.components.Settings.hideOutputBarTitle": "ซ่อนแถบผลลัพธ์", "cboard.components.Settings.hideOutputBarDescrip": "ซ่อนแถบสีขาวที่ด้านบนของหน้าจอซึ่งไอคอนจะปรากฏขึ้นเมื่อคุณสร้างประโยคหรือเลือกรูปสัญลักษณ์", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", + "cboard.components.Settings.Display.outputIncreaseButtons": "เพิ่มขนาดของปุ่มแอคชั่นบนแถบเอาต์พุต", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "เพิ่มขนาดของปุ่มแอคชันที่อยู่บนแถบสีขาวที่คุณสร้างประโยค", "cboard.components.Settings.labelPositionTitle": "ตำแหน่งป้าย", "cboard.components.Settings.labelPositionDescrip": "คุณสามารถเลือกตำแหน่งที่จะวางฉลากได้ สามารถอยู่ด้านบน ด้านล่าง หรือซ่อนได้", "cboard.components.Settings.enableDarkThemeTitle": "เปิดใช้งานธีมสีเข้ม", @@ -365,7 +365,7 @@ "cboard.components.Settings.folderVocalizationTitle": "การเปล่งเสียงของโฟลเดอร์", "cboard.components.Settings.folderVocalizationDescrip": "อ่านชื่อโฟลเดอร์ออกมาดัง ๆ เมื่อคลิก", "cboard.components.Settings.enableTour": "เปิดใช้งานทัวร์", - "cboard.components.Settings.symbols": "Symbols", + "cboard.components.Settings.symbols": "สัญลักษณ์", "cboard.components.Settings.People.people": "คน", "cboard.components.Settings.People.name": "ชื่อ", "cboard.components.Settings.People.nameSecondary": "อัปเดตชื่อผู้ใช้ของคุณ", @@ -375,12 +375,12 @@ "cboard.components.Settings.People.languageSecondary": "แจ้งให้เราทราบว่าภาษาของคุณคืออะไร", "cboard.components.Settings.People.birthdate": "วันที่เกิด", "cboard.components.Settings.People.birthdateSecondary": "อัปเดตวันเกิดของคุณ", - "cboard.components.Settings.People.location": "Location", + "cboard.components.Settings.People.location": "สถานที่", "cboard.components.Settings.People.logout": "ออกจากระบบ", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "ลบบัญชีนี้", + "cboard.components.Settings.People.deleteAccountSecondary": "เมื่อคุณลบบัญชีจะไม่มีการย้อนกลับ โปรดมั่นใจ", + "cboard.components.Settings.People.errorDeletingAccount": "เกิดข้อผิดพลาดระหว่างการลบบัญชี โปรดลองอีกครั้ง", + "cboard.components.Settings.People.deleteAccountConfirmation": "เมื่อคุณลบบัญชีจะไม่มีการย้อนกลับ คุณแน่ใจหรือไม่ว่าจะลบบัญชีของคุณ?", "cboard.components.Settings.People.cancelDeleteAccount": "ยกเลิก", "cboard.components.Settings.Display.display": "แสดง", "cboard.components.Settings.Display.StandardSize": "มาตรฐาน", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "ขนาดใหญ่พิเศษ", "cboard.components.Settings.Display.uiSize": "ขนาด UI", "cboard.components.Settings.Display.uiSizeSecondary": "ขนาดขององค์ประกอบ", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "ตระกูลแบบอักษร", + "cboard.components.Settings.Display.fontFamilySecondary": "เปลี่ยนแบบอักษรข้อความที่ใช้ในแอปพลิเคชันทั้งหมด", "cboard.components.Settings.Display.fontSize": "ขนาดตัวอักษร", "cboard.components.Settings.Display.fontSizeSecondary": "ขนาดแบบอักษรของแอป", "cboard.components.Settings.Display.LabelPositionAbove": "ข้างบน", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "เครื่องสแกนเนอร์จะทำซ้ำกับองค์ประกอบต่างๆกดปุ่มใดก็ได้เพื่อเลือก", "cboard.components.Settings.Navigation.navigation": "การนำทางและปุ่มต่างๆ", "cboard.components.Settings.Navigation.enable": "เปิดใช้ปุ่มย้อนกลับของบริบท", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "แสดงปุ่มย้อนกลับขนาดใหญ่ เลือกสไตล์ที่ต้องการในส่วนสไตล์ปุ่มนําทาง", "cboard.components.Settings.Navigation.shareShow": "แสดงปุ่มแชร์วลี", "cboard.components.Settings.Navigation.shareShowSecondary": "แสดงปุ่มแชร์ (ถัดจากปุ่ม Backspace) ที่อนุญาตให้แชร์สัญลักษณ์ที่เลือก", "cboard.components.Settings.Navigation.quickUnlock": "เปิดใช้งานการปลดล็อกการตั้งค่าอย่างรวดเร็ว", @@ -425,16 +425,16 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "แสดง Buttton \"x\" ในแต่ละสัญลักษณ์เพื่อลบออก", "cboard.components.Settings.Navigation.vocalizeFolders": "เปิดใช้งานการเปล่งเสียงของโฟลเดอร์", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "อ่านชื่อโฟลเดอร์ดัง ๆ เมื่อคลิก", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.showLiveMode": "ใช้โหมดถ่ายทอดสด", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "โหมดสดช่วยให้คุณสามารถเขียนข้อความลงในแถบเอาต์พุตได้โดยตรงและเล่นเสียงได้อย่างรวดเร็ว มันมีไว้สําหรับผู้ใช้ที่สามารถเขียนได้", + "cboard.components.Settings.Navigation.activeImprovePhrase": "ใช้ปรับปรุงวลี", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "ปรับปรุงวลีช่วยให้คุณสามารถปรับปรุงวลีเอาต์พุตโดยใช้ปัญญาประดิษฐ์ มันมีไว้สําหรับผู้ใช้บอร์ดหลัก", + "cboard.components.Settings.Navigation.bigScroll": "เปิดใช้งานปุ่มเลื่อนขนาดใหญ่", + "cboard.components.Settings.Navigation.bigScrollSecondary": "แสดงปุ่มเลื่อนขนาดใหญ่ เลือกสไตล์ที่ต้องการในส่วนสไตล์ปุ่มนําทาง", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "สไตล์ปุ่มนําทาง", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "เลือกรูปแบบของปุ่มย้อนกลับแบบ context-aware และปุ่มเลื่อนขนาดใหญ่ แนะนําให้ใช้ด้านข้างสําหรับเครื่องติดตามดวงตา", + "cboard.components.Settings.Navigation.onTheSides": "ด้านข้าง", + "cboard.components.Settings.Navigation.onTop": "ด้านบน", "cboard.components.Settings.Export.export": "ส่งออก", "cboard.components.Settings.Export.exportSingle": "ส่งออกบอร์ดเดียว", "cboard.components.Settings.Export.exportSingleSecondary": "ตัวเลือกนี้จะส่งออกบอร์ดเดียวที่คุณมีจากรายการบอร์ด คุณสามารถเลือกรูปแบบ {cboardLink}, {link} หรือ PDF", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "ตัวเลือกนี้จะส่งออกกระดานทั้งหมดที่คุณมีหากคุณเลือกรูปแบบ {cboardLink} หรือ {link} รูปแบบ มันจะส่งออกเพียงบอร์ดปัจจุบันถ้าคุณเลือกรูปแบบ PDF", "cboard.components.Settings.Export.boardDownloaded": "บอร์ดของคุณถูกดาวน์โหลด", "cboard.components.Settings.Export.boardDownloadedCva": "บอร์ดของคุณถูกดาวน์โหลด ค้นหาไฟล์ของคุณภายใต้โฟลเดอร์ดาวน์โหลด", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "บอร์ดของคุณถูกดาวน์โหลดแล้ว ค้นหาไฟล์ของคุณภายใต้โฟลเดอร์ \"บนอุปกรณ์ของฉัน\"", + "cboard.components.Settings.Export.boardDownloadedError": "อัพ.. มีบางอย่างผิดพลาด กรุณาลองใหม่อีกครั้ง", + "cboard.components.Settings.Export.downloadNoConnectionError": "ต้องการการเชื่อมต่ออินเทอร์เน็ตเพื่อดาวน์โหลด PDF", "cboard.components.Settings.Export.boards": "บอร์ด", + "cboard.components.Settings.Export.pdfSettings": "การตั้งค่า PDF", + "cboard.components.Settings.Export.fontSize": "ขนาดตัวอักษร", + "cboard.components.Settings.Export.fontSizeSecondary": "เลือกขนาดตัวอักษรที่ต้องการ ตัวเลือกนี้มีประโยชน์หากคุณมีปัญหากับขนาดของบอร์ดที่ส่งออก", + "cboard.components.Settings.Export.small": "เล็ก", + "cboard.components.Settings.Export.medium": "ปานกลาง", + "cboard.components.Settings.Export.large": "ใหญ่", "cboard.components.Settings.Import.import": "นำเข้า", "cboard.components.Settings.Import.importSecondary": "ตัวเลือกนี้จะนำเข้าเพียงบอร์ดใหม่ที่ตรวจพบ มันจะไม่นำเข้าบอร์ดเริ่มต้นที่รวมอยู่ใน Cboard รูปแบบที่รองรับคือรูปแบบ {cboardLink} หรือ {link} รูปแบบ", "cboard.components.Settings.Import.success": "ที่ประสบความสำเร็จ !! นำเข้าบอร์ด {boards} สำเร็จแล้ว", @@ -467,50 +473,52 @@ "cboard.components.Settings.Speech.faster": "ได้เร็วขึ้น", "cboard.components.Settings.Speech.slower": "ช้าลง", "cboard.components.Settings.Speech.sampleSentence": "Hi! นี่คือเสียงของฉัน", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", - "cboard.components.Settings.Subscribe.copyTiles": "Copy tiles", - "cboard.components.Settings.Subscribe.pasteTiles": "Paste tiles", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", - "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", - "cboard.components.Settings.Subscribe.close": "Close", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.subscribe": "ลงนาม", + "cboard.components.Settings.Subscribe.includedFeatures": "คุณสมบัติรวม:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "เสียงประสาทออนไลน์", + "cboard.components.Settings.Subscribe.copyPublicBoards": "คัดลอกบอร์ดสาธารณะ", + "cboard.components.Settings.Subscribe.publishBoards": "เผยแพร่บอร์ด", + "cboard.components.Settings.Subscribe.copyTiles": "คัดลอกไทล์", + "cboard.components.Settings.Subscribe.pasteTiles": "วางไทล์", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "การวิเคราะห์การใช้งานที่มีประสิทธิภาพ", + "cboard.components.Settings.Subscribe.shareBoards": "แชร์บอร์ด", + "cboard.components.Settings.Subscribe.adsFree": "โฆษณาฟรี", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "ส่งออกเป็นรูปแบบบอร์ดเปิด (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "แชร์วลี", + "cboard.components.Settings.Subscribe.privateSupportChannel": "ช่องทางการสนับสนุนส่วนตัว", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "การบันทึกเสียงสําหรับไทล์", + "cboard.components.Settings.Subscribe.active": "กระปรี้กระเปร่า", + "cboard.components.Settings.Subscribe.canceled": "ยก เลิก", + "cboard.components.Settings.Subscribe.in_grace_period": "ระยะเวลาผ่อนผัน", + "cboard.components.Settings.Subscribe.proccesing": "เรากําลังประมวลผลการสมัครสมาชิกของคุณ...", + "cboard.components.Settings.Subscribe.expired": "การสมัครใช้งานของคุณหมดอายุเมื่อ: {e}", + "cboard.components.Settings.Subscribe.paused": "การสมัครของคุณถูกหยุดชั่วคราวใน: {e}", + "cboard.components.Settings.Subscribe.on_hold": "การสมัครใช้งานของคุณหมดอายุเมื่อ: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "คุณไม่ได้สมัครสมาชิก ", + "cboard.components.Settings.Subscribe.unverified": "เกิดข้อผิดพลาดระหว่างการตรวจสอบการซื้อของคุณ โปรดรีเฟรช", + "cboard.components.Settings.Subscribe.refresh": "ฟื้นฟู", + "cboard.components.Settings.Subscribe.error": "อ๊ะมีบางอย่างผิดพลาด โปรดลองอีกครั้งในภายหลัง", + "cboard.components.Settings.Subscribe.empty_product": "ไม่มีการสมัครสมาชิกในขณะนี้ โปรดลองอีกครั้งในภายหลัง", + "cboard.components.Settings.Subscribe.on_trial_period": "คุณอยู่ในช่วงทดลองใช้ฟรี 30 วัน หลังจากสิ้นสุดคุณจะต้องสมัครสมาชิกเพื่อรับคุณสมบัติทั้งหมด", + "cboard.components.Settings.Subscribe.subscriptionInfo": "ข้อมูลการสมัครสมาชิก", + "cboard.components.Settings.Subscribe.manageSubscription": "จัดการการสมัครสมาชิก", + "cboard.components.Settings.Subscribe.cancelSubscription": "ยกเลิกการสมัครสมาชิก", + "cboard.components.Settings.Subscribe.planAmount": "จํานวนแผน:", + "cboard.components.Settings.Subscribe.title": "แผน:", + "cboard.components.Settings.Subscribe.status": "สถานะ:", + "cboard.components.Settings.Subscribe.nextPayment": "ชําระเงินครั้งต่อไปที่:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "เบี้ยประกันภัยจะสิ้นสุดที่:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "แก้ไขปัญหาการชําระเงินของคุณก่อน:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "ดูเหมือนว่าบัญชี Google ของคุณได้ซื้อผลิตภัณฑ์แล้ว ลองรีสตาร์ทแอป", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "ดูเหมือนว่าบัญชี Apple ของคุณได้ซื้อผลิตภัณฑ์แล้ว ลองรีสตาร์ทแอป", + "cboard.components.Settings.Subscribe.close": "ปิด", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "คุณแน่ใจหรือไม่ว่าต้องการยกเลิกแผนปัจจุบันของคุณ?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "การสมัครใช้งานของคุณถูกยกเลิกเรียบร้อยแล้ว", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "มีข้อผิดพลาดในการยกเลิกการสมัครสมาชิกของคุณโปรดลองอีกครั้งในอีกสักครู่", "cboard.components.Settings.Language.language": "ภาษา", "cboard.components.Settings.Language.moreLanguages": "ภาษาอื่น ๆ", "cboard.components.Settings.Language.close": "ปิด", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "อัลบาเนีย", "cboard.components.Settings.Language.arabic": "ภาษาอาหรับ", "cboard.components.Settings.Language.belarusian": "เบลารุส", "cboard.components.Settings.Language.bengali": "ประเทศบังคลาเทศ", @@ -533,7 +541,7 @@ "cboard.components.Settings.Language.khmer": "ขอม", "cboard.components.Settings.Language.korean": "เกาหลี", "cboard.components.Settings.Language.montenegrin": "Montenegrin", - "cboard.components.Settings.Language.macedonian": "Macedonian", + "cboard.components.Settings.Language.macedonian": "มาซิโดเนีย", "cboard.components.Settings.Language.nepali": "เนปาล", "cboard.components.Settings.Language.dutch": "ดัตช์", "cboard.components.Settings.Language.norwegian": "นอร์เวย์", @@ -550,51 +558,51 @@ "cboard.components.Settings.Language.ukrainian": "ยูเครน", "cboard.components.Settings.Language.vietnamese": "เวียตนาม", "cboard.components.Settings.Language.chinese": "ชาวจีน", - "cboard.components.Settings.Language.ttsEnginesSubheader": "Text to speech engine", + "cboard.components.Settings.Language.ttsEnginesSubheader": "เครื่องมือแปลงข้อความเป็นคําพูด", "cboard.components.Settings.Language.ttsEngines": "เครื่องมือแปลงข้อความเป็นคำพูด", "cboard.components.Settings.Language.ttsEngineError": "คำเตือน: เครื่องมือแปลงข้อความเป็นเสียงพูดนี้ไม่มีภาษาใด ๆ ที่รองรับโดย Cboard! อย่าลังเลที่จะติดต่อเราและแจ้งให้เราทราบ", - "cboard.components.Settings.Language.availableLangsSubheader": "Available languages", - "cboard.components.Settings.Language.downloadLangSubheader": "Downloadable languages", - "cboard.components.Settings.Language.uninstalled": "Uninstalled", - "cboard.components.Settings.Language.download": "Download", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", - "cboard.components.Settings.Language.downloadDialogTitle": "Download Language", - "cboard.components.Settings.Language.downloadDialogSubtitle": "You will be redirected to the Google play store in order to download and install the voices for this language. Do you want to proceed?", + "cboard.components.Settings.Language.availableLangsSubheader": "ภาษาที่ใช้ได้", + "cboard.components.Settings.Language.downloadLangSubheader": "ภาษาที่ดาวน์โหลดได้", + "cboard.components.Settings.Language.uninstalled": "ถอน", + "cboard.components.Settings.Language.download": "ดาวน์โหลด", + "cboard.components.Settings.Language.configureLocalVoice": "กําหนดค่าเสียงท้องถิ่น", + "cboard.components.Settings.Language.downloadDialogTitle": "ดาวน์โหลดภาษา", + "cboard.components.Settings.Language.downloadDialogSubtitle": "คุณจะถูกนําไปยัง Google play store เพื่อดาวน์โหลดและติดตั้งเสียงสําหรับภาษานี้ คุณต้องการดําเนินการต่อหรือไม่?", "cboard.components.Settings.Language.cancel": "ยกเลิก", - "cboard.components.Settings.Language.ttsErrorAlert": "We didn't detect the new language is installed. Please verify.", - "cboard.components.Settings.Language.langErrorAlert": "We didn't detect the new voice is installed. Please verify the downloaded application.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", - "cboard.components.Settings.Language.checkIt": "Check it", - "cboard.components.Settings.Language.CancelInstalation": "Cancel instalation", - "cboard.components.Settings.Language.openApp": "Open app", - "cboard.components.Settings.Language.uninstalledLangNotification": "Install the new language", - "cboard.components.Settings.Language.instaledLangSuccesNotification": "Language installed successfully", - "cboard.components.Settings.Symbols.symbols": "Symbols", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Language.ttsErrorAlert": "เราตรวจไม่พบว่ามีการติดตั้งภาษาใหม่ กรุณาตรวจสอบ", + "cboard.components.Settings.Language.langErrorAlert": "เราตรวจไม่พบว่ามีการติดตั้งเสียงใหม่ กรุณาตรวจสอบแอปพลิเคชันที่ดาวน์โหลดมา", + "cboard.components.Settings.Language.continueOnlineLangAlert": "มีเสียงออนไลน์สําหรับภาษาที่เลือก หากคุณยอมรับแอปจะเปลี่ยนภาษาโดยอัตโนมัติ", + "cboard.components.Settings.Language.searchVoiceAlert": "โปรดค้นหาเสียงในแอป Text To Speech engine", + "cboard.components.Settings.Language.checkIt": "ตรวจสอบ", + "cboard.components.Settings.Language.CancelInstalation": "ยกเลิกการผ่อนชําระ", + "cboard.components.Settings.Language.openApp": "เปิดแอป", + "cboard.components.Settings.Language.uninstalledLangNotification": "ติดตั้งภาษาใหม่", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "ภาษาที่ติดตั้งสําเร็จแล้ว", + "cboard.components.Settings.Symbols.symbols": "สัญลักษณ์", + "cboard.components.Settings.Symbols.downloadArasaac": "ดาวน์โหลด ARASAAC Symbols", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "ดาวน์โหลดแพ็คเกจที่มีสัญลักษณ์ ARASAAC ทั้งหมดเพื่อใช้ในโหมดออฟไลน์", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "การดาวน์โหลดสัญลักษณ์จะช่วยให้คุณมีสัญลักษณ์ในระบบของคุณดังนั้นเมื่อคุณค้นหาสัญลักษณ์เพื่อสร้างองค์ประกอบใหม่คุณไม่จําเป็นต้องเชื่อมต่ออินเทอร์เน็ต", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "คุณต้องการดาวน์โหลดสัญลักษณ์ ARASAAC หรือไม่? กระบวนการนี้จะใช้เวลาสักครู่", "cboard.components.Settings.Symbols.cancel": "ยกเลิก", - "cboard.components.Settings.Symbols.download": "Download", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.download": "ดาวน์โหลด", + "cboard.components.Settings.Symbols.noConnection": "ไม่มีการเชื่อมต่ออินเทอร์เน็ต", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "ไม่มีการเชื่อมต่ออินเทอร์เน็ต คุณต้องเชื่อมต่อกับอินเทอร์เน็ตเพื่อดาวน์โหลดสัญลักษณ์", + "cboard.components.Settings.Symbols.deleteArasaac": "ลบสัญลักษณ์ ARASAAC", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "ลบแพคเกจที่มีสัญลักษณ์ ARASAAC ทั้งหมด หลังจากลบสัญลักษณ์จะใช้ได้เฉพาะกับการเชื่อมต่ออินเทอร์เน็ต", + "cboard.components.Settings.Symbols.delete": "ลบ", "cboard.components.UserIcon.login": "เข้าสู่ระบบหรือสมัครสมาชิก", "cboard.components.VoiceRecorder.play": "เล่นการบันทึก", "cboard.components.VoiceRecorder.clear": "บันทึกเสียงชัดเจน", "cboard.components.VoiceRecorder.record": "บันทึก", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "การทดลองใช้ฟรีของคุณสิ้นสุดลงแล้ว", + "cboard.components.PremiumFeature.featureBlockedTittle": "คุณลักษณะนี้ถูกบล็อก", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard ปิดใช้งานคุณสมบัตินี้ หากต้องการใช้งานต่อไปและคุณสมบัติทั้งหมดเช่นบอร์ดสาธารณะเสียงออนไลน์ฟังก์ชั่นการแก้ไขขั้นสูงและอื่น ๆ อีกมากมายโปรดอัปเกรด", + "cboard.components.PremiumFeature.upgradeNow": "อัปเกรดทันที", + "cboard.components.UI.Downloader.initializing": "เริ่ม ต้น", + "cboard.components.UI.Downloader.completed": "เสร็จ สมบูรณ์", + "cboard.components.UI.Downloader.processing": "ประมวล ผล", + "cboard.components.UI.Downloader.processingDone": "กระบวนการเสร็จสิ้น!", + "cboard.components.UI.Downloader.processingError": "มีข้อผิดพลาดในการประมวลผลข้อมูลโปรดลองอีกครั้ง", "cboard.board.home": "บ้าน", "cboard.vocalization.myNameIsAmberley": "ฉันชื่อแอมเบอร์ลีย์", "cboard.vocalization.niceToMeetYou": "ยินดีที่ได้พบคุณ", @@ -3828,41 +3836,41 @@ "symbol.computerIcon.toZoom": "เพื่อซูม", "symbol.alphabet.z-LowerCase": "z - ตัวพิมพ์เล็ก", "symbol.alphabet.z-UpperCase": "z - ตัวพิมพ์ใหญ่", - "symbol.pronouns.I": "I", - "symbol.pronouns.he": "he", - "symbol.pronouns.her": "her", - "symbol.pronouns.hers": "hers", - "symbol.pronouns.him": "him", - "symbol.pronouns.his": "his", - "symbol.pronouns.she": "she", - "symbol.pronouns.we": "we", - "symbol.pronouns.me": "me", - "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", + "symbol.pronouns.I": "ผม", + "symbol.pronouns.he": "เขา", + "symbol.pronouns.her": "เธอ", + "symbol.pronouns.hers": "ของเขา", + "symbol.pronouns.him": "เขา", + "symbol.pronouns.his": "ของเขา", + "symbol.pronouns.she": "เขา", + "symbol.pronouns.we": "เรา", + "symbol.pronouns.me": "ฉัน", + "symbol.pronouns.it": "มัน", + "symbol.pronouns.them": "พวกเขา", + "symbol.pronouns.they": "พวกเขา", + "symbol.pronouns.their": "ของพวกเขา", + "symbol.pronouns.that": "นั่น", + "symbol.pronouns.you": "ท่าน", + "symbol.pronouns.our": "ของเรา", "symbol.pronouns.who": "ใคร", - "symbol.pronouns.us": "us", - "symbol.pronouns.boy": "boy", - "symbol.pronouns.girl": "girl", - "symbol.pronouns.kids": "kids", - "symbol.pronouns.children": "children", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", - "symbol.pronouns.friend": "friend", - "symbol.connectors.for": "for", - "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.pronouns.us": "พวกเรา", + "symbol.pronouns.boy": "เด็กผู้ชาย", + "symbol.pronouns.girl": "เด็กผู้หญิง", + "symbol.pronouns.kids": "เด็ก", + "symbol.pronouns.children": "เด็กๆ", + "symbol.pronouns.whoever": "ใครก็ตาม", + "symbol.pronouns.mine": "เหมือง", + "symbol.pronouns.anybody": "ใครก็ได้", + "symbol.pronouns.everybody": "ทุกคน", + "symbol.pronouns.nobody": "ไม่มีใคร", + "symbol.pronouns.friend": "เพื่อน", + "symbol.connectors.for": "เพื่อ", + "symbol.connectors.is": "คือ", + "symbol.connectors.to": "ถึง", + "symbol.connectors.was": "คือ", + "symbol.connectors.with": "กับ", + "symbol.descriptiveQuantity.slow": "ช้า", + "symbol.descriptiveQuantity.different": "ต่าง", + "symbol.buildingContents.bathroom": "ห้องน้ํา", + "symbol.descriptiveQuantity.categories": "ประเภท" } diff --git a/src/translations/tk-TM.json b/src/translations/tk-TM.json index a8c2ec930..768c2dbd5 100644 --- a/src/translations/tk-TM.json +++ b/src/translations/tk-TM.json @@ -4,7 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Häzirlikçe geç", "cboard.components.WelcomeScreen.google": "Google bilen gir", "cboard.components.WelcomeScreen.facebook": "Facebook bilen gir", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", + "cboard.components.WelcomeScreen.apple": "Apple bilen giriň", "cboard.components.WelcomeScreen.loginErrorAndroid": "Bagyşlaň. Hakykylyk barlagy prosesinde ýalňyş çykdy. Gaýtadan synanyşyň.", "cboard.components.WelcomeScreen.terms": "Düzgünler", "cboard.components.WelcomeScreen.privacy": "Gizlinlik syýasaty", @@ -12,10 +12,10 @@ "cboard.components.WelcomeScreenInformation.text": "Cboard sözleýiş we dil päsgelçilikleri bolan ulanyjylara nyşanlaryň we teksti sözleýişe öwürmegiň kömegi bilen aragatnaşyk saklamaga kömek edýär.", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "Sazlamalaryňyzy sinhronlamak üçin ýazylyň!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "Hasabyňyz aktiwlendirilýä...", + "cboard.components.Activate.loginSignUpPage": "Giriş ýa-da giriş sahypasy", + "cboard.components.Activate.error": "HATA: Wagtlaýyn ullanyjyňyzy GAÝD EDIP BILMEDIŇIZ, ýene girjek bolyň", + "cboard.components.Activate.success": "TASSYKLANYLDY!", "cboard.components.Login.loginToCboard": "Cboard-a gir", "cboard.components.Login.login": "Gir", "cboard.components.Login.email": "E-poçta", @@ -32,7 +32,7 @@ "cboard.components.SignUp.agreement": "Men {terms} we {privacy} bilen ylalaşýaryn", "cboard.components.SignUp.termsAndConditions": "Düzgünler", "cboard.components.SignUp.privacy": "Gizlinlik syýasaty", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.noConnection": "\"Häzire çenli\" bir ýagdaý ýüze çykýa. Ýene-de synap görmegiňizi haýyş edýäris.", "cboard.components.ChangePassword.password": "Täze açarsöz", "cboard.components.ChangePassword.passwordRepeat": "Täze açarsözi gaýtala", "cboard.components.ChangePassword.send": "Iber", @@ -103,12 +103,12 @@ "cboard.components.Board.boardCopyAccept": "Kabul et", "cboard.components.Board.boardCopiedSuccessfully": "Tagta Kommunikatoryňyza üstünlikli goşuldy", "cboard.components.Board.emptyVoiceAlert": "DUÝDURYŞ: biz elýeterli Tekstden Sözleýişe sesini anyklap bilmedik! Cboard talabalaýyk işläp bilmez.", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", + "cboard.components.Board.offlineVoiceAlert": "-- DAŞKY SAHYPA: Siz internetden sesli ulanýarsyňyz, ýöne offline görünýärsiňiz!", "cboard.components.Board.offlineChangeVoice": "Sesi çalyş", "cboard.components.Board.myBoardTitle": "Tagtam", "cboard.components.Board.failedToCopy": "Klipborda göçürip bolmady", "cboard.components.Board.walkthroughWelcome": "Cboard-a hoş geldiňiz!", - "cboard.components.Board.walkthroughChooseABoard": "Choose a board to start", + "cboard.components.Board.walkthroughChooseABoard": "Başlamak üçin tagtany saýlaň", "cboard.components.Board.walkthroughUnlock": "Opsiýalaryňyzyň we sazlamalaryňyzyň gulpuny açmak üçin gulp düwmesine dört gezek basyň.", "cboard.components.Board.walkthroughStart": "Cboard programmasynda gezelenç edip, onuň ajaýyp funksiýalaryny bilmäge taýýarmy?", "cboard.components.Board.walkthroughSignInUp": "Kommunikatoryňyzy şahsylaşdyrmak üçin hasabyňyza giriň.", @@ -117,7 +117,7 @@ "cboard.components.Board.walkthroughAddTile": "Bu ýerde tagta plita goşup bilersiňiz! Bu plita düwme, bukja ýa-da boş tagta bolup biler.", "cboard.components.Board.walkthroughChangeBoard": "Bu kommunikatoryňyzda başga tagta gitmek üçin ulanyp biljek açylýan menýuňyzdyr.", "cboard.components.Board.walkthroughBuildCommunicator": "Bu ýerde kommunikatoryňyza girip, ony redaktirläp we goşmaça tagtalar bilen baýlaşdyryp bilersiňiz.", - "cboard.components.Board.walkthroughDefaultBoardsSelector": "Here you can switch between different featured boards", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "Bu ýerde dürli aýratyn tagtalaryň arasyna geçip bilersiňiz", "cboard.components.Board.walkthroughEndTour": "Gezelenji tamamla", "cboard.components.Board.walkthroughCloseTour": "Gezelenji ýap", "cboard.components.Board.walkthroughBack": "Yza", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "Reddit", "cboard.components.BoardShare.subject": "Cboard-daky bu tagtany görüň!", "cboard.components.BoardShare.body": "Salam! Men Cboard guralynda aragatnaşyk tagtasyny paýlaşmak isleýärin. Ony şu ýerde görüp bilersiňiz: {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "Tagtany facebook-da paýlaşyp bolmaýar. Ýene-de synap görmegiňizi haýyş edýäris.", "cboard.components.PhraseShare.title": "Söz düzümiňizi paýlaşyň ýa-da göçüriň", "cboard.components.PhraseShare.close": "Ýap", "cboard.components.PhraseShare.copyPhrase": "Söz düzümini göçür", @@ -215,14 +215,14 @@ "cboard.components.CommunicatorToolbar.tiles": "{qty} plita", "cboard.components.CommunicatorToolbar.editCommunicator": "Düz", "cboard.components.CommunicatorToolbar.addBoardButton": "Tagta goş", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", - "cboard.components.CommunicatorToolbar.disagree": "disagree", - "cboard.components.CommunicatorToolbar.agree": "agree", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Aýratyn tagtany saýlaň", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Aýratyn tagtany saýlaň", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Saýlanan seçgi üçin häzirki tagtanyňyzy üýtgetmek isleýärsiňizmi? Ýene-de çalşyp bilersiň,", + "cboard.components.CommunicatorToolbar.disagree": "ylalaşmaýar", + "cboard.components.CommunicatorToolbar.agree": "ylalaşmak", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Tagtanyň başlyg", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "Simwollaryň kategoriýalary bolan bukjalar bilen akgynly tagta. Ol hiç hili reňk meýilnamasyz Mulberry nyşanlaryny aňladýar.", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Esasy sözlükli fixed tagta, 11 sütün we 6 hatarda paýlanylýar. Ol ARASAAC nyşanlaryny we Fitzgerald reňk meýilnamasyny ulanýar.", "cboard.components.CommunicatorToolbar.close": "Ýap", "cboard.components.CommunicatorDialog.title": "Kommunikatorym", "cboard.components.CommunicatorDialog.menu": "Menýu", @@ -305,9 +305,9 @@ "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Cboard-dan talabalaýyk däl mazmuny aýyrmaga kömek edýändigiňiz üçin sag boluň.", "cboard.components.CommunicatorDialog.boardReportClose": "Ýap", "cboard.components.Notifications.refreshPage": "Sahypany täzele", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudSpeakErrorAlert": "Siziň internet baglaýjyňyz onlaýn sesi dogry köpeltmek üçin ýeterlik däl.", + "cboard.components.Notifications.changeVoiceOnError": "Sesi üýtgediň", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "Internetde ses goýldy. Internet baglaýjysy ulanylan wagty talap edilýär.", "cboard.components.Settings.navigation": "Nawigasiýa we düwmeler", "cboard.components.Settings.scanning": "Skanirleme", "cboard.components.Settings.display": "Displeý", @@ -316,7 +316,7 @@ "cboard.components.Settings.settings": "Sazlamalar", "cboard.components.Settings.people": "Adamlar", "cboard.components.Settings.guest": "Myhman", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "Abuna ýazyl", "cboard.components.Settings.system": "Ulgam", "cboard.components.Settings.backup": "Ätiýaçlama", "cboard.components.Settings.language": "Dil", @@ -348,8 +348,8 @@ "cboard.components.Settings.fontSizeDescrip": "Bu ýerden şrift ölçegini saýlaň: 1. Standart, 2. Uly ýa-da 3. Örän uly.", "cboard.components.Settings.hideOutputBarTitle": "Çykyş zolagyny gizle", "cboard.components.Settings.hideOutputBarDescrip": "Sözlem düzeniňizde ýa-da piktogrammalary saýlanyňyzda ekranyň ýokarsynda şekiljikleri görkezýän ak zolagy gizleýär.", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", + "cboard.components.Settings.Display.outputIncreaseButtons": "Çykyş zolagynda amallar düwmäsiniň ululykyny artdyr", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Sözlem gurýan ak barasynda duran amaly düwünleriň ululyklaryny köpeltmeli.", "cboard.components.Settings.labelPositionTitle": "Belginiň ýeri", "cboard.components.Settings.labelPositionDescrip": "Belginiň ýerini saýlap bilersiňiz. Ol ýokarda, aşakda ýa-da gizlenen bolup biler.", "cboard.components.Settings.enableDarkThemeTitle": "Garaňky temany işlet", @@ -377,10 +377,10 @@ "cboard.components.Settings.People.birthdateSecondary": "Doglan senäňizi täzeläň", "cboard.components.Settings.People.location": "Ýer", "cboard.components.Settings.People.logout": "Çyk", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "Bu hasaby öçür", + "cboard.components.Settings.People.deleteAccountSecondary": "Hasaby öçüreniňizden soň, yzyňyza dolanyp bolmaýar. Haýyş edýäris, anyk lal boluň.", + "cboard.components.Settings.People.errorDeletingAccount": "Account öçürme döwründe hata ocurs. ýene synap görmegiňizi haýyş edýäris.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Hasaby öçüreniňizden soň, yzyňyza dolanyp bolmaýar. Hasabyňyzy öçürjekdigiňize ynanýarmysyňyz?", "cboard.components.Settings.People.cancelDeleteAccount": "Bes et", "cboard.components.Settings.Display.display": "Displeý", "cboard.components.Settings.Display.StandardSize": "Standart", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "Örän uly", "cboard.components.Settings.Display.uiSize": "UI ölçegi", "cboard.components.Settings.Display.uiSizeSecondary": "Elementleriň ölçegi", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "Kalamlar maşgalasy", + "cboard.components.Settings.Display.fontFamilySecondary": "Programda ullanylyan metini ewez et", "cboard.components.Settings.Display.fontSize": "Şrift ölçegi", "cboard.components.Settings.Display.fontSizeSecondary": "Programmanyň şrift ölçegi", "cboard.components.Settings.Display.LabelPositionAbove": "Ýokarsynda", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "Skaner elementleriň üstünden geçer, olary saýlamak üçin islendik düwmä basyň", "cboard.components.Settings.Navigation.navigation": "Nawigasiýa we düwmeler", "cboard.components.Settings.Navigation.enable": "Kontekstden habarly yza düwmesini işlet", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "Uly yzky düwmäleri görkezýär. Nawigasiýa düwmeler niň stilinde islän stilini saýlaň.", "cboard.components.Settings.Navigation.shareShow": "Söz düzümini paýlaş düwmesini görkez", "cboard.components.Settings.Navigation.shareShowSecondary": "Saýlanan nyşanlary paýlaşmaga mümkinçilik berýän paýlaş düwmesini (yza pozmak düwmesiniň ýanynda) görkez.", "cboard.components.Settings.Navigation.quickUnlock": "Sazlamalaryň gulpuny çalt açmagy işlet", @@ -427,14 +427,14 @@ "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Basylanda bukjalaryň adyny sesli okaýar", "cboard.components.Settings.Navigation.showLiveMode": "Göni ýaýlym tertibini ulan", "cboard.components.Settings.Navigation.showLiveModeSecondary": "Göni ýaýlym tertibi teksti göni çykyş zolagyna ýazmaga we sesi aýtdyrmaga ýardam berýär. Bu ýazyp bilýän ulanyjylar üçin niýetlenýär.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Sözlemleri gowulandyr", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase Emeli akyly arkaly çykarylyş jümlelerini grammatik taýdan gowulandyrmaga mümkinçilik berýär. Esasy tagtalary ulanýanlar üçin niýetlenendir", + "cboard.components.Settings.Navigation.bigScroll": "Uly gaýşartma düwmäleri mümkin et", + "cboard.components.Settings.Navigation.bigScrollSecondary": "Uly tumar düwmalaryny görkezýär. Nawigasiýa düwmeler niň stilinde islän stilini saýla", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "Nawigasiýa düwmelerniň stilleri", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Kontekstden habarly yzky we uly tumar düwmeleriniň stilini saýlaň. Taraplarda göz yzarlaýjylar üçin maslahat edilýär", + "cboard.components.Settings.Navigation.onTheSides": "Taraplarda", + "cboard.components.Settings.Navigation.onTop": "Üstesine", "cboard.components.Settings.Export.export": "Eksportirle", "cboard.components.Settings.Export.exportSingle": "Bir tagtany eksportirle", "cboard.components.Settings.Export.exportSingleSecondary": "Bu opsiýa tagtalaryň sanawynda bir tagtany eksportirlär. Siz {cboardLink}, {link} ýa-da PDF format saýlap bilersiňiz.", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Bu opsiýa {cboardLink} formatyny ýa-da {link} formatyny saýlasaňyz HEMME tagtalary eksportirlär. PDF formatyny saýlasaňyz DIŇE häzirki tagtany eksportirlär.", "cboard.components.Settings.Export.boardDownloaded": "Tagtalaryňyz göçürip alyndy", "cboard.components.Settings.Export.boardDownloadedCva": "Tagtalaryňyz göçürilip alyndy. Faýlyňyzy Göçürilip alnanlar bukjasynda tapyň.", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Siziň stoluňyzy ýükläpdirler. \"Meniň enjamymda\" haltanyň aşagynda öz faýlyňy tap", + "cboard.components.Settings.Export.boardDownloadedError": "Ups.. Bir zat oňaýsyz ýagdaýa düşdi. Ýene synanyň", + "cboard.components.Settings.Export.downloadNoConnectionError": "PDF ýüklemek üçin internet baglaýyşgerek.", "cboard.components.Settings.Export.boards": "Tagtalar", + "cboard.components.Settings.Export.pdfSettings": "PDF Sazlamalar", + "cboard.components.Settings.Export.fontSize": "Kalam ululyky", + "cboard.components.Settings.Export.fontSizeSecondary": "Islän kalam ululykyny saýla. Bu usuly eksport edilýän tagtanyň ölçegleri bilen bagly kynçylyklaryňyz bar bolsa peýdalydyr.", + "cboard.components.Settings.Export.small": "Kiçi", + "cboard.components.Settings.Export.medium": "Ortalyk", + "cboard.components.Settings.Export.large": "Ullakan", "cboard.components.Settings.Import.import": "Importirle", "cboard.components.Settings.Import.importSecondary": "Bu opsiýa DIŇE anyklanan täze tagtalary importirlär. Ol Cboard-yň içinde öňden gelýän tagtalary IMPORTIRLEMEZ. Goldanýan formatlar {cboardLink} formaty ýa-da {link} formaty.", "cboard.components.Settings.Import.success": "Üstünlik!! {boards} tagta üstünlikli importirlendi.", @@ -467,50 +473,52 @@ "cboard.components.Settings.Speech.faster": "çaltrak", "cboard.components.Settings.Speech.slower": "haýalrak", "cboard.components.Settings.Speech.sampleSentence": "Salam! Bu meniň sesim", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", + "cboard.components.Settings.Subscribe.subscribe": "Abuna ýazyl", + "cboard.components.Settings.Subscribe.includedFeatures": "Öziçine aýratynlyklar:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Onlaýn neýron sesleri", + "cboard.components.Settings.Subscribe.copyPublicBoards": "Jemgyýetçilik tagtalaryny göçür", + "cboard.components.Settings.Subscribe.publishBoards": "Neşir tagtalary", "cboard.components.Settings.Subscribe.copyTiles": "Plitalary göçür", "cboard.components.Settings.Subscribe.pasteTiles": "Plitalary ýelme", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Güýçli ulanylyşyň analitikasy", + "cboard.components.Settings.Subscribe.shareBoards": "Paýlaşma tagtalary", + "cboard.components.Settings.Subscribe.adsFree": "Reklamalar mugt", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Açyk tagta nyň formatyna eksport (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "Sözlemleri paýlaş", + "cboard.components.Settings.Subscribe.privateSupportChannel": "Şahsy goldaw kanaly", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Tilsimler üçin ses ýazgysy", + "cboard.components.Settings.Subscribe.active": "INDUS", "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", + "cboard.components.Settings.Subscribe.in_grace_period": "GREÝS DÖWRI", + "cboard.components.Settings.Subscribe.proccesing": "Siziň abuna ýazylyşygyňyzy işleýäs...", + "cboard.components.Settings.Subscribe.expired": "Siziň abuna ýazylyş möhleti şu nda doldy: {e}", + "cboard.components.Settings.Subscribe.paused": "Siziň abatlaýyşyňyz sägindi: {e}", + "cboard.components.Settings.Subscribe.on_hold": "Siziň abuna ýazylyş möhleti şu nda doldy: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "Siz abuna ýazylmaýarsyňyz. ", + "cboard.components.Settings.Subscribe.unverified": "Satyn alşyňyzy tassyk edeniňde hata ýüze çykdy. Täzele", + "cboard.components.Settings.Subscribe.refresh": "Täzele", + "cboard.components.Settings.Subscribe.error": "Oops bir zat oňaýsyz ýagdaýa düşdi. Ýene-de synap görmegiňizi haýyş edýäris", + "cboard.components.Settings.Subscribe.empty_product": "Şu wagt oňa ýazylmak mümkin däl. Ýene-de synap görmegiňizi haýyş edýäris.", + "cboard.components.Settings.Subscribe.on_trial_period": "Siz 30 günlük mugt sudda. Ol gutarandan soň, ähli aýratynlyklary almak üçin abuna ýazylmaly bolarsyňyz.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "Abuna Ýazylyş Maglumaty", + "cboard.components.Settings.Subscribe.manageSubscription": "Abuna ýazylyşlary dolandyr", + "cboard.components.Settings.Subscribe.cancelSubscription": "Abuna ýazyşygy ýatyr", + "cboard.components.Settings.Subscribe.planAmount": "Plan möçberi:", "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.status": "Durum:", + "cboard.components.Settings.Subscribe.nextPayment": "Indiki tölegi:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "Ýokary hilli aksesler gutarýar:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "Tölegiňizi öňünden düzediň:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Google hasabyňyz eýýäm önüm satyn alan ýaly görünýär. Programmany täzeden başlamaga çalşyň.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Görşümiz ýaly, siziň Apple hasabyňyz eýýäm önüm satyn aldy. Programmany täzeden başlamaga çalşyň.", "cboard.components.Settings.Subscribe.close": "Ýap", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Siz häzirki planyňyzy ýatyrmak isleýändigiňize ynanýarmysyňyz?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Siziň abatlaýyşyňyz üstünlikli ýatyryldy.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "Abatlaýyşyňyzy ýatyrmakda ýalňyşlyk ýüze çykypdyr, haýyş edýäris, birazdan ýene synap görüň.", "cboard.components.Settings.Language.language": "Dil", "cboard.components.Settings.Language.moreLanguages": "Köpräk dil", "cboard.components.Settings.Language.close": "Ýap", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "Alban dili", "cboard.components.Settings.Language.arabic": "Arapça", "cboard.components.Settings.Language.belarusian": "Belarusça", "cboard.components.Settings.Language.bengali": "Bengalça", @@ -557,44 +565,44 @@ "cboard.components.Settings.Language.downloadLangSubheader": "Göçürip alyp bolýan diller", "cboard.components.Settings.Language.uninstalled": "Aýrylan", "cboard.components.Settings.Language.download": "Göçürip al", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", + "cboard.components.Settings.Language.configureLocalVoice": "Ýerli sesi konfigurirläň", "cboard.components.Settings.Language.downloadDialogTitle": "Dili göçürip al", "cboard.components.Settings.Language.downloadDialogSubtitle": "Bu dil üçin sesleri göçürip almak we gurnamak üçin Google Play Store-a gönükdirilersiňiz. Dowam etmek isleýärsiňizmi?", "cboard.components.Settings.Language.cancel": "Bes et", "cboard.components.Settings.Language.ttsErrorAlert": "Biz täze diliň gurnalandygyny anyklamadyk. Barlamagyňyzy haýyş edýäris.", "cboard.components.Settings.Language.langErrorAlert": "Biz täze sesiň gurnalandygyny anyklamadyk. Göçürilip alnan programmany barlaň.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", + "cboard.components.Settings.Language.continueOnlineLangAlert": "Saýlanan dil üçin internetden ses tapyp bolýar. Eger siz programmany kabul etseňiz, dili otomatik üýtgederdi.", + "cboard.components.Settings.Language.searchVoiceAlert": "Text To Speech motorynyň programmasynda sesi gözlemegiňizi haýyş edýäris", "cboard.components.Settings.Language.checkIt": "Barla", "cboard.components.Settings.Language.CancelInstalation": "Gurnamagy bes et", "cboard.components.Settings.Language.openApp": "Programmany aç", "cboard.components.Settings.Language.uninstalledLangNotification": "Täze dil gurna", "cboard.components.Settings.Language.instaledLangSuccesNotification": "Dil üstünlikli gurnaldy", "cboard.components.Settings.Symbols.symbols": "Nyşanlar", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Symbols.downloadArasaac": "ARASAAK nyşanlary ýükle", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Offline modde ullanyljak araSAAC Symbols bilen bir paket indirýär.", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Nyşanlaryň ýüklenilmegi simwollary sistemaňyzda ýerli ýagdaýa görä edinmäge mümkinçilik berer. Şonda täze elementi döretmek üçin simwolgözleri gözläniňizde internet baglaýjygerek bolmaz.", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "ARASAAC Simwollaryny ýüklemek isleýärmisiňiz? Bu proses biraz wagt gerek bolar.", "cboard.components.Settings.Symbols.cancel": "Bes et", "cboard.components.Settings.Symbols.download": "Göçürip al", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.noConnection": "Internet baglaýjysy ýok", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "Internet baglaýjysy ýok. Simwollary ýüklemek üçin internete birikdirilmeli.", + "cboard.components.Settings.Symbols.deleteArasaac": "ARASAAK nyşanysy sil", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Bu gäwmäňi ähli ARASAAC Simwollary bilen sil. Öçürilenden soň nyşanlar diňe internet baglaýjysy bilen elýeter bolar.", + "cboard.components.Settings.Symbols.delete": "Sil", "cboard.components.UserIcon.login": "Gir / Ýazyl", "cboard.components.VoiceRecorder.play": "Ýazgyny aýtdyr", "cboard.components.VoiceRecorder.clear": "Ýazgyny arassala", "cboard.components.VoiceRecorder.record": "Ýazgy et", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Mugt suduň gutardy,", + "cboard.components.PremiumFeature.featureBlockedTittle": "Bu aýratynlyk ýapylýar", + "cboard.components.PremiumFeature.featureBlockedText": "Bu funksiýany öçüriň. Ony we jemgyýetçilik tagtalary, onlaýn sesler, öňdebaryjy edit funksiýalary we ýene-de köp funksiýalary ulanmagy dowam etdirmek üçin täzelemegiňizi haýyş edýäris", + "cboard.components.PremiumFeature.upgradeNow": "Häzir täzele", + "cboard.components.UI.Downloader.initializing": "Başlyg...", + "cboard.components.UI.Downloader.completed": "Tamamlanan", + "cboard.components.UI.Downloader.processing": "Işlenip düzülýär...", + "cboard.components.UI.Downloader.processingDone": "Proses iň soňky gezek", + "cboard.components.UI.Downloader.processingError": "Maglumatlary işlemekde hata boldy, haýyş edýäris, ýene synanyň.", "cboard.board.home": "öý", "cboard.vocalization.myNameIsAmberley": "meniň adym Emberleý", "cboard.vocalization.niceToMeetYou": "sizi görenime şat", @@ -3829,40 +3837,40 @@ "symbol.alphabet.z-LowerCase": "z", "symbol.alphabet.z-UpperCase": "Z", "symbol.pronouns.I": "I", - "symbol.pronouns.he": "he", - "symbol.pronouns.her": "her", - "symbol.pronouns.hers": "hers", - "symbol.pronouns.him": "him", - "symbol.pronouns.his": "his", - "symbol.pronouns.she": "she", - "symbol.pronouns.we": "we", - "symbol.pronouns.me": "me", - "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", + "symbol.pronouns.he": "ol", + "symbol.pronouns.her": "ol", + "symbol.pronouns.hers": "onuň", + "symbol.pronouns.him": "ony", + "symbol.pronouns.his": "onuň", + "symbol.pronouns.she": "ol", + "symbol.pronouns.we": "biz", + "symbol.pronouns.me": "men", + "symbol.pronouns.it": "ol", + "symbol.pronouns.them": "olar", + "symbol.pronouns.they": "olar", + "symbol.pronouns.their": "olaryň", + "symbol.pronouns.that": "bu", + "symbol.pronouns.you": "sen", + "symbol.pronouns.our": "biziňki", "symbol.pronouns.who": "kim", - "symbol.pronouns.us": "us", - "symbol.pronouns.boy": "boy", - "symbol.pronouns.girl": "girl", - "symbol.pronouns.kids": "kids", - "symbol.pronouns.children": "children", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", - "symbol.pronouns.friend": "friend", - "symbol.connectors.for": "for", + "symbol.pronouns.us": "biz", + "symbol.pronouns.boy": "oglanjyk", + "symbol.pronouns.girl": "gyz", + "symbol.pronouns.kids": "çagalar", + "symbol.pronouns.children": "çagalar", + "symbol.pronouns.whoever": "kim bolsa-da", + "symbol.pronouns.mine": "meniňki", + "symbol.pronouns.anybody": "her kimiň", + "symbol.pronouns.everybody": "her bir adamyň", + "symbol.pronouns.nobody": "hiç kim", + "symbol.pronouns.friend": "dost", + "symbol.connectors.for": "üçin", "symbol.connectors.is": "is", "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.connectors.was": "bardy", + "symbol.connectors.with": "bilen", + "symbol.descriptiveQuantity.slow": "ýuwaş", + "symbol.descriptiveQuantity.different": "tapawutly", + "symbol.buildingContents.bathroom": "hammam", + "symbol.descriptiveQuantity.categories": "kategoriýalar" } diff --git a/src/translations/tr-TR.json b/src/translations/tr-TR.json index 54c20ca8c..30a7b8817 100644 --- a/src/translations/tr-TR.json +++ b/src/translations/tr-TR.json @@ -32,7 +32,7 @@ "cboard.components.SignUp.agreement": "{terms} ve {privacy} koşullarını kabul ediyorum", "cboard.components.SignUp.termsAndConditions": "Şartlar", "cboard.components.SignUp.privacy": "Güvenlik Politikası", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.noConnection": "Sunucuya bağlanılamıyor. Lütfen daha sonra tekrar deneyin.", "cboard.components.ChangePassword.password": "Yeni Parola", "cboard.components.ChangePassword.passwordRepeat": "Yeni parolayı tekrarlayın", "cboard.components.ChangePassword.send": "Gönder", @@ -90,8 +90,8 @@ "cboard.components.Board.EditToolbar.editTilesButton": "Düzenle", "cboard.components.Board.EditToolbar.addTileButton": "Döşeme Ekle", "cboard.components.Board.EditToolbar.fixedBoard": "Sabit", - "cboard.components.Board.EditToolbar.copyTiles": "Copy tiles", - "cboard.components.Board.EditToolbar.pasteTiles": "Paste tiles", + "cboard.components.Board.EditToolbar.copyTiles": "Kutucukları kopyalama", + "cboard.components.Board.EditToolbar.pasteTiles": "Fayansları yapıştırma", "cboard.components.Board.share": "Pay", "cboard.components.Board.copyMessage": "Panoya kopyalandı!", "cboard.components.Board.boardMissed": "Maalesef, bu klasörü / panoyu kaçırdık. Tekrar oluşturmanızı tavsiye ederiz.", @@ -122,9 +122,9 @@ "cboard.components.Board.walkthroughCloseTour": "Turu Kapat", "cboard.components.Board.walkthroughBack": "Geri", "cboard.components.Board.walkthroughNext": "Sonraki", - "cboard.components.Board.tilesCopiedSuccessfully": "Tiles copied successfully.", - "cboard.components.Board.tilesPastedSuccessfully": "Tiles pasted successfully.", - "cboard.components.Board.tilesPastedError": "WARNING: There was an error on tiles paste.", + "cboard.components.Board.tilesCopiedSuccessfully": "Kutucuklar başarıyla kopyalandı.", + "cboard.components.Board.tilesPastedSuccessfully": "Fayanslar başarıyla yapıştırıldı.", + "cboard.components.Board.tilesPastedError": "UYARI: Fayans macununda bir hata oluştu.", "cboard.components.LockToggle.lock": "Kilit", "cboard.components.LockToggle.unlock": "Kilidini aç", "cboard.components.BackButton.back": "Geri dön", @@ -215,14 +215,14 @@ "cboard.components.CommunicatorToolbar.tiles": "{qty} Fayans", "cboard.components.CommunicatorToolbar.editCommunicator": "İnşa etmek", "cboard.components.CommunicatorToolbar.addBoardButton": "Yönetim Kurulu ekle", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Öne çıkan bir pano seçin", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Öne çıkan bir pano seçin", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Seçilen seçenek için mevcut panonuzu değiştirmek istiyor musunuz? Tekrar değiştirebilirsiniz", "cboard.components.CommunicatorToolbar.disagree": "Kabul Etmiyorum", "cboard.components.CommunicatorToolbar.agree": "Kabul ediyorum", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Pano başlığı", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "Sembol kategorilerini içeren klasörlere sahip akıcı tahta. Herhangi bir renk şeması olmayan Dut sembolleri.", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "11 sütun ve 6 satıra dağılmış temel kelime dağarcığına sahip sabit tahta. ARASAAC sembollerini ve Fitzgerald renk şemasını kullanır.", "cboard.components.CommunicatorToolbar.close": "Kapat", "cboard.components.CommunicatorDialog.title": "Benim Communicator'ım", "cboard.components.CommunicatorDialog.menu": "Menü", @@ -296,18 +296,18 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "Panoyu yayınla: Panonuzu herkese açık hale getirin. Pano, Public Boards sekmesi altında görüntülenecektir.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "Panoyu yayından kaldır: Panonuzu özel yapın. Pano, Genel Panolar sekmesi altında görüntülenmez.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "Panonuzu veritabanından silin ve kurtarılamaz.", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", + "cboard.components.CommunicatorDialog.boardReport": "Bu Kurula Rapor Et", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Bu panonun cinsel, şiddet içeren, nefret dolu veya taciz edici içerik içerdiğini düşünüyorsanız lütfen bize bildirin", + "cboard.components.CommunicatorDialog.boardReportError": "Raporunuz gönderilirken bir hata oluştu. Lütfen tekrar deneyin.", "cboard.components.CommunicatorDialog.boardReportCancel": "İptal etmek", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", + "cboard.components.CommunicatorDialog.boardReportSend": "Rapor gönder", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Rapor başarıyla destek ekibine gönderildi.", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Cboard'un uygunsuz içerikten kurtulmasına yardımcı olduğunuz için teşekkür ederiz.", "cboard.components.CommunicatorDialog.boardReportClose": "Kapat", "cboard.components.Notifications.refreshPage": "Sayfayı yenile", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudSpeakErrorAlert": "İnternet bağlantınız, çevrimiçi bir sesi düzgün bir şekilde yeniden üretmek için yetersiz.", + "cboard.components.Notifications.changeVoiceOnError": "Sesi değiştir", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "Çevrimiçi bir ses ayarlandı. Kullanımı sırasında bir İnternet bağlantısı gereklidir.", "cboard.components.Settings.navigation": "Gezinme ve Düğmeler", "cboard.components.Settings.scanning": "Tarama", "cboard.components.Settings.display": "Görüntüle", @@ -316,7 +316,7 @@ "cboard.components.Settings.settings": "Ayarlar", "cboard.components.Settings.people": "İnsanlar", "cboard.components.Settings.guest": "Konuk", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "Abone olmak", "cboard.components.Settings.system": "sistem", "cboard.components.Settings.backup": "yedek", "cboard.components.Settings.language": "Dil", @@ -348,8 +348,8 @@ "cboard.components.Settings.fontSizeDescrip": "Yazı tipi boyutunu burada aşağıdakilerden birini seçerek düzenleyin: 1. Standart, 2. Büyük veya 3. Çok Büyük.", "cboard.components.Settings.hideOutputBarTitle": "Çıkış çubuğunu gizle", "cboard.components.Settings.hideOutputBarDescrip": "Cümle oluşturduğunuzda veya piktogram seçtiğinizde simgelerin göründüğü ekranın üst kısmındaki beyaz çubuğu gizler.", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", + "cboard.components.Settings.Display.outputIncreaseButtons": "Çıkış çubuğundaki eylem düğmelerinin boyutunu artırma", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Cümle kurduğunuz beyaz çubukta bulunan eylem düğmelerinin boyutunu artırın.", "cboard.components.Settings.labelPositionTitle": "Etiket konumu", "cboard.components.Settings.labelPositionDescrip": "Etiketi nereye yerleştireceğinizi seçebilirsiniz. Yukarıda, aşağıda veya gizli olabilir.", "cboard.components.Settings.enableDarkThemeTitle": "Koyu temayı etkinleştir", @@ -365,7 +365,7 @@ "cboard.components.Settings.folderVocalizationTitle": "Klasör seslendirme", "cboard.components.Settings.folderVocalizationDescrip": "Tıklandığında klasör adını yüksek sesle okur", "cboard.components.Settings.enableTour": "Turu etkinleştir", - "cboard.components.Settings.symbols": "Symbols", + "cboard.components.Settings.symbols": "Sembol", "cboard.components.Settings.People.people": "İnsanlar", "cboard.components.Settings.People.name": "isim", "cboard.components.Settings.People.nameSecondary": "Kullanıcı adınızı güncelleyin", @@ -377,10 +377,10 @@ "cboard.components.Settings.People.birthdateSecondary": "Doğum tarihinizi güncelleyin", "cboard.components.Settings.People.location": "Konum", "cboard.components.Settings.People.logout": "Çıkış Yap", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "Bu hesabı sil", + "cboard.components.Settings.People.deleteAccountSecondary": "Bir hesabı sildikten sonra geri dönüş yoktur. Lütfen emin olun.", + "cboard.components.Settings.People.errorDeletingAccount": "Hesap silme işlemi sırasında bir hata oluşur. Lütfen tekrar deneyin.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Bir hesabı sildikten sonra geri dönüş yoktur. Hesabınızı sileceğinizden emin misiniz?", "cboard.components.Settings.People.cancelDeleteAccount": "İptal etmek", "cboard.components.Settings.Display.display": "Görüntüle", "cboard.components.Settings.Display.StandardSize": "Standart", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "Ekstra büyük", "cboard.components.Settings.Display.uiSize": "Kullanıcı boyutu", "cboard.components.Settings.Display.uiSizeSecondary": "Elemanlar boyutu", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "Yazı tipi ailesi", + "cboard.components.Settings.Display.fontFamilySecondary": "Uygulamanın tamamında kullanılan metin yazı tipini değiştirin", "cboard.components.Settings.Display.fontSize": "Yazı Boyutu", "cboard.components.Settings.Display.fontSizeSecondary": "Uygulama yazı tipi boyutu", "cboard.components.Settings.Display.LabelPositionAbove": "yukarıdaki", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "Tarayıcı elemanların üzerinde yineleyecek, seçmek için herhangi bir tuşa basacaktır.", "cboard.components.Settings.Navigation.navigation": "Gezinme ve Düğmeler", "cboard.components.Settings.Navigation.enable": "İçeriğin farkında ol geri düğmesini etkinleştir", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "Büyük geri düğmelerini gösterir. Gezinme düğmeleri stil bölümünde istediğiniz stili seçin.", "cboard.components.Settings.Navigation.shareShow": "İfadeyi paylaş düğmesini göster", "cboard.components.Settings.Navigation.shareShowSecondary": "Seçili sembollerin paylaşılmasına izin veren bir paylaş düğmesi (geri al düğmesinin yanında) gösterin.", "cboard.components.Settings.Navigation.quickUnlock": "Hızlı ayarların kilidini açmayı etkinleştir", @@ -425,16 +425,16 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "Kaldırmak için her sembolde \"x\" düğmeyi gösterir.", "cboard.components.Settings.Navigation.vocalizeFolders": "Klasör seslendirmesini etkinleştir", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Tıklandığında klasörlerin adını yüksek sesle okur", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.showLiveMode": "Canlı Modu Kullanın", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "Canlı mod, metni doğrudan çıkış çubuğuna yazmanıza ve sesi hızlı bir şekilde çalmanıza olanak tanır. Yazabilen kullanıcılar için tasarlanmıştır.", + "cboard.components.Settings.Navigation.activeImprovePhrase": "İyileştirme İfadesini Kullan", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase, Yapay zeka kullanarak çıktı cümlesini dilbilimsel olarak iyileştirmenize olanak tanır. Çekirdek pano kullanıcıları için tasarlanmıştır", + "cboard.components.Settings.Navigation.bigScroll": "Büyük kaydırma düğmelerini etkinleştir", + "cboard.components.Settings.Navigation.bigScrollSecondary": "Büyük kaydırma düğmelerini gösterir. Gezinme düğmeleri stil bölümünde istediğiniz stili seçin", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "Gezinme düğmeleri stili", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Bağlama duyarlı geri ve büyük kaydırma düğmelerinin stilini seçin. Yanlarda göz izleyicileri için önerilir", + "cboard.components.Settings.Navigation.onTheSides": "Yanlarda", + "cboard.components.Settings.Navigation.onTop": "Üstte", "cboard.components.Settings.Export.export": "İhracat", "cboard.components.Settings.Export.exportSingle": "Tek bir panoyu dışa aktar", "cboard.components.Settings.Export.exportSingleSecondary": "Bu seçenek, pano listesinden sahip olduğunuz tek bir kartı dışa aktarır. {cboardLink}, {link} veya PDF formatlarını seçebilirsiniz.", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Bu seçenek, {cboardLink} biçimini veya {link} biçimini seçerseniz sahip olduğunuz TÜM panoları dışa aktarır. PDF formatını seçerseniz, SADECE mevcut kartı dışa aktarır.", "cboard.components.Settings.Export.boardDownloaded": "Panolarınız indirildi", "cboard.components.Settings.Export.boardDownloadedCva": "Panolarınız indirildi. Dosyanızı indirme klasörünün altında bulun", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Panonuz indirildi. Dosyanızı 'Cihazımda' klasörü altında bulun", + "cboard.components.Settings.Export.boardDownloadedError": "Ups.. Bir şeyler ters gitti. Lütfen tekrar deneyin", + "cboard.components.Settings.Export.downloadNoConnectionError": "PDF'yi indirmek için internet bağlantısına ihtiyacınız var.", "cboard.components.Settings.Export.boards": "Kurulları", + "cboard.components.Settings.Export.pdfSettings": "PDF Ayarları", + "cboard.components.Settings.Export.fontSize": "Yazı boyutu", + "cboard.components.Settings.Export.fontSizeSecondary": "İstediğiniz yazı tipi boyutunu seçin. Bu seçenek, dışa aktarılan kartın boyutlarıyla ilgili sorunlarınız varsa kullanışlıdır.", + "cboard.components.Settings.Export.small": "Küçük", + "cboard.components.Settings.Export.medium": "Orta", + "cboard.components.Settings.Export.large": "Büyük", "cboard.components.Settings.Import.import": "İthalat", "cboard.components.Settings.Import.importSecondary": "Bu seçenek, algılanan yeni panoları SADECE içe aktarır. Cboard'da bulunan varsayılan panoları ALMAYACAKTIR. Desteklenen formatlar {cboardLink} format veya {link} formattır.", "cboard.components.Settings.Import.success": "Başarı !! {boards} pano başarıyla alındı.", @@ -467,50 +473,52 @@ "cboard.components.Settings.Speech.faster": "Daha hızlı", "cboard.components.Settings.Speech.slower": "Yavaş", "cboard.components.Settings.Speech.sampleSentence": "Merhaba! Bu benim sesim", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", - "cboard.components.Settings.Subscribe.copyTiles": "Copy tiles", - "cboard.components.Settings.Subscribe.pasteTiles": "Paste tiles", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", + "cboard.components.Settings.Subscribe.subscribe": "Abone olmak", + "cboard.components.Settings.Subscribe.includedFeatures": "Dahil olan özellikler:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Çevrimiçi nöral sesler", + "cboard.components.Settings.Subscribe.copyPublicBoards": "Herkese açık panoları kopyalama", + "cboard.components.Settings.Subscribe.publishBoards": "Panoları yayınlama", + "cboard.components.Settings.Subscribe.copyTiles": "Kutucukları kopyalama", + "cboard.components.Settings.Subscribe.pasteTiles": "Fayansları yapıştırma", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Güçlü kullanım analitiği", + "cboard.components.Settings.Subscribe.shareBoards": "Panoları paylaşma", + "cboard.components.Settings.Subscribe.adsFree": "Reklamsız", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Açık kart formatına (OBF) dışa aktar", + "cboard.components.Settings.Subscribe.sharePhrases": "İfadeleri paylaşma", + "cboard.components.Settings.Subscribe.privateSupportChannel": "Özel destek kanalı", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Fayanslar için ses kaydı", + "cboard.components.Settings.Subscribe.active": "ETKİN", + "cboard.components.Settings.Subscribe.canceled": "İPTAL EDİLMİŞ", + "cboard.components.Settings.Subscribe.in_grace_period": "ÖDEMESIZ DÖNEM", + "cboard.components.Settings.Subscribe.proccesing": "Aboneliğinizi işliyoruz...", + "cboard.components.Settings.Subscribe.expired": "Aboneliğinizin süresi doldu: {e}", + "cboard.components.Settings.Subscribe.paused": "Aboneliğiniz şu tarihte duraklatıldı: {e}", + "cboard.components.Settings.Subscribe.on_hold": "Aboneliğinizin süresi doldu: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "Abone değilsiniz. ", + "cboard.components.Settings.Subscribe.unverified": "Satın alma işleminizin doğrulanması sırasında bir hata oluştu. Lütfen yenileyin", + "cboard.components.Settings.Subscribe.refresh": "Yenilemek", + "cboard.components.Settings.Subscribe.error": "Oops bir şeyler ters gitti. Lütfen daha sonra tekrar deneyin", + "cboard.components.Settings.Subscribe.empty_product": "Şu anda herhangi bir abonelik bulunmamaktadır. Lütfen daha sonra tekrar deneyin.", + "cboard.components.Settings.Subscribe.on_trial_period": "30 günlük ücretsiz deneme sürümündesiniz. Bittikten sonra, tüm özellikleri almak için abone olmanız gerekecek.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "Abonelik Bilgileri", + "cboard.components.Settings.Subscribe.manageSubscription": "Aboneliği Yönet", + "cboard.components.Settings.Subscribe.cancelSubscription": "Aboneliği İptal Et", + "cboard.components.Settings.Subscribe.planAmount": "Plan tutarı:", "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.status": "Durum:", + "cboard.components.Settings.Subscribe.nextPayment": "Bir sonraki ödeme:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "Prim erişimi şu tarihlerde sona erecektir:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "Ödeme sorunlarınızı aşağıdakilerden önce düzeltin:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Görünüşe göre Google hesabınız zaten bir ürün satın almış. Uygulamayı yeniden başlatmayı deneyin.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Görünüşe göre Apple hesabınız zaten bir ürün satın almış. Uygulamayı yeniden başlatmayı deneyin.", "cboard.components.Settings.Subscribe.close": "Kapat", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Mevcut planınızı iptal etmek istediğinizden emin misiniz?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Aboneliğiniz başarıyla iptal edildi.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "Aboneliğinizi iptal ederken bir hata oluştu, lütfen bir dakika sonra tekrar deneyin.", "cboard.components.Settings.Language.language": "Dil", "cboard.components.Settings.Language.moreLanguages": "Daha Fazla Dil", "cboard.components.Settings.Language.close": "Kapat", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "Arnavutça", "cboard.components.Settings.Language.arabic": "Arapça", "cboard.components.Settings.Language.belarusian": "Beyaz Rusça", "cboard.components.Settings.Language.bengali": "Bengal", @@ -533,7 +541,7 @@ "cboard.components.Settings.Language.khmer": "Kmer", "cboard.components.Settings.Language.korean": "Koreli", "cboard.components.Settings.Language.montenegrin": "Karadağlı", - "cboard.components.Settings.Language.macedonian": "Macedonian", + "cboard.components.Settings.Language.macedonian": "Makedonca", "cboard.components.Settings.Language.nepali": "Nepali", "cboard.components.Settings.Language.dutch": "Flemenkçe", "cboard.components.Settings.Language.norwegian": "Norveççe", @@ -550,51 +558,51 @@ "cboard.components.Settings.Language.ukrainian": "Ukrayna", "cboard.components.Settings.Language.vietnamese": "Vietnam", "cboard.components.Settings.Language.chinese": "Çince", - "cboard.components.Settings.Language.ttsEnginesSubheader": "Text to speech engine", + "cboard.components.Settings.Language.ttsEnginesSubheader": "Metinden konuşmaya motoru", "cboard.components.Settings.Language.ttsEngines": "Metin okuma motoru", "cboard.components.Settings.Language.ttsEngineError": "UYARI: Bu metin konuşma motoru, Cboard! Tarafından desteklenen herhangi bir dili içermez. Bizimle iletişime geçmekten ve bize bildirmekten çekinmeyin.", "cboard.components.Settings.Language.availableLangsSubheader": "Mevcut diller", "cboard.components.Settings.Language.downloadLangSubheader": "İndirilebilir diller", "cboard.components.Settings.Language.uninstalled": "Kaldırıldı", "cboard.components.Settings.Language.download": "İndir", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", + "cboard.components.Settings.Language.configureLocalVoice": "Yerel ses yapılandırma", "cboard.components.Settings.Language.downloadDialogTitle": "Dil İndir", - "cboard.components.Settings.Language.downloadDialogSubtitle": "You will be redirected to the Google play store in order to download and install the voices for this language. Do you want to proceed?", + "cboard.components.Settings.Language.downloadDialogSubtitle": "Bu dilin seslerini indirmek ve yüklemek için Google Play Store'a yönlendirileceksiniz. Devam etmek istiyor musunuz?", "cboard.components.Settings.Language.cancel": "İptal etmek", - "cboard.components.Settings.Language.ttsErrorAlert": "We didn't detect the new language is installed. Please verify.", - "cboard.components.Settings.Language.langErrorAlert": "We didn't detect the new voice is installed. Please verify the downloaded application.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", - "cboard.components.Settings.Language.checkIt": "Check it", + "cboard.components.Settings.Language.ttsErrorAlert": "Yeni dilin yüklü olduğunu algılamadık. Lütfen doğrulayın.", + "cboard.components.Settings.Language.langErrorAlert": "Yeni sesin yüklendiğini algılamadık. Lütfen indirilen uygulamayı doğrulayın.", + "cboard.components.Settings.Language.continueOnlineLangAlert": "Seçilen dil için çevrimiçi bir ses mevcuttur. Kabul ederseniz, uygulama dili otomatik olarak değiştirir.", + "cboard.components.Settings.Language.searchVoiceAlert": "Lütfen Text To Speech motor uygulamasında bir ses arayın", + "cboard.components.Settings.Language.checkIt": "Kontrol et", "cboard.components.Settings.Language.CancelInstalation": "İndirmekten vazgeç", "cboard.components.Settings.Language.openApp": "Uygulamayı aç", "cboard.components.Settings.Language.uninstalledLangNotification": "Yeni dil yükle", "cboard.components.Settings.Language.instaledLangSuccesNotification": "Dil başarıyla indirildi", - "cboard.components.Settings.Symbols.symbols": "Symbols", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Symbols.symbols": "Sembol", + "cboard.components.Settings.Symbols.downloadArasaac": "ARASAAC Sembollerini İndirin", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Çevrimdışı modda kullanılacak tüm ARASAAC Sembollerini içeren bir paket indirir.", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Sembolleri indirmek, sembolleri sisteminizde yerel olarak bulundurmanızı sağlar, böylece yeni bir öğe oluşturmak için sembolleri aradığınızda İnternet bağlantısına ihtiyacınız olmaz.", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "ARASAAC Sembollerini indirmek istiyor musunuz? İşlem biraz zaman alacak.", "cboard.components.Settings.Symbols.cancel": "İptal etmek", "cboard.components.Settings.Symbols.download": "İndir", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.noConnection": "İnternet bağlantısı yok", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "İnternet bağlantısı yok. Sembolleri indirmek için internete bağlı olmanız gerekir.", + "cboard.components.Settings.Symbols.deleteArasaac": "ARASAAC Sembollerini Sil", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Tüm ARASAAC Sembollerini içeren paketi silin. Silme işleminden sonra, semboller yalnızca İnternet bağlantısıyla kullanılabilir.", + "cboard.components.Settings.Symbols.delete": "Silmek", "cboard.components.UserIcon.login": "Giriş veya kayıt olun", "cboard.components.VoiceRecorder.play": "Kayıt oynat", "cboard.components.VoiceRecorder.clear": "Net kayıt", "cboard.components.VoiceRecorder.record": "Kayıt", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Ücretsiz deneme süreniz sona erdi", + "cboard.components.PremiumFeature.featureBlockedTittle": "Bu özellik engellendi", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard bu özelliği devre dışı bırakır. Herkese açık panolar, çevrimiçi sesler, gelişmiş düzenleme işlevleri ve çok daha fazlası gibi tüm özellikleri kullanmaya devam etmek için lütfen yükseltin", + "cboard.components.PremiumFeature.upgradeNow": "Şimdi yükseltin", + "cboard.components.UI.Downloader.initializing": "Başlatılıyor...", + "cboard.components.UI.Downloader.completed": "Tamamlandı", + "cboard.components.UI.Downloader.processing": "Işleme...", + "cboard.components.UI.Downloader.processingDone": "İşlem Tamamlandı!", + "cboard.components.UI.Downloader.processingError": "Veriler işlenirken bir hata oluştu, lütfen tekrar deneyin.", "cboard.board.home": "ev", "cboard.vocalization.myNameIsAmberley": "benim adım Amberley", "cboard.vocalization.niceToMeetYou": "tanıştığıma memnun oldum", @@ -3837,32 +3845,32 @@ "symbol.pronouns.she": "o", "symbol.pronouns.we": "biz", "symbol.pronouns.me": "\nben", - "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", + "symbol.pronouns.it": "o", + "symbol.pronouns.them": "onlara", + "symbol.pronouns.they": "onlar", + "symbol.pronouns.their": "onların", + "symbol.pronouns.that": "o", + "symbol.pronouns.you": "sen", + "symbol.pronouns.our": "bizim", "symbol.pronouns.who": "kim", - "symbol.pronouns.us": "us", + "symbol.pronouns.us": "ABD", "symbol.pronouns.boy": "erkek çocuk", "symbol.pronouns.girl": "kız çocuk", "symbol.pronouns.kids": "çocuk", "symbol.pronouns.children": "çocuk", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", + "symbol.pronouns.whoever": "Kim", + "symbol.pronouns.mine": "maden", + "symbol.pronouns.anybody": "Kimseyi", + "symbol.pronouns.everybody": "herkes", + "symbol.pronouns.nobody": "hiç kimse", "symbol.pronouns.friend": "arkadaş", - "symbol.connectors.for": "for", - "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.connectors.for": "için", + "symbol.connectors.is": "dir", + "symbol.connectors.to": "Hedef", + "symbol.connectors.was": "idi", + "symbol.connectors.with": "ile", + "symbol.descriptiveQuantity.slow": "yavaş", + "symbol.descriptiveQuantity.different": "farklı", + "symbol.buildingContents.bathroom": "banyo", + "symbol.descriptiveQuantity.categories": "Kategori" } diff --git a/src/translations/tu-TI.json b/src/translations/tu-TI.json index cc64d2991..d235dbc3a 100644 --- a/src/translations/tu-TI.json +++ b/src/translations/tu-TI.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", "cboard.components.Settings.Export.boards": "Tabuada sira", + "cboard.components.Settings.Export.pdfSettings": "PDF Settings", + "cboard.components.Settings.Export.fontSize": "Font size", + "cboard.components.Settings.Export.fontSizeSecondary": "Select the desired font size. This option is useful if you have problems with the dimensions of the exported board.", + "cboard.components.Settings.Export.small": "Small", + "cboard.components.Settings.Export.medium": "Medium", + "cboard.components.Settings.Export.large": "Large", "cboard.components.Settings.Import.import": "Importa", "cboard.components.Settings.Import.importSecondary": "opsaun ida nee sei importa DEIT tabuada foun nebe detekta tiha ona. nia sei LA importa tabuada default nebe inklui iha Cboard. formatu nebe suporta mak {cboardLink}formatu ou {link} formatu.", "cboard.components.Settings.Import.success": "Susesu!! {boards} tabuada hirak nee importa ho susesu ", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Ita nia subskrisaun pendente hela iha:", "cboard.components.Settings.Subscribe.on_hold": "Ita nia subskrisaun ramata iha:", "cboard.components.Settings.Subscribe.not_subscribed": "Ita seidauk subskriba.", + "cboard.components.Settings.Subscribe.unverified": "An error occurred during validation of your purchase. Please refresh", "cboard.components.Settings.Subscribe.refresh": "Atualiza ka refresh tiha lai", "cboard.components.Settings.Subscribe.error": "Oops buat ruma la'o sala ona. Favór koko oras tan", "cboard.components.Settings.Subscribe.empty_product": "Laiha subskrisaun ne'ebé mak disponivel iha tempu ida ne'e. Favór koko oras tan. ", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Asesu premium nian sei ramata iha:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Hadi'ak lai ita nia problema pagamente antes ita:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Iha ne'e ita nia konta Google sosa ona produtu ida. Koko hahú hikas fali aplikasaun refere. ", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "It looks like your Apple account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Taka", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Ita serteza katak ita hakarak kansela ita nia moda plan ida daudaun ne'e?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Ita nia prosesu ba kansela subskrisaun hala'o ho susesu ona.", diff --git a/src/translations/uk-UA.json b/src/translations/uk-UA.json index bf8b61c18..1fa494c33 100644 --- a/src/translations/uk-UA.json +++ b/src/translations/uk-UA.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "Угони..щось пішло не так. Будь ласка, спробуйте ще раз", "cboard.components.Settings.Export.downloadNoConnectionError": "Необхідне підключення до Інтернету для завантаження PDF.", "cboard.components.Settings.Export.boards": "Дошки", + "cboard.components.Settings.Export.pdfSettings": "Налаштування PDF", + "cboard.components.Settings.Export.fontSize": "Розмір шрифту", + "cboard.components.Settings.Export.fontSizeSecondary": "Виберіть потрібний розмір шрифту. Ця опція корисна, якщо у вас виникли проблеми з розмірами експортованої дошки.", + "cboard.components.Settings.Export.small": "Малий", + "cboard.components.Settings.Export.medium": "Середнє", + "cboard.components.Settings.Export.large": "Великий", "cboard.components.Settings.Import.import": "Імпортувати", "cboard.components.Settings.Import.importSecondary": "Ця опція буде імпортувати ДОВІДКЕ нові виявлені дошки. НЕ БЕЗ імпортувати плати за замовчуванням, включені до Cboard. Підтримувані формати мають формат {cboardLink} або {link} формат.", "cboard.components.Settings.Import.success": "Успіх !! {boards} дощок було імпортовано успішно.", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "Ваша підписка була призупинена: {e}", "cboard.components.Settings.Subscribe.on_hold": "Термін дії вашої підписки минув: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Ти не передплачений. ", + "cboard.components.Settings.Subscribe.unverified": "Під час перевірки покупки сталася помилка. Будь ласка, оновіть", "cboard.components.Settings.Subscribe.refresh": "Оновити", "cboard.components.Settings.Subscribe.error": "Йой, щось пішло не так. Будь ласка, спробуйте ще раз пізніше", "cboard.components.Settings.Subscribe.empty_product": "Зараз немає доступної підписки. Будь ласка, спробуйте ще раз пізніше.", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "Термін дії преміум-доступу закінчується:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Виправити Ваші проблеми з оплатою перед цим:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Схоже, ваш обліковий запис Google вже придбав продукт. Спробуйте перезапустити додаток.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Схоже, ваш обліковий запис Apple уже придбав продукт. Спробуйте перезапустити додаток.", "cboard.components.Settings.Subscribe.close": "Закрити", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Ви впевнені, що хочете скасувати поточний план?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Вашу підписку було успішно скасовано.", diff --git a/src/translations/ur-PK.json b/src/translations/ur-PK.json index 41502f166..694da1b01 100644 --- a/src/translations/ur-PK.json +++ b/src/translations/ur-PK.json @@ -4,18 +4,18 @@ "cboard.components.WelcomeScreen.skipForNow": "اب کے لئے چھوڑ دیں", "cboard.components.WelcomeScreen.google": "گوگل کے ساتھ سائن ان کریں", "cboard.components.WelcomeScreen.facebook": "فیس بک کے ساتھ سائن ان کریں", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", - "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", - "cboard.components.WelcomeScreen.terms": "Terms", - "cboard.components.WelcomeScreen.privacy": "Privacy Policy", + "cboard.components.WelcomeScreen.apple": "ایپل کے ساتھ سائن ان کریں", + "cboard.components.WelcomeScreen.loginErrorAndroid": "معاف کیجیئے. تصدیق کے عمل کے دوران ایک نقص واقع ہوا۔ براہ مہربانی اسے دوبارہ آزمائیں", + "cboard.components.WelcomeScreen.terms": "شرائط", + "cboard.components.WelcomeScreen.privacy": "رازداری کی پالیسی", "cboard.components.WelcomeScreenInformation.heading": "Cboard میں خوش آمدید", "cboard.components.WelcomeScreenInformation.text": "کی بورڈ علامتوں اور متن سے بات کرنے کے ساتھ بات چیت کرنے کے لئے صارفین کو تقریر اور زبان کی خرابیاں فراہم کرتا ہے.", "cboard.components.AuthScreenInformation.heading": "کی بورڈ", "cboard.components.AuthScreenInformation.text": "اپنی ترتیبات کو مطابقت پذیر کرنے کیلئے سائن اپ کریں!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "اپنے اکاؤنٹ کو چالو کرنا...", + "cboard.components.Activate.loginSignUpPage": "لاگ ان کریں یا صفحہ سائن اپ کریں", + "cboard.components.Activate.error": "غلطی: اپنے عارضی صارف کے ناکام ہونے کی تصدیق، براہ کرم دوبارہ لاگ ان کرنے کی کوشش کریں", + "cboard.components.Activate.success": "تصدیق شدہ!", "cboard.components.Login.loginToCboard": "کی بورڈ میں لاگ ان کریں", "cboard.components.Login.login": "میں لاگ ان کریں", "cboard.components.Login.email": "ای میل", @@ -29,10 +29,10 @@ "cboard.components.SignUp.confirmYourPassword": "اپنا پاس ورڈ کی تصدیق کریں", "cboard.components.SignUp.cancel": "منسوخ کریں", "cboard.components.SignUp.signMeUp": "مجھے اس میں شامل کرو", - "cboard.components.SignUp.agreement": "I agree with the {terms} and the {privacy}", - "cboard.components.SignUp.termsAndConditions": "Terms", - "cboard.components.SignUp.privacy": "Privacy Policy", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.agreement": "میں اس سے متفق ہوں {terms} اور {privacy}", + "cboard.components.SignUp.termsAndConditions": "شرائط", + "cboard.components.SignUp.privacy": "رازداری کی پالیسی", + "cboard.components.SignUp.noConnection": "سرور سے رابطہ قائم کرنے سے قاصر۔ براہ کرم بعد میں دوبارہ کوشش کریں۔", "cboard.components.ChangePassword.password": "نیا پاس ورڈ", "cboard.components.ChangePassword.passwordRepeat": "نیا پاس ورڈ دہرائیں", "cboard.components.ChangePassword.send": "بھیجیں", @@ -90,8 +90,8 @@ "cboard.components.Board.EditToolbar.editTilesButton": "ترمیم", "cboard.components.Board.EditToolbar.addTileButton": "ٹائل شامل کریں", "cboard.components.Board.EditToolbar.fixedBoard": "طے شدہ", - "cboard.components.Board.EditToolbar.copyTiles": "Copy tiles", - "cboard.components.Board.EditToolbar.pasteTiles": "Paste tiles", + "cboard.components.Board.EditToolbar.copyTiles": "کاپی ٹائلز", + "cboard.components.Board.EditToolbar.pasteTiles": "ٹائلیں چسپاں کریں", "cboard.components.Board.share": "بانٹیں", "cboard.components.Board.copyMessage": "کلپ بورڈ پر کاپی!", "cboard.components.Board.boardMissed": "ہمیں افسوس ہے لیکن ہم نے اس فولڈر / بورڈ کو کھو دیا ہے۔ ہم آپ کو مشورہ دیتے ہیں کہ اسے دوبارہ تخلیق کریں۔", @@ -103,12 +103,12 @@ "cboard.components.Board.boardCopyAccept": "قبول کریں", "cboard.components.Board.boardCopiedSuccessfully": "بورڈ نے کامیابی کے ساتھ آپ کے مواصلات میں شامل کیا", "cboard.components.Board.emptyVoiceAlert": "انتباہ: ہمیں تقریر کی آواز سے دستیاب متن کا پتہ نہیں چلا! کی بورڈ ٹھیک طرح سے کام نہیں کرسکتا۔", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", - "cboard.components.Board.offlineChangeVoice": "Change voice", + "cboard.components.Board.offlineVoiceAlert": "انتباہ: آپ ایک آن لائن آواز استعمال کر رہے ہیں، لیکن ایسا لگتا ہے کہ آپ آف لائن ہیں!", + "cboard.components.Board.offlineChangeVoice": "آواز تبدیل کریں", "cboard.components.Board.myBoardTitle": "میرا بورڈ", "cboard.components.Board.failedToCopy": "کلپ بورڈ میں کاپی کرنے میں ناکام", "cboard.components.Board.walkthroughWelcome": "بورڈ میں خوش آمدید!", - "cboard.components.Board.walkthroughChooseABoard": "Choose a board to start", + "cboard.components.Board.walkthroughChooseABoard": "شروع کرنے کے لئے ایک بورڈ منتخب کریں", "cboard.components.Board.walkthroughUnlock": "اپنے اختیارات اور ترتیبات کو غیر مقفل کرنے کیلئے لاک بٹن کو چار بار دبائیں۔", "cboard.components.Board.walkthroughStart": "کیا آپ کی بورڈ ایپ اور اس کی حیرت انگیز خصوصیات کے اس پار جانے کے لئے تیار ہیں؟", "cboard.components.Board.walkthroughSignInUp": "اپنے مواصلات کو شخصی بنانے کیلئے سائن ان کریں۔", @@ -117,14 +117,14 @@ "cboard.components.Board.walkthroughAddTile": "یہاں آپ بورڈ میں ٹائل شامل کرسکتے ہیں! یہ ٹائل بٹن ، فولڈر یا خالی بورڈ ہوسکتا ہے۔", "cboard.components.Board.walkthroughChangeBoard": "یہ ڈراپ ڈاؤن مینو ہے جہاں سے آپ اپنے مواصلات میں کسی اور بورڈ میں جاسکتے ہیں۔", "cboard.components.Board.walkthroughBuildCommunicator": "یہاں آپ اپنے مخاطب تک رسائی حاصل کرسکتے ہیں ، اس میں ترمیم کرسکتے ہیں اور مزید بورڈز کی مدد سے اسے خوشحال کرسکتے ہیں۔", - "cboard.components.Board.walkthroughDefaultBoardsSelector": "Here you can switch between different featured boards", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "یہاں آپ مختلف خصوصیات والے بورڈز کے درمیان سوئچ کرسکتے ہیں", "cboard.components.Board.walkthroughEndTour": "ٹور ختم", "cboard.components.Board.walkthroughCloseTour": "قریب سفر", "cboard.components.Board.walkthroughBack": "پیچھے", "cboard.components.Board.walkthroughNext": "اگلے", - "cboard.components.Board.tilesCopiedSuccessfully": "Tiles copied successfully.", - "cboard.components.Board.tilesPastedSuccessfully": "Tiles pasted successfully.", - "cboard.components.Board.tilesPastedError": "WARNING: There was an error on tiles paste.", + "cboard.components.Board.tilesCopiedSuccessfully": "ٹائلز کامیابی سے کاپی کی گئیں۔", + "cboard.components.Board.tilesPastedSuccessfully": "ٹائلز کامیابی سے چسپاں کی گئیں۔", + "cboard.components.Board.tilesPastedError": "انتباہ: ٹائلز پیسٹ پر ایک نقص تھا۔", "cboard.components.LockToggle.lock": "لاک", "cboard.components.LockToggle.unlock": "کھولیں", "cboard.components.BackButton.back": "واپس جاو", @@ -140,7 +140,7 @@ "cboard.components.FullScreenButton.fullscreen": "مکمل اسکرین یا بڑی اسکرین", "cboard.components.FullScreenButton.exitFullscreen": "پوری سکرین سے باہر نکلیں", "cboard.components.SymbolSearch.searchSymbolLibrary": "تلاش علامت لائبریری", - "cboard.components.SymbolSearch.clearText": "Clear text", + "cboard.components.SymbolSearch.clearText": "متن صاف کریں", "cboard.components.InputImage.uploadImage": "تصویر انٹرنیٹ پر ڈالنا", "cboard.components.Board.TileEditor.voiceRecorder": "وائس ریکارڈر", "cboard.components.Board.TileEditor.createTile": "ٹائل بنائیں", @@ -158,20 +158,20 @@ "cboard.components.Board.TileEditor.existingBoards": "موجودہ بورڈ سے لنک کریں", "cboard.components.Board.TileEditor.none": "کوئی نہیں", "cboard.components.Board.TileEditor.symbols": "علامتیں", - "cboard.components.Board.TileEditor.editImage": "Edit image", + "cboard.components.Board.TileEditor.editImage": "تصویر میں ترمیم کریں", "cboard.components.Board.boardEditTitleCancel": "منسوخ کریں", "cboard.components.Board.boardEditTitleAccept": "قبول کریں", "cboard.components.Board.userProfileLocked": "صارف پروفائل مقفل ہے ، براہ کرم اپنا صارف پروفائل دیکھنے کیلئے ترتیبات کو غیر مقفل کریں۔", - "cboard.components.Board.live": "LIVE", - "cboard.components.Board.writeAndSay": "Write and say", - "cboard.components.Board.ImageEditor.title": "Image editor", - "cboard.components.Board.ImageEditor.rotateRight": "Rotate right", - "cboard.components.Board.ImageEditor.cropImage": "Crop image", - "cboard.components.Board.ImageEditor.close": "Close", - "cboard.components.Board.ImageEditor.done": "Done", - "cboard.components.Board.ImageEditor.cancelCrop": "Cancel crop", - "cboard.components.Board.ImageEditor.zoomIn": "Zoom in", - "cboard.components.Board.ImageEditor.zoomOut": "Zoom out", + "cboard.components.Board.live": "جینا", + "cboard.components.Board.writeAndSay": "لکھیں اور کہیں", + "cboard.components.Board.ImageEditor.title": "تصویری مدیر", + "cboard.components.Board.ImageEditor.rotateRight": "دائیں طرف گھومیں", + "cboard.components.Board.ImageEditor.cropImage": "فصل کی تصویر", + "cboard.components.Board.ImageEditor.close": "بند کرنا", + "cboard.components.Board.ImageEditor.done": "کیا", + "cboard.components.Board.ImageEditor.cancelCrop": "فصل منسوخ کریں", + "cboard.components.Board.ImageEditor.zoomIn": "زوم ان کریں", + "cboard.components.Board.ImageEditor.zoomOut": "زوم آؤٹ", "cboard.components.BoardShare.title": "اپنا بورڈ شئیر کریں", "cboard.components.BoardShare.close": "بند کریں", "cboard.components.BoardShare.publishBoard": "بورڈ شائع کریں", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "ریڈڈیٹ", "cboard.components.BoardShare.subject": "اس بورڈ کو بورڈ سے چیک کریں!", "cboard.components.BoardShare.body": "ہیلو! میں بورڈ ٹول سے مواصلاتی بورڈ کا اشتراک کرنا چاہتا ہوں۔ برائے مہربانی اسے تلاش کریں: {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "فیس بک پر بورڈ شیئر نہیں کر سکتے۔ براہ کرم بعد میں دوبارہ کوشش کریں۔", "cboard.components.PhraseShare.title": "اپنے جملے کا اشتراک یا کاپی کریں", "cboard.components.PhraseShare.close": "بند کریں", "cboard.components.PhraseShare.copyPhrase": "جملہ کاپی کریں", @@ -215,15 +215,15 @@ "cboard.components.CommunicatorToolbar.tiles": "{qty} ٹائلیں", "cboard.components.CommunicatorToolbar.editCommunicator": "تعمیر کریں", "cboard.components.CommunicatorToolbar.addBoardButton": "بورڈ شامل کریں", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", - "cboard.components.CommunicatorToolbar.disagree": "disagree", - "cboard.components.CommunicatorToolbar.agree": "agree", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", - "cboard.components.CommunicatorToolbar.close": "Close", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "ایک نمایاں بورڈ منتخب کریں", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "ایک نمایاں بورڈ منتخب کریں", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "کیا آپ منتخب کردہ آپشن کے لئے اپنا موجودہ بورڈ تبدیل کرنا چاہتے ہیں؟ آپ اسے دوبارہ تبدیل کر سکتے ہیں", + "cboard.components.CommunicatorToolbar.disagree": "اختلاف", + "cboard.components.CommunicatorToolbar.agree": "اتفاق کرنا", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "بورڈ کیپشن", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "علامتوں کے زمرے پر مشتمل فولڈروں کے ساتھ روانی بورڈ۔ یہ کسی بھی رنگ اسکیم کے بغیر شہتوت کی علامت ہے.", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "بنیادی الفاظ کے ساتھ فکسڈ بورڈ ، 11 کالموں اور 6 قطاروں میں تقسیم کیا گیا ہے۔ یہ آر اے ایس اے اے سی علامتوں اور فٹزجیرالڈ رنگ اسکیم کا استعمال کرتا ہے۔", + "cboard.components.CommunicatorToolbar.close": "بند کرنا", "cboard.components.CommunicatorDialog.title": "میرا مواصلات", "cboard.components.CommunicatorDialog.menu": "مینو", "cboard.components.CommunicatorDialog.menuRootBoardOption": "روٹ بورڈ کے طور پر مقرر کریں", @@ -296,18 +296,18 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "بورڈ شائع کریں: اپنے بورڈ کو عوامی بنائیں۔ بورڈ کو بورڈ کے ٹیب کے تحت آویزاں کیا جائے گا۔", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "غیر مطبوعہ بورڈ: اپنے بورڈ کو نجی بنائیں۔ بورڈ کو عوامی بورڈز کے ٹیب کے تحت نہیں دکھایا جائے گا۔", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "اپنے بورڈ کو ڈیٹا بیس سے حذف کریں ، اور اسے بازیافت نہیں کیا جاسکتا۔", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", - "cboard.components.CommunicatorDialog.boardReportCancel": "Cancel", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", - "cboard.components.CommunicatorDialog.boardReportClose": "Close", + "cboard.components.CommunicatorDialog.boardReport": "اس بورڈ کو رپورٹ کریں", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "براہ کرم ہمیں بتائیں اگر آپ سمجھتے ہیں کہ اس بورڈ میں جنسی، پرتشدد، نفرت انگیز، یا توہین آمیز مواد شامل ہے", + "cboard.components.CommunicatorDialog.boardReportError": "آپ کی رپورٹ بھیجنے میں ایک نقص واقع ہوا۔ براہ مہربانی دوبارہ کوشش کریں۔", + "cboard.components.CommunicatorDialog.boardReportCancel": "منسوخ", + "cboard.components.CommunicatorDialog.boardReportSend": "رپورٹ بھیجیں", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "سپورٹ ٹیم کو کامیابی سے بھیجی گئی رپورٹ۔", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "سی بورڈ کو نامناسب مواد سے باہر نکلنے میں مدد کرنے کے لئے شکریہ۔", + "cboard.components.CommunicatorDialog.boardReportClose": "بند کرنا", "cboard.components.Notifications.refreshPage": "ریفریش پیج", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudSpeakErrorAlert": "آپ کا انٹرنیٹ کنکشن آن لائن آواز کو مناسب طریقے سے دوبارہ پیش کرنے کے لئے ناکافی ہے۔", + "cboard.components.Notifications.changeVoiceOnError": "آواز تبدیل کریں", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "ایک آن لائن آواز سیٹ کی گئی تھی۔ اس کے استعمال کے دوران ایک انٹرنیٹ کنکشن کی ضرورت ہے.", "cboard.components.Settings.navigation": "نیویگیشن اور بٹن", "cboard.components.Settings.scanning": "سکیننگ", "cboard.components.Settings.display": "ڈسپلے", @@ -316,7 +316,7 @@ "cboard.components.Settings.settings": "ترتیبات", "cboard.components.Settings.people": "لوگ", "cboard.components.Settings.guest": "مہمان", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "رکنیت", "cboard.components.Settings.system": "نظام", "cboard.components.Settings.backup": "بیک اپ", "cboard.components.Settings.language": "زبان", @@ -348,8 +348,8 @@ "cboard.components.Settings.fontSizeDescrip": "یہاں سے منتخب کرکے فونٹ سائز میں ترمیم کریں: 1. معیاری ، 2. بڑا یا 3. اضافی بڑا۔", "cboard.components.Settings.hideOutputBarTitle": "آؤٹ پٹ بار چھپائیں۔", "cboard.components.Settings.hideOutputBarDescrip": "اسکرین کے اوپری حصے پر سفید بار چھپاتا ہے جہاں شبیہیں ظاہر ہوتی ہیں جب آپ کوئی جملہ بناتے ہیں یا تصویروں کا انتخاب کرتے ہیں۔", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", + "cboard.components.Settings.Display.outputIncreaseButtons": "آؤٹ پٹ بار پر ایکشن بٹن کا سائز بڑھائیں", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "ان ایکشن بٹنوں کا سائز بڑھائیں جو سفید بار پر ہیں جہاں آپ ایک جملہ بناتے ہیں۔", "cboard.components.Settings.labelPositionTitle": "لیبل پوزیشن۔", "cboard.components.Settings.labelPositionDescrip": "آپ منتخب کر سکتے ہیں کہ لیبل کہاں رکھا جائے۔ یہ اوپر ، نیچے یا چھپا ہو سکتا ہے۔", "cboard.components.Settings.enableDarkThemeTitle": "ڈارک تھیم کو فعال کریں۔", @@ -365,7 +365,7 @@ "cboard.components.Settings.folderVocalizationTitle": "فولڈر کی آواز", "cboard.components.Settings.folderVocalizationDescrip": "کلک کرنے پر فولڈر کا نام بلند آواز سے پڑھتا ہے۔", "cboard.components.Settings.enableTour": "دورے کو فعال کریں۔", - "cboard.components.Settings.symbols": "Symbols", + "cboard.components.Settings.symbols": "علامات", "cboard.components.Settings.People.people": "لوگ", "cboard.components.Settings.People.name": "نام", "cboard.components.Settings.People.nameSecondary": "اپنے صارف کا نام اپ ڈیٹ کریں", @@ -375,21 +375,21 @@ "cboard.components.Settings.People.languageSecondary": "ہمیں بتائیں کہ آپ کی زبان کیا ہے", "cboard.components.Settings.People.birthdate": "تاریخ پیدائش", "cboard.components.Settings.People.birthdateSecondary": "اپنی پیدائش کی تاریخ کو اپ ڈیٹ کریں", - "cboard.components.Settings.People.location": "Location", + "cboard.components.Settings.People.location": "جگہ", "cboard.components.Settings.People.logout": "لاگ آوٹ", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", - "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", + "cboard.components.Settings.People.deleteAccountPrimary": "اس اکاؤنٹ کو حذف کریں", + "cboard.components.Settings.People.deleteAccountSecondary": "ایک بار جب آپ کسی اکاؤنٹ کو حذف کرتے ہیں تو ، واپس جانے کا کوئی راستہ نہیں ہے۔ براہ مہربانی یقین رکھیں.", + "cboard.components.Settings.People.errorDeletingAccount": "اکاؤنٹ حذف کرنے کے دوران ایک نقص پیدا ہوتا ہے۔ براہ مہربانی اسے دوبارہ کوشش کریں.", + "cboard.components.Settings.People.deleteAccountConfirmation": "ایک بار جب آپ کسی اکاؤنٹ کو حذف کرتے ہیں تو ، واپس جانے کا کوئی راستہ نہیں ہے۔ کیا آپ اپنے اکاؤنٹ کو حذف کرنے کے لئے یقینی ہیں؟.", + "cboard.components.Settings.People.cancelDeleteAccount": "منسوخ", "cboard.components.Settings.Display.display": "ڈسپلے", "cboard.components.Settings.Display.StandardSize": "سٹینڈرڈ", "cboard.components.Settings.Display.LargeSize": "بڑے", "cboard.components.Settings.Display.ExtraLargeSize": "اضافی بڑا", "cboard.components.Settings.Display.uiSize": "UI سائز", "cboard.components.Settings.Display.uiSizeSecondary": "عناصر کا سائز", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "فونٹ خاندان", + "cboard.components.Settings.Display.fontFamilySecondary": "پوری ایپلی کیشن میں استعمال ہونے والا ٹیکسٹ فونٹ تبدیل کریں", "cboard.components.Settings.Display.fontSize": "حرف کا سائز", "cboard.components.Settings.Display.fontSizeSecondary": "ایپ فونٹ سائز", "cboard.components.Settings.Display.LabelPositionAbove": "اوپر", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "سکینر عناصر کے بارے میں آگاہ کریں گے، ان کو منتخب کرنے کیلئے کسی بھی کلید کو دبائیں گے", "cboard.components.Settings.Navigation.navigation": "نیویگیشن اور بٹن", "cboard.components.Settings.Navigation.enable": "سیاق و سباق سے متعلق آگاہ بیک بٹن کو فعال", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "بڑے بیک بٹن دکھاتا ہے۔ نیویگیشن بٹن اسٹائل سیکشن میں مطلوبہ انداز منتخب کریں۔", "cboard.components.Settings.Navigation.shareShow": "شیئر والے فقرے کا بٹن دکھائیں", "cboard.components.Settings.Navigation.shareShowSecondary": "ایک شیئر بٹن (بیک اسپیس بٹن کے آگے) دکھائیں جو منتخب علامتوں کو بانٹنے کی اجازت دیتے ہیں۔", "cboard.components.Settings.Navigation.quickUnlock": "فوری ترتیبات کو غیر مقفل کرنے کے قابل بنائیں۔", @@ -425,16 +425,16 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "اسے ختم کرنے کے ل each ہر علامت پر \"x\" بٹن دکھاتا ہے۔", "cboard.components.Settings.Navigation.vocalizeFolders": "فولڈر کی آواز کو فعال کریں", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "کلک کرنے پر فولڈروں کا نام اونچی آواز میں پڑھتا ہے", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.showLiveMode": "لائیو موڈ استعمال کریں", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "لائیو موڈ آپ کو براہ راست آؤٹ پٹ بار میں متن لکھنے اور تیزی سے آواز چلانے کی اجازت دیتا ہے۔ یہ صارفین کے لئے ہے جو لکھ سکتے ہیں.", + "cboard.components.Settings.Navigation.activeImprovePhrase": "جملے کو بہتر بنائیں استعمال کریں", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "بہتر جملے آپ کو مصنوعی ذہانت کا استعمال کرتے ہوئے آؤٹ پٹ جملے کو گرامیٹک طور پر بہتر بنانے کی اجازت دیتا ہے۔ یہ بنیادی بورڈز کے صارفین کے لئے ہے", + "cboard.components.Settings.Navigation.bigScroll": "بڑے سکرول بٹن کو فعال کریں", + "cboard.components.Settings.Navigation.bigScrollSecondary": "بڑے سکرول بٹن دکھاتا ہے۔ نیویگیشن بٹن اسٹائل سیکشن میں مطلوبہ انداز منتخب کریں", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "نیویگیشن بٹن اسٹائل", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "سیاق و سباق سے آگاہ بیک اور بڑے سکرول بٹن کا انداز منتخب کریں۔ اطراف میں آنکھوں کے ٹریکرز کی سفارش کی جاتی ہے", + "cboard.components.Settings.Navigation.onTheSides": "اطراف میں", + "cboard.components.Settings.Navigation.onTop": "سب سے اوپر", "cboard.components.Settings.Export.export": "برآمد کریں", "cboard.components.Settings.Export.exportSingle": "ایک ہی بورڈ برآمد کریں", "cboard.components.Settings.Export.exportSingleSecondary": "یہ آپشن بورڈ کی فہرست سے ایک واحد بورڈ برآمد کرے گا۔ آپ {cboardLink}، {link} یا پی ڈی ایف فارمیٹ منتخب کرسکتے ہیں۔", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "اگر آپ {cboardLink} شکل یا {link} شکل منتخب کرتے ہیں تو یہ آپشن آپ کے تمام بورڈ برآمد کرے گا۔ اگر آپ پی ڈی ایف فارمیٹ کا انتخاب کرتے ہیں تو یہ موجودہ بورڈ کو صرف برآمد کرے گا۔", "cboard.components.Settings.Export.boardDownloaded": "آپ کے بورڈز ڈاؤن لوڈ کیے گئے تھے", "cboard.components.Settings.Export.boardDownloadedCva": "آپ کے بورڈز ڈاؤن لوڈ کیے گئے تھے۔ ڈاؤن لوڈ کے فولڈر میں اپنی فائل ڈھونڈیں", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "آپ کا بورڈ ڈاؤن لوڈ کیا گیا تھا۔ 'آن مائی ڈیوائس' فولڈر کے تحت اپنی فائل تلاش کریں", + "cboard.components.Settings.Export.boardDownloadedError": "اوپر.. کچھ غلط ہو گیا. براہ مہربانی دوبارہ کوشش کریں", + "cboard.components.Settings.Export.downloadNoConnectionError": "پی ڈی ایف ڈاؤن لوڈ کرنے کے لئے انٹرنیٹ کنکشن کی ضرورت ہے۔", "cboard.components.Settings.Export.boards": "بورڈز", + "cboard.components.Settings.Export.pdfSettings": "پی ڈی ایف ترتیبات", + "cboard.components.Settings.Export.fontSize": "فونٹ کا سائز", + "cboard.components.Settings.Export.fontSizeSecondary": "مطلوبہ فونٹ سائز منتخب کریں۔ اگر آپ کو برآمد شدہ بورڈ کے طول و عرض کے ساتھ مسائل ہیں تو یہ آپشن مفید ہے۔", + "cboard.components.Settings.Export.small": "چھوٹا", + "cboard.components.Settings.Export.medium": "درمیانہ", + "cboard.components.Settings.Export.large": "بڑا", "cboard.components.Settings.Import.import": "درآمد کریں", "cboard.components.Settings.Import.importSecondary": "اس آپشن سے پتہ چلا نئے بورڈز صرف درآمد کریں گے۔ یہ بورڈ پر شامل ڈیفالٹ بورڈز درآمد نہیں کرے گا۔ تائید شدہ فارمیٹس {cboardLink} فارمیٹ یا {link} فارمیٹ ہیں۔", "cboard.components.Settings.Import.success": "کامیابی!! {boards} بورڈز کامیابی کے ساتھ درآمد کیے گئے۔", @@ -467,50 +473,52 @@ "cboard.components.Settings.Speech.faster": "تیزی سے", "cboard.components.Settings.Speech.slower": "سست", "cboard.components.Settings.Speech.sampleSentence": "ہیلو! یہ میری آواز ہے", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", - "cboard.components.Settings.Subscribe.copyTiles": "Copy tiles", - "cboard.components.Settings.Subscribe.pasteTiles": "Paste tiles", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", - "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", - "cboard.components.Settings.Subscribe.close": "Close", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.subscribe": "رکنیت", + "cboard.components.Settings.Subscribe.includedFeatures": "خصوصیات شامل ہیں:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "آن لائن اعصابی آوازیں", + "cboard.components.Settings.Subscribe.copyPublicBoards": "عوامی بورڈز کی کاپی کریں", + "cboard.components.Settings.Subscribe.publishBoards": "بورڈز شائع کریں", + "cboard.components.Settings.Subscribe.copyTiles": "کاپی ٹائلز", + "cboard.components.Settings.Subscribe.pasteTiles": "ٹائلیں چسپاں کریں", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "طاقتور استعمال تجزیات", + "cboard.components.Settings.Subscribe.shareBoards": "شیئر بورڈز", + "cboard.components.Settings.Subscribe.adsFree": "اشتہارات مفت", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "اوپن بورڈ فارمیٹ (او بی ایف) کو برآمد کریں", + "cboard.components.Settings.Subscribe.sharePhrases": "جملے کا اشتراک کریں", + "cboard.components.Settings.Subscribe.privateSupportChannel": "نجی سپورٹ چینل", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "ٹائلز کے لئے صوتی ریکارڈنگ", + "cboard.components.Settings.Subscribe.active": "سرگرم", + "cboard.components.Settings.Subscribe.canceled": "منسوخ", + "cboard.components.Settings.Subscribe.in_grace_period": "گریس پیریڈ", + "cboard.components.Settings.Subscribe.proccesing": "ہم آپ کی رکنیت پر کارروائی کر رہے ہیں...", + "cboard.components.Settings.Subscribe.expired": "آپ کی رکنیت کی میعاد ختم ہو گئی ہے: {e}", + "cboard.components.Settings.Subscribe.paused": "آپ کی سبسکرپشن کو روک دیا گیا تھا: {e}", + "cboard.components.Settings.Subscribe.on_hold": "آپ کی رکنیت کی میعاد ختم ہو گئی ہے: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "آپ سبسکرائب نہیں ہیں۔ ", + "cboard.components.Settings.Subscribe.unverified": "آپ کی خریداری کی توثیق کے دوران ایک نقص واقع ہوا۔ براہ مہربانی تازہ کریں", + "cboard.components.Settings.Subscribe.refresh": "تازہ", + "cboard.components.Settings.Subscribe.error": "اوہو، کچھ غلط ہو گیا ہے. براہ مہربانی بعد میں دوبارہ کوشش کریں", + "cboard.components.Settings.Subscribe.empty_product": "اس وقت کوئی سبسکرپشن دستیاب نہیں ہے۔ براہ کرم بعد میں دوبارہ کوشش کریں۔", + "cboard.components.Settings.Subscribe.on_trial_period": "آپ 30 دن کی مفت آزمائش پر ہیں. اس کے ختم ہونے کے بعد ، آپ کو تمام خصوصیات حاصل کرنے کے لئے سبسکرائب کرنے کی ضرورت ہوگی۔", + "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription کی معلومات", + "cboard.components.Settings.Subscribe.manageSubscription": "رکنیت کا انتظام کریں", + "cboard.components.Settings.Subscribe.cancelSubscription": "رکنیت منسوخ کریں", + "cboard.components.Settings.Subscribe.planAmount": "منصوبے کی رقم:", + "cboard.components.Settings.Subscribe.title": "منصوبہ:", + "cboard.components.Settings.Subscribe.status": "پایہ:", + "cboard.components.Settings.Subscribe.nextPayment": "اگلی ادائیگی یہ ہے:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "پریمیم اے سی ایس ای ایس اس پر ختم ہوگا:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "ادائیگی سے پہلے اپنے مسائل کو حل کریں:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "ایسا لگتا ہے کہ آپ کے گوگل اکاؤنٹ نے پہلے ہی کوئی مصنوعات خرید لی ہے۔ ایپ کو دوبارہ شروع کرنے کی کوشش کریں۔", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "ایسا لگتا ہے کہ آپ کے ایپل اکاؤنٹ نے پہلے ہی کوئی مصنوعات خرید لی ہے۔ ایپ کو دوبارہ شروع کرنے کی کوشش کریں۔", + "cboard.components.Settings.Subscribe.close": "بند کرنا", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "کیا آپ یقینی طور پر اپنا موجودہ منصوبہ منسوخ کرنا چاہتے ہیں؟", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "آپ کی رکنیت کامیابی سے منسوخ کردی گئی۔", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "آپ کی رکنیت کو منسوخ کرنے میں کوئی نقص تھا، براہ کرم ایک لمحے میں دوبارہ کوشش کریں۔", "cboard.components.Settings.Language.language": "زبان", "cboard.components.Settings.Language.moreLanguages": "مزید زبانیں", "cboard.components.Settings.Language.close": "بند کریں", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "البينيئن", "cboard.components.Settings.Language.arabic": "عربی", "cboard.components.Settings.Language.belarusian": "بیلاروسی", "cboard.components.Settings.Language.bengali": "بنگالی", @@ -533,7 +541,7 @@ "cboard.components.Settings.Language.khmer": "خمیر", "cboard.components.Settings.Language.korean": "کوریائی", "cboard.components.Settings.Language.montenegrin": "مونٹینیگرین", - "cboard.components.Settings.Language.macedonian": "Macedonian", + "cboard.components.Settings.Language.macedonian": "مقدونیائی", "cboard.components.Settings.Language.nepali": "نیپالی", "cboard.components.Settings.Language.dutch": "ڈچ", "cboard.components.Settings.Language.norwegian": "ناروے", @@ -550,51 +558,51 @@ "cboard.components.Settings.Language.ukrainian": "یوکرائن", "cboard.components.Settings.Language.vietnamese": "ویتنامی", "cboard.components.Settings.Language.chinese": "چینی", - "cboard.components.Settings.Language.ttsEnginesSubheader": "Text to speech engine", + "cboard.components.Settings.Language.ttsEnginesSubheader": "تقریر کے انجن کے لئے متن", "cboard.components.Settings.Language.ttsEngines": "تقریر انجن میں متن", "cboard.components.Settings.Language.ttsEngineError": "انتباہ: اس متن میں اسپیچ انجن میں کی بورڈ کے ذریعہ تعاون یافتہ کوئی زبان شامل نہیں ہے۔ بلا جھجھک ہم سے رابطہ کریں اور ہمیں بتائیں۔", - "cboard.components.Settings.Language.availableLangsSubheader": "Available languages", - "cboard.components.Settings.Language.downloadLangSubheader": "Downloadable languages", + "cboard.components.Settings.Language.availableLangsSubheader": "دستیاب زبانیں", + "cboard.components.Settings.Language.downloadLangSubheader": "ڈاؤن لوڈ کے قابل زبانیں", "cboard.components.Settings.Language.uninstalled": "Uninstalled", - "cboard.components.Settings.Language.download": "Download", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", - "cboard.components.Settings.Language.downloadDialogTitle": "Download Language", - "cboard.components.Settings.Language.downloadDialogSubtitle": "You will be redirected to the Google play store in order to download and install the voices for this language. Do you want to proceed?", - "cboard.components.Settings.Language.cancel": "Cancel", - "cboard.components.Settings.Language.ttsErrorAlert": "We didn't detect the new language is installed. Please verify.", - "cboard.components.Settings.Language.langErrorAlert": "We didn't detect the new voice is installed. Please verify the downloaded application.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", - "cboard.components.Settings.Language.checkIt": "Check it", + "cboard.components.Settings.Language.download": "ڈاؤن لوڈ", + "cboard.components.Settings.Language.configureLocalVoice": "مقامی آواز کو تشکیل دیں", + "cboard.components.Settings.Language.downloadDialogTitle": "زبان ڈاؤن لوڈ کریں", + "cboard.components.Settings.Language.downloadDialogSubtitle": "اس زبان کے لئے آوازیں ڈاؤن لوڈ اور انسٹال کرنے کے لئے آپ کو گوگل پلے اسٹور پر ری ڈائریکٹ کیا جائے گا۔ کیا آپ آگے بڑھنا چاہتے ہیں؟", + "cboard.components.Settings.Language.cancel": "منسوخ", + "cboard.components.Settings.Language.ttsErrorAlert": "ہمیں پتہ نہیں چلا کہ نئی زبان انسٹال ہے۔ برائے مہربانی تصدیق کریں۔", + "cboard.components.Settings.Language.langErrorAlert": "ہمیں پتہ نہیں چلا کہ نئی آواز انسٹال ہے۔ براہ کرم ڈاؤن لوڈ کی گئی درخواست کی تصدیق کریں۔", + "cboard.components.Settings.Language.continueOnlineLangAlert": "منتخب زبان کے لئے ایک آن لائن آواز دستیاب ہے۔ اگر آپ قبول کرتے ہیں تو ایپ خود بخود زبان تبدیل کردے گی۔", + "cboard.components.Settings.Language.searchVoiceAlert": "براہ کرم ٹیکسٹ ٹو اسپیچ انجن ایپ میں آواز تلاش کریں", + "cboard.components.Settings.Language.checkIt": "اسے چیک کریں", "cboard.components.Settings.Language.CancelInstalation": "Cancel instalation", - "cboard.components.Settings.Language.openApp": "Open app", - "cboard.components.Settings.Language.uninstalledLangNotification": "Install the new language", - "cboard.components.Settings.Language.instaledLangSuccesNotification": "Language installed successfully", - "cboard.components.Settings.Symbols.symbols": "Symbols", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", - "cboard.components.Settings.Symbols.cancel": "Cancel", - "cboard.components.Settings.Symbols.download": "Download", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Language.openApp": "کھلی ایپ", + "cboard.components.Settings.Language.uninstalledLangNotification": "نئی زبان انسٹال کریں", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "زبان کامیابی سے انسٹال کی گئی", + "cboard.components.Settings.Symbols.symbols": "علامات", + "cboard.components.Settings.Symbols.downloadArasaac": "اے آر اے ایس اے سی علامات ڈاؤن لوڈ کریں", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "آف لائن موڈ میں استعمال ہونے والے تمام آر اے ایس اے اے سی علامتوں کے ساتھ ایک پیکیج ڈاؤن لوڈ کرتا ہے۔", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "علامتیں ڈاؤن لوڈ آپ کو اپنے سسٹم میں مقامی طور پر علامتیں رکھنے کی اجازت دے گی لہذا جب آپ کوئی نیا عنصر تخلیق کرنے کے لئے علامتوں کی تلاش کرتے ہیں تو ، آپ کو انٹرنیٹ کنکشن کی ضرورت نہیں ہے۔", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "کیا آپ اے آر اے ایس اے سی علامتوں کو ڈاؤن لوڈ کرنا چاہتے ہیں؟ اس عمل میں کچھ وقت لگے گا۔", + "cboard.components.Settings.Symbols.cancel": "منسوخ", + "cboard.components.Settings.Symbols.download": "ڈاؤن لوڈ", + "cboard.components.Settings.Symbols.noConnection": "کوئی انٹرنیٹ کنیکشن نہیں", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "کوئی انٹرنیٹ کنکشن نہیں۔ علامتوں کو ڈاؤن لوڈ کرنے کے لئے آپ کو انٹرنیٹ سے منسلک ہونے کی ضرورت ہے۔", + "cboard.components.Settings.Symbols.deleteArasaac": "ARASAAC علامات حذف کریں", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "تمام اے آر اے ایس اے اے سی علامتوں کے ساتھ پیکیج کو حذف کریں۔ حذف کرنے کے بعد ، علامتیں صرف انٹرنیٹ کنکشن کے ساتھ دستیاب ہوں گی۔", + "cboard.components.Settings.Symbols.delete": "مٹانا", "cboard.components.UserIcon.login": "لاگ ان یا سائن اپ", "cboard.components.VoiceRecorder.play": "ریکارڈنگ کھیلیں", "cboard.components.VoiceRecorder.clear": "واضح ریکارڈنگ", "cboard.components.VoiceRecorder.record": "ریکارڈ", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "آپ کی مفت آزمائش ختم ہو گئی ہے", + "cboard.components.PremiumFeature.featureBlockedTittle": "اس خصوصیت کو مسدود کر دیا گیا ہے", + "cboard.components.PremiumFeature.featureBlockedText": "سی بورڈ اس خصوصیت کو غیر فعال کرتا ہے۔ اس کا استعمال جاری رکھنے کے لئے اور تمام خصوصیات جیسے عوامی بورڈز ، آن لائن آوازیں ، اعلی درجے کے ترمیم کے افعال اور بہت کچھ ، براہ کرم اپ گریڈ کریں۔", + "cboard.components.PremiumFeature.upgradeNow": "اب اپ گریڈ کریں", + "cboard.components.UI.Downloader.initializing": "ابتدائی طور پر ...", + "cboard.components.UI.Downloader.completed": "مکمل", + "cboard.components.UI.Downloader.processing": "پروسیسنگ...", + "cboard.components.UI.Downloader.processingDone": "عمل مکمل ہو گیا ہے!", + "cboard.components.UI.Downloader.processingError": "ڈیٹا پروسیسنگ میں کوئی نقص تھا، براہ کرم دوبارہ کوشش کریں۔", "cboard.board.home": "گھر", "cboard.vocalization.myNameIsAmberley": "میرا نام امبرلی ہے", "cboard.vocalization.niceToMeetYou": "آپ سے مل کر خوشی ہوئی", @@ -3828,41 +3836,41 @@ "symbol.computerIcon.toZoom": "زوم کرنے کے لئے", "symbol.alphabet.z-LowerCase": "ز", "symbol.alphabet.z-UpperCase": "Z", - "symbol.pronouns.I": "I", - "symbol.pronouns.he": "he", - "symbol.pronouns.her": "her", - "symbol.pronouns.hers": "hers", - "symbol.pronouns.him": "him", - "symbol.pronouns.his": "his", - "symbol.pronouns.she": "she", - "symbol.pronouns.we": "we", - "symbol.pronouns.me": "me", - "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", - "symbol.pronouns.who": "who", - "symbol.pronouns.us": "us", - "symbol.pronouns.boy": "boy", - "symbol.pronouns.girl": "girl", - "symbol.pronouns.kids": "kids", - "symbol.pronouns.children": "children", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", - "symbol.pronouns.friend": "friend", - "symbol.connectors.for": "for", - "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.pronouns.I": "میں", + "symbol.pronouns.he": "وہ", + "symbol.pronouns.her": "اس کا", + "symbol.pronouns.hers": "اس کا", + "symbol.pronouns.him": "اسے", + "symbol.pronouns.his": "اس کا", + "symbol.pronouns.she": "وہ", + "symbol.pronouns.we": "ہم", + "symbol.pronouns.me": "مجھے", + "symbol.pronouns.it": "یہ", + "symbol.pronouns.them": "ان", + "symbol.pronouns.they": "وہ", + "symbol.pronouns.their": "ان", + "symbol.pronouns.that": "کہ", + "symbol.pronouns.you": "تم", + "symbol.pronouns.our": "ہمارا", + "symbol.pronouns.who": "کون", + "symbol.pronouns.us": "ہم", + "symbol.pronouns.boy": "لڑکا", + "symbol.pronouns.girl": "لڑکی", + "symbol.pronouns.kids": "بچوں", + "symbol.pronouns.children": "اطفال", + "symbol.pronouns.whoever": "جو", + "symbol.pronouns.mine": "میرا", + "symbol.pronouns.anybody": "کسی", + "symbol.pronouns.everybody": "سب", + "symbol.pronouns.nobody": "کوئی", + "symbol.pronouns.friend": "دوست", + "symbol.connectors.for": "کے لئے", + "symbol.connectors.is": "ہے", + "symbol.connectors.to": "کو", + "symbol.connectors.was": "تھا", + "symbol.connectors.with": "سے", + "symbol.descriptiveQuantity.slow": "آہستہ", + "symbol.descriptiveQuantity.different": "مختلف", + "symbol.buildingContents.bathroom": "سنانگھر", + "symbol.descriptiveQuantity.categories": "زمرے" } diff --git a/src/translations/vi-VN.json b/src/translations/vi-VN.json index 2eed7b971..969a2a0d4 100644 --- a/src/translations/vi-VN.json +++ b/src/translations/vi-VN.json @@ -4,18 +4,18 @@ "cboard.components.WelcomeScreen.skipForNow": "Bỏ qua bây giờ", "cboard.components.WelcomeScreen.google": "Đăng nhập bằng Google", "cboard.components.WelcomeScreen.facebook": "Đăng nhập vao facebook", - "cboard.components.WelcomeScreen.apple": "Sign in with Apple", + "cboard.components.WelcomeScreen.apple": "Đăng nhập bằng Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Xin lỗi. Đã xảy ra lỗi khi xác thực. Hãy thử lại lần nữa", - "cboard.components.WelcomeScreen.terms": "Terms", - "cboard.components.WelcomeScreen.privacy": "Privacy Policy", + "cboard.components.WelcomeScreen.terms": "Điều kiện", + "cboard.components.WelcomeScreen.privacy": "Chính sách bảo mật", "cboard.components.WelcomeScreenInformation.heading": "Chào mừng bạn đến với Cboard", "cboard.components.WelcomeScreenInformation.text": "Cboard giúp người dùng nói năng và suy yếu ngôn ngữ để giao tiếp với các ký hiệu và chuyển văn bản thành giọng nói.", "cboard.components.AuthScreenInformation.heading": "Cboard", "cboard.components.AuthScreenInformation.text": "Đăng ký để đồng bộ cài đặt của bạn!", - "cboard.components.Activate.activating": "Activating your account...", - "cboard.components.Activate.loginSignUpPage": "Login or sign up page", - "cboard.components.Activate.error": "ERROR: confirming your temporary user FAILED, please try to login again", - "cboard.components.Activate.success": "CONFIRMED!", + "cboard.components.Activate.activating": "Kích hoạt tài khoản của bạn...", + "cboard.components.Activate.loginSignUpPage": "Trang đăng nhập hoặc đăng ký", + "cboard.components.Activate.error": "LỖI: xác nhận người dùng tạm thời của bạn FAILED, vui lòng thử đăng nhập lại", + "cboard.components.Activate.success": "XÁC NHẬN!", "cboard.components.Login.loginToCboard": "Đăng nhập vào Cboard", "cboard.components.Login.login": "Đăng nhập", "cboard.components.Login.email": "E-mail", @@ -29,10 +29,10 @@ "cboard.components.SignUp.confirmYourPassword": "Xác nhận mật khẩu của bạn", "cboard.components.SignUp.cancel": "Hủy", "cboard.components.SignUp.signMeUp": "Đăng ký", - "cboard.components.SignUp.agreement": "I agree with the {terms} and the {privacy}", - "cboard.components.SignUp.termsAndConditions": "Terms", - "cboard.components.SignUp.privacy": "Privacy Policy", - "cboard.components.SignUp.noConnection": "Unable to connect to the server. Please try again later.", + "cboard.components.SignUp.agreement": "Tôi đồng ý với {terms} và {privacy}", + "cboard.components.SignUp.termsAndConditions": "Điều kiện", + "cboard.components.SignUp.privacy": "Chính sách bảo mật", + "cboard.components.SignUp.noConnection": "Không thể kết nối với máy chủ. Vui lòng thử lại sau.", "cboard.components.ChangePassword.password": "mật khẩu mới", "cboard.components.ChangePassword.passwordRepeat": "Lặp lại mật khẩu mới", "cboard.components.ChangePassword.send": "Gửi", @@ -90,8 +90,8 @@ "cboard.components.Board.EditToolbar.editTilesButton": "Chỉnh sửa", "cboard.components.Board.EditToolbar.addTileButton": "Thêm Ngói", "cboard.components.Board.EditToolbar.fixedBoard": "đã sửa", - "cboard.components.Board.EditToolbar.copyTiles": "Copy tiles", - "cboard.components.Board.EditToolbar.pasteTiles": "Paste tiles", + "cboard.components.Board.EditToolbar.copyTiles": "Sao chép lát xếp", + "cboard.components.Board.EditToolbar.pasteTiles": "Dán gạch", "cboard.components.Board.share": "Chia sẻ", "cboard.components.Board.copyMessage": "Sao chép vào clipboard!", "cboard.components.Board.boardMissed": "Chúng tôi xin lỗi nhưng chúng tôi đã bỏ lỡ thư mục / bảng này. Chúng tôi khuyên bạn nên tạo lại nó.", @@ -103,12 +103,12 @@ "cboard.components.Board.boardCopyAccept": "Chấp nhận", "cboard.components.Board.boardCopiedSuccessfully": "Ban đã thêm thành công vào Communicator của bạn", "cboard.components.Board.emptyVoiceAlert": "CẢNH BÁO: chúng tôi đã không phát hiện ra giọng nói chuyển văn bản thành giọng nói có sẵn! Cboard không thể hoạt động đúng.", - "cboard.components.Board.offlineVoiceAlert": "'WARNING: you are using an online voice, but it looks you are offline!", - "cboard.components.Board.offlineChangeVoice": "Change voice", + "cboard.components.Board.offlineVoiceAlert": "'CẢNH BÁO: bạn đang sử dụng giọng nói trực tuyến, nhưng có vẻ như bạn đang ngoại tuyến!", + "cboard.components.Board.offlineChangeVoice": "Thay đổi giọng nói", "cboard.components.Board.myBoardTitle": "Bảng của tôi", "cboard.components.Board.failedToCopy": "Không sao chép được vào khay nhớ tạm", "cboard.components.Board.walkthroughWelcome": "Chào mừng đến với Cboard!", - "cboard.components.Board.walkthroughChooseABoard": "Choose a board to start", + "cboard.components.Board.walkthroughChooseABoard": "Chọn một bảng để bắt đầu", "cboard.components.Board.walkthroughUnlock": "Nhấn nút khóa bốn lần để mở khóa các tùy chọn và cài đặt của bạn.", "cboard.components.Board.walkthroughStart": "Bạn đã sẵn sàng cho chuyến tham quan qua ứng dụng Cboard và các tính năng tuyệt vời của nó chưa?", "cboard.components.Board.walkthroughSignInUp": "Đăng nhập để cá nhân hóa người giao tiếp của bạn.", @@ -117,14 +117,14 @@ "cboard.components.Board.walkthroughAddTile": "Ở đây bạn có thể thêm một gạch vào bảng! Ô này có thể là một nút, một thư mục hoặc một bảng trống.", "cboard.components.Board.walkthroughChangeBoard": "Đây là một menu thả xuống từ đó bạn có thể chuyển đến một bảng khác trong trình giao tiếp của mình.", "cboard.components.Board.walkthroughBuildCommunicator": "Tại đây, bạn có thể truy cập trình giao tiếp của mình, chỉnh sửa và làm phong phú nó với nhiều bảng hơn.", - "cboard.components.Board.walkthroughDefaultBoardsSelector": "Here you can switch between different featured boards", + "cboard.components.Board.walkthroughDefaultBoardsSelector": "Tại đây bạn có thể chuyển đổi giữa các bảng nổi bật khác nhau", "cboard.components.Board.walkthroughEndTour": "Kết thúc chuyến tham quan", "cboard.components.Board.walkthroughCloseTour": "Kết thúc chuyến tham quan", "cboard.components.Board.walkthroughBack": "Mặt sau", "cboard.components.Board.walkthroughNext": "Kế tiếp", - "cboard.components.Board.tilesCopiedSuccessfully": "Tiles copied successfully.", - "cboard.components.Board.tilesPastedSuccessfully": "Tiles pasted successfully.", - "cboard.components.Board.tilesPastedError": "WARNING: There was an error on tiles paste.", + "cboard.components.Board.tilesCopiedSuccessfully": "Gạch được sao chép thành công.", + "cboard.components.Board.tilesPastedSuccessfully": "Gạch dán thành công.", + "cboard.components.Board.tilesPastedError": "CẢNH BÁO: Đã xảy ra lỗi khi dán gạch.", "cboard.components.LockToggle.lock": "Khóa", "cboard.components.LockToggle.unlock": "Mở khóa", "cboard.components.BackButton.back": "Quay lại", @@ -140,7 +140,7 @@ "cboard.components.FullScreenButton.fullscreen": "Toàn màn hình", "cboard.components.FullScreenButton.exitFullscreen": "Thoát toàn màn hình", "cboard.components.SymbolSearch.searchSymbolLibrary": "Thư viện ký hiệu tìm kiếm", - "cboard.components.SymbolSearch.clearText": "Clear text", + "cboard.components.SymbolSearch.clearText": "Xóa văn bản", "cboard.components.InputImage.uploadImage": "Tải hình lên", "cboard.components.Board.TileEditor.voiceRecorder": "Máy thu âm", "cboard.components.Board.TileEditor.createTile": "Tạo gạch", @@ -158,20 +158,20 @@ "cboard.components.Board.TileEditor.existingBoards": "Liên kết với một bảng hiện có", "cboard.components.Board.TileEditor.none": "không ai", "cboard.components.Board.TileEditor.symbols": "Ký hiệu", - "cboard.components.Board.TileEditor.editImage": "Edit image", + "cboard.components.Board.TileEditor.editImage": "Chỉnh sửa hình ảnh", "cboard.components.Board.boardEditTitleCancel": "Hủy bỏ", "cboard.components.Board.boardEditTitleAccept": "Chấp nhận", "cboard.components.Board.userProfileLocked": "Hồ sơ người dùng bị khóa, vui lòng mở khóa cài đặt để xem hồ sơ người dùng của bạn.", - "cboard.components.Board.live": "LIVE", - "cboard.components.Board.writeAndSay": "Write and say", - "cboard.components.Board.ImageEditor.title": "Image editor", - "cboard.components.Board.ImageEditor.rotateRight": "Rotate right", - "cboard.components.Board.ImageEditor.cropImage": "Crop image", - "cboard.components.Board.ImageEditor.close": "Close", - "cboard.components.Board.ImageEditor.done": "Done", - "cboard.components.Board.ImageEditor.cancelCrop": "Cancel crop", - "cboard.components.Board.ImageEditor.zoomIn": "Zoom in", - "cboard.components.Board.ImageEditor.zoomOut": "Zoom out", + "cboard.components.Board.live": "SỐNG", + "cboard.components.Board.writeAndSay": "Viết và nói", + "cboard.components.Board.ImageEditor.title": "Trình chỉnh sửa hình ảnh", + "cboard.components.Board.ImageEditor.rotateRight": "Xoay phải", + "cboard.components.Board.ImageEditor.cropImage": "Cắt hình ảnh", + "cboard.components.Board.ImageEditor.close": "Đóng", + "cboard.components.Board.ImageEditor.done": "Thực hiện", + "cboard.components.Board.ImageEditor.cancelCrop": "Hủy bỏ vụ mùa", + "cboard.components.Board.ImageEditor.zoomIn": "Phóng to", + "cboard.components.Board.ImageEditor.zoomOut": "Thu nhỏ", "cboard.components.BoardShare.title": "Chia sẻ bảng của bạn", "cboard.components.BoardShare.close": "Gần", "cboard.components.BoardShare.publishBoard": "Xuất bản", @@ -186,7 +186,7 @@ "cboard.components.BoardShare.reddit": "Reddit", "cboard.components.BoardShare.subject": "Kiểm tra bảng này từ Cboard!", "cboard.components.BoardShare.body": "Xin chào! Tôi muốn chia sẻ một bảng giao tiếp từ công cụ Cboard. Vui lòng tìm nó tại: {url}", - "cboard.components.BoardShare.cannotshare": "Cannot share the board on facebook. Please try again later.", + "cboard.components.BoardShare.cannotshare": "Không thể chia sẻ bảng trên facebook. Vui lòng thử lại sau.", "cboard.components.PhraseShare.title": "Chia sẻ hoặc sao chép Cụm từ của bạn", "cboard.components.PhraseShare.close": "Đóng", "cboard.components.PhraseShare.copyPhrase": "Sao chép cụm từ", @@ -215,15 +215,15 @@ "cboard.components.CommunicatorToolbar.tiles": "{qty} gạch", "cboard.components.CommunicatorToolbar.editCommunicator": "Xây dựng", "cboard.components.CommunicatorToolbar.addBoardButton": "Thêm bảng", - "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Select a featured board", - "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Select a featured board", - "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Do you want to change your current board for the selected option? You can switch it again", - "cboard.components.CommunicatorToolbar.disagree": "disagree", - "cboard.components.CommunicatorToolbar.agree": "agree", - "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Board caption", - "cboard.components.CommunicatorToolbar.rootBoardDescription": "Fluent board with folders containing categories of symbols. It Mulberry symbols without any color scheme.", - "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Fixed board with core vocabulary, distributed in 11 columns and 6 rows. It uses ARASAAC symbols and the Fitzgerald color scheme.", - "cboard.components.CommunicatorToolbar.close": "Close", + "cboard.components.CommunicatorToolbar.defaultBoardsIconLabel": "Chọn bảng nổi bật", + "cboard.components.CommunicatorToolbar.selectDefaultBoardTitle": "Chọn bảng nổi bật", + "cboard.components.CommunicatorToolbar.confirmChangeHomeBoardMessage": "Bạn có muốn thay đổi bảng hiện tại của mình cho tùy chọn đã chọn không? Bạn có thể chuyển đổi lại", + "cboard.components.CommunicatorToolbar.disagree": "Đồng ý", + "cboard.components.CommunicatorToolbar.agree": "đồng ý", + "cboard.components.CommunicatorToolbar.defaultBoardImageAlt": "Chú thích bảng", + "cboard.components.CommunicatorToolbar.rootBoardDescription": "Bảng thông thạo với các thư mục chứa các loại ký hiệu. Nó biểu tượng dâu tằm mà không có bất kỳ bảng màu nào.", + "cboard.components.CommunicatorToolbar.picSeePalBoardDescription": "Bảng cố định với từ vựng cốt lõi, phân bố thành 11 cột và 6 hàng. Nó sử dụng các biểu tượng ARASAAC và bảng màu Fitzgerald.", + "cboard.components.CommunicatorToolbar.close": "Đóng", "cboard.components.CommunicatorDialog.title": "My Communicator", "cboard.components.CommunicatorDialog.menu": "Thực đơn", "cboard.components.CommunicatorDialog.menuRootBoardOption": "Đặt làm Ban đầu", @@ -296,18 +296,18 @@ "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsPublishBoard": "Xuất bản bảng: Đặt bảng của bạn ở chế độ công khai. Bảng sẽ được hiển thị trong tab Bảng công khai.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsUnpublishBoard": "Hủy xuất bản bảng: Đặt bảng của bạn ở chế độ riêng tư. Bảng sẽ không được hiển thị trong tab Bảng công khai.", "cboard.components.CommunicatorDialog.walkthroughAllMyBoardsDeleteBoard": "Xóa bảng của bạn khỏi cơ sở dữ liệu và nó không thể khôi phục được.", - "cboard.components.CommunicatorDialog.boardReport": "Report this Board", - "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Please let us know if you consider that this board includes sexual, violent, hateful, or abusive content", - "cboard.components.CommunicatorDialog.boardReportError": "An error occurred sending your report. Please try again.", + "cboard.components.CommunicatorDialog.boardReport": "Báo cáo Hội đồng này", + "cboard.components.CommunicatorDialog.boardReportContentSubtitle": "Vui lòng cho chúng tôi biết nếu bạn cho rằng bảng này bao gồm nội dung tình dục, bạo lực, thù địch hoặc lạm dụng", + "cboard.components.CommunicatorDialog.boardReportError": "Đã xảy ra lỗi khi gửi báo cáo của bạn. Vui lòng thử lại.", "cboard.components.CommunicatorDialog.boardReportCancel": "Hủy", - "cboard.components.CommunicatorDialog.boardReportSend": "Send report", - "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Report sent to support team successfully.", - "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Thanks for helping Cboard to be out of inappropriate content.", - "cboard.components.CommunicatorDialog.boardReportClose": "Close", + "cboard.components.CommunicatorDialog.boardReportSend": "Gửi báo cáo", + "cboard.components.CommunicatorDialog.boardReportSuccesSubtitle": "Báo cáo được gửi đến nhóm hỗ trợ thành công.", + "cboard.components.CommunicatorDialog.boardReportSuccesGratitude": "Cảm ơn bạn đã giúp Cboard thoát khỏi nội dung không phù hợp.", + "cboard.components.CommunicatorDialog.boardReportClose": "Đóng", "cboard.components.Notifications.refreshPage": "Làm mới trang", - "cboard.components.Notifications.cloudSpeakErrorAlert": "Your internet connection is insufficient to reproduce an online voice properly.", - "cboard.components.Notifications.changeVoiceOnError": "Change the voice", - "cboard.components.Notifications.cloudVoiceIsSetedAlert": "An online voice was set. An Internet connection is required during its use.", + "cboard.components.Notifications.cloudSpeakErrorAlert": "Kết nối internet của bạn không đủ để tái tạo giọng nói trực tuyến đúng cách.", + "cboard.components.Notifications.changeVoiceOnError": "Thay đổi giọng nói", + "cboard.components.Notifications.cloudVoiceIsSetedAlert": "Một giọng nói trực tuyến đã được thiết lập. Cần có kết nối Internet trong quá trình sử dụng.", "cboard.components.Settings.navigation": "Điều hướng và các nút", "cboard.components.Settings.scanning": "Đang quét", "cboard.components.Settings.display": "Trưng bày", @@ -316,7 +316,7 @@ "cboard.components.Settings.settings": "Cài đặt", "cboard.components.Settings.people": "Những người", "cboard.components.Settings.guest": "Khách", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "Đăng ký", "cboard.components.Settings.system": "Hệ thống", "cboard.components.Settings.backup": "Sao lưu", "cboard.components.Settings.language": "Ngôn ngữ", @@ -348,8 +348,8 @@ "cboard.components.Settings.fontSizeDescrip": "Chỉnh sửa kích thước phông chữ tại đây bằng cách chọn từ: 1. Chuẩn, 2. Lớn hoặc 3. Cực lớn.", "cboard.components.Settings.hideOutputBarTitle": "Ẩn thanh đầu ra", "cboard.components.Settings.hideOutputBarDescrip": "Ẩn thanh màu trắng trên đầu màn hình, nơi các biểu tượng xuất hiện khi bạn xây dựng một câu hoặc chọn các từ tượng hình.", - "cboard.components.Settings.Display.outputIncreaseButtons": "Increase the size of action buttons on the output bar", - "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Increase the size of the action buttons that are on the white bar where you build a sentence.", + "cboard.components.Settings.Display.outputIncreaseButtons": "Tăng kích thước của các nút hành động trên thanh đầu ra", + "cboard.components.Settings.Display.outputIncreaseButtonsSecondary": "Tăng kích thước của các nút hành động trên thanh màu trắng nơi bạn xây dựng câu.", "cboard.components.Settings.labelPositionTitle": "Vị trí nhãn", "cboard.components.Settings.labelPositionDescrip": "Bạn có thể chọn vị trí của nhãn. Nó có thể ở trên, dưới hoặc ẩn.", "cboard.components.Settings.enableDarkThemeTitle": "Bật chủ đề tối", @@ -365,7 +365,7 @@ "cboard.components.Settings.folderVocalizationTitle": "Phát âm thư mục", "cboard.components.Settings.folderVocalizationDescrip": "Đọc to tên các thư mục khi được nhấp vào", "cboard.components.Settings.enableTour": "Bật chuyến tham quan", - "cboard.components.Settings.symbols": "Symbols", + "cboard.components.Settings.symbols": "Biểu tượng", "cboard.components.Settings.People.people": "Những người", "cboard.components.Settings.People.name": "Tên", "cboard.components.Settings.People.nameSecondary": "Cập nhật tên người dùng của bạn", @@ -375,12 +375,12 @@ "cboard.components.Settings.People.languageSecondary": "Hãy cho chúng tôi biết ngôn ngữ của bạn là gì", "cboard.components.Settings.People.birthdate": "Ngày sinh", "cboard.components.Settings.People.birthdateSecondary": "Cập nhật ngày sinh của bạn", - "cboard.components.Settings.People.location": "Location", + "cboard.components.Settings.People.location": "Vị trí", "cboard.components.Settings.People.logout": "Đăng xuất", - "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", - "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", - "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", - "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.deleteAccountPrimary": "Xóa tài khoản này", + "cboard.components.Settings.People.deleteAccountSecondary": "Sau khi bạn xóa tài khoản, bạn sẽ không thể quay lại. Xin hãy chắc chắn.", + "cboard.components.Settings.People.errorDeletingAccount": "Lỗi xảy ra trong quá trình xóa Tài khoản. Vui lòng thử lại.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Sau khi bạn xóa tài khoản, bạn sẽ không thể quay lại. Bạn có chắc chắn sẽ xóa tài khoản của mình không?.", "cboard.components.Settings.People.cancelDeleteAccount": "Hủy", "cboard.components.Settings.Display.display": "Trưng bày", "cboard.components.Settings.Display.StandardSize": "Tiêu chuẩn", @@ -388,8 +388,8 @@ "cboard.components.Settings.Display.ExtraLargeSize": "Cực lớn", "cboard.components.Settings.Display.uiSize": "Kích thước giao diện người dùng", "cboard.components.Settings.Display.uiSizeSecondary": "Kích thước phần tử", - "cboard.components.Settings.Display.fontFamily": "Font family", - "cboard.components.Settings.Display.fontFamilySecondary": "Change the text font used in the entire application", + "cboard.components.Settings.Display.fontFamily": "Họ phông chữ", + "cboard.components.Settings.Display.fontFamilySecondary": "Thay đổi phông chữ văn bản được sử dụng trong toàn bộ ứng dụng", "cboard.components.Settings.Display.fontSize": "Cỡ chữ", "cboard.components.Settings.Display.fontSizeSecondary": "Kích thước phông chữ ứng dụng", "cboard.components.Settings.Display.LabelPositionAbove": "Ở trên", @@ -416,7 +416,7 @@ "cboard.components.Settings.Scanning.scannerAutomaticStrategy": "Máy quét sẽ lặp qua các phần tử, nhấn phím bất kỳ để chọn chúng", "cboard.components.Settings.Navigation.navigation": "Điều hướng và các nút", "cboard.components.Settings.Navigation.enable": "Bật nút nhận thức ngữ cảnh", - "cboard.components.Settings.Navigation.enableSecondary": "Shows big back buttons. Select the desired style in navigation buttons style section.", + "cboard.components.Settings.Navigation.enableSecondary": "Hiển thị các nút quay lại lớn. Chọn kiểu mong muốn trong phần kiểu nút điều hướng.", "cboard.components.Settings.Navigation.shareShow": "Hiển thị nút chia sẻ cụm từ", "cboard.components.Settings.Navigation.shareShowSecondary": "Hiển thị nút chia sẻ (bên cạnh nút xóa lùi) cho phép chia sẻ các ký hiệu đã chọn.", "cboard.components.Settings.Navigation.quickUnlock": "Bật mở khóa cài đặt nhanh", @@ -425,16 +425,16 @@ "cboard.components.Settings.Navigation.outputRemoveSecondary": "Hiển thị một \"x\" mông trên mỗi biểu tượng để loại bỏ nó", "cboard.components.Settings.Navigation.vocalizeFolders": "Cho phép phát âm thư mục", "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Đọc to tên thư mục khi nhấp vào", - "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", - "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", - "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", - "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", - "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section", - "cboard.components.Settings.Navigation.navigationButtonsStyle": "Navigation buttons style", - "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Select the style of the context-aware back and big scroll buttons. On the sides is recommended for eye trackers", - "cboard.components.Settings.Navigation.onTheSides": "On the sides", - "cboard.components.Settings.Navigation.onTop": "On top", + "cboard.components.Settings.Navigation.showLiveMode": "Sử dụng Chế độ trực tiếp", + "cboard.components.Settings.Navigation.showLiveModeSecondary": "Chế độ trực tiếp cho phép bạn viết văn bản trực tiếp vào thanh đầu ra và nhanh chóng phát âm thanh. Nó dành cho người dùng có thể viết.", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Sử dụng cụm từ cải thiện", + "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Cải thiện cụm từ cho phép bạn cải thiện cụm từ đầu ra bằng trí tuệ nhân tạo. Nó được dành cho người dùng của bảng cốt lõi", + "cboard.components.Settings.Navigation.bigScroll": "Bật các nút cuộn lớn", + "cboard.components.Settings.Navigation.bigScrollSecondary": "Hiển thị các nút cuộn lớn. Chọn kiểu mong muốn trong phần kiểu nút điều hướng", + "cboard.components.Settings.Navigation.navigationButtonsStyle": "Kiểu nút điều hướng", + "cboard.components.Settings.Navigation.navigationButtonsStyleSecondary": "Chọn kiểu của các nút cuộn lớn và quay lại nhận biết ngữ cảnh. Ở hai bên được khuyến khích cho máy theo dõi mắt", + "cboard.components.Settings.Navigation.onTheSides": "Ở hai bên", + "cboard.components.Settings.Navigation.onTop": "Trên đầu trang", "cboard.components.Settings.Export.export": "Xuất khẩu", "cboard.components.Settings.Export.exportSingle": "Xuất một bảng duy nhất", "cboard.components.Settings.Export.exportSingleSecondary": "Tùy chọn này sẽ xuất một bảng duy nhất bạn có từ danh sách các bảng. Bạn có thể chọn các định dạng {cboardLink}, {link} hoặc PDF.", @@ -442,10 +442,16 @@ "cboard.components.Settings.Export.exportAllSecondary": "Tùy chọn này sẽ xuất TẤT CẢ các bảng bạn có nếu bạn chọn định dạng {cboardLink} hoặc {link} định dạng. Nó sẽ xuất CHỈ bảng hiện tại nếu bạn chọn định dạng PDF.", "cboard.components.Settings.Export.boardDownloaded": "Bảng của bạn đã được tải xuống", "cboard.components.Settings.Export.boardDownloadedCva": "Bảng của bạn đã được tải xuống. Tìm tệp của bạn trong thư mục tải xuống", - "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Your board was downloaded. Find your file under 'On My device' folder", - "cboard.components.Settings.Export.boardDownloadedError": "Ups..Something went wrong. Please try again", - "cboard.components.Settings.Export.downloadNoConnectionError": "Need internet connection to download the PDF.", + "cboard.components.Settings.Export.boardDownloadedCvaIOS": "Bảng của bạn đã được tải xuống. Tìm tệp của bạn trong thư mục 'Trên thiết bị của tôi'", + "cboard.components.Settings.Export.boardDownloadedError": "Up.. Đã xảy ra sự cố. Vui lòng thử lại", + "cboard.components.Settings.Export.downloadNoConnectionError": "Cần kết nối internet để tải xuống PDF.", "cboard.components.Settings.Export.boards": "Bảng", + "cboard.components.Settings.Export.pdfSettings": "Cài đặt PDF", + "cboard.components.Settings.Export.fontSize": "Cỡ chữ", + "cboard.components.Settings.Export.fontSizeSecondary": "Chọn kích thước phông chữ mong muốn. Tùy chọn này rất hữu ích nếu bạn gặp vấn đề với kích thước của bảng đã xuất.", + "cboard.components.Settings.Export.small": "Nhỏ", + "cboard.components.Settings.Export.medium": "Đau vừa", + "cboard.components.Settings.Export.large": "Lớn", "cboard.components.Settings.Import.import": "Nhập", "cboard.components.Settings.Import.importSecondary": "Tùy chọn này sẽ nhập CHỈ các bảng mới được phát hiện. Nó sẽ không nhập các bảng mặc định có trong Cboard. Các định dạng được hỗ trợ là định dạng {cboardLink} hoặc {link} định dạng.", "cboard.components.Settings.Import.success": "Sự thành công!! {boards} bảng đã được nhập thành công.", @@ -467,50 +473,52 @@ "cboard.components.Settings.Speech.faster": "nhanh hơn", "cboard.components.Settings.Speech.slower": "chậm", "cboard.components.Settings.Speech.sampleSentence": "Chào! Đây là tiếng nói của tôi", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", - "cboard.components.Settings.Subscribe.copyTiles": "Copy tiles", - "cboard.components.Settings.Subscribe.pasteTiles": "Paste tiles", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", - "cboard.components.Settings.Subscribe.title": "Plan:", - "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", - "cboard.components.Settings.Subscribe.close": "Close", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.subscribe": "Đăng ký", + "cboard.components.Settings.Subscribe.includedFeatures": "Các tính năng bao gồm:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Giọng nói thần kinh trực tuyến", + "cboard.components.Settings.Subscribe.copyPublicBoards": "Sao chép bảng công khai", + "cboard.components.Settings.Subscribe.publishBoards": "Xuất bản bảng", + "cboard.components.Settings.Subscribe.copyTiles": "Sao chép lát xếp", + "cboard.components.Settings.Subscribe.pasteTiles": "Dán gạch", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Phân tích sử dụng mạnh mẽ", + "cboard.components.Settings.Subscribe.shareBoards": "Chia sẻ bảng", + "cboard.components.Settings.Subscribe.adsFree": "Quảng cáo miễn phí", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Xuất sang định dạng bảng mở (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "Chia sẻ cụm từ", + "cboard.components.Settings.Subscribe.privateSupportChannel": "Kênh hỗ trợ riêng", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Ghi âm giọng nói cho gạch", + "cboard.components.Settings.Subscribe.active": "HOẠT ĐỘNG", + "cboard.components.Settings.Subscribe.canceled": "BỊ HỦY BỎ", + "cboard.components.Settings.Subscribe.in_grace_period": "THỜI KỲ GIẰNG CO", + "cboard.components.Settings.Subscribe.proccesing": "Chúng tôi đang xử lý đăng ký của bạn...", + "cboard.components.Settings.Subscribe.expired": "Đăng ký của bạn đã hết hạn vào: {e}", + "cboard.components.Settings.Subscribe.paused": "Đăng ký của bạn đã bị tạm dừng vào: {e}", + "cboard.components.Settings.Subscribe.on_hold": "Đăng ký của bạn đã hết hạn vào: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "Bạn chưa đăng ký. ", + "cboard.components.Settings.Subscribe.unverified": "Đã xảy ra lỗi trong quá trình xác thực giao dịch mua của bạn. Vui lòng làm mới", + "cboard.components.Settings.Subscribe.refresh": "Làm tươi", + "cboard.components.Settings.Subscribe.error": "Rất tiếc, đã xảy ra sự cố. Vui lòng thử lại sau", + "cboard.components.Settings.Subscribe.empty_product": "Không có đăng ký có sẵn tại thời điểm này. Vui lòng thử lại sau.", + "cboard.components.Settings.Subscribe.on_trial_period": "Bạn đang dùng thử miễn phí 30 ngày. Sau khi nó kết thúc, bạn sẽ cần phải đăng ký để có được tất cả các tính năng.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "Thông tin đăng ký", + "cboard.components.Settings.Subscribe.manageSubscription": "Quản lý gói đăng ký", + "cboard.components.Settings.Subscribe.cancelSubscription": "Hủy đăng ký", + "cboard.components.Settings.Subscribe.planAmount": "Số tiền kế hoạch:", + "cboard.components.Settings.Subscribe.title": "Kế hoạch:", + "cboard.components.Settings.Subscribe.status": "Tình trạng:", + "cboard.components.Settings.Subscribe.nextPayment": "Thanh toán tiếp theo tại:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "Các tài khoản cao cấp sẽ kết thúc vào:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "Khắc phục các vấn đề thanh toán của bạn trước:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Có vẻ như Tài khoản Google của bạn đã mua một sản phẩm. Thử khởi động lại ứng dụng.", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "Có vẻ như tài khoản Apple của bạn đã mua một sản phẩm. Thử khởi động lại ứng dụng.", + "cboard.components.Settings.Subscribe.close": "Đóng", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Bạn có chắc chắn muốn hủy gói hiện tại của mình không?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Đăng ký của bạn đã bị hủy thành công.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "Đã xảy ra lỗi khi hủy đăng ký của bạn, vui lòng thử lại sau giây lát.", "cboard.components.Settings.Language.language": "Ngôn ngữ", "cboard.components.Settings.Language.moreLanguages": "Nhiều ngôn ngữ hơn", "cboard.components.Settings.Language.close": "Đóng", - "cboard.components.Settings.Language.albanian": "Albanian", + "cboard.components.Settings.Language.albanian": "Tiếng An-ba-ni", "cboard.components.Settings.Language.arabic": "tiếng Ả Rập", "cboard.components.Settings.Language.belarusian": "Tiếng Belarus", "cboard.components.Settings.Language.bengali": "Tiếng Bengal", @@ -533,7 +541,7 @@ "cboard.components.Settings.Language.khmer": "Người Khmer", "cboard.components.Settings.Language.korean": "Hàn Quốc", "cboard.components.Settings.Language.montenegrin": "Cộng hòa Séc", - "cboard.components.Settings.Language.macedonian": "Macedonian", + "cboard.components.Settings.Language.macedonian": "Macedonia", "cboard.components.Settings.Language.nepali": "Nepali", "cboard.components.Settings.Language.dutch": "Hà Lan", "cboard.components.Settings.Language.norwegian": "Tiếng Na Uy", @@ -550,51 +558,51 @@ "cboard.components.Settings.Language.ukrainian": "Ucraina", "cboard.components.Settings.Language.vietnamese": "Tiếng Việt", "cboard.components.Settings.Language.chinese": "Trung Quốc", - "cboard.components.Settings.Language.ttsEnginesSubheader": "Text to speech engine", + "cboard.components.Settings.Language.ttsEnginesSubheader": "Công cụ chuyển văn bản thành giọng nói", "cboard.components.Settings.Language.ttsEngines": "Chuyển văn bản thành công cụ giọng nói", "cboard.components.Settings.Language.ttsEngineError": "CẢNH BÁO: Công cụ chuyển văn bản thành giọng nói này không bao gồm bất kỳ ngôn ngữ nào được Cboard hỗ trợ !. Hãy liên hệ với chúng tôi và cho chúng tôi biết.", - "cboard.components.Settings.Language.availableLangsSubheader": "Available languages", - "cboard.components.Settings.Language.downloadLangSubheader": "Downloadable languages", - "cboard.components.Settings.Language.uninstalled": "Uninstalled", - "cboard.components.Settings.Language.download": "Download", - "cboard.components.Settings.Language.configureLocalVoice": "Configure a local voice", - "cboard.components.Settings.Language.downloadDialogTitle": "Download Language", - "cboard.components.Settings.Language.downloadDialogSubtitle": "You will be redirected to the Google play store in order to download and install the voices for this language. Do you want to proceed?", + "cboard.components.Settings.Language.availableLangsSubheader": "Ngôn ngữ có sẵn", + "cboard.components.Settings.Language.downloadLangSubheader": "Ngôn ngữ có thể tải xuống", + "cboard.components.Settings.Language.uninstalled": "Gỡ cài đặt", + "cboard.components.Settings.Language.download": "Tải xuống", + "cboard.components.Settings.Language.configureLocalVoice": "Định cấu hình giọng nói cục bộ", + "cboard.components.Settings.Language.downloadDialogTitle": "Tải xuống ngôn ngữ", + "cboard.components.Settings.Language.downloadDialogSubtitle": "Bạn sẽ được chuyển hướng đến cửa hàng Google Play để tải xuống và cài đặt giọng nói cho ngôn ngữ này. Bạn có muốn tiếp tục không?", "cboard.components.Settings.Language.cancel": "Hủy", - "cboard.components.Settings.Language.ttsErrorAlert": "We didn't detect the new language is installed. Please verify.", - "cboard.components.Settings.Language.langErrorAlert": "We didn't detect the new voice is installed. Please verify the downloaded application.", - "cboard.components.Settings.Language.continueOnlineLangAlert": "An online voice is available for the selected language. If you accept the app would change language automatically.", - "cboard.components.Settings.Language.searchVoiceAlert": "Please search a voice in the Text To Speech engine app", - "cboard.components.Settings.Language.checkIt": "Check it", - "cboard.components.Settings.Language.CancelInstalation": "Cancel instalation", - "cboard.components.Settings.Language.openApp": "Open app", - "cboard.components.Settings.Language.uninstalledLangNotification": "Install the new language", - "cboard.components.Settings.Language.instaledLangSuccesNotification": "Language installed successfully", - "cboard.components.Settings.Symbols.symbols": "Symbols", - "cboard.components.Settings.Symbols.downloadArasaac": "Download ARASAAC Symbols", - "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Downloads a package with all ARASAAC Symbols to be used in offline mode.", - "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Symbols download will allow you to have the symbols locally in your system so when you search for symbols to create a new element, you don't need an Internet connection.", - "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Do you want to download ARASAAC Symbols? The process will take some time.", + "cboard.components.Settings.Language.ttsErrorAlert": "Chúng tôi không phát hiện thấy ngôn ngữ mới được cài đặt. Vui lòng xác minh.", + "cboard.components.Settings.Language.langErrorAlert": "Chúng tôi không phát hiện thấy giọng nói mới được cài đặt. Vui lòng xác minh ứng dụng đã tải xuống.", + "cboard.components.Settings.Language.continueOnlineLangAlert": "Một giọng nói trực tuyến có sẵn cho ngôn ngữ đã chọn. Nếu bạn chấp nhận, ứng dụng sẽ tự động thay đổi ngôn ngữ.", + "cboard.components.Settings.Language.searchVoiceAlert": "Vui lòng tìm kiếm giọng nói trong ứng dụng công cụ Chuyển văn bản thành giọng nói", + "cboard.components.Settings.Language.checkIt": "Kiểm tra nó", + "cboard.components.Settings.Language.CancelInstalation": "Hủy trả góp", + "cboard.components.Settings.Language.openApp": "Mở ứng dụng", + "cboard.components.Settings.Language.uninstalledLangNotification": "Cài đặt ngôn ngữ mới", + "cboard.components.Settings.Language.instaledLangSuccesNotification": "Ngôn ngữ được cài đặt thành công", + "cboard.components.Settings.Symbols.symbols": "Biểu tượng", + "cboard.components.Settings.Symbols.downloadArasaac": "Tải xuống Biểu tượng ARASAAC", + "cboard.components.Settings.Symbols.downloadArasaacSecondary": "Tải xuống gói có tất cả các Biểu tượng ARASAAC để sử dụng ở chế độ ngoại tuyến.", + "cboard.components.Settings.Symbols.symbolsArasaacHelp": "Tải xuống biểu tượng sẽ cho phép bạn có các biểu tượng cục bộ trong hệ thống của mình để khi bạn tìm kiếm các biểu tượng để tạo phần tử mới, bạn không cần kết nối Internet.", + "cboard.components.Settings.Symbols.downloadArasaacDialogSubtitle": "Bạn có muốn tải xuống Biểu tượng ARASAAC không? Quá trình này sẽ mất một thời gian.", "cboard.components.Settings.Symbols.cancel": "Hủy", - "cboard.components.Settings.Symbols.download": "Download", - "cboard.components.Settings.Symbols.noConnection": "No internet connection", - "cboard.components.Settings.Symbols.noConnectionDialogDesc": "No internet connection. You need to be connected to the internet to download symbols.", - "cboard.components.Settings.Symbols.deleteArasaac": "Delete ARASAAC Symbols", - "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Delete the package with all ARASAAC Symbols. After deletion, the symbols will be only available with an Internet connection.", - "cboard.components.Settings.Symbols.delete": "Delete", + "cboard.components.Settings.Symbols.download": "Tải xuống", + "cboard.components.Settings.Symbols.noConnection": "Không có kết nối internet", + "cboard.components.Settings.Symbols.noConnectionDialogDesc": "Không có kết nối internet. Bạn cần kết nối internet để tải xuống các biểu tượng.", + "cboard.components.Settings.Symbols.deleteArasaac": "Xóa ký hiệu ARASAAC", + "cboard.components.Settings.Symbols.deleteArasaacSecondary": "Xóa gói với tất cả các Biểu tượng ARASAAC. Sau khi xóa, các biểu tượng sẽ chỉ khả dụng với kết nối Internet.", + "cboard.components.Settings.Symbols.delete": "Xóa", "cboard.components.UserIcon.login": "Đăng nhập hoặc đăng ký", "cboard.components.VoiceRecorder.play": "Chơi ghi âm", "cboard.components.VoiceRecorder.clear": "Xóa ghi âm", "cboard.components.VoiceRecorder.record": "Ghi lại", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", - "cboard.components.UI.Downloader.initializing": "Initializing...", - "cboard.components.UI.Downloader.completed": "Completed", - "cboard.components.UI.Downloader.processing": "Processing...", - "cboard.components.UI.Downloader.processingDone": "Process Done!", - "cboard.components.UI.Downloader.processingError": "There was an error processing the data, please try again.", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Bản dùng thử miễn phí của bạn đã kết thúc", + "cboard.components.PremiumFeature.featureBlockedTittle": "Tính năng này bị chặn", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard vô hiệu hóa tính năng này. Để tiếp tục sử dụng nó và tất cả các tính năng như bảng công khai, giọng nói trực tuyến, chức năng chỉnh sửa nâng cao và nhiều tính năng khác, vui lòng nâng cấp", + "cboard.components.PremiumFeature.upgradeNow": "Nâng cấp ngay bây giờ", + "cboard.components.UI.Downloader.initializing": "Khởi xướng...", + "cboard.components.UI.Downloader.completed": "Hoàn thành", + "cboard.components.UI.Downloader.processing": "Xử lý...", + "cboard.components.UI.Downloader.processingDone": "Quá trình thực hiện!", + "cboard.components.UI.Downloader.processingError": "Đã xảy ra lỗi khi xử lý dữ liệu, vui lòng thử lại.", "cboard.board.home": "nhà", "cboard.vocalization.myNameIsAmberley": "tôi tên là Amberley", "cboard.vocalization.niceToMeetYou": "rất vui được gặp bạn", @@ -3828,41 +3836,41 @@ "symbol.computerIcon.toZoom": "Để phóng to", "symbol.alphabet.z-LowerCase": "Z - chữ thường", "symbol.alphabet.z-UpperCase": "Z - chữ hoa", - "symbol.pronouns.I": "I", - "symbol.pronouns.he": "he", - "symbol.pronouns.her": "her", - "symbol.pronouns.hers": "hers", - "symbol.pronouns.him": "him", - "symbol.pronouns.his": "his", - "symbol.pronouns.she": "she", - "symbol.pronouns.we": "we", - "symbol.pronouns.me": "me", - "symbol.pronouns.it": "it", - "symbol.pronouns.them": "them", - "symbol.pronouns.they": "they", - "symbol.pronouns.their": "their", - "symbol.pronouns.that": "that", - "symbol.pronouns.you": "you", - "symbol.pronouns.our": "our", + "symbol.pronouns.I": "Tôi", + "symbol.pronouns.he": "nó", + "symbol.pronouns.her": "bà ấy", + "symbol.pronouns.hers": "Hers", + "symbol.pronouns.him": "anh ấy", + "symbol.pronouns.his": "của anh ấy", + "symbol.pronouns.she": "nó", + "symbol.pronouns.we": "chúng ta", + "symbol.pronouns.me": "tôi", + "symbol.pronouns.it": "nó", + "symbol.pronouns.them": "chúng", + "symbol.pronouns.they": "họ", + "symbol.pronouns.their": "của họ", + "symbol.pronouns.that": "đó", + "symbol.pronouns.you": "mày", + "symbol.pronouns.our": "của chúng tôi", "symbol.pronouns.who": "người nào", - "symbol.pronouns.us": "us", - "symbol.pronouns.boy": "boy", - "symbol.pronouns.girl": "girl", - "symbol.pronouns.kids": "kids", - "symbol.pronouns.children": "children", - "symbol.pronouns.whoever": "whoever", - "symbol.pronouns.mine": "mine", - "symbol.pronouns.anybody": "anybody", - "symbol.pronouns.everybody": "everybody", - "symbol.pronouns.nobody": "nobody", - "symbol.pronouns.friend": "friend", - "symbol.connectors.for": "for", - "symbol.connectors.is": "is", - "symbol.connectors.to": "to", - "symbol.connectors.was": "was", - "symbol.connectors.with": "with", - "symbol.descriptiveQuantity.slow": "slow", - "symbol.descriptiveQuantity.different": "different", - "symbol.buildingContents.bathroom": "bathroom", - "symbol.descriptiveQuantity.categories": "categories" + "symbol.pronouns.us": "chúng tôi", + "symbol.pronouns.boy": "Cậu bé", + "symbol.pronouns.girl": "Cô bé", + "symbol.pronouns.kids": "trẻ em", + "symbol.pronouns.children": "trẻ em", + "symbol.pronouns.whoever": "ai", + "symbol.pronouns.mine": "mỏ", + "symbol.pronouns.anybody": "ai", + "symbol.pronouns.everybody": "ai ai", + "symbol.pronouns.nobody": "ai", + "symbol.pronouns.friend": "bạn", + "symbol.connectors.for": "cho", + "symbol.connectors.is": "Là", + "symbol.connectors.to": "đến", + "symbol.connectors.was": "là", + "symbol.connectors.with": "với", + "symbol.descriptiveQuantity.slow": "chậm", + "symbol.descriptiveQuantity.different": "khác", + "symbol.buildingContents.bathroom": "phòng tắm", + "symbol.descriptiveQuantity.categories": "Loại" } diff --git a/src/translations/zh-CN.json b/src/translations/zh-CN.json index 2db190d8e..14672feed 100644 --- a/src/translations/zh-CN.json +++ b/src/translations/zh-CN.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "上传...出错了。请再试一次", "cboard.components.Settings.Export.downloadNoConnectionError": "需要互联网连接才能下载 PDF。", "cboard.components.Settings.Export.boards": "板子", + "cboard.components.Settings.Export.pdfSettings": "PDF 设置", + "cboard.components.Settings.Export.fontSize": "字体大小", + "cboard.components.Settings.Export.fontSizeSecondary": "选择所需的字体大小。如果导出的电路板的尺寸有问题,此选项非常有用。", + "cboard.components.Settings.Export.small": "小", + "cboard.components.Settings.Export.medium": "中等", + "cboard.components.Settings.Export.large": "大", "cboard.components.Settings.Import.import": "导入", "cboard.components.Settings.Import.importSecondary": "此选项将仅导入检测到的新板。它不会导入Cboard中包含的默认板。支持的格式为 {cboardLink} 格式或 {link} 格式。", "cboard.components.Settings.Import.success": "成功!! {boards} 单板成功导入。", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "您的订阅已暂停于: {e}", "cboard.components.Settings.Subscribe.on_hold": "您的订阅已过期: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "您没有订阅。 ", + "cboard.components.Settings.Subscribe.unverified": "验证购买时出错。请刷新", "cboard.components.Settings.Subscribe.refresh": "刷新", "cboard.components.Settings.Subscribe.error": "哎呀,出错了。请稍后再试", "cboard.components.Settings.Subscribe.empty_product": "目前没有可用的订阅。请稍后再试。", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "溢价牌将于:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "修复您的支付问题之前:", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "看起来您的Google帐户已经购买了一个产品。请尝试重新启动应用程序。", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "您的 Apple 帐户似乎已经购买了产品。尝试重新启动应用程序。", "cboard.components.Settings.Subscribe.close": "关闭", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "您确定要取消当前计划吗?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "您的订阅已成功取消。", diff --git a/src/translations/zu-ZA.json b/src/translations/zu-ZA.json index c1aae1635..0293d1169 100644 --- a/src/translations/zu-ZA.json +++ b/src/translations/zu-ZA.json @@ -446,6 +446,12 @@ "cboard.components.Settings.Export.boardDownloadedError": "crwdns57330:0crwdne57330:0", "cboard.components.Settings.Export.downloadNoConnectionError": "crwdns57332:0crwdne57332:0", "cboard.components.Settings.Export.boards": "crwdns52982:0crwdne52982:0", + "cboard.components.Settings.Export.pdfSettings": "crwdns57422:0crwdne57422:0", + "cboard.components.Settings.Export.fontSize": "crwdns57424:0crwdne57424:0", + "cboard.components.Settings.Export.fontSizeSecondary": "crwdns57426:0crwdne57426:0", + "cboard.components.Settings.Export.small": "crwdns57428:0crwdne57428:0", + "cboard.components.Settings.Export.medium": "crwdns57430:0crwdne57430:0", + "cboard.components.Settings.Export.large": "crwdns57432:0crwdne57432:0", "cboard.components.Settings.Import.import": "crwdns50006:0crwdne50006:0", "cboard.components.Settings.Import.importSecondary": "crwdns52801:0{cboardLink}crwdnd52801:0{link}crwdne52801:0", "cboard.components.Settings.Import.success": "crwdns52813:0{boards}crwdne52813:0", @@ -489,6 +495,7 @@ "cboard.components.Settings.Subscribe.paused": "crwdns56885:0{e}crwdne56885:0", "cboard.components.Settings.Subscribe.on_hold": "crwdns56887:0{e}crwdne56887:0", "cboard.components.Settings.Subscribe.not_subscribed": "crwdns56889:0crwdne56889:0", + "cboard.components.Settings.Subscribe.unverified": "crwdns57434:0crwdne57434:0", "cboard.components.Settings.Subscribe.refresh": "crwdns56891:0crwdne56891:0", "cboard.components.Settings.Subscribe.error": "crwdns56893:0crwdne56893:0", "cboard.components.Settings.Subscribe.empty_product": "crwdns56895:0crwdne56895:0", @@ -503,6 +510,7 @@ "cboard.components.Settings.Subscribe.premiumWillEnd": "crwdns56911:0crwdne56911:0", "cboard.components.Settings.Subscribe.fixPaymentIssue": "crwdns56913:0crwdne56913:0", "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "crwdns56937:0crwdne56937:0", + "cboard.components.Settings.Subscribe.appleAccountAlreadyOwns": "crwdns57436:0crwdne57436:0", "cboard.components.Settings.Subscribe.close": "crwdns56917:0crwdne56917:0", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "crwdns56919:0crwdne56919:0", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "crwdns56921:0crwdne56921:0",