* 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>
11849 lines
No EOL
311 KiB
Text
11849 lines
No EOL
311 KiB
Text
{
|
||
"@@last_modified": "2025-10-16 13:30:33.942130",
|
||
"about": "Quant a",
|
||
"@about": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"accept": "Accepta",
|
||
"@accept": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"acceptedTheInvitation": "👍 {username} ha acceptat la invitació",
|
||
"@acceptedTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"account": "Compte",
|
||
"@account": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"activatedEndToEndEncryption": "🔐 {username} ha activat el xifratge d’extrem a extrem",
|
||
"@activatedEndToEndEncryption": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"admin": "Administració",
|
||
"@admin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"alias": "àlies",
|
||
"@alias": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"allChats": "Tots els xats",
|
||
"@allChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"answeredTheCall": "{senderName} ha respost a la trucada",
|
||
"@answeredTheCall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"anyoneCanJoin": "Qualsevol pot unir-se",
|
||
"@anyoneCanJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"appLock": "Blocatge de l’aplicació",
|
||
"@appLock": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"archive": "Arxiu",
|
||
"@archive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"areGuestsAllowedToJoin": "Es pot entrar al xat com a convidadi",
|
||
"@areGuestsAllowedToJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"areYouSure": "N’esteu seguri?",
|
||
"@areYouSure": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"askSSSSSign": "Per a poder donar accés a l’altra persona, introduïu la frase de seguretat o clau de recuperació.",
|
||
"@askSSSSSign": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"askVerificationRequest": "Voleu acceptar aquesta sol·licitud de verificació de: {username}?",
|
||
"@askVerificationRequest": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"banFromChat": "Veta del xat",
|
||
"@banFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"banned": "Vetadi",
|
||
"@banned": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"bannedUser": "{username} ha vetat a {targetName}",
|
||
"@bannedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"blockDevice": "Bloca el dispositiu",
|
||
"@blockDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"botMessages": "Missatges del bot",
|
||
"@botMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"cancel": "Cancel·la",
|
||
"@cancel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"cantOpenUri": "No es pot obrir l’URI {uri}",
|
||
"@cantOpenUri": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"uri": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changeDeviceName": "Canvia el nom del dispositiu",
|
||
"@changeDeviceName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changedTheChatAvatar": "{username} ha canviat la imatge del xat",
|
||
"@changedTheChatAvatar": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatDescriptionTo": "{username} ha canviat la descripció del xat a: '{description}'",
|
||
"@changedTheChatDescriptionTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"description": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatNameTo": "{username} ha canviat el nom del xat a: '{chatname}'",
|
||
"@changedTheChatNameTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"chatname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatPermissions": "{username} ha canviat els permisos del xat",
|
||
"@changedTheChatPermissions": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheGuestAccessRules": "{username} ha canviat les normes d’accés dels convidats",
|
||
"@changedTheGuestAccessRules": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheGuestAccessRulesTo": "{username} ha canviat les normes d’accés dels convidats a: {rules}",
|
||
"@changedTheGuestAccessRulesTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"rules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheHistoryVisibility": "{username} ha canviat la visibilitat de l’historial",
|
||
"@changedTheHistoryVisibility": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheHistoryVisibilityTo": "{username} ha canviat la visibilitat de l’historial a: {rules}",
|
||
"@changedTheHistoryVisibilityTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"rules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheJoinRules": "{username} ha canviat les normes d’unió",
|
||
"@changedTheJoinRules": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheJoinRulesTo": "{username} ha canviat les normes d’unió a: {joinRules}",
|
||
"@changedTheJoinRulesTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"joinRules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheProfileAvatar": "{username} ha canviat la seva imatge de perfil",
|
||
"@changedTheProfileAvatar": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheRoomAliases": "{username} ha canviat l’àlies de la sala",
|
||
"@changedTheRoomAliases": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheRoomInvitationLink": "{username} ha canviat l’enllaç per a convidar",
|
||
"@changedTheRoomInvitationLink": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changePassword": "Canvia la contrasenya",
|
||
"@changePassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheHomeserver": "Canvia el servidor",
|
||
"@changeTheHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheme": "Canvia l’estil",
|
||
"@changeTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheNameOfTheGroup": "Canvia el nom del grup",
|
||
"@changeTheNameOfTheGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"channelCorruptedDecryptError": "El xifratge s’ha corromput",
|
||
"@channelCorruptedDecryptError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chat": "Xat",
|
||
"@chat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatDetails": "Detalls del xat",
|
||
"@chatDetails": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chats": "Xats",
|
||
"@chats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chooseAStrongPassword": "Trieu una contrasenya forta",
|
||
"@chooseAStrongPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"close": "Tanca",
|
||
"@close": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_html": "Envia text en format HTML",
|
||
"@commandHint_html": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /html"
|
||
},
|
||
"commandHint_leave": "Abandona aquesta sala",
|
||
"@commandHint_leave": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /leave"
|
||
},
|
||
"commandHint_op": "Estableix el nivell d'autoritat d'uni usuàriï (per defecte: 50)",
|
||
"@commandHint_op": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /op"
|
||
},
|
||
"commandHint_plain": "Envia text sense format",
|
||
"@commandHint_plain": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /plain"
|
||
},
|
||
"commandHint_send": "Envia text",
|
||
"@commandHint_send": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /send"
|
||
},
|
||
"compareEmojiMatch": "Compareu aquests emojis",
|
||
"@compareEmojiMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"compareNumbersMatch": "Compareu aquests números",
|
||
"@compareNumbersMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"confirm": "Confirma",
|
||
"@confirm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"connect": "Connecta",
|
||
"@connect": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"contactHasBeenInvitedToTheGroup": "El contacte ha estat convidat al grup",
|
||
"@contactHasBeenInvitedToTheGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"containsDisplayName": "Conté l'àlies",
|
||
"@containsDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"containsUserName": "Inclou nom d'usuàriï",
|
||
"@containsUserName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copiedToClipboard": "S’ha copiat al porta-retalls",
|
||
"@copiedToClipboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copy": "Copia",
|
||
"@copy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"couldNotDecryptMessage": "No s'ha pogut desxifrar el missatge: {error}",
|
||
"@couldNotDecryptMessage": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"countParticipants": "{count} participants",
|
||
"@countParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"create": "Crea",
|
||
"@create": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"createdTheChat": "💬 {username} ha creat el xat",
|
||
"@createdTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"currentlyActive": "Actiu actualment",
|
||
"@currentlyActive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"darkTheme": "Fosc",
|
||
"@darkTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"dateAndTimeOfDay": "{date}, {timeOfDay}",
|
||
"@dateAndTimeOfDay": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"date": {
|
||
"type": "String"
|
||
},
|
||
"timeOfDay": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dateWithoutYear": "{day}-{month}",
|
||
"@dateWithoutYear": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"month": {
|
||
"type": "String"
|
||
},
|
||
"day": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dateWithYear": "{day}-{month}-{year}",
|
||
"@dateWithYear": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"year": {
|
||
"type": "String"
|
||
},
|
||
"month": {
|
||
"type": "String"
|
||
},
|
||
"day": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"deactivateAccountWarning": "Es desactivarà el vostre compte d’usuàriï. És irreversible! Voleu fer-ho igualment?",
|
||
"@deactivateAccountWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"delete": "Suprimeix",
|
||
"@delete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deleteAccount": "Suprimeix el compte",
|
||
"@deleteAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deleteMessage": "Suprimeix el missatge",
|
||
"@deleteMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"device": "Dispositiu",
|
||
"@device": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deviceId": "Id. de dispositiu",
|
||
"@deviceId": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"devices": "Dispositius",
|
||
"@devices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"directChats": "Xats directes",
|
||
"@directChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"displaynameHasBeenChanged": "Ha canviat l'àlies",
|
||
"@displaynameHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"downloadFile": "Baixa el fitxer",
|
||
"@downloadFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"edit": "Edita",
|
||
"@edit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editDisplayname": "Edita l'àlies",
|
||
"@editDisplayname": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteExists": "L'emoticona ja existeix!",
|
||
"@emoteExists": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteInvalid": "Codi d'emoticona invàlid!",
|
||
"@emoteInvalid": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emotePacks": "Paquet d'emoticones de la sala",
|
||
"@emotePacks": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteSettings": "Paràmetres de les emoticones",
|
||
"@emoteSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteShortcode": "Codi d'emoticona",
|
||
"@emoteShortcode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteWarnNeedToPick": "Has de seleccionar un codi d'emoticona i una imatge!",
|
||
"@emoteWarnNeedToPick": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emptyChat": "Xat buit",
|
||
"@emptyChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enableEmotesGlobally": "Activa el paquet d'emoticones global",
|
||
"@enableEmotesGlobally": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enableEncryptionWarning": "No podreu desactivar el xifratge mai més. N’esteu segur?",
|
||
"@enableEncryptionWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"encrypted": "Xifrat",
|
||
"@encrypted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"encryption": "Xifratge",
|
||
"@encryption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"encryptionNotEnabled": "El xifratge no s’ha activat",
|
||
"@encryptionNotEnabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"endedTheCall": "{senderName} ha finalitzat la trucada",
|
||
"@endedTheCall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"enterAnEmailAddress": "Introduïu una adreça electrònica",
|
||
"@enterAnEmailAddress": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enterYourHomeserver": "Introdueix el teu servidor",
|
||
"@enterYourHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fileName": "Nom del fitxer",
|
||
"@fileName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fluffychat": "FluffyChat",
|
||
"@fluffychat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"forward": "Reenvia",
|
||
"@forward": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fromJoining": "Des de la unió",
|
||
"@fromJoining": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fromTheInvitation": "Des de la invitació",
|
||
"@fromTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"group": "Grup",
|
||
"@group": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"groupIsPublic": "El grup és públic",
|
||
"@groupIsPublic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"groupWith": "Grup amb {displayname}",
|
||
"@groupWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"displayname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"guestsAreForbidden": "Els convidats no poden unir-se",
|
||
"@guestsAreForbidden": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"guestsCanJoin": "Els convidats es poden unir",
|
||
"@guestsCanJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"hasWithdrawnTheInvitationFor": "{username} ha retirat la invitació de {targetName}",
|
||
"@hasWithdrawnTheInvitationFor": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"help": "Ajuda",
|
||
"@help": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"hideRedactedEvents": "Amaga els esdeveniments estripats",
|
||
"@hideRedactedEvents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"hideUnknownEvents": "Amaga els esdeveniments desconeguts",
|
||
"@hideUnknownEvents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"id": "Id.",
|
||
"@id": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"identity": "Identitat",
|
||
"@identity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"ignoredUsers": "Usuaris ignorats",
|
||
"@ignoredUsers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"iHaveClickedOnLink": "He fet clic a l'enllaç",
|
||
"@iHaveClickedOnLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"incorrectPassphraseOrKey": "Frase de seguretat o clau de recuperació incorrecta",
|
||
"@incorrectPassphraseOrKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteContact": "Convida contacte",
|
||
"@inviteContact": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteContactToGroup": "Convida contacte a {groupName}",
|
||
"@inviteContactToGroup": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"groupName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"invited": "Convidat",
|
||
"@invited": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"invitedUser": "📩 {username} ha convidat a {targetName}",
|
||
"@invitedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"invitedUsersOnly": "Només usuàriïs convidadis",
|
||
"@invitedUsersOnly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteForMe": "Invitació per a mi",
|
||
"@inviteForMe": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteText": "{username} t'ha convidat a FluffyChat.\n1. Visita fluffychat.im i instaŀla l'app\n2. Registra't o inicia sessió\n3. Obre l'enllaç d'invitació:\n{link}",
|
||
"@inviteText": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"link": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"isTyping": "escrivint…",
|
||
"@isTyping": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"joinedTheChat": "👋 {username} s'ha unit al xat",
|
||
"@joinedTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"joinRoom": "Uneix-te a la sala",
|
||
"@joinRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"kicked": "👞 {username} ha expulsat a {targetName}",
|
||
"@kicked": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"kickedAndBanned": "🙅 {username} ha expulsat i vetat a {targetName}",
|
||
"@kickedAndBanned": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"kickFromChat": "Expulsa del xat",
|
||
"@kickFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"lastActiveAgo": "Actiu per última vegada: {localizedTimeShort}",
|
||
"@lastActiveAgo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"localizedTimeShort": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"leave": "Abandona",
|
||
"@leave": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"leftTheChat": "Ha marxat del xat",
|
||
"@leftTheChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"license": "Llicència",
|
||
"@license": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"lightTheme": "Clar",
|
||
"@lightTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"loadCountMoreParticipants": "Carrega {count} participants més",
|
||
"@loadCountMoreParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"loadingPleaseWait": "S’està carregant… Espereu.",
|
||
"@loadingPleaseWait": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"loadMore": "Carrega’n més…",
|
||
"@loadMore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"locationDisabledNotice": "S’han desactivat els serveis d’ubicació. Activeu-los per a compartir la vostra ubicació.",
|
||
"@locationDisabledNotice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"locationPermissionDeniedNotice": "S’ha rebutjat el permís d’ubicació. Atorgueu-lo per a poder compartir la vostra ubicació.",
|
||
"@locationPermissionDeniedNotice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"login": "Inicia la sessió",
|
||
"@login": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"logInTo": "Inicia sessió a {homeserver}",
|
||
"@logInTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"homeserver": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"logout": "Finalitza la sessió",
|
||
"@logout": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"memberChanges": "Canvis de participants",
|
||
"@memberChanges": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"mention": "Menciona",
|
||
"@mention": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"moderator": "Moderador",
|
||
"@moderator": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"muteChat": "Silencia el xat",
|
||
"@muteChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"needPantalaimonWarning": "Tingueu en compte que, ara per ara, us cal el Pantalaimon per a poder utilitzar el xifratge d’extrem a extrem.",
|
||
"@needPantalaimonWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"newMessageInFluffyChat": "💬 Missatge nou al FluffyChat",
|
||
"@newMessageInFluffyChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"newVerificationRequest": "Nova sol·licitud de verificació!",
|
||
"@newVerificationRequest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"no": "No",
|
||
"@no": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noConnectionToTheServer": "Sense connexió al servidor",
|
||
"@noConnectionToTheServer": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noEmotesFound": "No s’ha trobat cap emoticona. 😕",
|
||
"@noEmotesFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noGoogleServicesWarning": "Sembla que no teniu els Serveis de Google al telèfon. Això és una bona decisió respecte a la vostra privadesa! Per a rebre notificacions automàtiques del FluffyChat, us recomanem instaŀlar ntfy. Amb ntfy o qualsevol altre proveïdor de Unified Push, pots rebre notificacions de forma segura i lliure. Pots instaŀlar ntfy des de la PlayStore o des de F-Droid.",
|
||
"@noGoogleServicesWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"none": "Cap",
|
||
"@none": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noPasswordRecoveryDescription": "Encara no heu afegit cap mètode per a poder recuperar la contrasenya.",
|
||
"@noPasswordRecoveryDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noPermission": "Sense permís",
|
||
"@noPermission": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noRoomsFound": "No s’ha trobat cap sala…",
|
||
"@noRoomsFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"notifications": "Notificacions",
|
||
"@notifications": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"notificationsEnabledForThisAccount": "Notificacions activades per a aquest compte",
|
||
"@notificationsEnabledForThisAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"numUsersTyping": "{count} usuàriïs escrivint…",
|
||
"@numUsersTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"offline": "Fora de línia",
|
||
"@offline": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"ok": "D'acord",
|
||
"@ok": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"online": "En línia",
|
||
"@online": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"onlineKeyBackupEnabled": "La còpia de seguretat de claus en línia està activada",
|
||
"@onlineKeyBackupEnabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"oopsSomethingWentWrong": "Alguna cosa ha anat malament…",
|
||
"@oopsSomethingWentWrong": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"openAppToReadMessages": "Obre l'aplicació per llegir els missatges",
|
||
"@openAppToReadMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"openCamera": "Obre la càmera",
|
||
"@openCamera": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"or": "O",
|
||
"@or": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passphraseOrKey": "contrasenya o clau de recuperació",
|
||
"@passphraseOrKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"password": "Contrasenya",
|
||
"@password": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passwordForgotten": "Contrasenya oblidada",
|
||
"@passwordForgotten": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passwordHasBeenChanged": "La contrasenya ha canviat",
|
||
"@passwordHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passwordRecovery": "Recuperació de contrassenya",
|
||
"@passwordRecovery": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pickImage": "Selecciona una imatge",
|
||
"@pickImage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pin": "Fixa",
|
||
"@pin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"play": "Reproduir {fileName}",
|
||
"@play": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"fileName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"pleaseChooseAPasscode": "Tria un codi d'accés",
|
||
"@pleaseChooseAPasscode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseClickOnLink": "Fes clic a l'enllaç del correu i, després, segueix.",
|
||
"@pleaseClickOnLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnter4Digits": "Introdueix 4 dígits o deixa-ho buit per desactivar el bloqueig.",
|
||
"@pleaseEnter4Digits": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnterYourPassword": "Introdueix la teva contrasenya",
|
||
"@pleaseEnterYourPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnterYourUsername": "Introdueix el teu nom d'usuàriï",
|
||
"@pleaseEnterYourUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"privacy": "Privadesa",
|
||
"@privacy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"publicRooms": "Sales públiques",
|
||
"@publicRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pushRules": "Regles push",
|
||
"@pushRules": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"recording": "Enregistrant",
|
||
"@recording": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"redactedAnEvent": "{username} ha estripat un esdeveniment",
|
||
"@redactedAnEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"reject": "Rebutja",
|
||
"@reject": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"rejectedTheInvitation": "{username} ha rebutjat la invitació",
|
||
"@rejectedTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"rejoin": "Torna-t'hi a unir",
|
||
"@rejoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"remove": "Elimina",
|
||
"@remove": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"removeAllOtherDevices": "Elimina tots els altres dispositius",
|
||
"@removeAllOtherDevices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"removedBy": "Eliminat per {username}",
|
||
"@removedBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"removeDevice": "Elimina dispositiu",
|
||
"@removeDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unbanFromChat": "Aixeca el veto",
|
||
"@unbanFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reply": "Respon",
|
||
"@reply": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"requestPermission": "Sol·licita permís",
|
||
"@requestPermission": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"roomHasBeenUpgraded": "La sala s'ha actualitzat",
|
||
"@roomHasBeenUpgraded": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"security": "Seguretat",
|
||
"@security": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"seenByUser": "Vist per {username}",
|
||
"@seenByUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"send": "Envia",
|
||
"@send": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendAMessage": "Envia un missatge",
|
||
"@sendAMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendAsText": "Envia com a text",
|
||
"@sendAsText": {
|
||
"type": "String"
|
||
},
|
||
"sendAudio": "Envia un àudio",
|
||
"@sendAudio": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendFile": "Envia un fitxer",
|
||
"@sendFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendImage": "Envia una imatge",
|
||
"@sendImage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendOriginal": "Envia l’original",
|
||
"@sendOriginal": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendSticker": "Envia adhesiu",
|
||
"@sendSticker": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendVideo": "Envia un vídeo",
|
||
"@sendVideo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sentAFile": "📁 {username} ha enviat un fitxer",
|
||
"@sentAFile": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentAnAudio": "🎤 {username} ha enviat un àudio",
|
||
"@sentAnAudio": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentAPicture": "🖼️ {username} ha enviat una imatge",
|
||
"@sentAPicture": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentASticker": "😊 {username} ha enviat un adhesiu",
|
||
"@sentASticker": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentAVideo": "🎥 {username} ha enviat un vídeo",
|
||
"@sentAVideo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentCallInformations": "{senderName} ha enviat informació de trucada",
|
||
"@sentCallInformations": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"setInvitationLink": "Defineix l’enllaç per a convidar",
|
||
"@setInvitationLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setPermissionsLevel": "Defineix el nivell de permisos",
|
||
"@setPermissionsLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setStatus": "Defineix l’estat",
|
||
"@setStatus": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"settings": "Paràmetres",
|
||
"@settings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"share": "Comparteix",
|
||
"@share": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sharedTheLocation": "{username} n’ha compartit la ubicació",
|
||
"@sharedTheLocation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"singlesignon": "Autenticació única",
|
||
"@singlesignon": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"skip": "Omet",
|
||
"@skip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sourceCode": "Codi font",
|
||
"@sourceCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"startedACall": "{senderName} ha iniciat una trucada",
|
||
"@startedACall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"statusExampleMessage": "Com us sentiu avui?",
|
||
"@statusExampleMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"submit": "Envia",
|
||
"@submit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"systemTheme": "Sistema",
|
||
"@systemTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"theyDontMatch": "No coincideixen",
|
||
"@theyDontMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"theyMatch": "Coincideixen",
|
||
"@theyMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"title": "FluffyChat",
|
||
"@title": {
|
||
"description": "Title for the application",
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"toggleUnread": "Marca com a llegit/sense llegir",
|
||
"@toggleUnread": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"tooManyRequestsWarning": "Massa sol·licituds. Torna-ho a provar més tard!",
|
||
"@tooManyRequestsWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"tryToSendAgain": "Intenta tornar a enviar",
|
||
"@tryToSendAgain": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unavailable": "No disponible",
|
||
"@unavailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unbannedUser": "{username} ha aixecat el veto a {targetName}",
|
||
"@unbannedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"unblockDevice": "Desbloqueja dispositiu",
|
||
"@unblockDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unknownDevice": "Dispositiu desconegut",
|
||
"@unknownDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unknownEncryptionAlgorithm": "L’algorisme de xifratge és desconegut",
|
||
"@unknownEncryptionAlgorithm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unknownEvent": "Esdeveniment desconegut '{type}'",
|
||
"@unknownEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"type": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"unmuteChat": "Deixa de silenciar el xat",
|
||
"@unmuteChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unpin": "Deixa de fixar",
|
||
"@unpin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unreadChats": "{unreadCount, plural, =1{1 xat no llegit} other{{unreadCount} xats no llegits}}",
|
||
"@unreadChats": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"unreadCount": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"userAndOthersAreTyping": "{username} i {count} més estan escrivint…",
|
||
"@userAndOthersAreTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"userAndUserAreTyping": "{username} i {username2} estan escrivint…",
|
||
"@userAndUserAreTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"username2": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"userIsTyping": "{username} està escrivint…",
|
||
"@userIsTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"userLeftTheChat": "🚪 {username} ha marxat del xat",
|
||
"@userLeftTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"username": "Nom d’usuàriï",
|
||
"@username": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"userSentUnknownEvent": "{username} ha enviat un esdeveniment {type}",
|
||
"@userSentUnknownEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"type": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"verify": "Verifica",
|
||
"@verify": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verifyStart": "Inicia la verificació",
|
||
"@verifyStart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verifySuccess": "T'has verificat correctament!",
|
||
"@verifySuccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verifyTitle": "Verificant un altre compte",
|
||
"@verifyTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"videoCall": "Videotrucada",
|
||
"@videoCall": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"visibilityOfTheChatHistory": "Visibilitat de l’historial del xat",
|
||
"@visibilityOfTheChatHistory": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"visibleForAllParticipants": "Visible per a tots els participants",
|
||
"@visibleForAllParticipants": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"visibleForEveryone": "Visible per a tothom",
|
||
"@visibleForEveryone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"voiceMessage": "Missatge de veu",
|
||
"@voiceMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"waitingPartnerEmoji": "S’està esperant que l’altre accepti l’emoji…",
|
||
"@waitingPartnerEmoji": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"waitingPartnerNumbers": "S’està esperant que l’altre accepti els nombres…",
|
||
"@waitingPartnerNumbers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"wallpaper": "Fons:",
|
||
"@wallpaper": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"warning": "Atenció!",
|
||
"@warning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"weSentYouAnEmail": "Us hem enviat un missatge de correu electrònic",
|
||
"@weSentYouAnEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"whoIsAllowedToJoinThisGroup": "Qui pot unir-se a aquest grup",
|
||
"@whoIsAllowedToJoinThisGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"withTheseAddressesRecoveryDescription": "Amb aquestes adreces, si ho necessiteu, podeu recuperar la vostra contrasenya.",
|
||
"@withTheseAddressesRecoveryDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"writeAMessage": "Escriviu un missatge…",
|
||
"@writeAMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"yes": "Sí",
|
||
"@yes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"you": "Vós",
|
||
"@you": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"youAreNoLongerParticipatingInThisChat": "Ja no participeu en aquest xat",
|
||
"@youAreNoLongerParticipatingInThisChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"youHaveBeenBannedFromThisChat": "T'han vetat en aquest xat",
|
||
"@youHaveBeenBannedFromThisChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"yourPublicKey": "La vostra clau pública",
|
||
"@yourPublicKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"all": "Tot",
|
||
"@all": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"addToSpace": "Afegeix a un espai",
|
||
"@addToSpace": {},
|
||
"areYouSureYouWantToLogout": "Segur que voleu finalitzar la sessió?",
|
||
"@areYouSureYouWantToLogout": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"addEmail": "Afegeix una adreça electrònica",
|
||
"@addEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandInvalid": "L’ordre no és vàlida",
|
||
"@commandInvalid": {
|
||
"type": "String"
|
||
},
|
||
"fontSize": "Mida de la lletra",
|
||
"@fontSize": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"goToTheNewRoom": "Ves a la sala nova",
|
||
"@goToTheNewRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"next": "Següent",
|
||
"@next": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"link": "Enllaç",
|
||
"@link": {},
|
||
"people": "Gent",
|
||
"@people": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"redactMessage": "Estripa el missatge",
|
||
"@redactMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendOnEnter": "Envia en prémer Retorn",
|
||
"@sendOnEnter": {},
|
||
"clearArchive": "Neteja l’arxiu",
|
||
"@clearArchive": {},
|
||
"chatBackupDescription": "Els teus xats antics estan protegits amb una clau de recuperació. Assegureu-vos de no perdre-la.",
|
||
"@chatBackupDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatHasBeenAddedToThisSpace": "El xat s’ha afegit a aquest espai",
|
||
"@chatHasBeenAddedToThisSpace": {},
|
||
"autoplayImages": "Reprodueix automàticament enganxines i emoticones animades",
|
||
"@autoplayImages": {
|
||
"type": "String",
|
||
"placeholder": {}
|
||
},
|
||
"chatBackup": "Còpia de seguretat del xat",
|
||
"@chatBackup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"blocked": "Blocat",
|
||
"@blocked": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"everythingReady": "Tot és a punt!",
|
||
"@everythingReady": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"spaceName": "Nom de l’espai",
|
||
"@spaceName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"search": "Cerca",
|
||
"@search": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verified": "Verificat",
|
||
"@verified": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"newChat": "Xat nou",
|
||
"@newChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeYourAvatar": "Canvia l’avatar",
|
||
"@changeYourAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"ignore": "Ignora",
|
||
"@ignore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_react": "Envia una resposta com a reacció",
|
||
"@commandHint_react": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /react"
|
||
},
|
||
"defaultPermissionLevel": "Nivell de permisos per defecte per nous membres",
|
||
"@defaultPermissionLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"extremeOffensive": "Extremadament ofensiu",
|
||
"@extremeOffensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"yourChatBackupHasBeenSetUp": "S’ha configurat la còpia de seguretat del xat.",
|
||
"@yourChatBackupHasBeenSetUp": {},
|
||
"contentHasBeenReported": "El contingut s’ha denunciat als administradors del servidor",
|
||
"@contentHasBeenReported": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enableEncryption": "Activa el xifratge",
|
||
"@enableEncryption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"addAccount": "Afegeix un compte",
|
||
"@addAccount": {},
|
||
"noEncryptionForPublicRooms": "Només podreu activar el xifratge quan la sala ja no sigui accessible públicament.",
|
||
"@noEncryptionForPublicRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"roomVersion": "Versió de la sala",
|
||
"@roomVersion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendMessages": "Envia missatges",
|
||
"@sendMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"saveFile": "Desa el fitxer",
|
||
"@saveFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseFollowInstructionsOnWeb": "Seguiu les instruccions al lloc web i toqueu «Següent».",
|
||
"@pleaseFollowInstructionsOnWeb": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reportMessage": "Denuncia el missatge",
|
||
"@reportMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setAsCanonicalAlias": "Defineix com a àlies principal",
|
||
"@setAsCanonicalAlias": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"status": "Estat",
|
||
"@status": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"toggleFavorite": "Commuta l’estat «preferit»",
|
||
"@toggleFavorite": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"toggleMuted": "Commuta l’estat «silenci»",
|
||
"@toggleMuted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"transferFromAnotherDevice": "Transfereix des d’un altre dispositiu",
|
||
"@transferFromAnotherDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setCustomEmotes": "Defineix emoticones personalitzades",
|
||
"@setCustomEmotes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"whoCanPerformWhichAction": "Qui pot efectuar quina acció",
|
||
"@whoCanPerformWhichAction": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"whyDoYouWantToReportThis": "Per què voleu denunciar això?",
|
||
"@whyDoYouWantToReportThis": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"wipeChatBackup": "Voleu suprimir la còpia de seguretat dels xats per a crear una clau de recuperació nova?",
|
||
"@wipeChatBackup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"waitingPartnerAcceptRequest": "S’està esperant que l’altre accepti la sol·licitud…",
|
||
"@waitingPartnerAcceptRequest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unverified": "No verificat",
|
||
"@unverified": {},
|
||
"commandHint_me": "Descriviu-vos",
|
||
"@commandHint_me": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /me"
|
||
},
|
||
"commandMissing": "{command} no és una ordre.",
|
||
"@commandMissing": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"command": {
|
||
"type": "String"
|
||
}
|
||
},
|
||
"description": "State that {command} is not a valid /command."
|
||
},
|
||
"configureChat": "Configura el xat",
|
||
"@configureChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copyToClipboard": "Copia al porta-retalls",
|
||
"@copyToClipboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"createNewSpace": "Espai nou",
|
||
"@createNewSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"errorObtainingLocation": "S’ha produït un error en obtenir la ubicació: {error}",
|
||
"@errorObtainingLocation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"groups": "Grups",
|
||
"@groups": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"messages": "Missatges",
|
||
"@messages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"showPassword": "Mostra la contrasenya",
|
||
"@showPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"spaceIsPublic": "L’espai és públic",
|
||
"@spaceIsPublic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"scanQrCode": "Escaneja un codi QR",
|
||
"@scanQrCode": {},
|
||
"obtainingLocation": "S’està obtenint la ubicació…",
|
||
"@obtainingLocation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"shareLocation": "Comparteix la ubicació",
|
||
"@shareLocation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"synchronizingPleaseWait": "S’està sincronitzant… Espereu.",
|
||
"@synchronizingPleaseWait": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reason": "Raó",
|
||
"@reason": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changedTheDisplaynameTo": "{username} ha canviat el seu àlies a: '{displayname}'",
|
||
"@changedTheDisplaynameTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"displayname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"howOffensiveIsThisContent": "Com d’ofensiu és aquest contingut?",
|
||
"@howOffensiveIsThisContent": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_clearcache": "Neteja la memòria cau",
|
||
"@commandHint_clearcache": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /clearcache"
|
||
},
|
||
"commandHint_join": "Uneix-te a la sala",
|
||
"@commandHint_join": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /join"
|
||
},
|
||
"commandHint_kick": "Expulsa uni usuàriï d'aquesta sala",
|
||
"@commandHint_kick": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /kick"
|
||
},
|
||
"commandHint_myroomavatar": "Establiu la imatge per a aquesta sala (per mxc-uri)",
|
||
"@commandHint_myroomavatar": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /myroomavatar"
|
||
},
|
||
"commandHint_dm": "Inicia un xat directe\nUsa --no-encryption per desactivar l'encriptatge",
|
||
"@commandHint_dm": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /dm"
|
||
},
|
||
"commandHint_invite": "Convida uni usuàriï a aquesta sala",
|
||
"@commandHint_invite": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /invite"
|
||
},
|
||
"commandHint_ban": "Veta uni usuàriï d'aquesta sala",
|
||
"@commandHint_ban": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /ban"
|
||
},
|
||
"commandHint_create": "Crea un xat de grup buit\nUsa --no-encryption per desactivar l'encriptatge",
|
||
"@commandHint_create": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /create"
|
||
},
|
||
"commandHint_discardsession": "Descarta la sessió",
|
||
"@commandHint_discardsession": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /discardsession"
|
||
},
|
||
"repeatPassword": "Repetiu la contrasenya",
|
||
"@repeatPassword": {},
|
||
"commandHint_myroomnick": "Estableix el teu àlies per a aquesta sala",
|
||
"@commandHint_myroomnick": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /myroomnick"
|
||
},
|
||
"editBlockedServers": "Edita els servidors bloquejats",
|
||
"@editBlockedServers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"badServerLoginTypesException": "El servidor admet els inicis de sessió:\n{serverVersions}\nPerò l'aplicació només admet:\n{supportedVersions}",
|
||
"@badServerLoginTypesException": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"serverVersions": {
|
||
"type": "String"
|
||
},
|
||
"supportedVersions": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"hugContent": "{senderName} t'abraça",
|
||
"@hugContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"jumpToLastReadMessage": "Salta a l'últim missatge llegit",
|
||
"@jumpToLastReadMessage": {},
|
||
"allRooms": "Tots els xats de grup",
|
||
"@allRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_cuddle": "Envia una carícia",
|
||
"@commandHint_cuddle": {},
|
||
"widgetVideo": "Vídeo",
|
||
"@widgetVideo": {},
|
||
"dismiss": "Ignora-ho",
|
||
"@dismiss": {},
|
||
"reportErrorDescription": "😭 Oh no. Hi ha hagut algun error. Si vols, pots informar d'aquest bug a l'equip de desenvolupament.",
|
||
"@reportErrorDescription": {},
|
||
"removeYourAvatar": "Esborra el teu avatar",
|
||
"@removeYourAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unsupportedAndroidVersion": "Aquesta versió d'Android és incompatible",
|
||
"@unsupportedAndroidVersion": {},
|
||
"widgetJitsi": "Jitsi Meet",
|
||
"@widgetJitsi": {},
|
||
"messageType": "Tipus de missatge",
|
||
"@messageType": {},
|
||
"indexedDbErrorLong": "L'emmagatzematge de missatges no està disponible per defecte en el mode privat.\nVisita\n - about:config\n - posa a true l'opció dom.indexedDB.privateBrowsing.enabled\nSi no ho fas, no podràs fer servir FluffyChat en mode privat.",
|
||
"@indexedDbErrorLong": {},
|
||
"oneClientLoggedOut": "Una de les teves aplicacions ha tancat la sessió",
|
||
"@oneClientLoggedOut": {},
|
||
"startFirstChat": "Comença el teu primer xat",
|
||
"@startFirstChat": {},
|
||
"callingAccount": "Compte de la trucada",
|
||
"@callingAccount": {},
|
||
"setColorTheme": "Tria el color del tema:",
|
||
"@setColorTheme": {},
|
||
"nextAccount": "Compte següent",
|
||
"@nextAccount": {},
|
||
"allSpaces": "Tots els espais",
|
||
"@allSpaces": {},
|
||
"supposedMxid": "Això hauria de ser {mxid}",
|
||
"@supposedMxid": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"mxid": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"user": "Usuàrïi",
|
||
"@user": {},
|
||
"youAcceptedTheInvitation": "👍 Has acceptat la invitació",
|
||
"@youAcceptedTheInvitation": {},
|
||
"noMatrixServer": "{server1} no és un servidor de matrix, vols fer servir {server2} ?",
|
||
"@noMatrixServer": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"server1": {
|
||
"type": "String"
|
||
},
|
||
"server2": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youInvitedBy": "📩 {user} t'ha convidat",
|
||
"@youInvitedBy": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"banUserDescription": "Es vetarà li usuàriï al xat i no podrà tornar-hi a entrar fins que se li aixequi el veto.",
|
||
"@banUserDescription": {},
|
||
"widgetEtherpad": "Nota de text",
|
||
"@widgetEtherpad": {},
|
||
"removeDevicesDescription": "Tancaràs la sessió d'aquest dispositiu i no hi podràs rebre més missatges.",
|
||
"@removeDevicesDescription": {},
|
||
"separateChatTypes": "Separa xats directes i grups",
|
||
"@separateChatTypes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"tryAgain": "Torna-ho a provar",
|
||
"@tryAgain": {},
|
||
"youKickedAndBanned": "🙅 Has expulsat i vetat a {user}",
|
||
"@youKickedAndBanned": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"unbanUserDescription": "L'usuàrïi ja pot tornar a entrar al xat.",
|
||
"@unbanUserDescription": {},
|
||
"youRejectedTheInvitation": "Has rebutjat la invitació",
|
||
"@youRejectedTheInvitation": {},
|
||
"otherCallingPermissions": "Micròfon, càmera i altres permisos del FluffyChat",
|
||
"@otherCallingPermissions": {},
|
||
"messagesStyle": "Missatges:",
|
||
"@messagesStyle": {},
|
||
"widgetUrlError": "La URL no és vàlida.",
|
||
"@widgetUrlError": {},
|
||
"emailOrUsername": "Email o nom d'usuàrïi",
|
||
"@emailOrUsername": {},
|
||
"newSpaceDescription": "Els espais et permeten consolidar els teus xats i construir comunitats públiques o privades.",
|
||
"@newSpaceDescription": {},
|
||
"chatDescription": "Descripció del xat",
|
||
"@chatDescription": {},
|
||
"callingAccountDetails": "Permet al FluffyChat de fer servir l'app de trucades nativa de l'Android.",
|
||
"@callingAccountDetails": {},
|
||
"editRoomAliases": "Canvia els àlies de la sala",
|
||
"@editRoomAliases": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enterSpace": "Obre l'espai",
|
||
"@enterSpace": {},
|
||
"encryptThisChat": "Xifra aquest xat",
|
||
"@encryptThisChat": {},
|
||
"previousAccount": "Compte anterior",
|
||
"@previousAccount": {},
|
||
"reopenChat": "Reobre el xat",
|
||
"@reopenChat": {},
|
||
"pleaseEnterRecoveryKey": "Introdueix la teva clau de recuperació:",
|
||
"@pleaseEnterRecoveryKey": {},
|
||
"widgetNameError": "Posa el nom públic.",
|
||
"@widgetNameError": {},
|
||
"inoffensive": "Inofensiu",
|
||
"@inoffensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"addToBundle": "Afegeix al pquet",
|
||
"@addToBundle": {},
|
||
"addWidget": "Afegeix un giny",
|
||
"@addWidget": {},
|
||
"countFiles": "{count} arxius",
|
||
"@countFiles": {
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"noKeyForThisMessage": "Això pot passar si el missatge es va enviar abans que haguessis iniciat sessió al teu compte des d'aquest dispositiu.\n\nTambé pot ser que l'emissor hagi bloquejat el teu dispositiu o que la connexió a internet anés malament.\n\nQue pots llegir el missatge des d'una altra sessió? Si és així, llavors pots transferir-lo! Ves a Paràmetres → Dispositius i assegura't que els teus dispositius s'ha verificat mútuament. Quan obris la sala la propera vegada i totes dues sessions estiguin executant-se, en primer pla, llavors les claus es trasnsmetran automàticament.\n\nVols evitar perdre les claus en tancar la sessió o en canviar de dispositiu? Llavors assegura't que has activat la còpia de seguretat del xat als paràmetres.",
|
||
"@noKeyForThisMessage": {},
|
||
"commandHint_markasgroup": "Marca com un grup",
|
||
"@commandHint_markasgroup": {},
|
||
"hydrateTor": "Usuàrïis de Tor: Importa una sessió anterior",
|
||
"@hydrateTor": {},
|
||
"pushNotificationsNotAvailable": "Les notificacions push no estan disponibles",
|
||
"@pushNotificationsNotAvailable": {},
|
||
"storeInAppleKeyChain": "Desa en la Apple KeyChain",
|
||
"@storeInAppleKeyChain": {},
|
||
"replaceRoomWithNewerVersion": "Substitueix la sala amb la versió més recent",
|
||
"@replaceRoomWithNewerVersion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"hydrate": "Restaura un arxiu de recuperació",
|
||
"@hydrate": {},
|
||
"invalidServerName": "El nom del servidor és invàlid",
|
||
"@invalidServerName": {},
|
||
"chatPermissions": "Permisos del xat",
|
||
"@chatPermissions": {},
|
||
"sender": "Remitent",
|
||
"@sender": {},
|
||
"storeInAndroidKeystore": "Desa en la Android KeyStore",
|
||
"@storeInAndroidKeystore": {},
|
||
"signInWithPassword": "Inicia sessió amb contrasenya",
|
||
"@signInWithPassword": {},
|
||
"offensive": "Ofensiu",
|
||
"@offensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"makeAdminDescription": "Un cop hagis fet admin aquesta persona ja no podràs desfer-ho, ja que llavors tindrà els mateixos permisos que tu.",
|
||
"@makeAdminDescription": {},
|
||
"saveKeyManuallyDescription": "Per desar aquesta clau manualment, pica l'eina de compartir o copia-la al porta-retalls.",
|
||
"@saveKeyManuallyDescription": {},
|
||
"editBundlesForAccount": "Edita paquets per aquest compte",
|
||
"@editBundlesForAccount": {},
|
||
"whyIsThisMessageEncrypted": "Per què no es pot llegir aquest missatge?",
|
||
"@whyIsThisMessageEncrypted": {},
|
||
"setChatDescription": "Posa una descripció de xat",
|
||
"@setChatDescription": {},
|
||
"importFromZipFile": "Importa des d'un arxiu zip",
|
||
"@importFromZipFile": {},
|
||
"dehydrateWarning": "Aquesta acció és irreversible. Assegura't que deses l'arxiu de recuperació en un lloc segur.",
|
||
"@dehydrateWarning": {},
|
||
"noOtherDevicesFound": "No s'han trobat més dispositius",
|
||
"@noOtherDevicesFound": {},
|
||
"redactedBy": "Estripat per {username}",
|
||
"@redactedBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"videoCallsBetaWarning": "Tingues en compte que les trucades de vídeo estan encara en beta. Pot ser que no funcioni bé o que falli en alguna plataforma.",
|
||
"@videoCallsBetaWarning": {},
|
||
"participant": "Participant",
|
||
"@participant": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"signInWith": "Inicia sessió amb {provider}",
|
||
"@signInWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"provider": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"fileIsTooBigForServer": "No s'ha pogut enviar! El servidor només accepta adjunts de fins a {max}.",
|
||
"@fileIsTooBigForServer": {},
|
||
"homeserver": "Servidor",
|
||
"@homeserver": {},
|
||
"callingPermissions": "Permisos de trucada",
|
||
"@callingPermissions": {},
|
||
"readUpToHere": "Llegit fins aquí",
|
||
"@readUpToHere": {},
|
||
"start": "Comença",
|
||
"@start": {},
|
||
"register": "Registra't",
|
||
"@register": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unlockOldMessages": "Desbloqueja els missatges antics",
|
||
"@unlockOldMessages": {},
|
||
"numChats": "{number} xats",
|
||
"@numChats": {
|
||
"type": "number",
|
||
"placeholders": {
|
||
"number": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"optionalRedactReason": "(Opcional) El motiu per estripar el missatge...",
|
||
"@optionalRedactReason": {},
|
||
"dehydrate": "Exporta la sessió i neteja el dispositiu",
|
||
"@dehydrate": {},
|
||
"archiveRoomDescription": "Aquest xat serà arxivat. Els altres contactes del grup ho veuran com si haguessis abandonat el xat.",
|
||
"@archiveRoomDescription": {},
|
||
"exportEmotePack": "Exporta com un pack Emote en .zip",
|
||
"@exportEmotePack": {},
|
||
"switchToAccount": "Canvia al compte {number}",
|
||
"@switchToAccount": {
|
||
"type": "number",
|
||
"placeholders": {
|
||
"number": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"experimentalVideoCalls": "Trucades de vídeo experimentals",
|
||
"@experimentalVideoCalls": {},
|
||
"pleaseEnterRecoveryKeyDescription": "Per desbloquejar els missatges antics, introdueix la clau de recuperació que vas generar en una sessió anterior. La clau de recuperació NO és la teva contrasenya.",
|
||
"@pleaseEnterRecoveryKeyDescription": {},
|
||
"openInMaps": "Obre als mapes",
|
||
"@openInMaps": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteContactToGroupQuestion": "Vols convidar {contact} al xat \"{groupName}\"?",
|
||
"@inviteContactToGroupQuestion": {},
|
||
"redactedByBecause": "Estripat per {username} per: \"{reason}\"",
|
||
"@redactedByBecause": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"reason": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youHaveWithdrawnTheInvitationFor": "Has rebutjat la invitació de {user}",
|
||
"@youHaveWithdrawnTheInvitationFor": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"appearOnTopDetails": "Permet a l'app que aparegui sobre d'altres apps. No cal si ja has afegit FluffyChat com a compte de trucades",
|
||
"@appearOnTopDetails": {},
|
||
"enterRoom": "Entra a la sala",
|
||
"@enterRoom": {},
|
||
"reportUser": "Denuncia l'usuàrïi",
|
||
"@reportUser": {},
|
||
"confirmEventUnpin": "Vols desfixar l'esdeveniment permanentment?",
|
||
"@confirmEventUnpin": {},
|
||
"badServerVersionsException": "Aquest servidor suporta aquestes versions de Matrix:\n{serverVersions}\nPerò aquesta aplicación només és compatible amb {supportedVersions}",
|
||
"@badServerVersionsException": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"serverVersions": {
|
||
"type": "String"
|
||
},
|
||
"supportedVersions": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youInvitedUser": "📩 Has convidat a {user}",
|
||
"@youInvitedUser": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"fileHasBeenSavedAt": "S'ha desat l'arxiu a {path}",
|
||
"@fileHasBeenSavedAt": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"path": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"redactMessageDescription": "S'estriparà el missatge per a totser d'aquesta conversa. Aquesta acció és irreversible.",
|
||
"@redactMessageDescription": {},
|
||
"recoveryKey": "Clau de recuperació",
|
||
"@recoveryKey": {},
|
||
"invalidInput": "L'entrada no és vàlida!",
|
||
"@invalidInput": {},
|
||
"dehydrateTorLong": "Per a lis usuàrïis de Tor, es recomana exportar la sessió abans de tancar la finestra.",
|
||
"@dehydrateTorLong": {},
|
||
"doNotShowAgain": "No ho tornis a mostrar",
|
||
"@doNotShowAgain": {},
|
||
"report": "informa",
|
||
"@report": {},
|
||
"serverRequiresEmail": "Aquest servidor necessita validar la teva adreça per registrar-t'hi.",
|
||
"@serverRequiresEmail": {},
|
||
"hideUnimportantStateEvents": "Amaga canvis d'estat poc importants",
|
||
"@hideUnimportantStateEvents": {},
|
||
"screenSharingTitle": "compartició de pantalla",
|
||
"@screenSharingTitle": {},
|
||
"widgetCustom": "Personalització",
|
||
"@widgetCustom": {},
|
||
"addToSpaceDescription": "Tria un espai per afegir-hi el xat.",
|
||
"@addToSpaceDescription": {},
|
||
"googlyEyesContent": "{senderName} t'ha enviat un parell d'ulls",
|
||
"@googlyEyesContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youBannedUser": "Has vetat a {user}",
|
||
"@youBannedUser": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"addChatDescription": "Afegeix una descripció al xat...",
|
||
"@addChatDescription": {},
|
||
"editRoomAvatar": "Canvia la imatge de la sala",
|
||
"@editRoomAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"hasKnocked": "🚪 {user} pica a la porta",
|
||
"@hasKnocked": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"publish": "Publica",
|
||
"@publish": {},
|
||
"openLinkInBrowser": "Obre l'enllaç en un navegador",
|
||
"@openLinkInBrowser": {},
|
||
"messageInfo": "Informació del missatge",
|
||
"@messageInfo": {},
|
||
"disableEncryptionWarning": "Per motius de seguretat, un cop activat, no es pot desactivar el xifratge.",
|
||
"@disableEncryptionWarning": {},
|
||
"directChat": "Xat directe",
|
||
"@directChat": {},
|
||
"wrongPinEntered": "Pin incorrecte! Torna-ho a provar en {seconds} segons...",
|
||
"@wrongPinEntered": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"seconds": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"sendTypingNotifications": "Envia notificacions d'escriptura",
|
||
"@sendTypingNotifications": {},
|
||
"inviteGroupChat": "📨 Convida al grup",
|
||
"@inviteGroupChat": {},
|
||
"appearOnTop": "Mostra per sobre",
|
||
"@appearOnTop": {},
|
||
"invitePrivateChat": "📨 Convida a un xat privat",
|
||
"@invitePrivateChat": {},
|
||
"foregroundServiceRunning": "Aquesta notificació apareix quan el servei de primer pla està corrent.",
|
||
"@foregroundServiceRunning": {},
|
||
"voiceCall": "Videotrucada",
|
||
"@voiceCall": {},
|
||
"commandHint_unban": "Aixeca el veto a aquesti usuàriï per aquesta sala",
|
||
"@commandHint_unban": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /unban"
|
||
},
|
||
"importEmojis": "Importa emojis",
|
||
"@importEmojis": {},
|
||
"wasDirectChatDisplayName": "Xat buit ( era {oldDisplayName})",
|
||
"@wasDirectChatDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"oldDisplayName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"noChatDescriptionYet": "No s'ha afegit una descripció de xat.",
|
||
"@noChatDescriptionYet": {},
|
||
"removeFromBundle": "Esborra del paquet",
|
||
"@removeFromBundle": {},
|
||
"confirmMatrixId": "Confirma la teva ID de Matrix per poder esborrar el compte.",
|
||
"@confirmMatrixId": {},
|
||
"learnMore": "Llegeix-ne més",
|
||
"@learnMore": {},
|
||
"notAnImage": "No és un arxiu d'image.",
|
||
"@notAnImage": {},
|
||
"users": "Usuàrïis",
|
||
"@users": {},
|
||
"openGallery": "Obre la galeria",
|
||
"@openGallery": {},
|
||
"chatDescriptionHasBeenChanged": "Ha canviat la descripció del xat",
|
||
"@chatDescriptionHasBeenChanged": {},
|
||
"newGroup": "Grup nou",
|
||
"@newGroup": {},
|
||
"bundleName": "Nom del paquet",
|
||
"@bundleName": {},
|
||
"dehydrateTor": "Usuàrïis de Tor: Exporta la sessió",
|
||
"@dehydrateTor": {},
|
||
"removeFromSpace": "Esborra de l'espai",
|
||
"@removeFromSpace": {},
|
||
"roomUpgradeDescription": "El xat serà recreat amb una versió de sala nova. Totis lis participants seran notificadis que han de canviar al nou xat. Pots llegir més sobre les versions de sala a https://spec.matrix.org/latest/rooms/",
|
||
"@roomUpgradeDescription": {},
|
||
"pleaseEnterANumber": "Introdueix un número major que 0",
|
||
"@pleaseEnterANumber": {},
|
||
"youKicked": "👞 Has expulsat a {user}",
|
||
"@youKicked": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"profileNotFound": "No s'ha trobat el compte en aquest servidor. Pot ser un error de connexió, o que realment no existeixi.",
|
||
"@profileNotFound": {},
|
||
"jump": "Salta",
|
||
"@jump": {},
|
||
"reactedWith": "{sender} ha reaccionat amb {reaction}",
|
||
"@reactedWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
},
|
||
"reaction": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sorryThatsNotPossible": "Aquesta acció no és possible",
|
||
"@sorryThatsNotPossible": {},
|
||
"videoWithSize": "Vídeo {size}",
|
||
"@videoWithSize": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"size": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"shareInviteLink": "Comparteix un enllaç d'invitació",
|
||
"@shareInviteLink": {},
|
||
"commandHint_markasdm": "Marca com a conversa directa la sala amb aquesta ID de Matrix",
|
||
"@commandHint_markasdm": {},
|
||
"recoveryKeyLost": "Que has perdut la clau de recuperació?",
|
||
"@recoveryKeyLost": {},
|
||
"cuddleContent": "{senderName} et fa una carícia",
|
||
"@cuddleContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"deviceKeys": "Claus del dispositiu:",
|
||
"@deviceKeys": {},
|
||
"emoteKeyboardNoRecents": "Els últims emotes usats apareixeran aquí...",
|
||
"@emoteKeyboardNoRecents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setTheme": "Tria el tema:",
|
||
"@setTheme": {},
|
||
"youJoinedTheChat": "T'has afegit al xat",
|
||
"@youJoinedTheChat": {},
|
||
"openVideoCamera": "Obre la càmera per a fer un vídeo",
|
||
"@openVideoCamera": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"markAsRead": "Marca com a llegit",
|
||
"@markAsRead": {},
|
||
"widgetName": "Nom",
|
||
"@widgetName": {},
|
||
"errorAddingWidget": "S'ha produït un error en afegir el giny.",
|
||
"@errorAddingWidget": {},
|
||
"commandHint_hug": "Envia una abraçada",
|
||
"@commandHint_hug": {},
|
||
"replace": "Reemplaça",
|
||
"@replace": {},
|
||
"oopsPushError": "Ep! Sembla que s'ha produït un error en configurar les notificacions.",
|
||
"@oopsPushError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"youUnbannedUser": "Has aixecat el veto a {user}",
|
||
"@youUnbannedUser": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"newSpace": "Espai nou",
|
||
"@newSpace": {},
|
||
"emojis": "Emojis",
|
||
"@emojis": {},
|
||
"pleaseEnterYourPin": "Introdueix el teu pin",
|
||
"@pleaseEnterYourPin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseChoose": "Escull",
|
||
"@pleaseChoose": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_googly": "Envia uns ulls curiosos",
|
||
"@commandHint_googly": {},
|
||
"pleaseTryAgainLaterOrChooseDifferentServer": "Torna-ho a provar més tard o tria un servidor diferent.",
|
||
"@pleaseTryAgainLaterOrChooseDifferentServer": {},
|
||
"createGroup": "Crea un grup",
|
||
"@createGroup": {},
|
||
"hydrateTorLong": "Que vas exportar la teva última sessió a Tor? La pots importar ara i continuar xatejant.",
|
||
"@hydrateTorLong": {},
|
||
"time": "Temps",
|
||
"@time": {},
|
||
"custom": "Personalitzat",
|
||
"@custom": {},
|
||
"noBackupWarning": "Compte! Si no actives la còpia de seguretat dels xats, perdràs accés als teus missatges xifrats. És molt recomanable activar-ho abans de tancar la sessió.",
|
||
"@noBackupWarning": {},
|
||
"storeInSecureStorageDescription": "Desa la clau de recuperació en l'emmagatzematge segur d'aquest dispositiu.",
|
||
"@storeInSecureStorageDescription": {},
|
||
"openChat": "Obre el xat",
|
||
"@openChat": {},
|
||
"kickUserDescription": "Li usuàrïi ha estat expulsadi però no vetadi. Als xats públics, pot tornar-hi a entrar en qualsevol moment.",
|
||
"@kickUserDescription": {},
|
||
"importNow": "Importa-ho ara",
|
||
"@importNow": {},
|
||
"pinMessage": "Fixa a la sala",
|
||
"@pinMessage": {},
|
||
"invite": "Convida",
|
||
"@invite": {},
|
||
"enableMultiAccounts": "(Beta) Activa multi-compte en aquest dispositiu",
|
||
"@enableMultiAccounts": {},
|
||
"indexedDbErrorTitle": "Problemes amb el mode privat",
|
||
"@indexedDbErrorTitle": {},
|
||
"unsupportedAndroidVersionLong": "Aquesta funcionalitat només funciona amb versions d'Android més noves.",
|
||
"@unsupportedAndroidVersionLong": {},
|
||
"storeSecurlyOnThisDevice": "Desa de forma segura en aquest dispositiu",
|
||
"@storeSecurlyOnThisDevice": {},
|
||
"screenSharingDetail": "Estàs compartint la teva pantalla a FluffyChat",
|
||
"@screenSharingDetail": {},
|
||
"placeCall": "Truca",
|
||
"@placeCall": {},
|
||
"block": "Bloca",
|
||
"@block": {},
|
||
"blockUsername": "Ignora aquesti usuàrïi",
|
||
"@blockUsername": {},
|
||
"blockedUsers": "Usuàrïis blocadis",
|
||
"@blockedUsers": {},
|
||
"blockListDescription": "Pots bloquejar usuàrïis que et molestin. No rebràs missatges seus ni invitacions de part seva a cap sala.",
|
||
"@blockListDescription": {},
|
||
"pleaseChooseAStrongPassword": "Tria una contrasenya forta",
|
||
"@pleaseChooseAStrongPassword": {},
|
||
"youInvitedToBy": "📩 T'han enviat un enllaç d'invitació per:\n{alias}",
|
||
"@youInvitedToBy": {
|
||
"placeholders": {
|
||
"alias": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"groupName": "Nom del grup",
|
||
"@groupName": {},
|
||
"createGroupAndInviteUsers": "Crea un grup i convida-hi usuàrïis",
|
||
"@createGroupAndInviteUsers": {},
|
||
"wrongRecoveryKey": "Malauradament, aquesta clau de recuperació no és la correcta.",
|
||
"@wrongRecoveryKey": {},
|
||
"publicLink": "Enllaç públic",
|
||
"@publicLink": {},
|
||
"transparent": "Transparent",
|
||
"@transparent": {},
|
||
"sendReadReceiptsDescription": "Lis altris participants d'un xat poden veure quan has llegit un missatge.",
|
||
"@sendReadReceiptsDescription": {},
|
||
"yourGlobalUserIdIs": "La teva ID global és: ",
|
||
"@yourGlobalUserIdIs": {},
|
||
"startConversation": "Comença una conversa",
|
||
"@startConversation": {},
|
||
"commandHint_sendraw": "Envia un json pelat",
|
||
"@commandHint_sendraw": {},
|
||
"databaseMigrationTitle": "La base de dades ha estat optimitzada",
|
||
"@databaseMigrationTitle": {},
|
||
"pleaseEnterYourCurrentPassword": "Fica la teva contrasenya actual",
|
||
"@pleaseEnterYourCurrentPassword": {},
|
||
"newPassword": "Contrasenya nova",
|
||
"@newPassword": {},
|
||
"restoreSessionBody": "L'aplicació provarà de restaurar la teva sessió des de la còpia de seguretat. Si us plau, comunica aquest error a l'equi pde desenvolupament a {url}. El missatge d'error és {error}",
|
||
"@restoreSessionBody": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"url": {
|
||
"type": "String"
|
||
},
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"formattedMessages": "Missatges amb format",
|
||
"@formattedMessages": {},
|
||
"formattedMessagesDescription": "Mostra contingut amb format enriquit com text en cursiva, fent servir markdown.",
|
||
"@formattedMessagesDescription": {},
|
||
"verifyOtherUser": "🔐 Verifica uni altri usuàrïi",
|
||
"@verifyOtherUser": {},
|
||
"verifyOtherDevice": "🔐 Verifica un altre dispositiu",
|
||
"@verifyOtherDevice": {},
|
||
"databaseBuildErrorBody": "No s'ha pogut construir la base de dades SQLite. L'aplicació provarà de fer servir un format de base de dades antiquat. Si us plau, comunica aquesta situació a la comunitat de desenvolupament a {url}. El missatge d'error és: {error}",
|
||
"@databaseBuildErrorBody": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"url": {
|
||
"type": "String"
|
||
},
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"initAppError": "S'ha produït un error mentre s'inicialitzava l'aplicació",
|
||
"@initAppError": {},
|
||
"hidePresences": "Amagar la llista de Status?",
|
||
"@hidePresences": {},
|
||
"noUsersFoundWithQuery": "No s'ha trobat cap usuàrïi amb \"{query}\". Revisa si ho has escrit malament.",
|
||
"@noUsersFoundWithQuery": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"query": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"leaveEmptyToClearStatus": "Per esborrar el teu estat, deixa-ho en blanc.",
|
||
"@leaveEmptyToClearStatus": {},
|
||
"select": "Tria",
|
||
"@select": {},
|
||
"searchForUsers": "Cerca @usuariïs...",
|
||
"@searchForUsers": {},
|
||
"subspace": "Subespai",
|
||
"@subspace": {},
|
||
"addChatOrSubSpace": "Afegeix un xat o un subespai",
|
||
"@addChatOrSubSpace": {},
|
||
"decline": "Denega",
|
||
"@decline": {},
|
||
"sendReadReceipts": "Envia informes de tecleig",
|
||
"@sendReadReceipts": {},
|
||
"sendTypingNotificationsDescription": "Lis altris participants d'un xat poden veure quan estàs teclejant un missatge nou.",
|
||
"@sendTypingNotificationsDescription": {},
|
||
"incomingMessages": "Missatge d'entrada",
|
||
"@incomingMessages": {},
|
||
"presenceStyle": "Presència:",
|
||
"@presenceStyle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"acceptedKeyVerification": "{sender} ha acceptat la verificació de claus",
|
||
"@acceptedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"canceledKeyVerification": "{sender} ha canceŀlat la verificació de claus",
|
||
"@canceledKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"completedKeyVerification": "{sender} ha comletat la verificació de claus",
|
||
"@completedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"isReadyForKeyVerification": "{sender} està a punt per verificar les claus",
|
||
"@isReadyForKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"nothingFound": "No s'ha trobat res...",
|
||
"@nothingFound": {},
|
||
"searchChatsRooms": "Cerca #sales, @usuariïs...",
|
||
"@searchChatsRooms": {},
|
||
"groupCanBeFoundViaSearch": "El grup es pot trobar per la cerca general",
|
||
"@groupCanBeFoundViaSearch": {},
|
||
"databaseMigrationBody": "Espereu un moment, si us plau.",
|
||
"@databaseMigrationBody": {},
|
||
"passwordsDoNotMatch": "Les contrasenyes no coincideixen",
|
||
"@passwordsDoNotMatch": {},
|
||
"passwordIsWrong": "La contrasenya introduïda és incorrecta",
|
||
"@passwordIsWrong": {},
|
||
"joinSpace": "Fica't a l'espai",
|
||
"@joinSpace": {},
|
||
"publicSpaces": "Espais públics",
|
||
"@publicSpaces": {},
|
||
"thisDevice": "Aquest dispositiu:",
|
||
"@thisDevice": {},
|
||
"sessionLostBody": "S'ha perdut la teva sessió. Si us plau, comunica aquest error a l'equip de desenvolupament a {url}. El missatge d'error és: {error}",
|
||
"@sessionLostBody": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"url": {
|
||
"type": "String"
|
||
},
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"forwardMessageTo": "Vols reenviar el missatge a {roomName}?",
|
||
"@forwardMessageTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"roomName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"verifyOtherUserDescription": "Si verifiques aquesti usuàrïi, podràs estar seguri de a qui estàs escrivint. . 💪\n\nQuan inicies una verificació, l'altra persona i tu veureu un missatge emergent a l'app. Us sortiran un seguit d'emojis o números a cada pantalla, que haureu de comparar.\n\nLa millor manera de fer-ho és quedar en persona o fer una vídeo-trucada. 👭",
|
||
"@verifyOtherUserDescription": {},
|
||
"verifyOtherDeviceDescription": "Quan verifiques un altre dispositiu, aquests poden intercanviar claus, així que es millora la seguretat total. 💪 Quan comences una verificació, apareixerà un missatge emergent a tots dos dispositius. A cadascun hi apareixerà un seguit d'emojis o de números que hauràs de comparar. El millor és tenir tots dos dispositius a mà abans d'iniciar la verificació. 🤳",
|
||
"@verifyOtherDeviceDescription": {},
|
||
"requestedKeyVerification": "{sender} ha soŀlicitat verificar claus",
|
||
"@requestedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"startedKeyVerification": "{sender} ha iniciat la verificació de claus",
|
||
"@startedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"presencesToggle": "Mostra els missatges d'estat d'altres usuàrïis",
|
||
"@presencesToggle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"stickers": "Enganxines",
|
||
"@stickers": {},
|
||
"discover": "Descobreix",
|
||
"@discover": {},
|
||
"commandHint_ignore": "Ignora el compte de matrix especificat",
|
||
"@commandHint_ignore": {},
|
||
"commandHint_unignore": "Deixa d'ignorar el compt de matrix especificat",
|
||
"@commandHint_unignore": {},
|
||
"sendCanceled": "S'ha canceŀlat l'enviament",
|
||
"@sendCanceled": {},
|
||
"noChatsFoundHere": "Encara no hi ha xats. Obre una conversa amb algú picant al botó de sota. ⤵️",
|
||
"@noChatsFoundHere": {},
|
||
"hideMemberChangesInPublicChatsBody": "No mostres a l'històric de conversa de les sales públiques quan algú hi entra o surt. Això facilita la lectura.",
|
||
"@hideMemberChangesInPublicChatsBody": {},
|
||
"invitedBy": "📩 Convidadi per {user}",
|
||
"@invitedBy": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"knock": "Pica",
|
||
"@knock": {},
|
||
"knocking": "S'està picant",
|
||
"@knocking": {},
|
||
"restricted": "Restringit",
|
||
"@restricted": {},
|
||
"knockRestricted": "No es pot picar a la porta",
|
||
"@knockRestricted": {},
|
||
"goToSpace": "Ves a l'espai {space}",
|
||
"@goToSpace": {
|
||
"type": "String",
|
||
"space": {}
|
||
},
|
||
"adminLevel": "{level} - Admin",
|
||
"@adminLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"changeGeneralChatSettings": "Canvia les opcions generals de xat",
|
||
"@changeGeneralChatSettings": {},
|
||
"sendRoomNotifications": "Envia notificacions @room",
|
||
"@sendRoomNotifications": {},
|
||
"changeTheDescriptionOfTheGroup": "Canvia la descripció del xat",
|
||
"@changeTheDescriptionOfTheGroup": {},
|
||
"changelog": "Registre de canvis",
|
||
"@changelog": {},
|
||
"userLevel": "{level} - Usuàriï",
|
||
"@userLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"moderatorLevel": "{level} - Moderadori",
|
||
"@moderatorLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"inviteOtherUsers": "Convida més gent a la conversa",
|
||
"@inviteOtherUsers": {},
|
||
"changeTheChatPermissions": "Canvia els permisos del xat",
|
||
"@changeTheChatPermissions": {},
|
||
"changeTheVisibilityOfChatHistory": "Canvia la visibilitat de l'historial de conversa",
|
||
"@changeTheVisibilityOfChatHistory": {},
|
||
"changeTheCanonicalRoomAlias": "Canvia l'adreça principal del xat",
|
||
"@changeTheCanonicalRoomAlias": {},
|
||
"accessAndVisibilityDescription": "Qui pot entrar a aquesta conversa i com pot ser descoberta.",
|
||
"@accessAndVisibilityDescription": {},
|
||
"customEmojisAndStickers": "Emojis i stickers propis",
|
||
"@customEmojisAndStickers": {},
|
||
"accessAndVisibility": "Accés i visibilitat",
|
||
"@accessAndVisibility": {},
|
||
"calls": "Trucades",
|
||
"@calls": {},
|
||
"hideRedactedMessages": "Amaga els missatges estripats",
|
||
"@hideRedactedMessages": {},
|
||
"hideInvalidOrUnknownMessageFormats": "Amaga els missatges que tinguin un format desconegut",
|
||
"@hideInvalidOrUnknownMessageFormats": {},
|
||
"hideMemberChangesInPublicChats": "Amaga els canvis d'estat de lis membres a les sales públiques",
|
||
"@hideMemberChangesInPublicChats": {},
|
||
"notifyMeFor": "Nofica'm que",
|
||
"@notifyMeFor": {},
|
||
"overview": "Resum",
|
||
"@overview": {},
|
||
"passwordRecoverySettings": "Recuperació de contrasenya",
|
||
"@passwordRecoverySettings": {},
|
||
"userRole": "Rol d'usuàriï",
|
||
"@userRole": {},
|
||
"minimumPowerLevel": "El nivell mínim de permisos és {level}.",
|
||
"@minimumPowerLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"gallery": "Galeria",
|
||
"@gallery": {},
|
||
"noDatabaseEncryption": "No es pot xifrar la base de dades en aquesta plataforma",
|
||
"@noDatabaseEncryption": {},
|
||
"usersMustKnock": "Lis membres han de picar a la porta",
|
||
"@usersMustKnock": {},
|
||
"noOneCanJoin": "Ningú s'hi pot ficar",
|
||
"@noOneCanJoin": {},
|
||
"userWouldLikeToChangeTheChat": "{user} vol entrar al xat.",
|
||
"@userWouldLikeToChangeTheChat": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"customEmojisAndStickersBody": "Afegeix o comparteix emojis o stickers. Els podràs fer servir en qualsevol conversa.",
|
||
"@customEmojisAndStickersBody": {},
|
||
"hideRedactedMessagesBody": "Si algú estripa un missatge, ja no apareixerà a l'historial de la conversa.",
|
||
"@hideRedactedMessagesBody": {},
|
||
"searchIn": "Cerca al xat \"{chat}\"...",
|
||
"@searchIn": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"chat": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"markAsUnread": "Marca com a no llegit",
|
||
"@markAsUnread": {},
|
||
"chatPermissionsDescription": "Defineix quin nivell de permisos cal per cada acció en aquest xat. Els nivells 0, 50 i 100 normalment representen usuàriïs, mods i admins, però es pot canviar.",
|
||
"@chatPermissionsDescription": {},
|
||
"updateInstalled": "🎉 S'ha actualitzat a la versió {version}!",
|
||
"@updateInstalled": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"version": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"alwaysUse24HourFormat": "true",
|
||
"@alwaysUse24HourFormat": {
|
||
"description": "Set to true to always display time of day in 24 hour format."
|
||
},
|
||
"appLockDescription": "Bloca l'app amb un pin quan no la facis servir",
|
||
"@appLockDescription": {},
|
||
"swipeRightToLeftToReply": "Llisca de dreta esquerra per respondre",
|
||
"@swipeRightToLeftToReply": {},
|
||
"globalChatId": "Identificador global de xat",
|
||
"@globalChatId": {},
|
||
"createNewAddress": "Crea una adreça nova",
|
||
"@createNewAddress": {},
|
||
"searchMore": "Cerca més...",
|
||
"@searchMore": {},
|
||
"files": "Arxius",
|
||
"@files": {},
|
||
"publicChatAddresses": "Adreces públiques del xat",
|
||
"@publicChatAddresses": {},
|
||
"unreadChatsInApp": "{appname}: {unread} converses pendents",
|
||
"@unreadChatsInApp": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"appname": {
|
||
"type": "String"
|
||
},
|
||
"unread": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"thereAreCountUsersBlocked": "Ara mateix hi ha {count} usuàriïs bloquejadis.",
|
||
"@thereAreCountUsersBlocked": {
|
||
"type": "String",
|
||
"count": {}
|
||
},
|
||
"loginWithMatrixId": "Entra amb l'id de Matrix",
|
||
"@loginWithMatrixId": {},
|
||
"discoverHomeservers": "Descobreix servidors",
|
||
"@discoverHomeservers": {},
|
||
"whatIsAHomeserver": "Què és un servidor de Matrix?",
|
||
"@whatIsAHomeserver": {},
|
||
"homeserverDescription": "Totes les teves dades s'emmagatzemen al servidor, com passa amb el e-mail. Pots triar quin servidor vols fer servir sense témer a no poder comunicar gent d'altres servidors. Llegeix-ne més a https://matrix.org.",
|
||
"@homeserverDescription": {},
|
||
"doesNotSeemToBeAValidHomeserver": "No sembla un servidor compatible. Pot ser que la URL estigui malament?",
|
||
"@doesNotSeemToBeAValidHomeserver": {},
|
||
"countChatsAndCountParticipants": "{chats} xats i {participants} participants",
|
||
"@countChatsAndCountParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"chats": {
|
||
"type": "int"
|
||
},
|
||
"participants": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"noMoreChatsFound": "No hi ha més xats...",
|
||
"@noMoreChatsFound": {},
|
||
"space": "Espai",
|
||
"@space": {},
|
||
"joinedChats": "Xats on has entrat",
|
||
"@joinedChats": {},
|
||
"unread": "Sense llegir",
|
||
"@unread": {},
|
||
"spaces": "Espais",
|
||
"@spaces": {},
|
||
"noPublicLinkHasBeenCreatedYet": "No s'ha creat cap enllaç públic",
|
||
"@noPublicLinkHasBeenCreatedYet": {},
|
||
"chatCanBeDiscoveredViaSearchOnServer": "El xat es pot descobrir amb la cerca de {server}",
|
||
"@chatCanBeDiscoveredViaSearchOnServer": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"server": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"calculatingFileSize": "S'està calculant la mida de l'arxiu...",
|
||
"@calculatingFileSize": {},
|
||
"prepareSendingAttachment": "S'està preparant per enviar l'adjunt...",
|
||
"@prepareSendingAttachment": {},
|
||
"generatingVideoThumbnail": "S'està generant la miniatura del vídeo...",
|
||
"@generatingVideoThumbnail": {},
|
||
"noticeChatBackupDeviceVerification": "Nota: quan connectes tots els dispositius al backup del xat, es verifiquen automàticament.",
|
||
"@noticeChatBackupDeviceVerification": {},
|
||
"continueText": "Continua",
|
||
"@continueText": {},
|
||
"strikeThrough": "Text ratllat",
|
||
"@strikeThrough": {},
|
||
"addLink": "Afegeix un enllaç",
|
||
"@addLink": {},
|
||
"noContactInformationProvided": "El servidor no ofereix cap informació de contacte vàlida",
|
||
"@noContactInformationProvided": {},
|
||
"setWallpaper": "Tria imatge de fons",
|
||
"@setWallpaper": {},
|
||
"sendImages": "Envia {count} imatge",
|
||
"@sendImages": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"sendingAttachment": "S'està enviant l'adjunt...",
|
||
"@sendingAttachment": {},
|
||
"compressVideo": "S'està comprimint el vídeo...",
|
||
"@compressVideo": {},
|
||
"sendingAttachmentCountOfCount": "S'està enviant l'adjunt {index} de {length}...",
|
||
"@sendingAttachmentCountOfCount": {
|
||
"type": "integer",
|
||
"placeholders": {
|
||
"index": {
|
||
"type": "int"
|
||
},
|
||
"length": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"serverLimitReached": "S'ha arribat al límit del servidor! Esperant {seconds} segons...",
|
||
"@serverLimitReached": {
|
||
"type": "integer",
|
||
"placeholders": {
|
||
"seconds": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"oneOfYourDevicesIsNotVerified": "Un dels teus dispositius no està verificat",
|
||
"@oneOfYourDevicesIsNotVerified": {},
|
||
"welcomeText": "Hola hola! 👋 Això és FluffyChat. Pots iniciar sessió en qualsevol servidor compatible amb https://matrix.org. I llavors xatejar amb qualsevol. És una xarxa enorme de missatgeria descentralitzada !",
|
||
"@welcomeText": {},
|
||
"blur": "Difumina:",
|
||
"@blur": {},
|
||
"opacity": "Opacitat:",
|
||
"@opacity": {},
|
||
"manageAccount": "Gestiona el compte",
|
||
"@manageAccount": {},
|
||
"contactServerAdmin": "Contacta l'admin del servidor",
|
||
"@contactServerAdmin": {},
|
||
"contactServerSecurity": "Contacta l'equip de seguretat del servidor",
|
||
"@contactServerSecurity": {},
|
||
"version": "Versió",
|
||
"@version": {},
|
||
"website": "Lloc web",
|
||
"@website": {},
|
||
"compress": "Comprimeix",
|
||
"@compress": {},
|
||
"pleaseFillOut": "Emplena",
|
||
"@pleaseFillOut": {},
|
||
"invalidUrl": "URL invàlida",
|
||
"@invalidUrl": {},
|
||
"unableToJoinChat": "No s'ha pogut entrar al xat. Pot ser que l'altri participant hagi tancat la conversa.",
|
||
"@unableToJoinChat": {},
|
||
"aboutHomeserver": "Quant a {homeserver}",
|
||
"@aboutHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"homeserver": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"supportPage": "Pàgina de suport",
|
||
"@supportPage": {},
|
||
"serverInformation": "Informació del servidor:",
|
||
"@serverInformation": {},
|
||
"name": "Nom",
|
||
"@name": {},
|
||
"boldText": "Text en negreta",
|
||
"@boldText": {},
|
||
"italicText": "Text en cursiva",
|
||
"@italicText": {},
|
||
"contentNotificationSettings": "Opcions de notificació de continguts",
|
||
"@contentNotificationSettings": {},
|
||
"roomNotificationSettings": "Opcions de notificacions de sales",
|
||
"@roomNotificationSettings": {},
|
||
"notificationRuleContainsUserName": "Conté el nom d'usuàriï",
|
||
"@notificationRuleContainsUserName": {},
|
||
"notificationRuleContainsUserNameDescription": "Notifica l'usuàriï quan un missatge contingui el seu nom.",
|
||
"@notificationRuleContainsUserNameDescription": {},
|
||
"notificationRuleMaster": "Silencia totes les notificacions",
|
||
"@notificationRuleMaster": {},
|
||
"notificationRuleSuppressNotices": "Elimina els missatges automàtics",
|
||
"@notificationRuleSuppressNotices": {},
|
||
"notificationRuleInviteForMe": "Invitació per a mi",
|
||
"@notificationRuleInviteForMe": {},
|
||
"notificationRuleInviteForMeDescription": "Notifica l'usuàriï quan és convidadi a una sala.",
|
||
"@notificationRuleInviteForMeDescription": {},
|
||
"notificationRuleMemberEventDescription": "Ignora les notificacions quan entra o surt algú d'una sala.",
|
||
"@notificationRuleMemberEventDescription": {},
|
||
"notificationRuleIsUserMention": "Mencions",
|
||
"@notificationRuleIsUserMention": {},
|
||
"notificationRuleContainsDisplayName": "Conté el nom visible",
|
||
"@notificationRuleContainsDisplayName": {},
|
||
"notificationRuleIsRoomMention": "Menció de sala",
|
||
"@notificationRuleIsRoomMention": {},
|
||
"notificationRuleIsRoomMentionDescription": "Notifica l'usuàriï quan es s'esmenti la sala.",
|
||
"@notificationRuleIsRoomMentionDescription": {},
|
||
"notificationRuleRoomnotifDescription": "Notifica l'usuàriï quan un missatge contingui '@room'.",
|
||
"@notificationRuleRoomnotifDescription": {},
|
||
"notificationRuleTombstone": "Làpida",
|
||
"@notificationRuleTombstone": {},
|
||
"notificationRuleTombstoneDescription": "Notifica l'usuàriï dels missatges de desactivació de sales.",
|
||
"@notificationRuleTombstoneDescription": {},
|
||
"notificationRuleReaction": "Reacció",
|
||
"@notificationRuleReaction": {},
|
||
"notificationRuleReactionDescription": "Ignora les notificacions sobre reaccions.",
|
||
"@notificationRuleReactionDescription": {},
|
||
"notificationRuleRoomServerAcl": "Regles ACL del servidor d'una sala",
|
||
"@notificationRuleRoomServerAcl": {},
|
||
"notificationRuleRoomServerAclDescription": "Ignora les notificacions sobre les regles d'accés (ACL) del servidor d'una sala.",
|
||
"@notificationRuleRoomServerAclDescription": {},
|
||
"notificationRuleSuppressEdits": "Elimina les edicions",
|
||
"@notificationRuleSuppressEdits": {},
|
||
"notificationRuleSuppressEditsDescription": "Ignora les notificacions per missatges editats.",
|
||
"@notificationRuleSuppressEditsDescription": {},
|
||
"notificationRuleCall": "Trucada",
|
||
"@notificationRuleCall": {},
|
||
"notificationRuleCallDescription": "Notifica l'usuàriï de trucades.",
|
||
"@notificationRuleCallDescription": {},
|
||
"notificationRuleEncryptedRoomOneToOneDescription": "Notifica l'usuàriï de missatges en sales xifrades un a un, converses de dues persones.",
|
||
"@notificationRuleEncryptedRoomOneToOneDescription": {},
|
||
"notificationRuleEncryptedRoomOneToOne": "Converses xifrades",
|
||
"@notificationRuleEncryptedRoomOneToOne": {},
|
||
"notificationRuleRoomOneToOne": "Converses",
|
||
"@notificationRuleRoomOneToOne": {},
|
||
"notificationRuleMessageDescription": "Notifica l'usuàriï sobre missatges generals.",
|
||
"@notificationRuleMessageDescription": {},
|
||
"notificationRuleEncrypted": "Xifrat",
|
||
"@notificationRuleEncrypted": {},
|
||
"notificationRuleEncryptedDescription": "Notifica l'usuàriï de missatges en sales xifrades.",
|
||
"@notificationRuleEncryptedDescription": {},
|
||
"notificationRuleJitsi": "Jitsi",
|
||
"@notificationRuleJitsi": {},
|
||
"notificationRuleServerAcl": "Ignora canvis en ACL de servidor",
|
||
"@notificationRuleServerAcl": {},
|
||
"unknownPushRule": "No es coneix la regla push '{rule}'",
|
||
"@unknownPushRule": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"rule": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"more": "Més",
|
||
"@more": {},
|
||
"notificationRuleSuppressNoticesDescription": "No envia notificacions relacionades amb usuàriïs automàtics com els bots.",
|
||
"@notificationRuleSuppressNoticesDescription": {},
|
||
"otherNotificationSettings": "Altres opcions de notificacions",
|
||
"@otherNotificationSettings": {},
|
||
"notificationRuleIsUserMentionDescription": "Notifica quan mencionin l'usuàriï en un missatge.",
|
||
"@notificationRuleIsUserMentionDescription": {},
|
||
"notificationRuleContainsDisplayNameDescription": "Notifica l'usuàriï quan un missatge contingui el seu nom per mostrar.",
|
||
"@notificationRuleContainsDisplayNameDescription": {},
|
||
"notificationRuleJitsiDescription": "Notifica l'usuàriï sobre activitat del giny de Jitsi.",
|
||
"@notificationRuleJitsiDescription": {},
|
||
"notificationRuleRoomnotif": "Notificació de sala",
|
||
"@notificationRuleRoomnotif": {},
|
||
"deletePushRuleCanNotBeUndone": "Si esborres aquesta opció de notificació no ho podràs tornar a canviar.",
|
||
"@deletePushRuleCanNotBeUndone": {},
|
||
"notificationRuleRoomOneToOneDescription": "Notifica l'usuàriï de missatges en converses de dues persones, sales un a un.",
|
||
"@notificationRuleRoomOneToOneDescription": {},
|
||
"notificationRuleMemberEvent": "Canvis de membres",
|
||
"@notificationRuleMemberEvent": {},
|
||
"otherPartyNotLoggedIn": "L'altra persona no està en línia ara mateix i per tant no pot rebre missatges!",
|
||
"@otherPartyNotLoggedIn": {},
|
||
"userSpecificNotificationSettings": "Opcions de notificacions d'usuàriï",
|
||
"@userSpecificNotificationSettings": {},
|
||
"generalNotificationSettings": "Opcions de notificacions generals",
|
||
"@generalNotificationSettings": {},
|
||
"notificationRuleMessage": "Missatge",
|
||
"@notificationRuleMessage": {},
|
||
"notificationRuleServerAclDescription": "Ignora les notificacions per canvis en les regles d'accés (ACL) de servidor.",
|
||
"@notificationRuleServerAclDescription": {},
|
||
"shareKeysWithDescription": "Quins dispositius vols que puguin llegir els teus missatges xifrats?",
|
||
"@shareKeysWithDescription": {},
|
||
"previous": "Anterior",
|
||
"@previous": {},
|
||
"notificationRuleMasterDescription": "Ignora totes les altres regles i deshabilita totes les notificacions.",
|
||
"@notificationRuleMasterDescription": {},
|
||
"newChatRequest": "📩 Soŀlicitud de missatge",
|
||
"@newChatRequest": {},
|
||
"allDevices": "Tots els dispositius",
|
||
"@allDevices": {},
|
||
"crossVerifiedDevices": "Els dispositius verificats mútuament",
|
||
"@crossVerifiedDevices": {},
|
||
"verifiedDevicesOnly": "Només els dispositius verificats",
|
||
"@verifiedDevicesOnly": {},
|
||
"synchronizingPleaseWaitCounter": " S'està sincronitzant... ({percentage}%)",
|
||
"@synchronizingPleaseWaitCounter": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"percentage": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"appWantsToUseForLogin": "Fes servir '{server}' per iniciar sessió",
|
||
"@appWantsToUseForLogin": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"server": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"appWantsToUseForLoginDescription": "Consenteixes que l'app i la web comparteixen informació sobre tu.",
|
||
"@appWantsToUseForLoginDescription": {},
|
||
"open": "Obre",
|
||
"@open": {},
|
||
"appIntroduction": "El FluffyChat et permet xatejar amb amiguis entre diverses aplicacions. Llegeix-ne més a https://matrix.org o pica \"Continua\".",
|
||
"@appIntroduction": {},
|
||
"waitingForServer": "S'està esperant el servidor...",
|
||
"@waitingForServer": {},
|
||
"shareKeysWith": "Comparteix les claus amb...",
|
||
"@shareKeysWith": {},
|
||
"crossVerifiedDevicesIfEnabled": "Els dispositius verificats mútuament, si està activat",
|
||
"@crossVerifiedDevicesIfEnabled": {},
|
||
"commandHint_roomupgrade": "Actualitza aquesta sala a la versió indicada",
|
||
"@commandHint_roomupgrade": {},
|
||
"takeAPhoto": "Fes una foto",
|
||
"@takeAPhoto": {},
|
||
"recordAVideo": "Grava un vídeo",
|
||
"@recordAVideo": {},
|
||
"optionalMessage": "(Opcional) missatge...",
|
||
"@optionalMessage": {},
|
||
"enterNewChat": "Entra al nou xat",
|
||
"@enterNewChat": {},
|
||
"notSupportedOnThisDevice": "No suportat en aquest dispositiu",
|
||
"@notSupportedOnThisDevice": {},
|
||
"setCustomPermissionLevel": "Estableix un nivell de permís personalitzat",
|
||
"setPermissionsLevelDescription": "Si us plau, trieu un rol predefinit a continuació o introduïu un nivell de permís personalitzat entre 0 i 100.",
|
||
"ignoreUser": "Ignora l'usuari",
|
||
"normalUser": "Usuari normal",
|
||
"checkList": "Llista de verificació",
|
||
"countInvited": "{count} convidats",
|
||
"sentVoiceMessage": "🎙️ {duration} - Missatge de veu de {sender}",
|
||
"approve": "Aprovar",
|
||
"youHaveKnocked": "Has tocat a la porta",
|
||
"pleaseWaitUntilInvited": "Si us plau, espereu ara, fins que algú de la sala us convidi.",
|
||
"commandHint_logout": "Tanca la sessió del dispositiu actual",
|
||
"commandHint_logoutall": "Tanca la sessió de tots els dispositius actius",
|
||
"displayNavigationRail": "Mostra la barra de navegació a mòbil",
|
||
"customReaction": "Reacció personalitzada",
|
||
"accountInformation": "Informació del compte",
|
||
"addGroupDescription": "Afegeix una descripció del xat",
|
||
"addNewFriend": "Afegeix un nou amic",
|
||
"alreadyHaveAnAccount": "Ja tens un compte?",
|
||
"createNewGroup": "Crea un nou xat",
|
||
"editChatPermissions": "Edita els permisos del xat",
|
||
"writeAMessageLangCodes": "Escriu en {l1} o {l2}...",
|
||
"requests": "Requests",
|
||
"allCorrect": "Això és com ho diria jo! Genial!",
|
||
"newWayAllGood": "No ho hauria dit així, però sembla bé!",
|
||
"othersAreBetter": "Hm, potser hi ha una manera millor de dir-ho.",
|
||
"holdForInfo": "Fes clic i mantén premut per obtenir informació de la paraula.",
|
||
"greenFeedback": "Això és el que jo posaria!",
|
||
"yellowFeedback": "Hm, pots provar això i veure si funciona! Per utilitzar aquesta paraula, simplement fes clic de nou.",
|
||
"redFeedback": "No crec que sigui correcte...",
|
||
"itInstructionsTitle": "Puc ajudar-te a traduir!",
|
||
"itInstructionsBody": "Pots fer clic i mantenir premudes les opcions per obtenir informació de la paraula.",
|
||
"oneday": "Darreres 24 hores",
|
||
"oneweek": "Darrers 7 dies",
|
||
"onemonth": "Mes passat",
|
||
"gaTooltip": "L2 utilitza amb assistència gramatical",
|
||
"taTooltip": "L2 utilitza amb assistència de traducció",
|
||
"unTooltip": "Altres",
|
||
"interactiveTranslatorSliderHeader": "Traductor interactiu",
|
||
"interactiveGrammarSliderHeader": "Comprovador de gramàtica interactiu",
|
||
"interactiveTranslatorNotAllowed": "Desactivat",
|
||
"interactiveTranslatorAllowed": "Elecció de l'estudiant",
|
||
"interactiveTranslatorRequired": "Requerit",
|
||
"notYetSet": "Encara no s'ha configurat",
|
||
"myLearning": "Les meves anàlisis",
|
||
"waTooltip": "Ús de L2 sense assistència",
|
||
"changeDateRange": "Canvia l'interval de dates",
|
||
"classDescription": "Descripció",
|
||
"addStudents": "Convida usuaris mitjançant enllaç o codi",
|
||
"copyClassLink": "Copia l'enllaç d'invitació",
|
||
"copyClassCode": "Copia el codi d'invitació",
|
||
"inviteStudentByUserName": "Convida usuaris per nom d'usuari",
|
||
"languageSettings": "Configuració de l'idioma",
|
||
"interactiveTranslator": "Assistència de traducció",
|
||
"shareVideo": "Comparteix vídeo",
|
||
"shareVideoDesc": "Activa aquesta opció per permetre als estudiants compartir vídeos en xats.",
|
||
"shareFiles": "Comparteix arxius",
|
||
"selectLanguageLevel": "Selecciona el nivell d'idioma",
|
||
"noIdenticalLanguages": "Si us plau, tria idiomes base i de destinació diferents",
|
||
"iWantALanguagePartnerFrom": "És de:",
|
||
"worldWide": "A tot el món",
|
||
"noResults": "No hi ha resultats! Prova a ampliar la cerca.",
|
||
"searchBy": "Cerca per país i idiomes",
|
||
"iWantAConversationPartner": "Vull un company de conversa que",
|
||
"iWantALanguagePartnerWhoSpeaks": "Parla:",
|
||
"iWantALanguagePartnerWhoIsLearning": "Està aprenent:",
|
||
"joinWithClassCode": "Uneix-te al curs",
|
||
"joinWithClassCodeHint": "Introdueix el codi d'invitació",
|
||
"languageLevelPreA1": "Totalment principiants (Pre A1)",
|
||
"languageLevelA1": "Principiant (A1)",
|
||
"languageLevelA2": "Elemental (A2)",
|
||
"languageLevelB1": "Intermedi (B1)",
|
||
"languageLevelB2": "Intermedi superior (B2)",
|
||
"languageLevelC1": "Avançat (C1)",
|
||
"languageLevelC2": "Dominació (C2)",
|
||
"changeTheNameOfTheClass": "Canvia el nom",
|
||
"changeTheNameOfTheChat": "Canvia el nom del xat",
|
||
"askPangeaBot": "Pregunta a Pangea Bot per una definició contextual.",
|
||
"sorryNoResults": "Ho sentim, no hi ha resultats.",
|
||
"ignoreInThisText": "Ignora",
|
||
"helpMeTranslate": "Sí!",
|
||
"needsItShortMessage": "Fora de l'objectiu",
|
||
"needsItMessage": "Espera, això no és {targetLanguage}! Necessites ajuda per traduir?",
|
||
"needsIgcMessage": "Aquest missatge té un error gramatical.",
|
||
"tokenTranslationTitle": "Una paraula està en la teva llengua base.",
|
||
"spanTranslationDesc": "Vegeu les possibles traduccions a continuació.",
|
||
"spanTranslationTitle": "Algunes paraules estan en la teva llengua base.",
|
||
"l1SpanAndGrammarTitle": "Fora de la llengua objectiu",
|
||
"l1SpanAndGrammarDesc": "Això podria estar en la teva llengua base o podria ser un error gramatical.",
|
||
"otherTitle": "Tens un error.",
|
||
"otherDesc": "Vegeu les possibles correccions a continuació.",
|
||
"countryInformation": "El meu país",
|
||
"myLanguages": "Les meves llengües base i objectiu",
|
||
"targetLanguage": "Llengua objectiu",
|
||
"sourceLanguage": "Llengua base",
|
||
"languagesISpeak": "Llengües que parlo",
|
||
"updateLanguage": "Les meves llengües",
|
||
"whatLanguageYouWantToLearn": "Quina llengua vols aprendre?",
|
||
"whatIsYourBaseLanguage": "Quina és la teva llengua base?",
|
||
"saveChanges": "Desa els canvis",
|
||
"publicProfileTitle": "Permet que el meu perfil sigui trobat en la cerca",
|
||
"publicProfileDesc": "En activarlo, permeteu que altres usuaris trobin el vostre perfil a la barra de cerca global i enviïn sol·licituds de xat. En aquest moment, podeu triar acceptar o rebutjar la sol·licitud.",
|
||
"errorDisableIT": "L'assistència de traducció està desactivada.",
|
||
"errorDisableIGC": "L'assistència de gramàtica està desactivada.",
|
||
"errorDisableLanguageAssistance": "L'assistència de traducció i de gramàtica estan desactivades.",
|
||
"errorDisableITUserDesc": "Fes clic aquí per actualitzar la configuració d'assistència de traducció",
|
||
"errorDisableIGCUserDesc": "Fes clic aquí per actualitzar la configuració d'assistència de gramàtica",
|
||
"errorDisableLanguageAssistanceUserDesc": "Fes clic aquí per actualitzar la configuració d'assistència de traducció i de gramàtica",
|
||
"errorDisableITClassDesc": "L'assistència de traducció està desactivada per al curs en què es troba aquest xat.",
|
||
"errorDisableIGCClassDesc": "L'assistència de gramàtica està desactivada per al curs en què es troba aquest xat.",
|
||
"itIsDisabled": "La traducció interactiva està desactivada",
|
||
"igcIsDisabled": "La revisió gramatical interactiva està desactivada",
|
||
"goToLearningSettings": "Ves a la Configuració d'Aprenentatge",
|
||
"error405Title": "Idiomes no configurats",
|
||
"error405Desc": "Si us plau, configureu els vostres idiomes al Menú Principal > Configuració d'Aprenentatge.",
|
||
"loginOrSignup": "Inicia sessió amb",
|
||
"iAgreeToThe": "Accepto els ",
|
||
"termsAndConditions": "Termes i Condicions",
|
||
"andCertifyIAmAtLeast13YearsOfAge": " i certifico que tinc almenys 16 anys.",
|
||
"error502504Title": "Uau, hi ha molts estudiants en línia!",
|
||
"error502504Desc": "Les eines de traducció i gramàtica poden ser lentes o no estar disponibles mentre els bots de Pangea s'actualitzen.",
|
||
"error404Title": "Error de traducció!",
|
||
"error404Desc": "El Pangea Bot no està segur de com traduir això...",
|
||
"errorPleaseRefresh": "Ho estem investigant! Si us plau, actualitza i torna a provar.",
|
||
"toggleIT": "Traducció interactiva",
|
||
"toggleIGC": "Revisió gramatical interactiva",
|
||
"toggleToolSettingsDescription": "Aquí pots activar o desactivar la configuració de l'eina de llengua individual.",
|
||
"connectedToStaging": "Connectat a l'Entorn de Proves",
|
||
"learningSettings": "Configuració d'aprenentatge",
|
||
"sendVoiceNotes": "Envia notes de veu",
|
||
"sendVoiceNotesDesc": "Activa això per permetre als estudiants enviar notes de veu als xats.",
|
||
"chatTopic": "Tema del xat",
|
||
"chatTopicDesc": "Estableix un tema per al xat",
|
||
"inviteStudentByUserNameDesc": "Si el teu estudiant ja té un compte, pots buscar-lo.",
|
||
"participants": "Participants",
|
||
"almostPerfect": "Sembla correcte! Això és el que hauria dit.",
|
||
"prettyGood": "Molt bé! Això és el que hauria dit.",
|
||
"letMeThink": "Hmm, anem a veure com ho has fet!",
|
||
"clickMessageTitle": "Necessites ajuda?",
|
||
"clickMessageBody": "Fes clic en un missatge per a eines de llengua com traducció, reproducció i més!",
|
||
"understandingMessagesTitle": "Definicions i traduccions!",
|
||
"understandingMessagesBody": "Fes clic a les paraules subratllades per obtenir definicions. Traduïu amb les opcions de missatge (dret superior).",
|
||
"allDone": "Tot fet!",
|
||
"vocab": "Vocabulari",
|
||
"low": "Tenim proves que l'usuari no entén aquestes paraules.",
|
||
"medium": "Aquestes paraules s'han utilitzat. No està clar si l'usuari les entén completament o no.",
|
||
"high": "Tenim proves que l'usuari entén aquestes paraules.",
|
||
"unknownProficiency": "Aquestes paraules no s'han utilitzat a Pangea Chat.",
|
||
"changeView": "Canvia de vista.",
|
||
"clearAll": "Esborrar totes les paraules?",
|
||
"generateVocabulary": "Genera vocabulari a partir del títol i la descripció",
|
||
"generatePrompts": "Genera indicacions",
|
||
"subscribe": "Subscriu-te",
|
||
"getAccess": "Subscriu-te ara!",
|
||
"subscriptionDesc": "Els missatges són gratuïts! Subscriu-te per desbloquejar la traducció interactiva, la comprovació de gramàtica i l'anàlisi d'aprenentatge.",
|
||
"subscriptionManagement": "Gestió de subscripcions",
|
||
"currentSubscription": "Subscripció actual",
|
||
"changeSubscription": "Canvia la teva subscripció",
|
||
"cancelSubscription": "Cancel·la la teva subscripció",
|
||
"selectYourPlan": "Selecciona el teu pla",
|
||
"subsciptionPlatformTooltip": "Inicia sessió al teu dispositiu original per gestionar el teu pla de subscripció",
|
||
"subscriptionManagementUnavailable": "Gestió de subscripcions no disponible",
|
||
"paymentMethod": "Mètode de pagament",
|
||
"paymentHistory": "Historial de pagaments",
|
||
"emptyChatDownloadWarning": "No es pot descarregar un xat buit",
|
||
"update": "Actualitzar",
|
||
"updateDesc": "Ara podeu actualitzar aquesta aplicació de {localVersion} a {storeVersion}",
|
||
"maybeLater": "Potser més tard",
|
||
"mainMenu": "Menú principal",
|
||
"toggleImmersionMode": "Mode d'immersió",
|
||
"toggleImmersionModeDesc": "Quan està activat, tots els missatges es mostren en la vostra llengua objectiu. Aquesta configuració és més útil en intercanvis de llengües.",
|
||
"itToggleDescription": "Aquesta eina d'aprenentatge de llengües identificarà paraules en la vostra llengua base i us ajudarà a traduir-les a la vostra llengua objectiu. Tot i que és rar, la IA pot cometre errors de traducció.",
|
||
"igcToggleDescription": "Aquesta eina d'aprenentatge de llengües identificarà errors comuns d'ortografia, gramàtica i puntuació en el vostre missatge i suggerirà correccions. Tot i que és rar, la IA pot cometre errors de correcció.",
|
||
"originalMessage": "Missatge original",
|
||
"sentMessage": "Missatge enviat",
|
||
"useType": "Tipus d'ús",
|
||
"notAvailable": "No disponible",
|
||
"taAndGaTooltip": "L2 amb assistència de traducció i assistència gramatical",
|
||
"definitionsToolName": "Definicions de paraules",
|
||
"messageTranslationsToolName": "Traduccions de missatges",
|
||
"definitionsToolDescription": "Quan està activat, les paraules subratllades en blau es poden clicar per veure definicions. Fes clic als missatges per accedir a les definicions.",
|
||
"translationsToolDescrption": "Quan estigui activat, feu clic en un missatge i a l'icona de traducció per veure un missatge en la vostra llengua base.",
|
||
"welcomeBack": "Benvingut de nou! Si vau formar part del pilot 2023-2024, poseu-vos en contacte amb nosaltres per a la vostra subscripció especial de pilot. Si sou un professor que ha comprat (o la vostra institució ha comprat) llicències per a la vostra classe, poseu-vos en contacte amb nosaltres per a la vostra subscripció d'professor.",
|
||
"kickAllStudents": "Expulsar Tots els Estudiants",
|
||
"kickAllStudentsConfirmation": "Esteu segur que voleu expulsar tots els estudiants?",
|
||
"inviteAllStudents": "Invitar Tots els Estudiants",
|
||
"inviteAllStudentsConfirmation": "Esteu segur que voleu convidar tots els estudiants?",
|
||
"inviteUsersFromPangea": "Afegir administradors",
|
||
"redeemPromoCode": "Resoldre Codi Promocional",
|
||
"enterPromoCode": "Introdueix el Codi Promocional",
|
||
"downloadTxtFile": "Descarregar Fitxer de Text",
|
||
"downloadCSVFile": "Descarregar Fitxer CSV",
|
||
"promotionalSubscriptionDesc": "Actualment teniu una subscripció promocional de per vida. Envia un missatge a support@pangea.chat per ajudar-vos a canviar la vostra subscripció.",
|
||
"originalSubscriptionPlatform": "Subscripció comprada a través de {purchasePlatform}",
|
||
"oneWeekTrial": "Prova d'una Setmana",
|
||
"downloadXLSXFile": "Descarregar Fitxer Excel",
|
||
"abDisplayName": "Abkhaz",
|
||
"aaDisplayName": "Afar",
|
||
"afDisplayName": "Africà",
|
||
"akDisplayName": "Akan",
|
||
"sqDisplayName": "Albanès",
|
||
"amDisplayName": "Amàric",
|
||
"arDisplayName": "Àrab",
|
||
"anDisplayName": "Aragonès",
|
||
"hyDisplayName": "Armènia",
|
||
"asDisplayName": "Assamès",
|
||
"avDisplayName": "Avaric",
|
||
"aeDisplayName": "Avèstic",
|
||
"ayDisplayName": "Aymara",
|
||
"azDisplayName": "Azerbaidjanès",
|
||
"bmDisplayName": "Bambara",
|
||
"baDisplayName": "Bashkir",
|
||
"euDisplayName": "Basc",
|
||
"beDisplayName": "Belarús",
|
||
"bnDisplayName": "Bengalí",
|
||
"bhDisplayName": "Bihari",
|
||
"biDisplayName": "Bislama",
|
||
"bsDisplayName": "Bosnià",
|
||
"brDisplayName": "Bretó",
|
||
"bgDisplayName": "Búlgar",
|
||
"myDisplayName": "Birmà",
|
||
"caDisplayName": "Català, Valencià",
|
||
"chDisplayName": "Chamorro",
|
||
"ceDisplayName": "Chechen",
|
||
"nyDisplayName": "Chichewa, Chewa, Nyanja",
|
||
"zhDisplayName": "Xinès",
|
||
"cvDisplayName": "Chuvash",
|
||
"kwDisplayName": "Cornuallès",
|
||
"coDisplayName": "Cors",
|
||
"crDisplayName": "Cree",
|
||
"hrDisplayName": "Croat",
|
||
"csDisplayName": "Txec",
|
||
"daDisplayName": "Danès",
|
||
"dvDisplayName": "Divehi; Dhivehi; Maldivi;",
|
||
"nlDisplayName": "Holandès",
|
||
"enDisplayName": "Anglès",
|
||
"eoDisplayName": "Esperanto",
|
||
"etDisplayName": "Estonià",
|
||
"eeDisplayName": "Ewe",
|
||
"foDisplayName": "Feroès",
|
||
"fjDisplayName": "Fijià",
|
||
"fiDisplayName": "Finès",
|
||
"frDisplayName": "Francès",
|
||
"ffDisplayName": "Fula; Fulah; Pulaar; Pular",
|
||
"glDisplayName": "Gallec",
|
||
"kaDisplayName": "Georgià",
|
||
"deDisplayName": "Alemany",
|
||
"elDisplayName": "Grec, Modern",
|
||
"gnDisplayName": "Guaraní",
|
||
"guDisplayName": "Gujarati",
|
||
"htDisplayName": "Haití, Crioll Haití",
|
||
"haDisplayName": "Hausa",
|
||
"heDisplayName": "Hebreu (modern)",
|
||
"hzDisplayName": "Herero",
|
||
"hiDisplayName": "Hindi",
|
||
"hoDisplayName": "Hiri Motu",
|
||
"huDisplayName": "Hongarès",
|
||
"iaDisplayName": "Interlingua",
|
||
"idDisplayName": "Indonès",
|
||
"ieDisplayName": "Interlingue",
|
||
"gaDisplayName": "Irlandès",
|
||
"igDisplayName": "Igbo",
|
||
"ikDisplayName": "Inupiaq",
|
||
"ioDisplayName": "Ido",
|
||
"isDisplayName": "Islandès",
|
||
"itDisplayName": "Italià",
|
||
"iuDisplayName": "Inuktitut",
|
||
"jaDisplayName": "Japonès",
|
||
"jvDisplayName": "Javanès",
|
||
"klDisplayName": "Kalaallisut, groenlandès",
|
||
"knDisplayName": "Kannada",
|
||
"krDisplayName": "Kanuri",
|
||
"ksDisplayName": "Kashmiri",
|
||
"kkDisplayName": "Kazakh",
|
||
"kmDisplayName": "Khmer",
|
||
"kiDisplayName": "Kikuyu, Gikuyu",
|
||
"rwDisplayName": "Kinyarwanda",
|
||
"kyDisplayName": "Kirguís, Kirguís",
|
||
"kvDisplayName": "Komi",
|
||
"kgDisplayName": "Kongo",
|
||
"koDisplayName": "Coreà",
|
||
"kuDisplayName": "Kurda",
|
||
"kjDisplayName": "Kwanyama, Kuanyama",
|
||
"laDisplayName": "Llatí",
|
||
"lbDisplayName": "Luxemburgès, Letzeburgesch",
|
||
"lgDisplayName": "Luganda",
|
||
"liDisplayName": "Limburgès, Limburgan, Limburger",
|
||
"lnDisplayName": "Lingala",
|
||
"loDisplayName": "Laosà",
|
||
"ltDisplayName": "Lituà",
|
||
"luDisplayName": "Luba-Katanga",
|
||
"lvDisplayName": "Letó",
|
||
"gvDisplayName": "Manx",
|
||
"mkDisplayName": "Macedoni",
|
||
"mgDisplayName": "Malgaix",
|
||
"msDisplayName": "Malai",
|
||
"mlDisplayName": "Malayalam",
|
||
"mtDisplayName": "Màlta",
|
||
"miDisplayName": "Maori",
|
||
"mrDisplayName": "Maratxí (Marāṭhī)",
|
||
"mhDisplayName": "Marxelles",
|
||
"mnDisplayName": "Mongol",
|
||
"naDisplayName": "Nauru",
|
||
"nvDisplayName": "Navajo, Navaho",
|
||
"nbDisplayName": "Noruec Bokmål",
|
||
"ndDisplayName": "Ndebele del Nord",
|
||
"neDisplayName": "Nepali",
|
||
"ngDisplayName": "Ndonga",
|
||
"nnDisplayName": "Noruec Nynorsk",
|
||
"noDisplayName": "Noruec",
|
||
"iiDisplayName": "Nuosu",
|
||
"nrDisplayName": "Ndebele del Sud",
|
||
"ocDisplayName": "Occità",
|
||
"ojDisplayName": "Ojibwe, Ojibwa",
|
||
"cuDisplayName": "Cèltic Eclesiàstic antic, Eslavè eclesiàstic, Eslavè antic, Búlgar antic, Eslavè antic",
|
||
"omDisplayName": "Oromo",
|
||
"orDisplayName": "Oriya",
|
||
"osDisplayName": "Ossetic, Ossetian",
|
||
"paDisplayName": "Punjabi, Panjabi",
|
||
"piDisplayName": "Pāli",
|
||
"faDisplayName": "Persa",
|
||
"plDisplayName": "Polonès",
|
||
"psDisplayName": "Pastū, Pashto",
|
||
"ptDisplayName": "Portuguès",
|
||
"quDisplayName": "Quechua",
|
||
"rmDisplayName": "Romansh",
|
||
"rnDisplayName": "Kirundi",
|
||
"roDisplayName": "Romanès, Moldau, Moldava",
|
||
"ruDisplayName": "Rus",
|
||
"saDisplayName": "Sànscrit (Saṃskṛta)",
|
||
"scDisplayName": "Sard",
|
||
"sdDisplayName": "Sindhi",
|
||
"seDisplayName": "Sami del Nord",
|
||
"smDisplayName": "Samoà",
|
||
"sgDisplayName": "Sango",
|
||
"srDisplayName": "Serbi",
|
||
"gdDisplayName": "Gaèlic escocès, Gaelic",
|
||
"snDisplayName": "Shona",
|
||
"siDisplayName": "Singalès, Sinhalès",
|
||
"skDisplayName": "Eslovac",
|
||
"slDisplayName": "Eslovè",
|
||
"soDisplayName": "Somali",
|
||
"stDisplayName": "Sotho del Sud",
|
||
"esDisplayName": "Espanyol",
|
||
"suDisplayName": "Sundanès",
|
||
"swDisplayName": "Swahili",
|
||
"ssDisplayName": "Swati",
|
||
"svDisplayName": "Suec",
|
||
"taDisplayName": "Tamil",
|
||
"teDisplayName": "Telugu",
|
||
"tgDisplayName": "Tadjik",
|
||
"thDisplayName": "Tailandès",
|
||
"tiDisplayName": "Tigrinya",
|
||
"boDisplayName": "Tibetà estàndard, Tibetà, Central",
|
||
"tkDisplayName": "Turcoman",
|
||
"tlDisplayName": "Tagalog",
|
||
"tnDisplayName": "Tswana",
|
||
"toDisplayName": "Tonga (Illes Tonga)",
|
||
"trDisplayName": "Turc",
|
||
"tsDisplayName": "Tsonga",
|
||
"ttDisplayName": "Tàtar",
|
||
"twDisplayName": "Twi",
|
||
"tyDisplayName": "Tahití",
|
||
"ugDisplayName": "Uigur, Uigur",
|
||
"ukDisplayName": "Ucraïnès",
|
||
"urDisplayName": "Urdu",
|
||
"uzDisplayName": "Uzbek",
|
||
"veDisplayName": "Venda",
|
||
"viDisplayName": "Vietnamita",
|
||
"voDisplayName": "Volapük",
|
||
"waDisplayName": "Való",
|
||
"cyDisplayName": "Gal·lès",
|
||
"woDisplayName": "Wolof",
|
||
"fyDisplayName": "Frisó occidental",
|
||
"xhDisplayName": "Xhosa",
|
||
"yiDisplayName": "Jiddisch",
|
||
"yoDisplayName": "Yoruba",
|
||
"zaDisplayName": "Zhuang, Chuang",
|
||
"unkDisplayName": "Desconegut",
|
||
"zuDisplayName": "Zulu",
|
||
"hawDisplayName": "Hawaià",
|
||
"hmnDisplayName": "Hmong",
|
||
"multiDisplayName": "Multi",
|
||
"cebDisplayName": "Cebuano",
|
||
"dzDisplayName": "Dzongkha",
|
||
"iwDisplayName": "Hebreu",
|
||
"jwDisplayName": "Javanès",
|
||
"moDisplayName": "Moldau",
|
||
"shDisplayName": "Serbo-croata",
|
||
"wwCountryDisplayName": "Mundial",
|
||
"afCountryDisplayName": "Afganistan",
|
||
"axCountryDisplayName": "Illes Aland",
|
||
"alCountryDisplayName": "Albània",
|
||
"dzCountryDisplayName": "Algèria",
|
||
"asCountryDisplayName": "Samoa Americana",
|
||
"adCountryDisplayName": "Andorra",
|
||
"aoCountryDisplayName": "Angola",
|
||
"aiCountryDisplayName": "Anguilla",
|
||
"agCountryDisplayName": "Antigua i Barbuda",
|
||
"arCountryDisplayName": "Argentina",
|
||
"amCountryDisplayName": "Armènia",
|
||
"awCountryDisplayName": "Aruba",
|
||
"acCountryDisplayName": "Illes Ascenció",
|
||
"auCountryDisplayName": "Austràlia",
|
||
"atCountryDisplayName": "Àustria",
|
||
"azCountryDisplayName": "Azerbaidjan",
|
||
"bsCountryDisplayName": "Bahames",
|
||
"bhCountryDisplayName": "Bahrain",
|
||
"bdCountryDisplayName": "Bangla Desh",
|
||
"bbCountryDisplayName": "Barbados",
|
||
"byCountryDisplayName": "Bielorússia",
|
||
"beCountryDisplayName": "Bèlgica",
|
||
"bzCountryDisplayName": "Belize",
|
||
"bjCountryDisplayName": "Benín",
|
||
"bmCountryDisplayName": "Bermudes",
|
||
"btCountryDisplayName": "Butan",
|
||
"boCountryDisplayName": "Bolívia",
|
||
"baCountryDisplayName": "Bòsnia i Hercegovina",
|
||
"bwCountryDisplayName": "Botswana",
|
||
"brCountryDisplayName": "Brasil",
|
||
"ioCountryDisplayName": "Territori Britànic de l'Oceà Índic",
|
||
"vgCountryDisplayName": "Illes Verges Britàniques",
|
||
"bnCountryDisplayName": "Brunei",
|
||
"bgCountryDisplayName": "Bulgària",
|
||
"bfCountryDisplayName": "Burkina Faso",
|
||
"biCountryDisplayName": "Burundi",
|
||
"khCountryDisplayName": "Cambodja",
|
||
"cmCountryDisplayName": "Camerun",
|
||
"caCountryDisplayName": "Canadà",
|
||
"cvCountryDisplayName": "Cap Verd",
|
||
"bqCountryDisplayName": "Països Baixos Caribenys",
|
||
"kyCountryDisplayName": "Illes Caiman",
|
||
"cfCountryDisplayName": "República Centreafricana",
|
||
"tdCountryDisplayName": "Txad",
|
||
"clCountryDisplayName": "Xile",
|
||
"cnCountryDisplayName": "Xina",
|
||
"cxCountryDisplayName": "Illa de Nadal",
|
||
"ccCountryDisplayName": "Illes Cocos [Keeling]",
|
||
"coCountryDisplayName": "Colòmbia",
|
||
"kmCountryDisplayName": "Comores",
|
||
"cdCountryDisplayName": "República Democràtica del Congo",
|
||
"cgCountryDisplayName": "República del Congo",
|
||
"ckCountryDisplayName": "Illes Cook",
|
||
"crCountryDisplayName": "Costa Rica",
|
||
"ciCountryDisplayName": "Costa d'Ivori",
|
||
"hrCountryDisplayName": "Croàcia",
|
||
"cuCountryDisplayName": "Cuba",
|
||
"cwCountryDisplayName": "Curaçao",
|
||
"cyCountryDisplayName": "Xipre",
|
||
"czCountryDisplayName": "República Txeca",
|
||
"dkCountryDisplayName": "Dinamarca",
|
||
"djCountryDisplayName": "Djibouti",
|
||
"dmCountryDisplayName": "Dominica",
|
||
"doCountryDisplayName": "República Dominicana",
|
||
"tlCountryDisplayName": "Timor Oriental",
|
||
"ecCountryDisplayName": "Equador",
|
||
"egCountryDisplayName": "Egipte",
|
||
"svCountryDisplayName": "El Salvador",
|
||
"gqCountryDisplayName": "Guinea Equatorial",
|
||
"erCountryDisplayName": "Eritrea",
|
||
"eeCountryDisplayName": "Estònia",
|
||
"szCountryDisplayName": "Eswatini",
|
||
"etCountryDisplayName": "Etiòpia",
|
||
"fkCountryDisplayName": "Illes Falkland",
|
||
"foCountryDisplayName": "Illes Fèroe",
|
||
"fjCountryDisplayName": "Fiji",
|
||
"fiCountryDisplayName": "Finlàndia",
|
||
"frCountryDisplayName": "França",
|
||
"gfCountryDisplayName": "Guiana Francesa",
|
||
"pfCountryDisplayName": "Polinèsia Francesa",
|
||
"gaCountryDisplayName": "Gabó",
|
||
"gmCountryDisplayName": "Gàmbia",
|
||
"geCountryDisplayName": "Geòrgia",
|
||
"deCountryDisplayName": "Alemanya",
|
||
"ghCountryDisplayName": "Gana",
|
||
"giCountryDisplayName": "Gibraltar",
|
||
"grCountryDisplayName": "Grècia",
|
||
"glCountryDisplayName": "Grenlàndia",
|
||
"gdCountryDisplayName": "Grenada",
|
||
"gpCountryDisplayName": "Guadalupe",
|
||
"guCountryDisplayName": "Guam",
|
||
"gtCountryDisplayName": "Guatemala",
|
||
"ggCountryDisplayName": "Guernsey",
|
||
"gnCountryDisplayName": "Guinea Conakri",
|
||
"gwCountryDisplayName": "Guinea-Bissau",
|
||
"gyCountryDisplayName": "Guyana",
|
||
"htCountryDisplayName": "Haití",
|
||
"hmCountryDisplayName": "Illes Heard i Illes McDonald",
|
||
"hnCountryDisplayName": "Hondures",
|
||
"hkCountryDisplayName": "Hong Kong",
|
||
"huCountryDisplayName": "Hongria",
|
||
"isCountryDisplayName": " Islàndia",
|
||
"inCountryDisplayName": "Índia",
|
||
"idCountryDisplayName": "Indonèsia",
|
||
"irCountryDisplayName": "Iran",
|
||
"iqCountryDisplayName": "Iraq",
|
||
"ieCountryDisplayName": "Irlanda",
|
||
"imCountryDisplayName": "Illa de Man",
|
||
"ilCountryDisplayName": "Israel",
|
||
"itCountryDisplayName": "Itàlia",
|
||
"jmCountryDisplayName": "Jamaica",
|
||
"jpCountryDisplayName": "Japó",
|
||
"jeCountryDisplayName": "Jersey",
|
||
"joCountryDisplayName": "Jordània",
|
||
"kzCountryDisplayName": "Kazakhstan",
|
||
"keCountryDisplayName": "Kenya",
|
||
"kiCountryDisplayName": "Kiribati",
|
||
"xkCountryDisplayName": "Kosovo",
|
||
"kwCountryDisplayName": "Kuwait",
|
||
"kgCountryDisplayName": "Kirguizistan",
|
||
"laCountryDisplayName": "Laos",
|
||
"lvCountryDisplayName": "Letònia",
|
||
"lbCountryDisplayName": "Líban",
|
||
"lsCountryDisplayName": "Lesotho",
|
||
"lrCountryDisplayName": "Liberia",
|
||
"lyCountryDisplayName": "Líbia",
|
||
"liCountryDisplayName": "Liechtenstein",
|
||
"ltCountryDisplayName": "Lituània",
|
||
"luCountryDisplayName": "Luxemburg",
|
||
"moCountryDisplayName": "Macau",
|
||
"mkCountryDisplayName": "Macedònia",
|
||
"mgCountryDisplayName": "Madagascar",
|
||
"mwCountryDisplayName": "Malawi",
|
||
"myCountryDisplayName": "Malàisia",
|
||
"mvCountryDisplayName": "Maldives",
|
||
"mlCountryDisplayName": "Mali",
|
||
"mtCountryDisplayName": "Malta",
|
||
"mhCountryDisplayName": "Illes Marshall",
|
||
"mqCountryDisplayName": "Martinica",
|
||
"mrCountryDisplayName": "Mauritània",
|
||
"muCountryDisplayName": "Maurici",
|
||
"ytCountryDisplayName": "Mayotte",
|
||
"mxCountryDisplayName": "Mèxic",
|
||
"fmCountryDisplayName": "Micronèsia",
|
||
"mdCountryDisplayName": "Moldàvia",
|
||
"mcCountryDisplayName": "Mònaco",
|
||
"mnCountryDisplayName": "Mongòlia",
|
||
"meCountryDisplayName": "Montenegro",
|
||
"msCountryDisplayName": "Montserrat",
|
||
"maCountryDisplayName": "Marroc",
|
||
"mzCountryDisplayName": "Moçambic",
|
||
"mmCountryDisplayName": "Myanmar (Birmània)",
|
||
"naCountryDisplayName": "Namíbia",
|
||
"nrCountryDisplayName": "Nauru",
|
||
"npCountryDisplayName": "Nepal",
|
||
"nlCountryDisplayName": "Països Baixos",
|
||
"ncCountryDisplayName": "Nova Caledònia",
|
||
"nzCountryDisplayName": "Nova Zelanda",
|
||
"niCountryDisplayName": "Nicaragua",
|
||
"neCountryDisplayName": "Níger",
|
||
"ngCountryDisplayName": "Nigèria",
|
||
"nuCountryDisplayName": "Niue",
|
||
"nfCountryDisplayName": "Illes Norfolk",
|
||
"kpCountryDisplayName": "Corea del Nord",
|
||
"mpCountryDisplayName": "Illes Marianas del Nord",
|
||
"noCountryDisplayName": "Noruega",
|
||
"omCountryDisplayName": "Oman",
|
||
"pkCountryDisplayName": "Paquistan",
|
||
"pwCountryDisplayName": "Palau",
|
||
"psCountryDisplayName": "Territoris Palestins",
|
||
"paCountryDisplayName": "Panamà",
|
||
"pgCountryDisplayName": "Papua Nova Guinea",
|
||
"pyCountryDisplayName": "Paraguai",
|
||
"peCountryDisplayName": "Perú",
|
||
"phCountryDisplayName": "Filipines",
|
||
"plCountryDisplayName": "Polònia",
|
||
"ptCountryDisplayName": "Portugal",
|
||
"prCountryDisplayName": "Puerto Rico",
|
||
"qaCountryDisplayName": "Qatar",
|
||
"reCountryDisplayName": "Reunió",
|
||
"roCountryDisplayName": "Romania",
|
||
"ruCountryDisplayName": "Rússia",
|
||
"rwCountryDisplayName": "Ruanda",
|
||
"blCountryDisplayName": "Saint Barthélemy",
|
||
"shCountryDisplayName": "Santa Helena",
|
||
"knCountryDisplayName": "St. Kitts",
|
||
"lcCountryDisplayName": "Santa Llúcia",
|
||
"mfCountryDisplayName": "Santa Martin",
|
||
"pmCountryDisplayName": "Sant Pere i Miquelon",
|
||
"vcCountryDisplayName": "Santa Vincència",
|
||
"wsCountryDisplayName": "Samoa",
|
||
"smCountryDisplayName": "San Marí",
|
||
"stCountryDisplayName": "São Tomé i Príncipe",
|
||
"saCountryDisplayName": "Aràbia Saudita",
|
||
"snCountryDisplayName": "Senegal",
|
||
"rsCountryDisplayName": "Sèrbia",
|
||
"scCountryDisplayName": "Seychelles",
|
||
"slCountryDisplayName": "Sierra Leone",
|
||
"sgCountryDisplayName": "Singapur",
|
||
"sxCountryDisplayName": "Sint Maarten",
|
||
"skCountryDisplayName": "Eslovàquia",
|
||
"siCountryDisplayName": "Eslovènia",
|
||
"sbCountryDisplayName": "Illes Salomó",
|
||
"soCountryDisplayName": "Somàlia",
|
||
"zaCountryDisplayName": "Sud-àfrica",
|
||
"gsCountryDisplayName": "Geòrgia del Sud i Illes Sandwich del Sud",
|
||
"krCountryDisplayName": "Corea del Sud",
|
||
"ssCountryDisplayName": "Sudan del Sud",
|
||
"esCountryDisplayName": "Espanya",
|
||
"lkCountryDisplayName": "Sri Lanka",
|
||
"sdCountryDisplayName": "Sudan",
|
||
"srCountryDisplayName": "Surinam",
|
||
"sjCountryDisplayName": "Svalbard i Jan Mayen",
|
||
"seCountryDisplayName": "Suècia",
|
||
"chCountryDisplayName": "Suïssa",
|
||
"syCountryDisplayName": "Síria",
|
||
"twCountryDisplayName": "Taiwan",
|
||
"tjCountryDisplayName": "Tadjikistan",
|
||
"tzCountryDisplayName": "Tanzània",
|
||
"thCountryDisplayName": "Tailàndia",
|
||
"tgCountryDisplayName": "Togo",
|
||
"tkCountryDisplayName": "Tokelau",
|
||
"toCountryDisplayName": "Tonga",
|
||
"ttCountryDisplayName": "Trinitat i Tobago",
|
||
"tnCountryDisplayName": "Tunísia",
|
||
"trCountryDisplayName": "Turquia",
|
||
"tmCountryDisplayName": "Turkmenistan",
|
||
"tcCountryDisplayName": "Illes Turks i Caicos",
|
||
"tvCountryDisplayName": "Tuvalu",
|
||
"viCountryDisplayName": "Illes Verges dels Estats Units",
|
||
"ugCountryDisplayName": "Uganda",
|
||
"uaCountryDisplayName": "Ucraïna",
|
||
"aeCountryDisplayName": "Emirats Àrabs Units",
|
||
"gbCountryDisplayName": "Regne Unit",
|
||
"usCountryDisplayName": "Estats Units",
|
||
"uyCountryDisplayName": "Uruguai",
|
||
"uzCountryDisplayName": "Uzbekistan",
|
||
"vuCountryDisplayName": "Vanuatu",
|
||
"vaCountryDisplayName": "Ciutat del Vaticà",
|
||
"veCountryDisplayName": "Veneçuela",
|
||
"vnCountryDisplayName": "Vietnam",
|
||
"wfCountryDisplayName": "Wallis i Futuna",
|
||
"ehCountryDisplayName": "Sàhara Occidental",
|
||
"yeCountryDisplayName": "Iemen",
|
||
"zmCountryDisplayName": "Zàmbia",
|
||
"zwCountryDisplayName": "Zimbàbue",
|
||
"pay": "Paga",
|
||
"allPrivateChats": "Xats privats",
|
||
"unknownPrivateChat": "Xat privat desconegut",
|
||
"invitedToSpace": "{user} t'ha convidat a unir-te a un curs: {space}! Desitges acceptar?",
|
||
"declinedInvitation": "Invitació rebutjada",
|
||
"acceptedInvitation": "Acceptada invitació",
|
||
"youreInvited": "📩 Estàs convidat!",
|
||
"invitedToChat": "{user} t'ha convidat a unir-te a un xat: {name}! Voleu acceptar?",
|
||
"monthlySubscription": "Mensual",
|
||
"yearlySubscription": "Anual",
|
||
"defaultSubscription": "Subscripció a Pangea Chat",
|
||
"freeTrial": "Prova gratuïta",
|
||
"grammarAnalytics": "Anàlisi d'errors",
|
||
"total": "Total: ",
|
||
"noDataFound": "No s'han trobat dades",
|
||
"promoSubscriptionExpirationDesc": "La teva subscripció actual és promocional i expira el {expiration}. Envia un missatge a support@pangea.chat per ajudar-te a canviar la teva subscripció.",
|
||
"emptyChatNameWarning": "Si us plau, introdueix un nom per a aquest xat",
|
||
"blurMeansTranslateTitle": "Per què el missatge està borros?",
|
||
"blurMeansTranslateBody": "Mentre el Mode Immersió està activat, els missatges enviats en la teva llengua base estaran borrosos mentre Pangea Bot els tradueix a la teva llengua objectiu. El Mode Immersió es pot activar o desactivar en la configuració individual i de curs.",
|
||
"someErrorTitle": "Hm, alguna cosa no funciona bé",
|
||
"someErrorBody": "Podria ser un error o alguna cosa en la teva llengua base.",
|
||
"bestCorrectionFeedback": "És correcte!",
|
||
"distractorFeedback": "No és del tot correcte.",
|
||
"bestAnswerFeedback": "És correcte!",
|
||
"definitionDefaultPrompt": "Què vol dir aquesta paraula?",
|
||
"practiceDefaultPrompt": "Quina és la millor resposta?",
|
||
"correctionDefaultPrompt": "Quina és la millor substitució?",
|
||
"itStartDefaultPrompt": "Vols ajuda per traduir?",
|
||
"lockedChatWarning": "🔒 Aquesta conversa ha estat bloquejada",
|
||
"lockChat": "Bloquejar conversa",
|
||
"suggestToChat": "Suggerir aquesta conversa",
|
||
"suggestToChatDesc": "Les converses suggerides apareixeran a les llistes de converses",
|
||
"acceptSelection": "Acceptar correcció",
|
||
"acceptSelectionAnyway": "Utilitzar això de totes maneres",
|
||
"makingActivity": "Realitzant activitat",
|
||
"why": "Per què?",
|
||
"definition": "Definició",
|
||
"exampleSentence": "Exemple de frase",
|
||
"reportToTeacher": "A qui vols informar d'aquest missatge?",
|
||
"reportMessageTitle": "{reportingUserId} ha reportat un missatge de {reportedUserId} a la conversa {roomName}",
|
||
"reportMessageBody": "Missatge: {reportedMessage}\nMotiu: {reason}",
|
||
"noTeachersFound": "No s'han trobat mestres per informar-hi",
|
||
"viewArchive": "Veure arxiu",
|
||
"trialExpiration": "La teva prova gratuïta expira el {expiration}",
|
||
"freeTrialDesc": "Els nous usuaris reben una prova gratuïta d'una setmana de Pangea Chat",
|
||
"activateTrial": "Prova gratuïta de 7 dies",
|
||
"successfullySubscribed": "Has subscrit amb èxit!",
|
||
"clickToManageSubscription": "Fes clic aquí per gestionar la teva subscripció.",
|
||
"errorGettingAudio": "Error en obtenir l'àudio. Actualitza la pàgina i torna-ho a provar.",
|
||
"signUp": "Registra't",
|
||
"pleaseChooseAtLeastChars": "Si us plau, tria almenys {min} caràcters.",
|
||
"noEmailWarning": "Si us plau, introdueix una adreça de correu electrònic vàlida. Si no, no podràs restablir la contrasenya. Si no vols, torna a tocar el botó per continuar.",
|
||
"pleaseEnterValidEmail": "Si us plau, introdueix una adreça de correu electrònic vàlida.",
|
||
"pleaseChooseAUsername": "Si us plau, tria un nom d'usuari",
|
||
"chooseAUsername": "Tria un nom d'usuari",
|
||
"define": "Definir",
|
||
"listen": "Escoltar",
|
||
"addConversationBot": "Habilita el Bot de conversa",
|
||
"addConversationBotDesc": "Afegeix un bot a aquesta conversa",
|
||
"convoBotSettingsDescription": "Edita el tema de la conversa i la dificultat",
|
||
"enterAConversationTopic": "Introdueix un tema de conversa",
|
||
"conversationTopic": "Tema de conversa",
|
||
"enableModeration": "Habilita la moderació",
|
||
"enableModerationDesc": "Habilita la moderació automàtica per revisar els missatges abans d'enviar-los",
|
||
"conversationLanguageLevel": "Quin és el nivell de llengua d'aquesta conversa?",
|
||
"showDefinition": "Mostra la definició",
|
||
"subscriptionPopupTitle": "Aquesta frase podria tenir un error de gramàtica...",
|
||
"subscriptionPopupDesc": "Subscripteu-vos avui per desbloquejar la traducció i la correcció gramatical!",
|
||
"seeOptions": "Veure opcions",
|
||
"continuedWithoutSubscription": "Continuar sense subscripció",
|
||
"trialPeriodExpired": "El període de prova ha expirat",
|
||
"selectToDefine": "Fes clic a qualsevol paraula per veure la seva definició!",
|
||
"translations": "traduccions",
|
||
"messageAudio": "àudio del missatge",
|
||
"definitions": "definicions",
|
||
"subscribedToUnlockTools": "Subscriu-te per desbloquejar la traducció interactiva i la comprovació gramatical, reproducció d'àudio, activitats de pràctica personalitzades i anàlisi d'aprenentatge!",
|
||
"translationTooltip": "Tradueix",
|
||
"audioTooltip": "Reproduir àudio",
|
||
"speechToTextTooltip": "Transcripció",
|
||
"certifyAge": "Certifico que tinc més de {age} anys",
|
||
"kickBotWarning": "Treure el bot Pangea eliminarà el bot de conversa d'aquest xat.",
|
||
"joinToView": "Uneix-te a aquesta sala per veure els detalls",
|
||
"refresh": "Actualitza",
|
||
"autoPlayTitle": "Reproducció automàtica de missatges",
|
||
"autoPlayDesc": "Quan està activat, l'àudio de text a veu dels missatges s'hi reproduirà automàticament quan es seleccionin.",
|
||
"messageAnalytics": "Anàlisi de missatges",
|
||
"words": "Paraules",
|
||
"score": "Puntuació",
|
||
"accuracy": "Precisió",
|
||
"points": "Punts",
|
||
"noPaymentInfo": "No cal informació de pagament!",
|
||
"conversationBotModeSelectDescription": "Activitat de xat",
|
||
"conversationBotModeSelectOption_discussion": "Discussió",
|
||
"conversationBotModeSelectOption_custom": "Personalitzat",
|
||
"conversationBotModeSelectOption_conversation": "Conversa",
|
||
"conversationBotModeSelectOption_textAdventure": "Aventura de text",
|
||
"conversationBotModeSelectOption_storyGame": "Joc d'històries",
|
||
"conversationBotDiscussionZone_title": "Configuració de discussió",
|
||
"conversationBotDiscussionZone_discussionTopicLabel": "Tema de discussió",
|
||
"conversationBotDiscussionZone_discussionTopicPlaceholder": "Estableix el tema de discussió",
|
||
"conversationBotDiscussionZone_discussionKeywordsLabel": "Paraules clau de discussió",
|
||
"conversationBotDiscussionZone_discussionKeywordsPlaceholder": "Estableix paraules clau de discussió",
|
||
"conversationBotDiscussionZone_discussionKeywordsHintText": "Llista separada per comes de paraules clau per guiar la discussió",
|
||
"conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": "Envia una invitació a discutir segons un horari",
|
||
"conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": "Hores entre invitacions a discutir",
|
||
"conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": "Respond amb reacció ⏩",
|
||
"conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": "Reacció per enviar la sol·licitud de discussió",
|
||
"conversationBotCustomZone_title": "Configuracions personalitzades",
|
||
"conversationBotCustomZone_customSystemPromptLabel": "Indicació del sistema",
|
||
"conversationBotCustomZone_customSystemPromptPlaceholder": "Estableix una indicació personalitzada del sistema",
|
||
"conversationBotCustomZone_customSystemPromptEmptyError": "Falta la indicació personalitzada del sistema",
|
||
"botConfig": "Configuracions del bot i activitat",
|
||
"botConfigNoPermissionTitle": "Sense permís",
|
||
"botConfigNoPermissionMessage": "Contacta amb l'administrador de la sala per canviar la configuració del bot",
|
||
"addConversationBotDialogTitleInvite": "Confirma la invitació del bot de conversa",
|
||
"addConversationBotButtonInvite": "Convidar",
|
||
"addConversationBotDialogInviteConfirmation": "Convidar",
|
||
"addConversationBotButtonTitleRemove": "Confirma la eliminació del bot de conversa",
|
||
"addConversationBotButtonRemove": "Eliminar",
|
||
"addConversationBotDialogRemoveConfirmation": "Eliminar",
|
||
"conversationBotConfigConfirmChange": "Confirmar",
|
||
"conversationBotStatus": "Convida el bot",
|
||
"conversationBotTextAdventureZone_title": "Aventura de text",
|
||
"conversationBotTextAdventureZone_instructionLabel": "Instruccions del Mestre del Joc",
|
||
"conversationBotTextAdventureZone_instructionPlaceholder": "Estableix les instruccions del mestre del joc",
|
||
"conversationBotCustomZone_instructionSystemPromptEmptyError": "Falten les instruccions del mestre del joc",
|
||
"studentAnalyticsNotAvailable": "Dades de l'estudiant no disponibles actualment",
|
||
"roomDataMissing": "Algunes dades poden faltar de les habitacions on no ets membre.",
|
||
"updatePhoneOS": "Pot ser que necessitis actualitzar la versió del sistema operatiu del teu dispositiu.",
|
||
"wordsPerMinute": "Paraules per minut",
|
||
"autoIGCToolName": "Executa automàticament l'assistència d'escriptura Pangea",
|
||
"autoIGCToolDescription": "Executa automàticament l'assistència d'escriptura de gramàtica i traducció de Pangea abans d'enviar el meu missatge.",
|
||
"runGrammarCorrection": "Revisa el missatge",
|
||
"grammarCorrectionFailed": "Problemes a resoldre",
|
||
"grammarCorrectionComplete": "Sembla bé!",
|
||
"tooltipInstructionsTitle": "No estàs segur de què fa això?",
|
||
"tooltipInstructionsMobileBody": "Prem i mantén premut per veure les eines d'informació sobre les opcions.",
|
||
"tooltipInstructionsBrowserBody": "Passa el cursor sobre els elements per veure les eines d'informació.",
|
||
"chatCapacity": "Capacitat de xat",
|
||
"roomFull": "Aquesta habitació ja està plena.",
|
||
"topicNotSet": "El tema no s'ha establert.",
|
||
"chatCapacityNotSet": "Aquest xat no té límit de capacitat.",
|
||
"chatCapacityHasBeenChanged": "Capacitat de xat canviada",
|
||
"chatCapacitySetTooLow": "La capacitat de xat ha de ser almenys {count}.",
|
||
"chatCapacityExplanation": "La capacitat de xat limita el nombre de membres que poden participar en un xat.",
|
||
"chatExceedsCapacity": "Aquest xat supera la seva capacitat.",
|
||
"tooManyRequest": "Massa sol·licituds, si us plau, torna-ho a provar més tard.",
|
||
"enterNumber": "Si us plau, introdueix un valor numèric sencer.",
|
||
"buildTranslation": "Construeix la teva traducció a partir de les opcions de dalt",
|
||
"nonexistentSelection": "La selecció ja no existeix.",
|
||
"changeAnalyticsLanguage": "Canvia l'idioma d'analítiques",
|
||
"practice": "Practica",
|
||
"noLanguagesSet": "No hi ha cap idioma configurat",
|
||
"noActivitiesFound": "Ja n'hi ha prou per ara! Torna més tard per més.",
|
||
"hintTitle": "Pista:",
|
||
"speechToTextBody": "Per a missatges de veu, pots veure una transcripció així com la puntuació de Paraules per Minut del parlant.",
|
||
"versionNotFound": "Versió no trobada",
|
||
"fetchingVersion": "Obtenint versió...",
|
||
"versionFetchError": "Error en obtenir la versió",
|
||
"versionText": "Versió: {version}+{buildNumber}",
|
||
"languageButtonLabel": "Idioma: {currentLanguage}",
|
||
"interactiveTranslatorAutoPlaySliderHeader": "Reproducció automàtica de la traducció",
|
||
"interactiveTranslatorAutoPlayDesc": "Llança el traductor interactiu sense preguntar.",
|
||
"changeAnalyticsView": "Canvia la vista d'analítiques",
|
||
"l1TranslationBody": "Els missatges en el teu idioma base no seran traduïts.",
|
||
"deleteSubscriptionWarningTitle": "Tens una subscripció activa",
|
||
"deleteSubscriptionWarningBody": "Eliminant el teu compte no cancel·larà automàticament la teva subscripció.",
|
||
"manageSubscription": "Gestiona la subscripció",
|
||
"error520Title": "Si us plau, intenta-ho de nou.",
|
||
"error520Desc": "Ho sentim, no hem pogut entendre el teu missatge...",
|
||
"wordsUsed": "Paraules utilitzades",
|
||
"errorTypes": "Tipus d'error",
|
||
"level": "Nivell",
|
||
"canceledSend": "Enviament cancel·lat",
|
||
"morphsUsed": "Morfemes utilitzats",
|
||
"translationChoicesBody": "Fes clic i mantén premut una opció per obtenir una pista.",
|
||
"grammar": "Gramàtica",
|
||
"contactHasBeenInvitedToTheChat": "El contacte ha estat convidat al xat",
|
||
"inviteChat": "📨 Convida al xat",
|
||
"chatName": "Nom del xat",
|
||
"reportContentIssueTitle": "Informar d'un problema de contingut",
|
||
"feedback": "Comentaris opcionals",
|
||
"reportContentIssueDescription": "Oh! La IA pot facilitar experiències d'aprenentatge personalitzades, però... també fa al·lucinacions. Si us plau, proporciona qualsevol comentari que tinguis i ho intentarem de nou.",
|
||
"changeContent": "Oh! La IA pot facilitar experiències d'aprenentatge personalitzades, però... també fa al·lucinacions. Què hauria de ser?",
|
||
"clickTheWordAgainToDeselect": "Fes clic a la paraula seleccionada per deseleccionarla.",
|
||
"l2SupportNa": "No disponible",
|
||
"l2SupportAlpha": "Alpha",
|
||
"l2SupportBeta": "Beta",
|
||
"l2SupportFull": "Completa",
|
||
"missingVoiceTitle": "Veu absent",
|
||
"voiceNotAvailable": "No tens una veu instal·lada per a aquest idioma.",
|
||
"openVoiceSettings": "Obrir configuració de veu",
|
||
"playAudio": "Reproduir",
|
||
"stop": "Aturar",
|
||
"grammarCopyPOSsconj": "Conjunció subordinant",
|
||
"grammarCopyPOSnum": "Nombre",
|
||
"grammarCopyPOSverb": "Verb",
|
||
"grammarCopyPOSaffix": "Afí",
|
||
"grammarCopyPOSpart": "Partícula",
|
||
"grammarCopyPOSadj": "Adjectiu",
|
||
"grammarCopyPOScconj": "Conjunció coordinant",
|
||
"grammarCopyPOSpunct": "Puntuació",
|
||
"grammarCopyPOSadv": "Adverbi",
|
||
"grammarCopyPOSaux": "Auxiliar",
|
||
"grammarCopyPOSspace": "Espai",
|
||
"grammarCopyPOSsym": "Símbol",
|
||
"grammarCopyPOSdet": "Determinant",
|
||
"grammarCopyPOSpron": "Pronom",
|
||
"grammarCopyPOSadp": "Adposició",
|
||
"grammarCopyPOSpropn": "Nom propi",
|
||
"grammarCopyPOSnoun": "Substantiu",
|
||
"grammarCopyPOSintj": "Interjecció",
|
||
"grammarCopyPOSx": "Altres",
|
||
"grammarCopyGENDERfem": "Femení",
|
||
"grammarCopyPERSON2": "Segona persona",
|
||
"grammarCopyMOODimp": "Imperatiu",
|
||
"grammarCopyPUNCTTYPEqest": "Pregunta",
|
||
"grammarCopyASPECTperf": "Perfecte",
|
||
"grammarCopyCASEaccnom": "Acusatiu, Nominatiu",
|
||
"grammarCopyCASEobl": "Obliqu",
|
||
"grammarCopyVOICEact": "Actiu",
|
||
"grammarCopyPUNCTTYPEbrck": "Claudàtor",
|
||
"grammarCopyNOUNTYPEart": "Article",
|
||
"grammarCopyNUMBERsing": "Singular",
|
||
"grammarCopyGENDERmasc": "Masculí",
|
||
"grammarCopyVERBTYPEmod": "Modal",
|
||
"grammarCopyADVTYPEadverbial": "Adverbial",
|
||
"grammarCopyTENSEperi": "Perifràstic",
|
||
"grammarCopyNUMFORMdigit": "Dígit",
|
||
"grammarCopyNOUNTYPEnot_proper": "No Proper",
|
||
"grammarCopyNUMTYPEcard": "Cardinal",
|
||
"grammarCopyNOUNTYPEprop": "Propietat",
|
||
"grammarCopyPUNCTTYPEdash": "Guion",
|
||
"grammarCopyPUNCTTYPEyes": "Sí",
|
||
"grammarCopyPUNCTTYPEsemi": "Punt i coma",
|
||
"grammarCopyPUNCTTYPEcomm": "Coma",
|
||
"grammarCopyMOODcnd": "Condicional",
|
||
"grammarCopyCASEacc": "Acusatiu",
|
||
"grammarCopyPARTTYPEpart": "Partitiu",
|
||
"grammarCopyTENSEpast": "Passat",
|
||
"grammarCopyDEGREEsup": "Superlatiu",
|
||
"grammarCopyPUNCTTYPEcolo": "Dos punts",
|
||
"grammarCopyPERSON3": "Tercera Persona",
|
||
"grammarCopyNUMBERplur": "Plural",
|
||
"grammarCopyPRONTYPEnpr": "Nom Propietat",
|
||
"grammarCopyPRONTYPEinterrogative": "Interrogatiu",
|
||
"grammarCopyPOLITEinfm": "Informal",
|
||
"grammarCopyADVTYPEtim": "Temps",
|
||
"grammarCopyPOLARITYneg": "Negatiu",
|
||
"grammarCopyNUMTYPEtot": "Total",
|
||
"grammarCopyADVTYPEadnomial": "Adnominal",
|
||
"grammarCopyASPECTprog": "Progressiu",
|
||
"grammarCopyMOODsub": "Subjuntiu",
|
||
"grammarCopyVERBFORMcomplementive": "Complementiu",
|
||
"grammarCopyCASEnom": "Nominatiu",
|
||
"grammarCopyTENSEfut": "Futur",
|
||
"grammarCopyCASEdat": "Datiu",
|
||
"grammarCopyTENSEpres": "Present",
|
||
"grammarCopyGENDERneut": "Neutre",
|
||
"grammarCopyPRONTYPErel": "Relatiu",
|
||
"grammarCopyVERBFORMfinalEnding": "Final",
|
||
"grammarCopyPRONTYPEdem": "Demostratiu",
|
||
"grammarCopyPREPCASEpre": "Preposicional",
|
||
"grammarCopyVERBFORMfin": "Finita",
|
||
"grammarCopyDEGREEpos": "Positiu",
|
||
"grammarCopyPUNCTTYPEquot": "Cometa",
|
||
"grammarCopyVERBFORMger": "Gerundi",
|
||
"grammarCopyVOICEpass": "Passiu",
|
||
"grammarCopyCASEgen": "Genitiu",
|
||
"grammarCopyTENSEprs": "Present",
|
||
"grammarCopyDEFINITEdef": "Definit",
|
||
"grammarCopyNUMTYPEord": "Ordinal",
|
||
"grammarCopyCASEins": "Instrumental",
|
||
"grammarCopyVERBFORMinf": "Infinitiu",
|
||
"grammarCopyVERBFORMaux": "Auxiliar",
|
||
"grammarCopyNUMFORMlong": "Long",
|
||
"grammarCopyCASEloc": "Locatiu",
|
||
"grammarCopyMOODind": "Indicatiu",
|
||
"grammarCopyDEGREEcmp": "Comparatiu",
|
||
"grammarCopyCASErelativeCase": "Relatiu",
|
||
"grammarCopyPUNCTTYPEexcl": "Exclamatiu",
|
||
"grammarCopyPERSON1": "Primera Persona",
|
||
"grammarCopyPUNCTSIDEini": "Inicial",
|
||
"grammarCopyGENDERperson": "Persona",
|
||
"grammarCopyFOREIGNyes": "Estranger",
|
||
"grammarCopyVOICEvoice": "Veu",
|
||
"grammarCopyVERBTYPEverbType": "Verb",
|
||
"grammarCopyPOSSpass": "Possessiu",
|
||
"grammarCopyPREPCASEprepCase": "Preposicional",
|
||
"grammarCopyNUMTYPEnumType": "Numeral",
|
||
"grammarCopyNOUNTYPEnounType": "Substantiu",
|
||
"grammarCopyREFLEXreflex": "Reflexiu",
|
||
"grammarCopyPRONTYPEpronType": "Pronomen",
|
||
"grammarCopyPUNCTSIDEpunctSide": "Lloc de puntuació",
|
||
"grammarCopyVERBFORMverbForm": "Forma verbal",
|
||
"grammarCopyGENDERgender": "Gènere",
|
||
"grammarCopyMOODmood": "Mode",
|
||
"grammarCopyASPECTaspect": "Aspecte",
|
||
"grammarCopyPUNCTTYPEpunctType": "Puntuació",
|
||
"grammarCopyTENSEtense": "Temps",
|
||
"grammarCopyDEGREEdegree": "Grau",
|
||
"grammarCopyPOLITEpolite": "Cortesia",
|
||
"grammarCopyADVTYPEadvType": "Adverbi",
|
||
"grammarCopyNUMFORMnumber": "Nombre",
|
||
"grammarCopyCONJTYPEconjType": "Conjunció",
|
||
"grammarCopyPOLARITYpolarity": "Polaritat",
|
||
"grammarCopyCASEcase": "Cas",
|
||
"grammarCopyDEFINITEdefinite": "Definitud",
|
||
"grammarCopyNUMFORMnumForm": "Numeral",
|
||
"grammarCopyPRONTYPEadn": "Adnominal",
|
||
"grammarCopyVOCvoc": "Vocatiu",
|
||
"grammarCopyCMPLcmpl": "Complementador",
|
||
"grammarCopyADVadv": "Adverbial",
|
||
"grammarCopyMOODjus": "Jussiva",
|
||
"grammarCopyGENDERcom": "Comú",
|
||
"grammarCopyREFLEXrflx": "Reflexiu",
|
||
"grammarCopyPARTTYPEpar": "Partitiu",
|
||
"grammarCopySPCspc": "Específic",
|
||
"grammarCopyTENSEpqp": "Plusquamperfet",
|
||
"grammarCopyREFLEXref": "Reflexiu",
|
||
"grammarCopyPUNCTTYPEnshrt": "Curt",
|
||
"grammarCopyNUMBERdual": "Dual",
|
||
"grammarCopyNUMFORMlng": "Long",
|
||
"grammarCopyVOICEmid": "Mitjà",
|
||
"grammarCopyINTRELintRel": "Interrogatiu, Relatiu",
|
||
"grammarCopyINTint": "Interrogatiu",
|
||
"grammarCopyVOICEcaus": "Causatiu",
|
||
"grammarCopyUnknown": "Desconegut",
|
||
"grammarCopyEVIDENTevident": "Evidencialitat",
|
||
"grammarCopyNUMFORMnumberPsor": "Número del possessiu",
|
||
"grammarCopyASPECThab": "Hàbitual",
|
||
"grammarCopyCASEabl": "Ablatiu",
|
||
"grammarCopyCASEall": "Allatiu",
|
||
"grammarCopyCASEess": "Essiu",
|
||
"grammarCopyCASEtra": "Translatiu",
|
||
"grammarCopyCASEequ": "Equatiu",
|
||
"grammarCopyCASEdis": "Distributiu",
|
||
"grammarCopyCASEabs": "Absolutiu",
|
||
"grammarCopyCASEerg": "Ergatiu",
|
||
"grammarCopyCASEcau": "Causal",
|
||
"grammarCopyCASEben": "Benefactiu",
|
||
"grammarCopyCASEtem": "Temporal",
|
||
"grammarCopyCONJTYPEcoord": "Coordinador",
|
||
"grammarCopyDEFINITEcons": "Estat de construcció",
|
||
"grammarCopyDEGREEabs": "Graus absolut",
|
||
"grammarCopyEVIDENTfh": "Evidencialitat factual",
|
||
"grammarCopyEVIDENTnfh": "Evidencialitat no factual",
|
||
"grammarCopyMOODopt": "Optatiu",
|
||
"grammarCopyMOODadm": "Admiratiu",
|
||
"grammarCopyMOODdes": "Desideratiu",
|
||
"grammarCopyMOODnec": "Necessitiu",
|
||
"grammarCopyMOODpot": "Potencial",
|
||
"grammarCopyMOODprp": "Propositiu",
|
||
"grammarCopyMOODqot": "Citat",
|
||
"grammarCopyNUMFORMword": "Forma de paraula",
|
||
"grammarCopyNUMFORMroman": "Nombre romà",
|
||
"grammarCopyNUMFORMletter": "Forma de lletra",
|
||
"grammarCopyNUMTYPEmult": "Multiplicatiu",
|
||
"grammarCopyNUMTYPEfrac": "Fraccionari",
|
||
"grammarCopyNUMTYPEsets": "Conjunt",
|
||
"grammarCopyNUMTYPErange": "Gama",
|
||
"grammarCopyNUMTYPEdist": "Distributiu",
|
||
"grammarCopyNUMBERtri": "Prova",
|
||
"grammarCopyNUMBERpauc": "Paucal",
|
||
"grammarCopyNUMBERgrpa": "Paucal superior",
|
||
"grammarCopyNUMBERgrpl": "Plural Major",
|
||
"grammarCopyNUMBERinv": "Invers",
|
||
"grammarCopyPERSON0": "Zero",
|
||
"grammarCopyPERSON4": "Quart",
|
||
"grammarCopyPOLITEform": "Formal",
|
||
"grammarCopyPOLITEelev": "Elevat",
|
||
"grammarCopyPOLITEhumb": "Humil",
|
||
"grammarCopyPRONTYPEemp": "Enfàtic",
|
||
"grammarCopyPRONTYPEexc": "Exclamatiu",
|
||
"grammarCopyPRONTYPErcp": "Recíproc",
|
||
"grammarCopyPRONTYPEintRelPronType": "Interrogatiu-Relatiu",
|
||
"grammarCopyTENSEaor": "Aorist",
|
||
"grammarCopyTENSEeps": "Epistèmic",
|
||
"grammarCopyTENSEprosp": "Prospectiu",
|
||
"grammarCopyVERBFORMpart": "Participi",
|
||
"grammarCopyVERBFORMconv": "Converb",
|
||
"grammarCopyVERBFORMvnoun": "Nominal verbal",
|
||
"grammarCopyVOICEantip": "Antipassiu",
|
||
"grammarCopyVOICEcauVoice": " Causatiu",
|
||
"grammarCopyVOICedir": "Directe",
|
||
"grammarCopyVOICEinvVoice": "Inversa",
|
||
"grammarCopyVOICErcpVoice": "Reciprocal",
|
||
"grammarCopyPOS": "Part de la parla",
|
||
"grammarCopyGENDER": "Gènere",
|
||
"grammarCopyPERSON": "Persona",
|
||
"grammarCopyMOOD": "Mode",
|
||
"grammarCopyPUNCTTYPE": "Tipus de puntuació",
|
||
"grammarCopyASPECT": "Aspecte",
|
||
"grammarCopyCASE": "Cas",
|
||
"grammarCopyVOICE": "Voz",
|
||
"grammarCopyNOUNTYPE": "Tipus de substantiu",
|
||
"grammarCopyVERBTYPE": "Tipus de verb",
|
||
"grammarCopyADVTYPE": "Tipus d'adverbi",
|
||
"grammarCopyNUMFORM": "Forma numèrica",
|
||
"grammarCopyNUMTYPE": "Tipus de numeral",
|
||
"grammarCopyNUMBER": "Nombre",
|
||
"grammarCopyDEFINITE": "Definitud",
|
||
"grammarCopyDEGREE": "Grau",
|
||
"grammarCopyEVIDENT": "Evidencialitat",
|
||
"grammarCopyFOREIGN": "Estranger",
|
||
"grammarCopyPOLARITY": "Polaritat",
|
||
"grammarCopyPOLITE": "Cortesia",
|
||
"grammarCopyPREPCASE": "Cas Preposicional",
|
||
"grammarCopyPRONTYPE": "Tipus de Pronom",
|
||
"grammarCopyPUNCTSIDE": "Lateralitat de la Puntuació",
|
||
"grammarCopyREFLEX": "Reflexiu",
|
||
"grammarCopyTENSE": "Temps",
|
||
"grammarCopyVERBFORM": "Forma del Verb",
|
||
"grammarCopyCONJTYPE": "Tipus de Conjunció",
|
||
"grammarCopySPC": "Especificitat",
|
||
"grammarCopyPARTTYPE": "Tipus Partitiu",
|
||
"grammarCopyINTREL": "Interrogatiu-Relatiu",
|
||
"grammarCopyNUMFORMpsor": "Nombre del Possessor",
|
||
"grammarCopyUNKNOWN": "Desconegut",
|
||
"grammarCopyNUMBERPSOR": "Nombre del Possessor",
|
||
"grammarCopyPOSS": "Possessiu",
|
||
"grammarCopyASPECTimp": "Aspect Imperfectiu",
|
||
"grammarCopyCASEvoc": "Vocatiu",
|
||
"grammarCopyCASEcom": "Comitatiu",
|
||
"grammarCopyCASEpar": "Partitiu",
|
||
"grammarCopyCASEadv": "Adverbial",
|
||
"grammarCopyCASEref": "Referencial",
|
||
"grammarCopyCASErel": "Relatiu",
|
||
"grammarCopyCASEsub": "Subessiu",
|
||
"grammarCopyCASEsup": "Superessiu",
|
||
"grammarCopyCASEaccdat": "Acusatiu-Datiu",
|
||
"grammarCopyCASEpre": "Preposicional",
|
||
"grammarCopyCONJTYPEsub": "Subordinant",
|
||
"grammarCopyCONJTYPEcmp": "Comparatiu",
|
||
"grammarCopyDEFINITEind": "Indefinit",
|
||
"grammarCopyMOODint": "Mode interrogatiu",
|
||
"grammarCopyNOUNTYPEcomm": "Nom comú",
|
||
"grammarCopyNUMBERPSORsing": "Singular del possessiu",
|
||
"grammarCopyNUMBERPSORplur": "Plural del possessiu",
|
||
"grammarCopyNUMBERPSORdual": "Dual del possessiu",
|
||
"grammarCopyPOLARITYpos": "Polaritat positiva",
|
||
"grammarCopyPOSSyes": "Possessiu",
|
||
"grammarCopyPREPCASEnpr": "No preposicional",
|
||
"grammarCopyPRONTYPEprs": "Personal",
|
||
"grammarCopyPRONTYPEint": "Interrogatiu",
|
||
"grammarCopyPRONTYPEtot": "Total",
|
||
"grammarCopyPRONTYPEneg": "Negatiu",
|
||
"grammarCopyPRONTYPEart": "Article",
|
||
"grammarCopyPRONTYPEind": "Indefinit",
|
||
"grammarCopyPRONTYPEintrel": "Interrogatiu-Relatiu",
|
||
"grammarCopyPUNCTSIDEfin": "Puntuació Final",
|
||
"grammarCopyPUNCTTYPEperi": "Període",
|
||
"grammarCopyREFLEXyes": "Reflexiu",
|
||
"grammarCopyTENSEimp": "Imperfet",
|
||
"grammarCopyVERBFORMsup": "Supí",
|
||
"grammarCopyVERBFORMadn": "Adnominal",
|
||
"grammarCopyVERBFORMlng": "Long",
|
||
"grammarCopyVERBFORMshrt": "Curt",
|
||
"grammarCopyVERBTYPEcaus": "Verb Causatiu",
|
||
"grammarCopyVOICEcau": "Causatiu",
|
||
"grammarCopyVOICEdir": "Directe",
|
||
"grammarCopyVOICEinv": "Inversa",
|
||
"grammarCopyVOICErcp": "Recíproca",
|
||
"enterPrompt": "Si us plau, introdueixi un missatge de sistema",
|
||
"selectBotLanguage": "Seleccioneu l'idioma del bot",
|
||
"chooseVoice": "Tria una veu",
|
||
"enterLanguageLevel": "Si us plau, introdueix un nivell de llengua",
|
||
"enterDiscussionTopic": "Si us plau, introdueix un tema de discussió",
|
||
"selectBotChatMode": "Selecciona el mode de xat",
|
||
"messageNotInTargetLang": "Missatge no en l'idioma objectiu",
|
||
"other": "Altres",
|
||
"levelShort": "NIVL {level}",
|
||
"botModeValidation": "Si us plau, selecciona un mode de xat",
|
||
"clickBestOption": "Tria les millors opcions per traduir el teu missatge!",
|
||
"completeActivitiesToUnlock": "Completa almenys una activitat per desbloquejar la traducció!",
|
||
"botSettingsSubtitle": "Convida el bot per moderar l'activitat del xat",
|
||
"invitePeople": "Convida usuaris",
|
||
"noCapacityLimit": "Sense límit de capacitat",
|
||
"downloadGroupText": "Descarrega el text del grup",
|
||
"notificationsOn": "Notificacions activades",
|
||
"notificationsOff": "Notificacions desactivades",
|
||
"chatCanBeFoundViaSearch": "El xat es pot trobar mitjançant la cerca",
|
||
"requireCodeToJoin": "Requereix codi per unir-se",
|
||
"canFindInSearch": "Es pot trobar a la cerca",
|
||
"addChatToSpace": "Afegeix xat",
|
||
"createChatAndInviteUsers": "Crear xat i convidar usuaris",
|
||
"updatedNewSpaceDescription": "Els cursos us permeten consolidar els vostres xats i construir comunitats privades o públiques.",
|
||
"joinWithCode": "Uneix-te amb codi",
|
||
"enterCodeToJoin": "Introdueix el codi per unir-te",
|
||
"updateNow": "Actualitza ara",
|
||
"updateLater": "Més tard",
|
||
"constructUseWaDesc": "Usat sense ajuda",
|
||
"constructUseGaDesc": "Assistència gramatical",
|
||
"constructUseTaDesc": "Assistència de traducció",
|
||
"constructUseUnkDesc": "Desconegut",
|
||
"constructUseCorITDesc": "Correcte en traducció",
|
||
"constructUseIgnITDesc": "Ignorat en traducció",
|
||
"constructUseIncITDesc": "Incorrecte en traducció",
|
||
"constructUseIgnIGCDesc": "Ignorat en correcció gramatical",
|
||
"constructUseCorIGCDesc": "Correcte en correcció gramatical",
|
||
"constructUseIncIGCDesc": "Incorrecte en correcció gramatical",
|
||
"constructUseCorPADesc": "Correcte en activitat de significat de paraules",
|
||
"constructUseIgnPADesc": "Ignorat en activitat de significat de paraules",
|
||
"constructUseIncPADesc": "Incorrecte en activitat de significat de paraules",
|
||
"constructUseCorWLDesc": "Correcte en activitat d'escolta de paraules",
|
||
"constructUseIncWLDesc": "Incorrecte en l'activitat d'escolta de paraules",
|
||
"constructUseIngWLDesc": "Ignorat en l'activitat d'escolta de paraules",
|
||
"constructUseCorHWLDesc": "Correcte en l'activitat de paraula amagada",
|
||
"constructUseIncHWLDesc": "Incorrecte en l'activitat de paraula amagada",
|
||
"constructUseIgnHWLDesc": "Ignorat en l'activitat de paraula amagada",
|
||
"constructUseCorLDesc": "Correcte en l'activitat de lèxic",
|
||
"constructUseIncLDesc": "Incorrecte en l'activitat de lèxic",
|
||
"constructUseIgnLDesc": "Ignorat en l'activitat de lèxic",
|
||
"constructUseCorMDesc": "Correcte en l'activitat de gramàtica",
|
||
"constructUseIncMDesc": "Incorrecte en l'activitat de gramàtica",
|
||
"constructUseIgnMDesc": "Ignorat en l'activitat de gramàtica",
|
||
"constructUseEmojiDesc": "Correcte en l'activitat d'emoji",
|
||
"constructUseCollected": "Recollit a la conversa",
|
||
"constructUseNanDesc": "No aplicable",
|
||
"xpIntoLevel": "{currentXP} / {maxXP} XP",
|
||
"signInWithUsername": "Inicia sessió amb nom d'usuari i contrasenya",
|
||
"registrationEmailMessage": "Verifica el teu correu electrònic amb un enllaç enviat allà. En alguns casos, el correu triga fins a 5 minuts a arribar. També comprova la carpeta de correu no desitjat.",
|
||
"enableTTSToolName": "Activat text-a-veu",
|
||
"enableTTSToolDescription": "Permet a l'aplicació generar sortida de text-a-veu per a parts del text en la teva llengua objectiu.",
|
||
"couldNotFindTTS": "No hem pogut trobar un motor de text-a-veu per a la teva llengua objectiu actual.",
|
||
"ttsInstructionsHyperlink": "Fes clic aquí per veure les instruccions per descarregar una nova veu al teu dispositiu.",
|
||
"createAnAccount": "Crea un compte",
|
||
"signIn": "Inicia sessió",
|
||
"signUpWithEmail": "Registra't amb correu electrònic",
|
||
"signUpWithGoogle": "Registra't amb Google",
|
||
"signUpWithApple": "Registra't amb Apple",
|
||
"yourUsername": "El teu nom d'usuari",
|
||
"yourEmail": "El teu correu electrònic",
|
||
"pleaseEnterAnEmail": "Si us plau, introdueix una adreça de correu electrònic",
|
||
"signInWithGoogle": "Inicia sessió amb Google",
|
||
"signInWithApple": "Inicia sessió amb Apple",
|
||
"chooseYourAvatar": "Tria el teu avatar",
|
||
"iWantToLearn": "Vull aprendre",
|
||
"letsStart": "Comencem",
|
||
"pleaseAgreeToTOS": "Si us plau, accepta els Termes i Condicions",
|
||
"pleaseEnterEmail": "Si us plau, introdueix una adreça de correu electrònic vàlida.",
|
||
"pleaseSelectALanguage": "Si us plau, selecciona un idioma",
|
||
"myBaseLanguage": "El meu idioma base",
|
||
"clickWordsInstructions": "🧻 Fes clic a qualsevol paraula per veure els detalls. 🤐",
|
||
"chooseBestDefinition": "Què vol dir aquesta paraula?",
|
||
"meaningSectionHeader": "Significat:",
|
||
"formSectionHeader": "Formes utilitzades en xats:",
|
||
"noEmojiSelectedTooltip": "No s'ha seleccionat cap emoji",
|
||
"writingExercisesTooltip": "Escriptura",
|
||
"listeningExercisesTooltip": "Escolta",
|
||
"readingExercisesTooltip": "Lectura",
|
||
"meaningNotFound": "No s'ha pogut trobar el significat.",
|
||
"formsNotFound": "No s'han pogut trobar les formes.",
|
||
"chooseBaseForm": "Tria la forma base",
|
||
"notTheCodeError": "Ho sentim, això no és el codi!",
|
||
"totalXP": "XP total",
|
||
"numLemmas": "Nombre total de lèmmes",
|
||
"numLemmasUsedCorrectly": "Nombre de lèmmes utilitzades correctament almenys una vegada",
|
||
"numLemmasUsedIncorrectly": "Nombre de lèmmes utilitzades correctament 0 vegades",
|
||
"numLemmasSmallXP": "Nombre de lèmmes amb 0 - 30 XP",
|
||
"numLemmasMediumXP": "Nombre de lèmmes amb 31 - 200 XP",
|
||
"numLemmasLargeXP": "Nombre de lèmmes amb > 200 XP",
|
||
"numGrammarConcepts": "Nombre de conceptes gramaticals",
|
||
"listGrammarConcepts": "Conceptes gramaticals",
|
||
"listGrammarConceptsUsedCorrectly": "Conceptes gramaticals utilitzats correctament en missatges originals almenys el 80% del temps",
|
||
"listGrammarConceptsUsedIncorrectly": "Conceptes de gramàtica utilitzats correctament en missatges originals menys del 80% del temps",
|
||
"listGrammarConceptsUseCorrectlySystemGenerated": "Conceptes de gramàtica escollits correctament a partir de suggeriments generats pel sistema almenys el 80% del temps",
|
||
"listGrammarConceptsUseIncorrectlySystemGenerated": "Conceptes de gramàtica escollits correctament a partir de suggeriments generats pel sistema menys del 80% del temps",
|
||
"listGrammarConceptsSmallXP": "Conceptes de gramàtica amb 0-50 punts d'experiència",
|
||
"listGrammarConceptsMediumXP": "Conceptes de gramàtica amb 51-200 punts d'experiència",
|
||
"listGrammarConceptsLargeXP": "Conceptes de gramàtica amb 201-500 punts d'experiència",
|
||
"listGrammarConceptsHugeXP": "Conceptes de gramàtica >500 punts d'experiència",
|
||
"numMessagesSent": "Nombre de missatges enviats",
|
||
"numWordsTyped": "Nombre de paraules escrites en missatges originals",
|
||
"numCorrectChoices": "Nombre de paraules correctes escollides a partir de suggeriments generats pel sistema",
|
||
"numIncorrectChoices": "Nombre de paraules incorrectes escollides a partir de suggeriments generats pel sistema",
|
||
"commaSeparatedFile": "CSV",
|
||
"excelFile": "Excel",
|
||
"fileType": "Tipus de fitxer",
|
||
"download": "Descarregar",
|
||
"analyticsNotAvailable": "Anàlisi d'usuari no disponible",
|
||
"downloading": "Descarregant...",
|
||
"failedFetchUserAnalytics": "Error en descarregar l'anàlisi d'usuari",
|
||
"downloadComplete": "Descarrega completada!",
|
||
"whatIsTheMorphTag": "Què és el {morphologicalFeature} de '{wordForm}'?",
|
||
"dataAvailable": "Disponibilitat de dades",
|
||
"available": "Disponible",
|
||
"pangeaBotIsFallible": "El Pangea Bot també comete errors!",
|
||
"whatIsMeaning": "Què vol dir '{lemma}'?",
|
||
"pickAnEmoji": "Quin és el teu emoji favorit per a '{lemma}'?",
|
||
"chooseLemmaMeaningInstructionsBody": "Combina els significats amb les paraules del missatge!",
|
||
"doubleClickToEdit": "Fes doble clic per editar.",
|
||
"removeFeature": "Elimina {feature}",
|
||
"chooseCorrectLabel": "Tria l'etiqueta correcta.",
|
||
"levelPopupTitle": "Felicitats per arribar al\nNivell {level}",
|
||
"activityPlannerTitle": "Planificador d'activitats",
|
||
"topicLabel": "Tema",
|
||
"topicPlaceholder": "Tria un tema...",
|
||
"modeLabel": "Tipus d'activitat",
|
||
"modePlaceholder": "Tria un mode...",
|
||
"learningObjectiveLabel": "Objectiu d'aprenentatge",
|
||
"learningObjectivePlaceholder": "Tria un objectiu d'aprenentatge...",
|
||
"mediaLabel": "Mitjans que els estudiants haurien de compartir",
|
||
"languageOfInstructionsLabel": "Idioma de les instruccions de l'activitat",
|
||
"targetLanguageLabel": "Idioma objectiu",
|
||
"cefrLevelLabel": "Nivell CEFR",
|
||
"generateActivitiesButton": "Generar activitat",
|
||
"launchActivityButton": "Llançar activitat",
|
||
"image": "Imatge",
|
||
"video": "Vídeo",
|
||
"nan": "No aplicable",
|
||
"activityPlannerOverviewInstructionsBody": "Tria un tema, mode, objectiu d'aprenentatge i genera una activitat per al xat!",
|
||
"activityTitle": "Títol de l'activitat",
|
||
"addVocabulary": "Afegeix vocabulari",
|
||
"instructions": "Instruccions",
|
||
"numberOfLearners": "Nombre d'aprenents",
|
||
"mustBeInteger": "Ha de ser un nombre enter, p. ex. 1, 2, 3, ...",
|
||
"noLemmasFound": "No hi ha vocabulari amb més de {xp} d'XP. Continua practicant!",
|
||
"constructUsePvmDesc": "Producit en missatge de veu",
|
||
"lockedMorphFeature": "Esperant ser desbloquejat",
|
||
"leaveSpaceDescription": "En sortir del curs, sortiràs de tots els xats dins d'ell. Altres usuaris veuran que has sortit del curs.",
|
||
"whatIsLemma": "Què és el lema?",
|
||
"constructUseCorMmDesc": "Missatge correcte amb significat",
|
||
"constructUseIncMmDesc": "Missatge incorrect amb significat",
|
||
"constructUseIgnMmDesc": "Missatge ignorat amb significat",
|
||
"clickForMeaningActivity": "Fes clic aquí per a un Repte de Significat",
|
||
"meaning": "Significat",
|
||
"chatWith": "Grup amb {displayname}",
|
||
"slightlyOffensive": "Lleugerament ofensiu",
|
||
"clickOnEmailLink": "Fes clic a l'enllaç de l'email i després continua.\n\nRevisa la carpeta de correu no desitjat si no ha arribat l'email.",
|
||
"whoIsAllowedToJoinThisChat": "Qui pot unir-se a aquest xat",
|
||
"dontForgetPassword": "No t'oblidis de la teva contrasenya!",
|
||
"enableAutocorrectToolName": "Habilita la correcció automàtica del dispositiu",
|
||
"enableAutocorrectDescription": "Si el teu dispositiu suporta la llengua que estàs aprenent, pots habilitar la correcció automàtica per arreglar errors comuns mentre escrius.",
|
||
"ttsDisbledTitle": "Text a veu deshabilitat",
|
||
"ttsDisabledBody": "Pots habilitar el text a veu a la configuració d'aprenentatge",
|
||
"noSpaceDescriptionYet": "Encara no s'ha creat cap descripció del curs.",
|
||
"tooLargeToSend": "Aquest missatge és massa gran per enviar",
|
||
"exitWithoutSaving": "Estàs segur que vols sortir sense desar?",
|
||
"enableAutocorrectPopupTitle": "Afegeix el teclat del teu idioma objectiu anant a:",
|
||
"enableAutocorrectPopupSteps": " • Configuració\n • General\n • Teclat\n • Teclats\n • Afegeix un teclat nou",
|
||
"enableAutocorrectPopupDescription": "Un cop seleccionat l'idioma, pots fer clic a la petita icona del globus a la part inferior esquerra del teclat per activar el teclat recentment instal·lat.",
|
||
"downloadGboardTitle": "Descarrega Gboard des de Google Play per habilitar la correcció automàtica i altres funcions del teclat:",
|
||
"downloadGboardSteps": " • Descarrega Gboard\n • Obre l'aplicació\n • Idiomes\n • Afegeix teclat\n • Selecciona l'idioma\n • Selecciona el tipus de teclat\n • Fet",
|
||
"downloadGboardDescription": "Un cop seleccionat l'idioma, pots fer clic a la petita icona del globus a la part inferior esquerra del teclat per activar el teclat recentment instal·lat.",
|
||
"enableAutocorrectWarning": "Avís! Requereix afegir el teclat del vostre idioma objectiu",
|
||
"displayName": "Nom de visualització",
|
||
"leaveRoomDescription": "Estàs a punt de sortir d'aquest xat. Els altres usuaris veuran que has sortit del xat.",
|
||
"confirmUserId": "Confirma el teu nom d'usuari de Pangea Chat per eliminar el teu compte.",
|
||
"startingToday": "A partir d'avui",
|
||
"oneWeekFreeTrial": "Prova gratuïta d'una setmana",
|
||
"paidSubscriptionStarts": "Comença {startDate}",
|
||
"cancelInSubscriptionSettings": "• Cancel·la en qualsevol moment a la configuració de la subscripció",
|
||
"cancelToAvoidCharges": "• Cancel·la abans de {trialEnds} per evitar càrrecs",
|
||
"downloadGboard": "Baixa Gboard",
|
||
"autocorrectNotAvailable": "Lamentablement, la teva plataforma actualment no és compatible amb aquesta funció. Estigues atent a futurs desenvolupaments!",
|
||
"pleaseUpdateApp": "Actualitza l'aplicació per continuar.",
|
||
"chooseEmojiInstructionsBody": "Combina emojis amb les paraules que millor els representen. No et preocupis! No hi haurà penalitzacions per estar en desacord. 😅",
|
||
"pickAnEmojiFor": "Tria un emoji per a {lemma}",
|
||
"analyticsVocabListBody": "Això és tot el teu vocabulari! A mesura que guanyes XP per cada paraula, passaran de ser una llavor a una flor plena. Fes clic en qualsevol paraula per veure més detalls.",
|
||
"morphAnalyticsListBody": "Aquests són tots els conceptes gramaticals de l'idioma que estàs aprenent! Els desbloquejaràs a mesura que els trobis mentre xateges. Fes clic per veure els detalls.",
|
||
"knockSpaceSuccess": "Has sol·licitat unir-te a aquest curs! Un administrador respondre la teva sol·licitud quan la rebi 😀",
|
||
"joinByCode": "Uneix-te amb un codi",
|
||
"chooseWordAudioInstructionsBody": "Escolta el missatge complet. Després, combina els àudios amb les paraules.",
|
||
"chooseMorphsInstructionsBody": "Fes clic a les peces del trencaclosques per a preguntes de gramàtica!",
|
||
"inviteAndLaunch": "Llançar i convidar",
|
||
"createOwnChat": "Crea el teu propi xat",
|
||
"pleaseEnterInt": "Si us plau, introdueix un número",
|
||
"home": "Inici",
|
||
"join": "Uneix-te",
|
||
"readingAssistanceOverviewBody": "Fes clic als botons de sota per a mini-jocs de coincidència d'emojis, àudios, significats de paraules i conceptes gramaticals. O fes clic en qualsevol paraula per a més detalls.",
|
||
"learnByTexting": "Aprèn enviant missatges",
|
||
"levelSummaryTrigger": "Veure resum",
|
||
"levelSummaryPopupTitle": "Resum del nivell {level}",
|
||
"referFriends": "Recomana amics",
|
||
"referFriendDialogTitle": "Convida un amic a la teva conversa",
|
||
"referFriendDialogDesc": "Tens un amic que està emocionat d'aprendre un idioma nou amb tu? Copia i envia aquest enllaç d'invitació per unir-se i començar a xatejar amb tu avui mateix.",
|
||
"youUnlocked": "Has desbloquejat",
|
||
"resetInstructionTooltipsTitle": "Restableix les pistes d'instruccions",
|
||
"resetInstructionTooltipsDesc": "Fes clic per mostrar pistes d'instruccions com per a un usuari completament nou.",
|
||
"selectForGrammar": "Selecciona una icona de gramàtica per a activitats i detalls.",
|
||
"newChatActivityTitle": "Afegir una activitat divertida?",
|
||
"newChatActivityDesc": "Fes que cada xat de grup sigui una aventura amb l'Planificador d'Activitats! Estableix temes i objectius captivadors per al grup, i dóna vida a les converses amb imatges impressionants. Fomenta discussions imaginatives i mantingues la diversió sense esforç!",
|
||
"exploreMore": "Explora més",
|
||
"randomize": "Barreja",
|
||
"clear": "Esborra",
|
||
"makeYourOwnActivity": "Crea la teva pròpia activitat",
|
||
"featuredActivities": "Destacades",
|
||
"goToChat": "Ves al xat",
|
||
"save": "Desa",
|
||
"selectActivity": "Selecciona l'activitat",
|
||
"wordFocusListeningMultipleChoice": "Quin àudio coincideix amb la paraula?",
|
||
"startChat": "Inicia un xat",
|
||
"translationProblem": "Problema de traducció",
|
||
"perfectTranslation": "Traducció perfecta!",
|
||
"greatJobTranslation": "Gran feina amb aquesta traducció!",
|
||
"goodJobTranslation": " Bona feina en aquesta traducció.",
|
||
"makingProgress": "Estàs progressant!",
|
||
"keepPracticing": "Segueix practicant!",
|
||
"niceJob": "Bona feina!",
|
||
"askToJoin": "Prega per unir-te",
|
||
"emptyChatWarningTitle": "El xat està buit",
|
||
"emptyChatWarningDesc": "No has convidat ningú al teu xat. Ves a la configuració del xat per convidar els teus contactes o el Bot. També pots fer-ho més tard.",
|
||
"areYouLikeMe": "Ets com jo?",
|
||
"tryAgainLater": "S'han fet massa intents. Torna-ho a provar en 5 minuts.",
|
||
"enterSpaceCode": "Introdueix el codi del curs",
|
||
"shareSpaceLink": "Comparteix l'enllaç",
|
||
"byUsingPangeaChat": "En utilitzar Pangea Chat, accepto els ",
|
||
"details": "Detalls",
|
||
"languageLevelPreA1Desc": "Mai he après ni utilitzat la llengua.",
|
||
"languageLevelA1Desc": "Puc entendre i utilitzar algunes expressions quotidianes familiars i frases molt bàsiques.",
|
||
"languageLevelA2Desc": "Puc entendre frases i expressions de freqüent ús relacionades amb àrees d'interès immediat.",
|
||
"languageLevelB1Desc": "Puc afrontar la majoria de situacions familiars i puc produir text senzill i connectat sobre temes coneguts.",
|
||
"languageLevelB2Desc": "Puc entendre les idees principals de textos complexos i interactuar amb un grau de fluïdesa i espontaneïtat.",
|
||
"languageLevelC1Desc": "Puc expressar idees amb fluïdesa i espontaneïtat sense gaire esforç i entendre una àmplia gamma de textos exigents.",
|
||
"languageLevelC2Desc": "Puc entendre pràcticament tot el que escolto o llegeixo i expressar-me amb fluïdesa i precisió.",
|
||
"newVocab": "Vocabulari nou",
|
||
"newGrammar": "Nous conceptes gramaticals",
|
||
"congratulationsOnReaching": "Has arribat al nivell {level}!",
|
||
"seeDetails": "Veure detalls",
|
||
"choosePracticeMode": "Fes clic en un dels botons de dalt per començar una activitat de pràctica",
|
||
"ban": "Prohibir",
|
||
"unban": "Desprohibir",
|
||
"kick": "Expulsar",
|
||
"lemma": "Lema",
|
||
"grammarFeature": "Característica gramatical",
|
||
"grammarTag": "Etiqueta gramatical",
|
||
"forms": "Formes",
|
||
"exampleMessages": "Missatges d'exemple",
|
||
"timesUsedIndependently": "Vegades utilitzat de manera independent",
|
||
"timesUsedWithAssistance": "Vegades utilitzat amb assistència",
|
||
"shareInviteCode": "Comparteix el codi d'invitació: {code}",
|
||
"leaderboard": "Classificació",
|
||
"welcomeUser": "Benvingut {user}",
|
||
"joinSpaceOnboardingDesc": "Tens un codi o enllaç d'invitació a un curs públic?",
|
||
"skipForNow": "Ometre per ara",
|
||
"permissions": "Permisos",
|
||
"spaceChildPermission": "Qui pot afegir nous xats a aquest curs",
|
||
"addEnvironmentOverride": "Afegeix una substitució de l'entorn",
|
||
"defaultOption": "Per defecte",
|
||
"deleteChatDesc": "Estàs segur que vols eliminar aquest xat? S'eliminarà per a tots els participants i tots els missatges dins del xat ja no estaran disponibles per a pràctica o anàlisi d'aprenentatge.",
|
||
"deleteSpaceDesc": "El curs i qualsevol xat seleccionat s'eliminaran per a tots els participants i tots els missatges dins del xat ja no estaran disponibles per a pràctica o anàlisi d'aprenentatge. Aquesta acció no es pot desfer.",
|
||
"chatWithActivities": "Xat amb activitats",
|
||
"launch": "Llançar",
|
||
"launchActivityToChats": "Llançar activitat als xats",
|
||
"searchChats": "Cerca converses",
|
||
"selectChats": "Selecciona converses",
|
||
"selectChatToStart": "¡Completat! Selecciona una conversa per començar",
|
||
"maxFifty": "Màxim 50",
|
||
"configureSpace": "Configura el curs",
|
||
"pinMessages": "Fixa missatges",
|
||
"setJoinRules": "Estableix les regles d'entrada",
|
||
"changeGeneralSettings": "Canvia la configuració general",
|
||
"inviteOtherUsersToRoom": "Convida altres usuaris",
|
||
"changeTheNameOfTheSpace": "Canvia el nom del curs",
|
||
"changeTheDescription": "Canvia la descripció",
|
||
"changeThePermissions": "Canvia els permisos",
|
||
"introductions": "Presentacions",
|
||
"announcements": "Anuncis",
|
||
"activities": "Activitats",
|
||
"access": "Accés",
|
||
"botSettings": "Configuració del bot",
|
||
"activitySuggestionTimeoutMessage": "Estem treballant dur per generar més activitats per a tu, si us plau, torna a consultar en un minut",
|
||
"accessSettingsWarning": "Ups! Sembla que no tens permís per establir les regles d'accés d'aquesta sala. Hauries de revisar-les per assegurar-te que són el que necessites i parlar amb un administrador de la sala si necessites canviar-les",
|
||
"howSpaceCanBeFound": "Com es pot trobar aquest curs",
|
||
"private": "Privat",
|
||
"cannotBeFoundInSearch": "No es pot trobar a la cerca",
|
||
"public": "Públic",
|
||
"visibleToCommunity": "Visible per a la comunitat més àmplia de Pangea Chat a través de \"Troba un curs\"",
|
||
"howSpaceCanBeJoined": "Com es pot unir a aquest curs",
|
||
"canBeFoundVia": "Es pot trobar a través de:",
|
||
"canBeFoundViaInvitation": "• invitació",
|
||
"canBeFoundViaCodeOrLink": "• codi o enllaç",
|
||
"canBeFoundViaKnock": "• sol·licitud d'entrada i aprovació de l'administrador",
|
||
"youHaveLeveledUp": "Has pujat de nivell!",
|
||
"sendActivities": "Envia activitats",
|
||
"getStarted": "Comença",
|
||
"getStartedBotChatDesc": "Xatejar amb IA és un lloc fantàstic per començar i les eines de lectura, escriptura, escolta i parla de Pangea ho fan fàcil!",
|
||
"getStartedCommunitiesDesc": "Aprendre amb una comunitat és on destaca Pangea Chat!\nPots unir-te a la teva classe, trobar un curs, o fins i tot crear-ne un de nou!",
|
||
"getStartedFriendsDesc": "Tens un amic que vol aprendre amb tu?",
|
||
"getStartedBotChatComplete": "Ben fet! Estàs xatejant amb el bot!",
|
||
"getStartedCommunitiesComplete": "Genial, t'has unit a un curs!",
|
||
"getStartedComplete": "Has completat aquesta secció!\nSegueix explorant les nostres funcions increïbles xatejant amb amics!",
|
||
"getStartedFriendsComplete": "Woohoo! Tens amics! 😙",
|
||
"getStartedBotChatButton": "Comença a xatejar!",
|
||
"getStartedFriendsButton": "Xateja amb un amic",
|
||
"groupChat": "Xat de grup",
|
||
"directMessage": "Missatge directe",
|
||
"newDirectMessage": "Nou missatge directe",
|
||
"speakingExercisesTooltip": "Parlar",
|
||
"noChatsFoundHereYet": "Encara no s'han trobat xats aquí",
|
||
"duration": "Durada",
|
||
"transcriptionFailed": "Error en transcriure l'àudio",
|
||
"aUserIsKnocking": "1 usuari està sol·licitant unir-se al teu curs",
|
||
"usersAreKnocking": "{users} usuaris estan sol·licitant unir-se al teu curs",
|
||
"failedToFetchTranscription": "Error en obtenir la transcripció",
|
||
"deleteEmptySpaceDesc": "El curs s'eliminarà per a tots els participants. Aquesta acció no es pot desfer.",
|
||
"regenerate": "Regenerar",
|
||
"mySavedActivities": "Les meves activitats desades",
|
||
"noSavedActivities": "No hi ha activitats desades",
|
||
"saveActivity": "Desa aquesta activitat",
|
||
"yourSavedActivities": "Activitats desades",
|
||
"failedToPlayVideo": "Error en reproduir el vídeo",
|
||
"done": "Fet",
|
||
"inThisSpace": "En aquest curs",
|
||
"myContacts": "Els meus contactes",
|
||
"inviteAllInSpace": "Convida a tothom en aquest curs",
|
||
"spaceParticipantsHaveBeenInvitedToTheChat": "Tots els participants del curs han estat convidats al xat",
|
||
"numKnocking": "{count} tocant",
|
||
"numInvited": "{count} convidat",
|
||
"saved": "Desat",
|
||
"reset": "Restablir",
|
||
"errorGenerateActivityMessage": "No s'ha pogut generar l'activitat",
|
||
"errorRegenerateActivityMessage": "No s'ha pogut regenerar l'activitat",
|
||
"errorLaunchActivityMessage": "No s'ha pogut llançar l'activitat",
|
||
"errorFetchingActivitiesMessage": "No s'han pogut obtenir les activitats",
|
||
"errorFetchingDefinition": "No s'ha pogut obtenir la definició",
|
||
"errorProcessAnalytics": "No s'han pogut processar les anàlisis",
|
||
"errorDownloading": "La baixada ha fallat",
|
||
"errorFetchingLevelSummary": "No s'ha pogut obtenir el resum del nivell",
|
||
"errorLoadingSpaceChildren": "No s'han pogut carregar els xats d'aquest curs",
|
||
"unexpectedError": "Error inesperat.",
|
||
"pleaseReload": "Si us plau, recarregui i intenti-ho de nou.",
|
||
"translationError": "Error de traducció",
|
||
"errorFetchingTranslation": "No s'ha pogut obtenir la traducció",
|
||
"errorFetchingActivity": "Error en obtenir l'activitat",
|
||
"check": "Comprovar",
|
||
"unableToFindRoom": "No s'ha trobat cap xat o curs amb aquest codi. Torna-ho a provar.",
|
||
"numCompletedActivities": "Nombre d'activitats completades",
|
||
"viewingAnalytics": "Visualitzant {visible}/{users} d'Analytics",
|
||
"request": "Sol·licitar",
|
||
"requestAll": "Sol·licitar Tot",
|
||
"confirmMessageUnpin": "Estàs segur que vols desfixar aquest missatge?",
|
||
"createActivityPlan": "Crear un nou pla d'activitats",
|
||
"saveAndLaunch": "Desa i Llança",
|
||
"launchToSpace": "Llançar al curs",
|
||
"numberOfActivities": "Nombre de sessions d'activitat",
|
||
"maximumActivityParticipants": "Cada activitat pot tenir un màxim de {count} participant(s).",
|
||
"pending": "Pendent",
|
||
"inactive": "Inactiu",
|
||
"unjoinedActivityMessage": "Vols participar? Tria un rol obert!\nO simplement passa l'estona i mira l'espectacle!",
|
||
"fullActivityMessage": "Sent-te lliure de veure l'espectacle! Tot i que no hi ha cap rol obert per participar, pots veure el xat!",
|
||
"confirmRole": "Confirma el rol",
|
||
"openRoleLabel": "OBERT",
|
||
"joinedTheActivity": "👋 {username} s'ha unit com a {role}",
|
||
"finishedTheActivity": "🎯 {username} ha finalitzat aquesta activitat",
|
||
"endActivityTitle": "He acabat",
|
||
"endActivityDesc": "Has completat els objectius?\nAixò és la teva confirmació que deixes de xatejar. Però no et preocupis, la diversió continua a la conversa! Sent-te lliure de passar l'estona i gaudir de l'espectacle fins que tothom faci clic a 'He acabat'.",
|
||
"archiveToAnalytics": "Afegeix a les meves activitats completades",
|
||
"activitySummaryError": "Resum d'activitats no disponible",
|
||
"requestSummaries": "Sol·licitar resums",
|
||
"loadingActivitySummary": "Carregant resum d'activitat...",
|
||
"generatingNewActivities": "Ets el primer usuari d'aquesta parella de llengües! Si us plau, dona'ns un minut, estem preparant activitats exclusives per a tu.",
|
||
"requestAccessTitle": "Sol·licitar accés a la vista d'analítiques?",
|
||
"requestAccessDesc": "Vols sol·licitar accés per veure les analítiques dels participants?\n\nSi els participants hi estan d'acord, els administradors d'aquest curs podran veure:\n • vocabulari total\n • conceptes gramaticals totals\n • sessions d'activitat completes\n • els conceptes gramaticals específics utilitzats, correctament i incorrectament\n\nNo podran veure:\n • missatges en converses fora del curs\n • llistat de vocabulari",
|
||
"requestAccess": "Sol·licitar accés ({count})",
|
||
"analyticsInactiveTitle": "Les sol·licituds a usuaris inactius no es van poder enviar",
|
||
"analyticsInactiveDesc": "Els usuaris inactius que no han iniciat sessió des de la introducció d'aquesta funció no veuran la teva sol·licitud.\n\nEl botó de Sol·licitar apareixerà quan tornin. Pots reenviar la sol·licitud més tard fent clic al botó de Sol·licitar sota el seu nom quan estigui disponible.",
|
||
"accessRequestedTitle": "Sol·licitud d'accés a analítiques",
|
||
"accessRequestedDesc": "Els administradors de “{space}” sol·liciten veure les teves analítiques d'aprenentatge.\n\nSi hi estàs d'acord, els administradors d'aquest curs podran veure:\n • vocabulari total\n • conceptes gramaticals totals\n • sessions d'activitat completes\n • els conceptes gramaticals específics utilitzats, correctament i incorrectament\n\nNo podran veure:\n • missatges en converses fora del curs\n • llistat de vocabulari",
|
||
"allowAccess": "Permetre l'accés",
|
||
"denyAccess": "Denegar l'accés",
|
||
"adminRequestedAccess": "Els administradors han sol·licitat veure les teves analítiques.",
|
||
"lastUpdated": "Actualitzat\n{time}",
|
||
"activityFinishedMessage": "Tot finalitzat!",
|
||
"endForAll": "Finalitzar per a tots",
|
||
"newCourse": "Nou curs",
|
||
"newCourseSubtitle": "Quin pla de curs t'agradaria utilitzar?",
|
||
"failedToLoadCourses": "No s'ha pogut carregar els cursos",
|
||
"numModules": "{num} mòduls",
|
||
"numActivityPlans": "{num} plans d'activitat",
|
||
"coursePlan": "Pla de curs",
|
||
"editCourseLater": "Pots editar el títol de la plantilla, les descripcions i la imatge del curs més tard.",
|
||
"newCourseAccess": "Per defecte, els cursos són privats i requereixen l'aprovació de l'administrador per unir-se. Pots editar aquests paràmetres en qualsevol moment.",
|
||
"createCourse": "Crear curs",
|
||
"stats": "Estadístiques",
|
||
"createGroupChat": "Crear xat de grup",
|
||
"editCourse": "Editar curs",
|
||
"inviteDesc": "Per nom d'usuari, per codi o enllaç",
|
||
"editCourseDesc": "Aquí pots editar el títol del curs, la descripció, etc.",
|
||
"permissionsDesc": "Estableix permisos com qui pot convidar usuaris, enviar missatges, crear xats, etc.",
|
||
"accessDesc": "Pots fer que el teu curs sigui obert al món! O bé, fer que el teu curs sigui privat i segur.",
|
||
"createGroupChatDesc": "Mentre que les sessions d'activitat comencen i acaben, els xats de grup romandran oberts per a la comunicació rutinària.",
|
||
"deleteDesc": "Només els administradors poden eliminar un curs. Aquesta és una acció destructiva que elimina tots els usuaris i elimina tots els xats seleccionats dins del curs. Procedeix amb precaució.",
|
||
"failedToLoadCourseInfo": "No s'ha pogut carregar la informació del curs",
|
||
"noCourseFound": "Oh, aquest curs necessita un pla!\n\nEls plans de curs són una seqüència de temes i activitats de conversa.",
|
||
"additionalParticipants": "+ {num} altres",
|
||
"activityNotFoundForCourse": "No s'ha trobat aquesta activitat dins del curs",
|
||
"courseChats": "Xats del curs",
|
||
"myActivitySessions": "Les meves sessions d'activitat",
|
||
"directMessages": "Missatges directes",
|
||
"whatNow": "I ara què?",
|
||
"chooseNextActivity": "Tria la teva propera activitat!",
|
||
"seeInstructions": "Veure instruccions",
|
||
"hideInstructions": "Amaga les instruccions",
|
||
"letsGo": "Anem-hi",
|
||
"chooseRole": "Tria un rol!",
|
||
"chooseRoleToParticipate": "Tria un rol per participar!",
|
||
"waitingToFillRole": "Esperant omplir {num} rols...",
|
||
"pingParticipants": "Enviar un missatge als participants del curs",
|
||
"playWithBot": "Juga amb Pangea Bot",
|
||
"inviteFriends": "Convida amics",
|
||
"waitNotDone": "Esperem, encara no he acabat!",
|
||
"waitingForOthersToFinish": "Esperant que la resta acabi...",
|
||
"saveToCompletedActivities": "Desa a activitats completades",
|
||
"generatingSummary": "Analitzant el xat i generant resultats",
|
||
"instructionsLanguage": "Idioma de les instruccions",
|
||
"findCourse": "Troba un curs",
|
||
"activityCompletedDesc": "La teva activitat completada s'ha afegit a l'analítica on pots revisar i practicar l'idioma que has utilitzat.",
|
||
"pingParticipantsNotification": "{user} busca usuaris per unir-se a la sessió d'activitat a {room}",
|
||
"course": "Curs",
|
||
"courses": "Cursos",
|
||
"courseName": "Nom del curs",
|
||
"createNewCourse": "Nou curs",
|
||
"publicCourses": "Cursos públics",
|
||
"goToCourse": "Ves al curs: {course}",
|
||
"activityComplete": "Aquesta activitat s'ha completat. El resum de l'activitat hauria d'estar disponible a sota.",
|
||
"haventChattedMuch": "Sembla que no has xatejat gaire, prova d'utilitzar algunes paraules de vocabulari més! Si creus que has completat l'objectiu, pots acabar l'activitat a sota.",
|
||
"haveChatted": "Sembla que has estat xatejant durant una estona! Si creus que has completat l'objectiu, acaba per finalitzar l'activitat i t'hi generarem un resum al xat!",
|
||
"userDoneAndWaiting": "{num1}/{num2} participants han acabat. Espera que tothom acabi, i t'hi generarem un resum al xat! \n\nSi vols tornar a unir-te a la conversa, fes clic al botó de continuar al xat.",
|
||
"othersDoneAndWaiting": "{num1}/{num2} han acabat. Has completat el teu objectiu?",
|
||
"startNewSession": "Inicia una nova sessió",
|
||
"joinOpenSession": "Uneix-te a una sessió oberta",
|
||
"less": "menys",
|
||
"activityNotFound": "Activitat no trobada",
|
||
"levelUp": "Puja de nivell",
|
||
"myActivities": "Les meves activitats",
|
||
"openToJoin": "Obert per unir-se",
|
||
"results": "Resultats",
|
||
"activityDone": "Activitat realitzada!",
|
||
"moreLabel": "més",
|
||
"promoCodeInfo": "Els codis promocionals es poden introduir a la propera pàgina",
|
||
"editsComingSoon": "La capacitat d'editar ciutats i activitats arribarà aviat.",
|
||
"editing": "Editant",
|
||
"activityNeedsOneMember": "Oh! Aquesta activitat necessita 1 persona més.",
|
||
"activityNeedsMembers": "Oh! Aquesta activitat necessita {num} persones més.",
|
||
"inviteFriendsToCourse": "Convida amics al meu curs",
|
||
"subscribeToUnlockActivitySummaries": "Subscriu-te per desbloquejar resums d'activitats",
|
||
"subscribeToUnlockDefinitions": "Subscriu-te per desbloquejar definicions",
|
||
"subscribeToUnlockTranscriptions": "Subscriu-te per desbloquejar transcripcions",
|
||
"pingSent": "🔔 Ping del curs enviat! 🔔",
|
||
"courseTitle": "Títol del curs",
|
||
"courseDesc": "Descripció del curs",
|
||
"courseSavedSuccessfully": "Curs desat amb èxit",
|
||
"addCoursePlan": "Afegeix un pla de curs",
|
||
"activityStatsButtonInstruction": "Fes clic aquí per veure les teves estadístiques d'activitat i per tancar l'activitat quan hagis acabat",
|
||
"readingAnalyticsDesc": "Fes clic a practicar en cada missatge per a activitats de lectura.",
|
||
"speakingAnalyticsDesc": "Grava missatges de veu per a pràctica d'expressió oral.",
|
||
"audioAnalyticsDesc": "Fes clic a practicar en cada missatge per a activitats d'escolta.",
|
||
"loginToAccount": "Inicia sessió al meu compte",
|
||
"appDescription": "Aprèn un idioma\nmentre xatejes amb els teus amics.",
|
||
"languages": "Idiomes",
|
||
"chooseLanguage": "Tria un idioma.",
|
||
"planTrip": "Planifica el teu viatge",
|
||
"howAreYouTraveling": "Com viatges?",
|
||
"unlockPrivateTrip": "Desbloqueja un viatge privat",
|
||
"joinPublicTrip": "Uneix-te a un viatge públic",
|
||
"startOwnTrip": "Inicia el teu propi",
|
||
"tripPlanDesc": "Els viatges són cursos. Cadascun té de 8 a 10 temes seqüenciats amb una varietat d'activitats d'aprenentatge de llengües basades en tasques.",
|
||
"unlockPrivateTripTitle": "Desbloqueja el viatge privat",
|
||
"browsePublicTrips": "Navega pels viatges públics",
|
||
"startOwnTripTitle": "Inicia el teu propi viatge",
|
||
"courseCode": "Quina és la contrasenya secreta?",
|
||
"courseCodeHint": "Codi o enllaç del viatge",
|
||
"unlockMyTrip": "Desbloqueja el meu viatge",
|
||
"anyLevel": "Qualsevol nivell",
|
||
"signupOption": "Com vols registrar-te?",
|
||
"withApple": "Amb Apple",
|
||
"withGoogle": "Amb Google",
|
||
"withEmail": "Amb correu electrònic",
|
||
"createAccount": "Crea un compte",
|
||
"noCoursesFound": "No s'han trobat cursos",
|
||
"loginWithEmail": "Iniciar sessió amb correu electrònic",
|
||
"usernameOrEmail": "Nom d'usuari o correu electrònic",
|
||
"email": "Correu electrònic",
|
||
"forgotPassword": "Has oblidat la contrasenya?",
|
||
"writingAnalyticsDesc": "Envia missatges per practicar l'escriptura.",
|
||
"endActivity": "Finalitzar l'activitat",
|
||
"allLanguages": "Tots els idiomes",
|
||
"allCefrLevels": "Tots els nivells CEFR",
|
||
"chatListTooltip": "Aquí trobaràs els teus missatges directes! Fes clic a la icona d'un usuari i “Inicia una conversa” per enviar un missatge privat.",
|
||
"directMessageBotTitle": "Missatge directe del Pangea Bot",
|
||
"feedbackTitle": "Comentaris sobre l'activitat",
|
||
"feedbackDesc": "Com s'hauria d'augmentar l'activitat? Si pots proporcionar alguns detalls, farem el canvi!",
|
||
"feedbackHint": "Els teus comentaris",
|
||
"feedbackButton": "Envia els comentaris",
|
||
"directMessageBotDesc": "Parlar amb humans és més divertit però... la IA sempre està a punt!",
|
||
"inviteYourFriends": "Convida els teus amics",
|
||
"playWithAI": "Juga amb la IA per ara",
|
||
"courseStartDesc": "El Pangea Bot està preparat per començar en qualsevol moment!\n\n...però aprendre és millor amb amics!",
|
||
"@@locale": "ca",
|
||
"@setCustomPermissionLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setPermissionsLevelDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ignoreUser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@normalUser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@checkList": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@countInvited": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@sentVoiceMessage": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"duration": {
|
||
"type": "String"
|
||
},
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@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": "Convida amics a l'activitat",
|
||
"inviteFriendsToActivityCourse": "Convida amics a l'activitat i al curs",
|
||
"feedbackRespDesc": "Revisa demà per actualitzacions de l'activitat.",
|
||
"activityDropdownDesc": "Quan hagis acabat amb aquesta activitat, fes clic a sota",
|
||
"activityAnalyticsListBody": "Aquests són les teves activitats completes! Després de completar-les, pots veure-les aquí.",
|
||
"languageMismatchTitle": "Desajust de llengua",
|
||
"languageMismatchDesc": "La teva llengua objectiu no coincideix amb la llengua d'aquesta activitat. Actualitzar la teva llengua objectiu?",
|
||
"reportWordIssueTooltip": "Informar d'un problema amb la informació de la paraula",
|
||
"tokenInfoFeedbackDialogTitle": "Comentari sobre la informació de la paraula",
|
||
"tokenInfoFeedbackDialogDesc": "L'IA comete errors. Si us plau, descriu qualsevol problema que hagis trobat amb la informació anterior.",
|
||
"noPublicCoursesFound": "No s'han trobat cursos públics. Voldries crear-ne un?",
|
||
"noCourseTemplatesFound": "No hem pogut trobar cap curs per a la teva llengua objectiu. Mentrestant, pots xatejar amb Pangea Bot i tornar més tard per més cursos.",
|
||
"botActivityJoinFailMessage": "El Pangea Bot està tardant a respondre. Si us plau, intenta-ho de nou més tard, o convida un amic.",
|
||
"unsubscribedResponseError": "Aquesta funció requereix una subscripció",
|
||
"leaveDesc": "Sortir d'aquest espai i de tots els xats dins d'ell",
|
||
"selectAll": "Selecciona tot",
|
||
"deselectAll": "Desselecciona tot",
|
||
"@inviteFriendsToActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteFriendsToActivityCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@feedbackRespDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityDropdownDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityAnalyticsListBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageMismatchTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageMismatchDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reportWordIssueTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tokenInfoFeedbackDialogTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tokenInfoFeedbackDialogDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noPublicCoursesFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noCourseTemplatesFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@botActivityJoinFailMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unsubscribedResponseError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@leaveDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectAll": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deselectAll": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"startOwn": "Comença el teu propi",
|
||
"joinCourseDesc": "Cada curs té entre 8 i 10 temes seqüenciats amb una gamma d'activitats d'aprenentatge de llengües basades en tasques.",
|
||
"newMessageInPangeaChat": "📝 Nou missatge a Pangea Chat",
|
||
"shareCourse": "Comparteix el curs",
|
||
"addCourse": "Afegeix un curs",
|
||
"joinCourseWithCode": "Uneix-te al curs amb un codi",
|
||
"joinPublicCourse": "Uneix-te al curs públic",
|
||
"vocabLevelsDesc": "Aquí és on aniran les paraules de vocabulari un cop les hagis pujat de nivell!",
|
||
"highlightVocabTooltip": "Destaca les paraules de vocabulari objectiu a continuació enviant-les o practicant amb elles al xat",
|
||
"@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": {}
|
||
}
|
||
} |