* 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>
11822 lines
No EOL
309 KiB
Text
11822 lines
No EOL
309 KiB
Text
{
|
|
"@@locale": "gl",
|
|
"@@last_modified": "2025-10-16 13:31:10.613939",
|
|
"about": "Acerca de",
|
|
"@about": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"accept": "Aceptar",
|
|
"@accept": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"acceptedTheInvitation": "👍 {username} aceptou o convite",
|
|
"@acceptedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"account": "Conta",
|
|
"@account": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"activatedEndToEndEncryption": "🔐 {username} activou a cifraxe extremo-a-extremo",
|
|
"@activatedEndToEndEncryption": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"addEmail": "Engadir email",
|
|
"@addEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"admin": "Admin",
|
|
"@admin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"alias": "alias",
|
|
"@alias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"all": "Todos",
|
|
"@all": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"allChats": "Todas as conversas",
|
|
"@allChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"answeredTheCall": "{senderName} respondeu á chamada",
|
|
"@answeredTheCall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"anyoneCanJoin": "Calquera pode unirse",
|
|
"@anyoneCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"appLock": "Bloqueo da app",
|
|
"@appLock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"archive": "Arquivo",
|
|
"@archive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"areGuestsAllowedToJoin": "Permitir o acceso de convidadas",
|
|
"@areGuestsAllowedToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"areYouSure": "Tes a certeza?",
|
|
"@areYouSure": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"areYouSureYouWantToLogout": "Tes a certeza de querer saír?",
|
|
"@areYouSureYouWantToLogout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"askSSSSSign": "Para poder asinar a outra persoa, escribe a túa frase de paso ou chave de recuperación.",
|
|
"@askSSSSSign": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"askVerificationRequest": "Aceptar a solicitude de verificación de {username}?",
|
|
"@askVerificationRequest": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"autoplayImages": "Reproducir automáticamente adhesivos e emotes",
|
|
"@autoplayImages": {
|
|
"type": "String",
|
|
"placeholder": {}
|
|
},
|
|
"badServerLoginTypesException": "O servidor soporta as seguintes formas de conexión:\n{serverVersions}\nPero esta app só soporta:\n{supportedVersions}",
|
|
"@badServerLoginTypesException": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"serverVersions": {
|
|
"type": "String"
|
|
},
|
|
"supportedVersions": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"badServerVersionsException": "O servidor soporta as seguintes características:\n{serverVersions}\nPero esta app só soporta {supportedVersions}",
|
|
"@badServerVersionsException": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"serverVersions": {
|
|
"type": "String"
|
|
},
|
|
"supportedVersions": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"banFromChat": "Vetar na conversa",
|
|
"@banFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"banned": "Vetada",
|
|
"@banned": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"bannedUser": "{username} vetou a {targetName}",
|
|
"@bannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"blockDevice": "Bloquear dispositivo",
|
|
"@blockDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"blocked": "Bloqueado",
|
|
"@blocked": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"botMessages": "Mensaxes de Bot",
|
|
"@botMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"cancel": "Cancelar",
|
|
"@cancel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"cantOpenUri": "Non se pode abrir o URI {uri}",
|
|
"@cantOpenUri": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"uri": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changeDeviceName": "Cambiar nome do dispositivo",
|
|
"@changeDeviceName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changedTheChatAvatar": "{username} cambiou o avatar da conversa",
|
|
"@changedTheChatAvatar": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheChatDescriptionTo": "{username} mudou a descrición da conversa a: '{description}'",
|
|
"@changedTheChatDescriptionTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"description": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheChatNameTo": "{username} mudou o nome da charla a: '{chatname}'",
|
|
"@changedTheChatNameTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"chatname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheChatPermissions": "{username} mudou os permisos da conversa",
|
|
"@changedTheChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheDisplaynameTo": "{username} cambiou o nome público a: '{displayname}'",
|
|
"@changedTheDisplaynameTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheGuestAccessRules": "{username} mudou as regras de acceso para convidadas",
|
|
"@changedTheGuestAccessRules": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheGuestAccessRulesTo": "{username} mudou as regras de acceso para convidadas a: {rules}",
|
|
"@changedTheGuestAccessRulesTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"rules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheHistoryVisibility": "{username} mudou a visibilidade do historial",
|
|
"@changedTheHistoryVisibility": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheHistoryVisibilityTo": "{username} mudou a visibilidade do historial a: {rules}",
|
|
"@changedTheHistoryVisibilityTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"rules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheJoinRules": "{username} mudou as regras de acceso",
|
|
"@changedTheJoinRules": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheJoinRulesTo": "{username} mudou as regras de acceso a: {joinRules}",
|
|
"@changedTheJoinRulesTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"joinRules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheProfileAvatar": "{username} mudou o avatar",
|
|
"@changedTheProfileAvatar": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheRoomAliases": "{username} mudou os alias da sala",
|
|
"@changedTheRoomAliases": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheRoomInvitationLink": "{username} mudou a ligazón de convite",
|
|
"@changedTheRoomInvitationLink": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changePassword": "Mudar contrasinal",
|
|
"@changePassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeTheHomeserver": "Mudar de servidor de inicio",
|
|
"@changeTheHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeTheme": "Cambiar o estilo",
|
|
"@changeTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeTheNameOfTheGroup": "Mudar o nome do grupo",
|
|
"@changeTheNameOfTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeYourAvatar": "Cambia o avatar",
|
|
"@changeYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"channelCorruptedDecryptError": "A cifraxe está estragada",
|
|
"@channelCorruptedDecryptError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chat": "Conversa",
|
|
"@chat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chatBackup": "Copia de apoio",
|
|
"@chatBackup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chatBackupDescription": "As mensaxes antigas están protexidas cunha chave de recuperación. Pon coidado e non a perdas.",
|
|
"@chatBackupDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chatDetails": "Detalles da conversa",
|
|
"@chatDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chats": "Conversas",
|
|
"@chats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chooseAStrongPassword": "Escolle un contrasinal forte",
|
|
"@chooseAStrongPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"clearArchive": "Baleirar arquivo",
|
|
"@clearArchive": {},
|
|
"close": "Pechar",
|
|
"@close": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"commandHint_ban": "Vetar a usuaria indicada desta sala",
|
|
"@commandHint_ban": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /ban"
|
|
},
|
|
"commandHint_html": "Enviar texto con formato HTML",
|
|
"@commandHint_html": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /html"
|
|
},
|
|
"commandHint_invite": "Convidar á usuaria a esta sala",
|
|
"@commandHint_invite": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /invite"
|
|
},
|
|
"commandHint_join": "Unirte á sala indicada",
|
|
"@commandHint_join": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /join"
|
|
},
|
|
"commandHint_kick": "Eliminar a usuaria indicada desta sala",
|
|
"@commandHint_kick": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /kick"
|
|
},
|
|
"commandHint_leave": "Saír desta sala",
|
|
"@commandHint_leave": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /leave"
|
|
},
|
|
"commandHint_me": "Conta algo sobre ti",
|
|
"@commandHint_me": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /me"
|
|
},
|
|
"commandHint_myroomavatar": "Establece a túa imaxe para esta sala (por mxc-uri)",
|
|
"@commandHint_myroomavatar": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /myroomavatar"
|
|
},
|
|
"commandHint_myroomnick": "Establece o teu nome público para esta sala",
|
|
"@commandHint_myroomnick": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /myroomnick"
|
|
},
|
|
"commandHint_op": "Establecer o nivel de responsabilidade da usuaria (por defecto: 50)",
|
|
"@commandHint_op": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /op"
|
|
},
|
|
"commandHint_plain": "Enviar texto sen formato",
|
|
"@commandHint_plain": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /plain"
|
|
},
|
|
"commandHint_react": "Enviar resposta como reacción",
|
|
"@commandHint_react": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /react"
|
|
},
|
|
"commandHint_send": "Enviar texto",
|
|
"@commandHint_send": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /send"
|
|
},
|
|
"commandHint_unban": "Retirar veto á usuaria para esta sala",
|
|
"@commandHint_unban": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /unban"
|
|
},
|
|
"commandInvalid": "Comando non válido",
|
|
"@commandInvalid": {
|
|
"type": "String"
|
|
},
|
|
"commandMissing": "{command} non é un comando.",
|
|
"@commandMissing": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"command": {
|
|
"type": "String"
|
|
}
|
|
},
|
|
"description": "State that {command} is not a valid /command."
|
|
},
|
|
"compareEmojiMatch": "Compara estes emojis",
|
|
"@compareEmojiMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"compareNumbersMatch": "Compara estes números",
|
|
"@compareNumbersMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"configureChat": "Configurar conversa",
|
|
"@configureChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"confirm": "Confirmar",
|
|
"@confirm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"connect": "Conectar",
|
|
"@connect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"contactHasBeenInvitedToTheGroup": "O contacto foi convidado ao grupo",
|
|
"@contactHasBeenInvitedToTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"containsDisplayName": "Contén nome público",
|
|
"@containsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"containsUserName": "Contén nome de usuaria",
|
|
"@containsUserName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"contentHasBeenReported": "O contido foi denunciado á administración do servidor",
|
|
"@contentHasBeenReported": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"copiedToClipboard": "Copiado ao portapapeis",
|
|
"@copiedToClipboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"copy": "Copiar",
|
|
"@copy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"copyToClipboard": "Copiar ao portapapeis",
|
|
"@copyToClipboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"couldNotDecryptMessage": "Non se descifrou a mensaxe: {error}",
|
|
"@couldNotDecryptMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"countParticipants": "{count} participantes",
|
|
"@countParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"create": "Crear",
|
|
"@create": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"createdTheChat": "💬 {username} creou a conversa",
|
|
"@createdTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"createNewSpace": "Novo espazo",
|
|
"@createNewSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"currentlyActive": "Actualmente activo",
|
|
"@currentlyActive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"darkTheme": "Escuro",
|
|
"@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": "Esto desactivará a conta. Esto non ten volta atrás. Estás segura?",
|
|
"@deactivateAccountWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"defaultPermissionLevel": "Nivel de permisos por defecto para novas usuarias",
|
|
"@defaultPermissionLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"delete": "Eliminar",
|
|
"@delete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"deleteAccount": "Eliminar conta",
|
|
"@deleteAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"deleteMessage": "Eliminar mensaxe",
|
|
"@deleteMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"device": "Dispositivo",
|
|
"@device": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"deviceId": "ID do dispositivo",
|
|
"@deviceId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"devices": "Dispositivos",
|
|
"@devices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"directChats": "Conversas Directas",
|
|
"@directChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"displaynameHasBeenChanged": "O nome público mudou",
|
|
"@displaynameHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"downloadFile": "Descargar ficheiro",
|
|
"@downloadFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"edit": "Editar",
|
|
"@edit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editBlockedServers": "Editar servidores bloqueados",
|
|
"@editBlockedServers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editDisplayname": "Editar nome público",
|
|
"@editDisplayname": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editRoomAliases": "Editar alias da sala",
|
|
"@editRoomAliases": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editRoomAvatar": "Editar avatar da sala",
|
|
"@editRoomAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteExists": "Xa existe ese emote!",
|
|
"@emoteExists": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteInvalid": "Atallo do emote non é válido!",
|
|
"@emoteInvalid": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emotePacks": "Paquetes de Emotes para a sala",
|
|
"@emotePacks": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteSettings": "Axustes de Emote",
|
|
"@emoteSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteShortcode": "Atallo de Emote",
|
|
"@emoteShortcode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteWarnNeedToPick": "Escribe un atallo e asocialle unha imaxe!",
|
|
"@emoteWarnNeedToPick": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emptyChat": "Conversa baleira",
|
|
"@emptyChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enableEmotesGlobally": "Activar paquete emote globalmente",
|
|
"@enableEmotesGlobally": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enableEncryption": "Activar cifraxe",
|
|
"@enableEncryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enableEncryptionWarning": "Non poderás desactivar a cifraxe posteriormente, tes certeza?",
|
|
"@enableEncryptionWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"encrypted": "Cifrado",
|
|
"@encrypted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"encryption": "Cifraxe",
|
|
"@encryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"encryptionNotEnabled": "A cifraxe non está activada",
|
|
"@encryptionNotEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"endedTheCall": "{senderName} rematou a chamada",
|
|
"@endedTheCall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"enterAnEmailAddress": "Escribe un enderezo de email",
|
|
"@enterAnEmailAddress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enterYourHomeserver": "Escribe o teu servidor de inicio",
|
|
"@enterYourHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"errorObtainingLocation": "Erro ao obter a localización: {error}",
|
|
"@errorObtainingLocation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"everythingReady": "Todo preparado!",
|
|
"@everythingReady": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"extremeOffensive": "Extremadamente ofensivo",
|
|
"@extremeOffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fileName": "Nome do ficheiro",
|
|
"@fileName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fluffychat": "FluffyChat",
|
|
"@fluffychat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fontSize": "Tamaño da letra",
|
|
"@fontSize": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"forward": "Reenviar",
|
|
"@forward": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fromJoining": "Desde que se una",
|
|
"@fromJoining": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fromTheInvitation": "Desde o convite",
|
|
"@fromTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"goToTheNewRoom": "Ir á nova sala",
|
|
"@goToTheNewRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"group": "Grupo",
|
|
"@group": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"groupIsPublic": "O grupo é público",
|
|
"@groupIsPublic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"groups": "Grupos",
|
|
"@groups": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"groupWith": "Grupo con {displayname}",
|
|
"@groupWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"guestsAreForbidden": "Non se permiten convidadas",
|
|
"@guestsAreForbidden": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"guestsCanJoin": "Permítense convidadas",
|
|
"@guestsCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"hasWithdrawnTheInvitationFor": "{username} retirou o convite para {targetName}",
|
|
"@hasWithdrawnTheInvitationFor": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"help": "Axuda",
|
|
"@help": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"hideRedactedEvents": "Agochar eventos editados",
|
|
"@hideRedactedEvents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"hideUnknownEvents": "Agochar eventos descoñecidos",
|
|
"@hideUnknownEvents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"howOffensiveIsThisContent": "É moi ofensivo este contido?",
|
|
"@howOffensiveIsThisContent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"id": "ID",
|
|
"@id": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"identity": "Identidade",
|
|
"@identity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"ignore": "Ignorar",
|
|
"@ignore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"ignoredUsers": "Usuarias ignoradas",
|
|
"@ignoredUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"iHaveClickedOnLink": "Premín na ligazón",
|
|
"@iHaveClickedOnLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"incorrectPassphraseOrKey": "Frase de paso ou chave de recuperación incorrecta",
|
|
"@incorrectPassphraseOrKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inoffensive": "Inofensivo",
|
|
"@inoffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteContact": "Convidar contacto",
|
|
"@inviteContact": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteContactToGroup": "Convidar contacto a {groupName}",
|
|
"@inviteContactToGroup": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"groupName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"invited": "Convidado",
|
|
"@invited": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"invitedUser": "📩 {username} convidou a {targetName}",
|
|
"@invitedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"invitedUsersOnly": "Só usuarias convidadas",
|
|
"@invitedUsersOnly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteForMe": "Convite para min",
|
|
"@inviteForMe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteText": "{username} convidoute a FluffyChat.\n1. Visita fluffychat.im e instala a app\n2. Crea unha conta ou Accede\n3. Abre a ligazón do convite: \n {link}",
|
|
"@inviteText": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"link": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"isTyping": "está escribindo…",
|
|
"@isTyping": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"joinedTheChat": "👋 {username} uníuse á conversa",
|
|
"@joinedTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"joinRoom": "Unirse á sala",
|
|
"@joinRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"kicked": "👞 {username} expulsou a {targetName}",
|
|
"@kicked": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"kickedAndBanned": "🙅 {username} expulsou e vetou a {targetName}",
|
|
"@kickedAndBanned": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"kickFromChat": "Expulsar da conversa",
|
|
"@kickFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"lastActiveAgo": "Última actividade: {localizedTimeShort}",
|
|
"@lastActiveAgo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"localizedTimeShort": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"leave": "Saír",
|
|
"@leave": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"leftTheChat": "Deixar a conversa",
|
|
"@leftTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"license": "Licenza",
|
|
"@license": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"lightTheme": "Claro",
|
|
"@lightTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"loadCountMoreParticipants": "Cargar {count} participantes máis",
|
|
"@loadCountMoreParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"loadingPleaseWait": "Cargando... Agarda.",
|
|
"@loadingPleaseWait": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"loadMore": "Cargar máis…",
|
|
"@loadMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"locationDisabledNotice": "Os servizos de localización están desactivados. Actívaos para poder compartir a localización.",
|
|
"@locationDisabledNotice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"locationPermissionDeniedNotice": "Permiso de localización denegado. Concede este permiso para poder compartir a localización.",
|
|
"@locationPermissionDeniedNotice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"login": "Acceder",
|
|
"@login": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"logInTo": "Entrar en {homeserver}",
|
|
"@logInTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"homeserver": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"logout": "Pechar sesión",
|
|
"@logout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"memberChanges": "Cambios de participantes",
|
|
"@memberChanges": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"mention": "Mención",
|
|
"@mention": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"messages": "Mensaxes",
|
|
"@messages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"moderator": "Moderadora",
|
|
"@moderator": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"muteChat": "Acalar conversa",
|
|
"@muteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"needPantalaimonWarning": "Ten en conta que polo de agora precisas Pantalaimon para a cifraxe extremo-a-extremo.",
|
|
"@needPantalaimonWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"newChat": "Nova conversa",
|
|
"@newChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"newMessageInFluffyChat": "💬 Nova mensaxe en FluffyChat",
|
|
"@newMessageInFluffyChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"newVerificationRequest": "Nova solicitude de verificación!",
|
|
"@newVerificationRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"next": "Seguinte",
|
|
"@next": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"no": "Non",
|
|
"@no": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noConnectionToTheServer": "Sen conexión co servidor",
|
|
"@noConnectionToTheServer": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noEmotesFound": "Non hai emotes. 😕",
|
|
"@noEmotesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noEncryptionForPublicRooms": "Só podes activar a cifraxe tan pronto como a sala non sexa públicamente accesible.",
|
|
"@noEncryptionForPublicRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noGoogleServicesWarning": "Semella que non tes Firebase Cloud Messaging dispoñible no teu dispositivo. Para recibir notificacións push recomendamos que instales ntfy. Con ntfy ou outro provedor Unified Push podes recibir notificacións push de xeito seguro. Podes descargar ntfy desde a PlayStore ou F-Droid.",
|
|
"@noGoogleServicesWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noMatrixServer": "{server1} non é un servidor matrix, usar {server2} no seu lugar?",
|
|
"@noMatrixServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server1": {
|
|
"type": "String"
|
|
},
|
|
"server2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"none": "Ningún",
|
|
"@none": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noPasswordRecoveryDescription": "Aínda non engaiches ningún xeito de recuperar o contrasinal.",
|
|
"@noPasswordRecoveryDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noPermission": "Sen permiso",
|
|
"@noPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noRoomsFound": "Non se atoparon salas…",
|
|
"@noRoomsFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"notifications": "Notificacións",
|
|
"@notifications": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"notificationsEnabledForThisAccount": "Notificacións activadas para a conta",
|
|
"@notificationsEnabledForThisAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"numUsersTyping": "{count} usuarias están escribindo…",
|
|
"@numUsersTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"obtainingLocation": "Obtendo a localización…",
|
|
"@obtainingLocation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"offensive": "Ofensivo",
|
|
"@offensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"offline": "Desconectada",
|
|
"@offline": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"ok": "Ok",
|
|
"@ok": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"online": "En liña",
|
|
"@online": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"onlineKeyBackupEnabled": "Copia de Apoio en liña das Chaves activada",
|
|
"@onlineKeyBackupEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"oopsPushError": "Vaites! Desgraciadamente algo fallou ao configurar as notificacións push.",
|
|
"@oopsPushError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"oopsSomethingWentWrong": "Ooooi, algo fallou…",
|
|
"@oopsSomethingWentWrong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"openAppToReadMessages": "Abrir a app e ler mensaxes",
|
|
"@openAppToReadMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"openCamera": "Abrir cámara",
|
|
"@openCamera": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"openInMaps": "Abrir en mapas",
|
|
"@openInMaps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"or": "Ou",
|
|
"@or": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"participant": "Participante",
|
|
"@participant": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passphraseOrKey": "frase de paso ou chave de recuperación",
|
|
"@passphraseOrKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"password": "Contrasinal",
|
|
"@password": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passwordForgotten": "Contrasinal esquecido",
|
|
"@passwordForgotten": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passwordHasBeenChanged": "Cambiouse o contrasinal",
|
|
"@passwordHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passwordRecovery": "Recuperación do contrasinal",
|
|
"@passwordRecovery": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"people": "Persoas",
|
|
"@people": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pickImage": "Elixe unha imaxe",
|
|
"@pickImage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pin": "Fixar",
|
|
"@pin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"play": "Reproducir {fileName}",
|
|
"@play": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"fileName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"pleaseChoose": "Por favor elixe",
|
|
"@pleaseChoose": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseChooseAPasscode": "Escolle un código de acceso",
|
|
"@pleaseChooseAPasscode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseClickOnLink": "Preme na ligazón do email e segue as instrucións.",
|
|
"@pleaseClickOnLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseEnter4Digits": "Escribe 4 díxitos ou deíxao baleiro para non activar o bloqueo.",
|
|
"@pleaseEnter4Digits": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseEnterYourPassword": "Escribe o teu contrasinal",
|
|
"@pleaseEnterYourPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseEnterYourPin": "Escribe o teu pin",
|
|
"@pleaseEnterYourPin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseEnterYourUsername": "Escribe o teu nome de usuaria",
|
|
"@pleaseEnterYourUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseFollowInstructionsOnWeb": "Segue as instruccións do sitio web e toca en seguinte.",
|
|
"@pleaseFollowInstructionsOnWeb": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"privacy": "Privacidade",
|
|
"@privacy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"publicRooms": "Salas públicas",
|
|
"@publicRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pushRules": "Regras de envío",
|
|
"@pushRules": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reason": "Razón",
|
|
"@reason": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"recording": "Gravando",
|
|
"@recording": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"redactedAnEvent": "{username} editou un evento",
|
|
"@redactedAnEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"redactMessage": "Eliminar mensaxe",
|
|
"@redactMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"register": "Crear conta",
|
|
"@register": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reject": "Rexeitar",
|
|
"@reject": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"rejectedTheInvitation": "{username} rexeitou o convite",
|
|
"@rejectedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"rejoin": "Volta a unirte",
|
|
"@rejoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"remove": "Quitar",
|
|
"@remove": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"removeAllOtherDevices": "Quitar todos os outros dispositivos",
|
|
"@removeAllOtherDevices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"removedBy": "Eliminado por {username}",
|
|
"@removedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"removeDevice": "Quitar dispositivo",
|
|
"@removeDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unbanFromChat": "Retirar veto na conversa",
|
|
"@unbanFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"removeYourAvatar": "Elimina o avatar",
|
|
"@removeYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"replaceRoomWithNewerVersion": "Substituír sala pola nova versión",
|
|
"@replaceRoomWithNewerVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reply": "Responder",
|
|
"@reply": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reportMessage": "Denunciar mensaxe",
|
|
"@reportMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"requestPermission": "Solicitar permiso",
|
|
"@requestPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"roomHasBeenUpgraded": "A sala foi actualizada",
|
|
"@roomHasBeenUpgraded": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"roomVersion": "Versión da sala",
|
|
"@roomVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"saveFile": "Gardar ficheiro",
|
|
"@saveFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"search": "Buscar",
|
|
"@search": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"security": "Seguridade",
|
|
"@security": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"seenByUser": "Visto por {username}",
|
|
"@seenByUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"send": "Enviar",
|
|
"@send": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendAMessage": "Enviar unha mensaxe",
|
|
"@sendAMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendAsText": "Enviar como texto",
|
|
"@sendAsText": {
|
|
"type": "String"
|
|
},
|
|
"sendAudio": "Enviar audio",
|
|
"@sendAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendFile": "Enviar ficheiro",
|
|
"@sendFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendImage": "Enviar imaxe",
|
|
"@sendImage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendMessages": "Enviar mensaxes",
|
|
"@sendMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendOriginal": "Enviar orixinal",
|
|
"@sendOriginal": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendSticker": "Enviar adhesivo",
|
|
"@sendSticker": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendVideo": "Enviar vídeo",
|
|
"@sendVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sentAFile": "📁 {username} enviou un ficheiro",
|
|
"@sentAFile": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentAnAudio": "🎤 {username} enviou un audio",
|
|
"@sentAnAudio": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentAPicture": "🖼️ {username} enviou unha imaxe",
|
|
"@sentAPicture": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentASticker": "😊 {username} enviou un adhesivo",
|
|
"@sentASticker": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentAVideo": "🎥 {username} enviou un vídeo",
|
|
"@sentAVideo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentCallInformations": "{senderName} enviou información da chamada",
|
|
"@sentCallInformations": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"setAsCanonicalAlias": "Establecer como alias principal",
|
|
"@setAsCanonicalAlias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setCustomEmotes": "Establecer emotes personalizados",
|
|
"@setCustomEmotes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setInvitationLink": "Establecer ligazón do convite",
|
|
"@setInvitationLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setPermissionsLevel": "Establecer nivel de permisos",
|
|
"@setPermissionsLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setStatus": "Establecer estado",
|
|
"@setStatus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"settings": "Axustes",
|
|
"@settings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"share": "Compartir",
|
|
"@share": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sharedTheLocation": "{username} compartiu a súa localización",
|
|
"@sharedTheLocation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"shareLocation": "Compartir localización",
|
|
"@shareLocation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"showPassword": "Amosar contrasinal",
|
|
"@showPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"singlesignon": "Conexión Unificada SSO",
|
|
"@singlesignon": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"skip": "Saltar",
|
|
"@skip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sourceCode": "Código fonte",
|
|
"@sourceCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"spaceIsPublic": "O Espazo é público",
|
|
"@spaceIsPublic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"spaceName": "Nome do Espazo",
|
|
"@spaceName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"startedACall": "{senderName} iniciou unha chamada",
|
|
"@startedACall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"status": "Estado",
|
|
"@status": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"statusExampleMessage": "¿Que tal estás hoxe?",
|
|
"@statusExampleMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"submit": "Enviar",
|
|
"@submit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"synchronizingPleaseWait": "Sincronizando... Agarda.",
|
|
"@synchronizingPleaseWait": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"systemTheme": "Sistema",
|
|
"@systemTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"theyDontMatch": "Non concordan",
|
|
"@theyDontMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"theyMatch": "Concordan",
|
|
"@theyMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"title": "FluffyChat",
|
|
"@title": {
|
|
"description": "Title for the application",
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"toggleFavorite": "Marcar Favorito",
|
|
"@toggleFavorite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"toggleMuted": "Cambia Noificacións",
|
|
"@toggleMuted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"toggleUnread": "Marcar como Lido/Non lido",
|
|
"@toggleUnread": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"tooManyRequestsWarning": "Demasiadas solicitudes. Inténtao máis tarde!",
|
|
"@tooManyRequestsWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"transferFromAnotherDevice": "Transferir desde outro dispositivo",
|
|
"@transferFromAnotherDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"tryToSendAgain": "Inténtao outra vez",
|
|
"@tryToSendAgain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unavailable": "Non dispoñible",
|
|
"@unavailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unbannedUser": "{username} retirou o veto a {targetName}",
|
|
"@unbannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"unblockDevice": "Desbloquear dispositivo",
|
|
"@unblockDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unknownDevice": "Dispositivo descoñecido",
|
|
"@unknownDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unknownEncryptionAlgorithm": "Algoritmo de cifraxe descoñecido",
|
|
"@unknownEncryptionAlgorithm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unknownEvent": "Evento descoñecido '{type}'",
|
|
"@unknownEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"type": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"unmuteChat": "Reactivar notificacións",
|
|
"@unmuteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unpin": "Desafixar",
|
|
"@unpin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unreadChats": "{unreadCount, plural, =1{1 conversa sen ler} other{{unreadCount} conversas sen ler}}",
|
|
"@unreadChats": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"unreadCount": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"userAndOthersAreTyping": "{username} e {count} máis están escribindo…",
|
|
"@userAndOthersAreTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"userAndUserAreTyping": "{username} e {username2} están escribindo…",
|
|
"@userAndUserAreTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"username2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"userIsTyping": "{username} está escribindo…",
|
|
"@userIsTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"userLeftTheChat": "🚪 {username} deixou a conversa",
|
|
"@userLeftTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"username": "Nome de usuaria",
|
|
"@username": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"userSentUnknownEvent": "{username} enviou un evento {type}",
|
|
"@userSentUnknownEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"type": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"verified": "Verificado",
|
|
"@verified": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verify": "Verificar",
|
|
"@verify": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verifyStart": "Comezar verificación",
|
|
"@verifyStart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verifySuccess": "Verificaches correctamente!",
|
|
"@verifySuccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verifyTitle": "Verificando a outra conta",
|
|
"@verifyTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"videoCall": "Chamada de vídeo",
|
|
"@videoCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"visibilityOfTheChatHistory": "Visibilidade do historial da conversa",
|
|
"@visibilityOfTheChatHistory": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"visibleForAllParticipants": "Visible para todas as participantes",
|
|
"@visibleForAllParticipants": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"visibleForEveryone": "Visible para todas",
|
|
"@visibleForEveryone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"voiceMessage": "Mensaxe de voz",
|
|
"@voiceMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"waitingPartnerAcceptRequest": "Agardando a que a outra parte acepte a solicitude…",
|
|
"@waitingPartnerAcceptRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"waitingPartnerEmoji": "Agardando a que a outra parte acepte as emoticonas…",
|
|
"@waitingPartnerEmoji": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"waitingPartnerNumbers": "Agardando a que a outra parte acepte os números…",
|
|
"@waitingPartnerNumbers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"wallpaper": "Imaxe de fondo:",
|
|
"@wallpaper": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"warning": "Aviso!",
|
|
"@warning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"weSentYouAnEmail": "Enviamosche un email",
|
|
"@weSentYouAnEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"whoCanPerformWhichAction": "Quen pode realizar determinada acción",
|
|
"@whoCanPerformWhichAction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"whoIsAllowedToJoinThisGroup": "Quen se pode unir a este grupo",
|
|
"@whoIsAllowedToJoinThisGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"whyDoYouWantToReportThis": "Por que queres denunciar esto?",
|
|
"@whyDoYouWantToReportThis": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"wipeChatBackup": "Queres eliminar a copia de apoio da conversa e crear unha nova chave de recuperación?",
|
|
"@wipeChatBackup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"withTheseAddressesRecoveryDescription": "Con estos enderezos podes recuperar o contrasinal.",
|
|
"@withTheseAddressesRecoveryDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"writeAMessage": "Escribe unha mensaxe…",
|
|
"@writeAMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"yes": "Si",
|
|
"@yes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"you": "Ti",
|
|
"@you": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"youAreNoLongerParticipatingInThisChat": "Xa non participas desta conversa",
|
|
"@youAreNoLongerParticipatingInThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"youHaveBeenBannedFromThisChat": "Foches vetada nesta conversa",
|
|
"@youHaveBeenBannedFromThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"yourPublicKey": "A túa chave pública",
|
|
"@yourPublicKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chatHasBeenAddedToThisSpace": "Engadiuse a conversa a este espazo",
|
|
"@chatHasBeenAddedToThisSpace": {},
|
|
"addToSpace": "Engadir ao espazo",
|
|
"@addToSpace": {},
|
|
"scanQrCode": "Escanear código QR",
|
|
"@scanQrCode": {},
|
|
"sendOnEnter": "Enter para enviar",
|
|
"@sendOnEnter": {},
|
|
"homeserver": "Servidor de inicio",
|
|
"@homeserver": {},
|
|
"serverRequiresEmail": "O servidor precisa validar o teu enderezo de email para rexistrarte.",
|
|
"@serverRequiresEmail": {},
|
|
"enableMultiAccounts": "(BETA) Activar varias contas neste dispositivo",
|
|
"@enableMultiAccounts": {},
|
|
"addAccount": "Engadir conta",
|
|
"@addAccount": {},
|
|
"oneClientLoggedOut": "Un dos teus clientes foi desconectado",
|
|
"@oneClientLoggedOut": {},
|
|
"link": "Ligazón",
|
|
"@link": {},
|
|
"yourChatBackupHasBeenSetUp": "Configurouse a copia de apoio da charla.",
|
|
"@yourChatBackupHasBeenSetUp": {},
|
|
"unverified": "Sen verificar",
|
|
"@unverified": {},
|
|
"repeatPassword": "Repite o contrasinal",
|
|
"@repeatPassword": {},
|
|
"messageInfo": "Info da mensaxe",
|
|
"@messageInfo": {},
|
|
"time": "Hora",
|
|
"@time": {},
|
|
"sender": "Remitente",
|
|
"@sender": {},
|
|
"openGallery": "Galería pública",
|
|
"@openGallery": {},
|
|
"addToSpaceDescription": "Elixe un espazo ao que engadir esta conversa.",
|
|
"@addToSpaceDescription": {},
|
|
"messageType": "Tipo de mensaxe",
|
|
"@messageType": {},
|
|
"removeFromSpace": "Retirar do espazo",
|
|
"@removeFromSpace": {},
|
|
"start": "Comezar",
|
|
"@start": {},
|
|
"commandHint_discardsession": "Descartar sesión",
|
|
"@commandHint_discardsession": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /discardsession"
|
|
},
|
|
"commandHint_create": "Crear un grupo de conversa baleiro\nUsa --no-encryption para desactivar a cifraxe",
|
|
"@commandHint_create": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /create"
|
|
},
|
|
"commandHint_clearcache": "Baleirar caché",
|
|
"@commandHint_clearcache": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /clearcache"
|
|
},
|
|
"commandHint_dm": "Iniciar unha charla directa\nUsa --no-encryption para desactivar a cifraxe",
|
|
"@commandHint_dm": {
|
|
"type": "String",
|
|
"description": "Usage hint for the command /dm"
|
|
},
|
|
"openVideoCamera": "Abrir a cámara para un vídeo",
|
|
"@openVideoCamera": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"videoWithSize": "Vídeo ({size})",
|
|
"@videoWithSize": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"size": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"publish": "Publicar",
|
|
"@publish": {},
|
|
"dismiss": "Desbotar",
|
|
"@dismiss": {},
|
|
"markAsRead": "Marcar como lido",
|
|
"@markAsRead": {},
|
|
"reportUser": "Denunciar usuaria",
|
|
"@reportUser": {},
|
|
"openChat": "Abrir Conversa",
|
|
"@openChat": {},
|
|
"voiceCall": "Chamada de voz",
|
|
"@voiceCall": {},
|
|
"emojis": "Emojis",
|
|
"@emojis": {},
|
|
"placeCall": "Chamar",
|
|
"@placeCall": {},
|
|
"unsupportedAndroidVersionLong": "Esta característica require unha vesión máis recente de Android. Mira se hai actualizacións ou soporte de LineageOS.",
|
|
"@unsupportedAndroidVersionLong": {},
|
|
"videoCallsBetaWarning": "Ten en conta que as chamadas de vídeo están en fase beta. Poderían non funcionar correctamente ou non funcionar nalgunhas plataformas.",
|
|
"@videoCallsBetaWarning": {},
|
|
"unsupportedAndroidVersion": "Version de Android non soportada",
|
|
"@unsupportedAndroidVersion": {},
|
|
"reactedWith": "{sender} reaccionou con {reaction}",
|
|
"@reactedWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
},
|
|
"reaction": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"pinMessage": "Fixar na sala",
|
|
"@pinMessage": {},
|
|
"confirmEventUnpin": "Tes a certeza de querer desafixar o evento?",
|
|
"@confirmEventUnpin": {},
|
|
"experimentalVideoCalls": "Chamadas de vídeo en probas",
|
|
"@experimentalVideoCalls": {},
|
|
"emailOrUsername": "Email ou nome de usuaria",
|
|
"@emailOrUsername": {},
|
|
"switchToAccount": "Cambiar á conta {number}",
|
|
"@switchToAccount": {
|
|
"type": "number",
|
|
"placeholders": {
|
|
"number": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"previousAccount": "Conta anterior",
|
|
"@previousAccount": {},
|
|
"nextAccount": "Conta seguinte",
|
|
"@nextAccount": {},
|
|
"bundleName": "Nome do feixe",
|
|
"@bundleName": {},
|
|
"widgetVideo": "Vídeo",
|
|
"@widgetVideo": {},
|
|
"widgetJitsi": "Jitsi Meet",
|
|
"@widgetJitsi": {},
|
|
"widgetCustom": "Personalizado",
|
|
"@widgetCustom": {},
|
|
"widgetName": "Nome",
|
|
"@widgetName": {},
|
|
"widgetUrlError": "Non é un URL válido.",
|
|
"@widgetUrlError": {},
|
|
"widgetNameError": "Escribe un nome público.",
|
|
"@widgetNameError": {},
|
|
"addWidget": "Engadir widget",
|
|
"@addWidget": {},
|
|
"widgetEtherpad": "Nota de texto",
|
|
"@widgetEtherpad": {},
|
|
"errorAddingWidget": "Erro ao engadir o widget.",
|
|
"@errorAddingWidget": {},
|
|
"editBundlesForAccount": "Editar os feixes desta conta",
|
|
"@editBundlesForAccount": {},
|
|
"addToBundle": "Engadir ao feixe",
|
|
"@addToBundle": {},
|
|
"removeFromBundle": "Eliminar deste feixe",
|
|
"@removeFromBundle": {},
|
|
"separateChatTypes": "Separar Conversas directas e Grupos",
|
|
"@separateChatTypes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"youRejectedTheInvitation": "Rexeitaches o convite",
|
|
"@youRejectedTheInvitation": {},
|
|
"youBannedUser": "Vetaches a {user}",
|
|
"@youBannedUser": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"youInvitedBy": "📩 {user} convidoute",
|
|
"@youInvitedBy": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"youJoinedTheChat": "Unícheste á conversa",
|
|
"@youJoinedTheChat": {},
|
|
"youAcceptedTheInvitation": "👍 Aceptaches o convite",
|
|
"@youAcceptedTheInvitation": {},
|
|
"youHaveWithdrawnTheInvitationFor": "Retiraches o convite para {user}",
|
|
"@youHaveWithdrawnTheInvitationFor": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"youInvitedUser": "📩 Convidaches a {user}",
|
|
"@youInvitedUser": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"youKicked": "👞 Expulsaches a {user}",
|
|
"@youKicked": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"youKickedAndBanned": "🙅 Expulsaches e vetaches a {user}",
|
|
"@youKickedAndBanned": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"youUnbannedUser": "Retiraches o veto a {user}",
|
|
"@youUnbannedUser": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"saveKeyManuallyDescription": "Garda esta chave manualmente usando o sistema para compartir do dispositivo ou portapapeis.",
|
|
"@saveKeyManuallyDescription": {},
|
|
"storeInAndroidKeystore": "Gardar en Android KeyStore",
|
|
"@storeInAndroidKeystore": {},
|
|
"storeInAppleKeyChain": "Gardar en Apple KeyChain",
|
|
"@storeInAppleKeyChain": {},
|
|
"recoveryKeyLost": "Perdeches a chave de recuperación?",
|
|
"@recoveryKeyLost": {},
|
|
"pleaseEnterRecoveryKey": "Escribe a túa chave de recuperación:",
|
|
"@pleaseEnterRecoveryKey": {},
|
|
"recoveryKey": "Chave de recuperación",
|
|
"@recoveryKey": {},
|
|
"storeSecurlyOnThisDevice": "Gardar de xeito seguro no dispositivo",
|
|
"@storeSecurlyOnThisDevice": {},
|
|
"pleaseEnterRecoveryKeyDescription": "Para desbloquear as mensaxes antigas, escribe a chave de recuperación creada nunha sesión existente. A chave de recuperación NON é o teu contrasinal.",
|
|
"@pleaseEnterRecoveryKeyDescription": {},
|
|
"users": "Usuarias",
|
|
"@users": {},
|
|
"storeInSecureStorageDescription": "Gardar a chave de recuperación na almacenaxe segura deste dispositivo.",
|
|
"@storeInSecureStorageDescription": {},
|
|
"countFiles": "{count} ficheiros",
|
|
"@countFiles": {
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"unlockOldMessages": "Desbloquear mensaxes antigas",
|
|
"@unlockOldMessages": {},
|
|
"dehydrateTorLong": "Para usuarias de TOR, é recomendable exportar a sesión antes de pechar a xanela.",
|
|
"@dehydrateTorLong": {},
|
|
"hydrateTor": "Usuarias TOR: Importar a sesión exportada",
|
|
"@hydrateTor": {},
|
|
"hydrateTorLong": "Exportaches a túa sesión a última vez en TOR? Importaa rápidamente e segue conversando.",
|
|
"@hydrateTorLong": {},
|
|
"hydrate": "Restablecer desde copia de apoio",
|
|
"@hydrate": {},
|
|
"dehydrateWarning": "Esta acción non é reversible. Pon coidado en gardar o ficheiro de apoio.",
|
|
"@dehydrateWarning": {},
|
|
"dehydrate": "Exportar sesión e eliminar dispositivo",
|
|
"@dehydrate": {},
|
|
"dehydrateTor": "Usuarias TOR: Exportar sesión",
|
|
"@dehydrateTor": {},
|
|
"indexedDbErrorTitle": "Problemas no modo privado",
|
|
"@indexedDbErrorTitle": {},
|
|
"indexedDbErrorLong": "A almacenaxe de mensaxes non está activada por defecto no modo privado.\nMira en\n- about:config\n- establece dom.indexedDB.privateBrowsing.enabled como true\nSe non, non é posible executar FluffyChat.",
|
|
"@indexedDbErrorLong": {},
|
|
"user": "Usuaria",
|
|
"@user": {},
|
|
"custom": "Personal",
|
|
"@custom": {},
|
|
"confirmMatrixId": "Confirma o teu ID Matrix para poder eliminar a conta.",
|
|
"@confirmMatrixId": {},
|
|
"supposedMxid": "Debería ser {mxid}",
|
|
"@supposedMxid": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"mxid": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"commandHint_markasdm": "Marcar como sala de mensaxe directa para o ID Matrix indicado",
|
|
"@commandHint_markasdm": {},
|
|
"commandHint_markasgroup": "Marcar como grupo",
|
|
"@commandHint_markasgroup": {},
|
|
"whyIsThisMessageEncrypted": "Por que non podo ler esta mensaxe?",
|
|
"@whyIsThisMessageEncrypted": {},
|
|
"noKeyForThisMessage": "Pode ser que a mensaxe fose enviada antes de que ti accedeses á túa conta neste dispositivo.\n\nTamén é posible que a remitente non validase o teu dispositivo ou tamén que algo fallase na conexión a internet.\n\nPodes ler a mensaxe noutro dispositivo? Entón podes transferila desde el! Vai a Axustes > Dispositivos e comproba que tes tódolos dispositivos verificados. Entón cando abras a sala a próxima vez a sincronización realizarase e as chaves transmitiranse automáticamente.\n\nNon desexas perder as chaves cando pechas sesión ou cambias de dispositivo? Comproba nos axustes que activaches a copia de apoio das conversas.",
|
|
"@noKeyForThisMessage": {},
|
|
"appearOnTop": "Aparecer arriba",
|
|
"@appearOnTop": {},
|
|
"otherCallingPermissions": "Micrófono, cámara e outros permisos para FluffyChat",
|
|
"@otherCallingPermissions": {},
|
|
"newGroup": "Novo grupo",
|
|
"@newGroup": {},
|
|
"newSpace": "Novo espazo",
|
|
"@newSpace": {},
|
|
"foregroundServiceRunning": "Esta notificación aparece cando se está a executar o servizo en segundo plano.",
|
|
"@foregroundServiceRunning": {},
|
|
"screenSharingTitle": "compartición da pantalla",
|
|
"@screenSharingTitle": {},
|
|
"callingPermissions": "Permisos de chamada",
|
|
"@callingPermissions": {},
|
|
"callingAccount": "Conta que chama",
|
|
"@callingAccount": {},
|
|
"callingAccountDetails": "Permítelle a FluffyChat usar a app de telefonía nativa de android.",
|
|
"@callingAccountDetails": {},
|
|
"appearOnTopDetails": "Permítelle á app aparecer por enriba (non é preciso se xa configuraches FluffyChat como unha conta para chamadas)",
|
|
"@appearOnTopDetails": {},
|
|
"enterSpace": "Entrar no espazo",
|
|
"@enterSpace": {},
|
|
"enterRoom": "Entrar na sala",
|
|
"@enterRoom": {},
|
|
"allSpaces": "Todos os espazos",
|
|
"@allSpaces": {},
|
|
"screenSharingDetail": "Estás a compartir a túa pantalla en FluffyChat",
|
|
"@screenSharingDetail": {},
|
|
"numChats": "{number} conversas",
|
|
"@numChats": {
|
|
"type": "number",
|
|
"placeholders": {
|
|
"number": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"hideUnimportantStateEvents": "Agochar os eventos de menor relevancia",
|
|
"@hideUnimportantStateEvents": {},
|
|
"doNotShowAgain": "Non mostrar outra vez",
|
|
"@doNotShowAgain": {},
|
|
"commandHint_googly": "Envía uns ollos desos grandes",
|
|
"@commandHint_googly": {},
|
|
"googlyEyesContent": "{senderName} enviouche uns ollos grandes",
|
|
"@googlyEyesContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"cuddleContent": "{senderName} mándache un achuche",
|
|
"@cuddleContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"commandHint_cuddle": "Envía un agarimo",
|
|
"@commandHint_cuddle": {},
|
|
"commandHint_hug": "Envía un abrazo",
|
|
"@commandHint_hug": {},
|
|
"hugContent": "{senderName} abrázate",
|
|
"@hugContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"encryptThisChat": "Cifrar esta conversa",
|
|
"@encryptThisChat": {},
|
|
"disableEncryptionWarning": "Por razóns de seguridade non podes desactivar a cifraxe dunha conversa onde foi activada previamente.",
|
|
"@disableEncryptionWarning": {},
|
|
"sorryThatsNotPossible": "Lamentámolo... iso non é posible",
|
|
"@sorryThatsNotPossible": {},
|
|
"deviceKeys": "Chaves do dispositivo:",
|
|
"@deviceKeys": {},
|
|
"newSpaceDescription": "Os Espazos permítenche consolidar as túas conversas e construir comunidades públicas ou privadas.",
|
|
"@newSpaceDescription": {},
|
|
"startFirstChat": "Abre a túa primeira conversa",
|
|
"@startFirstChat": {},
|
|
"wasDirectChatDisplayName": "Conversa baleira (era {oldDisplayName})",
|
|
"@wasDirectChatDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"oldDisplayName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"reopenChat": "Reabrir conversa",
|
|
"@reopenChat": {},
|
|
"noOtherDevicesFound": "Non se atopan outros dispositivos",
|
|
"@noOtherDevicesFound": {},
|
|
"noBackupWarning": "Aviso! Se non activas a copia de apoio da conversa, perderás o acceso ás túas mensaxes cifradas. É moi recomendable activar a copia de apoio da conversa antes de pechar a sesión.",
|
|
"@noBackupWarning": {},
|
|
"fileIsTooBigForServer": "Non se puido enviar! O servidor só permite anexos que non superen {max}.",
|
|
"@fileIsTooBigForServer": {},
|
|
"fileHasBeenSavedAt": "Gardouse o ficheiro en {path}",
|
|
"@fileHasBeenSavedAt": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"path": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"jumpToLastReadMessage": "Ir á última mensaxe lida",
|
|
"@jumpToLastReadMessage": {},
|
|
"readUpToHere": "Lin ate aquí",
|
|
"@readUpToHere": {},
|
|
"openLinkInBrowser": "Abrir ligazón no navegador",
|
|
"@openLinkInBrowser": {},
|
|
"jump": "Ir alá",
|
|
"@jump": {},
|
|
"report": "informar",
|
|
"@report": {},
|
|
"allRooms": "Todas as Conversas en grupo",
|
|
"@allRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reportErrorDescription": "😭 Vaia! Algo fallou. Se queres, podes informar do problema ás persoas desenvolvedoras.",
|
|
"@reportErrorDescription": {},
|
|
"signInWithPassword": "Accede con contrasinal",
|
|
"@signInWithPassword": {},
|
|
"pleaseTryAgainLaterOrChooseDifferentServer": "Inténtao máis tarde ou elixe un servidor diferente.",
|
|
"@pleaseTryAgainLaterOrChooseDifferentServer": {},
|
|
"signInWith": "Accede con {provider}",
|
|
"@signInWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"provider": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"notAnImage": "Non é un ficheiro de imaxe.",
|
|
"@notAnImage": {},
|
|
"importNow": "Importar agora",
|
|
"@importNow": {},
|
|
"importEmojis": "Importar Emojis",
|
|
"@importEmojis": {},
|
|
"importFromZipFile": "Importar desde ficheiro .zip",
|
|
"@importFromZipFile": {},
|
|
"exportEmotePack": "Exportar paquete Emote como .zip",
|
|
"@exportEmotePack": {},
|
|
"replace": "Substituír",
|
|
"@replace": {},
|
|
"sendTypingNotifications": "Permitir ver que estás escribindo",
|
|
"@sendTypingNotifications": {},
|
|
"createGroup": "Crear grupo",
|
|
"@createGroup": {},
|
|
"messagesStyle": "Mensaxes:",
|
|
"@messagesStyle": {},
|
|
"profileNotFound": "Non se atopa a usuaria no servidor. Pode que haxa un problema coa conexión ou que a usuaria non exista.",
|
|
"@profileNotFound": {},
|
|
"shareInviteLink": "Comparte ligazón de convite",
|
|
"@shareInviteLink": {},
|
|
"setColorTheme": "Cor do decorado:",
|
|
"@setColorTheme": {},
|
|
"setTheme": "Establecer decorado:",
|
|
"@setTheme": {},
|
|
"inviteContactToGroupQuestion": "Queres convidar a {contact} para que se una á conversa \"{groupName}\"?",
|
|
"@inviteContactToGroupQuestion": {},
|
|
"tryAgain": "Intentar outra vez",
|
|
"@tryAgain": {},
|
|
"optionalRedactReason": "(Optativo) Razón para editar a mensaxe...",
|
|
"@optionalRedactReason": {},
|
|
"redactedBy": "Editada por {username}",
|
|
"@redactedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"redactedByBecause": "Editada por {username} debido a: \"{reason}\"",
|
|
"@redactedByBecause": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"reason": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"redactMessageDescription": "A mensaxe vai ser editada para todas as participantes na conversa. Non ten volta atrás.",
|
|
"@redactMessageDescription": {},
|
|
"invite": "Convidar",
|
|
"@invite": {},
|
|
"addChatDescription": "Engadir descrición da conversa...",
|
|
"@addChatDescription": {},
|
|
"chatPermissions": "Permisos da conversa",
|
|
"@chatPermissions": {},
|
|
"chatDescription": "Descrición da conversa",
|
|
"@chatDescription": {},
|
|
"chatDescriptionHasBeenChanged": "Cambiou a descrición da conversa",
|
|
"@chatDescriptionHasBeenChanged": {},
|
|
"noChatDescriptionYet": "Aínda non se escribeu a descrición da conversa.",
|
|
"@noChatDescriptionYet": {},
|
|
"invalidServerName": "Nome de servidor non válido",
|
|
"@invalidServerName": {},
|
|
"directChat": "Conversa Directa",
|
|
"@directChat": {},
|
|
"setChatDescription": "Escribir descrición da conversa",
|
|
"@setChatDescription": {},
|
|
"inviteGroupChat": "📨 Convidar a conversa en grupo",
|
|
"@inviteGroupChat": {},
|
|
"invitePrivateChat": "📨 Convidar a conversa privada",
|
|
"@invitePrivateChat": {},
|
|
"emoteKeyboardNoRecents": "Os emotes usados recentemente aparecerán aquí...",
|
|
"@emoteKeyboardNoRecents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"banUserDescription": "Vaise vetar a usuaria na conversa e non poderá entrar outra vez ata que se retire o veto.",
|
|
"@banUserDescription": {},
|
|
"removeDevicesDescription": "Vas pechar a sesión neste dispositivo e xa non poderás recibir mensaxes nel.",
|
|
"@removeDevicesDescription": {},
|
|
"unbanUserDescription": "A usuaria vai poder entrar outra vez na conversa se quere.",
|
|
"@unbanUserDescription": {},
|
|
"pushNotificationsNotAvailable": "Non están dispoñibles as notificacións push",
|
|
"@pushNotificationsNotAvailable": {},
|
|
"makeAdminDescription": "Cando convirtas a esta usuaria en admin non poderás desfacer a acción xa que terá os mesmos permisos ca ti.",
|
|
"@makeAdminDescription": {},
|
|
"archiveRoomDescription": "Vaise mover a charla ao arquivo. Outras usuarias poderán ver que saíches da conversa.",
|
|
"@archiveRoomDescription": {},
|
|
"invalidInput": "Contido non válido!",
|
|
"@invalidInput": {},
|
|
"hasKnocked": "🚪 {user} petou na porta",
|
|
"@hasKnocked": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"wrongPinEntered": "PIN incorrecto! Inténtao outra vez en {seconds} segundos...",
|
|
"@wrongPinEntered": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"seconds": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"learnMore": "Saber máis",
|
|
"@learnMore": {},
|
|
"roomUpgradeDescription": "Vaise recrear a charla coa nova versión da sala. Todas as participantes recibirán unha notificación para que cambien á nova charla. Podes ler máis información acerca das versións das salas en https://spec.matrix.org/latest/rooms/",
|
|
"@roomUpgradeDescription": {},
|
|
"pleaseEnterANumber": "Escribe un número maior de cero",
|
|
"@pleaseEnterANumber": {},
|
|
"kickUserDescription": "A usuaria foi expulsada pero non vetada. En conversas públicas a usuaria pode volver cando queira.",
|
|
"@kickUserDescription": {},
|
|
"createGroupAndInviteUsers": "Crear un grupo e convidar usuarias",
|
|
"@createGroupAndInviteUsers": {},
|
|
"groupCanBeFoundViaSearch": "O grupo pódese atopar ao buscar",
|
|
"@groupCanBeFoundViaSearch": {},
|
|
"noUsersFoundWithQuery": "Lamentamos non atopar ningunha usuaria con \"{query}\". Comproba se está ben escrito.",
|
|
"@noUsersFoundWithQuery": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"query": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"yourGlobalUserIdIs": "O teu ID-usuaria global é: ",
|
|
"@yourGlobalUserIdIs": {},
|
|
"groupName": "Nome do grupo",
|
|
"@groupName": {},
|
|
"searchChatsRooms": "Buscar #conversas, @usuarias...",
|
|
"@searchChatsRooms": {},
|
|
"startConversation": "Iniciar conversa",
|
|
"@startConversation": {},
|
|
"commandHint_sendraw": "Enviar json sen editar",
|
|
"@commandHint_sendraw": {},
|
|
"wrongRecoveryKey": "Desculpa... non semella ser o xeito correcto de recuperar a chave.",
|
|
"@wrongRecoveryKey": {},
|
|
"blockListDescription": "Podes bloquear usuarias que che molesten. Non recibirás mensaxes nin convites para salas procedentes das usuarias da túa lista persoal de bloqueo.",
|
|
"@blockListDescription": {},
|
|
"blockedUsers": "Usuarias bloqueadas",
|
|
"@blockedUsers": {},
|
|
"block": "Bloquear",
|
|
"@block": {},
|
|
"blockUsername": "Ignorar identificador",
|
|
"@blockUsername": {},
|
|
"thisDevice": "Este dispositivo:",
|
|
"@thisDevice": {},
|
|
"publicSpaces": "Espazos públicos",
|
|
"@publicSpaces": {},
|
|
"passwordIsWrong": "O contrasinal escrito non é correcto",
|
|
"@passwordIsWrong": {},
|
|
"pleaseEnterYourCurrentPassword": "Escribe o contrasinal actual",
|
|
"@pleaseEnterYourCurrentPassword": {},
|
|
"publicLink": "Ligazón pública",
|
|
"@publicLink": {},
|
|
"nothingFound": "Non atopamos nada...",
|
|
"@nothingFound": {},
|
|
"decline": "Desbotar",
|
|
"@decline": {},
|
|
"newPassword": "Novo contrasinal",
|
|
"@newPassword": {},
|
|
"passwordsDoNotMatch": "Os contrasinais non concordan",
|
|
"@passwordsDoNotMatch": {},
|
|
"subspace": "Subespazo",
|
|
"@subspace": {},
|
|
"select": "Escolle",
|
|
"@select": {},
|
|
"pleaseChooseAStrongPassword": "Elixe un contrasinal forte",
|
|
"@pleaseChooseAStrongPassword": {},
|
|
"addChatOrSubSpace": "Engadir charla ou sub espazo",
|
|
"@addChatOrSubSpace": {},
|
|
"leaveEmptyToClearStatus": "Deixa baleiro para limpar o teu estado.",
|
|
"@leaveEmptyToClearStatus": {},
|
|
"joinSpace": "Únete ao espazo",
|
|
"@joinSpace": {},
|
|
"searchForUsers": "Buscar @persoas...",
|
|
"@searchForUsers": {},
|
|
"databaseMigrationTitle": "Base de datos optimizada",
|
|
"@databaseMigrationTitle": {},
|
|
"databaseMigrationBody": "Agarda, podería levarnos un pouco.",
|
|
"@databaseMigrationBody": {},
|
|
"databaseBuildErrorBody": "Non se puido crear a base de datos SQlite. A app intentará usar a base de datos clásica. Por favor informa deste fallo ás desenvolvedoras en {url}. A mensaxe do erro é: {error}",
|
|
"@databaseBuildErrorBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"initAppError": "Houbo un fallo ao iniciar a app",
|
|
"@initAppError": {},
|
|
"sessionLostBody": "Estragouse a túa sesión. Por favor informa deste fallo ás desenvolvedoras en {url}. A mensaxe do erro é: {error}",
|
|
"@sessionLostBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"restoreSessionBody": "A app vai intentar restablecer a sesión desde a copia de apoio. Por favor informa deste erro ás desenvolvedoras en {url}. A mensaxe do erro é: {error}",
|
|
"@restoreSessionBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"youInvitedToBy": "📩 Convidáronte cunha ligazón a:\n{alias}",
|
|
"@youInvitedToBy": {
|
|
"placeholders": {
|
|
"alias": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"transparent": "Transparente",
|
|
"@transparent": {},
|
|
"sendReadReceipts": "Enviar confirmación de lectura",
|
|
"@sendReadReceipts": {},
|
|
"sendReadReceiptsDescription": "Outras participantes na conversa poden ver cando liches unha mensaxe.",
|
|
"@sendReadReceiptsDescription": {},
|
|
"formattedMessages": "Mensaxes con formato",
|
|
"@formattedMessages": {},
|
|
"verifyOtherDevice": "🔐 Verificar outro dispositivo",
|
|
"@verifyOtherDevice": {},
|
|
"verifyOtherUser": "🔐 Verificar outra usuaria",
|
|
"@verifyOtherUser": {},
|
|
"verifyOtherDeviceDescription": "Ao verificar outro dispositivo estás compartindo as chaves, aumentando a túa seguridade 💪. Ao iniciar a verificación aparecerá unha xanela emerxente nos dous dispositivos. Nesa xanela verás varios emojis ou números que tes que comparar entre eles. O mellor xeito de facelo é ter os dous dispositivos contigo cando inicias o proceso de verificación. 🤳",
|
|
"@verifyOtherDeviceDescription": {},
|
|
"canceledKeyVerification": "{sender} desbotou a verificación da chave",
|
|
"@canceledKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"isReadyForKeyVerification": "{sender} xa pode verificar a chave",
|
|
"@isReadyForKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"forwardMessageTo": "Reenviar a mensaxe a {roomName}?",
|
|
"@forwardMessageTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"roomName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sendTypingNotificationsDescription": "As outras participantes da conversa poden ver cando estás a escribir unha mensaxe.",
|
|
"@sendTypingNotificationsDescription": {},
|
|
"formattedMessagesDescription": "Mostrar texto enriquecido nas mensaxes como letra grosa usando markdown.",
|
|
"@formattedMessagesDescription": {},
|
|
"verifyOtherUserDescription": "Se verificas a outra usuaria, podes ter a certeza de que sabes con quen estás a conversar. 💪\n\nAo iniciar a verificación, ti mais a outra usuaria veredes unha xanela emerxente na app onde aparecerán varios emojis ou números que teredes que comparar entre vós.\n\nO mellor xeito de facelo é en persoa o cunha chamada de vídeo. 👭",
|
|
"@verifyOtherUserDescription": {},
|
|
"requestedKeyVerification": "{sender} solicitou verificar a chave",
|
|
"@requestedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"acceptedKeyVerification": "{sender} aceptou a verificación da chave",
|
|
"@acceptedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"completedKeyVerification": "{sender} completou a verificación da chave",
|
|
"@completedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"startedKeyVerification": "{sender} comezou coa verificación da chave",
|
|
"@startedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"presenceStyle": "Presenza:",
|
|
"@presenceStyle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"hidePresences": "Agochar Lista de estados?",
|
|
"@hidePresences": {},
|
|
"presencesToggle": "Mostra mensaxes de estado de outras usuarias",
|
|
"@presencesToggle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"incomingMessages": "Mensaxes recibidas",
|
|
"@incomingMessages": {},
|
|
"stickers": "Adhesivos",
|
|
"@stickers": {},
|
|
"discover": "Descubrir",
|
|
"@discover": {},
|
|
"commandHint_ignore": "Ignorar o ID matrix indicado",
|
|
"@commandHint_ignore": {},
|
|
"commandHint_unignore": "Non ignorar o ID matrix indicado",
|
|
"@commandHint_unignore": {},
|
|
"unreadChatsInApp": "{appname}: {unread} charlas sen ler",
|
|
"@unreadChatsInApp": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"appname": {
|
|
"type": "String"
|
|
},
|
|
"unread": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"noDatabaseEncryption": "Nesta plataforma non temos soporte para cifrar a base de datos",
|
|
"@noDatabaseEncryption": {},
|
|
"accessAndVisibility": "Acceso e Visibilidade",
|
|
"@accessAndVisibility": {},
|
|
"accessAndVisibilityDescription": "Quen pode unirse a esta charla e de que xeito e como poden atopala.",
|
|
"@accessAndVisibilityDescription": {},
|
|
"customEmojisAndStickers": "Emojis personais e adhesivos",
|
|
"@customEmojisAndStickers": {},
|
|
"calls": "Chamadas",
|
|
"@calls": {},
|
|
"hideRedactedMessages": "Agochar mensaxes editadas",
|
|
"@hideRedactedMessages": {},
|
|
"hideRedactedMessagesBody": "Se alguén corrixe unha mensaxe entón esta xa non será visible na charla.",
|
|
"@hideRedactedMessagesBody": {},
|
|
"hideInvalidOrUnknownMessageFormats": "Agochar formatos de mensaxe non válidos ou descoñecidos",
|
|
"@hideInvalidOrUnknownMessageFormats": {},
|
|
"hideMemberChangesInPublicChats": "Agochar cambios dos membros nas charlas públicas",
|
|
"@hideMemberChangesInPublicChats": {},
|
|
"notifyMeFor": "Notificarme sobre",
|
|
"@notifyMeFor": {},
|
|
"hideMemberChangesInPublicChatsBody": "Non mostrar na cronoloxía se alguén se une ou deixa unha conversa pública, para mellorar a lexibilidade.",
|
|
"@hideMemberChangesInPublicChatsBody": {},
|
|
"usersMustKnock": "As usuarias teñen que pedir entrar",
|
|
"@usersMustKnock": {},
|
|
"userWouldLikeToChangeTheChat": "{user} quere unirse á charla.",
|
|
"@userWouldLikeToChangeTheChat": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"knocking": "A solicitar",
|
|
"@knocking": {},
|
|
"chatCanBeDiscoveredViaSearchOnServer": "A charla pode ser atopada ao buscar en {server}",
|
|
"@chatCanBeDiscoveredViaSearchOnServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"createNewAddress": "Crear novos enderezos",
|
|
"@createNewAddress": {},
|
|
"appLockDescription": "Bloquear a app cun código PIN cando non a uses",
|
|
"@appLockDescription": {},
|
|
"globalChatId": "ID Global da charla",
|
|
"@globalChatId": {},
|
|
"customEmojisAndStickersBody": "Engade ou comparte emojis personais e adhesivos que poden usarse nas charlas.",
|
|
"@customEmojisAndStickersBody": {},
|
|
"overview": "Vista xeral",
|
|
"@overview": {},
|
|
"passwordRecoverySettings": "Axustes de recuperación do contrasinal",
|
|
"@passwordRecoverySettings": {},
|
|
"noPublicLinkHasBeenCreatedYet": "Aínda non se creou unha ligazón pública",
|
|
"@noPublicLinkHasBeenCreatedYet": {},
|
|
"knock": "Solicitar acceso",
|
|
"@knock": {},
|
|
"noOneCanJoin": "Ninguén pode unirse",
|
|
"@noOneCanJoin": {},
|
|
"thereAreCountUsersBlocked": "Agora mesmo hai {count} usuarias bloqueadas.",
|
|
"@thereAreCountUsersBlocked": {
|
|
"type": "String",
|
|
"count": {}
|
|
},
|
|
"publicChatAddresses": "Enderezos públicos da charla",
|
|
"@publicChatAddresses": {},
|
|
"userRole": "Rol da usuaria",
|
|
"@userRole": {},
|
|
"minimumPowerLevel": "{level} é o nivel mínimo de responsabilidade.",
|
|
"@minimumPowerLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"searchIn": "Buscar na conversa \"{chat}\"...",
|
|
"@searchIn": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"chat": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"searchMore": "Buscar máis...",
|
|
"@searchMore": {},
|
|
"gallery": "Galería",
|
|
"@gallery": {},
|
|
"files": "Ficheiros",
|
|
"@files": {},
|
|
"knockRestricted": "Peta á porta",
|
|
"@knockRestricted": {},
|
|
"restricted": "Non accesible",
|
|
"@restricted": {},
|
|
"swipeRightToLeftToReply": "Despraza hacia a esquerda para responder",
|
|
"@swipeRightToLeftToReply": {},
|
|
"alwaysUse24HourFormat": "falso",
|
|
"@alwaysUse24HourFormat": {
|
|
"description": "Set to true to always display time of day in 24 hour format."
|
|
},
|
|
"noMoreChatsFound": "Non se atopan máis charlas…",
|
|
"@noMoreChatsFound": {},
|
|
"joinedChats": "Charlas nas que participas",
|
|
"@joinedChats": {},
|
|
"countChatsAndCountParticipants": "{chats} charlas e {participants} participantes",
|
|
"@countChatsAndCountParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"chats": {
|
|
"type": "int"
|
|
},
|
|
"participants": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"unread": "Sen ler",
|
|
"@unread": {},
|
|
"space": "Espazo",
|
|
"@space": {},
|
|
"spaces": "Espazos",
|
|
"@spaces": {},
|
|
"goToSpace": "Ir ao espazo: {space}",
|
|
"@goToSpace": {
|
|
"type": "String",
|
|
"space": {}
|
|
},
|
|
"markAsUnread": "Marcar como non lido",
|
|
"@markAsUnread": {},
|
|
"userLevel": "{level} - Usuaria",
|
|
"@userLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"moderatorLevel": "{level} - Moderadora",
|
|
"@moderatorLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"adminLevel": "{level} - Administradora",
|
|
"@adminLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"changeGeneralChatSettings": "Cambiar os axustes xerais da charla",
|
|
"@changeGeneralChatSettings": {},
|
|
"inviteOtherUsers": "Convidar a outras usuarias a esta charla",
|
|
"@inviteOtherUsers": {},
|
|
"changeTheChatPermissions": "Cambiar os permisos na charla",
|
|
"@changeTheChatPermissions": {},
|
|
"changeTheVisibilityOfChatHistory": "Cambiar a visibilidade do historial da charla",
|
|
"@changeTheVisibilityOfChatHistory": {},
|
|
"changeTheCanonicalRoomAlias": "Cambiar o enderezo público principal da charla",
|
|
"@changeTheCanonicalRoomAlias": {},
|
|
"sendRoomNotifications": "Enviar notificacións a @room",
|
|
"@sendRoomNotifications": {},
|
|
"changeTheDescriptionOfTheGroup": "Cambiar a descrición da charla",
|
|
"@changeTheDescriptionOfTheGroup": {},
|
|
"invitedBy": "📩 Convidada por {user}",
|
|
"@invitedBy": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changelog": "Novidades na versión",
|
|
"@changelog": {},
|
|
"chatPermissionsDescription": "Define que nivel de permisos son necesarios para realizar certas accións nesta charla. Os niveis de permiso 0, 50 e 100 normalmente representan, usuarias, moderadoras e administradoras, pero son posibles outras escalas.",
|
|
"@chatPermissionsDescription": {},
|
|
"updateInstalled": "🎉 Instalouse a actualización a {version}!",
|
|
"@updateInstalled": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"version": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sendCanceled": "Cancelouse o envío",
|
|
"@sendCanceled": {},
|
|
"noChatsFoundHere": "Sen charlas por aquí. Comeza unha nova conversa con alguén premendo no botón de abaixo. ⤵️",
|
|
"@noChatsFoundHere": {},
|
|
"discoverHomeservers": "Atopar servidores",
|
|
"@discoverHomeservers": {},
|
|
"whatIsAHomeserver": "Que é un servidor de inicio?",
|
|
"@whatIsAHomeserver": {},
|
|
"loginWithMatrixId": "Acceder co ID-Matrix",
|
|
"@loginWithMatrixId": {},
|
|
"homeserverDescription": "Todos os teus datos quedan gardados no servidor de inicio, igual que co teu provedor de correo electrónico. Podes elexir o servidor que queres usar e poderás comunicarte con todos os demais. Aprende máis en https://matrix.org.",
|
|
"@homeserverDescription": {},
|
|
"doesNotSeemToBeAValidHomeserver": "Non semella ser un servidor de inicio compatible. É o URL correcto?",
|
|
"@doesNotSeemToBeAValidHomeserver": {},
|
|
"calculatingFileSize": "Calculando o tamaño do ficheiro…",
|
|
"@calculatingFileSize": {},
|
|
"prepareSendingAttachment": "Preparando o envío…",
|
|
"@prepareSendingAttachment": {},
|
|
"sendingAttachment": "Enviando o anexo…",
|
|
"@sendingAttachment": {},
|
|
"generatingVideoThumbnail": "Creando miniatura do vídeo…",
|
|
"@generatingVideoThumbnail": {},
|
|
"compressVideo": "Comprimindo o vídeo…",
|
|
"@compressVideo": {},
|
|
"serverLimitReached": "Acadouse o límite do servidor! Agarda {seconds} segundos…",
|
|
"@serverLimitReached": {
|
|
"type": "integer",
|
|
"placeholders": {
|
|
"seconds": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"sendingAttachmentCountOfCount": "Enviando o anexo {index} de {length}…",
|
|
"@sendingAttachmentCountOfCount": {
|
|
"type": "integer",
|
|
"placeholders": {
|
|
"index": {
|
|
"type": "int"
|
|
},
|
|
"length": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"oneOfYourDevicesIsNotVerified": "Un dos teus dispositivos non está verificado",
|
|
"@oneOfYourDevicesIsNotVerified": {},
|
|
"noticeChatBackupDeviceVerification": "Nota: Cando conectas todos os teus dispositivos á copia de apoio da conversa quedan verificados automaticamente.",
|
|
"@noticeChatBackupDeviceVerification": {},
|
|
"blur": "Néboa:",
|
|
"@blur": {},
|
|
"opacity": "Opacidade:",
|
|
"@opacity": {},
|
|
"contactServerSecurity": "Contacto con Seguridade do servidor",
|
|
"@contactServerSecurity": {},
|
|
"aboutHomeserver": "Sobre {homeserver}",
|
|
"@aboutHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"homeserver": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"welcomeText": "Ola! 👋 Isto é FluffyChat. Podes iniciar sesión en calquera servidor compatible con https://matrix.org. Poderás conversar con calquera. Unha enorme rede de mensaxería descentralizada!",
|
|
"@welcomeText": {},
|
|
"setWallpaper": "Establecer fondo",
|
|
"@setWallpaper": {},
|
|
"manageAccount": "Xestionar conta",
|
|
"@manageAccount": {},
|
|
"noContactInformationProvided": "O servidor non proporciona información de contacto válida",
|
|
"@noContactInformationProvided": {},
|
|
"contactServerAdmin": "Contacto con Admin do servidor",
|
|
"@contactServerAdmin": {},
|
|
"supportPage": "Páxina de axuda",
|
|
"@supportPage": {},
|
|
"serverInformation": "Información do servidor:",
|
|
"@serverInformation": {},
|
|
"name": "Nome",
|
|
"@name": {},
|
|
"version": "Versión",
|
|
"@version": {},
|
|
"website": "Páxina web",
|
|
"@website": {},
|
|
"continueText": "Continuar",
|
|
"@continueText": {},
|
|
"italicText": "Cursiva",
|
|
"@italicText": {},
|
|
"strikeThrough": "Riscar",
|
|
"@strikeThrough": {},
|
|
"pleaseFillOut": "Por favor completa",
|
|
"@pleaseFillOut": {},
|
|
"invalidUrl": "URL non válido",
|
|
"@invalidUrl": {},
|
|
"boldText": "Resaltar texto",
|
|
"@boldText": {},
|
|
"addLink": "Engadir ligazón",
|
|
"@addLink": {},
|
|
"unableToJoinChat": "Non se puido acceder. Pode que a outra parte xa pechase a conversa.",
|
|
"@unableToJoinChat": {},
|
|
"sendImages": "Enviar {count} imaxe",
|
|
"@sendImages": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"compress": "Comprimir",
|
|
"@compress": {},
|
|
"previous": "Anterior",
|
|
"@previous": {},
|
|
"otherPartyNotLoggedIn": "A outra parte non está conectada neste momento e pode que non reciba as mensaxes!",
|
|
"@otherPartyNotLoggedIn": {},
|
|
"open": "Abrir",
|
|
"@open": {},
|
|
"appWantsToUseForLogin": "Usar '{server}' para acceder",
|
|
"@appWantsToUseForLogin": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"contentNotificationSettings": "Axustes de notificación de contido",
|
|
"@contentNotificationSettings": {},
|
|
"generalNotificationSettings": "Axustes xerais das notificacións",
|
|
"@generalNotificationSettings": {},
|
|
"roomNotificationSettings": "Axustes de notificacións da sala",
|
|
"@roomNotificationSettings": {},
|
|
"userSpecificNotificationSettings": "Axustes de notificación específicos da usuaria",
|
|
"@userSpecificNotificationSettings": {},
|
|
"otherNotificationSettings": "Outros axustes das notificacións",
|
|
"@otherNotificationSettings": {},
|
|
"notificationRuleContainsUserName": "Contén nome de usuaria",
|
|
"@notificationRuleContainsUserName": {},
|
|
"notificationRuleContainsUserNameDescription": "Informa á usuaria cando unha mensaxe contén o seu identificador.",
|
|
"@notificationRuleContainsUserNameDescription": {},
|
|
"notificationRuleMaster": "Acalar todas as notificacións",
|
|
"@notificationRuleMaster": {},
|
|
"notificationRuleSuppressNotices": "Suprimir mensaxes automatizadas",
|
|
"@notificationRuleSuppressNotices": {},
|
|
"notificationRuleSuppressNoticesDescription": "Suprime as notificacións desde clientes automatizados como os robots.",
|
|
"@notificationRuleSuppressNoticesDescription": {},
|
|
"notificationRuleInviteForMe": "Teño un convite",
|
|
"@notificationRuleInviteForMe": {},
|
|
"notificationRuleInviteForMeDescription": "Informa á usuaria de que recibeu o convite para unha sala.",
|
|
"@notificationRuleInviteForMeDescription": {},
|
|
"notificationRuleMemberEvent": "Eventos dos participantes",
|
|
"@notificationRuleMemberEvent": {},
|
|
"notificationRuleIsUserMention": "Mención da usuaria",
|
|
"@notificationRuleIsUserMention": {},
|
|
"notificationRuleIsUserMentionDescription": "Informa cando se menciona explícitamente a usuaria nunha mensaxe.",
|
|
"@notificationRuleIsUserMentionDescription": {},
|
|
"notificationRuleContainsDisplayName": "Contén o nome público",
|
|
"@notificationRuleContainsDisplayName": {},
|
|
"notificationRuleContainsDisplayNameDescription": "Informa á usuaria cando unha mensaxe contén o seu nome público.",
|
|
"@notificationRuleContainsDisplayNameDescription": {},
|
|
"notificationRuleIsRoomMention": "Mención da sala",
|
|
"@notificationRuleIsRoomMention": {},
|
|
"notificationRuleIsRoomMentionDescription": "Informa á usuaria cando hai unha mención da sala.",
|
|
"@notificationRuleIsRoomMentionDescription": {},
|
|
"notificationRuleRoomnotif": "Notificación da sala",
|
|
"@notificationRuleRoomnotif": {},
|
|
"notificationRuleRoomnotifDescription": "Informa á usuaria cando unha mensaxe contén '@room'.",
|
|
"@notificationRuleRoomnotifDescription": {},
|
|
"notificationRuleTombstone": "Lápida",
|
|
"@notificationRuleTombstone": {},
|
|
"notificationRuleTombstoneDescription": "Informa á usuaria sobre a desactivación de mensaxes na sala.",
|
|
"@notificationRuleTombstoneDescription": {},
|
|
"notificationRuleReaction": "Reacción",
|
|
"@notificationRuleReaction": {},
|
|
"notificationRuleReactionDescription": "Omite as notificacións sobre reaccións.",
|
|
"@notificationRuleReactionDescription": {},
|
|
"notificationRuleRoomServerAcl": "ACL da servidor da sala",
|
|
"@notificationRuleRoomServerAcl": {},
|
|
"notificationRuleRoomServerAclDescription": "Omite notificacións para as listas de control de acceso (ACL) do servidor da sala.",
|
|
"@notificationRuleRoomServerAclDescription": {},
|
|
"notificationRuleSuppressEdits": "Omite edicións",
|
|
"@notificationRuleSuppressEdits": {},
|
|
"notificationRuleSuppressEditsDescription": "Omite as notificacións sobre mensaxes editadas.",
|
|
"@notificationRuleSuppressEditsDescription": {},
|
|
"notificationRuleCall": "Chamada",
|
|
"@notificationRuleCall": {},
|
|
"notificationRuleCallDescription": "Informa á usuaria sobre as chamadas.",
|
|
"@notificationRuleCallDescription": {},
|
|
"notificationRuleEncryptedRoomOneToOne": "Sala cifrada conversa persoal",
|
|
"@notificationRuleEncryptedRoomOneToOne": {},
|
|
"notificationRuleEncryptedRoomOneToOneDescription": "Informa á usuaria sobre mensaxes cifradas en salas de conversa persoal.",
|
|
"@notificationRuleEncryptedRoomOneToOneDescription": {},
|
|
"notificationRuleRoomOneToOne": "Sala de conversa persoal",
|
|
"@notificationRuleRoomOneToOne": {},
|
|
"notificationRuleRoomOneToOneDescription": "Informa á usuaria sobre mensaxes en salas de conversa persoal.",
|
|
"@notificationRuleRoomOneToOneDescription": {},
|
|
"notificationRuleMessage": "Mensaxe",
|
|
"@notificationRuleMessage": {},
|
|
"notificationRuleMessageDescription": "Informa á usuaria sobre mensaxes xenéricas.",
|
|
"@notificationRuleMessageDescription": {},
|
|
"notificationRuleEncrypted": "Salas cifradas",
|
|
"@notificationRuleEncrypted": {},
|
|
"notificationRuleEncryptedDescription": "Informa á usuaria sobre mensaxes en salas cifradas.",
|
|
"@notificationRuleEncryptedDescription": {},
|
|
"notificationRuleJitsiDescription": "Informa á usuaria sobre eventos do widget Jitsi.",
|
|
"@notificationRuleJitsiDescription": {},
|
|
"notificationRuleServerAcl": "Omite eventos do sevidor ACL",
|
|
"@notificationRuleServerAcl": {},
|
|
"notificationRuleJitsi": "Jitsi",
|
|
"@notificationRuleJitsi": {},
|
|
"notificationRuleServerAclDescription": "Omite notificación sobre eventos do servidor ACL.",
|
|
"@notificationRuleServerAclDescription": {},
|
|
"unknownPushRule": "Regra push descoñecida '{rule}'",
|
|
"@unknownPushRule": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"rule": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"deletePushRuleCanNotBeUndone": "Se omites este axuste de notificacións non poderás desfacer a acción.",
|
|
"@deletePushRuleCanNotBeUndone": {},
|
|
"more": "Máis",
|
|
"@more": {},
|
|
"newChatRequest": "📩 Nova solicitude de conversa",
|
|
"@newChatRequest": {},
|
|
"shareKeysWith": "Compartir chaves con…",
|
|
"@shareKeysWith": {},
|
|
"shareKeysWithDescription": "En que dispositivos se pode confiar e poden ler as túas conversas cifradas?",
|
|
"@shareKeysWithDescription": {},
|
|
"allDevices": "Todos os dispositivos",
|
|
"@allDevices": {},
|
|
"crossVerifiedDevicesIfEnabled": "Dispositivos verificados se está activado",
|
|
"@crossVerifiedDevicesIfEnabled": {},
|
|
"crossVerifiedDevices": "Dispositivos verificados",
|
|
"@crossVerifiedDevices": {},
|
|
"verifiedDevicesOnly": "Só dispositivos verificados",
|
|
"@verifiedDevicesOnly": {},
|
|
"waitingForServer": "Agardando polo servidor…",
|
|
"@waitingForServer": {},
|
|
"appIntroduction": "FluffyChat permíteche laretar coas túas amizades entre diferentes mensaxerías. Coñece máis en https://matrix.org ou toca en *Continuar*.",
|
|
"@appIntroduction": {},
|
|
"notificationRuleMasterDescription": "Sobrescribe todas as outras regras e desactiva todas as notificacións.",
|
|
"@notificationRuleMasterDescription": {},
|
|
"appWantsToUseForLoginDescription": "Por tanto permites que a app e o sitio web compartan información sobre ti.",
|
|
"@appWantsToUseForLoginDescription": {},
|
|
"notificationRuleMemberEventDescription": "Suprime as notificacións dos eventos de participación.",
|
|
"@notificationRuleMemberEventDescription": {},
|
|
"synchronizingPleaseWaitCounter": " Sincronizando…({percentage}%)",
|
|
"@synchronizingPleaseWaitCounter": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"percentage": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"optionalMessage": "(Optativo) mensaxe…",
|
|
"@optionalMessage": {},
|
|
"notSupportedOnThisDevice": "Non compatible co dispositivo",
|
|
"@notSupportedOnThisDevice": {},
|
|
"takeAPhoto": "Facer foto",
|
|
"@takeAPhoto": {},
|
|
"recordAVideo": "Gravar vídeo",
|
|
"@recordAVideo": {},
|
|
"enterNewChat": "Entrar na nova conversa",
|
|
"@enterNewChat": {},
|
|
"commandHint_roomupgrade": "Actualizar esta sala á versión de sala indicada",
|
|
"@commandHint_roomupgrade": {},
|
|
"setCustomPermissionLevel": "Establecer nivel personalizado dos permisos",
|
|
"@setCustomPermissionLevel": {},
|
|
"setPermissionsLevelDescription": "Elixe un rol predefinido dos indicados ou escribe un nivel personalizado entre 0 e 100.",
|
|
"@setPermissionsLevelDescription": {},
|
|
"ignoreUser": "Ignorar usuaria",
|
|
"@ignoreUser": {},
|
|
"normalUser": "Usuaria corrente",
|
|
"@normalUser": {},
|
|
"approve": "Aprobar",
|
|
"@approve": {},
|
|
"pleaseWaitUntilInvited": "Agora agarda a que alguén da sala te convide a entrar.",
|
|
"@pleaseWaitUntilInvited": {},
|
|
"youHaveKnocked": "Petaches á porta",
|
|
"@youHaveKnocked": {},
|
|
"sentVoiceMessage": "🎙️ {duration} - Mensaxe de voz de {sender}",
|
|
"@sentVoiceMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
},
|
|
"duration": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"countInvited": "{count} convidadas",
|
|
"@countInvited": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"commandHint_logoutall": "Fechar a sesión en todos os dispositivos activos",
|
|
"@commandHint_logoutall": {},
|
|
"commandHint_logout": "Fechar a sesión no dispositivo actual",
|
|
"@commandHint_logout": {},
|
|
"checkList": "Lista de verificación",
|
|
"displayNavigationRail": "Mostrar rail de navegación en móbil",
|
|
"customReaction": "Reacción personalizada",
|
|
"accountInformation": "Información da conta",
|
|
"addGroupDescription": "Engadir unha descrición ao chat",
|
|
"addNewFriend": "Engadir novo amigo",
|
|
"alreadyHaveAnAccount": "Xa tes unha conta?",
|
|
"createNewGroup": "Crear un novo chat",
|
|
"editChatPermissions": "Editar permisos do chat",
|
|
"writeAMessageLangCodes": "Escribe en {l1} ou {l2}...",
|
|
"requests": "Solicitudes",
|
|
"allCorrect": "Así é como o diría! Gústame!",
|
|
"newWayAllGood": "Iso non é como o diría, pero parece bo!",
|
|
"othersAreBetter": "Hm, pode haber unha forma mellor de dicilo.",
|
|
"holdForInfo": "Fai clic e mantén para obter información sobre a palabra.",
|
|
"greenFeedback": "Iso é o que eu poñería!",
|
|
"yellowFeedback": "Hm, podes probalo e ver se funciona! Para usar esta palabra, só fai clic de novo.",
|
|
"redFeedback": "Creo que iso non é correcto...",
|
|
"itInstructionsTitle": "¡Podo axudarche a traducir!",
|
|
"itInstructionsBody": "Podes facer clic e manter as opcións para obter información sobre a palabra.",
|
|
"oneday": "Últimas 24 horas",
|
|
"oneweek": "Últimos 7 días",
|
|
"onemonth": "Mes pasado",
|
|
"gaTooltip": "L2 con asistencia gramatical",
|
|
"taTooltip": "L2 con asistencia de tradución",
|
|
"unTooltip": "Outro",
|
|
"interactiveTranslatorSliderHeader": "Tradutor interactivo",
|
|
"interactiveGrammarSliderHeader": "Comprobador gramatical interactivo",
|
|
"interactiveTranslatorNotAllowed": "Desactivado",
|
|
"interactiveTranslatorAllowed": "Opción do estudante",
|
|
"interactiveTranslatorRequired": "Necesario",
|
|
"notYetSet": "Aínda non establecido",
|
|
"myLearning": "As miñas análises",
|
|
"waTooltip": "L2 sen asistencia",
|
|
"changeDateRange": "Cambiar intervalo de datas",
|
|
"classDescription": "Descrición",
|
|
"addStudents": "Invitar usuarios mediante enlace ou código",
|
|
"copyClassLink": "Copiar enlace de invitación",
|
|
"copyClassCode": "Copiar código de invitación",
|
|
"inviteStudentByUserName": "Invitar usuarios por nome de usuario",
|
|
"languageSettings": "Configuracións de idioma",
|
|
"interactiveTranslator": "Asistencia na tradución",
|
|
"shareVideo": "Compartir vídeo",
|
|
"shareVideoDesc": "Activa isto para permitir que os estudantes compartan vídeos nos chats.",
|
|
"shareFiles": "Compartir ficheiros",
|
|
"selectLanguageLevel": "Seleccionar nivel de idioma",
|
|
"noIdenticalLanguages": "Por favor, escolla idiomas base e destino diferentes",
|
|
"iWantALanguagePartnerFrom": "É de:",
|
|
"worldWide": "En todo o mundo",
|
|
"noResults": "Non hai resultados! Intenta ampliar a túa busca.",
|
|
"searchBy": "Buscar por país e idiomas",
|
|
"iWantAConversationPartner": "Quero un compañeiro de conversa que",
|
|
"iWantALanguagePartnerWhoSpeaks": "Fala:",
|
|
"iWantALanguagePartnerWhoIsLearning": "Está a aprender:",
|
|
"joinWithClassCode": "Unirse ao curso",
|
|
"joinWithClassCodeHint": "Introduce o código de invitación",
|
|
"languageLevelPreA1": "Principiante verdadeiro (Pre A1)",
|
|
"languageLevelA1": "Principiante (A1)",
|
|
"languageLevelA2": "Elemental (A2)",
|
|
"languageLevelB1": "Intermedio (B1)",
|
|
"languageLevelB2": "Nivel avanzado (B2)",
|
|
"languageLevelC1": "Avanzado (C1)",
|
|
"languageLevelC2": "Maestría (C2)",
|
|
"changeTheNameOfTheClass": "Cambiar o nome",
|
|
"changeTheNameOfTheChat": "Cambiar o nome do chat",
|
|
"askPangeaBot": "Pregunte ao Pangea Bot por unha definición contextual.",
|
|
"sorryNoResults": "Desculpa, non hai resultados.",
|
|
"ignoreInThisText": "Ignorar",
|
|
"helpMeTranslate": "¡Si!",
|
|
"needsItShortMessage": "Fóra de obxectivo",
|
|
"needsItMessage": "Espera, iso non é {targetLanguage}! Necesitas axuda para traducir?",
|
|
"needsIgcMessage": "Esta mensaxe ten un erro gramatical.",
|
|
"tokenTranslationTitle": "Unha palabra está na túa lingua base.",
|
|
"spanTranslationDesc": "Véxanse as posibles traducións abaixo.",
|
|
"spanTranslationTitle": "Algúns palabras están na túa lingua base.",
|
|
"l1SpanAndGrammarTitle": "Fóra da lingua obxectivo",
|
|
"l1SpanAndGrammarDesc": "Isto podería estar na túa lingua base ou podería ser un erro gramatical.",
|
|
"otherTitle": "Tes un erro.",
|
|
"otherDesc": "Véxanse as correccións posibles abaixo.",
|
|
"countryInformation": "O meu país",
|
|
"myLanguages": "As miñas linguas base e de destino",
|
|
"targetLanguage": "Linguaxe de destino",
|
|
"sourceLanguage": "Linguaxe base",
|
|
"languagesISpeak": "Linguas que falo",
|
|
"updateLanguage": "As miñas linguas",
|
|
"whatLanguageYouWantToLearn": "Que linguaxe queres aprender?",
|
|
"whatIsYourBaseLanguage": "Cal é a tua linguaxe base?",
|
|
"saveChanges": "Gardar cambios",
|
|
"publicProfileTitle": "Permitir que meu perfil se atope na busca",
|
|
"publicProfileDesc": "Ao activalo, permites que outros usuarios atopen o teu perfil na barra de busca global e envien solicitudes para chatear. Neste momento, podes escoller aceptar ou denegar a solicitude.",
|
|
"errorDisableIT": "A axuda de tradución está desactivada.",
|
|
"errorDisableIGC": "A axuda de gramática está desactivada.",
|
|
"errorDisableLanguageAssistance": "A axuda de tradución e a axuda de gramática están desactivadas.",
|
|
"errorDisableITUserDesc": "Fai clic aquí para actualizar as configuracións de axuda de tradución",
|
|
"errorDisableIGCUserDesc": "Fai clic aquí para actualizar as configuracións de axuda de gramática",
|
|
"errorDisableLanguageAssistanceUserDesc": "Fai clic aquí para actualizar as configuracións de axuda de tradución e gramática",
|
|
"errorDisableITClassDesc": "A axuda de tradución está desactivada para o curso neste que se atopa este chat.",
|
|
"errorDisableIGCClassDesc": "A axuda de gramática está desactivada para o curso neste que se atopa este chat.",
|
|
"itIsDisabled": "A tradución interactiva está desactivada",
|
|
"igcIsDisabled": "A comprobación gramatical interactiva está desactivada",
|
|
"goToLearningSettings": "Ir a Configuración de Aprendizaxe",
|
|
"error405Title": "Idiomas non configurados",
|
|
"error405Desc": "Por favor, configure os seus idiomas no Menú Principal > Configuración de Aprendizaxe.",
|
|
"loginOrSignup": "Iniciar sesión con",
|
|
"iAgreeToThe": "Acepto os ",
|
|
"termsAndConditions": "Termos e Condicións",
|
|
"andCertifyIAmAtLeast13YearsOfAge": " e certifico que teño polo menos 16 anos de idade.",
|
|
"error502504Title": "Vaya, hai moitos estudantes en liña!",
|
|
"error502504Desc": "As ferramentas de tradución e gramática poden ser lentas ou non estar dispoñibles mentres os bots de Pangea se poñen ao día.",
|
|
"error404Title": "Erro de tradución!",
|
|
"error404Desc": "O bot de Pangea non está seguro de como traducir iso...",
|
|
"errorPleaseRefresh": "Estamos a investigalo! Por favor, actualice e intente de novo.",
|
|
"toggleIT": "Tradución Interactiva",
|
|
"toggleIGC": "Revisión de Gramática Interactiva",
|
|
"toggleToolSettingsDescription": "Aquí pode activar ou desactivar as súas configuracións individuais da ferramenta de idioma.",
|
|
"connectedToStaging": "Conectado a Staging",
|
|
"learningSettings": "Configuracións de Aprendizaxe",
|
|
"sendVoiceNotes": "Enviar Notas de Voz",
|
|
"sendVoiceNotesDesc": "Activa isto para permitir que os estudantes envíen notas de voz nos chats.",
|
|
"chatTopic": "Tema do chat",
|
|
"chatTopicDesc": "Establecer un tema de chat",
|
|
"inviteStudentByUserNameDesc": "Se o teu estudante xa ten unha conta, podes buscalo.",
|
|
"participants": "Participantes",
|
|
"almostPerfect": "Parece correcto! Isto é o que tería dito.",
|
|
"prettyGood": "Bastante ben! Isto é o que tería dito.",
|
|
"letMeThink": "Hmm, vexamos como o fixeches!",
|
|
"clickMessageTitle": "Necesitas axuda?",
|
|
"clickMessageBody": "Fai clic nun mensaxe para ferramentas de idioma como tradución, reprodución e máis!",
|
|
"understandingMessagesTitle": "Definicións e traducións!",
|
|
"understandingMessagesBody": "Fai clic nas palabras subliñadas para obter definicións. Traducir con opcións de mensaxe (arriba a dereita).",
|
|
"allDone": "Todo listo!",
|
|
"vocab": "Vocabulario",
|
|
"low": "Temos evidencias de que o usuario non entende estas palabras.",
|
|
"medium": "Estas palabras foron usadas. Non está claro se as palabras se entenden completamente ou non.",
|
|
"high": "Temos evidencias de que o usuario entende estas palabras.",
|
|
"unknownProficiency": "Estas palabras non foron usadas en Pangea Chat.",
|
|
"changeView": "Cambiar vistas.",
|
|
"clearAll": "Borrar todas as palabras?",
|
|
"generateVocabulary": "Xerar vocabulario a partir do título e da descrición",
|
|
"generatePrompts": "Xerar indicacións",
|
|
"subscribe": "Suscríbete",
|
|
"getAccess": "¡Suscríbete agora!",
|
|
"subscriptionDesc": "A mensaxería é gratuíta! Suscríbete para desbloquear tradución interactiva, comprobación gramatical e análises de aprendizaxe.",
|
|
"subscriptionManagement": "Xestión da suscrición",
|
|
"currentSubscription": "Suscrición actual",
|
|
"changeSubscription": "Cambiar a túa suscrición",
|
|
"cancelSubscription": "Cancelar a túa suscrición",
|
|
"selectYourPlan": "Selecciona o teu plan",
|
|
"subsciptionPlatformTooltip": "Por favor, inicia sesión no teu dispositivo orixinal para xestionar o teu plan de suscrición",
|
|
"subscriptionManagementUnavailable": "Xestión da suscrición non dispoñible",
|
|
"paymentMethod": "Método de pago",
|
|
"paymentHistory": "Historial de pagos",
|
|
"emptyChatDownloadWarning": "Non se pode descargar un chat baleiro",
|
|
"update": "Actualizar",
|
|
"updateDesc": "Agora podes actualizar esta aplicación de {localVersion} a {storeVersion}",
|
|
"maybeLater": "Quizais máis tarde",
|
|
"mainMenu": "Menú principal",
|
|
"toggleImmersionMode": "Modo de inmersión",
|
|
"toggleImmersionModeDesc": "Ao activarse, todos os mensaxes amosan na túa lingua obxectivo. Esta configuración é máis útil en intercambios de idiomas.",
|
|
"itToggleDescription": "Esta ferramenta de aprendizaxe de idiomas identificará palabras na túa lingua base e axudarache a traducilas á túa lingua obxectivo. Aínda que é raro, a IA pode cometer erros de tradución.",
|
|
"igcToggleDescription": "Esta ferramenta de aprendizaxe de idiomas identificará erros comúns de ortografía, gramática e puntuación na túa mensaxe e suxerirá correccións. Aínda que raro, a IA pode cometer erros de corrección.",
|
|
"originalMessage": "Mensaxe orixinal",
|
|
"sentMessage": "Mensaxe enviada",
|
|
"useType": "Tipo de uso",
|
|
"notAvailable": "Non dispoñible",
|
|
"taAndGaTooltip": "Uso de L2 con asistencia de tradución e asistencia gramatical",
|
|
"definitionsToolName": "Definicións de palabras",
|
|
"messageTranslationsToolName": "Traducións de mensaxes",
|
|
"definitionsToolDescription": "Cando está activado, as palabras subliñadas en azul poden ser clicadas para obter definicións. Clica nas mensaxes para acceder ás definicións.",
|
|
"translationsToolDescrption": "Cando está activado, clica nunha mensaxe e na icona de tradución para ver unha mensaxe na túa lingua base.",
|
|
"welcomeBack": "¡Benvido de novo! Se formaches parte do piloto 2023-2024, contacta con nós para a túa subscrición especial de piloto. Se es profesor e a túa institución comprou licenzas para a túa clase, contacta con nós para a túa subscrición de profesor.",
|
|
"kickAllStudents": "Expulsar a todos os estudantes",
|
|
"kickAllStudentsConfirmation": "¿Estás seguro de que queres expulsar a todos os estudantes?",
|
|
"inviteAllStudents": "Invitar a todos os estudantes",
|
|
"inviteAllStudentsConfirmation": "¿Estás seguro de que queres invitar a todos os estudantes?",
|
|
"inviteUsersFromPangea": "Engadir administradores",
|
|
"redeemPromoCode": "Canjear código promocional",
|
|
"enterPromoCode": "Introduce o código promocional",
|
|
"downloadTxtFile": "Descargar ficheiro de texto",
|
|
"downloadCSVFile": "Descargar ficheiro CSV",
|
|
"promotionalSubscriptionDesc": "Actualmente tes unha subscrición promocional de por vida. Envía unha mensaxe a support@pangea.chat para obter axuda para cambiar a túa subscrición.",
|
|
"originalSubscriptionPlatform": "Subscripción adquirida a través de {purchasePlatform}",
|
|
"oneWeekTrial": "Proba dunha semana",
|
|
"downloadXLSXFile": "Descargar ficheiro Excel",
|
|
"abDisplayName": "Abxazo",
|
|
"aaDisplayName": "Afar",
|
|
"afDisplayName": "Afrikaans",
|
|
"akDisplayName": "Akan",
|
|
"sqDisplayName": "Albanés",
|
|
"amDisplayName": "Amárico",
|
|
"arDisplayName": "Árabe",
|
|
"anDisplayName": "Aragonés",
|
|
"hyDisplayName": "Arménico",
|
|
"asDisplayName": "Assamés",
|
|
"avDisplayName": "Avarico",
|
|
"aeDisplayName": "Véstico",
|
|
"ayDisplayName": "Aymara",
|
|
"azDisplayName": "Azerí",
|
|
"bmDisplayName": "Bambara",
|
|
"baDisplayName": "Bashkir",
|
|
"euDisplayName": "Eúscaro",
|
|
"beDisplayName": "Bielorruso",
|
|
"bnDisplayName": "Bengalí",
|
|
"bhDisplayName": "Bihari",
|
|
"biDisplayName": "Bislama",
|
|
"bsDisplayName": "Bosnio",
|
|
"brDisplayName": "Bretón",
|
|
"bgDisplayName": "Búlgaro",
|
|
"myDisplayName": "Birmano",
|
|
"caDisplayName": "Catalán, Valenciano",
|
|
"chDisplayName": "Chamorro",
|
|
"ceDisplayName": "Checheno",
|
|
"nyDisplayName": "Chichewa, Chewa, Nyanja",
|
|
"zhDisplayName": "Chinés",
|
|
"cvDisplayName": "Chuvash",
|
|
"kwDisplayName": "Cornuñés",
|
|
"coDisplayName": "Corso",
|
|
"crDisplayName": "Cree",
|
|
"hrDisplayName": "Croata",
|
|
"csDisplayName": "Checo",
|
|
"daDisplayName": "Dinamarqués",
|
|
"dvDisplayName": "Divehi; Dhivehi; Maldivian;",
|
|
"nlDisplayName": "Holandés",
|
|
"enDisplayName": "Inglés",
|
|
"eoDisplayName": "Esperanto",
|
|
"etDisplayName": "Estonio",
|
|
"eeDisplayName": "Ewe",
|
|
"foDisplayName": "Feroés",
|
|
"fjDisplayName": "Fiyiano",
|
|
"fiDisplayName": "Finés",
|
|
"frDisplayName": "Francés",
|
|
"ffDisplayName": "Fula; Fulah; Pulaar; Pular",
|
|
"glDisplayName": "Galego",
|
|
"kaDisplayName": "Xeorxiano",
|
|
"deDisplayName": "Alemán",
|
|
"elDisplayName": "Grego, Moderno",
|
|
"gnDisplayName": "Guaraní",
|
|
"guDisplayName": "Gujarati",
|
|
"htDisplayName": "Haitiano, Criollo Haitiano",
|
|
"haDisplayName": "Hausa",
|
|
"heDisplayName": "Hebreo (moderno)",
|
|
"hzDisplayName": "Herero",
|
|
"hiDisplayName": "Hindú",
|
|
"hoDisplayName": "Hiri Motu",
|
|
"huDisplayName": "Húngaro",
|
|
"iaDisplayName": "Interlingua",
|
|
"idDisplayName": "Indonesio",
|
|
"ieDisplayName": "Interlingue",
|
|
"gaDisplayName": "Irlandés",
|
|
"igDisplayName": "Igbo",
|
|
"ikDisplayName": "Inupiaq",
|
|
"ioDisplayName": "Ido",
|
|
"isDisplayName": "Islandés",
|
|
"itDisplayName": "Italiano",
|
|
"iuDisplayName": "Inuktitut",
|
|
"jaDisplayName": "Xaponés",
|
|
"jvDisplayName": "Javanés",
|
|
"klDisplayName": "Kalaallisut, groenlandés",
|
|
"knDisplayName": "Canarés",
|
|
"krDisplayName": "Kanuri",
|
|
"ksDisplayName": "Cachemir",
|
|
"kkDisplayName": "Xaque",
|
|
"kmDisplayName": " Khmer",
|
|
"kiDisplayName": "Kikuyu, Gikuyu",
|
|
"rwDisplayName": "Kinyarwanda",
|
|
"kyDisplayName": "Quirguiz, Kyrgyz",
|
|
"kvDisplayName": "Komi",
|
|
"kgDisplayName": "Kongo",
|
|
"koDisplayName": "Coreano",
|
|
"kuDisplayName": "Kurdo",
|
|
"kjDisplayName": "Kwanyama, Kuanyama",
|
|
"laDisplayName": "Latín",
|
|
"lbDisplayName": "Luxemburgués, Letzeburgesch",
|
|
"lgDisplayName": "Luganda",
|
|
"liDisplayName": "Limburgués, Limburger",
|
|
"lnDisplayName": "Lingala",
|
|
"loDisplayName": "Laosiano",
|
|
"ltDisplayName": "Lituano",
|
|
"luDisplayName": "Luba-Katanga",
|
|
"lvDisplayName": "Letón",
|
|
"gvDisplayName": "Manx",
|
|
"mkDisplayName": "Macedonio",
|
|
"mgDisplayName": "Malgaxe",
|
|
"msDisplayName": "Malayo",
|
|
"mlDisplayName": "Malayalam",
|
|
"mtDisplayName": "Maltés",
|
|
"miDisplayName": "Maorí",
|
|
"mrDisplayName": "Maratí (Marāṭhī)",
|
|
"mhDisplayName": "Marshalés",
|
|
"mnDisplayName": "Mongol",
|
|
"naDisplayName": "Nauru",
|
|
"nvDisplayName": "Navajo, Navaho",
|
|
"nbDisplayName": "Noruegués Bokmål",
|
|
"ndDisplayName": "Ndebele do Norte",
|
|
"neDisplayName": "Nepalés",
|
|
"ngDisplayName": "Ndonga",
|
|
"nnDisplayName": "Noruegués Nynorsk",
|
|
"noDisplayName": "Noruegués",
|
|
"iiDisplayName": "Nuosu",
|
|
"nrDisplayName": "Ndebele do Sur",
|
|
"ocDisplayName": "Occitano",
|
|
"ojDisplayName": "Ojibwe, Ojibwa",
|
|
"cuDisplayName": "Old Church Slavic, Church Slavonic, Old Bulgarian, Old Slavonic",
|
|
"omDisplayName": "Oromo",
|
|
"orDisplayName": "Oriya",
|
|
"osDisplayName": "Ossetian, Ossetic",
|
|
"paDisplayName": "Punjabi, Panjabi",
|
|
"piDisplayName": "Pāli",
|
|
"faDisplayName": "Persa",
|
|
"plDisplayName": "Polaco",
|
|
"psDisplayName": "Pastún, Pushto",
|
|
"ptDisplayName": "Portugués",
|
|
"quDisplayName": "Quechua",
|
|
"rmDisplayName": "Romansh",
|
|
"rnDisplayName": "Kirundi",
|
|
"roDisplayName": "Romeno, Moldavo",
|
|
"ruDisplayName": "Ruso",
|
|
"saDisplayName": "Sánscrito (Sánskṛta)",
|
|
"scDisplayName": "Sardo",
|
|
"sdDisplayName": "Sindhi",
|
|
"seDisplayName": "Sami do Norte",
|
|
"smDisplayName": "Samoano",
|
|
"sgDisplayName": "Sango",
|
|
"srDisplayName": "Serbio",
|
|
"gdDisplayName": "Gaélico escocés, gaélico",
|
|
"snDisplayName": "Shona",
|
|
"siDisplayName": "Cingalés, Singhales",
|
|
"skDisplayName": "Eslovaco",
|
|
"slDisplayName": "Esloveno",
|
|
"soDisplayName": "Somali",
|
|
"stDisplayName": "Sotho do Sur",
|
|
"esDisplayName": "Galego",
|
|
"suDisplayName": "Sundanés",
|
|
"swDisplayName": "Suaíli",
|
|
"ssDisplayName": "Swati",
|
|
"svDisplayName": "Sueco",
|
|
"taDisplayName": "Tamil",
|
|
"teDisplayName": "Télugu",
|
|
"tgDisplayName": "Tadzhik",
|
|
"thDisplayName": "Tailandés",
|
|
"tiDisplayName": "Tigrinya",
|
|
"boDisplayName": "Tibetano estándar, tibetano, centro",
|
|
"tkDisplayName": "Turcomano",
|
|
"tlDisplayName": "Tagalo",
|
|
"tnDisplayName": "Tswana",
|
|
"toDisplayName": "Tonga (Illas Tonga)",
|
|
"trDisplayName": "Turco",
|
|
"tsDisplayName": "Tsonga",
|
|
"ttDisplayName": "Tártaro",
|
|
"twDisplayName": "Twi",
|
|
"tyDisplayName": "Tahitiano",
|
|
"ugDisplayName": "Uigur, Uigur",
|
|
"ukDisplayName": "Ucraíno",
|
|
"urDisplayName": "Urdu",
|
|
"uzDisplayName": "Uzbeco",
|
|
"veDisplayName": "Venda",
|
|
"viDisplayName": "Vietnamita",
|
|
"voDisplayName": "Volapük",
|
|
"waDisplayName": "Valón",
|
|
"cyDisplayName": "Galés",
|
|
"woDisplayName": "Wolof",
|
|
"fyDisplayName": "Frisian Occidental",
|
|
"xhDisplayName": "Xhosa",
|
|
"yiDisplayName": "Yiddish",
|
|
"yoDisplayName": "Yoruba",
|
|
"zaDisplayName": "Zhuang, Chuang",
|
|
"unkDisplayName": "Descoñecido",
|
|
"zuDisplayName": "Zulú",
|
|
"hawDisplayName": "Hawaiano",
|
|
"hmnDisplayName": "Hmong",
|
|
"multiDisplayName": "Múltiple",
|
|
"cebDisplayName": "Cebuano",
|
|
"dzDisplayName": "Dzongkha",
|
|
"iwDisplayName": "Hebreo",
|
|
"jwDisplayName": "Xaponés",
|
|
"moDisplayName": "Moldavo",
|
|
"shDisplayName": "Serbo-Croata",
|
|
"wwCountryDisplayName": "Mundial",
|
|
"afCountryDisplayName": "Afganistán",
|
|
"axCountryDisplayName": "Illas Åland",
|
|
"alCountryDisplayName": "Albánia",
|
|
"dzCountryDisplayName": "Arxelia",
|
|
"asCountryDisplayName": "Samoa Americana",
|
|
"adCountryDisplayName": "Andorra",
|
|
"aoCountryDisplayName": "Angola",
|
|
"aiCountryDisplayName": "Anguilla",
|
|
"agCountryDisplayName": "Antigua e Barbuda",
|
|
"arCountryDisplayName": "Arxentina",
|
|
"amCountryDisplayName": "Armenia",
|
|
"awCountryDisplayName": "Aruba",
|
|
"acCountryDisplayName": "Ilha de Ascensión",
|
|
"auCountryDisplayName": "Australia",
|
|
"atCountryDisplayName": "Austria",
|
|
"azCountryDisplayName": "Azerbaái",
|
|
"bsCountryDisplayName": "Bahamas",
|
|
"bhCountryDisplayName": "Bahrein",
|
|
"bdCountryDisplayName": "Bangladesh",
|
|
"bbCountryDisplayName": "Barbados",
|
|
"byCountryDisplayName": "Bielorrusia",
|
|
"beCountryDisplayName": "Bélgica",
|
|
"bzCountryDisplayName": "Belice",
|
|
"bjCountryDisplayName": "Benín",
|
|
"bmCountryDisplayName": "Bermudas",
|
|
"btCountryDisplayName": "Bután",
|
|
"boCountryDisplayName": "Bolivia",
|
|
"baCountryDisplayName": "Bosnia e Hercegovina",
|
|
"bwCountryDisplayName": "Botsuana",
|
|
"brCountryDisplayName": "Brasil",
|
|
"ioCountryDisplayName": "Territorio Británico do Océano Índico",
|
|
"vgCountryDisplayName": "Illas Vírgenes Británicas",
|
|
"bnCountryDisplayName": "Brunei",
|
|
"bgCountryDisplayName": "Bulgaria",
|
|
"bfCountryDisplayName": "Burkina Faso",
|
|
"biCountryDisplayName": "Burundi",
|
|
"khCountryDisplayName": "Cambodia",
|
|
"cmCountryDisplayName": "Camerún",
|
|
"caCountryDisplayName": "Canadá",
|
|
"cvCountryDisplayName": "Cabo Verde",
|
|
"bqCountryDisplayName": "Países Baixos Caribenhos",
|
|
"kyCountryDisplayName": "Illas Caimán",
|
|
"cfCountryDisplayName": "República Centroafricana",
|
|
"tdCountryDisplayName": "Chad",
|
|
"clCountryDisplayName": "Chile",
|
|
"cnCountryDisplayName": "China",
|
|
"cxCountryDisplayName": "Illa de Nadal",
|
|
"ccCountryDisplayName": "Illas Cocos [Keeling]",
|
|
"coCountryDisplayName": "Colombia",
|
|
"kmCountryDisplayName": "Comores",
|
|
"cdCountryDisplayName": "República Democrática do Congo",
|
|
"cgCountryDisplayName": "República do Congo",
|
|
"ckCountryDisplayName": "Illas Cook",
|
|
"crCountryDisplayName": "Costa Rica",
|
|
"ciCountryDisplayName": "Costa de Marfil",
|
|
"hrCountryDisplayName": "Croacia",
|
|
"cuCountryDisplayName": "Cuba",
|
|
"cwCountryDisplayName": "Curaçao",
|
|
"cyCountryDisplayName": "Chipre",
|
|
"czCountryDisplayName": "República Checa",
|
|
"dkCountryDisplayName": "Dinamarca",
|
|
"djCountryDisplayName": "Xibuti",
|
|
"dmCountryDisplayName": "Dominica",
|
|
"doCountryDisplayName": "República Dominicana",
|
|
"tlCountryDisplayName": "Timor Oriental",
|
|
"ecCountryDisplayName": "Ecuador",
|
|
"egCountryDisplayName": "Exipto",
|
|
"svCountryDisplayName": "El Salvador",
|
|
"gqCountryDisplayName": "Guinea Ecuatorial",
|
|
"erCountryDisplayName": "Eritrea",
|
|
"eeCountryDisplayName": "Estonia",
|
|
"szCountryDisplayName": "Eswatini",
|
|
"etCountryDisplayName": "Etiopía",
|
|
"fkCountryDisplayName": "Illas Malvinas",
|
|
"foCountryDisplayName": "Illas Feroe",
|
|
"fjCountryDisplayName": "Fiji",
|
|
"fiCountryDisplayName": "Finlandia",
|
|
"frCountryDisplayName": "Francia",
|
|
"gfCountryDisplayName": "Guiana Francesa",
|
|
"pfCountryDisplayName": "Polinesia Francesa",
|
|
"gaCountryDisplayName": "Gabón",
|
|
"gmCountryDisplayName": "Gambia",
|
|
"geCountryDisplayName": " Xeorxia",
|
|
"deCountryDisplayName": "Alemaña",
|
|
"ghCountryDisplayName": "Gana",
|
|
"giCountryDisplayName": "Xibraltar",
|
|
"grCountryDisplayName": "Grecia",
|
|
"glCountryDisplayName": "Groenlandia",
|
|
"gdCountryDisplayName": "Grenada",
|
|
"gpCountryDisplayName": "Guadalupe",
|
|
"guCountryDisplayName": "Guam",
|
|
"gtCountryDisplayName": "Guatemala",
|
|
"ggCountryDisplayName": "Guernsey",
|
|
"gnCountryDisplayName": "Guinea Conakry",
|
|
"gwCountryDisplayName": "Guinea-Bissau",
|
|
"gyCountryDisplayName": "Généa",
|
|
"htCountryDisplayName": "Haití",
|
|
"hmCountryDisplayName": "Illas Heard e Illas McDonald",
|
|
"hnCountryDisplayName": "Honduras",
|
|
"hkCountryDisplayName": "Hong Kong",
|
|
"huCountryDisplayName": "Hungría",
|
|
"isCountryDisplayName": "Islándia",
|
|
"inCountryDisplayName": "India",
|
|
"idCountryDisplayName": "Indonesia",
|
|
"irCountryDisplayName": "Irán",
|
|
"iqCountryDisplayName": "Iraq",
|
|
"ieCountryDisplayName": "Irlanda",
|
|
"imCountryDisplayName": "Isla de Man",
|
|
"ilCountryDisplayName": "Israel",
|
|
"itCountryDisplayName": "Italia",
|
|
"jmCountryDisplayName": "Xamaica",
|
|
"jpCountryDisplayName": "Xapón",
|
|
"jeCountryDisplayName": "Xersey",
|
|
"joCountryDisplayName": "Xordania",
|
|
"kzCountryDisplayName": "Kazaxistán",
|
|
"keCountryDisplayName": "Quenia",
|
|
"kiCountryDisplayName": "Kiribati",
|
|
"xkCountryDisplayName": "Kosovo",
|
|
"kwCountryDisplayName": "Kuwait",
|
|
"kgCountryDisplayName": "Quirguistán",
|
|
"laCountryDisplayName": "Laos",
|
|
"lvCountryDisplayName": "Letonia",
|
|
"lbCountryDisplayName": "Líbano",
|
|
"lsCountryDisplayName": "Lesoto",
|
|
"lrCountryDisplayName": "Liberia",
|
|
"lyCountryDisplayName": "Libia",
|
|
"liCountryDisplayName": "Liechtenstein",
|
|
"ltCountryDisplayName": "Lituania",
|
|
"luCountryDisplayName": "Luxemburgo",
|
|
"moCountryDisplayName": "Macau",
|
|
"mkCountryDisplayName": "Macedonia",
|
|
"mgCountryDisplayName": "Madagascar",
|
|
"mwCountryDisplayName": "Malaui",
|
|
"myCountryDisplayName": "Malaisia",
|
|
"mvCountryDisplayName": "Maldivas",
|
|
"mlCountryDisplayName": "Mali",
|
|
"mtCountryDisplayName": "Malta",
|
|
"mhCountryDisplayName": "Illas Marshall",
|
|
"mqCountryDisplayName": "Martinica",
|
|
"mrCountryDisplayName": "Mauritania",
|
|
"muCountryDisplayName": "Mauricio",
|
|
"ytCountryDisplayName": "Mayotte",
|
|
"mxCountryDisplayName": "México",
|
|
"fmCountryDisplayName": "Micronesia",
|
|
"mdCountryDisplayName": "Moldavia",
|
|
"mcCountryDisplayName": "Mónaco",
|
|
"mnCountryDisplayName": "Mongolia",
|
|
"meCountryDisplayName": "Montenegro",
|
|
"msCountryDisplayName": "Montserrat",
|
|
"maCountryDisplayName": "Marrocos",
|
|
"mzCountryDisplayName": "Mozambique",
|
|
"mmCountryDisplayName": "Myanmar (Birmania)",
|
|
"naCountryDisplayName": "Namibia",
|
|
"nrCountryDisplayName": "Nauru",
|
|
"npCountryDisplayName": "Nepal",
|
|
"nlCountryDisplayName": "Países Baixos",
|
|
"ncCountryDisplayName": "Nova Caledonia",
|
|
"nzCountryDisplayName": "Nova Zelanda",
|
|
"niCountryDisplayName": "Nicaragua",
|
|
"neCountryDisplayName": "Níger",
|
|
"ngCountryDisplayName": "Nigeria",
|
|
"nuCountryDisplayName": "Niue",
|
|
"nfCountryDisplayName": "Ilías Norfolk",
|
|
"kpCountryDisplayName": "Corea do Norte",
|
|
"mpCountryDisplayName": "Illas Marianas do Norte",
|
|
"noCountryDisplayName": "Noruega",
|
|
"omCountryDisplayName": "Omán",
|
|
"pkCountryDisplayName": "Paquistán",
|
|
"pwCountryDisplayName": "Palau",
|
|
"psCountryDisplayName": "Territorios Palestinos",
|
|
"paCountryDisplayName": "Panamá",
|
|
"pgCountryDisplayName": "Papua Nova Guinea",
|
|
"pyCountryDisplayName": "Paraguai",
|
|
"peCountryDisplayName": "Perú",
|
|
"phCountryDisplayName": "Filipinas",
|
|
"plCountryDisplayName": "Polonia",
|
|
"ptCountryDisplayName": "Portugal",
|
|
"prCountryDisplayName": "Porto Rico",
|
|
"qaCountryDisplayName": "Catar",
|
|
"reCountryDisplayName": "Reunión",
|
|
"roCountryDisplayName": "Romania",
|
|
"ruCountryDisplayName": "Rusia",
|
|
"rwCountryDisplayName": "Ruanda",
|
|
"blCountryDisplayName": "Santa Bártola",
|
|
"shCountryDisplayName": "Santa Helena",
|
|
"knCountryDisplayName": "San Cristovo e Neves",
|
|
"lcCountryDisplayName": "Santa Lucía",
|
|
"mfCountryDisplayName": "Santa Martiña",
|
|
"pmCountryDisplayName": "San Pedro e Miquelón",
|
|
"vcCountryDisplayName": "San Vicente",
|
|
"wsCountryDisplayName": "Samoa",
|
|
"smCountryDisplayName": "San Marino",
|
|
"stCountryDisplayName": "São Tomé e Príncipe",
|
|
"saCountryDisplayName": "Arabia Saudita",
|
|
"snCountryDisplayName": "Senegal",
|
|
"rsCountryDisplayName": "Sérvia",
|
|
"scCountryDisplayName": "Seychelles",
|
|
"slCountryDisplayName": "Serra Leoa",
|
|
"sgCountryDisplayName": "Singapur",
|
|
"sxCountryDisplayName": "Sint Maarten",
|
|
"skCountryDisplayName": "Eslovaquia",
|
|
"siCountryDisplayName": "Eslovenia",
|
|
"sbCountryDisplayName": "Illas Salomón",
|
|
"soCountryDisplayName": "Somalia",
|
|
"zaCountryDisplayName": "Sudáfrica",
|
|
"gsCountryDisplayName": "Xibraltar do Sur e as Illas Sandwich do Sur",
|
|
"krCountryDisplayName": "Corea do Sur",
|
|
"ssCountryDisplayName": "Sudán do Sur",
|
|
"esCountryDisplayName": "España",
|
|
"lkCountryDisplayName": "Sri Lanka",
|
|
"sdCountryDisplayName": "Sudán",
|
|
"srCountryDisplayName": "Surinam",
|
|
"sjCountryDisplayName": "Svalbard e Jan Mayen",
|
|
"seCountryDisplayName": "Suecia",
|
|
"chCountryDisplayName": "Suíza",
|
|
"syCountryDisplayName": "Siria",
|
|
"twCountryDisplayName": "Taiwán",
|
|
"tjCountryDisplayName": "Tadzhikistán",
|
|
"tzCountryDisplayName": "Tanzania",
|
|
"thCountryDisplayName": "Tailandia",
|
|
"tgCountryDisplayName": "Togo",
|
|
"tkCountryDisplayName": "Tokelau",
|
|
"toCountryDisplayName": "Tonga",
|
|
"ttCountryDisplayName": "Trindade/Tobago",
|
|
"tnCountryDisplayName": "Túnez",
|
|
"trCountryDisplayName": "Turquía",
|
|
"tmCountryDisplayName": "Turkmenistán",
|
|
"tcCountryDisplayName": "Illas Turks e Caicos",
|
|
"tvCountryDisplayName": "Tuvalu",
|
|
"viCountryDisplayName": "Illas Virxes dos Estados Unidos",
|
|
"ugCountryDisplayName": "Uganda",
|
|
"uaCountryDisplayName": "Ucraína",
|
|
"aeCountryDisplayName": "Emiratos Árabes Unidos",
|
|
"gbCountryDisplayName": "Reino Unido",
|
|
"usCountryDisplayName": "Estados Unidos",
|
|
"uyCountryDisplayName": "Uruguai",
|
|
"uzCountryDisplayName": "Uzbekistán",
|
|
"vuCountryDisplayName": "Vanuatu",
|
|
"vaCountryDisplayName": "Cidade do Vaticano",
|
|
"veCountryDisplayName": "Venezuela",
|
|
"vnCountryDisplayName": "Vietnam",
|
|
"wfCountryDisplayName": "Wallis e Futuna",
|
|
"ehCountryDisplayName": " Sáhara Occidental",
|
|
"yeCountryDisplayName": "Iemen",
|
|
"zmCountryDisplayName": "Zambia",
|
|
"zwCountryDisplayName": "Zimbabue",
|
|
"pay": "Pagar",
|
|
"allPrivateChats": "Chats directos",
|
|
"unknownPrivateChat": "Chat privado descoñecido",
|
|
"invitedToSpace": "{user} invitouno a unirse a un curso: {space}! Queres aceptar?",
|
|
"declinedInvitation": "Invitación rexeitada",
|
|
"acceptedInvitation": "Invitación aceptada",
|
|
"youreInvited": "📩 ¡Estás invitado!",
|
|
"invitedToChat": "{user} invitouno a unirse a un chat: {name}! Queres aceptar?",
|
|
"monthlySubscription": "Mensual",
|
|
"yearlySubscription": "Anual",
|
|
"defaultSubscription": "Suscripción a Pangea Chat",
|
|
"freeTrial": "Proba gratuíta",
|
|
"grammarAnalytics": "Errores de análise",
|
|
"total": "Total: ",
|
|
"noDataFound": "Non se atoparon datos",
|
|
"promoSubscriptionExpirationDesc": "A túa suscripción actual é promocional e expira o {expiration}. Envía un mensaxe a support@pangea.chat para axuda en cambiar a túa suscripción.",
|
|
"emptyChatNameWarning": "Por favor, introduce un nome para este chat",
|
|
"blurMeansTranslateTitle": "Por que a mensaxe está borrosa?",
|
|
"blurMeansTranslateBody": "Mentres o Modo Inmersión está activado, as mensaxes enviadas na túa lingua base estarán borrosas mentres Pangea Bot as traduce ao teu idioma de destino. O Modo Inmersión pode activarse ou desactivarse nas configuracións individuais e do curso.",
|
|
"someErrorTitle": "Hm, algo non está ben",
|
|
"someErrorBody": "Podería ser un erro ou algo na túa lingua base.",
|
|
"bestCorrectionFeedback": "¡Eso é correcto!",
|
|
"distractorFeedback": "Non é del todo correcto.",
|
|
"bestAnswerFeedback": "¡Eso é correcto!",
|
|
"definitionDefaultPrompt": "¿Que significa esta palabra?",
|
|
"practiceDefaultPrompt": "¿Cual é a mellor resposta?",
|
|
"correctionDefaultPrompt": "¿Cual é a mellor substitución?",
|
|
"itStartDefaultPrompt": "Queres axuda para traducir?",
|
|
"lockedChatWarning": "🔒 Este chat foi bloqueado",
|
|
"lockChat": "Bloquear chat",
|
|
"suggestToChat": "Suxerir este chat",
|
|
"suggestToChatDesc": "Os chats suxeridos aparecerán nas listas de chat",
|
|
"acceptSelection": "Aceptar corrección",
|
|
"acceptSelectionAnyway": "Usar isto de todos modos",
|
|
"makingActivity": "Creando actividade",
|
|
"why": "Por que?",
|
|
"definition": "Definición",
|
|
"exampleSentence": "Exemplo de frase",
|
|
"reportToTeacher": "A quen queres informar esta mensaxe?",
|
|
"reportMessageTitle": "{reportingUserId} informou dunha mensaxe de {reportedUserId} no chat {roomName}",
|
|
"reportMessageBody": "Mensaxe: {reportedMessage}\nRazón: {reason}",
|
|
"noTeachersFound": "Non se atoparon profesores para informar",
|
|
"viewArchive": "Ver arquivo",
|
|
"trialExpiration": "A túa proba gratuíta expira o {expiration}",
|
|
"freeTrialDesc": "Os novos usuarios reciben unha proba gratuíta dunha semana de Pangea Chat",
|
|
"activateTrial": "Proba gratuíta de 7 días",
|
|
"successfullySubscribed": "¡Subscribícheste con éxito!",
|
|
"clickToManageSubscription": "Fai clic aquí para xestionar a túa subscrición.",
|
|
"errorGettingAudio": "Erro ao obter o audio. Por favor, actualiza a páxina e inténtao de novo.",
|
|
"signUp": " Rexístrate",
|
|
"pleaseChooseAtLeastChars": "Por favor, escolla polo menos {min} caracteres.",
|
|
"noEmailWarning": "Por favor, introduce unha dirección de correo electrónico válida. Se non, non poderás restablecer a túa contrasinal. Se non queres facelo, toca de novo no botón para continuar.",
|
|
"pleaseEnterValidEmail": "Por favor, introduce unha dirección de correo electrónico válida.",
|
|
"pleaseChooseAUsername": "Por favor, escolla un nome de usuario",
|
|
"chooseAUsername": "Escoller un nome de usuario",
|
|
"define": "Definir",
|
|
"listen": "Escoitar",
|
|
"addConversationBot": "Habilitar o Bot de Conversa",
|
|
"addConversationBotDesc": "Engade un bot a esta conversa",
|
|
"convoBotSettingsDescription": "Editar o tema e a dificultade da conversa",
|
|
"enterAConversationTopic": "Introduce un tema de conversa",
|
|
"conversationTopic": "Tema de conversa",
|
|
"enableModeration": "Habilitar moderación",
|
|
"enableModerationDesc": "Habilitar a moderación automática para revisar os mensaxes antes de que se envíen",
|
|
"conversationLanguageLevel": "Cal é o nivel de idioma desta conversa?",
|
|
"showDefinition": "Amosar definición",
|
|
"subscriptionPopupTitle": "Esta frase podería ter un erro gramatical...",
|
|
"subscriptionPopupDesc": "¡Suscríbete hoxe para desbloquear a tradución e corrección gramatical!",
|
|
"seeOptions": "Ver opcións",
|
|
"continuedWithoutSubscription": "Continuar sen suscribirse",
|
|
"trialPeriodExpired": "O teu período de proba expirou",
|
|
"selectToDefine": "Fai clic en calquera palabra para ver a súa definición!",
|
|
"translations": "traducións",
|
|
"messageAudio": "áudio da mensaxe",
|
|
"definitions": "definicións",
|
|
"subscribedToUnlockTools": "¡Suscríbete para desbloquear traducións interactivas, revisión gramatical, reprodución de audio, actividades de práctica personalizadas e análises de aprendizaxe!",
|
|
"translationTooltip": "Traducir",
|
|
"audioTooltip": "Reproducir audio",
|
|
"speechToTextTooltip": "Transcripción",
|
|
"certifyAge": "Certifico que teño máis de {age} anos",
|
|
"kickBotWarning": "Eliminar o Pangea Bot eliminará o bot de conversa deste chat.",
|
|
"joinToView": "Únete a esta sala para ver detalles",
|
|
"refresh": "Actualizar",
|
|
"autoPlayTitle": "Reprodución automática de mensaxes",
|
|
"autoPlayDesc": "Cando está activado, o audio de texto a fala das mensaxes reproducirase automaticamente cando se seleccione.",
|
|
"messageAnalytics": "Análise de mensaxes",
|
|
"words": "Palabras",
|
|
"score": "Puntuación",
|
|
"accuracy": "Exactitude",
|
|
"points": "Puntos",
|
|
"noPaymentInfo": "Non é necesaria información de pagamento!",
|
|
"conversationBotModeSelectDescription": "Actividade de chat",
|
|
"conversationBotModeSelectOption_discussion": "Discusión",
|
|
"conversationBotModeSelectOption_custom": "Personalizado",
|
|
"conversationBotModeSelectOption_conversation": "Conversación",
|
|
"conversationBotModeSelectOption_textAdventure": "Aventura de texto",
|
|
"conversationBotModeSelectOption_storyGame": "Xogo de historia",
|
|
"conversationBotDiscussionZone_title": "Configuración de discusión",
|
|
"conversationBotDiscussionZone_discussionTopicLabel": "Tema de discusión",
|
|
"conversationBotDiscussionZone_discussionTopicPlaceholder": "Establecer tema de discusión",
|
|
"conversationBotDiscussionZone_discussionKeywordsLabel": "Palabras clave de discusión",
|
|
"conversationBotDiscussionZone_discussionKeywordsPlaceholder": "Establecer palabras clave de discusión",
|
|
"conversationBotDiscussionZone_discussionKeywordsHintText": "Lista separada por comas de palabras clave para guiar a discusión",
|
|
"conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": "Enviar aviso de discusión nun horario",
|
|
"conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": "Horas entre avisos de discusión",
|
|
"conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": "Responde a reacción ⏩",
|
|
"conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": "Reacción para enviar aviso de discusión",
|
|
"conversationBotCustomZone_title": "Configuración personalizada",
|
|
"conversationBotCustomZone_customSystemPromptLabel": "Aviso do sistema",
|
|
"conversationBotCustomZone_customSystemPromptPlaceholder": "Establecer aviso personalizado do sistema",
|
|
"conversationBotCustomZone_customSystemPromptEmptyError": "Falta o aviso personalizado do sistema",
|
|
"botConfig": "Configuración do bot e actividade",
|
|
"botConfigNoPermissionTitle": "Sen permiso",
|
|
"botConfigNoPermissionMessage": "Contacta co administrador da sala para cambiar a configuración do bot",
|
|
"addConversationBotDialogTitleInvite": "Confirmar invitación do bot de conversa",
|
|
"addConversationBotButtonInvite": "Invitar",
|
|
"addConversationBotDialogInviteConfirmation": "Invitar",
|
|
"addConversationBotButtonTitleRemove": "Confirmar a eliminación do bot de conversa",
|
|
"addConversationBotButtonRemove": "Eliminar",
|
|
"addConversationBotDialogRemoveConfirmation": "Eliminar",
|
|
"conversationBotConfigConfirmChange": "Confirmar",
|
|
"conversationBotStatus": "Invitar bot",
|
|
"conversationBotTextAdventureZone_title": "Aventura de texto",
|
|
"conversationBotTextAdventureZone_instructionLabel": "Instrucións do Xestor de Xogo",
|
|
"conversationBotTextAdventureZone_instructionPlaceholder": "Establecer instrucións do xestor de xogo",
|
|
"conversationBotCustomZone_instructionSystemPromptEmptyError": "Faltan instrucións do xestor de xogo",
|
|
"studentAnalyticsNotAvailable": "Datos do estudante actualmente non dispoñibles",
|
|
"roomDataMissing": "Algúnha información pode faltar nas salas nas que non es membro.",
|
|
"updatePhoneOS": "Pode que necesites actualizar a versión do sistema operativo do teu dispositivo.",
|
|
"wordsPerMinute": "Palabras por minuto",
|
|
"autoIGCToolName": "Executar a asistencia de escritura Pangea automaticamente",
|
|
"autoIGCToolDescription": "Executar automaticamente a asistencia de gramática e tradución de Pangea Chat antes de enviar a miña mensaxe.",
|
|
"runGrammarCorrection": "Verificar mensaxe",
|
|
"grammarCorrectionFailed": "Problemas a corrixir",
|
|
"grammarCorrectionComplete": "Parece ben!",
|
|
"tooltipInstructionsTitle": "Non estás seguro de para que serve iso?",
|
|
"tooltipInstructionsMobileBody": "Prema e mantén os elementos para ver as pistas.",
|
|
"tooltipInstructionsBrowserBody": "Pasa o rato por riba dos elementos para ver as pistas.",
|
|
"chatCapacity": "Capacidade de chat",
|
|
"roomFull": "Esta sala xa está completa.",
|
|
"topicNotSet": "O tema non foi establecido.",
|
|
"chatCapacityNotSet": "Este chat non ten límite de capacidade.",
|
|
"chatCapacityHasBeenChanged": "Capacidade de chat modificada",
|
|
"chatCapacitySetTooLow": "A capacidade de chat debe ser polo menos {count}.",
|
|
"chatCapacityExplanation": "A capacidade de chat limita o número de membros permitidos nun chat.",
|
|
"chatExceedsCapacity": "Este chat excede a súa capacidade.",
|
|
"tooManyRequest": "Demasiadas solicitudes, por favor inténteo de novo máis tarde.",
|
|
"enterNumber": "Por favor, introduce un valor numérico enteiro.",
|
|
"buildTranslation": "Constrúe a túa tradución a partir das opcións anteriores",
|
|
"nonexistentSelection": "A selección xa non existe.",
|
|
"changeAnalyticsLanguage": "Cambiar o idioma de Analytics",
|
|
"practice": "Practicar",
|
|
"noLanguagesSet": "Non hai idiomas establecidos",
|
|
"noActivitiesFound": "Iso é suficiente por agora! Volve máis tarde para máis.",
|
|
"hintTitle": "Pista:",
|
|
"speechToTextBody": "Para mensaxes de voz, podes ver unha transcrición así como a puntuación de Palabras por Minuto do orador.",
|
|
"versionNotFound": "Versión non atopada",
|
|
"fetchingVersion": "Obtendo a versión...",
|
|
"versionFetchError": "Erro ao obter a versión",
|
|
"versionText": "Versión: {version}+{buildNumber}",
|
|
"languageButtonLabel": "Idioma: {currentLanguage}",
|
|
"interactiveTranslatorAutoPlaySliderHeader": "Reprodución automática da tradución",
|
|
"interactiveTranslatorAutoPlayDesc": "Inicia o tradutor interactivo sen preguntar.",
|
|
"changeAnalyticsView": "Cambiar a vista de análise",
|
|
"l1TranslationBody": "Os mensaxes no teu idioma base non serán traducidos.",
|
|
"deleteSubscriptionWarningTitle": "Tes unha subscrición activa",
|
|
"deleteSubscriptionWarningBody": "Eliminar a túa conta non cancelará automaticamente a túa subscrición.",
|
|
"manageSubscription": "Xestionar a subscrición",
|
|
"error520Title": "Por favor, inténtao de novo.",
|
|
"error520Desc": "Desculpa, non puidemos entender a túa mensaxe...",
|
|
"wordsUsed": "Palabras utilizadas",
|
|
"errorTypes": "Tipos de erro",
|
|
"level": "Nivel",
|
|
"canceledSend": "Envío cancelado",
|
|
"morphsUsed": "Morfemas utilizados",
|
|
"translationChoicesBody": "Fai clic e mantén unha opción para obter unha pista.",
|
|
"grammar": "Gramática",
|
|
"contactHasBeenInvitedToTheChat": "O contacto foi invitado ao chat",
|
|
"inviteChat": "📨 Invitar ao chat",
|
|
"chatName": "Nome do chat",
|
|
"reportContentIssueTitle": "Informar problema de contido",
|
|
"feedback": "Comentarios opcionais",
|
|
"reportContentIssueDescription": "¡Vaya! A IA pode facilitar experiencias de aprendizaxe personalizadas pero... tamén alucina. Por favor, proporciona calquera comentario que teñas e intentaremos de novo.",
|
|
"changeContent": "¡Vaya! A IA pode facilitar experiencias de aprendizaxe personalizadas pero... tamén alucina. ¿Que debería ser?",
|
|
"clickTheWordAgainToDeselect": "Fai clic na palabra seleccionada para desmarcarla.",
|
|
"l2SupportNa": "Non dispoñible",
|
|
"l2SupportAlpha": "Alpha",
|
|
"l2SupportBeta": "Beta",
|
|
"l2SupportFull": "Completo",
|
|
"missingVoiceTitle": "Voz ausente",
|
|
"voiceNotAvailable": "Non tes unha voz instalada para esta lingua.",
|
|
"openVoiceSettings": "Abrir configuración de voz",
|
|
"playAudio": "Reproducir",
|
|
"stop": "Detener",
|
|
"grammarCopyPOSsconj": "Conxunción subordinante",
|
|
"grammarCopyPOSnum": "Número",
|
|
"grammarCopyPOSverb": "Verbo",
|
|
"grammarCopyPOSaffix": "Afixo",
|
|
"grammarCopyPOSpart": "Partícula",
|
|
"grammarCopyPOSadj": "Adxectivo",
|
|
"grammarCopyPOScconj": "Conxunción Coordinante",
|
|
"grammarCopyPOSpunct": "Puntuación",
|
|
"grammarCopyPOSadv": "Adverbio",
|
|
"grammarCopyPOSaux": "Auxiliar",
|
|
"grammarCopyPOSspace": "Espazo",
|
|
"grammarCopyPOSsym": "Símbolo",
|
|
"grammarCopyPOSdet": "Determinante",
|
|
"grammarCopyPOSpron": "Pronome",
|
|
"grammarCopyPOSadp": "Adposición",
|
|
"grammarCopyPOSpropn": "Nome Propio",
|
|
"grammarCopyPOSnoun": "Substantivo",
|
|
"grammarCopyPOSintj": "Interxección",
|
|
"grammarCopyPOSx": "Outro",
|
|
"grammarCopyGENDERfem": "Feminino",
|
|
"grammarCopyPERSON2": "Segunda Persoa",
|
|
"grammarCopyMOODimp": "Imperativo",
|
|
"grammarCopyPUNCTTYPEqest": "Pregunta",
|
|
"grammarCopyASPECTperf": "Perfecto",
|
|
"grammarCopyCASEaccnom": "Acusativo, Nominativo",
|
|
"grammarCopyCASEobl": "Oblícuo",
|
|
"grammarCopyVOICEact": "Activo",
|
|
"grammarCopyPUNCTTYPEbrck": "Paréntese",
|
|
"grammarCopyNOUNTYPEart": "Artigo",
|
|
"grammarCopyNUMBERsing": "Singular",
|
|
"grammarCopyGENDERmasc": "Masculino",
|
|
"grammarCopyVERBTYPEmod": "Modal",
|
|
"grammarCopyADVTYPEadverbial": "Adverbial",
|
|
"grammarCopyTENSEperi": "Perifrástico",
|
|
"grammarCopyNUMFORMdigit": "Dígito",
|
|
"grammarCopyNOUNTYPEnot_proper": "Non propio",
|
|
"grammarCopyNUMTYPEcard": "Cardinal",
|
|
"grammarCopyNOUNTYPEprop": "Propio",
|
|
"grammarCopyPUNCTTYPEdash": "Guion",
|
|
"grammarCopyPUNCTTYPEyes": "Si",
|
|
"grammarCopyPUNCTTYPEsemi": "Punto e coma",
|
|
"grammarCopyPUNCTTYPEcomm": "Virgula",
|
|
"grammarCopyMOODcnd": "Condicional",
|
|
"grammarCopyCASEacc": "Acusativo",
|
|
"grammarCopyPARTTYPEpart": "Partitivo",
|
|
"grammarCopyTENSEpast": "Pasado",
|
|
"grammarCopyDEGREEsup": "Superlativo",
|
|
"grammarCopyPUNCTTYPEcolo": "Doubliño",
|
|
"grammarCopyPERSON3": "Terceira Persoa",
|
|
"grammarCopyNUMBERplur": "Plural",
|
|
"grammarCopyPRONTYPEnpr": "Nome propio",
|
|
"grammarCopyPRONTYPEinterrogative": "Interrogativo",
|
|
"grammarCopyPOLITEinfm": "Informal",
|
|
"grammarCopyADVTYPEtim": "Tempo",
|
|
"grammarCopyPOLARITYneg": "Negativo",
|
|
"grammarCopyNUMTYPEtot": "Total",
|
|
"grammarCopyADVTYPEadnomial": "Adnominal",
|
|
"grammarCopyASPECTprog": "Progresivo",
|
|
"grammarCopyMOODsub": "Subxuntivo",
|
|
"grammarCopyVERBFORMcomplementive": "Complementivo",
|
|
"grammarCopyCASEnom": "Nominativo",
|
|
"grammarCopyTENSEfut": "Futuro",
|
|
"grammarCopyCASEdat": "Dativo",
|
|
"grammarCopyTENSEpres": "Presente",
|
|
"grammarCopyGENDERneut": "Neutro",
|
|
"grammarCopyPRONTYPErel": "Relativo",
|
|
"grammarCopyVERBFORMfinalEnding": "Final",
|
|
"grammarCopyPRONTYPEdem": "Demostrativo",
|
|
"grammarCopyPREPCASEpre": "Preposicional",
|
|
"grammarCopyVERBFORMfin": "Finito",
|
|
"grammarCopyDEGREEpos": "Positivo",
|
|
"grammarCopyPUNCTTYPEquot": "Cita",
|
|
"grammarCopyVERBFORMger": "Gerundio",
|
|
"grammarCopyVOICEpass": "Pasivo",
|
|
"grammarCopyCASEgen": "Genitivo",
|
|
"grammarCopyTENSEprs": "Presente",
|
|
"grammarCopyDEFINITEdef": "Definido",
|
|
"grammarCopyNUMTYPEord": "Ordinal",
|
|
"grammarCopyCASEins": "Instrumental",
|
|
"grammarCopyVERBFORMinf": "Infinitivo",
|
|
"grammarCopyVERBFORMaux": "Auxiliar",
|
|
"grammarCopyNUMFORMlong": "Longo",
|
|
"grammarCopyCASEloc": "Cas",
|
|
"grammarCopyMOODind": "Modo",
|
|
"grammarCopyDEGREEcmp": "Comparativo",
|
|
"grammarCopyCASErelativeCase": "Relativo",
|
|
"grammarCopyPUNCTTYPEexcl": "Exclamativo",
|
|
"grammarCopyPERSON1": "Primeira persoa",
|
|
"grammarCopyPUNCTSIDEini": "Inicial",
|
|
"grammarCopyGENDERperson": "Persoa",
|
|
"grammarCopyFOREIGNyes": "Estranxeiro",
|
|
"grammarCopyVOICEvoice": "Voz",
|
|
"grammarCopyVERBTYPEverbType": "Verbo",
|
|
"grammarCopyPOSSpass": "Posesivo",
|
|
"grammarCopyPREPCASEprepCase": "Preposicional",
|
|
"grammarCopyNUMTYPEnumType": "Numeral",
|
|
"grammarCopyNOUNTYPEnounType": "Substantivo",
|
|
"grammarCopyREFLEXreflex": "Reflexivo",
|
|
"grammarCopyPRONTYPEpronType": "Pronome",
|
|
"grammarCopyPUNCTSIDEpunctSide": "Lado da puntuación",
|
|
"grammarCopyVERBFORMverbForm": "Forma do verbo",
|
|
"grammarCopyGENDERgender": "Xénero",
|
|
"grammarCopyMOODmood": "Modo",
|
|
"grammarCopyASPECTaspect": "Aspecto",
|
|
"grammarCopyPUNCTTYPEpunctType": "Puntuación",
|
|
"grammarCopyTENSEtense": "Tempo",
|
|
"grammarCopyDEGREEdegree": "Grao",
|
|
"grammarCopyPOLITEpolite": "Cortesía",
|
|
"grammarCopyADVTYPEadvType": "Adverbio",
|
|
"grammarCopyNUMFORMnumber": "Número",
|
|
"grammarCopyCONJTYPEconjType": "Conxunción",
|
|
"grammarCopyPOLARITYpolarity": "Polaridade",
|
|
"grammarCopyCASEcase": "Caso",
|
|
"grammarCopyDEFINITEdefinite": "Definido",
|
|
"grammarCopyNUMFORMnumForm": "Numeral",
|
|
"grammarCopyPRONTYPEadn": "Adnominal",
|
|
"grammarCopyVOCvoc": "Vocativo",
|
|
"grammarCopyCMPLcmpl": "Complementador",
|
|
"grammarCopyADVadv": "Adverbial",
|
|
"grammarCopyMOODjus": "Imperativo",
|
|
"grammarCopyGENDERcom": "Común",
|
|
"grammarCopyREFLEXrflx": "Reflexivo",
|
|
"grammarCopyPARTTYPEpar": "Partitivo",
|
|
"grammarCopySPCspc": "Específico",
|
|
"grammarCopyTENSEpqp": "Mais-que-perfeito",
|
|
"grammarCopyREFLEXref": "Reflexivo",
|
|
"grammarCopyPUNCTTYPEnshrt": "Curtado",
|
|
"grammarCopyNUMBERdual": "Dúal",
|
|
"grammarCopyNUMFORMlng": "Longo",
|
|
"grammarCopyVOICEmid": "Medio",
|
|
"grammarCopyINTRELintRel": "Interrogativo, Relativo",
|
|
"grammarCopyINTint": "Interrogativo",
|
|
"grammarCopyVOICEcaus": "Causativo",
|
|
"grammarCopyUnknown": "Descoñecido",
|
|
"grammarCopyEVIDENTevident": "Evidencialidade",
|
|
"grammarCopyNUMFORMnumberPsor": "Número do poseedor",
|
|
"grammarCopyASPECThab": "Hábito",
|
|
"grammarCopyCASEabl": "Ablativo",
|
|
"grammarCopyCASEall": "Allativo",
|
|
"grammarCopyCASEess": "Esivo",
|
|
"grammarCopyCASEtra": "Translativo",
|
|
"grammarCopyCASEequ": "Equativo",
|
|
"grammarCopyCASEdis": "Distributivo",
|
|
"grammarCopyCASEabs": "Absolutivo",
|
|
"grammarCopyCASEerg": "Ergativo",
|
|
"grammarCopyCASEcau": "Causal",
|
|
"grammarCopyCASEben": "Benefactivo",
|
|
"grammarCopyCASEtem": "Temporal",
|
|
"grammarCopyCONJTYPEcoord": "Coordinante",
|
|
"grammarCopyDEFINITEcons": "Estado de construción",
|
|
"grammarCopyDEGREEabs": "Grao absoluto",
|
|
"grammarCopyEVIDENTfh": "Evidencialidade factual",
|
|
"grammarCopyEVIDENTnfh": "Evidencialidade non factual",
|
|
"grammarCopyMOODopt": "Optativo",
|
|
"grammarCopyMOODadm": "Admirativo",
|
|
"grammarCopyMOODdes": "Desiderativo",
|
|
"grammarCopyMOODnec": "Necessitativo",
|
|
"grammarCopyMOODpot": "Potencial",
|
|
"grammarCopyMOODprp": "Propositivo",
|
|
"grammarCopyMOODqot": "Citativo",
|
|
"grammarCopyNUMFORMword": "Forma da palabra",
|
|
"grammarCopyNUMFORMroman": "Numeral romano",
|
|
"grammarCopyNUMFORMletter": "Forma de letra",
|
|
"grammarCopyNUMTYPEmult": "Multiplicativo",
|
|
"grammarCopyNUMTYPEfrac": "Fraccionario",
|
|
"grammarCopyNUMTYPEsets": "Conxunto",
|
|
"grammarCopyNUMTYPErange": "Intervalo",
|
|
"grammarCopyNUMTYPEdist": "Distributivo",
|
|
"grammarCopyNUMBERtri": "Proba",
|
|
"grammarCopyNUMBERpauc": "Paucal",
|
|
"grammarCopyNUMBERgrpa": "Paucal maior",
|
|
"grammarCopyNUMBERgrpl": "Plural maior",
|
|
"grammarCopyNUMBERinv": "Inversa",
|
|
"grammarCopyPERSON0": "Zero",
|
|
"grammarCopyPERSON4": "Cuarta",
|
|
"grammarCopyPOLITEform": "Formal",
|
|
"grammarCopyPOLITEelev": "Elevado",
|
|
"grammarCopyPOLITEhumb": "Humilde",
|
|
"grammarCopyPRONTYPEemp": "Enfático",
|
|
"grammarCopyPRONTYPEexc": "Exclamativo",
|
|
"grammarCopyPRONTYPErcp": "Recíproco",
|
|
"grammarCopyPRONTYPEintRelPronType": "Interrogativo-Relativo",
|
|
"grammarCopyTENSEaor": "Aoristo",
|
|
"grammarCopyTENSEeps": "Epistémico",
|
|
"grammarCopyTENSEprosp": "Prospectivo",
|
|
"grammarCopyVERBFORMpart": "Participio",
|
|
"grammarCopyVERBFORMconv": "Converbo",
|
|
"grammarCopyVERBFORMvnoun": "Nome Verbal",
|
|
"grammarCopyVOICEantip": "Antipassivo",
|
|
"grammarCopyVOICEcauVoice": "Causativo",
|
|
"grammarCopyVOICedir": "Directo",
|
|
"grammarCopyVOICEinvVoice": "Inverso",
|
|
"grammarCopyVOICErcpVoice": "Recíproco",
|
|
"grammarCopyPOS": "Parte do Discurso",
|
|
"grammarCopyGENDER": "Xénero",
|
|
"grammarCopyPERSON": "Persoa",
|
|
"grammarCopyMOOD": "Modo",
|
|
"grammarCopyPUNCTTYPE": "Tipo de Puntuación",
|
|
"grammarCopyASPECT": "Aspecto",
|
|
"grammarCopyCASE": "Caso",
|
|
"grammarCopyVOICE": "Voz",
|
|
"grammarCopyNOUNTYPE": "Tipo de Substantivo",
|
|
"grammarCopyVERBTYPE": "Tipo de verbo",
|
|
"grammarCopyADVTYPE": "Tipo de advérbio",
|
|
"grammarCopyNUMFORM": "Forma de numeral",
|
|
"grammarCopyNUMTYPE": "Tipo de numeral",
|
|
"grammarCopyNUMBER": "Número",
|
|
"grammarCopyDEFINITE": "Definido",
|
|
"grammarCopyDEGREE": "Grao",
|
|
"grammarCopyEVIDENT": "Evidencialidade",
|
|
"grammarCopyFOREIGN": "Estranxeiro",
|
|
"grammarCopyPOLARITY": "Polaridade",
|
|
"grammarCopyPOLITE": "Cortesía",
|
|
"grammarCopyPREPCASE": "Caso preposicional",
|
|
"grammarCopyPRONTYPE": "Tipo de pronome",
|
|
"grammarCopyPUNCTSIDE": "Lado de puntuación",
|
|
"grammarCopyREFLEX": "Reflexivo",
|
|
"grammarCopyTENSE": "Tempo",
|
|
"grammarCopyVERBFORM": "Forma do verbo",
|
|
"grammarCopyCONJTYPE": "Tipo de conxunción",
|
|
"grammarCopySPC": "Especificidade",
|
|
"grammarCopyPARTTYPE": "Tipo partitivo",
|
|
"grammarCopyINTREL": "Interrogativa-Relativa",
|
|
"grammarCopyNUMFORMpsor": "Número do poseedor",
|
|
"grammarCopyUNKNOWN": "Descoñecido",
|
|
"grammarCopyNUMBERPSOR": "Número do poseedor",
|
|
"grammarCopyPOSS": "Posesivo",
|
|
"grammarCopyASPECTimp": "Aspecto imperfectivo",
|
|
"grammarCopyCASEvoc": "Vocativo",
|
|
"grammarCopyCASEcom": "Comitativo",
|
|
"grammarCopyCASEpar": "Partitivo",
|
|
"grammarCopyCASEadv": "Adverbial",
|
|
"grammarCopyCASEref": "Referencial",
|
|
"grammarCopyCASErel": "Relativo",
|
|
"grammarCopyCASEsub": "Subessivo",
|
|
"grammarCopyCASEsup": "Superessivo",
|
|
"grammarCopyCASEaccdat": "Acusativo-Dativo",
|
|
"grammarCopyCASEpre": "Preposicional",
|
|
"grammarCopyCONJTYPEsub": "Subordinante",
|
|
"grammarCopyCONJTYPEcmp": "Comparativo",
|
|
"grammarCopyDEFINITEind": "Indefinido",
|
|
"grammarCopyMOODint": "Modo interrogativo",
|
|
"grammarCopyNOUNTYPEcomm": "Substantivo Común",
|
|
"grammarCopyNUMBERPSORsing": "Singular do Posuidor",
|
|
"grammarCopyNUMBERPSORplur": "Plural do Posuidor",
|
|
"grammarCopyNUMBERPSORdual": "Dual do Posuidor",
|
|
"grammarCopyPOLARITYpos": "Polaridade Positiva",
|
|
"grammarCopyPOSSyes": "Posesivo",
|
|
"grammarCopyPREPCASEnpr": "Non preposicional",
|
|
"grammarCopyPRONTYPEprs": "Persoal",
|
|
"grammarCopyPRONTYPEint": "Interrogativo",
|
|
"grammarCopyPRONTYPEtot": "Total",
|
|
"grammarCopyPRONTYPEneg": "Negativo",
|
|
"grammarCopyPRONTYPEart": "Artigo",
|
|
"grammarCopyPRONTYPEind": "Indefinido",
|
|
"grammarCopyPRONTYPEintrel": "Interrogativo-Relativo",
|
|
"grammarCopyPUNCTSIDEfin": "Puntuación final",
|
|
"grammarCopyPUNCTTYPEperi": "Período",
|
|
"grammarCopyREFLEXyes": "Reflexivo",
|
|
"grammarCopyTENSEimp": "Imperfecto",
|
|
"grammarCopyVERBFORMsup": "Supino",
|
|
"grammarCopyVERBFORMadn": "Adnominal",
|
|
"grammarCopyVERBFORMlng": "Longo",
|
|
"grammarCopyVERBFORMshrt": "Corto",
|
|
"grammarCopyVERBTYPEcaus": "Verbo causativo",
|
|
"grammarCopyVOICEcau": "Causativo",
|
|
"grammarCopyVOICEdir": "Directo",
|
|
"grammarCopyVOICEinv": "Inverso",
|
|
"grammarCopyVOICErcp": "Recíproco",
|
|
"enterPrompt": "Por favor, introduce un aviso do sistema",
|
|
"selectBotLanguage": "Selecciona o idioma do bot",
|
|
"chooseVoice": "Escolla unha voz",
|
|
"enterLanguageLevel": "Por favor, introduce un nivel de idioma",
|
|
"enterDiscussionTopic": "Por favor, introduce un tema de discusión",
|
|
"selectBotChatMode": "Selecciona o modo de chat",
|
|
"messageNotInTargetLang": "Mensaxe non no idioma obxectivo",
|
|
"other": "Outro",
|
|
"levelShort": "NIV {level}",
|
|
"botModeValidation": "Por favor, selecciona un modo de chat",
|
|
"clickBestOption": "Escolla as mellores opcións para traducir a túa mensaxe!",
|
|
"completeActivitiesToUnlock": "Completa polo menos unha actividade para desbloquear a tradución!",
|
|
"botSettingsSubtitle": "Invita ao bot a moderar a actividade do chat",
|
|
"invitePeople": "Invitar usuarios",
|
|
"noCapacityLimit": "Sen límite de capacidade",
|
|
"downloadGroupText": "Descargar texto do grupo",
|
|
"notificationsOn": "Notificacións activadas",
|
|
"notificationsOff": "Notificacións desactivadas",
|
|
"chatCanBeFoundViaSearch": "O chat pódese atopar mediante busca",
|
|
"requireCodeToJoin": "Requírese código para unirse",
|
|
"canFindInSearch": "Pódese atopar na busca",
|
|
"addChatToSpace": "Engadir chat ao espazo",
|
|
"createChatAndInviteUsers": "Crear chat e invitar usuarios",
|
|
"updatedNewSpaceDescription": "Os cursos permiten consolidar os teus chats e crear comunidades privadas ou públicas.",
|
|
"joinWithCode": "Unirse con código",
|
|
"enterCodeToJoin": "Introduce o código para unirse",
|
|
"updateNow": "Actualizar agora",
|
|
"updateLater": "Actualizar despois",
|
|
"constructUseWaDesc": "Usado sen axuda",
|
|
"constructUseGaDesc": "Asistencia gramatical",
|
|
"constructUseTaDesc": "Asistencia na tradución",
|
|
"constructUseUnkDesc": "Descoñecido",
|
|
"constructUseCorITDesc": "Correcto na tradución",
|
|
"constructUseIgnITDesc": "Ignorado na tradución",
|
|
"constructUseIncITDesc": "Incorrecto na tradución",
|
|
"constructUseIgnIGCDesc": "Ignorado na corrección gramatical",
|
|
"constructUseCorIGCDesc": "Correto na corrección gramatical",
|
|
"constructUseIncIGCDesc": "Incorrecto na corrección gramatical",
|
|
"constructUseCorPADesc": "Correcto na actividade de significado de palabras",
|
|
"constructUseIgnPADesc": "Ignorado na actividade de significado de palabras",
|
|
"constructUseIncPADesc": "Incorrecto na actividade de significado de palabras",
|
|
"constructUseCorWLDesc": "Correcto na actividade de escoita de palabras",
|
|
"constructUseIncWLDesc": "Incorrecto na actividade de escoita de palabras",
|
|
"constructUseIngWLDesc": "Ignorado na actividade de escoita de palabras",
|
|
"constructUseCorHWLDesc": "Correcto na actividade de palabra oculta",
|
|
"constructUseIncHWLDesc": "Incorrecto na actividade de palabra oculta",
|
|
"constructUseIgnHWLDesc": "Ignorado na actividade de palabra oculta",
|
|
"constructUseCorLDesc": "Correcto na actividade de lema",
|
|
"constructUseIncLDesc": "Incorrecto na actividade de lema",
|
|
"constructUseIgnLDesc": "Ignorado na actividade de lema",
|
|
"constructUseCorMDesc": "Correcto na actividade de gramática",
|
|
"constructUseIncMDesc": "Incorrecto na actividade de gramática",
|
|
"constructUseIgnMDesc": "Ignorado na actividade de gramática",
|
|
"constructUseEmojiDesc": "Correcto na actividade de emoji",
|
|
"constructUseCollected": "Recollido no chat",
|
|
"constructUseNanDesc": "Non aplicable",
|
|
"xpIntoLevel": "{currentXP} / {maxXP} XP",
|
|
"signInWithUsername": "Iniciar sesión con nome de usuario e contrasinal",
|
|
"registrationEmailMessage": "Por favor, verifica o teu correo electrónico cunha ligazón enviada alí. En algunhas ocasións, o correo pode tardar ata 5 minutos en chegar. Tamén revisa a túa carpeta de spam.",
|
|
"enableTTSToolName": "Texto a fala activado",
|
|
"enableTTSToolDescription": "Permite que a aplicación xere saída de texto a fala para partes do texto na túa lingua obxectivo.",
|
|
"couldNotFindTTS": "Non puidemos atopar un motor de texto a fala para a túa lingua obxectivo actual.",
|
|
"ttsInstructionsHyperlink": "Fai clic aquí para ver as instrucións para descargar unha nova voz no teu dispositivo.",
|
|
"createAnAccount": "Crear unha conta",
|
|
"signIn": "Iniciar sesión",
|
|
"signUpWithEmail": " Rexístrate con correo electrónico",
|
|
"signUpWithGoogle": "Rexístrate con Google",
|
|
"signUpWithApple": "Rexístrate con Apple",
|
|
"yourUsername": "O teu nome de usuario",
|
|
"yourEmail": "O teu correo electrónico",
|
|
"pleaseEnterAnEmail": "Por favor, introduce un enderezo de correo electrónico",
|
|
"signInWithGoogle": "Iniciar sesión con Google",
|
|
"signInWithApple": "Iniciar sesión con Apple",
|
|
"chooseYourAvatar": "Elixe o teu avatar",
|
|
"iWantToLearn": "Quero aprender",
|
|
"letsStart": "Comecemos",
|
|
"pleaseAgreeToTOS": "Por favor, acepta os Termos e Condicións",
|
|
"pleaseEnterEmail": "Por favor, introduce unha dirección de correo electrónico válida.",
|
|
"pleaseSelectALanguage": "Por favor, selecciona un idioma",
|
|
"myBaseLanguage": "O meu idioma base",
|
|
"clickWordsInstructions": "🧻 Fai clic en calquera palabra para detalles. 🤐",
|
|
"chooseBestDefinition": "Que significa esta palabra?",
|
|
"meaningSectionHeader": "Significado:",
|
|
"formSectionHeader": "Formas usadas en chats:",
|
|
"noEmojiSelectedTooltip": "Non se seleccionou ningún emoji",
|
|
"writingExercisesTooltip": "Escritura",
|
|
"listeningExercisesTooltip": "Escucha",
|
|
"readingExercisesTooltip": "Lectura",
|
|
"meaningNotFound": "Non se puido atopar o significado.",
|
|
"formsNotFound": "Non se puideron atopar as formas.",
|
|
"chooseBaseForm": "Elixe a forma base",
|
|
"notTheCodeError": "Perdón, iso non é o código!",
|
|
"totalXP": "Total de XP",
|
|
"numLemmas": "Total de lemas",
|
|
"numLemmasUsedCorrectly": "Número de lemas utilizados correctamente polo menos unha vez",
|
|
"numLemmasUsedIncorrectly": "Número de lemas utilizados incorrectamente 0 veces",
|
|
"numLemmasSmallXP": "Número de lemas con 0 - 30 XP",
|
|
"numLemmasMediumXP": "Número de lemas con 31 - 200 XP",
|
|
"numLemmasLargeXP": "Número de lemas con > 200 XP",
|
|
"numGrammarConcepts": "Número de conceptos de gramática",
|
|
"listGrammarConcepts": "Conceptos de gramática",
|
|
"listGrammarConceptsUsedCorrectly": "Conceptos de gramática utilizados correctamente nos mensaxes orixinais polo menos o 80% das veces",
|
|
"listGrammarConceptsUsedIncorrectly": "Conceptos de gramática utilizados incorrectamente nos mensaxes orixinais menos do 80% das veces",
|
|
"listGrammarConceptsUseCorrectlySystemGenerated": "Conceptos de gramática escollidos correctamente a partir de suxestións xeradas polo sistema polo menos o 80% das veces",
|
|
"listGrammarConceptsUseIncorrectlySystemGenerated": "Conceptos de gramática escollidos correctamente a partir de suxestións xeradas polo sistema menos do 80% das veces",
|
|
"listGrammarConceptsSmallXP": "Conceptos de gramática con 0-50 xp",
|
|
"listGrammarConceptsMediumXP": "Conceptos de gramática con 51-200 xp",
|
|
"listGrammarConceptsLargeXP": "Conceptos de gramática con 201-500 xp",
|
|
"listGrammarConceptsHugeXP": "Conceptos de gramática >500 xp",
|
|
"numMessagesSent": "Número de mensaxes enviadas",
|
|
"numWordsTyped": "Número de palabras escritas nos mensaxes orixinais",
|
|
"numCorrectChoices": "Número de palabras correctas escollidas a partir de suxestións xeradas polo sistema",
|
|
"numIncorrectChoices": "Número de palabras incorrectas escollidas a partir de suxestións xeradas polo sistema",
|
|
"commaSeparatedFile": "CSV",
|
|
"excelFile": "Excel",
|
|
"fileType": "Tipo de ficheiro",
|
|
"download": "Descargar",
|
|
"analyticsNotAvailable": "Analíticas de usuario non dispoñibles",
|
|
"downloading": "Descargando...",
|
|
"failedFetchUserAnalytics": "Fallou ao descargar as analíticas de usuario",
|
|
"downloadComplete": "Descarga completa!",
|
|
"whatIsTheMorphTag": "Cal é o {morphologicalFeature} de '{wordForm}'?",
|
|
"dataAvailable": "Dispoñibilidade de datos",
|
|
"available": "Dispoñible",
|
|
"pangeaBotIsFallible": "¡O Pangea Bot tamén comete erros!",
|
|
"whatIsMeaning": "Que significa '{lemma}'?",
|
|
"pickAnEmoji": "Cal é o teu emoji favorito para '{lemma}'?",
|
|
"chooseLemmaMeaningInstructionsBody": "¡Coincide os significados coas palabras na mensaxe!",
|
|
"doubleClickToEdit": "Fai dobre clic para editar.",
|
|
"removeFeature": "Eliminar {feature}",
|
|
"chooseCorrectLabel": "Elixe a etiqueta correcta.",
|
|
"levelPopupTitle": "Parabéns por chegar ao\nNível {level}",
|
|
"activityPlannerTitle": "Planificador de actividades",
|
|
"topicLabel": "Tema",
|
|
"topicPlaceholder": "Elixe un tema...",
|
|
"modeLabel": "Tipo de actividade",
|
|
"modePlaceholder": "Elixe un modo...",
|
|
"learningObjectiveLabel": "Obxectivo de aprendizaxe",
|
|
"learningObjectivePlaceholder": "Elixe un obxectivo de aprendizaxe...",
|
|
"mediaLabel": "Medios que os alumnos deben compartir",
|
|
"languageOfInstructionsLabel": "Idioma das instrucións da actividade",
|
|
"targetLanguageLabel": "Idioma obxectivo",
|
|
"cefrLevelLabel": "Nivel CEFR",
|
|
"generateActivitiesButton": "Xerar actividade",
|
|
"launchActivityButton": "Iniciar actividade",
|
|
"image": "Imaxe",
|
|
"video": "Vídeo",
|
|
"nan": "Non aplicable",
|
|
"activityPlannerOverviewInstructionsBody": "Elixe un tema, modo, obxectivo de aprendizaxe e xera unha actividade para o chat!",
|
|
"activityTitle": "Título da actividade",
|
|
"addVocabulary": "Engadir vocabulario",
|
|
"instructions": "Instrucións",
|
|
"numberOfLearners": "Número de alumnos",
|
|
"mustBeInteger": "Debe ser un número enteiro, por exemplo, 1, 2, 3, ...",
|
|
"noLemmasFound": "Non hai vocabulario con máis de {xp} puntos de experiencia. ¡Sigue practicando!",
|
|
"constructUsePvmDesc": "Producido en mensaxe de voz",
|
|
"lockedMorphFeature": "Esperando ser desbloqueado",
|
|
"leaveSpaceDescription": "Ao saír do curso, abandonarás todos os chats dentro del. Outros usuarios verán que saíste do curso.",
|
|
"whatIsLemma": "¿Qué é a lema?",
|
|
"constructUseCorMmDesc": "Significado correcto da mensaxe",
|
|
"constructUseIncMmDesc": "Significado incorrecto da mensaxe",
|
|
"constructUseIgnMmDesc": "Significado da mensaxe ignorada",
|
|
"clickForMeaningActivity": "Preme aquí para un Desafío de Significado",
|
|
"meaning": "Significado",
|
|
"chatWith": "Grupo con {displayname}",
|
|
"slightlyOffensive": "Lixeiramente ofensivo",
|
|
"clickOnEmailLink": "Prema no enlace do correo electrónico e logo continúe.\n\nRevisa a carpeta de spam se o correo non chegou.",
|
|
"whoIsAllowedToJoinThisChat": "Quen pode unirse a este chat",
|
|
"dontForgetPassword": "¡Non esquezas a túa contrasinal!",
|
|
"enableAutocorrectToolName": "Habilitar autocorrección do dispositivo",
|
|
"enableAutocorrectDescription": "Se o teu dispositivo soporta a lingua que estás a aprender, podes habilitar a autocorrección para corrixir erros comúns mentres escribes.",
|
|
"ttsDisbledTitle": "Texto a fala desactivado",
|
|
"ttsDisabledBody": "Podes activar o texto a fala nas túas configuracións de aprendizaxe",
|
|
"noSpaceDescriptionYet": "Aínda non se creou unha descrición do curso.",
|
|
"tooLargeToSend": "Este mensaxe é demasiado grande para enviar",
|
|
"exitWithoutSaving": "Estás seguro de que queres saír sen gardar?",
|
|
"enableAutocorrectPopupTitle": "Engade o teu teclado de idioma obxectivo indo a:",
|
|
"enableAutocorrectPopupSteps": " • Configuración\n • Xeral\n • Teclado\n • Teclados\n • Engadir novo teclado",
|
|
"enableAutocorrectPopupDescription": "Unha vez que se seleccione o idioma, podes facer clic na pequena icona do globo na parte inferior esquerda do teu teclado para activar o teclado recentemente instalado.",
|
|
"downloadGboardTitle": "Descarga Gboard desde a Google Play Store para activar a corrección automática e outras funcións do teclado:",
|
|
"downloadGboardSteps": " • Descarga Gboard\n • Abre a aplicación\n • Idiomas\n • Engadir teclado\n • Seleccionar idioma\n • Seleccionar tipo de teclado\n • Listo",
|
|
"downloadGboardDescription": "Unha vez que se seleccione o idioma, podes facer clic na pequena icona do globo na parte inferior esquerda do teu teclado para activar o teclado recentemente instalado.",
|
|
"enableAutocorrectWarning": "¡Advertencia! É necesario engadir o teclado do teu idioma obxectivo",
|
|
"displayName": "Nome para amosar",
|
|
"leaveRoomDescription": "Estás a piques de abandonar este chat. Outros usuarios verán que saíste do chat.",
|
|
"confirmUserId": "Por favor, confirma o teu nome de usuario de Pangea Chat para eliminar a túa conta.",
|
|
"startingToday": "Comezando hoxe",
|
|
"oneWeekFreeTrial": "Proba gratuíta dunha semana",
|
|
"paidSubscriptionStarts": "Comeza o {startDate}",
|
|
"cancelInSubscriptionSettings": "• Cancelar en calquera momento na configuración da subscrición",
|
|
"cancelToAvoidCharges": "• Cancelar antes de {trialEnds} para evitar cargos",
|
|
"downloadGboard": "Descargar Gboard",
|
|
"autocorrectNotAvailable": "Lamentablemente, a túa plataforma actualmente non é compatible con esta función. ¡Mantente atento para máis desenvolvementos!",
|
|
"pleaseUpdateApp": "Actualiza a aplicación para continuar.",
|
|
"chooseEmojiInstructionsBody": "Combina emojis coas palabras que mellor as representan. Non te preocupes! Non hai puntos en contra por discrepar. 😅",
|
|
"pickAnEmojiFor": "Elixe un emoji para {lemma}",
|
|
"analyticsVocabListBody": "Esta é toda a túa vocabulario! Á medida que gañas XP por cada palabra, pasará de semente a flor completa. Fai clic en calquera palabra para ver máis detalles.",
|
|
"morphAnalyticsListBody": "Estes son todos os conceptos gramaticais na lingua que estás aprendendo! Desbloquearásos ao atopalos mentres chateas. Fai clic para detalles.",
|
|
"knockSpaceSuccess": "Solicitaches unirte a este curso! Un administrador responderache cando o reciba 😊",
|
|
"joinByCode": "Unirse por código",
|
|
"chooseWordAudioInstructionsBody": "Escoita a mensaxe completa. Logo combina os audios coas palabras.",
|
|
"chooseMorphsInstructionsBody": "Fai clic nas pezas do puzzle para preguntas de gramática!",
|
|
"inviteAndLaunch": "Invitar e lanzar",
|
|
"createOwnChat": "Crea o teu propio chat",
|
|
"pleaseEnterInt": "Por favor, introduce un número",
|
|
"home": "Inicio",
|
|
"join": "Unirse",
|
|
"readingAssistanceOverviewBody": "Fai clic nos botóns de abaixo para mini-xogos de combinación de emojis, audios, significados de palabras e conceptos gramaticais. Ou fai clic en calquera palabra para máis detalles.",
|
|
"learnByTexting": "Aprende enviando mensaxes",
|
|
"levelSummaryTrigger": "Ver resumo",
|
|
"levelSummaryPopupTitle": "Resumo do nivel {level}",
|
|
"referFriends": "Recomendar a amigos",
|
|
"referFriendDialogTitle": "Invita a un amigo á túa conversa",
|
|
"referFriendDialogDesc": "Tes un amigo que está entusiasmado por aprender un idioma novo contigo? Entón copia e envía este enlace de invitación para unirte e comezar a chatear contigo hoxe.",
|
|
"youUnlocked": "Desbloqueaches",
|
|
"resetInstructionTooltipsTitle": "Restablecer dicas de instrución",
|
|
"resetInstructionTooltipsDesc": "Fai clic para amosar as dicas de instrución como se fose un novo usuario.",
|
|
"selectForGrammar": "Selecciona un icono de gramática para actividades e detalles.",
|
|
"newChatActivityTitle": "Engadir unha actividade divertida?",
|
|
"newChatActivityDesc": "Fai que cada chat de grupo sexa unha aventura con Activity Planner! Establece temas e obxectivos atractivos para o grupo, e dá vida ás conversas con imaxes impresionantes. Fomenta discusións imaxinativas e mantén a diversión sen esforzo!",
|
|
"exploreMore": "Explora máis",
|
|
"randomize": "Aleatorizar",
|
|
"clear": "Limpar",
|
|
"makeYourOwnActivity": "Crea a túa propia actividade",
|
|
"featuredActivities": "Destacadas",
|
|
"goToChat": "Ir ao chat",
|
|
"save": "Gardar",
|
|
"selectActivity": "Seleccionar actividade",
|
|
"wordFocusListeningMultipleChoice": "Cal audio coincide coa palabra?",
|
|
"startChat": "Comezar un chat",
|
|
"translationProblem": "Problema de tradución",
|
|
"perfectTranslation": "Tradución perfecta!",
|
|
"greatJobTranslation": "Moi bo traballo con esta tradución!",
|
|
"goodJobTranslation": "Bo traballo nesta tradución.",
|
|
"makingProgress": "Estás a progresar!",
|
|
"keepPracticing": "Segue practicando!",
|
|
"niceJob": "Bo traballo!",
|
|
"askToJoin": "Pide unirte",
|
|
"emptyChatWarningTitle": "O chat está baleiro",
|
|
"emptyChatWarningDesc": "Non invitaches a ninguén ao teu chat. Vai a Configuración do chat para convidar aos teus contactos ou ao Bot. Tamén podes facelo despois.",
|
|
"areYouLikeMe": "Es como eu?",
|
|
"tryAgainLater": "Demasiados intentos feitos. Por favor, tenta de novo en 5 minutos.",
|
|
"enterSpaceCode": "Introduce o código do curso",
|
|
"shareSpaceLink": "Compartir ligazón",
|
|
"byUsingPangeaChat": "Ao usar Pangea Chat, acepto as ",
|
|
"details": "Detalles",
|
|
"languageLevelPreA1Desc": "Nunca aprendín nin usei a lingua.",
|
|
"languageLevelA1Desc": "Podo entender e usar algunhas expresións cotiás familiares e frases moi básicas.",
|
|
"languageLevelA2Desc": "Podo entender frases e expresións de uso frecuente relacionadas con áreas de relevancia inmediata.",
|
|
"languageLevelB1Desc": "Podo afrontar a maioría das situacións cotiás e podo producir texto conectado sinxelo sobre temas familiares.",
|
|
"languageLevelB2Desc": "Podo entender as ideas principais de textos complexos e interactuar con un grao de fluidez e espontaneidade.",
|
|
"languageLevelC1Desc": "Podo expresar ideas con fluidez e espontaneidade sen moito esforzo e entender unha ampla gama de textos esixentes.",
|
|
"languageLevelC2Desc": "Podo entender case todo o que escoito ou leo e expresarme con fluidez e precisión.",
|
|
"newVocab": "Novo vocabulario",
|
|
"newGrammar": "Novos conceptos de gramática",
|
|
"congratulationsOnReaching": "¡Chegaches ao nivel {level}!",
|
|
"seeDetails": "Ver detalles",
|
|
"choosePracticeMode": "Preme nun dos botóns de arriba para comezar unha actividade de práctica",
|
|
"ban": "Bane",
|
|
"unban": "Desbanear",
|
|
"kick": "Expulsar",
|
|
"lemma": "Lema",
|
|
"grammarFeature": "Característica de gramática",
|
|
"grammarTag": "Etiqueta de gramática",
|
|
"forms": "Formas",
|
|
"exampleMessages": "Mensaxes de exemplo",
|
|
"timesUsedIndependently": "Veces usado de forma independente",
|
|
"timesUsedWithAssistance": "Veces usado con axuda",
|
|
"shareInviteCode": "Compartir código de invitación: {code}",
|
|
"leaderboard": "Clasificación",
|
|
"welcomeUser": "Benvido {user}",
|
|
"joinSpaceOnboardingDesc": "Tes un código ou enlace de invitación a un curso público?",
|
|
"skipForNow": "Omitir por agora",
|
|
"permissions": "Permisos",
|
|
"spaceChildPermission": "Quen pode engadir novas conversas a este curso",
|
|
"addEnvironmentOverride": "Engadir substitución de ambiente",
|
|
"defaultOption": "Predeterminado",
|
|
"deleteChatDesc": "Estás seguro de que queres eliminar esta conversa? Será eliminada para todos os participantes e todos os mensaxes dentro da conversa xa non estarán dispoñibles para práctica ou análise de aprendizaxe.",
|
|
"deleteSpaceDesc": "O curso e calquera conversa seleccionada serán eliminados para todos os participantes e todos os mensaxes dentro da conversa xa non estarán dispoñibles para práctica ou análise de aprendizaxe. Esta acción non se pode deshacer.",
|
|
"chatWithActivities": "Conversar con actividades",
|
|
"launch": "Iniciar",
|
|
"launchActivityToChats": "Iniciar actividade nas conversas",
|
|
"searchChats": "Buscar conversas",
|
|
"selectChats": "Seleccionar conversas",
|
|
"selectChatToStart": "¡Completo! Selecciona unha conversa para comezar",
|
|
"maxFifty": "Máximo 50",
|
|
"configureSpace": "Configurar o curso",
|
|
"pinMessages": "Fixar mensaxes",
|
|
"setJoinRules": "Establecer regras de incorporación",
|
|
"changeGeneralSettings": "Cambiar configuracións xerais",
|
|
"inviteOtherUsersToRoom": "Invitar outros usuarios",
|
|
"changeTheNameOfTheSpace": "Cambiar o nome do curso",
|
|
"changeTheDescription": "Cambiar a descrición",
|
|
"changeThePermissions": "Cambiar os permisos",
|
|
"introductions": "Presentacións",
|
|
"announcements": "Anuncios",
|
|
"activities": "Actividades",
|
|
"access": "Acceso",
|
|
"botSettings": "Configuración do bot",
|
|
"activitySuggestionTimeoutMessage": "Estamos traballando duro para xerar máis actividades para ti, por favor, comproba nun minuto",
|
|
"accessSettingsWarning": "¡Ups! Semella que non tes permiso para establecer as regras de acceso desta sala. Debes revisalas para asegurarte de que son o que necesitas e falar cun administrador da sala se precisas cambialas",
|
|
"howSpaceCanBeFound": "Como se pode atopar este curso",
|
|
"private": "Privado",
|
|
"cannotBeFoundInSearch": "Non se pode atopar na busca",
|
|
"public": "Público",
|
|
"visibleToCommunity": "Visible para a comunidade máis ampla de Pangea Chat a través de \"Atopar un curso\"",
|
|
"howSpaceCanBeJoined": "Como se pode unirse a este curso",
|
|
"canBeFoundVia": "Pódese atopar a través de:",
|
|
"canBeFoundViaInvitation": "• invitación",
|
|
"canBeFoundViaCodeOrLink": "• código ou enlace",
|
|
"canBeFoundViaKnock": "• solicitude para unirse e aprobación do administrador",
|
|
"youHaveLeveledUp": "¡Subiches de nivel!",
|
|
"sendActivities": "Enviar actividades",
|
|
"getStarted": "Comezar",
|
|
"getStartedBotChatDesc": "Conversar con IA é un excelente lugar para comezar e as ferramentas de lectura, escritura, escoita e fala de Pangea facilítano!",
|
|
"getStartedCommunitiesDesc": "Aprender con unha comunidade é onde brilla Pangea Chat!\nPodes unirte á túa clase, atopar un curso ou incluso crear o teu propio!",
|
|
"getStartedFriendsDesc": "Tes un amigo que quere aprender contigo?",
|
|
"getStartedBotChatComplete": "Ben feito! Estás a conversar co bot!",
|
|
"getStartedCommunitiesComplete": " xenial, uniches a un curso!",
|
|
"getStartedComplete": "Remataste esta sección!\nSegue explorando as nosas increíbles funcións conversando con amigos!",
|
|
"getStartedFriendsComplete": "Woohoo! Tes amigos! 😉",
|
|
"getStartedBotChatButton": "Comezar a conversar!",
|
|
"getStartedFriendsButton": "Conversar cun amigo",
|
|
"groupChat": "Chat de grupo",
|
|
"directMessage": "Mensaxe directa",
|
|
"newDirectMessage": "Nova mensaxe directa",
|
|
"speakingExercisesTooltip": "Falando",
|
|
"noChatsFoundHereYet": "Aínda non se atoparon chats aquí",
|
|
"duration": "Duración",
|
|
"transcriptionFailed": "Fallou ao transcribir o audio",
|
|
"aUserIsKnocking": "Un usuario está a solicitar unirse ao teu curso",
|
|
"usersAreKnocking": "{users} usuarios están a solicitar unirse ao teu curso",
|
|
"failedToFetchTranscription": "Fallou ao obter a transcrición",
|
|
"deleteEmptySpaceDesc": "A curso eliminarase para todos os participantes. Esta acción non se pode deshacer.",
|
|
"regenerate": " Rexenerar",
|
|
"mySavedActivities": "As miñas actividades gardadas",
|
|
"noSavedActivities": "Non hai actividades gardadas",
|
|
"saveActivity": "Gardar esta actividade",
|
|
"yourSavedActivities": "Actividades gardadas",
|
|
"failedToPlayVideo": "Non se puido reproducir o vídeo",
|
|
"done": "Rematado",
|
|
"inThisSpace": "Neste curso",
|
|
"myContacts": "Os meus contactos",
|
|
"inviteAllInSpace": "Invitar a todos neste curso",
|
|
"spaceParticipantsHaveBeenInvitedToTheChat": "Todos os participantes do curso foron convidados ao chat",
|
|
"numKnocking": "{count} tocando",
|
|
"numInvited": "{count} invitado",
|
|
"saved": "Gardado",
|
|
"reset": "Restablecer",
|
|
"errorGenerateActivityMessage": "Non se puido xerar a actividade",
|
|
"errorRegenerateActivityMessage": "Non se puido rexenerar a actividade",
|
|
"errorLaunchActivityMessage": "Non se puido iniciar a actividade",
|
|
"errorFetchingActivitiesMessage": "Non se puido obter as actividades",
|
|
"errorFetchingDefinition": "Fallo ao obter a definición",
|
|
"errorProcessAnalytics": "Fallo ao procesar a análise",
|
|
"errorDownloading": "Fallou a descarga",
|
|
"errorFetchingLevelSummary": "Fallo ao obter o resumo do nivel",
|
|
"errorLoadingSpaceChildren": "Fallou ao cargar os chats dentro deste curso",
|
|
"unexpectedError": "Erro inesperado.",
|
|
"pleaseReload": "Por favor, recargue e intente de novo.",
|
|
"translationError": "Erro de tradución",
|
|
"errorFetchingTranslation": "Fallou ao obter a tradución",
|
|
"errorFetchingActivity": "Fallou ao obter a actividade",
|
|
"check": "Comprobar",
|
|
"unableToFindRoom": "Non se atopou ningún chat ou curso con ese código. Por favor, inténteo de novo.",
|
|
"numCompletedActivities": "Número de actividades completadas",
|
|
"viewingAnalytics": "Vendo {visible}/{users} Análise",
|
|
"request": "Solicitude",
|
|
"requestAll": "Solicitar todo",
|
|
"confirmMessageUnpin": "¿Estás seguro de que queres desanclar esta mensaxe?",
|
|
"createActivityPlan": "Crear un novo plan de actividade",
|
|
"saveAndLaunch": "Gardar e lanzar",
|
|
"launchToSpace": "Lanzar ao curso",
|
|
"numberOfActivities": "Número de sesións de actividade",
|
|
"maximumActivityParticipants": "Cada actividade pode ter un máximo de {count} participante(s).",
|
|
"pending": "Pendiente",
|
|
"inactive": "Inactivo",
|
|
"unjoinedActivityMessage": "¿Queres participar? ¡Elixe un rol aberto!\nOu pásate a ver o espectáculo!",
|
|
"fullActivityMessage": "¡Séntete libre de ver o espectáculo! Mentres non haxa roles abertos para participar, podes ver o chat!",
|
|
"confirmRole": "Confirmar rol",
|
|
"openRoleLabel": "ABERTO",
|
|
"joinedTheActivity": "👋 {username} uniuse como {role}",
|
|
"finishedTheActivity": "🎯 {username} rematou esta actividade",
|
|
"endActivityTitle": "Remate",
|
|
"endActivityDesc": "¿Remataste os obxectivos?\nEsta é a túa confirmación de que te afastas de escribir. Pero non te preocupes, a diversión continúa no chat! Podes pasar o rato e gozar do espectáculo ata que todos fagan clic en 'Rematado'.",
|
|
"archiveToAnalytics": "Engadir ás miñas actividades rematadas",
|
|
"activitySummaryError": "Resúmenes de actividade non dispoñibles",
|
|
"requestSummaries": "Solicitar resúmenes",
|
|
"loadingActivitySummary": "Cargando resumo da actividade...",
|
|
"generatingNewActivities": "Es o primeiro usuario nesta parella de idiomas! Por favor, dame un minuto, estamos preparando actividades só para ti.",
|
|
"requestAccessTitle": "¿Querés solicitar acceso para ver as análises?",
|
|
"requestAccessDesc": "¿Queres solicitar acceso para ver as análises dos participantes?\n\nSe os participantes están de acordo, os administradores deste curso poderán ver:\n • vocabulario total\n • conceptos gramaticais totais\n • sesións de actividade completadas\n • os conceptos gramaticais específicos utilizados, correctos e incorrectos\n\nNon poderán ver:\n • mensaxes en chats fóra do curso\n • lista de vocabulario",
|
|
"requestAccess": "Solicitar acceso ({count})",
|
|
"analyticsInactiveTitle": "As solicitudes a usuarios inactivos non se puideron enviar",
|
|
"analyticsInactiveDesc": "Os usuarios inactivos que non iniciaron sesión desde que se introduciu esta función non verán a túa solicitude.\n\nO botón de Solicitar aparecerá unha vez que regresen. Podes reenviar a solicitude máis tarde facendo clic no botón de Solicitar baixo o seu nome cando estea dispoñible.",
|
|
"accessRequestedTitle": "Solicitude de acceso a análises",
|
|
"accessRequestedDesc": "Os administradores de “{space}” están a solicitar ver as túas análises de aprendizaxe.\n\nSe aceptas, os administradores deste curso poderán ver a túa:\n • vocabulario total\n • conceptos gramaticais totais\n • sesións de actividade completadas\n • conceptos gramaticais específicos utilizados, correctamente e incorrectamente\n\nNon poderán ver a túa:\n • mensaxes en chats fóra do curso\n • lista de vocabulario",
|
|
"allowAccess": "Permitir acceso",
|
|
"denyAccess": "Denegar acceso",
|
|
"adminRequestedAccess": "Os administradores solicitaron ver as túas análises.",
|
|
"lastUpdated": "Actualizado\n{time}",
|
|
"activityFinishedMessage": "¡Todo terminado!",
|
|
"endForAll": "Rematar para todos",
|
|
"newCourse": "Novo curso",
|
|
"newCourseSubtitle": "Que plan de curso queres usar?",
|
|
"failedToLoadCourses": "Non se puideron cargar os cursos",
|
|
"numModules": "{num} módulos",
|
|
"numActivityPlans": "{num} plans de actividade",
|
|
"coursePlan": "Plan de curso",
|
|
"editCourseLater": "Podes editar o título da plantilla, as descricións e a imaxe do curso máis tarde.",
|
|
"newCourseAccess": "Por defecto, os cursos son privados e requiren a aprobación do administrador para unirse. Podes editar estas configuracións en calquera momento.",
|
|
"createCourse": "Crear curso",
|
|
"stats": "Estadísticas",
|
|
"createGroupChat": "Crear chat de grupo",
|
|
"editCourse": "Editar curso",
|
|
"inviteDesc": "Por nome de usuario, por código ou ligazón",
|
|
"editCourseDesc": "Aquí podes editar o título do curso, a descrición, etc.",
|
|
"permissionsDesc": "Establece permisos como quen pode invitar usuarios, enviar mensaxes, crear chats, etc.",
|
|
"accessDesc": "Podes facer que o teu curso sexa aberto ao mundo! Ou, facer que o teu curso sexa privado e seguro.",
|
|
"createGroupChatDesc": "Mentres as sesións de actividade comezan e rematan, os chats de grupo permanecerán abertos para comunicación de rutina.",
|
|
"deleteDesc": "Só os administradores poden eliminar un curso. Esta é unha acción destructiva que elimina a todos os usuarios e elimina todos os chats seleccionados dentro do curso. Procede con precaución.",
|
|
"failedToLoadCourseInfo": "Non se puido cargar a información do curso",
|
|
"noCourseFound": "Oh, este curso necesita un plan!\n\nOs plans de curso son unha secuencia de temas e actividades de conversa.",
|
|
"additionalParticipants": "+ {num} outros",
|
|
"activityNotFoundForCourse": "Non se atopou esta actividade dentro do curso",
|
|
"courseChats": "Chats do curso",
|
|
"myActivitySessions": "As miñas sesións de actividade",
|
|
"directMessages": "Mensaxes directas",
|
|
"whatNow": "E agora?",
|
|
"chooseNextActivity": "Elixe a túa próxima actividade!",
|
|
"seeInstructions": "Ver instrucións",
|
|
"hideInstructions": "Agochar instrucións",
|
|
"letsGo": "Vamos alá",
|
|
"chooseRole": "Elixe un papel!",
|
|
"chooseRoleToParticipate": "Elixe un papel para participar!",
|
|
"waitingToFillRole": "Agardando para cubrir {num} roles...",
|
|
"pingParticipants": "Pingar aos participantes do curso",
|
|
"playWithBot": "Xogar con Pangea Bot",
|
|
"inviteFriends": "Invitar amigos",
|
|
"waitNotDone": "Espera, aínda non rematei!",
|
|
"waitingForOthersToFinish": "Agardando que o resto remate...",
|
|
"saveToCompletedActivities": "Gardar nas actividades completadas",
|
|
"generatingSummary": "Analizando o chat e xerando resultados",
|
|
"instructionsLanguage": "Idioma das instrucións",
|
|
"findCourse": "Atopa un curso",
|
|
"activityCompletedDesc": "A túa actividade completada engadiuse ás análises onde podes revisar e practicar a lingua que usaches.",
|
|
"pingParticipantsNotification": "{user} está a buscar usuarios para unirse á sesión de actividade en {room}",
|
|
"course": "Curso",
|
|
"courses": "Cursos",
|
|
"courseName": "Nome do curso",
|
|
"createNewCourse": "Novo curso",
|
|
"publicCourses": "Cursos públicos",
|
|
"goToCourse": "Ir ao curso: {course}",
|
|
"activityComplete": "Esta actividade foi completada. O resumo da actividade debería estar dispoñible a continuación.",
|
|
"haventChattedMuch": "Parece que non conversaches moito, tenta usar algunhas palabras de vocabulario! Se sentes que completaches o teu obxectivo, podes rematar a actividade a continuación.",
|
|
"haveChatted": "Parece que estiveches a conversar durante un tempo! Se sentes que completaches o teu obxectivo, remata para rematar a actividade e xeraremos un resumo na conversa!",
|
|
"userDoneAndWaiting": "{num1}/{num2} participantes remataron. Agarda a que rematen todos, e xeraremos un resumo na conversa! \n\nSe queres unirte de novo á conversa, clica no botón de continuar na conversa.",
|
|
"othersDoneAndWaiting": "{num1}/{num2} remataron. Remataste o teu obxectivo?",
|
|
"startNewSession": "Comezar nova sesión",
|
|
"joinOpenSession": "Unirse á sesión aberta",
|
|
"less": "menos",
|
|
"activityNotFound": "Actividade non atopada",
|
|
"levelUp": "Subir de nivel",
|
|
"myActivities": "As miñas actividades",
|
|
"openToJoin": "Aberto para unirse",
|
|
"results": "Resultados",
|
|
"activityDone": "Actividade Rematada!",
|
|
"moreLabel": "máis",
|
|
"promoCodeInfo": "Os códigos promocionais poden introducirse na seguinte páxina",
|
|
"editsComingSoon": "A capacidade de editar cidades e actividades chegará pronto.",
|
|
"editing": "Editando",
|
|
"activityNeedsOneMember": "¡Vaya! Esta actividade necesita 1 persoa máis.",
|
|
"activityNeedsMembers": "¡Vaya! Esta actividade necesita {num} persoas máis.",
|
|
"inviteFriendsToCourse": "Invita amigos ao meu curso",
|
|
"subscribeToUnlockActivitySummaries": "Suscríbete para desbloquear resúmenes de actividades",
|
|
"subscribeToUnlockDefinitions": "Suscríbete para desbloquear definicións",
|
|
"subscribeToUnlockTranscriptions": "Suscríbete para desbloquear transcricións",
|
|
"pingSent": "¡Envío de ping do curso! 🛎️",
|
|
"courseTitle": "Título do curso",
|
|
"courseDesc": "Descrición do curso",
|
|
"courseSavedSuccessfully": "Curso gardado con éxito",
|
|
"addCoursePlan": "Engadir un plan de curso",
|
|
"activityStatsButtonInstruction": "Faga clic aquí para ver as súas estatísticas de actividade e pechar a actividade cando remate",
|
|
"readingAnalyticsDesc": "Faga clic en practicar en cada mensaxe para actividades de lectura.",
|
|
"speakingAnalyticsDesc": "Grabe mensaxes de voz para practicar a fala.",
|
|
"audioAnalyticsDesc": "Faga clic en practicar en cada mensaxe para actividades de escoita.",
|
|
"loginToAccount": "Inicia sesión na miña conta",
|
|
"appDescription": "Aprende un idioma mentres envías mensaxes aos teus amigos.",
|
|
"languages": "Idiomas",
|
|
"chooseLanguage": "Elixe un idioma.",
|
|
"planTrip": "Planifica a túa viaxe",
|
|
"howAreYouTraveling": "Como estás viaxando?",
|
|
"unlockPrivateTrip": "Desbloquea unha viaxe privada",
|
|
"joinPublicTrip": "Unirse a un viaxe público",
|
|
"startOwnTrip": "Comezar o meu propio",
|
|
"tripPlanDesc": "As viaxes son cursos. Cada un ten entre 8 e 10 temas en secuencia con unha variedade de actividades de aprendizaxe de idiomas baseadas en tarefas.",
|
|
"unlockPrivateTripTitle": "Desbloquear viaxe privada",
|
|
"browsePublicTrips": "Explorar viaxes públicos",
|
|
"startOwnTripTitle": "Comezar a miña propia viaxe",
|
|
"courseCode": "Cal é a contrasinal secreta?",
|
|
"courseCodeHint": "Código ou enlace da viaxe",
|
|
"unlockMyTrip": "Desbloquear a miña viaxe",
|
|
"anyLevel": "Calquera nivel",
|
|
"signupOption": "Como queres rexistrarte?",
|
|
"withApple": "Con Apple",
|
|
"withGoogle": "Con Google",
|
|
"withEmail": "Con correo electrónico",
|
|
"createAccount": "Crear conta",
|
|
"noCoursesFound": "Non se atoparon cursos",
|
|
"loginWithEmail": "Iniciar sesión con correo electrónico",
|
|
"usernameOrEmail": "Nome de usuario ou correo electrónico",
|
|
"email": "Correo electrónico",
|
|
"forgotPassword": "Esqueciches a contrasinal?",
|
|
"writingAnalyticsDesc": "Envía mensaxes para practicar a escritura.",
|
|
"endActivity": "Rematar a actividade",
|
|
"allLanguages": "Todas as linguas",
|
|
"allCefrLevels": "Todos os niveis CEFR",
|
|
"chatListTooltip": "Aquí atoparás as túas mensaxes directas! Fai clic na icona de calquera usuario e \"comeza unha conversa\" para enviar unha mensaxe privada.",
|
|
"directMessageBotTitle": "Mensaxe directa ao Pangea Bot",
|
|
"feedbackTitle": "Retroalimentación da actividade",
|
|
"feedbackDesc": "Como se debería mellorar a actividade? Se podes proporcionar algúns detalles, faremos o cambio!",
|
|
"feedbackHint": "A túa retroalimentación",
|
|
"feedbackButton": "Enviar retroalimentación",
|
|
"directMessageBotDesc": "Falar con humanos é máis divertido pero... a IA está sempre lista!",
|
|
"inviteYourFriends": "Invita aos teus amigos",
|
|
"playWithAI": "Xoga con IA por agora",
|
|
"courseStartDesc": "O Pangea Bot está listo para comezar en calquera momento!\n\n...pero aprender é mellor con amigos!",
|
|
"@checkList": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@displayNavigationRail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@customReaction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accountInformation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addGroupDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addNewFriend": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@alreadyHaveAnAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createNewGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@writeAMessageLangCodes": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"l1": {
|
|
"type": "String"
|
|
},
|
|
"l2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@requests": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allCorrect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newWayAllGood": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@othersAreBetter": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@holdForInfo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@greenFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yellowFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@redFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itInstructionsTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oneday": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oneweek": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@onemonth": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gaTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@taTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorSliderHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveGrammarSliderHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorNotAllowed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorAllowed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorRequired": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notYetSet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myLearning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeDateRange": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@classDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addStudents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@copyClassLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@copyClassCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteStudentByUserName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslator": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareVideoDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareFiles": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectLanguageLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noIdenticalLanguages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantALanguagePartnerFrom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@worldWide": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noResults": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@searchBy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantAConversationPartner": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantALanguagePartnerWhoSpeaks": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantALanguagePartnerWhoIsLearning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinWithClassCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinWithClassCodeHint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelPreA1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelA1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelA2": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelB1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelB2": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelC1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelC2": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheNameOfTheClass": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheNameOfTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@askPangeaBot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sorryNoResults": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ignoreInThisText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@helpMeTranslate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@needsItShortMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@needsItMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"targetLanguage": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@needsIgcMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tokenTranslationTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spanTranslationDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spanTranslationTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l1SpanAndGrammarTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l1SpanAndGrammarDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@countryInformation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myLanguages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@targetLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sourceLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languagesISpeak": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatLanguageYouWantToLearn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsYourBaseLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveChanges": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicProfileTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicProfileDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableIT": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableIGC": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableLanguageAssistance": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableITUserDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableIGCUserDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableLanguageAssistanceUserDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableITClassDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDisableIGCClassDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itIsDisabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@igcIsDisabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToLearningSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error405Title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error405Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loginOrSignup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iAgreeToThe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@termsAndConditions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@andCertifyIAmAtLeast13YearsOfAge": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error502504Title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error502504Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error404Title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error404Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorPleaseRefresh": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleIT": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleIGC": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleToolSettingsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@connectedToStaging": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learningSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendVoiceNotes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendVoiceNotesDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatTopic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatTopicDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteStudentByUserNameDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@participants": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@almostPerfect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@prettyGood": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@letMeThink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickMessageTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickMessageBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@understandingMessagesTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@understandingMessagesBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allDone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vocab": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@low": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@medium": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@high": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unknownProficiency": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeView": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clearAll": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generateVocabulary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generatePrompts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionManagement": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@currentSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cancelSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectYourPlan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subsciptionPlatformTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionManagementUnavailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paymentMethod": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paymentHistory": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emptyChatDownloadWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@update": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateDesc": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"localVersion": {
|
|
"type": "String"
|
|
},
|
|
"storeVersion": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@maybeLater": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mainMenu": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleImmersionMode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleImmersionModeDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itToggleDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@igcToggleDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@originalMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sentMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@useType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@taAndGaTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definitionsToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageTranslationsToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definitionsToolDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationsToolDescrption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@welcomeBack": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kickAllStudents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kickAllStudentsConfirmation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteAllStudents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteAllStudentsConfirmation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteUsersFromPangea": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@redeemPromoCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterPromoCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadTxtFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadCSVFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@promotionalSubscriptionDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@originalSubscriptionPlatform": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"purchasePlatform": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@oneWeekTrial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadXLSXFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@abDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@afDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@akDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sqDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@amDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@arDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@anDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@asDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@avDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aeDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ayDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@azDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bmDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@baDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@euDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@beDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bhDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@biDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@brDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@caDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ceDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zhDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kwDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@coDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@crDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hrDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@csDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@daDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nlDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@eoDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@etDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@eeDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@foDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fjDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@frDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ffDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@glDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@elDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@guDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@htDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@haDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@heDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hzDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hoDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@huDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@idDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ieDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@igDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ikDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ioDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@isDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iuDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@klDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@krDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ksDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kkDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kmDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rwDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@koDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kuDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kjDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@laDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lbDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@liDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ltDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@luDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mkDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@msDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mlDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mtDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@miDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mrDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mhDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@naDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nvDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nbDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ndDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@neDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ngDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nrDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ocDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ojDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cuDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@omDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@orDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@osDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@piDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@faDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@plDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@psDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ptDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@quDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rmDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ruDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@scDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sdDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@seDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@smDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@srDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gdDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@snDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@siDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@skDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@slDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@soDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@esDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@suDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@swDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ssDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@svDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@taDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@teDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tgDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@thDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@boDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tkDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tlDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@trDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@twDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ugDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ukDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@urDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@uzDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@veDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@viDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@voDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@woDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fyDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@xhDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yoDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zaDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unkDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zuDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hawDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hmnDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@multiDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cebDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dzDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iwDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jwDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@moDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@afCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@axCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@alCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@asCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@adCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aoCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aiCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@agCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@arCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@amCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@awCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@auCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@atCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@azCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bhCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bbCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@byCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@beCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bjCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@btCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@boCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@baCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@brCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ioCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@biCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@khCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@caCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cvCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bqCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cxCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ccCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@coCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ckCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@crCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ciCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hrCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cuCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@czCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@djCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@doCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tlCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ecCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@egCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@svCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gqCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@erCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@eeCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@szCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@etCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@foCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fjCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fiCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@frCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@geCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ghCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@giCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@glCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gpCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@guCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gtCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ggCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@htCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@huCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@isCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@idCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@irCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iqCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ieCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@imCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ilCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jpCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jeCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@keCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kiCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@xkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@laCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lvCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lbCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lrCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@liCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ltCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@luCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@moCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mvCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mlCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mtCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mhCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mqCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mrCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@muCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ytCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mxCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mcCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@meCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@msCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@maCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@naCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nrCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@npCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nlCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ncCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@niCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@neCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ngCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nuCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kpCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mpCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@omCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@psCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@peCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@phCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@plCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ptCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@prCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@qaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ruCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lcCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vcCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@smCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@snCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@rsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@scCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@slCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sxCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@skCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@siCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sbCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@soCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gsCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@krCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ssCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@esCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sdCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@srCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sjCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@seCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@syCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@twCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tjCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@thCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tgCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tkCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@trCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tcCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tvCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@viCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ugCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@uaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aeCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gbCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@usCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@uyCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@uzCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vuCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vaCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@veCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vnCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wfCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ehCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yeCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zmCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@zwCountryDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pay": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allPrivateChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unknownPrivateChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invitedToSpace": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
},
|
|
"space": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@declinedInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acceptedInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youreInvited": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invitedToChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
},
|
|
"name": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@monthlySubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yearlySubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@defaultSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@freeTrial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@total": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noDataFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@promoSubscriptionExpirationDesc": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"expiration": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@emptyChatNameWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blurMeansTranslateTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blurMeansTranslateBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@someErrorTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@someErrorBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bestCorrectionFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@distractorFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bestAnswerFeedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definitionDefaultPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@practiceDefaultPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@correctionDefaultPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@itStartDefaultPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lockedChatWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lockChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@suggestToChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@suggestToChatDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acceptSelection": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acceptSelectionAnyway": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@makingActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@why": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definition": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@exampleSentence": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportToTeacher": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportMessageTitle": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"reportingUserId": {
|
|
"type": "String"
|
|
},
|
|
"reportedUserId": {
|
|
"type": "String"
|
|
},
|
|
"roomName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@reportMessageBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"reportedMessage": {
|
|
"type": "String"
|
|
},
|
|
"reason": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noTeachersFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@viewArchive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@trialExpiration": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"expiration": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@freeTrialDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activateTrial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@successfullySubscribed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickToManageSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorGettingAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signUp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseChooseAtLeastChars": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"min": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noEmailWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterValidEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseChooseAUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseAUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@define": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listen": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@convoBotSettingsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterAConversationTopic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationTopic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableModeration": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableModerationDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationLanguageLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@showDefinition": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionPopupTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscriptionPopupDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@seeOptions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@continuedWithoutSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@trialPeriodExpired": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectToDefine": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translations": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@definitions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribedToUnlockTools": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@audioTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@speechToTextTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@certifyAge": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"age": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@kickBotWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinToView": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@refresh": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autoPlayTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autoPlayDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@words": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@score": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accuracy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@points": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noPaymentInfo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_discussion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_custom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_conversation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_textAdventure": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotModeSelectOption_storyGame": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTopicLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTopicPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionKeywordsLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionKeywordsPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionKeywordsHintText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_customSystemPromptLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_customSystemPromptPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_customSystemPromptEmptyError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botConfig": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botConfigNoPermissionTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botConfigNoPermissionMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotDialogTitleInvite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotButtonInvite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotDialogInviteConfirmation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotButtonTitleRemove": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotButtonRemove": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addConversationBotDialogRemoveConfirmation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotConfigConfirmChange": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotStatus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotTextAdventureZone_title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotTextAdventureZone_instructionLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotTextAdventureZone_instructionPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@conversationBotCustomZone_instructionSystemPromptEmptyError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@studentAnalyticsNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomDataMissing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updatePhoneOS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wordsPerMinute": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autoIGCToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autoIGCToolDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@runGrammarCorrection": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCorrectionFailed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCorrectionComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooltipInstructionsTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooltipInstructionsMobileBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooltipInstructionsBrowserBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCapacity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomFull": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@topicNotSet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCapacityNotSet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCapacityHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCapacitySetTooLow": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@chatCapacityExplanation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatExceedsCapacity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooManyRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterNumber": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@buildTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nonexistentSelection": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeAnalyticsLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@practice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noLanguagesSet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noActivitiesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hintTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@speechToTextBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@versionNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fetchingVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@versionFetchError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@versionText": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"version": {
|
|
"type": "String"
|
|
},
|
|
"buildNumber": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@languageButtonLabel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"currentLanguage": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@interactiveTranslatorAutoPlaySliderHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@interactiveTranslatorAutoPlayDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeAnalyticsView": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l1TranslationBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteSubscriptionWarningTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteSubscriptionWarningBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@manageSubscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error520Title": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@error520Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wordsUsed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorTypes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@level": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canceledSend": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@morphsUsed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationChoicesBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contactHasBeenInvitedToTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportContentIssueTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedback": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportContentIssueDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeContent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickTheWordAgainToDeselect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l2SupportNa": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l2SupportAlpha": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l2SupportBeta": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@l2SupportFull": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@missingVoiceTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@voiceNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openVoiceSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@playAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stop": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSsconj": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSnum": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSverb": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSaffix": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSpart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSadj": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOScconj": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSpunct": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSadv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSaux": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSspace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSsym": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSdet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSpron": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSadp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSpropn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSnoun": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSintj": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSx": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERfem": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON2": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODimp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEqest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECTperf": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEaccnom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEobl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEact": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEbrck": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERsing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERmasc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBTYPEmod": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPEadverbial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEperi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMdigit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEnot_proper": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEcard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEprop": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEdash": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEyes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEsemi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEcomm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODcnd": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEacc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPARTTYPEpart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEpast": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEsup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEcolo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON3": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERplur": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEnpr": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEinterrogative": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEinfm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPEtim": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLARITYneg": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEtot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPEadnomial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECTprog": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODsub": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMcomplementive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEnom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEfut": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEdat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEpres": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERneut": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPErel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMfinalEnding": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEdem": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPREPCASEpre": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMfin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEpos": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEquot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMger": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEpass": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEgen": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEprs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITEdef": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEord": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEins": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMinf": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMaux": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMlong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEloc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODind": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEcmp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASErelativeCase": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEexcl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON1": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTSIDEini": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERperson": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyFOREIGNyes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEvoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBTYPEverbType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSSpass": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPREPCASEprepCase": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEnumType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEnounType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEXreflex": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEpronType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTSIDEpunctSide": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMverbForm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERgender": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODmood": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECTaspect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEpunctType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEtense": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEdegree": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEpolite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPEadvType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMnumber": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPEconjType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLARITYpolarity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEcase": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITEdefinite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMnumForm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEadn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOCvoc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCMPLcmpl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVadv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODjus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDERcom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEXrflx": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPARTTYPEpar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopySPCspc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEpqp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEXref": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEnshrt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERdual": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMlng": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEmid": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyINTRELintRel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyINTint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEcaus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyUnknown": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyEVIDENTevident": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMnumberPsor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECThab": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEabl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEtra": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEequ": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEdis": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEabs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEerg": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEcau": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEben": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEtem": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPEcoord": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITEcons": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREEabs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyEVIDENTfh": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyEVIDENTnfh": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODopt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODadm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODdes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODnec": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODpot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODprp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODqot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMroman": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMletter": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEmult": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEfrac": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEsets": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPErange": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPEdist": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERtri": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERpauc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERgrpa": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERgrpl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERinv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON0": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON4": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEform": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEelev": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITEhumb": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEemp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEexc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPErcp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEintRelPronType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEaor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEeps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEprosp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMpart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMconv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMvnoun": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEantip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEcauVoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICedir": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEinvVoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICErcpVoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyGENDER": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPERSON": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOOD": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECT": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyADVTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORM": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBER": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEGREE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyEVIDENT": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyFOREIGN": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLARITY": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLITE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPREPCASE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTSIDE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEX": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORM": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopySPC": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPARTTYPE": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyINTREL": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMFORMpsor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyUNKNOWN": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERPSOR": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyASPECTimp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEvoc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEcom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEpar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEadv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEref": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASErel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEsub": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEsup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEaccdat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCASEpre": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPEsub": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyCONJTYPEcmp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyDEFINITEind": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyMOODint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNOUNTYPEcomm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERPSORsing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERPSORplur": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyNUMBERPSORdual": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOLARITYpos": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPOSSyes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPREPCASEnpr": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEprs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEtot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEneg": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEind": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPRONTYPEintrel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTSIDEfin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyPUNCTTYPEperi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyREFLEXyes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyTENSEimp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMsup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMadn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMlng": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBFORMshrt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVERBTYPEcaus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEcau": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEdir": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICEinv": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarCopyVOICErcp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterPrompt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectBotLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseVoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterLanguageLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterDiscussionTopic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectBotChatMode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageNotInTargetLang": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@other": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelShort": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@botModeValidation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickBestOption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@completeActivitiesToUnlock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botSettingsSubtitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invitePeople": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noCapacityLimit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadGroupText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationsOn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationsOff": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCanBeFoundViaSearch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requireCodeToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canFindInSearch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addChatToSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createChatAndInviteUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updatedNewSpaceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinWithCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterCodeToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateNow": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateLater": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseWaDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseGaDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseTaDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseUnkDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorITDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnITDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncITDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnIGCDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorIGCDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncIGCDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorPADesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnPADesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncPADesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIngWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorHWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncHWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnHWLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnLDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorMDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncMDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnMDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseEmojiDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCollected": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseNanDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@xpIntoLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"currentXP": {
|
|
"type": "int"
|
|
},
|
|
"maxXP": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@signInWithUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@registrationEmailMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableTTSToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableTTSToolDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@couldNotFindTTS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttsInstructionsHyperlink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createAnAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signIn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signUpWithEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signUpWithGoogle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signUpWithApple": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterAnEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signInWithGoogle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signInWithApple": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iWantToLearn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@letsStart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseAgreeToTOS": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseSelectALanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myBaseLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickWordsInstructions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseBestDefinition": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@meaningSectionHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@formSectionHeader": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noEmojiSelectedTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@writingExercisesTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listeningExercisesTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@readingExercisesTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@meaningNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@formsNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseBaseForm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notTheCodeError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@totalXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmas": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasUsedCorrectly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasUsedIncorrectly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasSmallXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasMediumXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numLemmasLargeXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numGrammarConcepts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConcepts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsUsedCorrectly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsUsedIncorrectly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsUseCorrectlySystemGenerated": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsUseIncorrectlySystemGenerated": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsSmallXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsMediumXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsLargeXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@listGrammarConceptsHugeXP": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numMessagesSent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numWordsTyped": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numCorrectChoices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numIncorrectChoices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commaSeparatedFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@excelFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fileType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@download": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@analyticsNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloading": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@failedFetchUserAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsTheMorphTag": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"morphologicalFeature": {
|
|
"type": "String"
|
|
},
|
|
"wordForm": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@dataAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@available": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pangeaBotIsFallible": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsMeaning": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"lemma": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@pickAnEmoji": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"lemma": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@chooseLemmaMeaningInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@doubleClickToEdit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeFeature": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"feature": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@chooseCorrectLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelPopupTitle": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@activityPlannerTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@topicLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@topicPlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@modeLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@modePlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learningObjectiveLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learningObjectivePlaceholder": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mediaLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageOfInstructionsLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@targetLanguageLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cefrLevelLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generateActivitiesButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@launchActivityButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@image": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@video": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityPlannerOverviewInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addVocabulary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@instructions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numberOfLearners": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mustBeInteger": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noLemmasFound": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"xp": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@constructUsePvmDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lockedMorphFeature": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@leaveSpaceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsLemma": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseCorMmDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIncMmDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@constructUseIgnMmDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickForMeaningActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@meaning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@slightlyOffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clickOnEmailLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whoIsAllowedToJoinThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dontForgetPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectToolName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttsDisbledTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ttsDisabledBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noSpaceDescriptionYet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooLargeToSend": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@exitWithoutSaving": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectPopupTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectPopupSteps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectPopupDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadGboardTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadGboardSteps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@downloadGboardDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableAutocorrectWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@displayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@leaveRoomDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@confirmUserId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startingToday": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oneWeekFreeTrial": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@paidSubscriptionStarts": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"startDate": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@cancelInSubscriptionSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cancelToAvoidCharges": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"trialEnds": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@downloadGboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autocorrectNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseUpdateApp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseEmojiInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pickAnEmojiFor": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"lemma": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@analyticsVocabListBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@morphAnalyticsListBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knockSpaceSuccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinByCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseWordAudioInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseMorphsInstructionsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteAndLaunch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createOwnChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterInt": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@home": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@join": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@readingAssistanceOverviewBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learnByTexting": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelSummaryTrigger": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelSummaryPopupTitle": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@referFriends": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@referFriendDialogTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@referFriendDialogDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youUnlocked": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@resetInstructionTooltipsTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@resetInstructionTooltipsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectForGrammar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newChatActivityTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newChatActivityDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@exploreMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@randomize": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clear": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@makeYourOwnActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@featuredActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@save": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wordFocusListeningMultipleChoice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationProblem": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@perfectTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@greatJobTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goodJobTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@makingProgress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@keepPracticing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@niceJob": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@askToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emptyChatWarningTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emptyChatWarningDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@areYouLikeMe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tryAgainLater": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterSpaceCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareSpaceLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@byUsingPangeaChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@details": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelPreA1Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelA1Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelA2Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelB1Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelB2Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelC1Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languageLevelC2Desc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newVocab": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newGrammar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@congratulationsOnReaching": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@seeDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@choosePracticeMode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ban": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unban": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kick": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lemma": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarFeature": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@grammarTag": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@forms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@exampleMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@timesUsedIndependently": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@timesUsedWithAssistance": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareInviteCode": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"code": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@leaderboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@welcomeUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@joinSpaceOnboardingDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@skipForNow": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@permissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaceChildPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addEnvironmentOverride": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@defaultOption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteChatDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteSpaceDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatWithActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@launch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@launchActivityToChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@searchChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@selectChatToStart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@maxFifty": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@configureSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pinMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setJoinRules": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeGeneralSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteOtherUsersToRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheNameOfTheSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeThePermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@introductions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@announcements": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@access": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activitySuggestionTimeoutMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessSettingsWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@howSpaceCanBeFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@private": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@cannotBeFoundInSearch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@public": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@visibleToCommunity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@howSpaceCanBeJoined": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canBeFoundVia": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canBeFoundViaInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canBeFoundViaCodeOrLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@canBeFoundViaKnock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youHaveLeveledUp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStarted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedBotChatDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedCommunitiesDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedFriendsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedBotChatComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedCommunitiesComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedFriendsComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedBotChatButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@getStartedFriendsButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@groupChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newDirectMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@speakingExercisesTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noChatsFoundHereYet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@duration": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@transcriptionFailed": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aUserIsKnocking": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@usersAreKnocking": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"users": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@failedToFetchTranscription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteEmptySpaceDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@regenerate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mySavedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noSavedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourSavedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@failedToPlayVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@done": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inThisSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myContacts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteAllInSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaceParticipantsHaveBeenInvitedToTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numKnocking": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@numInvited": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@saved": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reset": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorGenerateActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorRegenerateActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorLaunchActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingActivitiesMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingDefinition": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorProcessAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorDownloading": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingLevelSummary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorLoadingSpaceChildren": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unexpectedError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseReload": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@translationError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingTranslation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorFetchingActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@check": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unableToFindRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numCompletedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@viewingAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"visible": {
|
|
"type": "int"
|
|
},
|
|
"users": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@request": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestAll": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@confirmMessageUnpin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createActivityPlan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveAndLaunch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@launchToSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numberOfActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@maximumActivityParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@pending": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inactive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unjoinedActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fullActivityMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@confirmRole": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openRoleLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinedTheActivity": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"role": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@finishedTheActivity": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@endActivityTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@endActivityDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@archiveToAnalytics": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activitySummaryError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestSummaries": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loadingActivitySummary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generatingNewActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestAccessTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestAccessDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@requestAccess": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@analyticsInactiveTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@analyticsInactiveDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessRequestedTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessRequestedDesc": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"space": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@allowAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@denyAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@adminRequestedAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@lastUpdated": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"time": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@activityFinishedMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@endForAll": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newCourseSubtitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@failedToLoadCourses": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numModules": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@numActivityPlans": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@coursePlan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editCourseLater": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newCourseAccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createGroupChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editCourseDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@permissionsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createGroupChatDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@failedToLoadCourseInfo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noCourseFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@additionalParticipants": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@activityNotFoundForCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myActivitySessions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatNow": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseNextActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@seeInstructions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideInstructions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@letsGo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseRole": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseRoleToParticipate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingToFillRole": {
|
|
"type": "int",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@pingParticipants": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@playWithBot": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteFriends": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitNotDone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingForOthersToFinish": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveToCompletedActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generatingSummary": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@instructionsLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@findCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityCompletedDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pingParticipantsNotification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
},
|
|
"room": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@course": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courses": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createNewCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicCourses": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToCourse": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"course": {}
|
|
}
|
|
},
|
|
"@activityComplete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@haventChattedMuch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@haveChatted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userDoneAndWaiting": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"num1": {
|
|
"type": "int"
|
|
},
|
|
"num2": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@othersDoneAndWaiting": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"num1": {
|
|
"type": "int"
|
|
},
|
|
"num2": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@startNewSession": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinOpenSession": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@less": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@levelUp": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@myActivities": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@results": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityDone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@moreLabel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@promoCodeInfo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editsComingSoon": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editing": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityNeedsOneMember": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityNeedsMembers": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"num": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@inviteFriendsToCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribeToUnlockActivitySummaries": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribeToUnlockDefinitions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subscribeToUnlockTranscriptions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pingSent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseSavedSuccessfully": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addCoursePlan": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@activityStatsButtonInstruction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@readingAnalyticsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@speakingAnalyticsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@audioAnalyticsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loginToAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@languages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chooseLanguage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@planTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@howAreYouTraveling": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unlockPrivateTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinPublicTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startOwnTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tripPlanDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unlockPrivateTripTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@browsePublicTrips": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startOwnTripTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseCodeHint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unlockMyTrip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@anyLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signupOption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@withApple": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@withGoogle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@withEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noCoursesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loginWithEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@usernameOrEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@email": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@forgotPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@writingAnalyticsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@endActivity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allLanguages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allCefrLevels": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatListTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directMessageBotTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedbackTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedbackDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedbackHint": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@feedbackButton": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directMessageBotDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteYourFriends": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@playWithAI": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@courseStartDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteFriendsToActivity": "Invitar amigos á actividade",
|
|
"inviteFriendsToActivityCourse": "Invitar amigos á actividade e ao curso",
|
|
"feedbackRespDesc": "Volva a consultar mañá para actualizacións da actividade.",
|
|
"activityDropdownDesc": "Cando remates con esta actividade, clica abaixo",
|
|
"activityAnalyticsListBody": "Estes son as túas actividades rematadas! Despois de rematar as actividades, podes velas aquí.",
|
|
"languageMismatchTitle": "Incompatibilidade de idioma",
|
|
"languageMismatchDesc": "O teu idioma obxectivo non coincide co idioma desta actividade. Queres actualizar o teu idioma obxectivo?",
|
|
"reportWordIssueTooltip": "Informar de problema coa información da palabra",
|
|
"tokenInfoFeedbackDialogTitle": "Retroalimentación da información da palabra",
|
|
"tokenInfoFeedbackDialogDesc": "A IA comete erros. Por favor, describe calquera problema que atopes coa información anterior.",
|
|
"noPublicCoursesFound": "Non se atoparon cursos públicos. Queres crear un?",
|
|
"noCourseTemplatesFound": "Non puidemos atopar cursos para o teu idioma obxectivo. Mentres tanto, podes chatear co Pangea Bot, e volver a consultar máis tarde para máis cursos.",
|
|
"botActivityJoinFailMessage": "O Pangea Bot tarda un pouco en responder. Tenta de novo máis tarde, ou invita a un amigo.",
|
|
"unsubscribedResponseError": "Esta función require unha subscrición",
|
|
"leaveDesc": "Saír deste espazo e de todos os chats dentro del",
|
|
"selectAll": "Seleccionar todo",
|
|
"deselectAll": "Desmarcar todo",
|
|
"@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": "Comezar a miña propia",
|
|
"joinCourseDesc": "Cada curso ten entre 8 e 10 temas en sequence con unha variedade de actividades de aprendizaxe de idiomas baseadas en tarefas.",
|
|
"newMessageInPangeaChat": "🗨️ Novo mensaxe en Pangea Chat",
|
|
"shareCourse": "Compartir curso",
|
|
"addCourse": "Engadir un curso",
|
|
"joinCourseWithCode": "Unirse ao curso con código",
|
|
"joinPublicCourse": "Unirse ao curso público",
|
|
"vocabLevelsDesc": "Aquí é onde as palabras de vocabulario irán unha vez que as mellores de nivel!",
|
|
"highlightVocabTooltip": "Destaca as palabras de vocabulario obxectivo abaixo enviándoas ou practicándoas no chat",
|
|
"@startOwn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinCourseDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newMessageInPangeaChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinCourseWithCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinPublicCourse": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@vocabLevelsDesc": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@highlightVocabTooltip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
}
|
|
} |