* 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>
12799 lines
No EOL
323 KiB
Text
12799 lines
No EOL
323 KiB
Text
{
|
|
"group": "Gruppe",
|
|
"@group": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"identity": "Identitá",
|
|
"@identity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"close": "Cluder",
|
|
"@close": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"confirm": "Confirmar",
|
|
"@confirm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"admin": "Administrator",
|
|
"@admin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chats": "Conversationes",
|
|
"@chats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"containsUserName": "Contene li nómine",
|
|
"@containsUserName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"containsDisplayName": "Contene li visibil nómine",
|
|
"@containsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"copiedToClipboard": "Copiat al Paperiere",
|
|
"@copiedToClipboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"copyToClipboard": "Copiar al Paperiere",
|
|
"@copyToClipboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"countParticipants": "{count} participantes",
|
|
"@countParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"createNewSpace": "Crear un spacie",
|
|
"@createNewSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"currentlyActive": "Activ actualmen",
|
|
"@currentlyActive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"dateAndTimeOfDay": "{date}, {timeOfDay}",
|
|
"@dateAndTimeOfDay": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"date": {
|
|
"type": "String"
|
|
},
|
|
"timeOfDay": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"deleteAccount": "Destructer li conto",
|
|
"@deleteAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"deleteMessage": "Remover li missage",
|
|
"@deleteMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editBlockedServers": "Modificar blocat servitores",
|
|
"@editBlockedServers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"everythingReady": "Omni es pret!",
|
|
"@everythingReady": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"extremeOffensive": "Extremmen offensiv",
|
|
"@extremeOffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fileName": "Nómine de file",
|
|
"@fileName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fontSize": "Dimension de fonde",
|
|
"@fontSize": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fromJoining": "Pro adhesion",
|
|
"@fromJoining": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enterYourHomeserver": "Provide vor hem-servitor",
|
|
"@enterYourHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fromTheInvitation": "Pro invitation",
|
|
"@fromTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"groupIsPublic": "Gruppe es public",
|
|
"@groupIsPublic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"help": "Auxilie",
|
|
"@help": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"hideUnknownEvents": "Celar ínconosset evenimentes",
|
|
"@hideUnknownEvents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"id": "ID",
|
|
"@id": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"ignoredUsers": "Ignorat usatores",
|
|
"@ignoredUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"invitedUsersOnly": "Solmen invitat usatores",
|
|
"@invitedUsersOnly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"login": "Aperter li session",
|
|
"@login": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"isTyping": "tippa…",
|
|
"@isTyping": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"joinRoom": "Adherer al chambre",
|
|
"@joinRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"loadMore": "Cargar plu…",
|
|
"@loadMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteForMe": "Invitationes por me",
|
|
"@inviteForMe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"lastActiveAgo": "Ultim activité: {localizedTimeShort}",
|
|
"@lastActiveAgo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"localizedTimeShort": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"mention": "Mentionar",
|
|
"@mention": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"next": "Sequent",
|
|
"@next": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"no": "No",
|
|
"@no": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"offensive": "Offensiv",
|
|
"@offensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"offline": "For del rete",
|
|
"@offline": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"ok": "OK",
|
|
"@ok": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"online": "In li rete",
|
|
"@online": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"memberChanges": "Cambios inter membres",
|
|
"@memberChanges": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"muteChat": "Assurdar li conversation",
|
|
"@muteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"newChat": "Crear un conversation",
|
|
"@newChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"newVerificationRequest": "Nov demanda de verification!",
|
|
"@newVerificationRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"scanQrCode": "Scannar un code QR",
|
|
"@scanQrCode": {},
|
|
"noRoomsFound": "Null chambres trovat…",
|
|
"@noRoomsFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"openInMaps": "Aperter in mappas",
|
|
"@openInMaps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"password": "Contrasigne",
|
|
"@password": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passwordForgotten": "Li contrasigne esset obliviat",
|
|
"@passwordForgotten": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passwordRecovery": "Reganiar li contrasigne",
|
|
"@passwordRecovery": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseChoose": "Ples selecter",
|
|
"@pleaseChoose": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pushRules": "Regules de push-notificationes",
|
|
"@pushRules": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"redactMessage": "Redacter li missage",
|
|
"@redactMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"removeDevice": "Remover li aparate",
|
|
"@removeDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"saveFile": "Gardar li file",
|
|
"@saveFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"recoveryKey": "Clave de regania",
|
|
"@recoveryKey": {},
|
|
"sendMessages": "Inviar missages",
|
|
"@sendMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendVideo": "Inviar video",
|
|
"@sendVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"shareLocation": "Partir un localisation",
|
|
"@shareLocation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"spaceName": "Nómine de spacie",
|
|
"@spaceName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unavailable": "Índisponibil",
|
|
"@unavailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"toggleUnread": "Marcar quam (ín)leet",
|
|
"@toggleUnread": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unblockDevice": "Deblocar li aparate",
|
|
"@unblockDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unknownDevice": "Ínconosset aparate",
|
|
"@unknownDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"voiceMessage": "Voce-missage",
|
|
"@voiceMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"wallpaper": "Tapete",
|
|
"@wallpaper": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"messageType": "Tip de missage",
|
|
"@messageType": {},
|
|
"start": "Iniciar",
|
|
"@start": {},
|
|
"messageInfo": "Information pri li missage",
|
|
"@messageInfo": {},
|
|
"openGallery": "Aperter li galerie",
|
|
"@openGallery": {},
|
|
"videoWithSize": "Video ({size})",
|
|
"@videoWithSize": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"size": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"reportUser": "Raportar li usator",
|
|
"@reportUser": {},
|
|
"voiceCall": "Telefonada",
|
|
"@voiceCall": {},
|
|
"nextAccount": "Sequent conto",
|
|
"@nextAccount": {},
|
|
"previousAccount": "Precedent conto",
|
|
"@previousAccount": {},
|
|
"countFiles": "{count} files",
|
|
"@countFiles": {
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"all": "Omni",
|
|
"@all": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"create": "Crear",
|
|
"@create": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"connect": "Conexer",
|
|
"@connect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"copy": "Copiar",
|
|
"@copy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"darkTheme": "Obscur",
|
|
"@darkTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"messages": "Missages",
|
|
"@messages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"none": "Null",
|
|
"@none": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"rejoin": "Re-adherer",
|
|
"@rejoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"remove": "Remover",
|
|
"@remove": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"notifications": "Notificationes",
|
|
"@notifications": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reply": "Responder",
|
|
"@reply": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"dateWithYear": "{day}.{month}.{year}",
|
|
"@dateWithYear": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"year": {
|
|
"type": "String"
|
|
},
|
|
"month": {
|
|
"type": "String"
|
|
},
|
|
"day": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"delete": "Remover",
|
|
"@delete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"search": "Sercha",
|
|
"@search": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"devices": "Aparates",
|
|
"@devices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"lightTheme": "Lucid",
|
|
"@lightTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"edit": "Redacter",
|
|
"@edit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"security": "Securitá",
|
|
"@security": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"settings": "Parametres",
|
|
"@settings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"share": "Partir",
|
|
"@share": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"systemTheme": "Del sistema",
|
|
"@systemTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"username": "Nómine de usator",
|
|
"@username": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verify": "Verificar",
|
|
"@verify": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"submit": "Inviar",
|
|
"@submit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unpin": "Defixar",
|
|
"@unpin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verified": "Verificat",
|
|
"@verified": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"warning": "Avise!",
|
|
"@warning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"yes": "Yes",
|
|
"@yes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"time": "Hora",
|
|
"@time": {},
|
|
"publish": "Publicar",
|
|
"@publish": {},
|
|
"sender": "Autor",
|
|
"@sender": {},
|
|
"dismiss": "Demisser",
|
|
"@dismiss": {},
|
|
"custom": "Personalisat",
|
|
"@custom": {},
|
|
"emojis": "Emoji",
|
|
"@emojis": {},
|
|
"widgetCustom": "Personalisat",
|
|
"@widgetCustom": {},
|
|
"users": "Usatores",
|
|
"@users": {},
|
|
"user": "Usator",
|
|
"@user": {},
|
|
"forward": "Avan",
|
|
"@forward": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"groups": "Gruppes",
|
|
"@groups": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"ignore": "Ignorar",
|
|
"@ignore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inoffensive": "Ínoffensiv",
|
|
"@inoffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"invited": "Invitat",
|
|
"@invited": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"leave": "Forlassar",
|
|
"@leave": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"license": "Licentie",
|
|
"@license": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"or": "O",
|
|
"@or": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"link": "Ligament",
|
|
"@link": {},
|
|
"participant": "Participante",
|
|
"@participant": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reason": "Cause",
|
|
"@reason": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"people": "Homes",
|
|
"@people": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pin": "Fixar",
|
|
"@pin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"privacy": "Privatie",
|
|
"@privacy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"recording": "Registrante",
|
|
"@recording": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"register": "Inregistrar se",
|
|
"@register": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reject": "Refuser",
|
|
"@reject": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"repeatPassword": "Repetir li contrasigne",
|
|
"@repeatPassword": {},
|
|
"addEmail": "Adjunter e-post",
|
|
"@addEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changePassword": "Cambiar li contrasigne",
|
|
"@changePassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"clearArchive": "Vacuar li archive",
|
|
"@clearArchive": {},
|
|
"commandHint_clearcache": "Vacuar li cache",
|
|
"@commandHint_clearcache": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /clearcache"
|
|
},
|
|
"commandHint_send": "Inviar li textu",
|
|
"@commandHint_send": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /send"
|
|
},
|
|
"configureChat": "Configurar li conversation",
|
|
"@configureChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"directChats": "Direct conversationes",
|
|
"@directChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enableEncryption": "Activar li ciffration",
|
|
"@enableEncryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"downloadFile": "Descargar li file",
|
|
"@downloadFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteSettings": "Parametres de emotiones",
|
|
"@emoteSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteShortcode": "Curt-code de emotion",
|
|
"@emoteShortcode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emptyChat": "Vacui conversation",
|
|
"@emptyChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"videoCall": "Videotelefonada",
|
|
"@videoCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"openChat": "Aperter li conversation",
|
|
"@openChat": {},
|
|
"reportMessage": "Raportar li missage",
|
|
"@reportMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noPermission": "Sin permission",
|
|
"@noPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"openCamera": "Aperter li cámera",
|
|
"@openCamera": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"showPassword": "Monstrar li contrasigne",
|
|
"@showPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendFile": "Inviar un file",
|
|
"@sendFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendImage": "Inviar un image",
|
|
"@sendImage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendOriginal": "Inviar li originale",
|
|
"@sendOriginal": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"theyMatch": "Corresponde",
|
|
"@theyMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"anyoneCanJoin": "Alquí posse adherer se",
|
|
"@anyoneCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"obtainingLocation": "Obtenente li localisation…",
|
|
"@obtainingLocation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"addWidget": "Adjunter un widget",
|
|
"@addWidget": {},
|
|
"addAccount": "Adjunter un conto",
|
|
"@addAccount": {},
|
|
"publicRooms": "Public chambres",
|
|
"@publicRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verifyStart": "Iniciar li verification",
|
|
"@verifyStart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"roomVersion": "Version del chambre",
|
|
"@roomVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendAudio": "Inviar audio",
|
|
"@sendAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendSticker": "Inviar un nota adhesiv",
|
|
"@sendSticker": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setStatus": "Assignar li statu",
|
|
"@setStatus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sourceCode": "Code de fonte",
|
|
"@sourceCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"play": "Reproducter {fileName}",
|
|
"@play": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"fileName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"about": "Pri",
|
|
"@about": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"accept": "Acceptar",
|
|
"@accept": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"confirmMatrixId": "Ples confirmar vor Matrix ID por destructer vor conto.",
|
|
"@confirmMatrixId": {},
|
|
"allChats": "Omni conversationes",
|
|
"@allChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"addToSpace": "Adjunter al spacie",
|
|
"@addToSpace": {},
|
|
"askVerificationRequest": "Esque acceptar ti demanda de verification de {username}?",
|
|
"@askVerificationRequest": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"autoplayImages": "Automaticmen reproducter animat images",
|
|
"@autoplayImages": {
|
|
"type": "String",
|
|
"placeholder": {}
|
|
},
|
|
"sendOnEnter": "Inviar per Enter",
|
|
"@sendOnEnter": {},
|
|
"blocked": "Blocat",
|
|
"@blocked": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"blockDevice": "Blocar li aparate",
|
|
"@blockDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"botMessages": "Missages de robots",
|
|
"@botMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeDeviceName": "Cambiar li nómine de aparate",
|
|
"@changeDeviceName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeTheHomeserver": "Cambiar li hem-servitor",
|
|
"@changeTheHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chat": "Conversation",
|
|
"@chat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeYourAvatar": "Cambiar vor avatar",
|
|
"@changeYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chatBackup": "Archive de conversation",
|
|
"@chatBackup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chatDetails": "Detallies del conversation",
|
|
"@chatDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"commandHint_me": "Ples descrir vos",
|
|
"@commandHint_me": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /me"
|
|
},
|
|
"commandHint_leave": "Forlassar ti chambre",
|
|
"@commandHint_leave": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /leave"
|
|
},
|
|
"commandInvalid": "Comande es ínvalid",
|
|
"@commandInvalid": {
|
|
"type": "String"
|
|
},
|
|
"widgetEtherpad": "Textual nota",
|
|
"@widgetEtherpad": {},
|
|
"banFromChat": "Bannir del conversation",
|
|
"@banFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeTheme": "Cambiar li stil",
|
|
"@changeTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"commandHint_markasgroup": "Marcar quam gruppe",
|
|
"@commandHint_markasgroup": {},
|
|
"widgetJitsi": "Jitsi Meet",
|
|
"@widgetJitsi": {},
|
|
"screenSharingTitle": "partir li ecran",
|
|
"@screenSharingTitle": {},
|
|
"callingPermissions": "Permissiones de telefonada",
|
|
"@callingPermissions": {},
|
|
"callingAccount": "Conto telefonante",
|
|
"@callingAccount": {},
|
|
"bannedUser": "{username} ha bannit {targetName}",
|
|
"@bannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"commandHint_html": "Inviar contenete HTML",
|
|
"@commandHint_html": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /html"
|
|
},
|
|
"commandHint_plain": "Inviar textu sin formate",
|
|
"@commandHint_plain": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /plain"
|
|
},
|
|
"editRoomAliases": "Modificar pseudonimos del chambre",
|
|
"@editRoomAliases": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteExists": "Emotion ja existe!",
|
|
"@emoteExists": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editRoomAvatar": "Modificar li avatar del chambre",
|
|
"@editRoomAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"groupWith": "Gruppe con {displayname}",
|
|
"@groupWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"invitedUser": "{username} invitat {targetName}",
|
|
"@invitedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"leftTheChat": "Surtit ex li conversation",
|
|
"@leftTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"loadingPleaseWait": "Cargante... ples atender.",
|
|
"@loadingPleaseWait": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"acceptedTheInvitation": "{username} ha acceptat li invitation",
|
|
"@acceptedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"supposedMxid": "To deve esser {mxid}",
|
|
"@supposedMxid": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"mxid": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"areYouSureYouWantToLogout": "Esque vu vole cluder li session?",
|
|
"@areYouSureYouWantToLogout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"badServerLoginTypesException": "Li hem-servitor supporta ti tipes de autentication:\n{serverVersions}\nMa ti-ci application supporta solmen:\n{supportedVersions}",
|
|
"@badServerLoginTypesException": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"serverVersions": {
|
|
"type": "String"
|
|
},
|
|
"supportedVersions": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"cantOpenUri": "Ne successat aperter li adresse {uri}",
|
|
"@cantOpenUri": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"uri": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"badServerVersionsException": "Li hem-servitor supporta ti versiones de specification:\n{serverVersions}\nMa ti-ci application supporta solmen {supportedVersions}",
|
|
"@badServerVersionsException": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"serverVersions": {
|
|
"type": "String"
|
|
},
|
|
"supportedVersions": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"dateWithoutYear": "{day}.{month}",
|
|
"@dateWithoutYear": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"month": {
|
|
"type": "String"
|
|
},
|
|
"day": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"device": "Aparate",
|
|
"@device": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"widgetVideo": "Video",
|
|
"@widgetVideo": {},
|
|
"widgetName": "Nómine",
|
|
"@widgetName": {},
|
|
"account": "Conto",
|
|
"@account": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"alias": "pseudonim",
|
|
"@alias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"archive": "Archive",
|
|
"@archive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"banned": "Bannit",
|
|
"@banned": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"cancel": "Anullar",
|
|
"@cancel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"encrypted": "Ciffrat",
|
|
"@encrypted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"encryption": "Ciffration",
|
|
"@encryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"homeserver": "Hem-servitor",
|
|
"@homeserver": {},
|
|
"fluffychat": "FluffyChat",
|
|
"@fluffychat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"moderator": "Moderator",
|
|
"@moderator": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"newGroup": "Crear un gruppe",
|
|
"@newGroup": {},
|
|
"newSpace": "Crear un spacie",
|
|
"@newSpace": {},
|
|
"enterSpace": "Intrar li spacie",
|
|
"@enterSpace": {},
|
|
"enterRoom": "Intrar li chambre",
|
|
"@enterRoom": {},
|
|
"allSpaces": "Omni spacies",
|
|
"@allSpaces": {},
|
|
"numChats": "{number} conversationes",
|
|
"@numChats": {
|
|
"type": "number",
|
|
"placeholders": {
|
|
"number": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"logout": "Cluder li session",
|
|
"@logout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"send": "Inviar",
|
|
"@send": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"you": "Vu",
|
|
"@you": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"title": "FluffyChat",
|
|
"@title": {
|
|
"description": "Title for the application",
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"skip": "Omisser",
|
|
"@skip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"status": "Statu",
|
|
"@status": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unverified": "Ínverificat",
|
|
"@unverified": {},
|
|
"deviceId": "ID de aparate",
|
|
"@deviceId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editDisplayname": "Redacter li visibil nómine",
|
|
"@editDisplayname": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteContact": "Invitar un contacte",
|
|
"@inviteContact": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"requestPermission": "Demandar li permission",
|
|
"@requestPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"areYouSure": "Esque vu es cert?",
|
|
"@areYouSure": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hugContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@passphraseOrKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterYourPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jumpToLastReadMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_cuddle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noEncryptionForPublicRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportErrorDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setPermissionsLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteContactToGroup": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"groupName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@chatHasBeenAddedToThisSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unsupportedAndroidVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youAreNoLongerParticipatingInThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@indexedDbErrorLong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oneClientLoggedOut": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleMuted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unsupportedAndroidVersionLong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kicked": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changeTheNameOfTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changedTheChatAvatar": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@verifySuccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startFirstChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sentAPicture": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheDisplaynameTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@setColorTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_create": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /create"
|
|
},
|
|
"@singlesignon": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sentAFile": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youAcceptedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noMatrixServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server1": {
|
|
"type": "String"
|
|
},
|
|
"server2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@userAndOthersAreTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@youInvitedBy": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
},
|
|
"type": "String"
|
|
},
|
|
"@userIsTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@openAppToReadMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sentAVideo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@banUserDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@askSSSSSign": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingPartnerAcceptRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@writeAMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeDevicesDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changedTheChatDescriptionTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"description": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@separateChatTypes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tryAgain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@areGuestsAllowedToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youKickedAndBanned": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
},
|
|
"type": "String"
|
|
},
|
|
"@unbanUserDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userAndUserAreTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"username2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@pleaseClickOnLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pickImage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@answeredTheCall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youRejectedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherCallingPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messagesStyle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@couldNotDecryptMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@widgetUrlError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emailOrUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newSpaceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@callingAccountDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseFollowInstructionsOnWeb": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changedTheGuestAccessRules": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@encryptThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@incorrectPassphraseOrKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emoteWarnNeedToPick": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reopenChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterRecoveryKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleFavorite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetNameError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addToBundle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaceIsPublic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeAllOtherDevices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noKeyForThisMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableEncryptionWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteText": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"link": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@errorObtainingLocation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@hydrateTor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pushNotificationsNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@storeInAppleKeyChain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@replaceRoomWithNewerVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hydrate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invalidServerName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wipeChatBackup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@storeInAndroidKeystore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideRedactedEvents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signInWithPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changedTheGuestAccessRulesTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"rules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@weSentYouAnEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@needPantalaimonWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@makeAdminDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noEmotesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@synchronizingPleaseWait": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@transferFromAnotherDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToTheNewRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveKeyManuallyDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editBundlesForAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whyIsThisMessageEncrypted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unreadChats": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"unreadCount": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@rejectedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@setChatDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userLeftTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@importFromZipFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dehydrateWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noOtherDevicesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whoIsAllowedToJoinThisGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@seenByUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@storeSecurlyOnThisDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourChatBackupHasBeenSetUp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@redactedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@videoCallsBetaWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unmuteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createdTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@redactedAnEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@compareEmojiMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@logInTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"homeserver": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@signInWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"provider": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheRoomAliases": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@fileIsTooBigForServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"max": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheHistoryVisibilityTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"rules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@newMessageInFluffyChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@readUpToHere": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unlockOldMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changedTheJoinRulesTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"joinRules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@optionalRedactReason": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingPartnerEmoji": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@channelCorruptedDecryptError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tryToSendAgain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@guestsCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dehydrate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@locationPermissionDeniedNotice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hasWithdrawnTheInvitationFor": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@visibleForAllParticipants": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendAsText": {
|
|
"type": "String"
|
|
},
|
|
"@archiveRoomDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@exportEmotePack": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changedTheChatNameTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"chatname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@switchToAccount": {
|
|
"type": "number",
|
|
"placeholders": {
|
|
"number": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@setAsCanonicalAlias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whyDoYouWantToReportThis": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@locationDisabledNotice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@placeCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheRoomInvitationLink": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@experimentalVideoCalls": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterRecoveryKeyDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@guestsAreForbidden": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@withTheseAddressesRecoveryDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteContactToGroupQuestion": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"contact": {},
|
|
"groupName": {}
|
|
}
|
|
},
|
|
"@redactedByBecause": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"reason": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youHaveWithdrawnTheInvitationFor": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
},
|
|
"type": "String"
|
|
},
|
|
"@appearOnTopDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomHasBeenUpgraded": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableEmotesGlobally": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseChooseAPasscode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noPasswordRecoveryDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changedTheProfileAvatar": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sharedTheLocation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@onlineKeyBackupEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unbannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@confirmEventUnpin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youInvitedUser": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
},
|
|
"type": "String"
|
|
},
|
|
"@kickedAndBanned": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noConnectionToTheServer": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fileHasBeenSavedAt": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"path": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@unbanFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandMissing": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"command": {
|
|
"type": "String"
|
|
}
|
|
},
|
|
"description": "State that {command} is not a valid /command."
|
|
},
|
|
"@redactMessageDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_discardsession": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /discardsession"
|
|
},
|
|
"@invalidInput": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseAStrongPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dehydrateTorLong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourPublicKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooManyRequestsWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kickFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_myroomnick": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /myroomnick"
|
|
},
|
|
"@doNotShowAgain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activatedEndToEndEncryption": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@report": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@compareNumbersMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@howOffensiveIsThisContent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@serverRequiresEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideUnimportantStateEvents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sentCallInformations": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@addToSpaceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@googlyEyesContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youBannedUser": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
},
|
|
"type": "String"
|
|
},
|
|
"@theyDontMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youHaveBeenBannedFromThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@displaynameHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addChatDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sentAnAudio": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@commandHint_myroomavatar": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /myroomavatar"
|
|
},
|
|
"@hasKnocked": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
},
|
|
"type": "String"
|
|
},
|
|
"@openLinkInBrowser": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appLock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_react": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /react"
|
|
},
|
|
"@changedTheHistoryVisibility": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@pleaseEnterYourUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@disableEncryptionWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@encryptionNotEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wrongPinEntered": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"seconds": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@sendTypingNotifications": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteGroupChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appearOnTop": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invitePrivateChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@foregroundServiceRunning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterAnEmailAddress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_kick": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /kick"
|
|
},
|
|
"@commandHint_unban": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /unban"
|
|
},
|
|
"@unknownEncryptionAlgorithm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_ban": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /ban"
|
|
},
|
|
"@importEmojis": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wasDirectChatDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"oldDisplayName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noChatDescriptionYet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@defaultPermissionLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeFromBundle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numUsersTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@whoCanPerformWhichAction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learnMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iHaveClickedOnLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notAnImage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatDescriptionHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bundleName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dehydrateTor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeFromSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_op": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /op"
|
|
},
|
|
"@commandHint_join": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /join"
|
|
},
|
|
"@roomUpgradeDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_invite": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /invite"
|
|
},
|
|
"@userSentUnknownEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"type": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@pleaseEnterANumber": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contactHasBeenInvitedToTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youKicked": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
},
|
|
"type": "String"
|
|
},
|
|
"@changedTheJoinRules": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@profileNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jump": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reactedWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
},
|
|
"reaction": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sorryThatsNotPossible": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oopsSomethingWentWrong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loadCountMoreParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@shareInviteLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_markasdm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@recoveryKeyLost": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cuddleContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@deviceKeys": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingPartnerNumbers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noGoogleServicesWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emoteKeyboardNoRecents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setCustomEmotes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startedACall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@emoteInvalid": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationsEnabledForThisAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@visibilityOfTheChatHistory": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youJoinedTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openVideoCamera": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatBackupDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@statusExampleMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@markAsRead": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sentASticker": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@errorAddingWidget": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_dm": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /dm"
|
|
},
|
|
"@commandHint_hug": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@replace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oopsPushError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youUnbannedUser": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
},
|
|
"type": "String"
|
|
},
|
|
"@deactivateAccountWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinedTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@visibleForEveryone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnter4Digits": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unknownEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"type": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@pleaseEnterYourPin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_googly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseTryAgainLaterOrChooseDifferentServer": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hydrateTorLong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contentHasBeenReported": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noBackupWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@storeInSecureStorageDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kickUserDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendAMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@importNow": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setInvitationLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pinMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@screenSharingDetail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableMultiAccounts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emotePacks": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@indexedDbErrorTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@endedTheCall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"alwaysUse24HourFormat": "sempre usar format 24-horas",
|
|
"notAnImage": "Não é um ficheiro de imagem.",
|
|
"setCustomPermissionLevel": "Definir nível de permissão personalizado",
|
|
"setPermissionsLevelDescription": "Por favor, escolha um papel predefinido abaixo ou insira um nível de permissão personalizado entre 0 e 100.",
|
|
"ignoreUser": "Ignorar utilizador",
|
|
"normalUser": "Utilizador normal",
|
|
"importNow": "Importar agora",
|
|
"importEmojis": "Importar emojis",
|
|
"importFromZipFile": "Importar de ficheiro .zip",
|
|
"exportEmotePack": "Exportar pacote de emojis como .zip",
|
|
"replace": "Substituir",
|
|
"aboutHomeserver": "Sobre {homeserver}",
|
|
"activatedEndToEndEncryption": "🔐 {username} ativou a encriptação de ponta a ponta",
|
|
"addChatDescription": "Adicionar uma descrição ao chat...",
|
|
"commandHint_roomupgrade": "Atualizar esta sala para a versão de sala fornecida",
|
|
"commandHint_googly": "Enviar olhos esbugalhados",
|
|
"commandHint_cuddle": "Enviar um abraço",
|
|
"commandHint_hug": "Enviar um abraço",
|
|
"googlyEyesContent": "{senderName} envia olhos esbugalhados para si",
|
|
"cuddleContent": "{senderName} abraça-o",
|
|
"hugContent": "{senderName} abbracia te",
|
|
"answeredTheCall": "{senderName} respondeva la appel",
|
|
"appLock": "Clavette de l'applicacion",
|
|
"appLockDescription": "Clavette l'applicacion quando non es usate con un codice PIN",
|
|
"areGuestsAllowedToJoin": "Es permitite a los guest usatores de jontar",
|
|
"askSSSSSign": "Pro poter signar le altere persona, per favor entra tu phrase de securitate o clave de recuperation del magazen secur",
|
|
"sendTypingNotifications": "Manda notification de typage",
|
|
"swipeRightToLeftToReply": "Glissa a dextra a sinistra pro responder",
|
|
"countChatsAndCountParticipants": "{chats} chats e {participants} participantes",
|
|
"noMoreChatsFound": "Nulle chat plus trovate...",
|
|
"noChatsFoundHere": "Nulle chat trovate ancora. Comencia un nove chat con qualcun per usar le button infra. ⤵️",
|
|
"joinedChats": "Chats jontate",
|
|
"unread": "Non legite",
|
|
"space": "Spatio",
|
|
"spaces": "Spacios",
|
|
"changedTheChatAvatar": "{username} ha cambiate l'avatar del chat",
|
|
"changedTheChatDescriptionTo": "{username} ha cambiate le description del chat a: '{description}'",
|
|
"changedTheChatNameTo": "{username} ha cambiate le nomine del chat a: '{chatname}'",
|
|
"changedTheChatPermissions": "{username} ha cambiate le permissiones del chat",
|
|
"changedTheDisplaynameTo": "{username} ha cambiate lor nomine de visualisation a: '{displayname}'",
|
|
"changedTheGuestAccessRules": "{username} changi li reguli de accesso guest",
|
|
"changedTheGuestAccessRulesTo": "{username} changi li reguli de accesso guest a: {rules}",
|
|
"changedTheHistoryVisibility": "{username} changi li visibilitá del istorie",
|
|
"changedTheHistoryVisibilityTo": "{username} changi li visibilitá del istorie a: {rules}",
|
|
"changedTheJoinRules": "{username} changi li reguli de intrar",
|
|
"changedTheJoinRulesTo": "{username} changi li reguli de intrar a: {joinRules}",
|
|
"changedTheProfileAvatar": "{username} changi su avatar",
|
|
"changedTheRoomAliases": "{username} changi li alias del camara",
|
|
"changedTheRoomInvitationLink": "{username} changi li ligame de invitation",
|
|
"changeTheNameOfTheGroup": "Changi li nomine del grupo",
|
|
"channelCorruptedDecryptError": "Li encryption ha esset corrompete",
|
|
"yourChatBackupHasBeenSetUp": "Tu backup de chat ha esset configurate.",
|
|
"chatBackupDescription": "Li message ancian de tu es securisate con un clav de recuperation. Per favor, assecurate que tu non perde lo.",
|
|
"chatHasBeenAddedToThisSpace": "Li chat ha esset addite a iste spatio",
|
|
"chooseAStrongPassword": "Selige un forti clav",
|
|
"commandHint_markasdm": "Marca como camara de message directe pro li ID Matrix dat",
|
|
"commandHint_ban": "Bani li usator dat de iste camara",
|
|
"commandHint_create": "Create un camara de groupo vacue\nUsa --no-encryption pro disactivar li encryption",
|
|
"commandHint_discardsession": "Discarte li session",
|
|
"commandHint_dm": "Inicia un chat directe\nUsa --no-encryption pro disactivar li encryption",
|
|
"commandHint_invite": "Invitar lo usator presentat a ta camara",
|
|
"commandHint_join": "Juntar a la camara presentat",
|
|
"commandHint_kick": "Remover lo usator presentat de ta camara",
|
|
"commandHint_myroomavatar": "Stabilir tu imagine pro ta camara (per mxc-uri)",
|
|
"commandHint_myroomnick": "Stabilir tu nom de display pro ta camara",
|
|
"commandHint_op": "Stabilir level de potentie del usator presentat (default: 50)",
|
|
"commandHint_react": "Mandar un responsie como reaction",
|
|
"commandHint_unban": "Desbanir lo usator presentat de ta camara",
|
|
"commandMissing": "{command} ne es un commando.",
|
|
"compareEmojiMatch": "Per favor compara los emojis",
|
|
"compareNumbersMatch": "Per favor compara los numeres",
|
|
"contactHasBeenInvitedToTheGroup": "Contacto ha esset invitat a la grupo",
|
|
"contentHasBeenReported": "Le contento ha esset reportat a los administratores del server",
|
|
"couldNotDecryptMessage": "Ne poteva decifrar le message: {error}",
|
|
"checkList": "Lista de verification",
|
|
"countInvited": "{count} invitates",
|
|
"createdTheChat": "💬 {username} ha create le chat",
|
|
"createGroup": "Create grupo",
|
|
"deactivateAccountWarning": "Isto disactive tu conto de usator. Isto non pote esser revertite! Es tu secur?",
|
|
"defaultPermissionLevel": "Nivel de permission default pro nove usatores",
|
|
"allRooms": "Töt i grupp-chats",
|
|
"displaynameHasBeenChanged": "Displayname es stete modifichit",
|
|
"chatPermissions": "Permissiones de chat",
|
|
"emoteInvalid": "Shortcode de emote invalide!",
|
|
"emoteKeyboardNoRecents": "Emotes usate recentemente apparirà qua...",
|
|
"emotePacks": "Paches de emote pro sala",
|
|
"globalChatId": "ID global de chat",
|
|
"accessAndVisibility": "Acces e visibilitate",
|
|
"accessAndVisibilityDescription": "Qui es permittit de jónar a ti chat e como le chat pote esser trovate.",
|
|
"calls": "Appellos",
|
|
"customEmojisAndStickers": "Emojis e stickers personalisate",
|
|
"customEmojisAndStickersBody": "Aggiungi o comparte emojis o stickers personalisate que pote esser usate in omne chat.",
|
|
"emoteWarnNeedToPick": "Tu ha besonho de seliger un shortcode de emote e un imagine!",
|
|
"enableEmotesGlobally": "Activate le pack de emote globalmente",
|
|
"enableEncryptionWarning": "Tu non potera disactivar le encryption plus. Es tu secur?",
|
|
"encryptionNotEnabled": "Le encryption non es activate",
|
|
"endedTheCall": "{senderName} ha terminat le appel",
|
|
"enterAnEmailAddress": "Enter un adresse de email",
|
|
"errorObtainingLocation": "Error durante obtention del position: {error}",
|
|
"goToTheNewRoom": "Vade al nove sala",
|
|
"chatDescription": "Description del chat",
|
|
"chatDescriptionHasBeenChanged": "La description del chat ha esset modificada",
|
|
"guestsAreForbidden": "Li invitatos es prohibite",
|
|
"guestsCanJoin": "Li invitatos pote jontar",
|
|
"hasWithdrawnTheInvitationFor": "{username} ha retirate li invitation pro {targetName}",
|
|
"hideRedactedEvents": "Celar eventes redactate",
|
|
"hideRedactedMessages": "Celar message redactate",
|
|
"hideRedactedMessagesBody": "Se qualcun redactie un message, to message non esset plus visibile in le chat",
|
|
"hideInvalidOrUnknownMessageFormats": "Celar formatos de message invalide o ignote",
|
|
"howOffensiveIsThisContent": "Quanti offensive es iste contento?",
|
|
"block": "Bloccar",
|
|
"blockedUsers": "Usatores bloccate",
|
|
"blockListDescription": "Tu pote bloccar usatores que te disturbant. Tu non potera reciper message o invitos a camera de usatores in tu lista de blocco personal.",
|
|
"blockUsername": "Ignorar nomine de usator",
|
|
"iHaveClickedOnLink": "Io ha cliccat sur le ligamine",
|
|
"incorrectPassphraseOrKey": "Passphrase o clave de recuperation incorrecte",
|
|
"inviteContactToGroupQuestion": "Vole tu invitar {contact} al chat \"{groupName}\"?",
|
|
"inviteContactToGroup": "Invitar contact a {groupName}",
|
|
"noChatDescriptionYet": "Nulle description de chat create ancora.",
|
|
"tryAgain": "Prova ancora",
|
|
"invalidServerName": "Nomi de servitore invalide",
|
|
"redactMessageDescription": "Li message essera redacti pro omne participant in ta conversation. Ti ne pote esser revertite.",
|
|
"optionalRedactReason": "(Optional) Causa pro redacti iste message...",
|
|
"inviteText": "{username} invitate te a FluffyChat.\n1. Visita fluffychat.im e installa li app\n2. Registrate o signa in\n3. Aperi li ligamine de invitation: \n {link}",
|
|
"joinedTheChat": "👋 {username} ha juncite al chat",
|
|
"kicked": "👞 {username} ha expulsete {targetName}",
|
|
"kickedAndBanned": "🙅 {username} ha expulsete e bannite {targetName}",
|
|
"kickFromChat": "Expulser de chat",
|
|
"loadCountMoreParticipants": "Carga {count} participanti plu",
|
|
"dehydrate": "Exportar session e netejar dispositive",
|
|
"dehydrateWarning": "Iste action ne pote esser revertite. Assegura te que tu stoca securmente li copia de securitate.",
|
|
"dehydrateTor": "Utilizadores de TOR: Exportar session",
|
|
"dehydrateTorLong": "Pro utilizatores de TOR, es recommendate exportar li session ante de clauder li fenestra.",
|
|
"hydrateTor": "Utilizadores de TOR: Importar export de session",
|
|
"hydrateTorLong": "Ha exportate tu tu session ultime vices in TOR? Importa toli e continua chatando.",
|
|
"hydrate": "Restaurar de copia de securitate",
|
|
"locationDisabledNotice": "Li servicies de localisacion es disactivate. Per favor, active los pro poter compartir tu localisacion.",
|
|
"locationPermissionDeniedNotice": "Permesso de localisacion es denegate. Per favor, concede los pro poter compartir tu localisacion.",
|
|
"logInTo": "Intra in {homeserver}",
|
|
"messagesStyle": "Messages:",
|
|
"needPantalaimonWarning": "Per favor, es conscient que tu besona Pantalaimon pro usar cryptage de ponta a ponta pro ora.",
|
|
"newMessageInFluffyChat": "💬 Nov message in FluffyChat",
|
|
"noConnectionToTheServer": "Nulle connection a la servitor",
|
|
"noEmotesFound": "Nulle emotes trovate. 😕",
|
|
"noEncryptionForPublicRooms": "Tu pote solmen activar cryptage quando la sala non es plus accessible publicamente.",
|
|
"noGoogleServicesWarning": "Firebase Cloud Messaging pare non esser disponibile in tu dispositivo. Pro ancora recebir notificationes push, nos recommanda installar ntfy. Con ntfy o un altere provider de Push Unificate tu pote recebir notificationes push in un maniera secure de datos. Tu pote descarregar ntfy del PlayStore o de F-Droid.",
|
|
"noMatrixServer": "{server1} non es un servitor Matrix, usa {server2} in su loco?",
|
|
"shareInviteLink": "Partagear ligamine de invito",
|
|
"noPasswordRecoveryDescription": "Tu non ha ancora aggiunt un modo pro recuperar tu parola de pass.",
|
|
"notificationsEnabledForThisAccount": "Notificationes activate pro iste conto",
|
|
"numUsersTyping": "{count} usatores sta scrivente…",
|
|
"onlineKeyBackupEnabled": "Backup de clavis online es activate",
|
|
"oopsPushError": "Ups! Malheureusement, un error occurreva durante la configuration del notificationes push.",
|
|
"oopsSomethingWentWrong": "Ups, qualcosa non ha funzionate…",
|
|
"openAppToReadMessages": "Apre l'app pro leger messages",
|
|
"openVideoCamera": "Apre la camera pro un video",
|
|
"oneClientLoggedOut": "Un de tu clientes ha essite disconectate",
|
|
"editBundlesForAccount": "Modifica bundle pro iste conto",
|
|
"addToBundle": "Aggiunger a bundle",
|
|
"removeFromBundle": "Remover de iste bundle",
|
|
"bundleName": "Nom del bundle",
|
|
"enableMultiAccounts": "(BETA) Activar multicomptes sur cist dispositiv",
|
|
"serverRequiresEmail": "Cist servitor besona validar tu adresse de corrièl pro registration.",
|
|
"passphraseOrKey": "phrase de pass o clau de recuperation",
|
|
"passwordHasBeenChanged": "Le contrasigno ha esset cambiat",
|
|
"hideMemberChangesInPublicChats": "Celar le cambiaments de membra in chats public",
|
|
"hideMemberChangesInPublicChatsBody": "Nega monstrar in le linea de tempore del chat si qualcun s'adesse o parta de un chat public pro melior legibilitate.",
|
|
"overview": "Visione general",
|
|
"notifyMeFor": "Notifica me pro",
|
|
"passwordRecoverySettings": "Configurationes de recuperation de contrasigno",
|
|
"pickImage": "Selige un imagine",
|
|
"pleaseChooseAPasscode": "Per favor, selige un codice de pass",
|
|
"pleaseClickOnLink": "Per favor, clicca sur le ligamine in le corrièl e prosegue.",
|
|
"pleaseEnter4Digits": "Per favor, entra 4 cifras o lascia vacue pro disactivar le lock del app.",
|
|
"pleaseEnterRecoveryKey": "Per favor, entra tu clau de recuperation:",
|
|
"pleaseEnterYourPassword": "Per favor, entra tu contrasigno",
|
|
"pleaseEnterYourPin": "Per favor, entra tu PIN",
|
|
"pleaseEnterYourUsername": "Per favor, entra tu nom de usator",
|
|
"pleaseFollowInstructionsOnWeb": "Per favor, sequie le instructiones in le sito web e tappa sur 'next'.",
|
|
"redactedBy": "Cenzurate per {username}",
|
|
"directChat": "Chat directe",
|
|
"redactedByBecause": "Redactat per {username} pro: \"{reason}\"",
|
|
"redactedAnEvent": "{username} redactat un eveniment",
|
|
"rejectedTheInvitation": "{username} rejectat l'invitament",
|
|
"removeAllOtherDevices": " remover omne altere dispositivos",
|
|
"removedBy": "Removet per {username}",
|
|
"unbanFromChat": "De-ban de chat",
|
|
"removeYourAvatar": "Remover tu avatar",
|
|
"replaceRoomWithNewerVersion": "Reemplazar camera con version recent",
|
|
"roomHasBeenUpgraded": "Camera ha esset actualisate",
|
|
"recoveryKeyLost": "Clav de recuperation perdite?",
|
|
"seenByUser": "Vider per {username}",
|
|
"sendAMessage": "Manda un message",
|
|
"sendAsText": "Manda como texto",
|
|
"sendImages": "Manda {count} imagine",
|
|
"sentAFile": "📁 {username} mandat un file",
|
|
"sentAnAudio": "🎤 {username} mandat un audio",
|
|
"sentAPicture": "🖼️ {username} mandat un imagine",
|
|
"sentASticker": "😊 {username} mandat un sticker",
|
|
"sentAVideo": "🎥 {username} mandat un video",
|
|
"sentCallInformations": "{senderName} invia information de appel",
|
|
"separateChatTypes": "Separa chats direct e gruppes",
|
|
"setAsCanonicalAlias": "Stabilir como alias principal",
|
|
"setCustomEmotes": "Stabilir emoticons personalisate",
|
|
"setChatDescription": "Stabilir description del chat",
|
|
"setInvitationLink": "Stabilir ligamine de invitation",
|
|
"setPermissionsLevel": "Stabilir nivelle de permissiones",
|
|
"sharedTheLocation": "{username} ha compartit su localisacion",
|
|
"presenceStyle": "Presencia:",
|
|
"presencesToggle": "Monstra message de stato de altere usatores",
|
|
"singlesignon": "Login unic",
|
|
"spaceIsPublic": "Spatio es public",
|
|
"startedACall": "{senderName} ha comenciat un appel",
|
|
"startFirstChat": "Comencia tu prime chat",
|
|
"statusExampleMessage": "Qual es tu hodie?",
|
|
"synchronizingPleaseWait": "Synchronisante… Per favor, aspetta.",
|
|
"synchronizingPleaseWaitCounter": " Synchronisante… ({percentage}%)",
|
|
"theyDontMatch": "Il ne coincide pas",
|
|
"toggleFavorite": "Alternar Favorito",
|
|
"toggleMuted": "Alternar Muted",
|
|
"tooManyRequestsWarning": "Tro má request. Per favor, tenta re-intrar pós tarde!",
|
|
"transferFromAnotherDevice": "Transferir de un altere dispositivo",
|
|
"tryToSendAgain": "Prova de mandar ancora",
|
|
"unbannedUser": "{username} ha desbanit {targetName}",
|
|
"unknownEncryptionAlgorithm": "Algoritmo de encriptation incognite",
|
|
"unknownEvent": "Evento incognite '{type}'",
|
|
"unmuteChat": "Desmutar chat",
|
|
"unreadChats": "{unreadCount, plural, =1{1 chat non legite} other{{unreadCount} chats non legite}}",
|
|
"userAndOthersAreTyping": "{username} e {count} alteres sta scrivente…",
|
|
"userAndUserAreTyping": "{username} e {username2} sta scrivente…",
|
|
"userIsTyping": "{username} sta scrivente…",
|
|
"userLeftTheChat": "🚪 {username} ha lassate le chat",
|
|
"userSentUnknownEvent": "{username} ha mandate un evento {type}",
|
|
"verifySuccess": "Tu ha verifyate con successo!",
|
|
"verifyTitle": "Verificante altere conto",
|
|
"visibilityOfTheChatHistory": "Visibilità del historico del chat",
|
|
"visibleForAllParticipants": "Visibile pro tote le participantes",
|
|
"visibleForEveryone": "Visibile pro tote",
|
|
"waitingPartnerAcceptRequest": "Spere de que le partner accepta le request…",
|
|
"waitingPartnerEmoji": "Spere de que le partner accepta le emoji…",
|
|
"waitingPartnerNumbers": "Spetant por acceptar los numeres del socio…",
|
|
"weSentYouAnEmail": "Nos ha mandat un e-mail a tu",
|
|
"whoCanPerformWhichAction": "Qui pote facer cual accion",
|
|
"whoIsAllowedToJoinThisGroup": "Qui es permittet de jóngar a questa groupo",
|
|
"whyDoYouWantToReportThis": "Proque vole reportar esto?",
|
|
"wipeChatBackup": "Eliminar tu backup de chat pro crear un nove clave de recupero?",
|
|
"withTheseAddressesRecoveryDescription": "Con iste adresses tu pote recuperar tu parola de sólo.",
|
|
"writeAMessage": "Scrive un message…",
|
|
"youAreNoLongerParticipatingInThisChat": "Tu non participa plus in iste chat",
|
|
"youHaveBeenBannedFromThisChat": "Tu ha esset bannit de iste chat",
|
|
"yourPublicKey": "Tua clé publica",
|
|
"removeFromSpace": "Remove de space",
|
|
"addToSpaceDescription": "Selige un space pro adjungar iste chat a illo.",
|
|
"pleaseEnterRecoveryKeyDescription": "Pro desbloquear tu vie messages, per favor entra tu clé de recupero que ha esset generate in un session anterior. Tu clé de recupero non es tu parola de sólo.",
|
|
"markAsRead": "Marca como lege",
|
|
"reactedWith": "{sender} reagió con {reaction}",
|
|
"pinMessage": "Pin a la sala",
|
|
"confirmEventUnpin": "Es tu secur de despinchar permanentemente l'evento?",
|
|
"placeCall": "Fazer un appel",
|
|
"unsupportedAndroidVersion": "Version Android non supportet",
|
|
"unsupportedAndroidVersionLong": "Ta caracteristica requiere un version plu recent de Android. Per favor verifica pro actualisaciones o supporto de Lineage OS.",
|
|
"videoCallsBetaWarning": "Per favor nota que le appelos video es actualmente in beta. Illes pote non functionar como expectate o non functionar a omne en omne plataformas.",
|
|
"experimentalVideoCalls": "Appellos video experimental",
|
|
"emailOrUsername": "Email o nomine de usator",
|
|
"indexedDbErrorTitle": "Problemas de modo private",
|
|
"indexedDbErrorLong": "Le almacenamiento de message non es habilitate in modo private per default.\nPer favor visita\n - about:config\n - configura dom.indexedDB.privateBrowsing.enabled a ver\nAltrimenti, non es possibile executar FluffyChat.",
|
|
"switchToAccount": "Cambiar a conto {number}",
|
|
"widgetUrlError": "Isto non es un URL valide.",
|
|
"widgetNameError": "Per favor provide un nomine de display.",
|
|
"errorAddingWidget": "Error durante le addition del widget.",
|
|
"youRejectedTheInvitation": "Tu rejectava le invitation",
|
|
"youJoinedTheChat": "Tu ha juncite al chat",
|
|
"youAcceptedTheInvitation": "👍 Tu acceptava le invitation",
|
|
"youBannedUser": "Tu ha bannate {user}",
|
|
"youHaveWithdrawnTheInvitationFor": "Tu ha retractate le invitation pro {user}",
|
|
"youInvitedToBy": "🚩 Tu ha invitate via ligamine a:\n{alias}",
|
|
"youInvitedBy": "🚩 Tu ha essite invitate per {user}",
|
|
"invitedBy": "🚩 Invitate per {user}",
|
|
"youInvitedUser": "🚩 Tu ha invitate {user}",
|
|
"youKicked": "🚶♂️ Tu ha kickate {user}",
|
|
"youKickedAndBanned": "🧑🦯 Tu ha expulsà e bannà {user}",
|
|
"youUnbannedUser": "Tu ha disbannà {user}",
|
|
"hasKnocked": "🚪 {user} ha tocà",
|
|
"usersMustKnock": "Usatores must tocà",
|
|
"noOneCanJoin": "Nulle pote jónar",
|
|
"userWouldLikeToChangeTheChat": "{user} vole jónar al chat.",
|
|
"noPublicLinkHasBeenCreatedYet": "Nulle ligamine public ha esset creà ancora",
|
|
"knock": "Tocà",
|
|
"unlockOldMessages": "Desblocca messages antigues",
|
|
"storeInSecureStorageDescription": "Stoca la clau de recuperation en le stocage securisate de iste dispositive.",
|
|
"saveKeyManuallyDescription": "Salva iste clau manualmente, triggerando le dialogo de partage del systema o le portapapeles.",
|
|
"storeInAndroidKeystore": "Stoca in le Android Keystore",
|
|
"storeInAppleKeyChain": "Stoca in le Apple KeyChain",
|
|
"storeSecurlyOnThisDevice": "Stoca securisate in iste dispositive",
|
|
"foregroundServiceRunning": "Iste notification appare quando le servizio in primer plano es execute.",
|
|
"screenSharingDetail": "Tu es partagiante tu pantalla in FuffyChat",
|
|
"callingAccountDetails": "Permitte a FluffyChat de usar le app de telefonia nativ de Android.",
|
|
"appearOnTop": "Apparir super",
|
|
"appearOnTopDetails": "Permitte a le app de apparir super (non es necessari si tu ha déjà configurate FluffyChat como un conto de telefonia)",
|
|
"otherCallingPermissions": "Microphone, camera e alter permissions de FluffyChat",
|
|
"whyIsThisMessageEncrypted": "Perqu es que ta message es illisible?",
|
|
"noKeyForThisMessage": "Isto pote suceder si la message ha esset inviata ante que tu ha signat in tu conto a iste dispositivo.\n\nEs etiam possibile que lo sender ha bloccat tu dispositivo o que alcun cosa ha fallit con le connexion a internet.\n\nEs tu capace de leger le message in un altere session? Alora tu pote transferer le message de illo! Vade a Settings > Devices e assecurate que tu dispositivos ha verifyate se. Quando tu aperi le camera le proxime vice e ambes sessiones es in le foreground, le claves essera transmittite automaticamente.\n\nNoli voler perder le claves quando te logga out o cambia dispositivos? Assecura que tu ha activate le backup del chat in le settings.",
|
|
"hideUnimportantStateEvents": "Celar eventos de stato non importante",
|
|
"hidePresences": "Celar lista de status?",
|
|
"doNotShowAgain": "Non monstrar ancora",
|
|
"wasDirectChatDisplayName": "Chat vacue (era {oldDisplayName})",
|
|
"newSpaceDescription": "Spaces permitte te de consolidar tu chats e construir communitates private o publice.",
|
|
"encryptThisChat": "Scrypta iste chat",
|
|
"disableEncryptionWarning": "Pro securitate, tu non pote disactivar le scryptamento in un chat ubi illo ha esset activate ante.",
|
|
"sorryThatsNotPossible": "Pardona... illo non es possibile",
|
|
"deviceKeys": "Claves del dispositivo:",
|
|
"reopenChat": "Re-aperir le chat",
|
|
"noBackupWarning": "Aviso! Sin activar le backup del chat, tu perdera accesso a tu message scryptate. Es altamente recommandate activar le backup del chat prime de te loggar out.",
|
|
"noOtherDevicesFound": "Nulle altere dispositivo trovate",
|
|
"fileIsTooBigForServer": "Impossible de inviar! Le servo supporta solmente attachment usque a {max}.",
|
|
"fileHasBeenSavedAt": "Le file ha esset salvat a {path}",
|
|
"jumpToLastReadMessage": "Saltar al ultime message lege",
|
|
"readUpToHere": "Lege usque a ci",
|
|
"jump": "Saltar",
|
|
"openLinkInBrowser": "Aperir le ligamine in le navigator",
|
|
"reportErrorDescription": "😤 Oh no. Quicke ha mal passate. Si vuo, tu posse reportar ti bug a los developatores.",
|
|
"report": "reportar",
|
|
"signInWithPassword": "Signar con passphrase",
|
|
"pleaseTryAgainLaterOrChooseDifferentServer": "Per favor, tenta ancora plus tarde o selige un altere servitor.",
|
|
"signInWith": "Signar con {provider}",
|
|
"profileNotFound": "La usator ne poteva esser trovate in su servitor. Probabilmente es un problema de conexion o la usator no existe.",
|
|
"setTheme": "Stabilir tema:",
|
|
"setColorTheme": "Stabilir tema de color:",
|
|
"invite": "Invitar",
|
|
"inviteGroupChat": "🗨️ Invitar chat de gruppo",
|
|
"invitePrivateChat": "🗨️ Invitar chat private",
|
|
"invalidInput": "Entrada invalide!",
|
|
"wrongPinEntered": "Pin incorrecte inserite! Prova ancora in {seconds} secundes...",
|
|
"pleaseEnterANumber": "Per favor, inseri un numero plus grande que 0",
|
|
"archiveRoomDescription": "La sala de chat essera movida a l'archivio. Altri usatores potra vider que tu ha lassate la sala.",
|
|
"roomUpgradeDescription": "La sala de chat essera recreata con la nove version de la sala. Toti participatores essera notificate que illes ha beson de passar a la nove sala. Tu pote scoprir plu info super versiones de salas a https://spec.matrix.org/latest/rooms/",
|
|
"removeDevicesDescription": "Tu essera disconectate de iste dispositivo e non potra plus ricever messages.",
|
|
"banUserDescription": "La usator essera bannate de la sala e non potra reentrar in la sala fin que non es desbannate.",
|
|
"unbanUserDescription": "La usator pot reentrar in la sala si tenta.",
|
|
"kickUserDescription": "La usator es expulsete de la sala ma non es bannate. In salas publice, la usator pote rejoinar a onques hora.",
|
|
"makeAdminDescription": "Once you make this user admin, you may not be able to undo this as they will then have the same permissions as you.",
|
|
"pushNotificationsNotAvailable": "Not available notifications push",
|
|
"learnMore": "Learn more",
|
|
"yourGlobalUserIdIs": "Your global user-ID is: ",
|
|
"noUsersFoundWithQuery": "Unfortunately no user could be found with \"{query}\". Please check whether you made a typo.",
|
|
"knocking": "Knocking",
|
|
"chatCanBeDiscoveredViaSearchOnServer": "Chat can be discovered via the search on {server}",
|
|
"searchChatsRooms": "Search for #chats, @users...",
|
|
"nothingFound": "Nothing found...",
|
|
"groupName": "Group name",
|
|
"createGroupAndInviteUsers": "Create a group and invite users",
|
|
"groupCanBeFoundViaSearch": "Group can be found via search",
|
|
"wrongRecoveryKey": "Sorry... this does not seem to be the correct recovery key.",
|
|
"startConversation": "Start conversation",
|
|
"commandHint_sendraw": "Send raw json",
|
|
"databaseMigrationTitle": "Database is optimized",
|
|
"databaseMigrationBody": "Please wait. This may take a moment.",
|
|
"leaveEmptyToClearStatus": "Leave empty to clear your status.",
|
|
"select": "Select",
|
|
"searchForUsers": "Search for @users...",
|
|
"pleaseEnterYourCurrentPassword": "Per favor, intrad to vostre mot de pass actuel",
|
|
"newPassword": "Nove mot de pass",
|
|
"pleaseChooseAStrongPassword": "Per favor, selige un fort mot de pass",
|
|
"passwordsDoNotMatch": "Li mot de pass non coincide",
|
|
"passwordIsWrong": "Li mot de pass que tu intrad es incorrect",
|
|
"publicLink": "Ligame public",
|
|
"publicChatAddresses": "Adresses de chat public",
|
|
"createNewAddress": "Crea nove adresse",
|
|
"joinSpace": "Joinar space",
|
|
"publicSpaces": "Spaces public",
|
|
"addChatOrSubSpace": "Agiunger un chat o sub-space",
|
|
"subspace": "Sub-space",
|
|
"decline": "Refusar",
|
|
"thisDevice": "Iste dispositiv:",
|
|
"initAppError": "Un error occurre durante l'initialisation del app",
|
|
"userRole": "Rôle del utente",
|
|
"minimumPowerLevel": "{level} es li nivèl minime de potence.",
|
|
"searchIn": "Cercar in chat \"{chat}\"...",
|
|
"searchMore": "Cercar plue...",
|
|
"gallery": "Galerea",
|
|
"files": "Files",
|
|
"databaseBuildErrorBody": "Nus pos buildar la base de datas SQlite. La app tenta usar la base de datas legacy por ora. Per plasair reporta ta error a los desvolupatores a {url}. La messaage de error es: {error}",
|
|
"sessionLostBody": "Ta session es perduda. Per plasair reporta ta error a los desvolupatores a {url}. La messaage de error es: {error}",
|
|
"restoreSessionBody": "La app ora tenta restaurar ta session a partir del backup. Per plasair reporta ta error a los desvolupatores a {url}. La messaage de error es: {error}",
|
|
"forwardMessageTo": "Reenviar messagio a {roomName}?",
|
|
"sendReadReceipts": "Mandar acuses de lectura",
|
|
"sendTypingNotificationsDescription": "Altri participants en un chat pote vider quando tu es scrivent un nove messagio.",
|
|
"sendReadReceiptsDescription": "Altri participants en un chat pote vider quando tu ha lege un messagio.",
|
|
"formattedMessages": "Messagios formattate",
|
|
"formattedMessagesDescription": "Mostra contento ric de messagios como texto gras usando markdown.",
|
|
"verifyOtherUser": "🔐 Verificar altere utente",
|
|
"verifyOtherUserDescription": "Si tu verifica un altere utente, tu pote esser certe que tu sape qui tu realmente escribe a. 💪\n\nQuando tu comencia un verification, tu e l'altere utente videra un popup in la app. Ibi tu videra un serie de emojis o numeros que tu ha de comparar con l'altere.\n\nLa melior maniera de farlo es incontrar o iniciar un chiamata video. 👩💻",
|
|
"verifyOtherDevice": "🔐 Verificar altere dispositivo",
|
|
"verifyOtherDeviceDescription": "Quando tu verifica un altere dispositivo, quei dispositivos pote intercambiar chaves, augmentando tu securitate generale. 💪 Quando tu comencia un verification, un popup apparira in la app in ambes dispositivos. Ibi tu videra un serie de emojis o numeros que tu ha de comparar con l'altere. Es melior de aver ambes dispositivos a mano prima de comenzar la verificazione. 🤳",
|
|
"acceptedKeyVerification": "{sender} acceptò la verificazione de chaves",
|
|
"canceledKeyVerification": "{sender} cancelò la verificazione de chaves",
|
|
"completedKeyVerification": "{sender} completò la verificazione de chaves",
|
|
"isReadyForKeyVerification": "{sender} es prontu per la verificazione de chaves",
|
|
"requestedKeyVerification": "{sender} ha richiesto la verificazione de chaves",
|
|
"startedKeyVerification": "{sender} ha iniziato la verificazione de chaves",
|
|
"transparent": "Transparente",
|
|
"incomingMessages": "Mesages entrante",
|
|
"stickers": "Stickers",
|
|
"discover": "Discoverir",
|
|
"commandHint_ignore": "Ignorar le ID de matrix date",
|
|
"commandHint_unignore": "Designorar le ID de matrix date",
|
|
"unreadChatsInApp": "{appname}: {unread} chat sin leger",
|
|
"noDatabaseEncryption": "Le encryption del base de datos non es supportate in iste piattaforma",
|
|
"thereAreCountUsersBlocked": "Actualmente ha {count} usatores blocate.",
|
|
"restricted": "Restrictet",
|
|
"knockRestricted": "Knock restrictet",
|
|
"goToSpace": "Vade a space: {space}",
|
|
"markAsUnread": "Marca como non leger",
|
|
"userLevel": "{level} - Usator",
|
|
"moderatorLevel": "{level} - Moderator",
|
|
"adminLevel": "{level} - Administrator",
|
|
"changeGeneralChatSettings": "Cambiar le configuration general del chat",
|
|
"inviteOtherUsers": "Invitar alteres usatores a iste chat",
|
|
"changeTheChatPermissions": "Cambiar le permissiones del chat",
|
|
"changeTheVisibilityOfChatHistory": "Cambiar le visibilitate del historia del chat",
|
|
"changeTheCanonicalRoomAlias": "Changi l'adress principal del sala publica",
|
|
"sendRoomNotifications": "Manda un notification @room",
|
|
"changeTheDescriptionOfTheGroup": "Changi la description del grupo",
|
|
"chatPermissionsDescription": "Defini cual potere es necessari pro certas actiones in ti sala. Li gradation 0, 50 e 100 usualmen representa usatores, moderatores e administratores, ma on pote usar omne gradation.",
|
|
"updateInstalled": "🎉 Actualisation {version} installat!",
|
|
"changelog": "Historico de cambios",
|
|
"sendCanceled": "Manda cencelat",
|
|
"loginWithMatrixId": "Login con Matrix-ID",
|
|
"discoverHomeservers": "Descubre servitores domo",
|
|
"whatIsAHomeserver": "Quo es un servitore domo?",
|
|
"homeserverDescription": "Tutte tu datos es stoccat sur lo, similar a un proveedor de email. Tu pote seliger cual servitore domo tu vole usar, e tu pote communicar con omne. Apprende plu a https://matrix.org.",
|
|
"doesNotSeemToBeAValidHomeserver": "Non pare esser un servitore domo compatible. URL incorrecte?",
|
|
"calculatingFileSize": "Calculante le grandezza del file...",
|
|
"prepareSendingAttachment": "Prepara le invio del attachment...",
|
|
"sendingAttachment": "Inviante attachment...",
|
|
"generatingVideoThumbnail": "Generante miniatura de video...",
|
|
"compressVideo": "Compressente video...",
|
|
"sendingAttachmentCountOfCount": "Inviante attachment {index} de {length}...",
|
|
"serverLimitReached": "Limite del servitore attingite! Expecta {seconds} secundes...",
|
|
"oneOfYourDevicesIsNotVerified": "Un de tu dispositivos non es verifyt",
|
|
"noticeChatBackupDeviceVerification": "Nota: Kande tu connecta toti tui dispositivs al backup de chat, illes es automaticmen verificat.",
|
|
"continueText": "Contina",
|
|
"welcomeText": "Hej Hej 👋 To es FluffyChat. Tu posse signar en a cualsevol homeserver, qui es compatible con https://matrix.org. E poi chatta con cualquiere. Es un enorme rete de messageria decentralisada!",
|
|
"blur": "Blure:",
|
|
"opacity": "Opacitá:",
|
|
"setWallpaper": "Stabilir fond d'ecran",
|
|
"manageAccount": "Gerir conto",
|
|
"noContactInformationProvided": "Servidor no provida nulle information de contact valide",
|
|
"contactServerAdmin": "Contactar admin del servidor",
|
|
"contactServerSecurity": "Contactar securitá del servidor",
|
|
"supportPage": "Pagina de supporto",
|
|
"serverInformation": "Information del servidor:",
|
|
"name": "Nom",
|
|
"version": "Version",
|
|
"website": "Pagina web",
|
|
"compress": "Comprimir",
|
|
"boldText": "Text en gras",
|
|
"italicText": "Text in italica",
|
|
"strikeThrough": "Tachadura",
|
|
"pleaseFillOut": "Per favor, completa",
|
|
"invalidUrl": "Url invalide",
|
|
"addLink": "Aggiunger ligame",
|
|
"unableToJoinChat": "Nus pote ne entrar in chat. Forse l'autra partia ja ha claudet la conversation.",
|
|
"previous": "Precedent",
|
|
"otherPartyNotLoggedIn": "L'autra partia es actualmen ne connectet e per consequente ne pote acceptar messages!",
|
|
"appWantsToUseForLogin": "Usa '{server}' pro connectar",
|
|
"appWantsToUseForLoginDescription": "Tu permittis qua applica e sit ha condividi informationes de te.",
|
|
"open": "Avertar",
|
|
"waitingForServer": "Spere pro server...",
|
|
"appIntroduction": "FluffyChat permit te de chat con tui amicos trans differente messengers. Discoperi plui a https://matrix.org o simple tap *Continue*.",
|
|
"newChatRequest": "📩 Nov request de chat",
|
|
"contentNotificationSettings": "Configuraciones de notification de contento",
|
|
"generalNotificationSettings": "Configuraciones general de notification",
|
|
"roomNotificationSettings": "Configuraciones de notification de camera",
|
|
"userSpecificNotificationSettings": "Configuraciones de notification specific a usator",
|
|
"otherNotificationSettings": "Altre configuraciones de notification",
|
|
"notificationRuleContainsUserName": "Contenente nomine de usator",
|
|
"notificationRuleContainsUserNameDescription": "Notifica al usator quando un message contene su nomine de usator.",
|
|
"notificationRuleMaster": "Mute totas notificationes",
|
|
"notificationRuleMasterDescription": "Supra totas altere reglas e disactive totas notificationes.",
|
|
"notificationRuleSuppressNotices": "Sopar Meseages Automate",
|
|
"notificationRuleSuppressNoticesDescription": "Sopara notificaçions de clients automate como bots.",
|
|
"notificationRuleInviteForMe": "Invitar per Me",
|
|
"notificationRuleInviteForMeDescription": "Notifica al utente quando es invitat a un camera.",
|
|
"notificationRuleMemberEvent": "Eveniment de Membri",
|
|
"notificationRuleMemberEventDescription": "Sopara notificaçions pro eveniments de membresia.",
|
|
"notificationRuleIsUserMention": "Mencione de Utente",
|
|
"notificationRuleIsUserMentionDescription": "Notifica al utente quando es mentionat directemente in un message.",
|
|
"notificationRuleContainsDisplayName": "Contene Nom de Display",
|
|
"notificationRuleContainsDisplayNameDescription": "Notifica al utente quando un message contene su nom de display.",
|
|
"notificationRuleIsRoomMention": "Mencione de Camera",
|
|
"notificationRuleIsRoomMentionDescription": "Notifica al utente quando es un mention de camera.",
|
|
"notificationRuleRoomnotif": "Notification de Camera",
|
|
"notificationRuleRoomnotifDescription": "Notifica al utente quando un message contene '@room'.",
|
|
"notificationRuleTombstone": "Tomba",
|
|
"notificationRuleTombstoneDescription": "Notifica al utente super messages de desactivacion de camera.",
|
|
"notificationRuleReaction": "Reaccione",
|
|
"notificationRuleReactionDescription": "Sopara notificaçions pro reacciones.",
|
|
"notificationRuleRoomServerAcl": "ACL del Servidor de Camera",
|
|
"notificationRuleRoomServerAclDescription": "Sopara notificaçions pro listas de control de accesso del servidor de camera (ACL).",
|
|
"notificationRuleSuppressEdits": "Suprimez li modifices",
|
|
"notificationRuleSuppressEditsDescription": "Suprimez le notificationes pro message modificat.",
|
|
"notificationRuleCall": "Appel",
|
|
"notificationRuleCallDescription": "Notifica le usator circa appel.",
|
|
"notificationRuleEncryptedRoomOneToOne": "Camera encryptet Un-to-Un",
|
|
"notificationRuleEncryptedRoomOneToOneDescription": "Notifica le usator circa message in camera encryptet Un-to-Un.",
|
|
"notificationRuleRoomOneToOne": "Camera Un-to-Un",
|
|
"notificationRuleRoomOneToOneDescription": "Notifica le usator circa message in camera Un-to-Un.",
|
|
"notificationRuleMessage": "Message",
|
|
"notificationRuleMessageDescription": "Notifica le usator circa message general.",
|
|
"notificationRuleEncrypted": "Encryptet",
|
|
"notificationRuleEncryptedDescription": "Notifica le usator circa message in camera encryptet.",
|
|
"notificationRuleJitsi": "Jitsi",
|
|
"notificationRuleJitsiDescription": "Notifica le usator circa evenimentos del widget Jitsi.",
|
|
"notificationRuleServerAcl": "Suprime le evenimentos del ACL del server",
|
|
"notificationRuleServerAclDescription": "Suprime le notificationes pro evenimentos del ACL del server.",
|
|
"unknownPushRule": "Regula de push incognite '{rule}'",
|
|
"sentVoiceMessage": "🎙️ {duration} - Message de voce de {sender}",
|
|
"deletePushRuleCanNotBeUndone": "Si tu delete iste configuration de notification, illo non pote esser revertite.",
|
|
"more": "Plus",
|
|
"shareKeysWith": "Partar claves con...",
|
|
"shareKeysWithDescription": "Quale dispositivs deve esser fidat pro que illes pote leger tuas message in chat encryptat?",
|
|
"allDevices": "Tutt dispositivs",
|
|
"crossVerifiedDevicesIfEnabled": "Dispositivs cross-verificat si activate",
|
|
"crossVerifiedDevices": "Dispositivs cross-verificat",
|
|
"verifiedDevicesOnly": "Solmente dispositivs verificat",
|
|
"takeAPhoto": " Prende un photo",
|
|
"recordAVideo": "Registrer un video",
|
|
"optionalMessage": "(Optional) message...",
|
|
"notSupportedOnThisDevice": "Non supportat in iste dispositiv",
|
|
"enterNewChat": "Entrar in un nove chat",
|
|
"approve": "Approbar",
|
|
"youHaveKnocked": "Tu ha frappet",
|
|
"pleaseWaitUntilInvited": "Per favor, aspetta ora, usque a qualseun del camera te invite.",
|
|
"commandHint_logout": "Disconnectar tu dispositiv actual",
|
|
"commandHint_logoutall": "Disconnectar omne dispositivs active",
|
|
"displayNavigationRail": "Monstrar rail de navigation in mobile",
|
|
"customReaction": "Reaction personalisate",
|
|
"accountInformation": "Information de conto",
|
|
"addGroupDescription": "Adder un description de chat",
|
|
"addNewFriend": "Agi un nov amico",
|
|
"alreadyHaveAnAccount": "Ja ha un conto?",
|
|
"createNewGroup": "Crea un nove chat",
|
|
"editChatPermissions": "Modifica le permissiones del chat",
|
|
"writeAMessageLangCodes": "Scrivi in {l1} o {l2}...",
|
|
"requests": "Requestes",
|
|
"allCorrect": "Quai que io diria! Bell!",
|
|
"newWayAllGood": "Nò, quai que io diria nè, ma pare bon!",
|
|
"othersAreBetter": "Hm, il poterea esser un melior via de dirlo.",
|
|
"holdForInfo": "Clicca e tenea per info del parola.",
|
|
"greenFeedback": "Quai que io metteria!",
|
|
"yellowFeedback": "Hm, tu pote provarlo e vider si funciona! Per usar quista parola, basta cliccar ancora.",
|
|
"redFeedback": "Nò, io no pensa que es juste...",
|
|
"itInstructionsTitle": "Io pote adjutar te a traducir!",
|
|
"itInstructionsBody": "Tu pote clicar e tenea per info del parola.",
|
|
"oneday": "Ultimas 24 horas",
|
|
"oneweek": "Ultimas 7 dis",
|
|
"onemonth": "Passat mes",
|
|
"gaTooltip": "L2 usar con assistentia grammatical",
|
|
"taTooltip": "L2 usar con assistentia de translation",
|
|
"unTooltip": "Altra",
|
|
"interactiveTranslatorSliderHeader": "Traductor Interactiv",
|
|
"interactiveGrammarSliderHeader": "Verificador Interactiv de Grammatica",
|
|
"interactiveTranslatorNotAllowed": "Disativat",
|
|
"interactiveTranslatorAllowed": "Selession de Studente",
|
|
"interactiveTranslatorRequired": "Necessar",
|
|
"notYetSet": "Anc non stablit",
|
|
"myLearning": "Mi Analiticas",
|
|
"waTooltip": "Usa L2 sin adjuta",
|
|
"changeDateRange": "Cambiar intervallo de date",
|
|
"classDescription": "Description",
|
|
"addStudents": "Invitar usatores per ligame o codice",
|
|
"copyClassLink": "Copiar ligame de invitation",
|
|
"copyClassCode": "Copiar codice de invitation",
|
|
"inviteStudentByUserName": "Invitar usatores per nomine de usator",
|
|
"languageSettings": "Configuraciones de lingua",
|
|
"interactiveTranslator": "Assistenta de translation",
|
|
"shareVideo": "Compartir Video",
|
|
"shareVideoDesc": "Activa esto pro permitir a los studentes compartir videos en chats.",
|
|
"shareFiles": "Compartir Files",
|
|
"selectLanguageLevel": "Selige lingue nivèl",
|
|
"noIdenticalLanguages": "Per favor, selige differente bas e meta lingues",
|
|
"iWantALanguagePartnerFrom": "Es de:",
|
|
"worldWide": "Tote le globe",
|
|
"noResults": "Nulle resultatos! Proba de ampliar tu recherche.",
|
|
"searchBy": "Rechercher per país e lingues",
|
|
"iWantAConversationPartner": "Io vole un socio de conversation qui",
|
|
"iWantALanguagePartnerWhoSpeaks": "Parla:",
|
|
"iWantALanguagePartnerWhoIsLearning": "Es in apprendage:",
|
|
"joinWithClassCode": "Joinar al curso",
|
|
"joinWithClassCodeHint": "Entera le codice de invitation",
|
|
"languageLevelPreA1": "Vermente Novice (Pre A1)",
|
|
"languageLevelA1": "Novice (A1)",
|
|
"languageLevelA2": "Elementari (A2)",
|
|
"languageLevelB1": "Intermedie (B1)",
|
|
"languageLevelB2": "Superiore Intermedie (B2)",
|
|
"languageLevelC1": "Avanzate (C1)",
|
|
"languageLevelC2": "Maestria (C2)",
|
|
"changeTheNameOfTheClass": "Cambiar le nomine",
|
|
"changeTheNameOfTheChat": "Cambiar le nomine del chat",
|
|
"askPangeaBot": "Dumanda Pangea Bot por un definition contextual.",
|
|
"sorryNoResults": "Pardonne, nulle resultatos.",
|
|
"ignoreInThisText": "Ignorar",
|
|
"helpMeTranslate": "Si!",
|
|
"needsItShortMessage": "Fuori de objectivo",
|
|
"needsItMessage": "Aspetta, eso non es {targetLanguage}! Es que tu besona ayuda por traducer?",
|
|
"needsIgcMessage": "Ta message ha un error grammatical.",
|
|
"tokenTranslationTitle": "Un parola es in tu lingua de base.",
|
|
"spanTranslationDesc": "Vede traducciones possible ci-bas.",
|
|
"spanTranslationTitle": "Alcunes paroles es in tu lingua de base.",
|
|
"l1SpanAndGrammarTitle": "Foras de lingua de objectivo",
|
|
"l1SpanAndGrammarDesc": "Isto pot esser in tu lingua de base o pot esser un error grammatical.",
|
|
"otherTitle": "Tu ha un error.",
|
|
"otherDesc": "Vede correctiones possible ci-bas.",
|
|
"countryInformation": "Mi pais",
|
|
"myLanguages": "Mi linguas de base e de objectivo",
|
|
"targetLanguage": "Lingua de objectivo",
|
|
"sourceLanguage": "Lingua de base",
|
|
"languagesISpeak": "Linguas que parlo",
|
|
"updateLanguage": "Mi linguas",
|
|
"whatLanguageYouWantToLearn": "Qual lingue tu vole apprender?",
|
|
"whatIsYourBaseLanguage": "Qual es tu lingue de base?",
|
|
"saveChanges": "Salva modifiches",
|
|
"publicProfileTitle": "Permette que mi perfil si trova in recerca",
|
|
"publicProfileDesc": "Per turnar su, tu habilita altri usatores a trovar tu perfil in le barra de recerca global e inviar requestas pro chat. A iste puncto, tu pote seliger acceptar o negar le requesta.",
|
|
"errorDisableIT": "Le adjuta de traduction es disactivate.",
|
|
"errorDisableIGC": "Le adjuta de grammatica es disactivate.",
|
|
"errorDisableLanguageAssistance": "Le adjuta de traduction e grammatica es disactivate.",
|
|
"errorDisableITUserDesc": "Clicca hic pro actualizar le configuration de adjuta de traduction",
|
|
"errorDisableIGCUserDesc": "Clicca hic pro actualizar le configuration de adjuta de grammatica",
|
|
"errorDisableLanguageAssistanceUserDesc": "Clicca hic pro actualizar le configuration de adjuta de traduction e grammatica",
|
|
"errorDisableITClassDesc": "Le adjuta de traduction es disactivate pro le curso in le qual iste chat es.",
|
|
"errorDisableIGCClassDesc": "Le adjuta de grammatica es disactivate pro le curso in le qual iste chat es.",
|
|
"itIsDisabled": "Le Traduction Interactive es disactivate",
|
|
"igcIsDisabled": "Le Verificate de Grammatica Interactive es disactivate",
|
|
"goToLearningSettings": "Vade a le Configuration de Aprendissage",
|
|
"error405Title": "Lingues non configurate",
|
|
"error405Desc": "Per favor, configura tu linguas in le Menu Principal > Configuration de Aprendissage.",
|
|
"loginOrSignup": "Intra con",
|
|
"iAgreeToThe": "Io accepta le ",
|
|
"termsAndConditions": "Termes e Condiciones",
|
|
"andCertifyIAmAtLeast13YearsOfAge": " e certifies que ha minimum 16 annos de etate.",
|
|
"error502504Title": "Wow, il ha multo students online!",
|
|
"error502504Desc": "Instrumentes de translation e grammatica pote esser lente o unavailable durante que le bots Pangea se actualisa.",
|
|
"error404Title": "Error de translation!",
|
|
"error404Desc": "Le Bot Pangea non es secur de como traducer isto...",
|
|
"errorPleaseRefresh": "Nos es in le processus de investigar! Per favor, re-iniciar e tentar ancora.",
|
|
"toggleIT": "Translation Interactive",
|
|
"toggleIGC": "Verification Interactive de Grammatica",
|
|
"toggleToolSettingsDescription": "Ici tu pote cambiar tu configurationes individual de instrumento linguistic.",
|
|
"connectedToStaging": "Conectate a Staging",
|
|
"learningSettings": "Configurationes de apprendimento",
|
|
"sendVoiceNotes": "Manda Notas de Voce",
|
|
"sendVoiceNotesDesc": "Active isto pro permitter que estudiantes manda notas de voce in chats.",
|
|
"chatTopic": "Subjecto del chat",
|
|
"chatTopicDesc": "Stabilisce un subjecto de chat",
|
|
"inviteStudentByUserNameDesc": "Si tu student ja ha un conto, tu pote cercar lo.",
|
|
"participants": "Participantes",
|
|
"almostPerfect": "Isto pare correcte! Ecce lo que io haberea dit.",
|
|
"prettyGood": "Ben bon! Ecce lo que io haberea dit.",
|
|
"letMeThink": "Hmm, lasi vidar co tu face!",
|
|
"clickMessageTitle": "Besoin de adjuta?",
|
|
"clickMessageBody": "Clique un messatge pro linguage tools como traduction, playback e plu!",
|
|
"understandingMessagesTitle": "Definitiones e traductiones!",
|
|
"understandingMessagesBody": "Clique paroles sublineate pro definitions. Traduce con optiones de message (super dreit).",
|
|
"allDone": "Tutt complet!",
|
|
"vocab": "Vocabulari",
|
|
"low": "Nos ha evidentie que l'utilisator non comprende iste paroles.",
|
|
"medium": "Iste paroles ha essite usate. Es incert si le paroles es plenmente comprende o non.",
|
|
"high": "Nos ha evidentie que l'utilisator comprende iste paroles.",
|
|
"unknownProficiency": "Iste paroles non ha essite usate in Pangea Chat.",
|
|
"changeView": "Cambie vistas.",
|
|
"clearAll": "Clara tote le paroles?",
|
|
"generateVocabulary": "Genera vocabulari ex titulo e description",
|
|
"generatePrompts": "Genera promptos",
|
|
"subscribe": "Subscribi",
|
|
"getAccess": "Subscribi ora!",
|
|
"subscriptionDesc": "Messagiar es gratuite! Subscribi pro desbloquear traduction interactive, verification de grammatica e analytics de apprendimento.",
|
|
"subscriptionManagement": "Gestion de subscription",
|
|
"currentSubscription": "Subscription actual",
|
|
"changeSubscription": "Mudá tu abunament",
|
|
"cancelSubscription": "Cancellar tu abunament",
|
|
"selectYourPlan": "Selige Tu Plan",
|
|
"subsciptionPlatformTooltip": "Per favor, login a tu apparato original pro administrar tu plan de abunament",
|
|
"subscriptionManagementUnavailable": "Gestion de abunament non disponibil",
|
|
"paymentMethod": "Methode de pagamento",
|
|
"paymentHistory": "Historico de pagamento",
|
|
"emptyChatDownloadWarning": "Non posse descarregar chat vacue",
|
|
"update": "Actualisar",
|
|
"updateDesc": "Tu posse ora actualisar ti app de {localVersion} a {storeVersion}",
|
|
"maybeLater": "Probabilmente plu tard",
|
|
"mainMenu": "Menu Principal",
|
|
"toggleImmersionMode": "Modo de immersion",
|
|
"toggleImmersionModeDesc": "Quando activate, omne message es monstrate in tu lingua de destino. Ti configuration es maxime utile in intercambios linguistic.",
|
|
"itToggleDescription": "Ti instrumento de apprendage linguistic identificara parolas in tu lingua de base e adjutara a traducer los a tu lingua de destino. Es rare, ma le AI pote face errores de translation.",
|
|
"igcToggleDescription": "Ti instrumento de apprendage linguistic identificara errores commun de ortografia, grammatica e punctuation in tu message e suggerera correctiones. Es rare, ma le AI pote face errores de correction.",
|
|
"originalMessage": "Message Original",
|
|
"sentMessage": "Message Inviante",
|
|
"useType": "Usar Tipo",
|
|
"notAvailable": "Non Disponibil",
|
|
"taAndGaTooltip": "L2 usar con assistance de traduction e assistance grammatical",
|
|
"definitionsToolName": "Definiciones de Palavras",
|
|
"messageTranslationsToolName": "Traducimentos de Messages",
|
|
"definitionsToolDescription": "Quando activate, palavras sublinate in blue pote esser cliccabile pro definiciones. Clicca in messages pro accessar le definiciones.",
|
|
"translationsToolDescrption": "Quando activate, clicca in un message e le icono de traduction pro vider un message in tu lingua de base.",
|
|
"welcomeBack": "Ben retornate! Si tu esseva parte del pilot de 2023-2024, per favor contacta nos pro tu subscription special de pilot. Si tu es un professor qui ha (o que su institution ha) comprate licentias pro tu classe, contacta nos pro tu subscription de professor.",
|
|
"kickAllStudents": "Expulsar Tote le Discipulos",
|
|
"kickAllStudentsConfirmation": "Es tu secur que tu vole expulser tote le discipulos?",
|
|
"inviteAllStudents": "Invitar Tote le Discipulos",
|
|
"inviteAllStudentsConfirmation": "Es tu secur que tu vole invitar tote le discipulos?",
|
|
"inviteUsersFromPangea": "Adder administratores",
|
|
"redeemPromoCode": "Redimir Codice de Promocio",
|
|
"enterPromoCode": "Enterar Codice de Promocio",
|
|
"downloadTxtFile": "Downloadar File de Texto",
|
|
"downloadCSVFile": "Downloadar File CSV",
|
|
"promotionalSubscriptionDesc": "Tu ha actualmente un subscription promotional de vita. Message support@pangea.chat pro adjuta a cambiar tu subscription.",
|
|
"originalSubscriptionPlatform": "Subscription comprate per medio de {purchasePlatform}",
|
|
"oneWeekTrial": "Período de Prova de Un Semane",
|
|
"downloadXLSXFile": "Downloadar File Excel",
|
|
"abDisplayName": "Abkhaz",
|
|
"aaDisplayName": "Afar",
|
|
"afDisplayName": "Afrikaans",
|
|
"akDisplayName": "Akan",
|
|
"sqDisplayName": "Albanese",
|
|
"amDisplayName": "Amharic",
|
|
"arDisplayName": "Arabian",
|
|
"anDisplayName": "Aragonese",
|
|
"hyDisplayName": "Armenian",
|
|
"asDisplayName": "Assamese",
|
|
"avDisplayName": "Avaric",
|
|
"aeDisplayName": "Avestan",
|
|
"ayDisplayName": "Aymara",
|
|
"azDisplayName": "Azerbaijani",
|
|
"bmDisplayName": "Bambara",
|
|
"baDisplayName": "Bashkir",
|
|
"euDisplayName": "Basque",
|
|
"beDisplayName": "Belarusan",
|
|
"bnDisplayName": "Bengali",
|
|
"bhDisplayName": "Bihari",
|
|
"biDisplayName": "Bislama",
|
|
"bsDisplayName": "Bosnian",
|
|
"brDisplayName": "Breton",
|
|
"bgDisplayName": "Bulgarian",
|
|
"myDisplayName": "Burmese",
|
|
"caDisplayName": "Catalan, Valencian",
|
|
"chDisplayName": "Chamorro",
|
|
"ceDisplayName": "Chechen",
|
|
"nyDisplayName": "Chichewa, Chewa, Nyanja",
|
|
"zhDisplayName": "Chinese",
|
|
"cvDisplayName": "Chuvash",
|
|
"kwDisplayName": "Cornish",
|
|
"coDisplayName": "Corsican",
|
|
"crDisplayName": "Cree",
|
|
"hrDisplayName": "Croatian",
|
|
"csDisplayName": "Tiếng Séc",
|
|
"daDisplayName": "Danish",
|
|
"dvDisplayName": "Divehi; Dhivehi; Maldivian;",
|
|
"nlDisplayName": "Dutch",
|
|
"enDisplayName": "English",
|
|
"eoDisplayName": "Esperanto",
|
|
"etDisplayName": "Estonese",
|
|
"eeDisplayName": "Ewe",
|
|
"foDisplayName": "Faroese",
|
|
"fjDisplayName": "Fijian",
|
|
"fiDisplayName": "Finnish",
|
|
"frDisplayName": "Francese",
|
|
"ffDisplayName": "Fula; Fulah; Pulaar; Pular",
|
|
"glDisplayName": "Galician",
|
|
"kaDisplayName": "Georgian",
|
|
"deDisplayName": "Tedesche",
|
|
"elDisplayName": "Greco, Modern",
|
|
"gnDisplayName": "Guaraní",
|
|
"guDisplayName": "Gujarati",
|
|
"htDisplayName": "Haitian, Creole Haitiano",
|
|
"haDisplayName": "Hausa",
|
|
"heDisplayName": "Ebraico (modern)",
|
|
"hzDisplayName": "Herero",
|
|
"hiDisplayName": "Hindi",
|
|
"hoDisplayName": "Hiri Motu",
|
|
"huDisplayName": "Ungherese",
|
|
"iaDisplayName": "Interlingue",
|
|
"idDisplayName": "Indonesian",
|
|
"ieDisplayName": "Interlingue",
|
|
"gaDisplayName": "Irlandese",
|
|
"igDisplayName": "Ibo",
|
|
"ikDisplayName": "Inupiaq",
|
|
"ioDisplayName": "Ido",
|
|
"isDisplayName": "Icelandese",
|
|
"itDisplayName": "Italian",
|
|
"iuDisplayName": "Inuktitut",
|
|
"jaDisplayName": "Japones",
|
|
"jvDisplayName": "Javanese",
|
|
"klDisplayName": "Kalaallisut, Greenlandic",
|
|
"knDisplayName": "Kannada",
|
|
"krDisplayName": "Kanuri",
|
|
"ksDisplayName": "Kashmiri",
|
|
"kkDisplayName": "Kazakh",
|
|
"kmDisplayName": "Kmer",
|
|
"kiDisplayName": "Kikuyu, Gikuyu",
|
|
"rwDisplayName": "Kinyarwanda",
|
|
"kyDisplayName": "Kirghiz, Kyrgyz",
|
|
"kvDisplayName": "Komi",
|
|
"kgDisplayName": "Kongo",
|
|
"koDisplayName": "Corean",
|
|
"kuDisplayName": "Kurda",
|
|
"kjDisplayName": "Kwanyama, Kuanyama",
|
|
"laDisplayName": "Latin",
|
|
"lbDisplayName": "Luxembourgés, Letzeburgesch",
|
|
"lgDisplayName": "Luganda",
|
|
"liDisplayName": "Limburgés, Limburgan, Limburger",
|
|
"lnDisplayName": "Lingala",
|
|
"loDisplayName": "Laos",
|
|
"ltDisplayName": "Lituan",
|
|
"luDisplayName": "Luba-Katanga",
|
|
"lvDisplayName": "Letton",
|
|
"gvDisplayName": "Manx",
|
|
"mkDisplayName": "Macédon",
|
|
"mgDisplayName": "Malagasy",
|
|
"msDisplayName": "Malai",
|
|
"mlDisplayName": "Malayalam",
|
|
"mtDisplayName": "Malti",
|
|
"miDisplayName": "Maori",
|
|
"mrDisplayName": "Marathi (Marāṭhī)",
|
|
"mhDisplayName": "Marshallese",
|
|
"mnDisplayName": "Mongolian",
|
|
"naDisplayName": "Nauru",
|
|
"nvDisplayName": "Navajo, Navaho",
|
|
"nbDisplayName": "Norwegian Bokmål",
|
|
"ndDisplayName": "North Ndebele",
|
|
"neDisplayName": "Nepali",
|
|
"ngDisplayName": "Ndonga",
|
|
"nnDisplayName": "Norwegian Nynorsk",
|
|
"noDisplayName": "Norwegian",
|
|
"iiDisplayName": "Nuosu",
|
|
"nrDisplayName": "South Ndebele",
|
|
"ocDisplayName": "Occitan",
|
|
"ojDisplayName": "Ojibwe, Ojibwa",
|
|
"cuDisplayName": "Old Church Slavonic, Church Slavic, Church Slavonic, Old Bulgarian, Old Slavonic",
|
|
"omDisplayName": "Oromo",
|
|
"orDisplayName": "Oriya",
|
|
"osDisplayName": "Ossetic, Ossetian",
|
|
"paDisplayName": "Punjabi, Panjabi",
|
|
"piDisplayName": "Pāli",
|
|
"faDisplayName": "Persian",
|
|
"plDisplayName": "Polish",
|
|
"psDisplayName": "Pashto, Pushto",
|
|
"ptDisplayName": "Portuguese",
|
|
"quDisplayName": "Quechua",
|
|
"rmDisplayName": "Romansh",
|
|
"rnDisplayName": "Kirundi",
|
|
"roDisplayName": "Romanian, Moldavian, Moldovan",
|
|
"ruDisplayName": "Russian",
|
|
"saDisplayName": "Sanskrit (Sanskṛta)",
|
|
"scDisplayName": "Sardinian",
|
|
"sdDisplayName": "Sindhi",
|
|
"seDisplayName": "Northern Sami",
|
|
"smDisplayName": "Samoan",
|
|
"sgDisplayName": "Sango",
|
|
"srDisplayName": "Serbian",
|
|
"gdDisplayName": "Scottish Gaelic, Gaelic",
|
|
"snDisplayName": "Shona",
|
|
"siDisplayName": "Sinhala, Sinhalese",
|
|
"skDisplayName": "Slovak",
|
|
"slDisplayName": "Slovene",
|
|
"soDisplayName": "Somali",
|
|
"stDisplayName": "Southern Sotho",
|
|
"esDisplayName": "Spaniol",
|
|
"suDisplayName": "Sundanese",
|
|
"swDisplayName": "Swahili",
|
|
"ssDisplayName": "Swati",
|
|
"svDisplayName": "Svedese",
|
|
"taDisplayName": "Tamil",
|
|
"teDisplayName": "Telugu",
|
|
"tgDisplayName": "Tajik",
|
|
"thDisplayName": "Tailandese",
|
|
"tiDisplayName": "Tigrinya",
|
|
"boDisplayName": "Tibetano Standard, Tibetano, Central",
|
|
"tkDisplayName": "Turcomanno",
|
|
"tlDisplayName": "Tagalog",
|
|
"tnDisplayName": "Tswana",
|
|
"toDisplayName": "Tonga (Isles de Tonga)",
|
|
"trDisplayName": "Turc",
|
|
"tsDisplayName": "Tsonga",
|
|
"ttDisplayName": "Tatar",
|
|
"twDisplayName": "Twi",
|
|
"tyDisplayName": "Tahitian",
|
|
"ugDisplayName": "Uighur, Uyghur",
|
|
"ukDisplayName": "Ukrainian",
|
|
"urDisplayName": "Urdu",
|
|
"uzDisplayName": "Uzbek",
|
|
"veDisplayName": "Venda",
|
|
"viDisplayName": "Vietnamese",
|
|
"voDisplayName": "Volapük",
|
|
"waDisplayName": "Walloon",
|
|
"cyDisplayName": "Welsh",
|
|
"woDisplayName": "Wolof",
|
|
"fyDisplayName": "Frison Occidental",
|
|
"xhDisplayName": "Xhosa",
|
|
"yiDisplayName": "Yiddish",
|
|
"yoDisplayName": "Yoruba",
|
|
"zaDisplayName": "Zhuang, Chuang",
|
|
"unkDisplayName": "Inconnu",
|
|
"zuDisplayName": "Zulu",
|
|
"hawDisplayName": "Hawaïen",
|
|
"hmnDisplayName": "Hmong",
|
|
"multiDisplayName": "Multiple",
|
|
"cebDisplayName": "Cebuano",
|
|
"dzDisplayName": "Dzongkha",
|
|
"iwDisplayName": "Hébreu",
|
|
"jwDisplayName": "Javanais",
|
|
"moDisplayName": "Moldave",
|
|
"shDisplayName": "Serbo-Croate",
|
|
"wwCountryDisplayName": "Mondial",
|
|
"afCountryDisplayName": "Afghanistan",
|
|
"axCountryDisplayName": "Îles Åland",
|
|
"alCountryDisplayName": "Albanie",
|
|
"dzCountryDisplayName": "Algérie",
|
|
"asCountryDisplayName": "Samoa américaines",
|
|
"adCountryDisplayName": "Andorre",
|
|
"aoCountryDisplayName": "Angola",
|
|
"aiCountryDisplayName": "Anguilla",
|
|
"agCountryDisplayName": "Antigua e Barbuda",
|
|
"arCountryDisplayName": "Argentina",
|
|
"amCountryDisplayName": "Armenia",
|
|
"awCountryDisplayName": "Aruba",
|
|
"acCountryDisplayName": "Insula de Ascension",
|
|
"auCountryDisplayName": "Australia",
|
|
"atCountryDisplayName": "Austria",
|
|
"azCountryDisplayName": "Azerbaijan",
|
|
"bsCountryDisplayName": "Bahamas",
|
|
"bhCountryDisplayName": "Bahrain",
|
|
"bdCountryDisplayName": "Bangladesh",
|
|
"bbCountryDisplayName": "Barbados",
|
|
"byCountryDisplayName": "Bielorrusia",
|
|
"beCountryDisplayName": "Bélgica",
|
|
"bzCountryDisplayName": "Belice",
|
|
"bjCountryDisplayName": "Benin",
|
|
"bmCountryDisplayName": "Bermuda",
|
|
"btCountryDisplayName": "Butan",
|
|
"boCountryDisplayName": "Bolivia",
|
|
"baCountryDisplayName": "Bosnia e Herzegovina",
|
|
"bwCountryDisplayName": "Botswana",
|
|
"brCountryDisplayName": "Brasilia",
|
|
"ioCountryDisplayName": "Territorio Britannic del Ocean Indian",
|
|
"vgCountryDisplayName": "Insulas Vírgin Britannic",
|
|
"bnCountryDisplayName": "Brunei",
|
|
"bgCountryDisplayName": "Bulgaria",
|
|
"bfCountryDisplayName": "Burkina Faso",
|
|
"biCountryDisplayName": "Burundi",
|
|
"khCountryDisplayName": "Cambodia",
|
|
"cmCountryDisplayName": "Camerun",
|
|
"caCountryDisplayName": "Canada",
|
|
"cvCountryDisplayName": "Cap Verde",
|
|
"bqCountryDisplayName": "Antillas Neerlandeses del Caribic",
|
|
"kyCountryDisplayName": "Insulas Cayman",
|
|
"cfCountryDisplayName": "Repubblica Centroafrican",
|
|
"tdCountryDisplayName": "Chad",
|
|
"clCountryDisplayName": "Chile",
|
|
"cnCountryDisplayName": "China",
|
|
"cxCountryDisplayName": "Insula de Natal",
|
|
"ccCountryDisplayName": "Insulas Cocos [Keeling]",
|
|
"coCountryDisplayName": "Colombia",
|
|
"kmCountryDisplayName": "Comoros",
|
|
"cdCountryDisplayName": "Repubblica Democratic del Congo",
|
|
"cgCountryDisplayName": "Repubblica de Congo",
|
|
"ckCountryDisplayName": "Insulas Cook",
|
|
"crCountryDisplayName": "Costa Rica",
|
|
"ciCountryDisplayName": "Côte d'Ivoire",
|
|
"hrCountryDisplayName": "Croatia",
|
|
"cuCountryDisplayName": "Cuba",
|
|
"cwCountryDisplayName": "Curaçao",
|
|
"cyCountryDisplayName": "Cyprus",
|
|
"czCountryDisplayName": "Repubblica Checa",
|
|
"dkCountryDisplayName": "Danimarca",
|
|
"djCountryDisplayName": "Djibouti",
|
|
"dmCountryDisplayName": "Dominica",
|
|
"doCountryDisplayName": "Repubblica Dominicana",
|
|
"tlCountryDisplayName": "Timor Oriental",
|
|
"ecCountryDisplayName": "Ecuador",
|
|
"egCountryDisplayName": "Egypt",
|
|
"svCountryDisplayName": "El Salvador",
|
|
"gqCountryDisplayName": "Equatorial Guinea",
|
|
"erCountryDisplayName": "Eritrea",
|
|
"eeCountryDisplayName": "Estonia",
|
|
"szCountryDisplayName": "Eswatini",
|
|
"etCountryDisplayName": "Ethiopia",
|
|
"fkCountryDisplayName": "Falkland Islands",
|
|
"foCountryDisplayName": "Faroe Islands",
|
|
"fjCountryDisplayName": "Fiji",
|
|
"fiCountryDisplayName": "Finland",
|
|
"frCountryDisplayName": "France",
|
|
"gfCountryDisplayName": "French Guiana",
|
|
"pfCountryDisplayName": "French Polynesia",
|
|
"gaCountryDisplayName": "Gabon",
|
|
"gmCountryDisplayName": "Gambia",
|
|
"geCountryDisplayName": "Georgia",
|
|
"deCountryDisplayName": "Germany",
|
|
"ghCountryDisplayName": "Ghana",
|
|
"giCountryDisplayName": "Gibraltar",
|
|
"grCountryDisplayName": "Greece",
|
|
"glCountryDisplayName": "Groenlandia",
|
|
"gdCountryDisplayName": "Grenada",
|
|
"gpCountryDisplayName": "Guadalupe",
|
|
"guCountryDisplayName": "Guam",
|
|
"gtCountryDisplayName": "Guatemala",
|
|
"ggCountryDisplayName": "Guernesey",
|
|
"gnCountryDisplayName": "Guinea Conakry",
|
|
"gwCountryDisplayName": "Guinea-Bissau",
|
|
"gyCountryDisplayName": "Guyana",
|
|
"htCountryDisplayName": "Haiti",
|
|
"hmCountryDisplayName": "Insula Heard e Insulas McDonald",
|
|
"hnCountryDisplayName": "Honduras",
|
|
"hkCountryDisplayName": "Hong Kong",
|
|
"huCountryDisplayName": "Ungaria",
|
|
"isCountryDisplayName": "Islanda",
|
|
"inCountryDisplayName": "India",
|
|
"idCountryDisplayName": "Indonezia",
|
|
"irCountryDisplayName": "Iran",
|
|
"iqCountryDisplayName": "Iraq",
|
|
"ieCountryDisplayName": "Irlanda",
|
|
"imCountryDisplayName": "Insul de Man",
|
|
"ilCountryDisplayName": "Israel",
|
|
"itCountryDisplayName": "Italiá",
|
|
"jmCountryDisplayName": "Jamaica",
|
|
"jpCountryDisplayName": "Japan",
|
|
"jeCountryDisplayName": "Jersey",
|
|
"joCountryDisplayName": "Jordania",
|
|
"kzCountryDisplayName": "Kazakhstan",
|
|
"keCountryDisplayName": "Kenya",
|
|
"kiCountryDisplayName": "Kiribati",
|
|
"xkCountryDisplayName": "Kosovo",
|
|
"kwCountryDisplayName": "Kuwait",
|
|
"kgCountryDisplayName": "Kirgizistán",
|
|
"laCountryDisplayName": "Laos",
|
|
"lvCountryDisplayName": "Letonia",
|
|
"lbCountryDisplayName": "Líbano",
|
|
"lsCountryDisplayName": "Lesotho",
|
|
"lrCountryDisplayName": "Liberia",
|
|
"lyCountryDisplayName": "Libia",
|
|
"liCountryDisplayName": "Liechtenstein",
|
|
"ltCountryDisplayName": "Lituanie",
|
|
"luCountryDisplayName": "Luxembourg",
|
|
"moCountryDisplayName": "Macau",
|
|
"mkCountryDisplayName": "Macedonia",
|
|
"mgCountryDisplayName": "Madagascar",
|
|
"mwCountryDisplayName": "Malawi",
|
|
"myCountryDisplayName": "Malaisie",
|
|
"mvCountryDisplayName": "Maldives",
|
|
"mlCountryDisplayName": "Mali",
|
|
"mtCountryDisplayName": "Malte",
|
|
"mhCountryDisplayName": "Îles Marshall",
|
|
"mqCountryDisplayName": "Martinique",
|
|
"mrCountryDisplayName": "Mauritanie",
|
|
"muCountryDisplayName": "Maurice",
|
|
"ytCountryDisplayName": "Mayotte",
|
|
"mxCountryDisplayName": "Mexique",
|
|
"fmCountryDisplayName": "Micronésie",
|
|
"mdCountryDisplayName": "Moldavie",
|
|
"mcCountryDisplayName": "Monaco",
|
|
"mnCountryDisplayName": "Mongolie",
|
|
"meCountryDisplayName": "Montenegro",
|
|
"msCountryDisplayName": "Montserrat",
|
|
"maCountryDisplayName": "Maroc",
|
|
"mzCountryDisplayName": "Mozambique",
|
|
"mmCountryDisplayName": "Myanmar (Burma)",
|
|
"naCountryDisplayName": "Namibia",
|
|
"nrCountryDisplayName": "Nauru",
|
|
"npCountryDisplayName": "Nepal",
|
|
"nlCountryDisplayName": "Païs-bas",
|
|
"ncCountryDisplayName": "Nove Caledonia",
|
|
"nzCountryDisplayName": "Nove Zelanda",
|
|
"niCountryDisplayName": "Nicaragua",
|
|
"neCountryDisplayName": "Niger",
|
|
"ngCountryDisplayName": "Nigeria",
|
|
"nuCountryDisplayName": "Niue",
|
|
"nfCountryDisplayName": "Ilha Norfolk",
|
|
"kpCountryDisplayName": "Corea del Nord",
|
|
"mpCountryDisplayName": "Ilhas Marianas del Norte",
|
|
"noCountryDisplayName": "Norvegia",
|
|
"omCountryDisplayName": "Oman",
|
|
"pkCountryDisplayName": "Pakistan",
|
|
"pwCountryDisplayName": "Palau",
|
|
"psCountryDisplayName": "Territorios Palestin",
|
|
"paCountryDisplayName": "Panama",
|
|
"pgCountryDisplayName": "Papua Nove Guinea",
|
|
"pyCountryDisplayName": "Paraguai",
|
|
"peCountryDisplayName": "Peru",
|
|
"phCountryDisplayName": "Filipinas",
|
|
"plCountryDisplayName": "Polonia",
|
|
"ptCountryDisplayName": "Portugal",
|
|
"prCountryDisplayName": "Puerto Rico",
|
|
"qaCountryDisplayName": "Qatar",
|
|
"reCountryDisplayName": "Reunion",
|
|
"roCountryDisplayName": "Romania",
|
|
"ruCountryDisplayName": "Russia",
|
|
"rwCountryDisplayName": "Ruanda",
|
|
"blCountryDisplayName": "Saint Barthélemy",
|
|
"shCountryDisplayName": "Saint Helena",
|
|
"knCountryDisplayName": "St. Kitts",
|
|
"lcCountryDisplayName": "St. Lucia",
|
|
"mfCountryDisplayName": "Saint Martin",
|
|
"pmCountryDisplayName": "Saint Pierre e Miquelon",
|
|
"vcCountryDisplayName": "St. 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": "Singapur",
|
|
"sxCountryDisplayName": "Sint Maarten",
|
|
"skCountryDisplayName": "Slovakia",
|
|
"siCountryDisplayName": "Slovenia",
|
|
"sbCountryDisplayName": "Ilhas Salomão",
|
|
"soCountryDisplayName": "Somália",
|
|
"zaCountryDisplayName": "África do Sul",
|
|
"gsCountryDisplayName": "Ilhas Geórgia do Sul e Sandwich do Sul",
|
|
"krCountryDisplayName": "Coreia do Sul",
|
|
"ssCountryDisplayName": "Sudan del Sud",
|
|
"esCountryDisplayName": "Span",
|
|
"lkCountryDisplayName": "Sri Lanka",
|
|
"sdCountryDisplayName": "Sudan",
|
|
"srCountryDisplayName": "Suriname",
|
|
"sjCountryDisplayName": "Svalbard e Jan Mayen",
|
|
"seCountryDisplayName": "Sveda",
|
|
"chCountryDisplayName": "Svizra",
|
|
"syCountryDisplayName": "Siria",
|
|
"twCountryDisplayName": "Taiwan",
|
|
"tjCountryDisplayName": "Tajikistan",
|
|
"tzCountryDisplayName": "Tanzania",
|
|
"thCountryDisplayName": "Thailand",
|
|
"tgCountryDisplayName": "Togo",
|
|
"tkCountryDisplayName": "Tokelau",
|
|
"toCountryDisplayName": "Tonga",
|
|
"ttCountryDisplayName": "Trinidad/Tobago",
|
|
"tnCountryDisplayName": "Tunisia",
|
|
"trCountryDisplayName": "Turkia",
|
|
"tmCountryDisplayName": "Turkmenistan",
|
|
"tcCountryDisplayName": "Insulas Turks e Caicos",
|
|
"tvCountryDisplayName": "Tuvalu",
|
|
"viCountryDisplayName": "Insulas Virgin de U.S.",
|
|
"ugCountryDisplayName": "Uganda",
|
|
"uaCountryDisplayName": "Ucraina",
|
|
"aeCountryDisplayName": "Emiratos Arabes Unite",
|
|
"gbCountryDisplayName": "Regno Unit",
|
|
"usCountryDisplayName": "Statos Unite",
|
|
"uyCountryDisplayName": "Uruguay",
|
|
"uzCountryDisplayName": "Uzbekistan",
|
|
"vuCountryDisplayName": "Vanuatu",
|
|
"vaCountryDisplayName": "Citate Vatican",
|
|
"veCountryDisplayName": "Venezuela",
|
|
"vnCountryDisplayName": "Vietnam",
|
|
"wfCountryDisplayName": "Wallis e Futuna",
|
|
"ehCountryDisplayName": "Sahara Occidental",
|
|
"yeCountryDisplayName": "Yemen",
|
|
"zmCountryDisplayName": "Zambia",
|
|
"zwCountryDisplayName": "Zambia",
|
|
"pay": "Paga",
|
|
"allPrivateChats": "Chat privet",
|
|
"unknownPrivateChat": "Chat privet ignot",
|
|
"invitedToSpace": "{user} ha invitato te a un curso: {space}! Vuoi acceptar?",
|
|
"declinedInvitation": "Invitation declinada",
|
|
"acceptedInvitation": "Invitation acceptada",
|
|
"youreInvited": "📩 Es tu invitat!",
|
|
"invitedToChat": "{user} ha invitato te a un chat: {name}! Vuoi acceptar?",
|
|
"monthlySubscription": "Mensual",
|
|
"yearlySubscription": "Anual",
|
|
"defaultSubscription": "Pangea Chat Abonament",
|
|
"freeTrial": "Período de prova gratuite",
|
|
"grammarAnalytics": "Error de analise grammatical",
|
|
"total": "Total: ",
|
|
"noDataFound": "Nulle dato trovate",
|
|
"promoSubscriptionExpirationDesc": "Tu abbonament current es promotional e expire a {expiration}. Mesage support@pangea.chat pro adjutar a cambiar tu abbonament.",
|
|
"emptyChatNameWarning": "Per favor, introduce un nom pro iste chat",
|
|
"blurMeansTranslateTitle": "Perque le message es obscurite?",
|
|
"blurMeansTranslateBody": "Durante le Modo Immersion, le message que es inviate in tu lingua base essera obscurite durante que Pangea Bot le traduira a tu lingua de destino. Le Modo Immersion pote esser active o disactive in configurationes individual e de curso.",
|
|
"someErrorTitle": "Hm, qualcosa non es perfect",
|
|
"someErrorBody": "Poterea esser un error o qualcosa in tu lingua de base.",
|
|
"bestCorrectionFeedback": "Qui es correct!",
|
|
"distractorFeedback": "Qui non es totali correct!",
|
|
"bestAnswerFeedback": "Qui es correct!",
|
|
"definitionDefaultPrompt": "Ce vole dir iste parola?",
|
|
"practiceDefaultPrompt": "Qual es le melior responsa?",
|
|
"correctionDefaultPrompt": "Qual es le melior replacement?",
|
|
"itStartDefaultPrompt": "Voletes adjuta a traducer?",
|
|
"lockedChatWarning": "🔒 Iste chat ha esset lockate",
|
|
"lockChat": "Lockar le chat",
|
|
"suggestToChat": "Suggerer iste chat",
|
|
"suggestToChatDesc": "Chats suggerite apparira in listines de chat",
|
|
"acceptSelection": "Acceptar le correction",
|
|
"acceptSelectionAnyway": "Usar isto de nevertheless",
|
|
"makingActivity": "Facente activitate",
|
|
"why": "Proque?",
|
|
"definition": "Definition",
|
|
"exampleSentence": "Exemplo de phrase",
|
|
"reportToTeacher": "A qui vole tu reportar iste message?",
|
|
"reportMessageTitle": "{reportingUserId} ha reportate un message de {reportedUserId} in le chat {roomName}",
|
|
"reportMessageBody": "Message: {reportedMessage}\nRation: {reason}",
|
|
"noTeachersFound": "Nula maestri trovate por reportar",
|
|
"viewArchive": "Vider Archivo",
|
|
"trialExpiration": "Vostre perìo de prova gratuite expira en {expiration}",
|
|
"freeTrialDesc": "Novos usatores recive un septimana de prova gratuita de Pangea Chat",
|
|
"activateTrial": "Prova Gratuita de 7 Dies",
|
|
"successfullySubscribed": "Vos ha subscribite con successo!",
|
|
"clickToManageSubscription": "Clicca qua por gestionar vostre subscribtion.",
|
|
"errorGettingAudio": "Error durante obtention del audio. Per favor, refresca e tenta ancora.",
|
|
"signUp": "Registrar",
|
|
"pleaseChooseAtLeastChars": "Per favor, selige al minus {min} characteres.",
|
|
"noEmailWarning": "Per favor, entra un adresse email valida. Altrimenti, no podi resettar vostre parola de pass. Si no vole, tapia ancora supra le button por continuar.",
|
|
"pleaseEnterValidEmail": "Per favor, entra un adresse email valida.",
|
|
"pleaseChooseAUsername": "Per favor, selige un nomine de usator",
|
|
"chooseAUsername": "Selige un nomine de usator",
|
|
"define": "Define",
|
|
"listen": "Asculta",
|
|
"addConversationBot": "Aggiungi Bot de Conversation",
|
|
"addConversationBotDesc": "Aggiungi un bot a iste chat",
|
|
"convoBotSettingsDescription": "Modifica le tema de conversation e difficoltà",
|
|
"enterAConversationTopic": "Entra un tema de conversation",
|
|
"conversationTopic": "Tematica de conversation",
|
|
"enableModeration": "Activar moderation",
|
|
"enableModerationDesc": "Activar moderation automatic pro revíar messages ante que es esset",
|
|
"conversationLanguageLevel": "Qual es le nivelle de lingua de iste conversation?",
|
|
"showDefinition": "Mustra Definition",
|
|
"subscriptionPopupTitle": "Iste phrase pote haber un error grammatical...",
|
|
"subscriptionPopupDesc": "Subscribi hodie pro desbloquear traduction e correction grammatical!",
|
|
"seeOptions": "Vider optiones",
|
|
"continuedWithoutSubscription": "Continuar sin abbonamento",
|
|
"trialPeriodExpired": "Vostre periodo de prueba ha expirá",
|
|
"selectToDefine": "Clique un parola pro vider su definition!",
|
|
"translations": "traduccions",
|
|
"messageAudio": "audio del message",
|
|
"definitions": "definitiones",
|
|
"subscribedToUnlockTools": "Subscribi pro desbloquear traduction interactive e verification grammatical, reproduccion audio, actividades personalisate de practica, e analytics de apprendimento!",
|
|
"translationTooltip": "Traducer",
|
|
"audioTooltip": "Reproducer Audio",
|
|
"speechToTextTooltip": "Transcripte",
|
|
"certifyAge": "Io certifica que io ha plus de {age} annos de etate",
|
|
"kickBotWarning": "Kickar le Pangea Bot remove le bot de conversation de iste chat.",
|
|
"joinToView": "Joinar ta questa camara pro vider details",
|
|
"refresh": "Refrescar",
|
|
"autoPlayTitle": "Auto Play Messages",
|
|
"autoPlayDesc": "Quando activate, le audio de texto-a-parola de messages s'alterne automaticamente quando seligite.",
|
|
"messageAnalytics": "Analiticas de Message",
|
|
"words": "Parolas",
|
|
"score": "Punteggio",
|
|
"accuracy": "Exactitude",
|
|
"points": "Punctos",
|
|
"noPaymentInfo": "Nulle information de pagamento necessari!",
|
|
"conversationBotModeSelectDescription": "Activitate de chat",
|
|
"conversationBotModeSelectOption_discussion": "Discussion",
|
|
"conversationBotModeSelectOption_custom": "Personalizate",
|
|
"conversationBotModeSelectOption_conversation": "Conversation",
|
|
"conversationBotModeSelectOption_textAdventure": "Aventura de Texto",
|
|
"conversationBotModeSelectOption_storyGame": "Joco de Historia",
|
|
"conversationBotDiscussionZone_title": "Configuration de Discussion",
|
|
"conversationBotDiscussionZone_discussionTopicLabel": "Sujeto de Discussion",
|
|
"conversationBotDiscussionZone_discussionTopicPlaceholder": "Stabilir un sujeto de discussion",
|
|
"conversationBotDiscussionZone_discussionKeywordsLabel": "Cuvartas Clav de Discussion",
|
|
"conversationBotDiscussionZone_discussionKeywordsPlaceholder": "Stabilir mots-clés de discussion",
|
|
"conversationBotDiscussionZone_discussionKeywordsHintText": "Lista separada per komma de mots-clés pro guidar le discussion",
|
|
"conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": "Manda un prompt de discussion a un programmate",
|
|
"conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": "Horas inter le prompts de discussion",
|
|
"conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": "Reage sur reaction ⏩",
|
|
"conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": "Reaction pro mandar le prompt de discussion",
|
|
"conversationBotCustomZone_title": "Configuraciones Personal",
|
|
"conversationBotCustomZone_customSystemPromptLabel": "Prompt del systema",
|
|
"conversationBotCustomZone_customSystemPromptPlaceholder": "Stabilir un prompt personal del systema",
|
|
"conversationBotCustomZone_customSystemPromptEmptyError": "Prompt personal del systema mancante",
|
|
"botConfig": "Configuraciones del bot e activitate",
|
|
"botConfigNoPermissionTitle": "Nulle permission",
|
|
"botConfigNoPermissionMessage": "Contacta le administrator del camera pro cambiar le configuration del bot",
|
|
"addConversationBotDialogTitleInvite": "Confirma invitar le bot de conversation",
|
|
"addConversationBotButtonInvite": "Invitar",
|
|
"addConversationBotDialogInviteConfirmation": "Invitar",
|
|
"addConversationBotButtonTitleRemove": "Confirma remover le bot de conversation",
|
|
"addConversationBotButtonRemove": "Remover",
|
|
"addConversationBotDialogRemoveConfirmation": "Remover",
|
|
"conversationBotConfigConfirmChange": "Confirma",
|
|
"conversationBotStatus": "Invite bot",
|
|
"conversationBotTextAdventureZone_title": "Aventur de Testo",
|
|
"conversationBotTextAdventureZone_instructionLabel": "Instrucciones del Mestre de Joco",
|
|
"conversationBotTextAdventureZone_instructionPlaceholder": "Stabilir instrucciones del mestre de joco",
|
|
"conversationBotCustomZone_instructionSystemPromptEmptyError": "Instrucciones del mestre de joco manca",
|
|
"studentAnalyticsNotAvailable": "Datos del student non disponibile actualmen",
|
|
"roomDataMissing": "Qualcosa datos pote esser mancant de las camaras in que tu non es membro",
|
|
"updatePhoneOS": "Tu pote haber de actualizar la version del sistema operative de tu dispositivo",
|
|
"wordsPerMinute": "Palabras per minutu",
|
|
"autoIGCToolName": "Execute automaticamente le assistent de scriber Pangea",
|
|
"autoIGCToolDescription": "Execute automaticamente le grammatica e traduction del chat Pangea ante de inviar mi message",
|
|
"runGrammarCorrection": "Verificar message",
|
|
"grammarCorrectionFailed": "Problemas a addressar",
|
|
"grammarCorrectionComplete": "Par bon!",
|
|
"tooltipInstructionsTitle": "Non es secur de que isto face?",
|
|
"tooltipInstructionsMobileBody": "Pressa e tenea items pro vider le tooltip.",
|
|
"tooltipInstructionsBrowserBody": "Survole items pro vider le tooltip.",
|
|
"chatCapacity": "Capacitate de chat",
|
|
"roomFull": "Iste camera es ja plen",
|
|
"topicNotSet": "Le subjecto non ha esset stabilite",
|
|
"chatCapacityNotSet": "Ta conversa no ha limite de capacity.",
|
|
"chatCapacityHasBeenChanged": "Capacity de conversa ha esset cambiate",
|
|
"chatCapacitySetTooLow": "Capacity de conversa debe esser al minus {count}.",
|
|
"chatCapacityExplanation": "Capacity de conversa limita le numero de membros permitite in un conversa.",
|
|
"chatExceedsCapacity": "Iste conversa excede su capacity.",
|
|
"tooManyRequest": " Troppo request, per favor prova ancora plus tarde.",
|
|
"enterNumber": "Per favor entra un valor de numero entier.",
|
|
"buildTranslation": "Construer tu traduction ex le optiones super",
|
|
"nonexistentSelection": "Le selection non existe plus.",
|
|
"changeAnalyticsLanguage": "Cambiar le lingua de Analytics",
|
|
"practice": "Practica",
|
|
"noLanguagesSet": "Nulle linguas definite",
|
|
"noActivitiesFound": "Ista es sufficient pro ora! Returna plus tarde pro plus.",
|
|
"hintTitle": "Suggerimento:",
|
|
"speechToTextBody": "Pro messages de voce, tu pote vider un transcripto e le punctuacion de le oratores.",
|
|
"versionNotFound": "Version non trovate",
|
|
"fetchingVersion": "Recuperante le version...",
|
|
"versionFetchError": "Error durante le recupero del version",
|
|
"versionText": "Version: {version}+{buildNumber}",
|
|
"languageButtonLabel": "Lingua: {currentLanguage}",
|
|
"interactiveTranslatorAutoPlaySliderHeader": "Traducir automàtic",
|
|
"interactiveTranslatorAutoPlayDesc": "Lancez le traductor interactiu sens preguntar.",
|
|
"changeAnalyticsView": "Cambié vista d'analiticas",
|
|
"l1TranslationBody": "Messages en tu lingua base non será traducit.",
|
|
"deleteSubscriptionWarningTitle": "Tu ha un abun active",
|
|
"deleteSubscriptionWarningBody": "Eliminar tu conto non cancelara automaticament tu abun.",
|
|
"manageSubscription": "Gestionar abun",
|
|
"error520Title": "Per plasair, tenta de nove.",
|
|
"error520Desc": "Disculpa, no pot comprene tu messag...",
|
|
"wordsUsed": "Palabras usat",
|
|
"errorTypes": "Tipos de error",
|
|
"level": "Nivèl",
|
|
"canceledSend": "Sended cancelat",
|
|
"morphsUsed": "Morfemas usat",
|
|
"translationChoicesBody": "Clicca e tenea un optione pro un consilio.",
|
|
"grammar": "Grammatica",
|
|
"contactHasBeenInvitedToTheChat": "Contact ha esset invitat al chat",
|
|
"inviteChat": "📨 Invitar chat",
|
|
"chatName": "Nòmine del chat",
|
|
"reportContentIssueTitle": "Reportar problema de contento",
|
|
"feedback": "Feedback opcional",
|
|
"reportContentIssueDescription": "¡Ay! La AI pote facilitar experientias personalisadas de apprendissatge ma... anque hallucina. Per favor, dona qualunque feedback que tu ha, e nos provaremo ancora.",
|
|
"changeContent": "¡Ay! La AI pote facilitar experientias personalisadas de apprendissatge ma... anque hallucina. Quo dev'essere?",
|
|
"clickTheWordAgainToDeselect": "Clicca le parola selessionada pro deseleccionar la.",
|
|
"l2SupportNa": "Nò Disponibil",
|
|
"l2SupportAlpha": "Alfa",
|
|
"l2SupportBeta": "Beta",
|
|
"l2SupportFull": "Completo",
|
|
"missingVoiceTitle": "Voci mancante",
|
|
"voiceNotAvailable": "Tu n'ha nia voci installat pro iste lingua.",
|
|
"openVoiceSettings": "Derva le configuration de voci",
|
|
"playAudio": "Sonar",
|
|
"stop": "Interromper",
|
|
"grammarCopyPOSsconj": "Conjuncion subordinative",
|
|
"grammarCopyPOSnum": "Numeru",
|
|
"grammarCopyPOSverb": "Verbo",
|
|
"grammarCopyPOSaffix": "Afixo",
|
|
"grammarCopyPOSpart": "Particula",
|
|
"grammarCopyPOSadj": "Adjective",
|
|
"grammarCopyPOScconj": "Conjuncion coordinative",
|
|
"grammarCopyPOSpunct": "Pontuacion",
|
|
"grammarCopyPOSadv": "Avverbio",
|
|
"grammarCopyPOSaux": "Auxiliare",
|
|
"grammarCopyPOSspace": "Spacio",
|
|
"grammarCopyPOSsym": "Symbolo",
|
|
"grammarCopyPOSdet": "Determinator",
|
|
"grammarCopyPOSpron": "Pronome",
|
|
"grammarCopyPOSadp": "Adposition",
|
|
"grammarCopyPOSpropn": "Noun Propre",
|
|
"grammarCopyPOSnoun": "Noun",
|
|
"grammarCopyPOSintj": "Interjection",
|
|
"grammarCopyPOSx": "Altere",
|
|
"grammarCopyGENDERfem": "Feminine",
|
|
"grammarCopyPERSON2": "Secunde Persona",
|
|
"grammarCopyMOODimp": "Imperative",
|
|
"grammarCopyPUNCTTYPEqest": "Questione",
|
|
"grammarCopyASPECTperf": "Perfette",
|
|
"grammarCopyCASEaccnom": "Accusative, Nominative",
|
|
"grammarCopyCASEobl": "Oblique",
|
|
"grammarCopyVOICEact": "Active",
|
|
"grammarCopyPUNCTTYPEbrck": "Parentesi",
|
|
"grammarCopyNOUNTYPEart": "Articolo",
|
|
"grammarCopyNUMBERsing": "Singular",
|
|
"grammarCopyGENDERmasc": "Masculin",
|
|
"grammarCopyVERBTYPEmod": "Modale",
|
|
"grammarCopyADVTYPEadverbial": "Avverbial",
|
|
"grammarCopyTENSEperi": "Perifrastic",
|
|
"grammarCopyNUMFORMdigit": "Cifro",
|
|
"grammarCopyNOUNTYPEnot_proper": "Nò propie",
|
|
"grammarCopyNUMTYPEcard": "Cardinal",
|
|
"grammarCopyNOUNTYPEprop": "Propie",
|
|
"grammarCopyPUNCTTYPEdash": "Tiret",
|
|
"grammarCopyPUNCTTYPEyes": "Yes",
|
|
"grammarCopyPUNCTTYPEsemi": "Pont-comma",
|
|
"grammarCopyPUNCTTYPEcomm": "Virgule",
|
|
"grammarCopyMOODcnd": "Condicional",
|
|
"grammarCopyCASEacc": "Accusativ",
|
|
"grammarCopyPARTTYPEpart": "Partitiv",
|
|
"grammarCopyTENSEpast": "Passat",
|
|
"grammarCopyDEGREEsup": "Superlativ",
|
|
"grammarCopyPUNCTTYPEcolo": "Colon",
|
|
"grammarCopyPERSON3": "Tertiu Person",
|
|
"grammarCopyNUMBERplur": "Plural",
|
|
"grammarCopyPRONTYPEnpr": "Noun Propie",
|
|
"grammarCopyPRONTYPEinterrogative": "Interogativ",
|
|
"grammarCopyPOLITEinfm": "Informal",
|
|
"grammarCopyADVTYPEtim": "Temp",
|
|
"grammarCopyPOLARITYneg": "Negativ",
|
|
"grammarCopyNUMTYPEtot": "Total",
|
|
"grammarCopyADVTYPEadnomial": "Adnominal",
|
|
"grammarCopyASPECTprog": "Progressiv",
|
|
"grammarCopyMOODsub": "Subjunctiv",
|
|
"grammarCopyVERBFORMcomplementive": "Complementiv",
|
|
"grammarCopyCASEnom": "Nominativ",
|
|
"grammarCopyTENSEfut": "Futur",
|
|
"grammarCopyCASEdat": "Dativ",
|
|
"grammarCopyTENSEpres": "Present",
|
|
"grammarCopyGENDERneut": "Neuter",
|
|
"grammarCopyPRONTYPErel": "Relativ",
|
|
"grammarCopyVERBFORMfinalEnding": "Finale Fin",
|
|
"grammarCopyPRONTYPEdem": "Demonstrative",
|
|
"grammarCopyPREPCASEpre": "Prepositional",
|
|
"grammarCopyVERBFORMfin": "Finite",
|
|
"grammarCopyDEGREEpos": "Positive",
|
|
"grammarCopyPUNCTTYPEquot": "Quotation",
|
|
"grammarCopyVERBFORMger": "Gerund",
|
|
"grammarCopyVOICEpass": "Passive",
|
|
"grammarCopyCASEgen": "Genitive",
|
|
"grammarCopyTENSEprs": "Present",
|
|
"grammarCopyDEFINITEdef": "Definite",
|
|
"grammarCopyNUMTYPEord": "Ordinal",
|
|
"grammarCopyCASEins": "Instrumental",
|
|
"grammarCopyVERBFORMinf": "Infinitive",
|
|
"grammarCopyVERBFORMaux": "Auxiliary",
|
|
"grammarCopyNUMFORMlong": "Long",
|
|
"grammarCopyCASEloc": "Locative",
|
|
"grammarCopyMOODind": "Indicative",
|
|
"grammarCopyDEGREEcmp": "Comparative",
|
|
"grammarCopyCASErelativeCase": "Relative",
|
|
"grammarCopyPUNCTTYPEexcl": "Exclamative",
|
|
"grammarCopyPERSON1": "Primo Person",
|
|
"grammarCopyPUNCTSIDEini": "Initial",
|
|
"grammarCopyGENDERperson": "Person",
|
|
"grammarCopyFOREIGNyes": "Foreign",
|
|
"grammarCopyVOICEvoice": "Voice",
|
|
"grammarCopyVERBTYPEverbType": "Verb",
|
|
"grammarCopyPOSSpass": "Possessive",
|
|
"grammarCopyPREPCASEprepCase": "Prepositional",
|
|
"grammarCopyNUMTYPEnumType": "Numeral",
|
|
"grammarCopyNOUNTYPEnounType": "Noun",
|
|
"grammarCopyREFLEXreflex": "Reflexive",
|
|
"grammarCopyPRONTYPEpronType": "Pronoun",
|
|
"grammarCopyPUNCTSIDEpunctSide": "Punctuation Side",
|
|
"grammarCopyVERBFORMverbForm": "Verb",
|
|
"grammarCopyGENDERgender": "Gender",
|
|
"grammarCopyMOODmood": "Mood",
|
|
"grammarCopyASPECTaspect": "Aspect",
|
|
"grammarCopyPUNCTTYPEpunctType": "Punctuation",
|
|
"grammarCopyTENSEtense": "Tense",
|
|
"grammarCopyDEGREEdegree": "Degree",
|
|
"grammarCopyPOLITEpolite": "Polite",
|
|
"grammarCopyADVTYPEadvType": "Adverb",
|
|
"grammarCopyNUMFORMnumber": "Numer",
|
|
"grammarCopyCONJTYPEconjType": "Conjunktion",
|
|
"grammarCopyPOLARITYpolarity": "Polaritá",
|
|
"grammarCopyCASEcase": "Cas",
|
|
"grammarCopyDEFINITEdefinite": "Definititá",
|
|
"grammarCopyNUMFORMnumForm": "Numeral",
|
|
"grammarCopyPRONTYPEadn": "Adnominal",
|
|
"grammarCopyVOCvoc": "Vocativ",
|
|
"grammarCopyCMPLcmpl": "Complementor",
|
|
"grammarCopyADVadv": "Adverbial",
|
|
"grammarCopyMOODjus": "Jussiv",
|
|
"grammarCopyGENDERcom": "Común",
|
|
"grammarCopyREFLEXrflx": "Reflexiv",
|
|
"grammarCopyPARTTYPEpar": "Partitiv",
|
|
"grammarCopySPCspc": "Specífic",
|
|
"grammarCopyTENSEpqp": "Plusquamperfect",
|
|
"grammarCopyREFLEXref": "Reflexiv",
|
|
"grammarCopyPUNCTTYPEnshrt": "Curt",
|
|
"grammarCopyNUMBERdual": "Duale",
|
|
"grammarCopyNUMFORMlng": "Long",
|
|
"grammarCopyVOICEmid": "Medi",
|
|
"grammarCopyINTRELintRel": "Interogative, Relativ",
|
|
"grammarCopyINTint": "Interogative",
|
|
"grammarCopyVOICEcaus": "Causative",
|
|
"grammarCopyUnknown": "Nekonossent",
|
|
"grammarCopyEVIDENTevident": "Evidentialitá",
|
|
"grammarCopyNUMFORMnumberPsor": "Numer del possessore",
|
|
"grammarCopyASPECThab": "Habitual",
|
|
"grammarCopyCASEabl": "Ablativ",
|
|
"grammarCopyCASEall": "Allativ",
|
|
"grammarCopyCASEess": "Essiv",
|
|
"grammarCopyCASEtra": "Translativ",
|
|
"grammarCopyCASEequ": "Equativ",
|
|
"grammarCopyCASEdis": "Distributiv",
|
|
"grammarCopyCASEabs": "Absolutiv",
|
|
"grammarCopyCASEerg": "Ergativ",
|
|
"grammarCopyCASEcau": "Causal",
|
|
"grammarCopyCASEben": "Benefactiv",
|
|
"grammarCopyCASEtem": "Temporale",
|
|
"grammarCopyCONJTYPEcoord": "Coordination",
|
|
"grammarCopyDEFINITEcons": "Constructe Stato",
|
|
"grammarCopyDEGREEabs": "Degree Absolut",
|
|
"grammarCopyEVIDENTfh": "Evidentialitate Factuale",
|
|
"grammarCopyEVIDENTnfh": "Non-factuale Evidentialitate",
|
|
"grammarCopyMOODopt": "Optative",
|
|
"grammarCopyMOODadm": "Admirative",
|
|
"grammarCopyMOODdes": "Desiderative",
|
|
"grammarCopyMOODnec": "Necessitative",
|
|
"grammarCopyMOODpot": "Potentiale",
|
|
"grammarCopyMOODprp": "Propositive",
|
|
"grammarCopyMOODqot": "Quotative",
|
|
"grammarCopyNUMFORMword": "Forma de Parola",
|
|
"grammarCopyNUMFORMroman": "Numerale Roman",
|
|
"grammarCopyNUMFORMletter": "Forma de Lettre",
|
|
"grammarCopyNUMTYPEmult": "Multiplicative",
|
|
"grammarCopyNUMTYPEfrac": "Fractionale",
|
|
"grammarCopyNUMTYPEsets": "Sete",
|
|
"grammarCopyNUMTYPErange": "Range",
|
|
"grammarCopyNUMTYPEdist": "Distributiv",
|
|
"grammarCopyNUMBERtri": "Triad",
|
|
"grammarCopyNUMBERpauc": "Paucal",
|
|
"grammarCopyNUMBERgrpa": "Maior Paucal",
|
|
"grammarCopyNUMBERgrpl": "Maior Plural",
|
|
"grammarCopyNUMBERinv": "Invers",
|
|
"grammarCopyPERSON0": "Zero",
|
|
"grammarCopyPERSON4": "Quart",
|
|
"grammarCopyPOLITEform": "Formal",
|
|
"grammarCopyPOLITEelev": "Elevat",
|
|
"grammarCopyPOLITEhumb": "Humil",
|
|
"grammarCopyPRONTYPEemp": "Emphatic",
|
|
"grammarCopyPRONTYPEexc": "Exclamativ",
|
|
"grammarCopyPRONTYPErcp": "Reciprocal",
|
|
"grammarCopyPRONTYPEintRelPronType": "Interrogativ-Relativ",
|
|
"grammarCopyTENSEaor": "Aorist",
|
|
"grammarCopyTENSEeps": "Epistemic",
|
|
"grammarCopyTENSEprosp": "Prospectiv",
|
|
"grammarCopyVERBFORMpart": "Participle",
|
|
"grammarCopyVERBFORMconv": "Converb",
|
|
"grammarCopyVERBFORMvnoun": "Nom Verbal",
|
|
"grammarCopyVOICEantip": "Antipassive",
|
|
"grammarCopyVOICEcauVoice": "Causative",
|
|
"grammarCopyVOICedir": "Direkt",
|
|
"grammarCopyVOICEinvVoice": "Invers",
|
|
"grammarCopyVOICErcpVoice": "Reciprocal",
|
|
"grammarCopyPOS": "Parto de Parola",
|
|
"grammarCopyGENDER": "Genro",
|
|
"grammarCopyPERSON": "Persono",
|
|
"grammarCopyMOOD": "Modo",
|
|
"grammarCopyPUNCTTYPE": "Tip de Punctuacion",
|
|
"grammarCopyASPECT": "Aspecto",
|
|
"grammarCopyCASE": "Caso",
|
|
"grammarCopyVOICE": "Voz",
|
|
"grammarCopyNOUNTYPE": "Tip de Nomine",
|
|
"grammarCopyVERBTYPE": "Tip de Verbo",
|
|
"grammarCopyADVTYPE": "Tip de Adverbo",
|
|
"grammarCopyNUMFORM": "Forma Numeral",
|
|
"grammarCopyNUMTYPE": "Tip de Numeral",
|
|
"grammarCopyNUMBER": "Numeral",
|
|
"grammarCopyDEFINITE": "Definitiv",
|
|
"grammarCopyDEGREE": "Grad",
|
|
"grammarCopyEVIDENT": "Evidentialitá",
|
|
"grammarCopyFOREIGN": "Foreign",
|
|
"grammarCopyPOLARITY": "Polaritá",
|
|
"grammarCopyPOLITE": "Politesse",
|
|
"grammarCopyPREPCASE": "Prepositional Casse",
|
|
"grammarCopyPRONTYPE": "Typo de pronom",
|
|
"grammarCopyPUNCTSIDE": "Lato de puntuacion",
|
|
"grammarCopyREFLEX": "Reflexive",
|
|
"grammarCopyTENSE": "Tempore",
|
|
"grammarCopyVERBFORM": "Forma de verb",
|
|
"grammarCopyCONJTYPE": "Typo de conjonction",
|
|
"grammarCopySPC": "Specifitá",
|
|
"grammarCopyPARTTYPE": "Typo de partitive",
|
|
"grammarCopyINTREL": "Interrogative-Relativ",
|
|
"grammarCopyNUMFORMpsor": "Numer de possessor",
|
|
"grammarCopyUNKNOWN": "Inconnu",
|
|
"grammarCopyNUMBERPSOR": "Numer de possessor",
|
|
"grammarCopyPOSS": "Possessiv",
|
|
"grammarCopyASPECTimp": "Aspet Imperfett",
|
|
"grammarCopyCASEvoc": "Vocativ",
|
|
"grammarCopyCASEcom": "Comitative",
|
|
"grammarCopyCASEpar": "Partitiv",
|
|
"grammarCopyCASEadv": "Adverbial",
|
|
"grammarCopyCASEref": "Referential",
|
|
"grammarCopyCASErel": "Relativ",
|
|
"grammarCopyCASEsub": "Subessiv",
|
|
"grammarCopyCASEsup": "Superessiv",
|
|
"grammarCopyCASEaccdat": "Accusativ-Dativ",
|
|
"grammarCopyCASEpre": "Prepositional",
|
|
"grammarCopyCONJTYPEsub": "Subordinant",
|
|
"grammarCopyCONJTYPEcmp": "Comparativ",
|
|
"grammarCopyDEFINITEind": "Indefinit",
|
|
"grammarCopyMOODint": "Interrogativ Mood",
|
|
"grammarCopyNOUNTYPEcomm": "Comun Noun",
|
|
"grammarCopyNUMBERPSORsing": "Singular del Possessor",
|
|
"grammarCopyNUMBERPSORplur": "Plural del Possessor",
|
|
"grammarCopyNUMBERPSORdual": "Dual del Possessor",
|
|
"grammarCopyPOLARITYpos": "Polaritá Positiv",
|
|
"grammarCopyPOSSyes": "Posessiv",
|
|
"grammarCopyPREPCASEnpr": "Nón-prepositional",
|
|
"grammarCopyPRONTYPEprs": "Personala",
|
|
"grammarCopyPRONTYPEint": "Interrogativ",
|
|
"grammarCopyPRONTYPEtot": "Total",
|
|
"grammarCopyPRONTYPEneg": "Negativ",
|
|
"grammarCopyPRONTYPEart": "Articul",
|
|
"grammarCopyPRONTYPEind": "Indefinit",
|
|
"grammarCopyPRONTYPEintrel": "Interrogativ-Relativ",
|
|
"grammarCopyPUNCTSIDEfin": "Final Punctuacion",
|
|
"grammarCopyPUNCTTYPEperi": "Períod",
|
|
"grammarCopyREFLEXyes": "Reflexiv",
|
|
"grammarCopyTENSEimp": "Imperfect",
|
|
"grammarCopyVERBFORMsup": "Supin",
|
|
"grammarCopyVERBFORMadn": "Adnominal",
|
|
"grammarCopyVERBFORMlng": "Long",
|
|
"grammarCopyVERBFORMshrt": "Kort",
|
|
"grammarCopyVERBTYPEcaus": "Causativ Verbo",
|
|
"grammarCopyVOICEcau": "Causativ",
|
|
"grammarCopyVOICEdir": "Direkt",
|
|
"grammarCopyVOICEinv": "Inverse",
|
|
"grammarCopyVOICErcp": "Reciprocal",
|
|
"enterPrompt": "Plise intrar un prompt del systema",
|
|
"selectBotLanguage": "Selige linguage del bot",
|
|
"chooseVoice": "Selige un voci",
|
|
"enterLanguageLevel": "Plise intrar un nivelle de linguage",
|
|
"enterDiscussionTopic": "Plise intrar un subjecto de discussion",
|
|
"selectBotChatMode": "Selige modo de chat",
|
|
"messageNotInTargetLang": "Message non in linguage de destino",
|
|
"other": "Altre",
|
|
"levelShort": "NIV {level}",
|
|
"botModeValidation": "Plise selige un modo de chat",
|
|
"clickBestOption": "Selige le melior optiones pro traducer tu message!",
|
|
"completeActivitiesToUnlock": "Completa alminus un activitate pro desbloquear le translation!",
|
|
"botSettingsSubtitle": "Invita le bot pro moderar le activitate de chat",
|
|
"invitePeople": "Invita usatores",
|
|
"noCapacityLimit": "Nulle limite de capacitate",
|
|
"downloadGroupText": "Download le texto del grupo",
|
|
"notificationsOn": "Notificationes activate",
|
|
"notificationsOff": "Notificationes disactivate",
|
|
"chatCanBeFoundViaSearch": "Pò trovar la chat via recerca",
|
|
"requireCodeToJoin": "Requirit code per unirsi",
|
|
"canFindInSearch": "Pò trovar in recerca",
|
|
"addChatToSpace": "Agiunger chat",
|
|
"createChatAndInviteUsers": "Crear chat e invitar utentes",
|
|
"updatedNewSpaceDescription": "Kurssas permitas a tu consolidar to chat e construir communitates private o publice.",
|
|
"joinWithCode": "Unir con code",
|
|
"enterCodeToJoin": "Intrar code per unirsi",
|
|
"updateNow": "Agiornar ora",
|
|
"updateLater": "Agiornar plus tarde",
|
|
"constructUseWaDesc": "Usat sin adjuta",
|
|
"constructUseGaDesc": "Adjuta grammatical",
|
|
"constructUseTaDesc": "Adjuta de translation",
|
|
"constructUseUnkDesc": "Nekonocit",
|
|
"constructUseCorITDesc": "Correct in translation",
|
|
"constructUseIgnITDesc": "Ignorad in translation",
|
|
"constructUseIncITDesc": "Incorect in translation",
|
|
"constructUseIgnIGCDesc": "Ignorad in grammatical correction",
|
|
"constructUseCorIGCDesc": "Correct in grammatical correction",
|
|
"constructUseIncIGCDesc": "Incorect in grammatical correction",
|
|
"constructUseCorPADesc": "Correcte in le significat del parola activity",
|
|
"constructUseIgnPADesc": "Ignorate in le significat del parola activity",
|
|
"constructUseIncPADesc": "Incorrecte in le significat del parola activity",
|
|
"constructUseCorWLDesc": "Correcte in le activity de ascoltar le parola",
|
|
"constructUseIncWLDesc": "Incorrecte in le activity de ascoltar le parola",
|
|
"constructUseIngWLDesc": "Ignorate in le activity de ascoltar le parola",
|
|
"constructUseCorHWLDesc": "Correcte in le activity de parola occultate",
|
|
"constructUseIncHWLDesc": "Incorrecte in le activity de parola occultate",
|
|
"constructUseIgnHWLDesc": "Ignorate in le activity de parola occultate",
|
|
"constructUseCorLDesc": "Correcte in le activity de lemma",
|
|
"constructUseIncLDesc": "Incorrecte in le activity de lemma",
|
|
"constructUseIgnLDesc": "Ignorate in le activity de lemma",
|
|
"constructUseCorMDesc": "Correcte in le activity de grammatica",
|
|
"constructUseIncMDesc": "Incorrecte in le activity de grammatica",
|
|
"constructUseIgnMDesc": "Ignorate in le activity de grammatica",
|
|
"constructUseEmojiDesc": "Correcte in le activity de emoji",
|
|
"constructUseCollected": "Collectate in le chat",
|
|
"constructUseNanDesc": "Nulle applicabilitate",
|
|
"xpIntoLevel": "{currentXP} / {maxXP} XP",
|
|
"signInWithUsername": "Signar con nomine de usator e parola",
|
|
"registrationEmailMessage": "Bon volar tu email con un ligame inviate. In alcun casos, le email prende usque a 5 minutas pro arrivar. Per favor, verifica etiam tu carpeta de spam.",
|
|
"enableTTSToolName": "Text-to-speech activate",
|
|
"enableTTSToolDescription": "Permitte al app de generar output de text-to-speech pro partes del texto in tu lingua de destino.",
|
|
"couldNotFindTTS": "Nos non potera trovar un motor de text-to-speech pro tu lingua de destino actual.",
|
|
"ttsInstructionsHyperlink": "Cliqueca hic pro vider instructiones pro descarregar un nove voce in tu dispositivo.",
|
|
"createAnAccount": "Create un conto",
|
|
"signIn": "Signar in",
|
|
"signUpWithEmail": "Registrarse con Email",
|
|
"signUpWithGoogle": "Registrarse con Google",
|
|
"signUpWithApple": "Registrarse con Apple",
|
|
"yourUsername": "Tu nomine de usator",
|
|
"yourEmail": "Tu email",
|
|
"pleaseEnterAnEmail": "Per favor, entra un adresse de email",
|
|
"signInWithGoogle": "Signar in con Google",
|
|
"signInWithApple": "Signar in con Apple",
|
|
"chooseYourAvatar": "Selige tu avatar",
|
|
"iWantToLearn": "Io vole aprender",
|
|
"letsStart": "Comencemos",
|
|
"pleaseAgreeToTOS": "Per favor, accepta le Terminos e Condiciones",
|
|
"pleaseEnterEmail": "Per favor, entra un adresse de email valide.",
|
|
"pleaseSelectALanguage": "Preta selesciona un lingue",
|
|
"myBaseLanguage": "Mi lingue de base",
|
|
"clickWordsInstructions": "🧻 Clicca in qualunque parola pro details. 🤐",
|
|
"chooseBestDefinition": "Qual es le signification de iste parola?",
|
|
"meaningSectionHeader": "Signification:",
|
|
"formSectionHeader": "Formas usate in chat:",
|
|
"noEmojiSelectedTooltip": "Nulle emoji selesionate",
|
|
"writingExercisesTooltip": "Scripter",
|
|
"listeningExercisesTooltip": "Ascultar",
|
|
"readingExercisesTooltip": "Leger",
|
|
"meaningNotFound": "Le signification non poteva esser trovate.",
|
|
"formsNotFound": "Le formas non poteva esser trovate.",
|
|
"chooseBaseForm": "Selige le forma de base",
|
|
"notTheCodeError": "Pardone, illes non es le codice!",
|
|
"totalXP": "Total XP",
|
|
"numLemmas": "Total de lemmas",
|
|
"numLemmasUsedCorrectly": "Numeru de lemmas usate correctemente al minus un vice",
|
|
"numLemmasUsedIncorrectly": "Numeru de lemmas usate incorrectemente 0 vices",
|
|
"numLemmasSmallXP": "Numeru de lemmas con 0 - 30 XP",
|
|
"numLemmasMediumXP": "Numeru de lemmas con 31 - 200 XP",
|
|
"numLemmasLargeXP": "Numeru di lemmas con > 200 XP",
|
|
"numGrammarConcepts": "Numeru di concetos grammatical",
|
|
"listGrammarConcepts": "Concetos grammatical",
|
|
"listGrammarConceptsUsedCorrectly": "Concetos grammatical usat corectemente in messages original al minim 80% di le vice",
|
|
"listGrammarConceptsUsedIncorrectly": "Concetos grammatical usat incorrectemente in messages original menosc 80% di le vice",
|
|
"listGrammarConceptsUseCorrectlySystemGenerated": "Concetos grammatical selectet corectemente de suggestiones generate per system al minim 80% di le vice",
|
|
"listGrammarConceptsUseIncorrectlySystemGenerated": "Concetos grammatical selectet corectemente de suggestiones generate per system menosc 80% di le vice",
|
|
"listGrammarConceptsSmallXP": "Concetos grammatical con 0-50 XP",
|
|
"listGrammarConceptsMediumXP": "Concetos grammatical con 51-200 XP",
|
|
"listGrammarConceptsLargeXP": "Concetos grammatical 201-500 XP",
|
|
"listGrammarConceptsHugeXP": "Concetos grammatical >500 XP",
|
|
"numMessagesSent": "Numeru de messages invi",
|
|
"numWordsTyped": "Numeru de parolas tipe in messages original",
|
|
"numCorrectChoices": "Numeru de parolas correcte selectet de suggestiones generate per system",
|
|
"numIncorrectChoices": "Numeru de parolas incorrecte selectet de suggestiones generate per system",
|
|
"commaSeparatedFile": "CSV",
|
|
"excelFile": "Excel",
|
|
"fileType": "Tip de file",
|
|
"download": "Scaricar",
|
|
"analyticsNotAvailable": "Analiticas de usator non disponibile",
|
|
"downloading": "Preta in cors...",
|
|
"failedFetchUserAnalytics": "Fali a descarregar analiticas del utente",
|
|
"downloadComplete": "Descarga completa!",
|
|
"whatIsTheMorphTag": "Qual es la {morphologicalFeature} de '{wordForm}'?",
|
|
"dataAvailable": "Disponibilitate de datos",
|
|
"available": "Dispunibil",
|
|
"pangeaBotIsFallible": "Pangea Bot face erros tamben!",
|
|
"whatIsMeaning": "Qual significa '{lemma}'?",
|
|
"pickAnEmoji": "Qual es tu emoji preferite pro '{lemma}'?",
|
|
"chooseLemmaMeaningInstructionsBody": "Corresponda significatos con le parolas in le message!",
|
|
"doubleClickToEdit": "Dopp-clique pro modificar.",
|
|
"removeFeature": "Remover {feature}",
|
|
"chooseCorrectLabel": "Selige le etiquetta correcte.",
|
|
"levelPopupTitle": "Felicitaciones pro arrivar\nLevel {level}",
|
|
"activityPlannerTitle": "Planificador de activitate",
|
|
"topicLabel": "Subjecto",
|
|
"topicPlaceholder": "Selige un subjecto...",
|
|
"modeLabel": "Tipo de activitate",
|
|
"modePlaceholder": "Selige un modo...",
|
|
"learningObjectiveLabel": "Objectivo de apprendimento",
|
|
"learningObjectivePlaceholder": "Choise un objectiv de apprendissage...",
|
|
"mediaLabel": "Media que le apprendantes debe compartir",
|
|
"languageOfInstructionsLabel": "Lingua del instructiones de activitate",
|
|
"targetLanguageLabel": "Lingua de destino",
|
|
"cefrLevelLabel": "Nivelle CEFR",
|
|
"generateActivitiesButton": "Generar activitate",
|
|
"launchActivityButton": "Lancar activitate",
|
|
"image": "Imagine",
|
|
"video": "Video",
|
|
"nan": "Nulle applicabile",
|
|
"activityPlannerOverviewInstructionsBody": "Choise un subjecto, modo, objectiv de apprendissage e generate un activitate pro le chat!",
|
|
"activityTitle": "Titol de l'activitate",
|
|
"addVocabulary": "Aggiunger vocabulari",
|
|
"instructions": "Instructiones",
|
|
"numberOfLearners": "Numeru de apprendantes",
|
|
"mustBeInteger": "Deve esser un integer, p.ex. 1, 2, 3, ...",
|
|
"noLemmasFound": "Il n'ex ni vocabulari con plus de {xp} XP. Continuer a practicar!",
|
|
"constructUsePvmDesc": "Producte in messages vocale",
|
|
"lockedMorphFeature": "Aspettante de esser desbloqueate",
|
|
"leaveSpaceDescription": "Per abandonar le curso, tu abandonara tote le chats in illo. Altri usatores videra que tu ha abandonate le curso.",
|
|
"whatIsLemma": "Kia esas lemm?",
|
|
"constructUseCorMmDesc": "Correcte messae significo",
|
|
"constructUseIncMmDesc": "Incorrecte messae significo",
|
|
"constructUseIgnMmDesc": "Ignorate messae significo",
|
|
"clickForMeaningActivity": "Clique hy pro un Defination Challenge",
|
|
"meaning": "Significo",
|
|
"chatWith": "Grupe con {displayname}",
|
|
"slightlyOffensive": "Littl offensive",
|
|
"clickOnEmailLink": "Per favor, clicca sur le ligamine in le e-mail e postea procede.\n\nVerifica tu carpeta de spam si le e-mail non ha arrivat.",
|
|
"whoIsAllowedToJoinThisChat": "Qui es permittet de junger a iste chat",
|
|
"dontForgetPassword": "Non oblidar tu parola de scriptor!",
|
|
"enableAutocorrectToolName": "Enable autocorrect del dispositivo",
|
|
"enableAutocorrectDescription": "Si tu dispositivo supporta le lingua que tu apprende, tu pote habilitar le autocorrect del dispositivo pro correger error commun durante le typage.",
|
|
"ttsDisbledTitle": "Text-to-speech disabilit",
|
|
"ttsDisabledBody": "Tu pote habilitar le text-to-speech in tu configuration de apprendimento",
|
|
"noSpaceDescriptionYet": "Nulle description de curso create ancora.",
|
|
"tooLargeToSend": "Iste message es troppo grande pro inviar",
|
|
"exitWithoutSaving": "Es tu secur que vole tu partir sin salvar?",
|
|
"enableAutocorrectPopupTitle": "Aggiungi tu teclado de lingua target per ir a:",
|
|
"enableAutocorrectPopupSteps": " • Configuration\n • General\n • Keyboard\n • Keyboards\n • Aggiungi Nove Keyboard",
|
|
"enableAutocorrectPopupDescription": "Unu li lingue es electet, tu posse clicar la parve glob icon in le basso sinistre del tu clavier pro activar le nove installate clavier.",
|
|
"downloadGboardTitle": "Scarigar Gboard ex le Google Play Store pro activar autocorrect e alter caracteristicas del clavier:",
|
|
"downloadGboardSteps": " • Scarigar Gboard\n • Aperir le app\n • Lingues\n • Addar clavier\n • Electer lingua\n • Electer typa de clavier\n • Finito",
|
|
"downloadGboardDescription": "Unu li lingue es electet, tu posse clicar la parve glob icon in le basso sinistre del tu clavier pro activar le nove installate clavier.",
|
|
"enableAutocorrectWarning": "Aviso! Require addar le clavier de tu lingua de destino",
|
|
"displayName": "Nomen de visualisation",
|
|
"leaveRoomDescription": "Tu es sur le puncto de partir de iste chat. Altri usatores vide que tu ha partite le chat.",
|
|
"confirmUserId": "Per favor confirma tu nomine de usator in Pangea Chat pro eliminar tu conto.",
|
|
"startingToday": "A partir de hodie",
|
|
"oneWeekFreeTrial": "Un septimana de prova gratuite",
|
|
"paidSubscriptionStarts": "A partir de {startDate}",
|
|
"cancelInSubscriptionSettings": " • Cancellar in qualunque momento in le configuration de abbonamento",
|
|
"cancelToAvoidCharges": " • Cancellar ante {trialEnds} pro evitar charges",
|
|
"downloadGboard": "Scarigar Gboard",
|
|
"autocorrectNotAvailable": "Desolatamente, tu piattaforma non es supportate pro iste caracteristica. Restar attent pro ulteriore developpamento!",
|
|
"pleaseUpdateApp": "Per favor actualisa le app pro continuar.",
|
|
"chooseEmojiInstructionsBody": "Corresponda emojis con le parolas que illes representa melior. Non te preoccupa! Nulle puncto per disaccordo. 😅",
|
|
"pickAnEmojiFor": "Selige un emoji pro {lemma}",
|
|
"analyticsVocabListBody": "Iste es totu tu vocabulario! Como tu gana XP pro cata parola, illes passa de germen a plen flor. Clicca super qualunque parola pro vider plus de detalhes.",
|
|
"morphAnalyticsListBody": "Iste es totu le conceptos grammatical in le lingua que tu apprende! Tu los desbloqueara como tu los incontrara durante le chat. Clicca pro details.",
|
|
"knockSpaceSuccess": "Tu ha peti de jontar a questa corsa! Un admin respondara a tu peticion quando il la recive 😀",
|
|
"joinByCode": "Jontar per codice",
|
|
"chooseWordAudioInstructionsBody": "Ascolta le message complete. Poi combina le audios con le parolas.",
|
|
"chooseMorphsInstructionsBody": "Clicca le pezze de puzzle pro questiones de grammatica!",
|
|
"inviteAndLaunch": "Invitar e lanciar",
|
|
"createOwnChat": "Crear tu proprie chat",
|
|
"pleaseEnterInt": "Per favor, entra un numero",
|
|
"home": "Casa",
|
|
"join": "Jontar",
|
|
"readingAssistanceOverviewBody": "Clicca le boton inferior pro mini-gioc in que combina emojis, audios, significatos de parolas, e conceptos de grammatica. O clicca in qualunque parola pro details.",
|
|
"learnByTexting": "Impara per scriver",
|
|
"levelSummaryTrigger": "Vider resumé",
|
|
"levelSummaryPopupTitle": "Resumé del livello {level}",
|
|
"referFriends": "Referrer amicos",
|
|
"referFriendDialogTitle": "Invita un amico a tu conversation",
|
|
"referFriendDialogDesc": "Ha tu un amico qui es excitato de aprender un nove lingua con te? Copia e manda iste ligamine de invitation pro jontar e comenciar a chattar hodie.",
|
|
"youUnlocked": "Tu ha desbloqueate",
|
|
"resetInstructionTooltipsTitle": "Resetear le tooltip de instruction",
|
|
"resetInstructionTooltipsDesc": "Clicca pro mostrar le tooltip de instruction como pro un nove usator.",
|
|
"selectForGrammar": "Selige un icono de grammatica pro actividades e details.",
|
|
"newChatActivityTitle": "Aduga un ativitât divertent?",
|
|
"newChatActivityDesc": "Fai di ogni discuors de groupe un avventûra cun l'Ativitate Planner! Stabilisce argumentis captivants e obietîvs par il groupe, e dà vita a conversaziuns cun imatges stupendis. Incendi discussiuns imaginative e mantignî il divertiment fluînt senza sforz!",
|
|
"exploreMore": "Spaziâ plui",
|
|
"randomize": "Randomizzâ",
|
|
"clear": "Netar",
|
|
"makeYourOwnActivity": "Crea la tô ativitât",
|
|
"featuredActivities": "In evidenza",
|
|
"goToChat": "Andâ a discuors",
|
|
"save": "Salvâ",
|
|
"selectActivity": "Selessiona l'ativitât",
|
|
"wordFocusListeningMultipleChoice": "Quals audio corisponde a la paròla?",
|
|
"startChat": " Cuminciare un discuors",
|
|
"translationProblem": "Problem di traduziôn",
|
|
"perfectTranslation": "Traduzion perfet!",
|
|
"greatJobTranslation": "Bene fat cun chest traduziôn!",
|
|
"goodJobTranslation": "Bun lavôr su chest traduziôn.",
|
|
"makingProgress": "Tu fas progress!",
|
|
"keepPracticing": "Continua a praticâ!",
|
|
"niceJob": "Bene fat!",
|
|
"askToJoin": "Domanâ di zontâ",
|
|
"emptyChatWarningTitle": "Chat es vacue",
|
|
"emptyChatWarningDesc": "Tu n'ha invitau nulleun al tu chat. Va a las configuraçions del chat pro invitá tuos contacts o lo Bot. Tu podé també farlo après.",
|
|
"areYouLikeMe": "Es tu comme me?",
|
|
"tryAgainLater": "Tropp de tentativas fat. Per pòl, prova de novà en 5 minutas.",
|
|
"enterSpaceCode": "Intra lo còde del cors",
|
|
"shareSpaceLink": "Compartí lo ligame",
|
|
"byUsingPangeaChat": "Dòn using Pangea Chat, io accepta la ",
|
|
"details": "Detalios",
|
|
"languageLevelPreA1Desc": "Jo n'ai mai amparà o usà la lingüa.",
|
|
"languageLevelA1Desc": "Jo podé comprénder e usà alcun espressiones familiars e frasas basicas.",
|
|
"languageLevelA2Desc": "Jo podé comprénder frasas e espressiones usàs frequentement relacionadas a zónas de relevància immediata.",
|
|
"languageLevelB1Desc": "Jo podé trattar la maiòra situàs familiars e prodùcir textos simples e collegats su temi familiars.",
|
|
"languageLevelB2Desc": "Jo podé comprénder las ideas principàls de textos complèxs e interagir cun un grau de fluènzia e spontanità.",
|
|
"languageLevelC1Desc": "Jo podé exprimer ideas fluent e spontanità sensa gran esforç e comprénder un ampèo de textos exigents.",
|
|
"languageLevelC2Desc": "Jo podé comprénder quasi tot çò que sóu ausit o legit e exprimer-me fluent e precisament.",
|
|
"newVocab": "Vocabulari nov",
|
|
"newGrammar": "Concepts de gramàtica novs",
|
|
"congratulationsOnReaching": "Tu as arriònat al Nivèl {level}!",
|
|
"seeDetails": "Vés los detalios",
|
|
"choosePracticeMode": "Clicca sus una dels botonàs de sus per comencà una atività de practica",
|
|
"ban": "Bani",
|
|
"unban": "Remani",
|
|
"kick": "Kicke",
|
|
"lemma": "Lema",
|
|
"grammarFeature": "Caracteristica grammatical",
|
|
"grammarTag": "Etiqueta grammatical",
|
|
"forms": "Formas",
|
|
"exampleMessages": "Exemples de messages",
|
|
"timesUsedIndependently": "Tiemps usate independentemente",
|
|
"timesUsedWithAssistance": "Tiemps usate con assistance",
|
|
"shareInviteCode": "Partagez le code d'invitation: {code}",
|
|
"leaderboard": "Clasament",
|
|
"welcomeUser": "Benvengut {user}",
|
|
"joinSpaceOnboardingDesc": "Ha tu un codice o un ligame d'invitation a un cursu publicu?",
|
|
"skipForNow": "Saltar per ora",
|
|
"permissions": "Permissos",
|
|
"spaceChildPermission": "Qui pote aggiunger nove chats a stu cursu",
|
|
"addEnvironmentOverride": "Aggiungi override de ambiente",
|
|
"defaultOption": "Deffault",
|
|
"deleteChatDesc": "Es tu secur de voler eliminar cist chat? I será eliminat per toti i participanti e toti i messaggi in cist chat non sarà più disponibile per pratica o analisi de apprendissatge.",
|
|
"deleteSpaceDesc": "La corsa e omne chat selectet essera delete per toti participant e omne message in le chat non essera plus disponibile pro practica o analytics de apprendimento. Iste action non pote esser revertite.",
|
|
"chatWithActivities": "Chat con actividades",
|
|
"launch": "Lance",
|
|
"launchActivityToChats": "Lance actividad a chats",
|
|
"searchChats": "Cercar chats",
|
|
"selectChats": "Selige chats",
|
|
"selectChatToStart": "Complete! Selige un chat pro comenciar",
|
|
"maxFifty": "Max 50",
|
|
"configureSpace": "Configurar corsa",
|
|
"pinMessages": "Fixar message",
|
|
"setJoinRules": "Stabilir regulas de admission",
|
|
"changeGeneralSettings": "Cambiar configuration general",
|
|
"inviteOtherUsersToRoom": "Invitar altere usatores",
|
|
"changeTheNameOfTheSpace": "Cambiar le nomine del corsa",
|
|
"changeTheDescription": "Cambiar le description",
|
|
"changeThePermissions": "Cambiar le permissiones",
|
|
"introductions": "Introductiones",
|
|
"announcements": "Anuncios",
|
|
"activities": "Activitates",
|
|
"access": "Acceso",
|
|
"botSettings": "Agendias del bot",
|
|
"activitySuggestionTimeoutMessage": "Nos labora duramente pro generar plue de activitates pro te, per favor torna in un minutt",
|
|
"accessSettingsWarning": "Oups! Pare que tu non ha permission pro configurar le regula de accesso de iste camera. Tu deverea verificar los pro esser secur que illes es que tu necessita e parlar con un administrator de camera si tu ha de cambiar los",
|
|
"howSpaceCanBeFound": "Como iste curso pote esser trovate",
|
|
"private": "Privat",
|
|
"cannotBeFoundInSearch": "Non pote esser trovate in le recerca",
|
|
"public": "Public",
|
|
"visibleToCommunity": "Visibile al communitate plus large de Pangea Chat per \"Trova un curso\"",
|
|
"howSpaceCanBeJoined": "Como iste curso pote esser juncite",
|
|
"canBeFoundVia": "Pote esser trovate per:",
|
|
"canBeFoundViaInvitation": "• invitation",
|
|
"canBeFoundViaCodeOrLink": "• codice o ligamine",
|
|
"canBeFoundViaKnock": "• requesta de juncar e approbation del administrator",
|
|
"youHaveLeveledUp": "Tu ha elevat se!",
|
|
"sendActivities": "Manda activitates",
|
|
"getStarted": "Comencia",
|
|
"getStartedBotChatDesc": "Chatting con AI es un loco excellente pro comenciar e le instrumentos de lectura, scriber, ascoltar e parlar de Pangea face lo simple!",
|
|
"getStartedCommunitiesDesc": "Lection con un communitate es ubi Pangea Chat brilla!\nTu pote juncer tu classe, trovar un curso, o mesmo crear tu proprie!",
|
|
"getStartedFriendsDesc": "Ha tu un amico qui vole aprender con te?",
|
|
"getStartedBotChatComplete": "Ben facte! Tu es in chat con le bot!",
|
|
"getStartedCommunitiesComplete": "Bon, tu ha jont un cors!",
|
|
"getStartedComplete": "Tu ha completat ta section!\nContinua a esplorar nos meraviliose caracteristicas per chat con amicos!",
|
|
"getStartedFriendsComplete": "Woohoo! Tu ha amicos! 😉",
|
|
"getStartedBotChatButton": "Cumencia a chat!",
|
|
"getStartedFriendsButton": "Chat con un amico",
|
|
"groupChat": "Chat de gruppo",
|
|
"directMessage": "Messegg directe",
|
|
"newDirectMessage": "Nove messegg directe",
|
|
"speakingExercisesTooltip": "Parlante",
|
|
"noChatsFoundHereYet": "Nulle chat trovate ancora ici",
|
|
"duration": "Durada",
|
|
"transcriptionFailed": "Fallite a transcribir le audio",
|
|
"aUserIsKnocking": "Un usator es requestante a juncar a tu cors",
|
|
"usersAreKnocking": "{users} usatores es requestante a juncar a tu cors",
|
|
"failedToFetchTranscription": "Fallite a reciper le transcription",
|
|
"deleteEmptySpaceDesc": "Le cors essera delite pro tote le participantes. Iste action non pote esser annullate.",
|
|
"regenerate": "Regenerar",
|
|
"mySavedActivities": "Mi activitates salvate",
|
|
"noSavedActivities": "Nulle activitate salvate",
|
|
"saveActivity": "Salva iste activitate",
|
|
"yourSavedActivities": "Activitâts salvat",
|
|
"failedToPlayVideo": "N'a podet pas zugar la video",
|
|
"done": "Finit",
|
|
"inThisSpace": "En ta stu spazi",
|
|
"myContacts": "Mi contats",
|
|
"inviteAllInSpace": "Invitar tot en ta stu spazi",
|
|
"spaceParticipantsHaveBeenInvitedToTheChat": "Tuti participanti de la stu spazi es istat invitât al discu",
|
|
"numKnocking": "{count} tapinant",
|
|
"numInvited": "{count} invitât",
|
|
"saved": "Salvat",
|
|
"reset": "Reiniciar",
|
|
"errorGenerateActivityMessage": "N'a podet pas generar l'activitât",
|
|
"errorRegenerateActivityMessage": "N'a podet pas rigenerar l'activitât",
|
|
"errorLaunchActivityMessage": "N'a podet pas lenciar l'activitât",
|
|
"errorFetchingActivitiesMessage": "N'a podet pas cjapâr lis ativitâts",
|
|
"errorFetchingDefinition": "N'a podet pas cjapâr la definicion",
|
|
"errorProcessAnalytics": "N'a podet pas processar l'analitiche",
|
|
"errorDownloading": "Il scaricament a fallit",
|
|
"errorFetchingLevelSummary": "N'a podet pas cjapâr la sintesi dal nivèl",
|
|
"errorLoadingSpaceChildren": "Il fallit a cargar lis discu in ta stu spazi",
|
|
"unexpectedError": "Erre unexpectat.",
|
|
"pleaseReload": "Per favor, re-incarrega e tenta ancora.",
|
|
"translationError": "Error de traduction",
|
|
"errorFetchingTranslation": "Fali de reciper traduction",
|
|
"errorFetchingActivity": "Fali de reciper activitate",
|
|
"check": "Verifica",
|
|
"unableToFindRoom": "Nulle chat o curso trovate con iste codice. Per favor, tenta ancora.",
|
|
"numCompletedActivities": "Numeru de activitates completate",
|
|
"viewingAnalytics": "Vider {visible}/{users} Analytic",
|
|
"request": "Requestar",
|
|
"requestAll": "Requestar Tote",
|
|
"confirmMessageUnpin": "Es tu secur que tu vole despinne iste message?",
|
|
"createActivityPlan": "Create un nove plan de activitate",
|
|
"saveAndLaunch": "Salva e Lance",
|
|
"launchToSpace": "Lance a curso",
|
|
"numberOfActivities": "Numeru de Sessiones de Activitate",
|
|
"maximumActivityParticipants": "Cata activitate pote ha un maximum de {count} participant(es).",
|
|
"pending": "Pending",
|
|
"inactive": "Inactiv",
|
|
"unjoinedActivityMessage": "Vole tu participar? Selige un rolo aperte!\nO simplemente stai e vide le show!",
|
|
"fullActivityMessage": "Sentite liber de vider le show! Dum il n'ha nulle roles aperte pro participar, tu pote vider le chat!",
|
|
"confirmRole": "Confirma le role",
|
|
"openRoleLabel": "APERTE",
|
|
"joinedTheActivity": "👋 {username} s'atactivava como {role}",
|
|
"finishedTheActivity": "🎯 {username} ha finita iste activitate",
|
|
"endActivityTitle": "Io ha finite",
|
|
"endActivityDesc": "Ha tu completate le objectivos?\nIsto es tu confirmation que tu te retire de le messagios. Ma non te preoccupa, le divertimento continua in le chat! Sentite liber de socializar e goder le show usque a que omne clicka 'Finite'.",
|
|
"archiveToAnalytics": "Adder a mi Activitates Complete",
|
|
"activitySummaryError": "Summarios de activitate non disponibile",
|
|
"requestSummaries": "Requerer summarios",
|
|
"loadingActivitySummary": "Loading le summario de activitate...",
|
|
"generatingNewActivities": "Tu es le prime usator de iste par de linguas! Per favor, da nos un minuto, nos prepara activitates juste pro te.",
|
|
"requestAccessTitle": "Requerer accesso a vista de analytics?",
|
|
"requestAccessDesc": "Vole tu requerer accesso a vider le analytics de participantes?\n\nSi le participantes agree, le administratores de iste curso potera vider tu:\n • total vocabulario\n • total conceptos grammatical\n • total sessiones de activitate complete\n • le conceptos grammatical specific usate, correctemente e incorrectemente\n\nIlles non potera vider tu:\n • messages in chat exterieur al curso\n • lista de vocabulario",
|
|
"requestAccess": "Requerer accesso ({count})",
|
|
"analyticsInactiveTitle": "Le requestas a usatores inactive non poteva esser inviate",
|
|
"analyticsInactiveDesc": "Usatores inactive que non ha login desde que iste function ha essite introducite non videra tu requesta.\n\nLe button 'Requerer' apparira una vice que illes returna. Tu pote resendar le requesta postea cliccando le button 'Requerer' sub lor nomine quando illo es disponibile.",
|
|
"accessRequestedTitle": "Requesta de accesso a analytics",
|
|
"accessRequestedDesc": "Le administratores de “{space}” requesta vider tu analytics de apprendimento.\n\nSi tu es d'accord, le administratores de iste curso potera vider tu:\n • total vocabulario\n • total conceptos grammatical\n • total sessiones de activitate complete\n • le conceptos grammatical specific usate, correctemente e incorrectemente\n\nIlles non potera vider tu:\n • messages in chat exterieur al curso\n • lista de vocabulario",
|
|
"allowAccess": "Permitte accesso",
|
|
"denyAccess": "Refusa l'accesso",
|
|
"adminRequestedAccess": "L'aministratori ha demandat accesso a tuas analiticas.",
|
|
"lastUpdated": "Actualisà\n{time}",
|
|
"activityFinishedMessage": "Tutt finit!",
|
|
"endForAll": "Finir pro tot",
|
|
"newCourse": "Nove cors",
|
|
"newCourseSubtitle": "Qual plan de cors tu vole usar?",
|
|
"failedToLoadCourses": "Fali a cargar corses",
|
|
"numModules": "{num} modulo(s)",
|
|
"numActivityPlans": "{num} plan(s) de activitate",
|
|
"coursePlan": "Plan de cors",
|
|
"editCourseLater": "Tu pote editar le titulo, descriptiones e imagine del cors plus tarde.",
|
|
"newCourseAccess": "Per defaut, los cors es privat e require approbation del admin pro aderir. Tu pote modificar iste parametros a qualunque momento.",
|
|
"createCourse": "Createar cors",
|
|
"stats": "Statisticas",
|
|
"createGroupChat": "Createar chat de gruppo",
|
|
"editCourse": "Editar cors",
|
|
"inviteDesc": "Per nomine de usator, per codice o ligamine",
|
|
"editCourseDesc": "Ici tu pote editar le titulo, description, etc. de le cors.",
|
|
"permissionsDesc": "Stabilir permissiones como qui pote invitar usatores, mandar messages, crear chats, etc.",
|
|
"accessDesc": "Tu pote face tu cors aperta al mundo! O, face tu cors private e secur.",
|
|
"createGroupChatDesc": "Dum que le sessiones de activitate comencia e termina, le chat de gruppo remanera aperta pro communication routine.",
|
|
"deleteDesc": "Solmen administratores pote deletar un cors. Iste es un action destructive que remove tote usatores e delete tote le chats selectate in le cors. Procede con cautela.",
|
|
"failedToLoadCourseInfo": "Fallite a cargar informationes del cors",
|
|
"noCourseFound": "Oh, iste cors ha besonho de un plan!\n\nLe planos del cors es un sequencia de themas e actividades de conversation.",
|
|
"additionalParticipants": "+ {num} alteres",
|
|
"activityNotFoundForCourse": "Iste activitate non ha essite trovate in le cors",
|
|
"courseChats": "Chats del Cours",
|
|
"myActivitySessions": "Mi Sessiones de Activitate",
|
|
"directMessages": "Message Directe",
|
|
"whatNow": "Que ora?",
|
|
"chooseNextActivity": "Selige tu proxime activitate!",
|
|
"seeInstructions": "Vede le Instrucciones",
|
|
"hideInstructions": "Celar le Instrucciones",
|
|
"letsGo": "Iva",
|
|
"chooseRole": "Selige un rolo!",
|
|
"chooseRoleToParticipate": "Selige un rolo pro participar!",
|
|
"waitingToFillRole": "Spere a completar {num} rolos...",
|
|
"pingParticipants": "Pinge le participantes del cors",
|
|
"playWithBot": "Joca con Pangea Bot",
|
|
"inviteFriends": "Invitar amics",
|
|
"waitNotDone": "Spet, me ne ha finí!",
|
|
"waitingForOthersToFinish": "Spetant que los otros terminen...",
|
|
"saveToCompletedActivities": "Salvar a activitâts completades",
|
|
"generatingSummary": "Analizando le chat e generant resultâts",
|
|
"instructionsLanguage": "Lingua de instrukcions",
|
|
"findCourse": "Trovar un cors",
|
|
"activityCompletedDesc": "Vostra activitât completade es stada zontada a analytics, onde tu podes revistar e practicar la lingua que tu usat.",
|
|
"pingParticipantsNotification": "{user} es cercant usatôrs pro jontar a la session de activitât in {room}",
|
|
"course": "Cors",
|
|
"courses": "Cors",
|
|
"courseName": "Nomen del cors",
|
|
"createNewCourse": "Nove cors",
|
|
"publicCourses": "Cors publics",
|
|
"goToCourse": "Andar a le cors: {course}",
|
|
"activityComplete": "Chest activitât e stada completade. La resumé de l'activitât devess esser disponibil sota.",
|
|
"haventChattedMuch": "Par che tu no si parlât assaj, provâ a doprar plui parôlas de vocabolo! Se tu senti che tu ha completât ta scopo, tu puedis finir l'activitât sota.",
|
|
"haveChatted": "Par che tu si parlât par un pez, se tu senti che tu ha completât ta scopo, finisci par completar l'activitât e noi generarem une resumé in le chat!",
|
|
"userDoneAndWaiting": "{num1}/{num2} participants ha finît. Speta che totis finiscin, e noi generarem une resumé in le chat! \n\nSe tu vules tornar a la conversazion, clicca su le boton continue in le chat.",
|
|
"othersDoneAndWaiting": "{num1}/{num2} es finît. Tu ha completât ta scopo?",
|
|
"startNewSession": "Comenciar nove session",
|
|
"joinOpenSession": "Joinar session aperta",
|
|
"less": "poc",
|
|
"activityNotFound": "Activitate non trovada",
|
|
"levelUp": "Nivelar",
|
|
"myActivities": "Mie activitâts",
|
|
"openToJoin": "Aperta a joinar",
|
|
"results": "Resultâts",
|
|
"activityDone": "Activitate completada!",
|
|
"moreLabel": "plui",
|
|
"promoCodeInfo": "Li codices promo pot esser inserite in la pagine sequente",
|
|
"editsComingSoon": "La capacitate de modificar citâts e activitâts es proxime arrivant.",
|
|
"editing": "Modificant",
|
|
"activityNeedsOneMember": "Oh! Ceste activitate ha besonho de un membru plu.",
|
|
"activityNeedsMembers": "Oh! Ceste activitate ha besonho de {num} membris plu.",
|
|
"inviteFriendsToCourse": "Invitar amics a mi cors",
|
|
"subscribeToUnlockActivitySummaries": "Subscribar pro desliar resumentes de activitâts",
|
|
"subscribeToUnlockDefinitions": "Subscribar pro desliar definitiones",
|
|
"subscribeToUnlockTranscriptions": "Subscribar pro desliar transcriptiones",
|
|
"pingSent": "🔔 Ping del cors invià! 🔔",
|
|
"courseTitle": "Titolo del cors",
|
|
"courseDesc": "Description del cors",
|
|
"courseSavedSuccessfully": "Cors salvat con success",
|
|
"addCoursePlan": "Aggiungi un plan de cors",
|
|
"activityStatsButtonInstruction": "Clika qua pro vider tuas statisticas de activitate e pro serrar l'activitate quando finit",
|
|
"readingAnalyticsDesc": "Clika praticar su cata message pro activitates de lectura.",
|
|
"speakingAnalyticsDesc": "Registrara messages de voce pro practicar de parlar.",
|
|
"audioAnalyticsDesc": "Clika praticar su cata message pro activitates de ascoltar.",
|
|
"loginToAccount": "Login a mi conto",
|
|
"appDescription": "Impara un linguage\ndurante scriver a tui amicos.",
|
|
"languages": "Linguages",
|
|
"chooseLanguage": "Selige un linguage.",
|
|
"planTrip": "Planifica tui viage",
|
|
"howAreYouTraveling": "Con que te viages?",
|
|
"unlockPrivateTrip": "Desblocca un viage privat",
|
|
"joinPublicTrip": "Jonta un viage public",
|
|
"startOwnTrip": "Comencia mi proprie",
|
|
"tripPlanDesc": "Li viages es cursos. Cata ha 8-10 temas sequenciates con un varietate de activitates de apprendage de linguage basate in task.",
|
|
"unlockPrivateTripTitle": "Desblocca viage privat",
|
|
"browsePublicTrips": "Naviga li viages public",
|
|
"startOwnTripTitle": "Comencia mi proprie viage",
|
|
"courseCode": "Qual es la secreta parola?",
|
|
"courseCodeHint": "Codice de viage o ligamine",
|
|
"unlockMyTrip": "Desblocca mi viage",
|
|
"anyLevel": "Qualsiseu nivele",
|
|
"signupOption": "Como tu vole s'inscrire?",
|
|
"withApple": "Con Apple",
|
|
"withGoogle": "Con Google",
|
|
"withEmail": "Con Email",
|
|
"createAccount": "Crea conto",
|
|
"noCoursesFound": "Nulle cursos trovate",
|
|
"loginWithEmail": "S'login con email",
|
|
"usernameOrEmail": "Nom de usator o email",
|
|
"email": "Email",
|
|
"forgotPassword": "Oblidate la parola de pass?",
|
|
"writingAnalyticsDesc": "Manda messages pro practicar scriver.",
|
|
"endActivity": "Finir l'activitate",
|
|
"allLanguages": "Tutte le linguas",
|
|
"allCefrLevels": "Tutte le nivels CEFR",
|
|
"chatListTooltip": "Qua tu trovarai to mesages directes! Clicca su qualunque avatar de usator e 'comencia conversation' pro mandar un DM.",
|
|
"directMessageBotTitle": "Messagie Direkte Pangea Bot",
|
|
"feedbackTitle": "Retrospectiva de Activitate",
|
|
"feedbackDesc": "Koma deve esser meliorada l'activitate? Se tu pote providar qualque detalios, nos farai le cambio!",
|
|
"feedbackHint": "Tua retroaction",
|
|
"feedbackButton": "Submitter retroaction",
|
|
"directMessageBotDesc": "Parlar a humanes es plu amusant ma... AI es semper preste!",
|
|
"inviteYourFriends": "Invita tui amicos",
|
|
"playWithAI": "Joca con AI pro ora",
|
|
"courseStartDesc": "Pangea Bot es preste a partir a qualunque momento!\n\n...ma apprender es melior con amicos!",
|
|
"@@locale": "ie",
|
|
"@@last_modified": "2025-10-16 13:31:28.322202",
|
|
"@alwaysUse24HourFormat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setCustomPermissionLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setPermissionsLevelDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ignoreUser": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@normalUser": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aboutHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"homeserver": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@commandHint_roomupgrade": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appLockDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@swipeRightToLeftToReply": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@countChatsAndCountParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"chats": {
|
|
"type": "int"
|
|
},
|
|
"participants": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@noMoreChatsFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noChatsFoundHere": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinedChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unread": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@space": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaces": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@checkList": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@countInvited": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@globalChatId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessAndVisibility": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessAndVisibilityDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@calls": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@customEmojisAndStickers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@customEmojisAndStickersBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideRedactedMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideRedactedMessagesBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideInvalidOrUnknownMessageFormats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@block": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blockedUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blockListDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blockUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideMemberChangesInPublicChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideMemberChangesInPublicChatsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@overview": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notifyMeFor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordRecoverySettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendImages": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@presenceStyle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@presencesToggle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@synchronizingPleaseWaitCounter": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"percentage": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youInvitedToBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"alias": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@invitedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@usersMustKnock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noOneCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userWouldLikeToChangeTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noPublicLinkHasBeenCreatedYet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hidePresences": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourGlobalUserIdIs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noUsersFoundWithQuery": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"query": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@knocking": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCanBeDiscoveredViaSearchOnServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@searchChatsRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nothingFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@groupName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createGroupAndInviteUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@groupCanBeFoundViaSearch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wrongRecoveryKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startConversation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_sendraw": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@databaseMigrationTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@databaseMigrationBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@leaveEmptyToClearStatus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@select": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@searchForUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterYourCurrentPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseChooseAStrongPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordsDoNotMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordIsWrong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicChatAddresses": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createNewAddress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicSpaces": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addChatOrSubSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subspace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@decline": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@thisDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@initAppError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userRole": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@minimumPowerLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@searchIn": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"chat": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@searchMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gallery": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@files": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@databaseBuildErrorBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sessionLostBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@restoreSessionBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@forwardMessageTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"roomName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sendReadReceipts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendTypingNotificationsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendReadReceiptsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@formattedMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@formattedMessagesDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyOtherUser": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyOtherUserDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyOtherDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyOtherDeviceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acceptedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@canceledKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@completedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@isReadyForKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@requestedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@startedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@transparent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@incomingMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stickers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@discover": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_ignore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_unignore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unreadChatsInApp": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"appname": {
|
|
"type": "String"
|
|
},
|
|
"unread": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noDatabaseEncryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@thereAreCountUsersBlocked": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {}
|
|
}
|
|
},
|
|
"@restricted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knockRestricted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToSpace": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"space": {}
|
|
}
|
|
},
|
|
"@markAsUnread": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@moderatorLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@adminLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@changeGeneralChatSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteOtherUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheVisibilityOfChatHistory": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheCanonicalRoomAlias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendRoomNotifications": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheDescriptionOfTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatPermissionsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateInstalled": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"version": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changelog": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendCanceled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loginWithMatrixId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@discoverHomeservers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsAHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@homeserverDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@doesNotSeemToBeAValidHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@calculatingFileSize": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@prepareSendingAttachment": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendingAttachment": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generatingVideoThumbnail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@compressVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendingAttachmentCountOfCount": {
|
|
"type": "integer",
|
|
"placeholders": {
|
|
"index": {
|
|
"type": "int"
|
|
},
|
|
"length": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@serverLimitReached": {
|
|
"type": "integer",
|
|
"placeholders": {
|
|
"seconds": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@oneOfYourDevicesIsNotVerified": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noticeChatBackupDeviceVerification": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@continueText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@welcomeText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blur": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@opacity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setWallpaper": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@manageAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noContactInformationProvided": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contactServerAdmin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contactServerSecurity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@supportPage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@serverInformation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@name": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@version": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@website": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@compress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@boldText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@italicText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@strikeThrough": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseFillOut": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invalidUrl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unableToJoinChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@previous": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherPartyNotLoggedIn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appWantsToUseForLogin": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@appWantsToUseForLoginDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@open": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingForServer": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appIntroduction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newChatRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contentNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generalNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userSpecificNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsUserName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsUserNameDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMaster": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMasterDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressNotices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressNoticesDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleInviteForMe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleInviteForMeDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMemberEvent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMemberEventDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsUserMention": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsUserMentionDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsDisplayNameDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsRoomMention": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsRoomMentionDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomnotif": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomnotifDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleTombstone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleTombstoneDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleReaction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleReactionDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomServerAcl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomServerAclDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressEdits": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressEditsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleCallDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncryptedRoomOneToOne": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncryptedRoomOneToOneDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomOneToOne": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomOneToOneDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMessageDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncrypted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncryptedDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleJitsi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleJitsiDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleServerAcl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleServerAclDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unknownPushRule": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"rule": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sentVoiceMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"duration": {
|
|
"type": "String"
|
|
},
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@deletePushRuleCanNotBeUndone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@more": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareKeysWith": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareKeysWithDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allDevices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@crossVerifiedDevicesIfEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@crossVerifiedDevices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifiedDevicesOnly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@takeAPhoto": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@recordAVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@optionalMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notSupportedOnThisDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterNewChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@approve": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youHaveKnocked": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseWaitUntilInvited": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@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": "Invitar amics a l'activitate",
|
|
"inviteFriendsToActivityCourse": "Invitar amics a l'activitate e cors",
|
|
"feedbackRespDesc": "Revisa deman per actualisaziuns de l'activitate.",
|
|
"activityDropdownDesc": "Quan tu ha finì cun questa activitate, clicca ciutta",
|
|
"activityAnalyticsListBody": "Quisti es tuas activitâts completez! Dopo che tu ha finì le, tu peux veder los ca in qua.",
|
|
"languageMismatchTitle": "Discrepanza de lingue",
|
|
"languageMismatchDesc": "La to target lingue no coincide cun la lingue de questa activitate. Voles actualizar la to target lingue?",
|
|
"reportWordIssueTooltip": "Reportar un problema de informazions de paròla",
|
|
"tokenInfoFeedbackDialogTitle": "Feedback de informazions de paròla",
|
|
"tokenInfoFeedbackDialogDesc": "L'IA fa sbagli. Per piaser, descrivi cualsivoglia problem che tu ha trovà cun l'informazions superior.",
|
|
"noPublicCoursesFound": "Nissun cors public trovà. Voles crear un?",
|
|
"noCourseTemplatesFound": "No podain trovar nissun cors par la to target lingue. Tu peux discutar cun Pangea Bot intant, e tornar a verificar piò tardi per plui cors.",
|
|
"botActivityJoinFailMessage": "Pangea Bot al sta tardant a rispuonder. Per piaser, prova piò tardi, o invita un amìs.",
|
|
"unsubscribedResponseError": "Chest caracteristica requiere un abonament",
|
|
"leaveDesc": "Lascia chest spazi e toti i discuors in chiel",
|
|
"selectAll": "Selessiona tot",
|
|
"deselectAll": "Deselessiona tot",
|
|
"@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": "Kumencar mieu",
|
|
"joinCourseDesc": "Ogn corsa ha 8-10 temas sequencià cun un gama de activitâts di scolastât basât sô tarefas.",
|
|
"newMessageInPangeaChat": "📝 Nov messadi in Pangea Chat",
|
|
"shareCourse": "Partagiar corsa",
|
|
"addCourse": "Zontar un corsa",
|
|
"joinCourseWithCode": "Kumencar corsa cun còde",
|
|
"joinPublicCourse": "Kumencar corsa publice",
|
|
"vocabLevelsDesc": "Chest è il loc dove i parôls di vocabulari a saran miss in plance une volte che tu o i às nivellâts!",
|
|
"highlightVocabTooltip": "Meti in evidenze i parôls di vocabulari cible sot a mandâli o praticâl in te 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": {}
|
|
}
|
|
} |