* 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>
12149 lines
No EOL
323 KiB
Text
12149 lines
No EOL
323 KiB
Text
{
|
||
"@@locale": "fr",
|
||
"@@last_modified": "2025-10-16 13:31:05.366693",
|
||
"about": "À propos",
|
||
"@about": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"accept": "Accepter",
|
||
"@accept": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"acceptedTheInvitation": "👍 {username} a accepté l'invitation",
|
||
"@acceptedTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"account": "Compte",
|
||
"@account": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"activatedEndToEndEncryption": "🔐 {username} a activé le chiffrement de bout en bout",
|
||
"@activatedEndToEndEncryption": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"addEmail": "Ajouter un courriel",
|
||
"@addEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"addToSpace": "Ajouter à l'espace",
|
||
"@addToSpace": {},
|
||
"admin": "Administrateur",
|
||
"@admin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"alias": "adresse",
|
||
"@alias": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"all": "Tout",
|
||
"@all": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"allChats": "Toutes les discussions",
|
||
"@allChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"answeredTheCall": "{senderName} a répondu à l'appel",
|
||
"@answeredTheCall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"anyoneCanJoin": "Tout le monde peut rejoindre",
|
||
"@anyoneCanJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"appLock": "Verrouillage de l’application",
|
||
"@appLock": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"archive": "Archiver",
|
||
"@archive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"areGuestsAllowedToJoin": "Les invités peuvent-i·e·ls rejoindre",
|
||
"@areGuestsAllowedToJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"areYouSure": "Êtes-vous sûr·e ?",
|
||
"@areYouSure": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"areYouSureYouWantToLogout": "Voulez-vous vraiment vous déconnecter ?",
|
||
"@areYouSureYouWantToLogout": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"askSSSSSign": "Pour pouvoir faire signer l'autre personne, veuillez entrer la phrase de passe de votre trousseau sécurisé ou votre clé de récupération.",
|
||
"@askSSSSSign": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"askVerificationRequest": "Accepter cette demande de vérification de la part de {username} ?",
|
||
"@askVerificationRequest": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"autoplayImages": "Lire automatiquement les autocollants et les émojis animés",
|
||
"@autoplayImages": {
|
||
"type": "String",
|
||
"placeholder": {}
|
||
},
|
||
"badServerLoginTypesException": "Le serveur d'accueil prend en charge les types de connexion :\n{serverVersions}\nMais cette application ne prend en charge que :\n{supportedVersions}",
|
||
"@badServerLoginTypesException": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"serverVersions": {
|
||
"type": "String"
|
||
},
|
||
"supportedVersions": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"badServerVersionsException": "Le serveur d'accueil prend en charge les versions des spécifications :\n{serverVersions}\nMais cette application ne prend en charge que {supportedVersions}",
|
||
"@badServerVersionsException": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"serverVersions": {
|
||
"type": "String"
|
||
},
|
||
"supportedVersions": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"banFromChat": "Bannir de la discussion",
|
||
"@banFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"banned": "Banni",
|
||
"@banned": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"bannedUser": "{username} a banni {targetName}",
|
||
"@bannedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"blockDevice": "Bloquer l'appareil",
|
||
"@blockDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"blocked": "Bloqué",
|
||
"@blocked": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"botMessages": "Messages de bot",
|
||
"@botMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"cancel": "Annuler",
|
||
"@cancel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"cantOpenUri": "Impossible d'ouvrir l'URI {uri}",
|
||
"@cantOpenUri": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"uri": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changeDeviceName": "Modifier le nom de l'appareil",
|
||
"@changeDeviceName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changedTheChatAvatar": "{username} a changé l'image de la discussion",
|
||
"@changedTheChatAvatar": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatDescriptionTo": "{username} a changé la description de la discussion en : '{description}'",
|
||
"@changedTheChatDescriptionTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"description": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatNameTo": "{username} a renommé la discussion en : '{chatname}'",
|
||
"@changedTheChatNameTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"chatname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatPermissions": "{username} a changé les permissions de la discussion",
|
||
"@changedTheChatPermissions": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheDisplaynameTo": "{username} a changé son nom en : '{displayname}'",
|
||
"@changedTheDisplaynameTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"displayname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheGuestAccessRules": "{username} a changé les règles d'accès à la discussion pour les invités",
|
||
"@changedTheGuestAccessRules": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheGuestAccessRulesTo": "{username} a changé les règles d'accès à la discussion pour les invités en : {rules}",
|
||
"@changedTheGuestAccessRulesTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"rules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheHistoryVisibility": "{username} a changé la visibilité de l'historique de la discussion",
|
||
"@changedTheHistoryVisibility": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheHistoryVisibilityTo": "{username} a changé la visibilité de l'historique de la discussion en : {rules}",
|
||
"@changedTheHistoryVisibilityTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"rules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheJoinRules": "{username} a changé les règles d'accès à la discussion",
|
||
"@changedTheJoinRules": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheJoinRulesTo": "{username} a changé les règles d'accès à la discussion en : {joinRules}",
|
||
"@changedTheJoinRulesTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"joinRules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheProfileAvatar": "{username} a changé son avatar",
|
||
"@changedTheProfileAvatar": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheRoomAliases": "{username} a changé les adresses du salon",
|
||
"@changedTheRoomAliases": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheRoomInvitationLink": "{username} a changé le lien d'invitation",
|
||
"@changedTheRoomInvitationLink": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changePassword": "Changer de mot de passe",
|
||
"@changePassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheHomeserver": "Changer le serveur d'accueil",
|
||
"@changeTheHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheme": "Changez votre style",
|
||
"@changeTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheNameOfTheGroup": "Changer le nom du groupe",
|
||
"@changeTheNameOfTheGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeYourAvatar": "Changer votre avatar",
|
||
"@changeYourAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"channelCorruptedDecryptError": "Le chiffrement a été corrompu",
|
||
"@channelCorruptedDecryptError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chat": "Discussion",
|
||
"@chat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatBackup": "Sauvegarde des discussions",
|
||
"@chatBackup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatBackupDescription": "Vos anciens messages sont sécurisés par une clé de récupération. Veillez à ne pas la perdre.",
|
||
"@chatBackupDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatDetails": "Détails de la discussion",
|
||
"@chatDetails": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatHasBeenAddedToThisSpace": "La discussion a été ajoutée à cet espace",
|
||
"@chatHasBeenAddedToThisSpace": {},
|
||
"chats": "Discussions",
|
||
"@chats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chooseAStrongPassword": "Choisissez un mot de passe fort",
|
||
"@chooseAStrongPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"clearArchive": "Effacer les archives",
|
||
"@clearArchive": {},
|
||
"close": "Fermer",
|
||
"@close": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_ban": "Bannir l'utilisateur/trice donné(e) de ce salon",
|
||
"@commandHint_ban": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /ban"
|
||
},
|
||
"commandHint_html": "Envoyer du texte au format HTML",
|
||
"@commandHint_html": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /html"
|
||
},
|
||
"commandHint_invite": "Inviter l'utilisateur/trice donné(e) dans ce salon",
|
||
"@commandHint_invite": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /invite"
|
||
},
|
||
"commandHint_join": "Rejoindre le salon donné",
|
||
"@commandHint_join": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /join"
|
||
},
|
||
"commandHint_kick": "Supprime l'utilisateur/trice donné(e) de ce salon",
|
||
"@commandHint_kick": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /kick"
|
||
},
|
||
"commandHint_leave": "Quitter ce salon",
|
||
"@commandHint_leave": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /leave"
|
||
},
|
||
"commandHint_me": "Décrivez-vous",
|
||
"@commandHint_me": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /me"
|
||
},
|
||
"commandHint_myroomavatar": "Définir votre image pour ce salon (par mxc-uri)",
|
||
"@commandHint_myroomavatar": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /myroomavatar"
|
||
},
|
||
"commandHint_myroomnick": "Définir votre nom d'affichage pour ce salon",
|
||
"@commandHint_myroomnick": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /myroomnick"
|
||
},
|
||
"commandHint_op": "Définir le niveau de puissance de l'utilisateur/trice donné(e) (par défaut : 50)",
|
||
"@commandHint_op": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /op"
|
||
},
|
||
"commandHint_plain": "Envoyer du texte non formaté",
|
||
"@commandHint_plain": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /plain"
|
||
},
|
||
"commandHint_react": "Envoyer une réponse en tant que réaction",
|
||
"@commandHint_react": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /react"
|
||
},
|
||
"commandHint_send": "Envoyer du texte",
|
||
"@commandHint_send": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /send"
|
||
},
|
||
"commandHint_unban": "Débannir l'utilisateur/trice donné(e) de ce salon",
|
||
"@commandHint_unban": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /unban"
|
||
},
|
||
"commandInvalid": "Commande invalide",
|
||
"@commandInvalid": {
|
||
"type": "String"
|
||
},
|
||
"commandMissing": "{command} n'est pas une commande.",
|
||
"@commandMissing": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"command": {
|
||
"type": "String"
|
||
}
|
||
},
|
||
"description": "State that {command} is not a valid /command."
|
||
},
|
||
"compareEmojiMatch": "Veuillez comparer les émojis",
|
||
"@compareEmojiMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"compareNumbersMatch": "Veuillez comparer les chiffres",
|
||
"@compareNumbersMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"configureChat": "Configurer la discussion",
|
||
"@configureChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"confirm": "Confirmer",
|
||
"@confirm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"connect": "Se connecter",
|
||
"@connect": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"contactHasBeenInvitedToTheGroup": "Le contact a été invité au groupe",
|
||
"@contactHasBeenInvitedToTheGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"containsDisplayName": "Contient un nom d'affichage",
|
||
"@containsDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"containsUserName": "Contient un nom d'utilisateur·ice",
|
||
"@containsUserName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"contentHasBeenReported": "Le contenu a été signalé aux administrateurs du serveur",
|
||
"@contentHasBeenReported": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copiedToClipboard": "Copié dans le presse-papier",
|
||
"@copiedToClipboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copy": "Copier",
|
||
"@copy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copyToClipboard": "Copier dans le presse-papiers",
|
||
"@copyToClipboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"couldNotDecryptMessage": "Impossible de déchiffrer le message : {error}",
|
||
"@couldNotDecryptMessage": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"countParticipants": "{count} participant(s)",
|
||
"@countParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"create": "Créer",
|
||
"@create": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"createdTheChat": "💬 {username} a créé la discussion",
|
||
"@createdTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"createNewSpace": "Nouvel espace",
|
||
"@createNewSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"currentlyActive": "Actif en ce moment",
|
||
"@currentlyActive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"darkTheme": "Sombre",
|
||
"@darkTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"dateAndTimeOfDay": "{date}, {timeOfDay}",
|
||
"@dateAndTimeOfDay": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"date": {
|
||
"type": "String"
|
||
},
|
||
"timeOfDay": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dateWithoutYear": "{day}/{month}",
|
||
"@dateWithoutYear": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"month": {
|
||
"type": "String"
|
||
},
|
||
"day": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dateWithYear": "{day}/{month}/{year}",
|
||
"@dateWithYear": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"year": {
|
||
"type": "String"
|
||
},
|
||
"month": {
|
||
"type": "String"
|
||
},
|
||
"day": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"deactivateAccountWarning": "Cette opération va désactiver votre compte. Une fois cette action effectuée, aucun retour en arrière n'est possible ! Êtes-vous sûr·e ?",
|
||
"@deactivateAccountWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"defaultPermissionLevel": "Niveau d'autorisation par défaut pour les arrivants",
|
||
"@defaultPermissionLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"delete": "Supprimer",
|
||
"@delete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deleteAccount": "Supprimer le compte",
|
||
"@deleteAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deleteMessage": "Supprimer le message",
|
||
"@deleteMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"device": "Appareil",
|
||
"@device": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deviceId": "Identifiant de l'appareil",
|
||
"@deviceId": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"devices": "Appareils",
|
||
"@devices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"directChats": "Discussions directes",
|
||
"@directChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"displaynameHasBeenChanged": "Renommage effectué",
|
||
"@displaynameHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"downloadFile": "Télécharger le fichier",
|
||
"@downloadFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"edit": "Modifier",
|
||
"@edit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editBlockedServers": "Modifier les serveurs bloqués",
|
||
"@editBlockedServers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editDisplayname": "Changer de nom d'affichage",
|
||
"@editDisplayname": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editRoomAliases": "Modifier les adresses du salon",
|
||
"@editRoomAliases": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editRoomAvatar": "Modifier l'avatar du salon",
|
||
"@editRoomAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteExists": "Cette émoticône existe déjà !",
|
||
"@emoteExists": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteInvalid": "Raccourci d'émoticône invalide !",
|
||
"@emoteInvalid": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emotePacks": "Packs d'émoticônes pour le salon",
|
||
"@emotePacks": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteSettings": "Paramètre des émoticônes",
|
||
"@emoteSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteShortcode": "Raccourci de l'émoticône",
|
||
"@emoteShortcode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteWarnNeedToPick": "Vous devez sélectionner un raccourci d'émoticône et une image !",
|
||
"@emoteWarnNeedToPick": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emptyChat": "Discussion vide",
|
||
"@emptyChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enableEmotesGlobally": "Activer globalement le pack d'émoticônes",
|
||
"@enableEmotesGlobally": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enableEncryption": "Activer le chiffrement",
|
||
"@enableEncryption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enableEncryptionWarning": "Vous ne pourrez plus désactiver le chiffrement. Êtes-vous sûr(e) ?",
|
||
"@enableEncryptionWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"encrypted": "Chiffré",
|
||
"@encrypted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"encryption": "Chiffrement",
|
||
"@encryption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"encryptionNotEnabled": "Le chiffrement n'est pas activé",
|
||
"@encryptionNotEnabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"endedTheCall": "{senderName} a mis fin à l'appel",
|
||
"@endedTheCall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"enterAnEmailAddress": "Saisissez une adresse de courriel",
|
||
"@enterAnEmailAddress": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enterYourHomeserver": "Renseignez votre serveur d'accueil",
|
||
"@enterYourHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"errorObtainingLocation": "Erreur lors de l'obtention de la localisation : {error}",
|
||
"@errorObtainingLocation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"everythingReady": "Tout est prêt !",
|
||
"@everythingReady": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"extremeOffensive": "Extrêmement offensant",
|
||
"@extremeOffensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fileName": "Nom du ficher",
|
||
"@fileName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fluffychat": "FluffyChat",
|
||
"@fluffychat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fontSize": "Taille de la police",
|
||
"@fontSize": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"forward": "Transférer",
|
||
"@forward": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fromJoining": "À partir de l'entrée dans le salon",
|
||
"@fromJoining": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fromTheInvitation": "À partir de l'invitation",
|
||
"@fromTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"goToTheNewRoom": "Aller dans le nouveau salon",
|
||
"@goToTheNewRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"group": "Groupe",
|
||
"@group": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"groupIsPublic": "Le groupe est public",
|
||
"@groupIsPublic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"groups": "Groupes",
|
||
"@groups": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"groupWith": "Groupe avec {displayname}",
|
||
"@groupWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"displayname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"guestsAreForbidden": "Les invités ne peuvent pas rejoindre",
|
||
"@guestsAreForbidden": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"guestsCanJoin": "Les invités peuvent rejoindre",
|
||
"@guestsCanJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"hasWithdrawnTheInvitationFor": "{username} a annulé l'invitation de {targetName}",
|
||
"@hasWithdrawnTheInvitationFor": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"help": "Aide",
|
||
"@help": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"hideRedactedEvents": "Cacher les évènements supprimés",
|
||
"@hideRedactedEvents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"hideUnknownEvents": "Cacher les évènements inconnus",
|
||
"@hideUnknownEvents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"howOffensiveIsThisContent": "À quel point ce contenu est-il offensant ?",
|
||
"@howOffensiveIsThisContent": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"id": "Identifiant",
|
||
"@id": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"identity": "Identité",
|
||
"@identity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"ignore": "Ignorer",
|
||
"@ignore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"ignoredUsers": "Utilisateur·ices ignoré·es",
|
||
"@ignoredUsers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"iHaveClickedOnLink": "J'ai cliqué sur le lien",
|
||
"@iHaveClickedOnLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"incorrectPassphraseOrKey": "Phrase de passe ou clé de récupération incorrecte",
|
||
"@incorrectPassphraseOrKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inoffensive": "Non offensant",
|
||
"@inoffensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteContact": "Inviter un contact",
|
||
"@inviteContact": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteContactToGroup": "Inviter un contact dans {groupName}",
|
||
"@inviteContactToGroup": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"groupName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"invited": "Invité·e",
|
||
"@invited": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"invitedUser": "📩 {username} a invité {targetName}",
|
||
"@invitedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"invitedUsersOnly": "Uniquement les utilisateur·ices invité·es",
|
||
"@invitedUsersOnly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteForMe": "Inviter pour moi",
|
||
"@inviteForMe": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteText": "{username} vous a invité·e sur FluffyChat.\n1. Visiter fluffychat.im et installer l'application\n2. Inscrivez-vous ou connectez-vous\n3. Ouvrez le lien d'invitation :\n{link}",
|
||
"@inviteText": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"link": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"isTyping": "est en train d'écrire…",
|
||
"@isTyping": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"joinedTheChat": "👋 {username} a rejoint la discussion",
|
||
"@joinedTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"joinRoom": "Rejoindre le salon",
|
||
"@joinRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"kicked": "👞 {username} a expulsé {targetName}",
|
||
"@kicked": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"kickedAndBanned": "🙅 {username} a expulsé et banni {targetName}",
|
||
"@kickedAndBanned": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"kickFromChat": "Expulser de la discussion",
|
||
"@kickFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"lastActiveAgo": "Vu·e pour la dernière fois : {localizedTimeShort}",
|
||
"@lastActiveAgo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"localizedTimeShort": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"leave": "Partir",
|
||
"@leave": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"leftTheChat": "A quitté la discussion",
|
||
"@leftTheChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"license": "Licence",
|
||
"@license": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"lightTheme": "Clair",
|
||
"@lightTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"loadCountMoreParticipants": "Charger {count} participant·es de plus",
|
||
"@loadCountMoreParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"loadingPleaseWait": "Chargement… Veuillez patienter.",
|
||
"@loadingPleaseWait": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"loadMore": "Charger plus…",
|
||
"@loadMore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"locationDisabledNotice": "Les services de localisation sont désactivés. Il est nécessaire de les activer avant de pouvoir partager votre localisation.",
|
||
"@locationDisabledNotice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"locationPermissionDeniedNotice": "L'application n'a pas la permission d'accéder à votre localisation. Merci de l'accorder afin de pouvoir partager votre localisation.",
|
||
"@locationPermissionDeniedNotice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"login": "Se connecter",
|
||
"@login": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"logInTo": "Se connecter à {homeserver}",
|
||
"@logInTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"homeserver": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"logout": "Se déconnecter",
|
||
"@logout": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"memberChanges": "Changements de membres",
|
||
"@memberChanges": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"mention": "Mentionner",
|
||
"@mention": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"messages": "Messages",
|
||
"@messages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"moderator": "Modérateur·rice",
|
||
"@moderator": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"muteChat": "Mettre la discussion en sourdine",
|
||
"@muteChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"needPantalaimonWarning": "Pour l'instant, vous avez besoin de Pantalaimon pour utiliser le chiffrement de bout en bout.",
|
||
"@needPantalaimonWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"newChat": "Nouvelle discussion",
|
||
"@newChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"newMessageInFluffyChat": "💬 Nouveau message dans FluffyChat",
|
||
"@newMessageInFluffyChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"newVerificationRequest": "Nouvelle demande de vérification !",
|
||
"@newVerificationRequest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"next": "Suivant",
|
||
"@next": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"no": "Non",
|
||
"@no": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noConnectionToTheServer": "Aucune connexion au serveur",
|
||
"@noConnectionToTheServer": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noEmotesFound": "Aucune émoticône trouvée. 😕",
|
||
"@noEmotesFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noEncryptionForPublicRooms": "Vous pouvez activer le chiffrement seulement quand le salon n'est plus accessible au public.",
|
||
"@noEncryptionForPublicRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noGoogleServicesWarning": "Firebase Cloud Messaging ne semble pas être disponible sur votre appareil. Pour continuer à recevoir des notifications poussées, nous vous recommandons d'installer ntfy. Avec ntfy ou un autre fournisseur Unified Push, vous pouvez recevoir des notifications poussées de manière sécurisée. Vous pouvez télécharger ntfy sur le PlayStore ou sur F-Droid.",
|
||
"@noGoogleServicesWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noMatrixServer": "{server1} n'est pas un serveur Matrix, souhaitez-vous utiliser {server2} à la place ?",
|
||
"@noMatrixServer": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"server1": {
|
||
"type": "String"
|
||
},
|
||
"server2": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"none": "Aucun",
|
||
"@none": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noPasswordRecoveryDescription": "Vous n'avez pas encore ajouté de moyen pour récupérer votre mot de passe.",
|
||
"@noPasswordRecoveryDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noPermission": "Aucune permission",
|
||
"@noPermission": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noRoomsFound": "Aucun salon trouvé…",
|
||
"@noRoomsFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"notifications": "Notifications",
|
||
"@notifications": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"notificationsEnabledForThisAccount": "Notifications activées pour ce compte",
|
||
"@notificationsEnabledForThisAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"numUsersTyping": "{count} utilisateur·ices écrivent…",
|
||
"@numUsersTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"obtainingLocation": "Obtention de la localisation…",
|
||
"@obtainingLocation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"offensive": "Offensant",
|
||
"@offensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"offline": "Hors ligne",
|
||
"@offline": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"ok": "Valider",
|
||
"@ok": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"online": "En ligne",
|
||
"@online": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"onlineKeyBackupEnabled": "La sauvegarde en ligne des clés est activée",
|
||
"@onlineKeyBackupEnabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"oopsPushError": "Oups ! Une erreur s'est malheureusement produite lors du réglage des notifications.",
|
||
"@oopsPushError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"oopsSomethingWentWrong": "Oups, un problème est survenu…",
|
||
"@oopsSomethingWentWrong": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"openAppToReadMessages": "Ouvrez l'application pour lire le message",
|
||
"@openAppToReadMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"openCamera": "Ouvrir l'appareil photo",
|
||
"@openCamera": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"openInMaps": "Ouvrir dans maps",
|
||
"@openInMaps": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"or": "Ou",
|
||
"@or": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"participant": "Participant(e)",
|
||
"@participant": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passphraseOrKey": "Phrase de passe ou clé de récupération",
|
||
"@passphraseOrKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"password": "Mot de passe",
|
||
"@password": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passwordForgotten": "Mot de passe oublié",
|
||
"@passwordForgotten": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passwordHasBeenChanged": "Le mot de passe a été modifié",
|
||
"@passwordHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passwordRecovery": "Récupération du mot de passe",
|
||
"@passwordRecovery": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"people": "Personnes",
|
||
"@people": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pickImage": "Choisir une image",
|
||
"@pickImage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pin": "Épingler",
|
||
"@pin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"play": "Lire {fileName}",
|
||
"@play": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"fileName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"pleaseChoose": "Veuillez choisir",
|
||
"@pleaseChoose": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseChooseAPasscode": "Veuillez choisir un code d’accès",
|
||
"@pleaseChooseAPasscode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseClickOnLink": "Veuillez cliquer sur le lien contenu dans le courriel puis continuez.",
|
||
"@pleaseClickOnLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnter4Digits": "Veuillez saisir 4 chiffres ou laisser vide pour désactiver le verrouillage de l’application.",
|
||
"@pleaseEnter4Digits": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnterYourPassword": "Renseignez votre mot de passe",
|
||
"@pleaseEnterYourPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnterYourPin": "Veuillez saisir votre code PIN",
|
||
"@pleaseEnterYourPin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnterYourUsername": "Renseignez votre nom d'utilisateur·ice",
|
||
"@pleaseEnterYourUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseFollowInstructionsOnWeb": "Veuillez suivre les instructions sur le site et appuyer sur Suivant.",
|
||
"@pleaseFollowInstructionsOnWeb": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"privacy": "Vie privée",
|
||
"@privacy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"publicRooms": "Salons publics",
|
||
"@publicRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pushRules": "Règles de notifications",
|
||
"@pushRules": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reason": "Motif",
|
||
"@reason": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"recording": "Enregistrement",
|
||
"@recording": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"redactedAnEvent": "{username} a supprimé un évènement",
|
||
"@redactedAnEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"redactMessage": "Supprimer un message",
|
||
"@redactMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"register": "S'inscrire",
|
||
"@register": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reject": "Refuser",
|
||
"@reject": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"rejectedTheInvitation": "{username} a refusé l'invitation",
|
||
"@rejectedTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"rejoin": "Rejoindre de nouveau",
|
||
"@rejoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"remove": "Supprimer",
|
||
"@remove": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"removeAllOtherDevices": "Supprimer tous les autres appareils",
|
||
"@removeAllOtherDevices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"removedBy": "Supprimé par {username}",
|
||
"@removedBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"removeDevice": "Supprimer l'appareil",
|
||
"@removeDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unbanFromChat": "Débannissement de la discussion",
|
||
"@unbanFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"removeYourAvatar": "Supprimer votre avatar",
|
||
"@removeYourAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"replaceRoomWithNewerVersion": "Remplacer le salon par une nouvelle version",
|
||
"@replaceRoomWithNewerVersion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reply": "Répondre",
|
||
"@reply": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reportMessage": "Signaler un message",
|
||
"@reportMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"requestPermission": "Demander la permission",
|
||
"@requestPermission": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"roomHasBeenUpgraded": "Le salon a été mis à niveau",
|
||
"@roomHasBeenUpgraded": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"roomVersion": "Version du salon",
|
||
"@roomVersion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"saveFile": "Enregistrer le fichier",
|
||
"@saveFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"search": "Rechercher",
|
||
"@search": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"security": "Sécurité",
|
||
"@security": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"seenByUser": "Vu par {username}",
|
||
"@seenByUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"send": "Envoyer",
|
||
"@send": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendAMessage": "Envoyer un message",
|
||
"@sendAMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendAsText": "Envoyer un texte",
|
||
"@sendAsText": {
|
||
"type": "String"
|
||
},
|
||
"sendAudio": "Envoyer un fichier audio",
|
||
"@sendAudio": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendFile": "Envoyer un fichier",
|
||
"@sendFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendImage": "Envoyer une image",
|
||
"@sendImage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendMessages": "Envoyer des messages",
|
||
"@sendMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendOriginal": "Envoyer le fichier original",
|
||
"@sendOriginal": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendSticker": "Envoyer un autocollant",
|
||
"@sendSticker": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendVideo": "Envoyer une vidéo",
|
||
"@sendVideo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sentAFile": "📁 {username} a envoyé un fichier",
|
||
"@sentAFile": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentAnAudio": "🎤 {username} a envoyé un fichier audio",
|
||
"@sentAnAudio": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentAPicture": "🖼️ {username} a envoyé une image",
|
||
"@sentAPicture": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentASticker": "😊 {username} a envoyé un autocollant",
|
||
"@sentASticker": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentAVideo": "🎥 {username} a envoyé une vidéo",
|
||
"@sentAVideo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentCallInformations": "{senderName} a envoyé des informations sur l'appel",
|
||
"@sentCallInformations": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"setAsCanonicalAlias": "Définir comme adresse principale",
|
||
"@setAsCanonicalAlias": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setCustomEmotes": "Définir des émoticônes personnalisées",
|
||
"@setCustomEmotes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setInvitationLink": "Créer un lien d'invitation",
|
||
"@setInvitationLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setPermissionsLevel": "Définir le niveau de permissions",
|
||
"@setPermissionsLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setStatus": "Définir le statut",
|
||
"@setStatus": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"settings": "Paramètres",
|
||
"@settings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"share": "Partager",
|
||
"@share": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sharedTheLocation": "{username} a partagé sa position",
|
||
"@sharedTheLocation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"shareLocation": "Partager la localisation",
|
||
"@shareLocation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"showPassword": "Afficher le mot de passe",
|
||
"@showPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"singlesignon": "Authentification unique",
|
||
"@singlesignon": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"skip": "Ignorer",
|
||
"@skip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sourceCode": "Code source",
|
||
"@sourceCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"spaceIsPublic": "L'espace est public",
|
||
"@spaceIsPublic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"spaceName": "Nom de l'espace",
|
||
"@spaceName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"startedACall": "{senderName} a démarré un appel",
|
||
"@startedACall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"status": "Statut",
|
||
"@status": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"statusExampleMessage": "Comment allez-vous aujourd'hui ?",
|
||
"@statusExampleMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"submit": "Soumettre",
|
||
"@submit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"synchronizingPleaseWait": "Synchronisation... Veuillez patienter.",
|
||
"@synchronizingPleaseWait": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"systemTheme": "Système",
|
||
"@systemTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"theyDontMatch": "Elles ne correspondent pas",
|
||
"@theyDontMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"theyMatch": "Elles correspondent",
|
||
"@theyMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"title": "FluffyChat",
|
||
"@title": {
|
||
"description": "Title for the application",
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"toggleFavorite": "Activer/désactiver en favori",
|
||
"@toggleFavorite": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"toggleMuted": "Activer/désactiver la sourdine",
|
||
"@toggleMuted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"toggleUnread": "Marquer comme lu / non lu",
|
||
"@toggleUnread": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"tooManyRequestsWarning": "Trop de requêtes. Veuillez réessayer plus tard !",
|
||
"@tooManyRequestsWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"transferFromAnotherDevice": "Transfert à partir d'un autre appareil",
|
||
"@transferFromAnotherDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"tryToSendAgain": "Retenter l'envoi",
|
||
"@tryToSendAgain": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unavailable": "Indisponible",
|
||
"@unavailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unbannedUser": "{username} a annulé le bannissement de {targetName}",
|
||
"@unbannedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"unblockDevice": "Retirer le blocage sur l'appareil",
|
||
"@unblockDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unknownDevice": "Appareil inconnu",
|
||
"@unknownDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unknownEncryptionAlgorithm": "Algorithme de chiffrement inconnu",
|
||
"@unknownEncryptionAlgorithm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unknownEvent": "Événement de type inconnu : '{type}'",
|
||
"@unknownEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"type": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"unmuteChat": "Retirer la sourdine de la discussion",
|
||
"@unmuteChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unpin": "Désépingler",
|
||
"@unpin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unreadChats": "{unreadCount, plural, =1{1 discussion non lue} other{{unreadCount} discussions non lues}}",
|
||
"@unreadChats": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"unreadCount": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"userAndOthersAreTyping": "{username} et {count} autres sont en train d'écrire…",
|
||
"@userAndOthersAreTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"userAndUserAreTyping": "{username} et {username2} sont en train d'écrire…",
|
||
"@userAndUserAreTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"username2": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"userIsTyping": "{username} est en train d'écrire…",
|
||
"@userIsTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"userLeftTheChat": "🚪 {username} a quitté la discussion",
|
||
"@userLeftTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"username": "Nom d'utilisateur·ice",
|
||
"@username": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"userSentUnknownEvent": "{username} a envoyé un évènement de type {type}",
|
||
"@userSentUnknownEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"type": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"verified": "Vérifié",
|
||
"@verified": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verify": "Vérifier",
|
||
"@verify": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verifyStart": "Commencer la vérification",
|
||
"@verifyStart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verifySuccess": "La vérification a été effectuée avec succès !",
|
||
"@verifySuccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verifyTitle": "Vérification de l'autre compte",
|
||
"@verifyTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"videoCall": "Appel vidéo",
|
||
"@videoCall": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"visibilityOfTheChatHistory": "Visibilité de l'historique de la discussion",
|
||
"@visibilityOfTheChatHistory": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"visibleForAllParticipants": "Visible pour tous les participant·es",
|
||
"@visibleForAllParticipants": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"visibleForEveryone": "Visible pour tout le monde",
|
||
"@visibleForEveryone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"voiceMessage": "Message vocal",
|
||
"@voiceMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"waitingPartnerAcceptRequest": "En attente de l'acceptation de la demande par le partenaire…",
|
||
"@waitingPartnerAcceptRequest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"waitingPartnerEmoji": "En attente de l'acceptation de l'émoji par le partenaire…",
|
||
"@waitingPartnerEmoji": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"waitingPartnerNumbers": "En attente de l'acceptation des nombres par le partenaire…",
|
||
"@waitingPartnerNumbers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"wallpaper": "Image de fond :",
|
||
"@wallpaper": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"warning": "Attention !",
|
||
"@warning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"weSentYouAnEmail": "Nous vous avons envoyé un courriel",
|
||
"@weSentYouAnEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"whoCanPerformWhichAction": "Qui peut faire quelle action",
|
||
"@whoCanPerformWhichAction": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"whoIsAllowedToJoinThisGroup": "Qui est autorisé·e à rejoindre ce groupe",
|
||
"@whoIsAllowedToJoinThisGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"whyDoYouWantToReportThis": "Pourquoi voulez-vous le signaler ?",
|
||
"@whyDoYouWantToReportThis": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"wipeChatBackup": "Effacer la sauvegarde de votre discussion pour créer une nouvelle clé de récupération ?",
|
||
"@wipeChatBackup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"withTheseAddressesRecoveryDescription": "Grâce à ces adresses, vous pouvez récupérer votre mot de passe si vous en avez besoin.",
|
||
"@withTheseAddressesRecoveryDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"writeAMessage": "Écrivez un message…",
|
||
"@writeAMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"yes": "Oui",
|
||
"@yes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"you": "Vous",
|
||
"@you": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"youAreNoLongerParticipatingInThisChat": "Vous ne participez plus à cette discussion",
|
||
"@youAreNoLongerParticipatingInThisChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"youHaveBeenBannedFromThisChat": "Vous avez été banni·e de cette discussion",
|
||
"@youHaveBeenBannedFromThisChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"yourPublicKey": "Votre clé publique",
|
||
"@yourPublicKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"scanQrCode": "Scanner un code QR",
|
||
"@scanQrCode": {},
|
||
"sendOnEnter": "Envoyer avec Entrée",
|
||
"@sendOnEnter": {},
|
||
"homeserver": "Serveur d'accueil",
|
||
"@homeserver": {},
|
||
"serverRequiresEmail": "Ce serveur doit valider votre adresse électronique pour l'inscription.",
|
||
"@serverRequiresEmail": {},
|
||
"enableMultiAccounts": "(BETA) Activer les comptes multiples sur cet appareil",
|
||
"@enableMultiAccounts": {},
|
||
"bundleName": "Nom du groupe",
|
||
"@bundleName": {},
|
||
"removeFromBundle": "Retirer de ce groupe",
|
||
"@removeFromBundle": {},
|
||
"addToBundle": "Ajouter au groupe",
|
||
"@addToBundle": {},
|
||
"editBundlesForAccount": "Modifier les groupes pour ce compte",
|
||
"@editBundlesForAccount": {},
|
||
"addAccount": "Ajouter un compte",
|
||
"@addAccount": {},
|
||
"oneClientLoggedOut": "Un de vos clients a été déconnecté",
|
||
"@oneClientLoggedOut": {},
|
||
"link": "Lien",
|
||
"@link": {},
|
||
"yourChatBackupHasBeenSetUp": "Votre sauvegarde de la discussion a été mise en place.",
|
||
"@yourChatBackupHasBeenSetUp": {},
|
||
"unverified": "Non vérifié",
|
||
"@unverified": {},
|
||
"repeatPassword": "Répétez le mot de passe",
|
||
"@repeatPassword": {},
|
||
"messageType": "Type de message",
|
||
"@messageType": {},
|
||
"openGallery": "Ouvrir dans la Galerie",
|
||
"@openGallery": {},
|
||
"time": "Heure",
|
||
"@time": {},
|
||
"sender": "Expéditeur/trice",
|
||
"@sender": {},
|
||
"messageInfo": "Informations sur le message",
|
||
"@messageInfo": {},
|
||
"removeFromSpace": "Supprimer de l’espace",
|
||
"@removeFromSpace": {},
|
||
"addToSpaceDescription": "Sélectionnez un espace pour y ajouter cette discussion.",
|
||
"@addToSpaceDescription": {},
|
||
"start": "Commencer",
|
||
"@start": {},
|
||
"commandHint_create": "Créer un groupe de discussion vide\nUtilisez --no-encryption pour désactiver le chiffrement",
|
||
"@commandHint_create": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /create"
|
||
},
|
||
"commandHint_discardsession": "Abandonner la session",
|
||
"@commandHint_discardsession": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /discardsession"
|
||
},
|
||
"commandHint_clearcache": "Vider le cache",
|
||
"@commandHint_clearcache": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /clearcache"
|
||
},
|
||
"commandHint_dm": "Commencer une discussion directe\nUtilisez --no-encryption pour désactiver le chiffrement",
|
||
"@commandHint_dm": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /dm"
|
||
},
|
||
"openVideoCamera": "Ouvrir la caméra pour une vidéo",
|
||
"@openVideoCamera": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"publish": "Publier",
|
||
"@publish": {},
|
||
"videoWithSize": "Vidéo ({size})",
|
||
"@videoWithSize": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"size": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dismiss": "Rejeter",
|
||
"@dismiss": {},
|
||
"markAsRead": "Marquer comme lu",
|
||
"@markAsRead": {},
|
||
"reportUser": "Signaler l'utilisateur/trice",
|
||
"@reportUser": {},
|
||
"openChat": "Ouvrir la discussion",
|
||
"@openChat": {},
|
||
"reactedWith": "{sender} a réagi avec {reaction}",
|
||
"@reactedWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
},
|
||
"reaction": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"emojis": "Émojis",
|
||
"@emojis": {},
|
||
"placeCall": "Passer un appel",
|
||
"@placeCall": {},
|
||
"voiceCall": "Appel vocal",
|
||
"@voiceCall": {},
|
||
"unsupportedAndroidVersion": "Version d'Android non prise en charge",
|
||
"@unsupportedAndroidVersion": {},
|
||
"unsupportedAndroidVersionLong": "Cette fonctionnalité nécessite une nouvelle version d'Android. Veuillez vérifier les mises à jour ou la prise en charge de Lineage OS.",
|
||
"@unsupportedAndroidVersionLong": {},
|
||
"pinMessage": "Épingler au salon",
|
||
"@pinMessage": {},
|
||
"confirmEventUnpin": "Voulez-vous vraiment désépingler définitivement l'événement ?",
|
||
"@confirmEventUnpin": {},
|
||
"videoCallsBetaWarning": "Veuillez noter que les appels vidéo sont actuellement en version bêta. Ils peuvent ne pas fonctionner comme prévu ou ne oas fonctionner du tout sur toutes les plateformes.",
|
||
"@videoCallsBetaWarning": {},
|
||
"experimentalVideoCalls": "Appels vidéo expérimentaux",
|
||
"@experimentalVideoCalls": {},
|
||
"emailOrUsername": "Courriel ou identifiant",
|
||
"@emailOrUsername": {},
|
||
"switchToAccount": "Passer au compte {number}",
|
||
"@switchToAccount": {
|
||
"type": "number",
|
||
"placeholders": {
|
||
"number": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"nextAccount": "Compte suivant",
|
||
"@nextAccount": {},
|
||
"previousAccount": "Compte précédent",
|
||
"@previousAccount": {},
|
||
"widgetJitsi": "Jitsi Meet",
|
||
"@widgetJitsi": {},
|
||
"widgetCustom": "Personnalisé",
|
||
"@widgetCustom": {},
|
||
"widgetUrlError": "Ceci n'est pas un lien valide.",
|
||
"@widgetUrlError": {},
|
||
"widgetNameError": "Veuillez fournir un nom d'affichage.",
|
||
"@widgetNameError": {},
|
||
"errorAddingWidget": "Erreur lors de l'ajout du widget.",
|
||
"@errorAddingWidget": {},
|
||
"widgetEtherpad": "Note textuelle",
|
||
"@widgetEtherpad": {},
|
||
"addWidget": "Ajouter un widget",
|
||
"@addWidget": {},
|
||
"widgetName": "Nom",
|
||
"@widgetName": {},
|
||
"widgetVideo": "Vidéo",
|
||
"@widgetVideo": {},
|
||
"youRejectedTheInvitation": "Vous avez rejeté l'invitation",
|
||
"@youRejectedTheInvitation": {},
|
||
"youJoinedTheChat": "Vous avez rejoint la discussion",
|
||
"@youJoinedTheChat": {},
|
||
"youHaveWithdrawnTheInvitationFor": "Vous avez retiré l'invitation pour {user}",
|
||
"@youHaveWithdrawnTheInvitationFor": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youAcceptedTheInvitation": "👍 Vous avez accepté l'invitation",
|
||
"@youAcceptedTheInvitation": {},
|
||
"youBannedUser": "Vous avez banni {user}",
|
||
"@youBannedUser": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youInvitedBy": "📩 Vous avez été invité par {user}",
|
||
"@youInvitedBy": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youInvitedUser": "📩 Vous avez invité {user}",
|
||
"@youInvitedUser": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youKicked": "👞 Vous avez dégagé {user}",
|
||
"@youKicked": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youKickedAndBanned": "🙅 Vous avez dégagé et banni {user}",
|
||
"@youKickedAndBanned": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youUnbannedUser": "Vous avez débanni {user}",
|
||
"@youUnbannedUser": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"separateChatTypes": "Séparer les discussions directes et les groupes",
|
||
"@separateChatTypes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"users": "Utilisateurs/trices",
|
||
"@users": {},
|
||
"storeInAndroidKeystore": "Stocker dans Android KeyStore",
|
||
"@storeInAndroidKeystore": {},
|
||
"storeInAppleKeyChain": "Stocker dans Apple KeyChain",
|
||
"@storeInAppleKeyChain": {},
|
||
"user": "Utilisateur/trice",
|
||
"@user": {},
|
||
"custom": "Personnalisé",
|
||
"@custom": {},
|
||
"hydrate": "Restaurer à partir du fichier de sauvegarde",
|
||
"@hydrate": {},
|
||
"dehydrateWarning": "Cette action ne peut pas être annulée. Assurez-vous d'enregistrer convenablement le fichier de sauvegarde.",
|
||
"@dehydrateWarning": {},
|
||
"dehydrateTorLong": "Pour les utilisateurs/trices de TOR, il est recommandé d'exporter la session avant de fermer la fenêtre.",
|
||
"@dehydrateTorLong": {},
|
||
"recoveryKey": "Clé de récupération",
|
||
"@recoveryKey": {},
|
||
"recoveryKeyLost": "Clé de récupération perdue ?",
|
||
"@recoveryKeyLost": {},
|
||
"indexedDbErrorLong": "Le stockage des messages n'est malheureusement pas activé par défaut en mode privé.\nVeuillez consulter :\n - about:config\n - Définir dom.indexedDB.privateBrowsing.enabled à « vrai ».\nSinon, il n'est pas possible d'exécuter FluffyChat.",
|
||
"@indexedDbErrorLong": {},
|
||
"saveKeyManuallyDescription": "Enregistrer cette clé manuellement en déclenchant la boîte de dialogue de partage du système ou le presse-papiers.",
|
||
"@saveKeyManuallyDescription": {},
|
||
"storeInSecureStorageDescription": "Stocker la clé de récupération dans un espace sécurisé de cet appareil.",
|
||
"@storeInSecureStorageDescription": {},
|
||
"indexedDbErrorTitle": "Problèmes relatifs au mode privé",
|
||
"@indexedDbErrorTitle": {},
|
||
"dehydrate": "Exporter la session et effacer l'appareil",
|
||
"@dehydrate": {},
|
||
"dehydrateTor": "Utilisateurs/trices de TOR : Exporter la session",
|
||
"@dehydrateTor": {},
|
||
"hydrateTor": "Utilisateurs/trices de TOR : Importer une session exportée",
|
||
"@hydrateTor": {},
|
||
"hydrateTorLong": "Vous avez exporté votre session la dernière fois sur TOR ? Importez-la rapidement et continuez à discuter.",
|
||
"@hydrateTorLong": {},
|
||
"pleaseEnterRecoveryKey": "Veuillez saisir votre clé de récupération :",
|
||
"@pleaseEnterRecoveryKey": {},
|
||
"pleaseEnterRecoveryKeyDescription": "Pour déverrouiller vos anciens messages, veuillez entrer votre clé de récupération qui a été générée lors d'une session précédente. Votre clé de récupération n'est PAS votre mot de passe.",
|
||
"@pleaseEnterRecoveryKeyDescription": {},
|
||
"unlockOldMessages": "Déverrouiller les anciens messages",
|
||
"@unlockOldMessages": {},
|
||
"storeSecurlyOnThisDevice": "Stocker de manière sécurisé sur cet appareil",
|
||
"@storeSecurlyOnThisDevice": {},
|
||
"countFiles": "{count} fichiers",
|
||
"@countFiles": {
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"noKeyForThisMessage": "Cela peut se produire si le message a été envoyé avant que vous ne vous soyez connecté à votre compte sur cet appareil.\n\nIl est également possible que l'expéditeur ait bloqué votre appareil ou qu'un problème de connexion Internet se soit produit.\n\nÊtes-vous capable de lire le message sur une autre session ? Vous pouvez alors transférer le message à partir de celle-ci ! Allez dans Paramètres > Appareils et assurez-vous que vos appareils se sont vérifiés mutuellement. Lorsque vous ouvrirez le salon la fois suivante et que les deux sessions seront au premier plan, les clés seront transmises automatiquement.\n\nVous ne voulez pas perdre les clés en vous déconnectant ou en changeant d'appareil ? Assurez-vous que vous avez activé la sauvegarde de la discussion dans les paramètres.",
|
||
"@noKeyForThisMessage": {},
|
||
"enterRoom": "Entrer dans le salon",
|
||
"@enterRoom": {},
|
||
"allSpaces": "Tous les espaces",
|
||
"@allSpaces": {},
|
||
"commandHint_markasdm": "Marquer comme salon de messages directs pour l'identifiant Matrix indiqué",
|
||
"@commandHint_markasdm": {},
|
||
"commandHint_markasgroup": "Marquer comme groupe",
|
||
"@commandHint_markasgroup": {},
|
||
"confirmMatrixId": "Veuillez confirmer votre identifiant Matrix afin de supprimer votre compte.",
|
||
"@confirmMatrixId": {},
|
||
"supposedMxid": "Cela devrait être {mxid}",
|
||
"@supposedMxid": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"mxid": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"whyIsThisMessageEncrypted": "Pourquoi ce message est-il illisible ?",
|
||
"@whyIsThisMessageEncrypted": {},
|
||
"foregroundServiceRunning": "Cette notification s’affiche lorsque le service au premier plan est en cours d’exécution.",
|
||
"@foregroundServiceRunning": {},
|
||
"screenSharingTitle": "Partage d'écran",
|
||
"@screenSharingTitle": {},
|
||
"screenSharingDetail": "Vous partagez votre écran dans FuffyChat",
|
||
"@screenSharingDetail": {},
|
||
"callingPermissions": "Permissions d'appel",
|
||
"@callingPermissions": {},
|
||
"callingAccount": "Compte d'appel",
|
||
"@callingAccount": {},
|
||
"callingAccountDetails": "Permet à FluffyChat d'utiliser l'application de numérotation native d'Android.",
|
||
"@callingAccountDetails": {},
|
||
"appearOnTop": "Apparaître en haut",
|
||
"@appearOnTop": {},
|
||
"appearOnTopDetails": "Permet à l'application d'apparaître en haut de l'écran (non nécessaire si vous avez déjà configuré Fluffychat comme compte d'appel)",
|
||
"@appearOnTopDetails": {},
|
||
"otherCallingPermissions": "Microphone, caméra et autres autorisations de FluffyChat",
|
||
"@otherCallingPermissions": {},
|
||
"newGroup": "Nouveau groupe",
|
||
"@newGroup": {},
|
||
"newSpace": "Nouvel espace",
|
||
"@newSpace": {},
|
||
"enterSpace": "Entrer dans l’espace",
|
||
"@enterSpace": {},
|
||
"numChats": "{number} discussions",
|
||
"@numChats": {
|
||
"type": "number",
|
||
"placeholders": {
|
||
"number": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"hideUnimportantStateEvents": "Masquer les événements d'état sans importance",
|
||
"@hideUnimportantStateEvents": {},
|
||
"doNotShowAgain": "Ne plus afficher",
|
||
"@doNotShowAgain": {},
|
||
"commandHint_googly": "Envoyer des yeux écarquillés",
|
||
"@commandHint_googly": {},
|
||
"commandHint_cuddle": "Envoyer un câlin",
|
||
"@commandHint_cuddle": {},
|
||
"commandHint_hug": "Envoyer une accolade",
|
||
"@commandHint_hug": {},
|
||
"googlyEyesContent": "{senderName} vous envoie des yeux écarquillés",
|
||
"@googlyEyesContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"cuddleContent": "{senderName} vous fait un câlin",
|
||
"@cuddleContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"hugContent": "{senderName} vous fait une accolade",
|
||
"@hugContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"wasDirectChatDisplayName": "Discussion vide (était {oldDisplayName})",
|
||
"@wasDirectChatDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"oldDisplayName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"encryptThisChat": "Chiffrer cette discussion",
|
||
"@encryptThisChat": {},
|
||
"sorryThatsNotPossible": "Désolé, ce n'est pas possible",
|
||
"@sorryThatsNotPossible": {},
|
||
"deviceKeys": "Clés de l’appareil :",
|
||
"@deviceKeys": {},
|
||
"startFirstChat": "Commencez votre première discussion",
|
||
"@startFirstChat": {},
|
||
"newSpaceDescription": "Les espaces vous permettent de consolider vos conversations et de construire des communautés privées ou publiques.",
|
||
"@newSpaceDescription": {},
|
||
"disableEncryptionWarning": "Pour des raisons de sécurité, vous ne pouvez pas désactiver le chiffrement dans une discussion s'il a été activé avant.",
|
||
"@disableEncryptionWarning": {},
|
||
"reopenChat": "Rouvrir la discussion",
|
||
"@reopenChat": {},
|
||
"noOtherDevicesFound": "Aucun autre appareil trouvé",
|
||
"@noOtherDevicesFound": {},
|
||
"noBackupWarning": "Attention ! Sans l'activation de la sauvegarde de la discussion, vous perdrez l'accès à vos messages chiffrés. Il est fortement recommandé d'activer la sauvegarde de la discussion avant de se déconnecter.",
|
||
"@noBackupWarning": {},
|
||
"fileHasBeenSavedAt": "Le fichier a été enregistré dans {path}",
|
||
"@fileHasBeenSavedAt": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"path": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"fileIsTooBigForServer": "Impossible d'envoyer ! Le serveur accepte uniquement les pièces jointes jusqu'à {max}.",
|
||
"@fileIsTooBigForServer": {},
|
||
"jumpToLastReadMessage": "Aller au dernier message lu",
|
||
"@jumpToLastReadMessage": {},
|
||
"readUpToHere": "Lisez jusqu’ici",
|
||
"@readUpToHere": {},
|
||
"allRooms": "Tous les groupes de discussion",
|
||
"@allRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatPermissions": "Permissions du salon",
|
||
"@chatPermissions": {},
|
||
"importFromZipFile": "Importer depuis un fichier .zip",
|
||
"@importFromZipFile": {},
|
||
"inviteContactToGroupQuestion": "Voulez-vous inviter {contact} au salon \"{groupName}\" ?",
|
||
"@inviteContactToGroupQuestion": {},
|
||
"importEmojis": "Importer des Emojis",
|
||
"@importEmojis": {},
|
||
"notAnImage": "Pas un fichier image.",
|
||
"@notAnImage": {},
|
||
"chatDescriptionHasBeenChanged": "La description du salon a changé",
|
||
"@chatDescriptionHasBeenChanged": {},
|
||
"createGroup": "Créer un groupe",
|
||
"@createGroup": {},
|
||
"importNow": "Importer maintenant",
|
||
"@importNow": {},
|
||
"tryAgain": "Nouvelle tentative",
|
||
"@tryAgain": {},
|
||
"blockedUsers": "Utilisateurs/trices bloqués",
|
||
"@blockedUsers": {},
|
||
"redactMessageDescription": "Le message sera modifié pour tous les participants de cette conversation. Il n'est pas possible de revenir en arrière.",
|
||
"@redactMessageDescription": {},
|
||
"redactedBy": "Modifié par {username}",
|
||
"@redactedBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"directChat": "Discussion directe",
|
||
"@directChat": {},
|
||
"optionalRedactReason": "(Facultatif) Raison de la modification de ce message...",
|
||
"@optionalRedactReason": {},
|
||
"subspace": "Sous-espace",
|
||
"@subspace": {},
|
||
"sendTypingNotifications": "Envoyer des notifications de frappe",
|
||
"@sendTypingNotifications": {},
|
||
"replace": "Remplacer",
|
||
"@replace": {},
|
||
"emoteKeyboardNoRecents": "Les émoticônes récemment utilisées apparaîtront ici...",
|
||
"@emoteKeyboardNoRecents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"nothingFound": "Rien n'a été trouvé...",
|
||
"@nothingFound": {},
|
||
"chatDescription": "Description de la discussion",
|
||
"@chatDescription": {},
|
||
"invalidServerName": "Nom de serveur invalide",
|
||
"@invalidServerName": {},
|
||
"addChatDescription": "Ajouter une description à la discussion...",
|
||
"@addChatDescription": {},
|
||
"shareInviteLink": "Partager un lien d'invitation",
|
||
"@shareInviteLink": {},
|
||
"openLinkInBrowser": "Ouvrir le lien dans le navigateur",
|
||
"@openLinkInBrowser": {},
|
||
"setTheme": "Définir le thème :",
|
||
"@setTheme": {},
|
||
"setColorTheme": "Définir la couleur du thème :",
|
||
"@setColorTheme": {},
|
||
"databaseMigrationBody": "Veuillez patienter. Cela peut prendre un moment.",
|
||
"@databaseMigrationBody": {},
|
||
"searchForUsers": "Rechercher des @utilisateurs/trices...",
|
||
"@searchForUsers": {},
|
||
"passwordsDoNotMatch": "Les mots de passe ne correspondent pas",
|
||
"@passwordsDoNotMatch": {},
|
||
"passwordIsWrong": "Votre mot de passe saisi est erroné",
|
||
"@passwordIsWrong": {},
|
||
"publicLink": "Lien public",
|
||
"@publicLink": {},
|
||
"joinSpace": "Rejoindre l'espace",
|
||
"@joinSpace": {},
|
||
"publicSpaces": "Espaces publics",
|
||
"@publicSpaces": {},
|
||
"addChatOrSubSpace": "Ajouter une discussion ou un sous-espace",
|
||
"@addChatOrSubSpace": {},
|
||
"thisDevice": "Cet appareil :",
|
||
"@thisDevice": {},
|
||
"sendReadReceipts": "Envoyer des accusés de réception",
|
||
"@sendReadReceipts": {},
|
||
"sendTypingNotificationsDescription": "Les autres participants à une discussion peuvent voir que vous êtes en train de taper un nouveau message.",
|
||
"@sendTypingNotificationsDescription": {},
|
||
"verifyOtherDevice": "🔐 Vérifier l'autre appareil",
|
||
"@verifyOtherDevice": {},
|
||
"databaseBuildErrorBody": "La base de données SQlite ne peut pas être créée. L'application essaie d'utiliser la base de données existante pour le moment. Veuillez signaler cette erreur aux développeurs à {url}. Le message d'erreur est le suivant : {error}",
|
||
"@databaseBuildErrorBody": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"url": {
|
||
"type": "String"
|
||
},
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"startConversation": "Démarrer la conversation",
|
||
"@startConversation": {},
|
||
"formattedMessagesDescription": "Affichez le contenu formaté des messages comme du texte en gras à l'aide de markdown.",
|
||
"@formattedMessagesDescription": {},
|
||
"incomingMessages": "Messages entrants",
|
||
"@incomingMessages": {},
|
||
"acceptedKeyVerification": "{sender} a accepté la vérification de clé",
|
||
"@acceptedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"pleaseTryAgainLaterOrChooseDifferentServer": "Veuillez réessayer plus tard ou choisir un autre serveur.",
|
||
"@pleaseTryAgainLaterOrChooseDifferentServer": {},
|
||
"inviteGroupChat": "📨 Inviter à une discussion de groupe",
|
||
"@inviteGroupChat": {},
|
||
"invitePrivateChat": "📨 Inviter à une discussion privée",
|
||
"@invitePrivateChat": {},
|
||
"jump": "Sauter",
|
||
"@jump": {},
|
||
"signInWithPassword": "Se connecter avec mot de passe",
|
||
"@signInWithPassword": {},
|
||
"hideMemberChangesInPublicChats": "Masquer les modifications de membres dans les discussions publiques",
|
||
"@hideMemberChangesInPublicChats": {},
|
||
"hideMemberChangesInPublicChatsBody": "Ne pas afficher dans la chronologie de la discussion si quelqu'un rejoint ou quitte une discussion publique afin d'améliorer la lisibilité.",
|
||
"@hideMemberChangesInPublicChatsBody": {},
|
||
"overview": "Aperçu",
|
||
"@overview": {},
|
||
"notifyMeFor": "Me notifier pour",
|
||
"@notifyMeFor": {},
|
||
"passwordRecoverySettings": "Paramètres de récupération de mot de passe",
|
||
"@passwordRecoverySettings": {},
|
||
"hasKnocked": "🚪 {user} a frappé",
|
||
"@hasKnocked": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"canceledKeyVerification": "{sender} a annulé la vérification de clé",
|
||
"@canceledKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"unreadChatsInApp": "{appname} : {unread} discussions non lus",
|
||
"@unreadChatsInApp": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"appname": {
|
||
"type": "String"
|
||
},
|
||
"unread": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"requestedKeyVerification": "{sender} a demandé une vérification de clé",
|
||
"@requestedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"startedKeyVerification": "{sender} a lancé la vérification de clé",
|
||
"@startedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"discover": "Découvrir",
|
||
"@discover": {},
|
||
"usersMustKnock": "Les utilisateurs/trices doivent frapper",
|
||
"@usersMustKnock": {},
|
||
"noOneCanJoin": "Personne ne peut rejoindre",
|
||
"@noOneCanJoin": {},
|
||
"knock": "Frapper à la porte",
|
||
"@knock": {},
|
||
"hidePresences": "Cacher la liste des statuts ?",
|
||
"@hidePresences": {},
|
||
"appLockDescription": "Verrouiller l'application avec un code PIN lorsqu'elle n'est pas utilisée",
|
||
"@appLockDescription": {},
|
||
"globalChatId": "Identifiant global de la discussion",
|
||
"@globalChatId": {},
|
||
"accessAndVisibility": "Accès et visibilité",
|
||
"@accessAndVisibility": {},
|
||
"accessAndVisibilityDescription": "Qui est autorisé à rejoindre cette discussion et comment la discussion peut être découverte.",
|
||
"@accessAndVisibilityDescription": {},
|
||
"calls": "Appels",
|
||
"@calls": {},
|
||
"customEmojisAndStickers": "Émoticônes et autocollants personnalisés",
|
||
"@customEmojisAndStickers": {},
|
||
"hideRedactedMessages": "Cacher les messages édités",
|
||
"@hideRedactedMessages": {},
|
||
"pleaseEnterYourCurrentPassword": "Veuillez saisir votre mot de passe actuel",
|
||
"@pleaseEnterYourCurrentPassword": {},
|
||
"swipeRightToLeftToReply": "Glisser de droite à gauche pour répondre",
|
||
"@swipeRightToLeftToReply": {},
|
||
"alwaysUse24HourFormat": "true",
|
||
"@alwaysUse24HourFormat": {
|
||
"description": "Set to true to always display time of day in 24 hour format."
|
||
},
|
||
"hideRedactedMessagesBody": "Si quelqu'un modifie un message, celui-ci ne sera plus visible dans la discussion.",
|
||
"@hideRedactedMessagesBody": {},
|
||
"customEmojisAndStickersBody": "Ajoutez ou partagez des émoticônes ou autocollants personnalisés qui peuvent être utilisés dans n'importe quelle discussion.",
|
||
"@customEmojisAndStickersBody": {},
|
||
"blockListDescription": "Vous pouvez bloquer des utilisateurs/trices qui vous dérangent. Vous ne pourrez plus recevoir aucun message ou invitation à un salon d'utilisateurs/trices figurant sur votre liste de blocage personnelle.",
|
||
"@blockListDescription": {},
|
||
"blockUsername": "Ignorer le nom d'utilisateur/trice",
|
||
"@blockUsername": {},
|
||
"hideInvalidOrUnknownMessageFormats": "Masquer les formats de message invalides ou inconnus",
|
||
"@hideInvalidOrUnknownMessageFormats": {},
|
||
"messagesStyle": "Messages :",
|
||
"@messagesStyle": {},
|
||
"redactedByBecause": "Modifié par {username} car : \"{reason}\"",
|
||
"@redactedByBecause": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"reason": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"setChatDescription": "Définir la description de la discussion",
|
||
"@setChatDescription": {},
|
||
"presenceStyle": "Statut :",
|
||
"@presenceStyle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"presencesToggle": "Afficher les messages de statut des autres utilisateurs/trices",
|
||
"@presencesToggle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"youInvitedToBy": "📩 Vous avez été invité par lien à :\n{alias}",
|
||
"@youInvitedToBy": {
|
||
"placeholders": {
|
||
"alias": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"userWouldLikeToChangeTheChat": "{user} souhaite rejoindre la discussion.",
|
||
"@userWouldLikeToChangeTheChat": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"noPublicLinkHasBeenCreatedYet": "Aucun lien public n'a encore été crée",
|
||
"@noPublicLinkHasBeenCreatedYet": {},
|
||
"gallery": "Galerie",
|
||
"@gallery": {},
|
||
"files": "Fichiers",
|
||
"@files": {},
|
||
"sessionLostBody": "Votre session est perdue. Veuillez signaler cette erreur aux développeurs à {url}. Le message d'erreur est le suivant : {error}",
|
||
"@sessionLostBody": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"url": {
|
||
"type": "String"
|
||
},
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"searchIn": "Rechercher dans la discussion \"{chat}\"...",
|
||
"@searchIn": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"chat": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"forwardMessageTo": "Transférer le message à {roomName} ?",
|
||
"@forwardMessageTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"roomName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sendReadReceiptsDescription": "Les autres participants à une discussion peuvent voir si vous avez lu un message.",
|
||
"@sendReadReceiptsDescription": {},
|
||
"formattedMessages": "Messages formatés",
|
||
"@formattedMessages": {},
|
||
"verifyOtherUser": "🔐 Vérifier l'autre utilisateur/trice",
|
||
"@verifyOtherUser": {},
|
||
"searchMore": "Rechercher davantage...",
|
||
"@searchMore": {},
|
||
"verifyOtherUserDescription": "Si vous vérifiez un autre utilisateur/trice, vous pouvez être sûr de savoir à qui vous écrivez réellement. 💪\n\nLorsque vous lancez une vérification, vous et l'autre utilisateur/trice verrez une fenêtre contextuelle dans l'application. Vous y verrez alors une série d'émoticônes ou de chiffres que vous devrez comparer.\n\nLa meilleure façon de procéder est de se rencontrer ou de lancer un appel vidéo. 👭",
|
||
"@verifyOtherUserDescription": {},
|
||
"verifyOtherDeviceDescription": "Lorsque vous vérifiez un autre appareil, ces appareils peuvent échanger des clés, ce qui augmente votre sécurité globale. 💪 Lorsque vous lancez une vérification, une fenêtre contextuelle s'affiche dans l'application sur les deux appareils. Vous y verrez alors une série d'émoticônes ou de chiffres que vous devrez comparer. Il est préférable d'avoir les deux appareils à portée de main avant de lancer la vérification. 🤳",
|
||
"@verifyOtherDeviceDescription": {},
|
||
"completedKeyVerification": "{sender} a terminé la vérification de clé",
|
||
"@completedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"isReadyForKeyVerification": "{sender} est prêt pour la vérification de clé",
|
||
"@isReadyForKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"transparent": "Transparent",
|
||
"@transparent": {},
|
||
"stickers": "Autocollants",
|
||
"@stickers": {},
|
||
"noDatabaseEncryption": "Le chiffrement de la base de données n'est pas supporté sur cette plateforme",
|
||
"@noDatabaseEncryption": {},
|
||
"commandHint_ignore": "Ignorer l'identifiant Matrix indiqué",
|
||
"@commandHint_ignore": {},
|
||
"commandHint_unignore": "Ne plus ignorer l'identifiant Matrix indiqué",
|
||
"@commandHint_unignore": {},
|
||
"thereAreCountUsersBlocked": "Actuellement, il y a {count} utilisateurs/trices bloqués.",
|
||
"@thereAreCountUsersBlocked": {
|
||
"type": "String",
|
||
"count": {}
|
||
},
|
||
"restricted": "Limité",
|
||
"@restricted": {},
|
||
"knockRestricted": "Frapper à la porte limité",
|
||
"@knockRestricted": {},
|
||
"signInWith": "Se connecter avec {provider}",
|
||
"@signInWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"provider": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"groupCanBeFoundViaSearch": "Le groupe peut être trouvé via la recherche",
|
||
"@groupCanBeFoundViaSearch": {},
|
||
"groupName": "Nom du groupe",
|
||
"@groupName": {},
|
||
"invalidInput": "Entrée invalide !",
|
||
"@invalidInput": {},
|
||
"block": "Bloquer",
|
||
"@block": {},
|
||
"removeDevicesDescription": "Vous serez déconnecté de cet appareil et ne pourrez plus recevoir de messages.",
|
||
"@removeDevicesDescription": {},
|
||
"userRole": "Rôle de l'utilisateur/trice",
|
||
"@userRole": {},
|
||
"createNewAddress": "Créer une nouvelle adresse",
|
||
"@createNewAddress": {},
|
||
"publicChatAddresses": "Addresses de discussion publiques",
|
||
"@publicChatAddresses": {},
|
||
"countChatsAndCountParticipants": "{chats} discussions et {participants} participants",
|
||
"@countChatsAndCountParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"chats": {
|
||
"type": "int"
|
||
},
|
||
"participants": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"space": "Espace",
|
||
"@space": {},
|
||
"spaces": "Espaces",
|
||
"@spaces": {},
|
||
"noMoreChatsFound": "Aucune autre discussion trouvée...",
|
||
"@noMoreChatsFound": {},
|
||
"unread": "Non lu",
|
||
"@unread": {},
|
||
"joinedChats": "Discussions rejointes",
|
||
"@joinedChats": {},
|
||
"commandHint_sendraw": "Envoyer du JSON brut",
|
||
"@commandHint_sendraw": {},
|
||
"databaseMigrationTitle": "La base de données est optimisée",
|
||
"@databaseMigrationTitle": {},
|
||
"leaveEmptyToClearStatus": "Laisser vide pour effacer votre statut.",
|
||
"@leaveEmptyToClearStatus": {},
|
||
"select": "Sélectionner",
|
||
"@select": {},
|
||
"reportErrorDescription": "😭 Oh non. Quelque chose s'est mal passé. Si vous le souhaitez, vous pouvez signaler ce bogue aux développeurs.",
|
||
"@reportErrorDescription": {},
|
||
"report": "signaler",
|
||
"@report": {},
|
||
"wrongPinEntered": "Mauvais code PIN saisi ! Veuillez réessayer dans {seconds} secondes...",
|
||
"@wrongPinEntered": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"seconds": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"pushNotificationsNotAvailable": "Notifications poussées indisponibles",
|
||
"@pushNotificationsNotAvailable": {},
|
||
"yourGlobalUserIdIs": "Votre identifiant utilisateur global est : ",
|
||
"@yourGlobalUserIdIs": {},
|
||
"chatCanBeDiscoveredViaSearchOnServer": "La discussion peut être découverte via la recherche sur {server}",
|
||
"@chatCanBeDiscoveredViaSearchOnServer": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"server": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"knocking": "Frapper",
|
||
"@knocking": {},
|
||
"banUserDescription": "L'utilisateur/trice sera banni de la discussion et ne pourra plus y accéder jusqu'à ce qu'il/elle soit débanni.",
|
||
"@banUserDescription": {},
|
||
"unbanUserDescription": "L'utilisateur/trice pourra entrer à nouveau dans la discussion si il/elle le souhaite.",
|
||
"@unbanUserDescription": {},
|
||
"kickUserDescription": "L'utilisateur/trice est expulsé de la discussion mais n'est pas banni. Dans les discussions publiques, l'utilisateur/trice peut revenir à tout moment.",
|
||
"@kickUserDescription": {},
|
||
"makeAdminDescription": "Une fois que vous aurez nommé cet utilisateur/trice administrateur, vous ne pourrez peut-être plus annuler cette opération, car il disposera alors des mêmes autorisations que vous.",
|
||
"@makeAdminDescription": {},
|
||
"newPassword": "Nouveau mot de passe",
|
||
"@newPassword": {},
|
||
"pleaseChooseAStrongPassword": "Veuillez choisir un mot de passe fort",
|
||
"@pleaseChooseAStrongPassword": {},
|
||
"decline": "Refuser",
|
||
"@decline": {},
|
||
"initAppError": "Une erreur est survenue pendant l'initialisation de l'application",
|
||
"@initAppError": {},
|
||
"markAsUnread": "Marquer comme non lu",
|
||
"@markAsUnread": {},
|
||
"wrongRecoveryKey": "Désolé... il ne semble pas s'agir de la bonne clé de récupération.",
|
||
"@wrongRecoveryKey": {},
|
||
"searchChatsRooms": "Rechercher des #discussions, @utilisateurs/trices...",
|
||
"@searchChatsRooms": {},
|
||
"createGroupAndInviteUsers": "Créer un groupe et inviter des utilisateurs/trices",
|
||
"@createGroupAndInviteUsers": {},
|
||
"goToSpace": "Aller dans l'espace : {space}",
|
||
"@goToSpace": {
|
||
"type": "String",
|
||
"space": {}
|
||
},
|
||
"exportEmotePack": "Exporter le pack d'émoticônes au format .zip",
|
||
"@exportEmotePack": {},
|
||
"noChatDescriptionYet": "Aucune description de discussion n'a encore été créée.",
|
||
"@noChatDescriptionYet": {},
|
||
"invite": "Inviter",
|
||
"@invite": {},
|
||
"pleaseEnterANumber": "Veuillez saisir un nombre supérieur à 0",
|
||
"@pleaseEnterANumber": {},
|
||
"roomUpgradeDescription": "La discussion sera alors recréé avec la nouvelle version de salon. Tous les participants seront informés qu'ils doivent passer à la nouvelle discussion. Pour en savoir plus sur les versions des salons, consultez le site https://spec.matrix.org/latest/rooms/",
|
||
"@roomUpgradeDescription": {},
|
||
"learnMore": "En savoir plus",
|
||
"@learnMore": {},
|
||
"minimumPowerLevel": "{level} est le niveau minimum de droits.",
|
||
"@minimumPowerLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"restoreSessionBody": "L'application tente maintenant de restaurer votre session depuis la sauvegarde. Veuillez signaler cette erreur aux développeurs à {url}. Le message d'erreur est le suivant : {error}",
|
||
"@restoreSessionBody": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"url": {
|
||
"type": "String"
|
||
},
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"profileNotFound": "Cet utilisateur/trice n'a pu être trouvé sur le serveur. Peut-être est-ce un problème de connexion ou l'utilisateur/trice n'existe pas.",
|
||
"@profileNotFound": {},
|
||
"archiveRoomDescription": "La discussion sera déplacée dans les archives. Les autres utilisateurs/trices pourront voir que vous avez quitté la discussion.",
|
||
"@archiveRoomDescription": {},
|
||
"noUsersFoundWithQuery": "Malheureusement, aucun utilisateur/trice n'a pu être trouvé avec \"{query}\". Veuillez vérifier si vous n'avez pas fait de faute de frappe.",
|
||
"@noUsersFoundWithQuery": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"query": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"noChatsFoundHere": "Aucune discussion trouvée. Utilisez le bouton ci-dessous pour commencer une nouvelle discussion. ⤵️",
|
||
"@noChatsFoundHere": {},
|
||
"aboutHomeserver": "À propos de {homeserver}",
|
||
"@aboutHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"homeserver": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changeTheDescriptionOfTheGroup": "Modifier la description de la discussion",
|
||
"@changeTheDescriptionOfTheGroup": {},
|
||
"userLevel": "{level} — Membre",
|
||
"@userLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"chatPermissionsDescription": "Définir quel niveau de pouvoir est nécessaires pour certaines actions dans cette discussion. Les niveaux de pouvoir 0, 50 et 100 représentent généralement les membres, la modération et l'administration, mais toute gradation est possible.",
|
||
"@chatPermissionsDescription": {},
|
||
"changeGeneralChatSettings": "Modifier les paramètres généraux de la discussion",
|
||
"@changeGeneralChatSettings": {},
|
||
"invitedBy": "📩 Invitation par {user}",
|
||
"@invitedBy": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"moderatorLevel": "{level} — Modération",
|
||
"@moderatorLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"sendCanceled": "Envoi annulé",
|
||
"@sendCanceled": {},
|
||
"adminLevel": "{level} — Administration",
|
||
"@adminLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"inviteOtherUsers": "Inviter d'autres membres dans cette discussion",
|
||
"@inviteOtherUsers": {},
|
||
"changeTheChatPermissions": "Modifier les autorisations de cette discussion",
|
||
"@changeTheChatPermissions": {},
|
||
"changeTheVisibilityOfChatHistory": "Modifier la visibilité de l'historique de la discussion",
|
||
"@changeTheVisibilityOfChatHistory": {},
|
||
"changeTheCanonicalRoomAlias": "Modifier l'adresse publique principale de la discussion",
|
||
"@changeTheCanonicalRoomAlias": {},
|
||
"changelog": "Journal des modifications",
|
||
"@changelog": {},
|
||
"synchronizingPleaseWaitCounter": " Synchronisation… ({percentage} %)",
|
||
"@synchronizingPleaseWaitCounter": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"percentage": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"updateInstalled": "🎉 La mise à niveau {version} est installée !",
|
||
"@updateInstalled": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"version": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"loginWithMatrixId": "Connexion avec l'identifiant Matrix",
|
||
"@loginWithMatrixId": {},
|
||
"setCustomPermissionLevel": "Définir le niveau de permission personnalisé",
|
||
"setPermissionsLevelDescription": "Veuillez choisir un rôle prédéfini ci-dessous ou entrer un niveau de permission personnalisé entre 0 et 100.",
|
||
"ignoreUser": "Ignorer l'utilisateur",
|
||
"normalUser": "Utilisateur normal",
|
||
"commandHint_roomupgrade": "Mettre à niveau cette salle vers la version de salle donnée",
|
||
"checkList": "Liste de vérification",
|
||
"countInvited": "{count} invité(s)",
|
||
"sendImages": "Envoyer {count} image(s)",
|
||
"sendRoomNotifications": "Envoyer une notification @room",
|
||
"discoverHomeservers": "Découvrir les serveurs principaux",
|
||
"whatIsAHomeserver": "Qu'est-ce qu'un serveur principal ?",
|
||
"homeserverDescription": "Toutes vos données sont stockées sur le serveur principal, tout comme un fournisseur de messagerie. Vous pouvez choisir le serveur principal que vous souhaitez utiliser, tout en pouvant communiquer avec tout le monde. En savoir plus sur https://matrix.org.",
|
||
"doesNotSeemToBeAValidHomeserver": "Il ne semble pas s'agir d'un serveur principal compatible. Mauvaise URL ?",
|
||
"calculatingFileSize": "Calcul de la taille du fichier...",
|
||
"prepareSendingAttachment": "Préparer l'envoi de la pièce jointe...",
|
||
"sendingAttachment": "Envoi de la pièce jointe...",
|
||
"generatingVideoThumbnail": "Génération de la miniature vidéo...",
|
||
"compressVideo": "Compression de la vidéo...",
|
||
"sendingAttachmentCountOfCount": "Envoi de la pièce jointe {index} sur {length}...",
|
||
"serverLimitReached": "Limite du serveur atteinte ! Attente de {seconds} secondes...",
|
||
"oneOfYourDevicesIsNotVerified": "L'un de vos appareils n'est pas vérifié",
|
||
"noticeChatBackupDeviceVerification": "Remarque : lorsque vous connectez tous vos appareils à la sauvegarde de chat, ils sont automatiquement vérifiés.",
|
||
"continueText": "Continuer",
|
||
"welcomeText": "Hé Hé 👋 C'est FluffyChat. Vous pouvez vous connecter à n'importe quel serveur domestique, compatible avec https://matrix.org. Et ensuite discuter avec n'importe qui. C'est un réseau de messagerie décentralisé énorme !",
|
||
"blur": "Flou :",
|
||
"opacity": "Opacité :",
|
||
"setWallpaper": "Définir le fond d'écran",
|
||
"manageAccount": "Gérer le compte",
|
||
"noContactInformationProvided": "Le serveur ne fournit aucune information de contact valide",
|
||
"contactServerAdmin": "Contacter l'administrateur du serveur",
|
||
"contactServerSecurity": "Contacter la sécurité du serveur",
|
||
"supportPage": "Page de support",
|
||
"serverInformation": "Informations sur le serveur :",
|
||
"name": "Nom",
|
||
"version": "Version",
|
||
"website": "Site Web",
|
||
"compress": "Compresser",
|
||
"boldText": "Texte en gras",
|
||
"italicText": "Texte en italique",
|
||
"strikeThrough": "Barré",
|
||
"pleaseFillOut": "Veuillez remplir",
|
||
"invalidUrl": "URL invalide",
|
||
"addLink": "Ajouter un lien",
|
||
"unableToJoinChat": "Impossible de rejoindre la conversation. Peut-être que l'autre partie a déjà fermé la discussion.",
|
||
"previous": "Précédent",
|
||
"otherPartyNotLoggedIn": "L'autre partie n'est pas actuellement connectée et ne peut donc pas recevoir de messages !",
|
||
"appWantsToUseForLogin": "Utilisez '{server}' pour vous connecter",
|
||
"appWantsToUseForLoginDescription": "Vous autorisez par la présente l'application et le site web à partager des informations vous concernant.",
|
||
"open": "Ouvrir",
|
||
"waitingForServer": "En attente du serveur...",
|
||
"appIntroduction": "FluffyChat vous permet de discuter avec vos amis via différents messagers. En savoir plus sur https://matrix.org ou appuyez simplement sur *Continuer*.",
|
||
"newChatRequest": "📩 Nouvelle demande de chat",
|
||
"contentNotificationSettings": "Paramètres de notification du contenu",
|
||
"generalNotificationSettings": "Paramètres de notification généraux",
|
||
"roomNotificationSettings": "Paramètres de notification de la salle",
|
||
"userSpecificNotificationSettings": "Paramètres de notification spécifiques à l'utilisateur",
|
||
"otherNotificationSettings": "Autres paramètres de notification",
|
||
"notificationRuleContainsUserName": "Contient le nom d'utilisateur",
|
||
"notificationRuleContainsUserNameDescription": "Avertit l'utilisateur lorsqu'un message contient son nom d'utilisateur.",
|
||
"notificationRuleMaster": "Couper toutes les notifications",
|
||
"notificationRuleMasterDescription": "Remplace toutes les autres règles et désactive toutes les notifications.",
|
||
"notificationRuleSuppressNotices": "Supprimer les messages automatisés",
|
||
"notificationRuleSuppressNoticesDescription": "Supprime les notifications des clients automatisés comme les bots.",
|
||
"notificationRuleInviteForMe": "Invitation pour moi",
|
||
"notificationRuleInviteForMeDescription": "Avertit l'utilisateur lorsqu'il est invité dans une salle.",
|
||
"notificationRuleMemberEvent": "Événement de membre",
|
||
"notificationRuleMemberEventDescription": "Supprime les notifications pour les événements d'adhésion.",
|
||
"notificationRuleIsUserMention": "Mention d'utilisateur",
|
||
"notificationRuleIsUserMentionDescription": "Avertit l'utilisateur lorsqu'il est mentionné directement dans un message.",
|
||
"notificationRuleContainsDisplayName": "Contient le nom d'affichage",
|
||
"notificationRuleContainsDisplayNameDescription": "Avertit l'utilisateur lorsqu'un message contient son nom d'affichage.",
|
||
"notificationRuleIsRoomMention": "Mention de salle",
|
||
"notificationRuleIsRoomMentionDescription": "Avertit l'utilisateur lorsqu'il y a une mention de salle.",
|
||
"notificationRuleRoomnotif": "Notification de salle",
|
||
"notificationRuleRoomnotifDescription": "Avertit l'utilisateur lorsqu'un message contient '@room'.",
|
||
"notificationRuleTombstone": "Tombstone",
|
||
"notificationRuleTombstoneDescription": "Avertit l'utilisateur concernant les messages de désactivation de salle.",
|
||
"notificationRuleReaction": "Réaction",
|
||
"notificationRuleReactionDescription": "Supprime les notifications pour les réactions.",
|
||
"notificationRuleRoomServerAcl": "ACL du serveur de la salle",
|
||
"notificationRuleRoomServerAclDescription": "Rétablit les notifications pour les listes de contrôle d'accès du serveur de salle (ACL).",
|
||
"notificationRuleSuppressEdits": "Supprimer les modifications",
|
||
"notificationRuleSuppressEditsDescription": "Rétablit les notifications pour les messages modifiés.",
|
||
"notificationRuleCall": "Appel",
|
||
"notificationRuleCallDescription": "Informe l'utilisateur des appels.",
|
||
"notificationRuleEncryptedRoomOneToOne": "Salle chiffrée un-à-un",
|
||
"notificationRuleEncryptedRoomOneToOneDescription": "Informe l'utilisateur des messages dans des salles chiffrées un-à-un.",
|
||
"notificationRuleRoomOneToOne": "Salle un-à-un",
|
||
"notificationRuleRoomOneToOneDescription": "Informe l'utilisateur des messages dans des salles un-à-un.",
|
||
"notificationRuleMessage": "Message",
|
||
"notificationRuleMessageDescription": "Informe l'utilisateur des messages généraux.",
|
||
"notificationRuleEncrypted": "Chiffré",
|
||
"notificationRuleEncryptedDescription": "Informe l'utilisateur des messages dans des salles chiffrées.",
|
||
"notificationRuleJitsi": "Jitsi",
|
||
"notificationRuleJitsiDescription": "Informe l'utilisateur des événements du widget Jitsi.",
|
||
"notificationRuleServerAcl": "Supprimer les événements ACL du serveur",
|
||
"notificationRuleServerAclDescription": "Rétablit les notifications pour les événements ACL du serveur.",
|
||
"unknownPushRule": "Règle de notification inconnue '{rule}'",
|
||
"sentVoiceMessage": "🎙️ {duration} - Message vocal de {sender}",
|
||
"deletePushRuleCanNotBeUndone": "Si vous supprimez cette configuration de notification, cela ne pourra pas être annulé.",
|
||
"more": "Plus",
|
||
"shareKeysWith": "Partager les clés avec...",
|
||
"shareKeysWithDescription": "Quels appareils doivent être fiables pour pouvoir lire vos messages dans les discussions chiffrées ?",
|
||
"allDevices": "Tous les appareils",
|
||
"crossVerifiedDevicesIfEnabled": "Appareils vérifiés croisés si activé",
|
||
"crossVerifiedDevices": "Appareils vérifiés croisés",
|
||
"verifiedDevicesOnly": "Appareils vérifiés uniquement",
|
||
"takeAPhoto": "Prendre une photo",
|
||
"recordAVideo": "Enregistrer une vidéo",
|
||
"optionalMessage": "(Optionnel) message...",
|
||
"notSupportedOnThisDevice": "Non pris en charge sur cet appareil",
|
||
"enterNewChat": "Créer une nouvelle discussion",
|
||
"approve": "Approuver",
|
||
"youHaveKnocked": "Vous avez frappé",
|
||
"pleaseWaitUntilInvited": "Veuillez patienter jusqu'à ce qu'une personne de la salle vous invite.",
|
||
"commandHint_logout": "Déconnectez votre appareil actuel",
|
||
"commandHint_logoutall": "Déconnectez tous les appareils actifs",
|
||
"displayNavigationRail": "Afficher le rail de navigation sur mobile",
|
||
"customReaction": "Réaction personnalisée",
|
||
"accountInformation": "Informations du compte",
|
||
"addGroupDescription": "Ajouter une description de chat",
|
||
"addNewFriend": "Ajouter un nouvel ami",
|
||
"alreadyHaveAnAccount": "Vous avez déjà un compte ?",
|
||
"createNewGroup": "Créer un nouveau chat",
|
||
"editChatPermissions": "Modifier les permissions du chat",
|
||
"writeAMessageLangCodes": "Tapez en {l1} ou {l2}...",
|
||
"requests": "Demandes",
|
||
"allCorrect": "C'est comme ça que je le dirais ! Super !",
|
||
"newWayAllGood": "Ce n'est pas comme ça que je l'aurais dit, mais ça a l'air bien !",
|
||
"othersAreBetter": "Hm, il pourrait y avoir une meilleure façon de dire cela.",
|
||
"holdForInfo": "Cliquez et maintenez pour obtenir des infos sur le mot.",
|
||
"greenFeedback": "C'est ce que je mettrais !",
|
||
"yellowFeedback": "Hm, vous pouvez essayer cela et voir si ça fonctionne ! Pour utiliser ce mot, cliquez simplement à nouveau dessus.",
|
||
"redFeedback": "Je ne pense pas que ce soit correct...",
|
||
"itInstructionsTitle": "Je peux vous aider à traduire !",
|
||
"itInstructionsBody": "Vous pouvez cliquer et maintenir pour obtenir des infos sur le mot.",
|
||
"oneday": "Dernières 24 heures",
|
||
"oneweek": "Derniers 7 jours",
|
||
"onemonth": "Mois passé",
|
||
"gaTooltip": "L2 à utiliser avec l'assistance grammaticale",
|
||
"taTooltip": "L2 utilisation avec assistance à la traduction",
|
||
"unTooltip": "Autre",
|
||
"interactiveTranslatorSliderHeader": "Traducteur interactif",
|
||
"interactiveGrammarSliderHeader": "Vérificateur de grammaire interactif",
|
||
"interactiveTranslatorNotAllowed": "Désactivé",
|
||
"interactiveTranslatorAllowed": "Choix de l'étudiant",
|
||
"interactiveTranslatorRequired": "Obligatoire",
|
||
"notYetSet": "Pas encore défini",
|
||
"myLearning": "Mes analyses",
|
||
"waTooltip": "L2 utilisation sans assistance",
|
||
"changeDateRange": "Changer la plage de dates",
|
||
"classDescription": "Description",
|
||
"addStudents": "Inviter des utilisateurs par lien ou code",
|
||
"copyClassLink": "Copier le lien d'invitation",
|
||
"copyClassCode": "Copier le code d'invitation",
|
||
"inviteStudentByUserName": "Inviter des utilisateurs par nom d'utilisateur",
|
||
"languageSettings": "Paramètres de langue",
|
||
"interactiveTranslator": "Assistance à la traduction",
|
||
"shareVideo": "Partager la vidéo",
|
||
"shareVideoDesc": "Activez cette option pour permettre aux étudiants de partager des vidéos dans les chats.",
|
||
"shareFiles": "Partager des fichiers",
|
||
"selectLanguageLevel": "Sélectionnez le niveau de langue",
|
||
"noIdenticalLanguages": "Veuillez choisir des langues de base et cibles différentes",
|
||
"iWantALanguagePartnerFrom": "Vient de :",
|
||
"worldWide": "Dans le monde entier",
|
||
"noResults": "Aucun résultat ! Essayez d'élargir votre recherche.",
|
||
"searchBy": "Rechercher par pays et langues",
|
||
"iWantAConversationPartner": "Je veux un partenaire de conversation qui",
|
||
"iWantALanguagePartnerWhoSpeaks": "Parle :",
|
||
"iWantALanguagePartnerWhoIsLearning": "Apprend :",
|
||
"joinWithClassCode": "Rejoindre le cours",
|
||
"joinWithClassCodeHint": "Entrez le code d'invitation",
|
||
"languageLevelPreA1": "Vrai Débutant (Pre A1)",
|
||
"languageLevelA1": "Débutant (A1)",
|
||
"languageLevelA2": "Élémentaire (A2)",
|
||
"languageLevelB1": "Intermédiaire (B1)",
|
||
"languageLevelB2": "Intermédiaire supérieur (B2)",
|
||
"languageLevelC1": "Avancé (C1)",
|
||
"languageLevelC2": "Maîtrise (C2)",
|
||
"changeTheNameOfTheClass": "Changer le nom",
|
||
"changeTheNameOfTheChat": "Changer le nom du chat",
|
||
"askPangeaBot": "Demandez à Pangea Bot une définition contextuelle.",
|
||
"sorryNoResults": "Désolé, aucun résultat.",
|
||
"ignoreInThisText": "Ignorer",
|
||
"helpMeTranslate": "Oui !",
|
||
"needsItShortMessage": "Hors cible",
|
||
"needsItMessage": "Attendez, ce n'est pas {targetLanguage} ! Avez-vous besoin d'aide pour la traduction ?",
|
||
"needsIgcMessage": "Ce message comporte une erreur de grammaire.",
|
||
"tokenTranslationTitle": "Un mot est dans votre langue de base.",
|
||
"spanTranslationDesc": "Voir les traductions possibles ci-dessous.",
|
||
"spanTranslationTitle": "Certains mots sont dans votre langue de base.",
|
||
"l1SpanAndGrammarTitle": "Hors de la langue cible",
|
||
"l1SpanAndGrammarDesc": "Cela pourrait être dans votre langue de base ou cela pourrait être une erreur de grammaire.",
|
||
"otherTitle": "Vous avez une erreur.",
|
||
"otherDesc": "Voir les corrections possibles ci-dessous.",
|
||
"countryInformation": "Mon pays",
|
||
"myLanguages": "Mes langues de base et cibles",
|
||
"targetLanguage": "Langue cible",
|
||
"sourceLanguage": "Langue de base",
|
||
"languagesISpeak": "Langues que je parle",
|
||
"updateLanguage": "Mes langues",
|
||
"whatLanguageYouWantToLearn": "Quelle langue souhaitez-vous apprendre ?",
|
||
"whatIsYourBaseLanguage": "Quelle est votre langue de base ?",
|
||
"saveChanges": "Enregistrer les modifications",
|
||
"publicProfileTitle": "Permettre à mon profil d'être trouvé dans la recherche",
|
||
"publicProfileDesc": "En activant cette option, vous permettez à d'autres utilisateurs de trouver votre profil dans la barre de recherche globale et d'envoyer des demandes de chat. À ce stade, vous pouvez choisir d'accepter ou de refuser la demande.",
|
||
"errorDisableIT": "L'assistance à la traduction est désactivée.",
|
||
"errorDisableIGC": "L'assistance à la grammaire est désactivée.",
|
||
"errorDisableLanguageAssistance": "L'assistance à la traduction et à la grammaire sont désactivées.",
|
||
"errorDisableITUserDesc": "Cliquez ici pour mettre à jour les paramètres d'assistance à la traduction",
|
||
"errorDisableIGCUserDesc": "Cliquez ici pour mettre à jour les paramètres d'assistance à la grammaire",
|
||
"errorDisableLanguageAssistanceUserDesc": "Cliquez ici pour mettre à jour les paramètres d'assistance à la traduction et à la grammaire",
|
||
"errorDisableITClassDesc": "L'assistance à la traduction est désactivée pour le cours dans lequel cette discussion a lieu.",
|
||
"errorDisableIGCClassDesc": "L'assistance à la grammaire est désactivée pour le cours dans lequel cette discussion a lieu.",
|
||
"itIsDisabled": "La traduction interactive est désactivée",
|
||
"igcIsDisabled": "La vérification grammaticale interactive est désactivée",
|
||
"goToLearningSettings": "Aller aux paramètres d'apprentissage",
|
||
"error405Title": "Langues non définies",
|
||
"error405Desc": "Veuillez définir vos langues dans le menu principal > Paramètres d'apprentissage.",
|
||
"loginOrSignup": "Se connecter avec",
|
||
"iAgreeToThe": "Je suis d'accord avec le ",
|
||
"termsAndConditions": "Termes et Conditions",
|
||
"andCertifyIAmAtLeast13YearsOfAge": " et je certifie que j'ai au moins 16 ans.",
|
||
"error502504Title": "Wow, il y a beaucoup d'étudiants en ligne !",
|
||
"error502504Desc": "Les outils de traduction et de grammaire peuvent être lents ou indisponibles pendant que les bots Pangea rattrapent leur retard.",
|
||
"error404Title": "Erreur de traduction !",
|
||
"error404Desc": "Le bot Pangea n'est pas sûr de comment traduire cela...",
|
||
"errorPleaseRefresh": "Nous étudions le problème ! Veuillez recharger et réessayer.",
|
||
"toggleIT": "Traduction interactive",
|
||
"toggleIGC": "Vérification grammaticale interactive",
|
||
"toggleToolSettingsDescription": "Ici, vous pouvez basculer les paramètres de votre outil linguistique individuel.",
|
||
"connectedToStaging": "Connecté à la mise en scène",
|
||
"learningSettings": "Paramètres d'apprentissage",
|
||
"sendVoiceNotes": "Envoyer des notes vocales",
|
||
"sendVoiceNotesDesc": "Activez cette option pour permettre aux étudiants d'envoyer des notes vocales dans les chats.",
|
||
"chatTopic": "Sujet du chat",
|
||
"chatTopicDesc": "Définir un sujet de chat",
|
||
"inviteStudentByUserNameDesc": "Si votre étudiant a déjà un compte, vous pouvez le rechercher.",
|
||
"participants": "Participants",
|
||
"almostPerfect": "Cela semble correct ! Voici ce que j'aurais dit.",
|
||
"prettyGood": "Assez bien ! Voici ce que j'aurais dit.",
|
||
"letMeThink": "Hmm, voyons comment tu as fait !",
|
||
"clickMessageTitle": "Besoin d'aide ?",
|
||
"clickMessageBody": "Cliquez sur un message pour accéder à des outils linguistiques comme la traduction, la lecture à voix haute et plus encore !",
|
||
"understandingMessagesTitle": "Définitions et traductions !",
|
||
"understandingMessagesBody": "Cliquez sur les mots soulignés pour voir leurs définitions. Traduisez avec les options de message (en haut à droite).",
|
||
"allDone": "Terminé !",
|
||
"vocab": "Vocabulaire",
|
||
"low": "Nous avons la preuve que l'utilisateur ne comprend pas ces mots.",
|
||
"medium": "Ces mots ont été utilisés. Il n'est pas clair si les mots sont entièrement compris ou non.",
|
||
"high": "Nous avons la preuve que l'utilisateur comprend ces mots.",
|
||
"unknownProficiency": "Ces mots n'ont pas été utilisés dans Pangea Chat.",
|
||
"changeView": "Changer de vue.",
|
||
"clearAll": "Tout effacer ?",
|
||
"generateVocabulary": "Générer le vocabulaire à partir du titre et de la description",
|
||
"generatePrompts": "Générer des invites",
|
||
"subscribe": "S'abonner",
|
||
"getAccess": "Abonnez-vous maintenant !",
|
||
"subscriptionDesc": "La messagerie est gratuite ! Abonnez-vous pour débloquer la traduction interactive, la vérification grammaticale et les analyses d'apprentissage.",
|
||
"subscriptionManagement": "Gestion de l'abonnement",
|
||
"currentSubscription": "Abonnement actuel",
|
||
"changeSubscription": "Modifier votre abonnement",
|
||
"cancelSubscription": "Annuler votre abonnement",
|
||
"selectYourPlan": "Sélectionnez votre plan",
|
||
"subsciptionPlatformTooltip": "Veuillez vous connecter à votre appareil d'origine pour gérer votre plan d'abonnement",
|
||
"subscriptionManagementUnavailable": "Gestion des abonnements non disponible",
|
||
"paymentMethod": "Méthode de paiement",
|
||
"paymentHistory": "Historique des paiements",
|
||
"emptyChatDownloadWarning": "Impossible de télécharger une conversation vide",
|
||
"update": "Mettre à jour",
|
||
"updateDesc": "Vous pouvez maintenant mettre à jour cette application de {localVersion} à {storeVersion}",
|
||
"maybeLater": "Peut-être plus tard",
|
||
"mainMenu": "Menu principal",
|
||
"toggleImmersionMode": "Mode immersion",
|
||
"toggleImmersionModeDesc": "Lorsqu'il est activé, tous les messages s'affichent dans votre langue cible. Ce paramètre est le plus utile lors des échanges linguistiques.",
|
||
"itToggleDescription": "Cet outil d'apprentissage des langues identifiera les mots dans votre langue de base et vous aidera à les traduire dans votre langue cible. Bien que rare, l'IA peut faire des erreurs de traduction.",
|
||
"igcToggleDescription": "Cet outil d'apprentissage des langues identifiera les erreurs courantes d'orthographe, de grammaire et de ponctuation dans votre message et suggérera des corrections. Bien que rare, l'IA peut faire des erreurs de correction.",
|
||
"originalMessage": "Message original",
|
||
"sentMessage": "Message envoyé",
|
||
"useType": "Type d'utilisation",
|
||
"notAvailable": "Non disponible",
|
||
"taAndGaTooltip": "L2 utilisation avec assistance à la traduction et assistance grammaticale",
|
||
"definitionsToolName": "Définitions des mots",
|
||
"messageTranslationsToolName": "Traductions de messages",
|
||
"definitionsToolDescription": "Lorsqu'il est activé, les mots soulignés en bleu peuvent être cliqués pour obtenir leurs définitions. Cliquez sur les messages pour accéder aux définitions.",
|
||
"translationsToolDescrption": "Lorsqu'il est activé, cliquez sur un message et sur l'icône de traduction pour voir un message dans votre langue de base.",
|
||
"welcomeBack": "Bon retour ! Si vous faisiez partie du pilote 2023-2024, veuillez nous contacter pour votre abonnement pilote spécial. Si vous êtes un enseignant qui a (ou dont l'institution a) acheté des licences pour votre classe, contactez-nous pour votre abonnement enseignant.",
|
||
"kickAllStudents": "Expulser tous les étudiants",
|
||
"kickAllStudentsConfirmation": "Êtes-vous sûr de vouloir expulser tous les étudiants ?",
|
||
"inviteAllStudents": "Inviter tous les étudiants",
|
||
"inviteAllStudentsConfirmation": "Êtes-vous sûr de vouloir inviter tous les étudiants ?",
|
||
"inviteUsersFromPangea": "Ajouter des administrateurs",
|
||
"redeemPromoCode": "Utiliser le code promo",
|
||
"enterPromoCode": "Entrer le code promo",
|
||
"downloadTxtFile": "Télécharger le fichier texte",
|
||
"downloadCSVFile": "Télécharger le fichier CSV",
|
||
"promotionalSubscriptionDesc": "Vous avez actuellement un abonnement promotionnel à vie. Contactez support@pangea.chat pour obtenir de l'aide pour changer votre abonnement.",
|
||
"originalSubscriptionPlatform": "Abonnement acheté via {purchasePlatform}",
|
||
"oneWeekTrial": "Essai d'une semaine",
|
||
"downloadXLSXFile": "Télécharger le fichier Excel",
|
||
"abDisplayName": "Abkhaze",
|
||
"aaDisplayName": "Afar",
|
||
"afDisplayName": "Afrikaans",
|
||
"akDisplayName": "Akan",
|
||
"sqDisplayName": "Albanais",
|
||
"amDisplayName": "Amharique",
|
||
"arDisplayName": "Arabe",
|
||
"anDisplayName": "Aragonais",
|
||
"hyDisplayName": "Arménien",
|
||
"asDisplayName": "Assamais",
|
||
"avDisplayName": "Avaric",
|
||
"aeDisplayName": "Vétéro-Avéstique",
|
||
"ayDisplayName": "Aymara",
|
||
"azDisplayName": "Azerbaïdjanais",
|
||
"bmDisplayName": "Bambara",
|
||
"baDisplayName": "Bachkir",
|
||
"euDisplayName": "Basque",
|
||
"beDisplayName": "Biélorusse",
|
||
"bnDisplayName": "Bengali",
|
||
"bhDisplayName": "Bihari",
|
||
"biDisplayName": "Bislama",
|
||
"bsDisplayName": "Bosnien",
|
||
"brDisplayName": "Breton",
|
||
"bgDisplayName": "Bulgare",
|
||
"myDisplayName": "Birman",
|
||
"caDisplayName": "Catalan, valencien",
|
||
"chDisplayName": "Chamorro",
|
||
"ceDisplayName": "Tchétchène",
|
||
"nyDisplayName": "Chichewa, Chewa, Nyanja",
|
||
"zhDisplayName": "Chinois",
|
||
"cvDisplayName": "Chuvash",
|
||
"kwDisplayName": "Cornique",
|
||
"coDisplayName": "Corse",
|
||
"crDisplayName": "Cree",
|
||
"hrDisplayName": "Croate",
|
||
"csDisplayName": "Tchèque",
|
||
"daDisplayName": "Danois",
|
||
"dvDisplayName": "Divehi; Dhivehi; Maldivien;",
|
||
"nlDisplayName": "Néerlandais",
|
||
"enDisplayName": "Anglais",
|
||
"eoDisplayName": "espéranto",
|
||
"etDisplayName": "estonien",
|
||
"eeDisplayName": "Ewe",
|
||
"foDisplayName": "féroïen",
|
||
"fjDisplayName": "fidjien",
|
||
"fiDisplayName": "finnois",
|
||
"frDisplayName": "français",
|
||
"ffDisplayName": "Fula ; Pulaar ; Pular",
|
||
"glDisplayName": "galicien",
|
||
"kaDisplayName": "géorgien",
|
||
"deDisplayName": "allemand",
|
||
"elDisplayName": "grec moderne",
|
||
"gnDisplayName": "guarani",
|
||
"guDisplayName": "goudjrati",
|
||
"htDisplayName": "haïtien, créole haïtien",
|
||
"haDisplayName": "haoussa",
|
||
"heDisplayName": "hébreu (moderne)",
|
||
"hzDisplayName": "herero",
|
||
"hiDisplayName": "hindi",
|
||
"hoDisplayName": "Hiri Motu",
|
||
"huDisplayName": "Hongrois",
|
||
"iaDisplayName": "Interlingua",
|
||
"idDisplayName": "Indonésien",
|
||
"ieDisplayName": "Interlingue",
|
||
"gaDisplayName": "Irlandais",
|
||
"igDisplayName": "Igbo",
|
||
"ikDisplayName": "Inupiaq",
|
||
"ioDisplayName": "Ido",
|
||
"isDisplayName": "Islandais",
|
||
"itDisplayName": "Italien",
|
||
"iuDisplayName": "Inuktitut",
|
||
"jaDisplayName": "Japonais",
|
||
"jvDisplayName": "Javanais",
|
||
"klDisplayName": "Kalaallisut, groenlandais",
|
||
"knDisplayName": "Kannada",
|
||
"krDisplayName": "Kanouri",
|
||
"ksDisplayName": "Cachemiri",
|
||
"kkDisplayName": "Kazakh",
|
||
"kmDisplayName": "Khmer",
|
||
"kiDisplayName": "Kikuyu, Gikuyu",
|
||
"rwDisplayName": "Kinyarwanda",
|
||
"kyDisplayName": "Kirghiz, Kirghiz",
|
||
"kvDisplayName": "Komi",
|
||
"kgDisplayName": "Kongo",
|
||
"koDisplayName": "Coréen",
|
||
"kuDisplayName": "Kurdes",
|
||
"kjDisplayName": "Kwanyama, Kuanyama",
|
||
"laDisplayName": "Latin",
|
||
"lbDisplayName": "Luxembourgeois, Letzeburgesch",
|
||
"lgDisplayName": "Luganda",
|
||
"liDisplayName": "Limbourgeois, Limbourgain, Limbourger",
|
||
"lnDisplayName": "Lingala",
|
||
"loDisplayName": "Laos",
|
||
"ltDisplayName": "Lituanien",
|
||
"luDisplayName": "Luba-Katanga",
|
||
"lvDisplayName": "Letton",
|
||
"gvDisplayName": "Manx",
|
||
"mkDisplayName": "Macédonien",
|
||
"mgDisplayName": "Malgache",
|
||
"msDisplayName": "Malais",
|
||
"mlDisplayName": "Malayalam",
|
||
"mtDisplayName": "Maltais",
|
||
"miDisplayName": "Maori",
|
||
"mrDisplayName": "Marathi (Marāṭhī)",
|
||
"mhDisplayName": "Marshallais",
|
||
"mnDisplayName": "Mongol",
|
||
"naDisplayName": "Nauru",
|
||
"nvDisplayName": "Navajo, Navaho",
|
||
"nbDisplayName": "Norvégien Bokmål",
|
||
"ndDisplayName": "Ndebele du Nord",
|
||
"neDisplayName": "Népalais",
|
||
"ngDisplayName": "Ndonga",
|
||
"nnDisplayName": "Norvégien Nynorsk",
|
||
"noDisplayName": "Norvégien",
|
||
"iiDisplayName": "Nuosu",
|
||
"nrDisplayName": "Ndebele du Sud",
|
||
"ocDisplayName": "Occitan",
|
||
"ojDisplayName": "Ojibwé, Ojibwa",
|
||
"cuDisplayName": "Vieux slave d'église, slavon d'église, slavon d'église, vieux bulgare, vieux slavon",
|
||
"omDisplayName": "Oromo",
|
||
"orDisplayName": "Oriya",
|
||
"osDisplayName": "Ossetien, Ossète",
|
||
"paDisplayName": "Pendjabi, Punjabi",
|
||
"piDisplayName": "Pāli",
|
||
"faDisplayName": "Persan",
|
||
"plDisplayName": "Polonais",
|
||
"psDisplayName": "Pachto, Pushto",
|
||
"ptDisplayName": "Portugais",
|
||
"quDisplayName": "Quechua",
|
||
"rmDisplayName": "Romansh",
|
||
"rnDisplayName": "Kirundi",
|
||
"roDisplayName": "Roumain, Moldave",
|
||
"ruDisplayName": "Russe",
|
||
"saDisplayName": "Sanskrit (Sanskṛta)",
|
||
"scDisplayName": "Sarde",
|
||
"sdDisplayName": "Sindhi",
|
||
"seDisplayName": "Sami du Nord",
|
||
"smDisplayName": "Samoan",
|
||
"sgDisplayName": "Sango",
|
||
"srDisplayName": "Serbe",
|
||
"gdDisplayName": "Gaélique écossais, gaélique",
|
||
"snDisplayName": "Shona",
|
||
"siDisplayName": "Cinghalais, Sinhalese",
|
||
"skDisplayName": "Slovaque",
|
||
"slDisplayName": "Slovène",
|
||
"soDisplayName": "Somali",
|
||
"stDisplayName": "Sotho du Sud",
|
||
"esDisplayName": "Espagnol",
|
||
"suDisplayName": "Soundanais",
|
||
"swDisplayName": "Swahili",
|
||
"ssDisplayName": "Swati",
|
||
"svDisplayName": "Suédois",
|
||
"taDisplayName": "Tamoul",
|
||
"teDisplayName": "Télougou",
|
||
"tgDisplayName": "Tadjik",
|
||
"thDisplayName": "Thaïlandais",
|
||
"tiDisplayName": "Tigrigna",
|
||
"boDisplayName": "Tibétain standard, tibétain, central",
|
||
"tkDisplayName": "Turkmène",
|
||
"tlDisplayName": "Tagalog",
|
||
"tnDisplayName": "Tswana",
|
||
"toDisplayName": "Tonga (Îles Tonga)",
|
||
"trDisplayName": "Turc",
|
||
"tsDisplayName": "Tsonga",
|
||
"ttDisplayName": "Tatar",
|
||
"twDisplayName": "Twi",
|
||
"tyDisplayName": "Tahitien",
|
||
"ugDisplayName": "Ouïghour, Uighur",
|
||
"ukDisplayName": "Ukrainien",
|
||
"urDisplayName": "Ourdou",
|
||
"uzDisplayName": "Ouzbek",
|
||
"veDisplayName": "Venda",
|
||
"viDisplayName": "Vietnamien",
|
||
"voDisplayName": "Volapük",
|
||
"waDisplayName": "Wallon",
|
||
"cyDisplayName": "Gallois",
|
||
"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": "Monde entier",
|
||
"afCountryDisplayName": "Afghanistan",
|
||
"axCountryDisplayName": "Îles Åland",
|
||
"alCountryDisplayName": "Albanie",
|
||
"dzCountryDisplayName": "Algérie",
|
||
"asCountryDisplayName": "Samoa américaines",
|
||
"adCountryDisplayName": "Andorre",
|
||
"aoCountryDisplayName": "Angola",
|
||
"aiCountryDisplayName": "Anguilla",
|
||
"agCountryDisplayName": "Antigua-et-Barbuda",
|
||
"arCountryDisplayName": "Argentine",
|
||
"amCountryDisplayName": "Arménie",
|
||
"awCountryDisplayName": "Aruba",
|
||
"acCountryDisplayName": "Île de l'Ascension",
|
||
"auCountryDisplayName": "Australie",
|
||
"atCountryDisplayName": "Autriche",
|
||
"azCountryDisplayName": "Azerbaïdjan",
|
||
"bsCountryDisplayName": "Bahamas",
|
||
"bhCountryDisplayName": "Bahreïn",
|
||
"bdCountryDisplayName": "Bangladesh",
|
||
"bbCountryDisplayName": "Barbade",
|
||
"byCountryDisplayName": "Biélorussie",
|
||
"beCountryDisplayName": "Belgique",
|
||
"bzCountryDisplayName": "Belize",
|
||
"bjCountryDisplayName": "Bénin",
|
||
"bmCountryDisplayName": "Bermudes",
|
||
"btCountryDisplayName": "Bhoutan",
|
||
"boCountryDisplayName": "Bolivie",
|
||
"baCountryDisplayName": "Bosnie-Herzégovine",
|
||
"bwCountryDisplayName": "Botswana",
|
||
"brCountryDisplayName": "Brésil",
|
||
"ioCountryDisplayName": "Territoire britannique de l'océan Indien",
|
||
"vgCountryDisplayName": "Îles Vierges britanniques",
|
||
"bnCountryDisplayName": "Brunei",
|
||
"bgCountryDisplayName": "Bulgarie",
|
||
"bfCountryDisplayName": "Burkina Faso",
|
||
"biCountryDisplayName": "Burundi",
|
||
"khCountryDisplayName": "Cambodge",
|
||
"cmCountryDisplayName": "Cameroun",
|
||
"caCountryDisplayName": "Canada",
|
||
"cvCountryDisplayName": "Cap-Vert",
|
||
"bqCountryDisplayName": "Pays-Bas caribéens",
|
||
"kyCountryDisplayName": "Îles Caïmans",
|
||
"cfCountryDisplayName": "République centrafricaine",
|
||
"tdCountryDisplayName": "Tchad",
|
||
"clCountryDisplayName": "Chili",
|
||
"cnCountryDisplayName": "Chine",
|
||
"cxCountryDisplayName": "Île Christmas",
|
||
"ccCountryDisplayName": "Îles Cocos [Keeling]",
|
||
"coCountryDisplayName": "Colombie",
|
||
"kmCountryDisplayName": "Comores",
|
||
"cdCountryDisplayName": "République démocratique du Congo",
|
||
"cgCountryDisplayName": "République du Congo",
|
||
"ckCountryDisplayName": "Îles Cook",
|
||
"crCountryDisplayName": "Costa Rica",
|
||
"ciCountryDisplayName": "Côte d'Ivoire",
|
||
"hrCountryDisplayName": "Croatie",
|
||
"cuCountryDisplayName": "Cuba",
|
||
"cwCountryDisplayName": "Curaçao",
|
||
"cyCountryDisplayName": "Chypre",
|
||
"czCountryDisplayName": "République tchèque",
|
||
"dkCountryDisplayName": "Danemark",
|
||
"djCountryDisplayName": "Djibouti",
|
||
"dmCountryDisplayName": "Dominique",
|
||
"doCountryDisplayName": "République dominicaine",
|
||
"tlCountryDisplayName": "Timor oriental",
|
||
"ecCountryDisplayName": "Équateur",
|
||
"egCountryDisplayName": "Égypte",
|
||
"svCountryDisplayName": "El Salvador",
|
||
"gqCountryDisplayName": "Guinée équatoriale",
|
||
"erCountryDisplayName": "Érythrée",
|
||
"eeCountryDisplayName": "Estonie",
|
||
"szCountryDisplayName": "Eswatini",
|
||
"etCountryDisplayName": "Éthiopie",
|
||
"fkCountryDisplayName": "Îles Malouines",
|
||
"foCountryDisplayName": "Îles Féroé",
|
||
"fjCountryDisplayName": "Fidji",
|
||
"fiCountryDisplayName": "Finlande",
|
||
"frCountryDisplayName": "France",
|
||
"gfCountryDisplayName": "Guyane française",
|
||
"pfCountryDisplayName": "Polynésie française",
|
||
"gaCountryDisplayName": "Gabon",
|
||
"gmCountryDisplayName": "Gambie",
|
||
"geCountryDisplayName": "Géorgie",
|
||
"deCountryDisplayName": "Allemagne",
|
||
"ghCountryDisplayName": "Ghana",
|
||
"giCountryDisplayName": "Gibraltar",
|
||
"grCountryDisplayName": "Grèce",
|
||
"glCountryDisplayName": "Groenland",
|
||
"gdCountryDisplayName": "Grenade",
|
||
"gpCountryDisplayName": "Guadeloupe",
|
||
"guCountryDisplayName": "Guam",
|
||
"gtCountryDisplayName": "Guatemala",
|
||
"ggCountryDisplayName": "Guernesey",
|
||
"gnCountryDisplayName": "Guinée Conakry",
|
||
"gwCountryDisplayName": "Guinée-Bissau",
|
||
"gyCountryDisplayName": "Guyana",
|
||
"htCountryDisplayName": "Haïti",
|
||
"hmCountryDisplayName": "Îles Heard et McDonald",
|
||
"hnCountryDisplayName": "Honduras",
|
||
"hkCountryDisplayName": "Hong Kong",
|
||
"huCountryDisplayName": "Hongrie",
|
||
"isCountryDisplayName": "Islande",
|
||
"inCountryDisplayName": "Inde",
|
||
"idCountryDisplayName": "Indonésie",
|
||
"irCountryDisplayName": "Iran",
|
||
"iqCountryDisplayName": "Irak",
|
||
"ieCountryDisplayName": "Irlande",
|
||
"imCountryDisplayName": "Île de Man",
|
||
"ilCountryDisplayName": "Israël",
|
||
"itCountryDisplayName": "Italie",
|
||
"jmCountryDisplayName": "Jamaïque",
|
||
"jpCountryDisplayName": "Japon",
|
||
"jeCountryDisplayName": "Jersey",
|
||
"joCountryDisplayName": "Jordanie",
|
||
"kzCountryDisplayName": "Kazakhstan",
|
||
"keCountryDisplayName": "Kenya",
|
||
"kiCountryDisplayName": "Kiribati",
|
||
"xkCountryDisplayName": "Kosovo",
|
||
"kwCountryDisplayName": "Koweït",
|
||
"kgCountryDisplayName": "Kirghizistan",
|
||
"laCountryDisplayName": "Laos",
|
||
"lvCountryDisplayName": "Lettonie",
|
||
"lbCountryDisplayName": "Liban",
|
||
"lsCountryDisplayName": "Lesotho",
|
||
"lrCountryDisplayName": "Libéria",
|
||
"lyCountryDisplayName": "Libye",
|
||
"liCountryDisplayName": "Liechtenstein",
|
||
"ltCountryDisplayName": "Lituanie",
|
||
"luCountryDisplayName": "Luxembourg",
|
||
"moCountryDisplayName": "Macau",
|
||
"mkCountryDisplayName": "Macédoine",
|
||
"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": "Monténégro",
|
||
"msCountryDisplayName": "Montserrat",
|
||
"maCountryDisplayName": "Maroc",
|
||
"mzCountryDisplayName": "Mozambique",
|
||
"mmCountryDisplayName": "Myanmar (Birmanie)",
|
||
"naCountryDisplayName": "Namibie",
|
||
"nrCountryDisplayName": "Nauru",
|
||
"npCountryDisplayName": "Népal",
|
||
"nlCountryDisplayName": "Pays-Bas",
|
||
"ncCountryDisplayName": "Nouvelle-Calédonie",
|
||
"nzCountryDisplayName": "Nouvelle-Zélande",
|
||
"niCountryDisplayName": "Nicaragua",
|
||
"neCountryDisplayName": "Niger",
|
||
"ngCountryDisplayName": "Nigéria",
|
||
"nuCountryDisplayName": "Niue",
|
||
"nfCountryDisplayName": "Île Norfolk",
|
||
"kpCountryDisplayName": "Corée du Nord",
|
||
"mpCountryDisplayName": "Îles Mariannes du Nord",
|
||
"noCountryDisplayName": "Norvège",
|
||
"omCountryDisplayName": "Oman",
|
||
"pkCountryDisplayName": "Pakistan",
|
||
"pwCountryDisplayName": "Palaos",
|
||
"psCountryDisplayName": "Territoires palestiniens",
|
||
"paCountryDisplayName": "Panama",
|
||
"pgCountryDisplayName": "Papouasie-Nouvelle-Guinée",
|
||
"pyCountryDisplayName": "Paraguay",
|
||
"peCountryDisplayName": "Pérou",
|
||
"phCountryDisplayName": "Philippines",
|
||
"plCountryDisplayName": "Pologne",
|
||
"ptCountryDisplayName": "Portugal",
|
||
"prCountryDisplayName": "Porto Rico",
|
||
"qaCountryDisplayName": "Qatar",
|
||
"reCountryDisplayName": "La Réunion",
|
||
"roCountryDisplayName": "Roumanie",
|
||
"ruCountryDisplayName": "Russie",
|
||
"rwCountryDisplayName": "Rwanda",
|
||
"blCountryDisplayName": "Saint-Barthélemy",
|
||
"shCountryDisplayName": "Sainte-Hélène",
|
||
"knCountryDisplayName": "Saint-Christophe-et-Niévès",
|
||
"lcCountryDisplayName": "Sainte-Lucie",
|
||
"mfCountryDisplayName": "Saint-Martin",
|
||
"pmCountryDisplayName": "Saint-Pierre-et-Miquelon",
|
||
"vcCountryDisplayName": "Saint-Vincent",
|
||
"wsCountryDisplayName": "Samoa",
|
||
"smCountryDisplayName": "Saint-Marin",
|
||
"stCountryDisplayName": "Sao Tomé-et-Principe",
|
||
"saCountryDisplayName": "Arabie saoudite",
|
||
"snCountryDisplayName": "Sénégal",
|
||
"rsCountryDisplayName": "Serbie",
|
||
"scCountryDisplayName": "Seychelles",
|
||
"slCountryDisplayName": "Sierra Leone",
|
||
"sgCountryDisplayName": "Singapour",
|
||
"sxCountryDisplayName": "Saint-Martin (partie néerlandaise)",
|
||
"skCountryDisplayName": "Slovaquie",
|
||
"siCountryDisplayName": "Slovénie",
|
||
"sbCountryDisplayName": "Îles Salomon",
|
||
"soCountryDisplayName": "Somalie",
|
||
"zaCountryDisplayName": "Afrique du Sud",
|
||
"gsCountryDisplayName": "Géorgie du Sud et îles Sandwich du Sud",
|
||
"krCountryDisplayName": "Corée du Sud",
|
||
"ssCountryDisplayName": "Soudan du Sud",
|
||
"esCountryDisplayName": "Espagne",
|
||
"lkCountryDisplayName": "Sri Lanka",
|
||
"sdCountryDisplayName": "Soudan",
|
||
"srCountryDisplayName": "Suriname",
|
||
"sjCountryDisplayName": "Svalbard et Jan Mayen",
|
||
"seCountryDisplayName": "Suède",
|
||
"chCountryDisplayName": "Suisse",
|
||
"syCountryDisplayName": "Syrie",
|
||
"twCountryDisplayName": "Taïwan",
|
||
"tjCountryDisplayName": "Tadjikistan",
|
||
"tzCountryDisplayName": "Tanzanie",
|
||
"thCountryDisplayName": "Thaïlande",
|
||
"tgCountryDisplayName": "Togo",
|
||
"tkCountryDisplayName": "Tokelau",
|
||
"toCountryDisplayName": "Tonga",
|
||
"ttCountryDisplayName": "Trinité-et-Tobago",
|
||
"tnCountryDisplayName": "Tunisie",
|
||
"trCountryDisplayName": "Turquie",
|
||
"tmCountryDisplayName": "Turkménistan",
|
||
"tcCountryDisplayName": "Îles Turks et Caïques",
|
||
"tvCountryDisplayName": "Tuvalu",
|
||
"viCountryDisplayName": "Îles Vierges des États-Unis",
|
||
"ugCountryDisplayName": "Ouganda",
|
||
"uaCountryDisplayName": "Ukraine",
|
||
"aeCountryDisplayName": "Émirats arabes unis",
|
||
"gbCountryDisplayName": "Royaume-Uni",
|
||
"usCountryDisplayName": "États-Unis",
|
||
"uyCountryDisplayName": "Uruguay",
|
||
"uzCountryDisplayName": "Ouzbékistan",
|
||
"vuCountryDisplayName": "Vanuatu",
|
||
"vaCountryDisplayName": "Cité du Vatican",
|
||
"veCountryDisplayName": "Venezuela",
|
||
"vnCountryDisplayName": "Vietnam",
|
||
"wfCountryDisplayName": "Wallis-et-Futuna",
|
||
"ehCountryDisplayName": "Sahara occidental",
|
||
"yeCountryDisplayName": "Yémen",
|
||
"zmCountryDisplayName": "Zambie",
|
||
"zwCountryDisplayName": "Zimbabwe",
|
||
"pay": "Payer",
|
||
"allPrivateChats": "Chats privés directs",
|
||
"unknownPrivateChat": "Chat privé inconnu",
|
||
"invitedToSpace": "{user} vous a invité à rejoindre un cours : {space} ! Souhaitez-vous accepter ?",
|
||
"declinedInvitation": "Invitation refusée",
|
||
"acceptedInvitation": "Invitation acceptée",
|
||
"youreInvited": "📩 Vous êtes invité !",
|
||
"invitedToChat": "{user} vous a invité à rejoindre un chat : {name} ! Souhaitez-vous accepter ?",
|
||
"monthlySubscription": "Mensuel",
|
||
"yearlySubscription": "Annuel",
|
||
"defaultSubscription": "Abonnement Pangea Chat",
|
||
"freeTrial": "Essai gratuit",
|
||
"grammarAnalytics": "Analyse d'erreurs",
|
||
"total": "Total : ",
|
||
"noDataFound": "Aucune donnée trouvée",
|
||
"promoSubscriptionExpirationDesc": "Votre abonnement actuel est promotionnel et expire le {expiration}. Contactez support@pangea.chat pour obtenir de l'aide pour changer votre abonnement.",
|
||
"emptyChatNameWarning": "Veuillez entrer un nom pour cette discussion",
|
||
"blurMeansTranslateTitle": "Pourquoi le message est-il flou ?",
|
||
"blurMeansTranslateBody": "Pendant le mode immersion, les messages envoyés dans votre langue de base seront floutés pendant que Pangea Bot les traduit dans votre langue cible. Le mode immersion peut être activé ou désactivé dans les paramètres individuels et du cours.",
|
||
"someErrorTitle": "Hm, quelque chose ne va pas",
|
||
"someErrorBody": "Cela pourrait être une erreur ou quelque chose dans votre langue de base.",
|
||
"bestCorrectionFeedback": "C'est correct !",
|
||
"distractorFeedback": "Ce n'est pas tout à fait ça.",
|
||
"bestAnswerFeedback": "C'est correct !",
|
||
"definitionDefaultPrompt": "Que signifie ce mot ?",
|
||
"practiceDefaultPrompt": "Quelle est la meilleure réponse ?",
|
||
"correctionDefaultPrompt": "Quelle est la meilleure correction ?",
|
||
"itStartDefaultPrompt": "Voulez-vous de l'aide pour traduire ?",
|
||
"lockedChatWarning": "🔒 Ce chat a été verrouillé",
|
||
"lockChat": "Verrouiller le chat",
|
||
"suggestToChat": "Suggérer ce chat",
|
||
"suggestToChatDesc": "Les chats suggérés apparaîtront dans la liste des chats",
|
||
"acceptSelection": "Accepter la correction",
|
||
"acceptSelectionAnyway": "Utiliser ceci quand même",
|
||
"makingActivity": "Création d'une activité",
|
||
"why": "Pourquoi ?",
|
||
"definition": "Définition",
|
||
"exampleSentence": "Exemple de phrase",
|
||
"reportToTeacher": "À qui souhaitez-vous signaler ce message ?",
|
||
"reportMessageTitle": "{reportingUserId} a signalé un message de {reportedUserId} dans le chat {roomName}",
|
||
"reportMessageBody": "Message : {reportedMessage}\nRaison : {reason}",
|
||
"noTeachersFound": "Aucun enseignant trouvé pour signaler",
|
||
"viewArchive": "Voir l'archive",
|
||
"trialExpiration": "Votre essai gratuit expire le {expiration}",
|
||
"freeTrialDesc": "Les nouveaux utilisateurs bénéficient d'un essai gratuit d'une semaine de Pangea Chat",
|
||
"activateTrial": "Essai gratuit de 7 jours",
|
||
"successfullySubscribed": "Vous vous êtes abonné avec succès !",
|
||
"clickToManageSubscription": "Cliquez ici pour gérer votre abonnement.",
|
||
"errorGettingAudio": "Erreur lors de la récupération de l'audio. Veuillez rafraîchir et réessayer.",
|
||
"signUp": "S'inscrire",
|
||
"pleaseChooseAtLeastChars": "Veuillez choisir au moins {min} caractères.",
|
||
"noEmailWarning": "Veuillez entrer une adresse e-mail valide. Sinon, vous ne pourrez pas réinitialiser votre mot de passe. Si vous ne souhaitez pas, appuyez à nouveau sur le bouton pour continuer.",
|
||
"pleaseEnterValidEmail": "Veuillez entrer une adresse e-mail valide.",
|
||
"pleaseChooseAUsername": "Veuillez choisir un nom d'utilisateur",
|
||
"chooseAUsername": "Choisissez un nom d'utilisateur",
|
||
"define": "Définir",
|
||
"listen": "Écouter",
|
||
"addConversationBot": "Activer le bot de conversation",
|
||
"addConversationBotDesc": "Ajouter un bot à cette conversation",
|
||
"convoBotSettingsDescription": "Modifier le sujet de la conversation et la difficulté",
|
||
"enterAConversationTopic": "Entrez un sujet de conversation",
|
||
"conversationTopic": "Sujet de conversation",
|
||
"enableModeration": "Activer la modération",
|
||
"enableModerationDesc": "Activer la modération automatique pour examiner les messages avant qu'ils ne soient envoyés",
|
||
"conversationLanguageLevel": "Quel est le niveau de langue de cette conversation ?",
|
||
"showDefinition": "Afficher la définition",
|
||
"subscriptionPopupTitle": "Cette phrase pourrait contenir une erreur de grammaire...",
|
||
"subscriptionPopupDesc": "Abonnez-vous aujourd'hui pour débloquer la traduction et la correction grammaticale !",
|
||
"seeOptions": "Voir les options",
|
||
"continuedWithoutSubscription": "Continuer sans abonnement",
|
||
"trialPeriodExpired": "Votre période d'essai a expiré",
|
||
"selectToDefine": "Cliquez sur un mot pour voir sa définition !",
|
||
"translations": "traductions",
|
||
"messageAudio": "audio du message",
|
||
"definitions": "définitions",
|
||
"subscribedToUnlockTools": "Abonnez-vous pour débloquer la traduction interactive, la vérification grammaticale, la lecture audio, les activités de pratique personnalisées et les analyses d'apprentissage !",
|
||
"translationTooltip": "Traduire",
|
||
"audioTooltip": "Jouer l'audio",
|
||
"speechToTextTooltip": "Transcription",
|
||
"certifyAge": "Je certifie avoir plus de {age} ans",
|
||
"kickBotWarning": "Expulser le bot Pangea supprimera le bot de conversation de cette discussion.",
|
||
"joinToView": "Rejoignez cette salle pour voir les détails",
|
||
"refresh": "Rafraîchir",
|
||
"autoPlayTitle": "Lecture automatique des messages",
|
||
"autoPlayDesc": "Lorsqu'elle est activée, la lecture audio des messages par synthèse vocale se fera automatiquement lors de la sélection.",
|
||
"messageAnalytics": "Analyse des messages",
|
||
"words": "Mots",
|
||
"score": "Score",
|
||
"accuracy": "Précision",
|
||
"points": "Points",
|
||
"noPaymentInfo": "Aucune information de paiement nécessaire !",
|
||
"conversationBotModeSelectDescription": "Activité de chat",
|
||
"conversationBotModeSelectOption_discussion": "Discussion",
|
||
"conversationBotModeSelectOption_custom": "Personnalisé",
|
||
"conversationBotModeSelectOption_conversation": "Conversation",
|
||
"conversationBotModeSelectOption_textAdventure": "Aventure textuelle",
|
||
"conversationBotModeSelectOption_storyGame": "Jeu d'histoire",
|
||
"conversationBotDiscussionZone_title": "Paramètres de discussion",
|
||
"conversationBotDiscussionZone_discussionTopicLabel": "Sujet de discussion",
|
||
"conversationBotDiscussionZone_discussionTopicPlaceholder": "Définir le sujet de discussion",
|
||
"conversationBotDiscussionZone_discussionKeywordsLabel": "Mots-clés de discussion",
|
||
"conversationBotDiscussionZone_discussionKeywordsPlaceholder": "Définir les mots-clés de discussion",
|
||
"conversationBotDiscussionZone_discussionKeywordsHintText": "Liste séparée par des virgules de mots-clés pour guider la discussion",
|
||
"conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": "Envoyer une invite de discussion selon un calendrier",
|
||
"conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": "Heures entre les invites de discussion",
|
||
"conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": "Répondre à la réaction ⏩",
|
||
"conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": "Réaction pour envoyer l'invite de discussion",
|
||
"conversationBotCustomZone_title": "Paramètres personnalisés",
|
||
"conversationBotCustomZone_customSystemPromptLabel": "Invite système",
|
||
"conversationBotCustomZone_customSystemPromptPlaceholder": "Définir une invite système personnalisée",
|
||
"conversationBotCustomZone_customSystemPromptEmptyError": "Invite système personnalisée manquante",
|
||
"botConfig": "Paramètres du bot et des activités",
|
||
"botConfigNoPermissionTitle": "Pas d'autorisation",
|
||
"botConfigNoPermissionMessage": "Contactez l'administrateur de la salle pour modifier la configuration du bot",
|
||
"addConversationBotDialogTitleInvite": "Confirmer l'invitation du bot de conversation",
|
||
"addConversationBotButtonInvite": "Inviter",
|
||
"addConversationBotDialogInviteConfirmation": "Inviter",
|
||
"addConversationBotButtonTitleRemove": "Confirmer la suppression du bot de conversation",
|
||
"addConversationBotButtonRemove": "Supprimer",
|
||
"addConversationBotDialogRemoveConfirmation": "Supprimer",
|
||
"conversationBotConfigConfirmChange": "Confirmer",
|
||
"conversationBotStatus": "Inviter le bot",
|
||
"conversationBotTextAdventureZone_title": "Aventure Textuelle",
|
||
"conversationBotTextAdventureZone_instructionLabel": "Instructions du Maître du Jeu",
|
||
"conversationBotTextAdventureZone_instructionPlaceholder": "Définir les instructions du maître du jeu",
|
||
"conversationBotCustomZone_instructionSystemPromptEmptyError": "Instructions du maître du jeu manquantes",
|
||
"studentAnalyticsNotAvailable": "Données des étudiants non disponibles actuellement",
|
||
"roomDataMissing": "Certaines données peuvent manquer dans les salles auxquelles vous n'appartenez pas.",
|
||
"updatePhoneOS": "Vous devrez peut-être mettre à jour la version du système d'exploitation de votre appareil.",
|
||
"wordsPerMinute": "Mots par minute",
|
||
"autoIGCToolName": "Exécuter automatiquement l'assistance à l'écriture Pangea",
|
||
"autoIGCToolDescription": "Exécuter automatiquement l'assistance à la grammaire et à la traduction de Pangea Chat avant d'envoyer mon message.",
|
||
"runGrammarCorrection": "Vérifier le message",
|
||
"grammarCorrectionFailed": "Problèmes à résoudre",
|
||
"grammarCorrectionComplete": "Ça a l'air bon !",
|
||
"tooltipInstructionsTitle": "Vous ne savez pas ce que cela fait ?",
|
||
"tooltipInstructionsMobileBody": "Appuyez longuement sur les éléments pour voir les infobulles.",
|
||
"tooltipInstructionsBrowserBody": "Survolez les éléments pour voir les infobulles.",
|
||
"chatCapacity": "Capacité de chat",
|
||
"roomFull": "Cette salle est déjà pleine.",
|
||
"topicNotSet": "Le sujet n'a pas été défini.",
|
||
"chatCapacityNotSet": "Cette discussion n'a pas de limite de capacité.",
|
||
"chatCapacityHasBeenChanged": "Capacité de la discussion modifiée",
|
||
"chatCapacitySetTooLow": "La capacité de la discussion doit être d'au moins {count}.",
|
||
"chatCapacityExplanation": "La capacité de la discussion limite le nombre de membres autorisés dans une discussion.",
|
||
"chatExceedsCapacity": "Cette discussion dépasse sa capacité.",
|
||
"tooManyRequest": "Trop de demandes, veuillez réessayer plus tard.",
|
||
"enterNumber": "Veuillez entrer une valeur numérique entière.",
|
||
"buildTranslation": "Construisez votre traduction à partir des choix ci-dessus",
|
||
"nonexistentSelection": "La sélection n'existe plus.",
|
||
"changeAnalyticsLanguage": "Changer la langue d'analyse",
|
||
"practice": "Pratique",
|
||
"noLanguagesSet": "Aucune langue définie",
|
||
"noActivitiesFound": "C'est suffisant pour le moment ! Revenez plus tard pour plus.",
|
||
"hintTitle": "Astuce :",
|
||
"speechToTextBody": "Pour les messages vocaux, vous pouvez voir une transcription ainsi que le score de Mots Par Minute de l'orateur.",
|
||
"versionNotFound": "Version non trouvée",
|
||
"fetchingVersion": "Récupération de la version...",
|
||
"versionFetchError": "Erreur lors de la récupération de la version",
|
||
"versionText": "Version : {version}+{buildNumber}",
|
||
"languageButtonLabel": "Langue : {currentLanguage}",
|
||
"interactiveTranslatorAutoPlaySliderHeader": "Lecture automatique de la traduction",
|
||
"interactiveTranslatorAutoPlayDesc": "Lance le traducteur interactif sans demander.",
|
||
"changeAnalyticsView": "Changer la vue analytique",
|
||
"l1TranslationBody": "Les messages dans votre langue de base ne seront pas traduits.",
|
||
"deleteSubscriptionWarningTitle": "Vous avez un abonnement actif",
|
||
"deleteSubscriptionWarningBody": "La suppression de votre compte n'annulera pas automatiquement votre abonnement.",
|
||
"manageSubscription": "Gérer l'abonnement",
|
||
"error520Title": "Veuillez réessayer.",
|
||
"error520Desc": "Désolé, nous n'avons pas compris votre message...",
|
||
"wordsUsed": "Mots utilisés",
|
||
"errorTypes": "Types d'erreurs",
|
||
"level": "Niveau",
|
||
"canceledSend": "Envoi annulé",
|
||
"morphsUsed": "Morphes utilisés",
|
||
"translationChoicesBody": "Cliquez et maintenez une option pour un indice.",
|
||
"grammar": "Grammaire",
|
||
"contactHasBeenInvitedToTheChat": "Le contact a été invité au chat",
|
||
"inviteChat": "📨 Inviter au chat",
|
||
"chatName": "Nom du chat",
|
||
"reportContentIssueTitle": "Signaler un problème de contenu",
|
||
"feedback": "Retour d'information facultatif",
|
||
"reportContentIssueDescription": "Oh là là ! L'IA peut faciliter des expériences d'apprentissage personnalisées mais... hallucine aussi. Veuillez fournir vos commentaires et nous réessaierons.",
|
||
"changeContent": "Oh là là ! L'IA peut faciliter des expériences d'apprentissage personnalisées mais... hallucine aussi. Que devrait-elle être ?",
|
||
"clickTheWordAgainToDeselect": "Cliquez sur le mot sélectionné pour le désélectionner.",
|
||
"l2SupportNa": "Non disponible",
|
||
"l2SupportAlpha": "Alpha",
|
||
"l2SupportBeta": "Beta",
|
||
"l2SupportFull": "Complet",
|
||
"missingVoiceTitle": "Voix manquante",
|
||
"voiceNotAvailable": "Vous n'avez pas de voix installée pour cette langue.",
|
||
"openVoiceSettings": "Ouvrir les paramètres de la voix",
|
||
"playAudio": "Jouer",
|
||
"stop": "Arrêter",
|
||
"grammarCopyPOSsconj": "Conjonction de subordination",
|
||
"grammarCopyPOSnum": "Numéro",
|
||
"grammarCopyPOSverb": "Verbe",
|
||
"grammarCopyPOSaffix": "Affixe",
|
||
"grammarCopyPOSpart": "Particule",
|
||
"grammarCopyPOSadj": "Adjectif",
|
||
"grammarCopyPOScconj": "Conjonction de coordination",
|
||
"grammarCopyPOSpunct": "Ponctuation",
|
||
"grammarCopyPOSadv": "Adverbe",
|
||
"grammarCopyPOSaux": "Auxiliaire",
|
||
"grammarCopyPOSspace": "Espace",
|
||
"grammarCopyPOSsym": "Symbole",
|
||
"grammarCopyPOSdet": "Déterminant",
|
||
"grammarCopyPOSpron": "Pronom",
|
||
"grammarCopyPOSadp": "Adposition",
|
||
"grammarCopyPOSpropn": "Nom propre",
|
||
"grammarCopyPOSnoun": "Nom",
|
||
"grammarCopyPOSintj": "Interjection",
|
||
"grammarCopyPOSx": "Autre",
|
||
"grammarCopyGENDERfem": "Féminin",
|
||
"grammarCopyPERSON2": "Deuxième personne",
|
||
"grammarCopyMOODimp": "Impératif",
|
||
"grammarCopyPUNCTTYPEqest": "Question",
|
||
"grammarCopyASPECTperf": "Parfait",
|
||
"grammarCopyCASEaccnom": "Accusatif, Nominatif",
|
||
"grammarCopyCASEobl": "Oblique",
|
||
"grammarCopyVOICEact": "Actif",
|
||
"grammarCopyPUNCTTYPEbrck": "Crochet",
|
||
"grammarCopyNOUNTYPEart": "Article",
|
||
"grammarCopyNUMBERsing": "Singulier",
|
||
"grammarCopyGENDERmasc": "Masculin",
|
||
"grammarCopyVERBTYPEmod": "Modal",
|
||
"grammarCopyADVTYPEadverbial": "Adverbial",
|
||
"grammarCopyTENSEperi": "Périphrastique",
|
||
"grammarCopyNUMFORMdigit": "Chiffre",
|
||
"grammarCopyNOUNTYPEnot_proper": "Pas Propre",
|
||
"grammarCopyNUMTYPEcard": "Cardinal",
|
||
"grammarCopyNOUNTYPEprop": "Propre",
|
||
"grammarCopyPUNCTTYPEdash": "Tiret",
|
||
"grammarCopyPUNCTTYPEyes": "Oui",
|
||
"grammarCopyPUNCTTYPEsemi": "Point-virgule",
|
||
"grammarCopyPUNCTTYPEcomm": "Virgule",
|
||
"grammarCopyMOODcnd": "Conditionnel",
|
||
"grammarCopyCASEacc": "Accusatif",
|
||
"grammarCopyPARTTYPEpart": "Partitif",
|
||
"grammarCopyTENSEpast": "Passé",
|
||
"grammarCopyDEGREEsup": "Superlatif",
|
||
"grammarCopyPUNCTTYPEcolo": "Deux-points",
|
||
"grammarCopyPERSON3": "Troisième personne",
|
||
"grammarCopyNUMBERplur": "Pluriel",
|
||
"grammarCopyPRONTYPEnpr": "Nom propre",
|
||
"grammarCopyPRONTYPEinterrogative": "Interrogatif",
|
||
"grammarCopyPOLITEinfm": "Informel",
|
||
"grammarCopyADVTYPEtim": "Temps",
|
||
"grammarCopyPOLARITYneg": "Négatif",
|
||
"grammarCopyNUMTYPEtot": "Total",
|
||
"grammarCopyADVTYPEadnomial": "Adnominal",
|
||
"grammarCopyASPECTprog": "Progressif",
|
||
"grammarCopyMOODsub": "Subjonctif",
|
||
"grammarCopyVERBFORMcomplementive": "Complémentive",
|
||
"grammarCopyCASEnom": "Nominatif",
|
||
"grammarCopyTENSEfut": "Futur",
|
||
"grammarCopyCASEdat": "Datif",
|
||
"grammarCopyTENSEpres": "Présent",
|
||
"grammarCopyGENDERneut": "Neutre",
|
||
"grammarCopyPRONTYPErel": "Relatif",
|
||
"grammarCopyVERBFORMfinalEnding": "Terminaison finale",
|
||
"grammarCopyPRONTYPEdem": "Démonstratif",
|
||
"grammarCopyPREPCASEpre": "Prépositionnel",
|
||
"grammarCopyVERBFORMfin": "Fini",
|
||
"grammarCopyDEGREEpos": "Positif",
|
||
"grammarCopyPUNCTTYPEquot": "Citation",
|
||
"grammarCopyVERBFORMger": "Gérondif",
|
||
"grammarCopyVOICEpass": "Passif",
|
||
"grammarCopyCASEgen": "Génitif",
|
||
"grammarCopyTENSEprs": "Présent",
|
||
"grammarCopyDEFINITEdef": "Défini",
|
||
"grammarCopyNUMTYPEord": "Ordinal",
|
||
"grammarCopyCASEins": "Instrumental",
|
||
"grammarCopyVERBFORMinf": "Infinitif",
|
||
"grammarCopyVERBFORMaux": "Auxiliaire",
|
||
"grammarCopyNUMFORMlong": "Long",
|
||
"grammarCopyCASEloc": "Locatif",
|
||
"grammarCopyMOODind": "Indicatif",
|
||
"grammarCopyDEGREEcmp": "Comparatif",
|
||
"grammarCopyCASErelativeCase": "Relatif",
|
||
"grammarCopyPUNCTTYPEexcl": "Interjectif",
|
||
"grammarCopyPERSON1": "Première personne",
|
||
"grammarCopyPUNCTSIDEini": "Initial",
|
||
"grammarCopyGENDERperson": "Personne",
|
||
"grammarCopyFOREIGNyes": "Étranger",
|
||
"grammarCopyVOICEvoice": "Voix",
|
||
"grammarCopyVERBTYPEverbType": "Verbe",
|
||
"grammarCopyPOSSpass": "Possessif",
|
||
"grammarCopyPREPCASEprepCase": "Prépositionnel",
|
||
"grammarCopyNUMTYPEnumType": "Numéral",
|
||
"grammarCopyNOUNTYPEnounType": "Nom",
|
||
"grammarCopyREFLEXreflex": "Réciproque",
|
||
"grammarCopyPRONTYPEpronType": "Pronom",
|
||
"grammarCopyPUNCTSIDEpunctSide": "Côté de la ponctuation",
|
||
"grammarCopyVERBFORMverbForm": "Forme du verbe",
|
||
"grammarCopyGENDERgender": "Genre",
|
||
"grammarCopyMOODmood": "Mode",
|
||
"grammarCopyASPECTaspect": "Aspect",
|
||
"grammarCopyPUNCTTYPEpunctType": "Ponctuation",
|
||
"grammarCopyTENSEtense": "Temps",
|
||
"grammarCopyDEGREEdegree": "Degré",
|
||
"grammarCopyPOLITEpolite": "Politesse",
|
||
"grammarCopyADVTYPEadvType": "Adverbe",
|
||
"grammarCopyNUMFORMnumber": "Numéro",
|
||
"grammarCopyCONJTYPEconjType": "Conjonction",
|
||
"grammarCopyPOLARITYpolarity": "Polarité",
|
||
"grammarCopyCASEcase": "Cas",
|
||
"grammarCopyDEFINITEdefinite": "Définition",
|
||
"grammarCopyNUMFORMnumForm": "Numéral",
|
||
"grammarCopyPRONTYPEadn": "Adnominal",
|
||
"grammarCopyVOCvoc": "Vocatif",
|
||
"grammarCopyCMPLcmpl": "Complémentiseur",
|
||
"grammarCopyADVadv": "Adverbial",
|
||
"grammarCopyMOODjus": "Jussif",
|
||
"grammarCopyGENDERcom": "Commun",
|
||
"grammarCopyREFLEXrflx": "Réciproque",
|
||
"grammarCopyPARTTYPEpar": "Partitif",
|
||
"grammarCopySPCspc": "Spécifique",
|
||
"grammarCopyTENSEpqp": "Plus-que-parfait",
|
||
"grammarCopyREFLEXref": "Réciproque",
|
||
"grammarCopyPUNCTTYPEnshrt": "Court",
|
||
"grammarCopyNUMBERdual": "Dual",
|
||
"grammarCopyNUMFORMlng": "Long",
|
||
"grammarCopyVOICEmid": "Milieu",
|
||
"grammarCopyINTRELintRel": "Interrogatif, Relatif",
|
||
"grammarCopyINTint": "Interrogatif",
|
||
"grammarCopyVOICEcaus": "Causatif",
|
||
"grammarCopyUnknown": "Inconnu",
|
||
"grammarCopyEVIDENTevident": "Évidentialité",
|
||
"grammarCopyNUMFORMnumberPsor": "Numéro du possesseur",
|
||
"grammarCopyASPECThab": "Habituel",
|
||
"grammarCopyCASEabl": "Ablatif",
|
||
"grammarCopyCASEall": "Allatif",
|
||
"grammarCopyCASEess": "Essive",
|
||
"grammarCopyCASEtra": "Translative",
|
||
"grammarCopyCASEequ": "Équatif",
|
||
"grammarCopyCASEdis": "Distributif",
|
||
"grammarCopyCASEabs": "Absolutif",
|
||
"grammarCopyCASEerg": "Ergatif",
|
||
"grammarCopyCASEcau": "Causale",
|
||
"grammarCopyCASEben": "bénéficiaire",
|
||
"grammarCopyCASEtem": "temporel",
|
||
"grammarCopyCONJTYPEcoord": "Coordonnant",
|
||
"grammarCopyDEFINITEcons": "État de construction",
|
||
"grammarCopyDEGREEabs": "Degré absolu",
|
||
"grammarCopyEVIDENTfh": "Évidentialité factuelle",
|
||
"grammarCopyEVIDENTnfh": "Évidentialité non factuelle",
|
||
"grammarCopyMOODopt": "Optatif",
|
||
"grammarCopyMOODadm": "Admiratif",
|
||
"grammarCopyMOODdes": "Désidératif",
|
||
"grammarCopyMOODnec": "Nécessitatif",
|
||
"grammarCopyMOODpot": "Potentiel",
|
||
"grammarCopyMOODprp": "Propositif",
|
||
"grammarCopyMOODqot": "Quotatif",
|
||
"grammarCopyNUMFORMword": "Forme du mot",
|
||
"grammarCopyNUMFORMroman": "Numéral romain",
|
||
"grammarCopyNUMFORMletter": "Forme en lettres",
|
||
"grammarCopyNUMTYPEmult": "Multiplicatif",
|
||
"grammarCopyNUMTYPEfrac": "Fractionnaire",
|
||
"grammarCopyNUMTYPEsets": "Ensemble",
|
||
"grammarCopyNUMTYPErange": "Gamme",
|
||
"grammarCopyNUMTYPEdist": "Distributif",
|
||
"grammarCopyNUMBERtri": "Essai",
|
||
"grammarCopyNUMBERpauc": "Paucal",
|
||
"grammarCopyNUMBERgrpa": "Plus grand Paucal",
|
||
"grammarCopyNUMBERgrpl": "Plus grand Pluriel",
|
||
"grammarCopyNUMBERinv": "Inverse",
|
||
"grammarCopyPERSON0": "Zéro",
|
||
"grammarCopyPERSON4": "Quatrième",
|
||
"grammarCopyPOLITEform": "Formel",
|
||
"grammarCopyPOLITEelev": "Élevé",
|
||
"grammarCopyPOLITEhumb": "Humble",
|
||
"grammarCopyPRONTYPEemp": "Emphatique",
|
||
"grammarCopyPRONTYPEexc": "Exclamative",
|
||
"grammarCopyPRONTYPErcp": "Réciproque",
|
||
"grammarCopyPRONTYPEintRelPronType": "Interrogative-Relatif",
|
||
"grammarCopyTENSEaor": "Aoriste",
|
||
"grammarCopyTENSEeps": "Épistémique",
|
||
"grammarCopyTENSEprosp": "Prospectif",
|
||
"grammarCopyVERBFORMpart": "Participe",
|
||
"grammarCopyVERBFORMconv": "Converb",
|
||
"grammarCopyVERBFORMvnoun": "Nominal verbal",
|
||
"grammarCopyVOICEantip": "Antipassive",
|
||
"grammarCopyVOICEcauVoice": "Causatif",
|
||
"grammarCopyVOICedir": "Direct",
|
||
"grammarCopyVOICEinvVoice": "Inverse",
|
||
"grammarCopyVOICErcpVoice": "Réciproque",
|
||
"grammarCopyPOS": "Partie du discours",
|
||
"grammarCopyGENDER": "Genre",
|
||
"grammarCopyPERSON": "Personne",
|
||
"grammarCopyMOOD": "Mode",
|
||
"grammarCopyPUNCTTYPE": "Type de ponctuation",
|
||
"grammarCopyASPECT": "Aspect",
|
||
"grammarCopyCASE": "Cas",
|
||
"grammarCopyVOICE": "Voix",
|
||
"grammarCopyNOUNTYPE": "Type de nom",
|
||
"grammarCopyVERBTYPE": "Type de verbe",
|
||
"grammarCopyADVTYPE": "Type d'adverbe",
|
||
"grammarCopyNUMFORM": "Forme numérique",
|
||
"grammarCopyNUMTYPE": "Type numérique",
|
||
"grammarCopyNUMBER": "Numéro",
|
||
"grammarCopyDEFINITE": "Définitude",
|
||
"grammarCopyDEGREE": "Degré",
|
||
"grammarCopyEVIDENT": "Évidentialité",
|
||
"grammarCopyFOREIGN": "Étranger",
|
||
"grammarCopyPOLARITY": "Polarité",
|
||
"grammarCopyPOLITE": "Politesse",
|
||
"grammarCopyPREPCASE": "Cas Prépositionnel",
|
||
"grammarCopyPRONTYPE": "Type de Pronom",
|
||
"grammarCopyPUNCTSIDE": "Côté de la Ponctuation",
|
||
"grammarCopyREFLEX": "Réfléchi",
|
||
"grammarCopyTENSE": "Temps",
|
||
"grammarCopyVERBFORM": "Forme du Verbe",
|
||
"grammarCopyCONJTYPE": "Type de Conjonction",
|
||
"grammarCopySPC": "Spécificité",
|
||
"grammarCopyPARTTYPE": "Type Partitif",
|
||
"grammarCopyINTREL": "Interrogatif-Relatif",
|
||
"grammarCopyNUMFORMpsor": "Numéro du Possesseur",
|
||
"grammarCopyUNKNOWN": "Inconnu",
|
||
"grammarCopyNUMBERPSOR": "Numéro du Possesseur",
|
||
"grammarCopyPOSS": "Possessif",
|
||
"grammarCopyASPECTimp": "Aspect imperfectif",
|
||
"grammarCopyCASEvoc": "Vocatif",
|
||
"grammarCopyCASEcom": "Comitatif",
|
||
"grammarCopyCASEpar": "Partitif",
|
||
"grammarCopyCASEadv": "Adverbial",
|
||
"grammarCopyCASEref": "Référentiel",
|
||
"grammarCopyCASErel": "Relatif",
|
||
"grammarCopyCASEsub": "Subessif",
|
||
"grammarCopyCASEsup": "Superessif",
|
||
"grammarCopyCASEaccdat": "Accusatif-Datif",
|
||
"grammarCopyCASEpre": "Prépositionnel",
|
||
"grammarCopyCONJTYPEsub": "Subordonnant",
|
||
"grammarCopyCONJTYPEcmp": "Comparatif",
|
||
"grammarCopyDEFINITEind": "Indéfini",
|
||
"grammarCopyMOODint": "Mode interrogatif",
|
||
"grammarCopyNOUNTYPEcomm": "Nom commun",
|
||
"grammarCopyNUMBERPSORsing": "Singulier du possesseur",
|
||
"grammarCopyNUMBERPSORplur": "Pluriel du possesseur",
|
||
"grammarCopyNUMBERPSORdual": "Dual du possesseur",
|
||
"grammarCopyPOLARITYpos": "Polarity positive",
|
||
"grammarCopyPOSSyes": "Possessif",
|
||
"grammarCopyPREPCASEnpr": "Non prépositionnel",
|
||
"grammarCopyPRONTYPEprs": "Personnel",
|
||
"grammarCopyPRONTYPEint": "Interrogatif",
|
||
"grammarCopyPRONTYPEtot": "Total",
|
||
"grammarCopyPRONTYPEneg": "Négatif",
|
||
"grammarCopyPRONTYPEart": "Article",
|
||
"grammarCopyPRONTYPEind": "Indéfini",
|
||
"grammarCopyPRONTYPEintrel": "Interrogatif-Relatif",
|
||
"grammarCopyPUNCTSIDEfin": "Ponctuation finale",
|
||
"grammarCopyPUNCTTYPEperi": "Point",
|
||
"grammarCopyREFLEXyes": "Réfléchi",
|
||
"grammarCopyTENSEimp": "Imparfait",
|
||
"grammarCopyVERBFORMsup": "Supin",
|
||
"grammarCopyVERBFORMadn": "Adnominal",
|
||
"grammarCopyVERBFORMlng": "Long",
|
||
"grammarCopyVERBFORMshrt": "Court",
|
||
"grammarCopyVERBTYPEcaus": "Verbe causatif",
|
||
"grammarCopyVOICEcau": "Causatif",
|
||
"grammarCopyVOICEdir": "Direct",
|
||
"grammarCopyVOICEinv": "Inverse",
|
||
"grammarCopyVOICErcp": "Réciproque",
|
||
"enterPrompt": "Veuillez entrer une invite système",
|
||
"selectBotLanguage": "Sélectionnez la langue du bot",
|
||
"chooseVoice": "Choisissez une voix",
|
||
"enterLanguageLevel": "Veuillez entrer un niveau de langue",
|
||
"enterDiscussionTopic": "Veuillez entrer un sujet de discussion",
|
||
"selectBotChatMode": "Sélectionnez le mode de chat",
|
||
"messageNotInTargetLang": "Message non dans la langue cible",
|
||
"other": "Autre",
|
||
"levelShort": "NIV {level}",
|
||
"botModeValidation": "Veuillez sélectionner un mode de chat",
|
||
"clickBestOption": "Choisissez les meilleures options pour traduire votre message !",
|
||
"completeActivitiesToUnlock": "Terminez au moins une activité pour déverrouiller la traduction !",
|
||
"botSettingsSubtitle": "Invitez le bot à modérer l'activité de chat",
|
||
"invitePeople": "Inviter des utilisateurs",
|
||
"noCapacityLimit": "Aucune limite de capacité",
|
||
"downloadGroupText": "Télécharger le texte du groupe",
|
||
"notificationsOn": "Notifications activées",
|
||
"notificationsOff": "Notifications désactivées",
|
||
"chatCanBeFoundViaSearch": "Le chat peut être trouvé via la recherche",
|
||
"requireCodeToJoin": "Code requis pour rejoindre",
|
||
"canFindInSearch": "Peut être trouvé dans la recherche",
|
||
"addChatToSpace": "Ajouter un chat",
|
||
"createChatAndInviteUsers": "Créer un chat et inviter des utilisateurs",
|
||
"updatedNewSpaceDescription": "Les cours vous permettent de consolider vos discussions et de créer des communautés privées ou publiques.",
|
||
"joinWithCode": "Rejoindre avec un code",
|
||
"enterCodeToJoin": "Entrez le code pour rejoindre",
|
||
"updateNow": "Mettre à jour maintenant",
|
||
"updateLater": "Plus tard",
|
||
"constructUseWaDesc": "Utilisé sans aide",
|
||
"constructUseGaDesc": "Assistance grammaticale",
|
||
"constructUseTaDesc": "Assistance à la traduction",
|
||
"constructUseUnkDesc": "Inconnu",
|
||
"constructUseCorITDesc": "Correct dans la traduction",
|
||
"constructUseIgnITDesc": "Ignoré dans la traduction",
|
||
"constructUseIncITDesc": "Incorrect dans la traduction",
|
||
"constructUseIgnIGCDesc": "Ignoré dans la correction grammaticale",
|
||
"constructUseCorIGCDesc": "Correct dans la correction grammaticale",
|
||
"constructUseIncIGCDesc": "Incorrect dans la correction grammaticale",
|
||
"constructUseCorPADesc": "Correct dans l'activité de sens des mots",
|
||
"constructUseIgnPADesc": "Ignoré dans l'activité de sens des mots",
|
||
"constructUseIncPADesc": "Incorrect dans l'activité de sens des mots",
|
||
"constructUseCorWLDesc": "Correct dans l'activité d'écoute de mots",
|
||
"constructUseIncWLDesc": "Incorrect dans l'activité d'écoute de mots",
|
||
"constructUseIngWLDesc": "Ignoré dans l'activité d'écoute de mots",
|
||
"constructUseCorHWLDesc": "Correct dans l'activité de mot caché",
|
||
"constructUseIncHWLDesc": "Incorrect dans l'activité de mot caché",
|
||
"constructUseIgnHWLDesc": "Ignoré dans l'activité de mot caché",
|
||
"constructUseCorLDesc": "Correct dans l'activité de lemme",
|
||
"constructUseIncLDesc": "Incorrect dans l'activité de lemme",
|
||
"constructUseIgnLDesc": "Ignoré dans l'activité de lemme",
|
||
"constructUseCorMDesc": "Correct dans l'activité de grammaire",
|
||
"constructUseIncMDesc": "Incorrect dans l'activité de grammaire",
|
||
"constructUseIgnMDesc": "Ignoré dans l'activité de grammaire",
|
||
"constructUseEmojiDesc": "Correct dans l'activité d'emoji",
|
||
"constructUseCollected": "Collecté dans le chat",
|
||
"constructUseNanDesc": "Non applicable",
|
||
"xpIntoLevel": "{currentXP} / {maxXP} XP",
|
||
"signInWithUsername": "Se connecter avec nom d'utilisateur et mot de passe",
|
||
"registrationEmailMessage": "Veuillez vérifier votre e-mail avec un lien envoyé là-bas. Dans certains cas, l'e-mail met jusqu'à 5 minutes pour arriver. Veuillez également vérifier votre dossier spam.",
|
||
"enableTTSToolName": "Activation de la synthèse vocale",
|
||
"enableTTSToolDescription": "Permet à l'application de générer une sortie de synthèse vocale pour des parties du texte dans votre langue cible.",
|
||
"couldNotFindTTS": "Nous n'avons pas pu trouver de moteur de synthèse vocale pour votre langue cible actuelle.",
|
||
"ttsInstructionsHyperlink": "Cliquez ici pour voir les instructions pour télécharger une nouvelle voix sur votre appareil.",
|
||
"createAnAccount": "Créer un compte",
|
||
"signIn": "Se connecter",
|
||
"signUpWithEmail": "S'inscrire avec Email",
|
||
"signUpWithGoogle": "S'inscrire avec Google",
|
||
"signUpWithApple": "S'inscrire avec Apple",
|
||
"yourUsername": "Votre nom d'utilisateur",
|
||
"yourEmail": "Votre e-mail",
|
||
"pleaseEnterAnEmail": "Veuillez saisir une adresse e-mail",
|
||
"signInWithGoogle": "Se connecter avec Google",
|
||
"signInWithApple": "Se connecter avec Apple",
|
||
"chooseYourAvatar": "Choisissez votre avatar",
|
||
"iWantToLearn": "Je veux apprendre",
|
||
"letsStart": "Commençons",
|
||
"pleaseAgreeToTOS": "Veuillez accepter les Termes et Conditions",
|
||
"pleaseEnterEmail": "Veuillez saisir une adresse e-mail valide.",
|
||
"pleaseSelectALanguage": "Veuillez sélectionner une langue",
|
||
"myBaseLanguage": "Ma langue de base",
|
||
"clickWordsInstructions": "🕵️ Cliquez sur un mot pour plus de détails. 🧐",
|
||
"chooseBestDefinition": "Que signifie ce mot ?",
|
||
"meaningSectionHeader": "Signification :",
|
||
"formSectionHeader": "Formes utilisées dans les discussions :",
|
||
"noEmojiSelectedTooltip": "Aucun emoji sélectionné",
|
||
"writingExercisesTooltip": "Écriture",
|
||
"listeningExercisesTooltip": "Écoute",
|
||
"readingExercisesTooltip": "Lecture",
|
||
"meaningNotFound": "Signification introuvable.",
|
||
"formsNotFound": "Formes introuvables.",
|
||
"chooseBaseForm": "Choisissez la forme de base",
|
||
"notTheCodeError": "Désolé, ce n'est pas le code !",
|
||
"totalXP": "XP total",
|
||
"numLemmas": "Nombre total de lemmas",
|
||
"numLemmasUsedCorrectly": "Nombre de lemmas utilisés correctement au moins une fois",
|
||
"numLemmasUsedIncorrectly": "Nombre de lemmas utilisés incorrectement 0 fois",
|
||
"numLemmasSmallXP": "Nombre de lemmas avec 0 - 30 XP",
|
||
"numLemmasMediumXP": "Nombre de lemmes avec 31 - 200 XP",
|
||
"numLemmasLargeXP": "Nombre de lemmes avec > 200 XP",
|
||
"numGrammarConcepts": "Nombre de concepts grammaticaux",
|
||
"listGrammarConcepts": "Concepts grammaticaux",
|
||
"listGrammarConceptsUsedCorrectly": "Concepts grammaticaux utilisés correctement dans les messages originaux au moins 80% du temps",
|
||
"listGrammarConceptsUsedIncorrectly": "Concepts grammaticaux utilisés incorrectement dans les messages originaux moins de 80% du temps",
|
||
"listGrammarConceptsUseCorrectlySystemGenerated": "Concepts grammaticaux choisis correctement parmi les suggestions générées par le système au moins 80% du temps",
|
||
"listGrammarConceptsUseIncorrectlySystemGenerated": "Concepts grammaticaux choisis incorrectement parmi les suggestions générées par le système moins de 80% du temps",
|
||
"listGrammarConceptsSmallXP": "Concepts grammaticaux avec 0-50 xp",
|
||
"listGrammarConceptsMediumXP": "Concepts grammaticaux avec 51-200 xp",
|
||
"listGrammarConceptsLargeXP": "Concepts grammaticaux 201-500 xp",
|
||
"listGrammarConceptsHugeXP": "Concepts grammaticaux >500 xp",
|
||
"numMessagesSent": "Nombre de messages envoyés",
|
||
"numWordsTyped": "Nombre de mots tapés dans les messages originaux",
|
||
"numCorrectChoices": "Nombre de mots corrects choisis parmi les suggestions générées par le système",
|
||
"numIncorrectChoices": "Nombre de mots incorrects choisis parmi les suggestions générées par le système",
|
||
"commaSeparatedFile": "CSV",
|
||
"excelFile": "Excel",
|
||
"fileType": "Type de fichier",
|
||
"download": "Télécharger",
|
||
"analyticsNotAvailable": "Analytique utilisateur non disponible",
|
||
"downloading": "Téléchargement en cours...",
|
||
"failedFetchUserAnalytics": "Échec du téléchargement de l'analytique utilisateur",
|
||
"downloadComplete": "Téléchargement terminé !",
|
||
"whatIsTheMorphTag": "Quelle est la {morphologicalFeature} de '{wordForm}' ?",
|
||
"dataAvailable": "Disponibilité des données",
|
||
"available": "Disponible",
|
||
"pangeaBotIsFallible": "Pangea Bot fait aussi des erreurs !",
|
||
"whatIsMeaning": "Que signifie '{lemma}' ?",
|
||
"pickAnEmoji": "Quel est votre emoji préféré pour '{lemma}' ?",
|
||
"chooseLemmaMeaningInstructionsBody": "Associez les significations avec les mots du message !",
|
||
"doubleClickToEdit": "Double-cliquez pour modifier.",
|
||
"removeFeature": "Supprimer {feature}",
|
||
"chooseCorrectLabel": "Choisissez l'étiquette correcte.",
|
||
"levelPopupTitle": "Félicitations pour avoir atteint\nle niveau {level}",
|
||
"activityPlannerTitle": "Planificateur d'activités",
|
||
"topicLabel": "Sujet",
|
||
"topicPlaceholder": "Choisissez un sujet...",
|
||
"modeLabel": "Type d'activité",
|
||
"modePlaceholder": "Choisissez un mode...",
|
||
"learningObjectiveLabel": "Objectif d'apprentissage",
|
||
"learningObjectivePlaceholder": "Choisissez un objectif d'apprentissage...",
|
||
"mediaLabel": "Médias que les apprenants doivent partager",
|
||
"languageOfInstructionsLabel": "Langue des instructions de l'activité",
|
||
"targetLanguageLabel": "Langue cible",
|
||
"cefrLevelLabel": "Niveau CEFR",
|
||
"generateActivitiesButton": "Générer une activité",
|
||
"launchActivityButton": "Lancer l'activité",
|
||
"image": "Image",
|
||
"video": "Vidéo",
|
||
"nan": "Non applicable",
|
||
"activityPlannerOverviewInstructionsBody": "Choisissez un sujet, un mode, un objectif d'apprentissage et générez une activité pour le chat !",
|
||
"activityTitle": "Titre de l'activité",
|
||
"addVocabulary": "Ajouter du vocabulaire",
|
||
"instructions": "Instructions",
|
||
"numberOfLearners": "Nombre d'apprenants",
|
||
"mustBeInteger": "Doit être un entier, par exemple 1, 2, 3, ...",
|
||
"noLemmasFound": "Il n'y a pas de vocabulaire avec plus de {xp} XP. Continuez à pratiquer !",
|
||
"constructUsePvmDesc": "Produite en message vocal",
|
||
"lockedMorphFeature": "En attente d'être déverrouillé",
|
||
"leaveSpaceDescription": "En quittant le cours, vous quitterez toutes les discussions qui s'y trouvent. Les autres utilisateurs verront que vous avez quitté le cours.",
|
||
"whatIsLemma": "Qu'est-ce que la lemme ?",
|
||
"constructUseCorMmDesc": "Signification du message correct",
|
||
"constructUseIncMmDesc": "Signification du message incorrect",
|
||
"constructUseIgnMmDesc": "Signification du message ignoré",
|
||
"clickForMeaningActivity": "Cliquez ici pour un défi de signification",
|
||
"meaning": "Signification",
|
||
"chatWith": "Groupe avec {displayname}",
|
||
"slightlyOffensive": "Légèrement offensant",
|
||
"clickOnEmailLink": "Veuillez cliquer sur le lien dans l'email puis continuer.\n\nVérifiez votre dossier spam si l'email n'est pas arrivé.",
|
||
"whoIsAllowedToJoinThisChat": "Qui peut rejoindre cette discussion",
|
||
"dontForgetPassword": "N'oubliez pas votre mot de passe !",
|
||
"enableAutocorrectToolName": "Activer la correction automatique de l'appareil",
|
||
"enableAutocorrectDescription": "Si votre appareil supporte la langue que vous apprenez, vous pouvez activer la correction automatique pour corriger les erreurs courantes en tapant.",
|
||
"ttsDisbledTitle": "Synthèse vocale désactivée",
|
||
"ttsDisabledBody": "Vous pouvez activer la synthèse vocale dans vos paramètres d'apprentissage",
|
||
"noSpaceDescriptionYet": "Aucune description de cours créée pour le moment.",
|
||
"tooLargeToSend": "Ce message est trop volumineux pour être envoyé",
|
||
"exitWithoutSaving": "Êtes-vous sûr de vouloir quitter sans enregistrer ?",
|
||
"enableAutocorrectPopupTitle": "Ajoutez votre clavier de langue cible en allant sur :",
|
||
"enableAutocorrectPopupSteps": " • Paramètres\n • Général\n • Clavier\n • Claviers\n • Ajouter un nouveau clavier",
|
||
"enableAutocorrectPopupDescription": "Une fois la langue sélectionnée, vous pouvez cliquer sur la petite icône de globe en bas à gauche de votre clavier pour activer le clavier nouvellement installé.",
|
||
"downloadGboardTitle": "Téléchargez Gboard depuis le Google Play Store pour activer l'autocorrection et d'autres fonctionnalités du clavier :",
|
||
"downloadGboardSteps": " • Télécharger Gboard\n • Ouvrir l'application\n • Langues\n • Ajouter un clavier\n • Sélectionner la langue\n • Choisir le type de clavier\n • Terminé",
|
||
"downloadGboardDescription": "Une fois la langue sélectionnée, vous pouvez cliquer sur la petite icône de globe en bas à gauche de votre clavier pour activer le clavier nouvellement installé.",
|
||
"enableAutocorrectWarning": "Attention ! Nécessite d'ajouter le clavier de votre langue cible",
|
||
"displayName": "Nom d'affichage",
|
||
"leaveRoomDescription": "Vous êtes sur le point de quitter cette conversation. Les autres utilisateurs verront que vous avez quitté la discussion.",
|
||
"confirmUserId": "Veuillez confirmer votre nom d'utilisateur Pangea Chat pour supprimer votre compte.",
|
||
"startingToday": "À partir d'aujourd'hui",
|
||
"oneWeekFreeTrial": "Une semaine d'essai gratuite",
|
||
"paidSubscriptionStarts": "À partir du {startDate}",
|
||
"cancelInSubscriptionSettings": " • Annuler à tout moment dans les paramètres d'abonnement",
|
||
"cancelToAvoidCharges": " • Annuler avant {trialEnds} pour éviter les frais",
|
||
"downloadGboard": "Télécharger Gboard",
|
||
"autocorrectNotAvailable": "Malheureusement, votre plateforme n'est pas actuellement prise en charge pour cette fonctionnalité. Restez à l'écoute pour de futures améliorations !",
|
||
"pleaseUpdateApp": "Veuillez mettre à jour l'application pour continuer.",
|
||
"chooseEmojiInstructionsBody": "Associez les emojis aux mots qu'ils représentent le mieux. Ne vous inquiétez pas ! Pas de pénalité si vous n'êtes pas d'accord. 😅",
|
||
"pickAnEmojiFor": "Choisissez un emoji pour {lemma}",
|
||
"analyticsVocabListBody": "Voici tout votre vocabulaire ! À mesure que vous gagnez des XP pour chaque mot, ils passeront de la graine à la pleine floraison. Cliquez sur n'importe quel mot pour voir plus de détails.",
|
||
"morphAnalyticsListBody": "Voici tous les concepts grammaticaux de la langue que vous apprenez ! Vous les débloquerez au fur et à mesure de vos rencontres lors de vos conversations. Cliquez pour plus de détails.",
|
||
"knockSpaceSuccess": "Vous avez demandé à rejoindre ce cours ! Un administrateur répondra à votre demande lorsqu'il la recevra 😊",
|
||
"joinByCode": "Rejoindre par code",
|
||
"chooseWordAudioInstructionsBody": "Écoutez le message complet. Ensuite, associez les audios aux mots.",
|
||
"chooseMorphsInstructionsBody": "Cliquez sur les pièces du puzzle pour les questions de grammaire !",
|
||
"inviteAndLaunch": "Lancer et inviter",
|
||
"createOwnChat": "Créer votre propre chat",
|
||
"pleaseEnterInt": "Veuillez entrer un nombre",
|
||
"home": "Accueil",
|
||
"join": "Rejoindre",
|
||
"readingAssistanceOverviewBody": "Cliquez sur les boutons ci-dessous pour des mini-jeux sur la correspondance des emojis, des audios, des significations de mots et des concepts grammaticaux. Ou cliquez sur un mot pour plus de détails.",
|
||
"learnByTexting": "Apprendre par texto",
|
||
"levelSummaryTrigger": "Voir le résumé",
|
||
"levelSummaryPopupTitle": "Résumé du niveau {level}",
|
||
"referFriends": "Recommander des amis",
|
||
"referFriendDialogTitle": "Invitez un ami à votre conversation",
|
||
"referFriendDialogDesc": "Avez-vous un ami enthousiaste à l'idée d'apprendre une nouvelle langue avec vous ? Copiez et envoyez ce lien d'invitation pour rejoindre et commencer à discuter avec vous dès aujourd'hui.",
|
||
"youUnlocked": "Vous avez débloqué",
|
||
"resetInstructionTooltipsTitle": "Réinitialiser les astuces d'instructions",
|
||
"resetInstructionTooltipsDesc": "Cliquez pour afficher les astuces d'instructions comme pour un nouvel utilisateur.",
|
||
"selectForGrammar": "Sélectionnez une icône de grammaire pour les activités et les détails.",
|
||
"newChatActivityTitle": "Ajouter une activité amusante ?",
|
||
"newChatActivityDesc": "Faites de chaque chat de groupe une aventure avec Activity Planner ! Définissez des sujets et des objectifs captivants pour le groupe, et donnez vie aux conversations avec des images époustouflantes. Stimulez des discussions imaginatives et maintenez le plaisir sans effort !",
|
||
"exploreMore": "Explorer plus",
|
||
"randomize": "Aléatoire",
|
||
"clear": "Effacer",
|
||
"makeYourOwnActivity": "Créez votre propre activité",
|
||
"featuredActivities": "En vedette",
|
||
"goToChat": "Aller au chat",
|
||
"save": "Enregistrer",
|
||
"selectActivity": "Sélectionner une activité",
|
||
"wordFocusListeningMultipleChoice": "Quel audio correspond au mot ?",
|
||
"startChat": "Démarrer un chat",
|
||
"translationProblem": "Problème de traduction",
|
||
"perfectTranslation": "Traduction parfaite !",
|
||
"greatJobTranslation": "Excellent travail avec cette traduction !",
|
||
"goodJobTranslation": "Bon travail sur cette traduction.",
|
||
"makingProgress": "Vous faites des progrès !",
|
||
"keepPracticing": "Continuez à pratiquer !",
|
||
"niceJob": "Bon travail !",
|
||
"askToJoin": "Demander à rejoindre",
|
||
"emptyChatWarningTitle": "Chat vide",
|
||
"emptyChatWarningDesc": "Vous n'avez invité personne dans votre chat. Allez dans les paramètres du chat pour inviter vos contacts ou le Bot. Vous pouvez aussi faire cela plus tard.",
|
||
"areYouLikeMe": "Es-tu comme moi ?",
|
||
"tryAgainLater": "Trop de tentatives effectuées. Veuillez réessayer dans 5 minutes.",
|
||
"enterSpaceCode": "Entrez le code du cours",
|
||
"shareSpaceLink": "Partager le lien",
|
||
"byUsingPangeaChat": "En utilisant Pangea Chat, j'accepte les ",
|
||
"details": "Détails",
|
||
"languageLevelPreA1Desc": "Je n'ai jamais appris ou utilisé la langue.",
|
||
"languageLevelA1Desc": "Je peux comprendre et utiliser quelques expressions courantes et phrases très basiques.",
|
||
"languageLevelA2Desc": "Je peux comprendre des phrases et expressions fréquemment utilisées liées à des domaines d'importance immédiate.",
|
||
"languageLevelB1Desc": "Je peux gérer la plupart des situations familières et produire un texte simple connecté sur des sujets familiers.",
|
||
"languageLevelB2Desc": "Je peux comprendre les idées principales de textes complexes et interagir avec un degré de fluidité et de spontanéité.",
|
||
"languageLevelC1Desc": "Je peux exprimer des idées de manière fluide et spontanée sans beaucoup de difficulté et comprendre une large gamme de textes exigeants.",
|
||
"languageLevelC2Desc": "Je peux comprendre pratiquement tout ce que j'entends ou lis et m'exprimer de manière fluide et précise.",
|
||
"newVocab": "Nouveaux vocabulaire",
|
||
"newGrammar": "Nouveaux concepts grammaticaux",
|
||
"congratulationsOnReaching": "Vous avez atteint le niveau {level} !",
|
||
"seeDetails": "Voir les détails",
|
||
"choosePracticeMode": "Cliquez sur l'un des boutons ci-dessus pour commencer une activité d'entraînement",
|
||
"ban": "Bannir",
|
||
"unban": "Débannir",
|
||
"kick": "Expulser",
|
||
"lemma": "Lemme",
|
||
"grammarFeature": "Caractéristique grammaticale",
|
||
"grammarTag": "Étiquette grammaticale",
|
||
"forms": "Formes",
|
||
"exampleMessages": "Messages d'exemple",
|
||
"timesUsedIndependently": "Fois utilisé de manière indépendante",
|
||
"timesUsedWithAssistance": "Fois utilisé avec assistance",
|
||
"shareInviteCode": "Partager le code d'invitation : {code}",
|
||
"leaderboard": "Classement",
|
||
"welcomeUser": "Bienvenue {user}",
|
||
"joinSpaceOnboardingDesc": "Avez-vous un code ou un lien d'invitation vers un cours public ?",
|
||
"skipForNow": "Passer pour l'instant",
|
||
"permissions": "Autorisations",
|
||
"spaceChildPermission": "Qui peut ajouter de nouvelles discussions à ce cours",
|
||
"addEnvironmentOverride": "Ajouter une surcharge d'environnement",
|
||
"defaultOption": "Par défaut",
|
||
"deleteChatDesc": "Voulez-vous vraiment supprimer cette conversation ? Elle sera supprimée pour tous les participants et tous les messages de la conversation ne seront plus disponibles pour la pratique ou l'analyse d'apprentissage.",
|
||
"deleteSpaceDesc": "Le cours et toutes les conversations sélectionnées seront supprimés pour tous les participants et tous les messages de la conversation ne seront plus disponibles pour la pratique ou l'analyse d'apprentissage. Cette action ne peut pas être annulée.",
|
||
"chatWithActivities": "Chat avec activités",
|
||
"launch": "Lancer",
|
||
"launchActivityToChats": "Lancer une activité dans les conversations",
|
||
"searchChats": "Rechercher des conversations",
|
||
"selectChats": "Sélectionner des conversations",
|
||
"selectChatToStart": "Terminé ! Sélectionnez une conversation pour commencer",
|
||
"maxFifty": "Maximum 50",
|
||
"configureSpace": "Configurer le cours",
|
||
"pinMessages": "Épingler les messages",
|
||
"setJoinRules": "Définir les règles de participation",
|
||
"changeGeneralSettings": "Modifier les paramètres généraux",
|
||
"inviteOtherUsersToRoom": "Inviter d'autres utilisateurs",
|
||
"changeTheNameOfTheSpace": "Changer le nom du cours",
|
||
"changeTheDescription": "Modifier la description",
|
||
"changeThePermissions": "Modifier les permissions",
|
||
"introductions": "Présentations",
|
||
"announcements": "Annonces",
|
||
"activities": "Activités",
|
||
"access": "Accès",
|
||
"botSettings": "Paramètres du bot",
|
||
"activitySuggestionTimeoutMessage": "Nous travaillons dur pour générer plus d'activités pour vous, veuillez revenir dans une minute",
|
||
"accessSettingsWarning": "Oups ! Il semble que vous n'ayez pas la permission de définir les règles d'accès de cette salle. Vous devriez vérifier ces paramètres pour vous assurer qu'ils correspondent à vos besoins et parler à un administrateur de la salle si vous devez les modifier",
|
||
"howSpaceCanBeFound": "Comment ce cours peut être trouvé",
|
||
"private": "Privé",
|
||
"cannotBeFoundInSearch": "Impossible à trouver dans la recherche",
|
||
"public": "Public",
|
||
"visibleToCommunity": "Visible à la communauté plus large de Pangea Chat via \"Trouver un cours\"",
|
||
"howSpaceCanBeJoined": "Comment ce cours peut être rejoint",
|
||
"canBeFoundVia": "Peut être trouvé via :",
|
||
"canBeFoundViaInvitation": "• invitation",
|
||
"canBeFoundViaCodeOrLink": "• code ou lien",
|
||
"canBeFoundViaKnock": "• demande de rejoindre et approbation de l'administrateur",
|
||
"youHaveLeveledUp": "Vous avez monté de niveau !",
|
||
"sendActivities": "Envoyer des activités",
|
||
"getStarted": "Commencer",
|
||
"getStartedBotChatDesc": "Discuter avec l'IA est un excellent point de départ, et les outils de lecture, d'écriture, d'écoute et de parole de Pangea facilitent tout !",
|
||
"getStartedCommunitiesDesc": "Apprendre avec une communauté est là où Pangea Chat brille !\nVous pouvez rejoindre votre classe, trouver un cours, ou même créer le vôtre !",
|
||
"getStartedFriendsDesc": "Avez-vous un ami qui veut apprendre avec vous ?",
|
||
"getStartedBotChatComplete": "Bravo ! Vous discutez avec le bot !",
|
||
"getStartedCommunitiesComplete": "Super, vous avez rejoint un cours !",
|
||
"getStartedComplete": "Vous avez terminé cette section !\nContinuez à explorer nos fonctionnalités incroyables en discutant avec des amis !",
|
||
"getStartedFriendsComplete": "Youpi ! Vous avez des amis ! 😉",
|
||
"getStartedBotChatButton": "Commencer à discuter !",
|
||
"getStartedFriendsButton": "Discuter avec un ami",
|
||
"groupChat": "Chat de groupe",
|
||
"directMessage": "Message direct",
|
||
"newDirectMessage": "Nouveau message direct",
|
||
"speakingExercisesTooltip": "Parler",
|
||
"noChatsFoundHereYet": "Aucune discussion trouvée ici pour le moment",
|
||
"duration": "Durée",
|
||
"transcriptionFailed": "Échec de la transcription de l'audio",
|
||
"aUserIsKnocking": "1 utilisateur demande à rejoindre votre cours",
|
||
"usersAreKnocking": "{users} utilisateurs demandent à rejoindre votre cours",
|
||
"failedToFetchTranscription": "Échec de la récupération de la transcription",
|
||
"deleteEmptySpaceDesc": "Le cours sera supprimé pour tous les participants. Cette action est irréversible.",
|
||
"regenerate": "Régénérer",
|
||
"mySavedActivities": "Mes activités enregistrées",
|
||
"noSavedActivities": "Aucune activité enregistrée",
|
||
"saveActivity": "Enregistrer cette activité",
|
||
"yourSavedActivities": "Activités enregistrées",
|
||
"failedToPlayVideo": "Échec de la lecture de la vidéo",
|
||
"done": "Terminé",
|
||
"inThisSpace": "Dans ce cours",
|
||
"myContacts": "Mes contacts",
|
||
"inviteAllInSpace": "Inviter tous dans ce cours",
|
||
"spaceParticipantsHaveBeenInvitedToTheChat": "Tous les participants du cours ont été invités au chat",
|
||
"numKnocking": "{count} frappe",
|
||
"numInvited": "{count} invité",
|
||
"saved": "Enregistré",
|
||
"reset": "Réinitialiser",
|
||
"errorGenerateActivityMessage": "Échec de la génération de l'activité",
|
||
"errorRegenerateActivityMessage": "Échec de la régénération de l'activité",
|
||
"errorLaunchActivityMessage": "Échec du lancement de l'activité",
|
||
"errorFetchingActivitiesMessage": "Échec de la récupération des activités",
|
||
"errorFetchingDefinition": "Échec de la récupération de la définition",
|
||
"errorProcessAnalytics": "Échec du traitement des analyses",
|
||
"errorDownloading": "Échec du téléchargement",
|
||
"errorFetchingLevelSummary": "Échec de la récupération du résumé du niveau",
|
||
"errorLoadingSpaceChildren": "Échec du chargement des discussions dans ce cours",
|
||
"unexpectedError": "Erreur inattendue.",
|
||
"pleaseReload": "Veuillez recharger et réessayer.",
|
||
"translationError": "Erreur de traduction",
|
||
"errorFetchingTranslation": "Échec de la récupération de la traduction",
|
||
"errorFetchingActivity": "Échec de la récupération de l'activité",
|
||
"check": "Vérifier",
|
||
"unableToFindRoom": "Aucune discussion ou cours trouvé avec ce code. Veuillez réessayer.",
|
||
"numCompletedActivities": "Nombre d'activités terminées",
|
||
"viewingAnalytics": "Visualisation de {visible}/{users} Analyses",
|
||
"request": "Demande",
|
||
"requestAll": "Tout demander",
|
||
"confirmMessageUnpin": "Êtes-vous sûr de vouloir désépingler ce message ?",
|
||
"createActivityPlan": "Créer un nouveau plan d'activité",
|
||
"saveAndLaunch": "Enregistrer et lancer",
|
||
"launchToSpace": "Lancer dans le cours",
|
||
"numberOfActivities": "Nombre de sessions d'activité",
|
||
"maximumActivityParticipants": "Chaque activité peut accueillir un maximum de {count} participant(s).",
|
||
"pending": "En attente",
|
||
"inactive": "Inactif",
|
||
"unjoinedActivityMessage": "Voulez-vous participer ? Choisissez un rôle ouvert !\nOu traînez et regardez le spectacle !",
|
||
"fullActivityMessage": "N'hésitez pas à regarder le spectacle ! Tant qu'il n'y a pas de rôles ouverts pour participer, vous pouvez voir le chat !",
|
||
"confirmRole": "Confirmer le rôle",
|
||
"openRoleLabel": "OUVERT",
|
||
"joinedTheActivity": "👋 {username} a rejoint en tant que {role}",
|
||
"finishedTheActivity": "🎯 {username} a terminé cette activité",
|
||
"endActivityTitle": "J'ai fini",
|
||
"endActivityDesc": "Avez-vous accompli les objectifs ?\nCeci est votre confirmation que vous vous retirez de la discussion. Mais ne vous inquiétez pas, le plaisir continue dans le chat ! N'hésitez pas à traîner et à profiter du spectacle jusqu'à ce que tout le monde clique sur 'Fini'.",
|
||
"archiveToAnalytics": "Ajouter à mes activités terminées",
|
||
"activitySummaryError": "Résumé des activités indisponible",
|
||
"requestSummaries": "Demander des résumés",
|
||
"loadingActivitySummary": "Chargement du résumé de l'activité...",
|
||
"generatingNewActivities": "Vous êtes le premier utilisateur de cette paire de langues ! Veuillez patienter une minute, nous préparons des activités rien que pour vous.",
|
||
"requestAccessTitle": "Souhaitez-vous demander l'accès à la vue analytique ?",
|
||
"requestAccessDesc": "Souhaitez-vous demander l'accès pour voir l'analyse des participants ?\n\nSi les participants acceptent, les administrateurs de ce cours pourront voir leurs :\n • vocabulaire total\n • concepts grammaticaux totaux\n • sessions d'activité terminées\n • concepts grammaticaux spécifiques utilisés, correctement et incorrectement\n\nIls ne pourront pas voir leurs :\n • messages dans les chats en dehors du cours\n • liste de vocabulaire",
|
||
"requestAccess": "Demander l'accès ({count})",
|
||
"analyticsInactiveTitle": "Les demandes aux utilisateurs inactifs n'ont pas pu être envoyées",
|
||
"analyticsInactiveDesc": "Les utilisateurs inactifs qui ne se sont pas connectés depuis l'introduction de cette fonctionnalité ne verront pas votre demande.\n\nLe bouton Demander apparaîtra lorsqu'ils reviendront. Vous pouvez renvoyer la demande plus tard en cliquant sur le bouton Demander sous leur nom lorsqu'il sera disponible.",
|
||
"accessRequestedTitle": "Demande d'accès à l'analyse",
|
||
"accessRequestedDesc": "Les administrateurs de « {space} » demandent à voir vos analyses d'apprentissage.\n\nSi vous acceptez, les administrateurs de ce cours pourront voir votre :\n • vocabulaire total\n • concepts grammaticaux totaux\n • sessions d'activité terminées\n • concepts grammaticaux spécifiques utilisés, correctement et incorrectement\n\nIls ne pourront pas voir vos :\n • messages dans les chats en dehors du cours\n • liste de vocabulaire",
|
||
"allowAccess": "Autoriser l'accès",
|
||
"denyAccess": "Refuser l'accès",
|
||
"adminRequestedAccess": "Les administrateurs ont demandé à voir vos analyses.",
|
||
"lastUpdated": "Mis à jour\n{time}",
|
||
"activityFinishedMessage": "Tout est terminé !",
|
||
"endForAll": "Terminer pour tous",
|
||
"newCourse": "Nouveau cours",
|
||
"newCourseSubtitle": "Quel plan de cours souhaitez-vous utiliser ?",
|
||
"failedToLoadCourses": "Échec du chargement des cours",
|
||
"numModules": "{num} modules",
|
||
"numActivityPlans": "{num} plans d'activité",
|
||
"coursePlan": "Plan de cours",
|
||
"editCourseLater": "Vous pouvez modifier le titre du modèle, les descriptions et l'image du cours plus tard.",
|
||
"newCourseAccess": "Par défaut, les cours sont privés et nécessitent l'approbation de l'administrateur pour rejoindre. Vous pouvez modifier ces paramètres à tout moment.",
|
||
"createCourse": "Créer un cours",
|
||
"stats": "Statistiques",
|
||
"createGroupChat": "Créer un chat de groupe",
|
||
"editCourse": "Modifier le cours",
|
||
"inviteDesc": "Par nom d'utilisateur, par code ou lien",
|
||
"editCourseDesc": "Ici, vous pouvez modifier le titre du cours, la description, etc.",
|
||
"permissionsDesc": "Définissez les autorisations telles que qui peut inviter des utilisateurs, envoyer des messages, créer des discussions, etc.",
|
||
"accessDesc": "Vous pouvez rendre votre cours accessible au monde entier ! Ou, rendre votre cours privé et sécurisé.",
|
||
"createGroupChatDesc": "Alors que les sessions d'activité commencent et se terminent, les discussions de groupe resteront ouvertes pour la communication de routine.",
|
||
"deleteDesc": "Seuls les administrateurs peuvent supprimer un cours. Il s'agit d'une action destructive qui supprime tous les utilisateurs et supprime toutes les discussions sélectionnées dans le cours. Proceed with caution.",
|
||
"failedToLoadCourseInfo": "Échec du chargement des informations du cours",
|
||
"noCourseFound": "Oh, ce cours a besoin d'un plan !\n\nLes plans de cours sont une séquence de sujets et d'activités de conversation.",
|
||
"additionalParticipants": "+ {num} autres",
|
||
"activityNotFoundForCourse": "Cette activité n'a pas été trouvée dans le cours",
|
||
"courseChats": "Discussions du cours",
|
||
"myActivitySessions": "Mes sessions d'activité",
|
||
"directMessages": "Messages directs",
|
||
"whatNow": "Et maintenant ?",
|
||
"chooseNextActivity": "Choisissez votre prochaine activité !",
|
||
"seeInstructions": "Voir les instructions",
|
||
"hideInstructions": "Cacher les instructions",
|
||
"letsGo": "Allons-y",
|
||
"chooseRole": "Choisissez un rôle !",
|
||
"chooseRoleToParticipate": "Choisissez un rôle pour participer !",
|
||
"waitingToFillRole": "En attente de remplir {num} rôles...",
|
||
"pingParticipants": "Notifier les participants du cours",
|
||
"playWithBot": "Jouer avec Pangea Bot",
|
||
"inviteFriends": "Inviter des amis",
|
||
"waitNotDone": "Attends, je n'ai pas fini !",
|
||
"waitingForOthersToFinish": "En attente que les autres terminent...",
|
||
"saveToCompletedActivities": "Enregistrer dans les activités terminées",
|
||
"generatingSummary": "Analyse de la conversation et génération des résultats",
|
||
"instructionsLanguage": "Langue des instructions",
|
||
"findCourse": "Trouver un cours",
|
||
"activityCompletedDesc": "Votre activité terminée a été ajoutée aux analyses où vous pouvez revoir et pratiquer la langue utilisée.",
|
||
"pingParticipantsNotification": "{user} cherche des utilisateurs pour rejoindre la session d'activité dans {room}",
|
||
"course": "Cours",
|
||
"courses": "Cours",
|
||
"courseName": "Nom du cours",
|
||
"createNewCourse": "Nouveau cours",
|
||
"publicCourses": "Cours publics",
|
||
"goToCourse": "Aller au cours : {course}",
|
||
"activityComplete": "Cette activité est terminée. Le résumé de l'activité devrait être disponible ci-dessous.",
|
||
"haventChattedMuch": "Il semble que vous n'ayez pas beaucoup discuté, essayez d'utiliser plus de mots de vocabulaire ! Si vous pensez avoir atteint votre objectif, vous pouvez terminer l'activité ci-dessous.",
|
||
"haveChatted": "Il semble que vous discutiez depuis un moment ! Si vous pensez avoir atteint votre objectif, terminez pour finir l'activité et nous générerons un résumé dans la conversation !",
|
||
"userDoneAndWaiting": "{num1}/{num2} participants ont terminé. Attendez que tout le monde finisse, et nous générerons un résumé dans la conversation !\n\nSi vous souhaitez rejoindre à nouveau la conversation, cliquez sur le bouton continuer dans le chat.",
|
||
"othersDoneAndWaiting": "{num1}/{num2} sont terminés. Avez-vous terminé votre objectif ?",
|
||
"startNewSession": "Démarrer une nouvelle session",
|
||
"joinOpenSession": "Rejoindre une session ouverte",
|
||
"less": "moins",
|
||
"activityNotFound": "Activité non trouvée",
|
||
"levelUp": "Niveau supérieur",
|
||
"myActivities": "Mes activités",
|
||
"openToJoin": "Ouvert pour rejoindre",
|
||
"results": "Résultats",
|
||
"activityDone": "Activité terminée !",
|
||
"moreLabel": "plus",
|
||
"promoCodeInfo": "Les codes promo peuvent être saisis sur la page suivante",
|
||
"editsComingSoon": "La possibilité de modifier les villes et les activités arrive bientôt.",
|
||
"editing": "Modification",
|
||
"activityNeedsOneMember": "Oh là là ! Cette activité nécessite 1 personne supplémentaire.",
|
||
"activityNeedsMembers": "Oh là là ! Cette activité nécessite {num} personnes supplémentaires.",
|
||
"inviteFriendsToCourse": "Inviter des amis à mon cours",
|
||
"subscribeToUnlockActivitySummaries": "S'abonner pour débloquer les résumés d'activités",
|
||
"subscribeToUnlockDefinitions": "S'abonner pour débloquer les définitions",
|
||
"subscribeToUnlockTranscriptions": "S'abonner pour débloquer les transcriptions",
|
||
"pingSent": "🔔 Ping du cours envoyé ! 🔔",
|
||
"courseTitle": "Titre du cours",
|
||
"courseDesc": "Description du cours",
|
||
"courseSavedSuccessfully": "Cours enregistré avec succès",
|
||
"addCoursePlan": "Ajouter un plan de cours",
|
||
"activityStatsButtonInstruction": "Cliquez ici pour voir vos statistiques d'activité et pour fermer l'activité une fois terminée",
|
||
"readingAnalyticsDesc": "Cliquez sur pratiquer sur chaque message pour les activités de lecture.",
|
||
"speakingAnalyticsDesc": "Enregistrez des messages vocaux pour la pratique de la parole.",
|
||
"audioAnalyticsDesc": "Cliquez sur pratiquer sur chaque message pour les activités d'écoute.",
|
||
"loginToAccount": "Se connecter à mon compte",
|
||
"appDescription": "Apprenez une langue\ntout en envoyant des messages à vos amis.",
|
||
"languages": "Langues",
|
||
"chooseLanguage": "Choisissez une langue.",
|
||
"planTrip": "Planifiez votre voyage",
|
||
"howAreYouTraveling": "Comment voyagez-vous ?",
|
||
"unlockPrivateTrip": "Déverrouiller un voyage privé",
|
||
"joinPublicTrip": "Rejoindre un voyage public",
|
||
"startOwnTrip": "Commencer le mien",
|
||
"tripPlanDesc": "Les voyages sont des cours. Chacun comporte 8-10 sujets séquencés avec une gamme d'activités d'apprentissage linguistique basées sur des tâches.",
|
||
"unlockPrivateTripTitle": "Déverrouiller un voyage privé",
|
||
"browsePublicTrips": "Parcourir les voyages publics",
|
||
"startOwnTripTitle": "Démarrer mon propre voyage",
|
||
"courseCode": "Quel est le mot de passe secret ?",
|
||
"courseCodeHint": "Code ou lien du voyage",
|
||
"unlockMyTrip": "Déverrouiller mon voyage",
|
||
"anyLevel": "Niveau quelconque",
|
||
"signupOption": "Comment souhaitez-vous vous inscrire ?",
|
||
"withApple": "Avec Apple",
|
||
"withGoogle": "Avec Google",
|
||
"withEmail": "Avec Email",
|
||
"createAccount": "Créer un compte",
|
||
"noCoursesFound": "Aucun cours trouvé",
|
||
"loginWithEmail": "Se connecter avec email",
|
||
"usernameOrEmail": "Nom d'utilisateur ou email",
|
||
"email": "Email",
|
||
"forgotPassword": "Mot de passe oublié ?",
|
||
"writingAnalyticsDesc": "Envoyez des messages pour pratiquer l'écriture.",
|
||
"endActivity": "Terminer l'activité",
|
||
"allLanguages": "Toutes les langues",
|
||
"allCefrLevels": "Tous les niveaux CEFR",
|
||
"chatListTooltip": "Ici, vous trouverez vos messages directs ! Cliquez sur l'avatar d'un utilisateur et « démarrer une conversation » pour envoyer un message privé.",
|
||
"directMessageBotTitle": "Message direct Pangea Bot",
|
||
"feedbackTitle": "Retour d'activité",
|
||
"feedbackDesc": "Comment l'activité pourrait-elle être améliorée ? Si vous pouvez fournir quelques détails, nous ferons le changement !",
|
||
"feedbackHint": "Votre retour",
|
||
"feedbackButton": "Soumettre le retour",
|
||
"directMessageBotDesc": "Parler aux humains est plus amusant mais... l'IA est toujours prête !",
|
||
"inviteYourFriends": "Invitez vos amis",
|
||
"playWithAI": "Jouez avec l'IA pour l'instant",
|
||
"courseStartDesc": "Pangea Bot est prêt à partir à tout moment !\n\n...mais apprendre est meilleur avec des amis !",
|
||
"@setCustomPermissionLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setPermissionsLevelDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ignoreUser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@normalUser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_roomupgrade": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@checkList": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@countInvited": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@sendImages": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@sendRoomNotifications": {
|
||
"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": "Inviter des amis à l'activité",
|
||
"inviteFriendsToActivityCourse": "Inviter des amis à l'activité et au cours",
|
||
"feedbackRespDesc": "Revenez demain pour les mises à jour de l'activité.",
|
||
"activityDropdownDesc": "Lorsque vous avez terminé cette activité, cliquez ci-dessous",
|
||
"activityAnalyticsListBody": "Voici vos activités terminées ! Après avoir terminé les activités, vous pouvez les voir ici.",
|
||
"languageMismatchTitle": "Incompatibilité de langue",
|
||
"languageMismatchDesc": "La langue cible ne correspond pas à la langue de cette activité. Mettre à jour votre langue cible ?",
|
||
"reportWordIssueTooltip": "Signaler un problème d'information sur le mot",
|
||
"tokenInfoFeedbackDialogTitle": "Retour d'information sur l'information du mot",
|
||
"tokenInfoFeedbackDialogDesc": "L'IA fait des erreurs. Veuillez décrire tout problème que vous avez trouvé avec les informations ci-dessus.",
|
||
"noPublicCoursesFound": "Aucun cours public trouvé. Souhaitez-vous en créer un ?",
|
||
"noCourseTemplatesFound": "Nous n'avons trouvé aucun cours pour votre langue cible. Vous pouvez discuter avec Pangea Bot en attendant, et revenir plus tard pour plus de cours.",
|
||
"botActivityJoinFailMessage": "Pangea Bot met du temps à répondre. Veuillez réessayer plus tard, ou inviter un ami.",
|
||
"unsubscribedResponseError": "Cette fonctionnalité nécessite un abonnement",
|
||
"leaveDesc": "Quitter cet espace et toutes les discussions qui s'y trouvent",
|
||
"selectAll": "Tout sélectionner",
|
||
"deselectAll": "Tout désélectionner",
|
||
"@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": "Démarrer mon propre",
|
||
"joinCourseDesc": "Chaque cours comporte 8 à 10 sujets séquencés avec une gamme d'activités d'apprentissage linguistique basées sur des tâches.",
|
||
"newMessageInPangeaChat": "💬 Nouveau message dans le chat Pangea",
|
||
"shareCourse": "Partager le cours",
|
||
"addCourse": "Ajouter un cours",
|
||
"joinCourseWithCode": "Rejoindre le cours avec un code",
|
||
"joinPublicCourse": "Rejoindre un cours public",
|
||
"vocabLevelsDesc": "C'est ici que les mots de vocabulaire seront placés une fois que vous les aurez améliorés !",
|
||
"highlightVocabTooltip": "Mettez en évidence les mots de vocabulaire cibles ci-dessous en les envoyant ou en pratiquant avec eux dans le 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": {}
|
||
}
|
||
} |