* 3871 activity session issues feedback (#3874) * fix: add header when fetching image from CMS * fix: only show activity start page is all roles have never been full * chore: disable archive button until summary loads * chore: still save activity analytics summary even if there's a choreo error when fetching summary * chore: pass location image URL as topic image URL (#3876) * feat: add local cache for activity session analytics (#3878) * fix: in new courses, set course_user state event power level to 0 (#3882) * fix: make activity summary request cache keys unique, use in-memory cache instead of local storage, remove items from cache on error or on state event sent successfully (#3885) * chore: widen summary cards (#3888) * Replaced references to spaces with courses in intl files and calls (#3884) * Replaced references to spaces with courses in intl files and calls * Change learning community reference to 'public course' --------- Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * chore: update delete course description (#3889) * 3890 activity start page changes (#3901) * comment out unreferenced files * decouple courses, topics, and activities * update start page * disable 'join open session' button * feat: activity dropdown menu * fix: always initialize course info after fetching (#3907) * chore: show role goal in text abut button on activity launch page and in tooltip above input bar (#3910) * chore: go to course settings tab after archiving activity, show check over completed activites (#3913) * fix: remove dollar sign from copy (#3914) * fix: update payload accessToken on new login (#3916) * 3915 course chat view updates (#3919) * Removes Proper Noun from default analytics morph list (#3918) Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Level up popup tweaks (#3917) * Use L10n for 'Level up' text * Replace drop down button with close button --------- Co-authored-by: ggurdin <ggurdin@gmail.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * chore: update how activity summary description expansion button layout works (#3930) * fix: add analytics listener to activity stats menu (#3931) * fix: don't show join message when user dismisses activity role goal message (#3932) * chore: hide activity role tooltip when it bar is open (#3933) * fix: fix null check error in activity role tooltip (#3935) * fix: when fetching translation, only consider a message to have included IT if the sent message body matches the message at the end of choreo (#3936) * chore: update messaging in subscription management (#3937) * feat: join activity session on open app via ping (#3944) * chore: don't show ping unread badge (#3946) * fix: Correctly fetch activity images (#3943) * fix fetching images and parsing url * small fix for getting activity image URLs --------- Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> Co-authored-by: ggurdin <ggurdin@gmail.com> * Set thumbVisibility true for grammar activity scrolling (#3942) * Set thumbVisibility true for grammar activity scrolling * always show scrollbar --------- Co-authored-by: ggurdin <ggurdin@gmail.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * reload space hierarchy on invite update (#3949) * 3927 analytics tweaks (#3953) * analytics page updates * add back download buttons * some activity / invite page tweaks (#3958) * Wrap invite course avatar in MapClipper (#3957) Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Add period to end of languageLevelA2Desc (#3959) * fix: put back pangea controller init in chat list (#3965) * fix: show bot avatar in open roles indicator (#3966) * fix: on cancel registration, pop future loading dialog (#3967) * chore: adjust actvity participant text colot (#3968) * fix: always reload course on ID change (#3969) * chore: increase size of text in archived activity popup (#3970) * feat: add edit course page (#3971) * 3962 usability test todos (#3973) * in new course pages, show images * in space analytics, if no available languages, pick user's l2 * chore: add cooldown on ping participants * replace image loading icon with shimmer * update activity launch page buttons, sort activities in topics by number of participants (#3974) * chore: topic is completed if user has finished number of activities equal to number of 2 person activities in topic (#3983) * feat: always show new tokens with green underlines (#3984) * 3873 add superlatives for most vocab grammar and xp (#3977) * add grammar and vocab superlatives - adds superlatives to the summary cards for each user - WIP, doesn't include XP superlative yet and it continuously reinitializes state which reloads the superlatives * get analytic superlatives from saved state event Revert activity user summaries widget to stateless, get info from saved state event instead of awaiting it, and fix some spacing issues. * add xp superlative - simplify 3 loop logic into one - change from constant updates to only generate superlatives on analytics save * sort imports * put analytics loading inside buttonControlledCarouselView * delete commented out code * return superlative map instead of setting value * chore: on new token update, clear whole new token cache in case there are identical tokens (#3985) * fix: fix calculation of completed activities (#3986) * chore: collection seed always fades up and out (#3987) Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * 3988 activitycourse tweaks (#3989) * chore: set course and activity descriptions * chore: remove redundant results button * 3921 display unsubscribed errors for users (#3991) * url cleanup * chore: display unsubscribed errors differently * chore: show user menu on click participant item (#3992) * fix: Reintroduce shared isolate (#3981) * initial scripts n actions * custom cshared isolate * kitlin fixes * integrate and token fix * executable and gstreamer * disable check dupes, fix gstreamer * another linux update, removed 2 android builds * new updates * final android attempt * formatting --------- Co-authored-by: ggurdin <ggurdin@gmail.com> * chore: add snackbar message after pinging course participants (#3995) * fix: don't show green underlines on own messages (#3997) * 3803 indented bullets displayed strangely (#3999) * make markdown function the same as matrix sdk * fix: fix newline issues in html messages * fix: replace build-web script (#4000) * fix: try to fix build again (#4001) * chore: don't allow hover of non-selectable activity participants items (#4002) * 3895 emoji sequence on clicking the words in a sentence of the target language (#4004) * cleanup * feat: toolbar emoji mode * Add dark/light mode check for unassigned participant label color (#4006) * chore: update emoji button color (#4015) * chore: move analytics tooltips inside scrollviews (#4016) * chore: update icon and border of find a course nav rail item (#4005) * chore: Improve translation script and translate vi, es, et (#3555) * improve translation script * update translation script, more translates for es, et, vi * chore: fix click cursor showing on hover of disabled activity participant widget (#4020) * chore: add hint text to text fields in course edit page (#4022) * chore: add placeholder to image in course editting page (#4024) * chore: show snackbar on course edit save (#4025) * 4017 usability test todos 91725 (#4026) * chore: add ability to toggle show password in signup and login pages * chore: update text in register popup * chore: disable save edits button if no changes in course edit page (#4033) * chore: don't animate in-chat tooltips (#4034) * chore: add scrollbar to topic activities list (#4035) * Morph analytics scroll (#4032) * Move download button above scroll view * Make morph analytics spacing consistent with vocab analytics spacing * feat: add ability to add course to existing space (#4037) * fix: don't attempt to load analytics until your is logged in (#4047) * feat: integrate room preview endpoint (#4014) * feat: integrate room preview endpoint * initial work for intermediary activity page * Update lib/pangea/activity_sessions/activity_session_start/activity_session_start_page.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update lib/pangea/activity_sessions/activity_session_start/activity_session_start_page.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update lib/pangea/chat_settings/utils/room_summary_extension.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * formatting --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * 3934 activity summary card visual changes (#4013) * visual tweaks and confetti rain on results generation * create star rain widget to trigger when activity finishes * delete commented out lines * use new star confetti widget in levelup --------- Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Set height of activity creation sized box to 0 (#4048) * 4036 playtest 91825 (#4051) * chore: improve constrast in message practice * fix typo * chore: disable learning settings save button until change is made * show word card on click vocab in activity dropdown * Playtest updates (#4054) * update emoji mode icon and tooltip * upload CMS url instead of uploading image bytes to matrix * re-init subscription controller after setting account creation date * fix: don't allow new users to steal roles (#4055) * chore: render activity instruction markdown (#4056) * chore: disable hover effect on loading span card icons (#4057) * fix: fix needed participants copy (#4058) * update course plan repo search to correctly query (#4065) * chore: fix practice mode icon / border contrast (#4067) * chore: only show emoji button for save-vocab tokens, fix alignment for non-token text (#4071) * fix: fix button visibility in activity start page (#4073) * chore: use synapse room_preview to determine which activities users have completed (#4078) * fix: don't reset edits using the room's title and description (#4080) * chore: on web, show analytics in course chat view (#4085) * chore: show user menu on click avatar in topic participant list (#4086) * fix: fix toolbar buttons on mobile (#4087) * chore: on course load error, show option to add a different course plan to space (#4089) * fix: check if can invite to course when deciding if show invite button in activity session in course without enough users, disable instead of hiding (#4095) * chore: shuffle practice tokens before selecting the ones to include (#4097) * feat: show instruction overlay on first gain points in activity pointing user to click activity stats button (#4099) * chore: add descriptions for analytics categories (#4100) * chore: fix copy issue (#4102) * fix: make invite button go to course invite page (#4103) * chore: make autoIGC true for new accounts (#4105) * 4110 playtest 92325 (#4121) * style activity role tooltip like instruction inline tooltips * style updates to activity details * don't show token underlines in practice mode * show loading activity analytics * use all construct types to calculate activity analytics, include audio messages in activity summary request * update chat context menus for activities * fix positioning on menu in main chat list * chore: update activity session notification to open activity start page without joining activity (#4122) * chore: add copy to describe writing analytics (#4123) * feat: new onboarding flow (#4112) * feat: new onboarding flow * go to course details page on click course template in setup page * update route redirects * style tweaks * chore: add gold shimmer to active token practice buttons (#4131) * chore: remove unnecessary spacing (#4132) * fix: don't show end activity button until activity has started (#4134) * chore: add no courses found indicator (#4135) * chore: update course edit saving logic (#4136) * chore: add loading indicator to course settings page (#4137) * fix: use outer context when navigating via course chat popup (#4139) * chore: update some copy in filter dropdowns (#4140) * chore: make terms and conditions links work (#4141) * chore: remove unnecessary padding (#4143) * fix: hide activity role tooltip during translation (#4145) * fix: always allow show menu on click activity participant (#4146) * chore: remove text scaling in emoji mode (#4147) * chore: increase size of user activity summary widgets (#4149) * chore: make whole upper acitivty summary clickable to expand (#4150) * fix: always set vocab as default tab in analytics page (#4151) * build: fix lints for new flutter version (#4154) * chore: changes to chat list main view (#4158) * chore: changes to chat list main view * remove onboarding page * Make underlines translucent so lower parts of letters can be seen (#4160) * 4142-allow-giving-of-activity-feedback (#4144) * feat: activity feedback repo * add UI for giving activity feedback --------- Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> Co-authored-by: ggurdin <ggurdin@gmail.com> * fix: don't dispose new word overlay animation early (#4168) * 4152 onboarding tweaks (#4163) * filter courses by short lang codes * reduce padding in course details page * update home / registration routes * refactor: replace find your people page with new course page from onboarding * chore: on course search, always load course IDs from server (#4174) * fix: fix double analytics view in two column mode (#4175) * feat: on create course, go to invite page while course creation loads (#4178) * chore: give activity goal tooltip max width (#4179) * chore: remove horizontal offset from pressable button widget (#4180) * chore: in space analytics tab on small screens show language code in language dropdown (#4182) * chore: in reading asssitance input bar, if all practice activities for message are completed, show all done message (#4183) * 4181 japanese words grouped when should be separate (#4184) * fix: only continue pickup up adjacent tokens while they are punctuation * uncomment commented out code * chore: when igc has matches, make send button color disabled instead of red (#4185) * chore: don't show choreo error on timeout after canceling translation (#4189) * consume image sizes from cms, surface course plan activity locations apis (#4187) * 4152 onboarding tweaks (#4190) * filter courses by short lang codes * reduce padding in course details page * update home / registration routes * refactor: replace find your people page with new course page from onboarding * chore: add redirect to onboarding course plan page if user not in course * chore: re-style onboarding buttons (#4196) * chore: match vocab lemma irrespective of case, use static message in activity stats dropdown (#4205) * chore: show word card in click vocab word in activity summary (#4206) * feat: integrate course translation group (#4209) * integrate course translation group * Update lib/pangea/payload_client/models/course_plan/cms_course_plan_translation_group.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * formatting --------- Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <ggurdin@gmail.com> * chore: wait for user to send at least 3 text or audio messages before showing overlay with instructions about clicking activity status button * fix: disable ping course participants button if there are no no-bot users in course to ping * chore: show 'all done' message in practice activity bar for each activity type (#4212) * Decrease unselected igc underline to 20% opacity (#4214) * 4199 prevent activity menu tooltip from being interfered with my other overlays to ensure it always shows (#4215) * don't show activity dropdown instructions if word card is open * block other overlays from openning when tutorial overlay is open * remove duplicate open overlay data, don't wait for construct banners to close if overlay fails to open * chore: show selected archived activity, add tooltip to archived activity analytics view (#4217) * feat: use cached space code to join space on create account (#4224) * chore: hide course filters in onboarding pages (#4226) * feat: show warning popup on l2/activity language mixup (#4229) * chore: add some debugging statement for staging logout issue (#4234) * fix: on SSO registration, pass langcode to onboarding pages (#4235) * fix: refresh expired course cache (#4240) * Adjust unread badge height to compensate for activity header height (#4213) * Adjust unread badge height to compensate for activity header height * Limit height instead of hardcoding values * Hide course analytics download button on mobile (#4241) * 4242 change course redirect (#4245) * feat: connect with synapse public courses endpoint * intergate course IDs into response model * remove course redirect, update user's l2 on return to language selection page * display on public courses page to go to page to make your own and display on make your on page to skip to rooms * fix: hide activity finished status message for archived activities (#4246) * fix: fix join with code redirect for non-spaces (#4248) * 4172 color inconsistency of activity elements (#4247) * activity menu color consistency And some sizing changes, made the stats button box much smaller * revert activity button size changes Also make text bigger to fill box, and make menu/summary buttons solid colors so the shadow under the button works. * feat: allow users to give token feedback in word card * feat: set initial L2 via cached space code course target language if available (#4264) * fix: fix onboarding redirect on login (#4265) * Updating logo with Vector svg Image (#4263) * Updated Logo with SVG image & adjusted margins to keep things center * Un-formated the Index.html * Remove invite option from participants widget in DM (#4256) * chore: padding adjustment in selected course view (#4267) * chore: on invite, also invite to course parent (#4268) * fix: don't show language mismatch warning popup if activity lang matches L1 (#4269) * fix: don't update profile until user controller initialized, redirect to rooms from SSO login, in create account page redirect to language selection page if no language available (#4274) * feat: add selected course page for public courses, redirect there on click public course, filter out already-joined public courses (#4276) * chore: remove l1 and CERF course filters from start course and public courses pages, update styling of l2 dropdown (#4278) * integrate original course topic activity field (#4295) * fix: fix start your own course link in public courses page (#4306) * change seed to new vocab bubble (#4305) * change seed to new vocab bubble and tweak the animation to fade in, then rise/fade out since this looks better than spinning in. * formatting --------- Co-authored-by: ggurdin <ggurdin@gmail.com> * Make users return to activity session when use invite back button (#4288) * feat: add notification volume setting (#4310) * chore: enable activity stats button if someone else finishes the activity (#4311) * chore: on play with bot timeout, show warning popup (#4312) * chore: show activity stats cutout tooltip on other user finish activity (#4316) * 4307 bot in dms and activity chats only (#4319) * remove bot settings files * exclude bot in invite page * listen to language / CERF level changes and update bot DM settings * Update lib/pangea/common/controllers/pangea_controller.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: don't assume that list of IDs to fetch and list of fetched objects are the same length (#4322) * chore: remove background color from activity goal tooltip (#4324) * fix: prevent word card title from bouncing around (#4325) * fix: on join activity with role, preload activity participants list to get accurate list of assigned roles (#4326) * chore: give max width to activity participant indicator widgets (#4327) * fix: add value key based on selected tab to course settings widget to force refresh on navigate from finished activity (#4331) * fix: prevent overflows in token info feedback dialog on mobile, add more specific unsubscribed error in future loading dialog (#4333) * fix: fix storage of selected language not working on mobile (#4334) * chore: reduce padding around message in new trip page (#4335) * chore: more specific error message on not found course with code (#4336) * chore: dismiss last snackbar before show invite snackbar (#4337) * chore: switch order of buttons in space delete dialog (#4338) * chore: add custom map icons (#4339) * chore: add create at and updated at fields to course plan model (#4340) * chore: add leave space description (#4341) * refactor: remove ability to directly edit lemma defintions and morph assignments (#4347) * Organize course repos (#4262) * integrate CoursePlansRepo.translateActivity, translateTopic, translateCoursePlan * move translation functions to requisite files * integrate translation endpoint * refactor: reorganize course-related repos, add request and response model classes * remove l2s from translation requests * update translation request and response models, use translation endpoint to get course info, cache courses with L1s in cache key * update topics repo to use translation endpoint * use activity translation endpoint * refactor: incremental loading of individual course info, account for discrepancy between translated IDs and original IDs * incremental loading of course batches * Update lib/pangea/course_plans/courses/course_plan_room_extension.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * cleanup * cleanup * fix: some name changes * formatting --------- Co-authored-by: WilsonLe <leanhminh2907@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com> * fix: use same context in show and hide token feedback snackbar to fix closing functionality (#4349) * fix: filter courses only by short lang code (#4350) * fix: filter courses only by short lang code * Update lib/pangea/course_creation/course_search_provider.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update lib/pangea/login/pages/public_trip_page.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: always call setState on update target language filter --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add select all button to the delete space dialog (#4353) * Initial plan * Add select all button to delete space dialog Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Style select all button as CheckboxListTile Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * update copy --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> Co-authored-by: ggurdin <ggurdin@gmail.com> * 4354 room stuck indefinitely loading (#4357) * fix: stop loading course if course plan provider if courseId is null * don't allow padding of null string to loadCoursePlan * fix: reload space course after updating course state event, wait for … (#4359) * fix: reload space course after updating course state event, wait for course ID update in sync after returning from add course to space function * Update lib/pangea/course_settings/course_settings.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: filter out public courses for which course ID failed to load (#4360) * 3976 making emoji selection more of an activity (#4255) * add shimmer in vocab page when no emoji selected * fix shimmer in 2 column mode and add XP for first emoji selection * add xp sparkle on emoji selection * formatting, imports, widget name typo fix * dont rebuild analytics page on every analytics stream update * remove listener * move animation and selection visual after slow function for better visual flow and hopefully not noticeable stutter * change transformTargetId into variable, update local display state before awaiting saving to analytics room --------- Co-authored-by: ggurdin <ggurdin@gmail.com> * Hide vocab analytics instructions when filtering or searching (#4362) * Initial plan * Hide instructions tooltip when searching or filtering vocabulary Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Hide activity end prompt text when activity is archived (#4364) * Initial plan * Hide activity end prompt when activity is archived Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * fix: stop rebuilding whole course settings tab on screen size change (#4368) * Fix foreground notification navigation to activity sessions for course pings (#4369) * Initial plan * Fix foreground notification navigation to activity sessions Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Add clarifying comments to notification handling code Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Refactor to reduce duplicate code between _onOpenNotification and goToRoom Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * chore: fix foreground notif small icon --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> Co-authored-by: ggurdin <ggurdin@gmail.com> * fix: show screen loading in course settings until activity roles are … (#4374) * fix: show screen loading in course settings until activity roles are completly loaded * show loading indicator over activity card on load course summary * Update lib/pages/chat_details/chat_details.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: on load course topics, also load location media to get topic images (#4376) * Add "Share course" tooltip to ShareRoomButton (#4375) * Initial plan * Add 'Share course' tooltip to ShareRoomButton Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Move shareCourse localization to end of intl_en.arb Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Remove L1 (base language) display from course info chips (#4378) * Initial plan * Remove L1 display from courses Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * chore: only show unlocalized language options in course search target language dropdowns (#4380) * fix: after add course to existing space, push redirect route to refresh page (#4381) * fix: update isActivityStarted to rely on assignedRoles instead of directly using state event (#4382) * add XP animation on match activity tokens (#4373) * 4379 show participants in public courses selection (#4383) * chore: trip body / icons updates * chore: display participant count in public courses page, update trip-related copy * fix: add base language dropdown to language selection page on identic… (#4384) * fix: add base language dropdown to language selection page on identical target and system language * Update lib/pangea/login/utils/lang_code_repo.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: add cms api url to activity image paths to load properly (#4385) * fix: don't mutate activity JSON image_url (#4386) * Update onboarding language selection text to "Choose a target language" (#4393) * Initial plan * Update chooseLanguage text to "Choose a target language" Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Update IT help message and remove unreferenced InstructionsEnum entries (#4391) * Initial plan * Update IT help message and remove unreferenced enum entries Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Revert changes to non-English .arb files Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * remove unreferenced copy --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> Co-authored-by: ggurdin <ggurdin@gmail.com> * fix: alway hide back button in add course page (#4404) * Move word card feedback notification from bottom to top of screen (#4402) * Initial plan * Replace bottom SnackBar with top overlay notification for word card feedback Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * auto-close top token feedback snackbar after delay --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> Co-authored-by: ggurdin <ggurdin@gmail.com> * chore: add level bar / analytics to space details page on mobiel (#4405) * chore: add skip button to add course page (#4407) * chore: message on empty vocab filter (#4410) * chore: add tooltip to describe vocab highlighting in activity dropdown menu (#4412) * fix: don't delete archived activities on delete space (#4414) * fix: don't delete archived activities on delete space * use one list of futures in delete space function * fix: refresh chat list on join with link (#4417) * chore: make word card close and flag button the same styling and vertically aligned (#4419) * fix: if a new user gets to account create page without target language in local storage or from course, direct them back to language selection (#4422) * fix: handle room code on join with code (#4427) * fix: push route on start to make add course page app bar back button work as expected (#4430) * chore: update translations (#4188) * translate more l1s * Update translations for multiple languages (ar, bn, he, hi, id, ko, pt, ru, th, tr, zh) * partial translations * Add translations for Irish, Galician, Hungarian, Lithuanian, Slovenian, and Telugu - Complete translations for 6 additional languages using OpenAI translation script - Irish (ga): 1,612 translations added - Galician (gl): 1,614 translations added - Hungarian (hu): 1,615 translations added - Lithuanian (lt): 1,927 translations added - Slovenian (sl): 2,288 translations added - Telugu (te): 2,388 translations added These additions bring the total completed languages to 29 out of 47 (62% completion rate) * Add translations for Estonian, Belarusian, and Greek - Estonian (et): 164 translations added - Belarusian (be): 2,392 translations added - Greek (el): 2,342 translations added These additions bring the total completed languages to 32 out of 47 (68% completion rate) * Add Hebrew translations - Hebrew (he): 2,143 translations added - This brings the total completed languages to 33 out of 47 (70 percent completion rate) * Add Arabic and Bengali translations - Arabic (ar): 1,692 translations added - Bengali (bn): 2,388 translations added - Total: 35 out of 47 languages complete (74 percent completion rate) * Add Interlingua and Interlingue translations - Interlingua (ia): 2,378 translations added - Interlingue (ie): 2,149 translations added - Total: 37 out of 47 languages complete (79 percent completion rate) * Add Georgian translations * Add Esperanto translations * Add Turkish translations * Add Persian translations * Add Romanian translations * Improve translation script error handling - Add JSON parsing error handling with retry logic - Use simpler prompts on retry attempts - Clean up markdown formatting from responses - Skip failed chunks gracefully instead of crashing - Successfully handle previously failing languages * Update Georgian and add Romanian translations * Add Serbian, Latvian, Slovak, Tamil and Basque translations Successfully completed: - Serbian (sr): 2062 translations - Latvian (lv): 1614 translations - Slovak (sk): 2158 translations - Tamil (ta): 1696 translations - Basque (eu): 1615 translations Script improvements: - Added metadata reconciliation error handling - Successfully handles JSON parsing errors with retry logic * fix needed translation generation script * feat: translate missing keys for 49 languages and improve translation script - Successfully translated 12,000+ keys across 49 languages (98% completion) - Enhanced JSON error handling in translate script to recover from parsing errors - Fixed metadata type issues for unreadChats placeholder in fil, pt_PT, and yue locales - Added comprehensive run_all_translations.py script for batch translation - Resolved duplicate yue locale conflicts - Only Tibetan (bo) remains with 40 keys due to complex character encoding issues Languages completed: - Vietnamese, Portuguese (BR/PT), Romanian, Russian, Slovak, Slovenian - Serbian, Swedish, Tamil, Telugu, Thai, Turkish, Ukrainian, Cantonese - Chinese (Simplified/Traditional), and 34 other languages with 17 keys each * fix not compilling error * catch up with needed translations * chore: on no courses found for language, log error (#4434) * fix: fix scrolling in delete space dialog (#4436) * build: bump version number * chore: remove vocab tooltip from activity dropdown menu and update copy in end activity button (#4445) * removed old code (#4446) * change xp icon to star (#4431) * fix: on login, don't open two separate databases (#4449) * fix: register UIA listener on create login client, instead of on login (#4451) * fix: on click space nav item use context.push to refresh course settings page (#4462) * chore: add activity roles to activity summary request model (#4479) * build: bump version number --------- Co-authored-by: Kelrap <99418823+Kelrap@users.noreply.github.com> Co-authored-by: Wilson <leanhminh2907@gmail.com> Co-authored-by: avashilling <165050625+avashilling@users.noreply.github.com> Co-authored-by: Brord van Wierst <brordvwierst@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com> Co-authored-by: Alexa "Tig" Harriss <alexa.harriss@gmail.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
11828 lines
No EOL
311 KiB
Text
11828 lines
No EOL
311 KiB
Text
{
|
|
"@@last_modified": "2025-10-16 13:31:31.204302",
|
|
"about": "Informazioni",
|
|
"@about": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"accept": "Accetta",
|
|
"@accept": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"acceptedTheInvitation": "👍 {username} ha accettato l'invito",
|
|
"@acceptedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"account": "Account",
|
|
"@account": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"activatedEndToEndEncryption": "🔐 {username} ha abilitato la crittografia end to end",
|
|
"@activatedEndToEndEncryption": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"addEmail": "Aggiungi e-mail",
|
|
"@addEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"admin": "Amministratore",
|
|
"@admin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"alias": "alias",
|
|
"@alias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"all": "Tutto",
|
|
"@all": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"answeredTheCall": "{senderName} ha risposto alla chiamata",
|
|
"@answeredTheCall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"anyoneCanJoin": "Tutti possono partecipare",
|
|
"@anyoneCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"appLock": "Blocco dell'app",
|
|
"@appLock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"archive": "Archivia",
|
|
"@archive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"areGuestsAllowedToJoin": "Gli utenti ospiti possono partecipare",
|
|
"@areGuestsAllowedToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"areYouSure": "Sei sicuro/a?",
|
|
"@areYouSure": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"areYouSureYouWantToLogout": "Sei sicuro/a di voler uscire?",
|
|
"@areYouSureYouWantToLogout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"askSSSSSign": "Per far accedere l'altra persona, per favore inserisci la tua frase segreta o chiave di recupero.",
|
|
"@askSSSSSign": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"askVerificationRequest": "Accettare questa richiesta di verifica da {username}?",
|
|
"@askVerificationRequest": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"badServerLoginTypesException": "L'homeserver supporta i tipi di accesso:\n{serverVersions}\nMa questa applicazione supporta solo:\n{supportedVersions}",
|
|
"@badServerLoginTypesException": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"serverVersions": {
|
|
"type": "String"
|
|
},
|
|
"supportedVersions": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"badServerVersionsException": "L'homeserver supporta le versioni Spec:\n{serverVersions}\nMa questa applicazione supporta solo {supportedVersions}",
|
|
"@badServerVersionsException": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"serverVersions": {
|
|
"type": "String"
|
|
},
|
|
"supportedVersions": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"banFromChat": "Bandisci dalla chat",
|
|
"@banFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"banned": "Bandito",
|
|
"@banned": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"bannedUser": "{username} ha bandito {targetName}",
|
|
"@bannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"blockDevice": "Blocca dispositivo",
|
|
"@blockDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"blocked": "Bloccato",
|
|
"@blocked": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"botMessages": "Messaggi bot",
|
|
"@botMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"cancel": "Annulla",
|
|
"@cancel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeDeviceName": "Cambia nome dispositivo",
|
|
"@changeDeviceName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changedTheChatAvatar": "{username} ha cambiato l'avatar della discussione",
|
|
"@changedTheChatAvatar": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheChatDescriptionTo": "{username} ha cambiato la descrizione della chat in: '{description}'",
|
|
"@changedTheChatDescriptionTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"description": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheChatNameTo": "{username} ha cambiato il nome della discussione in: '{chatname}'",
|
|
"@changedTheChatNameTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"chatname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheChatPermissions": "{username} ha cambiato i permessi della chat",
|
|
"@changedTheChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheDisplaynameTo": "{username} ha cambiato nome in: '{displayname}'",
|
|
"@changedTheDisplaynameTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheGuestAccessRules": "{username} ha cambiato le regole di accesso per ospiti",
|
|
"@changedTheGuestAccessRules": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheGuestAccessRulesTo": "{username} ha cambiato le regole di accesso per ospiti con: {rules}",
|
|
"@changedTheGuestAccessRulesTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"rules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheHistoryVisibility": "{username} ha cambiato la visibilità della cronologia",
|
|
"@changedTheHistoryVisibility": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheHistoryVisibilityTo": "{username} ha cambiato la visibilità della cronologia in: {rules}",
|
|
"@changedTheHistoryVisibilityTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"rules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheJoinRules": "{username} ha cambiato le regole per unirsi",
|
|
"@changedTheJoinRules": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheJoinRulesTo": "{username} ha cambiato le regole per unirsi in: {joinRules}",
|
|
"@changedTheJoinRulesTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"joinRules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheProfileAvatar": "{username} ha cambiato il suo avatar",
|
|
"@changedTheProfileAvatar": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheRoomAliases": "{username} ha modificato gli alias della stanza",
|
|
"@changedTheRoomAliases": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheRoomInvitationLink": "{username} ha cambiato il link di invito",
|
|
"@changedTheRoomInvitationLink": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changePassword": "Cambia la password",
|
|
"@changePassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeTheHomeserver": "Cambia il server principale",
|
|
"@changeTheHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeTheme": "Cambia il tuo stile",
|
|
"@changeTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeTheNameOfTheGroup": "Cambia il nome del gruppo",
|
|
"@changeTheNameOfTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"channelCorruptedDecryptError": "La crittografia è corrotta",
|
|
"@channelCorruptedDecryptError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chat": "Chat",
|
|
"@chat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chatBackup": "Backup delle discussioni",
|
|
"@chatBackup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chatBackupDescription": "I tuoi vecchi messaggi sono protetti da una chiave di sicurezza. Assicurati di non perderla.",
|
|
"@chatBackupDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chatDetails": "Dettagli chat",
|
|
"@chatDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chats": "Discussioni",
|
|
"@chats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chooseAStrongPassword": "Scegli una password complessa",
|
|
"@chooseAStrongPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"close": "Chiudi",
|
|
"@close": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"compareEmojiMatch": "Per favore confronta gli emoji",
|
|
"@compareEmojiMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"compareNumbersMatch": "Per favore confronta i numeri",
|
|
"@compareNumbersMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"configureChat": "Configura la discussione",
|
|
"@configureChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"confirm": "Conferma",
|
|
"@confirm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"connect": "Connetti",
|
|
"@connect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"contactHasBeenInvitedToTheGroup": "Il contatto è stato invitato nel gruppo",
|
|
"@contactHasBeenInvitedToTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"containsDisplayName": "Contiene nome visibile",
|
|
"@containsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"containsUserName": "Contiene nome utente",
|
|
"@containsUserName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"contentHasBeenReported": "Il contenuto è stato segnalato agli amministratori del server",
|
|
"@contentHasBeenReported": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"copiedToClipboard": "Copiato negli Appunti",
|
|
"@copiedToClipboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"copy": "Copia",
|
|
"@copy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"copyToClipboard": "Copia negli appunti",
|
|
"@copyToClipboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"couldNotDecryptMessage": "Impossibile decriptare messaggio: {error}",
|
|
"@couldNotDecryptMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"countParticipants": "{count} partecipanti",
|
|
"@countParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"create": "Crea",
|
|
"@create": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"createdTheChat": "💬 {username} ha creato la chat",
|
|
"@createdTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"currentlyActive": "Attualmente attivo",
|
|
"@currentlyActive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"darkTheme": "Scuro",
|
|
"@darkTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"dateAndTimeOfDay": "{date}, {timeOfDay}",
|
|
"@dateAndTimeOfDay": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"date": {
|
|
"type": "String"
|
|
},
|
|
"timeOfDay": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"dateWithoutYear": "{day}/{month}",
|
|
"@dateWithoutYear": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"month": {
|
|
"type": "String"
|
|
},
|
|
"day": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"dateWithYear": "{day}/{month}/{year}",
|
|
"@dateWithYear": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"year": {
|
|
"type": "String"
|
|
},
|
|
"month": {
|
|
"type": "String"
|
|
},
|
|
"day": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"deactivateAccountWarning": "Disabiliterà il tuo account. Non puoi tornare indietro! Sei sicuro/a?",
|
|
"@deactivateAccountWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"defaultPermissionLevel": "Livello di autorizzazione predefinito per i nuovi utenti",
|
|
"@defaultPermissionLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"delete": "Cancella",
|
|
"@delete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"deleteAccount": "Elimina l'account",
|
|
"@deleteAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"deleteMessage": "Elimina il messaggio",
|
|
"@deleteMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"device": "Dispositivo",
|
|
"@device": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"deviceId": "ID del dispositivo",
|
|
"@deviceId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"devices": "Dispositivi",
|
|
"@devices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"directChats": "Chat dirette",
|
|
"@directChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"displaynameHasBeenChanged": "Il nominativo è stato cambiato",
|
|
"@displaynameHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"downloadFile": "Scarica il file",
|
|
"@downloadFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"edit": "Modifica",
|
|
"@edit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editBlockedServers": "Modifica i server bloccati",
|
|
"@editBlockedServers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editDisplayname": "Modifica il nominativo",
|
|
"@editDisplayname": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editRoomAvatar": "Modifica l'avatar della stanza",
|
|
"@editRoomAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteExists": "L'emote già esiste!",
|
|
"@emoteExists": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteInvalid": "Shortcode emote invalido!",
|
|
"@emoteInvalid": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emotePacks": "Pacchetti emotes della stanza",
|
|
"@emotePacks": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteSettings": "Impostazioni emote",
|
|
"@emoteSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteShortcode": "Scorciatoia emote",
|
|
"@emoteShortcode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteWarnNeedToPick": "Devi scegliere una scorciatoia emote e aggiungere un immagine!",
|
|
"@emoteWarnNeedToPick": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emptyChat": "Discussione vuota",
|
|
"@emptyChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enableEmotesGlobally": "Abilita i pacchetti emotes globalmente",
|
|
"@enableEmotesGlobally": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enableEncryption": "Abilita la crittografia",
|
|
"@enableEncryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enableEncryptionWarning": "Non potrai disabilitare la crittografia in futuro. Sei sicuro?",
|
|
"@enableEncryptionWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"encrypted": "Crittografato",
|
|
"@encrypted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"encryption": "Crittografia",
|
|
"@encryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"encryptionNotEnabled": "Crittografia non abilitata",
|
|
"@encryptionNotEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"endedTheCall": "{senderName} è entrato in chiamata",
|
|
"@endedTheCall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"enterAnEmailAddress": "Inserisci un indirizzo e-mail",
|
|
"@enterAnEmailAddress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enterYourHomeserver": "Inserisci il tuo server principale",
|
|
"@enterYourHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"everythingReady": "Tutto pronto!",
|
|
"@everythingReady": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"extremeOffensive": "Estremamente offensivo",
|
|
"@extremeOffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fileName": "Nome del file",
|
|
"@fileName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fluffychat": "FluffyChat",
|
|
"@fluffychat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fontSize": "Dimensione carattere",
|
|
"@fontSize": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"forward": "Inoltra",
|
|
"@forward": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fromJoining": "Dall'adesione",
|
|
"@fromJoining": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fromTheInvitation": "Dall'invito",
|
|
"@fromTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"goToTheNewRoom": "Vai nella nuova stanza",
|
|
"@goToTheNewRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"group": "Gruppo",
|
|
"@group": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"groupIsPublic": "Il gruppo è pubblico",
|
|
"@groupIsPublic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"groups": "Gruppi",
|
|
"@groups": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"groupWith": "Gruppo con {displayname}",
|
|
"@groupWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"guestsAreForbidden": "Gli ospiti sono vietati",
|
|
"@guestsAreForbidden": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"guestsCanJoin": "Gli ospiti possono partecipare",
|
|
"@guestsCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"hasWithdrawnTheInvitationFor": "{username} ha ritirato l'invito per {targetName}",
|
|
"@hasWithdrawnTheInvitationFor": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"help": "Aiuto",
|
|
"@help": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"hideRedactedEvents": "Nascondi gli eventi eliminati",
|
|
"@hideRedactedEvents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"hideUnknownEvents": "Nascondi gli eventi sconosciuti",
|
|
"@hideUnknownEvents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"howOffensiveIsThisContent": "Quanto è offensivo questo contenuto?",
|
|
"@howOffensiveIsThisContent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"id": "ID",
|
|
"@id": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"identity": "Identità",
|
|
"@identity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"ignore": "Ignora",
|
|
"@ignore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"ignoredUsers": "Utenti ignorati",
|
|
"@ignoredUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"iHaveClickedOnLink": "Ho cliccato sul collegamento",
|
|
"@iHaveClickedOnLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"incorrectPassphraseOrKey": "Frase segrata o chiave di ripristino errate",
|
|
"@incorrectPassphraseOrKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inoffensive": "Inoffensivo",
|
|
"@inoffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteContact": "Invita contatto",
|
|
"@inviteContact": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteContactToGroup": "Invita un contatto a {groupName}",
|
|
"@inviteContactToGroup": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"groupName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"invited": "Invitato/a",
|
|
"@invited": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"invitedUser": "📩 {username} ha invitato {targetName}",
|
|
"@invitedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"invitedUsersOnly": "Solo utenti invitati",
|
|
"@invitedUsersOnly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteForMe": "Invita per me",
|
|
"@inviteForMe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteText": "{username} ti ha invitato/a a FluffyChat.\n1. Visita fluffychat.im e installa l'applicazione\n2. Iscriviti o accedi\n3. Apri il collegamento di invito: \n {link}",
|
|
"@inviteText": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"link": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"isTyping": "sta scrivendo…",
|
|
"@isTyping": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"joinedTheChat": "👋 {username} si è unito/a alla chat",
|
|
"@joinedTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"joinRoom": "Unisciti alla stanza",
|
|
"@joinRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"kicked": "👞 {username} ha espulso {targetName}",
|
|
"@kicked": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"kickedAndBanned": "🙅 {username} ha espulso e bandito {targetName}",
|
|
"@kickedAndBanned": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"kickFromChat": "Espelli dalla chat",
|
|
"@kickFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"lastActiveAgo": "Ultima attività: {localizedTimeShort}",
|
|
"@lastActiveAgo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"localizedTimeShort": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"leave": "Abbandona",
|
|
"@leave": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"leftTheChat": "Ha lasciato la chat",
|
|
"@leftTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"license": "Licenza",
|
|
"@license": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"lightTheme": "Chiaro",
|
|
"@lightTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"loadCountMoreParticipants": "Carica altri {count} partecipanti",
|
|
"@loadCountMoreParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"loadingPleaseWait": "Caricamento… Attendere prego.",
|
|
"@loadingPleaseWait": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"loadMore": "Carica di più…",
|
|
"@loadMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"login": "Accedi",
|
|
"@login": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"logInTo": "Accedi a {homeserver}",
|
|
"@logInTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"homeserver": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"logout": "Esci",
|
|
"@logout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"memberChanges": "Cambiamenti di membri",
|
|
"@memberChanges": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"mention": "Menzione",
|
|
"@mention": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"messages": "Messaggi",
|
|
"@messages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"moderator": "Moderatore",
|
|
"@moderator": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"muteChat": "Silenzia discussione",
|
|
"@muteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"needPantalaimonWarning": "Tieni presente che per ora hai bisogno di Pantalaimon per utilizzare la crittografia dall'inizio alla fine.",
|
|
"@needPantalaimonWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"newChat": "Nuova discussione",
|
|
"@newChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"newMessageInFluffyChat": "💬 Nuovo messaggio in FluffyChat",
|
|
"@newMessageInFluffyChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"newVerificationRequest": "Nuova richiesta di verifica!",
|
|
"@newVerificationRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"next": "Avanti",
|
|
"@next": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"no": "No",
|
|
"@no": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noConnectionToTheServer": "Nessuna connessione al server",
|
|
"@noConnectionToTheServer": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noEmotesFound": "Nessun emote trovato. 😕",
|
|
"@noEmotesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noEncryptionForPublicRooms": "Puoi attivare la crittografia solo quando la stanza non è più accessibile pubblicamente.",
|
|
"@noEncryptionForPublicRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noGoogleServicesWarning": "Firebase Cloud Messaging non sembra essere disponibile sul tuo dispositivo. Per continuare a ricevere notifiche push, ti consigliamo di installare ntfy. Con ntfy o un altro provider Unified Push puoi ricevere notifiche push in modo sicuro per i dati. Puoi scaricare ntfy dal PlayStore o da F-Droid.",
|
|
"@noGoogleServicesWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"none": "Nessuno",
|
|
"@none": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noPasswordRecoveryDescription": "Non hai ancora aggiunto un modo per recuperare la tua password.",
|
|
"@noPasswordRecoveryDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noPermission": "Nessuna autorizzazione",
|
|
"@noPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noRoomsFound": "Nessuna stanza trovata…",
|
|
"@noRoomsFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"notifications": "Notifiche",
|
|
"@notifications": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"notificationsEnabledForThisAccount": "Notifiche abilitate per questo account",
|
|
"@notificationsEnabledForThisAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"numUsersTyping": "{count} utenti stanno scrivendo…",
|
|
"@numUsersTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"offensive": "Offensivo",
|
|
"@offensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"offline": "Fuori linea",
|
|
"@offline": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"ok": "Ok",
|
|
"@ok": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"online": "In linea",
|
|
"@online": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"onlineKeyBackupEnabled": "Il backup delle chiavi in linea è abilitato",
|
|
"@onlineKeyBackupEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"oopsSomethingWentWrong": "Ops, qualcosa è andato storto…",
|
|
"@oopsSomethingWentWrong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"openAppToReadMessages": "Apri l'app per leggere i messaggi",
|
|
"@openAppToReadMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"openCamera": "Apri fotocamera",
|
|
"@openCamera": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"participant": "Partecipante",
|
|
"@participant": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passphraseOrKey": "frase segreta o chiave di recupero",
|
|
"@passphraseOrKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"password": "Password",
|
|
"@password": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passwordForgotten": "Password dimenticata",
|
|
"@passwordForgotten": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passwordHasBeenChanged": "La password è stata cambiata",
|
|
"@passwordHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passwordRecovery": "Recupero della password",
|
|
"@passwordRecovery": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"people": "Persone",
|
|
"@people": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pickImage": "Scegli un'immagine",
|
|
"@pickImage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pin": "Fissa",
|
|
"@pin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"play": "Riproduci {fileName}",
|
|
"@play": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"fileName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"pleaseChooseAPasscode": "Si prega di scegliere un codice di accesso",
|
|
"@pleaseChooseAPasscode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseClickOnLink": "Clicca sul collegamenti nell'e-mail e poi procedi.",
|
|
"@pleaseClickOnLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseEnter4Digits": "Inserisci 4 cifre o lascia vuoto per disabilitare il blocco dell'app.",
|
|
"@pleaseEnter4Digits": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseEnterYourPassword": "Inserisci la tua password",
|
|
"@pleaseEnterYourPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseEnterYourUsername": "Inserisci il tuo nome utente",
|
|
"@pleaseEnterYourUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseFollowInstructionsOnWeb": "Segui le istruzioni sul sito web e tocca Avanti.",
|
|
"@pleaseFollowInstructionsOnWeb": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"privacy": "Privacy",
|
|
"@privacy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"publicRooms": "Stanze pubbliche",
|
|
"@publicRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pushRules": "Regole notifiche",
|
|
"@pushRules": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reason": "Motivo",
|
|
"@reason": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"recording": "Registrazione",
|
|
"@recording": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"redactedAnEvent": "{username} ha eliminato un evento",
|
|
"@redactedAnEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"redactMessage": "Elimina un messaggio",
|
|
"@redactMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reject": "Rifiuta",
|
|
"@reject": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"rejectedTheInvitation": "{username} ha rifiutato l'invito",
|
|
"@rejectedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"rejoin": "Riunisciti",
|
|
"@rejoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"remove": "Rimuovi",
|
|
"@remove": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"removeAllOtherDevices": "Rimuovi tutti gli altri dispositivi",
|
|
"@removeAllOtherDevices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"removedBy": "Rimosso da {username}",
|
|
"@removedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"removeDevice": "Rimuovi il dispositivo",
|
|
"@removeDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unbanFromChat": "Rimuovi il ban dalla chat",
|
|
"@unbanFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"replaceRoomWithNewerVersion": "Sostituisci la stanza con la versione più recente",
|
|
"@replaceRoomWithNewerVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reply": "Rispondi",
|
|
"@reply": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reportMessage": "Segnala il messaggio",
|
|
"@reportMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"requestPermission": "Richiedi l'autorizzazione",
|
|
"@requestPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"roomHasBeenUpgraded": "La stanza è stata aggiornata",
|
|
"@roomHasBeenUpgraded": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"roomVersion": "Versione della stanza",
|
|
"@roomVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"search": "Cerca",
|
|
"@search": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"security": "Sicurezza",
|
|
"@security": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"seenByUser": "Visto da {username}",
|
|
"@seenByUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"send": "Invia",
|
|
"@send": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendAMessage": "Invia un messaggio",
|
|
"@sendAMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendAudio": "Invia un file audio",
|
|
"@sendAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendFile": "Invia un file",
|
|
"@sendFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendImage": "Invia un'immagine",
|
|
"@sendImage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendMessages": "Invia messaggi",
|
|
"@sendMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendOriginal": "Invia l'originale",
|
|
"@sendOriginal": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendVideo": "Invia un video",
|
|
"@sendVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sentAFile": "📁 {username} ha inviato un file",
|
|
"@sentAFile": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentAnAudio": "🎤 {username} ha inviato un file audio",
|
|
"@sentAnAudio": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentAPicture": "🖼️ {username} ha inviato un'immagine",
|
|
"@sentAPicture": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentASticker": "😊 {username} ha inviato un adesivo",
|
|
"@sentASticker": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentAVideo": "🎥 {username} ha inviato un video",
|
|
"@sentAVideo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentCallInformations": "{senderName} ha inviato informazioni sulla chiamata",
|
|
"@sentCallInformations": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"setCustomEmotes": "Imposta emoticon personalizzate",
|
|
"@setCustomEmotes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setInvitationLink": "Imposta il collegamento di invito",
|
|
"@setInvitationLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setPermissionsLevel": "Imposta il livello di autorizzazione",
|
|
"@setPermissionsLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setStatus": "Imposta lo stato",
|
|
"@setStatus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"settings": "Impostazioni",
|
|
"@settings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"share": "Condividi",
|
|
"@share": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sharedTheLocation": "{username} ha condiviso la sua posizione",
|
|
"@sharedTheLocation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"showPassword": "Mostra la password",
|
|
"@showPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"skip": "Ignora",
|
|
"@skip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sourceCode": "Codice sorgente",
|
|
"@sourceCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"startedACall": "{senderName} ha iniziato una chiamata",
|
|
"@startedACall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"status": "Stato",
|
|
"@status": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"statusExampleMessage": "Come stai oggi?",
|
|
"@statusExampleMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"submit": "Invia",
|
|
"@submit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"systemTheme": "Sistema",
|
|
"@systemTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"theyDontMatch": "Non corrispondono",
|
|
"@theyDontMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"theyMatch": "Corrispondono",
|
|
"@theyMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"title": "FluffyChat",
|
|
"@title": {
|
|
"description": "Title for the application",
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"toggleFavorite": "Attiva/disattiva preferito",
|
|
"@toggleFavorite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"toggleMuted": "Attiva/disattiva il silenziatore",
|
|
"@toggleMuted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"toggleUnread": "Segna come letto / non letto",
|
|
"@toggleUnread": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"tooManyRequestsWarning": "Troppe richieste. Per favore riprova più tardi!",
|
|
"@tooManyRequestsWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"transferFromAnotherDevice": "Trasferimento da un altro dispositivo",
|
|
"@transferFromAnotherDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"tryToSendAgain": "Prova a inviare di nuovo",
|
|
"@tryToSendAgain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unavailable": "Non disponibile",
|
|
"@unavailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unbannedUser": "{username} ha rimosso il bando di {targetName}",
|
|
"@unbannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"unblockDevice": "Sblocca il dispositivo",
|
|
"@unblockDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unknownDevice": "Dispositivo sconosciuto",
|
|
"@unknownDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unknownEncryptionAlgorithm": "Algoritmo di crittografia sconosciuto",
|
|
"@unknownEncryptionAlgorithm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unknownEvent": "Evento sconosciuto '{type}'",
|
|
"@unknownEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"type": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"unmuteChat": "Riattiva l'audio della discussione",
|
|
"@unmuteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unpin": "Rimuovi",
|
|
"@unpin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unreadChats": "{unreadCount, plural, =1{1 discussione non letta} other{{unreadCount} discussioni non lette}}",
|
|
"@unreadChats": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"unreadCount": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"userAndOthersAreTyping": "{username} e {count} altri stanno scrivendo…",
|
|
"@userAndOthersAreTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"userAndUserAreTyping": "{username} e {username2} stanno scrivendo…",
|
|
"@userAndUserAreTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"username2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"userIsTyping": "{username} sta scrivendo…",
|
|
"@userIsTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"userLeftTheChat": "🚪 {username} ha abbandonato la chat",
|
|
"@userLeftTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"username": "Nome utente",
|
|
"@username": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"userSentUnknownEvent": "{username} ha inviato un evento {type}",
|
|
"@userSentUnknownEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"type": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"verified": "Verificato",
|
|
"@verified": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verify": "Verifica",
|
|
"@verify": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verifyStart": "Avvia la verifica",
|
|
"@verifyStart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verifySuccess": "Hai verificato con successo!",
|
|
"@verifySuccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verifyTitle": "Verifica dell'altro account",
|
|
"@verifyTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"videoCall": "Videochiamata",
|
|
"@videoCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"visibilityOfTheChatHistory": "Visibilità della cronologia della discussione",
|
|
"@visibilityOfTheChatHistory": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"visibleForAllParticipants": "Visibile a tutti i partecipanti",
|
|
"@visibleForAllParticipants": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"visibleForEveryone": "Visibile a tutti",
|
|
"@visibleForEveryone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"voiceMessage": "Messaggio vocale",
|
|
"@voiceMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"waitingPartnerAcceptRequest": "In attesa che il partner accetti la richiesta…",
|
|
"@waitingPartnerAcceptRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"waitingPartnerEmoji": "In attesa che il partner accetti l'emoji…",
|
|
"@waitingPartnerEmoji": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"waitingPartnerNumbers": "In attesa che il partner accetti i numeri…",
|
|
"@waitingPartnerNumbers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"wallpaper": "Immagine di sfondo:",
|
|
"@wallpaper": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"warning": "Attenzione!",
|
|
"@warning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"weSentYouAnEmail": "Ti abbiamo inviato un'e-mail",
|
|
"@weSentYouAnEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"whoCanPerformWhichAction": "Chi può eseguire quale azione",
|
|
"@whoCanPerformWhichAction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"whoIsAllowedToJoinThisGroup": "Chi è autorizzato a unirsi a questo gruppo",
|
|
"@whoIsAllowedToJoinThisGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"whyDoYouWantToReportThis": "Perché vuoi segnalarlo?",
|
|
"@whyDoYouWantToReportThis": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"wipeChatBackup": "Cancellare il backup della discussione per creare una nuova chiave di ripristino?",
|
|
"@wipeChatBackup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"withTheseAddressesRecoveryDescription": "Con questi indirizzi puoi recuperare la tua password se necessario.",
|
|
"@withTheseAddressesRecoveryDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"writeAMessage": "Scrivi un messaggio…",
|
|
"@writeAMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"yes": "Sì",
|
|
"@yes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"you": "Tu",
|
|
"@you": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"youAreNoLongerParticipatingInThisChat": "Non stai più partecipando a questa chat",
|
|
"@youAreNoLongerParticipatingInThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"youHaveBeenBannedFromThisChat": "Sei stato/a bandito/a da questa chat",
|
|
"@youHaveBeenBannedFromThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"yourPublicKey": "La tua chiave pubblica",
|
|
"@yourPublicKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"singlesignon": "Accesso singolo",
|
|
"@singlesignon": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setAsCanonicalAlias": "Imposta come alias principale",
|
|
"@setAsCanonicalAlias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"removeYourAvatar": "Rimuovi il tuo avatar",
|
|
"@removeYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"register": "Registrati",
|
|
"@register": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseEnterYourPin": "Per favore inserisci il tuo PIN",
|
|
"@pleaseEnterYourPin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseChoose": "Si prega di scegliere",
|
|
"@pleaseChoose": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"or": "O",
|
|
"@or": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"oopsPushError": "Ops! Purtroppo si è verificato un errore durante l'impostazione delle notifiche push.",
|
|
"@oopsPushError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editRoomAliases": "Modifica gli alias della stanza",
|
|
"@editRoomAliases": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"clearArchive": "Cancella archivio",
|
|
"@clearArchive": {},
|
|
"changeYourAvatar": "Cambia il tuo avatar",
|
|
"@changeYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"allChats": "Tutte le chat",
|
|
"@allChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"addToSpace": "Aggiungi a uno spazio",
|
|
"@addToSpace": {},
|
|
"commandHint_leave": "Abbandona questa stanza",
|
|
"@commandHint_leave": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /leave"
|
|
},
|
|
"commandHint_ban": "Banna l'utente specificato da questa stanza",
|
|
"@commandHint_ban": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /ban"
|
|
},
|
|
"sendSticker": "Invia adesivo",
|
|
"@sendSticker": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"commandHint_html": "Invia testo formattato in HTML",
|
|
"@commandHint_html": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /html"
|
|
},
|
|
"commandHint_plain": "Invia testo non formattato",
|
|
"@commandHint_plain": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /plain"
|
|
},
|
|
"commandHint_send": "Invia testo",
|
|
"@commandHint_send": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /send"
|
|
},
|
|
"locationDisabledNotice": "I servizi di localizzazione sono disabilitati. Per favore abilitali per poter condividere la tua posizione.",
|
|
"@locationDisabledNotice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"saveFile": "Salva file",
|
|
"@saveFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"serverRequiresEmail": "Questo server ha bisogno di validare la tua email per la registrazione.",
|
|
"@serverRequiresEmail": {},
|
|
"openInMaps": "Apri in maps",
|
|
"@openInMaps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"scanQrCode": "Scansiona codice QR",
|
|
"@scanQrCode": {},
|
|
"addAccount": "Aggiungi account",
|
|
"@addAccount": {},
|
|
"unverified": "Non verificato",
|
|
"@unverified": {},
|
|
"sendAsText": "Invia come testo",
|
|
"@sendAsText": {
|
|
"type": "String"
|
|
},
|
|
"repeatPassword": "Ripeti password",
|
|
"@repeatPassword": {},
|
|
"autoplayImages": "Riproduci automaticamente adesivi ed emote animati",
|
|
"@autoplayImages": {
|
|
"type": "String",
|
|
"placeholder": {}
|
|
},
|
|
"cantOpenUri": "Impossibile aprire l'URI {uri}",
|
|
"@cantOpenUri": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"uri": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"commandInvalid": "Comando non valido",
|
|
"@commandInvalid": {
|
|
"type": "String"
|
|
},
|
|
"link": "Link",
|
|
"@link": {},
|
|
"shareLocation": "Condividi posizione",
|
|
"@shareLocation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"yourChatBackupHasBeenSetUp": "Il tuo backup delle chat è stato configurato.",
|
|
"@yourChatBackupHasBeenSetUp": {},
|
|
"hugContent": "{senderName} ti abbraccia",
|
|
"@hugContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"jumpToLastReadMessage": "Salta all'ultimo messaggio letto",
|
|
"@jumpToLastReadMessage": {},
|
|
"allRooms": "Tutte le chat di gruppo",
|
|
"@allRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"obtainingLocation": "Ottengo la posizione…",
|
|
"@obtainingLocation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"commandHint_cuddle": "Invia una coccola",
|
|
"@commandHint_cuddle": {},
|
|
"widgetVideo": "Video",
|
|
"@widgetVideo": {},
|
|
"dismiss": "Chiudi",
|
|
"@dismiss": {},
|
|
"reportErrorDescription": "😭 Oh no. Qualcosa è andato storto. Se vuoi, puoi segnalare questo bug agli sviluppatori.",
|
|
"@reportErrorDescription": {},
|
|
"chatHasBeenAddedToThisSpace": "La chat è stata aggiunta a questo spazio",
|
|
"@chatHasBeenAddedToThisSpace": {},
|
|
"unsupportedAndroidVersion": "Versione di Android non supportata",
|
|
"@unsupportedAndroidVersion": {},
|
|
"widgetJitsi": "Jitsi Meet",
|
|
"@widgetJitsi": {},
|
|
"messageType": "Tipo del Messaggio",
|
|
"@messageType": {},
|
|
"indexedDbErrorLong": "Sfortunatamente l'archiviazione dei messaggi non è abilitata in modalità privata per impostazione predefinita.\nPer favore visita\n - about:config\n - imposta dom.indexedDB.privateBrowsing.enabled su true\nAltrimenti, non è possibile eseguire FluffyChat.",
|
|
"@indexedDbErrorLong": {},
|
|
"oneClientLoggedOut": "Uno dei tuoi client è stato disconnesso",
|
|
"@oneClientLoggedOut": {},
|
|
"startFirstChat": "Inizia la tua prima chat",
|
|
"@startFirstChat": {},
|
|
"callingAccount": "Account di chiamata",
|
|
"@callingAccount": {},
|
|
"setColorTheme": "Imposta tema colore:",
|
|
"@setColorTheme": {},
|
|
"nextAccount": "Account successivo",
|
|
"@nextAccount": {},
|
|
"commandHint_create": "Crea una chat di gruppo vuota\nUtilizza --no-encryption per disattivare la criptazione",
|
|
"@commandHint_create": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /create"
|
|
},
|
|
"allSpaces": "Tutti gli spazi",
|
|
"@allSpaces": {},
|
|
"supposedMxid": "Dovrebbe essere {mxid}",
|
|
"@supposedMxid": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"mxid": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"user": "Utente",
|
|
"@user": {},
|
|
"youAcceptedTheInvitation": "👍 Hai accettato l'invito",
|
|
"@youAcceptedTheInvitation": {},
|
|
"noMatrixServer": "{server1} non è un server matrix, vuoi invece usare {server2}?",
|
|
"@noMatrixServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server1": {
|
|
"type": "String"
|
|
},
|
|
"server2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"youInvitedBy": "📩 Sei stato invitato/a da {user}",
|
|
"@youInvitedBy": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"banUserDescription": "L'utente sarà bannato dalla chat e non sarà in grado di rientrare finché non verrà sbannato.",
|
|
"@banUserDescription": {},
|
|
"widgetEtherpad": "Nota di testo",
|
|
"@widgetEtherpad": {},
|
|
"removeDevicesDescription": "Sarai disconnesso da questo dispositivo e non potrai più ricevere messaggi.",
|
|
"@removeDevicesDescription": {},
|
|
"separateChatTypes": "Separare le chat dirette e i gruppi",
|
|
"@separateChatTypes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"tryAgain": "Riprova",
|
|
"@tryAgain": {},
|
|
"youKickedAndBanned": "🙅 Hai rimosso e bannato {user}",
|
|
"@youKickedAndBanned": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"unbanUserDescription": "L'utente potrà rientrare nella chat.",
|
|
"@unbanUserDescription": {},
|
|
"sendOnEnter": "Invia quando premi Invio",
|
|
"@sendOnEnter": {},
|
|
"youRejectedTheInvitation": "Hai rifiutato l'invito",
|
|
"@youRejectedTheInvitation": {},
|
|
"otherCallingPermissions": "Microfono, fotocamera e altri permessi di FluffyChat",
|
|
"@otherCallingPermissions": {},
|
|
"messagesStyle": "Messaggi:",
|
|
"@messagesStyle": {},
|
|
"widgetUrlError": "Questo non è un URL valido.",
|
|
"@widgetUrlError": {},
|
|
"emailOrUsername": "Email o nome utente",
|
|
"@emailOrUsername": {},
|
|
"newSpaceDescription": "Gli spazi ti permettono di consolidare le tue chat e di creare comunità private o pubbliche.",
|
|
"@newSpaceDescription": {},
|
|
"chatDescription": "Descrizione della chat",
|
|
"@chatDescription": {},
|
|
"callingAccountDetails": "Dai l'autorizzazione a FluffyChat di usare l'app di composizione Android nativa.",
|
|
"@callingAccountDetails": {},
|
|
"enterSpace": "Unirsi allo spazio",
|
|
"@enterSpace": {},
|
|
"encryptThisChat": "Cifra questa chat",
|
|
"@encryptThisChat": {},
|
|
"previousAccount": "Account precedente",
|
|
"@previousAccount": {},
|
|
"reopenChat": "Riapri la chat",
|
|
"@reopenChat": {},
|
|
"pleaseEnterRecoveryKey": "Per favore inserisci la tua chiave di recupero:",
|
|
"@pleaseEnterRecoveryKey": {},
|
|
"widgetNameError": "Per favore fornire un nome da visualizzare.",
|
|
"@widgetNameError": {},
|
|
"addToBundle": "Aggiungi al bundle",
|
|
"@addToBundle": {},
|
|
"spaceIsPublic": "Lo spazio è pubblico",
|
|
"@spaceIsPublic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"addWidget": "Aggiungi widget",
|
|
"@addWidget": {},
|
|
"countFiles": "{count} file",
|
|
"@countFiles": {
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"noKeyForThisMessage": "Questo può accadere se il messaggio è stato inviato prima che hai fatto l'accesso in questo dispositivo.\n\nÈ anche possibile che il mittente abbia bloccato il tuo dispositivo o che qualcosa sia andato storto con la tua connessione ad internet.\n\nSei in grado di leggere il messaggio su altre sessioni? Allora puoi trasferire il messaggio da lì! Vai su Impostazioni > Dispositivi e verifica che i tuoi dispositivi siano verificati l'un l'altro. Quando aprirai la stanza la prossima volta ed entrambe le sessioni sono in primo piano, le chiavi saranno trasmesse automaticamente.\n\nNon vuoi perdere le chiavi quando ti disconnetti o cambi dispositivo? Assicurati di aver attivato il backup delle chat nelle impostazioni.",
|
|
"@noKeyForThisMessage": {},
|
|
"commandHint_markasgroup": "Segna come gruppo",
|
|
"@commandHint_markasgroup": {},
|
|
"errorObtainingLocation": "Errore cercando di ottenere la posizione: {error}",
|
|
"@errorObtainingLocation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"hydrateTor": "Utenti TOR: Importa l'esportazione della sessione",
|
|
"@hydrateTor": {},
|
|
"pushNotificationsNotAvailable": "Notifiche push non disponibili",
|
|
"@pushNotificationsNotAvailable": {},
|
|
"storeInAppleKeyChain": "Salva nel portachiavi di Apple",
|
|
"@storeInAppleKeyChain": {},
|
|
"hydrate": "Ripristina dal file di backup",
|
|
"@hydrate": {},
|
|
"invalidServerName": "Nome server non valido",
|
|
"@invalidServerName": {},
|
|
"chatPermissions": "Permessi della chat",
|
|
"@chatPermissions": {},
|
|
"sender": "Mittente",
|
|
"@sender": {},
|
|
"storeInAndroidKeystore": "Salva nel KeyStore di Android",
|
|
"@storeInAndroidKeystore": {},
|
|
"signInWithPassword": "Accedi con la password",
|
|
"@signInWithPassword": {},
|
|
"makeAdminDescription": "Una volta che fai questo utente amministratore, potresti non essere in grado di rimuoverlo, in quanto avrà i tuoi stessi privilegi.",
|
|
"@makeAdminDescription": {},
|
|
"synchronizingPleaseWait": "Sincronizzazione... Attendere prego.",
|
|
"@synchronizingPleaseWait": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"commandHint_clearcache": "Pulisci cache",
|
|
"@commandHint_clearcache": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /clearcache"
|
|
},
|
|
"saveKeyManuallyDescription": "Salva questa chiave manualmente attivando la finestra di condivisione o gli appunti.",
|
|
"@saveKeyManuallyDescription": {},
|
|
"editBundlesForAccount": "Modifica i bundle per questo account",
|
|
"@editBundlesForAccount": {},
|
|
"whyIsThisMessageEncrypted": "Perché questo messaggio è illeggibile?",
|
|
"@whyIsThisMessageEncrypted": {},
|
|
"setChatDescription": "Imposta la descrizione della chat",
|
|
"@setChatDescription": {},
|
|
"spaceName": "Nome dello spazio",
|
|
"@spaceName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"importFromZipFile": "Importa da file .zip",
|
|
"@importFromZipFile": {},
|
|
"dehydrateWarning": "Questa azione non può essere annullata. Assicurarsi di aver salvato il file di backup.",
|
|
"@dehydrateWarning": {},
|
|
"noOtherDevicesFound": "Nessun altro dispositivo trovato",
|
|
"@noOtherDevicesFound": {},
|
|
"redactedBy": "Rimosso da {username}",
|
|
"@redactedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"videoCallsBetaWarning": "Nota che le video chiamate sono attualmente in beta. Potrebbero non funzionare come previsto o non funzionare del tutto su alcune piattaforme.",
|
|
"@videoCallsBetaWarning": {},
|
|
"signInWith": "Accedi con {provider}",
|
|
"@signInWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"provider": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"fileIsTooBigForServer": "Impossibile inviare! Il server supporta solo allegati fino a {max}.",
|
|
"@fileIsTooBigForServer": {},
|
|
"homeserver": "Homeserver",
|
|
"@homeserver": {},
|
|
"callingPermissions": "Permessi di chiamata",
|
|
"@callingPermissions": {},
|
|
"readUpToHere": "Letto fino a qui",
|
|
"@readUpToHere": {},
|
|
"start": "Inizio",
|
|
"@start": {},
|
|
"unlockOldMessages": "Sblocca i vecchi messaggi",
|
|
"@unlockOldMessages": {},
|
|
"numChats": "{number} chat",
|
|
"@numChats": {
|
|
"type": "number",
|
|
"placeholders": {
|
|
"number": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"optionalRedactReason": "(Opzionale) Ragione per rimuovere questo messaggio...",
|
|
"@optionalRedactReason": {},
|
|
"dehydrate": "Esporta la sessione e cancella il dispositivo",
|
|
"@dehydrate": {},
|
|
"locationPermissionDeniedNotice": "Permesso per accedere alla posizione negato. Per favore concedilo per essere in grado di condividere la tua posizione.",
|
|
"@locationPermissionDeniedNotice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"archiveRoomDescription": "Questa chat sarà archiviata. Gli altri utenti saranno in grado di vedere che hai abbandonato la chat.",
|
|
"@archiveRoomDescription": {},
|
|
"exportEmotePack": "Esporta pack di Emote come .zip",
|
|
"@exportEmotePack": {},
|
|
"switchToAccount": "Passa all'account {number}",
|
|
"@switchToAccount": {
|
|
"type": "number",
|
|
"placeholders": {
|
|
"number": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"experimentalVideoCalls": "Video chiamate sperimentali",
|
|
"@experimentalVideoCalls": {},
|
|
"pleaseEnterRecoveryKeyDescription": "Per sbloccare i tuoi vecchi messaggi, per favore inserisci la tua chiave di recupero che è stata generata nella tua sessione precedente. La tua chiave di recupero NON è la tua password.",
|
|
"@pleaseEnterRecoveryKeyDescription": {},
|
|
"inviteContactToGroupQuestion": "Vuoi invitare {contact} nella chat \"{groupName}\"?",
|
|
"@inviteContactToGroupQuestion": {},
|
|
"redactedByBecause": "Rimosso da {username} per: \"{reason}\"",
|
|
"@redactedByBecause": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"reason": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"youHaveWithdrawnTheInvitationFor": "Hai revocato l'invito per {user}",
|
|
"@youHaveWithdrawnTheInvitationFor": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"appearOnTopDetails": "Permetti all'app di apparire in alto (non necessario se hai già impostato Fluffychat come account di chiamata)",
|
|
"@appearOnTopDetails": {},
|
|
"enterRoom": "Unirsi alla stanza",
|
|
"@enterRoom": {},
|
|
"reportUser": "Segnala utente",
|
|
"@reportUser": {},
|
|
"confirmEventUnpin": "Sei sicuro di voler permanentemente sfissare l'evento?",
|
|
"@confirmEventUnpin": {},
|
|
"youInvitedUser": "📩 Hai invitato {user}",
|
|
"@youInvitedUser": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"fileHasBeenSavedAt": "Il file è stato salvato in {path}",
|
|
"@fileHasBeenSavedAt": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"path": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"commandMissing": "{command} non è un comando.",
|
|
"@commandMissing": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"command": {
|
|
"type": "String"
|
|
}
|
|
},
|
|
"description": "State that {command} is not a valid /command."
|
|
},
|
|
"redactMessageDescription": "Questo messaggio sarà rimosso per tutti i partecipanti di questa conversazione. Questa operazione non può essere annullata.",
|
|
"@redactMessageDescription": {},
|
|
"recoveryKey": "Chiave di recupero",
|
|
"@recoveryKey": {},
|
|
"commandHint_discardsession": "Scarta sessione",
|
|
"@commandHint_discardsession": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /discardsession"
|
|
},
|
|
"invalidInput": "Contenuto non valido!",
|
|
"@invalidInput": {},
|
|
"dehydrateTorLong": "Per gli utenti TOR, è raccomandato esportare la sessione prima di chiudere la finestra.",
|
|
"@dehydrateTorLong": {},
|
|
"commandHint_myroomnick": "Imposta il nome visualizzato per questa stanza",
|
|
"@commandHint_myroomnick": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /myroomnick"
|
|
},
|
|
"doNotShowAgain": "Non mostrare più",
|
|
"@doNotShowAgain": {},
|
|
"report": "segnala",
|
|
"@report": {},
|
|
"hideUnimportantStateEvents": "Nascondi gli eventi di stato non importanti",
|
|
"@hideUnimportantStateEvents": {},
|
|
"screenSharingTitle": "condivisione schermo",
|
|
"@screenSharingTitle": {},
|
|
"widgetCustom": "Personalizzati",
|
|
"@widgetCustom": {},
|
|
"addToSpaceDescription": "Seleziona una spazio a cui aggiungere questa chat.",
|
|
"@addToSpaceDescription": {},
|
|
"googlyEyesContent": "{senderName} ti ha inviato degli occhi finti",
|
|
"@googlyEyesContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"youBannedUser": "Hai bannato {user}",
|
|
"@youBannedUser": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"addChatDescription": "Aggiungi una descrizione chat...",
|
|
"@addChatDescription": {},
|
|
"commandHint_myroomavatar": "Importa la foto profilo per questa stanza ( mxc-uri)",
|
|
"@commandHint_myroomavatar": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /myroomavatar"
|
|
},
|
|
"hasKnocked": "🚪 {user} ha bussato",
|
|
"@hasKnocked": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"publish": "Pubblicare",
|
|
"@publish": {},
|
|
"openLinkInBrowser": "Apri il collegamento nel browser",
|
|
"@openLinkInBrowser": {},
|
|
"commandHint_react": "Rispondi con una reazione",
|
|
"@commandHint_react": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /react"
|
|
},
|
|
"commandHint_me": "Descriviti",
|
|
"@commandHint_me": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /me"
|
|
},
|
|
"messageInfo": "Informazioni del messaggio",
|
|
"@messageInfo": {},
|
|
"disableEncryptionWarning": "Per motivi di sicurezza non puoi disabilitare la crittografia in una chat, se era stata abilitata in precedenza.",
|
|
"@disableEncryptionWarning": {},
|
|
"directChat": "Chat diretta",
|
|
"@directChat": {},
|
|
"wrongPinEntered": "È stato inserito il pin sbagliato! Riprova tra {seconds} secondi...",
|
|
"@wrongPinEntered": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"seconds": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"sendTypingNotifications": "Invia notifiche di scrittura",
|
|
"@sendTypingNotifications": {},
|
|
"inviteGroupChat": "📨 Invita a una chat di gruppo",
|
|
"@inviteGroupChat": {},
|
|
"appearOnTop": "Appare in alto",
|
|
"@appearOnTop": {},
|
|
"invitePrivateChat": "📨 Invita a una chat privata",
|
|
"@invitePrivateChat": {},
|
|
"foregroundServiceRunning": "Questa notifica viene mostrata quando il servizio in primo piano è in esecuzione.",
|
|
"@foregroundServiceRunning": {},
|
|
"voiceCall": "Chiamata vocale",
|
|
"@voiceCall": {},
|
|
"commandHint_kick": "Rimuovi l'utente fornito da questa stanza",
|
|
"@commandHint_kick": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /kick"
|
|
},
|
|
"createNewSpace": "Nuovo spazio",
|
|
"@createNewSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"commandHint_unban": "Sbanna l'utente fornito da questa stanza",
|
|
"@commandHint_unban": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /unban"
|
|
},
|
|
"importEmojis": "Importa Emoji",
|
|
"@importEmojis": {},
|
|
"wasDirectChatDisplayName": "Chat vuota (era {oldDisplayName})",
|
|
"@wasDirectChatDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"oldDisplayName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"noChatDescriptionYet": "La descrizione della chat non è ancora stata creata.",
|
|
"@noChatDescriptionYet": {},
|
|
"removeFromBundle": "Rimuovi da questo bundle",
|
|
"@removeFromBundle": {},
|
|
"confirmMatrixId": "Per eliminare il tuo account, conferma il tuo Matrix ID.",
|
|
"@confirmMatrixId": {},
|
|
"learnMore": "Scopri di più",
|
|
"@learnMore": {},
|
|
"notAnImage": "Non è un file immagine.",
|
|
"@notAnImage": {},
|
|
"users": "Utenti",
|
|
"@users": {},
|
|
"openGallery": "Apri la galleria",
|
|
"@openGallery": {},
|
|
"chatDescriptionHasBeenChanged": "Descrizione della chat cambiata",
|
|
"@chatDescriptionHasBeenChanged": {},
|
|
"newGroup": "Nuovo gruppo",
|
|
"@newGroup": {},
|
|
"bundleName": "Nome del bundle",
|
|
"@bundleName": {},
|
|
"dehydrateTor": "Utenti TOR: Esporta la sessione",
|
|
"@dehydrateTor": {},
|
|
"removeFromSpace": "Rimuovi dallo spazio",
|
|
"@removeFromSpace": {},
|
|
"commandHint_op": "Imposta il livello di privilegi dell'utente specificato (predefinito: 50)",
|
|
"@commandHint_op": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /op"
|
|
},
|
|
"commandHint_join": "Unisciti alla stanza fornita",
|
|
"@commandHint_join": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /join"
|
|
},
|
|
"roomUpgradeDescription": "Questa chat sarà ricreata con la nuova versione della stanza. Tutti i partecipanti saranno avvertiti che devono passare alla nuova chat. Puoi leggere di più riguardo le versioni delle stanze su https://spec.matrix.org/latest/rooms/",
|
|
"@roomUpgradeDescription": {},
|
|
"commandHint_invite": "Invia l utente fornito in questa stanza",
|
|
"@commandHint_invite": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /invite"
|
|
},
|
|
"pleaseEnterANumber": "Per favore inserisci un numero maggiore di 0",
|
|
"@pleaseEnterANumber": {},
|
|
"youKicked": "👞 Hai rimosso {user}",
|
|
"@youKicked": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"profileNotFound": "Impossibile trovare l'utente sul server. Forse c'è un problema di connessione oppure l'utente non esiste.",
|
|
"@profileNotFound": {},
|
|
"jump": "Salta",
|
|
"@jump": {},
|
|
"reactedWith": "{sender} ha reagito con {reaction}",
|
|
"@reactedWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
},
|
|
"reaction": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sorryThatsNotPossible": "Scusa... questo non è possibile",
|
|
"@sorryThatsNotPossible": {},
|
|
"videoWithSize": "Video ({size})",
|
|
"@videoWithSize": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"size": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"shareInviteLink": "Condividi link d'invito",
|
|
"@shareInviteLink": {},
|
|
"commandHint_markasdm": "Contrassegna questo Matrix ID come stanza di messaggi diretti",
|
|
"@commandHint_markasdm": {},
|
|
"recoveryKeyLost": "Chiave di recupero smarrita?",
|
|
"@recoveryKeyLost": {},
|
|
"cuddleContent": "{senderName} ti coccola",
|
|
"@cuddleContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"deviceKeys": "Chiavi del dispositivo:",
|
|
"@deviceKeys": {},
|
|
"emoteKeyboardNoRecents": "Le emoticon recentemente usate appariranno qui...",
|
|
"@emoteKeyboardNoRecents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setTheme": "Imposta tema:",
|
|
"@setTheme": {},
|
|
"youJoinedTheChat": "Sei entrato/a nella chat",
|
|
"@youJoinedTheChat": {},
|
|
"openVideoCamera": "Apri la fotocamera per un video",
|
|
"@openVideoCamera": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"markAsRead": "Segna come letto",
|
|
"@markAsRead": {},
|
|
"widgetName": "Nome",
|
|
"@widgetName": {},
|
|
"errorAddingWidget": "Errore aggiungendo il widget.",
|
|
"@errorAddingWidget": {},
|
|
"commandHint_dm": "Avvia una chat diretta\nUsa --no-encryption per disabilitare la crittografia",
|
|
"@commandHint_dm": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /dm"
|
|
},
|
|
"commandHint_hug": "Invia un abbraccio",
|
|
"@commandHint_hug": {},
|
|
"replace": "Sostituisci",
|
|
"@replace": {},
|
|
"youUnbannedUser": "Hai sbannato {user}",
|
|
"@youUnbannedUser": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"newSpace": "Nuovo spazio",
|
|
"@newSpace": {},
|
|
"emojis": "Emoji",
|
|
"@emojis": {},
|
|
"commandHint_googly": "Invia degli occhi finti",
|
|
"@commandHint_googly": {},
|
|
"pleaseTryAgainLaterOrChooseDifferentServer": "Per favore riprova più tardi o scegli un server diverso.",
|
|
"@pleaseTryAgainLaterOrChooseDifferentServer": {},
|
|
"createGroup": "Crea gruppo",
|
|
"@createGroup": {},
|
|
"hydrateTorLong": "Hai esportato la tua sessione l'ultima volta con TOR? Importala velocemente e continua a chattare.",
|
|
"@hydrateTorLong": {},
|
|
"time": "Tempo",
|
|
"@time": {},
|
|
"custom": "Personalizzato",
|
|
"@custom": {},
|
|
"noBackupWarning": "Attenzione! Senza abilitare il backup della chat, perderai l'accesso ai tuoi messaggi crittografati. Si consiglia vivamente di abilitare il backup della chat prima di disconnettersi.",
|
|
"@noBackupWarning": {},
|
|
"storeInSecureStorageDescription": "Salva la chiave di recupero nell'archivio sicuro di questo dispositivo.",
|
|
"@storeInSecureStorageDescription": {},
|
|
"openChat": "Apri la Chat",
|
|
"@openChat": {},
|
|
"kickUserDescription": "L'utente è stato rimosso, ma non bannato. Nelle chat pubbliche, l'utente potrà rientrare quando vuole.",
|
|
"@kickUserDescription": {},
|
|
"importNow": "Importa ora",
|
|
"@importNow": {},
|
|
"pinMessage": "Fissa alla stanza",
|
|
"@pinMessage": {},
|
|
"invite": "Invitare",
|
|
"@invite": {},
|
|
"enableMultiAccounts": "(BETA) Abilita account multipli su questo dispositivo",
|
|
"@enableMultiAccounts": {},
|
|
"indexedDbErrorTitle": "Problemi con la modalità privata",
|
|
"@indexedDbErrorTitle": {},
|
|
"unsupportedAndroidVersionLong": "Questa funzionalità richiede una versione di Android più recente. Si prega di verificare la presenza di aggiornamenti o supporto per Lineage OS.",
|
|
"@unsupportedAndroidVersionLong": {},
|
|
"storeSecurlyOnThisDevice": "Salva in modo sicuro su questo dispositivo",
|
|
"@storeSecurlyOnThisDevice": {},
|
|
"screenSharingDetail": "Stai condividendo il tuo schermo in FuffyChat",
|
|
"@screenSharingDetail": {},
|
|
"placeCall": "Fai una chiamata",
|
|
"@placeCall": {},
|
|
"blockListDescription": "Puoi bloccare gli utenti che ti disturbano. Non sarai più in grado di ricevere messaggi o inviti alle stanze dalle persone che hai bloccato.",
|
|
"@blockListDescription": {},
|
|
"blockedUsers": "Utenti bloccati",
|
|
"@blockedUsers": {},
|
|
"blockUsername": "Nome utente da ignorare",
|
|
"@blockUsername": {},
|
|
"createGroupAndInviteUsers": "Crea un gruppo e invita gli utenti",
|
|
"@createGroupAndInviteUsers": {},
|
|
"startConversation": "Inizia una conversazione",
|
|
"@startConversation": {},
|
|
"groupCanBeFoundViaSearch": "Il gruppo può essere cercato",
|
|
"@groupCanBeFoundViaSearch": {},
|
|
"noUsersFoundWithQuery": "Sfortunatamente non è stato trovato nessun utente con \"{query}\". Per favore controlla se hai fatto un errore di battitura.",
|
|
"@noUsersFoundWithQuery": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"query": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"block": "Blocca",
|
|
"@block": {},
|
|
"yourGlobalUserIdIs": "Il tuo ID dell'utente globale è: ",
|
|
"@yourGlobalUserIdIs": {},
|
|
"commandHint_sendraw": "Manda un json grezzo",
|
|
"@commandHint_sendraw": {},
|
|
"wrongRecoveryKey": "Mi dispiace... questa non sembra essere la chiave di recupero corretta.",
|
|
"@wrongRecoveryKey": {},
|
|
"groupName": "Nome gruppo",
|
|
"@groupName": {},
|
|
"databaseMigrationTitle": "Il database è ottimizzato",
|
|
"@databaseMigrationTitle": {},
|
|
"searchChatsRooms": "Cerca per #chat, @utenti...",
|
|
"@searchChatsRooms": {},
|
|
"databaseMigrationBody": "Attendere prego. L'operazione potrebbe richiedere un momento.",
|
|
"@databaseMigrationBody": {},
|
|
"youInvitedToBy": "📩 Sei stato invitato tramite link in:\n{alias}",
|
|
"@youInvitedToBy": {
|
|
"placeholders": {
|
|
"alias": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"addChatOrSubSpace": "Aggiungi chat o sottospazio",
|
|
"@addChatOrSubSpace": {},
|
|
"subspace": "Sottospazio",
|
|
"@subspace": {},
|
|
"publicSpaces": "Spazio pubblico",
|
|
"@publicSpaces": {},
|
|
"hidePresences": "Nascondere l'elenco degli stati?",
|
|
"@hidePresences": {},
|
|
"pleaseEnterYourCurrentPassword": "Per favore inserisci la tua password attuale",
|
|
"@pleaseEnterYourCurrentPassword": {},
|
|
"passwordIsWrong": "La password inserita è sbagliata",
|
|
"@passwordIsWrong": {},
|
|
"databaseBuildErrorBody": "Impossibile costruire il database SQlite. L'applicazione proverà ad usare il database legacy per ora. Per favore segnala questo errore agli sviluppatori su {url}. Il messaggio di errore è: {error}",
|
|
"@databaseBuildErrorBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"select": "Seleziona",
|
|
"@select": {},
|
|
"newPassword": "Nuova password",
|
|
"@newPassword": {},
|
|
"pleaseChooseAStrongPassword": "Per favore scegli una password forte",
|
|
"@pleaseChooseAStrongPassword": {},
|
|
"thisDevice": "Questo dispositivo:",
|
|
"@thisDevice": {},
|
|
"forwardMessageTo": "Inoltra messaggio in {roomName}?",
|
|
"@forwardMessageTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"roomName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"verifyOtherUser": "🔐 Verifica altro utente",
|
|
"@verifyOtherUser": {},
|
|
"verifyOtherUserDescription": "Se verifichi un altro utente, puoi essere certo di sapere a chi stai realmente scrivendo. 💪\n\nQuando inizi una verifica, tu e l'altro utente vedrete un popup nell'app. Lì vedrai una serie di emoji o numeri che dovrai confrontare tra loro.\n\nIl modo migliore per farlo è incontrarsi o avviare una videochiamata. 👭",
|
|
"@verifyOtherUserDescription": {},
|
|
"verifyOtherDevice": "🔐 Verifica altro dispositivo",
|
|
"@verifyOtherDevice": {},
|
|
"verifyOtherDeviceDescription": "Quando verifichi un altro dispositivo, questi dispositivi possono scambiarsi le chiavi, aumentando la tua sicurezza complessiva. 💪 Quando inizi una verifica, apparirà un popup nell'app su entrambi i dispositivi. Lì vedrai una serie di emoji o numeri che dovrai confrontare tra loro. È meglio avere entrambi i dispositivi a portata di mano prima di iniziare la verifica. 🤳",
|
|
"@verifyOtherDeviceDescription": {},
|
|
"discover": "Scopri",
|
|
"@discover": {},
|
|
"presencesToggle": "Mostra i messaggi di stato di altri utenti",
|
|
"@presencesToggle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"publicLink": "Link pubblico",
|
|
"@publicLink": {},
|
|
"leaveEmptyToClearStatus": "Lascia vuoto per cancellare il tuo stato.",
|
|
"@leaveEmptyToClearStatus": {},
|
|
"decline": "Declina",
|
|
"@decline": {},
|
|
"transparent": "Trasparente",
|
|
"@transparent": {},
|
|
"incomingMessages": "Messaggi in arrivo",
|
|
"@incomingMessages": {},
|
|
"noChatsFoundHere": "Nessuna chat trovata. Inizia una nuova chat con qualcuno usando il pulsante qui sotto. ⤵️",
|
|
"@noChatsFoundHere": {},
|
|
"joinedChats": "Chat a cui partecipi",
|
|
"@joinedChats": {},
|
|
"unread": "Non letti",
|
|
"@unread": {},
|
|
"space": "Spazio",
|
|
"@space": {},
|
|
"spaces": "Spazi",
|
|
"@spaces": {},
|
|
"notifyMeFor": "Avvisami per",
|
|
"@notifyMeFor": {},
|
|
"invitedBy": "📩 Invitato da {user}",
|
|
"@invitedBy": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"knock": "Bussa",
|
|
"@knock": {},
|
|
"hideInvalidOrUnknownMessageFormats": "Nascondi formati di messaggi non validi o sconosciuti",
|
|
"@hideInvalidOrUnknownMessageFormats": {},
|
|
"overview": "Panoramica",
|
|
"@overview": {},
|
|
"presenceStyle": "Presenza:",
|
|
"@presenceStyle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"swipeRightToLeftToReply": "Scorri da destra a sinistra per rispondere",
|
|
"@swipeRightToLeftToReply": {},
|
|
"globalChatId": "ID chat globale",
|
|
"@globalChatId": {},
|
|
"hideMemberChangesInPublicChats": "Nascondi le modifiche dei membri nelle chat pubbliche",
|
|
"@hideMemberChangesInPublicChats": {},
|
|
"hideMemberChangesInPublicChatsBody": "Per migliorare la leggibilità, non mostrare nella cronologia della chat se qualcuno si unisce o abbandona una chat pubblica.",
|
|
"@hideMemberChangesInPublicChatsBody": {},
|
|
"userWouldLikeToChangeTheChat": "{user} vorrebbe unirsi alla chat.",
|
|
"@userWouldLikeToChangeTheChat": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"noPublicLinkHasBeenCreatedYet": "Non è stato ancora creato alcun link pubblico",
|
|
"@noPublicLinkHasBeenCreatedYet": {},
|
|
"appLockDescription": "Blocca l'app con un codice PIN quando non è in uso",
|
|
"@appLockDescription": {},
|
|
"noOneCanJoin": "Nessuno può unirsi",
|
|
"@noOneCanJoin": {},
|
|
"usersMustKnock": "Gli utenti devono bussare",
|
|
"@usersMustKnock": {},
|
|
"alwaysUse24HourFormat": "disattivato",
|
|
"@alwaysUse24HourFormat": {
|
|
"description": "Set to true to always display time of day in 24 hour format."
|
|
},
|
|
"accessAndVisibility": "Accesso e visibilità",
|
|
"@accessAndVisibility": {},
|
|
"accessAndVisibilityDescription": "Chi è autorizzato a partecipare a questa chat e come è possibile scoprirla.",
|
|
"@accessAndVisibilityDescription": {},
|
|
"calls": "Chiamate",
|
|
"@calls": {},
|
|
"customEmojisAndStickers": "Emoji e adesivi personalizzati",
|
|
"@customEmojisAndStickers": {},
|
|
"customEmojisAndStickersBody": "Aggiungi o condividi emoji o adesivi personalizzati che possono essere utilizzati in qualsiasi chat.",
|
|
"@customEmojisAndStickersBody": {},
|
|
"hideRedactedMessages": "Mostra i messaggi rimossi",
|
|
"@hideRedactedMessages": {},
|
|
"hideRedactedMessagesBody": "Se qualcuno rimuove un messaggio, il messaggio non sarà più visibile nella chat.",
|
|
"@hideRedactedMessagesBody": {},
|
|
"passwordRecoverySettings": "Impostazioni di recupero password",
|
|
"@passwordRecoverySettings": {},
|
|
"noMoreChatsFound": "Non sono state trovate altre chat...",
|
|
"@noMoreChatsFound": {},
|
|
"countChatsAndCountParticipants": "{chats} chat e {participants} partecipanti",
|
|
"@countChatsAndCountParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"chats": {
|
|
"type": "int"
|
|
},
|
|
"participants": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"stickers": "Adesivi",
|
|
"@stickers": {},
|
|
"searchMore": "Cerca di più...",
|
|
"@searchMore": {},
|
|
"sessionLostBody": "La tua sessione è andata persa. Segnala questo errore agli sviluppatori all'indirizzo {url}. Il messaggio di errore è: {error}",
|
|
"@sessionLostBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"formattedMessagesDescription": "Visualizza contenuti di messaggi complessi, come testo in grassetto, utilizzando il markdown.",
|
|
"@formattedMessagesDescription": {},
|
|
"canceledKeyVerification": "{sender} ha annullato la verifica della chiave",
|
|
"@canceledKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"chatPermissionsDescription": "Definisci quale livello di privilegi è necessario per determinate azioni in questa chat. I livelli di privilegi 0, 50 e 100 rappresentano solitamente utenti, moderatori e amministratori, ma qualsiasi valore intermedio è possibile.",
|
|
"@chatPermissionsDescription": {},
|
|
"passwordsDoNotMatch": "Le password non corrispondono",
|
|
"@passwordsDoNotMatch": {},
|
|
"initAppError": "Si è verificato un errore durante l'inizializzazione dell'app",
|
|
"@initAppError": {},
|
|
"startedKeyVerification": "{sender} ha avviato la verifica della chiave",
|
|
"@startedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"chatCanBeDiscoveredViaSearchOnServer": "La chat può essere trovata tramite la ricerca su {server}",
|
|
"@chatCanBeDiscoveredViaSearchOnServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"unreadChatsInApp": "{appname}: {unread} chat non lette",
|
|
"@unreadChatsInApp": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"appname": {
|
|
"type": "String"
|
|
},
|
|
"unread": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"thereAreCountUsersBlocked": "Al momento ci sono {count} utenti bloccati.",
|
|
"@thereAreCountUsersBlocked": {
|
|
"type": "String",
|
|
"count": {}
|
|
},
|
|
"nothingFound": "Non è stato trovato nulla...",
|
|
"@nothingFound": {},
|
|
"joinSpace": "Unisciti allo spazio",
|
|
"@joinSpace": {},
|
|
"commandHint_ignore": "Ignora il Matrix ID fornito",
|
|
"@commandHint_ignore": {},
|
|
"commandHint_unignore": "Ignora il Matrix ID specificato",
|
|
"@commandHint_unignore": {},
|
|
"noDatabaseEncryption": "La crittografia del database non è supportata su questa piattaforma",
|
|
"@noDatabaseEncryption": {},
|
|
"knocking": "Bussare",
|
|
"@knocking": {},
|
|
"sendReadReceipts": "Invia ricevute di lettura",
|
|
"@sendReadReceipts": {},
|
|
"knockRestricted": "Limitato al bussare",
|
|
"@knockRestricted": {},
|
|
"restricted": "Limitato",
|
|
"@restricted": {},
|
|
"publicChatAddresses": "Indirizzi di chat pubblici",
|
|
"@publicChatAddresses": {},
|
|
"createNewAddress": "Crea un nuovo indirizzo",
|
|
"@createNewAddress": {},
|
|
"userRole": "Ruolo utente",
|
|
"@userRole": {},
|
|
"minimumPowerLevel": "{level} è il livello minimo di privilegi.",
|
|
"@minimumPowerLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"searchIn": "Cerca nella chat \"{chat}\"...",
|
|
"@searchIn": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"chat": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"gallery": "Galleria",
|
|
"@gallery": {},
|
|
"formattedMessages": "Messaggi formattati",
|
|
"@formattedMessages": {},
|
|
"files": "File",
|
|
"@files": {},
|
|
"restoreSessionBody": "L'app ora tenta di ripristinare la sessione dal backup. Segnala questo errore agli sviluppatori all'indirizzo {url}. Il messaggio di errore è: {error}",
|
|
"@restoreSessionBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"acceptedKeyVerification": "{sender} ha accettato la verifica della chiave",
|
|
"@acceptedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"completedKeyVerification": "{sender} ha completato la verifica della chiave",
|
|
"@completedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"isReadyForKeyVerification": "{sender} è pronto per la verifica della chiave",
|
|
"@isReadyForKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"searchForUsers": "Cerca @utenti...",
|
|
"@searchForUsers": {},
|
|
"sendTypingNotificationsDescription": "Gli altri partecipanti alla chat possono vedere quando stai scrivendo un nuovo messaggio.",
|
|
"@sendTypingNotificationsDescription": {},
|
|
"sendReadReceiptsDescription": "Gli altri partecipanti alla chat possono vedere quando hai letto un messaggio.",
|
|
"@sendReadReceiptsDescription": {},
|
|
"requestedKeyVerification": "{sender} ha richiesto la verifica della chiave",
|
|
"@requestedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changeTheChatPermissions": "Cambia i permessi della chat",
|
|
"@changeTheChatPermissions": {},
|
|
"changeTheVisibilityOfChatHistory": "Cambia la visibilità della cronologia chat",
|
|
"@changeTheVisibilityOfChatHistory": {},
|
|
"changeTheCanonicalRoomAlias": "Cambia l'indirizzo principale della chat pubblica",
|
|
"@changeTheCanonicalRoomAlias": {},
|
|
"sendRoomNotifications": "Invia notifiche alla @stanza",
|
|
"@sendRoomNotifications": {},
|
|
"sendCanceled": "Invio annullato",
|
|
"@sendCanceled": {},
|
|
"calculatingFileSize": "Calcolo della dimensione del file...",
|
|
"@calculatingFileSize": {},
|
|
"prepareSendingAttachment": "Preparazione per l'invio dell'allegato...",
|
|
"@prepareSendingAttachment": {},
|
|
"sendingAttachment": "Invio allegato...",
|
|
"@sendingAttachment": {},
|
|
"compressVideo": "Compressione video...",
|
|
"@compressVideo": {},
|
|
"generatingVideoThumbnail": "Generazione miniatura video...",
|
|
"@generatingVideoThumbnail": {},
|
|
"sendingAttachmentCountOfCount": "Invio dell'allegato {index} di {length}...",
|
|
"@sendingAttachmentCountOfCount": {
|
|
"type": "integer",
|
|
"placeholders": {
|
|
"index": {
|
|
"type": "int"
|
|
},
|
|
"length": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"serverLimitReached": "Limite server raggiunto! Attendere {seconds} secondi...",
|
|
"@serverLimitReached": {
|
|
"type": "integer",
|
|
"placeholders": {
|
|
"seconds": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"oneOfYourDevicesIsNotVerified": "Uno dei tuoi dispositivi non è verificato",
|
|
"@oneOfYourDevicesIsNotVerified": {},
|
|
"noticeChatBackupDeviceVerification": "Nota: quando colleghi tutti i tuoi dispositivi al backup della chat, vengono verificati automaticamente.",
|
|
"@noticeChatBackupDeviceVerification": {},
|
|
"moderatorLevel": "{level} - Moderatore",
|
|
"@moderatorLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"changeTheDescriptionOfTheGroup": "Cambia la descrizione della chat",
|
|
"@changeTheDescriptionOfTheGroup": {},
|
|
"updateInstalled": "🎉 Aggiornamento {version} installato!",
|
|
"@updateInstalled": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"version": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"inviteOtherUsers": "Invita altri utenti a questa chat",
|
|
"@inviteOtherUsers": {},
|
|
"userLevel": "{level} - Utente",
|
|
"@userLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"adminLevel": "{level} - Amministratore",
|
|
"@adminLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"changeGeneralChatSettings": "Modifica le impostazioni generali della chat",
|
|
"@changeGeneralChatSettings": {},
|
|
"loginWithMatrixId": "Accedi con il Matrix ID",
|
|
"@loginWithMatrixId": {},
|
|
"homeserverDescription": "Tutti i tuoi dati sono archiviati sull'homeserver, proprio come un provider di posta elettronica. Puoi scegliere quale homeserver vuoi usare, mentre puoi comunque comunicare con tutti. Scopri di più su https://matrix.org.",
|
|
"@homeserverDescription": {},
|
|
"discoverHomeservers": "Scopri gli homeserver",
|
|
"@discoverHomeservers": {},
|
|
"whatIsAHomeserver": "Cos'è un homeserver?",
|
|
"@whatIsAHomeserver": {},
|
|
"changelog": "Registro delle modifiche",
|
|
"@changelog": {},
|
|
"doesNotSeemToBeAValidHomeserver": "Non sembra essere un homeserver compatibile. URL sbagliato?",
|
|
"@doesNotSeemToBeAValidHomeserver": {},
|
|
"goToSpace": "Vai allo spazio: {space}",
|
|
"@goToSpace": {
|
|
"type": "String",
|
|
"space": {}
|
|
},
|
|
"markAsUnread": "Contrassegna come non letto",
|
|
"@markAsUnread": {},
|
|
"aboutHomeserver": "Informazioni su {homeserver}",
|
|
"@aboutHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"homeserver": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"continueText": "Continua",
|
|
"@continueText": {},
|
|
"welcomeText": "Hey Hey 👋 Questa è FluffyChat. Puoi accedere a qualsiasi homeserver compatibile con https://matrix.org. E poi chattare con chiunque. È un'enorme rete di messaggistica decentralizzata!",
|
|
"@welcomeText": {},
|
|
"blur": "Sfocatura:",
|
|
"@blur": {},
|
|
"opacity": "Opacità:",
|
|
"@opacity": {},
|
|
"setWallpaper": "Imposta sfondo",
|
|
"@setWallpaper": {},
|
|
"manageAccount": "Gestisci account",
|
|
"@manageAccount": {},
|
|
"noContactInformationProvided": "Il server non fornisce alcuna informazione di contatto valida",
|
|
"@noContactInformationProvided": {},
|
|
"contactServerAdmin": "Contatta l'amministratore del server",
|
|
"@contactServerAdmin": {},
|
|
"contactServerSecurity": "Contatta la sicurezza del server",
|
|
"@contactServerSecurity": {},
|
|
"supportPage": "Pagina di supporto",
|
|
"@supportPage": {},
|
|
"serverInformation": "Informazioni sul server:",
|
|
"@serverInformation": {},
|
|
"name": "Nome",
|
|
"@name": {},
|
|
"version": "Versione",
|
|
"@version": {},
|
|
"website": "Sito web",
|
|
"@website": {},
|
|
"boldText": "Testo in grassetto",
|
|
"@boldText": {},
|
|
"italicText": "Testo in corsivo",
|
|
"@italicText": {},
|
|
"strikeThrough": "Barrato",
|
|
"@strikeThrough": {},
|
|
"pleaseFillOut": "Si prega di compilare",
|
|
"@pleaseFillOut": {},
|
|
"invalidUrl": "URL non valido",
|
|
"@invalidUrl": {},
|
|
"addLink": "Aggiungi collegamento",
|
|
"@addLink": {},
|
|
"unableToJoinChat": "Impossibile partecipare alla chat. Forse l'altra parte ha già chiuso la conversazione.",
|
|
"@unableToJoinChat": {},
|
|
"sendImages": "Invia {count} immagine",
|
|
"@sendImages": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"compress": "Comprimere",
|
|
"@compress": {},
|
|
"contentNotificationSettings": "Impostazioni del contenuto di notifica",
|
|
"@contentNotificationSettings": {},
|
|
"generalNotificationSettings": "Impostazioni di notifica generale",
|
|
"@generalNotificationSettings": {},
|
|
"roomNotificationSettings": "Impostazioni di notifica della stanza",
|
|
"@roomNotificationSettings": {},
|
|
"userSpecificNotificationSettings": "Impostazioni di notifica specifiche dell'utente",
|
|
"@userSpecificNotificationSettings": {},
|
|
"otherNotificationSettings": "Altre impostazioni di notifica",
|
|
"@otherNotificationSettings": {},
|
|
"notificationRuleContainsUserName": "Contiene il nome utente",
|
|
"@notificationRuleContainsUserName": {},
|
|
"notificationRuleContainsUserNameDescription": "Notifica l'utente quando un messaggio contiene il proprio nome utente.",
|
|
"@notificationRuleContainsUserNameDescription": {},
|
|
"notificationRuleMaster": "Silenzia tutte le notifiche",
|
|
"@notificationRuleMaster": {},
|
|
"notificationRuleMasterDescription": "Sovrascive tutte le altre regole e disabilita tutte le notifiche.",
|
|
"@notificationRuleMasterDescription": {},
|
|
"notificationRuleSuppressNotices": "Silenziare i messaggi automatizzati",
|
|
"@notificationRuleSuppressNotices": {},
|
|
"notificationRuleSuppressNoticesDescription": "Silenzia le notifiche da client automatizzati come i bot.",
|
|
"@notificationRuleSuppressNoticesDescription": {},
|
|
"notificationRuleInviteForMeDescription": "Notifica l'utente quando viene invitato a una stanza.",
|
|
"@notificationRuleInviteForMeDescription": {},
|
|
"notificationRuleMemberEvent": "Eventi per i membri",
|
|
"@notificationRuleMemberEvent": {},
|
|
"notificationRuleInviteForMe": "Inviti per me",
|
|
"@notificationRuleInviteForMe": {},
|
|
"notificationRuleIsUserMentionDescription": "Notifica l'utente quando viene menzionato direttamente in un messaggio.",
|
|
"@notificationRuleIsUserMentionDescription": {},
|
|
"notificationRuleContainsDisplayNameDescription": "Notifica l'utente quando un messaggio contiene il proprio nome visualizzato.",
|
|
"@notificationRuleContainsDisplayNameDescription": {},
|
|
"notificationRuleIsRoomMention": "Menzioni della stanza",
|
|
"@notificationRuleIsRoomMention": {},
|
|
"notificationRuleIsUserMention": "Menzioni dell'utente",
|
|
"@notificationRuleIsUserMention": {},
|
|
"notificationRuleRoomnotif": "Notifiche della stanza",
|
|
"@notificationRuleRoomnotif": {},
|
|
"notificationRuleRoomnotifDescription": "Notifica l'utente quando un messaggio contiene '@room'.",
|
|
"@notificationRuleRoomnotifDescription": {},
|
|
"notificationRuleTombstone": "Tombstone",
|
|
"@notificationRuleTombstone": {},
|
|
"notificationRuleTombstoneDescription": "Notifica all'utente i messaggi di disattivazione della stanza.",
|
|
"@notificationRuleTombstoneDescription": {},
|
|
"notificationRuleReaction": "Reazioni",
|
|
"@notificationRuleReaction": {},
|
|
"notificationRuleReactionDescription": "Silenzia le notifiche per le reazioni.",
|
|
"@notificationRuleReactionDescription": {},
|
|
"notificationRuleRoomServerAcl": "ACL del server della stanza",
|
|
"@notificationRuleRoomServerAcl": {},
|
|
"notificationRuleRoomServerAclDescription": "Silenzia le notifiche per gli elenchi di controllo degli accessi del server della stanza (ACL).",
|
|
"@notificationRuleRoomServerAclDescription": {},
|
|
"notificationRuleSuppressEdits": "Silenzia le modifiche",
|
|
"@notificationRuleSuppressEdits": {},
|
|
"notificationRuleSuppressEditsDescription": "Silenzia le notifiche per i messaggi modificati.",
|
|
"@notificationRuleSuppressEditsDescription": {},
|
|
"notificationRuleCallDescription": "Notifica all'utente le chiamate.",
|
|
"@notificationRuleCallDescription": {},
|
|
"notificationRuleEncryptedRoomOneToOne": "Stanze crittografate One-to-One",
|
|
"@notificationRuleEncryptedRoomOneToOne": {},
|
|
"notificationRuleRoomOneToOne": "Stanze One-to-One",
|
|
"@notificationRuleRoomOneToOne": {},
|
|
"notificationRuleRoomOneToOneDescription": "Notifica all'utente i messaggi nelle stanze one-to-one.",
|
|
"@notificationRuleRoomOneToOneDescription": {},
|
|
"notificationRuleMessage": "Messaggi",
|
|
"@notificationRuleMessage": {},
|
|
"notificationRuleMessageDescription": "Notifica all'utente i messaggi generali.",
|
|
"@notificationRuleMessageDescription": {},
|
|
"notificationRuleEncryptedDescription": "Notifica all'utente i messaggi nelle stanze crittografate.",
|
|
"@notificationRuleEncryptedDescription": {},
|
|
"notificationRuleEncrypted": "Crittografate",
|
|
"@notificationRuleEncrypted": {},
|
|
"notificationRuleJitsi": "Jitsi",
|
|
"@notificationRuleJitsi": {},
|
|
"notificationRuleJitsiDescription": "Notifica all'utente gli eventi del widget Jitsi.",
|
|
"@notificationRuleJitsiDescription": {},
|
|
"notificationRuleServerAcl": "Silenziare gli eventi ACL del server",
|
|
"@notificationRuleServerAcl": {},
|
|
"notificationRuleServerAclDescription": "Silenzia le notifiche per gli eventi ACL del server.",
|
|
"@notificationRuleServerAclDescription": {},
|
|
"unknownPushRule": "Regola push '{rule}' sconosciuta",
|
|
"@unknownPushRule": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"rule": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"deletePushRuleCanNotBeUndone": "Se si elimina questa impostazione di notifica, questo non può essere annullato.",
|
|
"@deletePushRuleCanNotBeUndone": {},
|
|
"more": "Di più",
|
|
"@more": {},
|
|
"newChatRequest": "📩 Nuova richiesta di chat",
|
|
"@newChatRequest": {},
|
|
"shareKeysWith": "Condividi le chiavi con...",
|
|
"@shareKeysWith": {},
|
|
"shareKeysWithDescription": "Quali dispositivi dovrebbero essere fidati in modo che possano leggere i tuoi messaggi in chat crittografate?",
|
|
"@shareKeysWithDescription": {},
|
|
"allDevices": "Tutti i dispositivi",
|
|
"@allDevices": {},
|
|
"crossVerifiedDevicesIfEnabled": "Verifica incrociata dei dispositivi, se abilitata",
|
|
"@crossVerifiedDevicesIfEnabled": {},
|
|
"crossVerifiedDevices": "Dispositivi con verifica incrociata",
|
|
"@crossVerifiedDevices": {},
|
|
"verifiedDevicesOnly": "Solo dispositivi verificati",
|
|
"@verifiedDevicesOnly": {},
|
|
"appWantsToUseForLogin": "Usa '{server}' per accedere",
|
|
"@appWantsToUseForLogin": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"open": "Apri",
|
|
"@open": {},
|
|
"appWantsToUseForLoginDescription": "Con la presente consenti all'app e al sito web di condividere informazioni su di te.",
|
|
"@appWantsToUseForLoginDescription": {},
|
|
"appIntroduction": "FluffyChat ti consente di chattare con i tuoi amici attraverso diverse app di messaggistica. Ulteriori informazioni su https://matrix.org o semplicemente tocca *Continua*.",
|
|
"@appIntroduction": {},
|
|
"waitingForServer": "In attesa del server...",
|
|
"@waitingForServer": {},
|
|
"synchronizingPleaseWaitCounter": " Sincronizzazione… ({percentage}%)",
|
|
"@synchronizingPleaseWaitCounter": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"percentage": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"notificationRuleMemberEventDescription": "Silenzia le notifiche per gli eventi dei membri.",
|
|
"@notificationRuleMemberEventDescription": {},
|
|
"notificationRuleContainsDisplayName": "Contiene nome visualizzato",
|
|
"@notificationRuleContainsDisplayName": {},
|
|
"notificationRuleIsRoomMentionDescription": "Notifica l'utente quando c'è una menzione della stanza.",
|
|
"@notificationRuleIsRoomMentionDescription": {},
|
|
"notificationRuleCall": "Chiamate",
|
|
"@notificationRuleCall": {},
|
|
"notificationRuleEncryptedRoomOneToOneDescription": "Notifica all'utente i messaggi in stanze crittografate one-to-one.",
|
|
"@notificationRuleEncryptedRoomOneToOneDescription": {},
|
|
"previous": "Precedente",
|
|
"@previous": {},
|
|
"otherPartyNotLoggedIn": "L'altra parte non è attualmente connessa e quindi non può ricevere messaggi!",
|
|
"@otherPartyNotLoggedIn": {},
|
|
"takeAPhoto": "Scatta una foto",
|
|
"@takeAPhoto": {},
|
|
"recordAVideo": "Registra un video",
|
|
"@recordAVideo": {},
|
|
"notSupportedOnThisDevice": "Non supportato su questo dispositivo",
|
|
"@notSupportedOnThisDevice": {},
|
|
"enterNewChat": "Inizia nuova chat",
|
|
"@enterNewChat": {},
|
|
"setCustomPermissionLevel": "Imposta livello di permesso personalizzato",
|
|
"@setCustomPermissionLevel": {},
|
|
"setPermissionsLevelDescription": "Scegli un ruolo predefinito qui sotto o inserisci un livello di permesso personalizzato tra 0 e 100.",
|
|
"@setPermissionsLevelDescription": {},
|
|
"ignoreUser": "Ignora utente",
|
|
"@ignoreUser": {},
|
|
"normalUser": "Utente normale",
|
|
"@normalUser": {},
|
|
"commandHint_roomupgrade": "Aggiorna questa stanza alla versione specificata",
|
|
"@commandHint_roomupgrade": {},
|
|
"optionalMessage": "Messaggio (opzionale)...",
|
|
"@optionalMessage": {},
|
|
"approve": "Approva",
|
|
"@approve": {},
|
|
"youHaveKnocked": "Hai bussato",
|
|
"@youHaveKnocked": {},
|
|
"pleaseWaitUntilInvited": "Ora attendi, finché qualcuno dalla stanza non ti invita.",
|
|
"@pleaseWaitUntilInvited": {},
|
|
"checkList": "Elenco di controllo",
|
|
"countInvited": "{count} invitati",
|
|
"sentVoiceMessage": "🎙️ {duration} - Messaggio vocale da {sender}",
|
|
"commandHint_logout": "Disconnetti il dispositivo corrente",
|
|
"commandHint_logoutall": "Disconnetti tutti i dispositivi attivi",
|
|
"displayNavigationRail": "Mostra la barra di navigazione su mobile",
|
|
"customReaction": "Reazione personalizzata",
|
|
"accountInformation": "Informazioni sull'account",
|
|
"addGroupDescription": "Aggiungi una descrizione alla chat",
|
|
"addNewFriend": "Aggiungi un nuovo amico",
|
|
"alreadyHaveAnAccount": "Hai già un account?",
|
|
"createNewGroup": "Crea una nuova chat",
|
|
"editChatPermissions": "Modifica le autorizzazioni della chat",
|
|
"writeAMessageLangCodes": "Scrivi in {l1} o {l2}...",
|
|
"requests": "Richieste",
|
|
"allCorrect": "È così che lo direi! Bello!",
|
|
"newWayAllGood": "Non è come l'avrei detto, ma sembra buono!",
|
|
"othersAreBetter": "Hm, potrebbe esserci un modo migliore per dirlo.",
|
|
"holdForInfo": "Tieni premuto per informazioni sulla parola.",
|
|
"greenFeedback": "È quello che avrei scritto!",
|
|
"yellowFeedback": "Hmm, puoi provarlo e vedere se funziona! Per usare questa parola, cliccaci di nuovo.",
|
|
"redFeedback": "Non credo sia giusto...",
|
|
"itInstructionsTitle": "Posso aiutarti a tradurre!",
|
|
"itInstructionsBody": "Puoi cliccare e tenere premute le scelte per informazioni sulla parola.",
|
|
"oneday": "Ultime 24 ore",
|
|
"oneweek": "Ultimi 7 giorni",
|
|
"onemonth": "Mese scorso",
|
|
"gaTooltip": "L2 utilizzo con assistenza grammaticale",
|
|
"taTooltip": "L2 utilizzo con assistenza alla traduzione",
|
|
"unTooltip": "Altro",
|
|
"interactiveTranslatorSliderHeader": "Traduttore Interattivo",
|
|
"interactiveGrammarSliderHeader": "Controllo Grammaticale Interattivo",
|
|
"interactiveTranslatorNotAllowed": "Disabilitato",
|
|
"interactiveTranslatorAllowed": "Scelta dello Studente",
|
|
"interactiveTranslatorRequired": "Obbligatorio",
|
|
"notYetSet": "Ancora non impostato",
|
|
"myLearning": "Le mie Analisi",
|
|
"waTooltip": "L2 utilizzo senza assistenza",
|
|
"changeDateRange": "Cambia intervallo di date",
|
|
"classDescription": "Descrizione",
|
|
"addStudents": "Invita utenti tramite link o codice",
|
|
"copyClassLink": "Copia link di invito",
|
|
"copyClassCode": "Copia codice di invito",
|
|
"inviteStudentByUserName": "Invita utenti tramite nome utente",
|
|
"languageSettings": "Impostazioni della lingua",
|
|
"interactiveTranslator": "Assistenza alla traduzione",
|
|
"shareVideo": "Condividi video",
|
|
"shareVideoDesc": "Attiva questa opzione per consentire agli studenti di condividere video nelle chat.",
|
|
"shareFiles": "Condividi file",
|
|
"selectLanguageLevel": "Seleziona livello di lingua",
|
|
"noIdenticalLanguages": "Per favore scegli lingue di base e di destinazione diverse",
|
|
"iWantALanguagePartnerFrom": "È da:",
|
|
"worldWide": "In tutto il mondo",
|
|
"noResults": "Nessun risultato! Prova ad ampliare la ricerca.",
|
|
"searchBy": "Cerca per paese e lingue",
|
|
"iWantAConversationPartner": "Voglio un partner di conversazione che",
|
|
"iWantALanguagePartnerWhoSpeaks": "Parla:",
|
|
"iWantALanguagePartnerWhoIsLearning": "Sta imparando:",
|
|
"joinWithClassCode": "Unisciti al corso",
|
|
"joinWithClassCodeHint": "Inserisci il codice di invito",
|
|
"languageLevelPreA1": "Principiante assoluto (Pre A1)",
|
|
"languageLevelA1": "Principiante (A1)",
|
|
"languageLevelA2": "Elementare (A2)",
|
|
"languageLevelB1": "Intermedio (B1)",
|
|
"languageLevelB2": "Intermedio superiore (B2)",
|
|
"languageLevelC1": "Avanzato (C1)",
|
|
"languageLevelC2": "Padronanza (C2)",
|
|
"changeTheNameOfTheClass": "Cambia il nome",
|
|
"changeTheNameOfTheChat": "Cambia il nome della chat",
|
|
"askPangeaBot": "Chiedi a Pangea Bot una definizione contestuale.",
|
|
"sorryNoResults": "Spiacente, nessun risultato.",
|
|
"ignoreInThisText": "Ignora",
|
|
"helpMeTranslate": "Sì!",
|
|
"needsItShortMessage": "Fuori target",
|
|
"needsItMessage": "Aspetta, non è {targetLanguage}! Hai bisogno di aiuto con la traduzione?",
|
|
"needsIgcMessage": "Questo messaggio contiene un errore grammaticale.",
|
|
"tokenTranslationTitle": "Una parola è nella tua lingua di base.",
|
|
"spanTranslationDesc": "Vedi le possibili traduzioni di seguito.",
|
|
"spanTranslationTitle": "Alcune parole sono nella tua lingua di base.",
|
|
"l1SpanAndGrammarTitle": "Fuori dalla lingua target",
|
|
"l1SpanAndGrammarDesc": "Questo potrebbe essere nella tua lingua di base o potrebbe essere un errore grammaticale.",
|
|
"otherTitle": "Hai un errore.",
|
|
"otherDesc": "Vedi le possibili correzioni di seguito.",
|
|
"countryInformation": "Il mio paese",
|
|
"myLanguages": "Le mie lingue di base e di destinazione",
|
|
"targetLanguage": "Lingua di destinazione",
|
|
"sourceLanguage": "Lingua di base",
|
|
"languagesISpeak": "Le lingue che parlo",
|
|
"updateLanguage": "Le mie lingue",
|
|
"whatLanguageYouWantToLearn": "Quale lingua vuoi imparare?",
|
|
"whatIsYourBaseLanguage": "Qual è la tua lingua di base?",
|
|
"saveChanges": "Salva le modifiche",
|
|
"publicProfileTitle": "Consenti al mio profilo di essere trovato nella ricerca",
|
|
"publicProfileDesc": "Attivando questa opzione, consenti ad altri utenti di trovare il tuo profilo nella barra di ricerca globale e di inviare richieste di chat. A questo punto, puoi scegliere di accettare o rifiutare la richiesta.",
|
|
"errorDisableIT": "L'assistenza alla traduzione è disattivata.",
|
|
"errorDisableIGC": "L'assistenza grammaticale è disattivata.",
|
|
"errorDisableLanguageAssistance": "L'assistenza alla traduzione e l'assistenza grammaticale sono disattivate.",
|
|
"errorDisableITUserDesc": "Clicca qui per aggiornare le impostazioni di assistenza alla traduzione",
|
|
"errorDisableIGCUserDesc": "Clicca qui per aggiornare le impostazioni di assistenza grammaticale",
|
|
"errorDisableLanguageAssistanceUserDesc": "Clicca qui per aggiornare le impostazioni di assistenza alla traduzione e grammaticale",
|
|
"errorDisableITClassDesc": "L'assistenza alla traduzione è disattivata per il corso in cui si trova questa chat.",
|
|
"errorDisableIGCClassDesc": "L'assistenza alla grammatica è disattivata per il corso in cui si trova questa chat.",
|
|
"itIsDisabled": "Traduzione Interattiva disattivata",
|
|
"igcIsDisabled": "Controllo grammaticale interattivo disattivato",
|
|
"goToLearningSettings": "Vai alle Impostazioni di Apprendimento",
|
|
"error405Title": "Lingue non impostate",
|
|
"error405Desc": "Imposta le tue lingue nel Menu Principale > Impostazioni di Apprendimento.",
|
|
"loginOrSignup": "Accedi con",
|
|
"iAgreeToThe": "Accetto i ",
|
|
"termsAndConditions": "Termini e Condizioni",
|
|
"andCertifyIAmAtLeast13YearsOfAge": " e certifico di avere almeno 16 anni.",
|
|
"error502504Title": "Wow, ci sono molti studenti online!",
|
|
"error502504Desc": "Gli strumenti di traduzione e grammatica potrebbero essere lenti o non disponibili mentre i bot Pangea si aggiornano.",
|
|
"error404Title": "Errore di traduzione!",
|
|
"error404Desc": "Il bot Pangea non è sicuro di come tradurre questo...",
|
|
"errorPleaseRefresh": "Stiamo verificando! Ricarica e riprova.",
|
|
"toggleIT": "Traduzione Interattiva",
|
|
"toggleIGC": "Controllo grammaticale interattivo",
|
|
"toggleToolSettingsDescription": "Qui puoi attivare o disattivare le impostazioni del tuo strumento linguistico individuale.",
|
|
"connectedToStaging": "Connesso a Staging",
|
|
"learningSettings": "Impostazioni di apprendimento",
|
|
"sendVoiceNotes": "Invia note vocali",
|
|
"sendVoiceNotesDesc": "Attiva questa opzione per consentire agli studenti di inviare note vocali nelle chat.",
|
|
"chatTopic": "Argomento della chat",
|
|
"chatTopicDesc": "Imposta un argomento per la chat",
|
|
"inviteStudentByUserNameDesc": "Se il tuo studente ha già un account, puoi cercarlo.",
|
|
"participants": "Partecipanti",
|
|
"almostPerfect": "Sembra giusto! Ecco cosa avrei detto.",
|
|
"prettyGood": "Abbastanza bene! Ecco cosa avrei detto.",
|
|
"letMeThink": "Hmm, vediamo come sei andato!",
|
|
"clickMessageTitle": "Hai bisogno di aiuto?",
|
|
"clickMessageBody": "Clicca su un messaggio per strumenti linguistici come traduzione, riproduzione e altro!",
|
|
"understandingMessagesTitle": "Definizioni e traduzioni!",
|
|
"understandingMessagesBody": "Clicca sulle parole sottolineate per le definizioni. Traduci con le opzioni del messaggio (in alto a destra).",
|
|
"allDone": "Tutto fatto!",
|
|
"vocab": "Vocabolario",
|
|
"low": "Abbiamo prove che l'utente non comprende queste parole.",
|
|
"medium": "Queste parole sono state usate. Non è chiaro se le parole siano state pienamente comprese o meno.",
|
|
"high": "Abbiamo prove che l'utente comprende queste parole.",
|
|
"unknownProficiency": "Queste parole non sono state usate in Pangea Chat.",
|
|
"changeView": "Cambia visualizzazione.",
|
|
"clearAll": "Elimina tutte le parole?",
|
|
"generateVocabulary": "Genera vocabolario da titolo e descrizione",
|
|
"generatePrompts": "Genera suggerimenti",
|
|
"subscribe": "Iscriviti",
|
|
"getAccess": "Iscriviti ora!",
|
|
"subscriptionDesc": "La messaggistica è gratuita! Iscriviti per sbloccare traduzioni interattive, controllo grammaticale e analisi dell'apprendimento.",
|
|
"subscriptionManagement": "Gestione abbonamento",
|
|
"currentSubscription": "Abbonamento attuale",
|
|
"changeSubscription": "Modifica il tuo abbonamento",
|
|
"cancelSubscription": "Annulla il tuo abbonamento",
|
|
"selectYourPlan": "Seleziona il tuo piano",
|
|
"subsciptionPlatformTooltip": "Accedi al tuo dispositivo originale per gestire il piano di abbonamento",
|
|
"subscriptionManagementUnavailable": "Gestione dell'abbonamento non disponibile",
|
|
"paymentMethod": "Metodo di pagamento",
|
|
"paymentHistory": "Storico pagamenti",
|
|
"emptyChatDownloadWarning": "Impossibile scaricare chat vuota",
|
|
"update": "Aggiorna",
|
|
"updateDesc": "Ora puoi aggiornare questa app da {localVersion} a {storeVersion}",
|
|
"maybeLater": "Forse più tardi",
|
|
"mainMenu": "Menu Principale",
|
|
"toggleImmersionMode": "Modalità Immersione",
|
|
"toggleImmersionModeDesc": "Quando attivata, tutti i messaggi vengono visualizzati nella tua lingua di destinazione. Questa impostazione è particolarmente utile negli scambi linguistici.",
|
|
"itToggleDescription": "Questo strumento di apprendimento delle lingue identificherà le parole nella tua lingua di base e ti aiuterà a tradurle nella tua lingua di destinazione. Sebbene raro, l'IA può commettere errori di traduzione.",
|
|
"igcToggleDescription": "Questo strumento di apprendimento delle lingue identificherà errori comuni di ortografia, grammatica e punteggiatura nel tuo messaggio e suggerirà correzioni. Sebbene raro, l'IA può commettere errori di correzione.",
|
|
"originalMessage": "Messaggio Originale",
|
|
"sentMessage": "Messaggio Inviato",
|
|
"useType": "Usa Tipo",
|
|
"notAvailable": "Non Disponibile",
|
|
"taAndGaTooltip": "L2 utilizzo con assistenza alla traduzione e assistenza grammaticale",
|
|
"definitionsToolName": "Definizioni delle Parole",
|
|
"messageTranslationsToolName": "Traduzioni dei Messaggi",
|
|
"definitionsToolDescription": "Quando attivo, le parole sottolineate in blu possono essere cliccate per le definizioni. Clicca sui messaggi per accedere alle definizioni.",
|
|
"translationsToolDescrption": "Quando attivo, clicca su un messaggio e sull'icona di traduzione per vedere un messaggio nella tua lingua di base.",
|
|
"welcomeBack": "Bentornato! Se hai partecipato al progetto pilota 2023-2024, contattaci per il tuo abbonamento speciale. Se sei un insegnante che ha (o la tua istituzione ha) acquistato licenze per la tua classe, contattaci per il tuo abbonamento insegnante.",
|
|
"kickAllStudents": "Espelli Tutti gli Studenti",
|
|
"kickAllStudentsConfirmation": "Sei sicuro di voler espellere tutti gli studenti?",
|
|
"inviteAllStudents": "Invita Tutti gli Studenti",
|
|
"inviteAllStudentsConfirmation": "Sei sicuro di voler invitare tutti gli studenti?",
|
|
"inviteUsersFromPangea": "Aggiungi amministratori",
|
|
"redeemPromoCode": "Riscatta il codice promozionale",
|
|
"enterPromoCode": "Inserisci il codice promozionale",
|
|
"downloadTxtFile": "Scarica il file di testo",
|
|
"downloadCSVFile": "Scarica il file CSV",
|
|
"promotionalSubscriptionDesc": "Attualmente hai un abbonamento promozionale a vita. Contatta support@pangea.chat per assistenza nella modifica del tuo abbonamento.",
|
|
"originalSubscriptionPlatform": "Abbonamento acquistato tramite {purchasePlatform}",
|
|
"oneWeekTrial": "Prova di una settimana",
|
|
"downloadXLSXFile": "Scarica il file Excel",
|
|
"abDisplayName": "Abkhaz",
|
|
"aaDisplayName": "Afar",
|
|
"afDisplayName": "Afrikaans",
|
|
"akDisplayName": "Akan",
|
|
"sqDisplayName": "Albanese",
|
|
"amDisplayName": "Amharico",
|
|
"arDisplayName": "Arabo",
|
|
"anDisplayName": "Aragonese",
|
|
"hyDisplayName": "Armeno",
|
|
"asDisplayName": "Assamese",
|
|
"avDisplayName": "Avarico",
|
|
"aeDisplayName": "Avestico",
|
|
"ayDisplayName": "Aymara",
|
|
"azDisplayName": "Azerbaijani",
|
|
"bmDisplayName": "Bambara",
|
|
"baDisplayName": "Bashkir",
|
|
"euDisplayName": "Basque",
|
|
"beDisplayName": "Bielorusso",
|
|
"bnDisplayName": "Bengalese",
|
|
"bhDisplayName": "Bihari",
|
|
"biDisplayName": "Bislama",
|
|
"bsDisplayName": "Bosniaco",
|
|
"brDisplayName": "Breton",
|
|
"bgDisplayName": "Bulgaro",
|
|
"myDisplayName": "Birmano",
|
|
"caDisplayName": "Catalano, Valenciano",
|
|
"chDisplayName": "Chamorro",
|
|
"ceDisplayName": " Ceceno",
|
|
"nyDisplayName": "Chichewa, Chewa, Nyanja",
|
|
"zhDisplayName": "Cinese",
|
|
"cvDisplayName": "Chuvash",
|
|
"kwDisplayName": "Cornico",
|
|
"coDisplayName": "Corso",
|
|
"crDisplayName": "Creolo",
|
|
"hrDisplayName": "Croato",
|
|
"csDisplayName": "Ceco",
|
|
"daDisplayName": "Danese",
|
|
"dvDisplayName": "Divehi; Dhivehi; Maldiviano;",
|
|
"nlDisplayName": "Olandese",
|
|
"enDisplayName": "Inglese",
|
|
"eoDisplayName": "Esperanto",
|
|
"etDisplayName": "Estone",
|
|
"eeDisplayName": "Ewe",
|
|
"foDisplayName": "Faroese",
|
|
"fjDisplayName": "Fijiano",
|
|
"fiDisplayName": "Finlandese",
|
|
"frDisplayName": "Francese",
|
|
"ffDisplayName": "Fula; Fulah; Pulaar; Pular",
|
|
"glDisplayName": "Galiziano",
|
|
"kaDisplayName": "Georgiano",
|
|
"deDisplayName": "Tedesco",
|
|
"elDisplayName": "Greco, Moderno",
|
|
"gnDisplayName": "Guaraní",
|
|
"guDisplayName": "Gujarati",
|
|
"htDisplayName": "Haitian, Creolo haitiano",
|
|
"haDisplayName": "Hausa",
|
|
"heDisplayName": "Ebraico (moderno)",
|
|
"hzDisplayName": "Herero",
|
|
"hiDisplayName": "Hindi",
|
|
"hoDisplayName": "Hiri Motu",
|
|
"huDisplayName": "Ungherese",
|
|
"iaDisplayName": "Interlingua",
|
|
"idDisplayName": "Indonesiano",
|
|
"ieDisplayName": "Interlingue",
|
|
"gaDisplayName": "Irlandese",
|
|
"igDisplayName": "Igbo",
|
|
"ikDisplayName": "Inupiaq",
|
|
"ioDisplayName": "Ido",
|
|
"isDisplayName": "Islandese",
|
|
"itDisplayName": "Italiano",
|
|
"iuDisplayName": "Inuktitut",
|
|
"jaDisplayName": "Giapponese",
|
|
"jvDisplayName": "Giapponese",
|
|
"klDisplayName": "Kalaallisut, groenlandese",
|
|
"knDisplayName": "Kannada",
|
|
"krDisplayName": "Kanuri",
|
|
"ksDisplayName": "Cachemire",
|
|
"kkDisplayName": "Kazako",
|
|
"kmDisplayName": "Khmer",
|
|
"kiDisplayName": "Kikuyu, Gikuyu",
|
|
"rwDisplayName": "Kinyarwanda",
|
|
"kyDisplayName": "Kirghiso, Kirghizistan",
|
|
"kvDisplayName": "Komi",
|
|
"kgDisplayName": "Kongo",
|
|
"koDisplayName": "Coreano",
|
|
"kuDisplayName": "Curdo",
|
|
"kjDisplayName": "Kwanyama, Kuanyama",
|
|
"laDisplayName": "Latino",
|
|
"lbDisplayName": "Lussemburghese, Letzeburgesch",
|
|
"lgDisplayName": "Luganda",
|
|
"liDisplayName": "Limburgese, Limburgan, Limburger",
|
|
"lnDisplayName": "Lingala",
|
|
"loDisplayName": "Lao",
|
|
"ltDisplayName": "Lituano",
|
|
"luDisplayName": "Luba-Katanga",
|
|
"lvDisplayName": "Lettonico",
|
|
"gvDisplayName": "Manx",
|
|
"mkDisplayName": "Macedone",
|
|
"mgDisplayName": "Malgascio",
|
|
"msDisplayName": "Malese",
|
|
"mlDisplayName": "Malayalam",
|
|
"mtDisplayName": "Maltese",
|
|
"miDisplayName": "Maori",
|
|
"mrDisplayName": "Marathi (Marāṭhī)",
|
|
"mhDisplayName": "Marshallese",
|
|
"mnDisplayName": "Mongolo",
|
|
"naDisplayName": "Nauru",
|
|
"nvDisplayName": "Navajo, Navaho",
|
|
"nbDisplayName": "Norvegese Bokmål",
|
|
"ndDisplayName": "Ndebele del Nord",
|
|
"neDisplayName": "Nepalese",
|
|
"ngDisplayName": "Ndonga",
|
|
"nnDisplayName": "Norvegese Nynorsk",
|
|
"noDisplayName": "Norvegese",
|
|
"iiDisplayName": "Nuosu",
|
|
"nrDisplayName": "Ndebele del Sud",
|
|
"ocDisplayName": "Occitano",
|
|
"ojDisplayName": "Ojibwe, Ojibwa",
|
|
"cuDisplayName": "Old Church Slavonic, Slavo ecclesiastico, Slavonico ecclesiastico, Bulgaro antico, Slavonico antico",
|
|
"omDisplayName": "Oromo",
|
|
"orDisplayName": "Oriya",
|
|
"osDisplayName": "Ossetico, Ossetico",
|
|
"paDisplayName": "Punjabi, Panjabi",
|
|
"piDisplayName": "Pāli",
|
|
"faDisplayName": "Persiano",
|
|
"plDisplayName": "Polacco",
|
|
"psDisplayName": "Pashto, Pushto",
|
|
"ptDisplayName": "Portoghese",
|
|
"quDisplayName": "Quechua",
|
|
"rmDisplayName": "Romansh",
|
|
"rnDisplayName": "Kirundi",
|
|
"roDisplayName": "Rumeno, Moldavo",
|
|
"ruDisplayName": "Russo",
|
|
"saDisplayName": "Sanskrit (Saṁskṛta)",
|
|
"scDisplayName": "Sardo",
|
|
"sdDisplayName": "Sindhi",
|
|
"seDisplayName": "Sami del Nord",
|
|
"smDisplayName": "Samoano",
|
|
"sgDisplayName": "Sango",
|
|
"srDisplayName": "Serbo",
|
|
"gdDisplayName": "Gaelico scozzese, gaelico",
|
|
"snDisplayName": "Shona",
|
|
"siDisplayName": "Singalese, Sinhalese",
|
|
"skDisplayName": "Slovacco",
|
|
"slDisplayName": "Sloveno",
|
|
"soDisplayName": "Somalo",
|
|
"stDisplayName": "Sotho meridionale",
|
|
"esDisplayName": "Spagnolo",
|
|
"suDisplayName": "Sundanese",
|
|
"swDisplayName": "Swahili",
|
|
"ssDisplayName": "Swati",
|
|
"svDisplayName": "Svedese",
|
|
"taDisplayName": "Tamil",
|
|
"teDisplayName": "Telugu",
|
|
"tgDisplayName": "Tajik",
|
|
"thDisplayName": "Thailandese",
|
|
"tiDisplayName": "Tigrinya",
|
|
"boDisplayName": "Tibetano Standard, Tibetano, Centrale",
|
|
"tkDisplayName": "Turkmeno",
|
|
"tlDisplayName": "Tagalog",
|
|
"tnDisplayName": "Tswana",
|
|
"toDisplayName": "Tonga (Isole Tonga)",
|
|
"trDisplayName": "Turco",
|
|
"tsDisplayName": "Tsonga",
|
|
"ttDisplayName": "Tataro",
|
|
"twDisplayName": "Twi",
|
|
"tyDisplayName": "Tahitiano",
|
|
"ugDisplayName": " Uiguro, Uiguro",
|
|
"ukDisplayName": "Ucraino",
|
|
"urDisplayName": "Urdu",
|
|
"uzDisplayName": "Uzbeco",
|
|
"veDisplayName": "Venda",
|
|
"viDisplayName": "Vietnamita",
|
|
"voDisplayName": "Volapük",
|
|
"waDisplayName": "Walloon",
|
|
"cyDisplayName": "Gallese",
|
|
"woDisplayName": "Wolof",
|
|
"fyDisplayName": "Frisone Occidentale",
|
|
"xhDisplayName": "Xhosa",
|
|
"yiDisplayName": "Yiddish",
|
|
"yoDisplayName": "Yoruba",
|
|
"zaDisplayName": "Zhuang, Chuang",
|
|
"unkDisplayName": "Sconosciuto",
|
|
"zuDisplayName": "Zulu",
|
|
"hawDisplayName": "Hawaiano",
|
|
"hmnDisplayName": "Hmong",
|
|
"multiDisplayName": "Multiplo",
|
|
"cebDisplayName": "Cebuano",
|
|
"dzDisplayName": "Dzongkha",
|
|
"iwDisplayName": "Ebraico",
|
|
"jwDisplayName": "Giapponese",
|
|
"moDisplayName": "Moldavo",
|
|
"shDisplayName": "Serbo-Croato",
|
|
"wwCountryDisplayName": "Worldwide",
|
|
"afCountryDisplayName": "Afghanistan",
|
|
"axCountryDisplayName": "Isole Aland",
|
|
"alCountryDisplayName": "Albania",
|
|
"dzCountryDisplayName": "Algeria",
|
|
"asCountryDisplayName": "Samoa Americana",
|
|
"adCountryDisplayName": "Andorra",
|
|
"aoCountryDisplayName": "Angola",
|
|
"aiCountryDisplayName": "Anguilla",
|
|
"agCountryDisplayName": "Antigua e Barbuda",
|
|
"arCountryDisplayName": "Argentina",
|
|
"amCountryDisplayName": "Armenia",
|
|
"awCountryDisplayName": "Aruba",
|
|
"acCountryDisplayName": "Isola di Ascensione",
|
|
"auCountryDisplayName": "Australia",
|
|
"atCountryDisplayName": "Austria",
|
|
"azCountryDisplayName": "Azerbaijan",
|
|
"bsCountryDisplayName": "Bahamas",
|
|
"bhCountryDisplayName": "Bahrein",
|
|
"bdCountryDisplayName": "Bangladesh",
|
|
"bbCountryDisplayName": "Barbados",
|
|
"byCountryDisplayName": " Bielorussia",
|
|
"beCountryDisplayName": "Belgio",
|
|
"bzCountryDisplayName": "Belize",
|
|
"bjCountryDisplayName": "Benin",
|
|
"bmCountryDisplayName": "Bermuda",
|
|
"btCountryDisplayName": "Bhutan",
|
|
"boCountryDisplayName": "Bolivia",
|
|
"baCountryDisplayName": "Bosnia ed Erzegovina",
|
|
"bwCountryDisplayName": "Botswana",
|
|
"brCountryDisplayName": "Brasile",
|
|
"ioCountryDisplayName": "Territorio britannico dell'Oceano Indiano",
|
|
"vgCountryDisplayName": "Isole Vergini Britanniche",
|
|
"bnCountryDisplayName": "Brunei",
|
|
"bgCountryDisplayName": "Bulgaria",
|
|
"bfCountryDisplayName": "Burkina Faso",
|
|
"biCountryDisplayName": "Burundi",
|
|
"khCountryDisplayName": "Cambogia",
|
|
"cmCountryDisplayName": " Camerun",
|
|
"caCountryDisplayName": "Canada",
|
|
"cvCountryDisplayName": "Capo Verde",
|
|
"bqCountryDisplayName": "Paesi Bassi Caribici",
|
|
"kyCountryDisplayName": "Isole Cayman",
|
|
"cfCountryDisplayName": "Repubblica Centrafricana",
|
|
"tdCountryDisplayName": "Ciad",
|
|
"clCountryDisplayName": "Cile",
|
|
"cnCountryDisplayName": "Cina",
|
|
"cxCountryDisplayName": "Isola di Natale",
|
|
"ccCountryDisplayName": "Isole Cocos [Keeling]",
|
|
"coCountryDisplayName": "Colombia",
|
|
"kmCountryDisplayName": "Comore",
|
|
"cdCountryDisplayName": "Repubblica Democratica del Congo",
|
|
"cgCountryDisplayName": "Repubblica del Congo",
|
|
"ckCountryDisplayName": "Isole Cook",
|
|
"crCountryDisplayName": "Costa Rica",
|
|
"ciCountryDisplayName": "Costa d'Avorio",
|
|
"hrCountryDisplayName": "Croazia",
|
|
"cuCountryDisplayName": "Cuba",
|
|
"cwCountryDisplayName": "Curaçao",
|
|
"cyCountryDisplayName": "Cipro",
|
|
"czCountryDisplayName": "Repubblica Ceca",
|
|
"dkCountryDisplayName": "Danimarca",
|
|
"djCountryDisplayName": "Djibouti",
|
|
"dmCountryDisplayName": "Dominica",
|
|
"doCountryDisplayName": "Repubblica Dominicana",
|
|
"tlCountryDisplayName": "Timor Est",
|
|
"ecCountryDisplayName": "Ecuador",
|
|
"egCountryDisplayName": "Egitto",
|
|
"svCountryDisplayName": "El Salvador",
|
|
"gqCountryDisplayName": "Guinea Equatoriale",
|
|
"erCountryDisplayName": "Eritrea",
|
|
"eeCountryDisplayName": "Estonia",
|
|
"szCountryDisplayName": "Eswatini",
|
|
"etCountryDisplayName": "Etiopia",
|
|
"fkCountryDisplayName": "Isole Falkland",
|
|
"foCountryDisplayName": "Isole Faroe",
|
|
"fjCountryDisplayName": "Figi",
|
|
"fiCountryDisplayName": "Finlandia",
|
|
"frCountryDisplayName": "Francia",
|
|
"gfCountryDisplayName": "Guyana francese",
|
|
"pfCountryDisplayName": "Polinesia francese",
|
|
"gaCountryDisplayName": "Gabon",
|
|
"gmCountryDisplayName": "Gambia",
|
|
"geCountryDisplayName": "Georgia",
|
|
"deCountryDisplayName": "Germania",
|
|
"ghCountryDisplayName": "Ghana",
|
|
"giCountryDisplayName": "Gibilterra",
|
|
"grCountryDisplayName": "Grecia",
|
|
"glCountryDisplayName": "Groenlandia",
|
|
"gdCountryDisplayName": "Grenada",
|
|
"gpCountryDisplayName": "Guadalupa",
|
|
"guCountryDisplayName": "Guam",
|
|
"gtCountryDisplayName": "Guatemala",
|
|
"ggCountryDisplayName": "Guernsey",
|
|
"gnCountryDisplayName": "Guinea Conakry",
|
|
"gwCountryDisplayName": "Guinea-Bissau",
|
|
"gyCountryDisplayName": "Guyana",
|
|
"htCountryDisplayName": "Haiti",
|
|
"hmCountryDisplayName": "Isole Heard e Isole McDonald",
|
|
"hnCountryDisplayName": "Honduras",
|
|
"hkCountryDisplayName": "Hong Kong",
|
|
"huCountryDisplayName": "Ungheria",
|
|
"isCountryDisplayName": "Islanda",
|
|
"inCountryDisplayName": "India",
|
|
"idCountryDisplayName": "Indonesia",
|
|
"irCountryDisplayName": "Iran",
|
|
"iqCountryDisplayName": "Iraq",
|
|
"ieCountryDisplayName": "Irlanda",
|
|
"imCountryDisplayName": "Isola di Man",
|
|
"ilCountryDisplayName": "Israele",
|
|
"itCountryDisplayName": "Italia",
|
|
"jmCountryDisplayName": "Giamaica",
|
|
"jpCountryDisplayName": "Giappone",
|
|
"jeCountryDisplayName": "Jersey",
|
|
"joCountryDisplayName": "Giordania",
|
|
"kzCountryDisplayName": "Kazakhstan",
|
|
"keCountryDisplayName": "Kenya",
|
|
"kiCountryDisplayName": "Kiribati",
|
|
"xkCountryDisplayName": "Kosovo",
|
|
"kwCountryDisplayName": "Kuwait",
|
|
"kgCountryDisplayName": "Kirghizistan",
|
|
"laCountryDisplayName": "Laos",
|
|
"lvCountryDisplayName": "Lettonia",
|
|
"lbCountryDisplayName": "Libano",
|
|
"lsCountryDisplayName": "Lesotho",
|
|
"lrCountryDisplayName": "Liberia",
|
|
"lyCountryDisplayName": "Libia",
|
|
"liCountryDisplayName": "Liechtenstein",
|
|
"ltCountryDisplayName": "Lituania",
|
|
"luCountryDisplayName": "Lussemburgo",
|
|
"moCountryDisplayName": "Macau",
|
|
"mkCountryDisplayName": "Macedonia",
|
|
"mgCountryDisplayName": "Madagascar",
|
|
"mwCountryDisplayName": "Malawi",
|
|
"myCountryDisplayName": "Malesia",
|
|
"mvCountryDisplayName": "Maldive",
|
|
"mlCountryDisplayName": "Mali",
|
|
"mtCountryDisplayName": "Malta",
|
|
"mhCountryDisplayName": "Isole Marshall",
|
|
"mqCountryDisplayName": "Martinica",
|
|
"mrCountryDisplayName": "Mauritania",
|
|
"muCountryDisplayName": "Mauritius",
|
|
"ytCountryDisplayName": "Mayotte",
|
|
"mxCountryDisplayName": "Messico",
|
|
"fmCountryDisplayName": "Micronesia",
|
|
"mdCountryDisplayName": "Moldavia",
|
|
"mcCountryDisplayName": "Monaco",
|
|
"mnCountryDisplayName": "Mongolia",
|
|
"meCountryDisplayName": "Montenegro",
|
|
"msCountryDisplayName": "Montserrat",
|
|
"maCountryDisplayName": "Marocco",
|
|
"mzCountryDisplayName": "Mozambico",
|
|
"mmCountryDisplayName": "Myanmar (Birmania)",
|
|
"naCountryDisplayName": "Namibia",
|
|
"nrCountryDisplayName": "Nauru",
|
|
"npCountryDisplayName": "Nepal",
|
|
"nlCountryDisplayName": "Paesi Bassi",
|
|
"ncCountryDisplayName": "Nuova Caledonia",
|
|
"nzCountryDisplayName": "Nuova Zelanda",
|
|
"niCountryDisplayName": "Nicaragua",
|
|
"neCountryDisplayName": "Niger",
|
|
"ngCountryDisplayName": "Nigeria",
|
|
"nuCountryDisplayName": "Niue",
|
|
"nfCountryDisplayName": "Isola Norfolk",
|
|
"kpCountryDisplayName": "Corea del Nord",
|
|
"mpCountryDisplayName": "Isole Marianne Settentrionali",
|
|
"noCountryDisplayName": "Norvegia",
|
|
"omCountryDisplayName": "Oman",
|
|
"pkCountryDisplayName": "Pakistan",
|
|
"pwCountryDisplayName": "Palau",
|
|
"psCountryDisplayName": "Territori Palestinesi",
|
|
"paCountryDisplayName": "Panama",
|
|
"pgCountryDisplayName": "Papua Nuova Guinea",
|
|
"pyCountryDisplayName": "Paraguay",
|
|
"peCountryDisplayName": "Perù",
|
|
"phCountryDisplayName": "Filippine",
|
|
"plCountryDisplayName": "Polonia",
|
|
"ptCountryDisplayName": "Portogallo",
|
|
"prCountryDisplayName": "Porto Rico",
|
|
"qaCountryDisplayName": "Qatar",
|
|
"reCountryDisplayName": "Riunione",
|
|
"roCountryDisplayName": "Romania",
|
|
"ruCountryDisplayName": "Russia",
|
|
"rwCountryDisplayName": "Ruanda",
|
|
"blCountryDisplayName": "Saint Barthélemy",
|
|
"shCountryDisplayName": "Sant'Elena",
|
|
"knCountryDisplayName": "Saint Kitts",
|
|
"lcCountryDisplayName": "Santa Lucia",
|
|
"mfCountryDisplayName": "Saint Martin",
|
|
"pmCountryDisplayName": "Saint Pierre e Miquelon",
|
|
"vcCountryDisplayName": "Saint Vincent",
|
|
"wsCountryDisplayName": "Samoa",
|
|
"smCountryDisplayName": "San Marino",
|
|
"stCountryDisplayName": "São Tomé e Príncipe",
|
|
"saCountryDisplayName": "Arabia Saudita",
|
|
"snCountryDisplayName": "Senegal",
|
|
"rsCountryDisplayName": "Serbia",
|
|
"scCountryDisplayName": "Seychelles",
|
|
"slCountryDisplayName": " Sierra Leone",
|
|
"sgCountryDisplayName": "Singapore",
|
|
"sxCountryDisplayName": "Sint Maarten",
|
|
"skCountryDisplayName": "Slovacchia",
|
|
"siCountryDisplayName": "Slovenia",
|
|
"sbCountryDisplayName": "Isole Solomon",
|
|
"soCountryDisplayName": "Somalia",
|
|
"zaCountryDisplayName": "Sudafrica",
|
|
"gsCountryDisplayName": "Georgia del Sud e Isole Sandwich del Sud",
|
|
"krCountryDisplayName": "Corea del Sud",
|
|
"ssCountryDisplayName": "Sudan del Sud",
|
|
"esCountryDisplayName": "Spagna",
|
|
"lkCountryDisplayName": "Sri Lanka",
|
|
"sdCountryDisplayName": "Sudan",
|
|
"srCountryDisplayName": "Suriname",
|
|
"sjCountryDisplayName": "Svalbard e Jan Mayen",
|
|
"seCountryDisplayName": "Svezia",
|
|
"chCountryDisplayName": "Svizzera",
|
|
"syCountryDisplayName": "Siria",
|
|
"twCountryDisplayName": "Taiwan",
|
|
"tjCountryDisplayName": "Tagikistan",
|
|
"tzCountryDisplayName": "Tanzania",
|
|
"thCountryDisplayName": "Thailand",
|
|
"tgCountryDisplayName": "Togo",
|
|
"tkCountryDisplayName": "Tokelau",
|
|
"toCountryDisplayName": "Tonga",
|
|
"ttCountryDisplayName": "Trinidad/Tobago",
|
|
"tnCountryDisplayName": "Tunisia",
|
|
"trCountryDisplayName": "Turchia",
|
|
"tmCountryDisplayName": "Turkmenistan",
|
|
"tcCountryDisplayName": "Isole Turks e Caicos",
|
|
"tvCountryDisplayName": "Tuvalu",
|
|
"viCountryDisplayName": "Isole Vergini Statunitensi",
|
|
"ugCountryDisplayName": "Uganda",
|
|
"uaCountryDisplayName": "Ucraina",
|
|
"aeCountryDisplayName": "Emirati Arabi Uniti",
|
|
"gbCountryDisplayName": "Regno Unito",
|
|
"usCountryDisplayName": "Stati Uniti",
|
|
"uyCountryDisplayName": "Uruguay",
|
|
"uzCountryDisplayName": "Uzbekistan",
|
|
"vuCountryDisplayName": "Vanuatu",
|
|
"vaCountryDisplayName": "Città del Vaticano",
|
|
"veCountryDisplayName": "Venezuela",
|
|
"vnCountryDisplayName": "Vietnam",
|
|
"wfCountryDisplayName": "Wallis e Futuna",
|
|
"ehCountryDisplayName": " Sahara Occidentale",
|
|
"yeCountryDisplayName": "Yemen",
|
|
"zmCountryDisplayName": "Zambia",
|
|
"zwCountryDisplayName": "Zimbabwe",
|
|
"pay": "Paga",
|
|
"allPrivateChats": "Chat diretti",
|
|
"unknownPrivateChat": "Chat privato sconosciuto",
|
|
"invitedToSpace": "{user} ti ha invitato a partecipare a un corso: {space}! Vuoi accettare?",
|
|
"declinedInvitation": "Invito rifiutato",
|
|
"acceptedInvitation": "Invito accettato",
|
|
"youreInvited": "📩 Sei invitato!",
|
|
"invitedToChat": "{user} ti ha invitato a partecipare a una chat: {name}! Vuoi accettare?",
|
|
"monthlySubscription": "Mensile",
|
|
"yearlySubscription": "Annuale",
|
|
"defaultSubscription": "Abbonamento Pangea Chat",
|
|
"freeTrial": "Prova gratuita",
|
|
"grammarAnalytics": "Analisi degli errori",
|
|
"total": "Totale: ",
|
|
"noDataFound": "Nessun dato trovato",
|
|
"promoSubscriptionExpirationDesc": "Il tuo abbonamento attuale è promozionale e scade il {expiration}. Invia un messaggio a support@pangea.chat per assistenza nel cambiare il tuo abbonamento.",
|
|
"emptyChatNameWarning": "Per favore inserisci un nome per questa chat",
|
|
"blurMeansTranslateTitle": "Perché il messaggio è sfocato?",
|
|
"blurMeansTranslateBody": "Mentre la Modalità Immersione è attiva, i messaggi inviati nella tua lingua di base saranno sfocati mentre Pangea Bot li traduce nella tua lingua di destinazione. La Modalità Immersione può essere attivata o disattivata nelle impostazioni individuali e del corso.",
|
|
"someErrorTitle": "Hm, qualcosa non va",
|
|
"someErrorBody": "Potrebbe essere un errore o qualcosa nella tua lingua di base.",
|
|
"bestCorrectionFeedback": "Corretto!",
|
|
"distractorFeedback": "Non proprio.",
|
|
"bestAnswerFeedback": "Corretto!",
|
|
"definitionDefaultPrompt": "Cosa significa questa parola?",
|
|
"practiceDefaultPrompt": "Qual è la migliore risposta?",
|
|
"correctionDefaultPrompt": "Qual è la sostituzione migliore?",
|
|
"itStartDefaultPrompt": "Vuoi aiuto con la traduzione?",
|
|
"lockedChatWarning": "🔒 Questa chat è stata bloccata",
|
|
"lockChat": "Blocca chat",
|
|
"suggestToChat": "Suggerisci questa chat",
|
|
"suggestToChatDesc": "Le chat suggerite appariranno nelle liste delle chat",
|
|
"acceptSelection": "Accetta la correzione",
|
|
"acceptSelectionAnyway": "Usa comunque questa",
|
|
"makingActivity": "Creando attività",
|
|
"why": "Perché?",
|
|
"definition": "Definizione",
|
|
"exampleSentence": "Esempio di frase",
|
|
"reportToTeacher": "A chi vuoi segnalare questo messaggio?",
|
|
"reportMessageTitle": "{reportingUserId} ha segnalato un messaggio da {reportedUserId} nella chat {roomName}",
|
|
"reportMessageBody": "Messaggio: {reportedMessage}\nMotivo: {reason}",
|
|
"noTeachersFound": "Nessun insegnante trovato a cui segnalare",
|
|
"viewArchive": "Visualizza archivio",
|
|
"trialExpiration": "La tua prova gratuita scade il {expiration}",
|
|
"freeTrialDesc": "I nuovi utenti ricevono una prova gratuita di una settimana di Pangea Chat",
|
|
"activateTrial": "Prova gratuita di 7 giorni",
|
|
"successfullySubscribed": "Ti sei iscritto con successo!",
|
|
"clickToManageSubscription": "Clicca qui per gestire il tuo abbonamento.",
|
|
"errorGettingAudio": "Errore nel recupero dell'audio. Per favore, aggiorna e riprova.",
|
|
"signUp": "Registrati",
|
|
"pleaseChooseAtLeastChars": "Per favore, scegli almeno {min} caratteri.",
|
|
"noEmailWarning": "Per favore, inserisci un indirizzo email valido. Altrimenti non potrai reimpostare la password. Se non vuoi farlo, premi di nuovo sul pulsante per continuare.",
|
|
"pleaseEnterValidEmail": "Per favore inserisci un indirizzo email valido.",
|
|
"pleaseChooseAUsername": "Per favore scegli un nome utente",
|
|
"chooseAUsername": "Scegli un nome utente",
|
|
"define": "Definisci",
|
|
"listen": "Ascolta",
|
|
"addConversationBot": "Abilita Bot di Conversazione",
|
|
"addConversationBotDesc": "Aggiungi un bot a questa chat",
|
|
"convoBotSettingsDescription": "Modifica l'argomento e la difficoltà della conversazione",
|
|
"enterAConversationTopic": "Inserisci un argomento di conversazione",
|
|
"conversationTopic": "Argomento della conversazione",
|
|
"enableModeration": "Abilita moderazione",
|
|
"enableModerationDesc": "Attiva la moderazione automatica per rivedere i messaggi prima che vengano inviati",
|
|
"conversationLanguageLevel": "Qual è il livello di lingua di questa conversazione?",
|
|
"showDefinition": "Mostra definizione",
|
|
"subscriptionPopupTitle": "Questa frase potrebbe contenere un errore grammaticale...",
|
|
"subscriptionPopupDesc": "Iscriviti oggi per sbloccare la traduzione e la correzione grammaticale!",
|
|
"seeOptions": "Vedi opzioni",
|
|
"continuedWithoutSubscription": "Continua senza abbonarti",
|
|
"trialPeriodExpired": "Il tuo periodo di prova è scaduto",
|
|
"selectToDefine": "Clicca su qualsiasi parola per vedere la sua definizione!",
|
|
"translations": "traduzioni",
|
|
"messageAudio": "audio del messaggio",
|
|
"definitions": "definizioni",
|
|
"subscribedToUnlockTools": "Iscriviti per sbloccare la traduzione interattiva e il controllo grammaticale, la riproduzione audio, le attività di pratica personalizzate e le analisi di apprendimento!",
|
|
"translationTooltip": "Traduci",
|
|
"audioTooltip": "Riproduci audio",
|
|
"speechToTextTooltip": "Trascrizione",
|
|
"certifyAge": "Dichiaro di avere più di {age} anni",
|
|
"kickBotWarning": "Espellere il bot Pangea rimuoverà il bot di conversazione da questa chat.",
|
|
"joinToView": "Unisciti a questa stanza per visualizzare i dettagli",
|
|
"refresh": "Aggiorna",
|
|
"autoPlayTitle": "Riproduzione automatica dei messaggi",
|
|
"autoPlayDesc": "Quando abilitato, l'audio testo-parlato dei messaggi verrà riprodotto automaticamente quando selezionato.",
|
|
"messageAnalytics": "Analisi dei messaggi",
|
|
"words": "Parole",
|
|
"score": "Punteggio",
|
|
"accuracy": "Precisione",
|
|
"points": "Punti",
|
|
"noPaymentInfo": "Nessuna informazione di pagamento necessaria!",
|
|
"conversationBotModeSelectDescription": "Attività di chat",
|
|
"conversationBotModeSelectOption_discussion": "Discussione",
|
|
"conversationBotModeSelectOption_custom": "Personalizzato",
|
|
"conversationBotModeSelectOption_conversation": "Conversazione",
|
|
"conversationBotModeSelectOption_textAdventure": "Avventura testuale",
|
|
"conversationBotModeSelectOption_storyGame": "Gioco di storia",
|
|
"conversationBotDiscussionZone_title": "Impostazioni di discussione",
|
|
"conversationBotDiscussionZone_discussionTopicLabel": "Argomento della discussione",
|
|
"conversationBotDiscussionZone_discussionTopicPlaceholder": "Imposta l'argomento della discussione",
|
|
"conversationBotDiscussionZone_discussionKeywordsLabel": "Parole chiave della discussione",
|
|
"conversationBotDiscussionZone_discussionKeywordsPlaceholder": "Imposta le parole chiave della discussione",
|
|
"conversationBotDiscussionZone_discussionKeywordsHintText": "Elenco di parole chiave separate da virgola per guidare la discussione",
|
|
"conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": "Invia prompt di discussione secondo un programma",
|
|
"conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": "Ore tra i prompt di discussione",
|
|
"conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": "Risponde con reazione ⏩",
|
|
"conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": "Reazione per inviare il prompt di discussione",
|
|
"conversationBotCustomZone_title": "Impostazioni personalizzate",
|
|
"conversationBotCustomZone_customSystemPromptLabel": "Prompt di sistema",
|
|
"conversationBotCustomZone_customSystemPromptPlaceholder": "Imposta prompt di sistema personalizzato",
|
|
"conversationBotCustomZone_customSystemPromptEmptyError": "Prompt di sistema personalizzato mancante",
|
|
"botConfig": "Impostazioni bot e attività",
|
|
"botConfigNoPermissionTitle": "Nessun permesso",
|
|
"botConfigNoPermissionMessage": "Contatta l'amministratore della stanza per modificare la configurazione del bot",
|
|
"addConversationBotDialogTitleInvite": "Conferma invito al bot di conversazione",
|
|
"addConversationBotButtonInvite": "Invita",
|
|
"addConversationBotDialogInviteConfirmation": "Invitare",
|
|
"addConversationBotButtonTitleRemove": "Conferma rimozione del bot di conversazione",
|
|
"addConversationBotButtonRemove": "Rimuovi",
|
|
"addConversationBotDialogRemoveConfirmation": "Rimuovi",
|
|
"conversationBotConfigConfirmChange": "Conferma",
|
|
"conversationBotStatus": "Invita bot",
|
|
"conversationBotTextAdventureZone_title": "Avventura Testuale",
|
|
"conversationBotTextAdventureZone_instructionLabel": "Istruzioni del Master di Gioco",
|
|
"conversationBotTextAdventureZone_instructionPlaceholder": "Imposta le istruzioni del master di gioco",
|
|
"conversationBotCustomZone_instructionSystemPromptEmptyError": "Mancano le istruzioni del master di gioco",
|
|
"studentAnalyticsNotAvailable": "Dati degli studenti non disponibili al momento",
|
|
"roomDataMissing": "Potrebbero mancare alcuni dati nelle stanze di cui non sei membro.",
|
|
"updatePhoneOS": "Potresti dover aggiornare la versione del sistema operativo del tuo dispositivo.",
|
|
"wordsPerMinute": "Parole al minuto",
|
|
"autoIGCToolName": "Esegui automaticamente l'assistenza alla scrittura Pangea",
|
|
"autoIGCToolDescription": "Esegui automaticamente l'assistenza alla grammatica e alla traduzione di Pangea Chat prima di inviare il mio messaggio.",
|
|
"runGrammarCorrection": "Controlla il messaggio",
|
|
"grammarCorrectionFailed": "Problemi da risolvere",
|
|
"grammarCorrectionComplete": "Sembra buono!",
|
|
"tooltipInstructionsTitle": "Non sei sicuro di cosa faccia?",
|
|
"tooltipInstructionsMobileBody": "Tieni premuti gli elementi per visualizzare i suggerimenti.",
|
|
"tooltipInstructionsBrowserBody": "Passa il mouse sugli elementi per visualizzare i suggerimenti.",
|
|
"chatCapacity": "Capacità della chat",
|
|
"roomFull": "Questa stanza è già piena.",
|
|
"topicNotSet": "L'argomento non è stato impostato.",
|
|
"chatCapacityNotSet": "Questa chat non ha limiti di capacità.",
|
|
"chatCapacityHasBeenChanged": "Capacità della chat modificata",
|
|
"chatCapacitySetTooLow": "La capacità della chat deve essere almeno {count}.",
|
|
"chatCapacityExplanation": "La capacità della chat limita il numero di membri consentiti in una chat.",
|
|
"chatExceedsCapacity": "Questa chat supera la sua capacità.",
|
|
"tooManyRequest": "Troppi richieste, riprova più tardi.",
|
|
"enterNumber": "Per favore inserisci un valore numerico intero.",
|
|
"buildTranslation": "Costruisci la tua traduzione dalle scelte sopra",
|
|
"nonexistentSelection": "La selezione non esiste più.",
|
|
"changeAnalyticsLanguage": "Cambia lingua di analisi",
|
|
"practice": "Pratica",
|
|
"noLanguagesSet": "Nessuna lingua impostata",
|
|
"noActivitiesFound": "Per ora basta così! Torna più tardi per ulteriori aggiornamenti.",
|
|
"hintTitle": "Suggerimento:",
|
|
"speechToTextBody": "Per i messaggi vocali, puoi vedere una trascrizione e il punteggio delle parole al minuto del parlante.",
|
|
"versionNotFound": "Versione non trovata",
|
|
"fetchingVersion": "Recupero versione in corso...",
|
|
"versionFetchError": "Errore nel recupero della versione",
|
|
"versionText": "Versione: {version}+{buildNumber}",
|
|
"languageButtonLabel": "Lingua: {currentLanguage}",
|
|
"interactiveTranslatorAutoPlaySliderHeader": "Riproduzione automatica della traduzione",
|
|
"interactiveTranslatorAutoPlayDesc": "Avvia il traduttore interattivo senza chiedere.",
|
|
"changeAnalyticsView": "Cambia visualizzazione analitica",
|
|
"l1TranslationBody": "I messaggi nella tua lingua di base non verranno tradotti.",
|
|
"deleteSubscriptionWarningTitle": "Hai un abbonamento attivo",
|
|
"deleteSubscriptionWarningBody": "L'eliminazione del tuo account non annullerà automaticamente il tuo abbonamento.",
|
|
"manageSubscription": "Gestisci abbonamento",
|
|
"error520Title": "Per favore riprova.",
|
|
"error520Desc": "Spiacenti, non abbiamo capito il tuo messaggio...",
|
|
"wordsUsed": "Parole usate",
|
|
"errorTypes": "Tipi di errore",
|
|
"level": "Livello",
|
|
"canceledSend": "Invio annullato",
|
|
"morphsUsed": "Morfemi usati",
|
|
"translationChoicesBody": "Fai clic e tieni premuta un'opzione per un suggerimento.",
|
|
"grammar": "Grammatica",
|
|
"contactHasBeenInvitedToTheChat": "Il contatto è stato invitato nella chat",
|
|
"inviteChat": "📨 Invita chat",
|
|
"chatName": "Nome della chat",
|
|
"reportContentIssueTitle": "Segnala problema di contenuto",
|
|
"feedback": "Feedback opzionale",
|
|
"reportContentIssueDescription": "Oh no! L'IA può facilitare esperienze di apprendimento personalizzate ma... anche fantasticare. Per favore, fornisci qualsiasi feedback e riproveremo.",
|
|
"changeContent": "Oh no! L'IA può facilitare esperienze di apprendimento personalizzate ma... anche fantasticare. Cosa dovrebbe essere?",
|
|
"clickTheWordAgainToDeselect": "Fai clic sulla parola selezionata per deselezionarla.",
|
|
"l2SupportNa": "Non disponibile",
|
|
"l2SupportAlpha": "Alpha",
|
|
"l2SupportBeta": "Beta",
|
|
"l2SupportFull": "Completo",
|
|
"missingVoiceTitle": "Voce mancante",
|
|
"voiceNotAvailable": "Non hai una voce installata per questa lingua.",
|
|
"openVoiceSettings": "Apri le impostazioni della voce",
|
|
"playAudio": "Riproduci",
|
|
"stop": "Ferma",
|
|
"grammarCopyPOSsconj": "Congiunzione subordinante",
|
|
"grammarCopyPOSnum": "Numero",
|
|
"grammarCopyPOSverb": "Verbo",
|
|
"grammarCopyPOSaffix": "Prefisso/Suffisso",
|
|
"grammarCopyPOSpart": "Particella",
|
|
"grammarCopyPOSadj": "Aggettivo",
|
|
"grammarCopyPOScconj": "Congiunzione coordinante",
|
|
"grammarCopyPOSpunct": "Punteggiatura",
|
|
"grammarCopyPOSadv": "Avverbio",
|
|
"grammarCopyPOSaux": "Ausiliare",
|
|
"grammarCopyPOSspace": "Spazio",
|
|
"grammarCopyPOSsym": "Simbolo",
|
|
"grammarCopyPOSdet": "Determinante",
|
|
"grammarCopyPOSpron": "Pronome",
|
|
"grammarCopyPOSadp": "Adposizione",
|
|
"grammarCopyPOSpropn": "Nome proprio",
|
|
"grammarCopyPOSnoun": "Sostantivo",
|
|
"grammarCopyPOSintj": "Interiezione",
|
|
"grammarCopyPOSx": "Altro",
|
|
"grammarCopyGENDERfem": "Femminile",
|
|
"grammarCopyPERSON2": "Seconda Persona",
|
|
"grammarCopyMOODimp": "Imperativo",
|
|
"grammarCopyPUNCTTYPEqest": "Domanda",
|
|
"grammarCopyASPECTperf": "Perfetto",
|
|
"grammarCopyCASEaccnom": "Accusativo, Nominativo",
|
|
"grammarCopyCASEobl": "Obliquo",
|
|
"grammarCopyVOICEact": "Attivo",
|
|
"grammarCopyPUNCTTYPEbrck": "Parenthesis",
|
|
"grammarCopyNOUNTYPEart": "Articolo",
|
|
"grammarCopyNUMBERsing": "Singolare",
|
|
"grammarCopyGENDERmasc": "Maschile",
|
|
"grammarCopyVERBTYPEmod": "Modale",
|
|
"grammarCopyADVTYPEadverbial": "Avverbiale",
|
|
"grammarCopyTENSEperi": "Perifrastica",
|
|
"grammarCopyNUMFORMdigit": "Cifra",
|
|
"grammarCopyNOUNTYPEnot_proper": "Non Proprio",
|
|
"grammarCopyNUMTYPEcard": "Cardinale",
|
|
"grammarCopyNOUNTYPEprop": "Proprio",
|
|
"grammarCopyPUNCTTYPEdash": "Lineetta",
|
|
"grammarCopyPUNCTTYPEyes": "Sì",
|
|
"grammarCopyPUNCTTYPEsemi": "Punto e virgola",
|
|
"grammarCopyPUNCTTYPEcomm": "Virgola",
|
|
"grammarCopyMOODcnd": "Condizionale",
|
|
"grammarCopyCASEacc": "Accusativo",
|
|
"grammarCopyPARTTYPEpart": "Partitivo",
|
|
"grammarCopyTENSEpast": "Passato",
|
|
"grammarCopyDEGREEsup": "Superlativo",
|
|
"grammarCopyPUNCTTYPEcolo": "Due punti",
|
|
"grammarCopyPERSON3": "Terza persona",
|
|
"grammarCopyNUMBERplur": "Plurale",
|
|
"grammarCopyPRONTYPEnpr": "Nome proprio",
|
|
"grammarCopyPRONTYPEinterrogative": "Interrogativo",
|
|
"grammarCopyPOLITEinfm": "Informale",
|
|
"grammarCopyADVTYPEtim": "Tempo",
|
|
"grammarCopyPOLARITYneg": "Negativo",
|
|
"grammarCopyNUMTYPEtot": "Totale",
|
|
"grammarCopyADVTYPEadnomial": "Adnominale",
|
|
"grammarCopyASPECTprog": "Progressivo",
|
|
"grammarCopyMOODsub": "Congiuntivo",
|
|
"grammarCopyVERBFORMcomplementive": "Complementare",
|
|
"grammarCopyCASEnom": "Nominativo",
|
|
"grammarCopyTENSEfut": "Futuro",
|
|
"grammarCopyCASEdat": "Dativo",
|
|
"grammarCopyTENSEpres": "Presente",
|
|
"grammarCopyGENDERneut": "Neutro",
|
|
"grammarCopyPRONTYPErel": "Relativo",
|
|
"grammarCopyVERBFORMfinalEnding": "Ending Finale",
|
|
"grammarCopyPRONTYPEdem": "Dimostrativo",
|
|
"grammarCopyPREPCASEpre": "Preposizionale",
|
|
"grammarCopyVERBFORMfin": "Finito",
|
|
"grammarCopyDEGREEpos": "Positivo",
|
|
"grammarCopyPUNCTTYPEquot": "Citazione",
|
|
"grammarCopyVERBFORMger": "Gerundio",
|
|
"grammarCopyVOICEpass": "Passivo",
|
|
"grammarCopyCASEgen": "Genitivo",
|
|
"grammarCopyTENSEprs": "Presente",
|
|
"grammarCopyDEFINITEdef": "Definito",
|
|
"grammarCopyNUMTYPEord": "Ordinale",
|
|
"grammarCopyCASEins": "Instrumentale",
|
|
"grammarCopyVERBFORMinf": "Infinito",
|
|
"grammarCopyVERBFORMaux": "Ausiliare",
|
|
"grammarCopyNUMFORMlong": "Lungo",
|
|
"grammarCopyCASEloc": "Locativo",
|
|
"grammarCopyMOODind": "Indicativo",
|
|
"grammarCopyDEGREEcmp": "Comparativo",
|
|
"grammarCopyCASErelativeCase": "Relativo",
|
|
"grammarCopyPUNCTTYPEexcl": "Esclamativo",
|
|
"grammarCopyPERSON1": "Prima Persona",
|
|
"grammarCopyPUNCTSIDEini": "Iniziale",
|
|
"grammarCopyGENDERperson": "Persona",
|
|
"grammarCopyFOREIGNyes": "Straniero",
|
|
"grammarCopyVOICEvoice": "Voce",
|
|
"grammarCopyVERBTYPEverbType": "Verbo",
|
|
"grammarCopyPOSSpass": "Possessivo",
|
|
"grammarCopyPREPCASEprepCase": "Preposizionale",
|
|
"grammarCopyNUMTYPEnumType": "Numerale",
|
|
"grammarCopyNOUNTYPEnounType": "Sostantivo",
|
|
"grammarCopyREFLEXreflex": "Riflessivo",
|
|
"grammarCopyPRONTYPEpronType": "Pronome",
|
|
"grammarCopyPUNCTSIDEpunctSide": "Lato della punteggiatura",
|
|
"grammarCopyVERBFORMverbForm": "Verbo",
|
|
"grammarCopyGENDERgender": "Genere",
|
|
"grammarCopyMOODmood": "Modo",
|
|
"grammarCopyASPECTaspect": "Aspetto",
|
|
"grammarCopyPUNCTTYPEpunctType": "Punteggiatura",
|
|
"grammarCopyTENSEtense": "Tempo",
|
|
"grammarCopyDEGREEdegree": "Grado",
|
|
"grammarCopyPOLITEpolite": "Gentilezza",
|
|
"grammarCopyADVTYPEadvType": "Avverbio",
|
|
"grammarCopyNUMFORMnumber": "Numero",
|
|
"grammarCopyCONJTYPEconjType": "Congiunzione",
|
|
"grammarCopyPOLARITYpolarity": "Polarità",
|
|
"grammarCopyCASEcase": "Caso",
|
|
"grammarCopyDEFINITEdefinite": "Definitudine",
|
|
"grammarCopyNUMFORMnumForm": "Numerale",
|
|
"grammarCopyPRONTYPEadn": "Annominale",
|
|
"grammarCopyVOCvoc": "Vocativo",
|
|
"grammarCopyCMPLcmpl": "Complementatore",
|
|
"grammarCopyADVadv": "Avverbiale",
|
|
"grammarCopyMOODjus": "Congiuntivo",
|
|
"grammarCopyGENDERcom": "Comune",
|
|
"grammarCopyREFLEXrflx": "Riflessivo",
|
|
"grammarCopyPARTTYPEpar": "Partitivo",
|
|
"grammarCopySPCspc": "Specifico",
|
|
"grammarCopyTENSEpqp": "Più che perfetto",
|
|
"grammarCopyREFLEXref": "Riflessivo",
|
|
"grammarCopyPUNCTTYPEnshrt": "Breve",
|
|
"grammarCopyNUMBERdual": "Doppio",
|
|
"grammarCopyNUMFORMlng": "Lungo",
|
|
"grammarCopyVOICEmid": "Medio",
|
|
"grammarCopyINTRELintRel": "Interrogativo, Relativo",
|
|
"grammarCopyINTint": "Interrogativo",
|
|
"grammarCopyVOICEcaus": "Causativo",
|
|
"grammarCopyUnknown": "Sconosciuto",
|
|
"grammarCopyEVIDENTevident": "Evidenzialità",
|
|
"grammarCopyNUMFORMnumberPsor": "Numero del possessore",
|
|
"grammarCopyASPECThab": "Abituale",
|
|
"grammarCopyCASEabl": "Ablativo",
|
|
"grammarCopyCASEall": "Dativo",
|
|
"grammarCopyCASEess": "Essivo",
|
|
"grammarCopyCASEtra": "Translativo",
|
|
"grammarCopyCASEequ": "Equativo",
|
|
"grammarCopyCASEdis": "Distributivo",
|
|
"grammarCopyCASEabs": "Assolutivo",
|
|
"grammarCopyCASEerg": "Ergativo",
|
|
"grammarCopyCASEcau": "Causale",
|
|
"grammarCopyCASEben": "Benefattivo",
|
|
"grammarCopyCASEtem": "Temporale",
|
|
"grammarCopyCONJTYPEcoord": "Coordinante",
|
|
"grammarCopyDEFINITEcons": "Stato Costruttivo",
|
|
"grammarCopyDEGREEabs": "Grado Assoluto",
|
|
"grammarCopyEVIDENTfh": "Evidenzialità Fattuale",
|
|
"grammarCopyEVIDENTnfh": "Evidenzialità Non Fattuale",
|
|
"grammarCopyMOODopt": "Optativo",
|
|
"grammarCopyMOODadm": "Admirativo",
|
|
"grammarCopyMOODdes": "Desiderativo",
|
|
"grammarCopyMOODnec": "Necessitativo",
|
|
"grammarCopyMOODpot": "Potenziale",
|
|
"grammarCopyMOODprp": "Propositivo",
|
|
"grammarCopyMOODqot": "Quotativo",
|
|
"grammarCopyNUMFORMword": "Forma della parola",
|
|
"grammarCopyNUMFORMroman": "Numerale romano",
|
|
"grammarCopyNUMFORMletter": "Forma letterale",
|
|
"grammarCopyNUMTYPEmult": "Moltiplicativo",
|
|
"grammarCopyNUMTYPEfrac": "Frazionale",
|
|
"grammarCopyNUMTYPEsets": "Insieme",
|
|
"grammarCopyNUMTYPErange": "Intervallo",
|
|
"grammarCopyNUMTYPEdist": "Distributivo",
|
|
"grammarCopyNUMBERtri": "Prova",
|
|
"grammarCopyNUMBERpauc": "Paucal",
|
|
"grammarCopyNUMBERgrpa": "Paucal maggiore",
|
|
"grammarCopyNUMBERgrpl": "Plurale maggiore",
|
|
"grammarCopyNUMBERinv": "Inverso",
|
|
"grammarCopyPERSON0": "Zero",
|
|
"grammarCopyPERSON4": "Quarta",
|
|
"grammarCopyPOLITEform": "Formale",
|
|
"grammarCopyPOLITEelev": "Elevato",
|
|
"grammarCopyPOLITEhumb": "Umile",
|
|
"grammarCopyPRONTYPEemp": "Enfático",
|
|
"grammarCopyPRONTYPEexc": "Exclamativo",
|
|
"grammarCopyPRONTYPErcp": "Reciproco",
|
|
"grammarCopyPRONTYPEintRelPronType": "Interrogativo-Relativo",
|
|
"grammarCopyTENSEaor": "Aorista",
|
|
"grammarCopyTENSEeps": "Epistemico",
|
|
"grammarCopyTENSEprosp": "Prospettico",
|
|
"grammarCopyVERBFORMpart": "Participio",
|
|
"grammarCopyVERBFORMconv": "Congiuntivo",
|
|
"grammarCopyVERBFORMvnoun": "Sostantivo Verbale",
|
|
"grammarCopyVOICEantip": "Antipassivo",
|
|
"grammarCopyVOICEcauVoice": "Causativo",
|
|
"grammarCopyVOICedir": " Diretto",
|
|
"grammarCopyVOICEinvVoice": "Inverso",
|
|
"grammarCopyVOICErcpVoice": "Reciproco",
|
|
"grammarCopyPOS": "Parte del discorso",
|
|
"grammarCopyGENDER": "Genere",
|
|
"grammarCopyPERSON": "Persona",
|
|
"grammarCopyMOOD": "Modo",
|
|
"grammarCopyPUNCTTYPE": "Tipo di punteggiatura",
|
|
"grammarCopyASPECT": "Aspetto",
|
|
"grammarCopyCASE": "Caso",
|
|
"grammarCopyVOICE": "Voce",
|
|
"grammarCopyNOUNTYPE": "Tipo di Sostantivo",
|
|
"grammarCopyVERBTYPE": "Tipo di Verbo",
|
|
"grammarCopyADVTYPE": "Tipo di Avverbio",
|
|
"grammarCopyNUMFORM": "Forma Numerale",
|
|
"grammarCopyNUMTYPE": "Tipo Numerale",
|
|
"grammarCopyNUMBER": "Numero",
|
|
"grammarCopyDEFINITE": "Definitudine",
|
|
"grammarCopyDEGREE": "Grado",
|
|
"grammarCopyEVIDENT": "Evidenzialità",
|
|
"grammarCopyFOREIGN": "Straniero",
|
|
"grammarCopyPOLARITY": "Polarità",
|
|
"grammarCopyPOLITE": "Gentilezza",
|
|
"grammarCopyPREPCASE": "Caso Preposizionale",
|
|
"grammarCopyPRONTYPE": "Tipo di Pronome",
|
|
"grammarCopyPUNCTSIDE": "Lato della Punteggiatura",
|
|
"grammarCopyREFLEX": "Riflessivo",
|
|
"grammarCopyTENSE": "Tempo",
|
|
"grammarCopyVERBFORM": "Forma del verbo",
|
|
"grammarCopyCONJTYPE": "Tipo di congiunzione",
|
|
"grammarCopySPC": "Specificità",
|
|
"grammarCopyPARTTYPE": "Tipo partitivo",
|
|
"grammarCopyINTREL": "Interrogativo-Relativo",
|
|
"grammarCopyNUMFORMpsor": "Numero del possessore",
|
|
"grammarCopyUNKNOWN": "Sconosciuto",
|
|
"grammarCopyNUMBERPSOR": "Numero del possessore",
|
|
"grammarCopyPOSS": "Possessivo",
|
|
"grammarCopyASPECTimp": "Aspetto imperfettivo",
|
|
"grammarCopyCASEvoc": "Vocativo",
|
|
"grammarCopyCASEcom": "Comitativo",
|
|
"grammarCopyCASEpar": "Partitivo",
|
|
"grammarCopyCASEadv": "Avverbiale",
|
|
"grammarCopyCASEref": "Riflessivo",
|
|
"grammarCopyCASErel": "Relativo",
|
|
"grammarCopyCASEsub": "Subessivo",
|
|
"grammarCopyCASEsup": "Superessivo",
|
|
"grammarCopyCASEaccdat": "Accusativo-Dativo",
|
|
"grammarCopyCASEpre": "Preposizionale",
|
|
"grammarCopyCONJTYPEsub": "Subordinante",
|
|
"grammarCopyCONJTYPEcmp": "Comparativo",
|
|
"grammarCopyDEFINITEind": "Indefinito",
|
|
"grammarCopyMOODint": "Modo Interrogativo",
|
|
"grammarCopyNOUNTYPEcomm": "Nome Comune",
|
|
"grammarCopyNUMBERPSORsing": "Singolare del Possessore",
|
|
"grammarCopyNUMBERPSORplur": "Plurale del Possessore",
|
|
"grammarCopyNUMBERPSORdual": "Duale del Possessore",
|
|
"grammarCopyPOLARITYpos": "Polarità Positiva",
|
|
"grammarCopyPOSSyes": "Possessivo",
|
|
"grammarCopyPREPCASEnpr": "Non preposizionale",
|
|
"grammarCopyPRONTYPEprs": "Personale",
|
|
"grammarCopyPRONTYPEint": "Interrogativo",
|
|
"grammarCopyPRONTYPEtot": "Totale",
|
|
"grammarCopyPRONTYPEneg": "Negativo",
|
|
"grammarCopyPRONTYPEart": "Articolo",
|
|
"grammarCopyPRONTYPEind": "Indefinito",
|
|
"grammarCopyPRONTYPEintrel": "Interrogativo-Relativo",
|
|
"grammarCopyPUNCTSIDEfin": "Punteggiatura Finale",
|
|
"grammarCopyPUNCTTYPEperi": "Punto",
|
|
"grammarCopyREFLEXyes": "Riflessivo",
|
|
"grammarCopyTENSEimp": "Imperfetto",
|
|
"grammarCopyVERBFORMsup": "Supino",
|
|
"grammarCopyVERBFORMadn": "Adnominale",
|
|
"grammarCopyVERBFORMlng": "Lungo",
|
|
"grammarCopyVERBFORMshrt": "Breve",
|
|
"grammarCopyVERBTYPEcaus": "Verbo causativo",
|
|
"grammarCopyVOICEcau": "Causativo",
|
|
"grammarCopyVOICEdir": "Diretto",
|
|
"grammarCopyVOICEinv": "Inverso",
|
|
"grammarCopyVOICErcp": "Reciproco",
|
|
"enterPrompt": "Per favore inserisci un prompt di sistema",
|
|
"selectBotLanguage": "Seleziona la lingua del bot",
|
|
"chooseVoice": "Scegli una voce",
|
|
"enterLanguageLevel": "Per favore inserisci un livello di lingua",
|
|
"enterDiscussionTopic": "Per favore inserisci un argomento di discussione",
|
|
"selectBotChatMode": "Seleziona la modalità di chat",
|
|
"messageNotInTargetLang": "Messaggio non nella lingua di destinazione",
|
|
"other": "Altro",
|
|
"levelShort": "LVL {level}",
|
|
"botModeValidation": "Seleziona una modalità di chat",
|
|
"clickBestOption": "Scegli le migliori opzioni per tradurre il tuo messaggio!",
|
|
"completeActivitiesToUnlock": "Completa almeno un'attività per sbloccare la traduzione!",
|
|
"botSettingsSubtitle": "Invita il bot a moderare l'attività della chat",
|
|
"invitePeople": "Invita utenti",
|
|
"noCapacityLimit": "Nessun limite di capacità",
|
|
"downloadGroupText": "Scarica il testo del gruppo",
|
|
"notificationsOn": "Notifiche attivate",
|
|
"notificationsOff": "Notifiche disattivate",
|
|
"chatCanBeFoundViaSearch": "La chat può essere trovata tramite ricerca",
|
|
"requireCodeToJoin": "Richiede codice per entrare",
|
|
"canFindInSearch": "Può essere trovato nella ricerca",
|
|
"addChatToSpace": "Aggiungi chat",
|
|
"createChatAndInviteUsers": "Crea chat e invita utenti",
|
|
"updatedNewSpaceDescription": "I corsi ti permettono di consolidare le tue chat e creare comunità private o pubbliche.",
|
|
"joinWithCode": "Unisciti con il codice",
|
|
"enterCodeToJoin": "Inserisci il codice per entrare",
|
|
"updateNow": "Aggiorna ora",
|
|
"updateLater": "Più tardi",
|
|
"constructUseWaDesc": "Utilizzato senza aiuto",
|
|
"constructUseGaDesc": "Assistenza grammaticale",
|
|
"constructUseTaDesc": "Assistenza alla traduzione",
|
|
"constructUseUnkDesc": "Sconosciuto",
|
|
"constructUseCorITDesc": "Corretto nella traduzione",
|
|
"constructUseIgnITDesc": "Ignorato nella traduzione",
|
|
"constructUseIncITDesc": "Incorretto nella traduzione",
|
|
"constructUseIgnIGCDesc": "Ignorato nella correzione grammaticale",
|
|
"constructUseCorIGCDesc": "Corretto nella correzione grammaticale",
|
|
"constructUseIncIGCDesc": "Incorretto nella correzione grammaticale",
|
|
"constructUseCorPADesc": "Corretto nell'attività di significato delle parole",
|
|
"constructUseIgnPADesc": "Ignorato nell'attività di significato delle parole",
|
|
"constructUseIncPADesc": "Incorretto nell'attività di significato delle parole",
|
|
"constructUseCorWLDesc": "Corretto nell'attività di ascolto delle parole",
|
|
"constructUseIncWLDesc": "Incorretto nell'attività di ascolto delle parole",
|
|
"constructUseIngWLDesc": "Ignorato nell'attività di ascolto delle parole",
|
|
"constructUseCorHWLDesc": "Corretto nell'attività di parole nascoste",
|
|
"constructUseIncHWLDesc": "Incorretto nell'attività di parole nascoste",
|
|
"constructUseIgnHWLDesc": "Ignorato nell'attività di parole nascoste",
|
|
"constructUseCorLDesc": "Corretto nell'attività di lemma",
|
|
"constructUseIncLDesc": "Incorretto nell'attività di lemma",
|
|
"constructUseIgnLDesc": "Ignorato nell'attività di lemma",
|
|
"constructUseCorMDesc": "Corretto nell'attività grammaticale",
|
|
"constructUseIncMDesc": "Errato nell'attività grammaticale",
|
|
"constructUseIgnMDesc": "Ignorato nell'attività grammaticale",
|
|
"constructUseEmojiDesc": "Corretto nell'attività emoji",
|
|
"constructUseCollected": "Raccolto nella chat",
|
|
"constructUseNanDesc": "Non applicabile",
|
|
"xpIntoLevel": "{currentXP} / {maxXP} XP",
|
|
"signInWithUsername": "Accedi con nome utente e password",
|
|
"registrationEmailMessage": "Verifica la tua email con un link inviato lì. In alcuni casi, l'email impiega fino a 5 minuti ad arrivare. Controlla anche la cartella spam.",
|
|
"enableTTSToolName": "Abilitato testo in voce",
|
|
"enableTTSToolDescription": "Consenti all'app di generare output di testo in voce per parti di testo nella tua lingua di destinazione.",
|
|
"couldNotFindTTS": "Non siamo riusciti a trovare un motore di sintesi vocale per la tua lingua di destinazione attuale.",
|
|
"ttsInstructionsHyperlink": "Clicca qui per visualizzare le istruzioni per scaricare una nuova voce sul tuo dispositivo.",
|
|
"createAnAccount": "Crea un account",
|
|
"signIn": "Accedi",
|
|
"signUpWithEmail": "Registrati con Email",
|
|
"signUpWithGoogle": "Registrati con Google",
|
|
"signUpWithApple": "Registrati con Apple",
|
|
"yourUsername": "Il tuo nome utente",
|
|
"yourEmail": "La tua email",
|
|
"pleaseEnterAnEmail": "Per favore inserisci un indirizzo email",
|
|
"signInWithGoogle": "Accedi con Google",
|
|
"signInWithApple": "Accedi con Apple",
|
|
"chooseYourAvatar": "Scegli il tuo avatar",
|
|
"iWantToLearn": "Voglio imparare",
|
|
"letsStart": "Iniziamo",
|
|
"pleaseAgreeToTOS": "Per favore accetta i Termini e le Condizioni",
|
|
"pleaseEnterEmail": "Per favore inserisci un indirizzo email valido.",
|
|
"pleaseSelectALanguage": "Per favore seleziona una lingua",
|
|
"myBaseLanguage": "La mia lingua principale",
|
|
"clickWordsInstructions": "🧻 Clicca su qualsiasi parola per dettagli. 🤐",
|
|
"chooseBestDefinition": "Cosa significa questa parola?",
|
|
"meaningSectionHeader": "Significato:",
|
|
"formSectionHeader": "Forme usate nelle chat:",
|
|
"noEmojiSelectedTooltip": "Nessuna emoji selezionata",
|
|
"writingExercisesTooltip": "Scrittura",
|
|
"listeningExercisesTooltip": "Ascolto",
|
|
"readingExercisesTooltip": "Lettura",
|
|
"meaningNotFound": "Significato non trovato.",
|
|
"formsNotFound": "Impossibile trovare i moduli.",
|
|
"chooseBaseForm": "Scegli la forma base",
|
|
"notTheCodeError": "Mi dispiace, non è il codice!",
|
|
"totalXP": "XP Totale",
|
|
"numLemmas": "Numero totale di lemmi",
|
|
"numLemmasUsedCorrectly": "Numero di lemmi usati correttamente almeno una volta",
|
|
"numLemmasUsedIncorrectly": "Numero di lemmi usati correttamente 0 volte",
|
|
"numLemmasSmallXP": "Numero di lemmi con 0 - 30 XP",
|
|
"numLemmasMediumXP": "Numero di lemmi con 31 - 200 XP",
|
|
"numLemmasLargeXP": "Numero di lemmi con > 200 XP",
|
|
"numGrammarConcepts": "Numero di concetti grammaticali",
|
|
"listGrammarConcepts": "Concetti grammaticali",
|
|
"listGrammarConceptsUsedCorrectly": "Concetti grammaticali usati correttamente nei messaggi originali almeno l'80% delle volte",
|
|
"listGrammarConceptsUsedIncorrectly": "Concetti grammaticali usati correttamente meno dell'80% delle volte nei messaggi originali",
|
|
"listGrammarConceptsUseCorrectlySystemGenerated": "Concetti grammaticali scelti correttamente tra le suggerimenti generate dal sistema almeno l'80% delle volte",
|
|
"listGrammarConceptsUseIncorrectlySystemGenerated": "Concetti grammaticali scelti correttamente tra le suggerimenti generate dal sistema meno del 80% delle volte",
|
|
"listGrammarConceptsSmallXP": "Concetti grammaticali con 0-50 XP",
|
|
"listGrammarConceptsMediumXP": "Concetti grammaticali con 51-200 XP",
|
|
"listGrammarConceptsLargeXP": "Concetti grammaticali con 201-500 XP",
|
|
"listGrammarConceptsHugeXP": "Concetti grammaticali con >500 XP",
|
|
"numMessagesSent": "Numero di messaggi inviati",
|
|
"numWordsTyped": "Numero di parole digitate nei messaggi originali",
|
|
"numCorrectChoices": "Numero di parole corrette scelte tra i suggerimenti generati dal sistema",
|
|
"numIncorrectChoices": "Numero di parole errate scelte tra i suggerimenti generati dal sistema",
|
|
"commaSeparatedFile": "CSV",
|
|
"excelFile": "Excel",
|
|
"fileType": "Tipo di file",
|
|
"download": "Scarica",
|
|
"analyticsNotAvailable": "Analisi utente non disponibile",
|
|
"downloading": "Download in corso...",
|
|
"failedFetchUserAnalytics": "Impossibile scaricare l'analisi utente",
|
|
"downloadComplete": "Download completato!",
|
|
"whatIsTheMorphTag": "Qual è il {morphologicalFeature} di '{wordForm}'?",
|
|
"dataAvailable": "Disponibilità dei dati",
|
|
"available": "Disponibile",
|
|
"pangeaBotIsFallible": "Anche Pangea Bot può commettere errori!",
|
|
"whatIsMeaning": "Cosa significa '{lemma}'?",
|
|
"pickAnEmoji": "Qual è la tua emoji preferita per '{lemma}'?",
|
|
"chooseLemmaMeaningInstructionsBody": "Abbina i significati con le parole nel messaggio!",
|
|
"doubleClickToEdit": "Fai doppio clic per modificare.",
|
|
"removeFeature": "Rimuovi {feature}",
|
|
"chooseCorrectLabel": "Scegli l'etichetta corretta.",
|
|
"levelPopupTitle": "Congratulazioni per aver raggiunto\nLivello {level}",
|
|
"activityPlannerTitle": "Pianificatore di Attività",
|
|
"topicLabel": "Argomento",
|
|
"topicPlaceholder": "Scegli un argomento...",
|
|
"modeLabel": "Tipo di attività",
|
|
"modePlaceholder": "Scegli una modalità...",
|
|
"learningObjectiveLabel": "Obiettivo di apprendimento",
|
|
"learningObjectivePlaceholder": "Scegli un obiettivo di apprendimento...",
|
|
"mediaLabel": "Media che gli studenti dovrebbero condividere",
|
|
"languageOfInstructionsLabel": "Lingua delle istruzioni dell'attività",
|
|
"targetLanguageLabel": "Lingua target",
|
|
"cefrLevelLabel": "Livello CEFR",
|
|
"generateActivitiesButton": "Genera Attività",
|
|
"launchActivityButton": "Avvia Attività",
|
|
"image": "Immagine",
|
|
"video": "Video",
|
|
"nan": "Non applicabile",
|
|
"activityPlannerOverviewInstructionsBody": "Scegli un argomento, modalità, obiettivo di apprendimento e genera un'attività per la chat!",
|
|
"activityTitle": "Titolo dell'attività",
|
|
"addVocabulary": "Aggiungi vocabolario",
|
|
"instructions": "Istruzioni",
|
|
"numberOfLearners": "Numero di studenti",
|
|
"mustBeInteger": "Deve essere un numero intero, ad esempio 1, 2, 3, ...",
|
|
"noLemmasFound": "Non ci sono vocabolari con più di {xp} XP. Continua a praticare!",
|
|
"constructUsePvmDesc": "Prodotto nel messaggio vocale",
|
|
"lockedMorphFeature": "In attesa di sblocco",
|
|
"leaveSpaceDescription": "Lasciando il corso, lascerai tutte le chat al suo interno. Gli altri utenti vedranno che hai lasciato il corso.",
|
|
"whatIsLemma": "Cos'è il lemma?",
|
|
"constructUseCorMmDesc": "Significato del messaggio corretto",
|
|
"constructUseIncMmDesc": "Significato del messaggio errato",
|
|
"constructUseIgnMmDesc": "Significato del messaggio ignorato",
|
|
"clickForMeaningActivity": "Clicca qui per una Sfida sul Significato",
|
|
"meaning": "Significato",
|
|
"chatWith": "Gruppo con {displayname}",
|
|
"slightlyOffensive": "Leggermente offensivo",
|
|
"clickOnEmailLink": "Per favore clicca sul link nell'email e poi procedi.\n\nControlla la cartella spam se l'email non è arrivata.",
|
|
"whoIsAllowedToJoinThisChat": "Chi può unirsi a questa chat",
|
|
"dontForgetPassword": "Non dimenticare la tua password!",
|
|
"enableAutocorrectToolName": "Abilita correzione automatica del dispositivo",
|
|
"enableAutocorrectDescription": "Se il tuo dispositivo supporta la lingua che stai imparando, puoi abilitare la correzione automatica del dispositivo per correggere gli errori comuni mentre scrivi.",
|
|
"ttsDisbledTitle": "Sintesi vocale disattivata",
|
|
"ttsDisabledBody": "Puoi attivare la sintesi vocale nelle impostazioni di apprendimento",
|
|
"noSpaceDescriptionYet": "Nessuna descrizione del corso ancora creata.",
|
|
"tooLargeToSend": "Questo messaggio è troppo grande per essere inviato",
|
|
"exitWithoutSaving": "Sei sicuro di voler uscire senza salvare?",
|
|
"enableAutocorrectPopupTitle": "Aggiungi la tastiera della lingua di destinazione andando su:",
|
|
"enableAutocorrectPopupSteps": " • Impostazioni\n • Generali\n • Tastiera\n • Tastiere\n • Aggiungi nuova tastiera",
|
|
"enableAutocorrectPopupDescription": "Una volta selezionata la lingua, puoi cliccare sull'icona del globo in basso a sinistra della tastiera per attivare la tastiera appena installata.",
|
|
"downloadGboardTitle": "Scarica Gboard dal Google Play Store per abilitare la correzione automatica e altre funzioni della tastiera:",
|
|
"downloadGboardSteps": " • Scarica Gboard\n • Apri l'app\n • Lingue\n • Aggiungi tastiera\n • Seleziona lingua\n • Seleziona tipo di tastiera\n • Fatto",
|
|
"downloadGboardDescription": "Una volta selezionata la lingua, puoi cliccare sull'icona del globo in basso a sinistra della tastiera per attivare la tastiera appena installata.",
|
|
"enableAutocorrectWarning": "Attenzione! È necessario aggiungere la tastiera della lingua di destinazione",
|
|
"displayName": "Nome visualizzato",
|
|
"leaveRoomDescription": "Stai per uscire da questa chat. Gli altri utenti vedranno che hai lasciato la chat.",
|
|
"confirmUserId": "Per favore conferma il tuo nome utente Pangea Chat per eliminare il tuo account.",
|
|
"startingToday": "A partire da oggi",
|
|
"oneWeekFreeTrial": "Una settimana di prova gratuita",
|
|
"paidSubscriptionStarts": "Inizio {startDate}",
|
|
"cancelInSubscriptionSettings": "Annulla in qualsiasi momento nelle impostazioni di abbonamento",
|
|
"cancelToAvoidCharges": "Annulla prima di {trialEnds} per evitare addebiti",
|
|
"downloadGboard": "Scarica Gboard",
|
|
"autocorrectNotAvailable": "Sfortunatamente, la tua piattaforma non è attualmente supportata per questa funzione. Resta sintonizzato per ulteriori sviluppi!",
|
|
"pleaseUpdateApp": "Aggiorna l'app per continuare.",
|
|
"chooseEmojiInstructionsBody": "Abbina le emoji alle parole che rappresentano al meglio. Non preoccuparti! Nessun punto in meno se non sei d'accordo. 😅",
|
|
"pickAnEmojiFor": "Scegli un'emoji per {lemma}",
|
|
"analyticsVocabListBody": "Questo è tutto il tuo vocabolario! Man mano che guadagni XP per ogni parola, passeranno da germoglio a piena fioritura. Clicca su qualsiasi parola per vedere più dettagli.",
|
|
"morphAnalyticsListBody": "Questi sono tutti i concetti grammaticali nella lingua che stai imparando! Li sbloccherai man mano che li incontri durante la chat. Clicca per i dettagli.",
|
|
"knockSpaceSuccess": "Hai richiesto di unirti a questo corso! Un amministratore risponderà alla tua richiesta quando la riceverà 😊",
|
|
"joinByCode": "Unisciti con il codice",
|
|
"chooseWordAudioInstructionsBody": "Ascolta il messaggio completo. Poi abbina gli audio alle parole.",
|
|
"chooseMorphsInstructionsBody": "Clicca sui pezzi del puzzle per le domande di grammatica!",
|
|
"inviteAndLaunch": "Invita e avvia",
|
|
"createOwnChat": "Crea la tua chat",
|
|
"pleaseEnterInt": "Per favore inserisci un numero",
|
|
"home": "Home",
|
|
"join": "Unisciti",
|
|
"readingAssistanceOverviewBody": "Clicca sui pulsanti qui sotto per mini-giochi su abbinamenti di emoji, audio, significati delle parole e concetti grammaticali. Oppure clicca su qualsiasi parola per i dettagli.",
|
|
"learnByTexting": "Impara scrivendo",
|
|
"levelSummaryTrigger": "Visualizza riepilogo",
|
|
"levelSummaryPopupTitle": "Riepilogo livello {level}",
|
|
"referFriends": "Riferisci amici",
|
|
"referFriendDialogTitle": "Invita un amico alla tua conversazione",
|
|
"referFriendDialogDesc": "Hai un amico entusiasta di imparare una nuova lingua con te? Copia e invia questo link di invito per unirti e iniziare a chattare con te oggi.",
|
|
"youUnlocked": "Hai sbloccato",
|
|
"resetInstructionTooltipsTitle": "Reimposta suggerimenti delle istruzioni",
|
|
"resetInstructionTooltipsDesc": "Clicca per mostrare i suggerimenti delle istruzioni come per un utente nuovo.",
|
|
"selectForGrammar": "Seleziona un'icona grammaticale per attività e dettagli.",
|
|
"newChatActivityTitle": "Aggiungi un'attività divertente?",
|
|
"newChatActivityDesc": "Rendi ogni chat di gruppo un'avventura con Activity Planner! Imposta argomenti e obiettivi coinvolgenti per il gruppo, e anima le conversazioni con immagini sorprendenti. Stimola discussioni imaginative e mantieni il divertimento senza sforzo!",
|
|
"exploreMore": "Esplora di più",
|
|
"randomize": "Randomizza",
|
|
"clear": "Pulisci",
|
|
"makeYourOwnActivity": "Crea la tua attività",
|
|
"featuredActivities": "In evidenza",
|
|
"goToChat": "Vai alla chat",
|
|
"save": "Salva",
|
|
"selectActivity": "Seleziona attività",
|
|
"wordFocusListeningMultipleChoice": "Quale audio corrisponde alla parola?",
|
|
"startChat": "Inizia una chat",
|
|
"translationProblem": "Problema di traduzione",
|
|
"perfectTranslation": "Traduzione perfetta!",
|
|
"greatJobTranslation": "Ottimo lavoro con questa traduzione!",
|
|
"goodJobTranslation": "Buon lavoro su questa traduzione.",
|
|
"makingProgress": "Stai facendo progressi!",
|
|
"keepPracticing": "Continua a praticare!",
|
|
"niceJob": "Ottimo lavoro!",
|
|
"askToJoin": "Chiedi di unirti",
|
|
"emptyChatWarningTitle": "Chat vuota",
|
|
"emptyChatWarningDesc": "Non hai invitato nessuno nella tua chat. Vai alle impostazioni della chat per invitare i tuoi contatti o il Bot. Puoi farlo anche più tardi.",
|
|
"areYouLikeMe": "Sei come me?",
|
|
"tryAgainLater": "Troppi tentativi effettuati. Per favore riprova tra 5 minuti.",
|
|
"enterSpaceCode": "Inserisci il codice del corso",
|
|
"shareSpaceLink": "Condividi link",
|
|
"byUsingPangeaChat": "Utilizzando Pangea Chat, accetto i ",
|
|
"details": "Dettagli",
|
|
"languageLevelPreA1Desc": "Non ho mai imparato o usato la lingua.",
|
|
"languageLevelA1Desc": "Posso capire e usare alcune espressioni quotidiane familiari e frasi molto basilari.",
|
|
"languageLevelA2Desc": "Posso capire frasi e espressioni di uso frequente relative a aree di immediata rilevanza.",
|
|
"languageLevelB1Desc": "Posso affrontare la maggior parte delle situazioni familiari e posso produrre testi semplici e collegati su argomenti familiari.",
|
|
"languageLevelB2Desc": "Posso capire le idee principali di testi complessi e interagire con un certo grado di fluidità e spontaneità.",
|
|
"languageLevelC1Desc": "Posso esprimere idee fluentemente e spontaneamente senza molta difficoltà e comprendere una vasta gamma di testi impegnativi.",
|
|
"languageLevelC2Desc": "Posso capire praticamente tutto ciò che ascolto o leggo ed esprimermi fluentemente e con precisione.",
|
|
"newVocab": "Nuovo vocabolario",
|
|
"newGrammar": "Nuovi concetti grammaticali",
|
|
"congratulationsOnReaching": "Hai raggiunto il livello {level}!",
|
|
"seeDetails": "Vedi dettagli",
|
|
"choosePracticeMode": "Clicca su uno dei pulsanti sopra per iniziare un'attività di pratica",
|
|
"ban": "Banna",
|
|
"unban": "Rimuovi ban",
|
|
"kick": "Espelli",
|
|
"lemma": " Lemma",
|
|
"grammarFeature": "Caratteristica grammaticale",
|
|
"grammarTag": "Tag grammaticale",
|
|
"forms": "Forme",
|
|
"exampleMessages": "Messaggi di esempio",
|
|
"timesUsedIndependently": "Volte usato in modo indipendente",
|
|
"timesUsedWithAssistance": "Volte usato con assistenza",
|
|
"shareInviteCode": "Condividi il codice di invito: {code}",
|
|
"leaderboard": "Classifica",
|
|
"welcomeUser": "Benvenuto {user}",
|
|
"joinSpaceOnboardingDesc": "Hai un codice o un link di invito a un corso pubblico?",
|
|
"skipForNow": "Salta per ora",
|
|
"permissions": "Permessi",
|
|
"spaceChildPermission": "Chi può aggiungere nuove chat a questo corso",
|
|
"addEnvironmentOverride": "Aggiungi override dell'ambiente",
|
|
"defaultOption": "Predefinito",
|
|
"deleteChatDesc": "Sei sicuro di voler eliminare questa chat? Verrà eliminata per tutti i partecipanti e tutti i messaggi all'interno della chat non saranno più disponibili per la pratica o le analisi di apprendimento.",
|
|
"deleteSpaceDesc": "Il corso e tutte le chat selezionate verranno eliminati per tutti i partecipanti e tutti i messaggi all'interno della chat non saranno più disponibili per la pratica o le analisi di apprendimento. Questa azione non può essere annullata.",
|
|
"chatWithActivities": "Chat con attività",
|
|
"launch": "Avvia",
|
|
"launchActivityToChats": "Avvia attività nelle chat",
|
|
"searchChats": "Cerca chat",
|
|
"selectChats": "Seleziona chat",
|
|
"selectChatToStart": "Completo! Seleziona una chat per iniziare",
|
|
"maxFifty": "Massimo 50",
|
|
"configureSpace": "Configura corso",
|
|
"pinMessages": "Blocca messaggi",
|
|
"setJoinRules": "Imposta regole di ingresso",
|
|
"changeGeneralSettings": "Modifica le impostazioni generali",
|
|
"inviteOtherUsersToRoom": "Invita altri utenti",
|
|
"changeTheNameOfTheSpace": "Cambia il nome del corso",
|
|
"changeTheDescription": "Modifica la descrizione",
|
|
"changeThePermissions": "Modifica le autorizzazioni",
|
|
"introductions": "Presentazioni",
|
|
"announcements": "Annunci",
|
|
"activities": "Attività",
|
|
"access": "Accesso",
|
|
"botSettings": "Impostazioni del bot",
|
|
"activitySuggestionTimeoutMessage": "Stiamo lavorando duramente per generare più attività per te, per favore controlla tra un minuto",
|
|
"accessSettingsWarning": "Oops! Sembra che tu non abbia il permesso di impostare le regole di accesso di questa stanza. Dovresti controllarle per assicurarti che siano ciò di cui hai bisogno e parlare con un amministratore della stanza se devi cambiarle",
|
|
"howSpaceCanBeFound": "Come può essere trovato questo corso",
|
|
"private": "Privato",
|
|
"cannotBeFoundInSearch": "Non può essere trovato nella ricerca",
|
|
"public": "Pubblico",
|
|
"visibleToCommunity": "Visibile alla più ampia comunità di Pangea Chat tramite \"Trova un corso\"",
|
|
"howSpaceCanBeJoined": "Come può essere unito questo corso",
|
|
"canBeFoundVia": "Può essere trovato tramite:",
|
|
"canBeFoundViaInvitation": "• invito",
|
|
"canBeFoundViaCodeOrLink": "• codice o link",
|
|
"canBeFoundViaKnock": "• richiesta di accesso e approvazione dell'amministratore",
|
|
"youHaveLeveledUp": "Sei salito di livello!",
|
|
"sendActivities": "Invia attività",
|
|
"getStarted": "Inizia",
|
|
"getStartedBotChatDesc": "Chattare con l'IA è un ottimo punto di partenza e gli strumenti di lettura, scrittura, ascolto e conversazione di Pangea rendono tutto più facile!",
|
|
"getStartedCommunitiesDesc": "Imparare con una comunità è il punto forte di Pangea Chat!\nPuoi unirti alla tua classe, trovare un corso o anche crearne uno tuo!",
|
|
"getStartedFriendsDesc": "Hai un amico che vuole imparare con te?",
|
|
"getStartedBotChatComplete": "Ben fatto! Stai chattando con il bot!",
|
|
"getStartedCommunitiesComplete": "Ottimo, hai aderito a un corso!",
|
|
"getStartedComplete": "Hai completato questa sezione!\nContinua a esplorare le nostre fantastiche funzionalità chattando con gli amici!",
|
|
"getStartedFriendsComplete": "Evvai! Hai degli amici! 😄",
|
|
"getStartedBotChatButton": "Inizia a chattare!",
|
|
"getStartedFriendsButton": "Chattare con un amico",
|
|
"groupChat": "Chat di gruppo",
|
|
"directMessage": "Messaggio diretto",
|
|
"newDirectMessage": "Nuovo messaggio diretto",
|
|
"speakingExercisesTooltip": "Parlare",
|
|
"noChatsFoundHereYet": "Ancora nessuna chat trovata qui",
|
|
"duration": "Durata",
|
|
"transcriptionFailed": "Impossibile trascrivere l'audio",
|
|
"aUserIsKnocking": "1 utente sta chiedendo di unirsi al tuo corso",
|
|
"usersAreKnocking": "{users} utenti stanno chiedendo di unirsi al tuo corso",
|
|
"failedToFetchTranscription": "Impossibile recuperare la trascrizione",
|
|
"deleteEmptySpaceDesc": "Il corso verrà eliminato per tutti i partecipanti. Questa azione non può essere annullata.",
|
|
"regenerate": "Rigenera",
|
|
"mySavedActivities": "Le mie attività salvate",
|
|
"noSavedActivities": "Nessuna attività salvata",
|
|
"saveActivity": "Salva questa attività",
|
|
"yourSavedActivities": "Attività salvate",
|
|
"failedToPlayVideo": "Impossibile riprodurre il video",
|
|
"done": "Fatto",
|
|
"inThisSpace": "In questo corso",
|
|
"myContacts": "I miei contatti",
|
|
"inviteAllInSpace": "Invita tutti in questo corso",
|
|
"spaceParticipantsHaveBeenInvitedToTheChat": "Tutti i partecipanti del corso sono stati invitati alla chat",
|
|
"numKnocking": "{count} in attesa",
|
|
"numInvited": "{count} invitati",
|
|
"saved": "Salvato",
|
|
"reset": "Reimposta",
|
|
"errorGenerateActivityMessage": "Impossibile generare l'attività",
|
|
"errorRegenerateActivityMessage": "Impossibile rigenerare l'attività",
|
|
"errorLaunchActivityMessage": "Impossibile avviare l'attività",
|
|
"errorFetchingActivitiesMessage": "Impossibile recuperare le attività",
|
|
"errorFetchingDefinition": "Impossibile recuperare la definizione",
|
|
"errorProcessAnalytics": "Impossibile elaborare l'analisi",
|
|
"errorDownloading": "Download fallito",
|
|
"errorFetchingLevelSummary": "Impossibile recuperare il riepilogo del livello",
|
|
"errorLoadingSpaceChildren": "Impossibile caricare le chat all'interno di questo corso",
|
|
"unexpectedError": "Errore imprevisto.",
|
|
"pleaseReload": "Ricarica e riprova.",
|
|
"translationError": "Errore di traduzione",
|
|
"errorFetchingTranslation": "Impossibile recuperare la traduzione",
|
|
"errorFetchingActivity": "Impossibile recuperare l'attività",
|
|
"check": "Controlla",
|
|
"unableToFindRoom": "Nessuna chat o corso trovata con quel codice. Per favore riprova.",
|
|
"numCompletedActivities": "Numero di attività completate",
|
|
"viewingAnalytics": "Visualizzazione di {visible}/{users} analisi",
|
|
"request": "Richiesta",
|
|
"requestAll": "Richiedi tutto",
|
|
"confirmMessageUnpin": "Sei sicuro di voler staccare questa notifica?",
|
|
"createActivityPlan": "Crea un nuovo piano di attività",
|
|
"saveAndLaunch": "Salva e avvia",
|
|
"launchToSpace": "Lancia nel corso",
|
|
"numberOfActivities": "Numero di sessioni di attività",
|
|
"maximumActivityParticipants": "Ogni attività può avere un massimo di {count} partecipante(i).",
|
|
"pending": "In attesa",
|
|
"inactive": "Inattivo",
|
|
"unjoinedActivityMessage": "Vuoi partecipare? Scegli un ruolo aperto!\nOppure rilassati e guarda lo spettacolo!",
|
|
"fullActivityMessage": "Sentiti libero di guardare lo spettacolo! Anche se non ci sono ruoli aperti per partecipare, puoi visualizzare la chat!",
|
|
"confirmRole": "Conferma ruolo",
|
|
"openRoleLabel": "APERTO",
|
|
"joinedTheActivity": "👋 {username} si è unito come {role}",
|
|
"finishedTheActivity": "🎯 {username} ha concluso questa attività",
|
|
"endActivityTitle": "Ho finito",
|
|
"endActivityDesc": "Hai completato gli obiettivi?\nQuesta è la tua conferma che stai tornando indietro dal messaggio. Ma non preoccuparti, il divertimento continua nella chat! Sentiti libero di rilassarti e goderti lo spettacolo finché tutti cliccano su 'Fatto'.",
|
|
"archiveToAnalytics": "Aggiungi alle mie attività completate",
|
|
"activitySummaryError": "Riepiloghi dell'attività non disponibili",
|
|
"requestSummaries": "Richiedi riepiloghi",
|
|
"loadingActivitySummary": "Caricamento riepilogo attività...",
|
|
"generatingNewActivities": "Sei il primo utente di questa coppia di lingue! Per favore, prenditi un minuto, stiamo preparando attività appositamente per te.",
|
|
"requestAccessTitle": "Richiedere l'accesso alla visualizzazione delle analisi?",
|
|
"requestAccessDesc": "Desideri richiedere l'accesso per visualizzare le analisi dei partecipanti?\n\nSe i partecipanti sono d'accordo, gli amministratori di questo corso potranno visualizzare i loro:\n • vocabolario totale\n • concetti grammaticali totali\n • sessioni di attività completate\n • i concetti grammaticali specifici usati, correttamente e erroneamente\n\nNon potranno visualizzare i loro:\n • messaggi nelle chat fuori dal corso\n • lista di vocabolario",
|
|
"requestAccess": "Richiedi accesso ({count})",
|
|
"analyticsInactiveTitle": "Le richieste agli utenti inattivi non sono state inviate",
|
|
"analyticsInactiveDesc": "Gli utenti inattivi che non hanno effettuato l'accesso da quando questa funzione è stata introdotta non vedranno la tua richiesta.\n\nIl pulsante Richiedi apparirà quando torneranno. Puoi reinviare la richiesta in seguito cliccando sul pulsante Richiedi sotto il loro nome quando sarà disponibile.",
|
|
"accessRequestedTitle": "Richiesta di accesso alle analisi",
|
|
"accessRequestedDesc": "Gli amministratori di “{space}” stanno richiedendo di visualizzare le tue analisi di apprendimento.\n\nSe sei d'accordo, gli amministratori di questo corso potranno visualizzare i tuoi:\n • vocabolario totale\n • concetti grammaticali totali\n • sessioni di attività completate\n • i concetti grammaticali specifici usati, correttamente e erroneamente\n\nNon potranno visualizzare i tuoi:\n • messaggi nelle chat fuori dal corso\n • lista di vocabolario",
|
|
"allowAccess": "Consenti accesso",
|
|
"denyAccess": "Rifiuta accesso",
|
|
"adminRequestedAccess": "Gli amministratori hanno chiesto di visualizzare le tue analisi.",
|
|
"lastUpdated": "Aggiornato\n{time}",
|
|
"activityFinishedMessage": "Tutto finito!",
|
|
"endForAll": "Termina per tutti",
|
|
"newCourse": "Nuovo corso",
|
|
"newCourseSubtitle": "Quale piano di corso desideri utilizzare?",
|
|
"failedToLoadCourses": "Impossibile caricare i corsi",
|
|
"numModules": "{num} moduli",
|
|
"numActivityPlans": "{num} piani di attività",
|
|
"coursePlan": "Piano del corso",
|
|
"editCourseLater": "Puoi modificare in seguito il titolo del corso, le descrizioni e l'immagine del corso.",
|
|
"newCourseAccess": "Per impostazione predefinita, i corsi sono privati e richiedono l'approvazione dell'amministratore per parteciparvi. Puoi modificare queste impostazioni in qualsiasi momento.",
|
|
"createCourse": "Crea corso",
|
|
"stats": "Statistiche",
|
|
"createGroupChat": "Crea chat di gruppo",
|
|
"editCourse": "Modifica corso",
|
|
"inviteDesc": "Per nome utente, codice o link",
|
|
"editCourseDesc": "Qui puoi modificare il titolo del corso, la descrizione, ecc.",
|
|
"permissionsDesc": "Imposta i permessi come chi può invitare utenti, inviare messaggi, creare chat, ecc.",
|
|
"accessDesc": "Puoi rendere il tuo corso accessibile a tutti! Oppure, rendilo privato e sicuro.",
|
|
"createGroupChatDesc": "Mentre le sessioni di attività iniziano e finiscono, le chat di gruppo rimarranno aperte per comunicazioni di routine.",
|
|
"deleteDesc": "Solo gli amministratori possono eliminare un corso. Questa è un'azione distruttiva che rimuove tutti gli utenti e elimina tutte le chat selezionate all'interno del corso. Procedi con cautela.",
|
|
"failedToLoadCourseInfo": "Impossibile caricare le informazioni del corso",
|
|
"noCourseFound": "Oh, questo corso ha bisogno di un piano!\n\nI piani del corso sono una sequenza di argomenti e attività di conversazione.",
|
|
"additionalParticipants": "+ {num} altri",
|
|
"activityNotFoundForCourse": "Questa attività non è stata trovata all'interno del corso",
|
|
"courseChats": "Chat del corso",
|
|
"myActivitySessions": "Le mie sessioni di attività",
|
|
"directMessages": "Messaggi diretti",
|
|
"whatNow": "E ora?",
|
|
"chooseNextActivity": "Scegli la tua prossima attività!",
|
|
"seeInstructions": "Vedi le istruzioni",
|
|
"hideInstructions": "Nascondi le istruzioni",
|
|
"letsGo": "Andiamo",
|
|
"chooseRole": "Scegli un ruolo!",
|
|
"chooseRoleToParticipate": "Scegli un ruolo per partecipare!",
|
|
"waitingToFillRole": "In attesa di riempire {num} ruoli...",
|
|
"pingParticipants": "Ping ai partecipanti del corso",
|
|
"playWithBot": "Gioca con Pangea Bot",
|
|
"inviteFriends": "Invita amici",
|
|
"waitNotDone": "Aspetta, non ho finito!",
|
|
"waitingForOthersToFinish": "In attesa che gli altri finiscano...",
|
|
"saveToCompletedActivities": "Salva nelle attività completate",
|
|
"generatingSummary": "Analizzando la chat e generando risultati",
|
|
"instructionsLanguage": "Lingua delle istruzioni",
|
|
"findCourse": "Trova un corso",
|
|
"activityCompletedDesc": "La tua attività completata è stata aggiunta alle analisi dove puoi rivedere e praticare la lingua che hai usato.",
|
|
"pingParticipantsNotification": "{user} sta cercando utenti per unirsi alla sessione dell'attività in {room}",
|
|
"course": "Corso",
|
|
"courses": "Corsi",
|
|
"courseName": "Nome del corso",
|
|
"createNewCourse": "Nuovo corso",
|
|
"publicCourses": "Corsi pubblici",
|
|
"goToCourse": "Vai al corso: {course}",
|
|
"activityComplete": "Questa attività è stata completata. Il riepilogo dell'attività dovrebbe essere disponibile qui sotto.",
|
|
"haventChattedMuch": "Sembra che tu non abbia chattato molto, prova a usare alcune parole di vocabolario in più! Se senti di aver completato il tuo obiettivo, puoi terminare l'attività qui sotto.",
|
|
"haveChatted": "Sembra che tu abbia chattato per un po'! Se senti di aver completato il tuo obiettivo, concludi per terminare l'attività e ti genereremo un riepilogo nella chat!",
|
|
"userDoneAndWaiting": "{num1}/{num2} partecipanti hanno concluso. Attendi che tutti finiscano, e ti genereremo un riepilogo nella chat! \n\nSe desideri rientrare nella conversazione, clicca sul pulsante continua nella chat.",
|
|
"othersDoneAndWaiting": "{num1}/{num2} hanno finito. Hai completato il tuo obiettivo?",
|
|
"startNewSession": "Inizia una nuova sessione",
|
|
"joinOpenSession": "Unisciti a una sessione aperta",
|
|
"less": "meno",
|
|
"activityNotFound": "Attività non trovata",
|
|
"levelUp": "Salto di livello",
|
|
"myActivities": "Le mie attività",
|
|
"openToJoin": "Aperto per l'iscrizione",
|
|
"results": "Risultati",
|
|
"activityDone": "Attività completata!",
|
|
"moreLabel": "altro",
|
|
"promoCodeInfo": "I codici promozionali possono essere inseriti nella pagina successiva",
|
|
"editsComingSoon": "La possibilità di modificare città e attività arriverà presto.",
|
|
"editing": "Modifica",
|
|
"activityNeedsOneMember": "Oh no! Questa attività necessita di 1 persona in più.",
|
|
"activityNeedsMembers": "Oh no! Questa attività necessita di {num} persone in più.",
|
|
"inviteFriendsToCourse": "Invita amici al mio corso",
|
|
"subscribeToUnlockActivitySummaries": "Iscriviti per sbloccare i riepiloghi delle attività",
|
|
"subscribeToUnlockDefinitions": "Iscriviti per sbloccare le definizioni",
|
|
"subscribeToUnlockTranscriptions": "Iscriviti per sbloccare le trascrizioni",
|
|
"pingSent": "🔔 Ping del corso inviato! 🔔",
|
|
"courseTitle": "Titolo del corso",
|
|
"courseDesc": "Descrizione del corso",
|
|
"courseSavedSuccessfully": "Corso salvato con successo",
|
|
"addCoursePlan": "Aggiungi un piano del corso",
|
|
"activityStatsButtonInstruction": "Clicca qui per visualizzare le statistiche della tua attività e per chiudere l'attività quando hai finito",
|
|
"readingAnalyticsDesc": "Clicca su pratica su ogni messaggio per le attività di lettura.",
|
|
"speakingAnalyticsDesc": "Registra messaggi vocali per la pratica del parlato.",
|
|
"audioAnalyticsDesc": "Clicca su pratica su ogni messaggio per le attività di ascolto.",
|
|
"loginToAccount": "Accedi al mio account",
|
|
"appDescription": "Impara una lingua\nmentre scrivi ai tuoi amici.",
|
|
"languages": "Lingue",
|
|
"chooseLanguage": "Scegli una lingua.",
|
|
"planTrip": "Pianifica il tuo viaggio",
|
|
"howAreYouTraveling": "Come stai viaggiando?",
|
|
"unlockPrivateTrip": "Sblocca un viaggio privato",
|
|
"joinPublicTrip": "Unisciti a un viaggio pubblico",
|
|
"startOwnTrip": "Inizia il mio viaggio",
|
|
"tripPlanDesc": "I viaggi sono corsi. Ognuno ha 8-10 argomenti sequenziali con una gamma di attività di apprendimento linguistico basate su compiti.",
|
|
"unlockPrivateTripTitle": "Sblocca viaggio privato",
|
|
"browsePublicTrips": "Sfoglia viaggi pubblici",
|
|
"startOwnTripTitle": "Inizia il mio viaggio",
|
|
"courseCode": "Qual è la password segreta?",
|
|
"courseCodeHint": "Codice o link del viaggio",
|
|
"unlockMyTrip": "Sblocca il mio viaggio",
|
|
"anyLevel": "Qualsiasi livello",
|
|
"signupOption": "Come vuoi iscriverti?",
|
|
"withApple": "Con Apple",
|
|
"withGoogle": "Con Google",
|
|
"withEmail": "Con Email",
|
|
"createAccount": "Crea account",
|
|
"noCoursesFound": "Nessun corso trovato",
|
|
"loginWithEmail": "Accedi con email",
|
|
"usernameOrEmail": "Nome utente o email",
|
|
"email": "Email",
|
|
"forgotPassword": "Hai dimenticato la password?",
|
|
"writingAnalyticsDesc": "Invia messaggi per esercitarti a scrivere.",
|
|
"endActivity": "Termina attività",
|
|
"allLanguages": "Tutte le lingue",
|
|
"allCefrLevels": "Tutti i livelli CEFR",
|
|
"chatListTooltip": "Qui troverai i tuoi messaggi diretti! Clicca sull'avatar di qualsiasi utente e “inizia conversazione” per inviare un messaggio diretto.",
|
|
"directMessageBotTitle": "Messaggio diretto Pangea Bot",
|
|
"feedbackTitle": "Feedback sull'attività",
|
|
"feedbackDesc": "Come dovrebbe essere migliorata l'attività? Se puoi fornire alcuni dettagli, apporteremo le modifiche!",
|
|
"feedbackHint": "Il tuo feedback",
|
|
"feedbackButton": "Invia feedback",
|
|
"directMessageBotDesc": "Parlare con gli umani è più divertente ma... l'IA è sempre pronta!",
|
|
"inviteYourFriends": "Invita i tuoi amici",
|
|
"playWithAI": "Gioca con l'IA per ora",
|
|
"courseStartDesc": "Pangea Bot è pronto in qualsiasi momento!\n\n...ma imparare è meglio con gli amici!",
|
|
"@@locale": "it",
|
|
"@checkList": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@countInvited": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@sentVoiceMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"duration": {
|
|
"type": "String"
|
|
},
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@commandHint_logout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_logoutall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@displayNavigationRail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@customReaction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accountInformation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addGroupDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addNewFriend": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@alreadyHaveAnAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createNewGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@writeAMessageLangCodes": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"l1": {
|
|
"type": "String"
|
|
},
|
|
"l2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@requests": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allCorrect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newWayAllGood": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@othersAreBetter": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@holdForInfo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@greenFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yellowFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@redFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itInstructionsTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oneday": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oneweek": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@onemonth": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gaTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@taTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorSliderHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveGrammarSliderHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorNotAllowed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorAllowed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorRequired": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notYetSet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myLearning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeDateRange": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@classDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addStudents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@copyClassLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@copyClassCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteStudentByUserName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslator": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareVideoDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareFiles": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectLanguageLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noIdenticalLanguages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantALanguagePartnerFrom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@worldWide": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noResults": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@searchBy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantAConversationPartner": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantALanguagePartnerWhoSpeaks": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantALanguagePartnerWhoIsLearning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinWithClassCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinWithClassCodeHint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelPreA1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelA1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelA2": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelB1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelB2": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelC1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelC2": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheNameOfTheClass": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheNameOfTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@askPangeaBot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sorryNoResults": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ignoreInThisText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@helpMeTranslate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@needsItShortMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@needsItMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"targetLanguage": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@needsIgcMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tokenTranslationTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spanTranslationDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spanTranslationTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l1SpanAndGrammarTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l1SpanAndGrammarDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@countryInformation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myLanguages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@targetLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sourceLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languagesISpeak": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatLanguageYouWantToLearn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsYourBaseLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveChanges": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicProfileTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicProfileDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableIT": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableIGC": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableLanguageAssistance": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableITUserDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableIGCUserDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableLanguageAssistanceUserDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableITClassDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableIGCClassDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itIsDisabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@igcIsDisabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToLearningSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error405Title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error405Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loginOrSignup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iAgreeToThe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@termsAndConditions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@andCertifyIAmAtLeast13YearsOfAge": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error502504Title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error502504Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error404Title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error404Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorPleaseRefresh": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleIT": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleIGC": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleToolSettingsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@connectedToStaging": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learningSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendVoiceNotes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendVoiceNotesDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatTopic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatTopicDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteStudentByUserNameDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@participants": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@almostPerfect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@prettyGood": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@letMeThink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickMessageTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickMessageBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@understandingMessagesTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@understandingMessagesBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allDone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vocab": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@low": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@medium": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@high": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unknownProficiency": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeView": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clearAll": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generateVocabulary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generatePrompts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionManagement": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@currentSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cancelSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectYourPlan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subsciptionPlatformTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionManagementUnavailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paymentMethod": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paymentHistory": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emptyChatDownloadWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@update": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateDesc": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"localVersion": {
|
|
"type": "String"
|
|
},
|
|
"storeVersion": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@maybeLater": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mainMenu": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleImmersionMode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleImmersionModeDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itToggleDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@igcToggleDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@originalMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sentMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@useType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@taAndGaTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definitionsToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageTranslationsToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definitionsToolDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationsToolDescrption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@welcomeBack": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kickAllStudents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kickAllStudentsConfirmation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteAllStudents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteAllStudentsConfirmation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteUsersFromPangea": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@redeemPromoCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterPromoCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadTxtFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadCSVFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@promotionalSubscriptionDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@originalSubscriptionPlatform": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"purchasePlatform": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@oneWeekTrial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadXLSXFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@abDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@afDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@akDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sqDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@amDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@arDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@anDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@asDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@avDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aeDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ayDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@azDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bmDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@baDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@euDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@beDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bhDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@biDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@brDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@caDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ceDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zhDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kwDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@coDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@crDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hrDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@csDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@daDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nlDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@eoDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@etDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@eeDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@foDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fjDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@frDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ffDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@glDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@elDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@guDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@htDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@haDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@heDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hzDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hoDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@huDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@idDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ieDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@igDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ikDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ioDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@isDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iuDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@klDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@krDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ksDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kkDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kmDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rwDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@koDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kuDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kjDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@laDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lbDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@liDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ltDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@luDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mkDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@msDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mlDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mtDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@miDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mrDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mhDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@naDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nbDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ndDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@neDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ngDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nrDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ocDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ojDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cuDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@omDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@orDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@osDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@piDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@faDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@plDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@psDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ptDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@quDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rmDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ruDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@scDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sdDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@seDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@smDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@srDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gdDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@snDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@siDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@skDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@slDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@soDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@esDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@suDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@swDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ssDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@svDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@taDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@teDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@thDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@boDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tkDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tlDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@trDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@twDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ugDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ukDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@urDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@uzDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@veDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@viDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@voDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@woDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@xhDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yoDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unkDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zuDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hawDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hmnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@multiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cebDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dzDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iwDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jwDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@moDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@afCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@axCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@alCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@asCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@adCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aoCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aiCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@agCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@arCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@amCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@awCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@auCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@atCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@azCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bhCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bbCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@byCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@beCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bjCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@btCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@boCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@baCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@brCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ioCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@biCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@khCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@caCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cvCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bqCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cxCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ccCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@coCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ckCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@crCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ciCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hrCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cuCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@czCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@djCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@doCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tlCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ecCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@egCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@svCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gqCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@erCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@eeCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@szCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@etCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@foCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fjCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fiCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@frCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@geCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ghCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@giCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@glCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gpCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@guCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gtCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ggCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@htCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@huCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@isCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@idCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@irCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iqCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ieCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@imCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ilCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jpCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jeCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@keCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kiCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@xkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@laCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lvCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lbCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lrCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@liCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ltCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@luCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@moCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mvCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mlCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mtCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mhCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mqCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mrCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@muCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ytCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mxCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mcCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@meCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@msCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@maCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@naCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nrCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@npCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nlCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ncCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@niCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@neCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ngCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nuCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kpCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mpCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@omCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@psCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@peCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@phCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@plCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ptCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@prCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@qaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ruCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lcCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vcCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@smCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@snCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@scCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@slCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sxCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@skCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@siCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sbCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@soCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@krCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ssCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@esCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@srCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sjCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@seCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@syCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@twCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tjCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@thCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@trCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tcCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tvCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@viCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ugCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@uaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aeCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gbCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@usCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@uyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@uzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vuCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@veCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ehCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yeCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pay": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allPrivateChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unknownPrivateChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invitedToSpace": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
},
|
|
"space": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@declinedInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acceptedInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youreInvited": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invitedToChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
},
|
|
"name": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@monthlySubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yearlySubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@defaultSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@freeTrial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@total": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noDataFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@promoSubscriptionExpirationDesc": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"expiration": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@emptyChatNameWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blurMeansTranslateTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blurMeansTranslateBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@someErrorTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@someErrorBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bestCorrectionFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@distractorFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bestAnswerFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definitionDefaultPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@practiceDefaultPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@correctionDefaultPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itStartDefaultPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lockedChatWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lockChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@suggestToChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@suggestToChatDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acceptSelection": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acceptSelectionAnyway": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@makingActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@why": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definition": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@exampleSentence": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportToTeacher": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportMessageTitle": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"reportingUserId": {
|
|
"type": "String"
|
|
},
|
|
"reportedUserId": {
|
|
"type": "String"
|
|
},
|
|
"roomName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@reportMessageBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"reportedMessage": {
|
|
"type": "String"
|
|
},
|
|
"reason": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noTeachersFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@viewArchive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@trialExpiration": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"expiration": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@freeTrialDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activateTrial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@successfullySubscribed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickToManageSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorGettingAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signUp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseChooseAtLeastChars": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"min": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noEmailWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterValidEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseChooseAUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseAUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@define": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listen": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@convoBotSettingsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterAConversationTopic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationTopic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableModeration": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableModerationDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationLanguageLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@showDefinition": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionPopupTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionPopupDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@seeOptions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@continuedWithoutSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@trialPeriodExpired": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectToDefine": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translations": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definitions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribedToUnlockTools": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@audioTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@speechToTextTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@certifyAge": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"age": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@kickBotWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinToView": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@refresh": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autoPlayTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autoPlayDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@words": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@score": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accuracy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@points": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noPaymentInfo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_discussion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_custom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_conversation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_textAdventure": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_storyGame": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTopicLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTopicPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionKeywordsLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionKeywordsPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionKeywordsHintText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_customSystemPromptLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_customSystemPromptPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_customSystemPromptEmptyError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botConfig": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botConfigNoPermissionTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botConfigNoPermissionMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotDialogTitleInvite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotButtonInvite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotDialogInviteConfirmation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotButtonTitleRemove": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotButtonRemove": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotDialogRemoveConfirmation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotConfigConfirmChange": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotStatus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotTextAdventureZone_title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotTextAdventureZone_instructionLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotTextAdventureZone_instructionPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_instructionSystemPromptEmptyError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@studentAnalyticsNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomDataMissing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updatePhoneOS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wordsPerMinute": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autoIGCToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autoIGCToolDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@runGrammarCorrection": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCorrectionFailed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCorrectionComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooltipInstructionsTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooltipInstructionsMobileBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooltipInstructionsBrowserBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCapacity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomFull": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@topicNotSet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCapacityNotSet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCapacityHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCapacitySetTooLow": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@chatCapacityExplanation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatExceedsCapacity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooManyRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterNumber": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@buildTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nonexistentSelection": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeAnalyticsLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@practice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noLanguagesSet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noActivitiesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hintTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@speechToTextBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@versionNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fetchingVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@versionFetchError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@versionText": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"version": {
|
|
"type": "String"
|
|
},
|
|
"buildNumber": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@languageButtonLabel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"currentLanguage": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@interactiveTranslatorAutoPlaySliderHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorAutoPlayDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeAnalyticsView": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l1TranslationBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteSubscriptionWarningTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteSubscriptionWarningBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@manageSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error520Title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error520Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wordsUsed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorTypes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@level": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canceledSend": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@morphsUsed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationChoicesBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contactHasBeenInvitedToTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportContentIssueTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportContentIssueDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeContent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickTheWordAgainToDeselect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l2SupportNa": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l2SupportAlpha": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l2SupportBeta": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l2SupportFull": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@missingVoiceTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@voiceNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openVoiceSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@playAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stop": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSsconj": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSnum": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSverb": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSaffix": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSpart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSadj": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOScconj": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSpunct": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSadv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSaux": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSspace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSsym": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSdet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSpron": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSadp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSpropn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSnoun": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSintj": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSx": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERfem": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON2": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODimp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEqest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECTperf": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEaccnom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEobl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEact": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEbrck": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERsing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERmasc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBTYPEmod": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPEadverbial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEperi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMdigit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEnot_proper": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEcard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEprop": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEdash": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEyes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEsemi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEcomm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODcnd": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEacc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPARTTYPEpart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEpast": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEsup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEcolo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON3": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERplur": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEnpr": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEinterrogative": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEinfm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPEtim": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLARITYneg": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEtot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPEadnomial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECTprog": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODsub": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMcomplementive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEnom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEfut": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEdat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEpres": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERneut": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPErel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMfinalEnding": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEdem": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPREPCASEpre": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMfin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEpos": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEquot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMger": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEpass": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEgen": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEprs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITEdef": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEord": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEins": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMinf": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMaux": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMlong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEloc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODind": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEcmp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASErelativeCase": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEexcl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTSIDEini": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERperson": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyFOREIGNyes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEvoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBTYPEverbType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSSpass": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPREPCASEprepCase": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEnumType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEnounType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEXreflex": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEpronType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTSIDEpunctSide": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMverbForm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERgender": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODmood": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECTaspect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEpunctType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEtense": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEdegree": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEpolite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPEadvType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMnumber": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPEconjType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLARITYpolarity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEcase": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITEdefinite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMnumForm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEadn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOCvoc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCMPLcmpl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVadv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODjus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERcom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEXrflx": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPARTTYPEpar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopySPCspc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEpqp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEXref": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEnshrt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERdual": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMlng": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEmid": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyINTRELintRel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyINTint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEcaus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyUnknown": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyEVIDENTevident": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMnumberPsor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECThab": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEabl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEtra": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEequ": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEdis": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEabs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEerg": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEcau": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEben": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEtem": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPEcoord": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITEcons": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEabs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyEVIDENTfh": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyEVIDENTnfh": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODopt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODadm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODdes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODnec": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODpot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODprp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODqot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMroman": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMletter": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEmult": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEfrac": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEsets": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPErange": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEdist": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERtri": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERpauc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERgrpa": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERgrpl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERinv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON0": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON4": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEform": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEelev": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEhumb": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEemp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEexc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPErcp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEintRelPronType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEaor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEeps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEprosp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMpart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMconv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMvnoun": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEantip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEcauVoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICedir": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEinvVoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICErcpVoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDER": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOOD": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECT": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORM": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBER": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyEVIDENT": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyFOREIGN": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLARITY": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPREPCASE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTSIDE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEX": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORM": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopySPC": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPARTTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyINTREL": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMpsor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyUNKNOWN": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERPSOR": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECTimp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEvoc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEcom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEpar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEadv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEref": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASErel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEsub": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEsup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEaccdat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEpre": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPEsub": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPEcmp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITEind": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEcomm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERPSORsing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERPSORplur": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERPSORdual": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLARITYpos": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSSyes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPREPCASEnpr": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEprs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEtot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEneg": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEind": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEintrel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTSIDEfin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEperi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEXyes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEimp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMsup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMadn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMlng": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMshrt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBTYPEcaus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEcau": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEdir": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEinv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICErcp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectBotLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseVoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterLanguageLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterDiscussionTopic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectBotChatMode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageNotInTargetLang": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@other": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelShort": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@botModeValidation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickBestOption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@completeActivitiesToUnlock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botSettingsSubtitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invitePeople": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noCapacityLimit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadGroupText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationsOn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationsOff": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCanBeFoundViaSearch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requireCodeToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canFindInSearch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addChatToSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createChatAndInviteUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updatedNewSpaceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinWithCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterCodeToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateNow": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateLater": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseWaDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseGaDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseTaDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseUnkDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorITDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnITDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncITDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnIGCDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorIGCDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncIGCDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorPADesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnPADesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncPADesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIngWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorHWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncHWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnHWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorMDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncMDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnMDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseEmojiDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCollected": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseNanDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@xpIntoLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"currentXP": {
|
|
"type": "int"
|
|
},
|
|
"maxXP": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@signInWithUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@registrationEmailMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableTTSToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableTTSToolDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@couldNotFindTTS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttsInstructionsHyperlink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createAnAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signIn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signUpWithEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signUpWithGoogle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signUpWithApple": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterAnEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signInWithGoogle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signInWithApple": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantToLearn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@letsStart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseAgreeToTOS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseSelectALanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myBaseLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickWordsInstructions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseBestDefinition": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@meaningSectionHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@formSectionHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noEmojiSelectedTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@writingExercisesTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listeningExercisesTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@readingExercisesTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@meaningNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@formsNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseBaseForm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notTheCodeError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@totalXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmas": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasUsedCorrectly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasUsedIncorrectly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasSmallXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasMediumXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasLargeXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numGrammarConcepts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConcepts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsUsedCorrectly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsUsedIncorrectly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsUseCorrectlySystemGenerated": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsUseIncorrectlySystemGenerated": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsSmallXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsMediumXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsLargeXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsHugeXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numMessagesSent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numWordsTyped": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numCorrectChoices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numIncorrectChoices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commaSeparatedFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@excelFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fileType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@download": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@analyticsNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloading": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@failedFetchUserAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsTheMorphTag": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"morphologicalFeature": {
|
|
"type": "String"
|
|
},
|
|
"wordForm": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@dataAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@available": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pangeaBotIsFallible": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsMeaning": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"lemma": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@pickAnEmoji": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"lemma": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@chooseLemmaMeaningInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@doubleClickToEdit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeFeature": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"feature": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@chooseCorrectLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelPopupTitle": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@activityPlannerTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@topicLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@topicPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@modeLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@modePlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learningObjectiveLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learningObjectivePlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mediaLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageOfInstructionsLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@targetLanguageLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cefrLevelLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generateActivitiesButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@launchActivityButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@image": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@video": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityPlannerOverviewInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addVocabulary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@instructions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numberOfLearners": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mustBeInteger": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noLemmasFound": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"xp": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@constructUsePvmDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lockedMorphFeature": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@leaveSpaceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsLemma": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorMmDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncMmDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnMmDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickForMeaningActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@meaning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@slightlyOffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickOnEmailLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whoIsAllowedToJoinThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dontForgetPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttsDisbledTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttsDisabledBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noSpaceDescriptionYet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooLargeToSend": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@exitWithoutSaving": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectPopupTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectPopupSteps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectPopupDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadGboardTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadGboardSteps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadGboardDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@displayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@leaveRoomDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@confirmUserId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startingToday": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oneWeekFreeTrial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paidSubscriptionStarts": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"startDate": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@cancelInSubscriptionSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cancelToAvoidCharges": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"trialEnds": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@downloadGboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autocorrectNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseUpdateApp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseEmojiInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pickAnEmojiFor": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"lemma": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@analyticsVocabListBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@morphAnalyticsListBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knockSpaceSuccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinByCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseWordAudioInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseMorphsInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteAndLaunch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createOwnChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterInt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@home": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@join": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@readingAssistanceOverviewBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learnByTexting": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelSummaryTrigger": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelSummaryPopupTitle": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@referFriends": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@referFriendDialogTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@referFriendDialogDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youUnlocked": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@resetInstructionTooltipsTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@resetInstructionTooltipsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectForGrammar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newChatActivityTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newChatActivityDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@exploreMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@randomize": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clear": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@makeYourOwnActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@featuredActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@save": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wordFocusListeningMultipleChoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationProblem": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@perfectTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@greatJobTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goodJobTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@makingProgress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@keepPracticing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@niceJob": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@askToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emptyChatWarningTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emptyChatWarningDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@areYouLikeMe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tryAgainLater": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterSpaceCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareSpaceLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@byUsingPangeaChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@details": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelPreA1Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelA1Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelA2Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelB1Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelB2Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelC1Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelC2Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newVocab": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newGrammar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@congratulationsOnReaching": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@seeDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@choosePracticeMode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ban": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unban": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kick": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lemma": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarFeature": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarTag": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@forms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@exampleMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@timesUsedIndependently": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@timesUsedWithAssistance": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareInviteCode": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"code": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@leaderboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@welcomeUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@joinSpaceOnboardingDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@skipForNow": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@permissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaceChildPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addEnvironmentOverride": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@defaultOption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteChatDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteSpaceDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatWithActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@launch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@launchActivityToChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@searchChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectChatToStart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@maxFifty": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@configureSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pinMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setJoinRules": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeGeneralSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteOtherUsersToRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheNameOfTheSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeThePermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@introductions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@announcements": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@access": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activitySuggestionTimeoutMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessSettingsWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@howSpaceCanBeFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@private": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cannotBeFoundInSearch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@public": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@visibleToCommunity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@howSpaceCanBeJoined": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canBeFoundVia": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canBeFoundViaInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canBeFoundViaCodeOrLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canBeFoundViaKnock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youHaveLeveledUp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStarted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedBotChatDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedCommunitiesDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedFriendsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedBotChatComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedCommunitiesComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedFriendsComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedBotChatButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedFriendsButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@groupChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newDirectMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@speakingExercisesTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noChatsFoundHereYet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@duration": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@transcriptionFailed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aUserIsKnocking": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@usersAreKnocking": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"users": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@failedToFetchTranscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteEmptySpaceDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@regenerate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mySavedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noSavedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourSavedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@failedToPlayVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@done": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inThisSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myContacts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteAllInSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaceParticipantsHaveBeenInvitedToTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numKnocking": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@numInvited": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@saved": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reset": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorGenerateActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorRegenerateActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorLaunchActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingActivitiesMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingDefinition": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorProcessAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDownloading": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingLevelSummary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorLoadingSpaceChildren": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unexpectedError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseReload": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@check": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unableToFindRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numCompletedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@viewingAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"visible": {
|
|
"type": "int"
|
|
},
|
|
"users": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@request": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestAll": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@confirmMessageUnpin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createActivityPlan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveAndLaunch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@launchToSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numberOfActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@maximumActivityParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@pending": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inactive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unjoinedActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fullActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@confirmRole": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openRoleLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinedTheActivity": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"role": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@finishedTheActivity": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@endActivityTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@endActivityDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@archiveToAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activitySummaryError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestSummaries": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loadingActivitySummary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generatingNewActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestAccessTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestAccessDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestAccess": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@analyticsInactiveTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@analyticsInactiveDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessRequestedTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessRequestedDesc": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"space": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@allowAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@denyAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@adminRequestedAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lastUpdated": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"time": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@activityFinishedMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@endForAll": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newCourseSubtitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@failedToLoadCourses": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numModules": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@numActivityPlans": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@coursePlan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editCourseLater": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newCourseAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createGroupChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editCourseDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@permissionsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createGroupChatDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@failedToLoadCourseInfo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noCourseFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@additionalParticipants": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@activityNotFoundForCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myActivitySessions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatNow": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseNextActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@seeInstructions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideInstructions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@letsGo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseRole": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseRoleToParticipate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingToFillRole": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@pingParticipants": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@playWithBot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteFriends": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitNotDone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingForOthersToFinish": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveToCompletedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generatingSummary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@instructionsLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@findCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityCompletedDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pingParticipantsNotification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
},
|
|
"room": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@course": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courses": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createNewCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicCourses": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToCourse": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"course": {}
|
|
}
|
|
},
|
|
"@activityComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@haventChattedMuch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@haveChatted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userDoneAndWaiting": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"num1": {
|
|
"type": "int"
|
|
},
|
|
"num2": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@othersDoneAndWaiting": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"num1": {
|
|
"type": "int"
|
|
},
|
|
"num2": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@startNewSession": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinOpenSession": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@less": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelUp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@results": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityDone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@moreLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@promoCodeInfo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editsComingSoon": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityNeedsOneMember": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityNeedsMembers": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@inviteFriendsToCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribeToUnlockActivitySummaries": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribeToUnlockDefinitions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribeToUnlockTranscriptions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pingSent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseSavedSuccessfully": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addCoursePlan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityStatsButtonInstruction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@readingAnalyticsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@speakingAnalyticsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@audioAnalyticsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loginToAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@planTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@howAreYouTraveling": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unlockPrivateTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinPublicTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startOwnTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tripPlanDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unlockPrivateTripTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@browsePublicTrips": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startOwnTripTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseCodeHint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unlockMyTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@anyLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signupOption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@withApple": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@withGoogle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@withEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noCoursesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loginWithEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@usernameOrEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@email": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@forgotPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@writingAnalyticsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@endActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allLanguages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allCefrLevels": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatListTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directMessageBotTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedbackTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedbackDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedbackHint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedbackButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directMessageBotDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteYourFriends": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@playWithAI": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseStartDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteFriendsToActivity": "Invita amici all'attività",
|
|
"inviteFriendsToActivityCourse": "Invita amici all'attività e al corso",
|
|
"feedbackRespDesc": "Controlla di nuovo domani per gli aggiornamenti sull'attività.",
|
|
"activityDropdownDesc": "Quando hai finito con questa attività, clicca qui sotto",
|
|
"activityAnalyticsListBody": "Queste sono le tue attività completate! Dopo aver terminato le attività, puoi visualizzarle qui.",
|
|
"languageMismatchTitle": "Incompatibilità della lingua",
|
|
"languageMismatchDesc": "La tua lingua di destinazione non corrisponde alla lingua di questa attività. Aggiornare la tua lingua di destinazione?",
|
|
"reportWordIssueTooltip": "Segnala problema con le informazioni sulla parola",
|
|
"tokenInfoFeedbackDialogTitle": "Feedback sulle informazioni della parola",
|
|
"tokenInfoFeedbackDialogDesc": "L'IA commette errori. Per favore, descrivi eventuali problemi riscontrati con le informazioni sopra.",
|
|
"noPublicCoursesFound": "Nessun corso pubblico trovato. Vuoi crearne uno?",
|
|
"noCourseTemplatesFound": "Non abbiamo trovato corsi per la tua lingua di destinazione. Puoi chattare con Pangea Bot nel frattempo e tornare più tardi per altri corsi.",
|
|
"botActivityJoinFailMessage": "Pangea Bot impiega un po' a rispondere. Per favore riprova più tardi o invita un amico.",
|
|
"unsubscribedResponseError": "Questa funzione richiede un abbonamento",
|
|
"leaveDesc": "Lascia questo spazio e tutte le chat al suo interno",
|
|
"selectAll": "Seleziona tutto",
|
|
"deselectAll": "Deseleziona tutto",
|
|
"@inviteFriendsToActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteFriendsToActivityCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedbackRespDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityDropdownDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityAnalyticsListBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageMismatchTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageMismatchDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportWordIssueTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tokenInfoFeedbackDialogTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tokenInfoFeedbackDialogDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noPublicCoursesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noCourseTemplatesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botActivityJoinFailMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unsubscribedResponseError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@leaveDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectAll": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deselectAll": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"startOwn": "Avvia il mio",
|
|
"joinCourseDesc": "Ogni corso ha 8-10 argomenti sequenziali con una serie di attività di apprendimento linguistico basate su compiti.",
|
|
"newMessageInPangeaChat": "🗨️ Nuovo messaggio in Pangea Chat",
|
|
"shareCourse": "Condividi corso",
|
|
"addCourse": "Aggiungi un corso",
|
|
"joinCourseWithCode": "Unisciti al corso con il codice",
|
|
"joinPublicCourse": "Unisciti al corso pubblico",
|
|
"vocabLevelsDesc": "Qui andranno le parole di vocabolario una volta che le avrai potenziate!",
|
|
"highlightVocabTooltip": "Evidenzia le parole di vocabolario target di seguito inviandole o praticandole nella chat",
|
|
"@startOwn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinCourseDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newMessageInPangeaChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinCourseWithCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinPublicCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vocabLevelsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@highlightVocabTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
}
|
|
} |