* 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>
12630 lines
No EOL
323 KiB
Text
12630 lines
No EOL
323 KiB
Text
{
|
||
"commandHint_leave": "Palikti pokalbių kambarį",
|
||
"@commandHint_leave": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /leave"
|
||
},
|
||
"confirm": "Patvirtinti",
|
||
"@confirm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"cancel": "Atšaukti",
|
||
"@cancel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"edit": "Redaguoti",
|
||
"@edit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"downloadFile": "Atsisiųsti failą",
|
||
"@downloadFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"about": "Apie",
|
||
"@about": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"all": "Visi",
|
||
"@all": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fluffychat": "FluffyChat",
|
||
"@fluffychat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fileName": "Failo vardas",
|
||
"@fileName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changePassword": "Keisti slaptažodį",
|
||
"@changePassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"close": "Uždaryti",
|
||
"@close": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"archive": "Archyvas",
|
||
"@archive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"skip": "Praleisti",
|
||
"@skip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"share": "Bendrinti",
|
||
"@share": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"showPassword": "Rodyti slaptažodį",
|
||
"@showPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"time": "Laikas",
|
||
"@time": {},
|
||
"settings": "Nustatytmai",
|
||
"@settings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sender": "Siuntėjas",
|
||
"@sender": {},
|
||
"yes": "Taip",
|
||
"@yes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"you": "Jūs",
|
||
"@you": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"logout": "Atsijungti",
|
||
"@logout": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"messages": "Žinutės",
|
||
"@messages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"scanQrCode": "Nuskanuokite QR kodą",
|
||
"@scanQrCode": {},
|
||
"ok": "OK",
|
||
"@ok": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"addAccount": "Pridėti paskyrą",
|
||
"@addAccount": {},
|
||
"or": "Arba",
|
||
"@or": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"password": "Slaptažodis",
|
||
"@password": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passwordHasBeenChanged": "Slaptažodis pakeistas",
|
||
"@passwordHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnterYourPassword": "Įveskite savo slaptažodį",
|
||
"@pleaseEnterYourPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnterYourUsername": "Įveskite savo vartotojo vardą",
|
||
"@pleaseEnterYourUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reply": "Atsakyti",
|
||
"@reply": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"blockDevice": "Blokuoti įrenginį",
|
||
"@blockDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"blocked": "Užblokuotas",
|
||
"@blocked": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chooseAStrongPassword": "Pasirinkite saugų slaptažodį",
|
||
"@chooseAStrongPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deleteMessage": "Ištrinti žinutę",
|
||
"@deleteMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"device": "Įrenginys",
|
||
"@device": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deviceId": "Įrenginio ID",
|
||
"@deviceId": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"devices": "Įrenginiai",
|
||
"@devices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"homeserver": "Namų serveris",
|
||
"@homeserver": {},
|
||
"enterYourHomeserver": "Įveskite namų serverį",
|
||
"@enterYourHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"everythingReady": "Viskas paruošta!",
|
||
"@everythingReady": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fontSize": "Šrifto dydis",
|
||
"@fontSize": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"clearArchive": "Išvalyti archyvą",
|
||
"@clearArchive": {},
|
||
"create": "Sukurti",
|
||
"@create": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"connect": "Prisijungti",
|
||
"@connect": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"people": "Žmonės",
|
||
"@people": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"moderator": "Moderatorius",
|
||
"@moderator": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"muteChat": "Nutildyti pokalbį",
|
||
"@muteChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"newChat": "Naujas pokalbis",
|
||
"@newChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"none": "Nė vienas",
|
||
"@none": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noPermission": "Nėra leidimo",
|
||
"@noPermission": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noRoomsFound": "Nerasta kambarių…",
|
||
"@noRoomsFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"notifications": "Pranešimai",
|
||
"@notifications": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"notificationsEnabledForThisAccount": "Pranešimai aktyvuoti šitai paskyrai",
|
||
"@notificationsEnabledForThisAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"obtainingLocation": "Gaunama vieta…",
|
||
"@obtainingLocation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"offensive": "Agresyvus",
|
||
"@offensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"offline": "Neprisijungta",
|
||
"@offline": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"online": "Prisijungta",
|
||
"@online": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"oopsPushError": "Oi! Deja, nustatant tiesioginius pranešimus įvyko klaida.",
|
||
"@oopsPushError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"oopsSomethingWentWrong": "Oi, kažkas nutiko ne taip…",
|
||
"@oopsSomethingWentWrong": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"openAppToReadMessages": "Atidarykite programėlę, kad perskaityti žinutes",
|
||
"@openAppToReadMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"link": "Nuoroda",
|
||
"@link": {},
|
||
"participant": "Dalyvis",
|
||
"@participant": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passphraseOrKey": "Slapta frazė arba atkūrimo raktas",
|
||
"@passphraseOrKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passwordForgotten": "Slaptažodis užmirštas",
|
||
"@passwordForgotten": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passwordRecovery": "Slaptažodžio atkūrimas",
|
||
"@passwordRecovery": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pickImage": "Pasirinkite paveiksliuką",
|
||
"@pickImage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pin": "Prisegti",
|
||
"@pin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseChoose": "Prašome pasirinkti",
|
||
"@pleaseChoose": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseChooseAPasscode": "Pasirinkite slaptą kodą",
|
||
"@pleaseChooseAPasscode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseClickOnLink": "Paspauskite nuorodą el. pašte ir tęskite toliau.",
|
||
"@pleaseClickOnLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnter4Digits": "Įveskite 4 skaitmenis arba palikite tuščią, jei norite išjungti programėlės užraktą.",
|
||
"@pleaseEnter4Digits": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnterYourPin": "Įveskite savo PIN kodą",
|
||
"@pleaseEnterYourPin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseFollowInstructionsOnWeb": "Vadovaukitės svetainėje pateiktais nurodymais ir bakstelėkite Toliau.",
|
||
"@pleaseFollowInstructionsOnWeb": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"privacy": "Privatumas",
|
||
"@privacy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"publicRooms": "Vieši kambariai",
|
||
"@publicRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reason": "Priežastis",
|
||
"@reason": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"recording": "Įrašymas",
|
||
"@recording": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"redactMessage": "Pašalinti žinutę",
|
||
"@redactMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"register": "Registruotis",
|
||
"@register": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reject": "Atmesti",
|
||
"@reject": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"rejoin": "Vėl prisijungti",
|
||
"@rejoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"remove": "Pašalinti",
|
||
"@remove": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"removeAllOtherDevices": "Pašalinti visus kitus įrenginius",
|
||
"@removeAllOtherDevices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"removeDevice": "Pašalinti įrenginį",
|
||
"@removeDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"removeYourAvatar": "Pašalinti savo avatarą",
|
||
"@removeYourAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"replaceRoomWithNewerVersion": "Pakeisti kambarį naujesne versija",
|
||
"@replaceRoomWithNewerVersion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"requestPermission": "Prašyti leidimo",
|
||
"@requestPermission": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"roomHasBeenUpgraded": "Kambarys buvo atnaujintas",
|
||
"@roomHasBeenUpgraded": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"roomVersion": "Kambario versija",
|
||
"@roomVersion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"search": "Ieškoti",
|
||
"@search": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"accept": "Sutinku",
|
||
"@accept": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"repeatPassword": "Pakartokite slaptažodį",
|
||
"@repeatPassword": {},
|
||
"addEmail": "Pridėti el. paštą",
|
||
"@addEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"admin": "Administratorius",
|
||
"@admin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"alias": "slapyvardis",
|
||
"@alias": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"allChats": "Visi pokalbiai",
|
||
"@allChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"anyoneCanJoin": "Bet kas gali prisijungti",
|
||
"@anyoneCanJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"areYouSure": "Ar esate tikri?",
|
||
"@areYouSure": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"areYouSureYouWantToLogout": "Ar tikrai norite atsijungti?",
|
||
"@areYouSureYouWantToLogout": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheHomeserver": "Pakeisti namų serverį",
|
||
"@changeTheHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheme": "Keisti savo stilių",
|
||
"@changeTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheNameOfTheGroup": "Keisti grupės pavadinimą",
|
||
"@changeTheNameOfTheGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeYourAvatar": "Keisti savo avatarą",
|
||
"@changeYourAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chat": "Pokalbis",
|
||
"@chat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatDetails": "Pokalbio detalės",
|
||
"@chatDetails": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chats": "Pokalbiai",
|
||
"@chats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_ban": "Užblokuoti vartotoją šiame kambaryje",
|
||
"@commandHint_ban": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /ban"
|
||
},
|
||
"commandHint_clearcache": "Išvalyti laikiną talpyklą",
|
||
"@commandHint_clearcache": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /clearcache"
|
||
},
|
||
"commandHint_discardsession": "Atmesti sesiją",
|
||
"@commandHint_discardsession": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /discardsession"
|
||
},
|
||
"commandHint_html": "Siųsti tekstą HTML formatu",
|
||
"@commandHint_html": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /html"
|
||
},
|
||
"commandHint_invite": "Pakviesti vartotoją į šitą kambarį",
|
||
"@commandHint_invite": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /invite"
|
||
},
|
||
"commandHint_join": "Prisijungti prie nurodyto kambario",
|
||
"@commandHint_join": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /join"
|
||
},
|
||
"commandHint_kick": "Pašalinti vartotoja iš šito kambario",
|
||
"@commandHint_kick": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /kick"
|
||
},
|
||
"commandHint_myroomnick": "Nustatyti savo rodomą vardą šiame kambaryje",
|
||
"@commandHint_myroomnick": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /myroomnick"
|
||
},
|
||
"commandHint_plain": "Siųsti neformatuotą tekstą",
|
||
"@commandHint_plain": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /plain"
|
||
},
|
||
"commandHint_send": "Siųsti tekstą",
|
||
"@commandHint_send": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /send"
|
||
},
|
||
"commandHint_unban": "Atblokuoti vartotoją šiame kambaryje",
|
||
"@commandHint_unban": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /unban"
|
||
},
|
||
"commandInvalid": "Neteisinga komanda",
|
||
"@commandInvalid": {
|
||
"type": "String"
|
||
},
|
||
"configureChat": "Konfigūruoti pokalbį",
|
||
"@configureChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copiedToClipboard": "Nukopijuota į iškarpinę",
|
||
"@copiedToClipboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copy": "Kopijuoti",
|
||
"@copy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copyToClipboard": "Koipjuoti į iškarpinę",
|
||
"@copyToClipboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"currentlyActive": "Šiuo metu aktyvus",
|
||
"@currentlyActive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"darkTheme": "Tamsi",
|
||
"@darkTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"delete": "Ištrinti",
|
||
"@delete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deleteAccount": "Panaikinti paskyra",
|
||
"@deleteAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"directChats": "Tiesioginiai pokalbiai",
|
||
"@directChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"encrypted": "Užšifruotas",
|
||
"@encrypted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"encryptionNotEnabled": "Šifravimas aktyvuotas",
|
||
"@encryptionNotEnabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enterAnEmailAddress": "Įveskite el. pašto adresą",
|
||
"@enterAnEmailAddress": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"extremeOffensive": "Itin įžeidžiantis",
|
||
"@extremeOffensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"forward": "Toliau",
|
||
"@forward": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fromJoining": "Nuo prisijungimo",
|
||
"@fromJoining": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fromTheInvitation": "Nuo pakvietimo",
|
||
"@fromTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"goToTheNewRoom": "Eiti į naują kambarį",
|
||
"@goToTheNewRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"group": "Grupė",
|
||
"@group": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"groupIsPublic": "Grupė yra vieša",
|
||
"@groupIsPublic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"groups": "Grupės",
|
||
"@groups": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"guestsAreForbidden": "Svečiams draudžiama",
|
||
"@guestsAreForbidden": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"guestsCanJoin": "Svečiai gali prisijungti",
|
||
"@guestsCanJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"help": "Pagalba",
|
||
"@help": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"hideRedactedEvents": "Slėpti pašalintus įvykius",
|
||
"@hideRedactedEvents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"hideUnknownEvents": "Slėpti nežinomus įvykius",
|
||
"@hideUnknownEvents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"identity": "Tapatybė",
|
||
"@identity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"ignore": "Ignoruoti",
|
||
"@ignore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"ignoredUsers": "Ignoruoti vartotojai",
|
||
"@ignoredUsers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"leave": "Palikti",
|
||
"@leave": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"memberChanges": "Narių pokyčiai",
|
||
"@memberChanges": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"mention": "Paminėti",
|
||
"@mention": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"encryption": "Šifravimas",
|
||
"@encryption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enableEncryption": "Aktyvuoti šifravimą",
|
||
"@enableEncryption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editBlockedServers": "Redaguoti blokuotus serverius",
|
||
"@editBlockedServers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"login": "Prisijungti",
|
||
"@login": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendOnEnter": "Išsiųsti paspaudus Enter",
|
||
"@sendOnEnter": {},
|
||
"banFromChat": "Užblokuoti iš pokalbio",
|
||
"@banFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"banned": "Užblokuotas",
|
||
"@banned": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeDeviceName": "Pakeisti įrenginio vardą",
|
||
"@changeDeviceName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"yourChatBackupHasBeenSetUp": "Jūsų pokalbio atsarginė kopija buvo nustatyta.",
|
||
"@yourChatBackupHasBeenSetUp": {},
|
||
"chatBackup": "Pokalbio atsargine kopija",
|
||
"@chatBackup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_me": "Apibūdinkite save",
|
||
"@commandHint_me": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /me"
|
||
},
|
||
"displaynameHasBeenChanged": "Rodomas vardas buvo pakeistas",
|
||
"@displaynameHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editDisplayname": "Redaguoti rodomą vardą",
|
||
"@editDisplayname": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editRoomAliases": "Redaguoti kambario pseudonimus",
|
||
"@editRoomAliases": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editRoomAvatar": "Redaguoti kambario avatarą",
|
||
"@editRoomAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"howOffensiveIsThisContent": "Kiek įžeižiantis šis turinys?",
|
||
"@howOffensiveIsThisContent": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"id": "ID",
|
||
"@id": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"iHaveClickedOnLink": "Aš paspaudžiau nuorodą",
|
||
"@iHaveClickedOnLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"incorrectPassphraseOrKey": "Neteisinga slaptafrazė arba atkūrimo raktas",
|
||
"@incorrectPassphraseOrKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inoffensive": "Neįžeidžiantis",
|
||
"@inoffensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteContact": "Pakviesti kontaktą",
|
||
"@inviteContact": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"invited": "Pakviestas",
|
||
"@invited": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"invitedUsersOnly": "Tik pakviesti vartotojai",
|
||
"@invitedUsersOnly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"isTyping": "rašo…",
|
||
"@isTyping": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"joinRoom": "Prisijungti prie kambario",
|
||
"@joinRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"kickFromChat": "Išmesti iš pokalbio",
|
||
"@kickFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"leftTheChat": "Paliko pokalbį",
|
||
"@leftTheChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"license": "Licencija",
|
||
"@license": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"lightTheme": "Šviesi",
|
||
"@lightTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"loadingPleaseWait": "Kraunama… Prašome palaukti.",
|
||
"@loadingPleaseWait": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"loadMore": "Rodyti daugiau…",
|
||
"@loadMore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"newMessageInFluffyChat": "💬 Nauja žinutė FluffyChat'e",
|
||
"@newMessageInFluffyChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"newVerificationRequest": "Nauja patvirtinimo užklausa!",
|
||
"@newVerificationRequest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"next": "Toliau",
|
||
"@next": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"no": "Ne",
|
||
"@no": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noConnectionToTheServer": "Nėra ryšio su serveriu",
|
||
"@noConnectionToTheServer": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setInvitationLink": "Nustatyti pakvietimo nuorodą",
|
||
"@setInvitationLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"singlesignon": "Vienkartinis prisijungimas",
|
||
"@singlesignon": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sourceCode": "Programinis kodas",
|
||
"@sourceCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"spaceIsPublic": "Erdvė yra vieša",
|
||
"@spaceIsPublic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"spaceName": "Erdvės pavadinimas",
|
||
"@spaceName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"status": "Būsena",
|
||
"@status": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"statusExampleMessage": "Kaip sekasi šiandien?",
|
||
"@statusExampleMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"submit": "Pateikti",
|
||
"@submit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"synchronizingPleaseWait": "Sinchronizuojama… Prašome palaukti.",
|
||
"@synchronizingPleaseWait": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"transferFromAnotherDevice": "Perkėlimas iš kito įrenginio",
|
||
"@transferFromAnotherDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verify": "Patvirtinti",
|
||
"@verify": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verifyStart": "Pradėti patvirtinimą",
|
||
"@verifyStart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verifySuccess": "Jūs sėkmingai patvirtinote!",
|
||
"@verifySuccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verifyTitle": "Patvirtinama kita paskyra",
|
||
"@verifyTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"visibilityOfTheChatHistory": "Pokalbių istorijos matomumas",
|
||
"@visibilityOfTheChatHistory": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"visibleForAllParticipants": "Matoma visiems dalyviams",
|
||
"@visibleForAllParticipants": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"waitingPartnerAcceptRequest": "Laukiama, kol dalyvis priims užklausą…",
|
||
"@waitingPartnerAcceptRequest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"writeAMessage": "Rašyti žinutę…",
|
||
"@writeAMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"youAreNoLongerParticipatingInThisChat": "Jūs nebedalyvaujate šiame pokalbyje",
|
||
"@youAreNoLongerParticipatingInThisChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"youHaveBeenBannedFromThisChat": "Jums buvo uždrausta dalyvauti šiame pokalbyje",
|
||
"@youHaveBeenBannedFromThisChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"messageInfo": "Žinutės informacija",
|
||
"@messageInfo": {},
|
||
"removeFromSpace": "Pašalinti iš erdvės",
|
||
"@removeFromSpace": {},
|
||
"security": "Apsauga",
|
||
"@security": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendAsText": "Siųsti kaip tekstą",
|
||
"@sendAsText": {
|
||
"type": "String"
|
||
},
|
||
"sendAudio": "Siųsti garso įrašą",
|
||
"@sendAudio": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendImage": "Siųsti paveiksliuką",
|
||
"@sendImage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendFile": "Sųsti bylą",
|
||
"@sendFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendMessages": "Siųsti žinutes",
|
||
"@sendMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendOriginal": "Siųsti originalą",
|
||
"@sendOriginal": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendVideo": "Siųsti video",
|
||
"@sendVideo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"separateChatTypes": "Atskirti tiesioginius pokalbius ir grupes",
|
||
"@separateChatTypes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setAsCanonicalAlias": "Nustatyti kaip pagrindinį slapyvardį",
|
||
"@setAsCanonicalAlias": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setPermissionsLevel": "Nustatyti leidimų lygį",
|
||
"@setPermissionsLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setStatus": "Nustatyti būseną",
|
||
"@setStatus": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"shareLocation": "Bendrinti vietą",
|
||
"@shareLocation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"systemTheme": "Sistema",
|
||
"@systemTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unavailable": "Nepasiekiamas",
|
||
"@unavailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unblockDevice": "Atblokuoti įrenginį",
|
||
"@unblockDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unknownEncryptionAlgorithm": "Nežinomas šifravimo algoritmas",
|
||
"@unknownEncryptionAlgorithm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unmuteChat": "Įjungti pokalbio garsą",
|
||
"@unmuteChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unpin": "Atsegti",
|
||
"@unpin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"username": "Vartotojo vardas",
|
||
"@username": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unverified": "Nepatvirtinta",
|
||
"@unverified": {},
|
||
"verified": "Patvirtinta",
|
||
"@verified": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"videoCall": "Vaizdo skambutis",
|
||
"@videoCall": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"yourPublicKey": "Jūsų viešasis raktas",
|
||
"@yourPublicKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"addToSpaceDescription": "Pasirinkite erdvę, kad prie jos pridėtumėte šį pokalbį.",
|
||
"@addToSpaceDescription": {},
|
||
"start": "Pradžia",
|
||
"@start": {},
|
||
"account": "Paskyra",
|
||
"@account": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"addToSpace": "Pridėti į erdvę",
|
||
"@addToSpace": {},
|
||
"appLock": "Programos užraktas",
|
||
"@appLock": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"areGuestsAllowedToJoin": "Ar svečiams leidžiama prisijungti",
|
||
"@areGuestsAllowedToJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"botMessages": "Botų žinutės",
|
||
"@botMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"channelCorruptedDecryptError": "Šifravimas buvo sugadintas",
|
||
"@channelCorruptedDecryptError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatHasBeenAddedToThisSpace": "Pokalbis buvo pridėtas prie šios erdvės",
|
||
"@chatHasBeenAddedToThisSpace": {},
|
||
"compareEmojiMatch": "Palyginkite jaustukus",
|
||
"@compareEmojiMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"compareNumbersMatch": "Palyginkite skaičius",
|
||
"@compareNumbersMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"contactHasBeenInvitedToTheGroup": "Kontaktas buvo pakviestas į grupę",
|
||
"@contactHasBeenInvitedToTheGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"contentHasBeenReported": "Apie turinį pranešta serverio administratoriams",
|
||
"@contentHasBeenReported": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"createNewSpace": "Nauja erdvė",
|
||
"@createNewSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deactivateAccountWarning": "Tai deaktyvuos jūsų vartotojo paskyrą. Tai negali būti atšaukta! Ar jūs tuo tikri?",
|
||
"@deactivateAccountWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"defaultPermissionLevel": "Numatytasis teisių lygis",
|
||
"@defaultPermissionLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enableEncryptionWarning": "Šifravimo nebegalėsite išjungti. Ar jūs tuo tikri?",
|
||
"@enableEncryptionWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"send": "Siųsti",
|
||
"@send": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendAMessage": "Siųsti žinutę",
|
||
"@sendAMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"toggleUnread": "Pažymėti kaip skaitytą/neskaitytą",
|
||
"@toggleUnread": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"tooManyRequestsWarning": "Per daug užklausų. Pabandykite dar kartą vėliau!",
|
||
"@tooManyRequestsWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"waitingPartnerEmoji": "Laukiama, kol dalyvis priims jaustukus…",
|
||
"@waitingPartnerEmoji": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"waitingPartnerNumbers": "Laukiama, kol dalyvis priims skaičius…",
|
||
"@waitingPartnerNumbers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"wallpaper": "Užsklanda",
|
||
"@wallpaper": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"warning": "Įspėjimas!",
|
||
"@warning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"weSentYouAnEmail": "Išsiuntėme jums el. laišką",
|
||
"@weSentYouAnEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"whoCanPerformWhichAction": "Kas gali atlikti kokį veiksmą",
|
||
"@whoCanPerformWhichAction": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"whoIsAllowedToJoinThisGroup": "Kam leidžiama prisijungti prie šios grupės",
|
||
"@whoIsAllowedToJoinThisGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"whyDoYouWantToReportThis": "Kodėl norite apie tai pranešti?",
|
||
"@whyDoYouWantToReportThis": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"wipeChatBackup": "Ištrinti atsarginę pokalbių kopiją, kad sukurti naują atkūrimo raktą?",
|
||
"@wipeChatBackup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"withTheseAddressesRecoveryDescription": "Naudodami šiuos adresus galite atkurti savo slaptažodį.",
|
||
"@withTheseAddressesRecoveryDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"messageType": "Žinutės tipas",
|
||
"@messageType": {},
|
||
"openGallery": "Atverti galeriją",
|
||
"@openGallery": {},
|
||
"unknownDevice": "Nežinomas įrenginys",
|
||
"@unknownDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"voiceMessage": "Balso žinutė",
|
||
"@voiceMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"title": "FluffyChat",
|
||
"@title": {
|
||
"description": "Title for the application",
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"visibleForEveryone": "Matoma visiems",
|
||
"@visibleForEveryone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"tryToSendAgain": "Pabandykite išsiųsti dar kartą",
|
||
"@tryToSendAgain": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"locationPermissionDeniedNotice": "Vietos leidimas atmestas. Suteikite leidimą kad galėtumėte bendrinti savo vietą.",
|
||
"@locationPermissionDeniedNotice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"needPantalaimonWarning": "Atminkite, kad norint naudoti end-to-end šifravimą, reikalingas Pantalaimon.",
|
||
"@needPantalaimonWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noEncryptionForPublicRooms": "Šifravimą galite suaktyvinti tik tada, kai kambarys nebebus viešai pasiekiamas.",
|
||
"@noEncryptionForPublicRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noEmotesFound": "Nerasta jaustukų. 😕",
|
||
"@noEmotesFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noGoogleServicesWarning": "Atrodo, kad jūsų telefone nėra Google Services. Tai geras sprendimas jūsų privatumui! Norėdami gauti tiesioginius pranešimus FluffyChat, rekomenduojame naudoti https://microg.org/ arba https://unifiedpush.org/.",
|
||
"@noGoogleServicesWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noPasswordRecoveryDescription": "Dar nepridėjote slaptažodžio atkūrimo būdo.",
|
||
"@noPasswordRecoveryDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"oneClientLoggedOut": "Vienas iš jūsų klientų atsijungė",
|
||
"@oneClientLoggedOut": {},
|
||
"onlineKeyBackupEnabled": "Internetinė atsarginė raktų kopija įjungta",
|
||
"@onlineKeyBackupEnabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"openCamera": "Atidarykite kamerą",
|
||
"@openCamera": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"openVideoCamera": "Atidarykite kamerą vaizdo įrašui",
|
||
"@openVideoCamera": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editBundlesForAccount": "Redaguoti šios paskyros paketus",
|
||
"@editBundlesForAccount": {},
|
||
"serverRequiresEmail": "Šis serveris turi patvirtinti jūsų el. pašto adresą registracijai.",
|
||
"@serverRequiresEmail": {},
|
||
"addToBundle": "Pridėti prie paketų",
|
||
"@addToBundle": {},
|
||
"removeFromBundle": "Pašalinkite iš šio paketo",
|
||
"@removeFromBundle": {},
|
||
"bundleName": "Paketo vardas",
|
||
"@bundleName": {},
|
||
"play": "Groti {fileName}",
|
||
"@play": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"fileName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"redactedAnEvent": "{username} pašalino įvykį",
|
||
"@redactedAnEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"rejectedTheInvitation": "{username} atmetė kvietimą",
|
||
"@rejectedTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"removedBy": "Pašalino vartotojas {username}",
|
||
"@removedBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"unbanFromChat": "Atblokuoti pokalbyje",
|
||
"@unbanFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reportMessage": "Pranešti apie žinutę",
|
||
"@reportMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"saveFile": "Išsaugoti failą",
|
||
"@saveFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"seenByUser": "Matė {username}",
|
||
"@seenByUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sendSticker": "Siųsti lipduką",
|
||
"@sendSticker": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sentAFile": "📁 {username} atsiuntė failą",
|
||
"@sentAFile": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentAnAudio": "🎤 {username} atsiuntė garso įrašą",
|
||
"@sentAnAudio": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentASticker": "😊 {username} atsiuntė lipduką",
|
||
"@sentASticker": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sharedTheLocation": "{username} bendrino savo vietą",
|
||
"@sharedTheLocation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"startedACall": "{senderName} pradėjo skambutį",
|
||
"@startedACall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"theyDontMatch": "Jie nesutampa",
|
||
"@theyDontMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"theyMatch": "Jie sutampa",
|
||
"@theyMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unbannedUser": "{username} atblokavo {targetName}",
|
||
"@unbannedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"unknownEvent": "Nežinomas įvykis '{type}'",
|
||
"@unknownEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"type": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"userAndOthersAreTyping": "{username} ir dar {count} kiti rašo…",
|
||
"@userAndOthersAreTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"userAndUserAreTyping": "{username} ir {username2} rašo…",
|
||
"@userAndUserAreTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"username2": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"userIsTyping": "{username} rašo…",
|
||
"@userIsTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"userSentUnknownEvent": "{username} išsiuntė {type} įvykį",
|
||
"@userSentUnknownEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"type": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"publish": "Paskelbti",
|
||
"@publish": {},
|
||
"openChat": "Atverti pokalbį",
|
||
"@openChat": {},
|
||
"reportUser": "Pranešti apie vartotoją",
|
||
"@reportUser": {},
|
||
"dismiss": "Atsisakyti",
|
||
"@dismiss": {},
|
||
"reactedWith": "{sender} sureagavo su {reaction}",
|
||
"@reactedWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
},
|
||
"reaction": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"unsupportedAndroidVersion": "Nepalaikoma Android versija",
|
||
"@unsupportedAndroidVersion": {},
|
||
"emailOrUsername": "El. paštas arba vartotojo vardas",
|
||
"@emailOrUsername": {},
|
||
"widgetVideo": "Video",
|
||
"@widgetVideo": {},
|
||
"widgetNameError": "Pateikite rodomą vardą.",
|
||
"@widgetNameError": {},
|
||
"acceptedTheInvitation": "👍 {username} priėmė kvietimą",
|
||
"@acceptedTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"activatedEndToEndEncryption": "🔐 {username} aktyvavo visapusį šifravimą",
|
||
"@activatedEndToEndEncryption": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"answeredTheCall": "{senderName} atsiliepė į skambutį",
|
||
"@answeredTheCall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"askVerificationRequest": "Priimti šią patvirtinimo užklausą iš {username}?",
|
||
"@askVerificationRequest": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"badServerLoginTypesException": "Namų serveris palaiko šiuos prisijungimo tipus:\n{serverVersions}\nTačiau ši programa palaiko tik:\n{supportedVersions}",
|
||
"@badServerLoginTypesException": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"serverVersions": {
|
||
"type": "String"
|
||
},
|
||
"supportedVersions": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"badServerVersionsException": "Namų serveris palaiko spec. versijas:\n{serverVersions}\nTačiau ši programa palaiko tik {supportedVersions}",
|
||
"@badServerVersionsException": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"serverVersions": {
|
||
"type": "String"
|
||
},
|
||
"supportedVersions": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"bannedUser": "{username} užblokavo {targetName}",
|
||
"@bannedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheHistoryVisibility": "{username} pakeitė istorijos matomumą",
|
||
"@changedTheHistoryVisibility": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheHistoryVisibilityTo": "{username} pakeitė istorijos matomumą į: {rules}",
|
||
"@changedTheHistoryVisibilityTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"rules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"chatBackupDescription": "Jūsų senos žinutės yra apsaugotos atkūrimo raktu. Pasirūpinkite, kad jo neprarastumėte.",
|
||
"@chatBackupDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_create": "Sukurti tuščią grupinį pokalbį\nNaudokite --no-encryption kad išjungti šifravimą",
|
||
"@commandHint_create": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /create"
|
||
},
|
||
"commandHint_dm": "Pradėti tiesioginį pokalbį\nNaudokite --no-encryption kad išjungti šifravimą",
|
||
"@commandHint_dm": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /dm"
|
||
},
|
||
"commandHint_myroomavatar": "Nustatyti savo nuotrauką šiame kambaryje (su mxc-uri)",
|
||
"@commandHint_myroomavatar": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /myroomavatar"
|
||
},
|
||
"commandHint_op": "Nustatyti naudotojo galios lygį (numatytasis: 50)",
|
||
"@commandHint_op": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /op"
|
||
},
|
||
"commandHint_react": "Siųsti atsakymą kaip reakciją",
|
||
"@commandHint_react": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /react"
|
||
},
|
||
"commandMissing": "{command} nėra komanda.",
|
||
"@commandMissing": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"command": {
|
||
"type": "String"
|
||
}
|
||
},
|
||
"description": "State that {command} is not a valid /command."
|
||
},
|
||
"containsDisplayName": "Turi rodomą vardą",
|
||
"@containsDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"containsUserName": "Turi vartotojo vardą",
|
||
"@containsUserName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"couldNotDecryptMessage": "Nepavyko iššifruoti pranešimo: {error}",
|
||
"@couldNotDecryptMessage": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"countParticipants": "{count} dalyviai",
|
||
"@countParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"createdTheChat": "💬 {username} sukūrė pokalbį",
|
||
"@createdTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"emptyChat": "Tuščias pokalbis",
|
||
"@emptyChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteExists": "Jaustukas jau egzistuoja!",
|
||
"@emoteExists": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteInvalid": "Neteisingas jaustuko trumpasis kodas!",
|
||
"@emoteInvalid": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emotePacks": "Jaustukų paketai kambariui",
|
||
"@emotePacks": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteSettings": "Jaustukų nustatymai",
|
||
"@emoteSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteShortcode": "Jaustuko trumpasis kodas",
|
||
"@emoteShortcode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteWarnNeedToPick": "Turite pasirinkti jaustuko trumpąjį kodą ir paveiksliuką!",
|
||
"@emoteWarnNeedToPick": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enableEmotesGlobally": "Įgalinti jaustukų paketą visur",
|
||
"@enableEmotesGlobally": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"endedTheCall": "{senderName} baigė skambutį",
|
||
"@endedTheCall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"errorObtainingLocation": "Klaida nustatant vietą: {error}",
|
||
"@errorObtainingLocation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"groupWith": "Grupė su {displayname}",
|
||
"@groupWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"displayname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"hasWithdrawnTheInvitationFor": "{username} atšaukė {targetName} kvietimą",
|
||
"@hasWithdrawnTheInvitationFor": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"inviteForMe": "Pakvietimas man",
|
||
"@inviteForMe": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteContactToGroup": "Pakviesti kontaktą į {groupName}",
|
||
"@inviteContactToGroup": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"groupName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"invitedUser": "📩 {username} pakvietė {targetName}",
|
||
"@invitedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"inviteText": "{username} pakvietė jus prisijungti prie FluffyChat. \n1. Įdiekite FluffyChat: https://fluffychat.im \n2. Prisiregistruokite arba prisijunkite \n3. Atidarykite pakvietimo nuorodą: {link}",
|
||
"@inviteText": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"link": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"joinedTheChat": "👋 {username} prisijungė prie pokalbio",
|
||
"@joinedTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"kicked": "👞 {username} išmetė {targetName}",
|
||
"@kicked": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"kickedAndBanned": "🙅 {username} išmetė ir užblokavo {targetName}",
|
||
"@kickedAndBanned": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"lastActiveAgo": "Paskutinis aktyvumas: {localizedTimeShort}",
|
||
"@lastActiveAgo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"localizedTimeShort": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"loadCountMoreParticipants": "Įkelti dar {count} dalyvius",
|
||
"@loadCountMoreParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"logInTo": "Prisijungti prie {homeserver}",
|
||
"@logInTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"homeserver": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"toggleFavorite": "Perjungti parankinius",
|
||
"@toggleFavorite": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"toggleMuted": "Perjungti nutildytą",
|
||
"@toggleMuted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"cantOpenUri": "Nepavyksta atidaryti URI {uri}",
|
||
"@cantOpenUri": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"uri": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatAvatar": "{username} pakeitė pokalbio avatarą",
|
||
"@changedTheChatAvatar": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatDescriptionTo": "{username} pakeitė pokalbio aprašymą į: '{description}'",
|
||
"@changedTheChatDescriptionTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"description": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatNameTo": "{username} pakeitė pokalbio pavadinimą į: '{chatname}'",
|
||
"@changedTheChatNameTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"chatname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatPermissions": "{username} pakeitė pokalbių leidimus",
|
||
"@changedTheChatPermissions": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheDisplaynameTo": "{username} pakeitė rodomą vardą į: '{displayname}'",
|
||
"@changedTheDisplaynameTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"displayname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheGuestAccessRules": "{username} pakeitė svečio prieigos taisykles",
|
||
"@changedTheGuestAccessRules": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheGuestAccessRulesTo": "{username} pakeitė svečio prieigos taisykles į: {rules}",
|
||
"@changedTheGuestAccessRulesTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"rules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheJoinRules": "{username} pakeitė prisijungimo taisykles",
|
||
"@changedTheJoinRules": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheJoinRulesTo": "{username} pakeitė prisijungimo taisykles į: {joinRules}",
|
||
"@changedTheJoinRulesTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"joinRules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheProfileAvatar": "{username} pakeitė savo avatarą",
|
||
"@changedTheProfileAvatar": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheRoomAliases": "{username} pakeitė kambario pseudonimus",
|
||
"@changedTheRoomAliases": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheRoomInvitationLink": "{username} pakeitė pakvietimo nuorodą",
|
||
"@changedTheRoomInvitationLink": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"videoWithSize": "Vaizdo įrašas ({size})",
|
||
"@videoWithSize": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"size": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"pinMessage": "Prisegti prie kambario",
|
||
"@pinMessage": {},
|
||
"confirmEventUnpin": "Ar tikrai norite visam laikui atsegti įvykį?",
|
||
"@confirmEventUnpin": {},
|
||
"emojis": "Jaustukai",
|
||
"@emojis": {},
|
||
"placeCall": "Skambinti",
|
||
"@placeCall": {},
|
||
"voiceCall": "Balso skambutis",
|
||
"@voiceCall": {},
|
||
"unsupportedAndroidVersionLong": "Šiai funkcijai reikalinga naujesnė Android versija. Patikrinkite, ar nėra naujinimų arba Lineage OS palaikymo.",
|
||
"@unsupportedAndroidVersionLong": {},
|
||
"videoCallsBetaWarning": "Atminkite, kad vaizdo skambučiai šiuo metu yra beta versijos. Jie gali neveikti taip kaip tikėtasi, arba iš viso neveikti visose platformose.",
|
||
"@videoCallsBetaWarning": {},
|
||
"experimentalVideoCalls": "Eksperimentiniai vaizdo skambučiai",
|
||
"@experimentalVideoCalls": {},
|
||
"switchToAccount": "Perjungti paskyrą į {number}",
|
||
"@switchToAccount": {
|
||
"type": "number",
|
||
"placeholders": {
|
||
"number": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"nextAccount": "Kita paskyra",
|
||
"@nextAccount": {},
|
||
"previousAccount": "Ankstesnė paskyra",
|
||
"@previousAccount": {},
|
||
"widgetEtherpad": "Teksto pastaba",
|
||
"@widgetEtherpad": {},
|
||
"widgetJitsi": "Jitsi Meet",
|
||
"@widgetJitsi": {},
|
||
"widgetName": "Vardas",
|
||
"@widgetName": {},
|
||
"widgetUrlError": "Netinkamas URL.",
|
||
"@widgetUrlError": {},
|
||
"youRejectedTheInvitation": "Jūs atmetėte kvietimą",
|
||
"@youRejectedTheInvitation": {},
|
||
"youJoinedTheChat": "Jūs prisijungėte prie pokalbio",
|
||
"@youJoinedTheChat": {},
|
||
"youAcceptedTheInvitation": "👍 Jūs priėmėte kvietimą",
|
||
"@youAcceptedTheInvitation": {},
|
||
"youBannedUser": "Jūs užblokavote {user}",
|
||
"@youBannedUser": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youHaveWithdrawnTheInvitationFor": "Jūs atšaukėte kvietimą {user}",
|
||
"@youHaveWithdrawnTheInvitationFor": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youInvitedBy": "📩 Jus pakvietė {user}",
|
||
"@youInvitedBy": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youKicked": "👞 Jūs išmetėte {user}",
|
||
"@youKicked": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youInvitedUser": "📩 Pakvietėte {user}",
|
||
"@youInvitedUser": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youKickedAndBanned": "🙅 Jūs išmetėte ir užblokavote {user}",
|
||
"@youKickedAndBanned": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youUnbannedUser": "Jūs atblokavote {user}",
|
||
"@youUnbannedUser": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dateAndTimeOfDay": "{date}, {timeOfDay}",
|
||
"@dateAndTimeOfDay": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"date": {
|
||
"type": "String"
|
||
},
|
||
"timeOfDay": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dateWithoutYear": "{month}-{day}",
|
||
"@dateWithoutYear": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"month": {
|
||
"type": "String"
|
||
},
|
||
"day": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dateWithYear": "{year}-{month}-{day}",
|
||
"@dateWithYear": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"year": {
|
||
"type": "String"
|
||
},
|
||
"month": {
|
||
"type": "String"
|
||
},
|
||
"day": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"locationDisabledNotice": "Vietos nustatymo paslaugos yra išjungtos. Kad galėtumėte bendrinti savo buvimo vietą, įjunkite jas.",
|
||
"@locationDisabledNotice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noMatrixServer": "{server1} nėra Matrix serveris, ar vietoj jo naudoti {server2}?",
|
||
"@noMatrixServer": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"server1": {
|
||
"type": "String"
|
||
},
|
||
"server2": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"numUsersTyping": "{count} vartotojai rašo…",
|
||
"@numUsersTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"enableMultiAccounts": "(BETA) Įgalinkite kelias paskyras šiame įrenginyje",
|
||
"@enableMultiAccounts": {},
|
||
"openInMaps": "Atidaryti žemėlapiuose",
|
||
"@openInMaps": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sentAPicture": "🖼️ {username} atsiuntė nuotrauką",
|
||
"@sentAPicture": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentAVideo": "🎥 {username} atsiuntė vaizdo įrašą",
|
||
"@sentAVideo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentCallInformations": "{senderName} išsiuntė skambučio informaciją",
|
||
"@sentCallInformations": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"setCustomEmotes": "Nustatyti pasirinktinius jaustukus",
|
||
"@setCustomEmotes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"userLeftTheChat": "🚪 {username} paliko pokalbį",
|
||
"@userLeftTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"markAsRead": "Žymėti kaip skaitytą",
|
||
"@markAsRead": {},
|
||
"pushRules": "Tiesioginių pranešimų taisyklės",
|
||
"@pushRules": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unreadChats": "{unreadCount, plural, =1{1 unread chat} other{{unreadCount} neperskaityti pokalbiai}}",
|
||
"@unreadChats": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"unreadCount": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"addWidget": "Pridėti programėlę",
|
||
"@addWidget": {},
|
||
"widgetCustom": "Pasirinktinis",
|
||
"@widgetCustom": {},
|
||
"errorAddingWidget": "Pridedant valdiklį įvyko klaida.",
|
||
"@errorAddingWidget": {},
|
||
"askSSSSSign": "Kad galėtumėte prijungti kitą asmenį, įveskite savo saugyklos slaptafrazę arba atkūrimo raktą.",
|
||
"@askSSSSSign": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"autoplayImages": "Automatiškai leisti animuotus lipdukus ir jaustukus",
|
||
"@autoplayImages": {
|
||
"type": "String",
|
||
"placeholder": {}
|
||
},
|
||
"commandHint_markasdm": "Pažymėti kaip tiesioginio pokalbio kambarį",
|
||
"@commandHint_markasdm": {},
|
||
"dehydrateTorLong": "TOR naudotojams rekomenduojama eksportuoti sesiją prieš uždarant langą.",
|
||
"@dehydrateTorLong": {},
|
||
"dehydrateWarning": "Šio veiksmo negalima atšaukti. Įsitikinkite, kad saugiai saugote atsarginę kopiją.",
|
||
"@dehydrateWarning": {},
|
||
"hydrateTorLong": "Ar paskutinį kartą eksportavote savo sesiją naudodami TOR? Greitai ją importuokite ir tęskite pokalbį.",
|
||
"@hydrateTorLong": {},
|
||
"commandHint_markasgroup": "Pažymėti kaip grupę",
|
||
"@commandHint_markasgroup": {},
|
||
"pleaseEnterRecoveryKeyDescription": "Norėdami atrakinti senas žinutes, įveskite atkūrimo raktą, kuris buvo sukurtas ankstesnės sesijos metu. Atkūrimo raktas NĖRA jūsų slaptažodis.",
|
||
"@pleaseEnterRecoveryKeyDescription": {},
|
||
"callingPermissions": "Skambinimo leidimai",
|
||
"@callingPermissions": {},
|
||
"storeInAppleKeyChain": "Saugoti Apple raktų grandinėje",
|
||
"@storeInAppleKeyChain": {},
|
||
"callingAccount": "Skambinimo paskyra",
|
||
"@callingAccount": {},
|
||
"newSpace": "Nauja erdvė",
|
||
"@newSpace": {},
|
||
"callingAccountDetails": "Leidžia FluffyChat naudoti vietinę Android rinkiklio programą.",
|
||
"@callingAccountDetails": {},
|
||
"appearOnTop": "Rodyti viršuje",
|
||
"@appearOnTop": {},
|
||
"enterSpace": "Įeiti į erdvę",
|
||
"@enterSpace": {},
|
||
"enterRoom": "Įeiti į kambarį",
|
||
"@enterRoom": {},
|
||
"allSpaces": "Visos erdvės",
|
||
"@allSpaces": {},
|
||
"user": "Vartotojas",
|
||
"@user": {},
|
||
"custom": "Pasirinktinis",
|
||
"@custom": {},
|
||
"confirmMatrixId": "Norėdami ištrinti savo paskyrą, patvirtinkite savo Matrix ID.",
|
||
"@confirmMatrixId": {},
|
||
"supposedMxid": "Tai turėtų būti {mxid}",
|
||
"@supposedMxid": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"mxid": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dehydrate": "Eksportuoti sesiją ir išvalyti įrenginį",
|
||
"@dehydrate": {},
|
||
"dehydrateTor": "TOR Naudotojai: Eksportuoti sesiją",
|
||
"@dehydrateTor": {},
|
||
"hydrateTor": "TOR Naudotojai: Importuoti sesijos eksportą",
|
||
"@hydrateTor": {},
|
||
"hydrate": "Atkurti iš atsarginės kopijos failo",
|
||
"@hydrate": {},
|
||
"pleaseEnterRecoveryKey": "Įveskite savo atkūrimo raktą:",
|
||
"@pleaseEnterRecoveryKey": {},
|
||
"recoveryKey": "Atkūrimo raktas",
|
||
"@recoveryKey": {},
|
||
"recoveryKeyLost": "Pamestas atkūrimo raktas?",
|
||
"@recoveryKeyLost": {},
|
||
"indexedDbErrorLong": "Deja, pagal numatytuosius nustatymus žinučių saugojimas privačiame režime nėra įjungtas.\nPrašome apsilankyti\n - about:config\n - nustatykite dom.indexedDB.privateBrowsing.enabled į true\nPriešingu atveju FluffyChat paleisti neįmanoma.",
|
||
"@indexedDbErrorLong": {},
|
||
"countFiles": "{count} failai",
|
||
"@countFiles": {
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"storeInSecureStorageDescription": "Atkūrimo raktą laikyti saugioje šio prietaiso saugykloje.",
|
||
"@storeInSecureStorageDescription": {},
|
||
"saveKeyManuallyDescription": "Įrašykite šį raktą rankiniu būdu, įjungę sistemos bendrinimo dialogo langą arba iškarpinę.",
|
||
"@saveKeyManuallyDescription": {},
|
||
"users": "Vartotojai",
|
||
"@users": {},
|
||
"storeSecurlyOnThisDevice": "Saugiai laikyti šiame prietaise",
|
||
"@storeSecurlyOnThisDevice": {},
|
||
"unlockOldMessages": "Atrakinti senas žinutes",
|
||
"@unlockOldMessages": {},
|
||
"storeInAndroidKeystore": "Saugoti Android raktų saugykloje",
|
||
"@storeInAndroidKeystore": {},
|
||
"indexedDbErrorTitle": "Privataus režimo problemos",
|
||
"@indexedDbErrorTitle": {},
|
||
"noKeyForThisMessage": "Taip gali atsitikti, jei žinutė buvo išsiųsta prieš prisijungiant prie paskyros šiame prietaise.\n\nTaip pat gali būti, kad siuntėjas užblokavo jūsų prietaisą arba kažkas sutriko su interneto ryšiu.\n\nAr galite perskaityti žinutę kitoje sesijoje? Tada galite perkelti žinutę iš jos! Eikite į Nustatymai > Prietaisai ir įsitikinkite, kad jūsų prietaisai patvirtino vienas kitą. Kai kitą kartą atidarysite kambarį ir abi sesijos bus pirmame plane, raktai bus perduoti automatiškai.\n\nNenorite prarasti raktų atsijungdami arba keisdami įrenginius? Įsitikinkite, kad nustatymuose įjungėte pokalbių atsarginę kopiją.",
|
||
"@noKeyForThisMessage": {},
|
||
"foregroundServiceRunning": "Šis pranešimas rodomas, kai veikia pirmojo plano paslauga.",
|
||
"@foregroundServiceRunning": {},
|
||
"screenSharingTitle": "ekrano bendrinimas",
|
||
"@screenSharingTitle": {},
|
||
"appearOnTopDetails": "Leidžia programėlę rodyti viršuje (nebūtina, jei jau esate nustatę Fluffychat kaip skambinimo paskyrą)",
|
||
"@appearOnTopDetails": {},
|
||
"otherCallingPermissions": "Mikrofonas, kamera ir kiti FluffyChat leidimai",
|
||
"@otherCallingPermissions": {},
|
||
"whyIsThisMessageEncrypted": "Kodėl ši žinutė neperskaitoma?",
|
||
"@whyIsThisMessageEncrypted": {},
|
||
"newGroup": "Nauja grupė",
|
||
"@newGroup": {},
|
||
"screenSharingDetail": "Bendrinate savo ekraną per FuffyChat",
|
||
"@screenSharingDetail": {},
|
||
"numChats": "{number} pokalbiai",
|
||
"@numChats": {
|
||
"type": "number",
|
||
"placeholders": {
|
||
"number": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"hideUnimportantStateEvents": "Slėpti nesvarbius būsenos įvykius",
|
||
"@hideUnimportantStateEvents": {},
|
||
"alwaysUse24HourFormat": "ne",
|
||
"notAnImage": "Nėra vaizdo įrašas.",
|
||
"setCustomPermissionLevel": "Nustatyti pasirinktinį leidimo lygį",
|
||
"setPermissionsLevelDescription": "Prašome pasirinkti iš anksto nustatytą vaidmenį žemiau arba įvesti pasirinktinį leidimo lygį nuo 0 iki 100.",
|
||
"ignoreUser": "Ignoruoti vartotoją",
|
||
"normalUser": "Įprastas vartotojas",
|
||
"importNow": "Importuoti dabar",
|
||
"importEmojis": "Importuoti emocijas",
|
||
"importFromZipFile": "Importuoti iš .zip failo",
|
||
"exportEmotePack": "Eksportuoti emocijų paketą kaip .zip",
|
||
"replace": "Pakeisti",
|
||
"aboutHomeserver": "Apie {homeserver}",
|
||
"addChatDescription": "Pridėti pokalbio aprašymą...",
|
||
"commandHint_roomupgrade": "Atnaujinti šį kambarį į nurodytą kambario versiją",
|
||
"commandHint_googly": "Siųsti keistus akinius",
|
||
"commandHint_cuddle": "Siųsti glėbį",
|
||
"commandHint_hug": "Siųsti apkabinimą",
|
||
"googlyEyesContent": "{senderName} siunčia jums keistus akinius",
|
||
"cuddleContent": "{senderName} glėbi jus",
|
||
"hugContent": "{senderName} apkabina jus",
|
||
"appLockDescription": "Užrakinti programą, kai ja naudotis nenaudojate, su PIN kodu",
|
||
"sendTypingNotifications": "Siųsti rašymo pranešimus",
|
||
"swipeRightToLeftToReply": "Perbraukite dešinę į kairę, kad atsakytumėte",
|
||
"countChatsAndCountParticipants": "{chats} pokalbių ir {participants} dalyvių",
|
||
"noMoreChatsFound": "Nepavyko rasti daugiau pokalbių...",
|
||
"noChatsFoundHere": "Čia dar nerasta pokalbių. Pradėkite naują pokalbį su kažkuo naudodami žemiau esantį mygtuką. ⤵️",
|
||
"joinedChats": "Prisijungti pokalbiai",
|
||
"unread": "Neskaityta",
|
||
"space": "Vieta",
|
||
"spaces": "Vietos",
|
||
"checkList": "Patikros sąrašas",
|
||
"countInvited": "Kviestųjų: {count}",
|
||
"createGroup": "Sukurti grupę",
|
||
"allRooms": "Visi grupiniai pokalbiai",
|
||
"chatPermissions": "Pokalbių leidimai",
|
||
"emoteKeyboardNoRecents": "Neseniai naudoti emocai čia pasirodys...",
|
||
"globalChatId": "Pasaulinio pokalbio ID",
|
||
"accessAndVisibility": "Prieiga ir matomumas",
|
||
"accessAndVisibilityDescription": "Kas gali prisijungti prie šio pokalbio ir kaip jis gali būti atrastas.",
|
||
"calls": "Skambučiai",
|
||
"customEmojisAndStickers": "Individualūs jaustukai ir lipdukai",
|
||
"customEmojisAndStickersBody": "Pridėkite arba bendrinkite individualius jaustukus ar lipdukus, kurie gali būti naudojami bet kuriame pokalbyje.",
|
||
"chatDescription": "Pokalbio aprašymas",
|
||
"chatDescriptionHasBeenChanged": "Pokalbio aprašymas pakeistas",
|
||
"hideRedactedMessages": "Slėpti redaguotas žinutes",
|
||
"hideRedactedMessagesBody": "Jei kas nors redaguoja žinutę, ši žinutė nebus matoma pokalbyje.",
|
||
"hideInvalidOrUnknownMessageFormats": "Slėpti netinkamus arba nežinomus žinučių formatus",
|
||
"block": "Blokuoti",
|
||
"blockedUsers": "Užblokuoti vartotojai",
|
||
"blockListDescription": "Galite blokuoti vartotojus, kurie trikdo jus. Negalėsite gauti jokių žinučių ar kvietimų į kambarius iš jūsų asmeninio blokuotų vartotojų sąrašo.",
|
||
"blockUsername": "Ignoruoti vartotojo vardą",
|
||
"inviteContactToGroupQuestion": "Ar norite pakviesti {contact} į pokalbį \"{groupName}\"?",
|
||
"noChatDescriptionYet": "Dar nėra sukurta pokalbio aprašymo.",
|
||
"tryAgain": "Bandykite dar kartą",
|
||
"invalidServerName": "Neteisingas serverio pavadinimas",
|
||
"redactMessageDescription": "Žinutė bus redaguota visiems šio pokalbio dalyviams. Tai nebegalės būti atšaukta.",
|
||
"optionalRedactReason": "(Pasirinktinai) Redagavimo priežastis...",
|
||
"messagesStyle": "Žinutės:",
|
||
"shareInviteLink": "Pasidalinti kvietimo nuoroda",
|
||
"hideMemberChangesInPublicChats": "Slėpti narių pakeitimus viešuosiuose pokalbiuose",
|
||
"hideMemberChangesInPublicChatsBody": "Neleiskite rodyti pokalbių laiko juostoje, jei kas nors prisijungia arba išeina iš viešojo pokalbio, siekiant pagerinti skaitymą.",
|
||
"overview": "Apžvalga",
|
||
"notifyMeFor": "Praneškite man apie",
|
||
"passwordRecoverySettings": "Slaptažodžio atstatymo nustatymai",
|
||
"redactedBy": "Redagavo {username}",
|
||
"directChat": "Tiesioginis pokalbis",
|
||
"redactedByBecause": "Redagavo {username} dėl: \"{reason}\"",
|
||
"sendImages": "Siųsti {count} nuotrauką",
|
||
"setChatDescription": "Nustatyti pokalbio aprašymą",
|
||
"presenceStyle": "Dalyvavimas:",
|
||
"presencesToggle": "Rodyti būsenos žinutes iš kitų vartotojų",
|
||
"startFirstChat": "Pradėkite savo pirmąjį pokalbį",
|
||
"synchronizingPleaseWaitCounter": "Sinchronizuojama… ({percentage}%)",
|
||
"youInvitedToBy": "📩 Jūs pakviesti nuoroda į:\n{alias}",
|
||
"invitedBy": "📩 Pakvietė {user}",
|
||
"hasKnocked": "🚪 {user} pasibeldė",
|
||
"usersMustKnock": "Vartotojai turi pasibeldži",
|
||
"noOneCanJoin": "Niekas negali prisijungti",
|
||
"userWouldLikeToChangeTheChat": "{user} norėtų prisijungti prie pokalbio.",
|
||
"noPublicLinkHasBeenCreatedYet": "Dar nėra sukurta vieša nuoroda",
|
||
"knock": "Klausyti",
|
||
"hidePresences": "Slėpti būsenų sąrašą?",
|
||
"doNotShowAgain": "Nekartoti rodyti",
|
||
"wasDirectChatDisplayName": "Tuščias pokalbis (buvo {oldDisplayName})",
|
||
"newSpaceDescription": "Erdvės leidžia sujungti jūsų pokalbius ir kurti privačias arba viešas bendruomenes.",
|
||
"encryptThisChat": "Užšifruoti šį pokalbį",
|
||
"disableEncryptionWarning": "Dėl saugumo priežasčių jūs negalite išjungti šifravimo pokalbyje, kuriame jis buvo įjungtas anksčiau.",
|
||
"sorryThatsNotPossible": "Atsiprašome... tai neįmanoma",
|
||
"deviceKeys": "Įrenginio raktai:",
|
||
"reopenChat": "Vėl atidaryti pokalbį",
|
||
"noBackupWarning": "Įspėjimas! Be pokalbio atsarginės kopijos įjungimo prarasite prieigą prie savo šifruotų žinučių. Labai rekomenduojama pirmiausia įjungti pokalbio atsarginę kopiją prieš atsijungiant.",
|
||
"noOtherDevicesFound": "Nepavyko rasti kitų įrenginių",
|
||
"fileIsTooBigForServer": "Nepavyksta išsiųsti! Serveris palaiko priedus tik iki {max}.",
|
||
"fileHasBeenSavedAt": "Failas išsaugotas adresu {path}",
|
||
"jumpToLastReadMessage": "Peršokti į paskutinį perskaitytą pranešimą",
|
||
"readUpToHere": "Perskaityti iki čia",
|
||
"jump": "Peršokti",
|
||
"openLinkInBrowser": "Atidaryti nuorodą naršyklėje",
|
||
"reportErrorDescription": "😞 Oi. Įvyko klaida. Jei norite, galite pranešti apie šią klaidą kūrėjams.",
|
||
"report": "Pranešti",
|
||
"signInWithPassword": "Prisijungti naudojant slaptažodį",
|
||
"pleaseTryAgainLaterOrChooseDifferentServer": "Prašome pabandyti vėliau arba pasirinkti kitą serverį.",
|
||
"signInWith": "Prisijungti su {provider}",
|
||
"profileNotFound": "Vartotojo nerasta serveryje. Galbūt yra ryšio problema arba vartotojas neegzistuoja.",
|
||
"setTheme": "Nustatyti temą:",
|
||
"setColorTheme": "Nustatyti spalvų temą:",
|
||
"invite": "Pakviesti",
|
||
"inviteGroupChat": "📨 Pakviesti grupės pokalbiui",
|
||
"invitePrivateChat": "📨 Pakviesti privačiam pokalbiui",
|
||
"invalidInput": "Neteisingas įvedimas!",
|
||
"wrongPinEntered": "Įvestas neteisingas PIN! Bandykite dar kartą po {seconds} sekundžių...",
|
||
"pleaseEnterANumber": "Prašome įvesti skaičių, didesnį už 0",
|
||
"archiveRoomDescription": "Pokalbis bus perkeltas į archyvą. Kiti naudotojai galės matyti, kad palikote pokalbį.",
|
||
"roomUpgradeDescription": "Tada pokalbis bus sukurtas iš naujo su nauja kambario versija. Visi dalyviai bus informuoti, kad reikia pereiti prie naujo pokalbio. Daugiau apie kambario versijas galite sužinoti adresu https://spec.matrix.org/latest/rooms/",
|
||
"removeDevicesDescription": "Jūs būsite išjungti iš šio įrenginio ir nebebusite gausite žinučių.",
|
||
"banUserDescription": "Vartotojas bus užblokuotas iš pokalbio ir negalės vėl į jį įeiti, kol nebus atblokuotas.",
|
||
"unbanUserDescription": "Vartotojas galės vėl įeiti į pokalbį, jei bandys.",
|
||
"kickUserDescription": "Vartotojas išmetamas iš pokalbio, bet nėra užblokuotas. Viešuose pokalbiuose vartotojas gali bet kada sugrįžti.",
|
||
"makeAdminDescription": "Kai šį vartotoją padarysite administratoriumi, gali būti, kad negalėsite to atšaukti, nes jis turės tokias pačias teises kaip ir jūs.",
|
||
"pushNotificationsNotAvailable": "Pranešimai apie įspėjimus neprieinami",
|
||
"learnMore": "Sužinok daugiau",
|
||
"yourGlobalUserIdIs": "Jūsų pasaulinis vartotojo ID yra: ",
|
||
"noUsersFoundWithQuery": "Deja, su užklausa \"{query}\" nerasta vartotojo. Prašome patikrinti, ar nepadarėte rašybos klaidos.",
|
||
"knocking": "Skambinama",
|
||
"chatCanBeDiscoveredViaSearchOnServer": "Pokalbį galima rasti per paiešką {server}",
|
||
"searchChatsRooms": "Ieškoti #pokalbių, @vartotojų...",
|
||
"nothingFound": "Nieko nerasta...",
|
||
"groupName": "Grupės pavadinimas",
|
||
"createGroupAndInviteUsers": "Sukurti grupę ir pakviesti vartotojus",
|
||
"groupCanBeFoundViaSearch": "Grupę galima rasti per paiešką",
|
||
"wrongRecoveryKey": "Atsiprašome... atrodo, kad tai nėra teisingas atkūrimo raktas.",
|
||
"startConversation": "Pradėti pokalbį",
|
||
"commandHint_sendraw": "Siųsti neapdorotą JSON",
|
||
"databaseMigrationTitle": "Duomenų bazė optimizuota",
|
||
"databaseMigrationBody": "Prašome palaukti. Tai gali užtrukti akimirką.",
|
||
"leaveEmptyToClearStatus": "Palikite tuščią, kad išvalytumėte savo būseną.",
|
||
"select": "Pasirinkti",
|
||
"searchForUsers": "Ieškoti @vartotojų...",
|
||
"pleaseEnterYourCurrentPassword": "Prašome įvesti savo dabartinį slaptažodį",
|
||
"newPassword": "Naujas slaptažodis",
|
||
"pleaseChooseAStrongPassword": "Prašome pasirinkti stiprią slaptažodį",
|
||
"passwordsDoNotMatch": "Slaptažodžiai nesutampa",
|
||
"passwordIsWrong": "Jūsų įvestas slaptažodis yra neteisingas",
|
||
"publicLink": "Viešas nuoroda",
|
||
"publicChatAddresses": "Viešojo pokalbio adresai",
|
||
"createNewAddress": "Sukurti naują adresą",
|
||
"joinSpace": "Prisijungti prie erdvės",
|
||
"publicSpaces": "Viešosios erdvės",
|
||
"addChatOrSubSpace": "Pridėti pokalbį arba pogrupį",
|
||
"subspace": "Pogruppis",
|
||
"decline": "Atmesti",
|
||
"thisDevice": "Šis įrenginys:",
|
||
"initAppError": "Įvyko klaida pradedant programą",
|
||
"userRole": "Vartotojo vaidmuo",
|
||
"minimumPowerLevel": "{level} yra minimalus galios lygis.",
|
||
"searchIn": "Ieškoti pokalbyje \"{chat}\"...",
|
||
"searchMore": "Ieškoti daugiau...",
|
||
"gallery": "Galerija",
|
||
"files": "Failai",
|
||
"databaseBuildErrorBody": "Nepavyko sukurti SQLite duomenų bazės. Programėlė šiuo metu bando naudoti senąją duomenų bazę. Prašome pranešti apie šią klaidą kūrėjams adresu {url}. Klaidos pranešimas: {error}",
|
||
"sessionLostBody": "Jūsų sesija prarasta. Prašome pranešti apie šią klaidą kūrėjams adresu {url}. Klaidos pranešimas yra: {error}",
|
||
"restoreSessionBody": "Programėlė dabar bando atkurti jūsų sesiją iš atsarginės kopijos. Prašome pranešti apie šią klaidą kūrėjams adresu {url}. Klaidos pranešimas yra: {error}",
|
||
"forwardMessageTo": "Ar norite peradresuoti žinutę į {roomName}?",
|
||
"sendReadReceipts": "Siųsti skaitymo patvirtinimus",
|
||
"sendTypingNotificationsDescription": "Kiti pokalbio dalyviai gali matyti, kada rašote naują žinutę.",
|
||
"sendReadReceiptsDescription": "Kiti pokalbio dalyviai gali matyti, kada perskaitėte žinutę.",
|
||
"formattedMessages": "Formatuotos žinutės",
|
||
"formattedMessagesDescription": "Rodyti turtingą žinučių turinį, pvz., paryškintą tekstą, naudojant markdown.",
|
||
"verifyOtherUser": "🔐 Patvirtinti kitą vartotoją",
|
||
"verifyOtherUserDescription": "Jei patvirtinate kitą vartotoją, galite būti tikri, kad tikrai rašote tam tikram asmeniui. 💪\n\nPradėjus patvirtinimą, jūs ir kitas vartotojas matys iššokantį langą programėlėje. Ten pamatysite seriją emocijų ar skaičių, kuriuos turite palyginti tarpusavyje.\n\nGeriausias būdas tai padaryti – susitikti arba pradėti vaizdo skambutį. 👭",
|
||
"verifyOtherDevice": "🔐 Patvirtinti kitą įrenginį",
|
||
"verifyOtherDeviceDescription": "Patvirtinus kitą įrenginį, šie įrenginiai gali keistis raktus, taip padidindami jūsų bendrą saugumą. 💪 Pradėjus patvirtinimą, abiejų įrenginių programėlėse pasirodys iššokantis langas. Ten pamatysite seriją emocijų ar skaičių, kuriuos turite palyginti tarpusavyje. Geriausia turėti abu įrenginius po ranka prieš pradedant patvirtinimą. 🤳",
|
||
"acceptedKeyVerification": "{sender} priėmė raktų patvirtinimą",
|
||
"canceledKeyVerification": "{sender} atšaukė raktų patvirtinimą",
|
||
"completedKeyVerification": "{sender} užbaigė raktų patvirtinimą",
|
||
"isReadyForKeyVerification": "{sender} pasiruošęs raktų patvirtinimui",
|
||
"requestedKeyVerification": "{sender} prašo raktų patvirtinimo",
|
||
"startedKeyVerification": "{sender} pradėjo raktų patvirtinimą",
|
||
"transparent": " Skaidrus",
|
||
"incomingMessages": "Atėjusios žinutės",
|
||
"stickers": "Lipdukai",
|
||
"discover": "Atrasti",
|
||
"commandHint_ignore": "Praleisti duoto matricos ID",
|
||
"commandHint_unignore": "Atmesti praleidimą duoto matricos ID",
|
||
"unreadChatsInApp": "{appname}: {unread} neskaitytų pokalbių",
|
||
"noDatabaseEncryption": "Šios platformos nepalaiko duomenų bazės šifravimo",
|
||
"thereAreCountUsersBlocked": "Šiuo metu užblokuota {count} vartotojų.",
|
||
"restricted": "Apribota",
|
||
"knockRestricted": "Paspaudimo funkcija apribota",
|
||
"goToSpace": "Eiti į erdvę: {space}",
|
||
"markAsUnread": "Pažymėti kaip neskaitytą",
|
||
"userLevel": "{level} - Vartotojas",
|
||
"moderatorLevel": "{level} - Moderatorius",
|
||
"adminLevel": "{level} - Administratorius",
|
||
"changeGeneralChatSettings": "Keisti bendro pokalbio nustatymus",
|
||
"inviteOtherUsers": "Pakviesti kitus vartotojus į šį pokalbį",
|
||
"changeTheChatPermissions": "Keisti pokalbio leidimus",
|
||
"changeTheVisibilityOfChatHistory": "Keisti pokalbio istorijos matomumą",
|
||
"changeTheCanonicalRoomAlias": "Keisti pagrindinį viešojo pokalbio adresą",
|
||
"sendRoomNotifications": "Siųsti @room pranešimus",
|
||
"changeTheDescriptionOfTheGroup": "Pakeisti pokalbio aprašymą",
|
||
"chatPermissionsDescription": "Nustatykite, kokio lygio leidimas reikalingas tam tikroms veikloms šiame pokalbyje. Lygiai 0, 50 ir 100 dažniausiai atitinka naudotojus, moderatorius ir administratorių, tačiau galima naudoti ir bet kokią kitą gradaciją.",
|
||
"updateInstalled": "🎉 Įdiegta {version}!",
|
||
"changelog": "Pakeitimų žurnalas",
|
||
"sendCanceled": "Siuntimas atšauktas",
|
||
"loginWithMatrixId": "Prisijungti naudodami Matrix-ID",
|
||
"discoverHomeservers": "Atrasti namų serverius",
|
||
"whatIsAHomeserver": "Kas yra namų serveris?",
|
||
"homeserverDescription": "Visi jūsų duomenys saugomi namų serveryje, kaip ir el. pašto paslaugos teikėjas. Galite pasirinkti, kurį namų serverį naudoti, tačiau vis tiek galite bendrauti su visais. Sužinokite daugiau adresu https://matrix.org.",
|
||
"doesNotSeemToBeAValidHomeserver": "Atrodo, kad tai nėra suderinamas namų serveris. Neteisingas URL?",
|
||
"calculatingFileSize": "Skaičiuojama failo dydis...",
|
||
"prepareSendingAttachment": "Ruošiama siųsti priedą...",
|
||
"sendingAttachment": "Siunčiama priedas...",
|
||
"generatingVideoThumbnail": "Generuojamas vaizdo antraštė...",
|
||
"compressVideo": "Suspaudžiama vaizdo įrašas...",
|
||
"sendingAttachmentCountOfCount": "Siunčiama priedas {index} iš {length}...",
|
||
"serverLimitReached": "Serverio limitas pasiektas! Laukiama {seconds} sekundžių...",
|
||
"oneOfYourDevicesIsNotVerified": "Vienas iš jūsų įrenginių nėra patvirtintas",
|
||
"noticeChatBackupDeviceVerification": "Pastaba: Kai prijungiate visus savo įrenginius prie pokalbių atsarginės kopijos, jie automatiškai patvirtinami.",
|
||
"continueText": "Tęsti",
|
||
"welcomeText": "Sveiki Sveiki 👋 Tai yra FluffyChat. Jūs galite prisijungti prie bet kurio namų serverio, kuris yra suderinamas su https://matrix.org. Ir tada kalbėtis su bet kuo. Tai didelė decentralizuota žinučių tinklas!",
|
||
"blur": "Išsklaidymas:",
|
||
"opacity": " Skaidrumas:",
|
||
"setWallpaper": "Nustatyti foną",
|
||
"manageAccount": "Tvarkyti paskyrą",
|
||
"noContactInformationProvided": "Serveris nepateikia jokių galiojančių kontaktinės informacijos",
|
||
"contactServerAdmin": "Susisiekti su serverio administratoriumi",
|
||
"contactServerSecurity": "Susisiekti su serverio saugumu",
|
||
"supportPage": "Pagalbos puslapis",
|
||
"serverInformation": "Serverio informacija:",
|
||
"name": "Pavadinimas",
|
||
"version": "Versija",
|
||
"website": "Tinklalapis",
|
||
"compress": "Suspausti",
|
||
"boldText": "Paryškintas tekstas",
|
||
"italicText": "Pasviras tekstas",
|
||
"strikeThrough": "Perbrauktas",
|
||
"pleaseFillOut": "Prašome užpildyti",
|
||
"invalidUrl": "Neteisingas URL",
|
||
"addLink": "Pridėti nuorodą",
|
||
"unableToJoinChat": "Negalima prisijungti prie pokalbio. Galbūt kita šalis jau uždarė pokalbį.",
|
||
"previous": "Ankstesnis",
|
||
"otherPartyNotLoggedIn": "Kita šalis šiuo metu neprisijungusi ir todėl negali gauti žinučių!",
|
||
"appWantsToUseForLogin": "Naudoti '{server}' prisijungimui",
|
||
"appWantsToUseForLoginDescription": "Jūs šiuo metu leidžiate programai ir svetainei dalintis informacija apie jus.",
|
||
"open": "Atidaryti",
|
||
"waitingForServer": "Laukiama serverio...",
|
||
"appIntroduction": "FluffyChat leidžia jums kalbėtis su draugais per skirtingus pranešėjų programas. Sužinokite daugiau adresu https://matrix.org arba tiesiog spustelėkite *Tęsti*.",
|
||
"newChatRequest": "📩 Naujas pokalbio užklausimas",
|
||
"contentNotificationSettings": "Turinio pranešimų nustatymai",
|
||
"generalNotificationSettings": "Bendrieji pranešimų nustatymai",
|
||
"roomNotificationSettings": "Patalpos pranešimų nustatymai",
|
||
"userSpecificNotificationSettings": "Vartotojo specifiniai pranešimų nustatymai",
|
||
"otherNotificationSettings": "Kiti pranešimų nustatymai",
|
||
"notificationRuleContainsUserName": "Apima vartotojo vardą",
|
||
"notificationRuleContainsUserNameDescription": "Praneša vartotojui, kai žinutė apima jų vartotojo vardą.",
|
||
"notificationRuleMaster": "Išjungti visus pranešimus",
|
||
"notificationRuleMasterDescription": "Perrašo visus kitus nustatymus ir išjungia visus pranešimus.",
|
||
"notificationRuleSuppressNotices": "Slėpti automatinius pranešimus",
|
||
"notificationRuleSuppressNoticesDescription": "Slėpia pranešimus iš automatinių klientų, pvz., robotų.",
|
||
"notificationRuleInviteForMe": "Pakvietimas man",
|
||
"notificationRuleInviteForMeDescription": "Praneša vartotojui, kai jis yra pakviestas į kambarį.",
|
||
"notificationRuleMemberEvent": "Narių įvykis",
|
||
"notificationRuleMemberEventDescription": "Slopina pranešimus apie narių įvykius.",
|
||
"notificationRuleIsUserMention": "Vartotojo paminėjimas",
|
||
"notificationRuleIsUserMentionDescription": "Praneša vartotojui, kai jis yra tiesiogiai paminėtas žinutėje.",
|
||
"notificationRuleContainsDisplayName": "Turinys su rodomuoju vardu",
|
||
"notificationRuleContainsDisplayNameDescription": "Praneša vartotojui, kai žinutė turi jų rodomąjį vardą.",
|
||
"notificationRuleIsRoomMention": "Paminėjimas kambaryje",
|
||
"notificationRuleIsRoomMentionDescription": "Praneša vartotojui, kai yra paminėjimas kambaryje.",
|
||
"notificationRuleRoomnotif": "Kambario pranešimas",
|
||
"notificationRuleRoomnotifDescription": "Praneša vartotojui, kai žinutėje yra '@room'.",
|
||
"notificationRuleTombstone": "Paminklas",
|
||
"notificationRuleTombstoneDescription": "Praneša vartotojui apie kambario deaktyvacijos žinutes.",
|
||
"notificationRuleReaction": "Reakcija",
|
||
"notificationRuleReactionDescription": "Slopina pranešimus apie reakcijas.",
|
||
"notificationRuleRoomServerAcl": "Kambario serverio ACL",
|
||
"notificationRuleRoomServerAclDescription": "Slopina pranešimus apie kambario serverio prieigos kontrolės sąrašus (ACL).",
|
||
"notificationRuleSuppressEdits": "Slopinti redagavimus",
|
||
"notificationRuleSuppressEditsDescription": "Slopina pranešimus apie redaguotas žinutes.",
|
||
"notificationRuleCall": "Skambutis",
|
||
"notificationRuleCallDescription": "Praneša vartotojui apie skambučius.",
|
||
"notificationRuleEncryptedRoomOneToOne": "Šifruota Pokalbių Kambarys Vienas prieš Vieną",
|
||
"notificationRuleEncryptedRoomOneToOneDescription": "Praneša vartotojui apie žinutes šifruotuose pokalbių kambariuose vienas prieš vieną.",
|
||
"notificationRuleRoomOneToOne": "Pokalbių Kambarys Vienas prieš Vieną",
|
||
"notificationRuleRoomOneToOneDescription": "Praneša vartotojui apie žinutes vienas prieš vieną kambariuose.",
|
||
"notificationRuleMessage": "Žinutė",
|
||
"notificationRuleMessageDescription": "Praneša vartotojui apie bendras žinutes.",
|
||
"notificationRuleEncrypted": "Šifruota",
|
||
"notificationRuleEncryptedDescription": "Praneša vartotojui apie žinutes šifruotuose kambariuose.",
|
||
"notificationRuleJitsi": "Jitsi",
|
||
"notificationRuleJitsiDescription": "Praneša vartotojui apie Jitsi widget įvykius.",
|
||
"notificationRuleServerAcl": "Slėpti Server ACL įvykius",
|
||
"notificationRuleServerAclDescription": "Slėpia pranešimus apie Server ACL įvykius.",
|
||
"unknownPushRule": "Nežinoma įspėjimo taisyklė '{rule}'",
|
||
"sentVoiceMessage": "🎙️ {duration} - Balso žinutė iš {sender}",
|
||
"deletePushRuleCanNotBeUndone": "Jei ištrinsite šį pranešimo nustatymą, tai nebus galima atšaukti.",
|
||
"more": "Daugiau",
|
||
"shareKeysWith": "Dalintis raktus su...",
|
||
"shareKeysWithDescription": "Kuriuos įrenginius reikėtų pasitikėti, kad jie galėtų skaityti jūsų žinutes šifruotuose pokalbiuose?",
|
||
"allDevices": "Visi įrenginiai",
|
||
"crossVerifiedDevicesIfEnabled": "Kryžmiškai patvirtinti įrenginiai, jei įjungta",
|
||
"crossVerifiedDevices": "Kryžmiškai patvirtinti įrenginiai",
|
||
"verifiedDevicesOnly": "Tik patvirtinti įrenginiai",
|
||
"takeAPhoto": "Padaryti nuotrauką",
|
||
"recordAVideo": "Įrašyti vaizdo įrašą",
|
||
"optionalMessage": "(Pasirinktinai) žinutė...",
|
||
"notSupportedOnThisDevice": "Nepalaikoma šiame įrenginyje",
|
||
"enterNewChat": "Pradėti naują pokalbį",
|
||
"approve": "Patvirtinti",
|
||
"youHaveKnocked": "Jūs paspaudėte duris",
|
||
"pleaseWaitUntilInvited": "Prašome palaukti, kol kas nors iš kambario jus pakvies.",
|
||
"commandHint_logout": "Atsijungti nuo šio įrenginio",
|
||
"commandHint_logoutall": "Atsijungti nuo visų aktyvių įrenginių",
|
||
"displayNavigationRail": "Rodyti navigacijos juostą mobiliajame įrenginyje",
|
||
"customReaction": "Pasirinktinis reakcija",
|
||
"accountInformation": "Paskyros informacija",
|
||
"addGroupDescription": "Pridėti pokalbio aprašymą",
|
||
"addNewFriend": "Pridėti naują draugą",
|
||
"alreadyHaveAnAccount": "Jau turite paskyrą?",
|
||
"createNewGroup": "Sukurti naują pokalbį",
|
||
"editChatPermissions": "Redaguoti pokalbio leidimus",
|
||
"writeAMessageLangCodes": "Įveskite {l1} arba {l2}...",
|
||
"requests": "Užklausos",
|
||
"allCorrect": "Taip sakyčiau aš! Puiku!",
|
||
"newWayAllGood": "Nors taip nesakyčiau, atrodo gerai!",
|
||
"othersAreBetter": "Hm, gal yra geresnis būdas tai pasakyti.",
|
||
"holdForInfo": "Paspauskite ir palaikykite žodžio informacijai.",
|
||
"greenFeedback": "Tai, ką aš dėčiau!",
|
||
"yellowFeedback": "Hm, galite tai išbandyti ir pamatyti, ar veikia! Norėdami naudoti šį žodį, tiesiog dar kartą paspauskite jį.",
|
||
"redFeedback": "Manau, tai nėra teisinga...",
|
||
"itInstructionsTitle": "Galiu jums padėti išversti!",
|
||
"itInstructionsBody": "Galite paspausti ir palaikyti pasirinkimus, kad gautumėte žodžio informaciją.",
|
||
"oneday": "Pastarąsias 24 valandas",
|
||
"oneweek": "Pastarąsias 7 dienas",
|
||
"onemonth": "Praėjęs mėnuo",
|
||
"gaTooltip": "L2 naudojimas su gramatikos pagalba",
|
||
"taTooltip": "L2 naudojimas su vertimo pagalba",
|
||
"unTooltip": "Kita",
|
||
"interactiveTranslatorSliderHeader": "Interaktyvus vertėjas",
|
||
"interactiveGrammarSliderHeader": "Interaktyvus gramatikos tikrintuvas",
|
||
"interactiveTranslatorNotAllowed": "Išjungta",
|
||
"interactiveTranslatorAllowed": "Studentų pasirinkimas",
|
||
"interactiveTranslatorRequired": "Būtina",
|
||
"notYetSet": "Dar nenustatyta",
|
||
"myLearning": "Mano analizė",
|
||
"waTooltip": "L2 naudojimas be pagalbos",
|
||
"changeDateRange": "Keisti datų intervalą",
|
||
"classDescription": "Aprašymas",
|
||
"addStudents": "Pakviesti naudotojus nuoroda arba kodu",
|
||
"copyClassLink": "Kopijuoti kvietimo nuorodą",
|
||
"copyClassCode": "Kopijuoti kvietimo kodą",
|
||
"inviteStudentByUserName": "Pakviesti naudotojus pagal vartotojo vardą",
|
||
"languageSettings": "Kalbos nustatymai",
|
||
"interactiveTranslator": "Vertimo pagalba",
|
||
"shareVideo": "Dalintis vaizdo įrašu",
|
||
"shareVideoDesc": "Įjungus šį funkciją, studentai galės dalintis vaizdo įrašais pokalbiuose.",
|
||
"shareFiles": "Dalintis failais",
|
||
"selectLanguageLevel": "Pasirinkti kalbos lygį",
|
||
"noIdenticalLanguages": "Prašome pasirinkti skirtingas pagrindines ir tikslines kalbas",
|
||
"iWantALanguagePartnerFrom": "Noriu kalbos partnerio iš:",
|
||
"worldWide": "Visame pasaulyje",
|
||
"noResults": "Rezultatų nėra! Pabandykite plačiau ieškoti.",
|
||
"searchBy": "Ieškoti pagal šalį ir kalbas",
|
||
"iWantAConversationPartner": "Noriu pokalbio partnerio, kuris",
|
||
"iWantALanguagePartnerWhoSpeaks": "Kalba:",
|
||
"iWantALanguagePartnerWhoIsLearning": "Mokosi:",
|
||
"joinWithClassCode": "Prisijungti prie kurso",
|
||
"joinWithClassCodeHint": "Įveskite kvietimo kodą",
|
||
"languageLevelPreA1": "Tikras pradedantysis (Pre A1)",
|
||
"languageLevelA1": "Pradedantysis (A1)",
|
||
"languageLevelA2": "Pradedantysis (A2)",
|
||
"languageLevelB1": "Tarpinis (B1)",
|
||
"languageLevelB2": "Aukštesnysis tarpinis (B2)",
|
||
"languageLevelC1": "Pažengęs (C1)",
|
||
"languageLevelC2": "Meistrystė (C2)",
|
||
"changeTheNameOfTheClass": "Pakeisti pavadinimą",
|
||
"changeTheNameOfTheChat": "Pakeisti pokalbio pavadinimą",
|
||
"askPangeaBot": "Paklausk Pangea bot'o apie kontekstinę apibrėžimą.",
|
||
"sorryNoResults": "Atsiprašome, rezultatų nėra.",
|
||
"ignoreInThisText": "Ignoruoti",
|
||
"helpMeTranslate": "Taip!",
|
||
"needsItShortMessage": "Nuo tikslo",
|
||
"needsItMessage": "Palaukite, tai nėra {targetLanguage}! Ar jums reikia pagalbos verčiant?",
|
||
"needsIgcMessage": "Šiame pranešime yra gramatikos klaida.",
|
||
"tokenTranslationTitle": "Žodis yra jūsų pagrindinėje kalboje.",
|
||
"spanTranslationDesc": "Žemiau matote galimas vertimus.",
|
||
"spanTranslationTitle": "Kai kurios žodžių dalys yra jūsų pagrindinėje kalboje.",
|
||
"l1SpanAndGrammarTitle": "Už tikslo ribų",
|
||
"l1SpanAndGrammarDesc": "Tai gali būti jūsų pagrindinėje kalboje arba tai gali būti gramatikos klaida.",
|
||
"otherTitle": "Jūs turite klaidą.",
|
||
"otherDesc": "Žemiau matote galimas pataisas.",
|
||
"countryInformation": "Mano šalis",
|
||
"myLanguages": "Mano pagrindinės ir tikslo kalbos",
|
||
"targetLanguage": "Tikslo kalba",
|
||
"sourceLanguage": "Pagrindinė kalba",
|
||
"languagesISpeak": "Kalbos, kurias kalbu",
|
||
"updateLanguage": "Mano kalbos",
|
||
"whatLanguageYouWantToLearn": "Kokią kalbą norite išmokti?",
|
||
"whatIsYourBaseLanguage": "Kokia yra jūsų pagrindinė kalba?",
|
||
"saveChanges": "Išsaugoti pakeitimus",
|
||
"publicProfileTitle": "Leisti mano profilį būti randamam paieškoje",
|
||
"publicProfileDesc": "Įjungus, kiti vartotojai galės rasti jūsų profilį globalioje paieškos juostoje ir siųsti užklausas pokalbiui. Šiuo metu galite pasirinkti priimti arba atmesti užklausą.",
|
||
"errorDisableIT": "Vertimo pagalba išjungta.",
|
||
"errorDisableIGC": "Gramatikos pagalba išjungta.",
|
||
"errorDisableLanguageAssistance": "Vertimo ir gramatikos pagalba išjungta.",
|
||
"errorDisableITUserDesc": "Spustelėkite čia, norėdami atnaujinti vertimo pagalbos nustatymus",
|
||
"errorDisableIGCUserDesc": "Spustelėkite čia, norėdami atnaujinti gramatikos pagalbos nustatymus",
|
||
"errorDisableLanguageAssistanceUserDesc": "Spustelėkite čia, norėdami atnaujinti vertimo ir gramatikos pagalbos nustatymus",
|
||
"errorDisableITClassDesc": "Vertimo pagalba išjungta kursui, kuriame yra šis pokalbis.",
|
||
"errorDisableIGCClassDesc": "Gramatikos pagalba išjungta kursui, kuriame yra šis pokalbis.",
|
||
"itIsDisabled": "Interaktyvus vertimas išjungtas",
|
||
"igcIsDisabled": "Interaktyvus gramatikos tikrinimas išjungtas",
|
||
"goToLearningSettings": "Eiti į mokymosi nustatymus",
|
||
"error405Title": "Kalbos nėra nustatytos",
|
||
"error405Desc": "Prašome nustatyti savo kalbas pagrindiniame meniu > Mokymosi nustatymai.",
|
||
"loginOrSignup": "Prisijungti su",
|
||
"iAgreeToThe": "Sutinku su ",
|
||
"termsAndConditions": " Paslaugų teikimo sąlygomis",
|
||
"andCertifyIAmAtLeast13YearsOfAge": " ir patvirtinu, kad man yra bent 16 metų.",
|
||
"error502504Title": "Oho, internete yra daug mokinių!",
|
||
"error502504Desc": "Vertimo ir gramatikos įrankiai gali būti lėti arba neprieinami, kol Pangea robotai pasivys.",
|
||
"error404Title": "Vertimo klaida!",
|
||
"error404Desc": "Pangea robotas nėra tikras, kaip tai išversti...",
|
||
"errorPleaseRefresh": "Mes tai tikriname! Prašome įkelti dar kartą ir bandyti iš naujo.",
|
||
"toggleIT": "Interaktyvus vertimas",
|
||
"toggleIGC": "Interaktyvi gramatikos patikra",
|
||
"toggleToolSettingsDescription": "Čia galite įjungti arba išjungti savo individualius kalbos įrankių nustatymus.",
|
||
"connectedToStaging": "Prisijungta prie Staging",
|
||
"learningSettings": "Mokymosi nustatymai",
|
||
"sendVoiceNotes": "Siųsti balso įrašus",
|
||
"sendVoiceNotesDesc": "Įjunkite šį nustatymą, kad mokiniai galėtų siųsti balso įrašus pokalbiuose.",
|
||
"chatTopic": "Pokalbio tema",
|
||
"chatTopicDesc": "Nustatykite pokalbio temą",
|
||
"inviteStudentByUserNameDesc": "Jei jūsų mokinys jau turi paskyrą, galite jį paieškoti.",
|
||
"participants": "Dalyviai",
|
||
"almostPerfect": "Atrodo, kad taip! Štai ką aš būčiau pasakęs.",
|
||
"prettyGood": "Gan gerai! Štai ką aš būčiau pasakęs.",
|
||
"letMeThink": "Hmmm, pažiūrėkime, kaip tau sekėsi!",
|
||
"clickMessageTitle": "Reikia pagalbos?",
|
||
"clickMessageBody": "Spustelėkite žinutę, kad naudotumėte kalbos įrankius, tokius kaip vertimas, atkūrimas ir kt!",
|
||
"understandingMessagesTitle": "Apibrėžimai ir vertimai!",
|
||
"understandingMessagesBody": "Spustelėkite pabrauktus žodžius, kad gautumėte apibrėžimus. Vertimą naudokite žinutės parinktyse (viršutiniame dešiniajame kampe).",
|
||
"allDone": "Viskas paruošta!",
|
||
"vocab": "Žodynas",
|
||
"low": "Turime įrodymų, kad naudotojas nesupranta šių žodžių.",
|
||
"medium": "Šie žodžiai buvo naudoti. Neaišku, ar jie visiškai suprantami ar ne.",
|
||
"high": "Turime įrodymų, kad naudotojas supranta šiuos žodžius.",
|
||
"unknownProficiency": "Šie žodžiai nebuvo naudoti Pangea pokalbyje.",
|
||
"changeView": "Pakeisti peržiūrą.",
|
||
"clearAll": "Išvalyti visus žodžius?",
|
||
"generateVocabulary": "Sugeneruoti žodyną iš pavadinimo ir aprašymo",
|
||
"generatePrompts": "Sugeneruoti užklausas",
|
||
"subscribe": "Prenumeruoti",
|
||
"getAccess": "Prenumeruokite dabar!",
|
||
"subscriptionDesc": "Žinučių siuntimas yra nemokamas! Prenumeruokite, kad atrakintumėte interaktyvų vertimą, gramatikos tikrinimą ir mokymosi analitiką.",
|
||
"subscriptionManagement": "Prenumeratos valdymas",
|
||
"currentSubscription": "Dabartinė prenumerata",
|
||
"changeSubscription": "Pakeisti prenumeratą",
|
||
"cancelSubscription": "Atšaukti prenumeratą",
|
||
"selectYourPlan": "Pasirinkite savo planą",
|
||
"subsciptionPlatformTooltip": "Prašome prisijungti prie savo originalios įrenginio, kad galėtumėte valdyti prenumeratos planą",
|
||
"subscriptionManagementUnavailable": "Prenumeratos valdymas nepasiekiamas",
|
||
"paymentMethod": "Apmokėjimo būdas",
|
||
"paymentHistory": "Apmokėjimo istorija",
|
||
"emptyChatDownloadWarning": "Negalima atsisiųsti tuščios pokalbio",
|
||
"update": "Atnaujinti",
|
||
"updateDesc": "Dabar galite atnaujinti šią programėlę nuo {localVersion} iki {storeVersion}",
|
||
"maybeLater": "Galbūt vėliau",
|
||
"mainMenu": "Pagrindinis meniu",
|
||
"toggleImmersionMode": "Įsitraukimo režimas",
|
||
"toggleImmersionModeDesc": "Įjungus, visi pranešimai rodomi jūsų tikslo kalba. Šis nustatymas yra ypač naudingas kalbų keitimuose.",
|
||
"itToggleDescription": "Šis kalbų mokymosi įrankis atpažins žodžius jūsų pagrindinėje kalboje ir padės juos išversti į jūsų tikslinę kalbą. Nors retai, dirbtinis intelektas gali padaryti vertimo klaidų.",
|
||
"igcToggleDescription": "Šis kalbų mokymosi įrankis atpažins dažnas rašybos, gramatikos ir skyrybos klaidas jūsų žinutėje ir pasiūlys pataisas. Nors retai, dirbtinis intelektas gali padaryti pataisų klaidų.",
|
||
"originalMessage": "Originali žinutė",
|
||
"sentMessage": "Išsiųsta žinutė",
|
||
"useType": "Naudojimo tipas",
|
||
"notAvailable": "Nepasiekiama",
|
||
"taAndGaTooltip": "L2 naudojimas su vertimo ir gramatikos pagalba",
|
||
"definitionsToolName": "Žodžių apibrėžimai",
|
||
"messageTranslationsToolName": "Žinučių vertimai",
|
||
"definitionsToolDescription": "Įjungus, žodžiai pažymėti mėlyna spalva gali būti spustelėti norint gauti apibrėžimus. Spustelėkite žinutes, kad pasiektumėte apibrėžimus.",
|
||
"translationsToolDescrption": "Įjungus, spustelėkite žinutę ir vertimo piktogramą, kad pamatytumėte žinutę savo pagrindine kalba.",
|
||
"welcomeBack": "Sveiki sugrįžę! Jei buvote 2023-2024 m. bandomojo projekto dalyvis, susisiekite su mumis dėl specialios bandomojo projekto prenumeratos. Jei esate mokytojas, kuris (arba jūsų įstaiga) įsigijo licencijas savo klasei, susisiekite su mumis dėl mokytojo prenumeratos.",
|
||
"kickAllStudents": "Išmesti visus studentus",
|
||
"kickAllStudentsConfirmation": "Ar tikrai norite išmesti visus studentus?",
|
||
"inviteAllStudents": "Pakviesti visus studentus",
|
||
"inviteAllStudentsConfirmation": "Ar tikrai norite pakviesti visus studentus?",
|
||
"inviteUsersFromPangea": "Pridėti administratorių",
|
||
"redeemPromoCode": "Atsiskaityti už nuolaidos kodą",
|
||
"enterPromoCode": "Įveskite nuolaidos kodą",
|
||
"downloadTxtFile": "Parsisiųsti teksto failą",
|
||
"downloadCSVFile": "Parsisiųsti CSV failą",
|
||
"promotionalSubscriptionDesc": "Šiuo metu turite visam laikui galiojančią reklaminę prenumeratą. Susisiekite su support@pangea.chat dėl pagalbos keičiant prenumeratą.",
|
||
"originalSubscriptionPlatform": "Prenumerata įsigyta per {purchasePlatform}",
|
||
"oneWeekTrial": "Vienos savaitės bandomoji versija",
|
||
"downloadXLSXFile": "Parsisiųsti Excel failą",
|
||
"abDisplayName": "Abchazų",
|
||
"aaDisplayName": "Afarų",
|
||
"afDisplayName": "Afrikansų",
|
||
"akDisplayName": "Akan",
|
||
"sqDisplayName": "Albanų",
|
||
"amDisplayName": "Amharų",
|
||
"arDisplayName": "Arabų",
|
||
"anDisplayName": "Aragoniečių",
|
||
"hyDisplayName": "Armėnų",
|
||
"asDisplayName": "Assamų",
|
||
"avDisplayName": "Avarų",
|
||
"aeDisplayName": "Avestų",
|
||
"ayDisplayName": "Aimarų",
|
||
"azDisplayName": "Azerbaidžaniečių",
|
||
"bmDisplayName": "Bambara",
|
||
"baDisplayName": "Baškirų",
|
||
"euDisplayName": "Baskų",
|
||
"beDisplayName": "Baltarusų",
|
||
"bnDisplayName": "Bengalų",
|
||
"bhDisplayName": "Bihari",
|
||
"biDisplayName": "Bislama",
|
||
"bsDisplayName": "Bosnių",
|
||
"brDisplayName": "Bretonų",
|
||
"bgDisplayName": "Bulgarų",
|
||
"myDisplayName": "Burmiečių",
|
||
"caDisplayName": "Katalonų, Valensiečių",
|
||
"chDisplayName": "Chamorro",
|
||
"ceDisplayName": "Čečėnų",
|
||
"nyDisplayName": "Čicheva, Chewa, Nyanja",
|
||
"zhDisplayName": "Kinų",
|
||
"cvDisplayName": "Čuvašų",
|
||
"kwDisplayName": "Kornų",
|
||
"coDisplayName": " Korsikiečių",
|
||
"crDisplayName": "Kree",
|
||
"hrDisplayName": "Kroatų",
|
||
"csDisplayName": "Čekų",
|
||
"daDisplayName": "Danų",
|
||
"dvDisplayName": "Divehi; Dhivehi; Maldiviečių;",
|
||
"nlDisplayName": "Olandų",
|
||
"enDisplayName": "Anglų",
|
||
"eoDisplayName": "Esperanto",
|
||
"etDisplayName": "Estų",
|
||
"eeDisplayName": "Ewe",
|
||
"foDisplayName": "Faroese",
|
||
"fjDisplayName": "Fijian",
|
||
"fiDisplayName": "Suomi",
|
||
"frDisplayName": "Prancūzų",
|
||
"ffDisplayName": "Fula; Fulah; Pulaar; Pular",
|
||
"glDisplayName": "Galicų",
|
||
"kaDisplayName": "Gruziniškai",
|
||
"deDisplayName": "Vokiečių",
|
||
"elDisplayName": "Graikų, šiuolaikinė",
|
||
"gnDisplayName": "Gvaraní",
|
||
"guDisplayName": "Gujarati",
|
||
"htDisplayName": "Haičio, Haičio kreolų",
|
||
"haDisplayName": "Hausų",
|
||
"heDisplayName": "Hebrajų (šiuolaikiniai)",
|
||
"hzDisplayName": "Herero",
|
||
"hiDisplayName": "Hindi",
|
||
"hoDisplayName": "Hiri Motu",
|
||
"huDisplayName": "Vengrų",
|
||
"iaDisplayName": "Interlingua",
|
||
"idDisplayName": "Indoneziečių",
|
||
"ieDisplayName": "Interlingue",
|
||
"gaDisplayName": "Airių",
|
||
"igDisplayName": "Igbo",
|
||
"ikDisplayName": "Inupiaq",
|
||
"ioDisplayName": "Ido",
|
||
"isDisplayName": " Islandų",
|
||
"itDisplayName": "Italų",
|
||
"iuDisplayName": "Inuktitut",
|
||
"jaDisplayName": "Japonų",
|
||
"jvDisplayName": "Javų",
|
||
"klDisplayName": "Kalaallisut, Grenlandų",
|
||
"knDisplayName": "Kanadų",
|
||
"krDisplayName": "Kanurių",
|
||
"ksDisplayName": "Kašmyro",
|
||
"kkDisplayName": "Kazachų",
|
||
"kmDisplayName": "Khmers",
|
||
"kiDisplayName": "Kikuyu, Gikuyu",
|
||
"rwDisplayName": "Kinyarwanda",
|
||
"kyDisplayName": "Kirgizų, Kirgizų",
|
||
"kvDisplayName": "Komi",
|
||
"kgDisplayName": "Kongo",
|
||
"koDisplayName": "Korėjiečių",
|
||
"kuDisplayName": "Kurdų",
|
||
"kjDisplayName": "Kwanyama, Kuanyama",
|
||
"laDisplayName": "Lotynų",
|
||
"lbDisplayName": "Liuksemburgiečių, Letzeburgesch",
|
||
"lgDisplayName": "Gandų",
|
||
"liDisplayName": "Limburgiečių, Limburgan, Limburger",
|
||
"lnDisplayName": "Lingala",
|
||
"loDisplayName": "Laosiečių",
|
||
"ltDisplayName": "Lietuvių",
|
||
"luDisplayName": "Luba-Katanga",
|
||
"lvDisplayName": "Latvių",
|
||
"gvDisplayName": "Manx",
|
||
"mkDisplayName": "Makedoniečių",
|
||
"mgDisplayName": "Malagasių",
|
||
"msDisplayName": "Malajiečių",
|
||
"mlDisplayName": "Malajalių",
|
||
"mtDisplayName": "Maltiečių",
|
||
"miDisplayName": "Maorių",
|
||
"mrDisplayName": "Maratų (Marādhī)",
|
||
"mhDisplayName": "Maršaliečių",
|
||
"mnDisplayName": "Mongolų",
|
||
"naDisplayName": "Nauru",
|
||
"nvDisplayName": "Navahų, Navaho",
|
||
"nbDisplayName": "Norvegų Bokmāl",
|
||
"ndDisplayName": "Šiaurės Ndebele",
|
||
"neDisplayName": "Nepalo",
|
||
"ngDisplayName": "Ndonga",
|
||
"nnDisplayName": "Norvegų Nynorsk",
|
||
"noDisplayName": "Norvegų",
|
||
"iiDisplayName": "Nuosu",
|
||
"nrDisplayName": "Pietų Ndebele",
|
||
"ocDisplayName": "Okcitano",
|
||
"ojDisplayName": "Ojibvė, Ojibwa",
|
||
"cuDisplayName": "Senovės Bažnytinė slavų kalba, Bažnytinė slavų, Bažnytinė slavų, Senovės bulgarų, Senovės slavų",
|
||
"omDisplayName": "Oromo",
|
||
"orDisplayName": "Oriya",
|
||
"osDisplayName": "Osetų, Osetų kalba",
|
||
"paDisplayName": "Pandžabi, Pandžabi",
|
||
"piDisplayName": "Pali",
|
||
"faDisplayName": "Persų",
|
||
"plDisplayName": "Lenkų",
|
||
"psDisplayName": "Pashto, Pushto",
|
||
"ptDisplayName": "Portugalų",
|
||
"quDisplayName": "Quechua",
|
||
"rmDisplayName": "Romansh",
|
||
"rnDisplayName": "Kirundi",
|
||
"roDisplayName": "Rumunų, Moldavų",
|
||
"ruDisplayName": "Rusų",
|
||
"saDisplayName": "Sanskritas (Sanskṛta)",
|
||
"scDisplayName": "Sardų",
|
||
"sdDisplayName": "Sindhi",
|
||
"seDisplayName": "Šiaurės samių",
|
||
"smDisplayName": "Samoanų",
|
||
"sgDisplayName": "Sango",
|
||
"srDisplayName": "Serbų",
|
||
"gdDisplayName": "Škotų gaelikų, Gaelic",
|
||
"snDisplayName": "Šona",
|
||
"siDisplayName": "Sinhala, Sinhalų",
|
||
"skDisplayName": "Slovakų",
|
||
"slDisplayName": "Slovėnų",
|
||
"soDisplayName": "Somalių",
|
||
"stDisplayName": " Pietų Sotho",
|
||
"esDisplayName": "Ispanų",
|
||
"suDisplayName": "Sundanų",
|
||
"swDisplayName": "Suahili",
|
||
"ssDisplayName": "Svati",
|
||
"svDisplayName": "Švedų",
|
||
"taDisplayName": "Tamilų",
|
||
"teDisplayName": "Telugų",
|
||
"tgDisplayName": "Tadžikų",
|
||
"thDisplayName": "Tajų",
|
||
"tiDisplayName": "Tigrinų",
|
||
"boDisplayName": "Tibetiečių Standartinė, Tibeto, Centrinė",
|
||
"tkDisplayName": "Turkmėnų",
|
||
"tlDisplayName": "Tagalog",
|
||
"tnDisplayName": "Tsvanos",
|
||
"toDisplayName": "Tonganų (Tonga salos)",
|
||
"trDisplayName": "Turkų",
|
||
"tsDisplayName": "Tsonga",
|
||
"ttDisplayName": "Tatar",
|
||
"twDisplayName": "Twi",
|
||
"tyDisplayName": "Tahitian",
|
||
"ugDisplayName": "Uigūrų, Uighur",
|
||
"ukDisplayName": "Ukrainiečių",
|
||
"urDisplayName": "Urdu",
|
||
"uzDisplayName": "Uzbekų",
|
||
"veDisplayName": "Venda",
|
||
"viDisplayName": "Vietnamiečių",
|
||
"voDisplayName": "Volapüko",
|
||
"waDisplayName": "Valūnų",
|
||
"cyDisplayName": "Velsiečių",
|
||
"woDisplayName": "Volofų",
|
||
"fyDisplayName": "Vakarų frisų",
|
||
"xhDisplayName": "Khosų",
|
||
"yiDisplayName": "Jidiš",
|
||
"yoDisplayName": "Jorubų",
|
||
"zaDisplayName": "Zhuang, Čuang",
|
||
"unkDisplayName": "Nežinoma",
|
||
"zuDisplayName": "Zulu",
|
||
"hawDisplayName": "Havajiečių",
|
||
"hmnDisplayName": "Hmongų",
|
||
"multiDisplayName": "Daugialypis",
|
||
"cebDisplayName": "Cebuano",
|
||
"dzDisplayName": "Dzongkha",
|
||
"iwDisplayName": "Hebrajų",
|
||
"jwDisplayName": "Javiečių",
|
||
"moDisplayName": "Moldavų",
|
||
"shDisplayName": "Serbo-kroatų",
|
||
"wwCountryDisplayName": "Pasaulinis",
|
||
"afCountryDisplayName": "Afganistanas",
|
||
"axCountryDisplayName": "Alandų Salos",
|
||
"alCountryDisplayName": "Albanija",
|
||
"dzCountryDisplayName": "Alžyras",
|
||
"asCountryDisplayName": "Amerikos Samoa",
|
||
"adCountryDisplayName": "Andora",
|
||
"aoCountryDisplayName": "Angola",
|
||
"aiCountryDisplayName": "Angilija",
|
||
"agCountryDisplayName": "Antigva ir Barbuda",
|
||
"arCountryDisplayName": "Argentina",
|
||
"amCountryDisplayName": "Armėnija",
|
||
"awCountryDisplayName": "Aruba",
|
||
"acCountryDisplayName": "Ascension sala",
|
||
"auCountryDisplayName": "Australija",
|
||
"atCountryDisplayName": "Austrija",
|
||
"azCountryDisplayName": "Azerbaidžanas",
|
||
"bsCountryDisplayName": "Bahamos",
|
||
"bhCountryDisplayName": "Bahreinas",
|
||
"bdCountryDisplayName": "Bangladešas",
|
||
"bbCountryDisplayName": "Barbadosas",
|
||
"byCountryDisplayName": "Baltarusija",
|
||
"beCountryDisplayName": "Belgija",
|
||
"bzCountryDisplayName": "Belizas",
|
||
"bjCountryDisplayName": "Beninas",
|
||
"bmCountryDisplayName": "Bermuda",
|
||
"btCountryDisplayName": "Butanas",
|
||
"boCountryDisplayName": "Bolivija",
|
||
"baCountryDisplayName": "Bosnija ir Hercegovina",
|
||
"bwCountryDisplayName": "Botsvana",
|
||
"brCountryDisplayName": "Brazilija",
|
||
"ioCountryDisplayName": "Didžiosios Indijos vandenyno britų teritorija",
|
||
"vgCountryDisplayName": "Britų Mergelių salos",
|
||
"bnCountryDisplayName": "Brunėjus",
|
||
"bgCountryDisplayName": "Bulgarija",
|
||
"bfCountryDisplayName": "Burkina Fasas",
|
||
"biCountryDisplayName": "Burundis",
|
||
"khCountryDisplayName": "Kambodža",
|
||
"cmCountryDisplayName": "Kamerūnas",
|
||
"caCountryDisplayName": "Kanada",
|
||
"cvCountryDisplayName": "Žaliasis Kyšulys",
|
||
"bqCountryDisplayName": "Karibų Nyderlandai",
|
||
"kyCountryDisplayName": "Kaimanų salos",
|
||
"cfCountryDisplayName": "Centrinė Afrikos Respublika",
|
||
"tdCountryDisplayName": "Čadas",
|
||
"clCountryDisplayName": "Čilė",
|
||
"cnCountryDisplayName": "Kinija",
|
||
"cxCountryDisplayName": "Kalėdų sala",
|
||
"ccCountryDisplayName": "Kokos (Keelingo) salos",
|
||
"coCountryDisplayName": "Kolumbija",
|
||
"kmCountryDisplayName": "Komorai",
|
||
"cdCountryDisplayName": "Kongo Demokratinė Respublika",
|
||
"cgCountryDisplayName": "Kongo Respublika",
|
||
"ckCountryDisplayName": "Kuko Salos",
|
||
"crCountryDisplayName": "Kosta Rika",
|
||
"ciCountryDisplayName": "Dramblio Kaulo Krantas",
|
||
"hrCountryDisplayName": "Kroatija",
|
||
"cuCountryDisplayName": "Kuba",
|
||
"cwCountryDisplayName": "Kurasao",
|
||
"cyCountryDisplayName": "Kipras",
|
||
"czCountryDisplayName": "Čekijos Respublika",
|
||
"dkCountryDisplayName": "Danija",
|
||
"djCountryDisplayName": "Džibutis",
|
||
"dmCountryDisplayName": "Dominika",
|
||
"doCountryDisplayName": "Dominikos Respublika",
|
||
"tlCountryDisplayName": "Rytų Timoras",
|
||
"ecCountryDisplayName": "Ekvadoras",
|
||
"egCountryDisplayName": "Egiptas",
|
||
"svCountryDisplayName": "El Salvadoras",
|
||
"gqCountryDisplayName": "Pusiaujo Gvinėja",
|
||
"erCountryDisplayName": "Eritrėja",
|
||
"eeCountryDisplayName": "Estija",
|
||
"szCountryDisplayName": "Esvatinas",
|
||
"etCountryDisplayName": "Etiopija",
|
||
"fkCountryDisplayName": "Folklandų Salos",
|
||
"foCountryDisplayName": "Farerų Salos",
|
||
"fjCountryDisplayName": "Fidži",
|
||
"fiCountryDisplayName": "Suomija",
|
||
"frCountryDisplayName": "Prancūzija",
|
||
"gfCountryDisplayName": "Prancūzijos Gijana",
|
||
"pfCountryDisplayName": "Prancūzijos Polinezija",
|
||
"gaCountryDisplayName": "Gabonas",
|
||
"gmCountryDisplayName": "Gambija",
|
||
"geCountryDisplayName": "Gruzija",
|
||
"deCountryDisplayName": "Vokietija",
|
||
"ghCountryDisplayName": "Gana",
|
||
"giCountryDisplayName": "Gibraltaras",
|
||
"grCountryDisplayName": "Graikija",
|
||
"glCountryDisplayName": "Grenlandija",
|
||
"gdCountryDisplayName": "Grenada",
|
||
"gpCountryDisplayName": "Gvadelupa",
|
||
"guCountryDisplayName": "Guamas",
|
||
"gtCountryDisplayName": "Gvatemala",
|
||
"ggCountryDisplayName": "Gernsis",
|
||
"gnCountryDisplayName": "Gvinėja Konakris",
|
||
"gwCountryDisplayName": "Gvinėja-Bisao",
|
||
"gyCountryDisplayName": "Gajana",
|
||
"htCountryDisplayName": "Haitis",
|
||
"hmCountryDisplayName": "Hirdo sala ir Makdonaldo salos",
|
||
"hnCountryDisplayName": "Hondūras",
|
||
"hkCountryDisplayName": "Honkonga",
|
||
"huCountryDisplayName": "Vengrija",
|
||
"isCountryDisplayName": "Islandija",
|
||
"inCountryDisplayName": "Indija",
|
||
"idCountryDisplayName": "Indonezija",
|
||
"irCountryDisplayName": "Iranas",
|
||
"iqCountryDisplayName": "Irakas",
|
||
"ieCountryDisplayName": "Airija",
|
||
"imCountryDisplayName": "Meno sala",
|
||
"ilCountryDisplayName": "Izraelis",
|
||
"itCountryDisplayName": "Italija",
|
||
"jmCountryDisplayName": "Jamaika",
|
||
"jpCountryDisplayName": "Japonija",
|
||
"jeCountryDisplayName": "Džersis",
|
||
"joCountryDisplayName": "Jordanas",
|
||
"kzCountryDisplayName": "Kazachstanas",
|
||
"keCountryDisplayName": "Kenija",
|
||
"kiCountryDisplayName": "Kiribatis",
|
||
"xkCountryDisplayName": "Kosovas",
|
||
"kwCountryDisplayName": "Kuveitas",
|
||
"kgCountryDisplayName": "Kirgizija",
|
||
"laCountryDisplayName": "Laosas",
|
||
"lvCountryDisplayName": "Latvija",
|
||
"lbCountryDisplayName": "Libanas",
|
||
"lsCountryDisplayName": "Lesotas",
|
||
"lrCountryDisplayName": "Liberija",
|
||
"lyCountryDisplayName": "Libija",
|
||
"liCountryDisplayName": "Lichtenšteinas",
|
||
"ltCountryDisplayName": "Lietuva",
|
||
"luCountryDisplayName": "Liuksemburgas",
|
||
"moCountryDisplayName": "Makao",
|
||
"mkCountryDisplayName": "Šiaurės Makedonija",
|
||
"mgCountryDisplayName": "Madagaskaras",
|
||
"mwCountryDisplayName": "Malavis",
|
||
"myCountryDisplayName": "Malaizija",
|
||
"mvCountryDisplayName": "Maldivai",
|
||
"mlCountryDisplayName": "Malis",
|
||
"mtCountryDisplayName": "Malta",
|
||
"mhCountryDisplayName": "Maršalo Salos",
|
||
"mqCountryDisplayName": "Martinika",
|
||
"mrCountryDisplayName": "Mauritanija",
|
||
"muCountryDisplayName": "Mauricijus",
|
||
"ytCountryDisplayName": "Mayotte",
|
||
"mxCountryDisplayName": "Meksika",
|
||
"fmCountryDisplayName": "Mikronezija",
|
||
"mdCountryDisplayName": "Moldova",
|
||
"mcCountryDisplayName": "Monakas",
|
||
"mnCountryDisplayName": "Mongolija",
|
||
"meCountryDisplayName": "Juodkalnija",
|
||
"msCountryDisplayName": "Montseratas",
|
||
"maCountryDisplayName": "Marokas",
|
||
"mzCountryDisplayName": "Mozambikas",
|
||
"mmCountryDisplayName": "Mianmaras (Birma)",
|
||
"naCountryDisplayName": "Namibija",
|
||
"nrCountryDisplayName": "Nauru",
|
||
"npCountryDisplayName": "Nepalas",
|
||
"nlCountryDisplayName": "Nyderlandai",
|
||
"ncCountryDisplayName": "Naujoji Kaledonija",
|
||
"nzCountryDisplayName": "Naujoji Zelandija",
|
||
"niCountryDisplayName": "Nikaragva",
|
||
"neCountryDisplayName": "Nigeris",
|
||
"ngCountryDisplayName": "Nigerija",
|
||
"nuCountryDisplayName": "Niue",
|
||
"nfCountryDisplayName": "Norfolko sala",
|
||
"kpCountryDisplayName": "Šiaurės Korėja",
|
||
"mpCountryDisplayName": "Šiaurės Marianos salos",
|
||
"noCountryDisplayName": "Norvegija",
|
||
"omCountryDisplayName": "Omanas",
|
||
"pkCountryDisplayName": "Pakistanas",
|
||
"pwCountryDisplayName": "Palau",
|
||
"psCountryDisplayName": "Palestinos teritorijos",
|
||
"paCountryDisplayName": "Panama",
|
||
"pgCountryDisplayName": "Papua Naujoji Gvinėja",
|
||
"pyCountryDisplayName": "Paragvajus",
|
||
"peCountryDisplayName": "Peru",
|
||
"phCountryDisplayName": "Filipinai",
|
||
"plCountryDisplayName": "Lenkija",
|
||
"ptCountryDisplayName": "Portugalija",
|
||
"prCountryDisplayName": "Puerto Rikas",
|
||
"qaCountryDisplayName": "Kataras",
|
||
"reCountryDisplayName": "Reunionas",
|
||
"roCountryDisplayName": "Rumunija",
|
||
"ruCountryDisplayName": "Rusija",
|
||
"rwCountryDisplayName": "Ruanda",
|
||
"blCountryDisplayName": "Šventoji Bartolomėja",
|
||
"shCountryDisplayName": "Šventoji Helena",
|
||
"knCountryDisplayName": "Sent Kitsas",
|
||
"lcCountryDisplayName": "Šv. Liucija",
|
||
"mfCountryDisplayName": "Šventasis Martinas",
|
||
"pmCountryDisplayName": "Šventasis Pierre ir Miquelon",
|
||
"vcCountryDisplayName": "Sent Vinsentas",
|
||
"wsCountryDisplayName": "Samoa",
|
||
"smCountryDisplayName": "San Marinas",
|
||
"stCountryDisplayName": "San Tomė ir Principo",
|
||
"saCountryDisplayName": "Saudo Arabija",
|
||
"snCountryDisplayName": "Senegalas",
|
||
"rsCountryDisplayName": "Serbija",
|
||
"scCountryDisplayName": "Seišeliai",
|
||
"slCountryDisplayName": "Siera Leonė",
|
||
"sgCountryDisplayName": "Singapūras",
|
||
"sxCountryDisplayName": "Sint Martenas",
|
||
"skCountryDisplayName": "Slovakija",
|
||
"siCountryDisplayName": "Slovėnija",
|
||
"sbCountryDisplayName": "Saliamono Salos",
|
||
"soCountryDisplayName": "Somalis",
|
||
"zaCountryDisplayName": "Pietų Afrika",
|
||
"gsCountryDisplayName": "Pietų Džordžija ir Pietų Sandvičo Salos",
|
||
"krCountryDisplayName": "Pietų Korėja",
|
||
"ssCountryDisplayName": "Pietų Sudanas",
|
||
"esCountryDisplayName": "Ispanija",
|
||
"lkCountryDisplayName": "Šri Lanka",
|
||
"sdCountryDisplayName": "Sudanas",
|
||
"srCountryDisplayName": "Surinamas",
|
||
"sjCountryDisplayName": "Svalbardas ir Janas Majeinas",
|
||
"seCountryDisplayName": "Švedija",
|
||
"chCountryDisplayName": "Šveicarija",
|
||
"syCountryDisplayName": "Sirija",
|
||
"twCountryDisplayName": "Taivanas",
|
||
"tjCountryDisplayName": "Tadžikistanas",
|
||
"tzCountryDisplayName": "Tanzanija",
|
||
"thCountryDisplayName": "Tailandas",
|
||
"tgCountryDisplayName": "Togas",
|
||
"tkCountryDisplayName": "Tokelau",
|
||
"toCountryDisplayName": "Tonga",
|
||
"ttCountryDisplayName": "Trinidadas ir Tobagas",
|
||
"tnCountryDisplayName": "Tunisas",
|
||
"trCountryDisplayName": "Turkija",
|
||
"tmCountryDisplayName": "Turkmėnistanas",
|
||
"tcCountryDisplayName": "Turkso ir Kaikoso Salos",
|
||
"tvCountryDisplayName": "Tuvalu",
|
||
"viCountryDisplayName": "JAV Mergelių Salos",
|
||
"ugCountryDisplayName": "Uganda",
|
||
"uaCountryDisplayName": "Ukraina",
|
||
"aeCountryDisplayName": "Jungtinių Arabų Emyratai",
|
||
"gbCountryDisplayName": "Jungtinė Karalystė",
|
||
"usCountryDisplayName": "Jungtinės Valstijos",
|
||
"uyCountryDisplayName": "Urugvajus",
|
||
"uzCountryDisplayName": "Uzbekistanas",
|
||
"vuCountryDisplayName": "Vanuatu",
|
||
"vaCountryDisplayName": "Vatikano Miestas",
|
||
"veCountryDisplayName": "Venesuela",
|
||
"vnCountryDisplayName": "Vietnamas",
|
||
"wfCountryDisplayName": "Wallis ir Futuna",
|
||
"ehCountryDisplayName": "Vakarų Sahara",
|
||
"yeCountryDisplayName": "Jemenas",
|
||
"zmCountryDisplayName": "Zambija",
|
||
"zwCountryDisplayName": "Zimbabvė",
|
||
"pay": "Mokėti",
|
||
"allPrivateChats": "Tiesioginiai pokalbiai",
|
||
"unknownPrivateChat": "Nežinomas privatų pokalbis",
|
||
"invitedToSpace": "{user} pakvietė jus prisijungti prie kurso: {space}! Ar norite priimti?",
|
||
"declinedInvitation": "Atmesta kvietimas",
|
||
"acceptedInvitation": "Priimtas kvietimas",
|
||
"youreInvited": "📩 Jūs pakviestas!",
|
||
"invitedToChat": "{user} pakvietė jus prisijungti prie pokalbio: {name}! Ar norite priimti?",
|
||
"monthlySubscription": "Mėnesinė",
|
||
"yearlySubscription": "Metinė",
|
||
"defaultSubscription": "Pangea pokalbių prenumerata",
|
||
"freeTrial": "Nemokamas bandomasis laikotarpis",
|
||
"grammarAnalytics": "Klaidų analizė",
|
||
"total": "Iš viso: ",
|
||
"noDataFound": "Duomenų nerasta",
|
||
"promoSubscriptionExpirationDesc": "Jūsų dabartinė prenumerata yra reklaminė ir baigiasi {expiration}. Susisiekite su support@pangea.chat pagalbai keisti prenumeratą.",
|
||
"emptyChatNameWarning": "Įveskite šio pokalbio pavadinimą",
|
||
"blurMeansTranslateTitle": "Kodėl žinutė yra neryški?",
|
||
"blurMeansTranslateBody": "Kol įjungtas įsitraukimo režimas, žinutės, siunčiamos jūsų pagrindine kalba, bus neryškios, kol Pangea robotas jas išvers į jūsų tikslinę kalbą. Įsitraukimo režimą galima įjungti arba išjungti individualiuose ir kurso nustatymuose.",
|
||
"someErrorTitle": "Hm, kažkas ne taip",
|
||
"someErrorBody": "Tai gali būti klaida arba kažkas jūsų pagrindinėje kalboje.",
|
||
"bestCorrectionFeedback": "Tai teisinga!",
|
||
"distractorFeedback": "Tai nėra visiškai teisinga.",
|
||
"bestAnswerFeedback": "Tai teisinga!",
|
||
"definitionDefaultPrompt": "Ką reiškia ši žodis?",
|
||
"practiceDefaultPrompt": "Kokia yra geriausia atsakymo versija?",
|
||
"correctionDefaultPrompt": "Kokia yra geriausia pakeitimo versija?",
|
||
"itStartDefaultPrompt": "Ar norite pagalbos verčiant?",
|
||
"lockedChatWarning": "🔒 Šis pokalbis buvo užrakintas",
|
||
"lockChat": "Užrakinti pokalbį",
|
||
"suggestToChat": "Pasiūlyti šį pokalbį",
|
||
"suggestToChatDesc": "Pasiūlyti pokalbiai pasirodys pokalbių sąraše",
|
||
"acceptSelection": "Priimti pataisymą",
|
||
"acceptSelectionAnyway": "Nepaisant to, naudoti šį",
|
||
"makingActivity": "Vykdoma veikla",
|
||
"why": "Kodėl?",
|
||
"definition": "Apibrėžimas",
|
||
"exampleSentence": "Pavyzdinis sakinys",
|
||
"reportToTeacher": "Kam norite pranešti apie šį pranešimą?",
|
||
"reportMessageTitle": "{reportingUserId} pranešė apie žinutę iš {reportedUserId} pokalbyje {roomName}",
|
||
"reportMessageBody": "Žinutė: {reportedMessage}\nPriežastis: {reason}",
|
||
"noTeachersFound": "Nerasta mokytojų pranešti",
|
||
"viewArchive": "Peržiūrėti archyvą",
|
||
"trialExpiration": "Jūsų nemokamas bandomasis laikotarpis baigsis {expiration}",
|
||
"freeTrialDesc": "Nauji vartotojai gauna vienos savaitės nemokamą Pangea Chat bandomąjį laikotarpį",
|
||
"activateTrial": "Aktyvuoti 7 dienų nemokamą bandomąjį laikotarpį",
|
||
"successfullySubscribed": "Jūs sėkmingai užsiprenumeravote!",
|
||
"clickToManageSubscription": "Spustelėkite čia, norėdami valdyti savo prenumeratą.",
|
||
"errorGettingAudio": "Klaida gaunant garsą. Prašome atnaujinti puslapį ir bandyti dar kartą.",
|
||
"signUp": "Registruotis",
|
||
"pleaseChooseAtLeastChars": "Prašome pasirinkti bent {min} simbolius.",
|
||
"noEmailWarning": "Prašome įvesti galiojantį el. pašto adresą. Kitaip negalėsite atstatyti slaptažodžio. Jei nenorite, spustelėkite dar kartą mygtuką, kad tęstumėte.",
|
||
"pleaseEnterValidEmail": "Prašome įvesti galiojantį el. pašto adresą.",
|
||
"pleaseChooseAUsername": "Prašome pasirinkti vartotojo vardą",
|
||
"chooseAUsername": "Pasirinkite vartotojo vardą",
|
||
"define": "Apibrėžti",
|
||
"listen": "Klausytis",
|
||
"addConversationBot": "Įgalinti pokalbių robotą",
|
||
"addConversationBotDesc": "Pridėti robotą į šį pokalbį",
|
||
"convoBotSettingsDescription": "Redaguoti pokalbio temą ir sudėtingumą",
|
||
"enterAConversationTopic": "Įveskite pokalbio temą",
|
||
"conversationTopic": "Pokalbio tema",
|
||
"enableModeration": "Įgalinti moderavimą",
|
||
"enableModerationDesc": "Įgalinti automatinį moderavimą, kad peržiūrėtumėte žinutes prieš jas išsiunčiant",
|
||
"conversationLanguageLevel": "Koks yra šios pokalbio kalbos lygis?",
|
||
"showDefinition": "Rodyti apibrėžimą",
|
||
"subscriptionPopupTitle": "Šiame sakinyje gali būti gramatikos klaida...",
|
||
"subscriptionPopupDesc": "Prenumeruokite šiandien, kad atrakintumėte vertimą ir gramatikos taisymą!",
|
||
"seeOptions": "Peržiūrėti parinktis",
|
||
"continuedWithoutSubscription": "Tęsti be prenumeratos",
|
||
"trialPeriodExpired": "Jūsų bandomasis laikotarpis pasibaigė",
|
||
"selectToDefine": "Spustelėkite bet kurį žodį, kad pamatytumėte jo apibrėžimą!",
|
||
"translations": "vertimai",
|
||
"messageAudio": "žinutės garsas",
|
||
"definitions": "apibrėžimai",
|
||
"subscribedToUnlockTools": "Prenumeruokite, kad atrakintumėte interaktyvų vertimą ir gramatikos tikrinimą, garso atkūrimą, personalizuotas praktikos veiklas ir mokymosi analitikus!",
|
||
"translationTooltip": "Vertimas",
|
||
"audioTooltip": "Groti garsą",
|
||
"speechToTextTooltip": "Transkripcija",
|
||
"certifyAge": "Patvirtinu, kad man daugiau nei {age} metų",
|
||
"kickBotWarning": "Išmetus Pangea botą, šis pokalbių robotas bus pašalintas iš šio pokalbio.",
|
||
"joinToView": "Prisijunkite prie šios patalpos, kad pamatytumėte detales",
|
||
"refresh": "Atnaujinti",
|
||
"autoPlayTitle": "Automatinis žinučių grojimas",
|
||
"autoPlayDesc": "Įjungus, teksto į kalbą garsas automatiškai grojamas pasirinkus žinutę.",
|
||
"messageAnalytics": "Žinučių analizė",
|
||
"words": "Žodžiai",
|
||
"score": "Įvertinimas",
|
||
"accuracy": "Tikslumas",
|
||
"points": "Taškai",
|
||
"noPaymentInfo": "Apmokėjimo informacija nereikalinga!",
|
||
"conversationBotModeSelectDescription": "Pokalbio veikla",
|
||
"conversationBotModeSelectOption_discussion": "Diskusija",
|
||
"conversationBotModeSelectOption_custom": "Pasirinktinis",
|
||
"conversationBotModeSelectOption_conversation": "Pokalbis",
|
||
"conversationBotModeSelectOption_textAdventure": "Teksto nuotykis",
|
||
"conversationBotModeSelectOption_storyGame": "Istorijos žaidimas",
|
||
"conversationBotDiscussionZone_title": "Diskusijos nustatymai",
|
||
"conversationBotDiscussionZone_discussionTopicLabel": "Diskusijos tema",
|
||
"conversationBotDiscussionZone_discussionTopicPlaceholder": "Nustatyti diskusijos temą",
|
||
"conversationBotDiscussionZone_discussionKeywordsLabel": "Diskusijos raktiniai žodžiai",
|
||
"conversationBotDiscussionZone_discussionKeywordsPlaceholder": "Nustatyti diskusijos raktinius žodžius",
|
||
"conversationBotDiscussionZone_discussionKeywordsHintText": "Raktinių žodžių sąrašas, atskirtas kableliais, diskusijai vadovauti",
|
||
"conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": "Siųsti diskusijos užduotį pagal tvarkaraštį",
|
||
"conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": "Valandos tarp diskusijos užduočių",
|
||
"conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": "Reaguoja į reakciją ⏩",
|
||
"conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": "Reakcija diskusijos užduočiai siųsti",
|
||
"conversationBotCustomZone_title": "Pasirinktiniai nustatymai",
|
||
"conversationBotCustomZone_customSystemPromptLabel": "Sistema užklausa",
|
||
"conversationBotCustomZone_customSystemPromptPlaceholder": "Nustatyti pasirinktą sistemos užklausą",
|
||
"conversationBotCustomZone_customSystemPromptEmptyError": "Trūksta pasirinktų sistemos užklausos",
|
||
"botConfig": "Bot ir veiklos nustatymai",
|
||
"botConfigNoPermissionTitle": "Nėra leidimo",
|
||
"botConfigNoPermissionMessage": "Susisiekite su kambario administratoriumi, kad pakeistumėte bot nustatymus",
|
||
"addConversationBotDialogTitleInvite": "Patvirtinti kvietimą įtraukti pokalbių botą",
|
||
"addConversationBotButtonInvite": "Kviesti",
|
||
"addConversationBotDialogInviteConfirmation": "Kviesti",
|
||
"addConversationBotButtonTitleRemove": "Patvirtinti pašalinimą iš pokalbių boto",
|
||
"addConversationBotButtonRemove": "Pašalinti",
|
||
"addConversationBotDialogRemoveConfirmation": "Pašalinti",
|
||
"conversationBotConfigConfirmChange": "Patvirtinti",
|
||
"conversationBotStatus": "Kviesti botą",
|
||
"conversationBotTextAdventureZone_title": "Teksto nuotykis",
|
||
"conversationBotTextAdventureZone_instructionLabel": "Žaidimo vadovo instrukcijos",
|
||
"conversationBotTextAdventureZone_instructionPlaceholder": "Nustatyti žaidimo vadovo instrukcijas",
|
||
"conversationBotCustomZone_instructionSystemPromptEmptyError": "Trūksta žaidimo vadovo instrukcijų",
|
||
"studentAnalyticsNotAvailable": "Studentų duomenys šiuo metu nėra prieinami",
|
||
"roomDataMissing": "Kai kuriais duomenimis gali būti trūksta kambariuose, kurių narys nesate.",
|
||
"updatePhoneOS": "Gali būti, kad reikės atnaujinti įrenginio operacinės sistemos versiją.",
|
||
"wordsPerMinute": "Žodžių per minutę",
|
||
"autoIGCToolName": "Automatiškai paleisti Pangea rašymo pagalbą",
|
||
"autoIGCToolDescription": "Automatiškai paleisti Pangea pokalbio gramatikos ir vertimo rašymo pagalbą prieš išsiunčiant žinutę.",
|
||
"runGrammarCorrection": "Patikrinti žinutę",
|
||
"grammarCorrectionFailed": "Koreguotini klausimai",
|
||
"grammarCorrectionComplete": "Atrodo gerai!",
|
||
"tooltipInstructionsTitle": "Nesate tikri, ką tai daro?",
|
||
"tooltipInstructionsMobileBody": "Paspauskite ir palaikykite elementus, kad pamatytumėte įrankių patarimus.",
|
||
"tooltipInstructionsBrowserBody": "Užveskite pelės žymeklį ant elementų, kad pamatytumėte įrankių patarimus.",
|
||
"chatCapacity": "Pokalbių talpa",
|
||
"roomFull": "Šis kambarys jau yra pilnas.",
|
||
"topicNotSet": "Temos nėra nustatyta.",
|
||
"chatCapacityNotSet": "Šis pokalbis neturi talpos ribos.",
|
||
"chatCapacityHasBeenChanged": "Pokalbių talpa pasikeitė",
|
||
"chatCapacitySetTooLow": "Pokalbių talpa turi būti ne mažesnė kaip {count}.",
|
||
"chatCapacityExplanation": "Pokalbių talpa riboja leidžiamų narių skaičių pokalbyje.",
|
||
"chatExceedsCapacity": "Šis pokalbis viršija savo talpą.",
|
||
"tooManyRequest": "Per daug užklausų, bandykite vėliau.",
|
||
"enterNumber": "Įveskite sveiko skaičiaus reikšmę.",
|
||
"buildTranslation": "Sukurkite savo vertimą iš aukščiau pateiktų pasirinkimų",
|
||
"nonexistentSelection": "Pasirinkimas nebegalioja.",
|
||
"changeAnalyticsLanguage": "Pakeisti analizės kalbą",
|
||
"practice": "Praktika",
|
||
"noLanguagesSet": "Nenurodyta jokių kalbų",
|
||
"noActivitiesFound": "Pakankamai apie tai šiuo metu! Grįžkite vėliau daugiau.",
|
||
"hintTitle": "Patarimas:",
|
||
"speechToTextBody": "Girdėdami balso žinutes, galite matyti transkriptą bei kalbėtojo žodžių per minutę įvertinimą.",
|
||
"versionNotFound": "Versija nerasta",
|
||
"fetchingVersion": "Gaunama versija...",
|
||
"versionFetchError": "Klaida gaunant versiją",
|
||
"versionText": "Versija: {version}+{buildNumber}",
|
||
"languageButtonLabel": "Kalba: {currentLanguage}",
|
||
"interactiveTranslatorAutoPlaySliderHeader": "Automatinis vertimo paleidimas",
|
||
"interactiveTranslatorAutoPlayDesc": "Paleidžia interaktyvųjį vertėją be klausimo.",
|
||
"changeAnalyticsView": "Pakeisti analizės rodinį",
|
||
"l1TranslationBody": "Jūsų pagrindinės kalbos žinutės nebus išverstos.",
|
||
"deleteSubscriptionWarningTitle": "Jūs turite aktyvią prenumeratą",
|
||
"deleteSubscriptionWarningBody": "Ištrynus savo paskyrą, jūsų prenumerata nebus automatiškai atšaukta.",
|
||
"manageSubscription": "Valdyti prenumeratą",
|
||
"error520Title": "Prašome bandyti dar kartą.",
|
||
"error520Desc": "Atsiprašome, mes nesupratome jūsų žinutės...",
|
||
"wordsUsed": "Naudoti žodžiai",
|
||
"errorTypes": "Klaidų tipai",
|
||
"level": "Lygis",
|
||
"canceledSend": "Atšaukta siuntimas",
|
||
"morphsUsed": "Naudoti morfai",
|
||
"translationChoicesBody": "Spustelėkite ir palaikykite parinktį, kad gautumėte užuominą.",
|
||
"grammar": "Gramatika",
|
||
"contactHasBeenInvitedToTheChat": "Kontaktas pakviestas į pokalbį",
|
||
"inviteChat": "Kviesti pokalbį",
|
||
"chatName": "Pokalbio pavadinimas",
|
||
"reportContentIssueTitle": "Pranešti apie turinio problemą",
|
||
"feedback": "Pasirinktinė atsiliepimas",
|
||
"reportContentIssueDescription": "O ne! Dirbtinis intelektas gali palengvinti personalizuotą mokymosi patirtį, bet... taip pat haliucinuoja. Prašome pateikti bet kokią jūsų turimą atsiliepimą ir mes bandysime dar kartą.",
|
||
"changeContent": "O, ne! Dirbtinis intelektas gali palengvinti personalizuotas mokymosi patirtis, bet... taip pat haliucinacijų. Ką jis turėtų būti?",
|
||
"clickTheWordAgainToDeselect": "Spustelėkite pasirinkta žodį, kad jį atšauktumėte.",
|
||
"l2SupportNa": "Nepasiekiama",
|
||
"l2SupportAlpha": "Alpha",
|
||
"l2SupportBeta": "Beta",
|
||
"l2SupportFull": "Visas",
|
||
"missingVoiceTitle": "Trūksta balso",
|
||
"voiceNotAvailable": "Šiai kalbai įdiegto balso neturite.",
|
||
"openVoiceSettings": "Atidaryti balso nustatymus",
|
||
"playAudio": "Grojimas",
|
||
"stop": "Sustabdyti",
|
||
"grammarCopyPOSsconj": "Subordinuojanti jungtukas",
|
||
"grammarCopyPOSnum": "Skaičius",
|
||
"grammarCopyPOSverb": "Veiksmažodis",
|
||
"grammarCopyPOSaffix": "Priesaga",
|
||
"grammarCopyPOSpart": "Partikula",
|
||
"grammarCopyPOSadj": "Būdvardis",
|
||
"grammarCopyPOScconj": "Koordinuojanti jungtukas",
|
||
"grammarCopyPOSpunct": "Skyrybos ženklas",
|
||
"grammarCopyPOSadv": "Prieveiksmis",
|
||
"grammarCopyPOSaux": "Pagalbinis",
|
||
"grammarCopyPOSspace": "Tarpas",
|
||
"grammarCopyPOSsym": "Simbolis",
|
||
"grammarCopyPOSdet": "Nustatomasis žodis",
|
||
"grammarCopyPOSpron": "Įvardis",
|
||
"grammarCopyPOSadp": "Priešdėlis",
|
||
"grammarCopyPOSpropn": "Vardas, vardas vietovardis",
|
||
"grammarCopyPOSnoun": "Daiktavardis",
|
||
"grammarCopyPOSintj": "Interjekcija",
|
||
"grammarCopyPOSx": "Kita",
|
||
"grammarCopyGENDERfem": "Moteriškas",
|
||
"grammarCopyPERSON2": "Antrasis asmuo",
|
||
"grammarCopyMOODimp": "Įsakymas",
|
||
"grammarCopyPUNCTTYPEqest": "Klausimas",
|
||
"grammarCopyASPECTperf": "Tobulas",
|
||
"grammarCopyCASEaccnom": "Klausiamasis, Vardininkas",
|
||
"grammarCopyCASEobl": "Lankstus",
|
||
"grammarCopyVOICEact": "Veiksmažodis aktyvus",
|
||
"grammarCopyPUNCTTYPEbrck": "Skirtukas",
|
||
"grammarCopyNOUNTYPEart": "Straipsnis",
|
||
"grammarCopyNUMBERsing": "Vienaskaita",
|
||
"grammarCopyGENDERmasc": "Vyrų",
|
||
"grammarCopyVERBTYPEmod": "Modalinis",
|
||
"grammarCopyADVTYPEadverbial": "Prieveiksmis",
|
||
"grammarCopyTENSEperi": "Perifrastiškas",
|
||
"grammarCopyNUMFORMdigit": "Skaitmeninis",
|
||
"grammarCopyNOUNTYPEnot_proper": "Nepr proper",
|
||
"grammarCopyNUMTYPEcard": "Skaitinis",
|
||
"grammarCopyNOUNTYPEprop": "Tvirtas",
|
||
"grammarCopyPUNCTTYPEdash": "Brūkšnys",
|
||
"grammarCopyPUNCTTYPEyes": "Taip",
|
||
"grammarCopyPUNCTTYPEsemi": "Punktas",
|
||
"grammarCopyPUNCTTYPEcomm": "Kablelis",
|
||
"grammarCopyMOODcnd": "Sąlyginis",
|
||
"grammarCopyCASEacc": "Naikinamasis",
|
||
"grammarCopyPARTTYPEpart": "Dalijamasis",
|
||
"grammarCopyTENSEpast": "Praeitis",
|
||
"grammarCopyDEGREEsup": "Superlatyvas",
|
||
"grammarCopyPUNCTTYPEcolo": "Dvitaškis",
|
||
"grammarCopyPERSON3": "Trečioji asmeninė",
|
||
"grammarCopyNUMBERplur": "Daugiskaita",
|
||
"grammarCopyPRONTYPEnpr": "Asmenvardis",
|
||
"grammarCopyPRONTYPEinterrogative": "Klausiamasis",
|
||
"grammarCopyPOLITEinfm": "Neformalus",
|
||
"grammarCopyADVTYPEtim": "Laiko",
|
||
"grammarCopyPOLARITYneg": "Neigiamas",
|
||
"grammarCopyNUMTYPEtot": "Visas",
|
||
"grammarCopyADVTYPEadnomial": "Prieinamasis",
|
||
"grammarCopyASPECTprog": "Progresyvus",
|
||
"grammarCopyMOODsub": "Išreikštinis",
|
||
"grammarCopyVERBFORMcomplementive": "Papildomas",
|
||
"grammarCopyCASEnom": "Vardininkas",
|
||
"grammarCopyTENSEfut": "Ateitis",
|
||
"grammarCopyCASEdat": "Naudininkas",
|
||
"grammarCopyTENSEpres": "Dabartinis",
|
||
"grammarCopyGENDERneut": "Neutrumas",
|
||
"grammarCopyPRONTYPErel": "Santykinis",
|
||
"grammarCopyVERBFORMfinalEnding": "Galutinis galas",
|
||
"grammarCopyPRONTYPEdem": "Demonstratyvus",
|
||
"grammarCopyPREPCASEpre": "Prepozicinis",
|
||
"grammarCopyVERBFORMfin": "Baigtinė",
|
||
"grammarCopyDEGREEpos": "Teigiamas",
|
||
"grammarCopyPUNCTTYPEquot": "Gavimas",
|
||
"grammarCopyVERBFORMger": "Vardininkas",
|
||
"grammarCopyVOICEpass": " Pasyvus",
|
||
"grammarCopyCASEgen": "Genityvas",
|
||
"grammarCopyTENSEprs": "Dabartinis",
|
||
"grammarCopyDEFINITEdef": "Nustatytas",
|
||
"grammarCopyNUMTYPEord": "Eiliškas",
|
||
"grammarCopyCASEins": "Įrankinis",
|
||
"grammarCopyVERBFORMinf": "Nepriklausomas",
|
||
"grammarCopyVERBFORMaux": "Pagalbinis",
|
||
"grammarCopyNUMFORMlong": "Ilgas",
|
||
"grammarCopyCASEloc": "Vietovės",
|
||
"grammarCopyMOODind": "Nurodantis",
|
||
"grammarCopyDEGREEcmp": "Lyginamasis",
|
||
"grammarCopyCASErelativeCase": "Santykinis",
|
||
"grammarCopyPUNCTTYPEexcl": "Šaukimo",
|
||
"grammarCopyPERSON1": "Pirmas asmuo",
|
||
"grammarCopyPUNCTSIDEini": "Pradinis",
|
||
"grammarCopyGENDERperson": "Asmuo",
|
||
"grammarCopyFOREIGNyes": "Užsienietis",
|
||
"grammarCopyVOICEvoice": "Balsas",
|
||
"grammarCopyVERBTYPEverbType": "Veiksmažodis",
|
||
"grammarCopyPOSSpass": "Nuosavybės",
|
||
"grammarCopyPREPCASEprepCase": "Prepozicinis",
|
||
"grammarCopyNUMTYPEnumType": "Skaitvardis",
|
||
"grammarCopyNOUNTYPEnounType": "Daiktavardis",
|
||
"grammarCopyREFLEXreflex": "Refleksyvus",
|
||
"grammarCopyPRONTYPEpronType": "Įvardis",
|
||
"grammarCopyPUNCTSIDEpunctSide": "Skyrybos ženklų pusė",
|
||
"grammarCopyVERBFORMverbForm": "Veiksmažodžio forma",
|
||
"grammarCopyGENDERgender": "Lytis",
|
||
"grammarCopyMOODmood": "Nuotaika",
|
||
"grammarCopyASPECTaspect": "Būdas",
|
||
"grammarCopyPUNCTTYPEpunctType": "Skyrybos ženklas",
|
||
"grammarCopyTENSEtense": "Laikas",
|
||
"grammarCopyDEGREEdegree": "Laipsnis",
|
||
"grammarCopyPOLITEpolite": "Mandagumas",
|
||
"grammarCopyADVTYPEadvType": "Prieveiksmis",
|
||
"grammarCopyNUMFORMnumber": "Skaičius",
|
||
"grammarCopyCONJTYPEconjType": "Jungtukas",
|
||
"grammarCopyPOLARITYpolarity": "Poliarumas",
|
||
"grammarCopyCASEcase": "Kaimas",
|
||
"grammarCopyDEFINITEdefinite": "Apibrėžtumas",
|
||
"grammarCopyNUMFORMnumForm": "Skaitvardis",
|
||
"grammarCopyPRONTYPEadn": "Vardinamasis",
|
||
"grammarCopyVOCvoc": "Šauksminis",
|
||
"grammarCopyCMPLcmpl": "Papildinys",
|
||
"grammarCopyADVadv": "Prieveiksmis",
|
||
"grammarCopyMOODjus": "Reikšmė",
|
||
"grammarCopyGENDERcom": "Bendras",
|
||
"grammarCopyREFLEXrflx": "Refleksyvus",
|
||
"grammarCopyPARTTYPEpar": "Dalijimasis",
|
||
"grammarCopySPCspc": "Specifinis",
|
||
"grammarCopyTENSEpqp": "Perfektas",
|
||
"grammarCopyREFLEXref": "Refleksyvus",
|
||
"grammarCopyPUNCTTYPEnshrt": "Trumpas",
|
||
"grammarCopyNUMBERdual": "Dvivietis",
|
||
"grammarCopyNUMFORMlng": "Ilgas",
|
||
"grammarCopyVOICEmid": "Vidurinis",
|
||
"grammarCopyINTRELintRel": "Klausiamasis, Santykinis",
|
||
"grammarCopyINTint": "Klausiamasis",
|
||
"grammarCopyVOICEcaus": "Causative",
|
||
"grammarCopyUnknown": "Nežinoma",
|
||
"grammarCopyEVIDENTevident": "Įrodymas",
|
||
"grammarCopyNUMFORMnumberPsor": "Turėtojo skaičius",
|
||
"grammarCopyASPECThab": "Įprastas",
|
||
"grammarCopyCASEabl": "Ablatyvas",
|
||
"grammarCopyCASEall": "Allatyvas",
|
||
"grammarCopyCASEess": "Esinis",
|
||
"grammarCopyCASEtra": "Translacinis",
|
||
"grammarCopyCASEequ": "Lygiavertis",
|
||
"grammarCopyCASEdis": "Pasiskirstymo",
|
||
"grammarCopyCASEabs": "Absoliutinis",
|
||
"grammarCopyCASEerg": "Ergatyvinis",
|
||
"grammarCopyCASEcau": "Priežastinis",
|
||
"grammarCopyCASEben": "Naudotojas",
|
||
"grammarCopyCASEtem": "Laiko",
|
||
"grammarCopyCONJTYPEcoord": "Koordinuojantis",
|
||
"grammarCopyDEFINITEcons": "Nurodytoji būsena",
|
||
"grammarCopyDEGREEabs": "Visuotinė laipsnio reikšmė",
|
||
"grammarCopyEVIDENTfh": "Faktinė įrodinėjimo reikšmė",
|
||
"grammarCopyEVIDENTnfh": "Ne-faktinė įrodinėjimo reikšmė",
|
||
"grammarCopyMOODopt": "Optatyvas",
|
||
"grammarCopyMOODadm": "Admiratyvas",
|
||
"grammarCopyMOODdes": "Desideratyvas",
|
||
"grammarCopyMOODnec": "Būtinybinis",
|
||
"grammarCopyMOODpot": "Potencialus",
|
||
"grammarCopyMOODprp": "Propozityvas",
|
||
"grammarCopyMOODqot": "Citatos forma",
|
||
"grammarCopyNUMFORMword": "Žodžio forma",
|
||
"grammarCopyNUMFORMroman": "Romėniškas skaitmuo",
|
||
"grammarCopyNUMFORMletter": "Raidės forma",
|
||
"grammarCopyNUMTYPEmult": "Daugiklio tipas",
|
||
"grammarCopyNUMTYPEfrac": "Trupmeninis tipas",
|
||
"grammarCopyNUMTYPEsets": "Rinkinys",
|
||
"grammarCopyNUMTYPErange": "Intervalas",
|
||
"grammarCopyNUMTYPEdist": "Pasiskirstymo tipas",
|
||
"grammarCopyNUMBERtri": "Bandymo",
|
||
"grammarCopyNUMBERpauc": "Paucališkas",
|
||
"grammarCopyNUMBERgrpa": "Didesnis Paucališkas",
|
||
"grammarCopyNUMBERgrpl": "Didesnis daugiskaita",
|
||
"grammarCopyNUMBERinv": "Atvirkštinis",
|
||
"grammarCopyPERSON0": "Nulis",
|
||
"grammarCopyPERSON4": "Ketvirtas",
|
||
"grammarCopyPOLITEform": "Formali",
|
||
"grammarCopyPOLITEelev": "Pakeltas",
|
||
"grammarCopyPOLITEhumb": "Nusilenkęs",
|
||
"grammarCopyPRONTYPEemp": "Emfazinė",
|
||
"grammarCopyPRONTYPEexc": "Šaukimo",
|
||
"grammarCopyPRONTYPErcp": "Atvirkštinė",
|
||
"grammarCopyPRONTYPEintRelPronType": "Klausiamoji-Relatyvi",
|
||
"grammarCopyTENSEaor": "Aoristas",
|
||
"grammarCopyTENSEeps": "Episteminis",
|
||
"grammarCopyTENSEprosp": "Perspektyvinis",
|
||
"grammarCopyVERBFORMpart": "Dalijimo forma",
|
||
"grammarCopyVERBFORMconv": "Konverbas",
|
||
"grammarCopyVERBFORMvnoun": "Veiklinis daiktavardis",
|
||
"grammarCopyVOICEantip": "Antipasyvus",
|
||
"grammarCopyVOICEcauVoice": "Klausiamoji",
|
||
"grammarCopyVOICedir": "Tiesioginė",
|
||
"grammarCopyVOICEinvVoice": "Atvirkštinė",
|
||
"grammarCopyVOICErcpVoice": "Atsidavusi",
|
||
"grammarCopyPOS": "Kalbos dalis",
|
||
"grammarCopyGENDER": "Lytis",
|
||
"grammarCopyPERSON": "Asmuo",
|
||
"grammarCopyMOOD": "Nuotaika",
|
||
"grammarCopyPUNCTTYPE": "Skyrybos ženklų tipas",
|
||
"grammarCopyASPECT": "Būsena",
|
||
"grammarCopyCASE": "Linksnis",
|
||
"grammarCopyVOICE": "Balsas",
|
||
"grammarCopyNOUNTYPE": "Daiktavardžio tipas",
|
||
"grammarCopyVERBTYPE": "Veiksmažodžio tipas",
|
||
"grammarCopyADVTYPE": "Prieveiksmio tipas",
|
||
"grammarCopyNUMFORM": "Skaitvardžio forma",
|
||
"grammarCopyNUMTYPE": "Skaitvardžio tipas",
|
||
"grammarCopyNUMBER": "Skaičius",
|
||
"grammarCopyDEFINITE": "Nurodomumas",
|
||
"grammarCopyDEGREE": "Laipsnis",
|
||
"grammarCopyEVIDENT": "Įrodymas",
|
||
"grammarCopyFOREIGN": "Užsienio",
|
||
"grammarCopyPOLARITY": "Poliarumas",
|
||
"grammarCopyPOLITE": "Mandagumas",
|
||
"grammarCopyPREPCASE": "Prepozicinis linksnis",
|
||
"grammarCopyPRONTYPE": "Įvardžio tipas",
|
||
"grammarCopyPUNCTSIDE": "Skyrybos ženklų pusė",
|
||
"grammarCopyREFLEX": "Refleksyvus",
|
||
"grammarCopyTENSE": "Laikas",
|
||
"grammarCopyVERBFORM": "Veiksmažodžio forma",
|
||
"grammarCopyCONJTYPE": "Junginio tipas",
|
||
"grammarCopySPC": "Specifiškumas",
|
||
"grammarCopyPARTTYPE": "Dalijimosi tipas",
|
||
"grammarCopyINTREL": "Klausiamasis-ryšys",
|
||
"grammarCopyNUMFORMpsor": "Turėtojo skaičius",
|
||
"grammarCopyUNKNOWN": "Nežinoma",
|
||
"grammarCopyNUMBERPSOR": "Turėtojo skaičius",
|
||
"grammarCopyPOSS": "Nuosavybės",
|
||
"grammarCopyASPECTimp": "Netobulas aspektas",
|
||
"grammarCopyCASEvoc": "Šaukimo linksnis",
|
||
"grammarCopyCASEcom": "Kominatyvinis",
|
||
"grammarCopyCASEpar": "Partityvinis",
|
||
"grammarCopyCASEadv": "Veiksmažodinis",
|
||
"grammarCopyCASEref": "Referencinis",
|
||
"grammarCopyCASErel": "Santykinis",
|
||
"grammarCopyCASEsub": "Subessyvinis",
|
||
"grammarCopyCASEsup": "Superessyvinis",
|
||
"grammarCopyCASEaccdat": "Akuzatyvinis-Dativinis",
|
||
"grammarCopyCASEpre": "Prepozicinis",
|
||
"grammarCopyCONJTYPEsub": "Priešdėlinis",
|
||
"grammarCopyCONJTYPEcmp": "Lyginamasis",
|
||
"grammarCopyDEFINITEind": "Neapibrėžtas",
|
||
"grammarCopyMOODint": "Klausiamasis nuotaika",
|
||
"grammarCopyNOUNTYPEcomm": "Bendrinis daiktavardis",
|
||
"grammarCopyNUMBERPSORsing": "Nuosavybės vienaskaita",
|
||
"grammarCopyNUMBERPSORplur": "Nuosavybės daugiskaita",
|
||
"grammarCopyNUMBERPSORdual": "Nuosavybės dvynukė",
|
||
"grammarCopyPOLARITYpos": "Teigiama polaritė",
|
||
"grammarCopyPOSSyes": "Nuosavybinis",
|
||
"grammarCopyPREPCASEnpr": "Be prepozicijos",
|
||
"grammarCopyPRONTYPEprs": "Asmeninis",
|
||
"grammarCopyPRONTYPEint": "Klausiamasis",
|
||
"grammarCopyPRONTYPEtot": "Visas",
|
||
"grammarCopyPRONTYPEneg": "Neigiamas",
|
||
"grammarCopyPRONTYPEart": "Straipsnis",
|
||
"grammarCopyPRONTYPEind": "Neapibrėžtas",
|
||
"grammarCopyPRONTYPEintrel": "Klausiamasis-santykinis",
|
||
"grammarCopyPUNCTSIDEfin": "Galutinis skyrybos ženklas",
|
||
"grammarCopyPUNCTTYPEperi": "Taškas",
|
||
"grammarCopyREFLEXyes": "Refleksyvus",
|
||
"grammarCopyTENSEimp": "Buvęs netobulas",
|
||
"grammarCopyVERBFORMsup": "Supinas",
|
||
"grammarCopyVERBFORMadn": "Adnominalus",
|
||
"grammarCopyVERBFORMlng": "Ilgas",
|
||
"grammarCopyVERBFORMshrt": "Trumpas",
|
||
"grammarCopyVERBTYPEcaus": "Prievartinis veiksmažodis",
|
||
"grammarCopyVOICEcau": "Prievartinis",
|
||
"grammarCopyVOICEdir": "Tiesioginis",
|
||
"grammarCopyVOICEinv": "Atvirkštinis",
|
||
"grammarCopyVOICErcp": "Abipusis",
|
||
"enterPrompt": "Įveskite sistemos užklausą",
|
||
"selectBotLanguage": "Pasirinkite bot kalbą",
|
||
"chooseVoice": "Pasirinkite balsą",
|
||
"enterLanguageLevel": "Įveskite kalbos lygį",
|
||
"enterDiscussionTopic": "Įveskite diskusijos temą",
|
||
"selectBotChatMode": "Pasirinkite pokalbio režimą",
|
||
"messageNotInTargetLang": "Žinutė nėra tikslinėje kalboje",
|
||
"other": "Kita",
|
||
"levelShort": "LYGIS {level}",
|
||
"botModeValidation": "Prašome pasirinkti pokalbio režimą",
|
||
"clickBestOption": "Pasirinkite geriausias parinktis savo žinutei išversti!",
|
||
"completeActivitiesToUnlock": "Užbaikite bent vieną veiklą, kad atrakintumėte vertimą!",
|
||
"botSettingsSubtitle": "Pakvieskite botą moderuoti pokalbio veiklą",
|
||
"invitePeople": "Pakviesti naudotojus",
|
||
"noCapacityLimit": "Nėra talpos limito",
|
||
"downloadGroupText": "Parsisiųsti grupės tekstą",
|
||
"notificationsOn": "Pranešimai įjungti",
|
||
"notificationsOff": "Pranešimai išjungti",
|
||
"chatCanBeFoundViaSearch": "Pokalbį galima rasti per paiešką",
|
||
"requireCodeToJoin": "Reikalauti kodo prisijungimui",
|
||
"canFindInSearch": "Gali rasti paieškoje",
|
||
"addChatToSpace": "Pridėti pokalbį",
|
||
"createChatAndInviteUsers": "Sukurti pokalbį ir pakviesti naudotojus",
|
||
"updatedNewSpaceDescription": "Kursai leidžia sujungti jūsų pokalbius ir kurti privačias arba viešas bendruomenes.",
|
||
"joinWithCode": "Prisijungti su kodu",
|
||
"enterCodeToJoin": "Įveskite kodą, norėdami prisijungti",
|
||
"updateNow": "Atnaujinti dabar",
|
||
"updateLater": "Vėliau",
|
||
"constructUseWaDesc": "Naudojama be pagalbos",
|
||
"constructUseGaDesc": "Gramatikos pagalba",
|
||
"constructUseTaDesc": "Vertimo pagalba",
|
||
"constructUseUnkDesc": "Nežinoma",
|
||
"constructUseCorITDesc": "Taisyklinga vertime",
|
||
"constructUseIgnITDesc": "Praleista vertime",
|
||
"constructUseIncITDesc": "Neteisinga vertime",
|
||
"constructUseIgnIGCDesc": "Praleista gramatikos taisyme",
|
||
"constructUseCorIGCDesc": "Taisyklinga gramatikos taisyme",
|
||
"constructUseIncIGCDesc": "Neteisinga gramatikos taisyme",
|
||
"constructUseCorPADesc": "Taisyklinga žodžio reikšmės veikla",
|
||
"constructUseIgnPADesc": "Praleista žodžio reikšmės veikloje",
|
||
"constructUseIncPADesc": "Neteisinga žodžio reikšmės veikla",
|
||
"constructUseCorWLDesc": "Teisinga žodžio klausymo veikla",
|
||
"constructUseIncWLDesc": "Neteisinga žodžio klausymo veikla",
|
||
"constructUseIngWLDesc": "Praleista žodžio klausymo veikla",
|
||
"constructUseCorHWLDesc": "Teisinga paslėpto žodžio veikla",
|
||
"constructUseIncHWLDesc": "Neteisinga paslėpto žodžio veikla",
|
||
"constructUseIgnHWLDesc": "Praleista paslėpto žodžio veikla",
|
||
"constructUseCorLDesc": "Teisinga lemos veikla",
|
||
"constructUseIncLDesc": "Neteisinga lemos veikla",
|
||
"constructUseIgnLDesc": "Praleista lemos veikla",
|
||
"constructUseCorMDesc": "Teisinga gramatikos veikla",
|
||
"constructUseIncMDesc": "Neteisinga gramatikos veikla",
|
||
"constructUseIgnMDesc": "Praleista gramatikos veikla",
|
||
"constructUseEmojiDesc": "Teisinga emocijų simbolių veikla",
|
||
"constructUseCollected": "Surinkta pokalbyje",
|
||
"constructUseNanDesc": "Nepatikoma",
|
||
"xpIntoLevel": "{currentXP} / {maxXP} XP",
|
||
"signInWithUsername": "Prisijungti naudotojo vardu ir slaptažodžiu",
|
||
"registrationEmailMessage": "Patvirtinkite savo el. paštą naudodami nuorodą, kuri buvo išsiųsta. Kai kuriais atvejais el. laiškas gali būti atsiųstas iki 5 minučių. Taip pat patikrinkite savo šlamšto aplanką.",
|
||
"enableTTSToolName": "Įjungtas teksto į kalbą įrankis",
|
||
"enableTTSToolDescription": "Leiskite programai generuoti tekstą į kalbą išvestį tam tikroms teksto dalims jūsų tikslo kalba.",
|
||
"couldNotFindTTS": "Nepavyko rasti teksto į kalbą variklio jūsų dabartinei tikslo kalbai.",
|
||
"ttsInstructionsHyperlink": "Spustelėkite čia, norėdami peržiūrėti instrukcijas, kaip atsisiųsti naują balsą į savo įrenginį.",
|
||
"createAnAccount": "Sukurti paskyrą",
|
||
"signIn": "Prisijungti",
|
||
"signUpWithEmail": "Registruotis el. paštu",
|
||
"signUpWithGoogle": "Registruotis su Google",
|
||
"signUpWithApple": "Registruotis su Apple",
|
||
"yourUsername": "Jūsų vartotojo vardas",
|
||
"yourEmail": "Jūsų el. paštas",
|
||
"pleaseEnterAnEmail": "Įveskite el. pašto adresą",
|
||
"signInWithGoogle": "Prisijungti su Google",
|
||
"signInWithApple": "Prisijungti su Apple",
|
||
"chooseYourAvatar": "Pasirinkite savo avatarą",
|
||
"iWantToLearn": "Noriu mokytis",
|
||
"letsStart": "Pradėkime",
|
||
"pleaseAgreeToTOS": "Prašome sutikti su Paslaugų teikimo sąlygomis",
|
||
"pleaseEnterEmail": "Prašome įvesti galiojantį el. pašto adresą.",
|
||
"pleaseSelectALanguage": "Prašome pasirinkti kalbą",
|
||
"myBaseLanguage": "Mano pagrindinė kalba",
|
||
"clickWordsInstructions": "🧪 Spustelėkite bet kurį žodį, kad gautumėte daugiau informacijos. 🤓",
|
||
"chooseBestDefinition": "Ką reiškia šis žodis?",
|
||
"meaningSectionHeader": "Reikšmė:",
|
||
"formSectionHeader": "Naudojamos formos pokalbiuose:",
|
||
"noEmojiSelectedTooltip": "Nepasirinktas joks emoji",
|
||
"writingExercisesTooltip": "Rašymas",
|
||
"listeningExercisesTooltip": "Klausymas",
|
||
"readingExercisesTooltip": "Skaitymas",
|
||
"meaningNotFound": "Reikšmės nerasta.",
|
||
"formsNotFound": "Formų nerasta.",
|
||
"chooseBaseForm": "Pasirinkite pagrindinę formą",
|
||
"notTheCodeError": "Atsiprašome, tai ne kodas!",
|
||
"totalXP": "Bendras XP",
|
||
"numLemmas": "Bendras lematų skaičius",
|
||
"numLemmasUsedCorrectly": "Lematų, naudotų teisingai bent kartą, skaičius",
|
||
"numLemmasUsedIncorrectly": "Lematų, naudotų teisingai 0 kartų",
|
||
"numLemmasSmallXP": "Lematų su 0 - 30 XP skaičius",
|
||
"numLemmasMediumXP": "Lematų su 31 - 200 XP skaičius",
|
||
"numLemmasLargeXP": "Lematų su > 200 XP skaičius",
|
||
"numGrammarConcepts": "Gramatikos konceptų skaičius",
|
||
"listGrammarConcepts": "Gramatikos sąvokos",
|
||
"listGrammarConceptsUsedCorrectly": "Gramatikos sąvokos, naudojamos teisingai originaliose žinutėse mažiausiai 80% laiko",
|
||
"listGrammarConceptsUsedIncorrectly": "Gramatikos sąvokos, naudojamos neteisingai originaliose žinutėse mažiau nei 80% laiko",
|
||
"listGrammarConceptsUseCorrectlySystemGenerated": "Gramatikos sąvokos, teisingai pasirinktos iš sistemos sugeneruotų pasiūlymų mažiausiai 80% laiko",
|
||
"listGrammarConceptsUseIncorrectlySystemGenerated": "Gramatikos sąvokos, teisingai pasirinktos iš sistemos sugeneruotų pasiūlymų mažiau nei 80% laiko",
|
||
"listGrammarConceptsSmallXP": "Gramatikos sąvokos su 0-50 XP",
|
||
"listGrammarConceptsMediumXP": "Gramatikos sąvokos su 51-200 XP",
|
||
"listGrammarConceptsLargeXP": "Gramatikos sąvokos su 201-500 XP",
|
||
"listGrammarConceptsHugeXP": "Gramatikos sąvokos >500 XP",
|
||
"numMessagesSent": "Išsiųstų žinučių skaičius",
|
||
"numWordsTyped": "Įvestų žodžių skaičius originaliose žinutėse",
|
||
"numCorrectChoices": "Teisingai pasirinkti žodžiai iš sistemos sugeneruotų pasiūlymų",
|
||
"numIncorrectChoices": "Neteisingai pasirinkti žodžiai iš sistemos sugeneruotų pasiūlymų",
|
||
"commaSeparatedFile": "CSV",
|
||
"excelFile": "Excel",
|
||
"fileType": "Failo tipas",
|
||
"download": "Parsisiųsti",
|
||
"analyticsNotAvailable": "Vartotojo analizė neprieinama",
|
||
"downloading": "Vyksta parsisiuntimas...",
|
||
"failedFetchUserAnalytics": "Nepavyko parsisiųsti vartotojo analizės",
|
||
"downloadComplete": "Atsisiuntimas baigtas!",
|
||
"whatIsTheMorphTag": "Kokia yra '{wordForm}' {morphologicalFeature}?",
|
||
"dataAvailable": "Duomenų prieinamumas",
|
||
"available": "Prieinama",
|
||
"pangeaBotIsFallible": "Pangea botas taip pat daro klaidų!",
|
||
"whatIsMeaning": "Ką reiškia '{lemma}'?",
|
||
"pickAnEmoji": "Koks tavo mėgstamiausias emoji '{lemma}'?",
|
||
"chooseLemmaMeaningInstructionsBody": "Suderink reikšmes su žodžiais žinutėje!",
|
||
"doubleClickToEdit": "Dukart spustelėkite norėdami redaguoti.",
|
||
"removeFeature": "Pašalinti {feature}",
|
||
"chooseCorrectLabel": "Pasirinkite teisingą žymę.",
|
||
"levelPopupTitle": "Sveikiname pasiekus\nLygį {level}",
|
||
"activityPlannerTitle": "Veiklos planuotojas",
|
||
"topicLabel": "Tema",
|
||
"topicPlaceholder": "Pasirinkite temą...",
|
||
"modeLabel": "Veiklos tipas",
|
||
"modePlaceholder": "Pasirinkite režimą...",
|
||
"learningObjectiveLabel": "Mokymosi tikslas",
|
||
"learningObjectivePlaceholder": "Pasirinkite mokymosi tikslą...",
|
||
"mediaLabel": "Medijos, kurias mokiniai turėtų pasidalinti",
|
||
"languageOfInstructionsLabel": "Veiklos instrukcijų kalba",
|
||
"targetLanguageLabel": "Tikslo kalba",
|
||
"cefrLevelLabel": "CEFR lygis",
|
||
"generateActivitiesButton": "Sukurti veiklą",
|
||
"launchActivityButton": "Pradėti veiklą",
|
||
"image": "Paveikslėlis",
|
||
"video": "Vaizdo įrašas",
|
||
"nan": "Netaikoma",
|
||
"activityPlannerOverviewInstructionsBody": "Pasirinkite temą, režimą, mokymosi tikslą ir sukurkite veiklą pokalbiui!",
|
||
"activityTitle": "Veiklos pavadinimas",
|
||
"addVocabulary": "Pridėti žodyną",
|
||
"instructions": "Instrukcijos",
|
||
"numberOfLearners": "Mokinių skaičius",
|
||
"mustBeInteger": "Turi būti sveikas skaičius, pvz., 1, 2, 3, ...",
|
||
"noLemmasFound": "Nėra žodyno su daugiau nei {xp} XP. Toliau praktikuokitės!",
|
||
"constructUsePvmDesc": "Sukurtas balso žinutėje",
|
||
"lockedMorphFeature": "Laukiama atrakinti",
|
||
"leaveSpaceDescription": "Palikus kursą, paliksite visus jame esančius pokalbius. Kiti naudotojai matys, kad palikote kursą.",
|
||
"whatIsLemma": "Kas yra lema?",
|
||
"constructUseCorMmDesc": "Teisingas žinutės reikšmė",
|
||
"constructUseIncMmDesc": "Netinkama žinutės prasmė",
|
||
"constructUseIgnMmDesc": "Praleista žinutės prasmė",
|
||
"clickForMeaningActivity": "Spustelėkite čia, kad pradėtumėte prasmės iššūkį",
|
||
"meaning": "Prasmė",
|
||
"chatWith": "Grupė su {displayname}",
|
||
"slightlyOffensive": "Šiek tiek įžeidžiama",
|
||
"clickOnEmailLink": "Prašome spustelėti nuorodą el. laiške ir tęsti.\n\nPatikrinkite savo šlamšto aplanką, jei laiškas nebuvo gautas.",
|
||
"whoIsAllowedToJoinThisChat": "Kas gali prisijungti prie šio pokalbio",
|
||
"dontForgetPassword": "Nepamirškite savo slaptažodžio!",
|
||
"enableAutocorrectToolName": "Įgalinti įrenginio automatinį taisymą",
|
||
"enableAutocorrectDescription": "Jei jūsų įrenginys palaiko mokomąją kalbą, galite įjungti automatinį taisymą, kad būtų ištaisytos dažnos klaidos rašant.",
|
||
"ttsDisbledTitle": "Teksto į kalbą funkcija išjungta",
|
||
"ttsDisabledBody": "Galite įjungti teksto į kalbą funkciją savo mokymosi nustatymuose",
|
||
"noSpaceDescriptionYet": "Dar nėra sukurta kurso aprašymo.",
|
||
"tooLargeToSend": "Ši žinutė yra per didelė siųsti",
|
||
"exitWithoutSaving": "Ar tikrai norite išeiti neišsaugojus?",
|
||
"enableAutocorrectPopupTitle": "Pridėkite savo tikslios kalbos klaviatūrą, eikite į:",
|
||
"enableAutocorrectPopupSteps": " • Nustatymai\n • Bendra\n • Klaviatūra\n • Klaviatūros\n • Pridėti naują klaviatūrą",
|
||
"enableAutocorrectPopupDescription": "Pasirinkus kalbą, galite spustelėti mažą pasaulio ženklo piktogramą apatinėje kairėje klaviatūros dalyje, kad aktyvuotumėte naujai įdiegtą klaviatūrą.",
|
||
"downloadGboardTitle": "Parsisiųskite Gboard iš „Google Play“ parduotuvės, kad įgalintumėte automatinį taisymą ir kitas klaviatūros funkcijas:",
|
||
"downloadGboardSteps": "• Atsisiųskite Gboard\n • Atidarykite programėlę\n • Kalbos\n • Pridėti klaviatūrą\n • Pasirinkite kalbą\n • Pasirinkite klaviatūros tipą\n • Baigta",
|
||
"downloadGboardDescription": "Kai kalba bus pasirinkta, galite spustelėti mažą pasaulio piktogramą apatiniame kairiajame klaviatūros kampe, kad aktyvuotumėte naujai įdiegtą klaviatūrą.",
|
||
"enableAutocorrectWarning": "Įspėjimas! Reikia pridėti savo tikslo kalbos klaviatūrą",
|
||
"displayName": "Rodomas vardas",
|
||
"leaveRoomDescription": "Jūs ketinate išeiti iš šio pokalbio. Kiti vartotojai matys, kad išėjote iš pokalbio.",
|
||
"confirmUserId": "Patvirtinkite savo Pangea pokalbio vartotojo vardą, kad galėtumėte ištrinti savo paskyrą.",
|
||
"startingToday": "Nuo šiandien",
|
||
"oneWeekFreeTrial": "Vienos savaitės nemokama bandomoji versija",
|
||
"paidSubscriptionStarts": "Pradedama {startDate}",
|
||
"cancelInSubscriptionSettings": "• Atšaukite bet kuriuo metu prenumeratos nustatymuose",
|
||
"cancelToAvoidCharges": "• Atšaukite prieš {trialEnds}, kad išvengtumėte mokesčių",
|
||
"downloadGboard": "Atsisiųsti Gboard",
|
||
"autocorrectNotAvailable": "Deja, jūsų platforma šiuo metu nepalaikoma šiai funkcijai. Sekite naujienas dėl tolimesnio vystymo!",
|
||
"pleaseUpdateApp": "Prašome atnaujinti programėlę, kad galėtumėte tęsti.",
|
||
"chooseEmojiInstructionsBody": "Suderinkite emocijas su žodžiais, kuriuos jos geriausiai atitinka. Nesijaudinkite! Nėra jokių taškų mažinimo už nesutikimą. 😅",
|
||
"pickAnEmojiFor": "Pasirinkite emociją {lemma}",
|
||
"analyticsVocabListBody": "Tai visa jūsų žodynas! Kiekvieną kartą uždirbdami XP už žodį, jie pereis nuo daigelio iki pilno žydėjimo. Spustelėkite bet kurį žodį, kad pamatytumėte daugiau detalių.",
|
||
"morphAnalyticsListBody": "Tai visi gramatikos konceptai jūsų mokomoje kalboje! Juos atrakinsite, kai juos susidursite pokalbio metu. Spustelėkite, kad sužinotumėte daugiau.",
|
||
"knockSpaceSuccess": "Jūs pateikėte užklausą prisijungti prie šio kurso! Administratorius atsakys į jūsų užklausą, kai gaus ją 😊",
|
||
"joinByCode": "Prisijungti pagal kodą",
|
||
"chooseWordAudioInstructionsBody": "Klausykite viso pranešimo. Tada suderinkite garso įrašus su žodžiais.",
|
||
"chooseMorphsInstructionsBody": "Spustelėkite dėlionės dalis gramatikos klausimams!",
|
||
"inviteAndLaunch": "Pakvieskite ir paleiskite",
|
||
"createOwnChat": "Sukurkite savo pokalbį",
|
||
"pleaseEnterInt": "Įveskite skaičių",
|
||
"home": "Pradžia",
|
||
"join": "Prisijungti",
|
||
"readingAssistanceOverviewBody": "Spustelėkite žemiau esančius mygtukus mini žaidimams, kuriuose derinami emojiai, garso įrašai, žodžių reikšmės ir gramatikos sąvokos. Arba spustelėkite bet kurį žodį norėdami sužinoti daugiau.",
|
||
"learnByTexting": "Mokytis rašant žinutes",
|
||
"levelSummaryTrigger": "Peržiūrėti santrauką",
|
||
"levelSummaryPopupTitle": "Lygio {level} santrauka",
|
||
"referFriends": "Rekomenduoti draugus",
|
||
"referFriendDialogTitle": "Pakvieskite draugą į savo pokalbį",
|
||
"referFriendDialogDesc": "Ar turite draugą, kuris džiaugiasi mokytis naujos kalbos su jumis? Tada nukopijuokite ir išsiųskite šią kvietimo nuorodą, kad prisijungtų ir pradėtų pokalbį su jumis šiandien.",
|
||
"youUnlocked": "Jūs atrakinate",
|
||
"resetInstructionTooltipsTitle": "Atstatyti instrukcijų patarimus",
|
||
"resetInstructionTooltipsDesc": "Spustelėkite, kad parodytumėte instrukcijų patarimus kaip naujam vartotojui.",
|
||
"selectForGrammar": "Pasirinkite gramatikos piktogramą veikloms ir detalėms.",
|
||
"newChatActivityTitle": "Pridėti smagią veiklą?",
|
||
"newChatActivityDesc": "Padarykite kiekvieną grupės pokalbį nuotykį su Veiklos planu! Nustatykite įdomias temas ir tikslus grupei, ir įkvėpkite pokalbius su nuostabiomis nuotraukomis. Skatinkite vaizduotę ir palaikykite smagų srautą be pastangų!",
|
||
"exploreMore": "Tyrinėti daugiau",
|
||
"randomize": "Atsitiktinai parinkti",
|
||
"clear": "Išvalyti",
|
||
"makeYourOwnActivity": "Sukurti savo veiklą",
|
||
"featuredActivities": "Pasiūlytos veiklos",
|
||
"goToChat": "Eiti į pokalbį",
|
||
"save": "Išsaugoti",
|
||
"selectActivity": "Pasirinkti veiklą",
|
||
"wordFocusListeningMultipleChoice": "Kuris garso įrašas atitinka žodį?",
|
||
"startChat": "Pradėti pokalbį",
|
||
"translationProblem": "Vertimo problema",
|
||
"perfectTranslation": "Puikus vertimas!",
|
||
"greatJobTranslation": "Puikus darbas su šiuo vertimu!",
|
||
"goodJobTranslation": "Gerai padirbėta su šiuo vertimu.",
|
||
"makingProgress": "Jūs darote pažangą!",
|
||
"keepPracticing": "Tęskite praktikuotis!",
|
||
"niceJob": "Puikus darbas!",
|
||
"askToJoin": "Paprašyti prisijungti",
|
||
"emptyChatWarningTitle": "Pokalbis tuščias",
|
||
"emptyChatWarningDesc": "Niekas nebuvo pakviestas į jūsų pokalbį. Eikite į Pokalbio nustatymus, kad pakviestumėte kontaktus arba Botą. Taip pat galite tai padaryti vėliau.",
|
||
"areYouLikeMe": "Ar tu kaip aš?",
|
||
"tryAgainLater": "Per daug bandymų. Prašome bandyti dar kartą po 5 minučių.",
|
||
"enterSpaceCode": "Įveskite kurso kodą",
|
||
"shareSpaceLink": "Pasidalinti nuoroda",
|
||
"byUsingPangeaChat": "Naudodamasis Pangea Chat, sutinku su ",
|
||
"details": "Išsamiau",
|
||
"languageLevelPreA1Desc": "Niekada nemokėjau ar nenaudojau kalbos.",
|
||
"languageLevelA1Desc": "Suprantu ir galiu naudoti keletą pažįstamų kasdieninių išsireiškimų ir labai bazinius frazes.",
|
||
"languageLevelA2Desc": "Galiu suprasti sakinius ir dažnai naudojamus išsireiškimus, susijusius su tiesiogine svarba.",
|
||
"languageLevelB1Desc": "Galiu tvarkytis su dauguma pažįstamų situacijų ir galiu sukurti paprastą susietą tekstą pažįstamomis temomis.",
|
||
"languageLevelB2Desc": "Galiu suprasti sudėtingų tekstų pagrindines idėjas ir bendrauti laisvai bei spontaniškai.",
|
||
"languageLevelC1Desc": "Galiu laisvai ir spontaniškai reikšti mintis be didelių pastangų ir suprasti platų reikalaujančių tekstų spektrą.",
|
||
"languageLevelC2Desc": "Galiu suprasti beveik viską, ką girdžiu ar skaitau, ir reiškiuosi laisvai bei tiksliai.",
|
||
"newVocab": "Nauji žodžiai",
|
||
"newGrammar": "Nauji gramatikos konceptai",
|
||
"congratulationsOnReaching": "Pasiekėte lygį {level}!",
|
||
"seeDetails": "Peržiūrėti išsamiau",
|
||
"choosePracticeMode": "Paspauskite vieną iš viršuje esančių mygtukų, kad pradėtumėte praktikos veiklą",
|
||
"ban": "Uždrausti",
|
||
"unban": "Atšaukti draudimą",
|
||
"kick": "Išmesti",
|
||
"lemma": "Lempa",
|
||
"grammarFeature": "Gramatikos ypatybė",
|
||
"grammarTag": "Gramatikos žymė",
|
||
"forms": "Formos",
|
||
"exampleMessages": "Pavyzdiniai pranešimai",
|
||
"timesUsedIndependently": "Naudota nepriklausomai kartų",
|
||
"timesUsedWithAssistance": "Naudota su pagalba kartų",
|
||
"shareInviteCode": "Pasidalink kvietimo kodu: {code}",
|
||
"leaderboard": "Rezultatų lentelė",
|
||
"welcomeUser": "Sveiki, {user}",
|
||
"joinSpaceOnboardingDesc": "Ar turite kvietimo kodą ar nuorodą į viešą kursą?",
|
||
"skipForNow": "Nuošalyje dabar",
|
||
"permissions": "Leidimai",
|
||
"spaceChildPermission": "Kas gali pridėti naujus pokalbius šiam kursui",
|
||
"addEnvironmentOverride": "Pridėti aplinkos perrašymą",
|
||
"defaultOption": "Numatytasis",
|
||
"deleteChatDesc": "Ar tikrai norite ištrinti šį pokalbį? Jis bus ištrintas visiems dalyviams, o visi pranešimai pokalbyje nebeprieinami praktikai ar mokymosi analitikai.",
|
||
"deleteSpaceDesc": "Kursas ir bet kurie pasirinktini pokalbiai bus ištrinti visiems dalyviams, o visi pranešimai pokalbyje nebeprieinami praktikai ar mokymosi analitikai. Šis veiksmas nėra atšaukiamas.",
|
||
"chatWithActivities": "Pokalbis su veiklomis",
|
||
"launch": "Pradėti",
|
||
"launchActivityToChats": "Pradėti veiklą pokalbiuose",
|
||
"searchChats": "Ieškoti pokalbių",
|
||
"selectChats": "Pasirinkti pokalbius",
|
||
"selectChatToStart": "Baigta! Pasirinkite pokalbį pradėti",
|
||
"maxFifty": "Maks. 50",
|
||
"configureSpace": "Konfigūruoti kursą",
|
||
"pinMessages": "Prisegti žinutes",
|
||
"setJoinRules": "Nustatyti prisijungimo taisykles",
|
||
"changeGeneralSettings": "Keisti bendruosius nustatymus",
|
||
"inviteOtherUsersToRoom": "Pakviesti kitus naudotojus",
|
||
"changeTheNameOfTheSpace": "Pakeisti kurso pavadinimą",
|
||
"changeTheDescription": "Pakeisti aprašymą",
|
||
"changeThePermissions": "Pakeisti leidimus",
|
||
"introductions": "Įvados",
|
||
"announcements": "Pranešimai",
|
||
"activities": "Veiklos",
|
||
"access": "Prieiga",
|
||
"botSettings": "Bot nustatymai",
|
||
"activitySuggestionTimeoutMessage": "Mes intensyviai dirbame, kad sukurtume daugiau veiklų jums, prašome grįžti po minutės",
|
||
"accessSettingsWarning": "Opa! Atrodo, kad neturite leidimo nustatyti šios kambario prieigos taisyklių. Patikrinkite jas, kad įsitikintumėte, ar jos atitinka jūsų poreikius, ir susisiekite su kambario administratoriumi, jei reikia jas pakeisti.",
|
||
"howSpaceCanBeFound": "Kaip galima rasti šį kursą",
|
||
"private": "Privatus",
|
||
"cannotBeFoundInSearch": "Negalima rasti paieškoje",
|
||
"public": "Viešas",
|
||
"visibleToCommunity": "Matomas platesnei Pangea pokalbių bendruomenei per \"Rasti kursą\"",
|
||
"howSpaceCanBeJoined": "Kaip galima prisijungti prie šio kurso",
|
||
"canBeFoundVia": "Gali būti rastas per:",
|
||
"canBeFoundViaInvitation": "• kvietimą",
|
||
"canBeFoundViaCodeOrLink": "• kodą arba nuorodą",
|
||
"canBeFoundViaKnock": "• prašymą prisijungti ir administratoriaus patvirtinimą",
|
||
"youHaveLeveledUp": "Jūs pakilote lygmeniu!",
|
||
"sendActivities": "Siųsti veiklas",
|
||
"getStarted": "Pradėti",
|
||
"getStartedBotChatDesc": "Pokalbiai su dirbtiniu intelektu yra puiki pradžia, o Pangea skaitymo, rašymo, klausymo ir kalbėjimo įrankiai tai padaro lengva!",
|
||
"getStartedCommunitiesDesc": "Mokymasis su bendruomene yra vieta, kur Pangea pokalbis išsiskiria!\nJūs galite prisijungti prie savo klasės, rasti kursą arba net sukurti savo!",
|
||
"getStartedFriendsDesc": "Ar turite draugą, kuris nori mokytis kartu su jumis?",
|
||
"getStartedBotChatComplete": "Puiku! Jūs kalbate su botu!",
|
||
"getStartedCommunitiesComplete": "Puiku, jūs prisijungėte prie kurso!",
|
||
"getStartedComplete": "Jūs baigėte šį skyrių!\nTęskite mūsų nuostabių funkcijų tyrinėjimą bendraudami su draugais!",
|
||
"getStartedFriendsComplete": "Woohoo! Jūs turite draugų! 😉",
|
||
"getStartedBotChatButton": "Pradėti pokalbį!",
|
||
"getStartedFriendsButton": "Pokalbis su draugu",
|
||
"groupChat": " Grupinis pokalbis",
|
||
"directMessage": "Tiesioginė žinutė",
|
||
"newDirectMessage": "Nauja tiesioginė žinutė",
|
||
"speakingExercisesTooltip": "Kalbėjimas",
|
||
"noChatsFoundHereYet": "Čia dar nerasta pokalbių",
|
||
"duration": "Trukmė",
|
||
"transcriptionFailed": "Nepavyko transkribuoti garso",
|
||
"aUserIsKnocking": "1 naudotojas prašo prisijungti prie jūsų kurso",
|
||
"usersAreKnocking": "{users} naudotojai prašo prisijungti prie jūsų kurso",
|
||
"failedToFetchTranscription": "Nepavyko gauti transkripcijos",
|
||
"deleteEmptySpaceDesc": "Kursas bus ištrintas visiems dalyviams. Šio veiksmo atšaukti neįmanoma.",
|
||
"regenerate": "Atnaujinti",
|
||
"mySavedActivities": "Mano išsaugotos veiklos",
|
||
"noSavedActivities": "Nėra išsaugotų veiklų",
|
||
"saveActivity": "Išsaugoti šią veiklą",
|
||
"yourSavedActivities": "Išsaugotos veiklos",
|
||
"failedToPlayVideo": "Nepavyko paleisti vaizdo įrašo",
|
||
"done": "Atlikta",
|
||
"inThisSpace": "Šio kurso metu",
|
||
"myContacts": "Mano kontaktai",
|
||
"inviteAllInSpace": "Pakviesti visus šiame kurse",
|
||
"spaceParticipantsHaveBeenInvitedToTheChat": "Visi kurso dalyviai pakviesti į pokalbį",
|
||
"numKnocking": "{count} beldžiasi",
|
||
"numInvited": "{count} pakviesti",
|
||
"saved": "Išsaugota",
|
||
"reset": "Atstatyti",
|
||
"errorGenerateActivityMessage": "Nepavyko sugeneruoti veiklos",
|
||
"errorRegenerateActivityMessage": "Nepavyko pergeneruoti veiklos",
|
||
"errorLaunchActivityMessage": "Nepavyko paleisti veiklos",
|
||
"errorFetchingActivitiesMessage": "Nepavyko gauti veiklų",
|
||
"errorFetchingDefinition": "Nepavyko gauti apibrėžimo",
|
||
"errorProcessAnalytics": "Nepavyko apdoroti analizės",
|
||
"errorDownloading": "Atsisiuntimas nepavyko",
|
||
"errorFetchingLevelSummary": "Nepavyko gauti lygio santraukos",
|
||
"errorLoadingSpaceChildren": "Nepavyko įkelti pokalbių šiame kurse",
|
||
"unexpectedError": "Nenumatyta klaida.",
|
||
"pleaseReload": "Prašome perkrauti ir bandyti dar kartą.",
|
||
"translationError": "Vertimo klaida",
|
||
"errorFetchingTranslation": "Nepavyko gauti vertimo",
|
||
"errorFetchingActivity": "Nepavyko gauti veiklos",
|
||
"check": "Patikrinti",
|
||
"unableToFindRoom": "Su šiuo kodu nerasta pokalbio ar kurso. Bandykite dar kartą.",
|
||
"numCompletedActivities": "Užbaigtų veiklų skaičius",
|
||
"viewingAnalytics": "Peržiūrite {visible}/{users} analizę",
|
||
"request": "Prašymas",
|
||
"requestAll": "Prašyti viską",
|
||
"confirmMessageUnpin": "Ar tikrai norite atjungti šią žinutę?",
|
||
"createActivityPlan": "Sukurti naują veiklos planą",
|
||
"saveAndLaunch": "Išsaugoti ir paleisti",
|
||
"launchToSpace": "Paleisti į kursą",
|
||
"numberOfActivities": "Veiklos sesijų skaičius",
|
||
"maximumActivityParticipants": "Kiekviena veikla gali turėti iki {count} dalyvių.",
|
||
"pending": "Laukiama",
|
||
"inactive": "Nekeičiama",
|
||
"unjoinedActivityMessage": "Ar norite dalyvauti? Pasirinkite atvirą vaidmenį!\nArba praleiskite laiką ir stebėkite šou!",
|
||
"fullActivityMessage": "Nesijaudinkite, žiūrėkite šou! Nors nėra atvirų vaidmenų dalyvauti, galite peržiūrėti pokalbį!",
|
||
"confirmRole": "Patvirtinti vaidmenį",
|
||
"openRoleLabel": "ATVIRAS",
|
||
"joinedTheActivity": "👋 {username} prisijungė kaip {role}",
|
||
"finishedTheActivity": "🎯 {username} užbaigė šią veiklą",
|
||
"endActivityTitle": "Aš baigiau",
|
||
"endActivityDesc": "Ar pasiekėte tikslus?\nTai jūsų patvirtinimas, kad atsisakote rašymo. Bet nesijaudinkite, linksmybės tęsiasi pokalbyje! Drąsiai leiskitės ir mėgaukitės šou, kol visi paspaus 'Baigta'.",
|
||
"archiveToAnalytics": "Pridėti prie mano užbaigtų veiklų",
|
||
"activitySummaryError": "Veiklos santraukų nėra",
|
||
"requestSummaries": "Prašyti santraukų",
|
||
"loadingActivitySummary": "Įkeliama veiklos santrauka...",
|
||
"generatingNewActivities": "Jūs esate pirmasis šios kalbos poros naudotojas! Prašome palaukti minutėlę, ruošiame veiklas būtent jums.",
|
||
"requestAccessTitle": "Prašyti prieigos prie analitikos?",
|
||
"requestAccessDesc": "Ar norėtumėte prašyti prieigos peržiūrėti dalyvių analitiką?\n\nJei dalyviai sutiks, šios kurso administratoriai galės matyti:\n • bendrą žodyną\n • bendrus gramatikos konceptus\n • atliktų veiklos sesijų skaičių\n • naudotus, teisingus ir neteisingus gramatikos konceptus\n\nJie negalės matyti:\n • žinučių pokalbiuose už kurso ribų\n • žodyno sąrašo",
|
||
"requestAccess": "Prašyti prieigos ({count})",
|
||
"analyticsInactiveTitle": "Užklausų nebuvo galima siųsti neaktyviems vartotojams",
|
||
"analyticsInactiveDesc": "Neaktyvūs vartotojai, kurie nesiregistravo nuo šios funkcijos įdiegimo, nematys jūsų užklausos.\n\nUžklausos mygtukas pasirodys, kai jie sugrįš. Galite iš naujo siųsti užklausą vėliau paspausdami Užklausos mygtuką po jų vardu, kai jis bus prieinamas.",
|
||
"accessRequestedTitle": "Prieigos prie analitikos užklausa",
|
||
"accessRequestedDesc": "„{space}“ administratoriai prašo peržiūrėti jūsų mokymosi analitiką.\n\nJei sutinkate, šios kurso administratoriai galės matyti:\n • bendrą žodyną\n • bendrus gramatikos konceptus\n • atliktų veiklos sesijų skaičių\n • naudotus, teisingus ir neteisingus gramatikos konceptus\n\nJie negalės matyti:\n • žinučių pokalbiuose už kurso ribų\n • žodyno sąrašo",
|
||
"allowAccess": "Leisti prieigą",
|
||
"denyAccess": "Atmesti prieigą",
|
||
"adminRequestedAccess": "Administratoriai prašo peržiūrėti jūsų analitiką.",
|
||
"lastUpdated": "Atnaujinta\n{time}",
|
||
"activityFinishedMessage": "Viskas baigta!",
|
||
"endForAll": "Uždaryti visiems",
|
||
"newCourse": "Naujas kursas",
|
||
"newCourseSubtitle": "Kokią kurso planą norėtumėte naudoti?",
|
||
"failedToLoadCourses": "Nepavyko įkelti kursų",
|
||
"numModules": "{num} moduliai",
|
||
"numActivityPlans": "{num} veiklos planai",
|
||
"coursePlan": "Kurso planas",
|
||
"editCourseLater": "Vėliau galite redaguoti šablono pavadinimą, aprašymus ir kurso vaizdą.",
|
||
"newCourseAccess": "Pagal numatytuosius nustatymus kursai yra privatūs ir reikalauja administratoriaus patvirtinimo prisijungiant. Šiuos nustatymus galite redaguoti bet kuriuo metu.",
|
||
"createCourse": "Sukurti kursą",
|
||
"stats": "Statistika",
|
||
"createGroupChat": "Sukurti grupinį pokalbį",
|
||
"editCourse": "Redaguoti kursą",
|
||
"inviteDesc": "Per vartotojo vardą, kodą ar nuorodą",
|
||
"editCourseDesc": "Čia galite redaguoti kurso pavadinimą, aprašymą ir kt.",
|
||
"permissionsDesc": "Nustatykite leidimus, pvz., kas gali pakviesti naudotojus, siųsti žinutes, kurti pokalbius ir kt.",
|
||
"accessDesc": "Galite padaryti savo kursą atvirą visiems! Arba, padaryti jį privačiu ir saugiu.",
|
||
"createGroupChatDesc": "Nors veiklos sesijos prasideda ir baigiasi, grupiniai pokalbiai liks atviri kasdieniam bendravimui.",
|
||
"deleteDesc": "Tik tik administratori gali ištrinti kursą. Tai yra destruktyvus veiksmas, kuris pašalina visus naudotojus ir ištrina visus pasirinktus pokalbius kurse. Būkite atsargūs.",
|
||
"failedToLoadCourseInfo": "Nepavyko įkelti kurso informacijos",
|
||
"noCourseFound": "O, šis kursas turi būti suplanuotas!\n\nKurso planai yra temų ir pokalbių veiklų seka.",
|
||
"additionalParticipants": "+ {num} kiti",
|
||
"activityNotFoundForCourse": "Ši veikla kurse nerasta",
|
||
"courseChats": "Kurso pokalbiai",
|
||
"myActivitySessions": "Mano veiklos sesijos",
|
||
"directMessages": "Tiesioginės žinutės",
|
||
"whatNow": "Kas dabar?",
|
||
"chooseNextActivity": "Pasirinkite savo kitą veiklą!",
|
||
"seeInstructions": "Peržiūrėti instrukcijas",
|
||
"hideInstructions": "Slėpti instrukcijas",
|
||
"letsGo": "Pradėkime",
|
||
"chooseRole": "Pasirinkite vaidmenį!",
|
||
"chooseRoleToParticipate": "Pasirinkite vaidmenį dalyvauti!",
|
||
"waitingToFillRole": "Laukiama užpildyti {num} vaidmenis...",
|
||
"pingParticipants": "Pranešti kurso dalyviams",
|
||
"playWithBot": "Žaisti su Pangea botu",
|
||
"inviteFriends": "Pakvieskite draugus",
|
||
"waitNotDone": "Laukite, aš dar nesu baigęs!",
|
||
"waitingForOthersToFinish": "Laukiama kitų pabaigos...",
|
||
"saveToCompletedActivities": "Išsaugoti kaip užbaigtas veiklas",
|
||
"generatingSummary": "Analizuojama pokalbis ir generuojami rezultatai",
|
||
"instructionsLanguage": "Instrukcijų kalba",
|
||
"findCourse": "Rasti kursą",
|
||
"activityCompletedDesc": "Jūsų užbaigta veikla buvo pridėta prie analizės, kur galite peržiūrėti ir praktikuoti naudotą kalbą.",
|
||
"pingParticipantsNotification": "{user} ieško naudotojų prisijungti prie veiklos sesijos {room}",
|
||
"course": "Kursas",
|
||
"courses": "Kursai",
|
||
"courseName": "Kurso pavadinimas",
|
||
"createNewCourse": "Naujas kursas",
|
||
"publicCourses": "Vieši kursai",
|
||
"goToCourse": "Eiti į kursą: {course}",
|
||
"activityComplete": "Ši veikla buvo užbaigta. Apžvalga turėtų būti prieinama žemiau.",
|
||
"haventChattedMuch": "Atrodo, kad nesikalbėjote daug, pabandykite naudoti daugiau žodžių! Jei jau įvykdėte savo tikslą, galite užbaigti veiklą žemiau.",
|
||
"haveChatted": "Atrodo, kad jau kalbėjotės šiek tiek! Jei jau įvykdėte savo tikslą, užbaikite veiklą ir mes sugeneruosime jums apžvalgą pokalbyje!",
|
||
"userDoneAndWaiting": "{num1}/{num2} dalyvių jau baigė. Laukiama visų pabaigos, ir mes sugeneruosime jums apžvalgą pokalbyje! \n\nJei norite vėl prisijungti prie pokalbio, spustelėkite tęsti mygtuką pokalbyje.",
|
||
"othersDoneAndWaiting": "{num1}/{num2} jau baigė. Ar įvykdėte savo tikslą?",
|
||
"startNewSession": "Pradėti naują sesiją",
|
||
"joinOpenSession": "Prisijungti prie atviros sesijos",
|
||
"less": "mažiau",
|
||
"activityNotFound": "Veikla nerasta",
|
||
"levelUp": "Pakilti lygį",
|
||
"myActivities": "Mano veiklos",
|
||
"openToJoin": "Atvira prisijungimui",
|
||
"results": "Rezultatai",
|
||
"activityDone": "Veikla atlikta!",
|
||
"moreLabel": "daugiau",
|
||
"promoCodeInfo": "Nuolaidos kodus galima įvesti kitame puslapyje",
|
||
"editsComingSoon": "Kurių miestų ir veiklų redagavimo funkcijos netrukus bus prieinamos.",
|
||
"editing": "Redagavimas",
|
||
"activityNeedsOneMember": "Oho! Šiai veiklai reikia dar 1 asmens.",
|
||
"activityNeedsMembers": "Oho! Šiai veiklai reikia dar {num} žmonių.",
|
||
"inviteFriendsToCourse": "Pakvieskite draugus į mano kursą",
|
||
"subscribeToUnlockActivitySummaries": "Prenumeruokite, kad atrakintumėte veiklos santraukas",
|
||
"subscribeToUnlockDefinitions": "Prenumeruokite, kad atrakintumėte apibrėžimus",
|
||
"subscribeToUnlockTranscriptions": "Prenumeruokite, kad atrakintumėte transkripcijas",
|
||
"pingSent": "🔔 Kursų įspėjimas išsiųstas! 🔔",
|
||
"courseTitle": "Kurso pavadinimas",
|
||
"courseDesc": "Kurso aprašymas",
|
||
"courseSavedSuccessfully": "Kursas sėkmingai išsaugotas",
|
||
"addCoursePlan": "Pridėti kurso planą",
|
||
"activityStatsButtonInstruction": "Spustelėkite čia, norėdami peržiūrėti savo veiklos statistiką ir uždaryti veiklą, kai baigsite",
|
||
"readingAnalyticsDesc": "Spustelėkite praktika ant kiekvienos žinutės skaitymo veikloms.",
|
||
"speakingAnalyticsDesc": "Įrašykite balso žinutes kalbėjimo praktikai.",
|
||
"audioAnalyticsDesc": "Spustelėkite praktika ant kiekvienos žinutės klausymo veikloms.",
|
||
"loginToAccount": "Prisijungti prie mano paskyros",
|
||
"appDescription": "Išmokite kalbą\nnaudodamiesi tekstais su draugais.",
|
||
"languages": "Kalbos",
|
||
"chooseLanguage": "Pasirinkite kalbą.",
|
||
"planTrip": "Planuoti kelionę",
|
||
"howAreYouTraveling": "Kaip keliaujate?",
|
||
"unlockPrivateTrip": "Atrakinti privačią kelionę",
|
||
"joinPublicTrip": "Prisijungti prie viešos kelionės",
|
||
"startOwnTrip": "Pradėti savo kelionę",
|
||
"tripPlanDesc": "Kelionės yra kursai. Kiekvienas turi 8-10 temų seką su įvairiomis užduočių pagrindu grindžiamomis kalbos mokymosi veiklomis.",
|
||
"unlockPrivateTripTitle": "Atrakinti privačią kelionę",
|
||
"browsePublicTrips": "Naršyti viešas keliones",
|
||
"startOwnTripTitle": "Pradėti savo kelionę",
|
||
"courseCode": "Koks yra slaptažodis?",
|
||
"courseCodeHint": "Kelionės kodas arba nuoroda",
|
||
"unlockMyTrip": "Atrakinti mano kelionę",
|
||
"anyLevel": "Bet koks lygis",
|
||
"signupOption": "Kaip norite užsiregistruoti?",
|
||
"withApple": "Su Apple",
|
||
"withGoogle": "Su Google",
|
||
"withEmail": "Su el. paštu",
|
||
"createAccount": "Sukurti paskyrą",
|
||
"noCoursesFound": "Nepavyko rasti kursų",
|
||
"loginWithEmail": "Prisijungti su el. paštu",
|
||
"usernameOrEmail": "Vartotojo vardas arba el. paštas",
|
||
"email": "El. paštas",
|
||
"forgotPassword": "Pamiršote slaptažodį?",
|
||
"writingAnalyticsDesc": "Siųskite žinutes praktikuodami rašymą.",
|
||
"endActivity": "Baigti veiklą",
|
||
"allLanguages": "Visos kalbos",
|
||
"allCefrLevels": "Visi CEFR lygiai",
|
||
"chatListTooltip": "Čia rasite savo tiesiogines žinutes! Spustelėkite bet kurio vartotojo avatarą ir „pradėti pokalbį“, kad išsiųstumėte tiesioginę žinutę.",
|
||
"directMessageBotTitle": "Tiesioginė žinutė Pangea Bot",
|
||
"feedbackTitle": "Veiklos atsiliepimai",
|
||
"feedbackDesc": "Kaip galima patobulinti veiklą? Jei galite pateikti keletą detalių, mes padarysime pakeitimą!",
|
||
"feedbackHint": "Jūsų atsiliepimas",
|
||
"feedbackButton": "Pateikti atsiliepimą",
|
||
"directMessageBotDesc": "Kalbėtis su žmonėmis yra smagiau, bet... dirbtinis intelektas visada pasiruošęs!",
|
||
"inviteYourFriends": "Pakvieskite savo draugus",
|
||
"playWithAI": "Žaiskite su dirbtiniu intelektu dabar",
|
||
"courseStartDesc": "Pangea botas pasiruošęs bet kada pradėti!\n\n...bet mokymasis yra geresnis su draugais!",
|
||
"@@locale": "lt",
|
||
"@@last_modified": "2025-10-16 13:31:41.724130",
|
||
"@alwaysUse24HourFormat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notAnImage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setCustomPermissionLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setPermissionsLevelDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ignoreUser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@normalUser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@importNow": {
|
||
"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"
|
||
}
|
||
}
|
||
},
|
||
"@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": {}
|
||
},
|
||
"@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": {}
|
||
},
|
||
"@checkList": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@countInvited": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@createGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatPermissions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emoteKeyboardNoRecents": {
|
||
"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": {}
|
||
},
|
||
"@chatDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatDescriptionHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hideRedactedMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hideRedactedMessagesBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hideInvalidOrUnknownMessageFormats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@block": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@blockedUsers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@blockListDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@blockUsername": {
|
||
"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": {}
|
||
},
|
||
"@messagesStyle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareInviteLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hideMemberChangesInPublicChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hideMemberChangesInPublicChatsBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@overview": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notifyMeFor": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@passwordRecoverySettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@redactedBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@directChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@redactedByBecause": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"reason": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@sendImages": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@setChatDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@presenceStyle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@presencesToggle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@startFirstChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@synchronizingPleaseWaitCounter": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"percentage": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@youInvitedToBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"alias": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@invitedBy": {
|
||
"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": {}
|
||
},
|
||
"@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": {
|
||
"wordForm": {
|
||
"type": "String"
|
||
},
|
||
"morphologicalFeature": {
|
||
"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": "Pakvieskite draugus į veiklą",
|
||
"inviteFriendsToActivityCourse": "Pakvieskite draugus į veiklą ir kursą",
|
||
"feedbackRespDesc": "Kitą dieną patikrinkite atnaujinimus apie veiklą.",
|
||
"activityDropdownDesc": "Kai baigsite šią veiklą, spustelėkite žemiau",
|
||
"activityAnalyticsListBody": "Tai yra jūsų užbaigtos veiklos! Baigę veiklas, jas galite peržiūrėti čia.",
|
||
"languageMismatchTitle": "Kalbos neatitikimas",
|
||
"languageMismatchDesc": "Jūsų tikslinė kalba nesutampa su šios veiklos kalba. Ar norite atnaujinti savo tikslinę kalbą?",
|
||
"reportWordIssueTooltip": "Pranešti apie žodžio informacijos problemą",
|
||
"tokenInfoFeedbackDialogTitle": "Žodžio informacijos atsiliepimai",
|
||
"tokenInfoFeedbackDialogDesc": "Dirbtinis intelektas daro klaidų. Prašome aprašyti bet kokias problemas, kurias radote su aukščiau pateikta informacija.",
|
||
"noPublicCoursesFound": "Nerasta viešųjų kursų. Ar norėtumėte sukurti vieną?",
|
||
"noCourseTemplatesFound": "Nepavyko rasti jokių kursų jūsų tikslinei kalbai. Tuo tarpu galite bendrauti su Pangea Bot ir vėliau grįžti pasitikrinti daugiau kursų.",
|
||
"botActivityJoinFailMessage": "Pangea Bot šiek tiek užtrunka atsakydamas. Prašome pabandyti vėliau arba pakviesti draugą.",
|
||
"unsubscribedResponseError": "Šiai funkcijai reikalinga prenumerata",
|
||
"leaveDesc": "Išeikite iš šios erdvės ir visų pokalbių joje",
|
||
"selectAll": "Pasirinkti viską",
|
||
"deselectAll": "Atšaukti viską",
|
||
"@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": "Pradėkite savo",
|
||
"joinCourseDesc": "Kiekvienas kursas turi 8-10 temų sekų su įvairiomis užduotimis pagrįstomis kalbos mokymosi veiklomis.",
|
||
"newMessageInPangeaChat": "📩 Naujiena žinutė Pangea pokalbyje",
|
||
"shareCourse": "Pasidalinti kursu",
|
||
"addCourse": "Pridėti kursą",
|
||
"joinCourseWithCode": "Prisijungti prie kurso su kodu",
|
||
"joinPublicCourse": "Prisijungti prie viešo kurso",
|
||
"vocabLevelsDesc": "Čia pateks žodžiai, kai juos pakelsite į aukštesnį lygį!",
|
||
"highlightVocabTooltip": "Pažymėkite žemiau esančius tikslinius žodžius siųsdami juos arba praktikuodamiesi su jais pokalbyje",
|
||
"@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": {}
|
||
}
|
||
} |