* 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>
12303 lines
No EOL
313 KiB
Text
12303 lines
No EOL
313 KiB
Text
{
|
|
"@@last_modified": "2025-10-16 16:03:28.457217",
|
|
"about": "Om",
|
|
"@about": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"accept": "Acceptera",
|
|
"@accept": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"acceptedTheInvitation": "👍 {username} accepterade inbjudan",
|
|
"@acceptedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"account": "Konto",
|
|
"@account": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"activatedEndToEndEncryption": "🔐 {username} aktiverade ändpunktskryptering",
|
|
"@activatedEndToEndEncryption": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"admin": "Admin",
|
|
"@admin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"alias": "alias",
|
|
"@alias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"all": "Alla",
|
|
"@all": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"answeredTheCall": "{senderName} besvarade samtalet",
|
|
"@answeredTheCall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"anyoneCanJoin": "Vem som helst kan gå med",
|
|
"@anyoneCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"appLock": "App-lås",
|
|
"@appLock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"archive": "Arkiv",
|
|
"@archive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"areGuestsAllowedToJoin": "Får gästanvändare gå med",
|
|
"@areGuestsAllowedToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"areYouSure": "Är du säker?",
|
|
"@areYouSure": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"areYouSureYouWantToLogout": "Är du säker på att du vill logga ut?",
|
|
"@areYouSureYouWantToLogout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"askSSSSSign": "För att kunna signera den andra personen, vänligen ange din lösenfras eller återställningsnyckel för säker lagring.",
|
|
"@askSSSSSign": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"askVerificationRequest": "Acceptera denna verifikationsförfrågan från {username}?",
|
|
"@askVerificationRequest": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"badServerVersionsException": "Hemservern stöjder Spec-versionen:\n{serverVersions}\nMen denna app stödjer enbart {supportedVersions}",
|
|
"@badServerVersionsException": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"serverVersions": {
|
|
"type": "String"
|
|
},
|
|
"supportedVersions": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"banFromChat": "Bannlys från chatt",
|
|
"@banFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"banned": "Bannlyst",
|
|
"@banned": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"bannedUser": "{username} bannlös {targetName}",
|
|
"@bannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"blockDevice": "Blockera Enhet",
|
|
"@blockDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"botMessages": "Bot meddelanden",
|
|
"@botMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"cancel": "Avbryt",
|
|
"@cancel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeDeviceName": "Ändra enhetsnamn",
|
|
"@changeDeviceName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changedTheChatAvatar": "{username} ändrade sin chatt-avatar",
|
|
"@changedTheChatAvatar": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheChatDescriptionTo": "{username} ändrade chatt-beskrivningen till: '{description}'",
|
|
"@changedTheChatDescriptionTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"description": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheChatNameTo": "{username} ändrade sitt chatt-namn till: '{chatname}'",
|
|
"@changedTheChatNameTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"chatname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheChatPermissions": "{username} ändrade chatt-rättigheterna",
|
|
"@changedTheChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheDisplaynameTo": "{username} ändrade visningsnamnet till: '{displayname}'",
|
|
"@changedTheDisplaynameTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheGuestAccessRules": "{username} ändrade reglerna för gästaccess",
|
|
"@changedTheGuestAccessRules": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheGuestAccessRulesTo": "{username} ändrade reglerna för gästaccess till: {rules}",
|
|
"@changedTheGuestAccessRulesTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"rules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheHistoryVisibility": "{username} ändrade historikens synlighet",
|
|
"@changedTheHistoryVisibility": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheHistoryVisibilityTo": "{username} ändrade historikens synlighet till: {rules}",
|
|
"@changedTheHistoryVisibilityTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"rules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheJoinRules": "{username} ändrade anslutningsreglerna",
|
|
"@changedTheJoinRules": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheJoinRulesTo": "{username} ändrade anslutningsreglerna till {joinRules}",
|
|
"@changedTheJoinRulesTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"joinRules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheProfileAvatar": "{username} ändrade sin avatar",
|
|
"@changedTheProfileAvatar": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheRoomAliases": "{username} ändrade rummets alias",
|
|
"@changedTheRoomAliases": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheRoomInvitationLink": "{username} ändrade inbjudningslänken",
|
|
"@changedTheRoomInvitationLink": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changePassword": "Ändra lösenord",
|
|
"@changePassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeTheHomeserver": "Ändra hemserver",
|
|
"@changeTheHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeTheme": "Ändra din stil",
|
|
"@changeTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeTheNameOfTheGroup": "Ändra namn på gruppen",
|
|
"@changeTheNameOfTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"channelCorruptedDecryptError": "Krypteringen har blivit korrupt",
|
|
"@channelCorruptedDecryptError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chat": "Chatt",
|
|
"@chat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chatDetails": "Chatt-detaljer",
|
|
"@chatDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chooseAStrongPassword": "Välj ett starkt lösenord",
|
|
"@chooseAStrongPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"close": "Stäng",
|
|
"@close": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"compareEmojiMatch": "Vänligen jämför uttryckssymbolerna",
|
|
"@compareEmojiMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"compareNumbersMatch": "Vänligen jämför siffrorna",
|
|
"@compareNumbersMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"configureChat": "Konfigurera chatt",
|
|
"@configureChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"confirm": "Bekräfta",
|
|
"@confirm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"connect": "Anslut",
|
|
"@connect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"contactHasBeenInvitedToTheGroup": "Kontakten har blivit inbjuden till gruppen",
|
|
"@contactHasBeenInvitedToTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"containsDisplayName": "Innehåller visningsnamn",
|
|
"@containsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"containsUserName": "Innehåller användarnamn",
|
|
"@containsUserName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"contentHasBeenReported": "Innehållet har rapporterats till server-admins",
|
|
"@contentHasBeenReported": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"copiedToClipboard": "Kopierat till urklipp",
|
|
"@copiedToClipboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"copy": "Kopiera",
|
|
"@copy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"couldNotDecryptMessage": "Kunde ej avkoda meddelande: {error}",
|
|
"@couldNotDecryptMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"countParticipants": "{count} deltagare",
|
|
"@countParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"create": "Skapa",
|
|
"@create": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"createdTheChat": "💬 {username} skapade chatten",
|
|
"@createdTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"currentlyActive": "För närvarande aktiv",
|
|
"@currentlyActive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"darkTheme": "Mörkt",
|
|
"@darkTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"dateAndTimeOfDay": "{date}, {timeOfDay}",
|
|
"@dateAndTimeOfDay": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"date": {
|
|
"type": "String"
|
|
},
|
|
"timeOfDay": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"dateWithoutYear": "{day}-{month}",
|
|
"@dateWithoutYear": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"month": {
|
|
"type": "String"
|
|
},
|
|
"day": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"dateWithYear": "{year}-{month}-{day}",
|
|
"@dateWithYear": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"year": {
|
|
"type": "String"
|
|
},
|
|
"month": {
|
|
"type": "String"
|
|
},
|
|
"day": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"deactivateAccountWarning": "Detta kommer att avaktivera ditt konto. Det här går inte att ångra! Är du säker?",
|
|
"@deactivateAccountWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"defaultPermissionLevel": "Standard behörighetsnivå",
|
|
"@defaultPermissionLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"delete": "Radera",
|
|
"@delete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"deleteAccount": "Ta bort konto",
|
|
"@deleteAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"deleteMessage": "Ta bort meddelande",
|
|
"@deleteMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"device": "Enhet",
|
|
"@device": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"deviceId": "Enhets-ID",
|
|
"@deviceId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"devices": "Enheter",
|
|
"@devices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"directChats": "Direkt chatt",
|
|
"@directChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"displaynameHasBeenChanged": "Visningsnamn har ändrats",
|
|
"@displaynameHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"downloadFile": "Ladda ner fil",
|
|
"@downloadFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"edit": "Ändra",
|
|
"@edit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editBlockedServers": "redigera blockerade servrar",
|
|
"@editBlockedServers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editDisplayname": "Ändra visningsnamn",
|
|
"@editDisplayname": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editRoomAvatar": "redigera rumsavatar",
|
|
"@editRoomAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteExists": "Dekalen existerar redan!",
|
|
"@emoteExists": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteInvalid": "Ogiltig dekal-kod!",
|
|
"@emoteInvalid": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emotePacks": "Dekalpaket för rummet",
|
|
"@emotePacks": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteSettings": "Emote inställningar",
|
|
"@emoteSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteShortcode": "Dekal kod",
|
|
"@emoteShortcode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteWarnNeedToPick": "Du måste välja en dekal-kod och en bild!",
|
|
"@emoteWarnNeedToPick": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emptyChat": "Tom chatt",
|
|
"@emptyChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enableEmotesGlobally": "Aktivera dekal-paket globalt",
|
|
"@enableEmotesGlobally": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enableEncryption": "Aktivera kryptering",
|
|
"@enableEncryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enableEncryptionWarning": "Du kommer inte ha fortsatt möjlighet till att inaktivera krypteringen. Är du säker?",
|
|
"@enableEncryptionWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"encrypted": "Krypterad",
|
|
"@encrypted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"encryption": "Kryptering",
|
|
"@encryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"encryptionNotEnabled": "Kryptering är ej aktiverad",
|
|
"@encryptionNotEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"endedTheCall": "{senderName} avslutade samtalet",
|
|
"@endedTheCall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"enterAnEmailAddress": "Ange en e-postaddress",
|
|
"@enterAnEmailAddress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enterYourHomeserver": "Ange din hemserver",
|
|
"@enterYourHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"extremeOffensive": "Extremt stötande",
|
|
"@extremeOffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fileName": "Filnamn",
|
|
"@fileName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fluffychat": "FluffyChat",
|
|
"@fluffychat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"forward": "Framåt",
|
|
"@forward": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fromJoining": "Från att gå med",
|
|
"@fromJoining": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fromTheInvitation": "Från inbjudan",
|
|
"@fromTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"group": "Grupp",
|
|
"@group": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"groupIsPublic": "Gruppen är publik",
|
|
"@groupIsPublic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"groups": "Grupper",
|
|
"@groups": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"groupWith": "Gruppen med {displayname}",
|
|
"@groupWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"guestsAreForbidden": "Gäster är förbjudna",
|
|
"@guestsAreForbidden": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"guestsCanJoin": "Gäster kan ansluta",
|
|
"@guestsCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"hasWithdrawnTheInvitationFor": "{username} har tagit tillbaka inbjudan för {targetName}",
|
|
"@hasWithdrawnTheInvitationFor": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"help": "Hjälp",
|
|
"@help": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"hideRedactedEvents": "Göm redigerade händelser",
|
|
"@hideRedactedEvents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"hideUnknownEvents": "Göm okända händelser",
|
|
"@hideUnknownEvents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"howOffensiveIsThisContent": "Hur stötande är detta innehåll?",
|
|
"@howOffensiveIsThisContent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"id": "ID",
|
|
"@id": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"identity": "Identitet",
|
|
"@identity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"ignore": "Ignorera",
|
|
"@ignore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"ignoredUsers": "Ignorera användare",
|
|
"@ignoredUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"iHaveClickedOnLink": "Jag har klickat på länken",
|
|
"@iHaveClickedOnLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"incorrectPassphraseOrKey": "Felaktig lösenordsfras eller åsterställningsnyckel",
|
|
"@incorrectPassphraseOrKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inoffensive": "Oförargligt",
|
|
"@inoffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteContact": "Bjud in kontakt",
|
|
"@inviteContact": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteContactToGroup": "Bjud in kontakt till {groupName}",
|
|
"@inviteContactToGroup": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"groupName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"invited": "Inbjuden",
|
|
"@invited": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"invitedUser": "📩 {username} bjöd in {targetName}",
|
|
"@invitedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"invitedUsersOnly": "Endast inbjudna användare",
|
|
"@invitedUsersOnly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteForMe": "Inbjudning till mig",
|
|
"@inviteForMe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteText": "{username} bjöd in dig till FluffyChat.\n1. Besök fluffychat.im och installera appen\n2. Registrera dig eller logga in\n3. Öppna inbjudningslänk:\n {link}",
|
|
"@inviteText": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"link": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"isTyping": "skriver…",
|
|
"@isTyping": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"joinedTheChat": "👋 {username} anslöt till chatten",
|
|
"@joinedTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"joinRoom": "Anslut till rum",
|
|
"@joinRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"kicked": "👞 {username} sparkade ut {targetName}",
|
|
"@kicked": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"kickedAndBanned": "🙅 {username} sparkade och bannade {targetName}",
|
|
"@kickedAndBanned": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"kickFromChat": "Sparka från chatt",
|
|
"@kickFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"lastActiveAgo": "Senast aktiv: {localizedTimeShort}",
|
|
"@lastActiveAgo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"localizedTimeShort": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"leave": "Lämna",
|
|
"@leave": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"leftTheChat": "Lämnade chatten",
|
|
"@leftTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"license": "Licens",
|
|
"@license": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"lightTheme": "Ljust",
|
|
"@lightTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"loadCountMoreParticipants": "Ladda {count} mer deltagare",
|
|
"@loadCountMoreParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"loadingPleaseWait": "Laddar... Var god vänta.",
|
|
"@loadingPleaseWait": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"loadMore": "Ladda mer…",
|
|
"@loadMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"login": "Logga in",
|
|
"@login": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"logInTo": "Logga in till {homeserver}",
|
|
"@logInTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"homeserver": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"logout": "Logga ut",
|
|
"@logout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"memberChanges": "Medlemsändringar",
|
|
"@memberChanges": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"mention": "Nämn",
|
|
"@mention": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"messages": "Meddelanden",
|
|
"@messages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"moderator": "Moderator",
|
|
"@moderator": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"muteChat": "Tysta chatt",
|
|
"@muteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"needPantalaimonWarning": "Var medveten om att du behöver Pantalaimon för att använda ändpunktskryptering tillsvidare.",
|
|
"@needPantalaimonWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"newChat": "Ny chatt",
|
|
"@newChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"newMessageInFluffyChat": "💬 Nya meddelanden i FluffyChat",
|
|
"@newMessageInFluffyChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"newVerificationRequest": "Ny verifikationsbegäran!",
|
|
"@newVerificationRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"next": "Nästa",
|
|
"@next": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"no": "Nej",
|
|
"@no": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noConnectionToTheServer": "Ingen anslutning till servern",
|
|
"@noConnectionToTheServer": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noEmotesFound": "Hittade inga dekaler. 😕",
|
|
"@noEmotesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noGoogleServicesWarning": "De ser ut som att du inte har google-tjänster på din telefon. Det är ett bra beslut för din integritet! För att få aviseringar i FluffyChat rekommenderar vi att använda https://microg.org/ eller https://unifiedpush.org/ .",
|
|
"@noGoogleServicesWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"none": "Ingen",
|
|
"@none": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noPasswordRecoveryDescription": "Du har inte lagt till något sätt för att återställa ditt lösenord än.",
|
|
"@noPasswordRecoveryDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noPermission": "Ingen behörighet",
|
|
"@noPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noRoomsFound": "Hittade inga rum…",
|
|
"@noRoomsFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"notifications": "Aviseringar",
|
|
"@notifications": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"notificationsEnabledForThisAccount": "Aviseringar är påslaget för detta konto",
|
|
"@notificationsEnabledForThisAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"numUsersTyping": "{count} användare skriver…",
|
|
"@numUsersTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"offensive": "Stötande",
|
|
"@offensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"offline": "Offline",
|
|
"@offline": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"ok": "OK",
|
|
"@ok": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"online": "Online",
|
|
"@online": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"onlineKeyBackupEnabled": "Online Nyckel-backup är aktiverad",
|
|
"@onlineKeyBackupEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"oopsSomethingWentWrong": "Hoppsan, något gick fel…",
|
|
"@oopsSomethingWentWrong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"openAppToReadMessages": "Öppna app för att lästa meddelanden",
|
|
"@openAppToReadMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"openCamera": "Öppna kamera",
|
|
"@openCamera": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"participant": "Deltagare",
|
|
"@participant": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passphraseOrKey": "lösenord eller återställningsnyckel",
|
|
"@passphraseOrKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"password": "Lösenord",
|
|
"@password": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passwordForgotten": "Glömt lösenord",
|
|
"@passwordForgotten": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passwordHasBeenChanged": "Lösenordet har ändrats",
|
|
"@passwordHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passwordRecovery": "Återställ lösenord",
|
|
"@passwordRecovery": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pickImage": "Välj en bild",
|
|
"@pickImage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pin": "Nåla fast",
|
|
"@pin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"play": "Spela {fileName}",
|
|
"@play": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"fileName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"pleaseChooseAPasscode": "Ange ett lösenord",
|
|
"@pleaseChooseAPasscode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseClickOnLink": "Klicka på länken i e-postmeddelandet för att sedan fortsätta.",
|
|
"@pleaseClickOnLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseEnter4Digits": "Ange 4 siffror eller lämna tom för att inaktivera app-lås.",
|
|
"@pleaseEnter4Digits": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseEnterYourPassword": "Ange ditt lösenord",
|
|
"@pleaseEnterYourPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseEnterYourUsername": "Ange ditt användarnamn",
|
|
"@pleaseEnterYourUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseFollowInstructionsOnWeb": "Följ instruktionerna på hemsidan och tryck på nästa.",
|
|
"@pleaseFollowInstructionsOnWeb": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"privacy": "Integritet",
|
|
"@privacy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"publicRooms": "Publika Rum",
|
|
"@publicRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pushRules": "Regler",
|
|
"@pushRules": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reason": "Anledning",
|
|
"@reason": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"recording": "Spelar in",
|
|
"@recording": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"redactedAnEvent": "{username} redigerade en händelse",
|
|
"@redactedAnEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"redactMessage": "Redigera meddelande",
|
|
"@redactMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reject": "Avböj",
|
|
"@reject": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"rejectedTheInvitation": "{username} avböjde inbjudan",
|
|
"@rejectedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"rejoin": "Återanslut",
|
|
"@rejoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"remove": "Ta bort",
|
|
"@remove": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"removeAllOtherDevices": "Ta bort alla andra enheter",
|
|
"@removeAllOtherDevices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"removedBy": "Bortagen av {username}",
|
|
"@removedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"removeDevice": "Ta bort enhet",
|
|
"@removeDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unbanFromChat": "Ta bort chatt-blockering",
|
|
"@unbanFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"replaceRoomWithNewerVersion": "Ersätt rum med nyare version",
|
|
"@replaceRoomWithNewerVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reply": "Svara",
|
|
"@reply": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reportMessage": "Rapportera meddelande",
|
|
"@reportMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"requestPermission": "Begär behörighet",
|
|
"@requestPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"roomHasBeenUpgraded": "Rummet har blivit uppgraderat",
|
|
"@roomHasBeenUpgraded": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"search": "Sök",
|
|
"@search": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"security": "Säkerhet",
|
|
"@security": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"seenByUser": "Sedd av {username}",
|
|
"@seenByUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"send": "Skicka",
|
|
"@send": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendAMessage": "Skicka ett meddelande",
|
|
"@sendAMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendAudio": "Skicka ljud",
|
|
"@sendAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendFile": "Skicka fil",
|
|
"@sendFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendImage": "Skicka bild",
|
|
"@sendImage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendMessages": "Skickade meddelanden",
|
|
"@sendMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendOriginal": "Skicka orginal",
|
|
"@sendOriginal": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendVideo": "Skicka video",
|
|
"@sendVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sentAFile": "📁 {username} skickade en fil",
|
|
"@sentAFile": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentAnAudio": "🎤 {username} skickade ett ljudklipp",
|
|
"@sentAnAudio": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentAPicture": "🖼️ {username} skickade en bild",
|
|
"@sentAPicture": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentASticker": "😊 {username} skickade ett klistermärke",
|
|
"@sentASticker": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentAVideo": "🎥 {username} skickade en video",
|
|
"@sentAVideo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentCallInformations": "{senderName} skickade samtalsinformation",
|
|
"@sentCallInformations": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"setCustomEmotes": "Ställ in anpassade dekaler",
|
|
"@setCustomEmotes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setInvitationLink": "Ställ in inbjudningslänk",
|
|
"@setInvitationLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setPermissionsLevel": "Ställ in behörighetsnivå",
|
|
"@setPermissionsLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setStatus": "Ställ in status",
|
|
"@setStatus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"settings": "Inställningar",
|
|
"@settings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"share": "Dela",
|
|
"@share": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sharedTheLocation": "{username} delade sin position",
|
|
"@sharedTheLocation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"skip": "Hoppa över",
|
|
"@skip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sourceCode": "Källkod",
|
|
"@sourceCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"startedACall": "{senderName} startade ett samtal",
|
|
"@startedACall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"status": "Status",
|
|
"@status": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"statusExampleMessage": "Hur mår du i dag?",
|
|
"@statusExampleMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"submit": "Skicka in",
|
|
"@submit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"systemTheme": "System",
|
|
"@systemTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"theyDontMatch": "Dom Matchar Inte",
|
|
"@theyDontMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"theyMatch": "Dom Matchar",
|
|
"@theyMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"title": "FluffyChat",
|
|
"@title": {
|
|
"description": "Title for the application",
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"toggleFavorite": "Växla favorit",
|
|
"@toggleFavorite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"toggleMuted": "Växla tystad",
|
|
"@toggleMuted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"toggleUnread": "Markera läst/oläst",
|
|
"@toggleUnread": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"tooManyRequestsWarning": "För många förfrågningar. Vänligen försök senare!",
|
|
"@tooManyRequestsWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"tryToSendAgain": "Försök att skicka igen",
|
|
"@tryToSendAgain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unavailable": "Upptagen",
|
|
"@unavailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unbannedUser": "{username} avbannade {targetName}",
|
|
"@unbannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"unblockDevice": "Avblockera enhet",
|
|
"@unblockDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unknownDevice": "Okänd enhet",
|
|
"@unknownDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unknownEncryptionAlgorithm": "Okänd krypteringsalgoritm",
|
|
"@unknownEncryptionAlgorithm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unknownEvent": "Okänd händelse '{type}'",
|
|
"@unknownEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"type": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"unmuteChat": "Slå på ljudet för chatten",
|
|
"@unmuteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unpin": "Avnåla",
|
|
"@unpin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unreadChats": "{unreadCount, plural, =1{en oläst chatt} other{{unreadCount} olästa chattar}}",
|
|
"@unreadChats": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"unreadCount": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"userAndOthersAreTyping": "{username} och {count} andra skriver…",
|
|
"@userAndOthersAreTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"userAndUserAreTyping": "{username} och {username2} skriver…",
|
|
"@userAndUserAreTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"username2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"userIsTyping": "{username} skriver…",
|
|
"@userIsTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"userLeftTheChat": "🚪 {username} lämnade chatten",
|
|
"@userLeftTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"username": "Användarnamn",
|
|
"@username": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"userSentUnknownEvent": "{username} skickade en {type} händelse",
|
|
"@userSentUnknownEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"type": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"verify": "Verifiera",
|
|
"@verify": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verifyStart": "Starta verifiering",
|
|
"@verifyStart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verifySuccess": "Du har lyckats verifiera!",
|
|
"@verifySuccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verifyTitle": "Verifiera andra konton",
|
|
"@verifyTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"videoCall": "Videosamtal",
|
|
"@videoCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"visibilityOfTheChatHistory": "Chatt-historikens synlighet",
|
|
"@visibilityOfTheChatHistory": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"visibleForAllParticipants": "Synlig för alla deltagare",
|
|
"@visibleForAllParticipants": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"visibleForEveryone": "Synlig för alla",
|
|
"@visibleForEveryone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"voiceMessage": "Röstmeddelande",
|
|
"@voiceMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"waitingPartnerAcceptRequest": "Väntar på att deltagaren accepterar begäran…",
|
|
"@waitingPartnerAcceptRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"waitingPartnerEmoji": "Väntar på att deltagaren accepterar emojien…",
|
|
"@waitingPartnerEmoji": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"waitingPartnerNumbers": "Väntar på att deltagaren accepterar nummer…",
|
|
"@waitingPartnerNumbers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"wallpaper": "Bakgrund:",
|
|
"@wallpaper": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"warning": "Varning!",
|
|
"@warning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"weSentYouAnEmail": "Vi skickade dig ett e-postmeddelande",
|
|
"@weSentYouAnEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"whoCanPerformWhichAction": "Vem kan utföra vilken åtgärd",
|
|
"@whoCanPerformWhichAction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"whoIsAllowedToJoinThisGroup": "Vilka som är tilllåtna att ansluta till denna grupp",
|
|
"@whoIsAllowedToJoinThisGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"whyDoYouWantToReportThis": "Varför vill du rapportera detta?",
|
|
"@whyDoYouWantToReportThis": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"withTheseAddressesRecoveryDescription": "Med dessa addresser kan du återställa ditt lösenord.",
|
|
"@withTheseAddressesRecoveryDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"writeAMessage": "Skriv ett meddelande…",
|
|
"@writeAMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"yes": "Ja",
|
|
"@yes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"you": "Du",
|
|
"@you": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"youAreNoLongerParticipatingInThisChat": "Du deltar inte längre i denna chatt",
|
|
"@youAreNoLongerParticipatingInThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"youHaveBeenBannedFromThisChat": "Du har blivit bannad från denna chatt",
|
|
"@youHaveBeenBannedFromThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"yourPublicKey": "Din publika nyckel",
|
|
"@yourPublicKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"commandHint_html": "Skicka HTML-formatted text",
|
|
"@commandHint_html": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /html"
|
|
},
|
|
"commandHint_ban": "Bannlys användaren från detta rum",
|
|
"@commandHint_ban": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /ban"
|
|
},
|
|
"clearArchive": "Rensa arkiv",
|
|
"@clearArchive": {},
|
|
"chats": "Chatter",
|
|
"@chats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chatHasBeenAddedToThisSpace": "Chatt har lagts till i detta utrymme",
|
|
"@chatHasBeenAddedToThisSpace": {},
|
|
"chatBackup": "Chatt backup",
|
|
"@chatBackup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeYourAvatar": "Ändra din avatar",
|
|
"@changeYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"cantOpenUri": "Kan inte öppna URL {uri}",
|
|
"@cantOpenUri": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"uri": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"blocked": "Blockerad",
|
|
"@blocked": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"badServerLoginTypesException": "Hemma servern stödjer följande inloggnings typer :\n {serverVersions}\nMen denna applikation stödjer enbart:\n{supportedVersions}",
|
|
"@badServerLoginTypesException": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"serverVersions": {
|
|
"type": "String"
|
|
},
|
|
"supportedVersions": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"autoplayImages": "Automatisk spela upp animerade klistermärken och emoji",
|
|
"@autoplayImages": {
|
|
"type": "String",
|
|
"placeholder": {}
|
|
},
|
|
"allChats": "Alla chattar",
|
|
"@allChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"addToSpace": "Lägg till i utrymme",
|
|
"@addToSpace": {},
|
|
"addEmail": "Lägg till e-post",
|
|
"@addEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"commandHint_myroomavatar": "Sätt din bild för detta rum (by mxc-uri)",
|
|
"@commandHint_myroomavatar": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /myroomavatar"
|
|
},
|
|
"commandHint_me": "Beskriv dig själv",
|
|
"@commandHint_me": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /me"
|
|
},
|
|
"commandHint_leave": "Lämna detta rum",
|
|
"@commandHint_leave": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /leave"
|
|
},
|
|
"commandHint_kick": "Ta bort användare från detta rum",
|
|
"@commandHint_kick": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /kick"
|
|
},
|
|
"commandHint_join": "Gå med i rum",
|
|
"@commandHint_join": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /join"
|
|
},
|
|
"commandHint_invite": "Bjud in användaren till detta rum",
|
|
"@commandHint_invite": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /invite"
|
|
},
|
|
"locationPermissionDeniedNotice": "Plats åtkomst nekad. Var god godkän detta för att kunna dela din plats.",
|
|
"@locationPermissionDeniedNotice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"locationDisabledNotice": "Platstjänster är inaktiverade. Var god aktivera dom för att kunna dela din plats.",
|
|
"@locationDisabledNotice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"goToTheNewRoom": "Gå till det nya rummet",
|
|
"@goToTheNewRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fontSize": "Textstorlek",
|
|
"@fontSize": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"everythingReady": "Allt är klart!",
|
|
"@everythingReady": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"errorObtainingLocation": "Fel vid erhållande av plats: {error}",
|
|
"@errorObtainingLocation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"editRoomAliases": "Redigera rum alias",
|
|
"@editRoomAliases": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"createNewSpace": "Nytt utrymme",
|
|
"@createNewSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"copyToClipboard": "Kopiera till urklipp",
|
|
"@copyToClipboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"commandMissing": "{command} är inte ett kommando.",
|
|
"@commandMissing": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"command": {
|
|
"type": "String"
|
|
}
|
|
},
|
|
"description": "State that {command} is not a valid /command."
|
|
},
|
|
"commandInvalid": "Felaktigt kommando",
|
|
"@commandInvalid": {
|
|
"type": "String"
|
|
},
|
|
"commandHint_unban": "Tillåt användare i rummet",
|
|
"@commandHint_unban": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /unban"
|
|
},
|
|
"commandHint_send": "Skicka text",
|
|
"@commandHint_send": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /send"
|
|
},
|
|
"commandHint_react": "Skicka svar som reaktion",
|
|
"@commandHint_react": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /react"
|
|
},
|
|
"commandHint_plain": "Skicka oformaterad text",
|
|
"@commandHint_plain": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /plain"
|
|
},
|
|
"commandHint_op": "Sätt användarens kraft nivå ( standard: 50)",
|
|
"@commandHint_op": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /op"
|
|
},
|
|
"commandHint_myroomnick": "Sätt ditt användarnamn för rummet",
|
|
"@commandHint_myroomnick": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /myroomnick"
|
|
},
|
|
"noEncryptionForPublicRooms": "Du kan endast aktivera kryptering när rummet inte längre är publikt tillgängligt.",
|
|
"@noEncryptionForPublicRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noMatrixServer": "{server1} är inte en matrix server, använd {server2} istället?",
|
|
"@noMatrixServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server1": {
|
|
"type": "String"
|
|
},
|
|
"server2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"obtainingLocation": "Erhåller plats…",
|
|
"@obtainingLocation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseChoose": "Var god välj",
|
|
"@pleaseChoose": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"people": "Människor",
|
|
"@people": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"or": "Eller",
|
|
"@or": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"openInMaps": "Öppna i karta",
|
|
"@openInMaps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"oopsPushError": "Oj! Tyvärr gick inte aviseringar att slå på.",
|
|
"@oopsPushError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"synchronizingPleaseWait": "Synkroniserar… Var god vänta.",
|
|
"@synchronizingPleaseWait": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"spaceName": "Utrymmes namn",
|
|
"@spaceName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"spaceIsPublic": "Utrymme är publikt",
|
|
"@spaceIsPublic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"showPassword": "Visa lösenord",
|
|
"@showPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"shareLocation": "Dela plats",
|
|
"@shareLocation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setAsCanonicalAlias": "Sätt som primärt alias",
|
|
"@setAsCanonicalAlias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendSticker": "Skicka klistermärke",
|
|
"@sendSticker": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendAsText": "Skicka som text",
|
|
"@sendAsText": {
|
|
"type": "String"
|
|
},
|
|
"saveFile": "Spara fil",
|
|
"@saveFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"roomVersion": "Rum version",
|
|
"@roomVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"removeYourAvatar": "Ta bort din avatar",
|
|
"@removeYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"register": "Registrera",
|
|
"@register": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseEnterYourPin": "Ange din pin-kod",
|
|
"@pleaseEnterYourPin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"wipeChatBackup": "Radera din chatt-backup för att skapa en ny återställningsnyckel?",
|
|
"@wipeChatBackup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verified": "Verifierad",
|
|
"@verified": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"transferFromAnotherDevice": "Överför till annan enhet",
|
|
"@transferFromAnotherDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chatBackupDescription": "Din chatt backup är skyddad av en säkerhetsnyckel. Se till att du inte förlorar den.",
|
|
"@chatBackupDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"commandHint_create": "Skapa en tom grupp-chatt\nAnvänd --no-encryption för att inaktivera kryptering",
|
|
"@commandHint_create": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /create"
|
|
},
|
|
"commandHint_discardsession": "Kasta bort sessionen",
|
|
"@commandHint_discardsession": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /discardsession"
|
|
},
|
|
"commandHint_dm": "Starta en direkt-chatt\nAnvänd --no-encryption för att inaktivera kryptering",
|
|
"@commandHint_dm": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /dm"
|
|
},
|
|
"homeserver": "Hemserver",
|
|
"@homeserver": {},
|
|
"oneClientLoggedOut": "En av dina klienter har loggats ut",
|
|
"@oneClientLoggedOut": {},
|
|
"addAccount": "Lägg till konto",
|
|
"@addAccount": {},
|
|
"editBundlesForAccount": "Lägg till paket för detta konto",
|
|
"@editBundlesForAccount": {},
|
|
"addToBundle": "Utöka paket",
|
|
"@addToBundle": {},
|
|
"bundleName": "Paketnamn",
|
|
"@bundleName": {},
|
|
"serverRequiresEmail": "Servern behöver validera din e-postadress för registrering.",
|
|
"@serverRequiresEmail": {},
|
|
"singlesignon": "Single Sign On",
|
|
"@singlesignon": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unverified": "Ej verifierad",
|
|
"@unverified": {},
|
|
"messageInfo": "Meddelandeinformation",
|
|
"@messageInfo": {},
|
|
"messageType": "Meddelandetyp",
|
|
"@messageType": {},
|
|
"time": "Tid",
|
|
"@time": {},
|
|
"sender": "Avsändare",
|
|
"@sender": {},
|
|
"removeFromSpace": "Ta bort från utrymme",
|
|
"@removeFromSpace": {},
|
|
"addToSpaceDescription": "Välj ett utrymme som chatten skall läggas till i.",
|
|
"@addToSpaceDescription": {},
|
|
"start": "Starta",
|
|
"@start": {},
|
|
"openGallery": "Öppna galleri",
|
|
"@openGallery": {},
|
|
"repeatPassword": "Upprepa lösenord",
|
|
"@repeatPassword": {},
|
|
"markAsRead": "Markera som läst",
|
|
"@markAsRead": {},
|
|
"commandHint_clearcache": "Rensa cache",
|
|
"@commandHint_clearcache": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /clearcache"
|
|
},
|
|
"openVideoCamera": "Aktivera kamera för video",
|
|
"@openVideoCamera": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"link": "Länk",
|
|
"@link": {},
|
|
"publish": "Publicera",
|
|
"@publish": {},
|
|
"videoWithSize": "Video ({size})",
|
|
"@videoWithSize": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"size": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"reportUser": "Rapportera användare",
|
|
"@reportUser": {},
|
|
"openChat": "Öppna Chatt",
|
|
"@openChat": {},
|
|
"sendOnEnter": "Skicka med Enter",
|
|
"@sendOnEnter": {},
|
|
"scanQrCode": "Skanna QR-kod",
|
|
"@scanQrCode": {},
|
|
"yourChatBackupHasBeenSetUp": "Din chatt-backup har konfigurerats.",
|
|
"@yourChatBackupHasBeenSetUp": {},
|
|
"removeFromBundle": "Ta bort från paket",
|
|
"@removeFromBundle": {},
|
|
"enableMultiAccounts": "(BETA) Aktivera multi-konton på denna enhet",
|
|
"@enableMultiAccounts": {},
|
|
"emojis": "Uttryckssymboler",
|
|
"@emojis": {},
|
|
"placeCall": "Ring",
|
|
"@placeCall": {},
|
|
"voiceCall": "Röstsamtal",
|
|
"@voiceCall": {},
|
|
"unsupportedAndroidVersion": "Inget stöd för denna version av Android",
|
|
"@unsupportedAndroidVersion": {},
|
|
"videoCallsBetaWarning": "Videosamtal är för närvarande under testning. De kanske inte fungerar som det är tänkt eller på alla plattformar.",
|
|
"@videoCallsBetaWarning": {},
|
|
"unsupportedAndroidVersionLong": "Denna funktion kräver en senare version av Android.",
|
|
"@unsupportedAndroidVersionLong": {},
|
|
"dismiss": "Avfärda",
|
|
"@dismiss": {},
|
|
"reactedWith": "{sender} reagerade med {reaction}",
|
|
"@reactedWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
},
|
|
"reaction": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"pinMessage": "Fäst i rum",
|
|
"@pinMessage": {},
|
|
"confirmEventUnpin": "Är du säker på att händelsen inte längre skall vara fastnålad?",
|
|
"@confirmEventUnpin": {},
|
|
"experimentalVideoCalls": "Experimentella videosamtal",
|
|
"@experimentalVideoCalls": {},
|
|
"switchToAccount": "Byt till konto {number}",
|
|
"@switchToAccount": {
|
|
"type": "number",
|
|
"placeholders": {
|
|
"number": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"nextAccount": "Nästa konto",
|
|
"@nextAccount": {},
|
|
"previousAccount": "Föregående konto",
|
|
"@previousAccount": {},
|
|
"emailOrUsername": "Användarnamn eller e-postadress",
|
|
"@emailOrUsername": {},
|
|
"addWidget": "Lägg till widget",
|
|
"@addWidget": {},
|
|
"widgetVideo": "Video",
|
|
"@widgetVideo": {},
|
|
"widgetEtherpad": "Anteckning",
|
|
"@widgetEtherpad": {},
|
|
"widgetCustom": "Anpassad",
|
|
"@widgetCustom": {},
|
|
"widgetName": "Namn",
|
|
"@widgetName": {},
|
|
"widgetUrlError": "Detta är inte en giltig URL.",
|
|
"@widgetUrlError": {},
|
|
"errorAddingWidget": "Ett fel uppstod när widgeten skulle läggas till.",
|
|
"@errorAddingWidget": {},
|
|
"widgetJitsi": "Jitsi-möte",
|
|
"@widgetJitsi": {},
|
|
"widgetNameError": "Vänligen ange ett visningsnamn.",
|
|
"@widgetNameError": {},
|
|
"storeSecurlyOnThisDevice": "Lagra säkert på denna enhet",
|
|
"@storeSecurlyOnThisDevice": {},
|
|
"youJoinedTheChat": "Du gick med i chatten",
|
|
"@youJoinedTheChat": {},
|
|
"youAcceptedTheInvitation": "👍 Du accepterade inbjudan",
|
|
"@youAcceptedTheInvitation": {},
|
|
"youKicked": "👞 Du sparkade ut {user}",
|
|
"@youKicked": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"hugContent": "{senderName} kramar dig",
|
|
"@hugContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"commandHint_markasgroup": "Märk som grupp",
|
|
"@commandHint_markasgroup": {},
|
|
"recoveryKeyLost": "Borttappad återställningsnyckel?",
|
|
"@recoveryKeyLost": {},
|
|
"indexedDbErrorTitle": "Problem med privat läge",
|
|
"@indexedDbErrorTitle": {},
|
|
"youHaveWithdrawnTheInvitationFor": "Du har återkallat inbjudan till {user}",
|
|
"@youHaveWithdrawnTheInvitationFor": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"youUnbannedUser": "Du återkallade förbudet för {user}",
|
|
"@youUnbannedUser": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"unlockOldMessages": "Lås upp äldre meddelanden",
|
|
"@unlockOldMessages": {},
|
|
"newSpace": "Nytt utrymme",
|
|
"@newSpace": {},
|
|
"googlyEyesContent": "{senderName} skickar dig googly ögon",
|
|
"@googlyEyesContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"dehydrate": "Exportera sessionen och rensa enheten",
|
|
"@dehydrate": {},
|
|
"dehydrateWarning": "Denna åtgärd kan inte ångras. Försäkra dig om att backupen är i säkert förvar.",
|
|
"@dehydrateWarning": {},
|
|
"dehydrateTor": "TOR-användare: Exportera session",
|
|
"@dehydrateTor": {},
|
|
"hydrateTor": "TOR-användare: Importera session från tidigare export",
|
|
"@hydrateTor": {},
|
|
"hydrateTorLong": "Exporterade du sessionen när du senast använde TOR? Importera den enkelt och fortsätt chatta.",
|
|
"@hydrateTorLong": {},
|
|
"recoveryKey": "Återställningsnyckel",
|
|
"@recoveryKey": {},
|
|
"separateChatTypes": "Separata direktchattar och grupper",
|
|
"@separateChatTypes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"startFirstChat": "Starta din första chatt",
|
|
"@startFirstChat": {},
|
|
"pleaseEnterRecoveryKeyDescription": "Ange din återställningsnyckel från en tidigare session för att låsa upp äldre meddelanden. Din återställningsnyckel är INTE ditt lösenord.",
|
|
"@pleaseEnterRecoveryKeyDescription": {},
|
|
"encryptThisChat": "Kryptera denna chatt",
|
|
"@encryptThisChat": {},
|
|
"dehydrateTorLong": "TOR-användare rekommenderas att exportera sessionen innan fönstret stängs.",
|
|
"@dehydrateTorLong": {},
|
|
"noBackupWarning": "Varning! Om du inte aktiverar säkerhetskopiering av chattar så tappar du åtkomst till krypterade meddelanden. Det är rekommenderat att du aktiverar säkerhetskopiering innan du loggar ut.",
|
|
"@noBackupWarning": {},
|
|
"noOtherDevicesFound": "Inga andra enheter hittades",
|
|
"@noOtherDevicesFound": {},
|
|
"disableEncryptionWarning": "Av säkerhetsskäl kan du inte stänga av kryptering i en chatt där det tidigare aktiverats.",
|
|
"@disableEncryptionWarning": {},
|
|
"sorryThatsNotPossible": "Det där är inte möjligt",
|
|
"@sorryThatsNotPossible": {},
|
|
"confirmMatrixId": "Bekräfta ditt Matrix-ID för att radera ditt konto.",
|
|
"@confirmMatrixId": {},
|
|
"supposedMxid": "Detta bör vara {mxid}",
|
|
"@supposedMxid": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"mxid": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"pleaseEnterRecoveryKey": "Ange din återställningsnyckel:",
|
|
"@pleaseEnterRecoveryKey": {},
|
|
"commandHint_markasdm": "Märk som rum för direktmeddelanden för det givante Matrix ID",
|
|
"@commandHint_markasdm": {},
|
|
"user": "Användare",
|
|
"@user": {},
|
|
"indexedDbErrorLong": "Meddelandelagring är tyvärr inte aktiverat i privat läge som standard.\nGå till\n - about:config\n - sätt dom.indexedDB.privateBrowsing.enabled till true\nAnnars går det inte att använda FluffyChat.",
|
|
"@indexedDbErrorLong": {},
|
|
"storeInSecureStorageDescription": "Lagra återställningsnyckeln på säker plats på denna enhet.",
|
|
"@storeInSecureStorageDescription": {},
|
|
"storeInAppleKeyChain": "Lagra i Apples nyckelkedja (KeyChain)",
|
|
"@storeInAppleKeyChain": {},
|
|
"foregroundServiceRunning": "Denna avisering visas när förgrundstjänsten körs.",
|
|
"@foregroundServiceRunning": {},
|
|
"custom": "Anpassad",
|
|
"@custom": {},
|
|
"countFiles": "{count} filer",
|
|
"@countFiles": {
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"screenSharingTitle": "skärmdelning",
|
|
"@screenSharingTitle": {},
|
|
"noKeyForThisMessage": "Detta kan hända om meddelandet skickades innan du loggade in på ditt konto i den här enheten.\n\nDet kan också vara så att avsändaren har blockerat din enhet eller att något gick fel med internetanslutningen.\n\nKan du läsa meddelandet i en annan session? I sådana fall kan du överföra meddelandet från den sessionen! Gå till Inställningar > Enhet och säkerställ att dina enheter har verifierat varandra. När du öppnar rummet nästa gång och båda sessionerna är i förgrunden, så kommer nycklarna att överföras automatiskt.\n\nVill du inte förlora nycklarna vid utloggning eller när du byter enhet? Säkerställ att du har aktiverat säkerhetskopiering för chatten i inställningarna.",
|
|
"@noKeyForThisMessage": {},
|
|
"fileIsTooBigForServer": "Servern informerar om att filen är för stor för att skickas.",
|
|
"@fileIsTooBigForServer": {},
|
|
"deviceKeys": "Enhetsnycklar:",
|
|
"@deviceKeys": {},
|
|
"enterSpace": "Gå till utrymme",
|
|
"@enterSpace": {},
|
|
"commandHint_googly": "Skicka några googly ögon",
|
|
"@commandHint_googly": {},
|
|
"commandHint_cuddle": "Skicka en omfamning",
|
|
"@commandHint_cuddle": {},
|
|
"commandHint_hug": "Skicka en kram",
|
|
"@commandHint_hug": {},
|
|
"users": "Användare",
|
|
"@users": {},
|
|
"cuddleContent": "{senderName} omfamnar dig",
|
|
"@cuddleContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"hydrate": "Återställ från säkerhetskopia",
|
|
"@hydrate": {},
|
|
"screenSharingDetail": "Du delar din skärm i FluffyChat",
|
|
"@screenSharingDetail": {},
|
|
"youRejectedTheInvitation": "Du avvisade inbjudan",
|
|
"@youRejectedTheInvitation": {},
|
|
"youBannedUser": "Du förbjöd {user}",
|
|
"@youBannedUser": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"youInvitedBy": "📩 Du har blivit inbjuden av {user}",
|
|
"@youInvitedBy": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"youInvitedUser": "📩 Du bjöd in {user}",
|
|
"@youInvitedUser": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"youKickedAndBanned": "🙅 Du sparkade ut och förbjöd {user}",
|
|
"@youKickedAndBanned": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"saveKeyManuallyDescription": "Spara nyckeln manuellt genom att aktivera dela-funktionen eller urklippshanteraren på enheten.",
|
|
"@saveKeyManuallyDescription": {},
|
|
"storeInAndroidKeystore": "Lagra i Androids nyckellagring (KeyStore)",
|
|
"@storeInAndroidKeystore": {},
|
|
"callingPermissions": "Samtalsbehörighet",
|
|
"@callingPermissions": {},
|
|
"callingAccount": "Samtalskonto",
|
|
"@callingAccount": {},
|
|
"callingAccountDetails": "Tillåt FluffyChat att använda Androids ring-app.",
|
|
"@callingAccountDetails": {},
|
|
"appearOnTop": "Visa ovanpå",
|
|
"@appearOnTop": {},
|
|
"appearOnTopDetails": "Tillåt att appen visas ovanpå (behövs inte om du redan har FluffyChat konfigurerat som ett samtalskonto)",
|
|
"@appearOnTopDetails": {},
|
|
"otherCallingPermissions": "Mikrofon, kamera och andra behörigheter för FluffyChat",
|
|
"@otherCallingPermissions": {},
|
|
"whyIsThisMessageEncrypted": "Varför kan inte detta meddelande läsas?",
|
|
"@whyIsThisMessageEncrypted": {},
|
|
"newGroup": "Ny grupp",
|
|
"@newGroup": {},
|
|
"enterRoom": "Gå till rummet",
|
|
"@enterRoom": {},
|
|
"allSpaces": "Alla utrymmen",
|
|
"@allSpaces": {},
|
|
"numChats": "{number} chattar",
|
|
"@numChats": {
|
|
"type": "number",
|
|
"placeholders": {
|
|
"number": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"hideUnimportantStateEvents": "Göm oviktiga tillståndshändelser",
|
|
"@hideUnimportantStateEvents": {},
|
|
"doNotShowAgain": "Visa inte igen",
|
|
"@doNotShowAgain": {},
|
|
"wasDirectChatDisplayName": "Tom chatt (var {oldDisplayName})",
|
|
"@wasDirectChatDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"oldDisplayName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"newSpaceDescription": "Utrymmen möjliggör konsolidering av chattar och att bygga privata eller offentliga gemenskaper.",
|
|
"@newSpaceDescription": {},
|
|
"reopenChat": "Återöppna chatt",
|
|
"@reopenChat": {},
|
|
"jumpToLastReadMessage": "Hoppa till det senast lästa meddelandet",
|
|
"@jumpToLastReadMessage": {},
|
|
"readUpToHere": "Läs upp till hit",
|
|
"@readUpToHere": {},
|
|
"fileHasBeenSavedAt": "Filen har sparats i {path}",
|
|
"@fileHasBeenSavedAt": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"path": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"allRooms": "Alla gruppchattar",
|
|
"@allRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reportErrorDescription": "😭 Åh nej. Något gick fel. Om du vill ian du rapportera denna bugg till utvecklarna.",
|
|
"@reportErrorDescription": {},
|
|
"setColorTheme": "Välj färgtema:",
|
|
"@setColorTheme": {},
|
|
"banUserDescription": "Användaren kommer bannlysas från chatten och kommer inte kunna gå med i chatten igen tills bannlysningen avslutas.",
|
|
"@banUserDescription": {},
|
|
"removeDevicesDescription": "Du kommer att bli utloggad från den här enheten och kommer inte längre kunna få meddelanden.",
|
|
"@removeDevicesDescription": {},
|
|
"tryAgain": "Försök igen",
|
|
"@tryAgain": {},
|
|
"unbanUserDescription": "Användaren kommer kunna gå med i chatten igen om den försöker.",
|
|
"@unbanUserDescription": {},
|
|
"messagesStyle": "Meddelanden:",
|
|
"@messagesStyle": {},
|
|
"chatDescription": "Chattbeskrivning",
|
|
"@chatDescription": {},
|
|
"pushNotificationsNotAvailable": "Aviseringar är inte tillgängligt",
|
|
"@pushNotificationsNotAvailable": {},
|
|
"invalidServerName": "Ogiltigt servernamn",
|
|
"@invalidServerName": {},
|
|
"chatPermissions": "Chatt-behörigheter",
|
|
"@chatPermissions": {},
|
|
"signInWithPassword": "Logga in med lösenord",
|
|
"@signInWithPassword": {},
|
|
"makeAdminDescription": "När du gör denna användare till administratör kommer du inte kunna ångra det eftersom de kommer ha samma behörigheter som du.",
|
|
"@makeAdminDescription": {},
|
|
"setChatDescription": "Ändra chattens beskrivning",
|
|
"@setChatDescription": {},
|
|
"importFromZipFile": "Importera från .zip-fil",
|
|
"@importFromZipFile": {},
|
|
"redactedBy": "Borttaget av {username}",
|
|
"@redactedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"signInWith": "Logga in med {provider}",
|
|
"@signInWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"provider": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"optionalRedactReason": "(Frivilligt) Anledning till att ta bort det här meddelandet…",
|
|
"@optionalRedactReason": {},
|
|
"archiveRoomDescription": "Den här chatten kommer flyttas till arkivet. Andra användare kommer kunna se att du har lämnat chatten.",
|
|
"@archiveRoomDescription": {},
|
|
"exportEmotePack": "Exportera Emote-pack som .zip",
|
|
"@exportEmotePack": {},
|
|
"inviteContactToGroupQuestion": "Vill du bjuda in {contact} till chatten ”{groupName}”?",
|
|
"@inviteContactToGroupQuestion": {},
|
|
"redactedByBecause": "Borttaget av {username} på grund av: ”{reason}”",
|
|
"@redactedByBecause": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"reason": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"redactMessageDescription": "Meddelandet kommer tas bort för alla medlemmar i denna konversation. Detta kan inte ångras.",
|
|
"@redactMessageDescription": {},
|
|
"invalidInput": "Ogiltig input!",
|
|
"@invalidInput": {},
|
|
"report": "rapportera",
|
|
"@report": {},
|
|
"addChatDescription": "Lägg till en chattbeskrivning…",
|
|
"@addChatDescription": {},
|
|
"hasKnocked": "{user} har knackat",
|
|
"@hasKnocked": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"openLinkInBrowser": "Öppna länk i webbläsare",
|
|
"@openLinkInBrowser": {},
|
|
"directChat": "Direktchatt",
|
|
"@directChat": {},
|
|
"wrongPinEntered": "Fel pin-kod inslagen! Försök igen om {seconds} sekunder…",
|
|
"@wrongPinEntered": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"seconds": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"sendTypingNotifications": "Skicka skrivnotifikationer",
|
|
"@sendTypingNotifications": {},
|
|
"inviteGroupChat": "📨 Bjud in gruppchatt",
|
|
"@inviteGroupChat": {},
|
|
"invitePrivateChat": "📨 Bjud in privat chatt",
|
|
"@invitePrivateChat": {},
|
|
"importEmojis": "Importera emojier",
|
|
"@importEmojis": {},
|
|
"noChatDescriptionYet": "Ingen chatt-beskrivning än.",
|
|
"@noChatDescriptionYet": {},
|
|
"learnMore": "Lär dig mer",
|
|
"@learnMore": {},
|
|
"notAnImage": "Inte en bildfil.",
|
|
"@notAnImage": {},
|
|
"chatDescriptionHasBeenChanged": "Chattbeskrivningen ändrades",
|
|
"@chatDescriptionHasBeenChanged": {},
|
|
"roomUpgradeDescription": "Chatten kommer då att återskapas med den nya rumversionen. Alla medlemmar kommer bli påminda om att de måste byta till den nya chatten. Du kan läsa mer om rumversioner på https://spec.matrix.org/latest/rooms/",
|
|
"@roomUpgradeDescription": {},
|
|
"pleaseEnterANumber": "Vänligen ange ett nummer större än 0",
|
|
"@pleaseEnterANumber": {},
|
|
"profileNotFound": "Användaren kunde onte hittas på servern. Kanske är det ett anslutningsproblem eller så finns inte användaren.",
|
|
"@profileNotFound": {},
|
|
"jump": "Hoppa",
|
|
"@jump": {},
|
|
"shareInviteLink": "Dela inbjudningslänk",
|
|
"@shareInviteLink": {},
|
|
"emoteKeyboardNoRecents": "Nyligen använda emotes kommer dyka upp här…",
|
|
"@emoteKeyboardNoRecents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setTheme": "Välj tema:",
|
|
"@setTheme": {},
|
|
"replace": "Ersätt",
|
|
"@replace": {},
|
|
"pleaseTryAgainLaterOrChooseDifferentServer": "Vänligen försök igen eller välj en annan server.",
|
|
"@pleaseTryAgainLaterOrChooseDifferentServer": {},
|
|
"createGroup": "Skapa grupp",
|
|
"@createGroup": {},
|
|
"kickUserDescription": "Användaren sparkas ut ur chatten men bannlyses inte. I offentliga chattar kan användaren gå med igen när som helst.",
|
|
"@kickUserDescription": {},
|
|
"importNow": "Importera nu",
|
|
"@importNow": {},
|
|
"invite": "Bjud in",
|
|
"@invite": {},
|
|
"databaseBuildErrorBody": "Kan inte bygga SQlite-databasen. Appen försöker använda den gamla databasen för nu. Vänligen rapportera problemet till utvecklarna här: {url}. Felmeddelandet är: {error}",
|
|
"@databaseBuildErrorBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"blockListDescription": "Du kan blockera användare som stör dig. Du kommer inte få några meddelanden eller rum-inbjudningar från användarna på din personliga blocklista.",
|
|
"@blockListDescription": {},
|
|
"createGroupAndInviteUsers": "Skapa en grupp och bjud in användare",
|
|
"@createGroupAndInviteUsers": {},
|
|
"initAppError": "Ett problem skedde när appen initierades",
|
|
"@initAppError": {},
|
|
"thisDevice": "Denna enhet:",
|
|
"@thisDevice": {},
|
|
"startConversation": "Starta konversation",
|
|
"@startConversation": {},
|
|
"publicSpaces": "Offentliga utrymmen",
|
|
"@publicSpaces": {},
|
|
"blockedUsers": "Blockerade användare",
|
|
"@blockedUsers": {},
|
|
"passwordIsWrong": "Det angivna lösenordet är fel",
|
|
"@passwordIsWrong": {},
|
|
"pleaseEnterYourCurrentPassword": "Vänligen skriv ditt nuvarande lösenord",
|
|
"@pleaseEnterYourCurrentPassword": {},
|
|
"groupCanBeFoundViaSearch": "Gruppen kan hittas genom sökning",
|
|
"@groupCanBeFoundViaSearch": {},
|
|
"publicLink": "Offentlig länk",
|
|
"@publicLink": {},
|
|
"noUsersFoundWithQuery": "Tyvärr kunde ingen användare hittas med ”{query}”. Vänligen kontrollera om du gjort ett stavfel.",
|
|
"@noUsersFoundWithQuery": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"query": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"block": "blockera",
|
|
"@block": {},
|
|
"nothingFound": "Inget hittades…",
|
|
"@nothingFound": {},
|
|
"yourGlobalUserIdIs": "Ditt globala användar-ID är: ",
|
|
"@yourGlobalUserIdIs": {},
|
|
"decline": "Neka",
|
|
"@decline": {},
|
|
"newPassword": "Nytt lösenord",
|
|
"@newPassword": {},
|
|
"passwordsDoNotMatch": "Lösenorden passar inte",
|
|
"@passwordsDoNotMatch": {},
|
|
"commandHint_sendraw": "Skicka rå json",
|
|
"@commandHint_sendraw": {},
|
|
"wrongRecoveryKey": "Tyvärr verkar detta inte vara den korrekta återställningsnyckeln.",
|
|
"@wrongRecoveryKey": {},
|
|
"subspace": "Underutrymme",
|
|
"@subspace": {},
|
|
"select": "Ange val",
|
|
"@select": {},
|
|
"sessionLostBody": "Din session är förlorad. Vänligen rapportera detta fel till utvecklarna här: {url}. Felmeddelandet är: {error}",
|
|
"@sessionLostBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"pleaseChooseAStrongPassword": "Vänligen välj ett starkt lösenord",
|
|
"@pleaseChooseAStrongPassword": {},
|
|
"blockUsername": "Ignorera användarnamn",
|
|
"@blockUsername": {},
|
|
"addChatOrSubSpace": "Lägg till chatt eller underutrymme",
|
|
"@addChatOrSubSpace": {},
|
|
"groupName": "Gruppnamn",
|
|
"@groupName": {},
|
|
"leaveEmptyToClearStatus": "Lämna tom för att ta bort din status.",
|
|
"@leaveEmptyToClearStatus": {},
|
|
"joinSpace": "Gå med i utrymme",
|
|
"@joinSpace": {},
|
|
"searchForUsers": "Sök efter @användare…",
|
|
"@searchForUsers": {},
|
|
"restoreSessionBody": "Appen försöker nu få tillbaks din session från backupen. Vänligen rapportera detta problem till utvecklarna här: {url}. Felmeddelandet är: {error}",
|
|
"@restoreSessionBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"databaseMigrationTitle": "Databasen är optimerad",
|
|
"@databaseMigrationTitle": {},
|
|
"searchChatsRooms": "Sök efter #chattar, @användare…",
|
|
"@searchChatsRooms": {},
|
|
"databaseMigrationBody": "Var vänlig vänta. Detta kan ta en stund.",
|
|
"@databaseMigrationBody": {},
|
|
"youInvitedToBy": "📩 Du har blivit inbjuden via länk till:\n{alias}",
|
|
"@youInvitedToBy": {
|
|
"placeholders": {
|
|
"alias": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sendTypingNotificationsDescription": "Andra deltagare i en diskussion kan se när du skriver.",
|
|
"@sendTypingNotificationsDescription": {},
|
|
"formattedMessagesDescription": "Visa formaterat meddelandeinnehåll som fet stil med markdown.",
|
|
"@formattedMessagesDescription": {},
|
|
"verifyOtherUser": "🔐 Verifiera användaren",
|
|
"@verifyOtherUser": {},
|
|
"formattedMessages": "Formaterade meddelanden",
|
|
"@formattedMessages": {},
|
|
"canceledKeyVerification": "{sender} avbröt nyckelverifieringen",
|
|
"@canceledKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"completedKeyVerification": "{sender} fullbordade nyckelverifieringen",
|
|
"@completedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"requestedKeyVerification": "{sender} begärde nyckelverifiering",
|
|
"@requestedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"transparent": "Transparent",
|
|
"@transparent": {},
|
|
"startedKeyVerification": "{sender} påbörjade nyckelverifiering",
|
|
"@startedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"presenceStyle": "Närvaro:",
|
|
"@presenceStyle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"presencesToggle": "Visa statusmeddelanden från andra användare",
|
|
"@presencesToggle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"hidePresences": "Dölj statuslista?",
|
|
"@hidePresences": {},
|
|
"sendReadReceipts": "Skicka läskvitton",
|
|
"@sendReadReceipts": {},
|
|
"verifyOtherDevice": "🔐 Verifiera enhet",
|
|
"@verifyOtherDevice": {},
|
|
"acceptedKeyVerification": "{sender} accepterade nyckelverifieringen",
|
|
"@acceptedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"incomingMessages": "Inkommande meddelanden",
|
|
"@incomingMessages": {},
|
|
"forwardMessageTo": "Vidarebefordra meddelandet till {roomName}?",
|
|
"@forwardMessageTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"roomName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"verifyOtherUserDescription": "Om du verifierar en användare så kan du vara säker på vem du verkligen skriver till. 💪\n\nNär du påbörjar en verifiering så ser du och den andra användaren en popup-ruta i appen. I den rutan ser du ett antal tecken som du jämför med vad den andra användaren ser.\n\nDet bästa sättet att göra detta är att träffas fysiskt, eller genom att starta ett videosamtal. 👭",
|
|
"@verifyOtherUserDescription": {},
|
|
"verifyOtherDeviceDescription": "När du verifierar en enhet så kan era enheter utväxla nycklar, vilket förbättrar säkerheten. 💪 När du påbörjar en verifiering så ser du en popup-ruta på båda enheterna. I den rutan ser du ett antal tecken som du jämför med det som visas på den andra enheten. Det är bäst att ha båda enheterna till hands innan du påbörjar verifieringen. 🤳",
|
|
"@verifyOtherDeviceDescription": {},
|
|
"isReadyForKeyVerification": "{sender} är redo för nyckelverifiering",
|
|
"@isReadyForKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sendReadReceiptsDescription": "Andra deltagare i en diskussion kan se när du läst ett meddelande.",
|
|
"@sendReadReceiptsDescription": {},
|
|
"stickers": "Klistermärken",
|
|
"@stickers": {},
|
|
"discover": "Upptäck",
|
|
"@discover": {},
|
|
"alwaysUse24HourFormat": "Alltid använd 24-timmarsformat",
|
|
"setCustomPermissionLevel": "Ange anpassad behörighetsnivå",
|
|
"setPermissionsLevelDescription": "Vänligen välj en fördefinierad roll nedan eller ange en anpassad behörighetsnivå mellan 0 och 100.",
|
|
"ignoreUser": "Ignorera användare",
|
|
"normalUser": "Normal användare",
|
|
"aboutHomeserver": "Om {homeserver}",
|
|
"commandHint_roomupgrade": "Uppgradera detta rum till den angivna rumsversionen",
|
|
"appLockDescription": "Lås appen när den inte används med en pinkod",
|
|
"swipeRightToLeftToReply": "Svep från höger till vänster för att svara",
|
|
"countChatsAndCountParticipants": "{chats} chattar och {participants} deltagare",
|
|
"noMoreChatsFound": "Inga fler chattar hittades...",
|
|
"noChatsFoundHere": "Inga chattar har hittats här än. Starta en ny chatt med någon genom att använda knappen nedan. ⤵️",
|
|
"joinedChats": "Gått med i chattar",
|
|
"unread": "Oläst",
|
|
"space": "Plats",
|
|
"spaces": "Platser",
|
|
"checkList": "Checklista",
|
|
"countInvited": "{count} inbjudna",
|
|
"globalChatId": "Global chatt-ID",
|
|
"accessAndVisibility": "Åtkomst och synlighet",
|
|
"accessAndVisibilityDescription": "Vem som har tillstånd att delta i denna chatt och hur den kan upptäckas.",
|
|
"calls": "Samtal",
|
|
"customEmojisAndStickers": "Anpassade emojis och klistermärken",
|
|
"customEmojisAndStickersBody": "Lägg till eller dela anpassade emojis eller klistermärken som kan användas i vilken som helst chatt.",
|
|
"hideRedactedMessages": "Dölj redigerade meddelanden",
|
|
"hideRedactedMessagesBody": "Om någon redigerar ett meddelande kommer detta meddelande inte längre vara synligt i chatten.",
|
|
"hideInvalidOrUnknownMessageFormats": "Dölj ogiltiga eller okända meddelandeformater",
|
|
"hideMemberChangesInPublicChats": "Dölj medlemsändringar i offentliga chattar",
|
|
"hideMemberChangesInPublicChatsBody": "Visa inte i chattens tidslinje om någon ansluter eller lämnar en offentlig chatt för att förbättra läsbarheten.",
|
|
"overview": "Översikt",
|
|
"notifyMeFor": "Meddela mig om",
|
|
"passwordRecoverySettings": "Inställningar för återställning av lösenord",
|
|
"sendImages": "Skicka {count} bild",
|
|
"synchronizingPleaseWaitCounter": "Synkroniserar… ({percentage}%)",
|
|
"invitedBy": "📩 Inbjuden av {user}",
|
|
"usersMustKnock": "Användare måste knacka",
|
|
"noOneCanJoin": "Ingen kan gå med",
|
|
"userWouldLikeToChangeTheChat": "{user} vill gå med i chatten.",
|
|
"noPublicLinkHasBeenCreatedYet": "Ingen offentlig länk har skapats än",
|
|
"knock": "Knacka",
|
|
"knocking": "Knackar",
|
|
"chatCanBeDiscoveredViaSearchOnServer": "Chat kan upptäckas via sökningen på {server}",
|
|
"publicChatAddresses": "Publika chattadresser",
|
|
"createNewAddress": "Skapa ny adress",
|
|
"userRole": "Användarroll",
|
|
"minimumPowerLevel": "{level} är den lägsta maktnivån.",
|
|
"searchIn": "Sök i chatten \"{chat}\"...",
|
|
"searchMore": "Sök mer...",
|
|
"gallery": "Galleri",
|
|
"files": "Filer",
|
|
"commandHint_ignore": "Ignorera den angivna matrix-ID:n",
|
|
"commandHint_unignore": "Ångra ignorering av den angivna matrix-ID:n",
|
|
"unreadChatsInApp": "{appname}: {unread} olästa chattar",
|
|
"noDatabaseEncryption": "Databas-kryptering stöds inte på denna plattform",
|
|
"thereAreCountUsersBlocked": "Just nu är {count} användare blockerade.",
|
|
"restricted": "Begränsad",
|
|
"knockRestricted": "Knackbegränsad",
|
|
"goToSpace": "Gå till utrymme: {space}",
|
|
"markAsUnread": "Markera som oläst",
|
|
"userLevel": "{level} - Användare",
|
|
"moderatorLevel": "{level} - Moderator",
|
|
"adminLevel": "{level} - Administratör",
|
|
"changeGeneralChatSettings": "Ändra allmänna chattinställningar",
|
|
"inviteOtherUsers": "Bjud in andra användare till denna chatt",
|
|
"changeTheChatPermissions": "Ändra chattbehörigheterna",
|
|
"changeTheVisibilityOfChatHistory": "Ändra synligheten för chatthistoriken",
|
|
"changeTheCanonicalRoomAlias": "Ändra den huvudsakliga offentliga chattadressen",
|
|
"sendRoomNotifications": "Skicka @rum-notifikationer",
|
|
"changeTheDescriptionOfTheGroup": "Ändra gruppens beskrivning",
|
|
"chatPermissionsDescription": "Definiera vilken maktnivå som krävs för vissa åtgärder i denna chatt. Mäktnivåerna 0, 50 och 100 representerar vanligtvis användare, moderatorer och administratörer, men alla grader är möjliga.",
|
|
"updateInstalled": "🎉 Uppdatering {version} installerad!",
|
|
"changelog": "Ändringslogg",
|
|
"sendCanceled": "Skickandet avbrutet",
|
|
"loginWithMatrixId": "Logga in med Matrix-ID",
|
|
"discoverHomeservers": "Upptäck hemservrar",
|
|
"whatIsAHomeserver": "Vad är en hemserver?",
|
|
"homeserverDescription": "All din data lagras på hemservern, precis som en e-postleverantör. Du kan välja vilken hemserver du vill använda, samtidigt som du kan kommunicera med alla. Läs mer på https://matrix.org.",
|
|
"doesNotSeemToBeAValidHomeserver": "Verkar inte vara en kompatibel hemserver. Fel URL?",
|
|
"calculatingFileSize": "Beräknar filstorlek...",
|
|
"prepareSendingAttachment": "Förbereder sändning av bilaga...",
|
|
"sendingAttachment": "Skickar bilaga...",
|
|
"generatingVideoThumbnail": "Genererar videominiatyrbild...",
|
|
"compressVideo": "Komprimerar video...",
|
|
"sendingAttachmentCountOfCount": "Skickar bilaga {index} av {length}...",
|
|
"serverLimitReached": "Servergräns uppnådd! Väntar {seconds} sekunder...",
|
|
"oneOfYourDevicesIsNotVerified": "En av dina enheter är inte verifierad",
|
|
"noticeChatBackupDeviceVerification": "Obs: När du ansluter alla dina enheter till chattbackupen verifieras de automatiskt.",
|
|
"continueText": "Fortsätt",
|
|
"welcomeText": "Hej Hej 👋 Det här är FluffyChat. Du kan logga in på vilken hemserver som helst som är kompatibel med https://matrix.org. Och sedan chatta med vem som helst. Det är ett stort decentraliserat meddelandenätverk!",
|
|
"blur": "Oskärpa:",
|
|
"opacity": "Opacitet:",
|
|
"setWallpaper": "Ställ in bakgrundsbild",
|
|
"manageAccount": "Hantera konto",
|
|
"noContactInformationProvided": "Servern tillhandahåller ingen giltig kontaktinformation",
|
|
"contactServerAdmin": "Kontakta serveradministratör",
|
|
"contactServerSecurity": "Kontakta serverns säkerhet",
|
|
"supportPage": "Support-sida",
|
|
"serverInformation": "Serverinformation:",
|
|
"name": "Namn",
|
|
"version": "Version",
|
|
"website": "Hemsida",
|
|
"compress": "Komprimera",
|
|
"boldText": "Fet text",
|
|
"italicText": "Kursiv text",
|
|
"strikeThrough": "Genomstruken",
|
|
"pleaseFillOut": "Vänligen fyll i",
|
|
"invalidUrl": "Ogiltig URL",
|
|
"addLink": "Lägg till länk",
|
|
"unableToJoinChat": "Kan inte gå med i chatten. Kanske har den andra parten redan avslutat samtalet.",
|
|
"previous": "Föregående",
|
|
"otherPartyNotLoggedIn": "Den andra parten är för närvarande inte inloggad och kan därför inte ta emot meddelanden!",
|
|
"appWantsToUseForLogin": "Använd '{server}' för att logga in",
|
|
"appWantsToUseForLoginDescription": "Du tillåter härmed appen och webbplatsen att dela information om dig.",
|
|
"open": "Öppna",
|
|
"waitingForServer": "Väntar på server...",
|
|
"appIntroduction": "FluffyChat låter dig chatta med dina vänner över olika meddelandetjänster. Läs mer på https://matrix.org eller tryck bara på *Fortsätt*.",
|
|
"newChatRequest": "📩 Ny chattförfrågan",
|
|
"contentNotificationSettings": "Inställningar för innehållsaviseringar",
|
|
"generalNotificationSettings": "Allmänna aviseringar",
|
|
"roomNotificationSettings": "Rumsaviseringar",
|
|
"userSpecificNotificationSettings": "Anpassade aviseringar för användare",
|
|
"otherNotificationSettings": "Andra aviseringar",
|
|
"notificationRuleContainsUserName": "Innehåller användarnamn",
|
|
"notificationRuleContainsUserNameDescription": "Meddelar användaren när ett meddelande innehåller deras användarnamn.",
|
|
"notificationRuleMaster": "Stäng av alla aviseringar",
|
|
"notificationRuleMasterDescription": "Överskrider alla andra regler och inaktiverar alla aviseringar.",
|
|
"notificationRuleSuppressNotices": "Undertryck automatiserade meddelanden",
|
|
"notificationRuleSuppressNoticesDescription": "Undertrycker aviseringar från automatiserade klienter som bots.",
|
|
"notificationRuleInviteForMe": "Inbjudan för mig",
|
|
"notificationRuleInviteForMeDescription": "Meddelar användaren när de blir inbjudna till ett rum.",
|
|
"notificationRuleMemberEvent": "Medlemshändelse",
|
|
"notificationRuleMemberEventDescription": "Undertrycker aviseringar för medlemskapshändelser.",
|
|
"notificationRuleIsUserMention": "Användarmention",
|
|
"notificationRuleIsUserMentionDescription": "Meddelar användaren när de nämns direkt i ett meddelande.",
|
|
"notificationRuleContainsDisplayName": "Innehåller visningsnamn",
|
|
"notificationRuleContainsDisplayNameDescription": "Meddelar användaren när ett meddelande innehåller deras visningsnamn.",
|
|
"notificationRuleIsRoomMention": "Rum-mention",
|
|
"notificationRuleIsRoomMentionDescription": "Meddelar användaren när det finns en rum-mention.",
|
|
"notificationRuleRoomnotif": "Rumavisering",
|
|
"notificationRuleRoomnotifDescription": "Meddelar användaren när ett meddelande innehåller '@room'.",
|
|
"notificationRuleTombstone": "Tombstone",
|
|
"notificationRuleTombstoneDescription": "Meddelar användaren om avaktiveringsmeddelanden för rum.",
|
|
"notificationRuleReaction": "Reaktion",
|
|
"notificationRuleReactionDescription": "Undertrycker meddelanden för reaktioner.",
|
|
"notificationRuleRoomServerAcl": "Rum Server ACL",
|
|
"notificationRuleRoomServerAclDescription": "Undertrycker meddelanden för åtkomstkontrollistor (ACL) för rumservern.",
|
|
"notificationRuleSuppressEdits": "Undertryck Ändringar",
|
|
"notificationRuleSuppressEditsDescription": "Undertrycker meddelanden för redigerade meddelanden.",
|
|
"notificationRuleCall": "Samtal",
|
|
"notificationRuleCallDescription": "Meddelar användaren om samtal.",
|
|
"notificationRuleEncryptedRoomOneToOne": "Krypterat Rum En-till-En",
|
|
"notificationRuleEncryptedRoomOneToOneDescription": "Meddelar användaren om meddelanden i krypterade rum en-till-en.",
|
|
"notificationRuleRoomOneToOne": "Rum En-till-En",
|
|
"notificationRuleRoomOneToOneDescription": "Meddelar användaren om meddelanden i en-till-en rum.",
|
|
"notificationRuleMessage": "Meddelande",
|
|
"notificationRuleMessageDescription": "Meddelar användaren om allmänna meddelanden.",
|
|
"notificationRuleEncrypted": "Krypterad",
|
|
"notificationRuleEncryptedDescription": "Meddelar användaren om meddelanden i krypterade rum.",
|
|
"notificationRuleJitsi": "Jitsi",
|
|
"notificationRuleJitsiDescription": "Meddelar användaren om Jitsi-widget händelser.",
|
|
"notificationRuleServerAcl": "Håll tillbaka server-ACL-händelser",
|
|
"notificationRuleServerAclDescription": "Håller tillbaka aviseringar för server-ACL-händelser.",
|
|
"unknownPushRule": "Okänd push-regel '{rule}'",
|
|
"sentVoiceMessage": "🎙️ {duration} - Röstmeddelande från {sender}",
|
|
"deletePushRuleCanNotBeUndone": "Om du raderar denna avisering kan detta inte ångras.",
|
|
"more": "Mer",
|
|
"shareKeysWith": "Dela nycklar med...",
|
|
"shareKeysWithDescription": "Vilka enheter ska litas på så att de kan läsa dina meddelanden i krypterade chattar?",
|
|
"allDevices": "Alla enheter",
|
|
"crossVerifiedDevicesIfEnabled": "Korsverifierade enheter om aktiverat",
|
|
"crossVerifiedDevices": "Korsverifierade enheter",
|
|
"verifiedDevicesOnly": "Endast verifierade enheter",
|
|
"takeAPhoto": "Ta ett foto",
|
|
"recordAVideo": "Spela in en video",
|
|
"optionalMessage": "(Valfritt) meddelande...",
|
|
"notSupportedOnThisDevice": "Stöds inte på denna enhet",
|
|
"enterNewChat": "Gå med i ny chatt",
|
|
"approve": "Godkänn",
|
|
"youHaveKnocked": "Du har knackat",
|
|
"pleaseWaitUntilInvited": "Vänta nu, tills någon från rummet bjuder in dig.",
|
|
"commandHint_logout": "Logga ut från din nuvarande enhet",
|
|
"commandHint_logoutall": "Logga ut från alla aktiva enheter",
|
|
"displayNavigationRail": "Visa navigationsfält på mobil",
|
|
"customReaction": "Anpassad reaktion",
|
|
"accountInformation": "Kontoinformation",
|
|
"addGroupDescription": "Lägg till en chattbeskrivning",
|
|
"addNewFriend": "Lägg till ny vän",
|
|
"alreadyHaveAnAccount": "Har du redan ett konto?",
|
|
"createNewGroup": "Skapa en ny chatt",
|
|
"editChatPermissions": "Redigera chattbehörigheter",
|
|
"writeAMessageLangCodes": "Skriv på {l1} eller {l2}...",
|
|
"requests": "Förfrågningar",
|
|
"allCorrect": "Det är så jag skulle säga det! Bra!",
|
|
"newWayAllGood": "Det är inte så jag skulle ha sagt det, men det ser bra ut!",
|
|
"othersAreBetter": "Hm, det kan finnas ett bättre sätt att säga det.",
|
|
"holdForInfo": "Klicka och håll för ordinformation.",
|
|
"greenFeedback": "Det är vad jag skulle ha skrivit!",
|
|
"yellowFeedback": "Hm, du kan prova det och se om det fungerar! För att använda detta ord, klicka bara på det igen.",
|
|
"redFeedback": "Jag tror inte att det är rätt...",
|
|
"itInstructionsTitle": "Jag kan hjälpa dig att översätta!",
|
|
"itInstructionsBody": "Du kan klicka och hålla kvar val för ordinformation.",
|
|
"oneday": "Senaste 24 timmar",
|
|
"oneweek": "Senaste 7 dagar",
|
|
"onemonth": "Föregående månad",
|
|
"gaTooltip": "L2 användning med grammatikhjälp",
|
|
"taTooltip": "L2 användning med översättningshjälp",
|
|
"unTooltip": "Annat",
|
|
"interactiveTranslatorSliderHeader": "Interaktiv översättare",
|
|
"interactiveGrammarSliderHeader": "Interaktiv grammatikkontroll",
|
|
"interactiveTranslatorNotAllowed": "Inaktiverad",
|
|
"interactiveTranslatorAllowed": "Elevens val",
|
|
"interactiveTranslatorRequired": "Obligatorisk",
|
|
"notYetSet": "Inte ännu inställt",
|
|
"myLearning": "Mina analyser",
|
|
"waTooltip": "L2 användning utan hjälp",
|
|
"changeDateRange": "Ändra datumintervall",
|
|
"classDescription": "Beskrivning",
|
|
"addStudents": "Bjud in användare via länk eller kod",
|
|
"copyClassLink": "Kopiera inbjudningslänk",
|
|
"copyClassCode": "Kopiera inbjudningskod",
|
|
"inviteStudentByUserName": "Bjud in användare med användarnamn",
|
|
"languageSettings": "Språkinställningar",
|
|
"interactiveTranslator": "Översättningshjälp",
|
|
"shareVideo": "Dela video",
|
|
"shareVideoDesc": "Växla detta för att tillåta elever att dela videor i chattar.",
|
|
"shareFiles": "Dela filer",
|
|
"selectLanguageLevel": "Välj språknivå",
|
|
"noIdenticalLanguages": "Vänligen välj olika grund- och målspråk",
|
|
"iWantALanguagePartnerFrom": "Är från:",
|
|
"worldWide": "Världen över",
|
|
"noResults": "Inga resultat! Försök att bredda din sökning.",
|
|
"searchBy": "Sök efter land och språk",
|
|
"iWantAConversationPartner": "Jag vill ha en samtalspartner som",
|
|
"iWantALanguagePartnerWhoSpeaks": "Talar:",
|
|
"iWantALanguagePartnerWhoIsLearning": "Lär sig:",
|
|
"joinWithClassCode": "Gå med i kurs",
|
|
"joinWithClassCodeHint": "Ange inbjudningskod",
|
|
"languageLevelPreA1": "Äkta nybörjare (Pre A1)",
|
|
"languageLevelA1": "Nybörjare (A1)",
|
|
"languageLevelA2": "Elementär (A2)",
|
|
"languageLevelB1": "Mellanliggande (B1)",
|
|
"languageLevelB2": "Övre mellanliggande (B2)",
|
|
"languageLevelC1": "Avancerad (C1)",
|
|
"languageLevelC2": "Mästerskap (C2)",
|
|
"changeTheNameOfTheClass": "Ändra namnet",
|
|
"changeTheNameOfTheChat": "Ändra chatnamnet",
|
|
"askPangeaBot": "Fråga Pangea Bot om en kontextuell definition.",
|
|
"sorryNoResults": "Tyvärr, inga resultat.",
|
|
"ignoreInThisText": "Ignorera",
|
|
"helpMeTranslate": "Ja!",
|
|
"needsItShortMessage": "Utanför mål",
|
|
"needsItMessage": "Vänta, det är inte {targetLanguage}! Behöver du hjälp med att översätta?",
|
|
"needsIgcMessage": "Detta meddelande har ett grammatikfel.",
|
|
"tokenTranslationTitle": "Ett ord är på ditt baskspråk.",
|
|
"spanTranslationDesc": "Se möjliga översättningar nedan.",
|
|
"spanTranslationTitle": "Vissa ord är på ditt baskspråk.",
|
|
"l1SpanAndGrammarTitle": "Utanför målspråket",
|
|
"l1SpanAndGrammarDesc": "Detta kan vara på ditt baskspråk eller så kan det vara ett grammatikfel.",
|
|
"otherTitle": "Du har ett fel.",
|
|
"otherDesc": "Se möjliga korrigeringar nedan.",
|
|
"countryInformation": "Min land",
|
|
"myLanguages": "Mina grund- och målspråk",
|
|
"targetLanguage": "Målspråk",
|
|
"sourceLanguage": "Grundspråk",
|
|
"languagesISpeak": "Språk jag talar",
|
|
"updateLanguage": "Mina språk",
|
|
"whatLanguageYouWantToLearn": "Vilket språk vill du lära dig?",
|
|
"whatIsYourBaseLanguage": "Vad är ditt grundspråk?",
|
|
"saveChanges": "Spara ändringar",
|
|
"publicProfileTitle": "Låt andra hitta min profil i sökningen",
|
|
"publicProfileDesc": "Genom att slå på detta kan andra användare hitta din profil i den globala sökfältet och skicka förfrågningar om att chatta. Då kan du välja att acceptera eller neka förfrågan.",
|
|
"errorDisableIT": "Översättningshjälp är avstängd.",
|
|
"errorDisableIGC": "Grammatikhjälp är avstängd.",
|
|
"errorDisableLanguageAssistance": "Översättningshjälp och grammatikhjälp är avstängda.",
|
|
"errorDisableITUserDesc": "Klicka här för att uppdatera inställningar för översättningshjälp",
|
|
"errorDisableIGCUserDesc": "Klicka här för att uppdatera inställningar för grammatikhjälp",
|
|
"errorDisableLanguageAssistanceUserDesc": "Klicka här för att uppdatera inställningar för översättningshjälp och grammatikhjälp",
|
|
"errorDisableITClassDesc": "Översättningshjälp är avstängd för kursen som denna chatt tillhör.",
|
|
"errorDisableIGCClassDesc": "Grammatikhjälp är avstängd för kursen som denna chatt tillhör.",
|
|
"itIsDisabled": "Interaktiv översättning är inaktiverad",
|
|
"igcIsDisabled": "Interaktiv grammatikkontroll är inaktiverad",
|
|
"goToLearningSettings": "Gå till inlärningsinställningar",
|
|
"error405Title": "Språk inte inställda",
|
|
"error405Desc": "Vänligen ställ in dina språk i Huvudmeny > Inlärningsinställningar.",
|
|
"loginOrSignup": "Logga in med",
|
|
"iAgreeToThe": "Jag samtycker till ",
|
|
"termsAndConditions": "Villkor",
|
|
"andCertifyIAmAtLeast13YearsOfAge": " och intygar att jag är minst 16 år gammal.",
|
|
"error502504Title": "Wow, det är många elever online!",
|
|
"error502504Desc": "Översättnings- och grammatverktyg kan vara långsamma eller otillgängliga medan Pangea-botar hänger med.",
|
|
"error404Title": "Översättningsfel!",
|
|
"error404Desc": "Pangea-boten är inte säker på hur den ska översätta det...",
|
|
"errorPleaseRefresh": "Vi undersöker det! Vänligen ladda om och prova igen.",
|
|
"toggleIT": "Interaktiv översättning",
|
|
"toggleIGC": "Interaktiv grammatikkontroll",
|
|
"toggleToolSettingsDescription": "Här kan du växla dina individuella språkverktygsinställningar.",
|
|
"connectedToStaging": "Ansluten till staging",
|
|
"learningSettings": "Inlärningsinställningar",
|
|
"sendVoiceNotes": "Skicka röstmeddelanden",
|
|
"sendVoiceNotesDesc": "Växla detta för att tillåta elever att skicka röstmeddelanden i chattar.",
|
|
"chatTopic": "Chattämne",
|
|
"chatTopicDesc": "Sätt ett chattämne",
|
|
"inviteStudentByUserNameDesc": "Om din student redan har ett konto kan du söka efter dem.",
|
|
"participants": "Deltagare",
|
|
"almostPerfect": "Det verkar rätt! Här är vad jag skulle ha sagt.",
|
|
"prettyGood": "Ganska bra! Här är vad jag skulle ha sagt.",
|
|
"letMeThink": "Hmm, låt oss se hur du gjorde!",
|
|
"clickMessageTitle": "Behöver du hjälp?",
|
|
"clickMessageBody": "Klicka på ett meddelande för språkvänliga verktyg som översättning, uppspelning och mer!",
|
|
"understandingMessagesTitle": "Definitioner och översättningar!",
|
|
"understandingMessagesBody": "Klicka på understrukna ord för definitioner. Översätt med meddelandealternativ (övre högra).",
|
|
"allDone": "Klart!",
|
|
"vocab": "Vokabulär",
|
|
"low": "Vi har bevis för att användaren inte förstår dessa ord.",
|
|
"medium": "Dessa ord har använts. Det är oklart om orden är fullt förstådda eller inte.",
|
|
"high": "Vi har bevis för att användaren förstår dessa ord.",
|
|
"unknownProficiency": "Dessa ord har inte använts i Pangea Chat.",
|
|
"changeView": "Byt vy.",
|
|
"clearAll": "Rensa alla ord?",
|
|
"generateVocabulary": "Generera vokabulär från titel och beskrivning",
|
|
"generatePrompts": "Generera förslag",
|
|
"subscribe": "Prenumerera",
|
|
"getAccess": "Prenumerera nu!",
|
|
"subscriptionDesc": "Meddelanden är gratis! Prenumerera för att låsa upp interaktiv översättning, grammatikkontroll och inlärningsanalys.",
|
|
"subscriptionManagement": "Prenumerationshantering",
|
|
"currentSubscription": "Nuvarande prenumeration",
|
|
"changeSubscription": "Ändra din prenumeration",
|
|
"cancelSubscription": "Avbryt din prenumeration",
|
|
"selectYourPlan": "Välj din plan",
|
|
"subsciptionPlatformTooltip": "Logga in på din ursprungliga enhet för att hantera din prenumerationsplan",
|
|
"subscriptionManagementUnavailable": "Prenumerationshantering är inte tillgänglig",
|
|
"paymentMethod": "Betalningsmetod",
|
|
"paymentHistory": "Betalningshistorik",
|
|
"emptyChatDownloadWarning": "Kan inte ladda ner tom chat",
|
|
"update": "Uppdatera",
|
|
"updateDesc": "Du kan nu uppdatera denna app från {localVersion} till {storeVersion}",
|
|
"maybeLater": "Kanske senare",
|
|
"mainMenu": "Huvudmeny",
|
|
"toggleImmersionMode": "Fördjupningsläge",
|
|
"toggleImmersionModeDesc": "När det är aktiverat visas alla meddelanden på ditt målspråk. Denna inställning är mest användbar vid språkutbyten.",
|
|
"itToggleDescription": "Detta språkinlärningsverktyg kommer att identifiera ord i ditt bask språk och hjälpa dig att översätta dem till ditt målspråk. Även om det är sällsynt kan AI göra översättningsfel.",
|
|
"igcToggleDescription": "Detta språkinlärningsverktyg kommer att identifiera vanliga stavnings-, grammatik- och skiljeteckenfel i ditt meddelande och föreslå korrigeringar. Även om det är sällsynt kan AI göra korrigeringsfel.",
|
|
"originalMessage": "Originalmeddelande",
|
|
"sentMessage": "Skickat meddelande",
|
|
"useType": "Användningstyp",
|
|
"notAvailable": "Finns inte tillgängligt",
|
|
"taAndGaTooltip": "L2-användning med översättningshjälp och grammatikhjälp",
|
|
"definitionsToolName": "Ordboksdefinitioner",
|
|
"messageTranslationsToolName": "Meddelandetranslationer",
|
|
"definitionsToolDescription": "När den är aktiverad kan ord understrukna i blått klickas för definitioner. Klicka på meddelanden för att få tillgång till definitioner.",
|
|
"translationsToolDescrption": "När den är aktiverad, klicka på ett meddelande och översättningsikonen för att se ett meddelande på ditt bask språk.",
|
|
"welcomeBack": "Välkommen tillbaka! Om du var en del av pilotprogrammet 2023-2024, kontakta oss för din specialpilotprenumeration. Om du är lärare som har (eller din institution har) köpt licenser för din klass, kontakta oss för din lärarprenumeration.",
|
|
"kickAllStudents": "Kicks alla elever",
|
|
"kickAllStudentsConfirmation": "Är du säker på att du vill kicka alla elever?",
|
|
"inviteAllStudents": "Bjud in alla elever",
|
|
"inviteAllStudentsConfirmation": "Är du säker på att du vill bjuda in alla elever?",
|
|
"inviteUsersFromPangea": "Lägg till administratörer",
|
|
"redeemPromoCode": "Lös in kampanjkod",
|
|
"enterPromoCode": "Ange kampanjkod",
|
|
"downloadTxtFile": "Ladda ner textfil",
|
|
"downloadCSVFile": "Ladda ner CSV-fil",
|
|
"promotionalSubscriptionDesc": "Du har för närvarande ett livstidskampanjabonnemang. Skicka ett meddelande till support@pangea.chat för hjälp med att ändra ditt abonnemang.",
|
|
"originalSubscriptionPlatform": "Abonnemang köpt via {purchasePlatform}",
|
|
"oneWeekTrial": "En veckas provperiod",
|
|
"downloadXLSXFile": "Ladda ner Excel-fil",
|
|
"abDisplayName": "Abkhasiska",
|
|
"aaDisplayName": "Afar",
|
|
"afDisplayName": "Afrikaans",
|
|
"akDisplayName": "Akan",
|
|
"sqDisplayName": "Albanska",
|
|
"amDisplayName": "Amhariska",
|
|
"arDisplayName": "Arabiska",
|
|
"anDisplayName": "Aragonesiska",
|
|
"hyDisplayName": "Armeniska",
|
|
"asDisplayName": "Assamesiska",
|
|
"avDisplayName": "Avariska",
|
|
"aeDisplayName": "Avestiska",
|
|
"ayDisplayName": "Aymara",
|
|
"azDisplayName": "Azerbajdzjanska",
|
|
"bmDisplayName": "Bambara",
|
|
"baDisplayName": "Bashkir",
|
|
"euDisplayName": "Baskiska",
|
|
"beDisplayName": "Belarusiska",
|
|
"bnDisplayName": "Bengali",
|
|
"bhDisplayName": "Bihari",
|
|
"biDisplayName": "Bislama",
|
|
"bsDisplayName": "Bosniska",
|
|
"brDisplayName": "Breton",
|
|
"bgDisplayName": "Bulgariska",
|
|
"myDisplayName": "Burmesiska",
|
|
"caDisplayName": "Katalanska, Valencianska",
|
|
"chDisplayName": "Chamorro",
|
|
"ceDisplayName": "Tjetjenska",
|
|
"nyDisplayName": "Chichewa, Chewa, Nyanja",
|
|
"zhDisplayName": "Kinesiska",
|
|
"cvDisplayName": "Chuvash",
|
|
"kwDisplayName": "Korniska",
|
|
"coDisplayName": "Korsikanska",
|
|
"crDisplayName": "Cree",
|
|
"hrDisplayName": "Kroatiska",
|
|
"csDisplayName": "Tjeckiska",
|
|
"daDisplayName": "Danska",
|
|
"dvDisplayName": "Divehi; Dhivehi; Maldivisk;",
|
|
"nlDisplayName": "Holländska",
|
|
"enDisplayName": "Engelska",
|
|
"eoDisplayName": "Esperanto",
|
|
"etDisplayName": "Estniska",
|
|
"eeDisplayName": "Ewe",
|
|
"foDisplayName": "Färöiska",
|
|
"fjDisplayName": "Fijianska",
|
|
"fiDisplayName": "Finska",
|
|
"frDisplayName": "Franska",
|
|
"ffDisplayName": "Fula; Fulah; Pulaar; Pular",
|
|
"glDisplayName": "Galiciska",
|
|
"kaDisplayName": "Georgiska",
|
|
"deDisplayName": "Tyska",
|
|
"elDisplayName": "Grekiska, Modern",
|
|
"gnDisplayName": "Guarani",
|
|
"guDisplayName": "Gujarati",
|
|
"htDisplayName": "Haitisk, haitisk kreol",
|
|
"haDisplayName": "Hausa",
|
|
"heDisplayName": "Hebreiska (modern)",
|
|
"hzDisplayName": "Herero",
|
|
"hiDisplayName": "Hindi",
|
|
"hoDisplayName": "Hiri Motu",
|
|
"huDisplayName": "Ungerska",
|
|
"iaDisplayName": "Interlingua",
|
|
"idDisplayName": "Indonesiska",
|
|
"ieDisplayName": "Interlingue",
|
|
"gaDisplayName": "Iriska",
|
|
"igDisplayName": "Igbo",
|
|
"ikDisplayName": "Inupiaq",
|
|
"ioDisplayName": "Ido",
|
|
"isDisplayName": "Isländska",
|
|
"itDisplayName": "Italienska",
|
|
"iuDisplayName": "Inuktitut",
|
|
"jaDisplayName": "Japanska",
|
|
"jvDisplayName": "Javanesiska",
|
|
"klDisplayName": "Kalaallisut, grönländska",
|
|
"knDisplayName": "Kannada",
|
|
"krDisplayName": "Kanuri",
|
|
"ksDisplayName": "Kashmiri",
|
|
"kkDisplayName": "Kazakh",
|
|
"kmDisplayName": "Khmer",
|
|
"kiDisplayName": "Kikuyu, Gikuyu",
|
|
"rwDisplayName": "Kinyarwanda",
|
|
"kyDisplayName": "Kirghiz, Kyrgyz",
|
|
"kvDisplayName": "Komi",
|
|
"kgDisplayName": "Kongo",
|
|
"koDisplayName": "Koreanska",
|
|
"kuDisplayName": "Kurdiska",
|
|
"kjDisplayName": "Kwanyama, Kuanyama",
|
|
"laDisplayName": "Latin",
|
|
"lbDisplayName": "Luxemburgiska, Letzeburgesch",
|
|
"lgDisplayName": "Luganda",
|
|
"liDisplayName": "Limburgiska, Limburgan, Limburger",
|
|
"lnDisplayName": "Lingala",
|
|
"loDisplayName": "Laotiska",
|
|
"ltDisplayName": "Litauiska",
|
|
"luDisplayName": "Luba-Katanga",
|
|
"lvDisplayName": "Letiska",
|
|
"gvDisplayName": "Manx",
|
|
"mkDisplayName": "Makedonska",
|
|
"mgDisplayName": "Malagassiska",
|
|
"msDisplayName": "Malajiska",
|
|
"mlDisplayName": "Malayalam",
|
|
"mtDisplayName": "Maltesiska",
|
|
"miDisplayName": "Maori",
|
|
"mrDisplayName": "Marathi (Marāṭhī)",
|
|
"mhDisplayName": "Marshallese",
|
|
"mnDisplayName": "Mongoliska",
|
|
"naDisplayName": "Nauru",
|
|
"nvDisplayName": "Navajo, Navaho",
|
|
"nbDisplayName": "Norska Bokmål",
|
|
"ndDisplayName": "Nord-Ndebele",
|
|
"neDisplayName": "Nepalesiska",
|
|
"ngDisplayName": "Ndonga",
|
|
"nnDisplayName": "Norska Nynorsk",
|
|
"noDisplayName": "Norska",
|
|
"iiDisplayName": "Nuosu",
|
|
"nrDisplayName": "Syd Ndebele",
|
|
"ocDisplayName": "Occitan",
|
|
"ojDisplayName": "Ojibwe, Ojibwa",
|
|
"cuDisplayName": "Gamla kyrkslaviska, kyrklig slaviska, kyrkoslaviska, gamla bulgariska, gamla slaviska",
|
|
"omDisplayName": "Oromo",
|
|
"orDisplayName": "Orija",
|
|
"osDisplayName": "Ossetisk, ossetisk",
|
|
"paDisplayName": "Punjabi, Panjabi",
|
|
"piDisplayName": "Pāli",
|
|
"faDisplayName": "Persiska",
|
|
"plDisplayName": "Polska",
|
|
"psDisplayName": "Pashto, Pushto",
|
|
"ptDisplayName": "Portugisiska",
|
|
"quDisplayName": "Quechua",
|
|
"rmDisplayName": "Romansh",
|
|
"rnDisplayName": "Kirundi",
|
|
"roDisplayName": "Rumänska, moldaviska",
|
|
"ruDisplayName": "Ryska",
|
|
"saDisplayName": "Sanskrit (Saṃskṛta)",
|
|
"scDisplayName": "Sardinska",
|
|
"sdDisplayName": "Sindhi",
|
|
"seDisplayName": "Nordsamiska",
|
|
"smDisplayName": "Samoan",
|
|
"sgDisplayName": "Sango",
|
|
"srDisplayName": "Serbiska",
|
|
"gdDisplayName": "Skotsk gaeliska, gaeliska",
|
|
"snDisplayName": "Shona",
|
|
"siDisplayName": "Sinhala, Singalesiska",
|
|
"skDisplayName": "Slovakiska",
|
|
"slDisplayName": "Slovenska",
|
|
"soDisplayName": "Somaliska",
|
|
"stDisplayName": "Sydsotho",
|
|
"esDisplayName": "Spanska",
|
|
"suDisplayName": "Sundanesiska",
|
|
"swDisplayName": "Swahili",
|
|
"ssDisplayName": "Swati",
|
|
"svDisplayName": "Swedish",
|
|
"taDisplayName": "Tamil",
|
|
"teDisplayName": "Telugu",
|
|
"tgDisplayName": "Tadzjikiska",
|
|
"thDisplayName": "Thai",
|
|
"tiDisplayName": "Tigrinja",
|
|
"boDisplayName": "Tibetanska, Tibetansk, Central",
|
|
"tkDisplayName": "Turkmenska",
|
|
"tlDisplayName": "Tagalog",
|
|
"tnDisplayName": "Tswana",
|
|
"toDisplayName": "Tonga (Tongaöarna)",
|
|
"trDisplayName": "Turkiska",
|
|
"tsDisplayName": "Tsonga",
|
|
"ttDisplayName": "Tatar",
|
|
"twDisplayName": "Twi",
|
|
"tyDisplayName": "Tahitisk",
|
|
"ugDisplayName": "Uigur, Uiguriska",
|
|
"ukDisplayName": "Ukrainska",
|
|
"urDisplayName": "Urdu",
|
|
"uzDisplayName": "Uzbekiska",
|
|
"veDisplayName": "Venda",
|
|
"viDisplayName": "Vietnamesiska",
|
|
"voDisplayName": "Volapük",
|
|
"waDisplayName": "Wallonska",
|
|
"cyDisplayName": "Walesiska",
|
|
"woDisplayName": "Wolof",
|
|
"fyDisplayName": "Västfrisiska",
|
|
"xhDisplayName": "Xhosa",
|
|
"yiDisplayName": "Jiddisch",
|
|
"yoDisplayName": "Yoruba",
|
|
"zaDisplayName": "Zhuang, Chuang",
|
|
"unkDisplayName": "Okänd",
|
|
"zuDisplayName": "Zulu",
|
|
"hawDisplayName": "Hawaiianska",
|
|
"hmnDisplayName": "Hmong",
|
|
"multiDisplayName": "Flera",
|
|
"cebDisplayName": "Cebuano",
|
|
"dzDisplayName": "Dzongkha",
|
|
"iwDisplayName": "Hebreiska",
|
|
"jwDisplayName": "Javanesiska",
|
|
"moDisplayName": "Moldaviska",
|
|
"shDisplayName": "Serbo-kroatiska",
|
|
"wwCountryDisplayName": "Världen",
|
|
"afCountryDisplayName": "Afghanistan",
|
|
"axCountryDisplayName": "Ålandöarna",
|
|
"alCountryDisplayName": "Albanien",
|
|
"dzCountryDisplayName": "Algeriet",
|
|
"asCountryDisplayName": "Amerikanska Samoa",
|
|
"adCountryDisplayName": "Andorra",
|
|
"aoCountryDisplayName": "Angola",
|
|
"aiCountryDisplayName": "Anguilla",
|
|
"agCountryDisplayName": "Antigua och Barbuda",
|
|
"arCountryDisplayName": "Argentina",
|
|
"amCountryDisplayName": "Armenien",
|
|
"awCountryDisplayName": "Aruba",
|
|
"acCountryDisplayName": "Ascensionön",
|
|
"auCountryDisplayName": "Australien",
|
|
"atCountryDisplayName": "Österrike",
|
|
"azCountryDisplayName": "Azerbajdzjan",
|
|
"bsCountryDisplayName": "Bahamas",
|
|
"bhCountryDisplayName": "Bahrain",
|
|
"bdCountryDisplayName": "Bangladesh",
|
|
"bbCountryDisplayName": "Barbados",
|
|
"byCountryDisplayName": "Vitryssland",
|
|
"beCountryDisplayName": "Belgien",
|
|
"bzCountryDisplayName": "Belize",
|
|
"bjCountryDisplayName": "Benin",
|
|
"bmCountryDisplayName": "Bermuda",
|
|
"btCountryDisplayName": "Bhutan",
|
|
"boCountryDisplayName": "Bolivia",
|
|
"baCountryDisplayName": "Bosnien och Hercegovina",
|
|
"bwCountryDisplayName": "Botswana",
|
|
"brCountryDisplayName": "Brasilien",
|
|
"ioCountryDisplayName": "Brittiska Indiska Oceanen Territory",
|
|
"vgCountryDisplayName": "Brittiska Jungfruöarna",
|
|
"bnCountryDisplayName": "Brunei",
|
|
"bgCountryDisplayName": "Bulgarien",
|
|
"bfCountryDisplayName": "Burkina Faso",
|
|
"biCountryDisplayName": "Burundi",
|
|
"khCountryDisplayName": "Kambodja",
|
|
"cmCountryDisplayName": "Kamerun",
|
|
"caCountryDisplayName": "Kanada",
|
|
"cvCountryDisplayName": "Kap Verde",
|
|
"bqCountryDisplayName": "Karibiska Nederländerna",
|
|
"kyCountryDisplayName": "Caymanöarna",
|
|
"cfCountryDisplayName": "Centralafrikanska republiken",
|
|
"tdCountryDisplayName": "Tchad",
|
|
"clCountryDisplayName": "Chile",
|
|
"cnCountryDisplayName": "Kina",
|
|
"cxCountryDisplayName": "Julön",
|
|
"ccCountryDisplayName": "Kokosöarna [Keeling]",
|
|
"coCountryDisplayName": "Colombia",
|
|
"kmCountryDisplayName": "Komorerna",
|
|
"cdCountryDisplayName": "Demokratiska republiken Kongo",
|
|
"cgCountryDisplayName": "Kongo",
|
|
"ckCountryDisplayName": "Cooköarna",
|
|
"crCountryDisplayName": "Costa Rica",
|
|
"ciCountryDisplayName": "Elfenbenskusten",
|
|
"hrCountryDisplayName": "Kroatien",
|
|
"cuCountryDisplayName": "Kuba",
|
|
"cwCountryDisplayName": "Curaçao",
|
|
"cyCountryDisplayName": "Cypern",
|
|
"czCountryDisplayName": "Tjeckien",
|
|
"dkCountryDisplayName": "Danmark",
|
|
"djCountryDisplayName": "Djibouti",
|
|
"dmCountryDisplayName": "Dominica",
|
|
"doCountryDisplayName": "Dominikanska republiken",
|
|
"tlCountryDisplayName": "Östtimor",
|
|
"ecCountryDisplayName": "Ekvador",
|
|
"egCountryDisplayName": "Egypten",
|
|
"svCountryDisplayName": "El Salvador",
|
|
"gqCountryDisplayName": "Ekvatorialguinea",
|
|
"erCountryDisplayName": "Eritrea",
|
|
"eeCountryDisplayName": "Estland",
|
|
"szCountryDisplayName": "Eswatini",
|
|
"etCountryDisplayName": "Etiopien",
|
|
"fkCountryDisplayName": "Falklandsöarna",
|
|
"foCountryDisplayName": "Färöarna",
|
|
"fjCountryDisplayName": "Fiji",
|
|
"fiCountryDisplayName": "Finland",
|
|
"frCountryDisplayName": "Frankrike",
|
|
"gfCountryDisplayName": "Franska Guyana",
|
|
"pfCountryDisplayName": "Franska Polynesien",
|
|
"gaCountryDisplayName": "Gabon",
|
|
"gmCountryDisplayName": "Gambia",
|
|
"geCountryDisplayName": "Georgien",
|
|
"deCountryDisplayName": "Tyskland",
|
|
"ghCountryDisplayName": "Ghana",
|
|
"giCountryDisplayName": "Gibraltar",
|
|
"grCountryDisplayName": "Grekland",
|
|
"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ön och McDonaldöarna",
|
|
"hnCountryDisplayName": "Honduras",
|
|
"hkCountryDisplayName": "Hongkong",
|
|
"huCountryDisplayName": "Ungern",
|
|
"isCountryDisplayName": "Island",
|
|
"inCountryDisplayName": "Indien",
|
|
"idCountryDisplayName": "Indonesien",
|
|
"irCountryDisplayName": "Iran",
|
|
"iqCountryDisplayName": "Irak",
|
|
"ieCountryDisplayName": "Irland",
|
|
"imCountryDisplayName": "Isle of Man",
|
|
"ilCountryDisplayName": "Israel",
|
|
"itCountryDisplayName": "Italien",
|
|
"jmCountryDisplayName": "Jamaica",
|
|
"jpCountryDisplayName": "Japan",
|
|
"jeCountryDisplayName": "Jersey",
|
|
"joCountryDisplayName": "Jordan",
|
|
"kzCountryDisplayName": "Kazakhstan",
|
|
"keCountryDisplayName": "Kenya",
|
|
"kiCountryDisplayName": "Kiribati",
|
|
"xkCountryDisplayName": "Kosovo",
|
|
"kwCountryDisplayName": "Kuwait",
|
|
"kgCountryDisplayName": "Kirgizistan",
|
|
"laCountryDisplayName": "Laos",
|
|
"lvCountryDisplayName": "Lettland",
|
|
"lbCountryDisplayName": "Libanon",
|
|
"lsCountryDisplayName": "Lesotho",
|
|
"lrCountryDisplayName": "Liberia",
|
|
"lyCountryDisplayName": "Libyen",
|
|
"liCountryDisplayName": "Liechtenstein",
|
|
"ltCountryDisplayName": "Litauen",
|
|
"luCountryDisplayName": "Luxemburg",
|
|
"moCountryDisplayName": "Macau",
|
|
"mkCountryDisplayName": "Nordmakedonien",
|
|
"mgCountryDisplayName": "Madagaskar",
|
|
"mwCountryDisplayName": "Malawi",
|
|
"myCountryDisplayName": "Malaysia",
|
|
"mvCountryDisplayName": "Maldiverna",
|
|
"mlCountryDisplayName": "Mali",
|
|
"mtCountryDisplayName": "Malta",
|
|
"mhCountryDisplayName": "Marshallöarna",
|
|
"mqCountryDisplayName": "Martinique",
|
|
"mrCountryDisplayName": "Mauretanien",
|
|
"muCountryDisplayName": "Mauritius",
|
|
"ytCountryDisplayName": "Mayotte",
|
|
"mxCountryDisplayName": "Mexiko",
|
|
"fmCountryDisplayName": "Mikronesien",
|
|
"mdCountryDisplayName": "Moldavien",
|
|
"mcCountryDisplayName": "Monaco",
|
|
"mnCountryDisplayName": "Mongoliet",
|
|
"meCountryDisplayName": "Montenegro",
|
|
"msCountryDisplayName": "Montserrat",
|
|
"maCountryDisplayName": "Marocko",
|
|
"mzCountryDisplayName": "Moçambique",
|
|
"mmCountryDisplayName": "Myanmar (Burma)",
|
|
"naCountryDisplayName": "Namibia",
|
|
"nrCountryDisplayName": "Nauru",
|
|
"npCountryDisplayName": "Nepal",
|
|
"nlCountryDisplayName": "Nederländerna",
|
|
"ncCountryDisplayName": "Nya Kaledonien",
|
|
"nzCountryDisplayName": "Nya Zeeland",
|
|
"niCountryDisplayName": "Nicaragua",
|
|
"neCountryDisplayName": "Niger",
|
|
"ngCountryDisplayName": "Nigeria",
|
|
"nuCountryDisplayName": "Niue",
|
|
"nfCountryDisplayName": "Norfolkön",
|
|
"kpCountryDisplayName": "Nordkorea",
|
|
"mpCountryDisplayName": "Nordmarianerna",
|
|
"noCountryDisplayName": "Norge",
|
|
"omCountryDisplayName": "Oman",
|
|
"pkCountryDisplayName": "Pakistan",
|
|
"pwCountryDisplayName": "Palau",
|
|
"psCountryDisplayName": "Palestinska territorierna",
|
|
"paCountryDisplayName": "Panama",
|
|
"pgCountryDisplayName": "Papua Nya Guinea",
|
|
"pyCountryDisplayName": "Paraguay",
|
|
"peCountryDisplayName": "Peru",
|
|
"phCountryDisplayName": "Filippinerna",
|
|
"plCountryDisplayName": "Polen",
|
|
"ptCountryDisplayName": "Portugal",
|
|
"prCountryDisplayName": "Puerto Rico",
|
|
"qaCountryDisplayName": "Qatar",
|
|
"reCountryDisplayName": "Réunion",
|
|
"roCountryDisplayName": "Rumänien",
|
|
"ruCountryDisplayName": "Ryssland",
|
|
"rwCountryDisplayName": "Rwanda",
|
|
"blCountryDisplayName": "Saint Barthélemy",
|
|
"shCountryDisplayName": "Saint Helena",
|
|
"knCountryDisplayName": "St. Kitts",
|
|
"lcCountryDisplayName": "St. Lucia",
|
|
"mfCountryDisplayName": "Saint Martin",
|
|
"pmCountryDisplayName": "Saint Pierre och Miquelon",
|
|
"vcCountryDisplayName": "St. Vincent",
|
|
"wsCountryDisplayName": "Samoa",
|
|
"smCountryDisplayName": "San Marino",
|
|
"stCountryDisplayName": "São Tomé och Príncipe",
|
|
"saCountryDisplayName": "Saudiarabien",
|
|
"snCountryDisplayName": "Senegal",
|
|
"rsCountryDisplayName": "Serbien",
|
|
"scCountryDisplayName": "Seychellerna",
|
|
"slCountryDisplayName": "Sierra Leone",
|
|
"sgCountryDisplayName": "Singapore",
|
|
"sxCountryDisplayName": "Sint Maarten",
|
|
"skCountryDisplayName": "Slovakien",
|
|
"siCountryDisplayName": "Slovenien",
|
|
"sbCountryDisplayName": "Salomonöarna",
|
|
"soCountryDisplayName": "Somalia",
|
|
"zaCountryDisplayName": "Sydafrika",
|
|
"gsCountryDisplayName": "Sydgeorgien och Sydsandwichöarna",
|
|
"krCountryDisplayName": "Sydkorea",
|
|
"ssCountryDisplayName": "Sydsudan",
|
|
"esCountryDisplayName": "Spanien",
|
|
"lkCountryDisplayName": "Sri Lanka",
|
|
"sdCountryDisplayName": "Sudan",
|
|
"srCountryDisplayName": "Surinam",
|
|
"sjCountryDisplayName": "Svalbard och Jan Mayen",
|
|
"seCountryDisplayName": "Sverige",
|
|
"chCountryDisplayName": "Schweiz",
|
|
"syCountryDisplayName": "Syrien",
|
|
"twCountryDisplayName": "Taiwan",
|
|
"tjCountryDisplayName": "Tadzjikistan",
|
|
"tzCountryDisplayName": "Tanzania",
|
|
"thCountryDisplayName": "Thailand",
|
|
"tgCountryDisplayName": "Togo",
|
|
"tkCountryDisplayName": "Tokelau",
|
|
"toCountryDisplayName": "Tonga",
|
|
"ttCountryDisplayName": "Trinidad/Tobago",
|
|
"tnCountryDisplayName": "Tunisien",
|
|
"trCountryDisplayName": "Turkiet",
|
|
"tmCountryDisplayName": "Turkmenistan",
|
|
"tcCountryDisplayName": "Turks- och Caicosöarna",
|
|
"tvCountryDisplayName": "Tuvalu",
|
|
"viCountryDisplayName": "Amerikanska Jungfruöarna",
|
|
"ugCountryDisplayName": "Uganda",
|
|
"uaCountryDisplayName": "Ukraina",
|
|
"aeCountryDisplayName": "Förenade Arabemiraten",
|
|
"gbCountryDisplayName": "Storbritannien",
|
|
"usCountryDisplayName": "USA",
|
|
"uyCountryDisplayName": "Uruguay",
|
|
"uzCountryDisplayName": "Uzbekistan",
|
|
"vuCountryDisplayName": "Vanuatu",
|
|
"vaCountryDisplayName": "Vatikanstaten",
|
|
"veCountryDisplayName": "Venezuela",
|
|
"vnCountryDisplayName": "Vietnam",
|
|
"wfCountryDisplayName": "Wallis och Futuna",
|
|
"ehCountryDisplayName": "Västsahara",
|
|
"yeCountryDisplayName": "Jemen",
|
|
"zmCountryDisplayName": "Zambia",
|
|
"zwCountryDisplayName": "Zimbabwe",
|
|
"pay": "Betala",
|
|
"allPrivateChats": "Privata chattar",
|
|
"unknownPrivateChat": "Okänd privat chatt",
|
|
"invitedToSpace": "{user} har bjudit in dig att delta i en kurs: {space}! Vill du acceptera?",
|
|
"declinedInvitation": "Avböjde inbjudan",
|
|
"acceptedInvitation": "Accepterade inbjudan",
|
|
"youreInvited": "📩 Du är inbjuden!",
|
|
"invitedToChat": "{user} har bjudit in dig att delta i en chatt: {name}! Vill du acceptera?",
|
|
"monthlySubscription": "Månadsvis",
|
|
"yearlySubscription": "Årsvis",
|
|
"defaultSubscription": "Pangea Chat-prenumeration",
|
|
"freeTrial": "Gratis provperiod",
|
|
"grammarAnalytics": "Felanalys",
|
|
"total": "Totalt: ",
|
|
"noDataFound": "Inga data hittades",
|
|
"promoSubscriptionExpirationDesc": "Din nuvarande prenumeration är kampanjprenumeration och löper ut den {expiration}. Kontakta support@pangea.chat för hjälp med att ändra din prenumeration.",
|
|
"emptyChatNameWarning": "Vänligen ange ett namn för denna chatt",
|
|
"blurMeansTranslateTitle": "Varför är meddelandet suddigt?",
|
|
"blurMeansTranslateBody": "Med Immersion Mode aktiverat kommer meddelanden som skickas på ditt grundspråk att vara suddiga medan Pangea Bot översätter dem till ditt målspråk. Immersion Mode kan växlas i individuella och kursinställningar.",
|
|
"someErrorTitle": "Hm, något är fel",
|
|
"someErrorBody": "Det kan vara ett fel eller något i ditt grundspråk.",
|
|
"bestCorrectionFeedback": "Det stämmer!",
|
|
"distractorFeedback": "Det är inte helt rätt.",
|
|
"bestAnswerFeedback": "Det stämmer!",
|
|
"definitionDefaultPrompt": "Vad betyder detta ord?",
|
|
"practiceDefaultPrompt": "Vad är det bästa svaret?",
|
|
"correctionDefaultPrompt": "Vad är det bästa ersättningsordet?",
|
|
"itStartDefaultPrompt": "Vill du ha hjälp med att översätta?",
|
|
"lockedChatWarning": "🔒 Denna chatt har låsts",
|
|
"lockChat": "Lås chatt",
|
|
"suggestToChat": "Föreslå denna chatt",
|
|
"suggestToChatDesc": "Föreslagna chattar kommer att visas i chattlistor",
|
|
"acceptSelection": "Acceptera korrigering",
|
|
"acceptSelectionAnyway": "Använd detta ändå",
|
|
"makingActivity": "Skapar aktivitet",
|
|
"why": "Varför?",
|
|
"definition": "Definition",
|
|
"exampleSentence": "Exempelsats",
|
|
"reportToTeacher": "Vem vill du rapportera detta meddelande till?",
|
|
"reportMessageTitle": "{reportingUserId} har rapporterat ett meddelande från {reportedUserId} i chatten {roomName}",
|
|
"reportMessageBody": "Meddelande: {reportedMessage}\nOrsak: {reason}",
|
|
"noTeachersFound": "Inga lärare hittades att rapportera till",
|
|
"viewArchive": "Visa arkiv",
|
|
"trialExpiration": "Din gratis provperiod löper ut den {expiration}",
|
|
"freeTrialDesc": "Nya användare får en veckas gratis provperiod av Pangea Chat",
|
|
"activateTrial": "Gratis 7-dagars provperiod",
|
|
"successfullySubscribed": "Du har framgångsrikt prenumererat!",
|
|
"clickToManageSubscription": "Klicka här för att hantera din prenumeration.",
|
|
"errorGettingAudio": "Fel vid hämtning av ljud. Vänligen uppdatera sidan och försök igen.",
|
|
"signUp": "Registrera dig",
|
|
"pleaseChooseAtLeastChars": "Vänligen välj minst {min} tecken.",
|
|
"noEmailWarning": "Vänligen ange en giltig e-postadress. Annars kan du inte återställa ditt lösenord. Om du inte vill, tryck igen på knappen för att fortsätta.",
|
|
"pleaseEnterValidEmail": "Vänligen ange en giltig e-postadress.",
|
|
"pleaseChooseAUsername": "Vänligen välj ett användarnamn",
|
|
"chooseAUsername": "Välj ett användarnamn",
|
|
"define": "Definiera",
|
|
"listen": "Lyssna",
|
|
"addConversationBot": "Aktivera konversationsbot",
|
|
"addConversationBotDesc": "Lägg till en bot till denna chatt",
|
|
"convoBotSettingsDescription": "Redigera konversationstema och svårighetsgrad",
|
|
"enterAConversationTopic": "Ange ett konversationstema",
|
|
"conversationTopic": "Konversationstema",
|
|
"enableModeration": "Aktivera moderering",
|
|
"enableModerationDesc": "Aktivera automatisk moderering för att granska meddelanden innan de skickas",
|
|
"conversationLanguageLevel": "Vilken är språknivån för denna konversation?",
|
|
"showDefinition": "Visa definition",
|
|
"subscriptionPopupTitle": "Denna mening kan ha ett grammatikfel...",
|
|
"subscriptionPopupDesc": "Prenumerera idag för att låsa upp översättning och grammatikrättning!",
|
|
"seeOptions": "Se alternativ",
|
|
"continuedWithoutSubscription": "Fortsätt utan att prenumerera",
|
|
"trialPeriodExpired": "Din provperiod har löpt ut",
|
|
"selectToDefine": "Klicka på ett ord för att se dess definition!",
|
|
"translations": "översättningar",
|
|
"messageAudio": "meddelande ljud",
|
|
"definitions": "definitioner",
|
|
"subscribedToUnlockTools": "Prenumerera för att låsa upp interaktiv översättning och grammatikkontroll, ljuduppspelning, personliga övningsaktiviteter och inlärningsanalys!",
|
|
"translationTooltip": "Översätt",
|
|
"audioTooltip": "Spela upp ljud",
|
|
"speechToTextTooltip": "Transkription",
|
|
"certifyAge": "Jag intygar att jag är över {age} år gammal",
|
|
"kickBotWarning": "Att sparka Pangea Bot kommer att ta bort konversationsboten från denna chatt.",
|
|
"joinToView": "Gå med i detta rum för att se detaljer",
|
|
"refresh": "Uppdatera",
|
|
"autoPlayTitle": "Automatisk uppspelning av meddelanden",
|
|
"autoPlayDesc": "När den är aktiverad kommer text-till-tal-ljudet av meddelanden att spelas upp automatiskt när de väljs.",
|
|
"messageAnalytics": "Meddelandesanalys",
|
|
"words": "Ord",
|
|
"score": "Poäng",
|
|
"accuracy": "Noggrannhet",
|
|
"points": "Poäng",
|
|
"noPaymentInfo": "Ingen betalningsinformation behövs!",
|
|
"conversationBotModeSelectDescription": "Chattaktivitet",
|
|
"conversationBotModeSelectOption_discussion": "Diskussion",
|
|
"conversationBotModeSelectOption_custom": "Anpassad",
|
|
"conversationBotModeSelectOption_conversation": "Konversation",
|
|
"conversationBotModeSelectOption_textAdventure": "Textäventyr",
|
|
"conversationBotModeSelectOption_storyGame": "Storyspel",
|
|
"conversationBotDiscussionZone_title": "Diskussionsinställningar",
|
|
"conversationBotDiscussionZone_discussionTopicLabel": "Diskussionstema",
|
|
"conversationBotDiscussionZone_discussionTopicPlaceholder": "Ange diskussionstema",
|
|
"conversationBotDiscussionZone_discussionKeywordsLabel": "Diskussionsnyckelord",
|
|
"conversationBotDiscussionZone_discussionKeywordsPlaceholder": "Ange diskussionsnyckelord",
|
|
"conversationBotDiscussionZone_discussionKeywordsHintText": "Komma separerad lista av nyckelord för att styra diskussionen",
|
|
"conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": "Skicka diskussionsuppmaning enligt schema",
|
|
"conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": "Timmar mellan diskussionsuppmaningar",
|
|
"conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": "Svarar på ⏩ reaktion",
|
|
"conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": "Reaktion för att skicka diskussionsuppmaning",
|
|
"conversationBotCustomZone_title": "Anpassade inställningar",
|
|
"conversationBotCustomZone_customSystemPromptLabel": "Systemprompt",
|
|
"conversationBotCustomZone_customSystemPromptPlaceholder": "Ange anpassad systemprompt",
|
|
"conversationBotCustomZone_customSystemPromptEmptyError": "Saknar anpassad systemprompt",
|
|
"botConfig": "Bot- och aktivitetsinställningar",
|
|
"botConfigNoPermissionTitle": "Ingen behörighet",
|
|
"botConfigNoPermissionMessage": "Kontakta rumadministratören för att ändra botkonfiguration",
|
|
"addConversationBotDialogTitleInvite": "Bekräfta inbjudan till konversationsbot",
|
|
"addConversationBotButtonInvite": "Bjud in",
|
|
"addConversationBotDialogInviteConfirmation": "Bjud in",
|
|
"addConversationBotButtonTitleRemove": "Bekräfta borttagning av konversationsbot",
|
|
"addConversationBotButtonRemove": "Ta bort",
|
|
"addConversationBotDialogRemoveConfirmation": "Ta bort",
|
|
"conversationBotConfigConfirmChange": "Bekräfta",
|
|
"conversationBotStatus": "Bjud in bot",
|
|
"conversationBotTextAdventureZone_title": "Textäventyr",
|
|
"conversationBotTextAdventureZone_instructionLabel": "Instruktioner för Game Master",
|
|
"conversationBotTextAdventureZone_instructionPlaceholder": "Ange instruktioner för game master",
|
|
"conversationBotCustomZone_instructionSystemPromptEmptyError": "Saknas instruktioner för game master",
|
|
"studentAnalyticsNotAvailable": "Studentdata är för närvarande inte tillgängliga",
|
|
"roomDataMissing": "Viss data kan saknas från rum där du inte är medlem.",
|
|
"updatePhoneOS": "Du kan behöva uppdatera din enhets operativsystemversion.",
|
|
"wordsPerMinute": "Ord per minut",
|
|
"autoIGCToolName": "Kör Pangea skrivhjälp automatiskt",
|
|
"autoIGCToolDescription": "Kör automatiskt Pangea Chat grammatik- och översättningshjälp innan jag skickar mitt meddelande.",
|
|
"runGrammarCorrection": "Kontrollera meddelande",
|
|
"grammarCorrectionFailed": "Problem att åtgärda",
|
|
"grammarCorrectionComplete": "Ser bra ut!",
|
|
"tooltipInstructionsTitle": "Inte säker på vad det gör?",
|
|
"tooltipInstructionsMobileBody": "Håll och tryck på objekt för att visa verktygstips.",
|
|
"tooltipInstructionsBrowserBody": "Hovra över objekt för att visa verktygstips.",
|
|
"chatCapacity": "Chattkapacitet",
|
|
"roomFull": "Detta rum är redan fullt.",
|
|
"topicNotSet": "Ämnet har inte satts.",
|
|
"chatCapacityNotSet": "Denna chatt har ingen kapacitetsgräns.",
|
|
"chatCapacityHasBeenChanged": "Chattkapacitet ändrad",
|
|
"chatCapacitySetTooLow": "Chattkapaciteten måste vara minst {count}.",
|
|
"chatCapacityExplanation": "Chattkapacitet begränsar antalet medlemmar som får vara med i en chatt.",
|
|
"chatExceedsCapacity": "Denna chatt överskrider sin kapacitet.",
|
|
"tooManyRequest": "För många förfrågningar, försök igen senare.",
|
|
"enterNumber": "Vänligen ange ett heltal.",
|
|
"buildTranslation": "Bygg din översättning från valen ovan",
|
|
"nonexistentSelection": "Urvalet finns inte längre.",
|
|
"changeAnalyticsLanguage": "Ändra Analytics-språk",
|
|
"practice": "Öva",
|
|
"noLanguagesSet": "Inga språk inställda",
|
|
"noActivitiesFound": "Det räcker för nu! Kom tillbaka senare för mer.",
|
|
"hintTitle": "Tips:",
|
|
"speechToTextBody": "För röstmeddelanden kan du se en transkription samt talarens ord per minut-poäng.",
|
|
"versionNotFound": "Version hittades inte",
|
|
"fetchingVersion": "Hämtar version...",
|
|
"versionFetchError": "Fel vid hämtning av version",
|
|
"versionText": "Version: {version}+{buildNumber}",
|
|
"languageButtonLabel": "Språk: {currentLanguage}",
|
|
"interactiveTranslatorAutoPlaySliderHeader": "Automatisk uppspelning av översättning",
|
|
"interactiveTranslatorAutoPlayDesc": "Startar den interaktiva översättaren utan att fråga.",
|
|
"changeAnalyticsView": "Ändra analysvy",
|
|
"l1TranslationBody": "Meddelanden på ditt bas-språk kommer inte att översättas.",
|
|
"deleteSubscriptionWarningTitle": "Du har ett aktivt abonnemang",
|
|
"deleteSubscriptionWarningBody": "Att radera ditt konto kommer inte automatiskt att avbryta ditt abonnemang.",
|
|
"manageSubscription": "Hantera abonnemang",
|
|
"error520Title": "Vänligen försök igen.",
|
|
"error520Desc": "Tyvärr kunde vi inte förstå ditt meddelande...",
|
|
"wordsUsed": "Använda ord",
|
|
"errorTypes": "Typ av fel",
|
|
"level": "Nivå",
|
|
"canceledSend": "Avbruten sändning",
|
|
"morphsUsed": "Använda morfer",
|
|
"translationChoicesBody": "Klicka och håll kvar ett alternativ för en ledtråd.",
|
|
"grammar": " Grammatik",
|
|
"contactHasBeenInvitedToTheChat": "Kontakten har blivit inbjuden till chatten",
|
|
"inviteChat": "📨 Bjud in till chatt",
|
|
"chatName": "Chattnamn",
|
|
"reportContentIssueTitle": "Rapportera innehållsproblem",
|
|
"feedback": "Valfri feedback",
|
|
"reportContentIssueDescription": "Oj då! AI kan underlätta personliga inlärningsupplevelser men... hallucinerar också. Vänligen ge oss din feedback så försöker vi igen.",
|
|
"changeContent": "Oj då! AI kan underlätta personliga inlärningsupplevelser men... hallucinerar också. Vad ska det vara?",
|
|
"clickTheWordAgainToDeselect": "Klicka på det valda ordet för att avmarkera det.",
|
|
"l2SupportNa": "Inte tillgänglig",
|
|
"l2SupportAlpha": "Alpha",
|
|
"l2SupportBeta": "Beta",
|
|
"l2SupportFull": "Fullständig",
|
|
"missingVoiceTitle": "Saknar röst",
|
|
"voiceNotAvailable": "Du har ingen röst installerad för detta språk.",
|
|
"openVoiceSettings": "Öppna röstinställningar",
|
|
"playAudio": "Spela",
|
|
"stop": "Stoppa",
|
|
"grammarCopyPOSsconj": "Underordnande konjunktion",
|
|
"grammarCopyPOSnum": "Nummer",
|
|
"grammarCopyPOSverb": "Verb",
|
|
"grammarCopyPOSaffix": "Affix",
|
|
"grammarCopyPOSpart": "Partikel",
|
|
"grammarCopyPOSadj": "Adjektiv",
|
|
"grammarCopyPOScconj": "Koordinerande konjunktion",
|
|
"grammarCopyPOSpunct": "Punktuation",
|
|
"grammarCopyPOSadv": "Adverb",
|
|
"grammarCopyPOSaux": "Hjälpverb",
|
|
"grammarCopyPOSspace": "Mellanslag",
|
|
"grammarCopyPOSsym": "Symbol",
|
|
"grammarCopyPOSdet": "Bestämning",
|
|
"grammarCopyPOSpron": "Pronomen",
|
|
"grammarCopyPOSadp": "Preposition",
|
|
"grammarCopyPOSpropn": "Egennamn",
|
|
"grammarCopyPOSnoun": "Substantiv",
|
|
"grammarCopyPOSintj": "Interjektion",
|
|
"grammarCopyPOSx": "Annat",
|
|
"grammarCopyGENDERfem": "Feminint",
|
|
"grammarCopyPERSON2": "Andraperson",
|
|
"grammarCopyMOODimp": "Imperativ",
|
|
"grammarCopyPUNCTTYPEqest": "Fråga",
|
|
"grammarCopyASPECTperf": "Perfekt",
|
|
"grammarCopyCASEaccnom": "Ackusativ, Nominativ",
|
|
"grammarCopyCASEobl": "Obliqu",
|
|
"grammarCopyVOICEact": "Aktiv",
|
|
"grammarCopyPUNCTTYPEbrck": "Parentes",
|
|
"grammarCopyNOUNTYPEart": "Artikel",
|
|
"grammarCopyNUMBERsing": "Singular",
|
|
"grammarCopyGENDERmasc": "Maskulin",
|
|
"grammarCopyVERBTYPEmod": "Modalt",
|
|
"grammarCopyADVTYPEadverbial": "Adverbial",
|
|
"grammarCopyTENSEperi": "Perifrasist",
|
|
"grammarCopyNUMFORMdigit": "Siffra",
|
|
"grammarCopyNOUNTYPEnot_proper": "Ej Egen",
|
|
"grammarCopyNUMTYPEcard": "Kardinal",
|
|
"grammarCopyNOUNTYPEprop": "Egen",
|
|
"grammarCopyPUNCTTYPEdash": "Bindestreck",
|
|
"grammarCopyPUNCTTYPEyes": "Ja",
|
|
"grammarCopyPUNCTTYPEsemi": "Semikolon",
|
|
"grammarCopyPUNCTTYPEcomm": "Komma",
|
|
"grammarCopyMOODcnd": "Villkorlig",
|
|
"grammarCopyCASEacc": "Ackusativ",
|
|
"grammarCopyPARTTYPEpart": "Partitiv",
|
|
"grammarCopyTENSEpast": "Preteritum",
|
|
"grammarCopyDEGREEsup": "Superlativ",
|
|
"grammarCopyPUNCTTYPEcolo": "Kolon",
|
|
"grammarCopyPERSON3": "Tredje person",
|
|
"grammarCopyNUMBERplur": "Flertal",
|
|
"grammarCopyPRONTYPEnpr": "Egennamn",
|
|
"grammarCopyPRONTYPEinterrogative": "Frågeord",
|
|
"grammarCopyPOLITEinfm": "Informell",
|
|
"grammarCopyADVTYPEtim": "Tid",
|
|
"grammarCopyPOLARITYneg": "Negativ",
|
|
"grammarCopyNUMTYPEtot": "Total",
|
|
"grammarCopyADVTYPEadnomial": "Adnominal",
|
|
"grammarCopyASPECTprog": "Progressiv",
|
|
"grammarCopyMOODsub": "Konjunktiv",
|
|
"grammarCopyVERBFORMcomplementive": "Kompletterande",
|
|
"grammarCopyCASEnom": "Nominativ",
|
|
"grammarCopyTENSEfut": "Framtid",
|
|
"grammarCopyCASEdat": "Dativ",
|
|
"grammarCopyTENSEpres": "Nutid",
|
|
"grammarCopyGENDERneut": "Neutrum",
|
|
"grammarCopyPRONTYPErel": "Relativ",
|
|
"grammarCopyVERBFORMfinalEnding": "Slutändelse",
|
|
"grammarCopyPRONTYPEdem": "Demonstrativ",
|
|
"grammarCopyPREPCASEpre": "Prepositionsfall",
|
|
"grammarCopyVERBFORMfin": "Finite",
|
|
"grammarCopyDEGREEpos": "Positiv",
|
|
"grammarCopyPUNCTTYPEquot": "Citattecken",
|
|
"grammarCopyVERBFORMger": "Gerundium",
|
|
"grammarCopyVOICEpass": "Passiv",
|
|
"grammarCopyCASEgen": "Genitiv",
|
|
"grammarCopyTENSEprs": "Nutid",
|
|
"grammarCopyDEFINITEdef": "Bestämd",
|
|
"grammarCopyNUMTYPEord": "Ordinal",
|
|
"grammarCopyCASEins": "Instrumental",
|
|
"grammarCopyVERBFORMinf": "Infinitiv",
|
|
"grammarCopyVERBFORMaux": "Hjälpverb",
|
|
"grammarCopyNUMFORMlong": "Lång",
|
|
"grammarCopyCASEloc": "Lokativ",
|
|
"grammarCopyMOODind": "Indicativ",
|
|
"grammarCopyDEGREEcmp": "Komparativ",
|
|
"grammarCopyCASErelativeCase": "Relativ",
|
|
"grammarCopyPUNCTTYPEexcl": "Utrop",
|
|
"grammarCopyPERSON1": "Första person",
|
|
"grammarCopyPUNCTSIDEini": "Initial",
|
|
"grammarCopyGENDERperson": "Person",
|
|
"grammarCopyFOREIGNyes": "Utländsk",
|
|
"grammarCopyVOICEvoice": "Röst",
|
|
"grammarCopyVERBTYPEverbType": "Verb",
|
|
"grammarCopyPOSSpass": "Ägande",
|
|
"grammarCopyPREPCASEprepCase": "Prepositionsfall",
|
|
"grammarCopyNUMTYPEnumType": "Numeral",
|
|
"grammarCopyNOUNTYPEnounType": "Substantiv",
|
|
"grammarCopyREFLEXreflex": "Reflexiv",
|
|
"grammarCopyPRONTYPEpronType": "Pronomen",
|
|
"grammarCopyPUNCTSIDEpunctSide": "Punktionssida",
|
|
"grammarCopyVERBFORMverbForm": "Verb",
|
|
"grammarCopyGENDERgender": "Kön",
|
|
"grammarCopyMOODmood": "Läge",
|
|
"grammarCopyASPECTaspect": "Aspekt",
|
|
"grammarCopyPUNCTTYPEpunctType": "Interpunktion",
|
|
"grammarCopyTENSEtense": "Tempus",
|
|
"grammarCopyDEGREEdegree": "Grad",
|
|
"grammarCopyPOLITEpolite": "Hövliga",
|
|
"grammarCopyADVTYPEadvType": "Adverb",
|
|
"grammarCopyNUMFORMnumber": "Nummer",
|
|
"grammarCopyCONJTYPEconjType": "Konjunktion",
|
|
"grammarCopyPOLARITYpolarity": "Polaritets",
|
|
"grammarCopyCASEcase": "Kasus",
|
|
"grammarCopyDEFINITEdefinite": "Bestämdhet",
|
|
"grammarCopyNUMFORMnumForm": "Numeral",
|
|
"grammarCopyPRONTYPEadn": "Adnominal",
|
|
"grammarCopyVOCvoc": "Vokativ",
|
|
"grammarCopyCMPLcmpl": "Komplementör",
|
|
"grammarCopyADVadv": "Adverbial",
|
|
"grammarCopyMOODjus": "Uppmaning",
|
|
"grammarCopyGENDERcom": "Gemensam",
|
|
"grammarCopyREFLEXrflx": "Reflexiv",
|
|
"grammarCopyPARTTYPEpar": "Partitiv",
|
|
"grammarCopySPCspc": "Specifik",
|
|
"grammarCopyTENSEpqp": "Pluskvamperfekt",
|
|
"grammarCopyREFLEXref": "Reflexiv",
|
|
"grammarCopyPUNCTTYPEnshrt": "Kort",
|
|
"grammarCopyNUMBERdual": "Dubbel",
|
|
"grammarCopyNUMFORMlng": "Lång",
|
|
"grammarCopyVOICEmid": "Mitten",
|
|
"grammarCopyINTRELintRel": "Fråge-, Relativ",
|
|
"grammarCopyINTint": "Fråge",
|
|
"grammarCopyVOICEcaus": "Orsakande",
|
|
"grammarCopyUnknown": "Okänd",
|
|
"grammarCopyEVIDENTevident": "Evidentialitet",
|
|
"grammarCopyNUMFORMnumberPsor": "Ägarens nummer",
|
|
"grammarCopyASPECThab": "Vanemässig",
|
|
"grammarCopyCASEabl": "Ablativ",
|
|
"grammarCopyCASEall": "Allativ",
|
|
"grammarCopyCASEess": "Essiv",
|
|
"grammarCopyCASEtra": "Translativ",
|
|
"grammarCopyCASEequ": "Liktydig",
|
|
"grammarCopyCASEdis": "Distributiv",
|
|
"grammarCopyCASEabs": "Absolut",
|
|
"grammarCopyCASEerg": "Ergativ",
|
|
"grammarCopyCASEcau": "Kausal",
|
|
"grammarCopyCASEben": "Benefaktiv",
|
|
"grammarCopyCASEtem": "Temporär",
|
|
"grammarCopyCONJTYPEcoord": "Koordinerande",
|
|
"grammarCopyDEFINITEcons": "Konstruerat tillstånd",
|
|
"grammarCopyDEGREEabs": "Absolut grad",
|
|
"grammarCopyEVIDENTfh": "Faktuell evidentialitet",
|
|
"grammarCopyEVIDENTnfh": "Icke-faktuell evidentialitet",
|
|
"grammarCopyMOODopt": "Optativ",
|
|
"grammarCopyMOODadm": "Admiration",
|
|
"grammarCopyMOODdes": "Desiderativ",
|
|
"grammarCopyMOODnec": "Nödvändig",
|
|
"grammarCopyMOODpot": "Potentiell",
|
|
"grammarCopyMOODprp": "Propositiv",
|
|
"grammarCopyMOODqot": "Kvantitativ",
|
|
"grammarCopyNUMFORMword": "Orddform",
|
|
"grammarCopyNUMFORMroman": "Romersk siffra",
|
|
"grammarCopyNUMFORMletter": "Bokstavsform",
|
|
"grammarCopyNUMTYPEmult": "Multiplikativ",
|
|
"grammarCopyNUMTYPEfrac": "Fraktionell",
|
|
"grammarCopyNUMTYPEsets": "Set",
|
|
"grammarCopyNUMTYPErange": "Interval",
|
|
"grammarCopyNUMTYPEdist": "Distributiv",
|
|
"grammarCopyNUMBERtri": "Trial",
|
|
"grammarCopyNUMBERpauc": "Paucal",
|
|
"grammarCopyNUMBERgrpa": "Större Paucal",
|
|
"grammarCopyNUMBERgrpl": "Större plural",
|
|
"grammarCopyNUMBERinv": "Invers",
|
|
"grammarCopyPERSON0": "Noll",
|
|
"grammarCopyPERSON4": "Fjärde",
|
|
"grammarCopyPOLITEform": "Formell",
|
|
"grammarCopyPOLITEelev": "Höjd",
|
|
"grammarCopyPOLITEhumb": "Ödmjuk",
|
|
"grammarCopyPRONTYPEemp": "Betoning",
|
|
"grammarCopyPRONTYPEexc": "Utrop",
|
|
"grammarCopyPRONTYPErcp": "Reciprokt",
|
|
"grammarCopyPRONTYPEintRelPronType": "Interrogativ-Relativ",
|
|
"grammarCopyTENSEaor": "Aorist",
|
|
"grammarCopyTENSEeps": "Epistemic",
|
|
"grammarCopyTENSEprosp": "Prospektiv",
|
|
"grammarCopyVERBFORMpart": "Partikel",
|
|
"grammarCopyVERBFORMconv": "Konverb",
|
|
"grammarCopyVERBFORMvnoun": "Verbalt Substantiv",
|
|
"grammarCopyVOICEantip": "Antipasiv",
|
|
"grammarCopyVOICEcauVoice": "Kausativ",
|
|
"grammarCopyVOICedir": "Direkt",
|
|
"grammarCopyVOICEinvVoice": "Invers",
|
|
"grammarCopyVOICErcpVoice": "Reciprokt",
|
|
"grammarCopyPOS": "Ordklass",
|
|
"grammarCopyGENDER": "Kön",
|
|
"grammarCopyPERSON": "Person",
|
|
"grammarCopyMOOD": "Mod",
|
|
"grammarCopyPUNCTTYPE": "Interpunktionstyp",
|
|
"grammarCopyASPECT": "Aspekt",
|
|
"grammarCopyCASE": "Kasus",
|
|
"grammarCopyVOICE": "Röst",
|
|
"grammarCopyNOUNTYPE": "Typ av substantiv",
|
|
"grammarCopyVERBTYPE": "Verbtyp",
|
|
"grammarCopyADVTYPE": "Adverbtyp",
|
|
"grammarCopyNUMFORM": "Numeralform",
|
|
"grammarCopyNUMTYPE": "Numeraltyp",
|
|
"grammarCopyNUMBER": "Nummer",
|
|
"grammarCopyDEFINITE": "Bestämdhet",
|
|
"grammarCopyDEGREE": "Grad",
|
|
"grammarCopyEVIDENT": "Evidentialitet",
|
|
"grammarCopyFOREIGN": "Utländsk",
|
|
"grammarCopyPOLARITY": "Polaritets",
|
|
"grammarCopyPOLITE": "Artighet",
|
|
"grammarCopyPREPCASE": "Prepositionsfall",
|
|
"grammarCopyPRONTYPE": "Pronomen typ",
|
|
"grammarCopyPUNCTSIDE": "Punktuationssida",
|
|
"grammarCopyREFLEX": "Reflexiv",
|
|
"grammarCopyTENSE": "Tempus",
|
|
"grammarCopyVERBFORM": "Verbform",
|
|
"grammarCopyCONJTYPE": "Konjunktionstyp",
|
|
"grammarCopySPC": "Specificitet",
|
|
"grammarCopyPARTTYPE": "Partitiv Typ",
|
|
"grammarCopyINTREL": "Interrogativ-Relativ",
|
|
"grammarCopyNUMFORMpsor": "Possessorns Nummer",
|
|
"grammarCopyUNKNOWN": "Okänd",
|
|
"grammarCopyNUMBERPSOR": "Possessorns Nummer",
|
|
"grammarCopyPOSS": "Ägande",
|
|
"grammarCopyASPECTimp": "Imperfektiv aspekt",
|
|
"grammarCopyCASEvoc": "Vokativ",
|
|
"grammarCopyCASEcom": "Komitativ",
|
|
"grammarCopyCASEpar": "Partitiv",
|
|
"grammarCopyCASEadv": "Adverbial",
|
|
"grammarCopyCASEref": "Referentiell",
|
|
"grammarCopyCASErel": "Relativ",
|
|
"grammarCopyCASEsub": "Subessiv",
|
|
"grammarCopyCASEsup": "Superessiv",
|
|
"grammarCopyCASEaccdat": "Ackusativ-Dativ",
|
|
"grammarCopyCASEpre": "Prepositionsfall",
|
|
"grammarCopyCONJTYPEsub": "Underordnande",
|
|
"grammarCopyCONJTYPEcmp": "Jämförande",
|
|
"grammarCopyDEFINITEind": "Obestämd",
|
|
"grammarCopyMOODint": "Interrogativt modus",
|
|
"grammarCopyNOUNTYPEcomm": "Gemensamt substantiv",
|
|
"grammarCopyNUMBERPSORsing": "Possessorns singular",
|
|
"grammarCopyNUMBERPSORplur": "Possessorns plural",
|
|
"grammarCopyNUMBERPSORdual": "Possessorns dual",
|
|
"grammarCopyPOLARITYpos": "Positiv polaritet",
|
|
"grammarCopyPOSSyes": "Possessiv",
|
|
"grammarCopyPREPCASEnpr": "Icke-prepositionsfall",
|
|
"grammarCopyPRONTYPEprs": "Personligt",
|
|
"grammarCopyPRONTYPEint": "Interrogativt",
|
|
"grammarCopyPRONTYPEtot": "Total",
|
|
"grammarCopyPRONTYPEneg": "Negativ",
|
|
"grammarCopyPRONTYPEart": "Artikel",
|
|
"grammarCopyPRONTYPEind": "Obestämd",
|
|
"grammarCopyPRONTYPEintrel": "Interrogativ-relativ",
|
|
"grammarCopyPUNCTSIDEfin": "Slutpunktuation",
|
|
"grammarCopyPUNCTTYPEperi": "Period",
|
|
"grammarCopyREFLEXyes": "Reflexivt",
|
|
"grammarCopyTENSEimp": "Imperfekt",
|
|
"grammarCopyVERBFORMsup": "Supinum",
|
|
"grammarCopyVERBFORMadn": "Adnominal",
|
|
"grammarCopyVERBFORMlng": "Lång",
|
|
"grammarCopyVERBFORMshrt": "Kort",
|
|
"grammarCopyVERBTYPEcaus": "Orsakande verb",
|
|
"grammarCopyVOICEcau": "Orsakande",
|
|
"grammarCopyVOICEdir": "Direkt",
|
|
"grammarCopyVOICEinv": "Omvänd",
|
|
"grammarCopyVOICErcp": "Reciprokt",
|
|
"enterPrompt": "Vänligen ange ett systemprompt",
|
|
"selectBotLanguage": "Välj bot-språk",
|
|
"chooseVoice": "Välj en röst",
|
|
"enterLanguageLevel": "Vänligen ange ett språknivå",
|
|
"enterDiscussionTopic": "Vänligen ange ett diskussionstema",
|
|
"selectBotChatMode": "Välj chattläge",
|
|
"messageNotInTargetLang": "Meddelandet är inte på målspråket",
|
|
"other": "Annat",
|
|
"levelShort": "NIVÅ {level}",
|
|
"botModeValidation": "Vänligen välj ett chattläge",
|
|
"clickBestOption": "Välj de bästa alternativen för att översätta ditt meddelande!",
|
|
"completeActivitiesToUnlock": "Slutför minst en aktivitet för att låsa upp översättningen!",
|
|
"botSettingsSubtitle": "Bjud in bot för att moderera chattaktivitet",
|
|
"invitePeople": "Bjud in användare",
|
|
"noCapacityLimit": "Ingen kapacitetsgräns",
|
|
"downloadGroupText": "Ladda ner grupptext",
|
|
"notificationsOn": "Aviseringar på",
|
|
"notificationsOff": "Aviseringar av",
|
|
"chatCanBeFoundViaSearch": "Chat kan hittas via sök",
|
|
"requireCodeToJoin": "Kräv kod för att gå med",
|
|
"canFindInSearch": "Kan hittas i sök",
|
|
"addChatToSpace": "Lägg till chatt",
|
|
"createChatAndInviteUsers": "Skapa chatt och bjud in användare",
|
|
"updatedNewSpaceDescription": "Kurser gör att du kan konsolidera dina chattar och bygga privata eller offentliga gemenskaper.",
|
|
"joinWithCode": "Gå med med kod",
|
|
"enterCodeToJoin": "Ange kod för att gå med",
|
|
"updateNow": "Uppdatera nu",
|
|
"updateLater": "Uppdatera senare",
|
|
"constructUseWaDesc": "Används utan hjälp",
|
|
"constructUseGaDesc": "Grammatikhjälp",
|
|
"constructUseTaDesc": "Översättningshjälp",
|
|
"constructUseUnkDesc": "Okänd",
|
|
"constructUseCorITDesc": "Korrekt i översättning",
|
|
"constructUseIgnITDesc": "Ignorerad i översättning",
|
|
"constructUseIncITDesc": "Felaktig i översättning",
|
|
"constructUseIgnIGCDesc": "Ignorerad i grammatikrättning",
|
|
"constructUseCorIGCDesc": "Korrekt i grammatikrättning",
|
|
"constructUseIncIGCDesc": "Felaktig i grammatikrättning",
|
|
"constructUseCorPADesc": "Korrekt i ordets betydelseaktivitet",
|
|
"constructUseIgnPADesc": "Ignorerad i ordets betydelseaktivitet",
|
|
"constructUseIncPADesc": "Felaktig i ordets betydelseaktivitet",
|
|
"constructUseCorWLDesc": "Korrekt i ordlyssningsaktivitet",
|
|
"constructUseIncWLDesc": "Felaktig i ordlyssningsaktivitet",
|
|
"constructUseIngWLDesc": "Ignorerad i ordlyssningsaktivitet",
|
|
"constructUseCorHWLDesc": "Korrekt i dold ordaktivitet",
|
|
"constructUseIncHWLDesc": "Felaktig i dold ordaktivitet",
|
|
"constructUseIgnHWLDesc": "Ignorerad i dold ordaktivitet",
|
|
"constructUseCorLDesc": "Korrekt i lemmaaktivitet",
|
|
"constructUseIncLDesc": "Felaktig i lemmaaktivitet",
|
|
"constructUseIgnLDesc": "Ignorerad i lemmaaktivitet",
|
|
"constructUseCorMDesc": "Korrekt i grammatikaktivitet",
|
|
"constructUseIncMDesc": "Felaktig i grammatikaktivitet",
|
|
"constructUseIgnMDesc": "Ignorerad i grammatikaktivitet",
|
|
"constructUseEmojiDesc": "Korrekt i emoji-aktivitet",
|
|
"constructUseCollected": "Samlad i chatt",
|
|
"constructUseNanDesc": "Ej tillämpligt",
|
|
"xpIntoLevel": "{currentXP} / {maxXP} XP",
|
|
"signInWithUsername": "Logga in med användarnamn och lösenord",
|
|
"registrationEmailMessage": "Vänligen verifiera din e-post med länken som skickats dit. I vissa fall kan det ta upp till 5 minuter innan e-postmeddelandet anländer. Kontrollera även din skräppostmapp.",
|
|
"enableTTSToolName": "Aktiverad text-till-tal",
|
|
"enableTTSToolDescription": "Tillåt appen att generera text-till-tal-utdata för delar av texten på ditt målspråk.",
|
|
"couldNotFindTTS": "Vi kunde inte hitta en text-till-tal-motor för ditt nuvarande målspråk.",
|
|
"ttsInstructionsHyperlink": "Klicka här för att se instruktioner för att ladda ner en ny röst på din enhet.",
|
|
"createAnAccount": "Skapa ett konto",
|
|
"signIn": "Logga in",
|
|
"signUpWithEmail": "Registrera dig med e-post",
|
|
"signUpWithGoogle": "Registrera dig med Google",
|
|
"signUpWithApple": "Registrera dig med Apple",
|
|
"yourUsername": "Ditt användarnamn",
|
|
"yourEmail": "Din e-post",
|
|
"pleaseEnterAnEmail": "Vänligen ange en e-postadress",
|
|
"signInWithGoogle": "Logga in med Google",
|
|
"signInWithApple": "Logga in med Apple",
|
|
"chooseYourAvatar": "Välj din avatar",
|
|
"iWantToLearn": "Jag vill lära mig",
|
|
"letsStart": "Låt oss börja",
|
|
"pleaseAgreeToTOS": "Vänligen godkänn villkoren",
|
|
"pleaseEnterEmail": "Vänligen ange en giltig e-postadress.",
|
|
"pleaseSelectALanguage": "Vänligen välj ett språk",
|
|
"myBaseLanguage": "Mitt baskspråk",
|
|
"clickWordsInstructions": "🧻 Klicka på ett ord för detaljer. 🤐",
|
|
"chooseBestDefinition": "Vad betyder detta ord?",
|
|
"meaningSectionHeader": "Betydelse:",
|
|
"formSectionHeader": "Använda former i chattar:",
|
|
"noEmojiSelectedTooltip": "Inget emoji valt",
|
|
"writingExercisesTooltip": "Skrivövningar",
|
|
"listeningExercisesTooltip": "Lyssningsövningar",
|
|
"readingExercisesTooltip": "Läsövningar",
|
|
"meaningNotFound": "Betydelsen kunde inte hittas.",
|
|
"formsNotFound": "Former kunde inte hittas.",
|
|
"chooseBaseForm": "Välj grundformen",
|
|
"notTheCodeError": "Tyvärr, det är inte koden!",
|
|
"totalXP": "Total erfarenhetspoäng",
|
|
"numLemmas": "Totalt antal lemman",
|
|
"numLemmasUsedCorrectly": "Antal lemman som används korrekt minst en gång",
|
|
"numLemmasUsedIncorrectly": "Antal lemman som används korrekt 0 gånger",
|
|
"numLemmasSmallXP": "Antal lemman med 0 - 30 erfarenhetspoäng",
|
|
"numLemmasMediumXP": "Antal lemman med 31 - 200 erfarenhetspoäng",
|
|
"numLemmasLargeXP": "Antal lemman med > 200 erfarenhetspoäng",
|
|
"numGrammarConcepts": "Antal grammatiska koncept",
|
|
"listGrammarConcepts": "Grammatiska koncept",
|
|
"listGrammarConceptsUsedCorrectly": "Grammatiska koncept som används korrekt i originalmeddelanden minst 80% av tiden",
|
|
"listGrammarConceptsUsedIncorrectly": "Grammatiska koncept som används korrekt mindre än 80% av tiden",
|
|
"listGrammarConceptsUseCorrectlySystemGenerated": "Grammatiska koncept valda korrekt från systemgenererade förslag minst 80% av tiden",
|
|
"listGrammarConceptsUseIncorrectlySystemGenerated": "Grammatiska koncept valda korrekt från systemgenererade förslag mindre än 80% av tiden",
|
|
"listGrammarConceptsSmallXP": "Grammatiska koncept med 0-50 xp",
|
|
"listGrammarConceptsMediumXP": "Grammatiska koncept med 51-200 xp",
|
|
"listGrammarConceptsLargeXP": "Grammatiska koncept 201-500 xp",
|
|
"listGrammarConceptsHugeXP": "Grammatiska koncept >500 xp",
|
|
"numMessagesSent": "Antal skickade meddelanden",
|
|
"numWordsTyped": "Antal skrivna ord i originalmeddelanden",
|
|
"numCorrectChoices": "Antal rätt valda ord från systemgenererade förslag",
|
|
"numIncorrectChoices": "Antal felaktiga ord valda från systemgenererade förslag",
|
|
"commaSeparatedFile": "CSV",
|
|
"excelFile": "Excel",
|
|
"fileType": "Filtyp",
|
|
"download": "Ladda ner",
|
|
"analyticsNotAvailable": "Användaranalys tillgänglig inte",
|
|
"downloading": "Laddar ner...",
|
|
"failedFetchUserAnalytics": "Misslyckades med att hämta användaranalys",
|
|
"downloadComplete": "Nedladdning klar!",
|
|
"whatIsTheMorphTag": "Vad är {morphologicalFeature} för '{wordForm}'?",
|
|
"dataAvailable": "Data tillgänglig",
|
|
"available": "Tillgänglig",
|
|
"pangeaBotIsFallible": "Pangea Bot gör också misstag!",
|
|
"whatIsMeaning": "Vad betyder '{lemma}'?",
|
|
"pickAnEmoji": "Vilken är din favoritemoji för '{lemma}'?",
|
|
"chooseLemmaMeaningInstructionsBody": "Matcha betydelser med orden i meddelandet!",
|
|
"doubleClickToEdit": "Dubbelklicka för att redigera.",
|
|
"removeFeature": "Ta bort {feature}",
|
|
"chooseCorrectLabel": "Välj rätt etikett.",
|
|
"levelPopupTitle": "Grattis till att ha nått\nNivå {level}",
|
|
"activityPlannerTitle": "Aktivitetsplaner",
|
|
"topicLabel": "Ämne",
|
|
"topicPlaceholder": "Välj ett ämne...",
|
|
"modeLabel": "Aktivitetstyp",
|
|
"modePlaceholder": "Välj en lägen...",
|
|
"learningObjectiveLabel": "Lärandemål",
|
|
"learningObjectivePlaceholder": "Välj ett lärandemål...",
|
|
"mediaLabel": "Media som eleverna ska dela",
|
|
"languageOfInstructionsLabel": "Språk för aktivitetsinstruktioner",
|
|
"targetLanguageLabel": "Mål språk",
|
|
"cefrLevelLabel": "CEFR-nivå",
|
|
"generateActivitiesButton": "Generera aktivitet",
|
|
"launchActivityButton": "Starta aktivitet",
|
|
"image": "Bild",
|
|
"video": "Video",
|
|
"nan": "Ej tillämpligt",
|
|
"activityPlannerOverviewInstructionsBody": "Välj ett ämne, läge, lärandemål och generera en aktivitet för chatten!",
|
|
"activityTitle": "Aktivitetstitel",
|
|
"addVocabulary": "Lägg till vokabulär",
|
|
"instructions": "Instruktioner",
|
|
"numberOfLearners": "Antal elever",
|
|
"mustBeInteger": "Må vara ett heltal, t.ex. 1, 2, 3, ...",
|
|
"noLemmasFound": "Det finns inget ordförråd med mer än {xp} XP. Fortsätt öva!",
|
|
"constructUsePvmDesc": "Producerad i röstmeddelande",
|
|
"lockedMorphFeature": "Väntar på att låsas upp",
|
|
"leaveSpaceDescription": "Genom att lämna kursen kommer du att lämna alla chattar inom den. Andra användare kommer att se att du har lämnat kursen.",
|
|
"whatIsLemma": "Vad är lemma?",
|
|
"constructUseCorMmDesc": "Korrekt meddelandebetydelse",
|
|
"constructUseIncMmDesc": "Felaktig meddelandebetydelse",
|
|
"constructUseIgnMmDesc": "Ignorerad meddelandebetydelse",
|
|
"clickForMeaningActivity": "Klicka här för en Betydelseutmaning",
|
|
"meaning": "Betydelse",
|
|
"chatWith": "Grupp med {displayname}",
|
|
"slightlyOffensive": "Lite stötande",
|
|
"clickOnEmailLink": "Vänligen klicka på länken i e-postmeddelandet och fortsätt.\n\nKontrollera din skräppostmapp om e-postmeddelandet inte har kommit fram.",
|
|
"whoIsAllowedToJoinThisChat": "Vem får gå med i denna chatt",
|
|
"dontForgetPassword": "Glöm inte ditt lösenord!",
|
|
"enableAutocorrectToolName": "Aktivera enhetsautokorrigering",
|
|
"enableAutocorrectDescription": "Om din enhet stöder det språk du lär dig kan du aktivera enhetsautokorrigering för att rätta vanliga fel när du skriver.",
|
|
"ttsDisbledTitle": "Text-till-tal inaktiverat",
|
|
"ttsDisabledBody": "Du kan aktivera text-till-tal i dina inlärningsinställningar",
|
|
"noSpaceDescriptionYet": "Inget kursbeskrivning har skapats än.",
|
|
"tooLargeToSend": "Detta meddelande är för stort för att skicka",
|
|
"exitWithoutSaving": "Är du säker på att du vill lämna utan att spara?",
|
|
"enableAutocorrectPopupTitle": "Lägg till ditt tangentbord för målspråket genom att gå till:",
|
|
"enableAutocorrectPopupSteps": " • Inställningar\n • Allmänt\n • Tangentbord\n • Tangentbord\n • Lägg till nytt tangentbord",
|
|
"enableAutocorrectPopupDescription": "När språket är valt kan du klicka på den lilla globikonen längst ner till vänster på ditt tangentbord för att aktivera det nyinstallerade tangentbordet.",
|
|
"downloadGboardTitle": "Ladda ner Gboard från Google Play Store för att aktivera autocorrect och andra tangentbordsfunktioner:",
|
|
"downloadGboardSteps": " • Ladda ner Gboard\n • Öppna appen\n • Språk\n • Lägg till tangentbord\n • Välj språk\n • Välj tangentbordstyp\n • Klart",
|
|
"downloadGboardDescription": "När språket är valt kan du klicka på den lilla globikonen längst ner till vänster på ditt tangentbord för att aktivera det nyinstallerade tangentbordet.",
|
|
"enableAutocorrectWarning": "Varning! Kräver att du lägger till ditt tangentbord för målspråket",
|
|
"displayName": "Visningsnamn",
|
|
"leaveRoomDescription": "Du är på väg att lämna denna chatt. Andra användare kommer att se att du har lämnat chatten.",
|
|
"confirmUserId": "Vänligen bekräfta ditt Pangea Chat-användarnamn för att kunna radera ditt konto.",
|
|
"startingToday": "Från och med idag",
|
|
"oneWeekFreeTrial": "En veckas gratis provperiod",
|
|
"paidSubscriptionStarts": "Startar {startDate}",
|
|
"cancelInSubscriptionSettings": "• Avbryt när som helst i prenumerationsinställningarna",
|
|
"cancelToAvoidCharges": "• Avbryt innan {trialEnds} för att undvika avgifter",
|
|
"downloadGboard": "Ladda ner Gboard",
|
|
"autocorrectNotAvailable": "Tyvärr stöds inte din plattform för den här funktionen för tillfället. Håll utkik efter vidareutveckling!",
|
|
"pleaseUpdateApp": "Uppdatera appen för att fortsätta.",
|
|
"chooseEmojiInstructionsBody": "Matcha emojis med de ord de bäst representerar. Oroa dig inte! Inga poäng dras av för oenighet. 😅",
|
|
"pickAnEmojiFor": "Välj en emoji för {lemma}",
|
|
"analyticsVocabListBody": "Det här är all din vokabulär! När du tjänar XP för varje ord, går de från frö till full blom. Klicka på vilket ord som helst för att se mer detaljer.",
|
|
"morphAnalyticsListBody": "Det här är alla grammatikbegrepp i språket du lär dig! Du låser upp dem när du stöter på dem medan du chattar. Klicka för detaljer.",
|
|
"knockSpaceSuccess": "Du har begärt att gå med i den här kursen! En administratör kommer att svara på din förfrågan när de mottagit den 😄",
|
|
"joinByCode": "Gå med med kod",
|
|
"chooseWordAudioInstructionsBody": "Lyssna på hela meddelandet. Matcha sedan ljuden med orden.",
|
|
"chooseMorphsInstructionsBody": "Klicka på pusselbitarna för grammatikfrågor!",
|
|
"inviteAndLaunch": "Bjud in och starta",
|
|
"createOwnChat": "Skapa din egen chatt",
|
|
"pleaseEnterInt": "Vänligen ange ett nummer",
|
|
"home": "Hem",
|
|
"join": "Gå med",
|
|
"readingAssistanceOverviewBody": "Klicka på knapparna nedan för mini-spel om att matcha emojis, ljud, ords betydelser och grammatikbegrepp. Eller klicka på vilket ord som helst för detaljer.",
|
|
"learnByTexting": "Lär dig genom att skriva",
|
|
"levelSummaryTrigger": "Visa sammanfattning",
|
|
"levelSummaryPopupTitle": "Sammanfattning av nivå {level}",
|
|
"referFriends": "Rekommendera vänner",
|
|
"referFriendDialogTitle": "Bjud in en vän till din konversation",
|
|
"referFriendDialogDesc": "Har du en vän som är exalterad över att lära sig ett nytt språk med dig? Kopiera och skicka denna inbjudningslänk för att gå med och börja chatta med dig idag.",
|
|
"youUnlocked": "Du har låst upp",
|
|
"resetInstructionTooltipsTitle": "Återställ instruktionstips",
|
|
"resetInstructionTooltipsDesc": "Klicka för att visa instruktionstips som för en helt ny användare.",
|
|
"selectForGrammar": "Välj en grammatikikon för aktiviteter och detaljer.",
|
|
"newChatActivityTitle": "Lägga till en rolig aktivitet?",
|
|
"newChatActivityDesc": "Gör varje gruppchatt till ett äventyr med Aktivitetplaneraren! Sätt fängslande ämnen och mål för gruppen, och få samtal att leva med fantastiska bilder. Tänd fantasifulla diskussioner och håll roligheten flytande utan ansträngning!",
|
|
"exploreMore": "Utforska mer",
|
|
"randomize": "Slumpa",
|
|
"clear": "Rensa",
|
|
"makeYourOwnActivity": "Skapa din egen aktivitet",
|
|
"featuredActivities": "Utvalda",
|
|
"goToChat": "Gå till chatten",
|
|
"save": "Spara",
|
|
"selectActivity": "Välj aktivitet",
|
|
"wordFocusListeningMultipleChoice": "Vilket ljud matchar ordet?",
|
|
"startChat": "Starta en chatt",
|
|
"translationProblem": "Översättningsproblem",
|
|
"perfectTranslation": "Perfekt översättning!",
|
|
"greatJobTranslation": "Bra jobbat med den här översättningen!",
|
|
"goodJobTranslation": "Bra arbete med den här översättningen.",
|
|
"makingProgress": "Du gör framsteg!",
|
|
"keepPracticing": "Fortsätt öva!",
|
|
"niceJob": "Bra gjort!",
|
|
"askToJoin": "Be om att få gå med",
|
|
"emptyChatWarningTitle": "Chatt är tom",
|
|
"emptyChatWarningDesc": "Du har inte bjudit in någon till din chatt. Gå till Chattinställningar för att bjuda in dina kontakter eller Bot. Du kan också göra detta senare.",
|
|
"areYouLikeMe": "Är du som jag?",
|
|
"tryAgainLater": "För många försök gjorda. Försök igen om 5 minuter.",
|
|
"enterSpaceCode": "Ange kurskod",
|
|
"shareSpaceLink": "Dela länk",
|
|
"byUsingPangeaChat": "Genom att använda Pangea Chat godkänner jag ",
|
|
"details": "Detaljer",
|
|
"languageLevelPreA1Desc": "Jag har aldrig lärt mig eller använt språket.",
|
|
"languageLevelA1Desc": "Jag kan förstå och använda några vanliga vardagsuttryck och mycket grundläggande fraser.",
|
|
"languageLevelA2Desc": "Jag kan förstå meningar och ofta använda uttryck relaterade till omedelbart relevanta områden.",
|
|
"languageLevelB1Desc": "Jag kan hantera de flesta vanliga situationer och kan producera enkelt sammanhängande text om bekanta ämnen.",
|
|
"languageLevelB2Desc": "Jag kan förstå huvudidéerna i komplexa texter och interagera med en viss flyt och spontanitet.",
|
|
"languageLevelC1Desc": "Jag kan uttrycka idéer flytande och spontant utan större ansträngning och förstå ett brett spektrum av krävande texter.",
|
|
"languageLevelC2Desc": "Jag kan förstå nästan allt jag hör eller läser och uttrycka mig flytande och exakt.",
|
|
"newVocab": "Nytt vocab",
|
|
"newGrammar": "Nya grammatikbegrepp",
|
|
"congratulationsOnReaching": "Du har nått nivå {level}!",
|
|
"seeDetails": "Se detaljer",
|
|
"choosePracticeMode": "Klicka på en av knapparna ovan för att starta en övningsaktivitet",
|
|
"ban": "Bannlys",
|
|
"unban": "Avbanna",
|
|
"kick": "Kicka",
|
|
"lemma": "Lemma",
|
|
"grammarFeature": "Grammatikfunktion",
|
|
"grammarTag": "Grammatikmärkning",
|
|
"forms": "Formulär",
|
|
"exampleMessages": "Exempelmeddelanden",
|
|
"timesUsedIndependently": "Användningstider självständigt",
|
|
"timesUsedWithAssistance": "Användningstider med hjälp",
|
|
"shareInviteCode": "Dela inbjudningskod: {code}",
|
|
"leaderboard": "Topplista",
|
|
"welcomeUser": "Välkommen {user}",
|
|
"joinSpaceOnboardingDesc": "Har du en inbjudningskod eller länk till en offentlig kurs?",
|
|
"skipForNow": "Hoppa över för tillfället",
|
|
"permissions": "Behörigheter",
|
|
"spaceChildPermission": "Vem kan lägga till nya chattar i denna kurs",
|
|
"addEnvironmentOverride": "Lägg till miljööverskridande",
|
|
"defaultOption": "Standard",
|
|
"deleteChatDesc": "Är du säker på att du vill radera denna chatt? Den kommer att raderas för alla deltagare och alla meddelanden i chatten kommer inte längre att vara tillgängliga för övning eller inlärningsanalys.",
|
|
"deleteSpaceDesc": "Kursen och eventuella valda chattar kommer att raderas för alla deltagare och alla meddelanden i chatten kommer inte längre att vara tillgängliga för övning eller inlärningsanalys. Denna åtgärd kan inte ångras.",
|
|
"chatWithActivities": "Chatta med aktiviteter",
|
|
"launch": "Starta",
|
|
"launchActivityToChats": "Starta aktivitet till chattar",
|
|
"searchChats": "Sök chattar",
|
|
"selectChats": "Välj chattar",
|
|
"selectChatToStart": "Klart! Välj en chatt för att starta",
|
|
"maxFifty": "Max 50",
|
|
"configureSpace": "Konfigurera kurs",
|
|
"pinMessages": "Fäst meddelanden",
|
|
"setJoinRules": "Ställ in anslutningsregler",
|
|
"changeGeneralSettings": "Ändra allmänna inställningar",
|
|
"inviteOtherUsersToRoom": "Bjud in andra användare",
|
|
"changeTheNameOfTheSpace": "Ändra namnet på kursen",
|
|
"changeTheDescription": "Ändra beskrivningen",
|
|
"changeThePermissions": "Ändra behörigheterna",
|
|
"introductions": "Introduktioner",
|
|
"announcements": "Meddelanden",
|
|
"activities": "Aktiviteter",
|
|
"access": "Åtkomst",
|
|
"botSettings": "Bot-inställningar",
|
|
"activitySuggestionTimeoutMessage": "Vi arbetar hårt för att generera fler aktiviteter för dig, vänligen kontrollera igen om en minut",
|
|
"accessSettingsWarning": "Hoppsan! Det verkar som att du inte har behörighet att ställa in åtkomstreglerna för detta rum. Du bör kontrollera dessa för att säkerställa att de är som du vill och prata med en rumadmin om du behöver ändra dem",
|
|
"howSpaceCanBeFound": "Hur denna kurs kan hittas",
|
|
"private": "Privat",
|
|
"cannotBeFoundInSearch": "Kan inte hittas i sökningen",
|
|
"public": "Offentlig",
|
|
"visibleToCommunity": "Synlig för det bredare Pangea Chat-samhället via \"Hitta en kurs\"",
|
|
"howSpaceCanBeJoined": "Hur denna kurs kan anslutas",
|
|
"canBeFoundVia": "Kan hittas via:",
|
|
"canBeFoundViaInvitation": "• inbjudan",
|
|
"canBeFoundViaCodeOrLink": "• kod eller länk",
|
|
"canBeFoundViaKnock": "• begär att gå med och administratörsgodkännande",
|
|
"youHaveLeveledUp": "Du har avancerat till nästa nivå!",
|
|
"sendActivities": "Skicka aktiviteter",
|
|
"getStarted": "Kom igång",
|
|
"getStartedBotChatDesc": "Chatta med AI är en utmärkt plats att börja och Pangea läsning, skrivning, lyssning och talverktyg gör det enkelt!",
|
|
"getStartedCommunitiesDesc": "Att lära sig med en gemenskap är där Pangea Chat lyser! \nDu kan gå med i din klass, hitta en kurs eller till och med skapa din egen!",
|
|
"getStartedFriendsDesc": "Har du en vän som vill lära sig med dig?",
|
|
"getStartedBotChatComplete": "Bra gjort! Du chattar med boten!",
|
|
"getStartedCommunitiesComplete": "Bra, du har gått med i en kurs!",
|
|
"getStartedComplete": "Du har slutfört detta avsnitt! \nFortsätt utforska våra fantastiska funktioner genom att chatta med vänner!",
|
|
"getStartedFriendsComplete": "Woohoo! Du har vänner! 😉",
|
|
"getStartedBotChatButton": "Börja chatta!",
|
|
"getStartedFriendsButton": "Chatta med en vän",
|
|
"groupChat": "Gruppchatt",
|
|
"directMessage": "Direktmeddelande",
|
|
"newDirectMessage": "Nytt direktmeddelande",
|
|
"speakingExercisesTooltip": "Tala",
|
|
"noChatsFoundHereYet": "Inga chattar hittades här än",
|
|
"duration": "Varaktighet",
|
|
"transcriptionFailed": "Misslyckades med att transkribera ljud",
|
|
"aUserIsKnocking": "1 användare begär att gå med i din kurs",
|
|
"usersAreKnocking": "{users} användare begär att gå med i din kurs",
|
|
"failedToFetchTranscription": "Det gick inte att hämta transkriptionen",
|
|
"deleteEmptySpaceDesc": "Kursen kommer att raderas för alla deltagare. Denna åtgärd kan inte ångras.",
|
|
"regenerate": "Regenerera",
|
|
"mySavedActivities": "Mina sparade aktiviteter",
|
|
"noSavedActivities": "Inga sparade aktiviteter",
|
|
"saveActivity": "Spara denna aktivitet",
|
|
"yourSavedActivities": "Sparade aktiviteter",
|
|
"failedToPlayVideo": "Det gick inte att spela upp videon",
|
|
"done": "Klart",
|
|
"inThisSpace": "I denna kurs",
|
|
"myContacts": "Mina kontakter",
|
|
"inviteAllInSpace": "Bjud in alla i denna kurs",
|
|
"spaceParticipantsHaveBeenInvitedToTheChat": "Alla deltagare i kursen har bjudits in till chatten",
|
|
"numKnocking": "{count} knackar",
|
|
"numInvited": "{count} inbjudna",
|
|
"saved": "Sparad",
|
|
"reset": "Återställ",
|
|
"errorGenerateActivityMessage": "Det gick inte att generera aktivitet",
|
|
"errorRegenerateActivityMessage": "Det gick inte att regenerera aktivitet",
|
|
"errorLaunchActivityMessage": "Det gick inte att starta aktivitet",
|
|
"errorFetchingActivitiesMessage": "Misslyckades med att hämta aktiviteter",
|
|
"errorFetchingDefinition": "Misslyckades med att hämta definition",
|
|
"errorProcessAnalytics": "Misslyckades med att bearbeta analysdata",
|
|
"errorDownloading": "Nedladdning misslyckades",
|
|
"errorFetchingLevelSummary": "Misslyckades med att hämta nivåsammanfattning",
|
|
"errorLoadingSpaceChildren": "Misslyckades med att ladda chattar inom denna kurs",
|
|
"unexpectedError": "Oväntat fel.",
|
|
"pleaseReload": "Vänligen ladda om och försök igen.",
|
|
"translationError": "Översättningsfel",
|
|
"errorFetchingTranslation": "Misslyckades med att hämta översättning",
|
|
"errorFetchingActivity": "Misslyckades med att hämta aktivitet",
|
|
"check": "Kontrollera",
|
|
"unableToFindRoom": "Ingen chatt eller kurs hittades med den koden. Vänligen försök igen.",
|
|
"numCompletedActivities": "Antal slutförda aktiviteter",
|
|
"viewingAnalytics": "Visar {visible}/{users} analys",
|
|
"request": "Begäran",
|
|
"requestAll": "Begär alla",
|
|
"confirmMessageUnpin": "Är du säker på att du vill avfästa detta meddelande?",
|
|
"createActivityPlan": "Skapa en ny aktivitetsplan",
|
|
"saveAndLaunch": "Spara och starta",
|
|
"launchToSpace": "Starta till kurs",
|
|
"numberOfActivities": "Antal aktivitetsessioner",
|
|
"maximumActivityParticipants": "Varje aktivitet kan ha högst {count} deltagare.",
|
|
"pending": "Väntar",
|
|
"inactive": "Inaktiv",
|
|
"unjoinedActivityMessage": "Vill du delta? Välj en öppen roll!\nEller häng med och titta på showen!",
|
|
"fullActivityMessage": "Känn dig fri att titta på showen! Även om det inte finns några öppna roller att delta i, kan du se chatten!",
|
|
"confirmRole": "Bekräfta roll",
|
|
"openRoleLabel": "ÖPPEN",
|
|
"joinedTheActivity": "👋 {username} gick med som {role}",
|
|
"finishedTheActivity": "🎯 {username} avslutade denna aktivitet",
|
|
"endActivityTitle": "Jag är klar",
|
|
"endActivityDesc": "Har du uppnått målen?\nDet här är din bekräftelse på att du går tillbaka från att skriva. Men oroa dig inte, roligheten fortsätter i chatten! Häng med och njut av showen tills alla klickar på 'Klar'.",
|
|
"archiveToAnalytics": "Lägg till i mina slutförda aktiviteter",
|
|
"activitySummaryError": "Sammanfattningar av aktivitet är otillgängliga",
|
|
"requestSummaries": "Begär sammanfattningar",
|
|
"loadingActivitySummary": "Läser in aktivitetsammanfattning...",
|
|
"generatingNewActivities": "Du är den första användaren för detta språkpar! Ge oss en minut, vi förbereder aktiviteter speciellt för dig.",
|
|
"requestAccessTitle": "Begär tillgång till analysvisning?",
|
|
"requestAccessDesc": "Vill du begära tillgång för att se deltagaranalys?\n\nOm deltagarna samtycker, kommer administratörer av denna kurs att kunna se deras:\n • totala ordförråd\n • totala grammatikbegrepp\n • totala genomförda aktivitetsessioner\n • specifika grammatikbegrepp som används, korrekt och felaktigt\n\nDe kommer inte att kunna se deras:\n • meddelanden i chattar utanför kursen\n • ordförrådslista",
|
|
"requestAccess": "Begär tillgång ({count})",
|
|
"analyticsInactiveTitle": "Förfrågningar till inaktiva användare kunde inte skickas",
|
|
"analyticsInactiveDesc": "Inaktiva användare som inte har loggat in sedan denna funktion infördes kommer inte att se din förfrågan.\n\nKnappen Begär kommer att visas när de återvänder. Du kan skicka om förfrågan senare genom att klicka på knappen Begär under deras namn när den är tillgänglig.",
|
|
"accessRequestedTitle": "Begäran om tillgång till analys",
|
|
"accessRequestedDesc": "Administratörerna för \"{space}\" begär att få se dina inlärningsanalyser.\n\nOm du godkänner kommer administratörerna för denna kurs att kunna se din:\n • totala ordförråd\n • totala grammatikbegrepp\n • totala aktivitetsessioner som slutförts\n • de specifika grammatikbegreppen som används, korrekt och felaktigt\n\nDe kommer inte att kunna se dina:\n • meddelanden i chattar utanför kursen\n • ordförrådslistan",
|
|
"allowAccess": "Tillåt tillgång",
|
|
"denyAccess": "Neka tillgång",
|
|
"adminRequestedAccess": "Administratörer har begärt att få se dina analyser.",
|
|
"lastUpdated": "Uppdaterad\n{time}",
|
|
"activityFinishedMessage": "Allt klart!",
|
|
"endForAll": "Avsluta för alla",
|
|
"newCourse": "Ny kurs",
|
|
"newCourseSubtitle": "Vilken kursplan vill du använda?",
|
|
"failedToLoadCourses": "Det gick inte att ladda kurser",
|
|
"numModules": "{num} moduler",
|
|
"numActivityPlans": "{num} aktivitetsplaner",
|
|
"coursePlan": "Kursplan",
|
|
"editCourseLater": "Du kan redigera mallens titel, beskrivningar och kursbild senare.",
|
|
"newCourseAccess": "Som standard är kurser privata och kräver administratörsgodkännande för att gå med. Du kan ändra dessa inställningar när som helst.",
|
|
"createCourse": "Skapa kurs",
|
|
"stats": "Statistik",
|
|
"createGroupChat": "Skapa gruppchatt",
|
|
"editCourse": "Redigera kurs",
|
|
"inviteDesc": "Via användarnamn, kod eller länk",
|
|
"editCourseDesc": "Här kan du redigera kursens titel, beskrivning, etc.",
|
|
"permissionsDesc": "Ställ in behörigheter som vem som kan bjuda in användare, skicka meddelanden, skapa chattar, etc.",
|
|
"accessDesc": "Du kan göra din kurs öppen för världen! Eller, gör din kurs privat och säker.",
|
|
"createGroupChatDesc": "Medan aktivitetsessioner startar och slutar, förblir gruppchattar öppna för rutinkommunikation.",
|
|
"deleteDesc": "Endast administratörer kan radera en kurs. Detta är en destruktiv åtgärd som tar bort alla användare och raderar alla valda chattar inom kursen. Fortsätt med försiktighet.",
|
|
"failedToLoadCourseInfo": "Misslyckades med att ladda kursinformation",
|
|
"noCourseFound": "Åh, den här kursen behöver en plan!\n\nKursplaner är en sekvens av ämnen och samtalsaktiviteter.",
|
|
"additionalParticipants": "+ {num} andra",
|
|
"activityNotFoundForCourse": "Denna aktivitet hittades inte inom kursen",
|
|
"courseChats": "Kurschattar",
|
|
"myActivitySessions": "Mina aktivitetsessioner",
|
|
"directMessages": "Direktmeddelanden",
|
|
"whatNow": "Vad nu?",
|
|
"chooseNextActivity": "Välj din nästa aktivitet!",
|
|
"seeInstructions": "Se instruktioner",
|
|
"hideInstructions": "Dölj instruktioner",
|
|
"letsGo": "Låt oss åka",
|
|
"chooseRole": "Välj en roll!",
|
|
"chooseRoleToParticipate": "Välj en roll för att delta!",
|
|
"waitingToFillRole": "Väntar på att fylla {num} roller...",
|
|
"pingParticipants": "Ping deltagare i kursen",
|
|
"playWithBot": "Spela med Pangea Bot",
|
|
"inviteFriends": "Bjud in vänner",
|
|
"waitNotDone": "Vänta, jag är inte klar!",
|
|
"waitingForOthersToFinish": "Väntar på att resten ska bli klara...",
|
|
"saveToCompletedActivities": "Spara till slutförda aktiviteter",
|
|
"generatingSummary": "Analyserar chatten och genererar resultat",
|
|
"instructionsLanguage": "Instruktioners språk",
|
|
"findCourse": "Hitta en kurs",
|
|
"activityCompletedDesc": "Din slutförda aktivitet har lagts till i analysen där du kan granska och öva det språk du använde.",
|
|
"pingParticipantsNotification": "{user} letar efter användare att delta i aktivitetssessionen i {room}",
|
|
"course": "Kurs",
|
|
"courses": "Kurser",
|
|
"courseName": "Kursnamn",
|
|
"createNewCourse": "Ny kurs",
|
|
"publicCourses": "Offentliga kurser",
|
|
"goToCourse": "Gå till kurs: {course}",
|
|
"activityComplete": "Den här aktiviteten är klar. Sammanfattningen av aktiviteten bör finnas nedanför.",
|
|
"haventChattedMuch": "Det verkar som att du inte har pratat så mycket, försök använda fler vokabulärord! Om du känner att du har slutfört ditt mål kan du avsluta aktiviteten nedanför.",
|
|
"haveChatted": "Det verkar som att du har pratat ett tag! Om du känner att du har slutfört ditt mål, avsluta för att avsluta aktiviteten och vi kommer att generera en sammanfattning i chatten!",
|
|
"userDoneAndWaiting": "{num1}/{num2} deltagare har avslutat. Vänta tills alla är klara, så genererar vi en sammanfattning i chatten! \n\nOm du vill gå med i samtalet igen, klicka på fortsätt-knappen i chatten.",
|
|
"othersDoneAndWaiting": "{num1}/{num2} är klara. Har du slutfört ditt mål?",
|
|
"startNewSession": "Starta ny session",
|
|
"joinOpenSession": "Gå med i öppen session",
|
|
"less": "mindre",
|
|
"activityNotFound": "Aktivitet inte hittad",
|
|
"levelUp": "Nivå upp",
|
|
"myActivities": "Mina aktiviteter",
|
|
"openToJoin": "Öppen för att delta",
|
|
"results": "Resultat",
|
|
"activityDone": "Aktivitet klar!",
|
|
"moreLabel": "mer",
|
|
"promoCodeInfo": "Rabattkoder kan anges på nästa sida",
|
|
"editsComingSoon": "Möjligheten att redigera städer och aktiviteter kommer snart.",
|
|
"editing": "Redigerar",
|
|
"activityNeedsOneMember": "Åh nej! Den här aktiviteten behöver 1 till person.",
|
|
"activityNeedsMembers": "Oj då! Den här aktiviteten behöver {num} fler personer.",
|
|
"inviteFriendsToCourse": "Bjud in vänner till min kurs",
|
|
"subscribeToUnlockActivitySummaries": "Prenumerera för att låsa upp aktivitetsöversikter",
|
|
"subscribeToUnlockDefinitions": "Prenumerera för att låsa upp definitioner",
|
|
"subscribeToUnlockTranscriptions": "Prenumerera för att låsa upp transkriptioner",
|
|
"pingSent": "🔔 Kurs-ping skickat! 🔔",
|
|
"courseTitle": "Kursens titel",
|
|
"courseDesc": "Kursbeskrivning",
|
|
"courseSavedSuccessfully": "Kursen sparades framgångsrikt",
|
|
"addCoursePlan": "Lägg till en kursplan",
|
|
"activityStatsButtonInstruction": "Klicka här för att se dina aktivitetsstatistik och för att stänga aktiviteten när du är klar",
|
|
"readingAnalyticsDesc": "Klicka på övning för varje meddelande för läsaktiviteter.",
|
|
"speakingAnalyticsDesc": "Spela in röstmeddelanden för talövningar.",
|
|
"audioAnalyticsDesc": "Klicka på övning för varje meddelande för lyssningsaktiviteter.",
|
|
"loginToAccount": "Logga in på mitt konto",
|
|
"appDescription": "Lär dig ett språk\nmedan du skickar meddelanden till dina vänner.",
|
|
"languages": "Språk",
|
|
"chooseLanguage": "Välj ett språk.",
|
|
"planTrip": "Planera din resa",
|
|
"howAreYouTraveling": "Hur reser du?",
|
|
"unlockPrivateTrip": "Lås upp en privat resa",
|
|
"joinPublicTrip": "Gå med i en offentlig resa",
|
|
"startOwnTrip": "Starta min egen",
|
|
"tripPlanDesc": "Resor är kurser. Varje kurs har 8-10 sekventiella ämnen med en rad uppgiftsbaserade språkinlärningsaktiviteter.",
|
|
"unlockPrivateTripTitle": "Lås upp privat resa",
|
|
"browsePublicTrips": "Bläddra bland offentliga resor",
|
|
"startOwnTripTitle": "Starta min egen resa",
|
|
"courseCode": "Vad är det hemliga lösenordet?",
|
|
"courseCodeHint": "Resekod eller länk",
|
|
"unlockMyTrip": "Lås upp min resa",
|
|
"anyLevel": "Nivå oavsett",
|
|
"signupOption": "Hur vill du registrera dig?",
|
|
"withApple": "Med Apple",
|
|
"withGoogle": "Med Google",
|
|
"withEmail": "Med e-post",
|
|
"createAccount": "Skapa konto",
|
|
"noCoursesFound": "Inga kurser hittades",
|
|
"loginWithEmail": "Logga in med e-post",
|
|
"usernameOrEmail": "Användarnamn eller e-post",
|
|
"email": "E-post",
|
|
"forgotPassword": "Glömt lösenord?",
|
|
"writingAnalyticsDesc": "Skicka meddelanden för att öva på att skriva.",
|
|
"endActivity": "Avsluta aktivitet",
|
|
"allLanguages": "Alla språk",
|
|
"allCefrLevels": "Alla CEFR-nivåer",
|
|
"chatListTooltip": "Här hittar du dina direktmeddelanden! Klicka på en användares avatar och “starta konversation” för att skicka ett DM.",
|
|
"directMessageBotTitle": "Direktmeddelande Pangea Bot",
|
|
"feedbackTitle": "Aktivitetsfeedback",
|
|
"feedbackDesc": "Hur kan aktiviteten förbättras? Om du kan ge lite detaljer, gör vi ändringen!",
|
|
"feedbackHint": "Din feedback",
|
|
"feedbackButton": "Skicka feedback",
|
|
"directMessageBotDesc": "Att prata med människor är roligare men... AI är alltid redo!",
|
|
"inviteYourFriends": "Bjud in dina vänner",
|
|
"playWithAI": "Leka med AI för nu",
|
|
"courseStartDesc": "Pangea Bot är redo att starta när som helst!\n\n...men att lära sig är bättre med vänner!",
|
|
"@@locale": "sv",
|
|
"@alwaysUse24HourFormat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setCustomPermissionLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setPermissionsLevelDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ignoreUser": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@normalUser": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aboutHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"homeserver": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@commandHint_roomupgrade": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appLockDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@swipeRightToLeftToReply": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@countChatsAndCountParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"chats": {
|
|
"type": "int"
|
|
},
|
|
"participants": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@noMoreChatsFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noChatsFoundHere": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinedChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unread": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@space": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaces": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@checkList": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@countInvited": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@globalChatId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessAndVisibility": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessAndVisibilityDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@calls": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@customEmojisAndStickers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@customEmojisAndStickersBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideRedactedMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideRedactedMessagesBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideInvalidOrUnknownMessageFormats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideMemberChangesInPublicChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideMemberChangesInPublicChatsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@overview": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notifyMeFor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordRecoverySettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendImages": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@synchronizingPleaseWaitCounter": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"percentage": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@invitedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@usersMustKnock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noOneCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userWouldLikeToChangeTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noPublicLinkHasBeenCreatedYet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knocking": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCanBeDiscoveredViaSearchOnServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@publicChatAddresses": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createNewAddress": {
|
|
"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": {}
|
|
},
|
|
"@commandHint_ignore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_unignore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unreadChatsInApp": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"appname": {
|
|
"type": "String"
|
|
},
|
|
"unread": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noDatabaseEncryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@thereAreCountUsersBlocked": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {}
|
|
}
|
|
},
|
|
"@restricted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knockRestricted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToSpace": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"space": {}
|
|
}
|
|
},
|
|
"@markAsUnread": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@moderatorLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@adminLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@changeGeneralChatSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteOtherUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheVisibilityOfChatHistory": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheCanonicalRoomAlias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendRoomNotifications": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheDescriptionOfTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatPermissionsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateInstalled": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"version": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changelog": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendCanceled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loginWithMatrixId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@discoverHomeservers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsAHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@homeserverDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@doesNotSeemToBeAValidHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@calculatingFileSize": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@prepareSendingAttachment": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendingAttachment": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generatingVideoThumbnail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@compressVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendingAttachmentCountOfCount": {
|
|
"type": "integer",
|
|
"placeholders": {
|
|
"index": {
|
|
"type": "int"
|
|
},
|
|
"length": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@serverLimitReached": {
|
|
"type": "integer",
|
|
"placeholders": {
|
|
"seconds": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@oneOfYourDevicesIsNotVerified": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noticeChatBackupDeviceVerification": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@continueText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@welcomeText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blur": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@opacity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setWallpaper": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@manageAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noContactInformationProvided": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contactServerAdmin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contactServerSecurity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@supportPage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@serverInformation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@name": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@version": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@website": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@compress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@boldText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@italicText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@strikeThrough": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseFillOut": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invalidUrl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unableToJoinChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@previous": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherPartyNotLoggedIn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appWantsToUseForLogin": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@appWantsToUseForLoginDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@open": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingForServer": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appIntroduction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newChatRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contentNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generalNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userSpecificNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsUserName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsUserNameDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMaster": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMasterDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressNotices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressNoticesDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleInviteForMe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleInviteForMeDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMemberEvent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMemberEventDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsUserMention": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsUserMentionDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsDisplayNameDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsRoomMention": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsRoomMentionDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomnotif": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomnotifDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleTombstone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleTombstoneDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleReaction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleReactionDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomServerAcl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomServerAclDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressEdits": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressEditsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleCallDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncryptedRoomOneToOne": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncryptedRoomOneToOneDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomOneToOne": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomOneToOneDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMessageDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncrypted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncryptedDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleJitsi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleJitsiDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleServerAcl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleServerAclDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unknownPushRule": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"rule": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sentVoiceMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"duration": {
|
|
"type": "String"
|
|
},
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@deletePushRuleCanNotBeUndone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@more": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareKeysWith": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareKeysWithDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allDevices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@crossVerifiedDevicesIfEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@crossVerifiedDevices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifiedDevicesOnly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@takeAPhoto": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@recordAVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@optionalMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notSupportedOnThisDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterNewChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@approve": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youHaveKnocked": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseWaitUntilInvited": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_logout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_logoutall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@displayNavigationRail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@customReaction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accountInformation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addGroupDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addNewFriend": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@alreadyHaveAnAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createNewGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@writeAMessageLangCodes": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"l1": {
|
|
"type": "String"
|
|
},
|
|
"l2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@requests": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allCorrect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newWayAllGood": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@othersAreBetter": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@holdForInfo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@greenFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yellowFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@redFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itInstructionsTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oneday": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oneweek": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@onemonth": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gaTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@taTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorSliderHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveGrammarSliderHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorNotAllowed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorAllowed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorRequired": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notYetSet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myLearning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeDateRange": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@classDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addStudents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@copyClassLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@copyClassCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteStudentByUserName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslator": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareVideoDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareFiles": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectLanguageLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noIdenticalLanguages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantALanguagePartnerFrom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@worldWide": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noResults": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@searchBy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantAConversationPartner": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantALanguagePartnerWhoSpeaks": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantALanguagePartnerWhoIsLearning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinWithClassCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinWithClassCodeHint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelPreA1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelA1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelA2": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelB1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelB2": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelC1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelC2": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheNameOfTheClass": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheNameOfTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@askPangeaBot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sorryNoResults": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ignoreInThisText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@helpMeTranslate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@needsItShortMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@needsItMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"targetLanguage": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@needsIgcMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tokenTranslationTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spanTranslationDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spanTranslationTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l1SpanAndGrammarTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l1SpanAndGrammarDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@countryInformation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myLanguages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@targetLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sourceLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languagesISpeak": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatLanguageYouWantToLearn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsYourBaseLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveChanges": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicProfileTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicProfileDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableIT": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableIGC": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableLanguageAssistance": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableITUserDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableIGCUserDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableLanguageAssistanceUserDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableITClassDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableIGCClassDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itIsDisabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@igcIsDisabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToLearningSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error405Title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error405Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loginOrSignup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iAgreeToThe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@termsAndConditions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@andCertifyIAmAtLeast13YearsOfAge": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error502504Title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error502504Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error404Title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error404Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorPleaseRefresh": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleIT": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleIGC": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleToolSettingsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@connectedToStaging": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learningSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendVoiceNotes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendVoiceNotesDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatTopic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatTopicDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteStudentByUserNameDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@participants": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@almostPerfect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@prettyGood": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@letMeThink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickMessageTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickMessageBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@understandingMessagesTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@understandingMessagesBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allDone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vocab": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@low": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@medium": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@high": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unknownProficiency": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeView": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clearAll": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generateVocabulary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generatePrompts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionManagement": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@currentSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cancelSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectYourPlan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subsciptionPlatformTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionManagementUnavailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paymentMethod": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paymentHistory": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emptyChatDownloadWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@update": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateDesc": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"localVersion": {
|
|
"type": "String"
|
|
},
|
|
"storeVersion": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@maybeLater": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mainMenu": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleImmersionMode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleImmersionModeDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itToggleDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@igcToggleDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@originalMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sentMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@useType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@taAndGaTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definitionsToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageTranslationsToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definitionsToolDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationsToolDescrption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@welcomeBack": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kickAllStudents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kickAllStudentsConfirmation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteAllStudents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteAllStudentsConfirmation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteUsersFromPangea": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@redeemPromoCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterPromoCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadTxtFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadCSVFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@promotionalSubscriptionDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@originalSubscriptionPlatform": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"purchasePlatform": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@oneWeekTrial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadXLSXFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@abDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@afDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@akDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sqDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@amDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@arDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@anDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@asDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@avDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aeDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ayDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@azDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bmDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@baDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@euDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@beDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bhDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@biDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@brDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@caDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ceDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zhDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kwDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@coDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@crDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hrDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@csDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@daDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nlDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@eoDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@etDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@eeDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@foDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fjDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@frDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ffDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@glDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@elDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@guDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@htDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@haDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@heDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hzDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hoDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@huDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@idDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ieDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@igDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ikDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ioDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@isDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iuDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@klDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@krDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ksDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kkDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kmDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rwDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@koDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kuDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kjDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@laDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lbDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@liDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ltDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@luDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mkDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@msDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mlDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mtDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@miDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mrDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mhDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@naDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nbDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ndDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@neDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ngDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nrDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ocDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ojDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cuDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@omDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@orDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@osDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@piDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@faDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@plDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@psDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ptDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@quDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rmDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ruDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@scDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sdDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@seDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@smDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@srDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gdDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@snDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@siDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@skDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@slDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@soDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@esDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@suDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@swDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ssDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@svDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@taDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@teDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@thDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@boDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tkDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tlDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@trDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@twDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ugDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ukDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@urDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@uzDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@veDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@viDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@voDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@woDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@xhDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yoDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unkDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zuDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hawDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hmnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@multiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cebDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dzDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iwDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jwDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@moDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@afCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@axCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@alCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@asCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@adCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aoCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aiCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@agCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@arCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@amCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@awCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@auCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@atCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@azCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bhCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bbCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@byCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@beCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bjCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@btCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@boCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@baCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@brCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ioCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@biCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@khCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@caCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cvCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bqCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cxCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ccCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@coCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ckCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@crCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ciCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hrCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cuCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@czCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@djCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@doCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tlCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ecCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@egCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@svCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gqCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@erCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@eeCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@szCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@etCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@foCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fjCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fiCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@frCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@geCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ghCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@giCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@glCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gpCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@guCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gtCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ggCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@htCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@huCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@isCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@idCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@irCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iqCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ieCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@imCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ilCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jpCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jeCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@keCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kiCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@xkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@laCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lvCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lbCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lrCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@liCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ltCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@luCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@moCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mvCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mlCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mtCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mhCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mqCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mrCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@muCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ytCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mxCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mcCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@meCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@msCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@maCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@naCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nrCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@npCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nlCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ncCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@niCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@neCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ngCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nuCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kpCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mpCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@omCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@psCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@peCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@phCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@plCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ptCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@prCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@qaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ruCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lcCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vcCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@smCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@snCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@scCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@slCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sxCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@skCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@siCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sbCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@soCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@krCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ssCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@esCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@srCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sjCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@seCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@syCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@twCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tjCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@thCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@trCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tcCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tvCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@viCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ugCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@uaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aeCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gbCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@usCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@uyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@uzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vuCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@veCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ehCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yeCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pay": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allPrivateChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unknownPrivateChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invitedToSpace": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
},
|
|
"space": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@declinedInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acceptedInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youreInvited": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invitedToChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
},
|
|
"name": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@monthlySubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yearlySubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@defaultSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@freeTrial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@total": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noDataFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@promoSubscriptionExpirationDesc": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"expiration": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@emptyChatNameWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blurMeansTranslateTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blurMeansTranslateBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@someErrorTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@someErrorBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bestCorrectionFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@distractorFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bestAnswerFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definitionDefaultPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@practiceDefaultPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@correctionDefaultPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itStartDefaultPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lockedChatWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lockChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@suggestToChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@suggestToChatDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acceptSelection": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acceptSelectionAnyway": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@makingActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@why": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definition": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@exampleSentence": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportToTeacher": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportMessageTitle": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"reportingUserId": {
|
|
"type": "String"
|
|
},
|
|
"reportedUserId": {
|
|
"type": "String"
|
|
},
|
|
"roomName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@reportMessageBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"reportedMessage": {
|
|
"type": "String"
|
|
},
|
|
"reason": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noTeachersFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@viewArchive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@trialExpiration": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"expiration": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@freeTrialDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activateTrial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@successfullySubscribed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickToManageSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorGettingAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signUp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseChooseAtLeastChars": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"min": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noEmailWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterValidEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseChooseAUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseAUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@define": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listen": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@convoBotSettingsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterAConversationTopic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationTopic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableModeration": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableModerationDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationLanguageLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@showDefinition": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionPopupTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionPopupDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@seeOptions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@continuedWithoutSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@trialPeriodExpired": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectToDefine": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translations": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definitions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribedToUnlockTools": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@audioTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@speechToTextTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@certifyAge": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"age": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@kickBotWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinToView": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@refresh": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autoPlayTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autoPlayDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@words": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@score": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accuracy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@points": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noPaymentInfo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_discussion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_custom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_conversation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_textAdventure": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_storyGame": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTopicLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTopicPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionKeywordsLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionKeywordsPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionKeywordsHintText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_customSystemPromptLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_customSystemPromptPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_customSystemPromptEmptyError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botConfig": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botConfigNoPermissionTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botConfigNoPermissionMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotDialogTitleInvite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotButtonInvite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotDialogInviteConfirmation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotButtonTitleRemove": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotButtonRemove": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotDialogRemoveConfirmation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotConfigConfirmChange": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotStatus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotTextAdventureZone_title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotTextAdventureZone_instructionLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotTextAdventureZone_instructionPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_instructionSystemPromptEmptyError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@studentAnalyticsNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomDataMissing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updatePhoneOS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wordsPerMinute": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autoIGCToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autoIGCToolDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@runGrammarCorrection": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCorrectionFailed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCorrectionComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooltipInstructionsTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooltipInstructionsMobileBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooltipInstructionsBrowserBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCapacity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomFull": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@topicNotSet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCapacityNotSet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCapacityHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCapacitySetTooLow": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@chatCapacityExplanation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatExceedsCapacity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooManyRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterNumber": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@buildTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nonexistentSelection": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeAnalyticsLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@practice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noLanguagesSet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noActivitiesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hintTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@speechToTextBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@versionNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fetchingVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@versionFetchError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@versionText": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"version": {
|
|
"type": "String"
|
|
},
|
|
"buildNumber": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@languageButtonLabel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"currentLanguage": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@interactiveTranslatorAutoPlaySliderHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorAutoPlayDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeAnalyticsView": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l1TranslationBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteSubscriptionWarningTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteSubscriptionWarningBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@manageSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error520Title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error520Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wordsUsed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorTypes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@level": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canceledSend": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@morphsUsed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationChoicesBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contactHasBeenInvitedToTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportContentIssueTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportContentIssueDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeContent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickTheWordAgainToDeselect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l2SupportNa": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l2SupportAlpha": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l2SupportBeta": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l2SupportFull": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@missingVoiceTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@voiceNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openVoiceSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@playAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stop": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSsconj": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSnum": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSverb": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSaffix": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSpart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSadj": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOScconj": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSpunct": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSadv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSaux": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSspace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSsym": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSdet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSpron": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSadp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSpropn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSnoun": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSintj": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSx": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERfem": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON2": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODimp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEqest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECTperf": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEaccnom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEobl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEact": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEbrck": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERsing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERmasc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBTYPEmod": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPEadverbial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEperi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMdigit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEnot_proper": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEcard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEprop": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEdash": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEyes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEsemi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEcomm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODcnd": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEacc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPARTTYPEpart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEpast": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEsup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEcolo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON3": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERplur": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEnpr": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEinterrogative": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEinfm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPEtim": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLARITYneg": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEtot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPEadnomial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECTprog": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODsub": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMcomplementive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEnom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEfut": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEdat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEpres": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERneut": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPErel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMfinalEnding": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEdem": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPREPCASEpre": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMfin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEpos": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEquot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMger": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEpass": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEgen": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEprs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITEdef": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEord": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEins": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMinf": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMaux": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMlong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEloc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODind": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEcmp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASErelativeCase": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEexcl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTSIDEini": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERperson": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyFOREIGNyes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEvoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBTYPEverbType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSSpass": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPREPCASEprepCase": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEnumType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEnounType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEXreflex": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEpronType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTSIDEpunctSide": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMverbForm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERgender": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODmood": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECTaspect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEpunctType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEtense": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEdegree": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEpolite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPEadvType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMnumber": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPEconjType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLARITYpolarity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEcase": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITEdefinite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMnumForm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEadn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOCvoc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCMPLcmpl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVadv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODjus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERcom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEXrflx": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPARTTYPEpar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopySPCspc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEpqp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEXref": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEnshrt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERdual": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMlng": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEmid": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyINTRELintRel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyINTint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEcaus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyUnknown": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyEVIDENTevident": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMnumberPsor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECThab": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEabl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEtra": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEequ": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEdis": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEabs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEerg": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEcau": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEben": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEtem": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPEcoord": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITEcons": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEabs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyEVIDENTfh": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyEVIDENTnfh": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODopt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODadm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODdes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODnec": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODpot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODprp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODqot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMroman": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMletter": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEmult": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEfrac": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEsets": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPErange": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEdist": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERtri": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERpauc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERgrpa": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERgrpl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERinv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON0": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON4": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEform": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEelev": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEhumb": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEemp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEexc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPErcp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEintRelPronType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEaor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEeps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEprosp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMpart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMconv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMvnoun": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEantip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEcauVoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICedir": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEinvVoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICErcpVoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDER": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOOD": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECT": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORM": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBER": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyEVIDENT": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyFOREIGN": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLARITY": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPREPCASE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTSIDE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEX": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORM": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopySPC": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPARTTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyINTREL": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMpsor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyUNKNOWN": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERPSOR": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECTimp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEvoc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEcom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEpar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEadv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEref": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASErel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEsub": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEsup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEaccdat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEpre": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPEsub": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPEcmp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITEind": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEcomm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERPSORsing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERPSORplur": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERPSORdual": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLARITYpos": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSSyes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPREPCASEnpr": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEprs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEtot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEneg": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEind": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEintrel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTSIDEfin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEperi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEXyes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEimp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMsup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMadn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMlng": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMshrt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBTYPEcaus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEcau": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEdir": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEinv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICErcp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectBotLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseVoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterLanguageLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterDiscussionTopic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectBotChatMode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageNotInTargetLang": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@other": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelShort": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@botModeValidation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickBestOption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@completeActivitiesToUnlock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botSettingsSubtitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invitePeople": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noCapacityLimit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadGroupText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationsOn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationsOff": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCanBeFoundViaSearch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requireCodeToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canFindInSearch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addChatToSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createChatAndInviteUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updatedNewSpaceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinWithCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterCodeToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateNow": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateLater": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseWaDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseGaDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseTaDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseUnkDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorITDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnITDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncITDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnIGCDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorIGCDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncIGCDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorPADesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnPADesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncPADesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIngWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorHWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncHWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnHWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorMDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncMDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnMDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseEmojiDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCollected": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseNanDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@xpIntoLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"currentXP": {
|
|
"type": "int"
|
|
},
|
|
"maxXP": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@signInWithUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@registrationEmailMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableTTSToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableTTSToolDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@couldNotFindTTS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttsInstructionsHyperlink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createAnAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signIn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signUpWithEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signUpWithGoogle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signUpWithApple": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterAnEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signInWithGoogle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signInWithApple": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantToLearn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@letsStart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseAgreeToTOS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseSelectALanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myBaseLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickWordsInstructions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseBestDefinition": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@meaningSectionHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@formSectionHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noEmojiSelectedTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@writingExercisesTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listeningExercisesTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@readingExercisesTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@meaningNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@formsNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseBaseForm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notTheCodeError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@totalXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmas": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasUsedCorrectly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasUsedIncorrectly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasSmallXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasMediumXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasLargeXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numGrammarConcepts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConcepts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsUsedCorrectly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsUsedIncorrectly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsUseCorrectlySystemGenerated": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsUseIncorrectlySystemGenerated": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsSmallXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsMediumXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsLargeXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsHugeXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numMessagesSent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numWordsTyped": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numCorrectChoices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numIncorrectChoices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commaSeparatedFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@excelFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fileType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@download": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@analyticsNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloading": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@failedFetchUserAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsTheMorphTag": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"morphologicalFeature": {
|
|
"type": "String"
|
|
},
|
|
"wordForm": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@dataAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@available": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pangeaBotIsFallible": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsMeaning": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"lemma": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@pickAnEmoji": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"lemma": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@chooseLemmaMeaningInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@doubleClickToEdit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeFeature": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"feature": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@chooseCorrectLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelPopupTitle": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@activityPlannerTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@topicLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@topicPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@modeLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@modePlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learningObjectiveLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learningObjectivePlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mediaLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageOfInstructionsLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@targetLanguageLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cefrLevelLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generateActivitiesButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@launchActivityButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@image": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@video": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityPlannerOverviewInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addVocabulary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@instructions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numberOfLearners": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mustBeInteger": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noLemmasFound": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"xp": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@constructUsePvmDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lockedMorphFeature": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@leaveSpaceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsLemma": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorMmDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncMmDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnMmDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickForMeaningActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@meaning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@slightlyOffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickOnEmailLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whoIsAllowedToJoinThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dontForgetPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttsDisbledTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttsDisabledBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noSpaceDescriptionYet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooLargeToSend": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@exitWithoutSaving": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectPopupTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectPopupSteps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectPopupDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadGboardTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadGboardSteps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadGboardDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@displayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@leaveRoomDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@confirmUserId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startingToday": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oneWeekFreeTrial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paidSubscriptionStarts": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"startDate": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@cancelInSubscriptionSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cancelToAvoidCharges": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"trialEnds": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@downloadGboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autocorrectNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseUpdateApp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseEmojiInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pickAnEmojiFor": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"lemma": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@analyticsVocabListBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@morphAnalyticsListBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knockSpaceSuccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinByCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseWordAudioInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseMorphsInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteAndLaunch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createOwnChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterInt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@home": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@join": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@readingAssistanceOverviewBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learnByTexting": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelSummaryTrigger": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelSummaryPopupTitle": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@referFriends": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@referFriendDialogTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@referFriendDialogDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youUnlocked": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@resetInstructionTooltipsTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@resetInstructionTooltipsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectForGrammar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newChatActivityTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newChatActivityDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@exploreMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@randomize": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clear": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@makeYourOwnActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@featuredActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@save": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wordFocusListeningMultipleChoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationProblem": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@perfectTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@greatJobTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goodJobTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@makingProgress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@keepPracticing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@niceJob": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@askToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emptyChatWarningTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emptyChatWarningDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@areYouLikeMe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tryAgainLater": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterSpaceCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareSpaceLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@byUsingPangeaChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@details": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelPreA1Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelA1Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelA2Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelB1Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelB2Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelC1Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelC2Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newVocab": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newGrammar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@congratulationsOnReaching": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@seeDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@choosePracticeMode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ban": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unban": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kick": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lemma": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarFeature": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarTag": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@forms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@exampleMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@timesUsedIndependently": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@timesUsedWithAssistance": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareInviteCode": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"code": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@leaderboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@welcomeUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@joinSpaceOnboardingDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@skipForNow": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@permissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaceChildPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addEnvironmentOverride": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@defaultOption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteChatDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteSpaceDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatWithActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@launch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@launchActivityToChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@searchChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectChatToStart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@maxFifty": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@configureSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pinMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setJoinRules": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeGeneralSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteOtherUsersToRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheNameOfTheSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeThePermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@introductions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@announcements": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@access": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activitySuggestionTimeoutMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessSettingsWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@howSpaceCanBeFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@private": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cannotBeFoundInSearch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@public": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@visibleToCommunity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@howSpaceCanBeJoined": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canBeFoundVia": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canBeFoundViaInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canBeFoundViaCodeOrLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canBeFoundViaKnock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youHaveLeveledUp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStarted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedBotChatDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedCommunitiesDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedFriendsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedBotChatComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedCommunitiesComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedFriendsComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedBotChatButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedFriendsButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@groupChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newDirectMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@speakingExercisesTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noChatsFoundHereYet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@duration": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@transcriptionFailed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aUserIsKnocking": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@usersAreKnocking": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"users": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@failedToFetchTranscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteEmptySpaceDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@regenerate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mySavedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noSavedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourSavedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@failedToPlayVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@done": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inThisSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myContacts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteAllInSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaceParticipantsHaveBeenInvitedToTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numKnocking": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@numInvited": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@saved": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reset": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorGenerateActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorRegenerateActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorLaunchActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingActivitiesMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingDefinition": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorProcessAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDownloading": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingLevelSummary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorLoadingSpaceChildren": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unexpectedError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseReload": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@check": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unableToFindRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numCompletedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@viewingAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"visible": {
|
|
"type": "int"
|
|
},
|
|
"users": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@request": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestAll": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@confirmMessageUnpin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createActivityPlan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveAndLaunch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@launchToSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numberOfActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@maximumActivityParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@pending": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inactive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unjoinedActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fullActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@confirmRole": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openRoleLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinedTheActivity": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"role": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@finishedTheActivity": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@endActivityTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@endActivityDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@archiveToAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activitySummaryError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestSummaries": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loadingActivitySummary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generatingNewActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestAccessTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestAccessDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestAccess": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@analyticsInactiveTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@analyticsInactiveDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessRequestedTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessRequestedDesc": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"space": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@allowAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@denyAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@adminRequestedAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lastUpdated": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"time": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@activityFinishedMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@endForAll": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newCourseSubtitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@failedToLoadCourses": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numModules": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@numActivityPlans": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@coursePlan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editCourseLater": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newCourseAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createGroupChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editCourseDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@permissionsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createGroupChatDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@failedToLoadCourseInfo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noCourseFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@additionalParticipants": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@activityNotFoundForCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myActivitySessions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatNow": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseNextActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@seeInstructions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideInstructions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@letsGo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseRole": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseRoleToParticipate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingToFillRole": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@pingParticipants": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@playWithBot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteFriends": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitNotDone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingForOthersToFinish": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveToCompletedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generatingSummary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@instructionsLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@findCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityCompletedDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pingParticipantsNotification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
},
|
|
"room": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@course": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courses": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createNewCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicCourses": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToCourse": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"course": {}
|
|
}
|
|
},
|
|
"@activityComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@haventChattedMuch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@haveChatted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userDoneAndWaiting": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"num1": {
|
|
"type": "int"
|
|
},
|
|
"num2": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@othersDoneAndWaiting": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"num1": {
|
|
"type": "int"
|
|
},
|
|
"num2": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@startNewSession": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinOpenSession": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@less": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelUp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@results": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityDone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@moreLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@promoCodeInfo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editsComingSoon": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityNeedsOneMember": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityNeedsMembers": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@inviteFriendsToCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribeToUnlockActivitySummaries": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribeToUnlockDefinitions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribeToUnlockTranscriptions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pingSent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseSavedSuccessfully": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addCoursePlan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityStatsButtonInstruction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@readingAnalyticsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@speakingAnalyticsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@audioAnalyticsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loginToAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@planTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@howAreYouTraveling": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unlockPrivateTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinPublicTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startOwnTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tripPlanDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unlockPrivateTripTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@browsePublicTrips": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startOwnTripTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseCodeHint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unlockMyTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@anyLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signupOption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@withApple": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@withGoogle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@withEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noCoursesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loginWithEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@usernameOrEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@email": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@forgotPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@writingAnalyticsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@endActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allLanguages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allCefrLevels": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatListTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directMessageBotTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedbackTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedbackDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedbackHint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedbackButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directMessageBotDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteYourFriends": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@playWithAI": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseStartDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteFriendsToActivity": "Bjud in vänner till aktivitet",
|
|
"inviteFriendsToActivityCourse": "Bjud in vänner till aktivitet och kurs",
|
|
"feedbackRespDesc": "Kolla tillbaka imorgon för aktivitetsuppdateringar.",
|
|
"activityDropdownDesc": "När du är klar med denna aktivitet, klicka nedan",
|
|
"activityAnalyticsListBody": "Detta är dina slutförda aktiviteter! Efter att ha avslutat aktiviteter kan du se dem här.",
|
|
"languageMismatchTitle": "Språkmatchning saknas",
|
|
"languageMismatchDesc": "Ditt målspråk matchar inte språket för denna aktivitet. Vill du uppdatera ditt målspråk?",
|
|
"reportWordIssueTooltip": "Rapportera problem med ordinformation",
|
|
"tokenInfoFeedbackDialogTitle": "Feedback om ordinformation",
|
|
"tokenInfoFeedbackDialogDesc": "AI gör misstag. Vänligen beskriv eventuella problem du hittade med informationen ovan.",
|
|
"noPublicCoursesFound": "Inga offentliga kurser hittades. Vill du skapa en?",
|
|
"noCourseTemplatesFound": "Vi kunde inte hitta några kurser för ditt målspråk. Du kan chatta med Pangea Bot under tiden och återkomma senare för fler kurser.",
|
|
"botActivityJoinFailMessage": "Pangea Bot tar ett tag att svara. Försök igen senare, eller bjud in en vän.",
|
|
"unsubscribedResponseError": "Denna funktion kräver ett abonnemang",
|
|
"leaveDesc": "Lämna detta utrymme och alla chattar inom det",
|
|
"selectAll": "Välj alla",
|
|
"deselectAll": "Avmarkera alla",
|
|
"@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": "Starta min egen",
|
|
"joinCourseDesc": "Varje kurs har 8-10 sekventiella ämnen med en rad uppgiftsbaserade språkinlärningsaktiviteter.",
|
|
"newMessageInPangeaChat": "📩 Nytt meddelande i Pangea Chat",
|
|
"shareCourse": "Dela kurs",
|
|
"addCourse": "Lägg till en kurs",
|
|
"joinCourseWithCode": "Gå med i kurs med kod",
|
|
"joinPublicCourse": "Gå med i offentlig kurs",
|
|
"vocabLevelsDesc": "Det här är platsen där vokabulärord kommer att hamna när du har nivåer upp dem!",
|
|
"highlightVocabTooltip": "Markera målord i vokabulär nedan genom att skicka dem eller öva 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": {}
|
|
}
|
|
} |