* 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>
12909 lines
No EOL
326 KiB
Text
12909 lines
No EOL
326 KiB
Text
{
|
|
"@@locale": "sk",
|
|
"@@last_modified": "2025-10-16 13:32:06.139506",
|
|
"about": "O aplikácii",
|
|
"@about": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"accept": "Prijať",
|
|
"@accept": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"acceptedTheInvitation": "{username} prijali pozvánku",
|
|
"@acceptedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"account": "Účet",
|
|
"@account": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"activatedEndToEndEncryption": "{username} aktivovali koncové šifrovanie",
|
|
"@activatedEndToEndEncryption": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"admin": "Administrátor",
|
|
"@admin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"alias": "alias",
|
|
"@alias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"anyoneCanJoin": "Ktokoľvek sa môže pripojiť",
|
|
"@anyoneCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"archive": "Archivovať",
|
|
"@archive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"areGuestsAllowedToJoin": "Môžu sa pripojiť hostia",
|
|
"@areGuestsAllowedToJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"areYouSure": "Ste si istí?",
|
|
"@areYouSure": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"askSSSSSign": "Na overenie tejto osoby, prosím zadajte prístupovu frázu k \"bezpečému úložisku\" alebo \"klúč na obnovu\".",
|
|
"@askSSSSSign": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"askVerificationRequest": "Akcepovať žiadosť o verifikáciu od {username}?",
|
|
"@askVerificationRequest": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"banFromChat": "Zabanovať z chatu",
|
|
"@banFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"banned": "Zabanovaný",
|
|
"@banned": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"bannedUser": "{username} zabanoval {targetName}",
|
|
"@bannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"blockDevice": "Zakázať zariadenie",
|
|
"@blockDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"cancel": "Zrušiť",
|
|
"@cancel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changedTheChatAvatar": "{username} si zmenili svôj avatar",
|
|
"@changedTheChatAvatar": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheChatDescriptionTo": "{username} zmenili popis chatu na: „{description}“",
|
|
"@changedTheChatDescriptionTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"description": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheChatNameTo": "{username} zmenili meno chatu na: „{chatname}“",
|
|
"@changedTheChatNameTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"chatname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheChatPermissions": "{username} zmenili nastavenie oprávnení chatu",
|
|
"@changedTheChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheDisplaynameTo": "{username} si zmenili prezývku na: {displayname}",
|
|
"@changedTheDisplaynameTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheGuestAccessRules": "{username} zmenili prístupové práva pre hosťov",
|
|
"@changedTheGuestAccessRules": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheGuestAccessRulesTo": "{username} zmenili prístupové práva pro hosťov na: {rules}",
|
|
"@changedTheGuestAccessRulesTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"rules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheHistoryVisibility": "{username} zmenili nastavenie viditelnosti histórie chatu",
|
|
"@changedTheHistoryVisibility": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheHistoryVisibilityTo": "{username} zmenili nastavenie viditelnosti histórie chatu na: {rules}",
|
|
"@changedTheHistoryVisibilityTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"rules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheJoinRules": "{username} zmenili nastavenie pravidiel pripojenia",
|
|
"@changedTheJoinRules": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheJoinRulesTo": "{username} zmenili nastavenie pravidiel pripojenia na: {joinRules}",
|
|
"@changedTheJoinRulesTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"joinRules": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheProfileAvatar": "{username} si zmenili profilový obrázok",
|
|
"@changedTheProfileAvatar": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheRoomAliases": "{username} zmenili nastavenie aliasov chatu",
|
|
"@changedTheRoomAliases": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changedTheRoomInvitationLink": "{username} zmenili odkaz k pozvánke do miestnosti",
|
|
"@changedTheRoomInvitationLink": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"changeTheHomeserver": "Zmeniť použitý server",
|
|
"@changeTheHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeTheme": "Zmena štýlu",
|
|
"@changeTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeTheNameOfTheGroup": "Zmeniť názov skupiny",
|
|
"@changeTheNameOfTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"channelCorruptedDecryptError": "Šifrovanie bolo poškodené",
|
|
"@channelCorruptedDecryptError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chat": "Chat",
|
|
"@chat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chatDetails": "Podrobnosti o chate",
|
|
"@chatDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chooseAStrongPassword": "Vyberte si silné heslo",
|
|
"@chooseAStrongPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"close": "Zavrieť",
|
|
"@close": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"compareEmojiMatch": "Porovnajte a uistite sa, že nasledujúce emotikony sa zhodujú na oboch zariadeniach:",
|
|
"@compareEmojiMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"compareNumbersMatch": "Porovnajte a uistite sa, že nasledujúce čísla sa zhodujú na oboch zariadeniach:",
|
|
"@compareNumbersMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"confirm": "Potvrdiť",
|
|
"@confirm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"connect": "Pripojiť",
|
|
"@connect": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"contactHasBeenInvitedToTheGroup": "Kontakt bol pozvaný do skupiny",
|
|
"@contactHasBeenInvitedToTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"copiedToClipboard": "Skopírované do schránky",
|
|
"@copiedToClipboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"copy": "Kopírovať",
|
|
"@copy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"couldNotDecryptMessage": "Nebolo možné dešifrovať správu: {error}",
|
|
"@couldNotDecryptMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"countParticipants": "{count} účastníkov",
|
|
"@countParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"create": "Vytvoriť",
|
|
"@create": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"createdTheChat": "{username} založili chat",
|
|
"@createdTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"currentlyActive": "Momentálne prítomní",
|
|
"@currentlyActive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"darkTheme": "Tmavá",
|
|
"@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"
|
|
}
|
|
}
|
|
},
|
|
"delete": "Odstrániť",
|
|
"@delete": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"deleteMessage": "Odstrániť správu",
|
|
"@deleteMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"device": "Zariadenie",
|
|
"@device": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"devices": "Zariadenia",
|
|
"@devices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"displaynameHasBeenChanged": "Prezývka bola zmenená",
|
|
"@displaynameHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"downloadFile": "Stiahnuť súbor",
|
|
"@downloadFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"editDisplayname": "Zmeniť prezývku",
|
|
"@editDisplayname": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteExists": "Emotikon už existuje!",
|
|
"@emoteExists": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteInvalid": "Nesprávné označenie emotikonu!",
|
|
"@emoteInvalid": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteSettings": "Nastavenie emotikonov",
|
|
"@emoteSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteShortcode": "Kód emotikonu",
|
|
"@emoteShortcode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emoteWarnNeedToPick": "Musíte zvoliť kód emotikonu a obrázok!",
|
|
"@emoteWarnNeedToPick": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"emptyChat": "Prázdny chat",
|
|
"@emptyChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enableEncryptionWarning": "Šifrovanie už nebude možné vypnúť. Ste si tým istí?",
|
|
"@enableEncryptionWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"encryption": "Šifrovanie",
|
|
"@encryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"encryptionNotEnabled": "Šifrovanie nie je aktívne",
|
|
"@encryptionNotEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"enterYourHomeserver": "Zadajte svoj homeserver",
|
|
"@enterYourHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fileName": "Názov súboru",
|
|
"@fileName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fluffychat": "FluffyChat",
|
|
"@fluffychat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"forward": "Preposlať",
|
|
"@forward": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fromJoining": "Od pripojenia",
|
|
"@fromJoining": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"fromTheInvitation": "Od pozvania",
|
|
"@fromTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"group": "Skupina",
|
|
"@group": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"groupIsPublic": "Skupina je verejná",
|
|
"@groupIsPublic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"groupWith": "Skupina s {displayname}",
|
|
"@groupWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"displayname": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"guestsAreForbidden": "Hostia sú zakázaní",
|
|
"@guestsAreForbidden": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"guestsCanJoin": "Hostia sa môžu pripojiť",
|
|
"@guestsCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"hasWithdrawnTheInvitationFor": "{username} vzal späť pozvánku pre {targetName}",
|
|
"@hasWithdrawnTheInvitationFor": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"help": "Pomoc",
|
|
"@help": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"id": "ID",
|
|
"@id": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"identity": "Identita",
|
|
"@identity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"incorrectPassphraseOrKey": "Nesprávna prístupová fráza alebo kľúč na obnovenie",
|
|
"@incorrectPassphraseOrKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteContact": "Pozvať kontakt",
|
|
"@inviteContact": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteContactToGroup": "Pozvať kontakt do {groupName}",
|
|
"@inviteContactToGroup": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"groupName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"invited": "Pozvanie",
|
|
"@invited": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"invitedUser": "{username} pozvali {targetName}",
|
|
"@invitedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"invitedUsersOnly": "Len pozvaní používatelia",
|
|
"@invitedUsersOnly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"inviteText": "{username} vás pozval na FluffyChat.\n1. Nainštalujte si FluffyChat: https://fluffychat.im\n2. Zaregistrujte sa alebo sa prihláste\n3. Otvorte odkaz na pozvánku: {link}",
|
|
"@inviteText": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"link": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"isTyping": "píše…",
|
|
"@isTyping": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"joinedTheChat": "{username} sa pripojili do chatu",
|
|
"@joinedTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"kicked": "{username} vyhodili {targetName}",
|
|
"@kicked": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"kickedAndBanned": "{username} vyhodili a zabanovali {targetName}",
|
|
"@kickedAndBanned": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"kickFromChat": "Vyhodiť z chatu",
|
|
"@kickFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"lastActiveAgo": "Naposledy prítomní: {localizedTimeShort}",
|
|
"@lastActiveAgo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"localizedTimeShort": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"leave": "Opustiť",
|
|
"@leave": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"leftTheChat": "Opustili chat",
|
|
"@leftTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"license": "Licencia",
|
|
"@license": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"lightTheme": "Svetlá",
|
|
"@lightTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"loadCountMoreParticipants": "Načítať ďalších {count} účastníkov",
|
|
"@loadCountMoreParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"loadingPleaseWait": "Načítava sa… Čakajte prosím.",
|
|
"@loadingPleaseWait": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"loadMore": "Načítať viac…",
|
|
"@loadMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"login": "Prihlásiť sa",
|
|
"@login": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"logInTo": "Prihlásenie k {homeserver}",
|
|
"@logInTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"homeserver": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"logout": "Odhlásiť sa",
|
|
"@logout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"moderator": "Moderátor",
|
|
"@moderator": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"muteChat": "Stlmiť chat",
|
|
"@muteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"needPantalaimonWarning": "Prosím berte na vedomie, že na koncové šifrovanie zatiaľ potrebujete Pantalaimon.",
|
|
"@needPantalaimonWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"newMessageInFluffyChat": "Nová správa v FluffyChate",
|
|
"@newMessageInFluffyChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"newVerificationRequest": "Nová žiadosť o verifikáciu!",
|
|
"@newVerificationRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noEmotesFound": "Nenašli sa žiadne emotikony. 😕",
|
|
"@noEmotesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noGoogleServicesWarning": "Zdá sa, že nemáte žiadne služby Googlu v telefóne. To je dobré rozhodnutie pre vaše súkromie! Ak chcete dostávať push notifikácie vo FluffyChat, odporúčame používať microG: https://microg.org/.",
|
|
"@noGoogleServicesWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"none": "Žiadne",
|
|
"@none": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noPermission": "Chýba povolenie",
|
|
"@noPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"noRoomsFound": "Nenašli sa žiadne miestnosti…",
|
|
"@noRoomsFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"ok": "ok",
|
|
"@ok": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"onlineKeyBackupEnabled": "Online záloha kľúčov je zapnutá",
|
|
"@onlineKeyBackupEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"oopsSomethingWentWrong": "Och! Niečo sa pokazilo…",
|
|
"@oopsSomethingWentWrong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"openAppToReadMessages": "Na prečítanie správy otvorte aplikáciu",
|
|
"@openAppToReadMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"openCamera": "Otvoriť fotoaparát",
|
|
"@openCamera": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"passphraseOrKey": "prístupová fráza alebo kľúč na obnovenie",
|
|
"@passphraseOrKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"password": "Heslo",
|
|
"@password": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pickImage": "Vybrať obrázok",
|
|
"@pickImage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"play": "Prehrať {fileName}",
|
|
"@play": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"fileName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"pleaseEnterYourPassword": "Prosím zadajte svoje heslo",
|
|
"@pleaseEnterYourPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"pleaseEnterYourUsername": "Zadajte svoje používateľské meno",
|
|
"@pleaseEnterYourUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"publicRooms": "Verejné miestnosti",
|
|
"@publicRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"recording": "Nahrávam",
|
|
"@recording": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"redactedAnEvent": "{username} odstránili udalosť",
|
|
"@redactedAnEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"reject": "Odmietnuť",
|
|
"@reject": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"rejectedTheInvitation": "{username} odmietli pozvánku",
|
|
"@rejectedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"rejoin": "Vrátiť sa",
|
|
"@rejoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"remove": "Odstrániť",
|
|
"@remove": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"removeAllOtherDevices": "Odstráňiť všetky ostatné zariadenia",
|
|
"@removeAllOtherDevices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"removedBy": "Odstánené užívateľom {username}",
|
|
"@removedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"removeDevice": "Odstráňiť zariadenie",
|
|
"@removeDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unbanFromChat": "Odblokovať",
|
|
"@unbanFromChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reply": "Odpovedať",
|
|
"@reply": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"requestPermission": "Vyžiadať si povolenie",
|
|
"@requestPermission": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"roomHasBeenUpgraded": "Miestnosť bola upgradeovaná",
|
|
"@roomHasBeenUpgraded": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"seenByUser": "Videné užívateľom {username}",
|
|
"@seenByUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"send": "Odoslať",
|
|
"@send": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendAMessage": "Odoslať správu",
|
|
"@sendAMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendFile": "Odoslať súbor",
|
|
"@sendFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendImage": "Odoslať obrázok",
|
|
"@sendImage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sentAFile": "{username} poslali súbor",
|
|
"@sentAFile": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentAnAudio": "{username} poslali zvukovú nahrávku",
|
|
"@sentAnAudio": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentAPicture": "{username} poslali obrázok",
|
|
"@sentAPicture": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentASticker": "{username} poslali nálepku",
|
|
"@sentASticker": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sentAVideo": "{username} poslali video",
|
|
"@sentAVideo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"setInvitationLink": "Nastaviť odkaz pre pozvánku",
|
|
"@setInvitationLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setStatus": "Nastaviť status",
|
|
"@setStatus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"settings": "Nastavenia",
|
|
"@settings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"share": "Zdieľať",
|
|
"@share": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sharedTheLocation": "{username} zdieľa lokáciu",
|
|
"@sharedTheLocation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"skip": "Preskočiť",
|
|
"@skip": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sourceCode": "Zdrojový kód",
|
|
"@sourceCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"statusExampleMessage": "Ako sa dnes máte?",
|
|
"@statusExampleMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"submit": "Odoslať",
|
|
"@submit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"systemTheme": "Systémová farba",
|
|
"@systemTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"theyDontMatch": "Sa nezhodujú",
|
|
"@theyDontMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"theyMatch": "Zhodujú sa",
|
|
"@theyMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"title": "FluffyChat",
|
|
"@title": {
|
|
"description": "Title for the application",
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"tryToSendAgain": "Skúsiť znova odoslať",
|
|
"@tryToSendAgain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unbannedUser": "{username} odbanovali {targetName}",
|
|
"@unbannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"targetName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"unblockDevice": "Odblokovať zariadenie",
|
|
"@unblockDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unknownDevice": "Neznáme zariadenie",
|
|
"@unknownDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unknownEncryptionAlgorithm": "Neznámy šifrovací algoritmus",
|
|
"@unknownEncryptionAlgorithm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unknownEvent": "Neznáma udalosť „{type}“",
|
|
"@unknownEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"type": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"unmuteChat": "Zrušiť stlmenie chatu",
|
|
"@unmuteChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"unreadChats": "{unreadCount, plural, other{{unreadCount} neprečítaných chatov}}",
|
|
"@unreadChats": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"unreadCount": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"userAndOthersAreTyping": "{username} a {count} dalších píšu…",
|
|
"@userAndOthersAreTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"userAndUserAreTyping": "{username} a {username2} píšu…",
|
|
"@userAndUserAreTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"username2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"userIsTyping": "{username} píše…",
|
|
"@userIsTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"userLeftTheChat": "{username} opustili chat",
|
|
"@userLeftTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"username": "Užívateľské meno",
|
|
"@username": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"userSentUnknownEvent": "{username} poslali udalosť {type}",
|
|
"@userSentUnknownEvent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"type": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"verify": "Overiť",
|
|
"@verify": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verifyStart": "Spustiť verifikáciu",
|
|
"@verifyStart": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verifySuccess": "Verifikácia bola úspešná!",
|
|
"@verifySuccess": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"verifyTitle": "Verifikujem protiľahlý účet",
|
|
"@verifyTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"videoCall": "Videohovor",
|
|
"@videoCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"visibilityOfTheChatHistory": "Viditeľnosť histórie chatu",
|
|
"@visibilityOfTheChatHistory": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"visibleForAllParticipants": "Viditeľné pre všetkých účastníkov",
|
|
"@visibleForAllParticipants": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"visibleForEveryone": "Viditeľné pre každého",
|
|
"@visibleForEveryone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"voiceMessage": "Hlasová správa",
|
|
"@voiceMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"waitingPartnerAcceptRequest": "Čaká sa, kým partner prijme požiadavku…",
|
|
"@waitingPartnerAcceptRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"waitingPartnerEmoji": "Čaká sa, kým partner prijme emotikon…",
|
|
"@waitingPartnerEmoji": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"waitingPartnerNumbers": "Čaká sa na to, kým partner prijme čísla…",
|
|
"@waitingPartnerNumbers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"wallpaper": "Pozadie",
|
|
"@wallpaper": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"whoIsAllowedToJoinThisGroup": "Kto môže vstúpiť do tejto skupiny",
|
|
"@whoIsAllowedToJoinThisGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"writeAMessage": "Napísať správu…",
|
|
"@writeAMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"yes": "Áno",
|
|
"@yes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"you": "Vy",
|
|
"@you": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"youAreNoLongerParticipatingInThisChat": "Už sa nezúčastňujete tohto chatu",
|
|
"@youAreNoLongerParticipatingInThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"youHaveBeenBannedFromThisChat": "Máte zablokovaný prístup k tomuto chatu",
|
|
"@youHaveBeenBannedFromThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"people": "Ľudia",
|
|
"@people": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"chats": "Čety",
|
|
"@chats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changePassword": "Zmeniť heslo",
|
|
"@changePassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"changeDeviceName": "Zmeniť názov zariadenia",
|
|
"@changeDeviceName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"badServerVersionsException": "Domovský server podporuje verzie špecifikácie:\n{serverVersions}\nAle táto aplikácie podporuje iba {supportedVersions}",
|
|
"@badServerVersionsException": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"serverVersions": {
|
|
"type": "String"
|
|
},
|
|
"supportedVersions": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"answeredTheCall": "{senderName} prevzal hovor",
|
|
"@answeredTheCall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"sendAudio": "Poslať zvuk",
|
|
"@sendAudio": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"addEmail": "Pridať email",
|
|
"@addEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"appLock": "Uzamknutie aplikácie",
|
|
"@appLock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"security": "Bezpečnosť",
|
|
"@security": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"reportMessage": "Nahlásiť správu",
|
|
"@reportMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendSticker": "Poslať nálepku",
|
|
"@sendSticker": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"roomVersion": "Verzia miestnosti",
|
|
"@roomVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendMessages": "Poslať správy",
|
|
"@sendMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"joinRoom": "Pripojiť sa k miestnosti",
|
|
"@joinRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"setPermissionsLevel": "Nastaviť úroveň oprávnení",
|
|
"@setPermissionsLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"badServerLoginTypesException": "Server podporuje tieto typy prihlásenia:\n{serverVersions}\nAle táto aplikácia podporuje iba:\n{supportedVersions}",
|
|
"@badServerLoginTypesException": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"serverVersions": {
|
|
"type": "String"
|
|
},
|
|
"supportedVersions": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"chatBackup": "Záloha chatov",
|
|
"@chatBackup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"addToSpace": "Pridať do priestoru",
|
|
"@addToSpace": {},
|
|
"cantOpenUri": "Nemožno otvoriť identifikátor prostriedku {uri}",
|
|
"@cantOpenUri": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"uri": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"yourChatBackupHasBeenSetUp": "Záloha vašich chatov bola nastavená.",
|
|
"@yourChatBackupHasBeenSetUp": {},
|
|
"repeatPassword": "Zopakujte heslo",
|
|
"@repeatPassword": {},
|
|
"all": "Všetky",
|
|
"@all": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"allChats": "Všetky chaty",
|
|
"@allChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"areYouSureYouWantToLogout": "Ste si istí, že sa chcete odhlásiť?",
|
|
"@areYouSureYouWantToLogout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendOnEnter": "Odoslať pri vstupe",
|
|
"@sendOnEnter": {},
|
|
"ignoredUsers": "Ignorovaní užívatelia",
|
|
"@ignoredUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"ignore": "Ignorovať",
|
|
"@ignore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"search": "Hľadať",
|
|
"@search": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendAsText": "Poslať ako text",
|
|
"@sendAsText": {
|
|
"type": "String"
|
|
},
|
|
"sendOriginal": "Poslať originál",
|
|
"@sendOriginal": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"sendVideo": "Poslať video",
|
|
"@sendVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"importNow": "Importovať teraz",
|
|
"@importNow": {},
|
|
"alwaysUse24HourFormat": "vždy použiť 24-hodinový formát",
|
|
"notAnImage": "Nie je to súbor obrázka.",
|
|
"setCustomPermissionLevel": "Nastaviť vlastnú úroveň oprávnení",
|
|
"setPermissionsLevelDescription": "Vyberte nižšie preddefinovanú rolu alebo zadajte vlastnú úroveň oprávnení medzi 0 a 100.",
|
|
"ignoreUser": "Ignorovať používateľa",
|
|
"normalUser": "Bežný používateľ",
|
|
"importEmojis": "Importovať emotikony",
|
|
"importFromZipFile": "Importovať zo súboru .zip",
|
|
"exportEmotePack": "Exportovať balík emotikonov ako .zip",
|
|
"replace": "Nahradiť",
|
|
"aboutHomeserver": "O {homeserver}",
|
|
"confirmMatrixId": "Potvrďte svoj Matrix ID, aby ste mohli vymazať svoj účet.",
|
|
"supposedMxid": "Toto by malo byť {mxid}",
|
|
"addChatDescription": "Pridať popis chatu...",
|
|
"commandHint_roomupgrade": "Aktualizovať túto miestnosť na danú verziu miestnosti",
|
|
"commandHint_googly": "Poslať nejaké googly oči",
|
|
"commandHint_cuddle": "Poslať objatie",
|
|
"commandHint_hug": "Poslať objatie",
|
|
"googlyEyesContent": "{senderName} vám posiela googly oči",
|
|
"cuddleContent": "{senderName} vás objíma",
|
|
"hugContent": "{senderName} vás objíma",
|
|
"appLockDescription": "Zamknite aplikáciu, keď ju nepoužívate, pomocou kódu PIN",
|
|
"autoplayImages": "Automaticky prehrávať animované nálepky a emócie",
|
|
"sendTypingNotifications": "Posielať oznámenia o písaní",
|
|
"swipeRightToLeftToReply": "Prejdite prstom sprava doľava na odpoveď",
|
|
"countChatsAndCountParticipants": "{chats} rozhovorov a {participants} účastníkov",
|
|
"noMoreChatsFound": "Nenašli sa žiadne ďalšie rozhovory...",
|
|
"noChatsFoundHere": "Zatiaľ sa tu nenašli žiadne rozhovory. Začnite nový rozhovor s niekým pomocou tlačidla nižšie. ⤵️",
|
|
"joinedChats": "Pripojené rozhovory",
|
|
"unread": "Neprečítané",
|
|
"space": "Priestor",
|
|
"spaces": "Priestory",
|
|
"blocked": "Blokované",
|
|
"botMessages": "Správy od bota",
|
|
"changeYourAvatar": "Zmeniť svoj avatar",
|
|
"chatBackupDescription": "Vaše staré správy sú zabezpečené kľúčom na obnovenie. Uistite sa, že ho neztratíte.",
|
|
"chatHasBeenAddedToThisSpace": "Rozhovor bol pridaný do tohto priestoru",
|
|
"clearArchive": "Vymazať archív",
|
|
"commandHint_markasdm": "Označiť ako priame správy pre dané ID Matrix",
|
|
"commandHint_markasgroup": "Označiť ako skupinu",
|
|
"commandHint_ban": "Zablokovať daného používateľa v tejto miestnosti",
|
|
"commandHint_clearcache": "Vyčistiť vyrovnávaciu pamäť",
|
|
"commandHint_create": "Vytvoriť prázdnu skupinovú konverzáciu\nPoužite --no-encryption na zakázanie šifrovania",
|
|
"commandHint_discardsession": "Zahodiť reláciu",
|
|
"commandHint_dm": "Začať súkromnú konverzáciu\nPoužite --no-encryption na zakázanie šifrovania",
|
|
"commandHint_html": "Odoslať text vo formáte HTML",
|
|
"commandHint_invite": "Pozvať daného používateľa do tejto miestnosti",
|
|
"commandHint_join": "Pripojiť sa k danej miestnosti",
|
|
"commandHint_kick": "Odstrániť daného používateľa z tejto miestnosti",
|
|
"commandHint_leave": "Opustiť túto miestnosť",
|
|
"commandHint_me": "Opísať seba",
|
|
"commandHint_myroomavatar": "Nastaviť svoju fotografiu pre túto miestnosť (podľa mxc-uri)",
|
|
"commandHint_myroomnick": "Nastaviť svoje zobrazovacie meno pre túto miestnosť",
|
|
"commandHint_op": "Nastaviť úroveň práv daného používateľa (predvolene: 50)",
|
|
"commandHint_plain": "Odoslať neformátovaný text",
|
|
"commandHint_react": "Odoslať odpoveď ako reakciu",
|
|
"commandHint_send": "Odoslať text",
|
|
"commandHint_unban": "Zrušiť blokovanie daného používateľa v tejto miestnosti",
|
|
"commandInvalid": "Neplatný príkaz",
|
|
"commandMissing": "{command} nie je príkaz.",
|
|
"configureChat": "Konfigurácia chatu",
|
|
"containsDisplayName": "Obsahuje zobrazované meno",
|
|
"containsUserName": "Obsahuje používateľské meno",
|
|
"contentHasBeenReported": "Obsah bol nahlásený správcom servera",
|
|
"copyToClipboard": "Skopírovať do schránky",
|
|
"checkList": "Zoznam kontrol",
|
|
"countInvited": "Pozvaných {count}",
|
|
"createGroup": "Vytvoriť skupinu",
|
|
"createNewSpace": "Nový priestor",
|
|
"deactivateAccountWarning": "Toto deaktivuje váš používateľský účet. Toto nemôže byť vrátené! Ste si istí?",
|
|
"defaultPermissionLevel": "Predvolená úroveň oprávnení pre nových používateľov",
|
|
"deleteAccount": "Vymazať účet",
|
|
"deviceId": "ID zariadenia",
|
|
"directChats": "Priame rozhovory",
|
|
"allRooms": "Všetky skupinové rozhovory",
|
|
"edit": "Upraviť",
|
|
"editBlockedServers": "Upraviť blokované servery",
|
|
"chatPermissions": "Oprávnenia na chat",
|
|
"editRoomAliases": "Upraviť aliasy miestností",
|
|
"editRoomAvatar": "Upraviť avatar miestnosti",
|
|
"emoteKeyboardNoRecents": "Nedávno použité emotikony sa tu zobrazia...",
|
|
"emotePacks": "Balíky emotikonov pre miestnosť",
|
|
"globalChatId": "Globálne ID chatu",
|
|
"accessAndVisibility": "Prístup a viditeľnosť",
|
|
"accessAndVisibilityDescription": "Kto má povolenie pripojiť sa k tomuto chatu a ako môže byť chat objavený.",
|
|
"calls": "Hovory",
|
|
"customEmojisAndStickers": "Vlastné emotikony a nálepky",
|
|
"customEmojisAndStickersBody": "Pridajte alebo zdieľajte vlastné emotikony alebo nálepky, ktoré môžu byť použité v akomkoľvek chate.",
|
|
"enableEmotesGlobally": "Povoliť balík emotikonov globálne",
|
|
"enableEncryption": "Povoliť šifrovanie",
|
|
"encrypted": "Zašifrované",
|
|
"endedTheCall": "{senderName} ukončil hovor",
|
|
"enterAnEmailAddress": "Zadajte e-mailovú adresu",
|
|
"homeserver": "Domáci server",
|
|
"errorObtainingLocation": "Chyba pri získavaní polohy: {error}",
|
|
"everythingReady": "Všetko pripravené!",
|
|
"extremeOffensive": "Extrémne urážlivé",
|
|
"fontSize": "Veľkosť písma",
|
|
"goToTheNewRoom": "Prejsť do novej miestnosti",
|
|
"chatDescription": "Popis chatu",
|
|
"chatDescriptionHasBeenChanged": "Popis chatu bol zmenený",
|
|
"groups": "Skupiny",
|
|
"hideRedactedEvents": "Skryť redigované udalosti",
|
|
"hideRedactedMessages": "Skryť redigované správy",
|
|
"hideRedactedMessagesBody": "Ak niekto redigoval správu, táto správa už nebude viditeľná v chate.",
|
|
"hideInvalidOrUnknownMessageFormats": "Skryť neplatné alebo neznáme formáty správ",
|
|
"howOffensiveIsThisContent": "Ako urážlivý je tento obsah?",
|
|
"block": "Blokovať",
|
|
"blockedUsers": "Blokovaní používatelia",
|
|
"blockListDescription": "Môžete zablokovať používateľov, ktorí vás rušia. Nebudete môcť prijímať žiadne správy alebo pozvánky do miestností od používateľov na vašom osobnom zozname blokovaných.",
|
|
"blockUsername": "Ignorovať používateľské meno",
|
|
"iHaveClickedOnLink": "Klikol som na odkaz",
|
|
"inoffensive": "Neurážlivé",
|
|
"inviteContactToGroupQuestion": "Chcete pozvať {contact} do chatu \"{groupName}\"?",
|
|
"noChatDescriptionYet": "Ešte nebol vytvorený žiadny popis chatu.",
|
|
"tryAgain": "Skúsiť znova",
|
|
"invalidServerName": "Neplatný názov servera",
|
|
"redactMessageDescription": "Správa bude redigovaná pre všetkých účastníkov tejto konverzácie. Toto nemôže byť vrátené.",
|
|
"optionalRedactReason": "(Voliteľné) Dôvod redigovania tejto správy...",
|
|
"inviteForMe": "Pozvať mňa",
|
|
"dehydrate": "Exportovať reláciu a vymazať zariadenie",
|
|
"dehydrateWarning": "Táto akcia sa nedá vrátiť. Uistite sa, že bezpečne uložíte záložný súbor.",
|
|
"dehydrateTor": "Používatelia TOR: Exportovať reláciu",
|
|
"dehydrateTorLong": "Pre používateľov TOR sa odporúča exportovať reláciu pred zatvorením okna.",
|
|
"hydrateTor": "Používatelia TOR: Importovať export relácie",
|
|
"hydrateTorLong": "Exportovali ste svoju reláciu naposledy na TOR? Rýchlo ju importujte a pokračujte v chatovaní.",
|
|
"hydrate": "Obnoviť zo záložného súboru",
|
|
"locationDisabledNotice": "Služby polohy sú zakázané. Povolením ich môžete zdieľať svoju polohu.",
|
|
"locationPermissionDeniedNotice": "Oprávnenie na polohu bolo zamietnuté. Požiadajte o povolenie, aby ste mohli zdieľať svoju polohu.",
|
|
"memberChanges": "Zmeny členov",
|
|
"mention": "Zmieniť",
|
|
"messages": "Správy",
|
|
"messagesStyle": "Správy:",
|
|
"newChat": "Nový chat",
|
|
"next": "Ďalej",
|
|
"no": "Nie",
|
|
"noConnectionToTheServer": "Žiadne spojenie so serverom",
|
|
"noEncryptionForPublicRooms": "Šifrovanie môžete aktivovať iba vtedy, keď miestnosť už nie je verejne prístupná.",
|
|
"noMatrixServer": "{server1} nie je matrix server, namiesto toho použite {server2}?",
|
|
"shareInviteLink": "Zdieľať odkaz na pozvanie",
|
|
"scanQrCode": "Naskenujte QR kód",
|
|
"noPasswordRecoveryDescription": "Ešte ste nepridali spôsob obnovenia hesla.",
|
|
"notifications": "Oznámenia",
|
|
"notificationsEnabledForThisAccount": "Oznámenia sú povolené pre tento účet",
|
|
"numUsersTyping": "{count} používateľov píše…",
|
|
"obtainingLocation": "Získavanie polohy…",
|
|
"offensive": "Urážlivé",
|
|
"offline": "Offline",
|
|
"online": "Online",
|
|
"oopsPushError": "Ups! Pri nastavovaní upozornení na odosielanie sa vyskytla chyba.",
|
|
"openVideoCamera": "Otvorte kameru na video",
|
|
"oneClientLoggedOut": "Jeden z vašich klientov bol odhlásený",
|
|
"addAccount": "Pridať účet",
|
|
"editBundlesForAccount": "Upraviť balíky pre tento účet",
|
|
"addToBundle": "Pridať do balíka",
|
|
"removeFromBundle": "Odstrániť z tohto balíka",
|
|
"bundleName": "Názov balíka",
|
|
"enableMultiAccounts": "(BETA) Povoliť viacero účtov na tomto zariadení",
|
|
"openInMaps": "Otvoriť v mapách",
|
|
"link": "Odkaz",
|
|
"serverRequiresEmail": "Tento server potrebuje overiť vašu e-mailovú adresu na registráciu.",
|
|
"or": "Alebo",
|
|
"participant": "Účastník",
|
|
"passwordForgotten": "Zabudnuté heslo",
|
|
"passwordHasBeenChanged": "Heslo bolo zmenené",
|
|
"hideMemberChangesInPublicChats": "Skryť zmeny členov v verejných chatov",
|
|
"hideMemberChangesInPublicChatsBody": "Nezobrazovať v časovej osi chatu, ak sa niekto pripojí alebo opustí verejný chat, aby sa zlepšila čitateľnosť.",
|
|
"overview": "Prehľad",
|
|
"notifyMeFor": "Upozorni ma na",
|
|
"passwordRecoverySettings": "Nastavenia obnovenia hesla",
|
|
"passwordRecovery": "Obnovenie hesla",
|
|
"pin": "Pin",
|
|
"pleaseChoose": "Prosím, vyberte",
|
|
"pleaseChooseAPasscode": "Prosím, vyberte kód",
|
|
"pleaseClickOnLink": "Kliknite na odkaz v e-maile a pokračujte.",
|
|
"pleaseEnter4Digits": "Zadajte 4 číslice alebo nechajte prázdne na vypnutie zámku aplikácie.",
|
|
"pleaseEnterRecoveryKey": "Zadajte svoj kľúč na obnovenie:",
|
|
"pleaseEnterYourPin": "Zadajte svoj pin",
|
|
"pleaseFollowInstructionsOnWeb": "Postupujte podľa pokynov na webovej stránke a klepnite na ďalšie.",
|
|
"privacy": "Súkromie",
|
|
"pushRules": "Pravidlá push notifikácií",
|
|
"reason": "Dôvod",
|
|
"redactedBy": "Redigované {username}",
|
|
"directChat": "Priama konverzácia",
|
|
"redactedByBecause": "Redigované {username} pretože: \"{reason}\"",
|
|
"redactMessage": "Redigovať správu",
|
|
"register": "Registrovať",
|
|
"removeYourAvatar": "Odstrániť svoj avatar",
|
|
"replaceRoomWithNewerVersion": "Nahradiť miestnosť novšou verziou",
|
|
"saveFile": "Uložiť súbor",
|
|
"recoveryKey": "Kľúč na obnovenie",
|
|
"recoveryKeyLost": "Stratil sa kľúč na obnovenie?",
|
|
"sendImages": "Odoslať {count} obrázok",
|
|
"sentCallInformations": "{senderName} odoslal informácie o hovore",
|
|
"separateChatTypes": "Oddeliť Priame konverzácie a Skupiny",
|
|
"setAsCanonicalAlias": "Nastaviť ako hlavnú prezývku",
|
|
"setCustomEmotes": "Nastaviť vlastné emotikony",
|
|
"setChatDescription": "Nastaviť popis konverzácie",
|
|
"shareLocation": "Zdieľať polohu",
|
|
"showPassword": "Zobraziť heslo",
|
|
"presenceStyle": "Prítomnosť:",
|
|
"presencesToggle": "Zobraziť stavové správy od iných používateľov",
|
|
"singlesignon": "Jednotné prihlásenie",
|
|
"spaceIsPublic": "Priestor je verejný",
|
|
"spaceName": "Názov priestoru",
|
|
"startedACall": "{senderName} začal hovor",
|
|
"startFirstChat": "Začnite svoj prvý chat",
|
|
"status": "Stav",
|
|
"synchronizingPleaseWait": "Synchronizácia... Prosím čakajte.",
|
|
"synchronizingPleaseWaitCounter": " Synchronizácia... ({percentage}%)",
|
|
"toggleFavorite": "Prepnúť obľúbené",
|
|
"toggleMuted": "Prepnúť stíšené",
|
|
"toggleUnread": "Označiť ako prečítané/neprečítané",
|
|
"tooManyRequestsWarning": "Príliš veľa požiadaviek. Skúste to prosím neskôr!",
|
|
"transferFromAnotherDevice": "Preniesť z iného zariadenia",
|
|
"unavailable": "Nedostupné",
|
|
"unpin": "Odinštalovať",
|
|
"unverified": "Neoverené",
|
|
"verified": "Overené",
|
|
"warning": "Varovanie!",
|
|
"weSentYouAnEmail": "Poslali sme vám e-mail",
|
|
"whoCanPerformWhichAction": "Kto môže vykonať ktorú akciu",
|
|
"whyDoYouWantToReportThis": "Prečo to chcete nahlásiť?",
|
|
"wipeChatBackup": "Vymazať zálohu chatu na vytvorenie nového kľúča na obnovenie?",
|
|
"withTheseAddressesRecoveryDescription": "S týmito adresami môžete obnoviť svoje heslo.",
|
|
"yourPublicKey": "Váš verejný kľúč",
|
|
"messageInfo": "Informácie o správe",
|
|
"time": "Čas",
|
|
"messageType": "Typ správy",
|
|
"sender": "Odosielateľ",
|
|
"openGallery": "Otvoriť galériu",
|
|
"removeFromSpace": "Odstrániť zo priestoru",
|
|
"addToSpaceDescription": "Vyberte priestor, do ktorého chcete pridať tento chat.",
|
|
"start": "Začať",
|
|
"pleaseEnterRecoveryKeyDescription": "Ak chcete odomknúť svoje staré správy, zadajte svoj kľúč na obnovenie, ktorý bol vygenerovaný v predchádzajúcej relácii. Váš kľúč na obnovenie NIE je vaše heslo.",
|
|
"publish": "Zverejniť",
|
|
"videoWithSize": "Video ({size})",
|
|
"openChat": "Otvoriť chat",
|
|
"markAsRead": "Označiť ako prečítané",
|
|
"reportUser": "Nahlásiť používateľa",
|
|
"dismiss": "Zrušiť",
|
|
"reactedWith": "{sender} reagoval s {reaction}",
|
|
"pinMessage": "Pripnúť do miestnosti",
|
|
"confirmEventUnpin": "Ste si istí, že chcete trvalo odopnúť udalosť?",
|
|
"emojis": "Emotikony",
|
|
"placeCall": "Zavolať",
|
|
"voiceCall": "Hlasový hovor",
|
|
"unsupportedAndroidVersion": "Nepodporovaná verzia Androidu",
|
|
"unsupportedAndroidVersionLong": "Táto funkcia vyžaduje novšiu verziu Androidu. Skontrolujte aktualizácie alebo podporu Lineage OS.",
|
|
"videoCallsBetaWarning": "Upozorňujeme, že videohovory sú momentálne v beta verzii. Nemusia fungovať podľa očakávaní alebo vôbec na všetkých platformách.",
|
|
"experimentalVideoCalls": "Experimentálne videohovory",
|
|
"emailOrUsername": "Email alebo používateľské meno",
|
|
"indexedDbErrorTitle": "Problémy s režimom súkromia",
|
|
"indexedDbErrorLong": "Ukladanie správ bohužiaľ nie je vo výchozom nastavení povolené v režime súkromia.\nNavštívte prosím\n - about:config\n - nastavte dom.indexedDB.privateBrowsing.enabled na true\nInak nie je možné spustiť FluffyChat.",
|
|
"switchToAccount": "Prepnúť na účet {number}",
|
|
"nextAccount": "Ďalší účet",
|
|
"previousAccount": "Predchádzajúci účet",
|
|
"addWidget": "Pridať widget",
|
|
"widgetVideo": "Video",
|
|
"widgetEtherpad": "Textová poznámka",
|
|
"widgetJitsi": "Jitsi Meet",
|
|
"widgetCustom": "Vlastné",
|
|
"widgetName": "Meno",
|
|
"widgetUrlError": "Toto nie je platná URL.",
|
|
"widgetNameError": "Prosím, zadajte zobrazovacie meno.",
|
|
"errorAddingWidget": "Chyba pri pridávaní widgetu.",
|
|
"youRejectedTheInvitation": "Odmietli ste pozvanie",
|
|
"youJoinedTheChat": "Pripojili ste sa k chatu",
|
|
"youAcceptedTheInvitation": "👍 Prijali ste pozvanie",
|
|
"youBannedUser": "Zabanoval(a) ste {user}",
|
|
"youHaveWithdrawnTheInvitationFor": "Stiahli ste pozvanie pre {user}",
|
|
"youInvitedToBy": "📩 Boli ste pozvaní prostredníctvom odkazu na:\n{alias}",
|
|
"youInvitedBy": "📩 Boli ste pozvaní {user}",
|
|
"invitedBy": "📩 Pozvaný(a) od {user}",
|
|
"youInvitedUser": "📩 Pozvali ste {user}",
|
|
"youKicked": "👞 Vyhodili ste {user}",
|
|
"youKickedAndBanned": "🙅♀️ Vyhodili ste a zabanovali ste {user}",
|
|
"youUnbannedUser": "Odomkli ste {user}",
|
|
"hasKnocked": "🚪 {user} zaklopal",
|
|
"usersMustKnock": "Používatelia musia zaklopať",
|
|
"noOneCanJoin": "Nikto sa nemôže pripojiť",
|
|
"userWouldLikeToChangeTheChat": "{user} by sa chcel pripojiť do chatu.",
|
|
"noPublicLinkHasBeenCreatedYet": "Ešte nebol vytvorený žiadny verejný odkaz",
|
|
"knock": "Klop",
|
|
"users": "Používatelia",
|
|
"unlockOldMessages": "Odomknúť staré správy",
|
|
"storeInSecureStorageDescription": "Uložte kľúč na obnovenie do zabezpečeného úložiska tohto zariadenia.",
|
|
"saveKeyManuallyDescription": "Uložte tento kľúč manuálne spustením dialógu zdieľania systému alebo schránky.",
|
|
"storeInAndroidKeystore": "Uložiť do Android KeyStore",
|
|
"storeInAppleKeyChain": "Uložiť do Apple KeyChain",
|
|
"storeSecurlyOnThisDevice": "Uložiť bezpečne na tomto zariadení",
|
|
"countFiles": "{count} súborov",
|
|
"user": "Používateľ",
|
|
"custom": "Vlastné",
|
|
"foregroundServiceRunning": "Táto notifikácia sa zobrazí, keď beží popredná služba.",
|
|
"screenSharingTitle": "zdieľanie obrazovky",
|
|
"screenSharingDetail": "Zdieľate svoju obrazovku v FuffyChat",
|
|
"callingPermissions": "Oprávnenia na volanie",
|
|
"callingAccount": "Účet na volanie",
|
|
"callingAccountDetails": "Umožňuje FluffyChat používať natívnu aplikáciu na vytočenie čísla v Androide.",
|
|
"appearOnTop": "Zobraziť na vrchu",
|
|
"appearOnTopDetails": "Umožňuje aplikácii zobraziť sa na vrchu (nie je potrebné, ak máte Fluffychat nastavený ako účet na volanie)",
|
|
"otherCallingPermissions": "Mikrofón, kamera a ďalšie povolenia FluffyChat",
|
|
"whyIsThisMessageEncrypted": "Prečo je táto správa nečitateľná?",
|
|
"noKeyForThisMessage": "Toto sa môže stať, ak bola správa odoslaná skôr, ako ste sa prihlásili do svojho účtu na tomto zariadení.\n\nJe tiež možné, že odosielateľ zablokoval vaše zariadenie alebo došlo k problémom s internetovým pripojením.\n\nDokážete prečítať správu na inom relácii? Potom môžete správu preniesť z nej! Prejdite do Nastavenia > Zariadenia a uistite sa, že vaše zariadenia si navzájom overili. Keď opäť otvoríte miestnosť a obe relácie budú v popredí, kľúče sa automaticky prenesú.\n\nNechcete stratiť kľúče pri odhlásení alebo prepínaní zariadení? Uistite sa, že ste povolili zálohu chatu v nastaveniach.",
|
|
"newGroup": "Nová skupina",
|
|
"newSpace": "Nový priestor",
|
|
"enterSpace": "Vstúpiť do priestoru",
|
|
"enterRoom": "Vstúpiť do miestnosti",
|
|
"allSpaces": "Všetky priestory",
|
|
"numChats": "{number} chatov",
|
|
"hideUnimportantStateEvents": "Skryť dôležité udalosti stavu",
|
|
"hidePresences": "Skryť zoznam stavu?",
|
|
"doNotShowAgain": "Nezobrazovať znova",
|
|
"wasDirectChatDisplayName": "Prázdny chat (bol {oldDisplayName})",
|
|
"newSpaceDescription": "Priestory vám umožňujú zjednotiť vaše chaty a vytvoriť súkromné alebo verejné komunity.",
|
|
"encryptThisChat": "Zašifrovať tento chat",
|
|
"disableEncryptionWarning": "Z bezpečnostných dôvodov nemôžete vypnúť šifrovanie v chate, kde bolo predtým povolené.",
|
|
"sorryThatsNotPossible": "Prepáčte... to nie je možné",
|
|
"deviceKeys": "Kľúče zariadenia:",
|
|
"reopenChat": "Znova otvoriť rozhovor",
|
|
"noBackupWarning": "Varovanie! Bez povolenia zálohy chatu stratíte prístup k šifrovaným správam. Odporúča sa najskôr povoliť zálohu chatu pred odhlásením.",
|
|
"noOtherDevicesFound": "Nenašli sa žiadne iné zariadenia",
|
|
"fileIsTooBigForServer": "Nedá sa odoslať! Server podporuje prílohy iba do {max}.",
|
|
"fileHasBeenSavedAt": "Súbor bol uložený na {path}",
|
|
"jumpToLastReadMessage": "Prejsť na poslednú prečítanú správu",
|
|
"readUpToHere": "Prečítané do tohto miesta",
|
|
"jump": "Prejsť",
|
|
"openLinkInBrowser": "Otvoriť odkaz v prehliadači",
|
|
"reportErrorDescription": "😞 Je mi ľúto. Niečo sa pokazilo. Ak chcete, môžete túto chybu nahlásiť vývojárom.",
|
|
"report": "Nahlásiť",
|
|
"signInWithPassword": "Prihlásiť sa s heslom",
|
|
"pleaseTryAgainLaterOrChooseDifferentServer": "Skúste to prosím neskôr alebo vyberte iný server.",
|
|
"signInWith": "Prihlásiť sa s {provider}",
|
|
"profileNotFound": "Používateľa sa nepodarilo nájsť na serveri. Možno je problém s pripojením alebo používateľ neexistuje.",
|
|
"setTheme": "Nastaviť tému:",
|
|
"setColorTheme": "Nastaviť farebnú tému:",
|
|
"invite": "Pozvať",
|
|
"inviteGroupChat": "📨 Pozvať do skupinového chatu",
|
|
"invitePrivateChat": "📨 Pozvať do súkromného chatu",
|
|
"invalidInput": "Neplatný vstup!",
|
|
"wrongPinEntered": "Zadali ste nesprávne kódové slovo! Skúste to znova za {seconds} sekúnd...",
|
|
"pleaseEnterANumber": "Zadajte číslo väčšie ako 0",
|
|
"archiveRoomDescription": "Chat bude presunutý do archívu. Ostatní používatelia uvidia, že ste opustili chat.",
|
|
"roomUpgradeDescription": "Chat bude následne znovu vytvorený s novou verziou miestnosti. Všetci účastníci budú upozornení, že musia prejsť na nový chat. Viac informácií o verziách miestností nájdete na https://spec.matrix.org/latest/rooms/",
|
|
"removeDevicesDescription": "Odhlásite sa z tohto zariadenia a už nebudete môcť prijímať správy.",
|
|
"banUserDescription": "Používateľ bude zablokovaný v chate a nebude môcť znova vstúpiť, kým nebude odblokovaný.",
|
|
"unbanUserDescription": "Používateľ bude môcť znova vstúpiť do chatu, ak sa pokúsi.",
|
|
"kickUserDescription": "Používateľ je vykopnutý z chatu, ale nie je zablokovaný. Vo verejných chatov môže sa k nemu pripojiť kedykoľvek znova.",
|
|
"makeAdminDescription": "Ak tomuto používateľovi udelite status správcu, nemusíte to môcť zvrátiť, pretože bude mať rovnaké oprávnenia ako vy.",
|
|
"pushNotificationsNotAvailable": "Push notifikácie nie sú dostupné",
|
|
"learnMore": "Zistiť viac",
|
|
"yourGlobalUserIdIs": "Váš globálny používateľský identifikátor je: ",
|
|
"noUsersFoundWithQuery": "Bohužiaľ, s \"{query}\" sa nenašiel žiadny používateľ. Skontrolujte, či ste neurobili preklep.",
|
|
"knocking": "Klopanie",
|
|
"chatCanBeDiscoveredViaSearchOnServer": "Chat je možné nájsť cez vyhľadávanie na {server}",
|
|
"searchChatsRooms": "Hľadať #chaty, @používatelia...",
|
|
"nothingFound": "Nič sa nenašlo...",
|
|
"groupName": "Názov skupiny",
|
|
"createGroupAndInviteUsers": "Vytvoriť skupinu a pozvať používateľov",
|
|
"groupCanBeFoundViaSearch": "Skupina je možné nájsť prostredníctvom vyhľadávania",
|
|
"wrongRecoveryKey": "Prepáčte... zdá sa, že toto nie je správny kľúč na obnovenie.",
|
|
"startConversation": "Začať konverzáciu",
|
|
"commandHint_sendraw": "Odoslať surový JSON",
|
|
"databaseMigrationTitle": "Databáza je optimalizovaná",
|
|
"databaseMigrationBody": "Prosím počkajte. Toto môže chvíľu trvať.",
|
|
"leaveEmptyToClearStatus": "Nechajte prázdne na vymazanie vášho stavu.",
|
|
"select": "Vybrať",
|
|
"searchForUsers": "Hľadať @používateľov...",
|
|
"pleaseEnterYourCurrentPassword": "Zadajte svoje aktuálne heslo",
|
|
"newPassword": "Nové heslo",
|
|
"pleaseChooseAStrongPassword": "Vyberte si silné heslo",
|
|
"passwordsDoNotMatch": "Heslá sa nezhodujú",
|
|
"passwordIsWrong": "Zadané heslo je nesprávne",
|
|
"publicLink": "Verejný odkaz",
|
|
"publicChatAddresses": "Verejné adresy chatu",
|
|
"createNewAddress": "Vytvoriť novú adresu",
|
|
"joinSpace": "Pripojiť sa k priestoru",
|
|
"publicSpaces": "Verejné priestory",
|
|
"addChatOrSubSpace": "Pridať chat alebo podpriestor",
|
|
"subspace": "Podpriestor",
|
|
"decline": "Odmietnuť",
|
|
"thisDevice": "Toto zariadenie:",
|
|
"initAppError": "Pri inicializácii aplikácie došlo k chybe",
|
|
"userRole": "Rola používateľa",
|
|
"minimumPowerLevel": "{level} je minimálna úroveň výkonu.",
|
|
"searchIn": "Hľadať v chate \"{chat}\"...",
|
|
"searchMore": "Hľadať viac...",
|
|
"gallery": "Galéria",
|
|
"files": "Súbory",
|
|
"databaseBuildErrorBody": "Nepodarilo sa vytvoriť databázu SQlite. Aplikácia sa zatiaľ snaží použiť staršiu databázu. Prosím, nahláste túto chybu vývojárom na {url}. Chybová správa je: {error}",
|
|
"sessionLostBody": "Vaša relácia bola stratená. Prosím, nahláste túto chybu vývojárom na {url}. Chybová správa je: {error}",
|
|
"restoreSessionBody": "Aplikácia sa teraz snaží obnoviť vašu reláciu zo zálohy. Prosím, nahláste túto chybu vývojárom na {url}. Chybová správa je: {error}",
|
|
"forwardMessageTo": "Chcete presunúť správu do {roomName}?",
|
|
"sendReadReceipts": "Poslať potvrdenia o prečítaní",
|
|
"sendTypingNotificationsDescription": "Ostatní účastníci chatu vidia, keď píšete novú správu.",
|
|
"sendReadReceiptsDescription": "Ostatní účastníci chatu vidia, keď ste správu prečítali.",
|
|
"formattedMessages": "Formátované správy",
|
|
"formattedMessagesDescription": "Zobrazte bohatý obsah správy, ako je tučné písmo pomocou markdown.",
|
|
"verifyOtherUser": "🔐 Overiť iného používateľa",
|
|
"verifyOtherUserDescription": "Ak overíte iného používateľa, môžete si byť istí, že skutočne viete, komu píšete. 💪\n\nKeď začnete overovanie, vy aj druhý používateľ uvidíte v aplikácii vyskakovacie okno. Tam uvidíte sériu emoji alebo čísel, ktoré si musíte navzájom porovnať.\n\nNajlepším spôsobom je stretnúť sa alebo začať videohovor. 🧑🤝🧑",
|
|
"verifyOtherDevice": "🔐 Overiť iné zariadenie",
|
|
"verifyOtherDeviceDescription": "Keď overíte iné zariadenie, tieto zariadenia môžu vymieňať kľúče, čím sa zvýši vaša celková bezpečnosť. 💪 Keď začnete overovanie, v oboch zariadeniach sa objaví vyskakovacie okno. Tam uvidíte sériu emoji alebo čísel, ktoré si musíte navzájom porovnať. Je najlepšie mať obe zariadenia po ruke pred začatím overovania. 🤳",
|
|
"acceptedKeyVerification": "{sender} prijal overenie kľúča",
|
|
"canceledKeyVerification": "{sender} zrušil overenie kľúča",
|
|
"completedKeyVerification": "{sender} dokončil overenie kľúča",
|
|
"isReadyForKeyVerification": "{sender} je pripravený na overenie kľúča",
|
|
"requestedKeyVerification": "{sender} požiadal o overenie kľúča",
|
|
"startedKeyVerification": "{sender} začal overovanie kľúča",
|
|
"transparent": "Priehľadný",
|
|
"incomingMessages": "Prichádzajúce správy",
|
|
"stickers": "Samolepky",
|
|
"discover": "Objavovať",
|
|
"commandHint_ignore": "Ignorovať dané matrix ID",
|
|
"commandHint_unignore": "Zrušiť ignorovanie daného matrix ID",
|
|
"unreadChatsInApp": "{appname}: {unread} neprečítaných chatov",
|
|
"noDatabaseEncryption": "Šifrovanie databázy nie je na tejto platforme podporované",
|
|
"thereAreCountUsersBlocked": "Práve je zablokovaných {count} používateľov.",
|
|
"restricted": "Obmedzené",
|
|
"knockRestricted": "Klopnutie obmedzené",
|
|
"goToSpace": "Prejsť do priestoru: {space}",
|
|
"markAsUnread": "Označiť ako neprečítané",
|
|
"userLevel": "{level} - Používateľ",
|
|
"moderatorLevel": "{level} - Moderátor",
|
|
"adminLevel": "{level} - Administrátor",
|
|
"changeGeneralChatSettings": "Zmeniť všeobecné nastavenia chatu",
|
|
"inviteOtherUsers": "Pozvať ďalších používateľov do tohto chatu",
|
|
"changeTheChatPermissions": "Zmeniť oprávnenia v chate",
|
|
"changeTheVisibilityOfChatHistory": "Zmeniť viditeľnosť histórie chatu",
|
|
"changeTheCanonicalRoomAlias": "Zmeniť hlavnú verejnú adresu chatu",
|
|
"sendRoomNotifications": "Poslať @room oznámenia",
|
|
"changeTheDescriptionOfTheGroup": "Zmeniť popis chatu",
|
|
"chatPermissionsDescription": "Definujte, aká úroveň oprávnení je potrebná na určité akcie v tomto chate. Úrovne oprávnení 0, 50 a 100 zvyčajne predstavujú používateľov, moderátorov a administrátorov, ale je možné aj akékoľvek iné rozlíšenie.",
|
|
"updateInstalled": "🎉 Aktualizácia {version} nainštalovaná!",
|
|
"changelog": "Zmeny v systéme",
|
|
"sendCanceled": "Odoslanie zrušené",
|
|
"loginWithMatrixId": "Prihlásiť sa pomocou Matrix-ID",
|
|
"discoverHomeservers": "Objavte domáce servery",
|
|
"whatIsAHomeserver": "Čo je to domáci server?",
|
|
"homeserverDescription": "Všetky vaše údaje sú uložené na domácom serveri, rovnako ako u poskytovateľa e-mailových služieb. Môžete si vybrať, ktorý domáci server chcete použiť, pričom stále môžete komunikovať so všetkými. Viac sa dozviete na https://matrix.org.",
|
|
"doesNotSeemToBeAValidHomeserver": "Nezdá sa, že ide o kompatibilný domáci server. Zlá URL?",
|
|
"calculatingFileSize": "Vypočítavanie veľkosti súboru...",
|
|
"prepareSendingAttachment": "Príprava na odoslanie prílohy...",
|
|
"sendingAttachment": "Odosielanie prílohy...",
|
|
"generatingVideoThumbnail": "Generovanie náhľadu videa...",
|
|
"compressVideo": "Kompresia videa...",
|
|
"sendingAttachmentCountOfCount": "Odosielanie prílohy {index} z {length}...",
|
|
"serverLimitReached": "Limit servera dosiahnutý! Čakám {seconds} sekúnd...",
|
|
"oneOfYourDevicesIsNotVerified": "Jedno z vašich zariadení nie je overené",
|
|
"noticeChatBackupDeviceVerification": "Poznámka: Keď pripojíte všetky svoje zariadenia k zálohe chatu, automaticky sa overia.",
|
|
"continueText": "Pokračovať",
|
|
"welcomeText": "Ahoj Ahoj 👋 Toto je FluffyChat. Môžete sa prihlásiť na akýkoľvek domáci server, ktorý je kompatibilný s https://matrix.org. A potom chatovať s kýmkoľvek. Je to obrovská decentralizovaná sieť správ!",
|
|
"blur": "Rozmazanie:",
|
|
"opacity": "Priehľadnosť:",
|
|
"setWallpaper": "Nastaviť tapetu",
|
|
"manageAccount": "Spravovať účet",
|
|
"noContactInformationProvided": "Server neposkytuje žiadne platné kontaktné informácie",
|
|
"contactServerAdmin": "Kontaktovať správcu servera",
|
|
"contactServerSecurity": "Kontaktovať bezpečnosť servera",
|
|
"supportPage": "Stránka podpory",
|
|
"serverInformation": "Informácie o serveri:",
|
|
"name": "Názov",
|
|
"version": "Verzia",
|
|
"website": "Webová stránka",
|
|
"compress": "Komprimovať",
|
|
"boldText": "Tučný text",
|
|
"italicText": "Kurzíva",
|
|
"strikeThrough": "Preškrtnuté",
|
|
"pleaseFillOut": "Prosím, vyplňte",
|
|
"invalidUrl": "Neplatná URL",
|
|
"addLink": "Pridať odkaz",
|
|
"unableToJoinChat": "Nedá sa pripojiť ku chatu. Možno druhá strana už ukončila konverzáciu.",
|
|
"previous": "Predchádzajúce",
|
|
"otherPartyNotLoggedIn": "Druhá strana momentálne nie je prihlásená a nemôže prijímať správy!",
|
|
"appWantsToUseForLogin": "Použiť '{server}' na prihlásenie",
|
|
"appWantsToUseForLoginDescription": "Týmto umožňujete aplikácii a webovej stránke zdieľať informácie o vás.",
|
|
"open": "Otvoriť",
|
|
"waitingForServer": "Čaká sa na server...",
|
|
"appIntroduction": "FluffyChat vám umožňuje chatovať s priateľmi cez rôzne messengery. Viac sa dozviete na https://matrix.org alebo jednoducho klepnite na *Pokračovať*.",
|
|
"newChatRequest": "📩 Nová požiadavka na chat",
|
|
"contentNotificationSettings": "Nastavenia oznámení obsahu",
|
|
"generalNotificationSettings": "Všeobecné nastavenia oznámení",
|
|
"roomNotificationSettings": "Nastavenia oznámení miestnosti",
|
|
"userSpecificNotificationSettings": "Špecifické nastavenia oznámení používateľa",
|
|
"otherNotificationSettings": "Iné nastavenia oznámení",
|
|
"notificationRuleContainsUserName": "Obsahuje používateľské meno",
|
|
"notificationRuleContainsUserNameDescription": "Upozorňuje používateľa, keď správa obsahuje ich používateľské meno.",
|
|
"notificationRuleMaster": "Ztlmiť všetky oznámenia",
|
|
"notificationRuleMasterDescription": "Prekračuje všetky ostatné pravidlá a vypína všetky oznámenia.",
|
|
"notificationRuleSuppressNotices": "Potlačiť automatické správy",
|
|
"notificationRuleSuppressNoticesDescription": "Potlačuje oznámenia od automatizovaných klientov, ako sú boty.",
|
|
"notificationRuleInviteForMe": "Pozvánka pre mňa",
|
|
"notificationRuleInviteForMeDescription": "Upozorňuje používateľa, keď je pozvaný do miestnosti.",
|
|
"notificationRuleMemberEvent": "Udalosť člena",
|
|
"notificationRuleMemberEventDescription": "Potlačuje oznámenia o udalostiach členstva.",
|
|
"notificationRuleIsUserMention": "Upozornenie na používateľa",
|
|
"notificationRuleIsUserMentionDescription": "Upozorňuje používateľa, keď je priamo spomenutý v správe.",
|
|
"notificationRuleContainsDisplayName": "Obsahuje zobrazované meno",
|
|
"notificationRuleContainsDisplayNameDescription": "Upozorňuje používateľa, keď správa obsahuje ich zobrazované meno.",
|
|
"notificationRuleIsRoomMention": "Upozornenie na miestnosť",
|
|
"notificationRuleIsRoomMentionDescription": "Upozorňuje používateľa, keď je v miestnosti zmienka.",
|
|
"notificationRuleRoomnotif": "Upozornenie na miestnosť",
|
|
"notificationRuleRoomnotifDescription": "Upozorňuje používateľa, keď správa obsahuje '@room'.",
|
|
"notificationRuleTombstone": "Hrob",
|
|
"notificationRuleTombstoneDescription": "Upozorňuje používateľa na správy o deaktivácii miestnosti.",
|
|
"notificationRuleReaction": "Reakcia",
|
|
"notificationRuleReactionDescription": "Potláča upozornenia na reakcie.",
|
|
"notificationRuleRoomServerAcl": "Prístupové práva servera miestnosti",
|
|
"notificationRuleRoomServerAclDescription": "Potláča upozornenia na zoznamy prístupových práv servera miestnosti (ACL).",
|
|
"notificationRuleSuppressEdits": "Potlačiť úpravy",
|
|
"notificationRuleSuppressEditsDescription": "Potláča upozornenia na upravené správy.",
|
|
"notificationRuleCall": "Hovor",
|
|
"notificationRuleCallDescription": "Upozorňuje používateľa na hovory.",
|
|
"notificationRuleEncryptedRoomOneToOne": "Šifrovaná miestnosť jeden na jedného",
|
|
"notificationRuleEncryptedRoomOneToOneDescription": "Upozorňuje používateľa na správy v šifrovaných miestnostiach jeden na jedného.",
|
|
"notificationRuleRoomOneToOne": "Miestnosť jeden na jedného",
|
|
"notificationRuleRoomOneToOneDescription": "Upozorňuje používateľa na správy v miestnostiach jeden na jedného.",
|
|
"notificationRuleMessage": "Správa",
|
|
"notificationRuleMessageDescription": "Upozorňuje používateľa na všeobecné správy.",
|
|
"notificationRuleEncrypted": "Šifrované",
|
|
"notificationRuleEncryptedDescription": "Upozorňuje používateľa na správy v šifrovaných miestnostiach.",
|
|
"notificationRuleJitsi": "Jitsi",
|
|
"notificationRuleJitsiDescription": "Upozorňuje používateľa na udalosti widgetu Jitsi.",
|
|
"notificationRuleServerAcl": "Potlačiť udalosti Server ACL",
|
|
"notificationRuleServerAclDescription": "Potlačuje upozornenia na udalosti Server ACL.",
|
|
"unknownPushRule": "Neznáme pravidlo push '{rule}'",
|
|
"sentVoiceMessage": "🎙️ {duration} - Hlasová správa od {sender}",
|
|
"deletePushRuleCanNotBeUndone": "Ak odstránite toto nastavenie upozornenia, nemôže byť vrátené.",
|
|
"more": "Viac",
|
|
"shareKeysWith": "Zdieľať kľúče s...",
|
|
"shareKeysWithDescription": "Ktoré zariadenia by mali byť dôveryhodné, aby mohli čítať vaše správy v šifrovaných chatov?",
|
|
"allDevices": "Všetky zariadenia",
|
|
"crossVerifiedDevicesIfEnabled": "Prekrožené overené zariadenia, ak je povolené",
|
|
"crossVerifiedDevices": "Prekrožené overené zariadenia",
|
|
"verifiedDevicesOnly": "Iba overené zariadenia",
|
|
"takeAPhoto": "Urobiť fotografiu",
|
|
"recordAVideo": "Nahrať video",
|
|
"optionalMessage": "(Voliteľné) správa...",
|
|
"notSupportedOnThisDevice": "Nepodporované na tomto zariadení",
|
|
"enterNewChat": "Vstúpiť do nového chatu",
|
|
"approve": "Schváliť",
|
|
"youHaveKnocked": "Zaklopali ste",
|
|
"pleaseWaitUntilInvited": "Prosím, počkajte, kým vás niekto z miestnosti pozve.",
|
|
"commandHint_logout": "Odhlásiť sa zo súčasného zariadenia",
|
|
"commandHint_logoutall": "Odhlásiť zo všetkých aktívnych zariadení",
|
|
"displayNavigationRail": "Zobraziť navigačný panel na mobile",
|
|
"customReaction": "Vlastná reakcia",
|
|
"accountInformation": "Informácie o účte",
|
|
"addGroupDescription": "Pridať popis chatu",
|
|
"addNewFriend": "Pridať nového priateľa",
|
|
"alreadyHaveAnAccount": "Už máte účet?",
|
|
"createNewGroup": "Vytvoriť nový chat",
|
|
"editChatPermissions": "Upraviť oprávnenia chatu",
|
|
"writeAMessageLangCodes": "Napíšte v {l1} alebo {l2}...",
|
|
"requests": "Žiadosti",
|
|
"allCorrect": "Takto by som to povedal! Super!",
|
|
"newWayAllGood": "Takto by som to nepovedal, ale vyzerá to dobre!",
|
|
"othersAreBetter": "Hm, môže byť lepší spôsob, ako to povedať.",
|
|
"holdForInfo": "Kliknite a podržte pre informácie o slove.",
|
|
"greenFeedback": "To je to, čo by som dal!",
|
|
"yellowFeedback": "Hm, môžete to vyskúšať a zistiť, či to funguje! Ak chcete použiť toto slovo, jednoducho naň opäť kliknite.",
|
|
"redFeedback": "Nemyslím si, že je to správne...",
|
|
"itInstructionsTitle": "Môžem vám pomôcť s prekladom!",
|
|
"itInstructionsBody": "Môžete kliknúť a podržať voľby pre informácie o slove.",
|
|
"oneday": "Posledných 24 hodín",
|
|
"oneweek": "Posledných 7 dní",
|
|
"onemonth": "Minulý mesiac",
|
|
"gaTooltip": "L2 použitie s gramatickou asistenciou",
|
|
"taTooltip": "L2 použitie s prekladateľskou asistenciou",
|
|
"unTooltip": "Iné",
|
|
"interactiveTranslatorSliderHeader": "Interaktívny prekladač",
|
|
"interactiveGrammarSliderHeader": "Interaktívny kontrolór gramatiky",
|
|
"interactiveTranslatorNotAllowed": "Zakázané",
|
|
"interactiveTranslatorAllowed": "Voľba študenta",
|
|
"interactiveTranslatorRequired": "Požadované",
|
|
"notYetSet": "Ešte nie je nastavené",
|
|
"myLearning": "Moje analýzy",
|
|
"waTooltip": "L2 použitie bez asistencie",
|
|
"changeDateRange": "Zmeniť rozsah dátumu",
|
|
"classDescription": "Popis",
|
|
"addStudents": "Pozvať používateľov odkazom alebo kódom",
|
|
"copyClassLink": "Skopírovať odkaz na pozvanie",
|
|
"copyClassCode": "Skopírovať kód pozvania",
|
|
"inviteStudentByUserName": "Pozvať používateľov podľa používateľského mena",
|
|
"languageSettings": "Nastavenia jazyka",
|
|
"interactiveTranslator": "Pomocník pre preklad",
|
|
"shareVideo": "Zdieľať video",
|
|
"shareVideoDesc": "Zapnite túto možnosť, aby mohli študenti zdieľať videá v chatoch.",
|
|
"shareFiles": "Zdieľať súbory",
|
|
"selectLanguageLevel": "Vybrať úroveň jazyka",
|
|
"noIdenticalLanguages": "Vyberte, prosím, odlišné základné a cieľové jazyky",
|
|
"iWantALanguagePartnerFrom": "Je z:",
|
|
"worldWide": "Celosvetovo",
|
|
"noResults": "Žiadne výsledky! Skúste rozšíriť vyhľadávanie.",
|
|
"searchBy": "Hľadať podľa krajiny a jazykov",
|
|
"iWantAConversationPartner": "Chcem konverzačného partnera, ktorý",
|
|
"iWantALanguagePartnerWhoSpeaks": "Hovorí:",
|
|
"iWantALanguagePartnerWhoIsLearning": "Učí sa:",
|
|
"joinWithClassCode": "Pripojiť sa ku kurzu",
|
|
"joinWithClassCodeHint": "Zadajte kód pozvania",
|
|
"languageLevelPreA1": "Úplný začiatočník (Pre A1)",
|
|
"languageLevelA1": "Začiatočník (A1)",
|
|
"languageLevelA2": "Elementárny (A2)",
|
|
"languageLevelB1": "Stredne pokročilý (B1)",
|
|
"languageLevelB2": "Vyšší stredne pokročilý (B2)",
|
|
"languageLevelC1": "Pokročilý (C1)",
|
|
"languageLevelC2": "Majstrovstvo (C2)",
|
|
"changeTheNameOfTheClass": "Zmeniť názov",
|
|
"changeTheNameOfTheChat": "Zmeniť názov chatu",
|
|
"askPangeaBot": "Požiadať Pangea Bota o kontextovú definíciu.",
|
|
"sorryNoResults": "Prepáčte, žiadne výsledky.",
|
|
"ignoreInThisText": "Ignorovať",
|
|
"helpMeTranslate": "Áno!",
|
|
"needsItShortMessage": "Mimo cieľa",
|
|
"needsItMessage": "Počkaj, to nie je {targetLanguage}! Potrebuješ pomoc s prekladom?",
|
|
"needsIgcMessage": "Táto správa má gramatickú chybu.",
|
|
"tokenTranslationTitle": "Slovo je vo vašom základnom jazyku.",
|
|
"spanTranslationDesc": "Pozrite si možné preklady nižšie.",
|
|
"spanTranslationTitle": "Niektoré slová sú vo vašom základnom jazyku.",
|
|
"l1SpanAndGrammarTitle": "Mimo cieľového jazyka",
|
|
"l1SpanAndGrammarDesc": "Toto môže byť vo vašom základnom jazyku alebo ide o gramatickú chybu.",
|
|
"otherTitle": "Máte chybu.",
|
|
"otherDesc": "Pozrite si možné opravy nižšie.",
|
|
"countryInformation": "Moja krajina",
|
|
"myLanguages": "Moje základné a cieľové jazyky",
|
|
"targetLanguage": "Cieľový jazyk",
|
|
"sourceLanguage": "Základný jazyk",
|
|
"languagesISpeak": "Jazyky, ktorými hovorím",
|
|
"updateLanguage": "Moje jazyky",
|
|
"whatLanguageYouWantToLearn": "Aký jazyk sa chcete naučiť?",
|
|
"whatIsYourBaseLanguage": "Aký je váš základný jazyk?",
|
|
"saveChanges": "Uložiť zmeny",
|
|
"publicProfileTitle": "Povoliť, aby ma našli vo vyhľadávaní",
|
|
"publicProfileDesc": "Zapnutím umožníte ostatným používateľom nájsť váš profil vo globálnom vyhľadávači a posielať žiadosti o chat. V tomto momente môžete prijať alebo odmietnuť žiadosť.",
|
|
"errorDisableIT": "Pomoc s prekladom je vypnutá.",
|
|
"errorDisableIGC": "Pomoc s gramatikou je vypnutá.",
|
|
"errorDisableLanguageAssistance": "Pomoc s prekladom a gramatikou sú vypnuté.",
|
|
"errorDisableITUserDesc": "Kliknite sem na aktualizáciu nastavení pomoci s prekladom",
|
|
"errorDisableIGCUserDesc": "Kliknite sem na aktualizáciu nastavení pomoci s gramatikou",
|
|
"errorDisableLanguageAssistanceUserDesc": "Kliknite sem na aktualizáciu nastavení pomoci s prekladom a gramatikou",
|
|
"errorDisableITClassDesc": "Prekladová pomoc je vypnutá pre kurz, v ktorom sa nachádza tento chat.",
|
|
"errorDisableIGCClassDesc": "Pomoc s gramatikou je vypnutá pre kurz, v ktorom sa nachádza tento chat.",
|
|
"itIsDisabled": "Interaktívny preklad je vypnutý",
|
|
"igcIsDisabled": "Interaktívne kontrolovanie gramatiky je vypnuté",
|
|
"goToLearningSettings": "Prejsť na Nastavenia učenia",
|
|
"error405Title": "Jazyky nie sú nastavené",
|
|
"error405Desc": "Prosím, nastavte si svoje jazyky v Hlavnom menu > Nastavenia učenia.",
|
|
"loginOrSignup": "Prihlásiť sa pomocou",
|
|
"iAgreeToThe": "Súhlasím s",
|
|
"termsAndConditions": "Podmienkami a podmienkami",
|
|
"andCertifyIAmAtLeast13YearsOfAge": " a potvrdzujem, že mám najmenej 16 rokov.",
|
|
"error502504Title": "Wow, je online veľa študentov!",
|
|
"error502504Desc": "Nástroje na preklad a gramatiku môžu byť pomalé alebo nedostupné, kým Pangea boty dobehnú.",
|
|
"error404Title": "Chyba prekladu!",
|
|
"error404Desc": "Pangea Bot si nie je istý, ako to preložiť...",
|
|
"errorPleaseRefresh": "Pozeráme sa na to! Prosím, načítajte stránku znova a skúste to znova.",
|
|
"toggleIT": "Interaktívny preklad",
|
|
"toggleIGC": "Interaktívne kontrolovanie gramatiky",
|
|
"toggleToolSettingsDescription": "Tu môžete prepínať nastavenia svojho individuálneho jazykového nástroja.",
|
|
"connectedToStaging": "Pripojené k Stagingu",
|
|
"learningSettings": "Nastavenia učenia",
|
|
"sendVoiceNotes": "Odoslať hlasové poznámky",
|
|
"sendVoiceNotesDesc": "Zapnite túto možnosť, aby mohli študenti posielať hlasové poznámky v chatoch.",
|
|
"chatTopic": "Téma chatu",
|
|
"chatTopicDesc": "Nastavte tému chatu",
|
|
"inviteStudentByUserNameDesc": "Ak má váš študent už účet, môžete ho vyhľadať.",
|
|
"participants": "Účastníci",
|
|
"almostPerfect": "Zdá sa, že je to správne! Tu je, čo by som povedal.",
|
|
"prettyGood": "Celkom dobre! Tu je, čo by som povedal.",
|
|
"letMeThink": "Hmm, poďme zistiť, ako si to urobil!",
|
|
"clickMessageTitle": "Potrebujete pomoc?",
|
|
"clickMessageBody": "Kliknite na správu pre jazykové nástroje ako preklad, prehrávanie a ďalšie!",
|
|
"understandingMessagesTitle": "Definície a preklady!",
|
|
"understandingMessagesBody": "Kliknite na podčiarknuté slová pre definície. Preložte pomocou možností správy (v pravom hornom rohu).",
|
|
"allDone": "Všetko hotovo!",
|
|
"vocab": "Slovná zásoba",
|
|
"low": "Máme dôkazy, že používateľ tieto slová nepozná.",
|
|
"medium": "Tieto slová boli použité. Nie je jasné, či sú slová úplne pochopené alebo nie.",
|
|
"high": "Máme dôkazy, že používateľ tieto slová rozumie.",
|
|
"unknownProficiency": "Tieto slová neboli použité v Pangea Chate.",
|
|
"changeView": "Prepnúť pohľady.",
|
|
"clearAll": "Vymazať všetky slová?",
|
|
"generateVocabulary": "Vygenerovať slovnú zásobu z názvu a popisu",
|
|
"generatePrompts": "Vygenerovať výzvy",
|
|
"subscribe": "Odberať",
|
|
"getAccess": "Odoberať teraz!",
|
|
"subscriptionDesc": "Správa je zadarmo! Odberom odomknete interaktívny preklad, kontrolu gramatiky a analytiku učenia.",
|
|
"subscriptionManagement": "Správa odberu",
|
|
"currentSubscription": "Aktuálny odber",
|
|
"changeSubscription": "Zmeniť odber",
|
|
"cancelSubscription": "Zrušiť odber",
|
|
"selectYourPlan": "Vyberte si svoj plán",
|
|
"subsciptionPlatformTooltip": "Prihláste sa do svojho pôvodného zariadenia, aby ste mohli spravovať svoj plán odberu",
|
|
"subscriptionManagementUnavailable": "Správa odberu nie je k dispozícii",
|
|
"paymentMethod": "Spôsob platby",
|
|
"paymentHistory": "História platieb",
|
|
"emptyChatDownloadWarning": "Nie je možné stiahnuť prázdny chat",
|
|
"update": "Aktualizovať",
|
|
"updateDesc": "Teraz môžete aktualizovať túto aplikáciu z {localVersion} na {storeVersion}",
|
|
"maybeLater": "Možno neskôr",
|
|
"mainMenu": "Hlavné menu",
|
|
"toggleImmersionMode": "Režim ponorenia",
|
|
"toggleImmersionModeDesc": "Keď je aktivovaný, všetky správy sa zobrazujú v cieľovom jazyku. Táto možnosť je najviac užitočná pri jazykových výmenách.",
|
|
"itToggleDescription": "Tento nástroj na učenie sa jazykov identifikuje slová vo vašom základnom jazyku a pomáha vám ich preložiť do cieľového jazyka. Hoci je to zriedkavé, AI môže urobiť prekladové chyby.",
|
|
"igcToggleDescription": "Tento nástroj na učenie sa jazykov identifikuje bežné pravopisné, gramatické a interpunkčné chyby vo vašej správe a navrhne opravy. Hoci je to zriedkavé, AI môže urobiť chyby v korekciách.",
|
|
"originalMessage": "Pôvodná správa",
|
|
"sentMessage": "Odoslaná správa",
|
|
"useType": "Použiť typ",
|
|
"notAvailable": "Nedostupné",
|
|
"taAndGaTooltip": "Použitie L2 s pomocou prekladu a gramatickej pomoci",
|
|
"definitionsToolName": "Definície slov",
|
|
"messageTranslationsToolName": "Preklady správ",
|
|
"definitionsToolDescription": "Keď je aktivované, slová podčiarknuté modrou farbou je možné kliknúť pre definície. Kliknite na správy pre prístup k definíciám.",
|
|
"translationsToolDescrption": "Keď je aktivované, kliknite na správu a na ikonu prekladu, aby ste videli správu vo vašom základnom jazyku.",
|
|
"welcomeBack": "Vitajte späť! Ak ste boli súčasťou pilotného projektu 2023-2024, kontaktujte nás pre vašu špeciálnu pilotnú predplatnú službu. Ak ste učiteľ, ktorý zakúpil (alebo vaša inštitúcia zakúpila) licencie pre vašu triedu, kontaktujte nás pre vašu učiteľskú predplatnú službu.",
|
|
"kickAllStudents": "Vyhodiť všetkých študentov",
|
|
"kickAllStudentsConfirmation": "Ste si istí, že chcete vyhodiť všetkých študentov?",
|
|
"inviteAllStudents": "Pozvať všetkých študentov",
|
|
"inviteAllStudentsConfirmation": "Ste si istí, že chcete pozvať všetkých študentov?",
|
|
"inviteUsersFromPangea": "Pridať správcov",
|
|
"redeemPromoCode": "Uplatniť promo kód",
|
|
"enterPromoCode": "Zadajte promo kód",
|
|
"downloadTxtFile": "Stiahnuť textový súbor",
|
|
"downloadCSVFile": "Stiahnuť CSV súbor",
|
|
"promotionalSubscriptionDesc": "Momentálne máte doživotnú propagačnú predplatnú službu. Kontaktujte support@pangea.chat pre pomoc s zmenou predplatného.",
|
|
"originalSubscriptionPlatform": "Predplatné zakúpené cez {purchasePlatform}",
|
|
"oneWeekTrial": "Jedno týždňová skúšobná verzia",
|
|
"downloadXLSXFile": "Stiahnuť Excel súbor",
|
|
"abDisplayName": "Abcházsky",
|
|
"aaDisplayName": "Afar",
|
|
"afDisplayName": "Afrikaans",
|
|
"akDisplayName": "Akan",
|
|
"sqDisplayName": "Albánčina",
|
|
"amDisplayName": "Amharčina",
|
|
"arDisplayName": "Arabčina",
|
|
"anDisplayName": "Aragónčina",
|
|
"hyDisplayName": "Arménčina",
|
|
"asDisplayName": "Assámsky",
|
|
"avDisplayName": "Avarčina",
|
|
"aeDisplayName": "Avestan",
|
|
"ayDisplayName": "Aymara",
|
|
"azDisplayName": "Azerbajčanský",
|
|
"bmDisplayName": "Bambara",
|
|
"baDisplayName": "Baškirský",
|
|
"euDisplayName": "Basque",
|
|
"beDisplayName": "Bieloruský",
|
|
"bnDisplayName": "Bengálsky",
|
|
"bhDisplayName": "Bihársky",
|
|
"biDisplayName": "Bislama",
|
|
"bsDisplayName": "Bosniansky",
|
|
"brDisplayName": "Bretonsky",
|
|
"bgDisplayName": "Bulharský",
|
|
"myDisplayName": "Barmanský",
|
|
"caDisplayName": "Katalánsky, Valencian",
|
|
"chDisplayName": "Chamorro",
|
|
"ceDisplayName": "Čečenský",
|
|
"nyDisplayName": "Čichewa, Chewa, Nyanja",
|
|
"zhDisplayName": "Čínsky",
|
|
"cvDisplayName": "Chuvash",
|
|
"kwDisplayName": "Kornský",
|
|
"coDisplayName": "Korsický",
|
|
"crDisplayName": "Kreí",
|
|
"hrDisplayName": "Chorvátsky",
|
|
"csDisplayName": "Český",
|
|
"daDisplayName": "Dánsky",
|
|
"dvDisplayName": "Divehi; Dhivehi; Maldivský;",
|
|
"nlDisplayName": "Holandský",
|
|
"enDisplayName": "Anglický",
|
|
"eoDisplayName": "Esperanto",
|
|
"etDisplayName": "Estónsky",
|
|
"eeDisplayName": "Ewe",
|
|
"foDisplayName": "Faerský",
|
|
"fjDisplayName": "Fijian",
|
|
"fiDisplayName": "Fínsky",
|
|
"frDisplayName": "Francúzsky",
|
|
"ffDisplayName": "Fula; Fulah; Pulaar; Pular",
|
|
"glDisplayName": "Galícijský",
|
|
"kaDisplayName": "Gruzínska",
|
|
"deDisplayName": "Nemecký",
|
|
"elDisplayName": "Grécky, moderný",
|
|
"gnDisplayName": "Guaraní",
|
|
"guDisplayName": "Gudžarati",
|
|
"htDisplayName": "Haitská, haitská kreolčina",
|
|
"haDisplayName": "Hausa",
|
|
"heDisplayName": "Hebrejčina (moderná)",
|
|
"hzDisplayName": "Herero",
|
|
"hiDisplayName": "Hindčina",
|
|
"hoDisplayName": "Hiri Motu",
|
|
"huDisplayName": "Maďarčina",
|
|
"iaDisplayName": "Interlingua",
|
|
"idDisplayName": "Indonézština",
|
|
"ieDisplayName": "Interlingue",
|
|
"gaDisplayName": "Írčina",
|
|
"igDisplayName": "Igbo",
|
|
"ikDisplayName": "Inupiaq",
|
|
"ioDisplayName": "Ido",
|
|
"isDisplayName": "Islandčina",
|
|
"itDisplayName": "Taliančina",
|
|
"iuDisplayName": "Inuktitut",
|
|
"jaDisplayName": "Japončina",
|
|
"jvDisplayName": "Javanský",
|
|
"klDisplayName": "Kalaallisut, grónsky",
|
|
"knDisplayName": "Kannada",
|
|
"krDisplayName": "Kanuri",
|
|
"ksDisplayName": "Kashmírsky",
|
|
"kkDisplayName": "Kazašský",
|
|
"kmDisplayName": "Khmer",
|
|
"kiDisplayName": "Kikuyu, Gikuyu",
|
|
"rwDisplayName": "Kinyarwanda",
|
|
"kyDisplayName": "Kirgizský, Kyrgyz",
|
|
"kvDisplayName": "Komi",
|
|
"kgDisplayName": "Kongo",
|
|
"koDisplayName": "Kórejský",
|
|
"kuDisplayName": "Kurdský",
|
|
"kjDisplayName": "Kwanyama, Kuanyama",
|
|
"laDisplayName": "Latin",
|
|
"lbDisplayName": "Luxemburčtina, Letzeburgesch",
|
|
"lgDisplayName": "Luganda",
|
|
"liDisplayName": "Limburčtina, Limburgan, Limburger",
|
|
"lnDisplayName": "Lingala",
|
|
"loDisplayName": "Laoský",
|
|
"ltDisplayName": "Litovský",
|
|
"luDisplayName": "Luba-Katanga",
|
|
"lvDisplayName": "Lotyšský",
|
|
"gvDisplayName": "Manx",
|
|
"mkDisplayName": "Macedónsky",
|
|
"mgDisplayName": "Madagaskarský",
|
|
"msDisplayName": "Malajský",
|
|
"mlDisplayName": "Malajálam",
|
|
"mtDisplayName": "Maltský",
|
|
"miDisplayName": "Maorijský",
|
|
"mrDisplayName": "Maráthský (Marāṭhī)",
|
|
"mhDisplayName": "Marshallovský",
|
|
"mnDisplayName": "Mongolský",
|
|
"naDisplayName": "Nauru",
|
|
"nvDisplayName": "Navajo, Navaho",
|
|
"nbDisplayName": "Nórsky Bokmål",
|
|
"ndDisplayName": "Sever Ndebele",
|
|
"neDisplayName": "Nepálsky",
|
|
"ngDisplayName": "Ndonga",
|
|
"nnDisplayName": "Norwegian Nynorsk",
|
|
"noDisplayName": "Nórsky",
|
|
"iiDisplayName": "Nuosu",
|
|
"nrDisplayName": "Južný Ndebele",
|
|
"ocDisplayName": "Okcitánčina",
|
|
"ojDisplayName": "Ojibwe, Ojibwa",
|
|
"cuDisplayName": "Staroslovienčina, Cirkvi Slovančina, Cirkvi Slovančina, Starobulharčina, Staroslovienčina",
|
|
"omDisplayName": "Oromo",
|
|
"orDisplayName": "Orija",
|
|
"osDisplayName": "Osetski, Osetski jazyk",
|
|
"paDisplayName": "Pandžabčina, Pandžabský",
|
|
"piDisplayName": "Páli",
|
|
"faDisplayName": "Perzština",
|
|
"plDisplayName": "Poľština",
|
|
"psDisplayName": "Paštunčina, Pushto",
|
|
"ptDisplayName": "Portugalčina",
|
|
"quDisplayName": "Kečuánčina",
|
|
"rmDisplayName": "Rumunčina",
|
|
"rnDisplayName": "Kirundi",
|
|
"roDisplayName": "Rumunčina, Moldavčina, Moldovská",
|
|
"ruDisplayName": "Ruština",
|
|
"saDisplayName": "Sanskrit (Saštštá)",
|
|
"scDisplayName": "Sardínsky",
|
|
"sdDisplayName": "Sindhi",
|
|
"seDisplayName": "Severný sami",
|
|
"smDisplayName": "Samoančina",
|
|
"sgDisplayName": "Sango",
|
|
"srDisplayName": "Srbochorvátčina",
|
|
"gdDisplayName": "Škótska gaelská, gaelský",
|
|
"snDisplayName": "Šona",
|
|
"siDisplayName": "Sinhálčina, sinhálsky",
|
|
"skDisplayName": "Slovenčina",
|
|
"slDisplayName": "Slovinsky",
|
|
"soDisplayName": "Somálčina",
|
|
"stDisplayName": "Južná Sotho",
|
|
"esDisplayName": "Španielčina",
|
|
"suDisplayName": "Sundánčina",
|
|
"swDisplayName": "Swahilčina",
|
|
"ssDisplayName": "Swati",
|
|
"svDisplayName": "Švédčina",
|
|
"taDisplayName": "Tamil",
|
|
"teDisplayName": "Telugu",
|
|
"tgDisplayName": "Tadžičtina",
|
|
"thDisplayName": "Thajčina",
|
|
"tiDisplayName": "Tigrinya",
|
|
"boDisplayName": "Tibetčina, štandardná, centrálny dialekt",
|
|
"tkDisplayName": "Turkménčina",
|
|
"tlDisplayName": "Tagalog",
|
|
"tnDisplayName": "Tswana",
|
|
"toDisplayName": "Tonga (Tonga ostrovy)",
|
|
"trDisplayName": "Turečtina",
|
|
"tsDisplayName": "Tsonga",
|
|
"ttDisplayName": "Tatarčina",
|
|
"twDisplayName": "Twi",
|
|
"tyDisplayName": "Tahitčina",
|
|
"ugDisplayName": "Ujgurský, ujgurský jazyk",
|
|
"ukDisplayName": "Ukrajinčina",
|
|
"urDisplayName": "Urdu",
|
|
"uzDisplayName": "Uzbečtina",
|
|
"veDisplayName": "Venda",
|
|
"viDisplayName": "Vietnamčina",
|
|
"voDisplayName": "Volapük",
|
|
"waDisplayName": "Valónčina",
|
|
"cyDisplayName": "Walesčina",
|
|
"woDisplayName": "Wolof",
|
|
"fyDisplayName": "Západná frízština",
|
|
"xhDisplayName": "Xhosa",
|
|
"yiDisplayName": "Jidiš",
|
|
"yoDisplayName": "Jorubčina",
|
|
"zaDisplayName": "Zhuang, Chuang",
|
|
"unkDisplayName": "Neznámy",
|
|
"zuDisplayName": "Zulu",
|
|
"hawDisplayName": "Havajčina",
|
|
"hmnDisplayName": "Hmong",
|
|
"multiDisplayName": "Viacnásobný",
|
|
"cebDisplayName": "Cebuano",
|
|
"dzDisplayName": "Dzongkha",
|
|
"iwDisplayName": "Hebrejčina",
|
|
"jwDisplayName": "Javánčina",
|
|
"moDisplayName": "Moldavčina",
|
|
"shDisplayName": "Srbochorvátsky",
|
|
"wwCountryDisplayName": "Celosvetovo",
|
|
"afCountryDisplayName": "Afganistan",
|
|
"axCountryDisplayName": "Alandské ostrovy",
|
|
"alCountryDisplayName": "Albánsko",
|
|
"dzCountryDisplayName": "Alžírsko",
|
|
"asCountryDisplayName": "Americká Samoa",
|
|
"adCountryDisplayName": "Andorra",
|
|
"aoCountryDisplayName": "Angola",
|
|
"aiCountryDisplayName": "Anguilla",
|
|
"agCountryDisplayName": "Antigua a Barbuda",
|
|
"arCountryDisplayName": "Argentína",
|
|
"amCountryDisplayName": "Arménsko",
|
|
"awCountryDisplayName": "Aruba",
|
|
"acCountryDisplayName": "Ostrov Ascension",
|
|
"auCountryDisplayName": "Austrália",
|
|
"atCountryDisplayName": "Rakúsko",
|
|
"azCountryDisplayName": "Azerbajdžan",
|
|
"bsCountryDisplayName": "Bahamy",
|
|
"bhCountryDisplayName": "Bahrajn",
|
|
"bdCountryDisplayName": "Bangladéš",
|
|
"bbCountryDisplayName": "Barbados",
|
|
"byCountryDisplayName": "Bielorusko",
|
|
"beCountryDisplayName": "Belgicko",
|
|
"bzCountryDisplayName": "Belize",
|
|
"bjCountryDisplayName": "Benin",
|
|
"bmCountryDisplayName": "Bermudy",
|
|
"btCountryDisplayName": "Bhután",
|
|
"boCountryDisplayName": "Bolívia",
|
|
"baCountryDisplayName": "Bosna a Hercegovina",
|
|
"bwCountryDisplayName": "Botswana",
|
|
"brCountryDisplayName": "Brazília",
|
|
"ioCountryDisplayName": "Britské indickooceánske územie",
|
|
"vgCountryDisplayName": "Britské Panenské ostrovy",
|
|
"bnCountryDisplayName": "Brunej",
|
|
"bgCountryDisplayName": "Bulharsko",
|
|
"bfCountryDisplayName": "Burkina Faso",
|
|
"biCountryDisplayName": "Burundi",
|
|
"khCountryDisplayName": "Kambodža",
|
|
"cmCountryDisplayName": "Kamerun",
|
|
"caCountryDisplayName": "Kanada",
|
|
"cvCountryDisplayName": "Kap Verde",
|
|
"bqCountryDisplayName": "Karibské Holandsko",
|
|
"kyCountryDisplayName": "Kajmanské ostrovy",
|
|
"cfCountryDisplayName": "Stredoafrická republika",
|
|
"tdCountryDisplayName": "Čad",
|
|
"clCountryDisplayName": "Čile",
|
|
"cnCountryDisplayName": "Čína",
|
|
"cxCountryDisplayName": "Vianočný ostrov",
|
|
"ccCountryDisplayName": "Ostrovy Kokos (Keelingove)",
|
|
"coCountryDisplayName": "Kolumbia",
|
|
"kmCountryDisplayName": "Komory",
|
|
"cdCountryDisplayName": "Demokratická republika Kongo",
|
|
"cgCountryDisplayName": "Kongo",
|
|
"ckCountryDisplayName": "Ostrovy Cook",
|
|
"crCountryDisplayName": "Kostarika",
|
|
"ciCountryDisplayName": "Pobrežie Slonoviny",
|
|
"hrCountryDisplayName": "Chorvátsko",
|
|
"cuCountryDisplayName": "Kuba",
|
|
"cwCountryDisplayName": "Curaçao",
|
|
"cyCountryDisplayName": "Cyprus",
|
|
"czCountryDisplayName": "Česká republika",
|
|
"dkCountryDisplayName": "Dánsko",
|
|
"djCountryDisplayName": "Džibutsko",
|
|
"dmCountryDisplayName": "Dominika",
|
|
"doCountryDisplayName": "Dominikánska republika",
|
|
"tlCountryDisplayName": "Východný Timor",
|
|
"ecCountryDisplayName": "Ekvádor",
|
|
"egCountryDisplayName": "Egypt",
|
|
"svCountryDisplayName": "Salvador",
|
|
"gqCountryDisplayName": "Rovníková Guinea",
|
|
"erCountryDisplayName": "Eritrea",
|
|
"eeCountryDisplayName": "Estónsko",
|
|
"szCountryDisplayName": "Eswatini",
|
|
"etCountryDisplayName": "Etiópia",
|
|
"fkCountryDisplayName": "Falklandy",
|
|
"foCountryDisplayName": "Faerské ostrovy",
|
|
"fjCountryDisplayName": "Fiji",
|
|
"fiCountryDisplayName": "Fínsko",
|
|
"frCountryDisplayName": "Francúzsko",
|
|
"gfCountryDisplayName": "Francúzska Guyana",
|
|
"pfCountryDisplayName": "Francúzska Polynézia",
|
|
"gaCountryDisplayName": "Gabon",
|
|
"gmCountryDisplayName": "Gambia",
|
|
"geCountryDisplayName": "Gruzínsko",
|
|
"deCountryDisplayName": "Nemecko",
|
|
"ghCountryDisplayName": "Ghana",
|
|
"giCountryDisplayName": "Gibraltár",
|
|
"grCountryDisplayName": "Grécko",
|
|
"glCountryDisplayName": "Grónsko",
|
|
"gdCountryDisplayName": "Grenada",
|
|
"gpCountryDisplayName": "Guadeloupe",
|
|
"guCountryDisplayName": "Guam",
|
|
"gtCountryDisplayName": "Guatemala",
|
|
"ggCountryDisplayName": "Guernsey",
|
|
"gnCountryDisplayName": "Guinea Conakry",
|
|
"gwCountryDisplayName": "Guinea-Bissau",
|
|
"gyCountryDisplayName": "Guyana",
|
|
"htCountryDisplayName": "Haiti",
|
|
"hmCountryDisplayName": "Ostrov Heard a ostrovy McDonald",
|
|
"hnCountryDisplayName": "Honduras",
|
|
"hkCountryDisplayName": "Hong Kong",
|
|
"huCountryDisplayName": "Maďarsko",
|
|
"isCountryDisplayName": "Island",
|
|
"inCountryDisplayName": "India",
|
|
"idCountryDisplayName": "Indonézia",
|
|
"irCountryDisplayName": "Irán",
|
|
"iqCountryDisplayName": "Irak",
|
|
"ieCountryDisplayName": "Írsko",
|
|
"imCountryDisplayName": "Ostrov Man",
|
|
"ilCountryDisplayName": "Izrael",
|
|
"itCountryDisplayName": "Taliansko",
|
|
"jmCountryDisplayName": "Jamajka",
|
|
"jpCountryDisplayName": "Japonsko",
|
|
"jeCountryDisplayName": "Jersey",
|
|
"joCountryDisplayName": "Jordánsko",
|
|
"kzCountryDisplayName": "Kazachstan",
|
|
"keCountryDisplayName": "Keňa",
|
|
"kiCountryDisplayName": "Kiribati",
|
|
"xkCountryDisplayName": "Kosovo",
|
|
"kwCountryDisplayName": "Kuvajt",
|
|
"kgCountryDisplayName": "Kirgizsko",
|
|
"laCountryDisplayName": "Laos",
|
|
"lvCountryDisplayName": "Lotyšsko",
|
|
"lbCountryDisplayName": "Libanon",
|
|
"lsCountryDisplayName": "Lesotho",
|
|
"lrCountryDisplayName": "Libéria",
|
|
"lyCountryDisplayName": "Libya",
|
|
"liCountryDisplayName": "Lichtenštajnsko",
|
|
"ltCountryDisplayName": "Litva",
|
|
"luCountryDisplayName": "Luxembursko",
|
|
"moCountryDisplayName": "Macau",
|
|
"mkCountryDisplayName": "Severná Macedonia",
|
|
"mgCountryDisplayName": "Madagaskar",
|
|
"mwCountryDisplayName": "Malawi",
|
|
"myCountryDisplayName": "Malajzia",
|
|
"mvCountryDisplayName": "Maldivy",
|
|
"mlCountryDisplayName": "Mali",
|
|
"mtCountryDisplayName": "Malta",
|
|
"mhCountryDisplayName": "Marshallove ostrovy",
|
|
"mqCountryDisplayName": "Martinique",
|
|
"mrCountryDisplayName": "Mauritánia",
|
|
"muCountryDisplayName": "Maurícius",
|
|
"ytCountryDisplayName": "Mayotte",
|
|
"mxCountryDisplayName": "Mexiko",
|
|
"fmCountryDisplayName": "Mikronézia",
|
|
"mdCountryDisplayName": "Moldavsko",
|
|
"mcCountryDisplayName": "Monako",
|
|
"mnCountryDisplayName": "Mongolsko",
|
|
"meCountryDisplayName": "Čierna Hora",
|
|
"msCountryDisplayName": "Montserrat",
|
|
"maCountryDisplayName": "Maroko",
|
|
"mzCountryDisplayName": "Mozambik",
|
|
"mmCountryDisplayName": "Myanmar (Barma)",
|
|
"naCountryDisplayName": "Namíbia",
|
|
"nrCountryDisplayName": "Nauru",
|
|
"npCountryDisplayName": "Nepál",
|
|
"nlCountryDisplayName": "Holandsko",
|
|
"ncCountryDisplayName": "Nová Kaledónia",
|
|
"nzCountryDisplayName": "Nový Zéland",
|
|
"niCountryDisplayName": "Nikaragua",
|
|
"neCountryDisplayName": "Niger",
|
|
"ngCountryDisplayName": "Nigéria",
|
|
"nuCountryDisplayName": "Niue",
|
|
"nfCountryDisplayName": "Ostrov Norfolk",
|
|
"kpCountryDisplayName": "Severná Kórea",
|
|
"mpCountryDisplayName": "Severné Mariánske ostrovy",
|
|
"noCountryDisplayName": "Nórsko",
|
|
"omCountryDisplayName": "Omán",
|
|
"pkCountryDisplayName": "Pákistán",
|
|
"pwCountryDisplayName": "Palau",
|
|
"psCountryDisplayName": "Palestínske územia",
|
|
"paCountryDisplayName": "Panama",
|
|
"pgCountryDisplayName": "Papua Nová Guinea",
|
|
"pyCountryDisplayName": "Paraguaj",
|
|
"peCountryDisplayName": "Peru",
|
|
"phCountryDisplayName": "Filipíny",
|
|
"plCountryDisplayName": "Poľsko",
|
|
"ptCountryDisplayName": "Portugalsko",
|
|
"prCountryDisplayName": "Portoriko",
|
|
"qaCountryDisplayName": "Katar",
|
|
"reCountryDisplayName": "Réunion",
|
|
"roCountryDisplayName": "Rumunsko",
|
|
"ruCountryDisplayName": "Rusko",
|
|
"rwCountryDisplayName": "Rwanda",
|
|
"blCountryDisplayName": "Saint Barthélemy",
|
|
"shCountryDisplayName": "Svätá Helena",
|
|
"knCountryDisplayName": "Svätý Krištof a Nevis",
|
|
"lcCountryDisplayName": "Svätá Lucia",
|
|
"mfCountryDisplayName": "Svätý Martin",
|
|
"pmCountryDisplayName": "Svätý Pierre a Miquelon",
|
|
"vcCountryDisplayName": "Svätý Vincent",
|
|
"wsCountryDisplayName": "Samoa",
|
|
"smCountryDisplayName": "San Maríno",
|
|
"stCountryDisplayName": "Sao Tomé a Príncipe",
|
|
"saCountryDisplayName": "Saudská Arábia",
|
|
"snCountryDisplayName": "Senegal",
|
|
"rsCountryDisplayName": "Srbsko",
|
|
"scCountryDisplayName": "Seychely",
|
|
"slCountryDisplayName": "Sierra Leone",
|
|
"sgCountryDisplayName": "Singapur",
|
|
"sxCountryDisplayName": "Svätý Martin",
|
|
"skCountryDisplayName": "Slovensko",
|
|
"siCountryDisplayName": "Slovinsko",
|
|
"sbCountryDisplayName": "Šalamúnove ostrovy",
|
|
"soCountryDisplayName": "Somálsko",
|
|
"zaCountryDisplayName": "Južná Afrika",
|
|
"gsCountryDisplayName": "Južná Georgia a Južné Sandwichove ostrovy",
|
|
"krCountryDisplayName": "Južná Kórea",
|
|
"ssCountryDisplayName": "Južný Sudán",
|
|
"esCountryDisplayName": "Španielsko",
|
|
"lkCountryDisplayName": "Srí Lanka",
|
|
"sdCountryDisplayName": "Sudán",
|
|
"srCountryDisplayName": "Surinam",
|
|
"sjCountryDisplayName": "Špicbergy a Jan Mayen",
|
|
"seCountryDisplayName": "Švédsko",
|
|
"chCountryDisplayName": "Švajčiarsko",
|
|
"syCountryDisplayName": "Sýria",
|
|
"twCountryDisplayName": "Taiwan",
|
|
"tjCountryDisplayName": "Tádžikistan",
|
|
"tzCountryDisplayName": "Tanzánia",
|
|
"thCountryDisplayName": "Thajsko",
|
|
"tgCountryDisplayName": "Togo",
|
|
"tkCountryDisplayName": "Tokelau",
|
|
"toCountryDisplayName": "Tonga",
|
|
"ttCountryDisplayName": "Trinidad/Tobago",
|
|
"tnCountryDisplayName": "Tunisko",
|
|
"trCountryDisplayName": "Turecko",
|
|
"tmCountryDisplayName": "Turkménsko",
|
|
"tcCountryDisplayName": "Ostrovy Turks a Caicos",
|
|
"tvCountryDisplayName": "Tuvalu",
|
|
"viCountryDisplayName": "Americké Panenské ostrovy",
|
|
"ugCountryDisplayName": "Uganda",
|
|
"uaCountryDisplayName": "Ukrajina",
|
|
"aeCountryDisplayName": "Spojené arabské emiráty",
|
|
"gbCountryDisplayName": "Spojené kráľovstvo",
|
|
"usCountryDisplayName": "Spojené štáty",
|
|
"uyCountryDisplayName": "Uruguaj",
|
|
"uzCountryDisplayName": "Uzbekistan",
|
|
"vuCountryDisplayName": "Vanuatu",
|
|
"vaCountryDisplayName": "Vatikán",
|
|
"veCountryDisplayName": "Venezuela",
|
|
"vnCountryDisplayName": "Vietnam",
|
|
"wfCountryDisplayName": "Wallis a Futuna",
|
|
"ehCountryDisplayName": "Západná Sahara",
|
|
"yeCountryDisplayName": "Jemen",
|
|
"zmCountryDisplayName": "Zambia",
|
|
"zwCountryDisplayName": "Zimbabwe",
|
|
"pay": "Platiť",
|
|
"allPrivateChats": "Priame správy",
|
|
"unknownPrivateChat": "Neznáma súkromná správa",
|
|
"invitedToSpace": "{user} vás pozval na kurz: {space}! Chcete prijať?",
|
|
"declinedInvitation": "Odmietnuté pozvanie",
|
|
"acceptedInvitation": "Prijaté pozvanie",
|
|
"youreInvited": "📩 Ste pozvaní!",
|
|
"invitedToChat": "{user} vás pozval do rozhovoru: {name}! Chcete prijať?",
|
|
"monthlySubscription": "Mesačne",
|
|
"yearlySubscription": "Ročne",
|
|
"defaultSubscription": "Pangea Chat Predplatné",
|
|
"freeTrial": "Bezplatná skúška",
|
|
"grammarAnalytics": "Analýza chýb",
|
|
"total": "Celkom: ",
|
|
"noDataFound": "Nenašli sa žiadne údaje",
|
|
"promoSubscriptionExpirationDesc": "Vaša aktuálna predplatná je propagačná a vyprší dňa {expiration}. Kontaktujte support@pangea.chat pre pomoc s zmenou predplatného.",
|
|
"emptyChatNameWarning": "Zadajte názov tohto chatu",
|
|
"blurMeansTranslateTitle": "Prečo je správa rozmazaná?",
|
|
"blurMeansTranslateBody": "Keď je zapnutý režim ponorenia, správy odoslané v vašom základnom jazyku budú rozmazané, zatiaľ čo Pangea Bot ich preloží do vášho cieľového jazyka. Režim ponorenia je možné prepínať v nastaveniach jednotlivých kurzov a chatov.",
|
|
"someErrorTitle": "Hm, niečo nie je v poriadku",
|
|
"someErrorBody": "Môže ísť o chybu alebo niečo vo vašom základnom jazyku.",
|
|
"bestCorrectionFeedback": "To je správne!",
|
|
"distractorFeedback": "To nie je úplne správne.",
|
|
"bestAnswerFeedback": "To je správne!",
|
|
"definitionDefaultPrompt": "Čo znamená toto slovo?",
|
|
"practiceDefaultPrompt": "Aká je najlepšia odpoveď?",
|
|
"correctionDefaultPrompt": "Aká je najlepšia náhrada?",
|
|
"itStartDefaultPrompt": "Chcete pomoc s prekladom?",
|
|
"lockedChatWarning": "🔒 Tento chat bol zamknutý",
|
|
"lockChat": "Zamknúť chat",
|
|
"suggestToChat": "Navrhnúť tento chat",
|
|
"suggestToChatDesc": "Navrhnuté chaty sa zobrazia v zoznamoch chatov",
|
|
"acceptSelection": "Prijať opravu",
|
|
"acceptSelectionAnyway": "Použiť to tak či tak",
|
|
"makingActivity": "Vykonávanie aktivity",
|
|
"why": "Prečo?",
|
|
"definition": "Definícia",
|
|
"exampleSentence": "Príklad vety",
|
|
"reportToTeacher": "Komu chcete nahlásiť túto správu?",
|
|
"reportMessageTitle": "{reportingUserId} nahlásil správu od {reportedUserId} v chate {roomName}",
|
|
"reportMessageBody": "Správa: {reportedMessage}\nDôvod: {reason}",
|
|
"noTeachersFound": "Nenašli sa žiadni učitelia na nahlásenie",
|
|
"viewArchive": "Zobraziť archív",
|
|
"trialExpiration": "Váš bezplatný skúšobný čas vyprší dňa {expiration}",
|
|
"freeTrialDesc": "Noví používatelia dostanú týždennú bezplatnú skúšobnú verziu Pangea Chat",
|
|
"activateTrial": "Bezplatná 7-dňová skúšobná verzia",
|
|
"successfullySubscribed": "Úspešne ste sa prihlásili!",
|
|
"clickToManageSubscription": "Kliknite sem na správu svojho predplatného.",
|
|
"errorGettingAudio": "Chyba pri získavaní zvuku. Obnovte stránku a skúste znova.",
|
|
"signUp": "Zaregistrovať sa",
|
|
"pleaseChooseAtLeastChars": "Vyberte aspoň {min} znakov.",
|
|
"noEmailWarning": "Zadajte platnú e-mailovú adresu. Inak nebudete môcť resetovať svoje heslo. Ak nechcete, opäť kliknite na tlačidlo na pokračovanie.",
|
|
"pleaseEnterValidEmail": "Zadajte platnú e-mailovú adresu.",
|
|
"pleaseChooseAUsername": "Vyberte si používateľské meno",
|
|
"chooseAUsername": "Vybrať používateľské meno",
|
|
"define": "Definovať",
|
|
"listen": "Počúvať",
|
|
"addConversationBot": "Povoliť konverzačného bota",
|
|
"addConversationBotDesc": "Pridať bota do tohto chatu",
|
|
"convoBotSettingsDescription": "Upraviť tému konverzácie a úroveň obtiažnosti",
|
|
"enterAConversationTopic": "Zadajte tému konverzácie",
|
|
"conversationTopic": "Téma konverzácie",
|
|
"enableModeration": "Povoliť moderovanie",
|
|
"enableModerationDesc": "Povoliť automatické moderovanie na kontrolu správ pred ich odoslaním",
|
|
"conversationLanguageLevel": "Aká je úroveň jazyka tejto konverzácie?",
|
|
"showDefinition": "Zobraziť definíciu",
|
|
"subscriptionPopupTitle": "Táto veta môže obsahovať gramatickú chybu...",
|
|
"subscriptionPopupDesc": "Prihláste sa dnes a odomknite preklad a opravu gramatiky!",
|
|
"seeOptions": "Zobraziť možnosti",
|
|
"continuedWithoutSubscription": "Pokračovať bez predplatného",
|
|
"trialPeriodExpired": "Váš skúšobný čas vypršal",
|
|
"selectToDefine": "Kliknite na akékoľvek slovo, aby ste videli jeho definíciu!",
|
|
"translations": "preklady",
|
|
"messageAudio": "zvuk správy",
|
|
"definitions": "definície",
|
|
"subscribedToUnlockTools": "Odoberať na odomknutie interaktívneho prekladu a kontroly gramatiky, prehrávania zvuku, personalizovaných cvičení a analytiky učenia!",
|
|
"translationTooltip": "Preložiť",
|
|
"audioTooltip": "Prehrať zvuk",
|
|
"speechToTextTooltip": "Prepis",
|
|
"certifyAge": "Potvrdením, že mám viac ako {age} rokov",
|
|
"kickBotWarning": "Vyhodenie Pangea Bota odstráni konverzačného bota z tohto chatu.",
|
|
"joinToView": "Pripojte sa do tejto miestnosti, aby ste si mohli prezrieť podrobnosti",
|
|
"refresh": "Obnoviť",
|
|
"autoPlayTitle": "Automatické prehrávanie správ",
|
|
"autoPlayDesc": "Keď je povolené, textovo-hlasové prehrávanie správ sa bude automaticky prehrávať pri výbere.",
|
|
"messageAnalytics": "Analytika správ",
|
|
"words": "Slová",
|
|
"score": "Skóre",
|
|
"accuracy": "Presnosť",
|
|
"points": "Body",
|
|
"noPaymentInfo": "Nie sú potrebné žiadne platobné údaje!",
|
|
"conversationBotModeSelectDescription": "Aktivita chatu",
|
|
"conversationBotModeSelectOption_discussion": "Diskusia",
|
|
"conversationBotModeSelectOption_custom": "Vlastné",
|
|
"conversationBotModeSelectOption_conversation": "Konverzácia",
|
|
"conversationBotModeSelectOption_textAdventure": "Textové dobrodružstvo",
|
|
"conversationBotModeSelectOption_storyGame": "Príbehová hra",
|
|
"conversationBotDiscussionZone_title": "Nastavenia diskusie",
|
|
"conversationBotDiscussionZone_discussionTopicLabel": "Téma diskusie",
|
|
"conversationBotDiscussionZone_discussionTopicPlaceholder": "Nastavte tému diskusie",
|
|
"conversationBotDiscussionZone_discussionKeywordsLabel": "Kľúčové slová diskusie",
|
|
"conversationBotDiscussionZone_discussionKeywordsPlaceholder": "Nastavte kľúčové slová diskusie",
|
|
"conversationBotDiscussionZone_discussionKeywordsHintText": "Zoznam kľúčových slov oddelených čiarkou na vedenie diskusie",
|
|
"conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": "Odoslať výzvu na diskusiu podľa plánu",
|
|
"conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": "Hodiny medzi výzvami na diskusiu",
|
|
"conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": "Reaguje na reakciu ⏩",
|
|
"conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": "Reakcia na odoslanie výzvy na diskusiu",
|
|
"conversationBotCustomZone_title": "Vlastné nastavenia",
|
|
"conversationBotCustomZone_customSystemPromptLabel": "Systémová výzva",
|
|
"conversationBotCustomZone_customSystemPromptPlaceholder": "Nastavte vlastnú systémovú výzvu",
|
|
"conversationBotCustomZone_customSystemPromptEmptyError": "Chýba vlastná systémová výzva",
|
|
"botConfig": "Nastavenia bota a aktivity",
|
|
"botConfigNoPermissionTitle": "Žiadne povolenie",
|
|
"botConfigNoPermissionMessage": "Kontaktujte správcu miestnosti, aby zmenil konfiguráciu bota",
|
|
"addConversationBotDialogTitleInvite": "Potvrďte pozvanie konverzačného bota",
|
|
"addConversationBotButtonInvite": "Pozvať",
|
|
"addConversationBotDialogInviteConfirmation": "Pozvať",
|
|
"addConversationBotButtonTitleRemove": "Potvrďte odstránenie konverzačného bota",
|
|
"addConversationBotButtonRemove": "Odstrániť",
|
|
"addConversationBotDialogRemoveConfirmation": "Odstrániť",
|
|
"conversationBotConfigConfirmChange": "Potvrdiť",
|
|
"conversationBotStatus": "Pozvať bota",
|
|
"conversationBotTextAdventureZone_title": "Textové dobrodružstvo",
|
|
"conversationBotTextAdventureZone_instructionLabel": "Inštrukcie majstra hry",
|
|
"conversationBotTextAdventureZone_instructionPlaceholder": "Nastavte inštrukcie majstra hry",
|
|
"conversationBotCustomZone_instructionSystemPromptEmptyError": "Chýbajú inštrukcie majstra hry",
|
|
"studentAnalyticsNotAvailable": "Dáta študenta momentálne nie sú dostupné",
|
|
"roomDataMissing": "Niektoré údaje môžu chýbať z miestností, ku ktorým nemáte prístup",
|
|
"updatePhoneOS": "Možno budete musieť aktualizovať verziu operačného systému zariadenia",
|
|
"wordsPerMinute": "Slová za minútu",
|
|
"autoIGCToolName": "Automaticky spustiť pomoc pri písaní Pangea",
|
|
"autoIGCToolDescription": "Automaticky spustiť gramatickú kontrolu a preklad pomocníka Pangea Chat pred odoslaním správy.",
|
|
"runGrammarCorrection": "Skontrolovať správu",
|
|
"grammarCorrectionFailed": "Problémy na vyriešenie",
|
|
"grammarCorrectionComplete": "Vyzerá dobre!",
|
|
"tooltipInstructionsTitle": "Neviete, čo to robí?",
|
|
"tooltipInstructionsMobileBody": "Stlačte a podržte položky na zobrazenie návodov.",
|
|
"tooltipInstructionsBrowserBody": "Nájdite myšou nad položkami na zobrazenie návodov.",
|
|
"chatCapacity": "Kapacita chatu",
|
|
"roomFull": "Táto miestnosť je už plná.",
|
|
"topicNotSet": "Téma nebola nastavená.",
|
|
"chatCapacityNotSet": "Tento chat nemá stanovené obmedzenie kapacity.",
|
|
"chatCapacityHasBeenChanged": "Kapacita chatu bola zmenená",
|
|
"chatCapacitySetTooLow": "Kapacita chatu musí byť najmenej {count}.",
|
|
"chatCapacityExplanation": "Kapacita chatu obmedzuje počet členov, ktorí môžu byť v chate.",
|
|
"chatExceedsCapacity": "Tento chat prekračuje svoju kapacitu.",
|
|
"tooManyRequest": "Príliš veľa požiadaviek, skúste to neskôr.",
|
|
"enterNumber": "Zadajte celé číslo.",
|
|
"buildTranslation": "Vytvorte svoj preklad z možností vyššie",
|
|
"nonexistentSelection": "Výber už neexistuje.",
|
|
"changeAnalyticsLanguage": "Zmeniť jazyk analytiky",
|
|
"practice": "Cvičiť",
|
|
"noLanguagesSet": "Nastavené žiadne jazyky",
|
|
"noActivitiesFound": "Na teraz toho stačilo! Vráťte sa neskôr pre viac.",
|
|
"hintTitle": "Nápoveda:",
|
|
"speechToTextBody": "Pre hlasové správy môžete vidieť prepis, ako aj skóre Rýchlosti slov za minútu od hovoriaceho.",
|
|
"versionNotFound": "Verzia nenájdená",
|
|
"fetchingVersion": "Načítavanie verzie...",
|
|
"versionFetchError": "Chyba pri načítavaní verzie",
|
|
"versionText": "Verzia: {version}+{buildNumber}",
|
|
"languageButtonLabel": "Jazyk: {currentLanguage}",
|
|
"interactiveTranslatorAutoPlaySliderHeader": "Automatické prehrávanie prekladu",
|
|
"interactiveTranslatorAutoPlayDesc": "Spustí interaktívny prekladač bez otázky.",
|
|
"changeAnalyticsView": "Zmeniť pohľad na analytiku",
|
|
"l1TranslationBody": "Správy v vašom základnom jazyku nebudú prekladané.",
|
|
"deleteSubscriptionWarningTitle": "Máte aktívne predplatné",
|
|
"deleteSubscriptionWarningBody": "Vymazanie vášho účtu automaticky nezruší vaše predplatné.",
|
|
"manageSubscription": "Spravovať predplatné",
|
|
"error520Title": "Prosím, skúste to znova.",
|
|
"error520Desc": "Prepáčte, nerozumeli sme vašej správe...",
|
|
"wordsUsed": "Použité slová",
|
|
"errorTypes": "Typy chýb",
|
|
"level": "Úroveň",
|
|
"canceledSend": "Odoslanie zrušené",
|
|
"morphsUsed": "Použité morfémy",
|
|
"translationChoicesBody": "Kliknite a podržte možnosť pre nápovedu.",
|
|
"grammar": "Gramatika",
|
|
"contactHasBeenInvitedToTheChat": "Kontakt bol pozvaný do chatu",
|
|
"inviteChat": "📨 Pozvať do chatu",
|
|
"chatName": "Názov chatu",
|
|
"reportContentIssueTitle": "Nahlásiť problém s obsahom",
|
|
"feedback": "Voliteľná spätná väzba",
|
|
"reportContentIssueDescription": "Ups! AI môže uľahčiť personalizované vzdelávacie zážitky, ale... tiež halucinuje. Prosím, poskytnite akúkoľvek spätnú väzbu a pokúsime sa to znova.",
|
|
"changeContent": "Ups! AI môže uľahčiť personalizované vzdelávacie zážitky, ale... tiež halucinuje. Čo by to malo byť?",
|
|
"clickTheWordAgainToDeselect": "Kliknite na vybrané slovo, aby ste ho odznačili.",
|
|
"l2SupportNa": "Nedostupné",
|
|
"l2SupportAlpha": "Alpha",
|
|
"l2SupportBeta": "Beta",
|
|
"l2SupportFull": "Plné",
|
|
"missingVoiceTitle": "Chýbajúci hlas",
|
|
"voiceNotAvailable": "Nemáte nainštalovaný hlas pre tento jazyk.",
|
|
"openVoiceSettings": "Otvoriť nastavenia hlasu",
|
|
"playAudio": "Prehrať",
|
|
"stop": "Zastaviť",
|
|
"grammarCopyPOSsconj": "Podraďovacia spojka",
|
|
"grammarCopyPOSnum": "Číslo",
|
|
"grammarCopyPOSverb": "Sloveso",
|
|
"grammarCopyPOSaffix": "Prípona",
|
|
"grammarCopyPOSpart": "Častica",
|
|
"grammarCopyPOSadj": "Prídavné meno",
|
|
"grammarCopyPOScconj": "Súradnicová spojka",
|
|
"grammarCopyPOSpunct": "Interpunkcia",
|
|
"grammarCopyPOSadv": "Príslovka",
|
|
"grammarCopyPOSaux": "Pomocné sloveso",
|
|
"grammarCopyPOSspace": "Medzera",
|
|
"grammarCopyPOSsym": "Symbol",
|
|
"grammarCopyPOSdet": "Určovacie slovo",
|
|
"grammarCopyPOSpron": "Zámeno",
|
|
"grammarCopyPOSadp": "Predložka",
|
|
"grammarCopyPOSpropn": "Vlastné meno",
|
|
"grammarCopyPOSnoun": "Podstatné meno",
|
|
"grammarCopyPOSintj": "Medzníková sloveso",
|
|
"grammarCopyPOSx": "Iné",
|
|
"grammarCopyGENDERfem": "Ženský",
|
|
"grammarCopyPERSON2": "Druhá osoba",
|
|
"grammarCopyMOODimp": "Rozkazovací spôsob",
|
|
"grammarCopyPUNCTTYPEqest": "Otázka",
|
|
"grammarCopyASPECTperf": "Dokončený",
|
|
"grammarCopyCASEaccnom": "Akuzatív, Nominatív",
|
|
"grammarCopyCASEobl": "Oslabený pád",
|
|
"grammarCopyVOICEact": "Aktívny hlas",
|
|
"grammarCopyPUNCTTYPEbrck": "Zátvorka",
|
|
"grammarCopyNOUNTYPEart": "Článok",
|
|
"grammarCopyNUMBERsing": "Jednotné číslo",
|
|
"grammarCopyGENDERmasc": "Mužský",
|
|
"grammarCopyVERBTYPEmod": "Modálny",
|
|
"grammarCopyADVTYPEadverbial": "Príslovkový",
|
|
"grammarCopyTENSEperi": "Perifrastický",
|
|
"grammarCopyNUMFORMdigit": "Číslica",
|
|
"grammarCopyNOUNTYPEnot_proper": "Neosobný",
|
|
"grammarCopyNUMTYPEcard": "Číselný",
|
|
"grammarCopyNOUNTYPEprop": "Vlastný",
|
|
"grammarCopyPUNCTTYPEdash": "Pomlčka",
|
|
"grammarCopyPUNCTTYPEyes": "Áno",
|
|
"grammarCopyPUNCTTYPEsemi": "Stredník",
|
|
"grammarCopyPUNCTTYPEcomm": "čiarka",
|
|
"grammarCopyMOODcnd": "Podmieňovací spôsob",
|
|
"grammarCopyCASEacc": "Akuzatív",
|
|
"grammarCopyPARTTYPEpart": "Partitív",
|
|
"grammarCopyTENSEpast": "Minulý čas",
|
|
"grammarCopyDEGREEsup": "Superlatív",
|
|
"grammarCopyPUNCTTYPEcolo": "Dvojbodka",
|
|
"grammarCopyPERSON3": "Tretia osoba",
|
|
"grammarCopyNUMBERplur": "Množné číslo",
|
|
"grammarCopyPRONTYPEnpr": "Vlastné meno",
|
|
"grammarCopyPRONTYPEinterrogative": "Otázka",
|
|
"grammarCopyPOLITEinfm": "Neformálne",
|
|
"grammarCopyADVTYPEtim": "Čas",
|
|
"grammarCopyPOLARITYneg": "Negatívne",
|
|
"grammarCopyNUMTYPEtot": "Celkový",
|
|
"grammarCopyADVTYPEadnomial": "Adnominálne",
|
|
"grammarCopyASPECTprog": "Progresívny",
|
|
"grammarCopyMOODsub": "Subjunktív",
|
|
"grammarCopyVERBFORMcomplementive": "Komplementív",
|
|
"grammarCopyCASEnom": "Nominatív",
|
|
"grammarCopyTENSEfut": "Budúci čas",
|
|
"grammarCopyCASEdat": "Dativ",
|
|
"grammarCopyTENSEpres": "Prítomný čas",
|
|
"grammarCopyGENDERneut": "Rodovo neutrálny",
|
|
"grammarCopyPRONTYPErel": "Vzťažné zámeno",
|
|
"grammarCopyVERBFORMfinalEnding": "Koncová forma",
|
|
"grammarCopyPRONTYPEdem": "Ukazovacie zámeno",
|
|
"grammarCopyPREPCASEpre": "Predložková pádová väzba",
|
|
"grammarCopyVERBFORMfin": "Konečná forma",
|
|
"grammarCopyDEGREEpos": "Pozitívny stupeň",
|
|
"grammarCopyPUNCTTYPEquot": "Uvozovky",
|
|
"grammarCopyVERBFORMger": "Gerundium",
|
|
"grammarCopyVOICEpass": "Pasív",
|
|
"grammarCopyCASEgen": "Genitív",
|
|
"grammarCopyTENSEprs": "Prítomný čas",
|
|
"grammarCopyDEFINITEdef": "Určitý",
|
|
"grammarCopyNUMTYPEord": "Poradie",
|
|
"grammarCopyCASEins": "Inštrumentál",
|
|
"grammarCopyVERBFORMinf": "Infinitív",
|
|
"grammarCopyVERBFORMaux": "Pomocný",
|
|
"grammarCopyNUMFORMlong": "Dlhý",
|
|
"grammarCopyCASEloc": "Lokál",
|
|
"grammarCopyMOODind": "Indicative",
|
|
"grammarCopyDEGREEcmp": "Porovnávací",
|
|
"grammarCopyCASErelativeCase": "Vztahový",
|
|
"grammarCopyPUNCTTYPEexcl": "Výkričník",
|
|
"grammarCopyPERSON1": "Prvá osoba",
|
|
"grammarCopyPUNCTSIDEini": "Počiatočný",
|
|
"grammarCopyGENDERperson": "Rod",
|
|
"grammarCopyFOREIGNyes": "Zahraničný",
|
|
"grammarCopyVOICEvoice": "Hlas",
|
|
"grammarCopyVERBTYPEverbType": "Sloveso",
|
|
"grammarCopyPOSSpass": "Vlastníctvo",
|
|
"grammarCopyPREPCASEprepCase": "Predložkový",
|
|
"grammarCopyNUMTYPEnumType": "Číslovka",
|
|
"grammarCopyNOUNTYPEnounType": "Podstatné meno",
|
|
"grammarCopyREFLEXreflex": "Reflexívny",
|
|
"grammarCopyPRONTYPEpronType": "Zámeno",
|
|
"grammarCopyPUNCTSIDEpunctSide": "Strana interpunkcie",
|
|
"grammarCopyVERBFORMverbForm": "Sloveso",
|
|
"grammarCopyGENDERgender": "Rod",
|
|
"grammarCopyMOODmood": "Mód",
|
|
"grammarCopyASPECTaspect": "Aspect",
|
|
"grammarCopyPUNCTTYPEpunctType": "Interpunkcia",
|
|
"grammarCopyTENSEtense": "Čas",
|
|
"grammarCopyDEGREEdegree": "Stupeň",
|
|
"grammarCopyPOLITEpolite": "Zdvorilosť",
|
|
"grammarCopyADVTYPEadvType": "Príslovka",
|
|
"grammarCopyNUMFORMnumber": "Číslo",
|
|
"grammarCopyCONJTYPEconjType": "Spojka",
|
|
"grammarCopyPOLARITYpolarity": "Polárnosť",
|
|
"grammarCopyCASEcase": "Prípad",
|
|
"grammarCopyDEFINITEdefinite": "Určitosť",
|
|
"grammarCopyNUMFORMnumForm": "Číslovka",
|
|
"grammarCopyPRONTYPEadn": "Príslovkové zámeno",
|
|
"grammarCopyVOCvoc": "Volací tvar",
|
|
"grammarCopyCMPLcmpl": "Doplnok",
|
|
"grammarCopyADVadv": "Príslovkový",
|
|
"grammarCopyMOODjus": "Žiadosťový",
|
|
"grammarCopyGENDERcom": "Spoločný",
|
|
"grammarCopyREFLEXrflx": "Reflexívny",
|
|
"grammarCopyPARTTYPEpar": "Partitívny",
|
|
"grammarCopySPCspc": "Špecifický",
|
|
"grammarCopyTENSEpqp": "Pluskvamperfekt",
|
|
"grammarCopyREFLEXref": "Reflexívny",
|
|
"grammarCopyPUNCTTYPEnshrt": "Krátky",
|
|
"grammarCopyNUMBERdual": "Dvojitý",
|
|
"grammarCopyNUMFORMlng": "Dlhý",
|
|
"grammarCopyVOICEmid": "Stredný",
|
|
"grammarCopyINTRELintRel": "Otázka, Vzťahová veta",
|
|
"grammarCopyINTint": "Otázka",
|
|
"grammarCopyVOICEcaus": "Príčinný",
|
|
"grammarCopyUnknown": "Neznámy",
|
|
"grammarCopyEVIDENTevident": "Dôkaznosť",
|
|
"grammarCopyNUMFORMnumberPsor": "Číslo vlastníka",
|
|
"grammarCopyASPECThab": "Zvykový",
|
|
"grammarCopyCASEabl": "Ablatív",
|
|
"grammarCopyCASEall": "Allatívny",
|
|
"grammarCopyCASEess": "Esívny",
|
|
"grammarCopyCASEtra": "Translatívny",
|
|
"grammarCopyCASEequ": "Ekvatívny",
|
|
"grammarCopyCASEdis": "Distribučný",
|
|
"grammarCopyCASEabs": "Absolutívny",
|
|
"grammarCopyCASEerg": "Ergativný",
|
|
"grammarCopyCASEcau": "Príčinný",
|
|
"grammarCopyCASEben": "Benefaktívny",
|
|
"grammarCopyCASEtem": "Časový",
|
|
"grammarCopyCONJTYPEcoord": "Koordinačný",
|
|
"grammarCopyDEFINITEcons": "Konštrukčný stav",
|
|
"grammarCopyDEGREEabs": "Absolútna miera",
|
|
"grammarCopyEVIDENTfh": "Faktická dôkaznosť",
|
|
"grammarCopyEVIDENTnfh": "Ne-faktická dôkaznosť",
|
|
"grammarCopyMOODopt": "Optatívny",
|
|
"grammarCopyMOODadm": "Obdivný",
|
|
"grammarCopyMOODdes": "Žiaduci",
|
|
"grammarCopyMOODnec": "Nevyhnutný",
|
|
"grammarCopyMOODpot": "Potenciálny",
|
|
"grammarCopyMOODprp": "Propozitívny",
|
|
"grammarCopyMOODqot": "Kvantitatívny",
|
|
"grammarCopyNUMFORMword": "Slovná forma",
|
|
"grammarCopyNUMFORMroman": "Rímske číslo",
|
|
"grammarCopyNUMFORMletter": "Písmenová forma",
|
|
"grammarCopyNUMTYPEmult": "Násobný",
|
|
"grammarCopyNUMTYPEfrac": "Zlomkový",
|
|
"grammarCopyNUMTYPEsets": "Množina",
|
|
"grammarCopyNUMTYPErange": "Rozsah",
|
|
"grammarCopyNUMTYPEdist": "Distribučný",
|
|
"grammarCopyNUMBERtri": "Skúšobný",
|
|
"grammarCopyNUMBERpauc": "Pauzálny",
|
|
"grammarCopyNUMBERgrpa": "Väčší pauzálny",
|
|
"grammarCopyNUMBERgrpl": "Väčší množný",
|
|
"grammarCopyNUMBERinv": "Inverzný",
|
|
"grammarCopyPERSON0": "Nula",
|
|
"grammarCopyPERSON4": "Štvrtý",
|
|
"grammarCopyPOLITEform": "Formálny",
|
|
"grammarCopyPOLITEelev": "Zvýšený",
|
|
"grammarCopyPOLITEhumb": "Pokorný",
|
|
"grammarCopyPRONTYPEemp": "Dôrazný",
|
|
"grammarCopyPRONTYPEexc": "Výkriční",
|
|
"grammarCopyPRONTYPErcp": "Vzájomný",
|
|
"grammarCopyPRONTYPEintRelPronType": "Otázkovo-vzťahový",
|
|
"grammarCopyTENSEaor": "Aorist",
|
|
"grammarCopyTENSEeps": "Epistemický",
|
|
"grammarCopyTENSEprosp": "Perspektívny",
|
|
"grammarCopyVERBFORMpart": "Príčastie",
|
|
"grammarCopyVERBFORMconv": "Konverb",
|
|
"grammarCopyVERBFORMvnoun": "Slovný podstatok",
|
|
"grammarCopyVOICEantip": "Antipasívny",
|
|
"grammarCopyVOICEcauVoice": "Príčinný",
|
|
"grammarCopyVOICedir": "Priamy",
|
|
"grammarCopyVOICEinvVoice": "Obrátený",
|
|
"grammarCopyVOICErcpVoice": "Vzájomný",
|
|
"grammarCopyPOS": "Časť reči",
|
|
"grammarCopyGENDER": "Rod",
|
|
"grammarCopyPERSON": "Osoba",
|
|
"grammarCopyMOOD": "Móda",
|
|
"grammarCopyPUNCTTYPE": "Typ interpunkcie",
|
|
"grammarCopyASPECT": "Aspect",
|
|
"grammarCopyCASE": "Prípad",
|
|
"grammarCopyVOICE": "Hlas",
|
|
"grammarCopyNOUNTYPE": "Typ podstatného mena",
|
|
"grammarCopyVERBTYPE": "Typ slovesa",
|
|
"grammarCopyADVTYPE": "Typ príslovky",
|
|
"grammarCopyNUMFORM": "Tvar číslovky",
|
|
"grammarCopyNUMTYPE": "Typ číslovky",
|
|
"grammarCopyNUMBER": "Číslo",
|
|
"grammarCopyDEFINITE": "Určitosť",
|
|
"grammarCopyDEGREE": "Stupeň",
|
|
"grammarCopyEVIDENT": "Dôkaznosť",
|
|
"grammarCopyFOREIGN": "Cudzí",
|
|
"grammarCopyPOLARITY": "Polarita",
|
|
"grammarCopyPOLITE": "Zdvorilosť",
|
|
"grammarCopyPREPCASE": "Predložkový pád",
|
|
"grammarCopyPRONTYPE": "Typ zámená",
|
|
"grammarCopyPUNCTSIDE": "Strana interpunkcie",
|
|
"grammarCopyREFLEX": "Reflexívny",
|
|
"grammarCopyTENSE": "Čas",
|
|
"grammarCopyVERBFORM": "Tvar slovesa",
|
|
"grammarCopyCONJTYPE": "Typ spojky",
|
|
"grammarCopySPC": "Špecifikácia",
|
|
"grammarCopyPARTTYPE": "Typ partitivity",
|
|
"grammarCopyINTREL": "Otázka-vzťah",
|
|
"grammarCopyNUMFORMpsor": "Číslo vlastníka",
|
|
"grammarCopyUNKNOWN": "Neznáme",
|
|
"grammarCopyNUMBERPSOR": "Číslo vlastníka",
|
|
"grammarCopyPOSS": "Príslušnosť",
|
|
"grammarCopyASPECTimp": "Neurčitý aspekt",
|
|
"grammarCopyCASEvoc": "Vokatív",
|
|
"grammarCopyCASEcom": "Kolektív",
|
|
"grammarCopyCASEpar": "Partitív",
|
|
"grammarCopyCASEadv": "Príslovkový pád",
|
|
"grammarCopyCASEref": "Referenčný pád",
|
|
"grammarCopyCASErel": "Vztahový pád",
|
|
"grammarCopyCASEsub": "Subessív",
|
|
"grammarCopyCASEsup": "Superessív",
|
|
"grammarCopyCASEaccdat": "Akuzatív-Dativ",
|
|
"grammarCopyCASEpre": "Predložkový pád",
|
|
"grammarCopyCONJTYPEsub": "Podriadiaci",
|
|
"grammarCopyCONJTYPEcmp": "Porovnávací",
|
|
"grammarCopyDEFINITEind": "Neurčitý",
|
|
"grammarCopyMOODint": "Inštrumentál",
|
|
"grammarCopyNOUNTYPEcomm": "Bežný podstatné meno",
|
|
"grammarCopyNUMBERPSORsing": "Jednotné vlastníctvo",
|
|
"grammarCopyNUMBERPSORplur": "Množné vlastníctvo",
|
|
"grammarCopyNUMBERPSORdual": "Dvojité vlastníctvo",
|
|
"grammarCopyPOLARITYpos": "Kladná polarita",
|
|
"grammarCopyPOSSyes": "Vlastnícke",
|
|
"grammarCopyPREPCASEnpr": "Nepredložkový",
|
|
"grammarCopyPRONTYPEprs": "Osobný",
|
|
"grammarCopyPRONTYPEint": "Otázkový",
|
|
"grammarCopyPRONTYPEtot": "Celkový",
|
|
"grammarCopyPRONTYPEneg": "Záporný",
|
|
"grammarCopyPRONTYPEart": "Článok",
|
|
"grammarCopyPRONTYPEind": "Neurčitý",
|
|
"grammarCopyPRONTYPEintrel": "Otázkový-vzťahový",
|
|
"grammarCopyPUNCTSIDEfin": "Konečná interpunkcia",
|
|
"grammarCopyPUNCTTYPEperi": "Perióda",
|
|
"grammarCopyREFLEXyes": "Reflexívny",
|
|
"grammarCopyTENSEimp": "Nedokonalý",
|
|
"grammarCopyVERBFORMsup": "Supín",
|
|
"grammarCopyVERBFORMadn": "Adnominalny",
|
|
"grammarCopyVERBFORMlng": "Dlhý",
|
|
"grammarCopyVERBFORMshrt": "Krátky",
|
|
"grammarCopyVERBTYPEcaus": "Príčinný sloveso",
|
|
"grammarCopyVOICEcau": "Príčinný hlas",
|
|
"grammarCopyVOICEdir": "Priamy",
|
|
"grammarCopyVOICEinv": "Inverzný",
|
|
"grammarCopyVOICErcp": "Recipročný",
|
|
"enterPrompt": "Zadajte systémový príkaz",
|
|
"selectBotLanguage": "Vyberte jazyk bota",
|
|
"chooseVoice": "Vyberte hlas",
|
|
"enterLanguageLevel": "Zadajte úroveň jazyka",
|
|
"enterDiscussionTopic": "Zadajte tému diskusie",
|
|
"selectBotChatMode": "Vyberte režim chatu",
|
|
"messageNotInTargetLang": "Správa nie je v cieľovom jazyku",
|
|
"other": "Iné",
|
|
"levelShort": "ÚROVEŇ {level}",
|
|
"botModeValidation": "Prosím, vyberte režim chatu",
|
|
"clickBestOption": "Vyberte najlepšie možnosti na preklad vašej správy!",
|
|
"completeActivitiesToUnlock": "Dokončite aspoň jednu aktivitu na odomknutie prekladu!",
|
|
"botSettingsSubtitle": "Pozvať bota na moderovanie aktivity chatu",
|
|
"invitePeople": "Pozvať používateľov",
|
|
"noCapacityLimit": "Žiadne obmedzenie kapacity",
|
|
"downloadGroupText": "Stiahnuť text skupiny",
|
|
"notificationsOn": "Oznámenia zapnuté",
|
|
"notificationsOff": "Oznámenia vypnuté",
|
|
"chatCanBeFoundViaSearch": "Chat je možné nájsť cez vyhľadávanie",
|
|
"requireCodeToJoin": "Vyžaduje sa kód na pripojenie",
|
|
"canFindInSearch": "Môže sa nájsť vo vyhľadávaní",
|
|
"addChatToSpace": "Pridať chat do priestoru",
|
|
"createChatAndInviteUsers": "Vytvoriť chat a pozvať používateľov",
|
|
"updatedNewSpaceDescription": "Kurzy vám umožňujú konsolidovať vaše chaty a budovať súkromné alebo verejné komunity.",
|
|
"joinWithCode": "Pripojiť sa s kódom",
|
|
"enterCodeToJoin": "Zadajte kód na pripojenie",
|
|
"updateNow": "Aktualizovať teraz",
|
|
"updateLater": "Neskôr",
|
|
"constructUseWaDesc": "Používané bez pomoci",
|
|
"constructUseGaDesc": "Pomoc s gramatikou",
|
|
"constructUseTaDesc": "Pomoc s prekladom",
|
|
"constructUseUnkDesc": "Neznáme",
|
|
"constructUseCorITDesc": "Správne v preklade",
|
|
"constructUseIgnITDesc": "Ignorované v preklade",
|
|
"constructUseIncITDesc": "Nesprávne v preklade",
|
|
"constructUseIgnIGCDesc": "Ignorované v gramatickej korekcii",
|
|
"constructUseCorIGCDesc": "Správne v gramatickej korekcii",
|
|
"constructUseIncIGCDesc": "Nesprávne v gramatickej korekcii",
|
|
"constructUseCorPADesc": "Správne v aktivite významu slova",
|
|
"constructUseIgnPADesc": "Ignorované v aktivite významu slova",
|
|
"constructUseIncPADesc": "Nesprávne v aktivite významu slova",
|
|
"constructUseCorWLDesc": "Správne v aktivite počúvania slov",
|
|
"constructUseIncWLDesc": "Nesprávne v aktivite počúvania slov",
|
|
"constructUseIngWLDesc": "Ignorované v aktivite počúvania slov",
|
|
"constructUseCorHWLDesc": "Správne v aktivite skrytého slova",
|
|
"constructUseIncHWLDesc": "Nesprávne v aktivite skrytého slova",
|
|
"constructUseIgnHWLDesc": "Ignorované v aktivite skrytého slova",
|
|
"constructUseCorLDesc": "Správne v aktivite lemma",
|
|
"constructUseIncLDesc": "Nesprávne v aktivite lemma",
|
|
"constructUseIgnLDesc": "Ignorované v aktivite lemma",
|
|
"constructUseCorMDesc": "Správne v aktivite gramatiky",
|
|
"constructUseIncMDesc": "Nesprávne v aktivite gramatiky",
|
|
"constructUseIgnMDesc": "Ignorované v aktivite gramatiky",
|
|
"constructUseEmojiDesc": "Správne v aktivite emoji",
|
|
"constructUseCollected": "Zbierka v chate",
|
|
"constructUseNanDesc": "Nepoužiteľné",
|
|
"xpIntoLevel": "{currentXP} / {maxXP} XP",
|
|
"signInWithUsername": "Prihlásiť sa pomocou používateľského mena a hesla",
|
|
"registrationEmailMessage": "Overte svoj e-mail pomocou odkazu, ktorý vám bol zaslaný. V niektorých prípadoch môže doručenie e-mailu trvať až 5 minút. Skontrolujte tiež priečinok nevyžiadanej pošty.",
|
|
"enableTTSToolName": "Povolené text-to-speech",
|
|
"enableTTSToolDescription": "Povoľte aplikácii generovať výstup text-to-speech pre časti textu vo vašom cieľovom jazyku.",
|
|
"couldNotFindTTS": "Nemohli sme nájsť engine text-to-speech pre váš aktuálny cieľový jazyk.",
|
|
"ttsInstructionsHyperlink": "Kliknite sem pre zobrazenie pokynov na stiahnutie nového hlasu na vašom zariadení.",
|
|
"createAnAccount": "Vytvoriť účet",
|
|
"signIn": "Prihlásiť sa",
|
|
"signUpWithEmail": "Zaregistrovať sa pomocou e-mailu",
|
|
"signUpWithGoogle": "Zaregistrovať sa pomocou Google",
|
|
"signUpWithApple": "Zaregistrovať sa pomocou Apple",
|
|
"yourUsername": "Vaše používateľské meno",
|
|
"yourEmail": "Váš e-mail",
|
|
"pleaseEnterAnEmail": "Zadajte e-mailovú adresu",
|
|
"signInWithGoogle": "Prihlásiť sa pomocou Google",
|
|
"signInWithApple": "Prihlásiť sa pomocou Apple",
|
|
"chooseYourAvatar": "Vyberte si svoj avatar",
|
|
"iWantToLearn": "Chcem sa naučiť",
|
|
"letsStart": "Poďme začať",
|
|
"pleaseAgreeToTOS": "Prosím, súhlaste s Podmienkami používania",
|
|
"pleaseEnterEmail": "Zadajte platnú e-mailovú adresu.",
|
|
"pleaseSelectALanguage": "Vyberte jazyk",
|
|
"myBaseLanguage": "Môj základný jazyk",
|
|
"clickWordsInstructions": "🧻 Kliknite na akékoľvek slovo pre podrobnosti. 🤐",
|
|
"chooseBestDefinition": "Čo znamená toto slovo?",
|
|
"meaningSectionHeader": "Význam:",
|
|
"formSectionHeader": "Formy používané v chatoch:",
|
|
"noEmojiSelectedTooltip": "Žiadna emoji nebola vybraná",
|
|
"writingExercisesTooltip": "Písanie",
|
|
"listeningExercisesTooltip": "Počúvanie",
|
|
"readingExercisesTooltip": "Čítanie",
|
|
"meaningNotFound": "Význam sa nepodarilo nájsť.",
|
|
"formsNotFound": "Formulá nebolo možné nájsť.",
|
|
"chooseBaseForm": "Vyberte základnú formu",
|
|
"notTheCodeError": "Prepáčte, to nie je kód!",
|
|
"totalXP": "Celkové XP",
|
|
"numLemmas": "Celkový počet lemám",
|
|
"numLemmasUsedCorrectly": "Počet lemám použitých správne aspoň raz",
|
|
"numLemmasUsedIncorrectly": "Počet lemám použitých nesprávne 0-krát",
|
|
"numLemmasSmallXP": "Počet lemám s 0 - 30 XP",
|
|
"numLemmasMediumXP": "Počet lemám s 31 - 200 XP",
|
|
"numLemmasLargeXP": "Počet lemám s > 200 XP",
|
|
"numGrammarConcepts": "Počet gramatických konceptov",
|
|
"listGrammarConcepts": "Gramatické koncepty",
|
|
"listGrammarConceptsUsedCorrectly": "Gramatické koncepty správne použité v pôvodných správach aspoň 80% času",
|
|
"listGrammarConceptsUsedIncorrectly": "Gramatické koncepty nesprávne použité v pôvodných správach menej ako 80% času",
|
|
"listGrammarConceptsUseCorrectlySystemGenerated": "Gramatické koncepty správne vybrané zo systémom generovaných návrhov aspoň 80% času",
|
|
"listGrammarConceptsUseIncorrectlySystemGenerated": "Gramatické koncepty nesprávne vybrané zo systémom generovaných návrhov menej ako 80% času",
|
|
"listGrammarConceptsSmallXP": "Gramatické koncepty s 0-50 XP",
|
|
"listGrammarConceptsMediumXP": "Gramatické koncepty s 51-200 XP",
|
|
"listGrammarConceptsLargeXP": "Gramatické koncepty s 201-500 XP",
|
|
"listGrammarConceptsHugeXP": "Gramatické koncepty s >500 XP",
|
|
"numMessagesSent": "Počet odoslaných správ",
|
|
"numWordsTyped": "Počet napísaných slov v pôvodných správach",
|
|
"numCorrectChoices": "Počet správnych slov vybraných z návrhov systému",
|
|
"numIncorrectChoices": "Počet nesprávnych slov vybraných z návrhov systému",
|
|
"commaSeparatedFile": "CSV",
|
|
"excelFile": "Excel",
|
|
"fileType": "Typ súboru",
|
|
"download": "Stiahnuť",
|
|
"analyticsNotAvailable": "Analytika používateľa nie je k dispozícii",
|
|
"downloading": "Stiahnutie...",
|
|
"failedFetchUserAnalytics": "Nepodarilo sa stiahnuť analytiku používateľa",
|
|
"downloadComplete": "Stiahnutie dokončené!",
|
|
"whatIsTheMorphTag": "Čo je {morphologicalFeature} z '{wordForm}'?",
|
|
"dataAvailable": "Dostupnosť údajov",
|
|
"available": "Dostupné",
|
|
"pangeaBotIsFallible": "Pangea Bot tiež robí chyby!",
|
|
"whatIsMeaning": "Čo znamená '{lemma}'?",
|
|
"pickAnEmoji": "Aká je tvoja obľúbená emoji pre '{lemma}'?",
|
|
"chooseLemmaMeaningInstructionsBody": "Zhodujte významy so slovami v správe!",
|
|
"doubleClickToEdit": "Dvojitým kliknutím upravíte.",
|
|
"removeFeature": "Odstrániť {feature}",
|
|
"chooseCorrectLabel": "Vyberte správnu značku.",
|
|
"levelPopupTitle": "Gratulujeme k dosiahnutiu\núrovne {level}",
|
|
"activityPlannerTitle": "Plánovač aktivít",
|
|
"topicLabel": "Téma",
|
|
"topicPlaceholder": "Vyberte tému...",
|
|
"modeLabel": "Typ aktivity",
|
|
"modePlaceholder": "Vyberte režim...",
|
|
"learningObjectiveLabel": "Cieľ učenia",
|
|
"learningObjectivePlaceholder": "Vyberte cieľ učenia...",
|
|
"mediaLabel": "Médiá, ktoré by sa mali zdieľať",
|
|
"languageOfInstructionsLabel": "Jazyk pokynov k aktivite",
|
|
"targetLanguageLabel": "Cieľový jazyk",
|
|
"cefrLevelLabel": "Úroveň CEFR",
|
|
"generateActivitiesButton": "Vytvoriť aktivitu",
|
|
"launchActivityButton": "Spustiť aktivitu",
|
|
"image": "Obrázok",
|
|
"video": "Video",
|
|
"nan": "Nepoužiteľné",
|
|
"activityPlannerOverviewInstructionsBody": "Vyberte tému, režim, cieľ učenia a vytvorte aktivitu pre chat!",
|
|
"activityTitle": "Názov aktivity",
|
|
"addVocabulary": "Pridať slovnú zásobu",
|
|
"instructions": "Inštrukcie",
|
|
"numberOfLearners": "Počet študentov",
|
|
"mustBeInteger": "Musí byť celé číslo, napr. 1, 2, 3, ...",
|
|
"noLemmasFound": "Nenašli sa žiadne slovné zásoby s viac ako {xp} XP. Pokračujte v cvičení!",
|
|
"constructUsePvmDesc": "Vytvorené vo zvukovej správe",
|
|
"lockedMorphFeature": "Čaká na odomknutie",
|
|
"leaveSpaceDescription": "Opustením kurzu opustíte všetky chaty v ňom. Ostatní používatelia uvidia, že ste opustili kurz.",
|
|
"whatIsLemma": "Čo je lemma?",
|
|
"constructUseCorMmDesc": "Správny význam správy",
|
|
"constructUseIncMmDesc": "Nesprávny význam správy",
|
|
"constructUseIgnMmDesc": "Ignorovaný význam správy",
|
|
"clickForMeaningActivity": "Kliknite sem pre Výzvu k významu",
|
|
"meaning": "Význam",
|
|
"chatWith": "Skupina s {displayname}",
|
|
"slightlyOffensive": "Mierne urážlivé",
|
|
"clickOnEmailLink": "Kliknite na odkaz v e-maile a pokračujte.\n\nSkontrolujte priečinok so spamom, ak e-mail neprišiel.",
|
|
"whoIsAllowedToJoinThisChat": "Kto má povolenie pripojiť sa k tomuto chatu",
|
|
"dontForgetPassword": "Nezabudnite si zapamätať heslo!",
|
|
"enableAutocorrectToolName": "Povoliť automatickú korekciu zariadenia",
|
|
"enableAutocorrectDescription": "Ak vaše zariadenie podporuje jazyk, ktorý sa učíte, môžete povoliť automatickú korekciu zariadenia na opravu bežných chýb pri písaní.",
|
|
"ttsDisbledTitle": "Prehrávanie textu do reči je zakázané",
|
|
"ttsDisabledBody": "Môžete povoliť prehrávanie textu do reči vo vašich nastaveniach učenia",
|
|
"noSpaceDescriptionYet": "Ešte nebolo vytvorené žiadne popis kurzu.",
|
|
"tooLargeToSend": "Táto správa je príliš veľká na odoslanie",
|
|
"exitWithoutSaving": "Ste si istí, že chcete odísť bez uloženia?",
|
|
"enableAutocorrectPopupTitle": "Pridajte klávesnicu cieľového jazyka prechádzaním do:",
|
|
"enableAutocorrectPopupSteps": " • Nastavenia\n • Všeobecné\n • Klávesnica\n • Klávesnice\n • Pridať novú klávesnicu",
|
|
"enableAutocorrectPopupDescription": "Po výbere jazyka môžete kliknúť na malú ikonu glóbusu v ľavom spodnom rohu klávesnice na aktiváciu novozaloženej klávesnice.",
|
|
"downloadGboardTitle": "Stiahnite si Gboard z Obchodu Google Play na povolenie automatickej korekcie a ďalších funkcií klávesnice:",
|
|
"downloadGboardSteps": " • Stiahnite si Gboard\n • Otvorte aplikáciu\n • Jazyky\n • Pridať klávesnicu\n • Vybrať jazyk\n • Vybrať typ klávesnice\n • Hotovo",
|
|
"downloadGboardDescription": "Po výbere jazyka môžete kliknúť na malú ikonu glóbusu v ľavom spodnom rohu klávesnice na aktiváciu novozaloženej klávesnice.",
|
|
"enableAutocorrectWarning": "Varovanie! Vyžaduje pridanie klávesnice cieľového jazyka",
|
|
"displayName": "Zobrazované meno",
|
|
"leaveRoomDescription": "Chystáte sa opustiť tento chat. Ostatní používatelia uvidia, že ste opustili chat.",
|
|
"confirmUserId": "Prosím, potvrďte svoje používateľské meno v Pangea Chate, aby ste mohli vymazať svoj účet.",
|
|
"startingToday": "Od dnešného dňa",
|
|
"oneWeekFreeTrial": "Jedno týždňové bezplatné skúšobné obdobie",
|
|
"paidSubscriptionStarts": "Začína {startDate}",
|
|
"cancelInSubscriptionSettings": "• Zrušiť kedykoľvek v nastaveniach predplatného",
|
|
"cancelToAvoidCharges": "• Zrušiť pred {trialEnds} aby ste sa vyhli poplatkom",
|
|
"downloadGboard": "Stiahnuť Gboard",
|
|
"autocorrectNotAvailable": "Bohužiaľ, vaša platforma momentálne nepodporuje túto funkciu. Sledujte ďalší vývoj!",
|
|
"pleaseUpdateApp": "Prosím, aktualizujte aplikáciu, aby ste mohli pokračovať.",
|
|
"chooseEmojiInstructionsBody": "Zodpovedajte emodži slovami, ktoré najlepšie reprezentujú. Nebojte sa! Za nesúhlas nebudú odpočítané body. 😅",
|
|
"pickAnEmojiFor": "Vyberte emodži pre {lemma}",
|
|
"analyticsVocabListBody": "Toto je všetka vaša slovná zásoba! Ako získavate XP za každé slovo, prejdú od semienka po plný kvitnúci strom. Kliknite na akékoľvek slovo pre viac detailov.",
|
|
"morphAnalyticsListBody": "Toto sú všetky gramatické koncepty v jazyku, ktorý sa učíte! Odblokujú sa, keď ich počas rozhovoru stretnete. Kliknite pre detaily.",
|
|
"knockSpaceSuccess": "Požiadali ste o pripojenie k tomuto kurzu! Administrátor vám odpovie, keď to obdrží 😀",
|
|
"joinByCode": "Pripojiť sa pomocou kódu",
|
|
"chooseWordAudioInstructionsBody": "Počúvajte úplnú správu. Potom zodpovedajte audia slovami.",
|
|
"chooseMorphsInstructionsBody": "Kliknite na puzzle kúsky pre gramatické otázky!",
|
|
"inviteAndLaunch": "Pozvať a spustiť",
|
|
"createOwnChat": "Vytvorte vlastný chat",
|
|
"pleaseEnterInt": "Prosím, zadajte číslo",
|
|
"home": "Domov",
|
|
"join": "Pripojiť sa",
|
|
"readingAssistanceOverviewBody": "Kliknite na tlačidlá nižšie pre mini-hry na zodpovedanie emodži, audia, významov slov a gramatických konceptov. Alebo kliknite na akékoľvek slovo pre viac detailov.",
|
|
"learnByTexting": "Učte sa písaním správ",
|
|
"levelSummaryTrigger": "Zobraziť prehľad",
|
|
"levelSummaryPopupTitle": "Prehľad úrovne {level}",
|
|
"referFriends": "Odporučte priateľov",
|
|
"referFriendDialogTitle": "Pozvite priateľa do vašej konverzácie",
|
|
"referFriendDialogDesc": "Máte priateľa, ktorý je nadšený z učenia sa nového jazyka s vami? Skopírujte a pošlite tento odkaz na pozvanie, aby sa mohol pridať a začať s vami chatovať ešte dnes.",
|
|
"youUnlocked": "Odomkli ste",
|
|
"resetInstructionTooltipsTitle": "Obnoviť návody na inštrukcie",
|
|
"resetInstructionTooltipsDesc": "Kliknite pre zobrazenie návodov na inštrukcie ako pre úplného nováčika.",
|
|
"selectForGrammar": "Vyberte ikonu gramatiky pre aktivity a detaily.",
|
|
"newChatActivityTitle": "Pridať zábavnú aktivitu?",
|
|
"newChatActivityDesc": "Urobte z každého skupinového chatu dobrodružstvo s Plánovačom aktivít! Nastavte pútavé témy a ciele pre skupinu a oživte konverzácie úžasnými obrázkami. Podnecujte tvorivé diskusie a nechajte zábavu plynúť bez námahy!",
|
|
"exploreMore": "Preskúmať viac",
|
|
"randomize": "Náhodne",
|
|
"clear": "Vyčistiť",
|
|
"makeYourOwnActivity": "Vytvorte vlastnú aktivitu",
|
|
"featuredActivities": "Odporúčané",
|
|
"goToChat": "Prejsť na chat",
|
|
"save": "Uložiť",
|
|
"selectActivity": "Vybrať aktivitu",
|
|
"wordFocusListeningMultipleChoice": "Ktoré audio zodpovedá slovu?",
|
|
"startChat": "Začať rozhovor",
|
|
"translationProblem": "Problém s prekladom",
|
|
"perfectTranslation": "Perfektný preklad!",
|
|
"greatJobTranslation": "Výborná práca s týmto prekladom!",
|
|
"goodJobTranslation": "Dobrá práca na tomto preklade.",
|
|
"makingProgress": "Robíš pokrok!",
|
|
"keepPracticing": "Pokračuj v cvičení!",
|
|
"niceJob": "Dobrá práca!",
|
|
"askToJoin": "Požiadať o pripojenie",
|
|
"emptyChatWarningTitle": "Chat je prázdny",
|
|
"emptyChatWarningDesc": "Nepozvali ste nikoho do svojho chatu. Prejdite do nastavení chatu a pozvite svojich kontaktov alebo bota. Môžete to urobiť aj neskôr.",
|
|
"areYouLikeMe": "Si ako ja?",
|
|
"tryAgainLater": "Príliš veľa pokusov. Skúste to znova za 5 minút.",
|
|
"enterSpaceCode": "Zadajte kód kurzu",
|
|
"shareSpaceLink": "Zdieľať odkaz",
|
|
"byUsingPangeaChat": "Používaním Pangea Chat súhlasím s ",
|
|
"details": "Podrobnosti",
|
|
"languageLevelPreA1Desc": "Nikdy som sa neučil ani nepoužíval tento jazyk.",
|
|
"languageLevelA1Desc": "Dokážem pochopiť a použiť niektoré známe každodenné výrazy a veľmi základné frázy.",
|
|
"languageLevelA2Desc": "Dokážem pochopiť vety a často používané výrazy súvisiace s oblasťami bezprostrednej relevance.",
|
|
"languageLevelB1Desc": "Dokážem sa vyrovnať s väčšinou známych situácií a môžem vytvárať jednoduchý súvislý text na známe témy.",
|
|
"languageLevelB2Desc": "Dokážem pochopiť hlavné myšlienky zložitých textov a komunikovať s určitým stupňom plynulosti a spontánnosti.",
|
|
"languageLevelC1Desc": "Dokážem plynulo a spontánne vyjadrovať myšlienky bez väčších problémov a rozumiem širokému spektru náročných textov.",
|
|
"languageLevelC2Desc": "Dokážem takmer všetko, čo počujem alebo čítam, a vyjadrujem sa plynulo a presne.",
|
|
"newVocab": "Nová slovná zásoba",
|
|
"newGrammar": "Nové gramatické koncepty",
|
|
"congratulationsOnReaching": "Dosiahli ste úroveň {level}!",
|
|
"seeDetails": "Zobraziť podrobnosti",
|
|
"choosePracticeMode": "Kliknite na jeden z vyššie uvedených tlačidiel, aby ste začali cvičebnú aktivitu",
|
|
"ban": "Zákaz",
|
|
"unban": "Zrušiť zákaz",
|
|
"kick": "Vykopnúť",
|
|
"lemma": "Lemmat",
|
|
"grammarFeature": "Gramatická vlastnosť",
|
|
"grammarTag": "Gramatický tag",
|
|
"forms": "Formy",
|
|
"exampleMessages": "Príkladové správy",
|
|
"timesUsedIndependently": "Počet použití samostatne",
|
|
"timesUsedWithAssistance": "Počet použití s pomocou",
|
|
"shareInviteCode": "Zdieľať pozývací kód: {code}",
|
|
"leaderboard": "Rebríček",
|
|
"welcomeUser": "Vitaj {user}",
|
|
"joinSpaceOnboardingDesc": "Máte kód alebo odkaz na verejný kurz?",
|
|
"skipForNow": "Preskočiť zatiaľ",
|
|
"permissions": "Oprávnenia",
|
|
"spaceChildPermission": "Kto môže pridávať nové chaty do tohto kurzu",
|
|
"addEnvironmentOverride": "Pridať prepísanie prostredia",
|
|
"defaultOption": "Predvolené",
|
|
"deleteChatDesc": "Ste si istí, že chcete vymazať tento chat? Bude vymazaný pre všetkých účastníkov a všetky správy v chate už nebudú dostupné na prax alebo analytiku učenia.",
|
|
"deleteSpaceDesc": "Kurz a akékoľvek vybrané chaty budú vymazané pre všetkých účastníkov a všetky správy v chate už nebudú dostupné na prax alebo analytiku učenia. Táto akcia sa nedá vrátiť.",
|
|
"chatWithActivities": "Chat s aktivitami",
|
|
"launch": "Spustiť",
|
|
"launchActivityToChats": "Spustiť aktivitu do chatov",
|
|
"searchChats": "Hľadať chaty",
|
|
"selectChats": "Vybrať chaty",
|
|
"selectChatToStart": "Hotovo! Vyberte chat na začatie",
|
|
"maxFifty": "Max 50",
|
|
"configureSpace": "Konfigurovať kurz",
|
|
"pinMessages": "Pripnúť správy",
|
|
"setJoinRules": "Nastaviť pravidlá pripojenia",
|
|
"changeGeneralSettings": "Zmeniť všeobecné nastavenia",
|
|
"inviteOtherUsersToRoom": "Pozvať ďalších používateľov",
|
|
"changeTheNameOfTheSpace": "Zmeniť názov kurzu",
|
|
"changeTheDescription": "Zmeniť popis",
|
|
"changeThePermissions": "Zmeniť oprávnenia",
|
|
"introductions": "Úvodné predstavenia",
|
|
"announcements": "Oznámenia",
|
|
"activities": "Aktivity",
|
|
"access": "Prístup",
|
|
"botSettings": "Nastavenia bota",
|
|
"activitySuggestionTimeoutMessage": "Pracujeme tvrdo na generovaní ďalších aktivít pre vás, prosím, skontrolujte to o minútu",
|
|
"accessSettingsWarning": "Ups! Vyzerá to, že nemáte oprávnenie na nastavenie pravidiel prístupu do tejto miestnosti. Mali by ste ich skontrolovať, aby ste sa uistili, že sú také, aké potrebujete, a ak ich potrebujete zmeniť, kontaktujte správcu miestnosti",
|
|
"howSpaceCanBeFound": "Ako možno tento kurz nájsť",
|
|
"private": "Súkromný",
|
|
"cannotBeFoundInSearch": "Nemožno nájsť vo vyhľadávaní",
|
|
"public": "Verejný",
|
|
"visibleToCommunity": "Viditeľný pre širšiu komunitu Pangea Chat prostredníctvom \"Nájsť kurz\"",
|
|
"howSpaceCanBeJoined": "Ako sa možno pripojiť k tomuto kurzu",
|
|
"canBeFoundVia": "Môže byť nájdený cez:",
|
|
"canBeFoundViaInvitation": "• pozvánka",
|
|
"canBeFoundViaCodeOrLink": "• kód alebo odkaz",
|
|
"canBeFoundViaKnock": "• žiadosť o pripojenie a schválenie správcu",
|
|
"youHaveLeveledUp": "Postupovali ste na vyššiu úroveň!",
|
|
"sendActivities": "Odoslať aktivity",
|
|
"getStarted": "Začať",
|
|
"getStartedBotChatDesc": "Chatovanie s AI je skvelé miesto na začiatok a nástroje Pangea na čítanie, písanie, počúvanie a hovorenie to uľahčujú!",
|
|
"getStartedCommunitiesDesc": "Vzdelávanie s komunitou je miesto, kde vyniká Pangea Chat!\nMôžete sa pripojiť k svojej triede, nájsť kurz alebo si dokonca vytvoriť vlastný!",
|
|
"getStartedFriendsDesc": "Máte priateľa, ktorý chce s vami učiť?",
|
|
"getStartedBotChatComplete": "Dobre odvedená práca! Chatujete s botom!",
|
|
"getStartedCommunitiesComplete": "Skvelé, pripojili ste sa ku kurzu!",
|
|
"getStartedComplete": "Túto sekciu ste dokončili!\nPokračujte v objavovaní našich úžasných funkcií chatovaním s priateľmi!",
|
|
"getStartedFriendsComplete": "Woohoo! Máte priateľov! 😙",
|
|
"getStartedBotChatButton": "Začať chatovať!",
|
|
"getStartedFriendsButton": "Chatovať s priateľom",
|
|
"groupChat": "Skupinový chat",
|
|
"directMessage": "Priama správa",
|
|
"newDirectMessage": "Nová priama správa",
|
|
"speakingExercisesTooltip": "Hovorenie",
|
|
"noChatsFoundHereYet": "Zatiaľ tu nie sú žiadne chaty",
|
|
"duration": "Trvanie",
|
|
"transcriptionFailed": "Nepodarilo sa prepisovať zvuk",
|
|
"aUserIsKnocking": "1 používateľ žiada o pripojenie k vášmu kurzu",
|
|
"usersAreKnocking": "{users} používateľov žiada o pripojenie k vášmu kurzu",
|
|
"failedToFetchTranscription": "Nepodarilo sa načítať prepis",
|
|
"deleteEmptySpaceDesc": "Kurz bude vymazaný pre všetkých účastníkov. Táto akcia sa nedá vrátiť späť.",
|
|
"regenerate": "Obnoviť",
|
|
"mySavedActivities": "Moje uložené aktivity",
|
|
"noSavedActivities": "Žiadne uložené aktivity",
|
|
"saveActivity": "Uložiť túto aktivitu",
|
|
"yourSavedActivities": "Uložené aktivity",
|
|
"failedToPlayVideo": "Nepodarilo sa spustiť video",
|
|
"done": "Hotovo",
|
|
"inThisSpace": "V tomto kurze",
|
|
"myContacts": "Moje kontakty",
|
|
"inviteAllInSpace": "Pozvať všetkých v tomto kurze",
|
|
"spaceParticipantsHaveBeenInvitedToTheChat": "Všetci účastníci kurzu boli pozvaní do chatu",
|
|
"numKnocking": "{count} klopanie",
|
|
"numInvited": "{count} pozvaných",
|
|
"saved": "Uložené",
|
|
"reset": "Obnoviť",
|
|
"errorGenerateActivityMessage": "Nepodarilo sa vygenerovať aktivitu",
|
|
"errorRegenerateActivityMessage": "Nepodarilo sa regenerovať aktivitu",
|
|
"errorLaunchActivityMessage": "Nepodarilo sa spustiť aktivitu",
|
|
"errorFetchingActivitiesMessage": "Nepodarilo sa načítať aktivity",
|
|
"errorFetchingDefinition": "Nepodarilo sa načítať definíciu",
|
|
"errorProcessAnalytics": "Nepodarilo sa spracovať analytiku",
|
|
"errorDownloading": "Sťahovanie zlyhalo",
|
|
"errorFetchingLevelSummary": "Nepodarilo sa načítať súhrn úrovne",
|
|
"errorLoadingSpaceChildren": "Nepodarilo sa načítať chaty v rámci tohto kurzu",
|
|
"unexpectedError": "Neočakávaná chyba.",
|
|
"pleaseReload": "Prosím, načítajte znova a skúste to znova.",
|
|
"translationError": "Chyba prekladu",
|
|
"errorFetchingTranslation": "Nepodarilo sa načítať preklad",
|
|
"errorFetchingActivity": "Nepodarilo sa načítať aktivitu",
|
|
"check": "Skontrolovať",
|
|
"unableToFindRoom": "Nenašiel sa žiadny chat alebo kurz s týmto kódom. Skúste to znova.",
|
|
"numCompletedActivities": "Počet dokončených aktivít",
|
|
"viewingAnalytics": "Zobrazenie analytiky {visible}/{users}",
|
|
"request": "Žiadosť",
|
|
"requestAll": "Požiadať o všetko",
|
|
"confirmMessageUnpin": "Ste si istí, že chcete odopnúť túto správu?",
|
|
"createActivityPlan": "Vytvoriť nový plán aktivity",
|
|
"saveAndLaunch": "Uložiť a spustiť",
|
|
"launchToSpace": "Spustiť do kurzu",
|
|
"numberOfActivities": "Počet relácií aktivity",
|
|
"maximumActivityParticipants": "Každá aktivita môže mať maximálne {count} účastníka(ov).",
|
|
"pending": "Čaká sa",
|
|
"inactive": "Neaktívne",
|
|
"unjoinedActivityMessage": "Chcete sa zúčastniť? Vyberte si otvorenú rolu!\nAlebo sa len pozerajte a užívajte si show!",
|
|
"fullActivityMessage": "Nechajte si priestor na sledovanie show! Hoci nie sú žiadne otvorené role na účasť, môžete sledovať chat!",
|
|
"confirmRole": "Potvrdiť rolu",
|
|
"openRoleLabel": "OTVORENÁ",
|
|
"joinedTheActivity": "👋 {username} sa pripojil ako {role}",
|
|
"finishedTheActivity": "🎯 {username} ukončil túto aktivitu",
|
|
"endActivityTitle": "Som hotový",
|
|
"endActivityDesc": "Dokončili ste ciele?\nToto je vaše potvrdenie, že sa stiahnete z písania správ. Ale nebojte sa, zábava pokračuje v chate! Nechajte si čas na pozeranie show a užívajte si to, kým všetci nekliknú na 'Hotovo'.",
|
|
"archiveToAnalytics": "Pridať do mojich dokončených aktivít",
|
|
"activitySummaryError": "Prehľady aktivít nie sú dostupné",
|
|
"requestSummaries": "Požiadať o prehľady",
|
|
"loadingActivitySummary": "Načítavanie prehľadu aktivity...",
|
|
"generatingNewActivities": "Ste prvým používateľom tohto jazykového páru! Prosím, venujte nám chvíľu, pripravujeme aktivity špeciálne pre vás.",
|
|
"requestAccessTitle": "Chcete požiadať o prístup k analytike?",
|
|
"requestAccessDesc": "Chceli by ste požiadať o prístup na zobrazenie analytiky účastníkov?\n\nAk účastníci súhlasia, administrátori tohto kurzu budú môcť vidieť ich:\n • celkovú slovnú zásobu\n • celkové gramatické koncepty\n • počet dokončených aktivít\n • špecifické gramatické koncepty použité, správne a nesprávne\n\nNebudú môcť vidieť ich:\n • správy v chatoch mimo kurzu\n • zoznam slovnej zásoby",
|
|
"requestAccess": "Požiadať o prístup ({count})",
|
|
"analyticsInactiveTitle": "Žiadosti o prístup od neaktívnych používateľov nemohli byť odoslané",
|
|
"analyticsInactiveDesc": "Neaktívni používatelia, ktorí sa neprihlásili od zavedenia tejto funkcie, neuvidia vašu žiadosť.\n\nTlačidlo Požiadavka sa zobrazí, keď sa vrátia. Môžete žiadosť znova odoslať neskôr kliknutím na tlačidlo Požiadavka pod ich menom, keď bude dostupné.",
|
|
"accessRequestedTitle": "Žiadosť o prístup k analytike",
|
|
"accessRequestedDesc": "Administrátori “{space}” žiadajú o zobrazenie vašej študijnej analytiky.\n\nAk súhlasíte, administrátori tohto kurzu budú môcť vidieť vašu:\n • celkovú slovnú zásobu\n • celkové gramatické koncepty\n • počet dokončených aktivít\n • špecifické gramatické koncepty použité, správne a nesprávne\n\nNebudú môcť vidieť vaše:\n • správy v chatoch mimo kurzu\n • zoznam slovnej zásoby",
|
|
"allowAccess": "Povoliť prístup",
|
|
"denyAccess": "Zamietnuť prístup",
|
|
"adminRequestedAccess": "Administrátori požiadali o zobrazenie vašej analytiky.",
|
|
"lastUpdated": "Aktualizované\n{time}",
|
|
"activityFinishedMessage": "Všetko hotové!",
|
|
"endForAll": "Ukončiť pre všetkých",
|
|
"newCourse": "Nový kurz",
|
|
"newCourseSubtitle": "Aký plán kurzu by ste chceli použiť?",
|
|
"failedToLoadCourses": "Nepodarilo sa načítať kurzy",
|
|
"numModules": "{num} modulov",
|
|
"numActivityPlans": "{num} plánov aktivít",
|
|
"coursePlan": "Plán kurzu",
|
|
"editCourseLater": "Môžete neskôr upraviť názov kurzu, popisy a obrázok kurzu.",
|
|
"newCourseAccess": "Štandardne sú kurzy súkromné a vyžadujú schválenie správcu na pripojenie. Tieto nastavenia môžete upraviť kedykoľvek.",
|
|
"createCourse": "Vytvoriť kurz",
|
|
"stats": "Štatistiky",
|
|
"createGroupChat": "Vytvoriť skupinový chat",
|
|
"editCourse": "Upraviť kurz",
|
|
"inviteDesc": "Podľa používateľského mena, kódu alebo odkazu",
|
|
"editCourseDesc": "Tu môžete upraviť názov kurzu, popis atď.",
|
|
"permissionsDesc": "Nastavte oprávnenia, ako kto môže pozvať používateľov, posielať správy, vytvárať chaty atď.",
|
|
"accessDesc": "Môžete spraviť svoj kurz otvorený svetu! Alebo, urobiť svoj kurz súkromným a zabezpečeným.",
|
|
"createGroupChatDesc": "Kde začínajú a končia aktivity, skupinové chaty zostanú otvorené na bežnú komunikáciu.",
|
|
"deleteDesc": "Iba správcovia môžu vymazať kurz. Ide o deštruktívnu akciu, ktorá odstráni všetkých používateľov a vymaže všetky vybrané chaty v kurze. Postupujte opatrne.",
|
|
"failedToLoadCourseInfo": "Nepodarilo sa načítať informácie o kurze",
|
|
"noCourseFound": "Ó, tento kurz potrebuje plán!\n\nPlány kurzov sú sledom tém a aktivít konverzácie.",
|
|
"additionalParticipants": "+ {num} ďalších",
|
|
"activityNotFoundForCourse": "Táto aktivita nebola nájdená v kurze",
|
|
"courseChats": "Kurzyové chaty",
|
|
"myActivitySessions": "Moje aktivity",
|
|
"directMessages": "Priame správy",
|
|
"whatNow": "Čo teraz?",
|
|
"chooseNextActivity": "Vyberte svoju ďalšiu aktivitu!",
|
|
"seeInstructions": "Zobraziť pokyny",
|
|
"hideInstructions": "Skryť pokyny",
|
|
"letsGo": "Poďme na to",
|
|
"chooseRole": "Vyberte si rolu!",
|
|
"chooseRoleToParticipate": "Vyberte rolu na účasť!",
|
|
"waitingToFillRole": "Čaká sa na obsadenie {num} rolí...",
|
|
"pingParticipants": "Oznámiť účastníkom kurzu",
|
|
"playWithBot": "Hrať s Pangea Botom",
|
|
"inviteFriends": "Pozvať priateľov",
|
|
"waitNotDone": "Počkajte, ešte som nedokončil!",
|
|
"waitingForOthersToFinish": "Čakáme na ostatných, aby dokončili...",
|
|
"saveToCompletedActivities": "Uložiť do dokončených aktivít",
|
|
"generatingSummary": "Analyzujeme chat a generujeme výsledky",
|
|
"instructionsLanguage": "Jazyk pokynov",
|
|
"findCourse": "Nájsť kurz",
|
|
"activityCompletedDesc": "Vaša dokončená aktivita bola pridaná do analytiky, kde si môžete prezrieť a precvičiť jazyk, ktorý ste použili.",
|
|
"pingParticipantsNotification": "{user} hľadá používateľov na pripojenie k relácii aktivity v {room}",
|
|
"course": "Kurz",
|
|
"courses": "Kurzy",
|
|
"courseName": "Názov kurzu",
|
|
"createNewCourse": "Nový kurz",
|
|
"publicCourses": "Verejné kurzy",
|
|
"goToCourse": "Prejsť na kurz: {course}",
|
|
"activityComplete": "Táto aktivita bola dokončená. Súhrn aktivity by mal byť dostupný nižšie.",
|
|
"haventChattedMuch": "Vyzerá to, že ste veľa nehovorili, skúste použiť viac slovnej zásoby! Ak máte pocit, že ste splnili svoj cieľ, môžete ukončiť aktivitu nižšie.",
|
|
"haveChatted": "Vyzerá to, že ste si už chvíľu rozprávali! Ak máte pocit, že ste splnili svoj cieľ, ukončite aktivitu a my vám v chate vygenerujeme súhrn!",
|
|
"userDoneAndWaiting": "{num1}/{num2} účastníkov ukončilo. Počkajte, kým všetci dokončia, a my vám v chate vygenerujeme súhrn! \n\nAk by ste chceli znova vstúpiť do rozhovoru, kliknite na tlačidlo pokračovať v chate.",
|
|
"othersDoneAndWaiting": "{num1}/{num2} je hotovo. Dokončili ste svoj cieľ?",
|
|
"startNewSession": "Začať novú reláciu",
|
|
"joinOpenSession": "Pripojiť sa k otvorenej relácii",
|
|
"less": "menej",
|
|
"activityNotFound": "Aktivita nenájdená",
|
|
"levelUp": "Zvýšiť úroveň",
|
|
"myActivities": "Moje aktivity",
|
|
"openToJoin": "Otvorené na pripojenie",
|
|
"results": "Výsledky",
|
|
"activityDone": "Aktivita hotová!",
|
|
"moreLabel": "viac",
|
|
"promoCodeInfo": "Promo kódy je možné zadať na nasledujúcej stránke",
|
|
"editsComingSoon": "Funkcia úpravy miest a aktivít čoskoro príde.",
|
|
"editing": "Upraviť",
|
|
"activityNeedsOneMember": "Huh! Táto aktivita potrebuje ešte 1 osobu.",
|
|
"activityNeedsMembers": "Huh! Táto aktivita potrebuje ešte {num} ľudí.",
|
|
"inviteFriendsToCourse": "Pozvať priateľov na môj kurz",
|
|
"subscribeToUnlockActivitySummaries": "Prihlásiť sa na odomknutie súhrnov aktivít",
|
|
"subscribeToUnlockDefinitions": "Prihlásiť sa na odomknutie definícií",
|
|
"subscribeToUnlockTranscriptions": "Prihlásiť sa na odomknutie prepisov",
|
|
"pingSent": "Odoslané oznámenie kurzu! 🔔",
|
|
"courseTitle": "Názov kurzu",
|
|
"courseDesc": "Popis kurzu",
|
|
"courseSavedSuccessfully": "Kurz bol úspešne uložený",
|
|
"addCoursePlan": "Pridať plán kurzu",
|
|
"activityStatsButtonInstruction": "Kliknite sem pre zobrazenie štatistík vašej aktivity a na zatvorenie aktivity po dokončení",
|
|
"readingAnalyticsDesc": "Kliknite na cvičenie pri každej správe pre aktivity čítania.",
|
|
"speakingAnalyticsDesc": "Nahrávajte hlasové správy pre hovorené cvičenia.",
|
|
"audioAnalyticsDesc": "Kliknite na cvičenie pri každej správe pre aktivity počúvania.",
|
|
"loginToAccount": "Prihlásiť sa do môjho účtu",
|
|
"appDescription": "Naučte sa jazyk\npočas písania správ priateľom.",
|
|
"languages": "Jazyky",
|
|
"chooseLanguage": "Vyberte jazyk.",
|
|
"planTrip": "Naplánujte si svoju cestu",
|
|
"howAreYouTraveling": "Ako cestujete?",
|
|
"unlockPrivateTrip": "Odomknúť súkromnú cestu",
|
|
"joinPublicTrip": "Pripojiť sa k verejnej ceste",
|
|
"startOwnTrip": "Začať vlastnú cestu",
|
|
"tripPlanDesc": "Cesty sú kurzy. Každý má 8-10 sekvenčných tém s radom aktivít na učenie sa jazyka založených na úlohách.",
|
|
"unlockPrivateTripTitle": "Odomknúť súkromnú cestu",
|
|
"browsePublicTrips": "Prehliadať verejné cesty",
|
|
"startOwnTripTitle": "Začať vlastnú cestu",
|
|
"courseCode": "Aké je tajné heslo?",
|
|
"courseCodeHint": "Kód cesty alebo odkaz",
|
|
"unlockMyTrip": "Odomknúť moju cestu",
|
|
"anyLevel": "Akákoľvek úroveň",
|
|
"signupOption": "Ako sa chcete zaregistrovať?",
|
|
"withApple": "S Apple",
|
|
"withGoogle": "S Google",
|
|
"withEmail": "S e-mailom",
|
|
"createAccount": "Vytvoriť účet",
|
|
"noCoursesFound": "Nenašli sa žiadne kurzy",
|
|
"loginWithEmail": "Prihlásiť sa pomocou e-mailu",
|
|
"usernameOrEmail": "Používateľské meno alebo e-mail",
|
|
"email": "E-mail",
|
|
"forgotPassword": "Zabudli ste heslo?",
|
|
"writingAnalyticsDesc": "Posielajte správy na precvičovanie písania.",
|
|
"endActivity": "Ukončiť aktivitu",
|
|
"allLanguages": "Všetky jazyky",
|
|
"allCefrLevels": "Všetky úrovne CEFR",
|
|
"chatListTooltip": "Tu nájdete svoje priame správy! Kliknite na avatar akéhokoľvek používateľa a „začať konverzáciu“, aby ste poslali DM.",
|
|
"directMessageBotTitle": "Priama správa Pangea Bot",
|
|
"feedbackTitle": "Spätná väzba k aktivite",
|
|
"feedbackDesc": "Ako by sa mala aktivita zlepšiť? Ak môžete poskytnúť nejaké detaily, urobíme zmenu!",
|
|
"feedbackHint": "Vaša spätná väzba",
|
|
"feedbackButton": "Odoslať spätnú väzbu",
|
|
"directMessageBotDesc": "Rozprávať sa s ľuďmi je zábavnejšie, ale... AI je vždy pripravené!",
|
|
"inviteYourFriends": "Pozvite svojich priateľov",
|
|
"playWithAI": "Hrajte zatiaľ s AI",
|
|
"courseStartDesc": "Pangea Bot je pripravený kedykoľvek začať!\n\n...ale učenie je lepšie s priateľmi!",
|
|
"@alwaysUse24HourFormat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notAnImage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setCustomPermissionLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setPermissionsLevelDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@ignoreUser": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@normalUser": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@importEmojis": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@importFromZipFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@exportEmotePack": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@replace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@aboutHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"homeserver": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@confirmMatrixId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@supposedMxid": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"mxid": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@addChatDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_roomupgrade": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_googly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_cuddle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_hug": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@googlyEyesContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@cuddleContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@hugContent": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@appLockDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@autoplayImages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendTypingNotifications": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@swipeRightToLeftToReply": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@countChatsAndCountParticipants": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"chats": {
|
|
"type": "int"
|
|
},
|
|
"participants": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@noMoreChatsFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noChatsFoundHere": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinedChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unread": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@space": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaces": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blocked": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@botMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatBackupDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatHasBeenAddedToThisSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@clearArchive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_markasdm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_markasgroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_ban": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_clearcache": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_create": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_discardsession": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_dm": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_html": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_invite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_join": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_kick": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_leave": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_me": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_myroomavatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_myroomnick": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_op": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_plain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_react": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_send": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_unban": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandInvalid": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandMissing": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"command": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@configureChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@containsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@containsUserName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contentHasBeenReported": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@copyToClipboard": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@checkList": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@countInvited": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@createGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createNewSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deactivateAccountWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@defaultPermissionLevel": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deleteAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deviceId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@directChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@edit": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editBlockedServers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editRoomAliases": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editRoomAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emoteKeyboardNoRecents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emotePacks": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@globalChatId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessAndVisibility": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accessAndVisibilityDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@calls": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@customEmojisAndStickers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@customEmojisAndStickersBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableEmotesGlobally": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableEncryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@encrypted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@endedTheCall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@enterAnEmailAddress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@homeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorObtainingLocation": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@everythingReady": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@extremeOffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fontSize": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToTheNewRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatDescriptionHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@groups": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideRedactedEvents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideRedactedMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideRedactedMessagesBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideInvalidOrUnknownMessageFormats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@howOffensiveIsThisContent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@block": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blockedUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blockListDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blockUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@iHaveClickedOnLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inoffensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteContactToGroupQuestion": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"contact": {},
|
|
"groupName": {}
|
|
}
|
|
},
|
|
"@noChatDescriptionYet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tryAgain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invalidServerName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@redactMessageDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@optionalRedactReason": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteForMe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dehydrate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dehydrateWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dehydrateTor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dehydrateTorLong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hydrateTor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hydrateTorLong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hydrate": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@locationDisabledNotice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@locationPermissionDeniedNotice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@memberChanges": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@mention": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messagesStyle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@next": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@no": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noConnectionToTheServer": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noEncryptionForPublicRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noMatrixServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server1": {
|
|
"type": "String"
|
|
},
|
|
"server2": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@shareInviteLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@scanQrCode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noPasswordRecoveryDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notifications": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationsEnabledForThisAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numUsersTyping": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@obtainingLocation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@offensive": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@offline": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@online": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oopsPushError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openVideoCamera": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@oneClientLoggedOut": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editBundlesForAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addToBundle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeFromBundle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@bundleName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enableMultiAccounts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openInMaps": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@link": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@serverRequiresEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@or": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@participant": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordForgotten": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordHasBeenChanged": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideMemberChangesInPublicChats": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hideMemberChangesInPublicChatsBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@overview": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notifyMeFor": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordRecoverySettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordRecovery": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseChoose": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseChooseAPasscode": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseClickOnLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnter4Digits": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterRecoveryKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterYourPin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseFollowInstructionsOnWeb": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@privacy": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pushRules": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reason": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@redactedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@directChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@redactedByBecause": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"username": {
|
|
"type": "String"
|
|
},
|
|
"reason": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@redactMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@register": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeYourAvatar": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@replaceRoomWithNewerVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveFile": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@recoveryKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@recoveryKeyLost": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendImages": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@sentCallInformations": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@separateChatTypes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setAsCanonicalAlias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setCustomEmotes": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setChatDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareLocation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@showPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@presenceStyle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@presencesToggle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@singlesignon": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaceIsPublic": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@spaceName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startedACall": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"senderName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@startFirstChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@status": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@synchronizingPleaseWait": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@synchronizingPleaseWaitCounter": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"percentage": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@toggleFavorite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleMuted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@toggleUnread": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@tooManyRequestsWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@transferFromAnotherDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unavailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unpin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unverified": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verified": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@warning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@weSentYouAnEmail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whoCanPerformWhichAction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whyDoYouWantToReportThis": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wipeChatBackup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@withTheseAddressesRecoveryDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourPublicKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageInfo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@time": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@messageType": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sender": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openGallery": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeFromSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addToSpaceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@start": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterRecoveryKeyDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publish": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@videoWithSize": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"size": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@openChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@markAsRead": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportUser": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@dismiss": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reactedWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
},
|
|
"reaction": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@pinMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@confirmEventUnpin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emojis": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@placeCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@voiceCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unsupportedAndroidVersion": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unsupportedAndroidVersionLong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@videoCallsBetaWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@experimentalVideoCalls": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@emailOrUsername": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@indexedDbErrorTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@indexedDbErrorLong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@switchToAccount": {
|
|
"type": "number",
|
|
"placeholders": {
|
|
"number": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@nextAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@previousAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addWidget": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetEtherpad": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetJitsi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetCustom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetUrlError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@widgetNameError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@errorAddingWidget": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youRejectedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youJoinedTheChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youAcceptedTheInvitation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youBannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youHaveWithdrawnTheInvitationFor": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youInvitedToBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"alias": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youInvitedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@invitedBy": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youInvitedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youKicked": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youKickedAndBanned": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@youUnbannedUser": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@hasKnocked": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@usersMustKnock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noOneCanJoin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userWouldLikeToChangeTheChat": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noPublicLinkHasBeenCreatedYet": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knock": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@users": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unlockOldMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@storeInSecureStorageDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@saveKeyManuallyDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@storeInAndroidKeystore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@storeInAppleKeyChain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@storeSecurlyOnThisDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@countFiles": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@user": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@custom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@foregroundServiceRunning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@screenSharingTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@screenSharingDetail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@callingPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@callingAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@callingAccountDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appearOnTop": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appearOnTopDetails": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherCallingPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whyIsThisMessageEncrypted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noKeyForThisMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterRoom": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allSpaces": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@numChats": {
|
|
"type": "number",
|
|
"placeholders": {
|
|
"number": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@hideUnimportantStateEvents": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@hidePresences": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@doNotShowAgain": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wasDirectChatDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"oldDisplayName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@newSpaceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@encryptThisChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@disableEncryptionWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sorryThatsNotPossible": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@deviceKeys": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reopenChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noBackupWarning": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noOtherDevicesFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@fileIsTooBigForServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"max": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@fileHasBeenSavedAt": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"path": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@jumpToLastReadMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@readUpToHere": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@jump": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@openLinkInBrowser": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@reportErrorDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@report": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signInWithPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseTryAgainLaterOrChooseDifferentServer": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@signInWith": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"provider": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@profileNotFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setColorTheme": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invite": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteGroupChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invitePrivateChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invalidInput": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wrongPinEntered": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"seconds": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@pleaseEnterANumber": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@archiveRoomDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomUpgradeDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@removeDevicesDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@banUserDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unbanUserDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@kickUserDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@makeAdminDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pushNotificationsNotAvailable": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@learnMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@yourGlobalUserIdIs": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noUsersFoundWithQuery": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"query": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@knocking": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatCanBeDiscoveredViaSearchOnServer": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@searchChatsRooms": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@nothingFound": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@groupName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createGroupAndInviteUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@groupCanBeFoundViaSearch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@wrongRecoveryKey": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@startConversation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_sendraw": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@databaseMigrationTitle": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@databaseMigrationBody": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@leaveEmptyToClearStatus": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@select": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@searchForUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseEnterYourCurrentPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseChooseAStrongPassword": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordsDoNotMatch": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@passwordIsWrong": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicChatAddresses": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createNewAddress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@joinSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@publicSpaces": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addChatOrSubSpace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@subspace": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@decline": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@thisDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@initAppError": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userRole": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@minimumPowerLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@searchIn": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"chat": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@searchMore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@gallery": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@files": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@databaseBuildErrorBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sessionLostBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@restoreSessionBody": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"url": {
|
|
"type": "String"
|
|
},
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@forwardMessageTo": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"roomName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sendReadReceipts": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendTypingNotificationsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendReadReceiptsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@formattedMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@formattedMessagesDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyOtherUser": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyOtherUserDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyOtherDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifyOtherDeviceDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@acceptedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@canceledKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@completedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@isReadyForKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@requestedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@startedKeyVerification": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@transparent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@incomingMessages": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@stickers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@discover": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_ignore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_unignore": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unreadChatsInApp": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"appname": {
|
|
"type": "String"
|
|
},
|
|
"unread": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@noDatabaseEncryption": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@thereAreCountUsersBlocked": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"count": {}
|
|
}
|
|
},
|
|
"@restricted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@knockRestricted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@goToSpace": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"space": {}
|
|
}
|
|
},
|
|
"@markAsUnread": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@moderatorLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@adminLevel": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"level": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@changeGeneralChatSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@inviteOtherUsers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheVisibilityOfChatHistory": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheCanonicalRoomAlias": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendRoomNotifications": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@changeTheDescriptionOfTheGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@chatPermissionsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@updateInstalled": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"version": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@changelog": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendCanceled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@loginWithMatrixId": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@discoverHomeservers": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@whatIsAHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@homeserverDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@doesNotSeemToBeAValidHomeserver": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@calculatingFileSize": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@prepareSendingAttachment": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendingAttachment": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generatingVideoThumbnail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@compressVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@sendingAttachmentCountOfCount": {
|
|
"type": "integer",
|
|
"placeholders": {
|
|
"index": {
|
|
"type": "int"
|
|
},
|
|
"length": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@serverLimitReached": {
|
|
"type": "integer",
|
|
"placeholders": {
|
|
"seconds": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"@oneOfYourDevicesIsNotVerified": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noticeChatBackupDeviceVerification": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@continueText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@welcomeText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@blur": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@opacity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@setWallpaper": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@manageAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@noContactInformationProvided": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contactServerAdmin": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contactServerSecurity": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@supportPage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@serverInformation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@name": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@version": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@website": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@compress": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@boldText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@italicText": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@strikeThrough": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseFillOut": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@invalidUrl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addLink": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unableToJoinChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@previous": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherPartyNotLoggedIn": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appWantsToUseForLogin": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"server": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@appWantsToUseForLoginDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@open": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@waitingForServer": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@appIntroduction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@newChatRequest": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@contentNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@generalNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@roomNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@userSpecificNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@otherNotificationSettings": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsUserName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsUserNameDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMaster": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMasterDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressNotices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressNoticesDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleInviteForMe": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleInviteForMeDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMemberEvent": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMemberEventDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsUserMention": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsUserMentionDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsDisplayName": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleContainsDisplayNameDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsRoomMention": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleIsRoomMentionDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomnotif": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomnotifDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleTombstone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleTombstoneDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleReaction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleReactionDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomServerAcl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomServerAclDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressEdits": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleSuppressEditsDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleCall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleCallDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncryptedRoomOneToOne": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncryptedRoomOneToOneDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomOneToOne": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleRoomOneToOneDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleMessageDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncrypted": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleEncryptedDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleJitsi": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleJitsiDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleServerAcl": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notificationRuleServerAclDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@unknownPushRule": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"rule": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@sentVoiceMessage": {
|
|
"type": "String",
|
|
"placeholders": {
|
|
"duration": {
|
|
"type": "String"
|
|
},
|
|
"sender": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"@deletePushRuleCanNotBeUndone": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@more": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareKeysWith": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@shareKeysWithDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@allDevices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@crossVerifiedDevicesIfEnabled": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@crossVerifiedDevices": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@verifiedDevicesOnly": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@takeAPhoto": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@recordAVideo": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@optionalMessage": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@notSupportedOnThisDevice": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@enterNewChat": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@approve": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@youHaveKnocked": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@pleaseWaitUntilInvited": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_logout": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@commandHint_logoutall": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@displayNavigationRail": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@customReaction": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@accountInformation": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addGroupDescription": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@addNewFriend": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@alreadyHaveAnAccount": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@createNewGroup": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@editChatPermissions": {
|
|
"type": "String",
|
|
"placeholders": {}
|
|
},
|
|
"@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": "Pozvať priateľov na aktivitu",
|
|
"inviteFriendsToActivityCourse": "Pozvať priateľov na aktivitu a kurz",
|
|
"feedbackRespDesc": "Skontrolujte zajtra aktualizácie aktivity.",
|
|
"activityDropdownDesc": "Keď dokončíte túto aktivitu, kliknite nižšie",
|
|
"activityAnalyticsListBody": "Toto sú vaše dokončené aktivity! Po dokončení aktivít si ich môžete pozrieť tu.",
|
|
"languageMismatchTitle": "Nesúlad jazyka",
|
|
"languageMismatchDesc": "Váš cieľový jazyk nezodpovedá jazyku tejto aktivity. Chcete aktualizovať svoj cieľový jazyk?",
|
|
"reportWordIssueTooltip": "Nahlásiť problém s informáciami o slove",
|
|
"tokenInfoFeedbackDialogTitle": "Spätná väzba k informáciám o slove",
|
|
"tokenInfoFeedbackDialogDesc": "AI robí chyby. Prosím, opíšte akékoľvek problémy, ktoré ste našli s vyššie uvedenými informáciami.",
|
|
"noPublicCoursesFound": "Nenašli sa žiadne verejné kurzy. Chceli by ste vytvoriť jeden?",
|
|
"noCourseTemplatesFound": "Nenašli sme žiadne kurzy pre váš cieľový jazyk. Medzitým môžete chatovať s Pangea Botom a neskôr sa vrátiť pre viac kurzov.",
|
|
"botActivityJoinFailMessage": "Pangea Bot sa chvíľu načítava. Skúste to prosím neskôr alebo pozvite priateľa.",
|
|
"unsubscribedResponseError": "Táto funkcia vyžaduje predplatné",
|
|
"leaveDesc": "Opustiť tento priestor a všetky chaty v ňom",
|
|
"selectAll": "Vybrať všetko",
|
|
"deselectAll": "Zrušiť výber všetkého",
|
|
"@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": "Začať vlastné",
|
|
"joinCourseDesc": "Každý kurz má 8-10 sekvenčných tém s radom aktivít na učenie jazyka založených na úlohách.",
|
|
"newMessageInPangeaChat": "🗨️ Nová správa v Pangea chate",
|
|
"shareCourse": "Zdieľať kurz",
|
|
"addCourse": "Pridať kurz",
|
|
"joinCourseWithCode": "Pripojiť sa ku kurzu s kódom",
|
|
"joinPublicCourse": "Pripojiť sa k verejnému kurzu",
|
|
"vocabLevelsDesc": "Sem pôjdu slovíčka, keď ich vylepšíte na vyššiu úroveň!",
|
|
"highlightVocabTooltip": "Zvýraznite cieľové slovíčka nižšie ich odoslaním alebo precvičovaním v chate",
|
|
"@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": {}
|
|
}
|
|
} |