* 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>
12887 lines
No EOL
320 KiB
Text
12887 lines
No EOL
320 KiB
Text
{
|
|
"repeatPassword": "Gentag password",
|
|
"@repeatPassword": {},
|
|
"notAnImage": "Ikke en billedfil.",
|
|
"@notAnImage": {},
|
|
"setCustomPermissionLevel": "Indstil særligt tilladelsesniveau",
|
|
"@setCustomPermissionLevel": {},
|
|
"setPermissionsLevelDescription": "Vælg en prædefineret rolle herunder eller indtaste et særligt tilladelsesniveau mellem 0 og 100.",
|
|
"@setPermissionsLevelDescription": {},
|
|
"ignoreUser": "Ignorér bruger",
|
|
"@ignoreUser": {},
|
|
"remove": "Fjern",
|
|
"@remove": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"importNow": "Importer nu",
|
|
"@importNow": {},
|
|
"importEmojis": "Importer emojis",
|
|
"@importEmojis": {},
|
|
"normalUser": "Normal bruger",
|
|
"@normalUser": {},
|
|
"importFromZipFile": "Importer fra .zip fil",
|
|
"@importFromZipFile": {},
|
|
"alwaysUse24HourFormat": "true",
|
|
"@alwaysUse24HourFormat": {
|
|
"description": "Set to true to always display time of day in 24 hour format."
|
|
},
|
|
"exportEmotePack": "Eksportér Emote-pakke som .zip-fil",
|
|
"@exportEmotePack": {},
|
|
"replace": "Erstat",
|
|
"@replace": {},
|
|
"about": "Om",
|
|
"@about": {},
|
|
"aboutHomeserver": "Om {homeserver}",
|
|
"accept": "Accepter",
|
|
"acceptedTheInvitation": "👍 {username} accepterede invitationen",
|
|
"account": "Konto",
|
|
"activatedEndToEndEncryption": "🔐 {username} aktiverede ende-til-ende-kryptering",
|
|
"addEmail": "Tilføj e-mail",
|
|
"confirmMatrixId": "Bekræft venligst din Matrix ID for at slette din konto.",
|
|
"supposedMxid": "Dette burde være {mxid}",
|
|
"addChatDescription": "Tilføj en chatbeskrivelse...",
|
|
"addToSpace": "Tilføj til rum",
|
|
"admin": "Administrator",
|
|
"alias": "alias",
|
|
"all": "Alle",
|
|
"allChats": "Alle chats",
|
|
"commandHint_roomupgrade": "Opgrader dette rum til den angivne rumversion",
|
|
"commandHint_googly": "Send nogle sjove øjne",
|
|
"commandHint_cuddle": "Send en kram",
|
|
"commandHint_hug": "Send en kram",
|
|
"googlyEyesContent": "{senderName} sender dig sjove øjne",
|
|
"cuddleContent": "{senderName} krammer dig",
|
|
"hugContent": "{senderName} krammer dig",
|
|
"answeredTheCall": "{senderName} svarede op opkaldet",
|
|
"anyoneCanJoin": "Alle kan deltage! Men administrator kan sparke og udelukke alle, der opfører sig dårligt. De, der er udelukket, må ikke vende tilbage!",
|
|
"appLock": "App-lås",
|
|
"appLockDescription": "Lås appen, når den ikke er i brug, med en pinkode",
|
|
"archive": "Arkiv",
|
|
"areGuestsAllowedToJoin": "Er gæstebrugere tilladt at deltage",
|
|
"areYouSure": "Er du sikker?",
|
|
"areYouSureYouWantToLogout": "Er du sikker på, at du vil logge ud?",
|
|
"askSSSSSign": "For at kunne underskrive den anden person, skal du indtaste din sikre butikspasssætning eller gendannelsesnøgle.",
|
|
"askVerificationRequest": "Accepter denne verifikationsanmodning fra {username}?",
|
|
"autoplayImages": "Afspil automatisk animerede klistermærker og emotes",
|
|
"badServerLoginTypesException": "Hjemmeserveren understøtter login-typer:\n{serverVersions}\nMen denne app understøtter kun:\n{supportedVersions}",
|
|
"sendTypingNotifications": "Send skrivebeskeder",
|
|
"swipeRightToLeftToReply": "Swipe fra højre mod venstre for at svare",
|
|
"sendOnEnter": "Send ved tryk på Enter",
|
|
"badServerVersionsException": "Hjemmeserveren understøtter versionspecifikationerne:\n{serverVersions}\nMen denne app understøtter kun {supportedVersions}",
|
|
"countChatsAndCountParticipants": "{chats} chats og {participants} deltagere",
|
|
"noMoreChatsFound": "Ingen flere chats fundet...",
|
|
"noChatsFoundHere": "Ingen chats fundet her endnu. Start en ny chat med nogen ved at bruge knappen nedenfor. ⤵️",
|
|
"joinedChats": "Deltagende chats",
|
|
"unread": "Ulæst",
|
|
"space": "Rum",
|
|
"spaces": "Rum",
|
|
"banFromChat": "Bannlyst fra chat",
|
|
"banned": "Banned",
|
|
"bannedUser": "{username} har forbudt {targetName}",
|
|
"blockDevice": "Bloker enhed",
|
|
"blocked": "Blokeret",
|
|
"botMessages": "Botbeskeder",
|
|
"cancel": "Annuller",
|
|
"cantOpenUri": "Kan ikke åbne URI {uri}",
|
|
"changeDeviceName": "Skift enhedsnavn",
|
|
"changedTheChatAvatar": "{username} ændrede chat-ikonet",
|
|
"changedTheChatDescriptionTo": "{username} ændrede chatbeskrivelsen til: '{description}'",
|
|
"changedTheChatNameTo": "{username} ændrede chatnavnet til: '{chatname}'",
|
|
"changedTheChatPermissions": "{username} ændrede chat tilladelserne",
|
|
"changedTheDisplaynameTo": "{username} ændrede deres visningsnavn til: '{displayname}'",
|
|
"changedTheGuestAccessRules": "{username} ændrede gæsteadgangsreglerne",
|
|
"changedTheGuestAccessRulesTo": "{username} ændrede gæsteadgangsreglerne til: {rules}",
|
|
"changedTheHistoryVisibility": "{username} ændrede synligheden af historikken",
|
|
"changedTheHistoryVisibilityTo": "{username} ændrede historikkens synlighed til: {rules}",
|
|
"changedTheJoinRules": "{username} ændrede tilmeldingsreglerne",
|
|
"changedTheJoinRulesTo": "{username} ændrede tilmeldingsreglerne til: {joinRules}",
|
|
"changedTheProfileAvatar": "{username} ændrede deres avatar",
|
|
"changedTheRoomAliases": "{username} ændrede rummets aliaser",
|
|
"changedTheRoomInvitationLink": "{username} ændrede invitationslinket",
|
|
"changePassword": "Skift adgangskode",
|
|
"changeTheHomeserver": "Skift hjemserver",
|
|
"changeTheme": "Skift dit tema",
|
|
"changeTheNameOfTheGroup": "Skift gruppens navn",
|
|
"changeYourAvatar": "Skift din avatar",
|
|
"channelCorruptedDecryptError": "Krypteringen er blevet beskadiget",
|
|
"chat": "Chat",
|
|
"yourChatBackupHasBeenSetUp": "Din chat-backup er blevet oprettet.",
|
|
"chatBackup": "Chat-backup",
|
|
"chatBackupDescription": "Dine gamle beskeder er sikret med en gendannelsesnøgle. Sørg for, at du ikke mister den.",
|
|
"chatDetails": "Chatdetaljer",
|
|
"chatHasBeenAddedToThisSpace": "Chat er blevet tilføjet til dette rum",
|
|
"chats": "Chats",
|
|
"chooseAStrongPassword": "Vælg et stærkt password",
|
|
"clearArchive": "Ryd arkiv",
|
|
"close": "Luk",
|
|
"commandHint_markasdm": "Marker som direkte beskedrum for den givne Matrix ID",
|
|
"commandHint_markasgroup": "Marker som gruppe",
|
|
"commandHint_ban": "Forbyd den givne bruger fra dette rum",
|
|
"commandHint_clearcache": "Ryd cache",
|
|
"commandHint_create": "Opret en tom gruppechat\nBrug --no-encryption for at deaktivere kryptering",
|
|
"commandHint_discardsession": "Kassér session",
|
|
"commandHint_dm": "Start en direkte chat\nBrug --no-encryption for at deaktivere kryptering",
|
|
"commandHint_html": "Send HTML-formateret tekst",
|
|
"commandHint_invite": "Inviter den givne bruger til dette rum",
|
|
"commandHint_join": "Deltag i det givne rum",
|
|
"commandHint_kick": "Fjern den givne bruger fra dette rum",
|
|
"commandHint_leave": "Forlad dette rum",
|
|
"commandHint_me": "Beskriv dig selv",
|
|
"commandHint_myroomavatar": "Indstil dit billede for dette rum (ved mxc-uri)",
|
|
"commandHint_myroomnick": "Indstil dit visningsnavn for dette rum",
|
|
"commandHint_op": "Indstil den givne brugers magtniveau (standard: 50)",
|
|
"commandHint_plain": "Send uformateret tekst",
|
|
"commandHint_react": "Send svar som en reaktion",
|
|
"commandHint_send": "Send tekst",
|
|
"commandHint_unban": "Fjern forbuddet for den givne bruger fra dette rum",
|
|
"commandInvalid": "Ugyldig kommando",
|
|
"commandMissing": "{command} er ikke en kommando.",
|
|
"compareEmojiMatch": "Sammenlign venligst emojis",
|
|
"compareNumbersMatch": "Sammenlign venligst tallene",
|
|
"configureChat": "Konfigurer chat",
|
|
"confirm": "Bekræft",
|
|
"connect": "Forbind",
|
|
"contactHasBeenInvitedToTheGroup": "Kontakt er blevet inviteret til gruppen",
|
|
"containsDisplayName": "Indeholder visningsnavn",
|
|
"containsUserName": "Indeholder brugernavn",
|
|
"contentHasBeenReported": "Indholdet er blevet rapporteret til serveradministratorerne",
|
|
"copiedToClipboard": "Kopieret til udklipsholder",
|
|
"copy": "Kopier",
|
|
"copyToClipboard": "Kopier til udklipsholder",
|
|
"couldNotDecryptMessage": "Kunne ikke dekryptere besked: {error}",
|
|
"checkList": "Tjekliste",
|
|
"countParticipants": "{count} deltagere",
|
|
"countInvited": "{count} inviteret",
|
|
"create": "Opret",
|
|
"createdTheChat": "💬 {username} oprettede chatten",
|
|
"createGroup": "Opret gruppe",
|
|
"createNewSpace": "Nyt rum",
|
|
"currentlyActive": "Aktivt i øjeblikket",
|
|
"darkTheme": "Mørk",
|
|
"dateAndTimeOfDay": "{date}, {timeOfDay}",
|
|
"dateWithoutYear": "{month}-{day}",
|
|
"dateWithYear": "{year}-{month}-{day}",
|
|
"deactivateAccountWarning": "Dette vil deaktivere din brugerkonto. Dette kan ikke fortrydes! Er du sikker?",
|
|
"defaultPermissionLevel": "Standard tilladelsesniveau for nye brugere",
|
|
"delete": "Slet",
|
|
"deleteAccount": "Slet konto",
|
|
"deleteMessage": "Slet besked",
|
|
"device": "Enhed",
|
|
"deviceId": "Enheds-ID",
|
|
"devices": "Enheder",
|
|
"directChats": "Direkte chats",
|
|
"allRooms": "Alle gruppechats",
|
|
"displaynameHasBeenChanged": "Visningsnavn er blevet ændret",
|
|
"downloadFile": "Download fil",
|
|
"edit": "Rediger",
|
|
"editBlockedServers": "Rediger blokerede servere",
|
|
"chatPermissions": "Chat tilladelser",
|
|
"editDisplayname": "Rediger visningsnavn",
|
|
"editRoomAliases": "Rediger rumaliaser",
|
|
"editRoomAvatar": "Rediger rumavatar",
|
|
"emoteExists": "Emote findes allerede!",
|
|
"emoteInvalid": "Ugyldigt emote-kortkode!",
|
|
"emoteKeyboardNoRecents": "Nyligt brugte emotes vises her...",
|
|
"emotePacks": "Emote-pakker til rum",
|
|
"emoteSettings": "Emote-indstillinger",
|
|
"globalChatId": "Global chat-ID",
|
|
"accessAndVisibility": "Adgang og synlighed",
|
|
"accessAndVisibilityDescription": "Hvem der har adgang til at deltage i denne chat, og hvordan chatten kan opdages.",
|
|
"calls": "Opkald",
|
|
"customEmojisAndStickers": "Brugerdefinerede emojis og klistermærker",
|
|
"customEmojisAndStickersBody": "Tilføj eller del brugerdefinerede emojis eller klistermærker, som kan bruges i enhver chat.",
|
|
"emoteShortcode": "Emote-kortkode",
|
|
"emoteWarnNeedToPick": "Du skal vælge en emote-kode og et billede!",
|
|
"emptyChat": "Tom chat",
|
|
"enableEmotesGlobally": "Aktivér emote-pakke globalt",
|
|
"enableEncryption": "Aktivér kryptering",
|
|
"enableEncryptionWarning": "Du vil ikke kunne deaktivere krypteringen igen. Er du sikker?",
|
|
"encrypted": "Krypteret",
|
|
"encryption": "Kryptering",
|
|
"encryptionNotEnabled": "Kryptering er ikke aktiveret",
|
|
"endedTheCall": "{senderName} afsluttede opkaldet",
|
|
"enterAnEmailAddress": "Indtast en e-mailadresse",
|
|
"homeserver": "Hjemmeserver",
|
|
"enterYourHomeserver": "Indtast din hjemmeserver",
|
|
"errorObtainingLocation": "Fejl ved hentning af placering: {error}",
|
|
"everythingReady": "Alt klar!",
|
|
"extremeOffensive": "Ekstremt krænkende",
|
|
"fileName": "Filnavn",
|
|
"fluffychat": "FluffyChat",
|
|
"fontSize": "Skriftstørrelse",
|
|
"forward": "Videresend",
|
|
"fromJoining": "Fra tilslutning",
|
|
"fromTheInvitation": "Fra invitationen",
|
|
"goToTheNewRoom": "Gå til det nye rum",
|
|
"group": "Gruppe",
|
|
"chatDescription": "Chatbeskrivelse",
|
|
"chatDescriptionHasBeenChanged": "Chatbeskrivelsen er blevet ændret",
|
|
"groupIsPublic": "Gruppen er offentlig",
|
|
"groups": "Grupper",
|
|
"groupWith": "Gruppe med {displayname}",
|
|
"guestsAreForbidden": "Gæster er forbudt",
|
|
"guestsCanJoin": "Gæster kan deltage",
|
|
"hasWithdrawnTheInvitationFor": "{username} har trukket invitationen tilbage for {targetName}",
|
|
"help": "Hjælp",
|
|
"hideRedactedEvents": "Skjul redigerede begivenheder",
|
|
"hideRedactedMessages": "Skjul redigerede beskeder",
|
|
"hideRedactedMessagesBody": "Hvis nogen redigerer en besked, vil denne besked ikke længere være synlig i chatten.",
|
|
"hideInvalidOrUnknownMessageFormats": "Skjul ugyldige eller ukendte beskedformater",
|
|
"howOffensiveIsThisContent": "Hvor stødende er dette indhold?",
|
|
"id": "ID",
|
|
"identity": "Identitet",
|
|
"block": "Bloker",
|
|
"blockedUsers": "Blokerede brugere",
|
|
"blockListDescription": "Du kan blokere brugere, der forstyrrer dig. Du vil ikke kunne modtage beskeder eller rumindbydelser fra brugere på din personlige blokliste.",
|
|
"blockUsername": "Ignorer brugernavn",
|
|
"iHaveClickedOnLink": "Jeg har klikket på linket",
|
|
"incorrectPassphraseOrKey": "Forkert adgangsord eller gendannelsesnøgle",
|
|
"inoffensive": "Harmløs",
|
|
"inviteContact": "Inviter kontakt",
|
|
"inviteContactToGroupQuestion": "Vil du invitere {contact} til chatten \"{groupName}\"?",
|
|
"inviteContactToGroup": "Inviter kontakt til {groupName}",
|
|
"noChatDescriptionYet": "Ingen chatbeskrivelse oprettet endnu.",
|
|
"tryAgain": "Prøv igen",
|
|
"invalidServerName": "Ugyldigt servernavn",
|
|
"invited": "Inviteret",
|
|
"redactMessageDescription": "Beskeden vil blive redigeret for alle deltagere i denne samtale. Dette kan ikke fortrydes.",
|
|
"optionalRedactReason": "(Valgfrit) Årsag til at redigere denne besked...",
|
|
"invitedUser": "📩 {username} inviterede {targetName}",
|
|
"invitedUsersOnly": "Kun inviterede brugere",
|
|
"inviteForMe": "Inviter for mig",
|
|
"inviteText": "{username} inviterede dig til FluffyChat.\n1. Besøg fluffychat.im og installer appen \n2. Tilmeld dig eller log ind \n3. Åbn invitelinket: \n {link}",
|
|
"isTyping": "skriver…",
|
|
"joinedTheChat": "👋 {username} sluttede sig til chatten",
|
|
"joinRoom": "Deltag i rum",
|
|
"kicked": "👞 {username} sparkede {targetName}",
|
|
"kickedAndBanned": "🙅♂️ {username} sparkede og bandlyste {targetName}",
|
|
"kickFromChat": "Spark fra chat",
|
|
"lastActiveAgo": "Sidst aktiv: {localizedTimeShort}",
|
|
"leave": "Forlad",
|
|
"leftTheChat": "Forlod chatten",
|
|
"license": "Licens",
|
|
"lightTheme": "Lyst",
|
|
"loadCountMoreParticipants": "Indlæs {count} flere deltagere",
|
|
"dehydrate": "Eksporter session og slet enhed",
|
|
"dehydrateWarning": "Denne handling kan ikke fortrydes. Sørg for at gemme backup-filen sikkert.",
|
|
"dehydrateTor": "TOR-brugere: Eksporter session",
|
|
"dehydrateTorLong": "For TOR-brugere anbefales det at eksportere sessionen, inden vinduet lukkes.",
|
|
"hydrateTor": "TOR-brugere: Importer sessionseksport",
|
|
"hydrateTorLong": "Eksporterede du din session sidste gang på TOR? Importer den hurtigt og fortsæt chatten.",
|
|
"hydrate": "Gendan fra backup-fil",
|
|
"loadingPleaseWait": "Indlæser… Vent venligst.",
|
|
"loadMore": "Indlæs flere…",
|
|
"locationDisabledNotice": "Lokalitetstjenester er deaktiveret. Aktiver dem for at kunne dele din placering.",
|
|
"locationPermissionDeniedNotice": "Tilladelse til lokalitet nægtet. Giv tilladelse for at kunne dele din placering.",
|
|
"login": "Log ind",
|
|
"logInTo": "Log ind på {homeserver}",
|
|
"logout": "Log ud",
|
|
"memberChanges": "Medlemsændringer",
|
|
"mention": "Nævn",
|
|
"messages": "Beskeder",
|
|
"messagesStyle": "Beskeder:",
|
|
"moderator": "Moderator",
|
|
"muteChat": "Dæmp chat",
|
|
"needPantalaimonWarning": "Vær opmærksom på, at du skal bruge Pantalaimon for nu at kunne bruge ende-til-ende-kryptering.",
|
|
"newChat": "Ny chat",
|
|
"newMessageInFluffyChat": "💬 Ny besked i FluffyChat",
|
|
"newVerificationRequest": "Ny verifikationsanmodning!",
|
|
"next": "Næste",
|
|
"no": "Nej",
|
|
"noConnectionToTheServer": "Ingen forbindelse til serveren",
|
|
"noEmotesFound": "Ingen emojis fundet. 😕",
|
|
"noEncryptionForPublicRooms": "Du kan kun aktivere kryptering, når rummet ikke længere er offentligt tilgængeligt.",
|
|
"noGoogleServicesWarning": "Firebase Cloud Messaging ser ud til ikke at være tilgængelig på din enhed. For stadig at modtage push-notifikationer anbefaler vi at installere ntfy. Med ntfy eller en anden Unified Push-udbyder kan du modtage push-notifikationer på en sikker måde. Du kan downloade ntfy fra PlayStore eller F-Droid.",
|
|
"noMatrixServer": "{server1} er ikke en matrixserver, brug {server2} i stedet?",
|
|
"shareInviteLink": "Del invitationslink",
|
|
"scanQrCode": "Scan QR-kode",
|
|
"none": "Ingen",
|
|
"noPasswordRecoveryDescription": "Du har endnu ikke tilføjet en måde at gendanne din adgangskode på.",
|
|
"noPermission": "Ingen tilladelse",
|
|
"noRoomsFound": "Ingen rum fundet…",
|
|
"notifications": "Notifikationer",
|
|
"notificationsEnabledForThisAccount": "Notifikationer aktiveret for denne konto",
|
|
"numUsersTyping": "{count} brugere skriver…",
|
|
"obtainingLocation": "Henter placering…",
|
|
"offensive": "Stødende",
|
|
"offline": "Offline",
|
|
"ok": "Ok",
|
|
"online": "Online",
|
|
"onlineKeyBackupEnabled": "Online Nøglebackup er aktiveret",
|
|
"oopsPushError": "Ups! Desværre opstod der en fejl under opsætning af push-notifikationerne.",
|
|
"oopsSomethingWentWrong": "Ups, der gik noget galt…",
|
|
"openAppToReadMessages": "Åbn appen for at læse beskeder",
|
|
"openCamera": "Åbn kamera",
|
|
"openVideoCamera": "Åbn kamera til en video",
|
|
"oneClientLoggedOut": "En af dine klienter er blevet logget ud",
|
|
"addAccount": "Tilføj konto",
|
|
"editBundlesForAccount": "Rediger pakker for denne konto",
|
|
"addToBundle": "Tilføj til pakke",
|
|
"removeFromBundle": "Fjern fra denne pakke",
|
|
"bundleName": "Pakke navn",
|
|
"enableMultiAccounts": "(BETA) Aktiver flere konti på denne enhed",
|
|
"openInMaps": "Åbn i kort",
|
|
"link": "Link",
|
|
"serverRequiresEmail": "Denne server skal validere din e-mailadresse for registrering.",
|
|
"or": "Eller",
|
|
"participant": "Deltager",
|
|
"passphraseOrKey": "adgangsord eller gendannelsesnøgle",
|
|
"password": "Kodeord",
|
|
"passwordForgotten": "Glemt kodeord",
|
|
"passwordHasBeenChanged": "Kodeord er blevet ændret",
|
|
"hideMemberChangesInPublicChats": "Skjul medlemsændringer i offentlige chats",
|
|
"hideMemberChangesInPublicChatsBody": "Vis ikke i chat-historikken, hvis nogen slutter sig til eller forlader en offentlig chat for at forbedre læsbarheden.",
|
|
"overview": "Oversigt",
|
|
"notifyMeFor": "Underret mig om",
|
|
"passwordRecoverySettings": "Indstillinger for nulstilling af adgangskode",
|
|
"passwordRecovery": "Nulstilling af adgangskode",
|
|
"people": "Folk",
|
|
"pickImage": "Vælg et billede",
|
|
"pin": "Pin",
|
|
"play": "Afspil {fileName}",
|
|
"pleaseChoose": "Vælg venligst",
|
|
"pleaseChooseAPasscode": "Vælg venligst en adgangskode",
|
|
"pleaseClickOnLink": "Klik venligst på linket i e-mailen og fortsæt.",
|
|
"pleaseEnter4Digits": "Indtast venligst 4 cifre eller lad være med at indtaste for at deaktivere app-lås.",
|
|
"pleaseEnterRecoveryKey": "Indtast venligst din gendannelsesnøgle:",
|
|
"pleaseEnterYourPassword": "Indtast venligst din adgangskode",
|
|
"pleaseEnterYourPin": "Indtast venligst din pinkode",
|
|
"pleaseEnterYourUsername": "Indtast venligst dit brugernavn",
|
|
"pleaseFollowInstructionsOnWeb": "Følg venligst instruktionerne på hjemmesiden og tryk på næste.",
|
|
"privacy": "Privatliv",
|
|
"publicRooms": "Offentlige rum",
|
|
"pushRules": "Push-regler",
|
|
"reason": "Årsag",
|
|
"recording": "Optagelse",
|
|
"redactedBy": "Redigeret af {username}",
|
|
"directChat": "Direkte chat",
|
|
"redactedByBecause": "Redigeret af {username} fordi: \"{reason}\"",
|
|
"redactedAnEvent": "{username} har redigeret en begivenhed",
|
|
"redactMessage": "Rediger besked",
|
|
"register": "Tilmeld",
|
|
"reject": "Afvis",
|
|
"rejectedTheInvitation": "{username} afviste invitationen",
|
|
"rejoin": "Genforen",
|
|
"removeAllOtherDevices": "Fjern alle andre enheder",
|
|
"removedBy": "Fjernet af {username}",
|
|
"removeDevice": "Fjern enhed",
|
|
"unbanFromChat": "Fjern ban fra chat",
|
|
"removeYourAvatar": "Fjern dit avatar",
|
|
"replaceRoomWithNewerVersion": "Erstat rum med nyere version",
|
|
"reply": "Svar",
|
|
"reportMessage": "Rapportér besked",
|
|
"requestPermission": "Anmod om tilladelse",
|
|
"roomHasBeenUpgraded": "Værelse er blevet opgraderet",
|
|
"roomVersion": "Værelsesversion",
|
|
"saveFile": "Gem fil",
|
|
"search": "Søg",
|
|
"security": "Sikkerhed",
|
|
"recoveryKey": "Gendannelsesnøgle",
|
|
"recoveryKeyLost": "Gendannelsesnøgle mistet?",
|
|
"seenByUser": "Set af {username}",
|
|
"send": "Send",
|
|
"sendAMessage": "Send en besked",
|
|
"sendAsText": "Send som tekst",
|
|
"sendAudio": "Send lyd",
|
|
"sendFile": "Send fil",
|
|
"sendImage": "Send billede",
|
|
"sendImages": "Send {count} billede",
|
|
"sendMessages": "Send beskeder",
|
|
"sendOriginal": "Send original",
|
|
"sendSticker": "Send sticker",
|
|
"sendVideo": "Send video",
|
|
"sentAFile": "📁 {username} sendte en fil",
|
|
"sentAnAudio": "🎤 {username} sendte en lyd",
|
|
"sentAPicture": "🖼️ {username} sendte et billede",
|
|
"sentASticker": "😊 {username} sendte et klistermærke",
|
|
"sentAVideo": "🎥 {username} sendte en video",
|
|
"sentCallInformations": "{senderName} sendte opkaldsinformationer",
|
|
"separateChatTypes": "Separate direkte chats og grupper",
|
|
"setAsCanonicalAlias": "Indstil som hovedalias",
|
|
"setCustomEmotes": "Indstil brugerdefinerede emojis",
|
|
"setChatDescription": "Indstil chatbeskrivelse",
|
|
"setInvitationLink": "Indstil invitationslink",
|
|
"setPermissionsLevel": "Indstil tilladelsesniveau",
|
|
"setStatus": "Indstil status",
|
|
"settings": "Indstillinger",
|
|
"share": "Del",
|
|
"sharedTheLocation": "{username} delte deres placering",
|
|
"shareLocation": "Del placering",
|
|
"showPassword": "Vis adgangskode",
|
|
"presenceStyle": "Tilstedeværelse:",
|
|
"presencesToggle": "Vis statusbeskeder fra andre brugere",
|
|
"singlesignon": "Single Sign-On",
|
|
"skip": "Spring over",
|
|
"sourceCode": "Kildekode",
|
|
"spaceIsPublic": "Rummet er offentligt",
|
|
"spaceName": "Rummets navn",
|
|
"startedACall": "{senderName} startede et opkald",
|
|
"startFirstChat": "Start din første chat",
|
|
"status": "Status",
|
|
"statusExampleMessage": "Hvordan har du det i dag?",
|
|
"submit": "Indsend",
|
|
"synchronizingPleaseWait": "Synkroniserer… Vent venligst.",
|
|
"synchronizingPleaseWaitCounter": " Synkroniserer… ({percentage}%)",
|
|
"systemTheme": "System",
|
|
"theyDontMatch": "De Stemmer Ikke Overens",
|
|
"theyMatch": "De Stemmer Overens",
|
|
"title": "FluffyChat",
|
|
"toggleFavorite": "Skift Favorit",
|
|
"toggleMuted": "Skift Mute",
|
|
"toggleUnread": "Marker som Læst/Ulæst",
|
|
"tooManyRequestsWarning": "For mange forespørgsler. Prøv igen senere!",
|
|
"transferFromAnotherDevice": "Overfør fra en anden enhed",
|
|
"tryToSendAgain": "Prøv at sende igen",
|
|
"unavailable": "Utilgængelig",
|
|
"unbannedUser": "{username} ophævede forbuddet for {targetName}",
|
|
"unblockDevice": "Oplås enhed",
|
|
"unknownDevice": "Ukendt enhed",
|
|
"unknownEncryptionAlgorithm": "Ukendt krypteringsalgoritme",
|
|
"unknownEvent": "Ukendt begivenhed '{type}'",
|
|
"unmuteChat": "Fjern lyd på chat",
|
|
"unpin": "Fjern fastgørelse",
|
|
"unreadChats": "{unreadCount, plural, =1{1 ulæst chat} other{{unreadCount} ulæste chats}}",
|
|
"userAndOthersAreTyping": "{username} og {count} andre skriver…",
|
|
"userAndUserAreTyping": "{username} og {username2} skriver…",
|
|
"userIsTyping": "{username} skriver…",
|
|
"userLeftTheChat": "🚪 {username} forlod chatten",
|
|
"username": "Brugernavn",
|
|
"userSentUnknownEvent": "{username} sendte en {type} begivenhed",
|
|
"unverified": "Uverificeret",
|
|
"verified": "Verificeret",
|
|
"verify": "Bekræft",
|
|
"verifyStart": "Start verifikation",
|
|
"verifySuccess": "Du har bekræftet med succes!",
|
|
"verifyTitle": "Bekræfter anden konto",
|
|
"videoCall": "Videoopkald",
|
|
"visibilityOfTheChatHistory": "Synlighed af chat-historikken",
|
|
"visibleForAllParticipants": "Synlig for alle deltagere",
|
|
"visibleForEveryone": "Synlig for alle",
|
|
"voiceMessage": "Stemmebesked",
|
|
"waitingPartnerAcceptRequest": "Venter på, at partneren accepterer anmodningen…",
|
|
"waitingPartnerEmoji": "Venter på, at partneren accepterer emoji…",
|
|
"waitingPartnerNumbers": "Venter på, at partneren accepterer tallene…",
|
|
"wallpaper": "Tapet:",
|
|
"warning": "Advarsel!",
|
|
"weSentYouAnEmail": "Vi har sendt dig en e-mail",
|
|
"whoCanPerformWhichAction": "Hvem kan udføre hvilken handling",
|
|
"whoIsAllowedToJoinThisGroup": "Hvem har tilladelse til at deltage i denne gruppe",
|
|
"whyDoYouWantToReportThis": "Hvorfor vil du rapportere dette?",
|
|
"wipeChatBackup": "Slet din chat-sikkerhedskopi for at oprette en ny gendannelsesnøgle?",
|
|
"withTheseAddressesRecoveryDescription": "Med disse adresser kan du gendanne din adgangskode.",
|
|
"writeAMessage": "Skriv en besked…",
|
|
"yes": "Ja",
|
|
"you": "Du",
|
|
"youAreNoLongerParticipatingInThisChat": "Du deltager ikke længere i denne chat",
|
|
"youHaveBeenBannedFromThisChat": "Du er blevet udelukket fra denne chat",
|
|
"yourPublicKey": "Din offentlige nøgle",
|
|
"messageInfo": "Beskedinfo",
|
|
"time": "Tid",
|
|
"messageType": "Beskedtype",
|
|
"sender": "Afsender",
|
|
"openGallery": "Åbn galleri",
|
|
"removeFromSpace": "Fjern fra rum",
|
|
"addToSpaceDescription": "Vælg et rum for at tilføje denne chat til det.",
|
|
"start": "Start",
|
|
"pleaseEnterRecoveryKeyDescription": "For at låse dine gamle beskeder op, skal du indtaste din gendannelsesnøgle, som er genereret i en tidligere session. Din gendannelsesnøgle er IKKE din adgangskode.",
|
|
"publish": "Udgiv",
|
|
"videoWithSize": "Video ({size})",
|
|
"openChat": "Åbn chat",
|
|
"markAsRead": "Marker som læst",
|
|
"reportUser": "Rapporter bruger",
|
|
"dismiss": "Afvis",
|
|
"reactedWith": "{sender} reagerede med {reaction}",
|
|
"pinMessage": "Fastgør til rum",
|
|
"confirmEventUnpin": "Er du sikker på, at du vil fjerne fastgørelsen af begivenheden permanent?",
|
|
"emojis": "Emojis",
|
|
"placeCall": "Foretag opkald",
|
|
"voiceCall": "Stemmeopkald",
|
|
"unsupportedAndroidVersion": "Ikke-understøttet Android-version",
|
|
"unsupportedAndroidVersionLong": "Denne funktion kræver en nyere Android-version. Tjek venligst for opdateringer eller Lineage OS-understøttelse.",
|
|
"videoCallsBetaWarning": "Bemærk venligst, at videoopkald i øjeblikket er i beta. De fungerer måske ikke som forventet eller overhovedet på alle platforme.",
|
|
"experimentalVideoCalls": "Eksperimentelle videoopkald",
|
|
"emailOrUsername": "E-mail eller brugernavn",
|
|
"indexedDbErrorTitle": "Problemer med privat tilstand",
|
|
"indexedDbErrorLong": "Meddelelseslagringen er desværre ikke aktiveret i privat tilstand som standard.\nBesøg venligst\n - about:config\n - indstil dom.indexedDB.privateBrowsing.enabled til sandt\nEllers er det ikke muligt at køre FluffyChat.",
|
|
"switchToAccount": "Skift til konto {number}",
|
|
"nextAccount": "Næste konto",
|
|
"previousAccount": "Forrige konto",
|
|
"addWidget": "Tilføj widget",
|
|
"widgetVideo": "Video",
|
|
"widgetEtherpad": "Tekstnotat",
|
|
"widgetJitsi": "Jitsi Meet",
|
|
"widgetCustom": "Brugerdefineret",
|
|
"widgetName": "Navn",
|
|
"widgetUrlError": "Dette er ikke en gyldig URL.",
|
|
"widgetNameError": "Venligst angiv et visningsnavn.",
|
|
"errorAddingWidget": "Fejl ved tilføjelse af widget.",
|
|
"youRejectedTheInvitation": "Du afviste invitationen",
|
|
"youJoinedTheChat": "Du har sluttet dig til chatten",
|
|
"youAcceptedTheInvitation": "👍 Du accepterede invitationen",
|
|
"youBannedUser": "Du bandlyste {user}",
|
|
"youHaveWithdrawnTheInvitationFor": "Du har trukket invitationen tilbage for {user}",
|
|
"youInvitedToBy": "📩 Du er blevet inviteret via link til:\n{alias}",
|
|
"youInvitedBy": "📩 Du er blevet inviteret af {user}",
|
|
"invitedBy": "📩 Inviteret af {user}",
|
|
"youInvitedUser": "📩 Du inviterede {user}",
|
|
"youKicked": "🚮 Du sparkede {user}",
|
|
"youKickedAndBanned": "🙅♀️ Du sparkede og bandlyste {user}",
|
|
"youUnbannedUser": "Du ophævede bandlysningen af {user}",
|
|
"hasKnocked": "🚪 {user} har banket på",
|
|
"usersMustKnock": "Brugere skal banke på",
|
|
"noOneCanJoin": "Ingen kan deltage",
|
|
"userWouldLikeToChangeTheChat": "{user} vil gerne deltage i chatten.",
|
|
"noPublicLinkHasBeenCreatedYet": "Ingen offentlig link er oprettet endnu",
|
|
"knock": "Bank på",
|
|
"users": "Brugere",
|
|
"unlockOldMessages": "Lås op for gamle beskeder",
|
|
"storeInSecureStorageDescription": "Opbevar gendannelsesnøglen i den sikre lagring på denne enhed.",
|
|
"saveKeyManuallyDescription": "Gem denne nøgle manuelt ved at aktivere systemets delingsdialog eller clipboard.",
|
|
"storeInAndroidKeystore": "Opbevar i Android Keystore",
|
|
"storeInAppleKeyChain": "Opbevar i Apple KeyChain",
|
|
"storeSecurlyOnThisDevice": "Opbevar sikkert på denne enhed",
|
|
"countFiles": "{count} filer",
|
|
"user": "Bruger",
|
|
"custom": "Brugerdefineret",
|
|
"foregroundServiceRunning": "Denne meddelelse vises, når foreground-tjenesten kører.",
|
|
"screenSharingTitle": "skærmdeling",
|
|
"screenSharingDetail": "Du deler din skærm i FuffyChat",
|
|
"callingPermissions": "Opkaldstilladelser",
|
|
"callingAccount": "Opkaldskonto",
|
|
"callingAccountDetails": "Tillader FluffyChat at bruge den native Android-opkaldsapp.",
|
|
"appearOnTop": "Vis øverst",
|
|
"appearOnTopDetails": "Tillader appen at vises øverst (ikke nødvendigt, hvis du allerede har sat FluffyChat op som en opkaldskonto)",
|
|
"otherCallingPermissions": "Mikrofon, kamera og andre FluffyChat-tilladelser",
|
|
"whyIsThisMessageEncrypted": "Hvorfor er denne besked ulæselig?",
|
|
"noKeyForThisMessage": "Dette kan ske, hvis beskeden blev sendt, før du har logget ind på din konto på denne enhed.\n\nDet er også muligt, at afsenderen har blokeret din enhed, eller at der er opstået problemer med internetforbindelsen.\n\nEr du i stand til at læse beskeden på en anden session? Så kan du overføre beskeden derfra! Gå til Indstillinger > Enheder og sørg for, at dine enheder har verificeret hinanden. Når du åbner rummet næste gang, og begge sessioner er i forgrunden, vil nøglerne blive overført automatisk.\n\nVil du ikke miste nøglerne, når du logger ud eller skifter enhed? Sørg for, at du har aktiveret chat-sikkerhedskopien i indstillingerne.",
|
|
"newGroup": "Ny gruppe",
|
|
"newSpace": "Nyt rum",
|
|
"enterSpace": "Indtast rum",
|
|
"enterRoom": "Indtast værelse",
|
|
"allSpaces": "Alle rum",
|
|
"numChats": "{number} chats",
|
|
"hideUnimportantStateEvents": "Skjul uvigtige statusbegivenheder",
|
|
"hidePresences": "Skjul statusliste?",
|
|
"doNotShowAgain": "Vis ikke igen",
|
|
"wasDirectChatDisplayName": "Tom chat (var {oldDisplayName})",
|
|
"newSpaceDescription": "Rum giver dig mulighed for at samle dine chats og opbygge private eller offentlige fællesskaber.",
|
|
"encryptThisChat": "Krypter denne chat",
|
|
"disableEncryptionWarning": "Af sikkerhedsmæssige grunde kan du ikke deaktivere kryptering i en chat, hvor det tidligere er blevet aktiveret.",
|
|
"sorryThatsNotPossible": "Beklager... det er ikke muligt",
|
|
"deviceKeys": "Enheds nøgler:",
|
|
"reopenChat": "Genåbne chat",
|
|
"noBackupWarning": "Advarsel! Uden at aktivere chat-sikkerhedskopien mister du adgang til dine krypterede beskeder. Det anbefales kraftigt at aktivere chat-sikkerhedskopien, før du logger ud.",
|
|
"noOtherDevicesFound": "Ingen andre enheder fundet",
|
|
"fileIsTooBigForServer": "Kan ikke sende! Serveren understøtter kun vedhæftede filer op til {max}.",
|
|
"fileHasBeenSavedAt": "Filen er gemt på {path}",
|
|
"jumpToLastReadMessage": "Spring til sidste læste besked",
|
|
"readUpToHere": "Læst indtil her",
|
|
"jump": "Spring",
|
|
"openLinkInBrowser": "Åbn link i browser",
|
|
"reportErrorDescription": "😞 Åh nej. Noget gik galt. Hvis du vil, kan du rapportere denne fejl til udviklerne.",
|
|
"report": "rapporter",
|
|
"signInWithPassword": "Log ind med adgangskode",
|
|
"pleaseTryAgainLaterOrChooseDifferentServer": "Prøv igen senere eller vælg en anden server.",
|
|
"signInWith": "Log ind med {provider}",
|
|
"profileNotFound": "Brugeren kunne ikke findes på serveren. Måske er der et forbindelsesproblem, eller brugeren findes ikke.",
|
|
"setTheme": "Vælg tema:",
|
|
"setColorTheme": "Vælg farvetema:",
|
|
"invite": "Inviter",
|
|
"inviteGroupChat": "📨 Inviter gruppechat",
|
|
"invitePrivateChat": "📨 Inviter privat chat",
|
|
"invalidInput": "Ugyldigt input!",
|
|
"wrongPinEntered": "Forkert pinkode indtastet! Prøv igen om {seconds} sekunder...",
|
|
"pleaseEnterANumber": "Indtast venligst et tal større end 0",
|
|
"archiveRoomDescription": "Chatten vil blive flyttet til arkivet. Andre brugere vil kunne se, at du har forladt chatten.",
|
|
"roomUpgradeDescription": "Chatten vil derefter blive genoprettet med den nye rummversion. Alle deltagere vil blive underrettet om, at de skal skifte til den nye chat. Du kan finde mere information om rummversioner på https://spec.matrix.org/latest/rooms/",
|
|
"removeDevicesDescription": "Du vil blive logget ud af denne enhed og vil ikke længere kunne modtage beskeder.",
|
|
"banUserDescription": "Brugeren vil blive udelukket fra chatten og vil ikke kunne komme ind igen, før de bliver ophævet.",
|
|
"unbanUserDescription": "Brugeren vil kunne komme ind i chatten igen, hvis de prøver.",
|
|
"kickUserDescription": "Brugeren bliver smidt ud af chatten, men er ikke udelukket. I offentlige chats kan brugeren genindtræde når som helst.",
|
|
"makeAdminDescription": "Når du gør denne bruger til administrator, kan det være, at du ikke kan fortryde dette, da de derefter får de samme tilladelser som dig.",
|
|
"pushNotificationsNotAvailable": "Push-notifikationer er ikke tilgængelige",
|
|
"learnMore": "Lær mere",
|
|
"yourGlobalUserIdIs": "Dit globale bruger-ID er: ",
|
|
"noUsersFoundWithQuery": "Desværre kunne der ikke findes nogen bruger med \"{query}\". Tjek venligst, om du har lavet en stavefejl.",
|
|
"knocking": "Banker på",
|
|
"chatCanBeDiscoveredViaSearchOnServer": "Chat kan findes via søgning på {server}",
|
|
"searchChatsRooms": "Søg efter #chats, @brugere...",
|
|
"nothingFound": "Intet fundet...",
|
|
"groupName": "Gruppenavn",
|
|
"createGroupAndInviteUsers": "Opret en gruppe og inviter brugere",
|
|
"groupCanBeFoundViaSearch": "Gruppen kan findes via søgning",
|
|
"wrongRecoveryKey": "Beklager... dette ser ikke ud til at være den korrekte gendannelsesnøgle.",
|
|
"startConversation": "Start samtale",
|
|
"commandHint_sendraw": "Send rå json",
|
|
"databaseMigrationTitle": "Database er optimeret",
|
|
"databaseMigrationBody": "Vent venligst. Dette kan tage et øjeblik.",
|
|
"leaveEmptyToClearStatus": "Efterlad tom for at rydde din status.",
|
|
"select": "Vælg",
|
|
"searchForUsers": "Søg efter @brugere...",
|
|
"pleaseEnterYourCurrentPassword": "Indtast venligst din nuværende adgangskode",
|
|
"newPassword": "Ny adgangskode",
|
|
"pleaseChooseAStrongPassword": "Vælg venligst en stærk adgangskode",
|
|
"passwordsDoNotMatch": "Adgangskoder stemmer ikke overens",
|
|
"passwordIsWrong": "Din indtastede adgangskode er forkert",
|
|
"publicLink": "Offentlig link",
|
|
"publicChatAddresses": "Offentlige chatadresser",
|
|
"createNewAddress": "Opret ny adresse",
|
|
"joinSpace": "Deltag i rum",
|
|
"publicSpaces": "Offentlige rum",
|
|
"addChatOrSubSpace": "Tilføj chat eller underrum",
|
|
"subspace": "Underrum",
|
|
"decline": "Afvis",
|
|
"thisDevice": "Denne enhed:",
|
|
"initAppError": "Der opstod en fejl under initialisering af appen",
|
|
"userRole": "Brugerrolle",
|
|
"minimumPowerLevel": "{level} er det minimale strøm niveau.",
|
|
"searchIn": "Søg i chat \"{chat}\"...",
|
|
"searchMore": "Søg mere...",
|
|
"gallery": "Galleri",
|
|
"files": "Filer",
|
|
"databaseBuildErrorBody": "Kan ikke opbygge SQLite-databasen. Appen forsøger midlertidigt at bruge den ældre database. Venligst rapporter denne fejl til udviklerne på {url}. Fejlmeddelelsen er: {error}",
|
|
"sessionLostBody": "Din session er mistet. Venligst rapporter denne fejl til udviklerne på {url}. Fejlmeddelelsen er: {error}",
|
|
"restoreSessionBody": "Appen forsøger nu at gendanne din session fra backupen. Venligst rapporter denne fejl til udviklerne på {url}. Fejlmeddelelsen er: {error}",
|
|
"forwardMessageTo": "Videresend besked til {roomName}?",
|
|
"sendReadReceipts": "Send læsekvitteringer",
|
|
"sendTypingNotificationsDescription": "Andre deltagere i en chat kan se, når du skriver en ny besked.",
|
|
"sendReadReceiptsDescription": "Andre deltagere i en chat kan se, hvornår du har læst en besked.",
|
|
"formattedMessages": "Formaterede beskeder",
|
|
"formattedMessagesDescription": "Vis rigt indhold som fed tekst ved hjælp af markdown.",
|
|
"verifyOtherUser": "🔐 Verificer anden bruger",
|
|
"verifyOtherUserDescription": "Hvis du verificerer en anden bruger, kan du være sikker på, at du virkelig skriver til den rigtige person. 💪\n\nNår du starter en verifikation, vil du og den anden bruger se en popup i appen. Der vil derefter vises en række emojis eller tal, som I skal sammenligne.\n\nDen bedste måde at gøre dette på er at mødes eller starte en videoopkald. 👭",
|
|
"verifyOtherDevice": "🔐 Verificer anden enhed",
|
|
"verifyOtherDeviceDescription": "Når du bekræfter en anden enhed, kan disse enheder udveksle nøgler, hvilket øger din samlede sikkerhed. 💪 Når du starter en verifikation, vises der en popup i appen på begge enheder. Der vil derefter være en række emojis eller tal, som du skal sammenligne med hinanden. Det er bedst at have begge enheder klar, før du starter verifikationen. 🤳",
|
|
"acceptedKeyVerification": "{sender} accepterede nøgleverifikation",
|
|
"canceledKeyVerification": "{sender} afbrød nøgleverifikation",
|
|
"completedKeyVerification": "{sender} fuldførte nøgleverifikation",
|
|
"isReadyForKeyVerification": "{sender} er klar til nøgleverifikation",
|
|
"requestedKeyVerification": "{sender} anmodede om nøgleverifikation",
|
|
"startedKeyVerification": "{sender} startede nøgleverifikation",
|
|
"transparent": "Gennemsigtig",
|
|
"incomingMessages": "Indkommende beskeder",
|
|
"stickers": "Stickers",
|
|
"discover": "Opdag",
|
|
"commandHint_ignore": "Ignorer den givne matrix-ID",
|
|
"commandHint_unignore": "Fjern ignorering af den givne matrix-ID",
|
|
"unreadChatsInApp": "{appname}: {unread} ulæste chats",
|
|
"noDatabaseEncryption": "Databasekryptering understøttes ikke på denne platform",
|
|
"thereAreCountUsersBlocked": "Lige nu er der {count} brugere blokeret.",
|
|
"restricted": "Begrænset",
|
|
"knockRestricted": "Knock-begrænset",
|
|
"goToSpace": "Gå til rum: {space}",
|
|
"markAsUnread": "Marker som ulæst",
|
|
"userLevel": "{level} - Bruger",
|
|
"moderatorLevel": "{level} - Moderator",
|
|
"adminLevel": "{level} - Administrator",
|
|
"changeGeneralChatSettings": "Skift generelle chatindstillinger",
|
|
"inviteOtherUsers": "Inviter andre brugere til denne chat",
|
|
"changeTheChatPermissions": "Skift chatrettigheder",
|
|
"changeTheVisibilityOfChatHistory": "Skift synligheden af chatloggen",
|
|
"changeTheCanonicalRoomAlias": "Skift den primære offentlige chatadresse",
|
|
"sendRoomNotifications": "Send @room notifikationer",
|
|
"changeTheDescriptionOfTheGroup": "Skift beskrivelsen af chatten",
|
|
"chatPermissionsDescription": "Definer hvilket magtniveau der er nødvendigt for visse handlinger i denne chat. Magtniveauerne 0, 50 og 100 repræsenterer normalt brugere, moderatorer og administratorer, men enhver grad er mulig.",
|
|
"updateInstalled": "🎉 Opdatering {version} installeret!",
|
|
"changelog": "Ændringslog",
|
|
"sendCanceled": "Afsendelse annulleret",
|
|
"loginWithMatrixId": "Log ind med Matrix-ID",
|
|
"discoverHomeservers": "Opdag hjemservere",
|
|
"whatIsAHomeserver": "Hvad er en hjemserver?",
|
|
"homeserverDescription": "Alle dine data er gemt på hjemserveren, ligesom en e-mailudbyder. Du kan vælge, hvilken hjemserver du vil bruge, mens du stadig kan kommunikere med alle. Lær mere på https://matrix.org.",
|
|
"doesNotSeemToBeAValidHomeserver": "Det ser ikke ud til at være en kompatibel hjemserver. Forkert URL?",
|
|
"calculatingFileSize": "Beregner filstørrelse...",
|
|
"prepareSendingAttachment": "Forbereder afsendelse af vedhæftning...",
|
|
"sendingAttachment": "Sender vedhæftning...",
|
|
"generatingVideoThumbnail": "Genererer videominiatyr...",
|
|
"compressVideo": "Komprimerer video...",
|
|
"sendingAttachmentCountOfCount": "Sender vedhæftning {index} af {length}...",
|
|
"serverLimitReached": "Servergrænse nået! Vent {seconds} sekunder...",
|
|
"oneOfYourDevicesIsNotVerified": "En af dine enheder er ikke verificeret",
|
|
"noticeChatBackupDeviceVerification": "Bemærk: Når du tilslutter alle dine enheder til chat-sikkerhedskopien, bliver de automatisk verificeret.",
|
|
"continueText": "Fortsæt",
|
|
"welcomeText": "Hej Hej 👋 Dette er FluffyChat. Du kan logge ind på enhver hjemserver, der er kompatibel med https://matrix.org. Og så chatte med hvem som helst. Det er et stort decentraliseret beskednetværk!",
|
|
"blur": "Udsæt:",
|
|
"opacity": "Gennemsigtighed:",
|
|
"setWallpaper": "Indstil baggrund",
|
|
"manageAccount": "Administrer konto",
|
|
"noContactInformationProvided": "Serveren giver ingen gyldige kontaktoplysninger",
|
|
"contactServerAdmin": "Kontakt serveradministrator",
|
|
"contactServerSecurity": "Kontakt serverens sikkerhed",
|
|
"supportPage": "Supportside",
|
|
"serverInformation": "Serverinformation:",
|
|
"name": "Navn",
|
|
"version": "Version",
|
|
"website": "Hjemmeside",
|
|
"compress": "Komprimer",
|
|
"boldText": "Fed tekst",
|
|
"italicText": "Kursiv tekst",
|
|
"strikeThrough": "Gennemstreget",
|
|
"pleaseFillOut": "Udfyld venligst",
|
|
"invalidUrl": "Ugyldig url",
|
|
"addLink": "Tilføj link",
|
|
"unableToJoinChat": "Kan ikke deltage i chat. Måske har den anden part allerede lukket samtalen.",
|
|
"previous": "Forrige",
|
|
"otherPartyNotLoggedIn": "Den anden part er i øjeblikket ikke logget ind og kan derfor ikke modtage beskeder!",
|
|
"appWantsToUseForLogin": "Brug '{server}' til at logge ind",
|
|
"appWantsToUseForLoginDescription": "Du giver hermed appen og hjemmesiden tilladelse til at dele oplysninger om dig.",
|
|
"open": "Åben",
|
|
"waitingForServer": "Venter på server...",
|
|
"appIntroduction": "FluffyChat lader dig chatte med dine venner på tværs af forskellige beskedtjenester. Lær mere på https://matrix.org eller tryk bare på *Fortsæt*.",
|
|
"newChatRequest": "📩 Ny chatanmodning",
|
|
"contentNotificationSettings": "Indstillinger for indholdsnotifikationer",
|
|
"generalNotificationSettings": "Generelle notifikationsindstillinger",
|
|
"roomNotificationSettings": "Rumsmeddelelsesindstillinger",
|
|
"userSpecificNotificationSettings": "Brugerspecifikke meddelelsesindstillinger",
|
|
"otherNotificationSettings": "Andre meddelelsesindstillinger",
|
|
"notificationRuleContainsUserName": "Indeholder brugernavn",
|
|
"notificationRuleContainsUserNameDescription": "Underretter brugeren, når en besked indeholder deres brugernavn.",
|
|
"notificationRuleMaster": "Dæmp alle meddelelser",
|
|
"notificationRuleMasterDescription": "Overskriver alle andre regler og deaktiverer alle meddelelser.",
|
|
"notificationRuleSuppressNotices": "Undertrykk automatiserede beskeder",
|
|
"notificationRuleSuppressNoticesDescription": "Undertrykker meddelelser fra automatiserede klienter som bots.",
|
|
"notificationRuleInviteForMe": "Invitation til mig",
|
|
"notificationRuleInviteForMeDescription": "Underretter brugeren, når de bliver inviteret til et rum.",
|
|
"notificationRuleMemberEvent": "Medlemsbegivenhed",
|
|
"notificationRuleMemberEventDescription": "Undertrykker meddelelser for medlemsbegivenheder.",
|
|
"notificationRuleIsUserMention": "Brugermention",
|
|
"notificationRuleIsUserMentionDescription": "Underretter brugeren, når de bliver direkte nævnt i en besked.",
|
|
"notificationRuleContainsDisplayName": "Indeholder visningsnavn",
|
|
"notificationRuleContainsDisplayNameDescription": "Underretter brugeren, når en besked indeholder deres visningsnavn.",
|
|
"notificationRuleIsRoomMention": "Rumnævnelse",
|
|
"notificationRuleIsRoomMentionDescription": "Underretter brugeren, når der er en rumnævnelse.",
|
|
"notificationRuleRoomnotif": "Rumsmeddelelse",
|
|
"notificationRuleRoomnotifDescription": "Underretter brugeren, når en besked indeholder '@room'.",
|
|
"notificationRuleTombstone": "Tombstone",
|
|
"notificationRuleTombstoneDescription": "Underretter brugeren om deaktiveringsbeskeder for rum.",
|
|
"notificationRuleReaction": "Reaktion",
|
|
"notificationRuleReactionDescription": "Undertrykker underretninger for reaktioner.",
|
|
"notificationRuleRoomServerAcl": "Room Server ACL",
|
|
"notificationRuleRoomServerAclDescription": "Undertrykker underretninger for adgangskontrollister (ACL) for rumservere.",
|
|
"notificationRuleSuppressEdits": "Undertrykkelse af redigeringer",
|
|
"notificationRuleSuppressEditsDescription": "Undertrykker underretninger for redigerede beskeder.",
|
|
"notificationRuleCall": "Opkald",
|
|
"notificationRuleCallDescription": "Underretter brugeren om opkald.",
|
|
"notificationRuleEncryptedRoomOneToOne": "Krypteret rum én-til-én",
|
|
"notificationRuleEncryptedRoomOneToOneDescription": "Underretter brugeren om beskeder i krypterede rum én-til-én.",
|
|
"notificationRuleRoomOneToOne": "Rum én-til-én",
|
|
"notificationRuleRoomOneToOneDescription": "Underretter brugeren om beskeder i rum én-til-én.",
|
|
"notificationRuleMessage": "Besked",
|
|
"notificationRuleMessageDescription": "Underretter brugeren om generelle beskeder.",
|
|
"notificationRuleEncrypted": "Krypteret",
|
|
"notificationRuleEncryptedDescription": "Underretter brugeren om beskeder i krypterede rum.",
|
|
"notificationRuleJitsi": "Jitsi",
|
|
"notificationRuleJitsiDescription": "Underret brugeren om Jitsi-widgetbegivenheder.",
|
|
"notificationRuleServerAcl": "Undertrykk server-ACL-begivenheder",
|
|
"notificationRuleServerAclDescription": "Undertrykker meddelelser for server-ACL-begivenheder.",
|
|
"unknownPushRule": "Ukendt push-regel '{rule}'",
|
|
"sentVoiceMessage": "🎙️ {duration} - Stemmebesked fra {sender}",
|
|
"deletePushRuleCanNotBeUndone": "Hvis du sletter denne meddelelsesindstilling, kan det ikke fortrydes.",
|
|
"more": "Mere",
|
|
"shareKeysWith": "Del nøgler med...",
|
|
"shareKeysWithDescription": "Hvilke enheder skal være betroede, så de kan læse dine beskeder i krypterede chats?",
|
|
"allDevices": "Alle enheder",
|
|
"crossVerifiedDevicesIfEnabled": "Krydskontrollerede enheder, hvis aktiveret",
|
|
"crossVerifiedDevices": "Krydskontrollerede enheder",
|
|
"verifiedDevicesOnly": "Kun verificerede enheder",
|
|
"takeAPhoto": "Tag et foto",
|
|
"recordAVideo": "Optag en video",
|
|
"optionalMessage": "(Valgfrit) besked...",
|
|
"notSupportedOnThisDevice": "Ikke understøttet på denne enhed",
|
|
"enterNewChat": "Start ny chat",
|
|
"approve": "Godkend",
|
|
"youHaveKnocked": "Du har banket på",
|
|
"pleaseWaitUntilInvited": "Vent venligst, indtil nogen fra rummet inviterer dig.",
|
|
"commandHint_logout": "Log ud af din nuværende enhed",
|
|
"commandHint_logoutall": "Log ud af alle aktive enheder",
|
|
"displayNavigationRail": "Vis navigationsbjælke på mobil",
|
|
"customReaction": "Brugerdefineret reaktion",
|
|
"accountInformation": "Kontoinformation",
|
|
"addGroupDescription": "Tilføj en chatbeskrivelse",
|
|
"addNewFriend": "Tilføj ny ven",
|
|
"alreadyHaveAnAccount": "Har du allerede en konto?",
|
|
"createNewGroup": "Opret en ny chat",
|
|
"editChatPermissions": "Rediger chat tilladelser",
|
|
"ignore": "Bloker",
|
|
"ignoredUsers": "Blokerede brugere",
|
|
"writeAMessageLangCodes": "Skriv i {l1} eller {l2}...",
|
|
"requests": "Anmodninger",
|
|
"allCorrect": "Det er sådan, jeg ville sige det! Godt!",
|
|
"newWayAllGood": "Det er ikke sådan, jeg ville have sagt det, men det ser godt ud!",
|
|
"othersAreBetter": "Hm, der kan være en bedre måde at sige det på.",
|
|
"holdForInfo": "Klik og hold for ordinfo.",
|
|
"greenFeedback": "Det er, hvad jeg ville have skrevet!",
|
|
"yellowFeedback": "Hm, du kan prøve det og se, om det virker! For at bruge dette ord skal du bare klikke på det igen.",
|
|
"redFeedback": "Jeg tror ikke, det er rigtigt...",
|
|
"itInstructionsTitle": "Jeg kan hjælpe dig med at oversætte!",
|
|
"itInstructionsBody": "Du kan klikke og holde valg for ordinfo.",
|
|
"oneday": "Sidste 24 timer",
|
|
"oneweek": "Sidste 7 dage",
|
|
"onemonth": "Sidste måned",
|
|
"gaTooltip": "L2 brug med grammatikassistance",
|
|
"taTooltip": "L2 brug med oversættelsesassistance",
|
|
"unTooltip": "Andet",
|
|
"interactiveTranslatorSliderHeader": "Interaktiv Oversætter",
|
|
"interactiveGrammarSliderHeader": "Interaktiv Grammatik Tjekker",
|
|
"interactiveTranslatorNotAllowed": "Deaktiveret",
|
|
"interactiveTranslatorAllowed": "Elev Valg",
|
|
"interactiveTranslatorRequired": "Påkrævet",
|
|
"notYetSet": "Endnu ikke sat",
|
|
"myLearning": "Mine Analyser",
|
|
"waTooltip": "L2 brug uden assistance",
|
|
"changeDateRange": "Skift datointerval",
|
|
"classDescription": "Beskrivelse",
|
|
"addStudents": "Inviter brugere via link eller kode",
|
|
"copyClassLink": "Kopier invitationslink",
|
|
"copyClassCode": "Kopier invitationskode",
|
|
"inviteStudentByUserName": "Inviter brugere via brugernavn",
|
|
"languageSettings": "Sprogindstillinger",
|
|
"interactiveTranslator": "Oversættelsesassistance",
|
|
"shareVideo": "Del video",
|
|
"shareVideoDesc": "Tænd for dette for at give elever mulighed for at dele videoer i chats.",
|
|
"shareFiles": "Del filer",
|
|
"selectLanguageLevel": "Vælg sprogniveau",
|
|
"noIdenticalLanguages": "Vælg venligst forskellige base- og målsprog",
|
|
"iWantALanguagePartnerFrom": "Er fra:",
|
|
"worldWide": "Verdensomspændende",
|
|
"noResults": "Ingen resultater! Prøv at udvide din søgning.",
|
|
"searchBy": "Søg efter land og sprog",
|
|
"iWantAConversationPartner": "Jeg vil have en samtalepartner, der",
|
|
"iWantALanguagePartnerWhoSpeaks": "Taler:",
|
|
"iWantALanguagePartnerWhoIsLearning": "Lærer:",
|
|
"joinWithClassCode": "Deltag i kursus",
|
|
"joinWithClassCodeHint": "Indtast invitationskoden",
|
|
"languageLevelPreA1": "Sandbegynder (Pre A1)",
|
|
"languageLevelA1": "Begynder (A1)",
|
|
"languageLevelA2": "Elementær (A2)",
|
|
"languageLevelB1": "Mellem (B1)",
|
|
"languageLevelB2": "Øvre Mellem (B2)",
|
|
"languageLevelC1": "Avanceret (C1)",
|
|
"languageLevelC2": "Mestring (C2)",
|
|
"changeTheNameOfTheClass": "Skift navn",
|
|
"changeTheNameOfTheChat": "Skift chatnavn",
|
|
"askPangeaBot": "Spørg Pangea Bot om en kontekstuel definition.",
|
|
"sorryNoResults": "Beklager, ingen resultater.",
|
|
"ignoreInThisText": "Ignorer",
|
|
"helpMeTranslate": "Ja!",
|
|
"needsItShortMessage": "Uden mål",
|
|
"needsItMessage": "Vent, det er ikke {targetLanguage}! Har du brug for hjælp til oversættelse?",
|
|
"needsIgcMessage": "Denne besked har en grammatikfejl.",
|
|
"tokenTranslationTitle": "Et ord er på dit grundsprog.",
|
|
"spanTranslationDesc": "Se mulige oversættelser nedenfor.",
|
|
"spanTranslationTitle": "Nogle ord er på dit grundsprog.",
|
|
"l1SpanAndGrammarTitle": "Uden for målsproget",
|
|
"l1SpanAndGrammarDesc": "Dette kan være på dit grundsprog, eller det kan være en grammatikk fejl.",
|
|
"otherTitle": "Du har en fejl.",
|
|
"otherDesc": "Se mulige rettelser nedenfor.",
|
|
"countryInformation": "Mit land",
|
|
"myLanguages": "Mine grund- og målsprog",
|
|
"targetLanguage": "Målsprog",
|
|
"sourceLanguage": "Grundsprog",
|
|
"languagesISpeak": "Sprog jeg taler",
|
|
"updateLanguage": "Mine sprog",
|
|
"whatLanguageYouWantToLearn": "Hvilket sprog vil du lære?",
|
|
"whatIsYourBaseLanguage": "Hvad er dit grundsprog?",
|
|
"saveChanges": "Gem ændringer",
|
|
"publicProfileTitle": "Tillad mit profil at blive fundet i søgning",
|
|
"publicProfileDesc": "Ved at tænde for dette, kan andre brugere finde dit profil i den globale søgelinje og sende anmodninger om chat. På dette tidspunkt kan du vælge at acceptere eller afvise anmodningen.",
|
|
"errorDisableIT": "Oversættelsesassistance er slået fra.",
|
|
"errorDisableIGC": "Grammatikkens assistance er slået fra.",
|
|
"errorDisableLanguageAssistance": "Oversættelses- og grammatikkens assistance er slået fra.",
|
|
"errorDisableITUserDesc": "Klik her for at opdatere oversættelsesassistanceindstillinger",
|
|
"errorDisableIGCUserDesc": "Klik her for at opdatere grammatikkens assistanceindstillinger",
|
|
"errorDisableLanguageAssistanceUserDesc": "Klik her for at opdatere oversættelses- og grammatikkens assistanceindstillinger",
|
|
"errorDisableITClassDesc": "Oversættelsesassistance er deaktiveret for kurset, som denne chat er i.",
|
|
"errorDisableIGCClassDesc": "Grammatikassistance er deaktiveret for kurset, som denne chat er i.",
|
|
"itIsDisabled": "Interaktiv oversættelse er deaktiveret",
|
|
"igcIsDisabled": "Interaktiv grammatikkontrol er deaktiveret",
|
|
"goToLearningSettings": "Gå til læringsindstillinger",
|
|
"error405Title": "Sprog er ikke indstillet",
|
|
"error405Desc": "Indstil dine sprog i Hovedmenu > Læringsindstillinger.",
|
|
"loginOrSignup": "Log ind med",
|
|
"iAgreeToThe": "Jeg accepterer ",
|
|
"termsAndConditions": "Vilkår og betingelser",
|
|
"andCertifyIAmAtLeast13YearsOfAge": " og bekræfter, at jeg er mindst 16 år gammel.",
|
|
"error502504Title": "Wow, der er mange elever online!",
|
|
"error502504Desc": "Oversættelses- og grammatikværktøjer kan være langsomme eller utilgængelige, mens Pangea-botterne indhenter.",
|
|
"error404Title": "Oversættelsesfejl!",
|
|
"error404Desc": "Pangea-botten er ikke sikker på, hvordan det skal oversætte det...",
|
|
"errorPleaseRefresh": "Vi undersøger det! Opdater venligst siden og prøv igen.",
|
|
"toggleIT": "Interaktiv oversættelse",
|
|
"toggleIGC": "Interaktiv grammatikkontrol",
|
|
"toggleToolSettingsDescription": "Her kan du skifte dine individuelle sprogværktøjsindstillinger.",
|
|
"connectedToStaging": "Forbundet til staging",
|
|
"learningSettings": "Læringsindstillinger",
|
|
"sendVoiceNotes": "Send stemmebeskeder",
|
|
"sendVoiceNotesDesc": "Skift dette til for at give elever mulighed for at sende stemmebeskeder i chats.",
|
|
"chatTopic": "Chat-emne",
|
|
"chatTopicDesc": "Indstil et chat-emne",
|
|
"inviteStudentByUserNameDesc": "Hvis din elev allerede har en konto, kan du søge efter dem.",
|
|
"participants": "Deltagere",
|
|
"almostPerfect": "Det virker rigtigt! Her er, hvad jeg ville have sagt.",
|
|
"prettyGood": "Ret godt! Her er, hvad jeg ville have sagt.",
|
|
"letMeThink": "Hmm, lad os se, hvordan du klarede det!",
|
|
"clickMessageTitle": "Brug for hjælp?",
|
|
"clickMessageBody": "Klik på en besked for sprogværktøjer som oversættelse, afspilning og mere!",
|
|
"understandingMessagesTitle": "Definitioner og oversættelser!",
|
|
"understandingMessagesBody": "Klik på understregede ord for definitioner. Oversæt med beskedmuligheder (øverst til højre).",
|
|
"allDone": "Alt færdigt!",
|
|
"vocab": "Ordforråd",
|
|
"low": "Vi har beviser for, at brugeren ikke forstår disse ord.",
|
|
"medium": "Disse ord er blevet brugt. Det er uklart, om ordene er fuldt ud forstået eller ej.",
|
|
"high": "Vi har beviser for, at brugeren forstår disse ord.",
|
|
"unknownProficiency": "Disse ord er ikke blevet brugt i Pangea Chat.",
|
|
"changeView": "Skift visning.",
|
|
"clearAll": "Ryd alle ord?",
|
|
"generateVocabulary": "Generer ordforråd ud fra titel og beskrivelse",
|
|
"generatePrompts": "Generer prompts",
|
|
"subscribe": "Abonner",
|
|
"getAccess": "Abonner nu!",
|
|
"subscriptionDesc": "Beskeder er gratis! Abonner for at låse op for interaktiv oversættelse, grammatikkontrol og læringsanalyser.",
|
|
"subscriptionManagement": "Abonnementshåndtering",
|
|
"currentSubscription": "Nuværende abonnement",
|
|
"changeSubscription": "Skift dit abonnement",
|
|
"cancelSubscription": "Annuller dit abonnement",
|
|
"selectYourPlan": "Vælg din plan",
|
|
"subsciptionPlatformTooltip": "Log ind på din oprindelige enhed for at administrere dit abonnement",
|
|
"subscriptionManagementUnavailable": "Abonnementshåndtering ikke tilgængelig",
|
|
"paymentMethod": "Betalingsmetode",
|
|
"paymentHistory": "Betalingshistorik",
|
|
"emptyChatDownloadWarning": "Kan ikke downloade tom chat",
|
|
"update": "Opdater",
|
|
"updateDesc": "Du kan nu opdatere denne app fra {localVersion} til {storeVersion}",
|
|
"maybeLater": "Måske senere",
|
|
"mainMenu": "Hovedmenu",
|
|
"toggleImmersionMode": "Immersionsindstilling",
|
|
"toggleImmersionModeDesc": "Når den er aktiveret, vises alle beskeder på dit målsprog. Denne indstilling er mest nyttig i sprogudvekslinger.",
|
|
"itToggleDescription": "Dette sprogindlæringsværktøj vil identificere ord på dit grundsprog og hjælpe dig med at oversætte dem til dit målsprog. Selvom det er sjældent, kan AI lave oversættelsesfejl.",
|
|
"igcToggleDescription": "Dette sprogindlæringsværktøj vil identificere almindelige stave-, grammatik- og tegnsætningsfejl i din besked og foreslå rettelser. Selvom det er sjældent, kan AI lave fejl i rettelser.",
|
|
"originalMessage": "Original besked",
|
|
"sentMessage": "Sendt besked",
|
|
"useType": "Brug type",
|
|
"notAvailable": "Ikke tilgængelig",
|
|
"taAndGaTooltip": "L2 brug med oversættelsesassistance og grammatikassistance",
|
|
"definitionsToolName": "Orddefinitioner",
|
|
"messageTranslationsToolName": "Beskedoversættelser",
|
|
"definitionsToolDescription": "Når den er aktiveret, kan ord understreget med blåt klikkes for definitioner. Klik på beskeder for at få adgang til definitioner.",
|
|
"translationsToolDescrption": "Når den er aktiveret, klik på en besked og oversættelsesikonet for at se en besked på dit grundsprog.",
|
|
"welcomeBack": "Velkommen tilbage! Hvis du var en del af pilotprojektet 2023-2024, bedes du kontakte os for dit særlige pilotabonnement. Hvis du er lærer, der har (eller din institution har) købt licenser til din klasse, kontakt os for dit lærerabonnement.",
|
|
"kickAllStudents": "Kast alle elever ud",
|
|
"kickAllStudentsConfirmation": "Er du sikker på, at du vil kaste alle elever ud?",
|
|
"inviteAllStudents": "Inviter alle elever",
|
|
"inviteAllStudentsConfirmation": "Er du sikker på, at du vil invitere alle elever?",
|
|
"inviteUsersFromPangea": "Tilføj administratorer",
|
|
"redeemPromoCode": "Indløs rabatkode",
|
|
"enterPromoCode": "Indtast rabatkode",
|
|
"downloadTxtFile": "Download tekstfil",
|
|
"downloadCSVFile": "Download CSV-fil",
|
|
"promotionalSubscriptionDesc": "Du har i øjeblikket et livstids kampagnetilbud. Send en besked til support@pangea.chat for hjælp til at ændre dit abonnement.",
|
|
"originalSubscriptionPlatform": "Abonnement købt via {purchasePlatform}",
|
|
"oneWeekTrial": "Én uges prøveperiode",
|
|
"downloadXLSXFile": "Download Excel-fil",
|
|
"abDisplayName": "Abkhasisk",
|
|
"aaDisplayName": "Afar",
|
|
"afDisplayName": "Afrikaans",
|
|
"akDisplayName": "Akan",
|
|
"sqDisplayName": "Albansk",
|
|
"amDisplayName": "Amharisk",
|
|
"arDisplayName": "Arabisk",
|
|
"anDisplayName": "Aragonsk",
|
|
"hyDisplayName": "Armensk",
|
|
"asDisplayName": "Assamesisk",
|
|
"avDisplayName": "Avarisk",
|
|
"aeDisplayName": "Avestisk",
|
|
"ayDisplayName": "Aymara",
|
|
"azDisplayName": "Aserbajdsjansk",
|
|
"bmDisplayName": "Bambara",
|
|
"baDisplayName": "Bashkir",
|
|
"euDisplayName": "Baskisk",
|
|
"beDisplayName": "Hviderussisk",
|
|
"bnDisplayName": "Bengali",
|
|
"bhDisplayName": "Bihari",
|
|
"biDisplayName": "Bislama",
|
|
"bsDisplayName": "Bosnisk",
|
|
"brDisplayName": "Bretonsk",
|
|
"bgDisplayName": "Bulgarsk",
|
|
"myDisplayName": "Burmesisk",
|
|
"caDisplayName": "Katalansk, Valenciansk",
|
|
"chDisplayName": "Chamorro",
|
|
"ceDisplayName": "Tsjetsjensk",
|
|
"nyDisplayName": "Chichewa, Chewa, Nyanja",
|
|
"zhDisplayName": "Kinesisk",
|
|
"cvDisplayName": "Chuvash",
|
|
"kwDisplayName": "Cornisk",
|
|
"coDisplayName": " Korsikansk",
|
|
"crDisplayName": " Cree",
|
|
"hrDisplayName": " Kroatisk",
|
|
"csDisplayName": " Tjekkisk",
|
|
"daDisplayName": " Dansk",
|
|
"dvDisplayName": " Divehi; Dhivehi; Maldivisk;",
|
|
"nlDisplayName": " Hollandsk",
|
|
"enDisplayName": " Engelsk",
|
|
"eoDisplayName": " Esperanto",
|
|
"etDisplayName": " Estisk",
|
|
"eeDisplayName": " Ewe",
|
|
"foDisplayName": " Færøsk",
|
|
"fjDisplayName": " Fijiansk",
|
|
"fiDisplayName": " Finsk",
|
|
"frDisplayName": " Fransk",
|
|
"ffDisplayName": " Fula; Fulah; Pulaar; Pular",
|
|
"glDisplayName": " Galicisk",
|
|
"kaDisplayName": " Georgisk",
|
|
"deDisplayName": " Tysk",
|
|
"elDisplayName": " Græsk, Moderne",
|
|
"gnDisplayName": "Guarani",
|
|
"guDisplayName": "Gujarati",
|
|
"htDisplayName": "Haitisk, haitisk kreol",
|
|
"haDisplayName": "Hausa",
|
|
"heDisplayName": "Hebraisk (moderne)",
|
|
"hzDisplayName": "Herero",
|
|
"hiDisplayName": "Hindi",
|
|
"hoDisplayName": "Hiri Motu",
|
|
"huDisplayName": "Ungarsk",
|
|
"iaDisplayName": "Interlingua",
|
|
"idDisplayName": "Indonesisk",
|
|
"ieDisplayName": "Interlingue",
|
|
"gaDisplayName": "Irsk",
|
|
"igDisplayName": "Ibo",
|
|
"ikDisplayName": "Inupiaq",
|
|
"ioDisplayName": "Ido",
|
|
"isDisplayName": "Islænding",
|
|
"itDisplayName": "Italiensk",
|
|
"iuDisplayName": "Inuktitut",
|
|
"jaDisplayName": "Japansk",
|
|
"jvDisplayName": "Javanesisk",
|
|
"klDisplayName": "Kalaallisut, Grønlandsk",
|
|
"knDisplayName": "Kannada",
|
|
"krDisplayName": "Kanuri",
|
|
"ksDisplayName": "Kashmiri",
|
|
"kkDisplayName": "Kasakhisk",
|
|
"kmDisplayName": "Khmer",
|
|
"kiDisplayName": "Kikuyu, Gikuyu",
|
|
"rwDisplayName": "Kinyarwanda",
|
|
"kyDisplayName": "Kirgisisk, Kyrgyz",
|
|
"kvDisplayName": "Komi",
|
|
"kgDisplayName": "Kongo",
|
|
"koDisplayName": "Koreansk",
|
|
"kuDisplayName": "Kurdisk",
|
|
"kjDisplayName": "Kwanyama, Kuanyama",
|
|
"laDisplayName": "Latin",
|
|
"lbDisplayName": "Luxembourgsk, Letzeburgesch",
|
|
"lgDisplayName": "Luganda",
|
|
"liDisplayName": "Limburgsk, Limburgan, Limburger",
|
|
"lnDisplayName": "Lingala",
|
|
"loDisplayName": "Lao",
|
|
"ltDisplayName": "Litauisk",
|
|
"luDisplayName": "Luba-Katanga",
|
|
"lvDisplayName": "Letlandsk",
|
|
"gvDisplayName": "Manx",
|
|
"mkDisplayName": "Makedonsk",
|
|
"mgDisplayName": "Madagaskisk",
|
|
"msDisplayName": "Malaysisk",
|
|
"mlDisplayName": "Malayalam",
|
|
"mtDisplayName": "Maltesisk",
|
|
"miDisplayName": "Maori",
|
|
"mrDisplayName": "Marathi (Marāṭhī)",
|
|
"mhDisplayName": "Marshallese",
|
|
"mnDisplayName": "Mongolsk",
|
|
"naDisplayName": "Nauru",
|
|
"nvDisplayName": "Navajo, Navaho",
|
|
"nbDisplayName": "Norsk Bokmål",
|
|
"ndDisplayName": "Nord Ndebele",
|
|
"neDisplayName": "Nepalesisk",
|
|
"ngDisplayName": "Ndonga",
|
|
"nnDisplayName": "Norsk Nynorsk",
|
|
"noDisplayName": "Norsk",
|
|
"iiDisplayName": "Nuosu",
|
|
"nrDisplayName": "Syd Ndebele",
|
|
"ocDisplayName": "Occitan",
|
|
"ojDisplayName": "Ojibwe, Ojibwa",
|
|
"cuDisplayName": "Oldkirke-slavisk, Kirkelig slavisk, Kirkelig slavisk, Oldbulgarsk, Oldslavisk",
|
|
"omDisplayName": "Oromo",
|
|
"orDisplayName": "Orija",
|
|
"osDisplayName": "Ossetisk, Ossetisk",
|
|
"paDisplayName": "Punjabi, Panjabi",
|
|
"piDisplayName": "Pāli",
|
|
"faDisplayName": "Persisk",
|
|
"plDisplayName": "Polsk",
|
|
"psDisplayName": "Pashto, Pushto",
|
|
"ptDisplayName": "Portugisisk",
|
|
"quDisplayName": "Quechua",
|
|
"rmDisplayName": "Romansh",
|
|
"rnDisplayName": "Kirundi",
|
|
"roDisplayName": "Rumænsk, Moldavisk, Moldovansk",
|
|
"ruDisplayName": "Russisk",
|
|
"saDisplayName": "Sanskrit (Saṁskṛta)",
|
|
"scDisplayName": "Sardinisk",
|
|
"sdDisplayName": "Sindhi",
|
|
"seDisplayName": "Nord-Samisk",
|
|
"smDisplayName": "Samoansk",
|
|
"sgDisplayName": "Sango",
|
|
"srDisplayName": "Serbisk",
|
|
"gdDisplayName": "Skotsk gælisk, gælisk",
|
|
"snDisplayName": "Shona",
|
|
"siDisplayName": "Singalesisk, Sinhalese",
|
|
"skDisplayName": "Slovakisk",
|
|
"slDisplayName": "Slovensk",
|
|
"soDisplayName": "Somalisk",
|
|
"stDisplayName": "Sydsotho",
|
|
"esDisplayName": "Spansk",
|
|
"suDisplayName": "Sundanesisk",
|
|
"swDisplayName": "Swahili",
|
|
"ssDisplayName": "Swati",
|
|
"svDisplayName": "Svensk",
|
|
"taDisplayName": "Tamil",
|
|
"teDisplayName": "Telugu",
|
|
"tgDisplayName": "Tadsjikisk",
|
|
"thDisplayName": "Thai",
|
|
"tiDisplayName": "Tigrinya",
|
|
"boDisplayName": "Tibetansk Standard, Tibetansk, Central",
|
|
"tkDisplayName": "Turkmensk",
|
|
"tlDisplayName": "Tagalog",
|
|
"tnDisplayName": "Tswana",
|
|
"toDisplayName": "Tonga (Tonga-øerne)",
|
|
"trDisplayName": "Tyrkisk",
|
|
"tsDisplayName": "Tsonga",
|
|
"ttDisplayName": "Tatar",
|
|
"twDisplayName": "Twi",
|
|
"tyDisplayName": "Tahitisk",
|
|
"ugDisplayName": "Uighur, Uighur",
|
|
"ukDisplayName": "Ukrainsk",
|
|
"urDisplayName": "Urdu",
|
|
"uzDisplayName": "Usbekisk",
|
|
"veDisplayName": "Venda",
|
|
"viDisplayName": "Vietnamesisk",
|
|
"voDisplayName": "Volapük",
|
|
"waDisplayName": "Walloon",
|
|
"cyDisplayName": "Walisisk",
|
|
"woDisplayName": "Wolof",
|
|
"fyDisplayName": "Vestfrisisk",
|
|
"xhDisplayName": "Xhosa",
|
|
"yiDisplayName": "Jiddisch",
|
|
"yoDisplayName": "Yoruba",
|
|
"zaDisplayName": "Zhuang, Chuang",
|
|
"unkDisplayName": "Ukendt",
|
|
"zuDisplayName": "Zulu",
|
|
"hawDisplayName": "Hawaiisk",
|
|
"hmnDisplayName": "Hmong",
|
|
"multiDisplayName": "Flere",
|
|
"cebDisplayName": "Cebuano",
|
|
"dzDisplayName": "Dzongkha",
|
|
"iwDisplayName": "Hebraisk",
|
|
"jwDisplayName": "Javanesisk",
|
|
"moDisplayName": "Moldavisk",
|
|
"shDisplayName": "Serbisk-kroatisk",
|
|
"wwCountryDisplayName": "Verdensomspændende",
|
|
"afCountryDisplayName": "Afghanistan",
|
|
"axCountryDisplayName": "Åland Islands",
|
|
"alCountryDisplayName": "Albanien",
|
|
"dzCountryDisplayName": "Algeriet",
|
|
"asCountryDisplayName": "Amerikansk Samoa",
|
|
"adCountryDisplayName": "Andorra",
|
|
"aoCountryDisplayName": "Angola",
|
|
"aiCountryDisplayName": "Anguilla",
|
|
"agCountryDisplayName": "Antigua og Barbuda",
|
|
"arCountryDisplayName": "Argentina",
|
|
"amCountryDisplayName": "Armenien",
|
|
"awCountryDisplayName": "Aruba",
|
|
"acCountryDisplayName": "Ascension Island",
|
|
"auCountryDisplayName": "Australien",
|
|
"atCountryDisplayName": "Østrig",
|
|
"azCountryDisplayName": "Aserbajdsjan",
|
|
"bsCountryDisplayName": "Bahamas",
|
|
"bhCountryDisplayName": "Bahrain",
|
|
"bdCountryDisplayName": "Bangladesh",
|
|
"bbCountryDisplayName": "Barbados",
|
|
"byCountryDisplayName": "Hviderusland",
|
|
"beCountryDisplayName": "Belgien",
|
|
"bzCountryDisplayName": "Belize",
|
|
"bjCountryDisplayName": "Benin",
|
|
"bmCountryDisplayName": "Bermuda",
|
|
"btCountryDisplayName": "Bhutan",
|
|
"boCountryDisplayName": "Bolivia",
|
|
"baCountryDisplayName": "Bosnien og Herzegovina",
|
|
"bwCountryDisplayName": "Botswana",
|
|
"brCountryDisplayName": "Brasilien",
|
|
"ioCountryDisplayName": "Det Britiske Det Indiske Oceanterritorium",
|
|
"vgCountryDisplayName": "De Britiske Jomfruøer",
|
|
"bnCountryDisplayName": "Brunei",
|
|
"bgCountryDisplayName": "Bulgarien",
|
|
"bfCountryDisplayName": "Burkina Faso",
|
|
"biCountryDisplayName": "Burundi",
|
|
"khCountryDisplayName": "Cambodja",
|
|
"cmCountryDisplayName": "Cameroon",
|
|
"caCountryDisplayName": "Canada",
|
|
"cvCountryDisplayName": "Kap Verde",
|
|
"bqCountryDisplayName": "Caribiske Nederlandene",
|
|
"kyCountryDisplayName": "Caymanøerne",
|
|
"cfCountryDisplayName": "Den Centralafrikanske Republik",
|
|
"tdCountryDisplayName": "Tchad",
|
|
"clCountryDisplayName": "Chile",
|
|
"cnCountryDisplayName": "Kina",
|
|
"cxCountryDisplayName": "Juløen",
|
|
"ccCountryDisplayName": "Kokos [Keeling]-øerne",
|
|
"coCountryDisplayName": "Colombia",
|
|
"kmCountryDisplayName": "Komorerne",
|
|
"cdCountryDisplayName": "Den Demokratiske Republik Congo",
|
|
"cgCountryDisplayName": "Republikken Congo",
|
|
"ckCountryDisplayName": "Cookøerne",
|
|
"crCountryDisplayName": "Costa Rica",
|
|
"ciCountryDisplayName": "Elfenbenskysten",
|
|
"hrCountryDisplayName": "Kroatien",
|
|
"cuCountryDisplayName": "Cuba",
|
|
"cwCountryDisplayName": "Curaçao",
|
|
"cyCountryDisplayName": "Cypern",
|
|
"czCountryDisplayName": "Tjekkiet",
|
|
"dkCountryDisplayName": "Danmark",
|
|
"djCountryDisplayName": "Djibouti",
|
|
"dmCountryDisplayName": "Dominica",
|
|
"doCountryDisplayName": "Den Dominikanske Republik",
|
|
"tlCountryDisplayName": "Østtimor",
|
|
"ecCountryDisplayName": "Ecuador",
|
|
"egCountryDisplayName": "Egypten",
|
|
"svCountryDisplayName": "El Salvador",
|
|
"gqCountryDisplayName": "Ækvatorialguinea",
|
|
"erCountryDisplayName": "Eritrea",
|
|
"eeCountryDisplayName": "Estland",
|
|
"szCountryDisplayName": "Eswatini",
|
|
"etCountryDisplayName": "Etiopien",
|
|
"fkCountryDisplayName": "Falklandsøerne",
|
|
"foCountryDisplayName": "Færøerne",
|
|
"fjCountryDisplayName": "Fiji",
|
|
"fiCountryDisplayName": "Finland",
|
|
"frCountryDisplayName": "Frankrig",
|
|
"gfCountryDisplayName": "Fransk Guyana",
|
|
"pfCountryDisplayName": "Fransk Polynesien",
|
|
"gaCountryDisplayName": "Gabon",
|
|
"gmCountryDisplayName": "Gambia",
|
|
"geCountryDisplayName": "Georgien",
|
|
"deCountryDisplayName": "Tyskland",
|
|
"ghCountryDisplayName": "Ghana",
|
|
"giCountryDisplayName": "Gibraltar",
|
|
"grCountryDisplayName": "Grækenland",
|
|
"glCountryDisplayName": "Grønland",
|
|
"gdCountryDisplayName": "Grenada",
|
|
"gpCountryDisplayName": "Guadeloupe",
|
|
"guCountryDisplayName": "Guam",
|
|
"gtCountryDisplayName": "Guatemala",
|
|
"ggCountryDisplayName": "Guernsey",
|
|
"gnCountryDisplayName": "Guinea Conakry",
|
|
"gwCountryDisplayName": "Guinea-Bissau",
|
|
"gyCountryDisplayName": "Guyana",
|
|
"htCountryDisplayName": "Haiti",
|
|
"hmCountryDisplayName": "Heard-øen og McDonald-øerne",
|
|
"hnCountryDisplayName": "Honduras",
|
|
"hkCountryDisplayName": "Hongkong",
|
|
"huCountryDisplayName": "Ungarn",
|
|
"isCountryDisplayName": "Island",
|
|
"inCountryDisplayName": "Indien",
|
|
"idCountryDisplayName": "Indonesien",
|
|
"irCountryDisplayName": "Iran",
|
|
"iqCountryDisplayName": "Irak",
|
|
"ieCountryDisplayName": "Irland",
|
|
"imCountryDisplayName": "Man",
|
|
"ilCountryDisplayName": "Israel",
|
|
"itCountryDisplayName": "Italien",
|
|
"jmCountryDisplayName": "Jamaica",
|
|
"jpCountryDisplayName": "Japan",
|
|
"jeCountryDisplayName": "Jersey",
|
|
"joCountryDisplayName": "Jordan",
|
|
"kzCountryDisplayName": "Kasakhstan",
|
|
"keCountryDisplayName": "Kenya",
|
|
"kiCountryDisplayName": "Kiribati",
|
|
"xkCountryDisplayName": "Kosovo",
|
|
"kwCountryDisplayName": "Kuwait",
|
|
"kgCountryDisplayName": "Kirgisistan",
|
|
"laCountryDisplayName": "Laos",
|
|
"lvCountryDisplayName": "Letland",
|
|
"lbCountryDisplayName": "Libanon",
|
|
"lsCountryDisplayName": "Lesotho",
|
|
"lrCountryDisplayName": "Liberia",
|
|
"lyCountryDisplayName": "Libyen",
|
|
"liCountryDisplayName": "Liechtenstein",
|
|
"ltCountryDisplayName": "Litauen",
|
|
"luCountryDisplayName": "Luxembourg",
|
|
"moCountryDisplayName": "Macau",
|
|
"mkCountryDisplayName": "Makedonien",
|
|
"mgCountryDisplayName": "Madagaskar",
|
|
"mwCountryDisplayName": "Malawi",
|
|
"myCountryDisplayName": "Malaysia",
|
|
"mvCountryDisplayName": "Maldiverne",
|
|
"mlCountryDisplayName": "Mali",
|
|
"mtCountryDisplayName": "Malta",
|
|
"mhCountryDisplayName": "Marshalløerne",
|
|
"mqCountryDisplayName": "Martinique",
|
|
"mrCountryDisplayName": "Mauretanien",
|
|
"muCountryDisplayName": "Mauritius",
|
|
"ytCountryDisplayName": "Mayotte",
|
|
"mxCountryDisplayName": "Mexico",
|
|
"fmCountryDisplayName": "Mikronesien",
|
|
"mdCountryDisplayName": "Moldova",
|
|
"mcCountryDisplayName": "Monaco",
|
|
"mnCountryDisplayName": "Mongoliet",
|
|
"meCountryDisplayName": "Montenegro",
|
|
"msCountryDisplayName": "Montserrat",
|
|
"maCountryDisplayName": "Marokko",
|
|
"mzCountryDisplayName": "Mozambique",
|
|
"mmCountryDisplayName": "Myanmar (Burma)",
|
|
"naCountryDisplayName": "Namibia",
|
|
"nrCountryDisplayName": "Nauru",
|
|
"npCountryDisplayName": "Nepal",
|
|
"nlCountryDisplayName": "Holland",
|
|
"ncCountryDisplayName": "Ny Kaledonien",
|
|
"nzCountryDisplayName": "New Zealand",
|
|
"niCountryDisplayName": "Nicaragua",
|
|
"neCountryDisplayName": "Niger",
|
|
"ngCountryDisplayName": "Nigeria",
|
|
"nuCountryDisplayName": "Niue",
|
|
"nfCountryDisplayName": "Norfolkøen",
|
|
"kpCountryDisplayName": "Nordkorea",
|
|
"mpCountryDisplayName": "Nordmarianerne",
|
|
"noCountryDisplayName": "Norge",
|
|
"omCountryDisplayName": "Oman",
|
|
"pkCountryDisplayName": "Pakistan",
|
|
"pwCountryDisplayName": "Palau",
|
|
"psCountryDisplayName": "De palæstinensiske områder",
|
|
"paCountryDisplayName": "Panama",
|
|
"pgCountryDisplayName": "Papua Ny Guinea",
|
|
"pyCountryDisplayName": "Paraguay",
|
|
"peCountryDisplayName": "Peru",
|
|
"phCountryDisplayName": "Filippinerne",
|
|
"plCountryDisplayName": "Polen",
|
|
"ptCountryDisplayName": "Portugal",
|
|
"prCountryDisplayName": "Puerto Rico",
|
|
"qaCountryDisplayName": "Qatar",
|
|
"reCountryDisplayName": "Réunion",
|
|
"roCountryDisplayName": "Rumænien",
|
|
"ruCountryDisplayName": "Rusland",
|
|
"rwCountryDisplayName": "Rwanda",
|
|
"blCountryDisplayName": "Saint Barthélemy",
|
|
"shCountryDisplayName": "Saint Helena",
|
|
"knCountryDisplayName": "St. Kitts",
|
|
"lcCountryDisplayName": "St. Lucia",
|
|
"mfCountryDisplayName": "Saint Martin",
|
|
"pmCountryDisplayName": "Saint Pierre og Miquelon",
|
|
"vcCountryDisplayName": "St. Vincent",
|
|
"wsCountryDisplayName": "Samoa",
|
|
"smCountryDisplayName": "San Marino",
|
|
"stCountryDisplayName": "Sao Tome og Príncipe",
|
|
"saCountryDisplayName": "Saudi-Arabien",
|
|
"snCountryDisplayName": "Senegal",
|
|
"rsCountryDisplayName": "Serbien",
|
|
"scCountryDisplayName": "Seychellerne",
|
|
"slCountryDisplayName": "Sierra Leone",
|
|
"sgCountryDisplayName": "Singapore",
|
|
"sxCountryDisplayName": "Sint Maarten",
|
|
"skCountryDisplayName": "Slovakiet",
|
|
"siCountryDisplayName": "Slovenien",
|
|
"sbCountryDisplayName": "Salomonøerne",
|
|
"soCountryDisplayName": "Somalia",
|
|
"zaCountryDisplayName": "Sydafrika",
|
|
"gsCountryDisplayName": "Sydgeorgien og Syd Sandwichøerne",
|
|
"krCountryDisplayName": "Sydkorea",
|
|
"ssCountryDisplayName": "Sydsudan",
|
|
"esCountryDisplayName": "Spanien",
|
|
"lkCountryDisplayName": "Sri Lanka",
|
|
"sdCountryDisplayName": "Sudan",
|
|
"srCountryDisplayName": "Surinam",
|
|
"sjCountryDisplayName": "Svalbard og Jan Mayen",
|
|
"seCountryDisplayName": "Sverige",
|
|
"chCountryDisplayName": "Schweiz",
|
|
"syCountryDisplayName": "Syrien",
|
|
"twCountryDisplayName": "Taiwan",
|
|
"tjCountryDisplayName": "Tadsjikistan",
|
|
"tzCountryDisplayName": "Tanzania",
|
|
"thCountryDisplayName": "Thailand",
|
|
"tgCountryDisplayName": "Togo",
|
|
"tkCountryDisplayName": "Tokelau",
|
|
"toCountryDisplayName": "Tonga",
|
|
"ttCountryDisplayName": "Trinidad/Tobago",
|
|
"tnCountryDisplayName": "Tunesien",
|
|
"trCountryDisplayName": "Tyrkiet",
|
|
"tmCountryDisplayName": "Turkmenistan",
|
|
"tcCountryDisplayName": "Turks- og Caicosøerne",
|
|
"tvCountryDisplayName": "Tuvalu",
|
|
"viCountryDisplayName": "Amerikanske Jomfruøer",
|
|
"ugCountryDisplayName": "Uganda",
|
|
"uaCountryDisplayName": "Ukraine",
|
|
"aeCountryDisplayName": "De Forenede Arabiske Emirater",
|
|
"gbCountryDisplayName": "Storbritannien",
|
|
"usCountryDisplayName": "Forenede Stater",
|
|
"uyCountryDisplayName": "Uruguay",
|
|
"uzCountryDisplayName": "Usbekistan",
|
|
"vuCountryDisplayName": "Vanuatu",
|
|
"vaCountryDisplayName": "Vatikanstaten",
|
|
"veCountryDisplayName": "Venezuela",
|
|
"vnCountryDisplayName": "Vietnam",
|
|
"wfCountryDisplayName": "Wallis og Futuna",
|
|
"ehCountryDisplayName": "Vestsahara",
|
|
"yeCountryDisplayName": "Yemen",
|
|
"zmCountryDisplayName": "Zambia",
|
|
"zwCountryDisplayName": "Zimbabwe",
|
|
"pay": "Betal",
|
|
"allPrivateChats": "Private beskeder",
|
|
"unknownPrivateChat": "Ukendt privat chat",
|
|
"invitedToSpace": "{user} har inviteret dig til at deltage i et kursus: {space}! Vil du acceptere?",
|
|
"declinedInvitation": "Afvist invitation",
|
|
"acceptedInvitation": "Accepteret invitation",
|
|
"youreInvited": "📩 Du er inviteret!",
|
|
"invitedToChat": "{user} har inviteret dig til at deltage i en chat: {name}! Vil du acceptere?",
|
|
"monthlySubscription": "Månedlig",
|
|
"yearlySubscription": "Årlig",
|
|
"defaultSubscription": "Pangea Chat-abonnement",
|
|
"freeTrial": "Gratis prøveperiode",
|
|
"grammarAnalytics": "Fejl Analyse",
|
|
"total": "Total: ",
|
|
"noDataFound": "Ingen data fundet",
|
|
"promoSubscriptionExpirationDesc": "Dit nuværende abonnement er kampagnetilbud og udløber den {expiration}. Send en besked til support@pangea.chat for hjælp til at ændre dit abonnement.",
|
|
"emptyChatNameWarning": "Indtast venligst et navn til denne chat",
|
|
"blurMeansTranslateTitle": "Hvorfor er beskeden sløret?",
|
|
"blurMeansTranslateBody": "Mens Immersion-tilstand er aktiveret, vil beskeder, der sendes på dit basis sprog, være slørede, mens Pangea Bot oversætter dem til dit målsprog. Immersion-tilstand kan tændes og slukkes i individuelle og kursusindstillinger.",
|
|
"someErrorTitle": "Hm, noget er ikke rigtigt",
|
|
"someErrorBody": "Det kan være en fejl eller noget i dit basis sprog.",
|
|
"bestCorrectionFeedback": "Det er korrekt!",
|
|
"distractorFeedback": "Det er ikke helt rigtigt.",
|
|
"bestAnswerFeedback": "Det er korrekt!",
|
|
"definitionDefaultPrompt": "Hvad betyder dette ord?",
|
|
"practiceDefaultPrompt": "Hvad er det bedste svar?",
|
|
"correctionDefaultPrompt": "Hvad er den bedste erstatning?",
|
|
"itStartDefaultPrompt": "Vil du have hjælp til at oversætte?",
|
|
"lockedChatWarning": "🔒 Denne chat er blevet låst",
|
|
"lockChat": "Lås chat",
|
|
"suggestToChat": "Foreslå denne chat",
|
|
"suggestToChatDesc": "Foreslåede chats vil vises i chatlister",
|
|
"acceptSelection": "Accepter rettelsen",
|
|
"acceptSelectionAnyway": "Brug dette alligevel",
|
|
"makingActivity": "Udfører aktivitet",
|
|
"why": "Hvorfor?",
|
|
"definition": "Definition",
|
|
"exampleSentence": "Eksempelsætning",
|
|
"reportToTeacher": "Hvem vil du rapportere denne besked til?",
|
|
"reportMessageTitle": "{reportingUserId} har rapporteret en besked fra {reportedUserId} i chatten {roomName}",
|
|
"reportMessageBody": "Besked: {reportedMessage}\nÅrsag: {reason}",
|
|
"noTeachersFound": "Ingen lærere fundet til rapportering",
|
|
"viewArchive": "Se Arkiv",
|
|
"trialExpiration": "Din gratis prøveperiode udløber den {expiration}",
|
|
"freeTrialDesc": "Nye brugere får en gratis prøveperiode på en uge med Pangea Chat",
|
|
"activateTrial": "Gratis 7-dages prøve",
|
|
"successfullySubscribed": "Du har tilmeldt dig med succes!",
|
|
"clickToManageSubscription": "Klik her for at administrere dit abonnement.",
|
|
"errorGettingAudio": "Fejl ved hentning af lyd. Opdater venligst og prøv igen.",
|
|
"signUp": "Tilmeld dig",
|
|
"pleaseChooseAtLeastChars": "Vælg venligst mindst {min} tegn.",
|
|
"noEmailWarning": "Indtast venligst en gyldig e-mailadresse. Ellers kan du ikke nulstille din adgangskode. Hvis du ikke vil, skal du trykke igen på knappen for at fortsætte.",
|
|
"pleaseEnterValidEmail": "Indtast venligst en gyldig e-mailadresse.",
|
|
"pleaseChooseAUsername": "Vælg venligst et brugernavn",
|
|
"chooseAUsername": "Vælg et brugernavn",
|
|
"define": "Definer",
|
|
"listen": "Lyt",
|
|
"addConversationBot": "Aktivér samtalebot",
|
|
"addConversationBotDesc": "Tilføj en bot til denne chat",
|
|
"convoBotSettingsDescription": "Rediger samtaleemne og sværhedsgrad",
|
|
"enterAConversationTopic": "Indtast et samtaleemne",
|
|
"conversationTopic": "Samtaleemne",
|
|
"enableModeration": "Aktivér moderation",
|
|
"enableModerationDesc": "Aktivér automatisk moderation for at gennemgå beskeder, før de sendes",
|
|
"conversationLanguageLevel": "Hvad er sprogniveauet for denne samtale?",
|
|
"showDefinition": "Vis definition",
|
|
"subscriptionPopupTitle": "Denne sætning kan have en grammatikk fejl...",
|
|
"subscriptionPopupDesc": "Abonner i dag for at låse op for oversættelse og grammatikkorrektion!",
|
|
"seeOptions": "Se muligheder",
|
|
"continuedWithoutSubscription": "Fortsæt uden abonnement",
|
|
"trialPeriodExpired": "Din prøveperiode er udløbet",
|
|
"selectToDefine": "Klik på et hvilket som helst ord for at se dets definition!",
|
|
"translations": "oversættelser",
|
|
"messageAudio": "lyd til besked",
|
|
"definitions": "definitioner",
|
|
"subscribedToUnlockTools": "Abonner for at låse op for interaktiv oversættelse og grammatikkontrol, lydafspilning, personlige øvelsesaktiviteter og læringsanalyser!",
|
|
"translationTooltip": "Oversæt",
|
|
"audioTooltip": "Afspil lyd",
|
|
"speechToTextTooltip": "Transskription",
|
|
"certifyAge": "Jeg bekræfter, at jeg er over {age} år gammel",
|
|
"kickBotWarning": "At fjerne Pangea Bot vil fjerne samtalebotten fra denne chat.",
|
|
"joinToView": "Deltag i dette rum for at se detaljer",
|
|
"refresh": "Opdater",
|
|
"autoPlayTitle": "Automatisk afspil beskeder",
|
|
"autoPlayDesc": "Når aktiveret, vil tekst-til-tale-lyden af beskeder automatisk afspilles, når de vælges.",
|
|
"messageAnalytics": "Beskedanalyse",
|
|
"words": "Ord",
|
|
"score": "Point",
|
|
"accuracy": "Nøjagtighed",
|
|
"points": "Point",
|
|
"noPaymentInfo": "Ingen betalingsoplysninger nødvendige!",
|
|
"conversationBotModeSelectDescription": "Chataktivitet",
|
|
"conversationBotModeSelectOption_discussion": "Diskussion",
|
|
"conversationBotModeSelectOption_custom": "Brugerdefineret",
|
|
"conversationBotModeSelectOption_conversation": "Samtale",
|
|
"conversationBotModeSelectOption_textAdventure": "Teksteventyr",
|
|
"conversationBotModeSelectOption_storyGame": "Historie Spil",
|
|
"conversationBotDiscussionZone_title": "Diskussionsindstillinger",
|
|
"conversationBotDiscussionZone_discussionTopicLabel": "Diskussionsemne",
|
|
"conversationBotDiscussionZone_discussionTopicPlaceholder": "Indstil diskussionsemne",
|
|
"conversationBotDiscussionZone_discussionKeywordsLabel": "Diskussionsnøgler",
|
|
"conversationBotDiscussionZone_discussionKeywordsPlaceholder": "Indstil diskussionsnøgler",
|
|
"conversationBotDiscussionZone_discussionKeywordsHintText": "Komma-separeret liste over nøgleord til at vejlede diskussionen",
|
|
"conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": "Send diskussionsprompt efter en tidsplan",
|
|
"conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": "Timer mellem diskussionsprompter",
|
|
"conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": "Reagerer på ⏩ reaktion",
|
|
"conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": "Reaktion for at sende diskussionsprompt",
|
|
"conversationBotCustomZone_title": "Brugerdefinerede indstillinger",
|
|
"conversationBotCustomZone_customSystemPromptLabel": "Systemprompt",
|
|
"conversationBotCustomZone_customSystemPromptPlaceholder": "Indstil brugerdefineret systemprompt",
|
|
"conversationBotCustomZone_customSystemPromptEmptyError": "Manglende brugerdefineret systemprompt",
|
|
"botConfig": "Bot- og aktivitetsindstillinger",
|
|
"botConfigNoPermissionTitle": "Ingen tilladelse",
|
|
"botConfigNoPermissionMessage": "Kontakt rumadministrator for at ændre bot-konfigurationen",
|
|
"addConversationBotDialogTitleInvite": "Bekræft invitation til samtalebot",
|
|
"addConversationBotButtonInvite": "Inviter",
|
|
"addConversationBotDialogInviteConfirmation": "Inviter",
|
|
"addConversationBotButtonTitleRemove": "Bekræft fjernelse af samtalebot",
|
|
"addConversationBotButtonRemove": "Fjern",
|
|
"addConversationBotDialogRemoveConfirmation": "Fjern",
|
|
"conversationBotConfigConfirmChange": "Bekræft",
|
|
"conversationBotStatus": "Inviter bot",
|
|
"conversationBotTextAdventureZone_title": "Teksteventyr",
|
|
"conversationBotTextAdventureZone_instructionLabel": "Instruktioner til spilmester",
|
|
"conversationBotTextAdventureZone_instructionPlaceholder": "Indstil spilmesterinstruktioner",
|
|
"conversationBotCustomZone_instructionSystemPromptEmptyError": "Manglende instruktioner til spilmester",
|
|
"studentAnalyticsNotAvailable": "Elevdata er i øjeblikket ikke tilgængelige",
|
|
"roomDataMissing": "Nogle data kan mangle fra rum, hvor du ikke er medlem.",
|
|
"updatePhoneOS": "Du kan være nødt til at opdatere din enheds OS-version.",
|
|
"wordsPerMinute": "Ord pr. minut",
|
|
"autoIGCToolName": "Kør Pangea skriveassistance automatisk",
|
|
"autoIGCToolDescription": "Kør automatisk Pangea Chat grammatik- og oversættelsesassistance, før jeg sender min besked.",
|
|
"runGrammarCorrection": "Tjek besked",
|
|
"grammarCorrectionFailed": "Problemer at løse",
|
|
"grammarCorrectionComplete": "Ser godt ud!",
|
|
"tooltipInstructionsTitle": "Er du ikke sikker på, hvad det gør?",
|
|
"tooltipInstructionsMobileBody": "Tryk og hold på elementer for at se værktøjstip.",
|
|
"tooltipInstructionsBrowserBody": "Hold musen over elementer for at se værktøjstip.",
|
|
"chatCapacity": "Chatkapacitet",
|
|
"roomFull": "Dette rum er allerede fyldt.",
|
|
"topicNotSet": "Emnet er ikke sat.",
|
|
"chatCapacityNotSet": "Denne chat har ingen kapacitetsgrænse.",
|
|
"chatCapacityHasBeenChanged": "Chatkapacitet ændret",
|
|
"chatCapacitySetTooLow": "Chatkapaciteten skal være mindst {count}.",
|
|
"chatCapacityExplanation": "Chatkapacitet begrænser antallet af medlemmer i en chat.",
|
|
"chatExceedsCapacity": "Denne chat overskrider sin kapacitet.",
|
|
"tooManyRequest": "For mange forespørgsler, prøv igen senere.",
|
|
"enterNumber": "Indtast venligst et helt tal.",
|
|
"buildTranslation": "Byg din oversættelse ud fra valgene ovenfor",
|
|
"nonexistentSelection": "Valget findes ikke længere.",
|
|
"changeAnalyticsLanguage": "Skift Analytics Sprog",
|
|
"practice": "Øv",
|
|
"noLanguagesSet": "Ingen sprog er indstillet",
|
|
"noActivitiesFound": "Det er nok for nu! Kom tilbage senere for mere.",
|
|
"hintTitle": "Tip:",
|
|
"speechToTextBody": "For stemmemeddelelser kan du se en transskription samt talerens ord pr. minut-score.",
|
|
"versionNotFound": "Version ikke fundet",
|
|
"fetchingVersion": "Henter version...",
|
|
"versionFetchError": "Fejl ved hentning af version",
|
|
"versionText": "Version: {version}+{buildNumber}",
|
|
"languageButtonLabel": "Sprog: {currentLanguage}",
|
|
"interactiveTranslatorAutoPlaySliderHeader": "Automatisk afspilning af oversættelse",
|
|
"interactiveTranslatorAutoPlayDesc": "Starter den interaktive oversætter uden at spørge.",
|
|
"changeAnalyticsView": "Skift analysemode",
|
|
"l1TranslationBody": "Beskeder på dit basis sprog vil ikke blive oversat.",
|
|
"deleteSubscriptionWarningTitle": "Du har et aktivt abonnement",
|
|
"deleteSubscriptionWarningBody": "Sletning af din konto vil ikke automatisk afbryde dit abonnement.",
|
|
"manageSubscription": "Administrer abonnement",
|
|
"error520Title": "Prøv igen.",
|
|
"error520Desc": "Beklager, vi kunne ikke forstå din besked...",
|
|
"wordsUsed": "Ord brugt",
|
|
"errorTypes": "Fejltyper",
|
|
"level": "Niveau",
|
|
"canceledSend": "Afsendt afbrudt",
|
|
"morphsUsed": "Morphs brugt",
|
|
"translationChoicesBody": "Tryk og hold en mulighed for et hint.",
|
|
"grammar": "Grammatik",
|
|
"contactHasBeenInvitedToTheChat": "Kontakt er blevet inviteret til chatten",
|
|
"inviteChat": "📨 Inviter chat",
|
|
"chatName": "Chatnavn",
|
|
"reportContentIssueTitle": "Rapporter indholdsproblem",
|
|
"feedback": "Valgfri feedback",
|
|
"reportContentIssueDescription": "Ups! AI kan facilitere personlige læringserfaringer, men... hallucinerer også. Giv venligst din feedback, så prøver vi igen.",
|
|
"changeContent": "Ups! AI kan facilitere personlige læringserfaringer, men... hallucinerer også. Hvad skal det være?",
|
|
"clickTheWordAgainToDeselect": "Klik på det valgte ord for at fjerne markeringen.",
|
|
"l2SupportNa": "Ikke tilgængelig",
|
|
"l2SupportAlpha": "Alpha",
|
|
"l2SupportBeta": "Beta",
|
|
"l2SupportFull": "Fuld",
|
|
"missingVoiceTitle": "Manglende stemme",
|
|
"voiceNotAvailable": "Du har ikke en stemme installeret til dette sprog.",
|
|
"openVoiceSettings": "Åbn stemmeindstillinger",
|
|
"playAudio": "Afspil",
|
|
"stop": "Stop",
|
|
"grammarCopyPOSsconj": "Underordnende konjunktion",
|
|
"grammarCopyPOSnum": "Tal",
|
|
"grammarCopyPOSverb": "Verbum",
|
|
"grammarCopyPOSaffix": "Affiks",
|
|
"grammarCopyPOSpart": "Partikel",
|
|
"grammarCopyPOSadj": "Adjektiv",
|
|
"grammarCopyPOScconj": "Koordinerende konjunktion",
|
|
"grammarCopyPOSpunct": "Tegnsætning",
|
|
"grammarCopyPOSadv": "Adverbium",
|
|
"grammarCopyPOSaux": "Hjælpeverbum",
|
|
"grammarCopyPOSspace": "Mellemrum",
|
|
"grammarCopyPOSsym": "Symbol",
|
|
"grammarCopyPOSdet": "Bestemmelse",
|
|
"grammarCopyPOSpron": "Pronomen",
|
|
"grammarCopyPOSadp": "Adposition",
|
|
"grammarCopyPOSpropn": "Egennavn",
|
|
"grammarCopyPOSnoun": "Substantiv",
|
|
"grammarCopyPOSintj": "Interjektion",
|
|
"grammarCopyPOSx": "Andet",
|
|
"grammarCopyGENDERfem": "Feminint",
|
|
"grammarCopyPERSON2": "Anden person",
|
|
"grammarCopyMOODimp": "Imperativ",
|
|
"grammarCopyPUNCTTYPEqest": "Spørgsmål",
|
|
"grammarCopyASPECTperf": "Perfekt",
|
|
"grammarCopyCASEaccnom": "Akkusativ, Nominativ",
|
|
"grammarCopyCASEobl": "Oblique",
|
|
"grammarCopyVOICEact": "Aktiv",
|
|
"grammarCopyPUNCTTYPEbrck": "Parentheses",
|
|
"grammarCopyNOUNTYPEart": "Artikel",
|
|
"grammarCopyNUMBERsing": "Ental",
|
|
"grammarCopyGENDERmasc": "Maskulin",
|
|
"grammarCopyVERBTYPEmod": "Modal",
|
|
"grammarCopyADVTYPEadverbial": "Adverbial",
|
|
"grammarCopyTENSEperi": "Perifrasisk",
|
|
"grammarCopyNUMFORMdigit": "Skrift",
|
|
"grammarCopyNOUNTYPEnot_proper": "Ikke egennavn",
|
|
"grammarCopyNUMTYPEcard": "Rækkefølge",
|
|
"grammarCopyNOUNTYPEprop": "Egennavn",
|
|
"grammarCopyPUNCTTYPEdash": "Bindestreg",
|
|
"grammarCopyPUNCTTYPEyes": "Ja",
|
|
"grammarCopyPUNCTTYPEsemi": "Semikolon",
|
|
"grammarCopyPUNCTTYPEcomm": "Komma",
|
|
"grammarCopyMOODcnd": "Konditional",
|
|
"grammarCopyCASEacc": "Akkusativ",
|
|
"grammarCopyPARTTYPEpart": "Partitiv",
|
|
"grammarCopyTENSEpast": "Datid",
|
|
"grammarCopyDEGREEsup": "Superlativ",
|
|
"grammarCopyPUNCTTYPEcolo": "Kolon",
|
|
"grammarCopyPERSON3": "Tredje person",
|
|
"grammarCopyNUMBERplur": "Flertal",
|
|
"grammarCopyPRONTYPEnpr": "Egennavn",
|
|
"grammarCopyPRONTYPEinterrogative": "Interrogativ",
|
|
"grammarCopyPOLITEinfm": "Uformel",
|
|
"grammarCopyADVTYPEtim": "Tid",
|
|
"grammarCopyPOLARITYneg": "Negativ",
|
|
"grammarCopyNUMTYPEtot": "Total",
|
|
"grammarCopyADVTYPEadnomial": "Adnominal",
|
|
"grammarCopyASPECTprog": "Progressiv",
|
|
"grammarCopyMOODsub": "Konjunktiv",
|
|
"grammarCopyVERBFORMcomplementive": "Komplementiv",
|
|
"grammarCopyCASEnom": "Nominativ",
|
|
"grammarCopyTENSEfut": "Fremtid",
|
|
"grammarCopyCASEdat": "Dativ",
|
|
"grammarCopyTENSEpres": "Præsens",
|
|
"grammarCopyGENDERneut": "Intetkøn",
|
|
"grammarCopyPRONTYPErel": "Relativt pronomen",
|
|
"grammarCopyVERBFORMfinalEnding": "Endeligt endelse",
|
|
"grammarCopyPRONTYPEdem": "Demonstrativt pronomen",
|
|
"grammarCopyPREPCASEpre": "Præpositionscase",
|
|
"grammarCopyVERBFORMfin": "Finit",
|
|
"grammarCopyDEGREEpos": "Positiv",
|
|
"grammarCopyPUNCTTYPEquot": "Citattegn",
|
|
"grammarCopyVERBFORMger": "Gerundium",
|
|
"grammarCopyVOICEpass": "Passiv",
|
|
"grammarCopyCASEgen": "Genitiv",
|
|
"grammarCopyTENSEprs": "Præsens",
|
|
"grammarCopyDEFINITEdef": "Bestemt",
|
|
"grammarCopyNUMTYPEord": "Ordinal",
|
|
"grammarCopyCASEins": "Instrumental",
|
|
"grammarCopyVERBFORMinf": "Infinitiv",
|
|
"grammarCopyVERBFORMaux": "Hjælpeverbum",
|
|
"grammarCopyNUMFORMlong": "Lang",
|
|
"grammarCopyCASEloc": "Lokativ",
|
|
"grammarCopyMOODind": "Indicativ",
|
|
"grammarCopyDEGREEcmp": "Komparativ",
|
|
"grammarCopyCASErelativeCase": "Relativ",
|
|
"grammarCopyPUNCTTYPEexcl": "Udråbsord",
|
|
"grammarCopyPERSON1": "Første person",
|
|
"grammarCopyPUNCTSIDEini": "Indledende",
|
|
"grammarCopyGENDERperson": "Person",
|
|
"grammarCopyFOREIGNyes": "Udenlandsk",
|
|
"grammarCopyVOICEvoice": "Voz",
|
|
"grammarCopyVERBTYPEverbType": "Verbum",
|
|
"grammarCopyPOSSpass": "Possessiv",
|
|
"grammarCopyPREPCASEprepCase": "Præpositionskasse",
|
|
"grammarCopyNUMTYPEnumType": "Talord",
|
|
"grammarCopyNOUNTYPEnounType": "Substantiv",
|
|
"grammarCopyREFLEXreflex": "Refleksiv",
|
|
"grammarCopyPRONTYPEpronType": "Pronomen",
|
|
"grammarCopyPUNCTSIDEpunctSide": "Tegnsæt Side",
|
|
"grammarCopyVERBFORMverbForm": "Verbum",
|
|
"grammarCopyGENDERgender": "Køn",
|
|
"grammarCopyMOODmood": "Modo",
|
|
"grammarCopyASPECTaspect": "Aspekt",
|
|
"grammarCopyPUNCTTYPEpunctType": "Tegnsæt Type",
|
|
"grammarCopyTENSEtense": "Tid",
|
|
"grammarCopyDEGREEdegree": "Grad",
|
|
"grammarCopyPOLITEpolite": "Høflighed",
|
|
"grammarCopyADVTYPEadvType": "Adverbium",
|
|
"grammarCopyNUMFORMnumber": "Tal",
|
|
"grammarCopyCONJTYPEconjType": "Konjunktion",
|
|
"grammarCopyPOLARITYpolarity": "Polaritets",
|
|
"grammarCopyCASEcase": "Kasus",
|
|
"grammarCopyDEFINITEdefinite": "Bestemthed",
|
|
"grammarCopyNUMFORMnumForm": "Numeral",
|
|
"grammarCopyPRONTYPEadn": "Adnominal",
|
|
"grammarCopyVOCvoc": "Vokativ",
|
|
"grammarCopyCMPLcmpl": "Komplementor",
|
|
"grammarCopyADVadv": "Adverbial",
|
|
"grammarCopyMOODjus": "Jussiv",
|
|
"grammarCopyGENDERcom": "Fælles",
|
|
"grammarCopyREFLEXrflx": "Refleksiv",
|
|
"grammarCopyPARTTYPEpar": "Partitiv",
|
|
"grammarCopySPCspc": "Specifik",
|
|
"grammarCopyTENSEpqp": "Pluskvamperfekt",
|
|
"grammarCopyREFLEXref": "Refleksiv",
|
|
"grammarCopyPUNCTTYPEnshrt": "Kort",
|
|
"grammarCopyNUMBERdual": "Dobbelt",
|
|
"grammarCopyNUMFORMlng": "Lang",
|
|
"grammarCopyVOICEmid": "Midter",
|
|
"grammarCopyINTRELintRel": "Interrogativ, Relativ",
|
|
"grammarCopyINTint": "Interrogativ",
|
|
"grammarCopyVOICEcaus": "Årsags-",
|
|
"grammarCopyUnknown": "Ukendt",
|
|
"grammarCopyEVIDENTevident": "Evidentialitet",
|
|
"grammarCopyNUMFORMnumberPsor": "Ejerens tal",
|
|
"grammarCopyASPECThab": "Vanemæssig",
|
|
"grammarCopyCASEabl": "Ablativ",
|
|
"grammarCopyCASEall": "Allativ",
|
|
"grammarCopyCASEess": "Essiv",
|
|
"grammarCopyCASEtra": "Translativ",
|
|
"grammarCopyCASEequ": "Ekvativ",
|
|
"grammarCopyCASEdis": "Distributiv",
|
|
"grammarCopyCASEabs": "Absolut",
|
|
"grammarCopyCASEerg": "Ergativ",
|
|
"grammarCopyCASEcau": "Årsag",
|
|
"grammarCopyCASEben": "Benefaktiv",
|
|
"grammarCopyCASEtem": "Temporalt",
|
|
"grammarCopyCONJTYPEcoord": "Koordinerende",
|
|
"grammarCopyDEFINITEcons": "Konstruktiv tilstand",
|
|
"grammarCopyDEGREEabs": "Absolut grad",
|
|
"grammarCopyEVIDENTfh": "Faktuel evidentialitet",
|
|
"grammarCopyEVIDENTnfh": "Ikke-faktuel evidentialitet",
|
|
"grammarCopyMOODopt": "Optativ",
|
|
"grammarCopyMOODadm": "Admiration",
|
|
"grammarCopyMOODdes": "Ønskende",
|
|
"grammarCopyMOODnec": "Nødvendighed",
|
|
"grammarCopyMOODpot": "Potentiel",
|
|
"grammarCopyMOODprp": "Propositive",
|
|
"grammarCopyMOODqot": "Kvantitativ",
|
|
"grammarCopyNUMFORMword": "Ordform",
|
|
"grammarCopyNUMFORMroman": "Romertal",
|
|
"grammarCopyNUMFORMletter": "Bogstavform",
|
|
"grammarCopyNUMTYPEmult": "Multiplikativ",
|
|
"grammarCopyNUMTYPEfrac": "Brøktal",
|
|
"grammarCopyNUMTYPEsets": "Sæt",
|
|
"grammarCopyNUMTYPErange": "Interval",
|
|
"grammarCopyNUMTYPEdist": "Distributiv",
|
|
"grammarCopyNUMBERtri": "Prøve",
|
|
"grammarCopyNUMBERpauc": "Paukal",
|
|
"grammarCopyNUMBERgrpa": "Større Paukal",
|
|
"grammarCopyNUMBERgrpl": "Større Flertal",
|
|
"grammarCopyNUMBERinv": "Invers",
|
|
"grammarCopyPERSON0": "Nul",
|
|
"grammarCopyPERSON4": "Fjerde",
|
|
"grammarCopyPOLITEform": "Formel",
|
|
"grammarCopyPOLITEelev": "Høflig",
|
|
"grammarCopyPOLITEhumb": "Ydmyg",
|
|
"grammarCopyPRONTYPEemp": "Betonet",
|
|
"grammarCopyPRONTYPEexc": "Udråb",
|
|
"grammarCopyPRONTYPErcp": "Reciprocal",
|
|
"grammarCopyPRONTYPEintRelPronType": "Interrogativ-Relativ",
|
|
"grammarCopyTENSEaor": "Aorist",
|
|
"grammarCopyTENSEeps": "Epistemic",
|
|
"grammarCopyTENSEprosp": "Fremadskuende",
|
|
"grammarCopyVERBFORMpart": "Participle",
|
|
"grammarCopyVERBFORMconv": "Converb",
|
|
"grammarCopyVERBFORMvnoun": "Verbal Noun",
|
|
"grammarCopyVOICEantip": "Antipassiv",
|
|
"grammarCopyVOICEcauVoice": "Årsagsaktiv",
|
|
"grammarCopyVOICedir": "Direkte",
|
|
"grammarCopyVOICEinvVoice": "Invers",
|
|
"grammarCopyVOICErcpVoice": "Reciprocal",
|
|
"grammarCopyPOS": "Ordklasse",
|
|
"grammarCopyGENDER": "Køn",
|
|
"grammarCopyPERSON": "Person",
|
|
"grammarCopyMOOD": "Modo",
|
|
"grammarCopyPUNCTTYPE": "Tegntype",
|
|
"grammarCopyASPECT": "Aspekt",
|
|
"grammarCopyCASE": "Kasus",
|
|
"grammarCopyVOICE": "Stemning",
|
|
"grammarCopyNOUNTYPE": "Substantivtype",
|
|
"grammarCopyVERBTYPE": "Verbtpe",
|
|
"grammarCopyADVTYPE": "Adverbtype",
|
|
"grammarCopyNUMFORM": "Numeralform",
|
|
"grammarCopyNUMTYPE": "Numeraltype",
|
|
"grammarCopyNUMBER": "Nummer",
|
|
"grammarCopyDEFINITE": "Bestemthed",
|
|
"grammarCopyDEGREE": "Grad",
|
|
"grammarCopyEVIDENT": "Bevisførelse",
|
|
"grammarCopyFOREIGN": "Fremmed",
|
|
"grammarCopyPOLARITY": "Polaritets",
|
|
"grammarCopyPOLITE": "Høflighed",
|
|
"grammarCopyPREPCASE": "Præpositionskasus",
|
|
"grammarCopyPRONTYPE": "Pronomen Type",
|
|
"grammarCopyPUNCTSIDE": "Tegnsæt Side",
|
|
"grammarCopyREFLEX": "Refleksiv",
|
|
"grammarCopyTENSE": "Tidsform",
|
|
"grammarCopyVERBFORM": "Verbbøjning",
|
|
"grammarCopyCONJTYPE": "Konjunktionstype",
|
|
"grammarCopySPC": "Specificitet",
|
|
"grammarCopyPARTTYPE": "Partitivtype",
|
|
"grammarCopyINTREL": "Interrogativ-Relativ",
|
|
"grammarCopyNUMFORMpsor": "Possessors Nummer",
|
|
"grammarCopyUNKNOWN": "Ukendt",
|
|
"grammarCopyNUMBERPSOR": "Possessors Nummer",
|
|
"grammarCopyPOSS": "Possessiv",
|
|
"grammarCopyASPECTimp": "Ufuldkommen aspekt",
|
|
"grammarCopyCASEvoc": "Vokativ",
|
|
"grammarCopyCASEcom": "Komitat",
|
|
"grammarCopyCASEpar": "Partitiv",
|
|
"grammarCopyCASEadv": "Adverbielt",
|
|
"grammarCopyCASEref": "Referentiel",
|
|
"grammarCopyCASErel": "Relativ",
|
|
"grammarCopyCASEsub": "Subessiv",
|
|
"grammarCopyCASEsup": "Superessiv",
|
|
"grammarCopyCASEaccdat": "Akusativ-Dativ",
|
|
"grammarCopyCASEpre": "Præpositions",
|
|
"grammarCopyCONJTYPEsub": "Underordnende",
|
|
"grammarCopyCONJTYPEcmp": "Komparativ",
|
|
"grammarCopyDEFINITEind": "Ubestemt",
|
|
"grammarCopyMOODint": "Interrogativ",
|
|
"grammarCopyNOUNTYPEcomm": "Almindeligt substantiv",
|
|
"grammarCopyNUMBERPSORsing": "Ejerens ental",
|
|
"grammarCopyNUMBERPSORplur": "Ejerens flertal",
|
|
"grammarCopyNUMBERPSORdual": "Ejerens dual",
|
|
"grammarCopyPOLARITYpos": "Positiv polaritet",
|
|
"grammarCopyPOSSyes": "Possessiv",
|
|
"grammarCopyPREPCASEnpr": "Ikke-præpositionsbestemt",
|
|
"grammarCopyPRONTYPEprs": "Personligt",
|
|
"grammarCopyPRONTYPEint": "Interrogativ",
|
|
"grammarCopyPRONTYPEtot": "Total",
|
|
"grammarCopyPRONTYPEneg": "Negativ",
|
|
"grammarCopyPRONTYPEart": "Artikel",
|
|
"grammarCopyPRONTYPEind": "Ubestemt",
|
|
"grammarCopyPRONTYPEintrel": "Interrogativ-Relativ",
|
|
"grammarCopyPUNCTSIDEfin": "Endelig tegnsætning",
|
|
"grammarCopyPUNCTTYPEperi": "Punktum",
|
|
"grammarCopyREFLEXyes": "Refleksiv",
|
|
"grammarCopyTENSEimp": "Imperfekt",
|
|
"grammarCopyVERBFORMsup": "Supin",
|
|
"grammarCopyVERBFORMadn": "Adnominal",
|
|
"grammarCopyVERBFORMlng": "Lang",
|
|
"grammarCopyVERBFORMshrt": "Kort",
|
|
"grammarCopyVERBTYPEcaus": "Årsagsverbum",
|
|
"grammarCopyVOICEcau": "Årsagsaktiv",
|
|
"grammarCopyVOICEdir": "Direkte",
|
|
"grammarCopyVOICEinv": "Invers",
|
|
"grammarCopyVOICErcp": "Reciprokt",
|
|
"enterPrompt": "Indtast venligst en systemprompt",
|
|
"selectBotLanguage": "Vælg bot-sprog",
|
|
"chooseVoice": "Vælg en stemme",
|
|
"enterLanguageLevel": "Indtast venligst et sprogniveau",
|
|
"enterDiscussionTopic": "Indtast venligst et diskussionsemne",
|
|
"selectBotChatMode": "Vælg chat-tilstand",
|
|
"messageNotInTargetLang": "Besked ikke på målsproget",
|
|
"other": "Andet",
|
|
"levelShort": "LVL {level}",
|
|
"botModeValidation": "Vælg venligst en chattilstand",
|
|
"clickBestOption": "Vælg de bedste muligheder for at oversætte din besked!",
|
|
"completeActivitiesToUnlock": "Fuldfør mindst en aktivitet for at låse op for oversættelsen!",
|
|
"botSettingsSubtitle": "Inviter bot til at moderere chataktivitet",
|
|
"invitePeople": "Inviter brugere",
|
|
"noCapacityLimit": "Ingen kapacitetsgrænse",
|
|
"downloadGroupText": "Download gruppe tekst",
|
|
"notificationsOn": "Notifikationer til",
|
|
"notificationsOff": "Notifikationer fra",
|
|
"chatCanBeFoundViaSearch": "Chat kan findes via søgning",
|
|
"requireCodeToJoin": "Kræv kode for at deltage",
|
|
"canFindInSearch": "Kan findes i søgning",
|
|
"addChatToSpace": "Tilføj chat",
|
|
"createChatAndInviteUsers": "Opret chat og inviter brugere",
|
|
"updatedNewSpaceDescription": "Kurser giver dig mulighed for at konsolidere dine chats og opbygge private eller offentlige fællesskaber.",
|
|
"joinWithCode": "Deltag med kode",
|
|
"enterCodeToJoin": "Indtast kode for at deltage",
|
|
"updateNow": "Opdater nu",
|
|
"updateLater": "Opdater senere",
|
|
"constructUseWaDesc": "Brugt uden hjælp",
|
|
"constructUseGaDesc": "Grammatikassistance",
|
|
"constructUseTaDesc": "Oversættelsesassistance",
|
|
"constructUseUnkDesc": "Ukendt",
|
|
"constructUseCorITDesc": "Korrekt i oversættelse",
|
|
"constructUseIgnITDesc": "Ignoreret i oversættelse",
|
|
"constructUseIncITDesc": "Forkert i oversættelse",
|
|
"constructUseIgnIGCDesc": "Ignoreret i grammatikrettelse",
|
|
"constructUseCorIGCDesc": "Korrekt i grammatikrettelse",
|
|
"constructUseIncIGCDesc": "Forkert i grammatikrettelse",
|
|
"constructUseCorPADesc": "Korrekt i ords betydningsaktivitet",
|
|
"constructUseIgnPADesc": "Ignoreret i ords betydningsaktivitet",
|
|
"constructUseIncPADesc": "Forkert i ords betydningsaktivitet",
|
|
"constructUseCorWLDesc": "Korrekt i ordlydaktivitet",
|
|
"constructUseIncWLDesc": "Forkert i ordlydaktivitet",
|
|
"constructUseIngWLDesc": "Ignoreret i ordlydaktivitet",
|
|
"constructUseCorHWLDesc": "Korrekt i skjult ordaktivitet",
|
|
"constructUseIncHWLDesc": "Forkert i skjult ordaktivitet",
|
|
"constructUseIgnHWLDesc": "Ignoreret i skjult ordaktivitet",
|
|
"constructUseCorLDesc": "Korrekt i lemmaktivitet",
|
|
"constructUseIncLDesc": "Forkert i lemmaktivitet",
|
|
"constructUseIgnLDesc": "Ignoreret i lemmaktivitet",
|
|
"constructUseCorMDesc": "Korrekt i grammatikaktivitet",
|
|
"constructUseIncMDesc": "Forkert i grammatikaktivitet",
|
|
"constructUseIgnMDesc": "Ignoreret i grammatikaktivitet",
|
|
"constructUseEmojiDesc": "Korrekt i emoji-aktivitet",
|
|
"constructUseCollected": "Indsamlet i chat",
|
|
"constructUseNanDesc": "Ikke relevant",
|
|
"xpIntoLevel": "{currentXP} / {maxXP} XP",
|
|
"signInWithUsername": "Log ind med brugernavn og adgangskode",
|
|
"registrationEmailMessage": "Bekræft venligst din e-mail med et link, der sendes der. I nogle tilfælde kan e-mailen tage op til 5 minutter at ankomme. Tjek også din spam-mappe.",
|
|
"enableTTSToolName": "Aktiveret tekst-til-tale",
|
|
"enableTTSToolDescription": "Tillad appen at generere tekst-til-tale output for dele af teksten på dit målsprog.",
|
|
"couldNotFindTTS": "Vi kunne ikke finde en tekst-til-tale motor til dit nuværende målsprog.",
|
|
"ttsInstructionsHyperlink": "Klik her for at se instruktioner til download af en ny stemme på din enhed.",
|
|
"createAnAccount": "Opret en konto",
|
|
"signIn": "Log ind",
|
|
"signUpWithEmail": "Tilmeld dig med e-mail",
|
|
"signUpWithGoogle": "Tilmeld dig med Google",
|
|
"signUpWithApple": "Tilmeld dig med Apple",
|
|
"yourUsername": "Dit brugernavn",
|
|
"yourEmail": "Din e-mail",
|
|
"pleaseEnterAnEmail": "Indtast venligst en e-mailadresse",
|
|
"signInWithGoogle": "Log ind med Google",
|
|
"signInWithApple": "Log ind med Apple",
|
|
"chooseYourAvatar": "Vælg dit avatar",
|
|
"iWantToLearn": "Jeg vil gerne lære",
|
|
"letsStart": "Lad os starte",
|
|
"pleaseAgreeToTOS": "Vær venlig at acceptere vilkårene",
|
|
"pleaseEnterEmail": "Indtast en gyldig e-mailadresse.",
|
|
"pleaseSelectALanguage": "Vælg venligst et sprog",
|
|
"myBaseLanguage": "Mit grundsprog",
|
|
"clickWordsInstructions": "🧻 Klik på et hvilket som helst ord for detaljer. 🤐",
|
|
"chooseBestDefinition": "Hvad betyder dette ord?",
|
|
"meaningSectionHeader": "Betydning:",
|
|
"formSectionHeader": "Brugte former i chats:",
|
|
"noEmojiSelectedTooltip": "Ingen emoji valgt",
|
|
"writingExercisesTooltip": "Skrivning",
|
|
"listeningExercisesTooltip": "Lytning",
|
|
"readingExercisesTooltip": "Læsning",
|
|
"meaningNotFound": "Betydning kunne ikke findes.",
|
|
"formsNotFound": "Skemaer kunne ikke findes.",
|
|
"chooseBaseForm": "Vælg grundformen",
|
|
"notTheCodeError": "Beklager, det er ikke koden!",
|
|
"totalXP": "Samlet XP",
|
|
"numLemmas": "Samlet antal lemmata",
|
|
"numLemmasUsedCorrectly": "Antal lemmata brugt korrekt mindst én gang",
|
|
"numLemmasUsedIncorrectly": "Antal lemmata brugt korrekt 0 gange",
|
|
"numLemmasSmallXP": "Antal lemmata med 0 - 30 XP",
|
|
"numLemmasMediumXP": "Antal lemmata med 31 - 200 XP",
|
|
"numLemmasLargeXP": "Antal lemmata med > 200 XP",
|
|
"numGrammarConcepts": "Antal grammatiske begreber",
|
|
"listGrammarConcepts": "Grammatiske begreber",
|
|
"listGrammarConceptsUsedCorrectly": "Grammatiske begreber brugt korrekt i originale beskeder mindst 80% af tiden",
|
|
"listGrammarConceptsUsedIncorrectly": "Grammatiske begreber brugt korrekt i originale beskeder mindre end 80% af tiden",
|
|
"listGrammarConceptsUseCorrectlySystemGenerated": "Grammatiske begreber valgt korrekt ud fra systemgenererede forslag mindst 80% af tiden",
|
|
"listGrammarConceptsUseIncorrectlySystemGenerated": "Grammatiske begreber valgt korrekt ud fra systemgenererede forslag mindre end 80% af tiden",
|
|
"listGrammarConceptsSmallXP": "Grammatiske begreber med 0-50 XP",
|
|
"listGrammarConceptsMediumXP": "Grammatiske begreber med 51-200 XP",
|
|
"listGrammarConceptsLargeXP": "Grammatiske begreber 201-500 XP",
|
|
"listGrammarConceptsHugeXP": "Grammatiske begreber >500 XP",
|
|
"numMessagesSent": "Antal sendte beskeder",
|
|
"numWordsTyped": "Antal indtastede ord i originale beskeder",
|
|
"numCorrectChoices": "Antal korrekte ord valgt ud fra systemgenererede forslag",
|
|
"numIncorrectChoices": "Antal forkerte ord valgt ud fra systemgenererede forslag",
|
|
"commaSeparatedFile": "CSV",
|
|
"excelFile": "Excel",
|
|
"fileType": "Filtype",
|
|
"download": "Download",
|
|
"analyticsNotAvailable": "Brugeranalyse ikke tilgængelig",
|
|
"downloading": "Downloader...",
|
|
"failedFetchUserAnalytics": "Mislykkedes med at hente brugeranalyse",
|
|
"downloadComplete": "Download fuldført!",
|
|
"whatIsTheMorphTag": "Hvad er {morphologicalFeature} af '{wordForm}'?",
|
|
"dataAvailable": "Data tilgængelighed",
|
|
"available": "Tilgængelig",
|
|
"pangeaBotIsFallible": "Pangea Bot laver også fejl!",
|
|
"whatIsMeaning": "Hvad betyder '{lemma}'?",
|
|
"pickAnEmoji": "Hvad er din yndlingsemoji for '{lemma}'?",
|
|
"chooseLemmaMeaningInstructionsBody": "Match betydninger med ordene i beskeden!",
|
|
"doubleClickToEdit": "Dobbeltklik for at redigere.",
|
|
"removeFeature": "Fjern {feature}",
|
|
"chooseCorrectLabel": "Vælg den korrekte etiket.",
|
|
"levelPopupTitle": "Tillykke med at nå\nNiveau {level}",
|
|
"activityPlannerTitle": "Aktivitetsplanlægger",
|
|
"topicLabel": "Emne",
|
|
"topicPlaceholder": "Vælg et emne...",
|
|
"modeLabel": "Aktivitetstype",
|
|
"modePlaceholder": "Vælg en tilstand...",
|
|
"learningObjectiveLabel": "Læringsmål",
|
|
"learningObjectivePlaceholder": "Vælg et læringsmål...",
|
|
"mediaLabel": "Medier, som eleverne skal dele",
|
|
"languageOfInstructionsLabel": "Sprog for aktivitetsinstruktioner",
|
|
"targetLanguageLabel": "Mål sprog",
|
|
"cefrLevelLabel": "CEFR-niveau",
|
|
"generateActivitiesButton": "Generer aktivitet",
|
|
"launchActivityButton": "Start aktivitet",
|
|
"image": "Billede",
|
|
"video": "Video",
|
|
"nan": "Ikke relevant",
|
|
"activityPlannerOverviewInstructionsBody": "Vælg et emne, tilstand, læringsmål og generer en aktivitet til chatten!",
|
|
"activityTitle": "Aktivitetstitel",
|
|
"addVocabulary": "Tilføj ordforråd",
|
|
"instructions": "Instruktioner",
|
|
"numberOfLearners": "Antal elever",
|
|
"mustBeInteger": "Skal være et heltal f.eks. 1, 2, 3, ...",
|
|
"noLemmasFound": "Der er intet ordforråd med mere end {xp} XP. Fortsæt med at øve!",
|
|
"constructUsePvmDesc": "Produceret i stemmemeddelelse",
|
|
"lockedMorphFeature": "Venter på at blive låst op",
|
|
"leaveSpaceDescription": "Ved at forlade kurset vil du forlade alle chats inden for det. Andre brugere vil se, at du har forladt kurset.",
|
|
"whatIsLemma": "Hvad er lemmatet?",
|
|
"constructUseCorMmDesc": "Korrekt beskedbetydning",
|
|
"constructUseIncMmDesc": "Forkert beskedbetydning",
|
|
"constructUseIgnMmDesc": "Ignoreret beskedbetydning",
|
|
"clickForMeaningActivity": "Klik her for en Betydningsudfordring",
|
|
"meaning": "Betydning",
|
|
"chatWith": "Gruppe med {displayname}",
|
|
"slightlyOffensive": "Lidt krænkende",
|
|
"clickOnEmailLink": "Klik venligst på linket i e-mailen og fortsæt.\n\nTjek din spam-mappe, hvis e-mailen ikke er ankommet.",
|
|
"whoIsAllowedToJoinThisChat": "Hvem har lov til at deltage i denne chat",
|
|
"dontForgetPassword": "Glem ikke din adgangskode!",
|
|
"enableAutocorrectToolName": "Aktiver automatisk rettelse på enheden",
|
|
"enableAutocorrectDescription": "Hvis din enhed understøtter det sprog, du lærer, kan du aktivere automatisk rettelse for at rette almindelige fejl, mens du skriver.",
|
|
"ttsDisbledTitle": "Tale-til-tekst er deaktiveret",
|
|
"ttsDisabledBody": "Du kan aktivere tale-til-tekst i dine læringsindstillinger",
|
|
"noSpaceDescriptionYet": "Der er endnu ikke oprettet en kursusbeskrivelse.",
|
|
"tooLargeToSend": "Denne besked er for stor til at sende",
|
|
"exitWithoutSaving": "Er du sikker på, at du vil forlade uden at gemme?",
|
|
"enableAutocorrectPopupTitle": "Tilføj dit målsprog-tastatur ved at gå til:",
|
|
"enableAutocorrectPopupSteps": " • Indstillinger\n • Generelt\n • Tastatur\n • Tastaturer\n • Tilføj nyt tastatur",
|
|
"enableAutocorrectPopupDescription": "Når sproget er valgt, kan du klikke på det lille globus-ikon nederst til venstre på dit tastatur for at aktivere det nyinstallerede tastatur.",
|
|
"downloadGboardTitle": "Download Gboard fra Google Play Butik for at aktivere automatisk rettelse og andre tastaturfunktioner:",
|
|
"downloadGboardSteps": " • Download Gboard\n • Åbn appen\n • Sprog\n • Tilføj tastatur\n • Vælg sprog\n • Vælg tastaturtype\n • Udført",
|
|
"downloadGboardDescription": "Når sproget er valgt, kan du klikke på det lille globus-ikon nederst til venstre på dit tastatur for at aktivere det nyinstallerede tastatur.",
|
|
"enableAutocorrectWarning": "Advarsel! Kræver tilføjelse af dit målsprog-tastatur",
|
|
"displayName": "Visningsnavn",
|
|
"leaveRoomDescription": "Du er ved at forlade denne chat. Andre brugere vil se, at du har forladt chatten.",
|
|
"confirmUserId": "Bekræft venligst dit Pangea Chat-brugernavn for at slette din konto.",
|
|
"startingToday": "Fra i dag",
|
|
"oneWeekFreeTrial": "En uges gratis prøveperiode",
|
|
"paidSubscriptionStarts": "Starter {startDate}",
|
|
"cancelInSubscriptionSettings": "Afmeld når som helst i abonnementindstillinger",
|
|
"cancelToAvoidCharges": "Afmeld før {trialEnds} for at undgå gebyrer",
|
|
"downloadGboard": "Download Gboard",
|
|
"autocorrectNotAvailable": "Desværre understøttes din platform ikke i øjeblikket til denne funktion. Følg med for yderligere udvikling!",
|
|
"pleaseUpdateApp": "Opdater venligst appen for at fortsætte.",
|
|
"chooseEmojiInstructionsBody": "Match emojis med de ord, de bedst repræsenterer. Bare rolig! Der er ingen pointtab for uenighed. 😅",
|
|
"pickAnEmojiFor": "Vælg en emoji til {lemma}",
|
|
"analyticsVocabListBody": "Dette er dit hele ordforråd! Når du tjener XP for hvert ord, går de fra spire til fuldt blomstrende. Klik på et hvilket som helst ord for at se flere detaljer.",
|
|
"morphAnalyticsListBody": "Disse er alle grammatiske begreber i det sprog, du lærer! Du låser dem op, når du støder på dem under chat. Klik for flere oplysninger.",
|
|
"knockSpaceSuccess": "Du har anmodet om at deltage i dette kursus! En administrator vil svare på din anmodning, når de modtager den 😄",
|
|
"joinByCode": "Deltag med kode",
|
|
"chooseWordAudioInstructionsBody": "Lyt til den komplette besked. Match derefter lydene med ordene.",
|
|
"chooseMorphsInstructionsBody": "Klik på puslespilsbrikkerne for grammatiske spørgsmål!",
|
|
"inviteAndLaunch": "Inviter og start",
|
|
"createOwnChat": "Opret din egen chat",
|
|
"pleaseEnterInt": "Indtast venligst et tal",
|
|
"home": "Hjem",
|
|
"join": "Deltag",
|
|
"readingAssistanceOverviewBody": "Klik på knapperne nedenfor for mini-spil om matchning af emojis, lyde, ords betydninger og grammatiske begreber. Eller klik på et hvilket som helst ord for flere detaljer.",
|
|
"learnByTexting": "Lær ved at sende beskeder",
|
|
"levelSummaryTrigger": "Se resumé",
|
|
"levelSummaryPopupTitle": "Niveau {level} Resumé",
|
|
"referFriends": "Henvis venner",
|
|
"referFriendDialogTitle": "Inviter en ven til din samtale",
|
|
"referFriendDialogDesc": "Har du en ven, der er begejstret for at lære et nyt sprog med dig? Kopier og send dette invitationslink for at deltage og begynde at chatte med dig i dag.",
|
|
"youUnlocked": "Du har låst op for",
|
|
"resetInstructionTooltipsTitle": "Nulstil vejledningstips",
|
|
"resetInstructionTooltipsDesc": "Klik for at vise vejledningstips som for en helt ny bruger.",
|
|
"selectForGrammar": "Vælg et grammatik-ikon til aktiviteter og detaljer.",
|
|
"newChatActivityTitle": "Tilføj en sjov aktivitet?",
|
|
"newChatActivityDesc": "Gør hver gruppechat til et eventyr med Aktivitet Planlægger! Sæt fængende emner og mål for gruppen, og bring samtaler til live med fantastiske billeder. Skab fantasifulde diskussioner og hold humøret højt uden besvær!",
|
|
"exploreMore": "Udforsk mere",
|
|
"randomize": "Tilfældig",
|
|
"clear": "Ryd",
|
|
"makeYourOwnActivity": "Opret din egen aktivitet",
|
|
"featuredActivities": "Udvalgt",
|
|
"goToChat": "Gå til chat",
|
|
"save": "Gem",
|
|
"selectActivity": "Vælg aktivitet",
|
|
"wordFocusListeningMultipleChoice": "Hvilket lydklip matcher ordet?",
|
|
"startChat": "Start en chat",
|
|
"translationProblem": "Oversættelsesproblem",
|
|
"perfectTranslation": "Perfekt oversættelse!",
|
|
"greatJobTranslation": "Godt arbejde med denne oversættelse!",
|
|
"goodJobTranslation": "Godt arbejde med denne oversættelse.",
|
|
"makingProgress": "Du gør fremskridt!",
|
|
"keepPracticing": "Fortsæt med at øve!",
|
|
"niceJob": "Godt klaret!",
|
|
"askToJoin": "Anmod om at deltage",
|
|
"emptyChatWarningTitle": "Chat er tom",
|
|
"emptyChatWarningDesc": "Du har ikke inviteret nogen til din chat. Gå til Chat-indstillinger for at invitere dine kontakter eller Bot. Du kan også gøre dette senere.",
|
|
"areYouLikeMe": "Er du som mig?",
|
|
"tryAgainLater": "For mange forsøg. Prøv igen om 5 minutter.",
|
|
"enterSpaceCode": "Indtast kursuskode",
|
|
"shareSpaceLink": "Del link",
|
|
"byUsingPangeaChat": "Ved at bruge Pangea Chat accepterer jeg ",
|
|
"details": "Detaljer",
|
|
"languageLevelPreA1Desc": "Jeg har aldrig lært eller brugt sproget.",
|
|
"languageLevelA1Desc": "Jeg kan forstå og bruge nogle velkendte dagligdagsudtryk og meget grundlæggende sætninger.",
|
|
"languageLevelA2Desc": "Jeg kan forstå sætninger og ofte anvendte udtryk relateret til områder af umiddelbar relevans.",
|
|
"languageLevelB1Desc": "Jeg kan håndtere de fleste velkendte situationer og kan producere enkle sammenhængende tekster om velkendte emner.",
|
|
"languageLevelB2Desc": "Jeg kan forstå hovedidéerne i komplekse tekster og interagere med en vis flydendehed og spontanitet.",
|
|
"languageLevelC1Desc": "Jeg kan udtrykke ideer flydende og spontant uden megen kamp og forstå et bredt udvalg af krævende tekster.",
|
|
"languageLevelC2Desc": "Jeg kan forstå næsten alt, jeg hører eller læser, og udtrykke mig flydende og præcist.",
|
|
"newVocab": "Nyt ordforråd",
|
|
"newGrammar": "Nye grammatiske begreber",
|
|
"congratulationsOnReaching": "Du har nået niveau {level}!",
|
|
"seeDetails": "Se detaljer",
|
|
"choosePracticeMode": "Klik på en af knapperne ovenfor for at starte en øvelsesaktivitet",
|
|
"ban": "Blokér",
|
|
"unban": "Fjern blokering",
|
|
"kick": "Kick",
|
|
"lemma": "Lemma",
|
|
"grammarFeature": "Grammatikfunktion",
|
|
"grammarTag": "Grammatikmærke",
|
|
"forms": "Former",
|
|
"exampleMessages": "Eksempelmails",
|
|
"timesUsedIndependently": "Brugt uafhængigt antal gange",
|
|
"timesUsedWithAssistance": "Brugt med assistance antal gange",
|
|
"shareInviteCode": "Del invitationskode: {code}",
|
|
"leaderboard": "Topscorer",
|
|
"welcomeUser": "Velkommen {user}",
|
|
"joinSpaceOnboardingDesc": "Har du en invitationskode eller et link til et offentligt kursus?",
|
|
"skipForNow": "Spring over for nu",
|
|
"permissions": "Tilladelser",
|
|
"spaceChildPermission": "Hvem kan tilføje nye chats til dette kursus",
|
|
"addEnvironmentOverride": "Tilføj miljøoverstyring",
|
|
"defaultOption": "Standard",
|
|
"deleteChatDesc": "Er du sikker på, at du vil slette denne chat? Den vil blive slettet for alle deltagere, og alle beskeder i chatten vil ikke længere være tilgængelige til øvelse eller læringsanalyser.",
|
|
"deleteSpaceDesc": "Kurset og eventuelle valgte chats vil blive slettet for alle deltagere, og alle beskeder i chatten vil ikke længere være tilgængelige til øvelse eller læringsanalyser. Denne handling kan ikke fortrydes.",
|
|
"chatWithActivities": "Chat med aktiviteter",
|
|
"launch": "Start",
|
|
"launchActivityToChats": "Start aktivitet til chats",
|
|
"searchChats": "Søg chats",
|
|
"selectChats": "Vælg chats",
|
|
"selectChatToStart": "Færdig! Vælg en chat for at starte",
|
|
"maxFifty": "Maks 50",
|
|
"configureSpace": "Konfigurer kursus",
|
|
"pinMessages": "Fastgør beskeder",
|
|
"setJoinRules": "Indstil tilmeldingsregler",
|
|
"changeGeneralSettings": "Skift generelle indstillinger",
|
|
"inviteOtherUsersToRoom": "Inviter andre brugere",
|
|
"changeTheNameOfTheSpace": "Skift navnet på kurset",
|
|
"changeTheDescription": "Skift beskrivelsen",
|
|
"changeThePermissions": "Skift tilladelserne",
|
|
"introductions": "Introduktioner",
|
|
"announcements": "Meddelelser",
|
|
"activities": "Aktiviteter",
|
|
"access": "Adgang",
|
|
"botSettings": "Bot-indstillinger",
|
|
"activitySuggestionTimeoutMessage": "Vi arbejder hårdt på at generere flere aktiviteter til dig, venligst tjek igen om et minut",
|
|
"accessSettingsWarning": "Ups! Det ser ud til, at du ikke har tilladelse til at indstille adgangsreglerne for dette rum. Du bør tjekke disse for at sikre, at de er, hvad du har brug for, og tale med en rumadministrator, hvis du skal ændre dem",
|
|
"howSpaceCanBeFound": "Hvordan dette kursus kan findes",
|
|
"private": "Privat",
|
|
"cannotBeFoundInSearch": "Kan ikke findes i søgning",
|
|
"public": "Offentlig",
|
|
"visibleToCommunity": "Synlig for det bredere Pangea Chat-fællesskab via \"Find et kursus\"",
|
|
"howSpaceCanBeJoined": "Hvordan dette kursus kan tilsluttes",
|
|
"canBeFoundVia": "Kan findes via:",
|
|
"canBeFoundViaInvitation": "• invitation",
|
|
"canBeFoundViaCodeOrLink": "• kode eller link",
|
|
"canBeFoundViaKnock": "• anmodning om at deltage og godkendelse af administrator",
|
|
"youHaveLeveledUp": "Du har niveauopgraderet!",
|
|
"sendActivities": "Send aktiviteter",
|
|
"getStarted": "Kom i gang",
|
|
"getStartedBotChatDesc": "Chat med AI er et godt sted at starte, og Pangea læse-, skrive-, lytte- og taleværktøjer gør det nemt!",
|
|
"getStartedCommunitiesDesc": "Læring med et fællesskab er, hvor Pangea Chat skinner!\nDu kan tilslutte dig din klasse, finde et kursus eller endda lave dit eget!",
|
|
"getStartedFriendsDesc": "Har du en ven, der vil lære med dig?",
|
|
"getStartedBotChatComplete": "Godt gået! Du chatter med botten!",
|
|
"getStartedCommunitiesComplete": "Super, du har tilsluttet dig et kursus!",
|
|
"getStartedComplete": "Du har gennemført denne sektion!\nFortsæt med at udforske vores fantastiske funktioner ved at chatte med venner!",
|
|
"getStartedFriendsComplete": "Woohoo! Du har venner! 😉",
|
|
"getStartedBotChatButton": "Start chat!",
|
|
"getStartedFriendsButton": "Chat med en ven",
|
|
"groupChat": "Gruppemøde",
|
|
"directMessage": "Direkte besked",
|
|
"newDirectMessage": "Ny direkte besked",
|
|
"speakingExercisesTooltip": "Tale",
|
|
"noChatsFoundHereYet": "Ingen chats fundet her endnu",
|
|
"duration": "Varighed",
|
|
"transcriptionFailed": "Mislykkedes med at transskribere lyd",
|
|
"aUserIsKnocking": "1 bruger anmoder om at deltage i dit kursus",
|
|
"usersAreKnocking": "{users} brugere anmoder om at deltage i dit kursus",
|
|
"failedToFetchTranscription": "Mislykkedes med at hente transskriptionen",
|
|
"deleteEmptySpaceDesc": "Kurset vil blive slettet for alle deltagere. Denne handling kan ikke fortrydes.",
|
|
"regenerate": "Genopret",
|
|
"mySavedActivities": "Mine gemte aktiviteter",
|
|
"noSavedActivities": "Ingen gemte aktiviteter",
|
|
"saveActivity": "Gem denne aktivitet",
|
|
"yourSavedActivities": "Gemte aktiviteter",
|
|
"failedToPlayVideo": "Mislykkedes med at afspille video",
|
|
"done": "Færdig",
|
|
"inThisSpace": "I dette kursus",
|
|
"myContacts": "Mine kontakter",
|
|
"inviteAllInSpace": "Inviter alle i dette kursus",
|
|
"spaceParticipantsHaveBeenInvitedToTheChat": "Alle kursusdeltagere er blevet inviteret til chatten",
|
|
"numKnocking": "{count} banker på",
|
|
"numInvited": "{count} inviteret",
|
|
"saved": "Gemt",
|
|
"reset": "Nulstil",
|
|
"errorGenerateActivityMessage": "Kunne ikke generere aktivitet",
|
|
"errorRegenerateActivityMessage": "Kunne ikke gengenerere aktivitet",
|
|
"errorLaunchActivityMessage": "Kunne ikke starte aktivitet",
|
|
"errorFetchingActivitiesMessage": "Kunne ikke hente aktiviteter",
|
|
"errorFetchingDefinition": "Kunne ikke hente definition",
|
|
"errorProcessAnalytics": "Kunne ikke behandle analytics",
|
|
"errorDownloading": "Download mislykkedes",
|
|
"errorFetchingLevelSummary": "Kunne ikke hente niveauoversigt",
|
|
"errorLoadingSpaceChildren": "Kunne ikke indlæse chats inden for dette kursus",
|
|
"unexpectedError": "Uventet fejl.",
|
|
"pleaseReload": "Genindlæs venligst og prøv igen.",
|
|
"translationError": "Oversættelsesfejl",
|
|
"errorFetchingTranslation": "Kunne ikke hente oversættelse",
|
|
"errorFetchingActivity": "Kunne ikke hente aktivitet",
|
|
"check": "Tjek",
|
|
"unableToFindRoom": "Ingen chat eller kursus fundet med den kode. Prøv igen.",
|
|
"numCompletedActivities": "Antal gennemførte aktiviteter",
|
|
"viewingAnalytics": "Viser {visible}/{users} analytics",
|
|
"request": "Anmodning",
|
|
"requestAll": "Anmod om alt",
|
|
"confirmMessageUnpin": "Er du sikker på, at du vil fjerne fastgørelsen af denne besked?",
|
|
"createActivityPlan": "Opret en ny aktivitetsplan",
|
|
"saveAndLaunch": "Gem og start",
|
|
"launchToSpace": "Start til kursus",
|
|
"numberOfActivities": "Antal aktivitetsessioner",
|
|
"maximumActivityParticipants": "Hver aktivitet kan have maksimalt {count} deltager(e).",
|
|
"pending": "Afventer",
|
|
"inactive": "Inaktiv",
|
|
"unjoinedActivityMessage": "Vil du deltage? Vælg en åben rolle!\nEller hæng ud og se showet!",
|
|
"fullActivityMessage": "Du er velkommen til at se showet! Selvom der ikke er nogen åbne roller at deltage i, kan du se chatten!",
|
|
"confirmRole": "Bekræft rolle",
|
|
"openRoleLabel": "ÅBEN",
|
|
"joinedTheActivity": "👋 {username} deltog som {role}",
|
|
"finishedTheActivity": "🎯 {username} afsluttede denne aktivitet",
|
|
"endActivityTitle": "Jeg er færdig",
|
|
"endActivityDesc": "Har du opnået målene?\nDette er din bekræftelse på, at du går ud af chatten. Men bare rolig, sjovet fortsætter i chatten! Hæng ud og nyd showet, indtil alle klikker på 'Færdig'.",
|
|
"archiveToAnalytics": "Tilføj til mine afsluttede aktiviteter",
|
|
"activitySummaryError": "Aktivitetsoversigter er ikke tilgængelige",
|
|
"requestSummaries": "Anmod om oversigter",
|
|
"loadingActivitySummary": "Indlæser aktivitetsoversigt...",
|
|
"generatingNewActivities": "Du er den første bruger af denne sprogpar! Giv os et øjeblik, vi forbereder aktiviteter kun til dig.",
|
|
"requestAccessTitle": "Anmodning om adgang til analytics-visning?",
|
|
"requestAccessDesc": "Vil du anmode om adgang til at se deltageranalyser?\n\nHvis deltagerne er enige, vil administratorerne for dette kursus kunne se deres:\n • samlet ordforråd\n • samlede grammatiske begreber\n • samlede gennemførte aktivitetsessioner\n • de specifikke grammatiske begreber, der er brugt, korrekt og forkert\n\nDe vil ikke kunne se deres:\n • beskeder i chats uden for kurset\n • ordforrådslisten",
|
|
"requestAccess": "Anmod om adgang ({count})",
|
|
"analyticsInactiveTitle": "Anmodninger til inaktive brugere kunne ikke sendes",
|
|
"analyticsInactiveDesc": "Inaktive brugere, der ikke har logget ind, siden denne funktion blev introduceret, vil ikke se din anmodning.\n\nAnmodningsknappen vil vises, når de vender tilbage. Du kan gensende anmodningen senere ved at klikke på Anmodningsknappen under deres navn, når den er tilgængelig.",
|
|
"accessRequestedTitle": "Anmodning om adgang til analytics",
|
|
"accessRequestedDesc": "Administratorerne af “{space}” anmoder om at se dine læringsanalyser.\n\nHvis du er enig, vil administratorerne for dette kursus kunne se dine:\n • samlet ordforråd\n • samlede grammatiske begreber\n • samlede gennemførte aktivitetsessioner\n • de specifikke grammatiske begreber, der er brugt, korrekt og forkert\n\nDe vil ikke kunne se dine:\n • beskeder i chats uden for kurset\n • ordforrådslisten",
|
|
"allowAccess": "Tillad adgang",
|
|
"denyAccess": "Afvis adgang",
|
|
"adminRequestedAccess": "Administratorer har bedt om at se dine analyser.",
|
|
"lastUpdated": "Opdateret\n{time}",
|
|
"activityFinishedMessage": "Alt færdigt!",
|
|
"endForAll": "Afslut for alle",
|
|
"newCourse": "Nyt kursus",
|
|
"newCourseSubtitle": "Hvilken kursusplan vil du bruge?",
|
|
"failedToLoadCourses": "Kunne ikke indlæse kurser",
|
|
"numModules": "{num} moduler",
|
|
"numActivityPlans": "{num} aktivitetsplaner",
|
|
"coursePlan": "Kursusplan",
|
|
"editCourseLater": "Du kan redigere skabelonens titel, beskrivelser og kursusbillede senere.",
|
|
"newCourseAccess": "Som standard er kurser private og kræver godkendelse fra administrator for at deltage. Du kan redigere disse indstillinger når som helst.",
|
|
"createCourse": "Opret kursus",
|
|
"stats": "Statistikker",
|
|
"createGroupChat": "Opret gruppechat",
|
|
"editCourse": "Rediger kursus",
|
|
"inviteDesc": "Efter brugernavn, kode eller link",
|
|
"editCourseDesc": "Her kan du redigere kursustitel, beskrivelse osv.",
|
|
"permissionsDesc": "Indstil tilladelser såsom hvem der kan invitere brugere, sende beskeder, oprette chats osv.",
|
|
"accessDesc": "Du kan gøre dit kursus åbent for alle! Eller gøre det privat og sikkert.",
|
|
"createGroupChatDesc": "Mens aktivitetsessioner starter og slutter, forbliver gruppechats åbne for rutinemæssig kommunikation.",
|
|
"deleteDesc": "Kun administratorer kan slette et kursus. Dette er en destruktiv handling, der fjerner alle brugere og sletter alle valgte chats inden for kurset. Vær forsigtig.",
|
|
"failedToLoadCourseInfo": "Kunne ikke indlæse kursusoplysninger",
|
|
"noCourseFound": "Åh, dette kursus har brug for en plan!\n\nKursusplaner er en sekvens af emner og samtaleaktiviteter.",
|
|
"additionalParticipants": "+ {num} andre",
|
|
"activityNotFoundForCourse": "Denne aktivitet blev ikke fundet i kurset",
|
|
"courseChats": "Kursuschats",
|
|
"myActivitySessions": "Mine aktivitetsessioner",
|
|
"directMessages": "Direkte beskeder",
|
|
"whatNow": "Hvad nu?",
|
|
"chooseNextActivity": "Vælg din næste aktivitet!",
|
|
"seeInstructions": "Se instruktioner",
|
|
"hideInstructions": "Skjul instruktioner",
|
|
"letsGo": "Lad os gå",
|
|
"chooseRole": "Vælg en rolle!",
|
|
"chooseRoleToParticipate": "Vælg en rolle for at deltage!",
|
|
"waitingToFillRole": "Venter på at udfylde {num} roller...",
|
|
"pingParticipants": "Ping kursusdeltagere",
|
|
"playWithBot": "Leg med Pangea Bot",
|
|
"inviteFriends": "Inviter venner",
|
|
"waitNotDone": "Vent, jeg er ikke færdig!",
|
|
"waitingForOthersToFinish": "Venter på, at de andre bliver færdige...",
|
|
"saveToCompletedActivities": "Gem til fuldførte aktiviteter",
|
|
"generatingSummary": "Analyserer chat og genererer resultater",
|
|
"instructionsLanguage": "Instruktionssprog",
|
|
"findCourse": "Find et kursus",
|
|
"activityCompletedDesc": "Din fuldførte aktivitet blev tilføjet til analyser, hvor du kan gennemgå og øve det sprog, du brugte.",
|
|
"pingParticipantsNotification": "{user} leder efter brugere til at deltage i aktivitetssessionen i {room}",
|
|
"course": "Kursus",
|
|
"courses": "Kurser",
|
|
"courseName": "Kursets navn",
|
|
"createNewCourse": "Opret nyt kursus",
|
|
"publicCourses": "Offentlige kurser",
|
|
"goToCourse": "Gå til kursus: {course}",
|
|
"activityComplete": "Denne aktivitet er fuldført. Resuméet af aktiviteten bør være tilgængeligt nedenfor.",
|
|
"haventChattedMuch": "Det ser ud til, at du ikke har talt så meget, prøv at bruge flere ordforrådsord! Hvis du føler, at du har opnået dit mål, kan du afslutte aktiviteten nedenfor.",
|
|
"haveChatted": "Det ser ud til, at du har talt i et stykke tid! Hvis du føler, at du har opnået dit mål, afslut aktiviteten, og vi vil generere et resumé til dig i chatten!",
|
|
"userDoneAndWaiting": "{num1}/{num2} deltagere har afsluttet. Vent på, at alle er færdige, og vi vil generere et resumé til dig i chatten! \n\nHvis du vil genoptage samtalen, skal du klikke på fortsæt-knappen i chatten.",
|
|
"othersDoneAndWaiting": "{num1}/{num2} er færdige. Har du opnået dit mål?",
|
|
"startNewSession": "Start ny session",
|
|
"joinOpenSession": "Deltag i åben session",
|
|
"less": "mindre",
|
|
"activityNotFound": "Aktivitet ikke fundet",
|
|
"levelUp": "Niveau op",
|
|
"myActivities": "Mine aktiviteter",
|
|
"openToJoin": "Åben for deltagelse",
|
|
"results": "Resultater",
|
|
"activityDone": "Aktivitet fuldført!",
|
|
"moreLabel": "mere",
|
|
"promoCodeInfo": "Kampagnekoder kan indtastes på næste side",
|
|
"editsComingSoon": "Redigering af byer og aktiviteter kommer snart.",
|
|
"editing": "Redigerer",
|
|
"activityNeedsOneMember": "Øh nej! Denne aktivitet har brug for 1 mere person.",
|
|
"activityNeedsMembers": "Øh nej! Denne aktivitet har brug for {num} flere personer.",
|
|
"inviteFriendsToCourse": "Inviter venner til min kursus",
|
|
"subscribeToUnlockActivitySummaries": "Abonner for at låse op for aktivitetsoversigter",
|
|
"subscribeToUnlockDefinitions": "Abonner for at låse op for definitioner",
|
|
"subscribeToUnlockTranscriptions": "Abonner for at låse op for transkriptioner",
|
|
"pingSent": "🔔 Kursuspinge sendt! 🔔",
|
|
"courseTitle": "Kursus titel",
|
|
"courseDesc": "Kursusbeskrivelse",
|
|
"courseSavedSuccessfully": "Kursus gemt med succes",
|
|
"addCoursePlan": "Tilføj en kursusplan",
|
|
"activityStatsButtonInstruction": "Klik her for at se dine aktivitetsstatistikker og for at lukke aktiviteten, når du er færdig",
|
|
"readingAnalyticsDesc": "Klik på øvelse på hver besked for læseaktiviteter.",
|
|
"speakingAnalyticsDesc": "Optag stemmemeddelelser til taletræning.",
|
|
"audioAnalyticsDesc": "Klik på øvelse på hver besked for lytteaktiviteter.",
|
|
"loginToAccount": "Log ind på min konto",
|
|
"appDescription": "Lær et sprog\nmens du sender beskeder til dine venner.",
|
|
"languages": "Sprog",
|
|
"chooseLanguage": "Vælg et sprog.",
|
|
"planTrip": "Planlæg din rejse",
|
|
"howAreYouTraveling": "Hvordan rejser du?",
|
|
"unlockPrivateTrip": "Lås op for en privat rejse",
|
|
"joinPublicTrip": "Deltag i en offentlig rejse",
|
|
"startOwnTrip": "Start min egen",
|
|
"tripPlanDesc": "Rejser er kurser. Hvert har 8-10 sequencerede emner med en række opgavebaserede sprogindlæringsaktiviteter.",
|
|
"unlockPrivateTripTitle": "Lås op for privat rejse",
|
|
"browsePublicTrips": "Gennemse offentlige rejser",
|
|
"startOwnTripTitle": "Start min egen rejse",
|
|
"courseCode": "Hvad er den hemmelige adgangskode?",
|
|
"courseCodeHint": "Rejsekode eller link",
|
|
"unlockMyTrip": "Lås op for min rejse",
|
|
"anyLevel": "Alle niveauer",
|
|
"signupOption": "Hvordan vil du tilmelde dig?",
|
|
"withApple": "Med Apple",
|
|
"withGoogle": "Med Google",
|
|
"withEmail": "Med e-mail",
|
|
"createAccount": "Opret konto",
|
|
"noCoursesFound": "Ingen kurser fundet",
|
|
"loginWithEmail": "Log ind med e-mail",
|
|
"usernameOrEmail": "Brugernavn eller e-mail",
|
|
"email": "E-mail",
|
|
"forgotPassword": "Glemt adgangskode?",
|
|
"writingAnalyticsDesc": "Send beskeder for at øve skrivning.",
|
|
"endActivity": "Afslut aktivitet",
|
|
"allLanguages": "Alle sprog",
|
|
"allCefrLevels": "Alle CEFR-niveauer",
|
|
"chatListTooltip": "Her finder du dine direkte beskeder! Klik på en brugers avatar og “start samtale” for at sende en DM.",
|
|
"directMessageBotTitle": "Direkte besked Pangea Bot",
|
|
"feedbackTitle": "Aktivitetsfeedback",
|
|
"feedbackDesc": "Hvordan kan aktiviteten forbedres? Hvis du kan give nogle detaljer, vil vi foretage ændringen!",
|
|
"feedbackHint": "Din feedback",
|
|
"feedbackButton": "Send feedback",
|
|
"directMessageBotDesc": "At tale med mennesker er sjovere, men... AI er altid klar!",
|
|
"inviteYourFriends": "Inviter dine venner",
|
|
"playWithAI": "Leg med AI for nu",
|
|
"courseStartDesc": "Pangea Bot er klar til at starte når som helst!\n\n...men læring er bedre med venner!",
|
|
"@@locale": "da",
|
|
"@@last_modified": "2025-10-16 13:30:39.003047",
|
|
"@aboutHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"homeserver": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@accept": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acceptedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@account": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activatedEndToEndEncryption": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@addEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@confirmMatrixId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@supposedMxid": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"mxid": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@addChatDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addToSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@admin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@alias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@all": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_roomupgrade": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_googly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_cuddle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_hug": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@googlyEyesContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@cuddleContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@hugContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@answeredTheCall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@anyoneCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appLock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appLockDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@archive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@areGuestsAllowedToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@areYouSure": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@areYouSureYouWantToLogout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@askSSSSSign": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@askVerificationRequest": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@autoplayImages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@badServerLoginTypesException": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"serverVersions": {
|
|
"type": "String"
|
|
},
|
|
"supportedVersions": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sendTypingNotifications": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@swipeRightToLeftToReply": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendOnEnter": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@badServerVersionsException": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"serverVersions": {
|
|
"type": "String"
|
|
},
|
|
"supportedVersions": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@countChatsAndCountParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"chats": {
|
|
"type": "int"
|
|
},
|
|
"participants": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@noMoreChatsFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noChatsFoundHere": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinedChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unread": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@space": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaces": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@banFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@banned": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@blockDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blocked": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cancel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cantOpenUri": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"uri": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changeDeviceName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changedTheChatAvatar": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheChatDescriptionTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"description": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheChatNameTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"chatname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheDisplaynameTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheGuestAccessRules": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheGuestAccessRulesTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"rules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheHistoryVisibility": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheHistoryVisibilityTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"rules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheJoinRules": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheJoinRulesTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"joinRules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheProfileAvatar": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheRoomAliases": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changedTheRoomInvitationLink": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changePassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheNameOfTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@channelCorruptedDecryptError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourChatBackupHasBeenSetUp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatBackup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatBackupDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatHasBeenAddedToThisSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseAStrongPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clearArchive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@close": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_markasdm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_markasgroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_ban": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_clearcache": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_create": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_discardsession": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_dm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_html": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_invite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_join": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_kick": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_leave": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_me": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_myroomavatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_myroomnick": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_op": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_plain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_react": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_send": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_unban": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandInvalid": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandMissing": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"command": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@compareEmojiMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@compareNumbersMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@configureChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@confirm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@connect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contactHasBeenInvitedToTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@containsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@containsUserName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contentHasBeenReported": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@copiedToClipboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@copy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@copyToClipboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@couldNotDecryptMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@checkList": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@countParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@countInvited": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@create": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createdTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@createGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createNewSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@currentlyActive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@darkTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dateAndTimeOfDay": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"date": {
|
|
"type": "String"
|
|
},
|
|
"timeOfDay": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@dateWithoutYear": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"month": {
|
|
"type": "String"
|
|
},
|
|
"day": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@dateWithYear": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"year": {
|
|
"type": "String"
|
|
},
|
|
"month": {
|
|
"type": "String"
|
|
},
|
|
"day": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@deactivateAccountWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@defaultPermissionLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@delete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@device": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deviceId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@devices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@displaynameHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@edit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editBlockedServers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editDisplayname": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editRoomAliases": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editRoomAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emoteExists": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emoteInvalid": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emoteKeyboardNoRecents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emotePacks": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emoteSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@globalChatId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessAndVisibility": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessAndVisibilityDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@calls": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@customEmojisAndStickers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@customEmojisAndStickersBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emoteShortcode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emoteWarnNeedToPick": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emptyChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableEmotesGlobally": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableEncryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableEncryptionWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@encrypted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@encryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@encryptionNotEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@endedTheCall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@enterAnEmailAddress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@homeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterYourHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorObtainingLocation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@everythingReady": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@extremeOffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fileName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fluffychat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fontSize": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@forward": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fromJoining": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fromTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToTheNewRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@group": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatDescriptionHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@groupIsPublic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@groups": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@groupWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@guestsAreForbidden": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@guestsCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hasWithdrawnTheInvitationFor": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@help": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideRedactedEvents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideRedactedMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideRedactedMessagesBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideInvalidOrUnknownMessageFormats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@howOffensiveIsThisContent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@id": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@identity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@block": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blockedUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blockListDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blockUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iHaveClickedOnLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@incorrectPassphraseOrKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inoffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteContact": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteContactToGroupQuestion": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"contact": {},
|
|
"groupName": {}
|
|
}
|
|
},
|
|
"@inviteContactToGroup": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"groupName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noChatDescriptionYet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tryAgain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invalidServerName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invited": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@redactMessageDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@optionalRedactReason": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invitedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@invitedUsersOnly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteForMe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteText": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"link": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@isTyping": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinedTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@joinRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kicked": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@kickedAndBanned": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@kickFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lastActiveAgo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"localizedTimeShort": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@leave": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@leftTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@license": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lightTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loadCountMoreParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@dehydrate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dehydrateWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dehydrateTor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dehydrateTorLong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hydrateTor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hydrateTorLong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hydrate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loadingPleaseWait": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loadMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@locationDisabledNotice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@locationPermissionDeniedNotice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@login": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@logInTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"homeserver": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@logout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@memberChanges": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mention": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messagesStyle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@moderator": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@muteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@needPantalaimonWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newMessageInFluffyChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newVerificationRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@next": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@no": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noConnectionToTheServer": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noEmotesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noEncryptionForPublicRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noGoogleServicesWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noMatrixServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server1": {
|
|
"type": "String"
|
|
},
|
|
"server2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@shareInviteLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@scanQrCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@none": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noPasswordRecoveryDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noRoomsFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notifications": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationsEnabledForThisAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numUsersTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@obtainingLocation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@offensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@offline": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ok": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@online": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@onlineKeyBackupEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oopsPushError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oopsSomethingWentWrong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openAppToReadMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openCamera": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openVideoCamera": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oneClientLoggedOut": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editBundlesForAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addToBundle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeFromBundle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bundleName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableMultiAccounts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openInMaps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@link": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@serverRequiresEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@or": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@participant": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passphraseOrKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@password": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordForgotten": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideMemberChangesInPublicChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideMemberChangesInPublicChatsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@overview": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notifyMeFor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordRecoverySettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordRecovery": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@people": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pickImage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@play": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"fileName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@pleaseChoose": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseChooseAPasscode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseClickOnLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnter4Digits": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterRecoveryKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterYourPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterYourPin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterYourUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseFollowInstructionsOnWeb": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@privacy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pushRules": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reason": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@recording": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@redactedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@directChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@redactedByBecause": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"reason": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@redactedAnEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@redactMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@register": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reject": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rejectedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@rejoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeAllOtherDevices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@removeDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unbanFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@replaceRoomWithNewerVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reply": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomHasBeenUpgraded": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@search": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@security": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@recoveryKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@recoveryKeyLost": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@seenByUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@send": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendAMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendAsText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendImage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendImages": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@sendMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendOriginal": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendSticker": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sentAFile": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sentAnAudio": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sentAPicture": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sentASticker": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sentAVideo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sentCallInformations": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@separateChatTypes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setAsCanonicalAlias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setCustomEmotes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setChatDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setInvitationLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setPermissionsLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setStatus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@settings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@share": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sharedTheLocation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@shareLocation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@showPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@presenceStyle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@presencesToggle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@singlesignon": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@skip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sourceCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaceIsPublic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaceName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startedACall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@startFirstChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@status": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@statusExampleMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@submit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@synchronizingPleaseWait": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@synchronizingPleaseWaitCounter": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"percentage": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@systemTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@theyDontMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@theyMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleFavorite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleMuted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleUnread": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooManyRequestsWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@transferFromAnotherDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tryToSendAgain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unavailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unbannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@unblockDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unknownDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unknownEncryptionAlgorithm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unknownEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"type": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@unmuteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unpin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unreadChats": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"unreadCount": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@userAndOthersAreTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@userAndUserAreTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"username2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@userIsTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@userLeftTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@username": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userSentUnknownEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"type": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@unverified": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verified": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verify": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyStart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifySuccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@videoCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@visibilityOfTheChatHistory": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@visibleForAllParticipants": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@visibleForEveryone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@voiceMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingPartnerAcceptRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingPartnerEmoji": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingPartnerNumbers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wallpaper": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@warning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@weSentYouAnEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whoCanPerformWhichAction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whoIsAllowedToJoinThisGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whyDoYouWantToReportThis": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wipeChatBackup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@withTheseAddressesRecoveryDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@writeAMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@you": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youAreNoLongerParticipatingInThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youHaveBeenBannedFromThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourPublicKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageInfo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@time": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sender": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openGallery": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeFromSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addToSpaceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@start": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterRecoveryKeyDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publish": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@videoWithSize": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"size": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@openChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@markAsRead": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportUser": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dismiss": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reactedWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
},
|
|
"reaction": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@pinMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@confirmEventUnpin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emojis": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@placeCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@voiceCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unsupportedAndroidVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unsupportedAndroidVersionLong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@videoCallsBetaWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@experimentalVideoCalls": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emailOrUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@indexedDbErrorTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@indexedDbErrorLong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@switchToAccount": {
|
|
"type": "number",
|
|
"placeholders": {
|
|
"number": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@nextAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@previousAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addWidget": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetEtherpad": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetJitsi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetCustom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetUrlError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetNameError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorAddingWidget": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youRejectedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youJoinedTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youAcceptedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youBannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youHaveWithdrawnTheInvitationFor": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youInvitedToBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"alias": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youInvitedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@invitedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youInvitedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youKicked": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youKickedAndBanned": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youUnbannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@hasKnocked": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@usersMustKnock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noOneCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userWouldLikeToChangeTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noPublicLinkHasBeenCreatedYet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@users": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unlockOldMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@storeInSecureStorageDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveKeyManuallyDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@storeInAndroidKeystore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@storeInAppleKeyChain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@storeSecurlyOnThisDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@countFiles": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@user": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@custom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@foregroundServiceRunning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@screenSharingTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@screenSharingDetail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@callingPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@callingAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@callingAccountDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appearOnTop": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appearOnTopDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherCallingPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whyIsThisMessageEncrypted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noKeyForThisMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allSpaces": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numChats": {
|
|
"type": "number",
|
|
"placeholders": {
|
|
"number": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@hideUnimportantStateEvents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hidePresences": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@doNotShowAgain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wasDirectChatDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"oldDisplayName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@newSpaceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@encryptThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@disableEncryptionWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sorryThatsNotPossible": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deviceKeys": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reopenChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noBackupWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noOtherDevicesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fileIsTooBigForServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"max": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@fileHasBeenSavedAt": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"path": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@jumpToLastReadMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@readUpToHere": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jump": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openLinkInBrowser": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportErrorDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@report": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signInWithPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseTryAgainLaterOrChooseDifferentServer": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signInWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"provider": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@profileNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setColorTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteGroupChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invitePrivateChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invalidInput": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wrongPinEntered": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"seconds": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@pleaseEnterANumber": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@archiveRoomDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomUpgradeDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeDevicesDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@banUserDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unbanUserDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kickUserDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@makeAdminDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pushNotificationsNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learnMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourGlobalUserIdIs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noUsersFoundWithQuery": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"query": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@knocking": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCanBeDiscoveredViaSearchOnServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@searchChatsRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nothingFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@groupName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createGroupAndInviteUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@groupCanBeFoundViaSearch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wrongRecoveryKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startConversation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_sendraw": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@databaseMigrationTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@databaseMigrationBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@leaveEmptyToClearStatus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@select": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@searchForUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterYourCurrentPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseChooseAStrongPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordsDoNotMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordIsWrong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicChatAddresses": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createNewAddress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicSpaces": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addChatOrSubSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subspace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@decline": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@thisDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@initAppError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userRole": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@minimumPowerLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@searchIn": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"chat": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@searchMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gallery": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@files": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@databaseBuildErrorBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sessionLostBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@restoreSessionBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@forwardMessageTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"roomName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sendReadReceipts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendTypingNotificationsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendReadReceiptsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@formattedMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@formattedMessagesDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyOtherUser": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyOtherUserDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyOtherDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyOtherDeviceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acceptedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@canceledKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@completedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@isReadyForKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@requestedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@startedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@transparent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@incomingMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stickers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@discover": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_ignore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_unignore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unreadChatsInApp": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"appname": {
|
|
"type": "String"
|
|
},
|
|
"unread": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noDatabaseEncryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@thereAreCountUsersBlocked": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {}
|
|
}
|
|
},
|
|
"@restricted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knockRestricted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToSpace": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"space": {}
|
|
}
|
|
},
|
|
"@markAsUnread": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@moderatorLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@adminLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@changeGeneralChatSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteOtherUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheVisibilityOfChatHistory": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheCanonicalRoomAlias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendRoomNotifications": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheDescriptionOfTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatPermissionsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateInstalled": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"version": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changelog": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendCanceled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loginWithMatrixId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@discoverHomeservers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsAHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@homeserverDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@doesNotSeemToBeAValidHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@calculatingFileSize": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@prepareSendingAttachment": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendingAttachment": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generatingVideoThumbnail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@compressVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendingAttachmentCountOfCount": {
|
|
"type": "integer",
|
|
"placeholders": {
|
|
"index": {
|
|
"type": "int"
|
|
},
|
|
"length": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@serverLimitReached": {
|
|
"type": "integer",
|
|
"placeholders": {
|
|
"seconds": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@oneOfYourDevicesIsNotVerified": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noticeChatBackupDeviceVerification": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@continueText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@welcomeText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blur": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@opacity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setWallpaper": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@manageAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noContactInformationProvided": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contactServerAdmin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contactServerSecurity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@supportPage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@serverInformation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@name": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@version": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@website": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@compress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@boldText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@italicText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@strikeThrough": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseFillOut": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invalidUrl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unableToJoinChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@previous": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherPartyNotLoggedIn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appWantsToUseForLogin": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@appWantsToUseForLoginDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@open": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingForServer": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appIntroduction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newChatRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contentNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generalNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userSpecificNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsUserName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsUserNameDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMaster": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMasterDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressNotices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressNoticesDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleInviteForMe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleInviteForMeDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMemberEvent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMemberEventDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsUserMention": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsUserMentionDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsDisplayNameDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsRoomMention": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsRoomMentionDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomnotif": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomnotifDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleTombstone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleTombstoneDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleReaction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleReactionDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomServerAcl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomServerAclDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressEdits": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressEditsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleCallDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncryptedRoomOneToOne": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncryptedRoomOneToOneDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomOneToOne": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomOneToOneDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMessageDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncrypted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncryptedDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleJitsi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleJitsiDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleServerAcl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleServerAclDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unknownPushRule": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"rule": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sentVoiceMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"duration": {
|
|
"type": "String"
|
|
},
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@deletePushRuleCanNotBeUndone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@more": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareKeysWith": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareKeysWithDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allDevices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@crossVerifiedDevicesIfEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@crossVerifiedDevices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifiedDevicesOnly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@takeAPhoto": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@recordAVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@optionalMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notSupportedOnThisDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterNewChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@approve": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youHaveKnocked": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseWaitUntilInvited": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_logout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_logoutall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@displayNavigationRail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@customReaction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accountInformation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addGroupDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addNewFriend": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@alreadyHaveAnAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createNewGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ignore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ignoredUsers": {
|
|
"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 venner til aktivitet",
|
|
"inviteFriendsToActivityCourse": "Inviter venner til aktivitet og kursus",
|
|
"feedbackRespDesc": "Tjek igen i morgen for opdateringer om aktiviteten.",
|
|
"activityDropdownDesc": "Når du er færdig med denne aktivitet, klik nedenfor",
|
|
"activityAnalyticsListBody": "Disse er dine gennemførte aktiviteter! Efter at have afsluttet aktiviteter, kan du se dem her.",
|
|
"languageMismatchTitle": "Sprogfejl",
|
|
"languageMismatchDesc": "Dit målsprog stemmer ikke overens med sproget for denne aktivitet. Vil du opdatere dit målsprog?",
|
|
"reportWordIssueTooltip": "Rapporter problem med ordinformation",
|
|
"tokenInfoFeedbackDialogTitle": "Feedback om ordinformation",
|
|
"tokenInfoFeedbackDialogDesc": "AI laver fejl. Beskriv venligst eventuelle problemer, du har fundet med ovenstående information.",
|
|
"noPublicCoursesFound": "Ingen offentlige kurser fundet. Vil du oprette et?",
|
|
"noCourseTemplatesFound": "Vi kunne ikke finde nogen kurser for dit målsprog. Du kan chatte med Pangea Bot i mellemtiden og vende tilbage senere for flere kurser.",
|
|
"botActivityJoinFailMessage": "Pangea Bot tager lidt tid at svare. Prøv igen senere, eller inviter en ven.",
|
|
"unsubscribedResponseError": "Denne funktion kræver et abonnement",
|
|
"leaveDesc": "Forlad dette rum og alle chats inden for det",
|
|
"selectAll": "Vælg alle",
|
|
"deselectAll": "Fravælg alle",
|
|
"@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": "Start min egen",
|
|
"joinCourseDesc": "Hvert kursus har 8-10 sequencerede emner med en række opgavebaserede sprogindlæringsaktiviteter.",
|
|
"newMessageInPangeaChat": "💬 Ny besked i Pangea Chat",
|
|
"shareCourse": "Del kursus",
|
|
"addCourse": "Tilføj et kursus",
|
|
"joinCourseWithCode": "Deltag i kursus med kode",
|
|
"joinPublicCourse": "Deltag i offentligt kursus",
|
|
"vocabLevelsDesc": "Her vil ordforrådsord blive placeret, når du har opgraderet dem!",
|
|
"highlightVocabTooltip": "Fremhæv målordene nedenfor ved at sende dem eller øve med dem i chatten",
|
|
"@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": {}
|
|
}
|
|
} |