* 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>
12855 lines
No EOL
434 KiB
Text
12855 lines
No EOL
434 KiB
Text
{
|
||
"alias": "მეტსახელი",
|
||
"@alias": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"appLockDescription": "პინკოდის გამოყენების გარეშე აპლიკაციის ბლოკირება",
|
||
"@appLockDescription": {},
|
||
"commandHint_hug": "მეგობრული ჩახუტვის გაგზავნა",
|
||
"@commandHint_hug": {},
|
||
"areYouSure": "დარწმუნებული ხართ?",
|
||
"@areYouSure": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"areYouSureYouWantToLogout": "დარწმუნებული ხართ, რომ გამოსვლა გსურთ?",
|
||
"@areYouSureYouWantToLogout": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"hugContent": "{senderName} მეგობრულად გეხუტება",
|
||
"@hugContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"askSSSSSign": "სხვა მომხმარებლის დადასტურებლად, გთხოვთ, ჩაწეროთ თქვენი ან საიდუმლო ფრაზა, ან აღდგენის გასაღები.",
|
||
"@askSSSSSign": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"autoplayImages": "ანიმირებული სტიკერებისა და ემოჯების ავტომატური ჩართვა",
|
||
"@autoplayImages": {
|
||
"type": "String",
|
||
"placeholder": {}
|
||
},
|
||
"banFromChat": "ჩატიდან გაგდება და ბლოკირება",
|
||
"@banFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"banned": "დაბლოკილია",
|
||
"@banned": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"badServerLoginTypesException": "ამ სერვერს აქვს შესვლის მეთოდების მხარდაჭერა:\n{serverVersions}\nმაგრამ ამ აპლიკაციას აქვს მხარდაჭერა მხოლოდ:\n{supportedVersions}",
|
||
"@badServerLoginTypesException": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"serverVersions": {
|
||
"type": "String"
|
||
},
|
||
"supportedVersions": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sendOnEnter": "გაგზავნა enter-ის დაჭერისას",
|
||
"@sendOnEnter": {},
|
||
"bannedUser": "{username} დაბლოკა {targetName}",
|
||
"@bannedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"blockDevice": "მოწყობილების ბლოკირება",
|
||
"@blockDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"blocked": "დაბლოკილია",
|
||
"@blocked": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"botMessages": "ბოტის შეტყობინებები",
|
||
"@botMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"cancel": "გაუქმება",
|
||
"@cancel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changedTheHistoryVisibilityTo": "{username} შეცვალა ისტორიის ხილვადობა: {rules}",
|
||
"@changedTheHistoryVisibilityTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"rules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheJoinRules": "{username} გაწევრიანების წესები შეცვალა",
|
||
"@changedTheJoinRules": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheProfileAvatar": "{username} შეცვალა პროფილის ფოტო",
|
||
"@changedTheProfileAvatar": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"chat": "ჩატი",
|
||
"@chat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeYourAvatar": "პროფილის ფოტოს შეცვლა",
|
||
"@changeYourAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"yourChatBackupHasBeenSetUp": "თქვენი ჩატის სარეზერვო საშუალება კონფიგურირებული იქნა.",
|
||
"@yourChatBackupHasBeenSetUp": {},
|
||
"channelCorruptedDecryptError": "დაშიფვრა დაზიანდა",
|
||
"@channelCorruptedDecryptError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatBackupDescription": "თქვენი ძველი შეტყობინებები დაცულია აღდგების გასაღებით. არ დაკარგოთ ის.",
|
||
"@chatBackupDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_discardsession": "სესიის გაუქმება",
|
||
"@commandHint_discardsession": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /discardsession"
|
||
},
|
||
"commandHint_invite": "მოცემული მომხმარებლის მოწვევა ამ ოთახში",
|
||
"@commandHint_invite": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /invite"
|
||
},
|
||
"commandHint_plain": "არაფორმატირებული ტექსტის გაგზავნა",
|
||
"@commandHint_plain": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /plain"
|
||
},
|
||
"commandHint_send": "ტექსტის გაგზავნა",
|
||
"@commandHint_send": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /send"
|
||
},
|
||
"commandMissing": "{command} არაა ბრძანება.",
|
||
"@commandMissing": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"command": {
|
||
"type": "String"
|
||
}
|
||
},
|
||
"description": "State that {command} is not a valid /command."
|
||
},
|
||
"confirm": "დადასტურება",
|
||
"@confirm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"connect": "დაკავშირება",
|
||
"@connect": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"countParticipants": "{count} მონაწილე",
|
||
"@countParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"createGroup": "ჯგუფის შექმნა",
|
||
"@createGroup": {},
|
||
"deactivateAccountWarning": "ეს გააუქმებს თქვენს ანგარიშს. ამის გაუქმება შეუძლებელია. დარწმუნებული ხართ?",
|
||
"@deactivateAccountWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"devices": "მოწყობილებები",
|
||
"@devices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"darkTheme": "ბნელი",
|
||
"@darkTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatPermissions": "ჩატის უფლებები",
|
||
"@chatPermissions": {},
|
||
"dateAndTimeOfDay": "{date}, {timeOfDay}",
|
||
"@dateAndTimeOfDay": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"date": {
|
||
"type": "String"
|
||
},
|
||
"timeOfDay": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"editRoomAliases": "ოთახის მეტსახელების შეცვლა",
|
||
"@editRoomAliases": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteExists": "ეს ემოცია უკვე არსებობს!",
|
||
"@emoteExists": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteInvalid": "ემოციის არასწორი მოკლე კოდი!",
|
||
"@emoteInvalid": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"importNow": "იმპორტი",
|
||
"@importNow": {},
|
||
"importEmojis": "ემოჯის იმპორტი",
|
||
"@importEmojis": {},
|
||
"importFromZipFile": "იმპორტი .zip ფაილიდან",
|
||
"@importFromZipFile": {},
|
||
"exportEmotePack": "ემოციების .zip ფაილში ექსპორტი",
|
||
"@exportEmotePack": {},
|
||
"replace": "ჩანაცვლება",
|
||
"@replace": {},
|
||
"accept": "თანხმობა",
|
||
"@accept": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"acceptedTheInvitation": "👍 {username} მიიღო მოწვევა",
|
||
"@acceptedTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"account": "ანგარიში",
|
||
"@account": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"addEmail": "ელ.ფოსტის დამატება",
|
||
"@addEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"confirmMatrixId": "გთხოვთ, დაადასტუროთ თქვენი Matrix ID ანგარიშის წაშლისათვის.",
|
||
"@confirmMatrixId": {},
|
||
"addChatDescription": "ჩატის აღწერილობის დამატება...",
|
||
"@addChatDescription": {},
|
||
"addToSpace": "სივრცეში დამატება",
|
||
"@addToSpace": {},
|
||
"admin": "ადმინი",
|
||
"@admin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"all": "ყველა",
|
||
"@all": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"allChats": "ყველა ჩატი",
|
||
"@allChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_cuddle": "ჩახუტების გაგზავნა",
|
||
"@commandHint_cuddle": {},
|
||
"answeredTheCall": "{senderName} უპასუხა ზარს",
|
||
"@answeredTheCall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"anyoneCanJoin": "ყველას შეუძლია გაწევრიანება",
|
||
"@anyoneCanJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"appLock": "აპლიკაციის ბლოკირება",
|
||
"@appLock": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"archive": "არქივი",
|
||
"@archive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_googly": "გამოშტერილი თვალების გაგზავნა",
|
||
"@commandHint_googly": {},
|
||
"googlyEyesContent": "{senderName} გამოშტერილ თვალებს გიგზავნის",
|
||
"@googlyEyesContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"cuddleContent": "{senderName} გეხუტება",
|
||
"@cuddleContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"areGuestsAllowedToJoin": "შეუძლიათ თუ არა სტუმარ მომხმარებლებს გაწევრიანება",
|
||
"@areGuestsAllowedToJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"askVerificationRequest": "მიიღებთ {username} დადასტურების მოთხოვნას?",
|
||
"@askVerificationRequest": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sendTypingNotifications": "წერის შეტყობინების გაგზავნა",
|
||
"@sendTypingNotifications": {},
|
||
"cantOpenUri": "ვერ იხსნება ბმული {uri}",
|
||
"@cantOpenUri": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"uri": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changeDeviceName": "მოწყობილების გადარქმევა",
|
||
"@changeDeviceName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changedTheChatAvatar": "{username} ჩატის ფოტო შეცვალა",
|
||
"@changedTheChatAvatar": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatDescriptionTo": "{username} ჩატის ახალი აღწერილობა დააყენა: '{description}'",
|
||
"@changedTheChatDescriptionTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"description": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatNameTo": "{username} ჩატი გადაარქვა: '{chatname}'",
|
||
"@changedTheChatNameTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"chatname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatPermissions": "{username} ჩატის უფლებები შეცვალა",
|
||
"@changedTheChatPermissions": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheGuestAccessRules": "{username} შეცვალა სტუმრების წვდომის წესები",
|
||
"@changedTheGuestAccessRules": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheGuestAccessRulesTo": "{username} შეცვალა სტუმრების წვდომის წესები: {rules}",
|
||
"@changedTheGuestAccessRulesTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"rules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheHistoryVisibility": "{username} შეცვალა ისტორიის ხილვადობა",
|
||
"@changedTheHistoryVisibility": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheJoinRulesTo": "{username} გაწევრიანების წესები შეცვალა: {joinRules}",
|
||
"@changedTheJoinRulesTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"joinRules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheRoomAliases": "{username} ოთახის მეტსახელები შეცვალა",
|
||
"@changedTheRoomAliases": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheRoomInvitationLink": "{username} მოწვევის ბმული შეცვალა",
|
||
"@changedTheRoomInvitationLink": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changePassword": "პაროლის შეცვლა",
|
||
"@changePassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheHomeserver": "სახლის სერვერის შეცვლა",
|
||
"@changeTheHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheme": "სტილის შეცვლა",
|
||
"@changeTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheNameOfTheGroup": "ჯგუფის გადარქმევა",
|
||
"@changeTheNameOfTheGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatBackup": "ჩატის სარეზერვო საშუალება",
|
||
"@chatBackup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatDetails": "ჩატის დეტალები",
|
||
"@chatDetails": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatHasBeenAddedToThisSpace": "ჩატი დაემატა ამ სივრცეს",
|
||
"@chatHasBeenAddedToThisSpace": {},
|
||
"chats": "ჩატები",
|
||
"@chats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chooseAStrongPassword": "ძლიერი პაროლი აარჩიეთ",
|
||
"@chooseAStrongPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"clearArchive": "არქივის გაწმენდა",
|
||
"@clearArchive": {},
|
||
"close": "დახურვა",
|
||
"@close": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_markasgroup": "აღნიშვნა, როგორც ჯგუფის",
|
||
"@commandHint_markasgroup": {},
|
||
"commandHint_ban": "მოცემული მომხმარებლის ბლოკირება ამ ოთახში",
|
||
"@commandHint_ban": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /ban"
|
||
},
|
||
"commandHint_clearcache": "ქეშის გაწმენდა",
|
||
"@commandHint_clearcache": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /clearcache"
|
||
},
|
||
"commandHint_join": "მოცემულ ოთახში გაწევრიანება",
|
||
"@commandHint_join": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /join"
|
||
},
|
||
"commandHint_kick": "მოცემული მომხმარებლის წაშლა ამ ოთახიდან",
|
||
"@commandHint_kick": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /kick"
|
||
},
|
||
"commandHint_leave": "ამ ოთახიდან გასვლა",
|
||
"@commandHint_leave": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /leave"
|
||
},
|
||
"commandHint_me": "აღწერეთ თქვენი თავი",
|
||
"@commandHint_me": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /me"
|
||
},
|
||
"commandHint_unban": "ამ ოთახში მომხმარებლისგან ბლოკის მოხსნა",
|
||
"@commandHint_unban": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /unban"
|
||
},
|
||
"commandInvalid": "არასწორი ბრძანება",
|
||
"@commandInvalid": {
|
||
"type": "String"
|
||
},
|
||
"compareEmojiMatch": "გთხოვთ, შეადაროთ ეს ემოჯი",
|
||
"@compareEmojiMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"compareNumbersMatch": "გთხოვთ, შეადაროთ ეს რიცხვები",
|
||
"@compareNumbersMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"configureChat": "ჩატის კონფიგურაცია",
|
||
"@configureChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"contactHasBeenInvitedToTheGroup": "კონტაქტი მოწვეული იქნა ჯგუფში",
|
||
"@contactHasBeenInvitedToTheGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"containsUserName": "შეიცავს სახელს",
|
||
"@containsUserName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copiedToClipboard": "კოპირებულია ბუფერში",
|
||
"@copiedToClipboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copy": "კოპირება",
|
||
"@copy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copyToClipboard": "კოპირება ბუფერში",
|
||
"@copyToClipboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"couldNotDecryptMessage": "შეტყობინების გაშიფვრის შეცდომა: {error}",
|
||
"@couldNotDecryptMessage": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"create": "შექმნა",
|
||
"@create": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"createdTheChat": "💬 {username} შექმნა ჩატი",
|
||
"@createdTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"createNewSpace": "ახალი სივრცე",
|
||
"@createNewSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"currentlyActive": "ახლა აქტიურია",
|
||
"@currentlyActive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"dateWithoutYear": "{day}-{month}",
|
||
"@dateWithoutYear": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"month": {
|
||
"type": "String"
|
||
},
|
||
"day": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dateWithYear": "{day}-{month}-{year}",
|
||
"@dateWithYear": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"year": {
|
||
"type": "String"
|
||
},
|
||
"month": {
|
||
"type": "String"
|
||
},
|
||
"day": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"delete": "წაშლა",
|
||
"@delete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deleteAccount": "ანგარიშის წაშლა",
|
||
"@deleteAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deleteMessage": "შეტყობინების წაშლა",
|
||
"@deleteMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"device": "მოწყობილება",
|
||
"@device": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deviceId": "მოწყობილების ID",
|
||
"@deviceId": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"directChats": "პირდაპირი ჩატები",
|
||
"@directChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"allRooms": "ყველა ჯგუფური ჩატები",
|
||
"@allRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"downloadFile": "ფაილის ჩატვირთვა",
|
||
"@downloadFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"edit": "რედაქტირება",
|
||
"@edit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editBlockedServers": "ბლოკირებული სერვერების რედაქტირება",
|
||
"@editBlockedServers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editRoomAvatar": "ოთახის ფოტოს შეცვლა",
|
||
"@editRoomAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteSettings": "ემოციების პარამეტრები",
|
||
"@emoteSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"globalChatId": "გლობალური ჩატის ID",
|
||
"@globalChatId": {},
|
||
"repeatPassword": "გაიმეორეთ პაროლი",
|
||
"@repeatPassword": {},
|
||
"notAnImage": "ფაილი არაა სურათი.",
|
||
"@notAnImage": {},
|
||
"remove": "წაშლა",
|
||
"@remove": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"activatedEndToEndEncryption": "🔐 {username} გააქტიურა end to end დაშიფვრა",
|
||
"@activatedEndToEndEncryption": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"supposedMxid": "ეს უნდა იყოს {mxid}",
|
||
"@supposedMxid": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"mxid": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"about": "შესახებ",
|
||
"@about": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changedTheDisplaynameTo": "{username} შეცვალა ნაჩვენები სახელი: '{displayname}'",
|
||
"@changedTheDisplaynameTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"displayname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"commandHint_create": "ცარიელი ჯგუფური ჩატის შექმნა\nგამოიყენეთ --no-encryption გაშიფვრის გასათიშად",
|
||
"@commandHint_create": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /create"
|
||
},
|
||
"commandHint_dm": "პირდაპირი ჩატის დაწყება\nგამოიყენეთ --no-encryption გაშიფვრის გასათიშად",
|
||
"@commandHint_dm": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /dm"
|
||
},
|
||
"commandHint_html": "HTML ფორმატირებული ტექსტის გაგზავნა",
|
||
"@commandHint_html": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /html"
|
||
},
|
||
"commandHint_myroomavatar": "თქვენი ფოტოს დაყენება ამ ოთახისათვის(mxc-uri-ს დახმარებით)",
|
||
"@commandHint_myroomavatar": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /myroomavatar"
|
||
},
|
||
"commandHint_myroomnick": "ამ ოთახისათვის ნაჩვენები სახელის დაყენება",
|
||
"@commandHint_myroomnick": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /myroomnick"
|
||
},
|
||
"commandHint_op": "მოცემული მომხმარებლისათვის უფლებების დონის დაყენება (ჩვეულებრივ: 50)",
|
||
"@commandHint_op": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /op"
|
||
},
|
||
"commandHint_react": "რეაქციის სახით პასუხის გაგზავნა",
|
||
"@commandHint_react": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /react"
|
||
},
|
||
"containsDisplayName": "ნაჩვენებ სახელს შეიცავს",
|
||
"@containsDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"contentHasBeenReported": "ეს კონტენტი გაგზავნილ იქნა სერვერის ადმინისტრატორებთან",
|
||
"@contentHasBeenReported": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"defaultPermissionLevel": "ნაგულისხმევი უფლების დონე",
|
||
"@defaultPermissionLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"displaynameHasBeenChanged": "ნაჩვენები სახელი შეიცვალა",
|
||
"@displaynameHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editDisplayname": "ნაჩვენები სახელის შეცვლა",
|
||
"@editDisplayname": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"alwaysUse24HourFormat": "ყოველთვის გამოიყენეთ 24-საათიანი ფორმატი",
|
||
"setCustomPermissionLevel": "პირადობის დონე დაყენება",
|
||
"setPermissionsLevelDescription": "გთხოვთ, აირჩიოთ ქვემოთ განსაზღვრული როლი ან შეიყვანოთ პერსონალური უფლებების დონე 0-დან 100-მდე.",
|
||
"ignoreUser": "მომხმარებლის გამოტოვება",
|
||
"normalUser": "ნორმალური მომხმარებელი",
|
||
"aboutHomeserver": "შესახებ {homeserver}",
|
||
"commandHint_roomupgrade": "ამ ოთახის განახლება მითითებულ ოთახის ვერსიამდე",
|
||
"swipeRightToLeftToReply": "გადაიტრიალეთ მარჯვენა მარცხნივ პასუხისთვის",
|
||
"badServerVersionsException": "სერვერი მხარს უჭერს შემდეგ ვერსიებს:\n{serverVersions}\nმაგრამ ეს აპლიკაცია მხარს უჭერს მხოლოდ {supportedVersions}",
|
||
"countChatsAndCountParticipants": "{chats} საუბარი და {participants} მონაწილე",
|
||
"noMoreChatsFound": "საუბრები აღარ მოიძებნა...",
|
||
"noChatsFoundHere": "აქ საუბარი ჯერ არ მოიძებნა. დაიწყეთ ახალი საუბარი ვინმესთან ქვემოთ მოცემული ღილაკის გამოყენებით. ⚵",
|
||
"joinedChats": "შეერთებული საუბრები",
|
||
"unread": "წაშლილი",
|
||
"space": "სივრცე",
|
||
"spaces": "სივრცეები",
|
||
"commandHint_markasdm": "მარკირება როგორც პირდაპირი შეტყობინების ოთახი მითითებული მატრიქსის ID-სთვის",
|
||
"checkList": "შეამოწმეთ სია",
|
||
"countInvited": "{count} მოწვეული",
|
||
"emoteKeyboardNoRecents": "ბოლოს გამოყენებული ემოტები აქ გამოჩნდება...",
|
||
"emotePacks": "ემოტების პაკეტები ოთახისთვის",
|
||
"accessAndVisibility": "წვდომა და ხილვადობა",
|
||
"accessAndVisibilityDescription": "ვინ არის დაშვებული ამ ჩატის შეუერთებლად და როგორ შეიძლება იპოვოს ეს ჩატი.",
|
||
"calls": "ზარები",
|
||
"customEmojisAndStickers": "მოწოდებული ემოტები და სტიკერები",
|
||
"customEmojisAndStickersBody": "დაამატეთ ან გაუზიარეთ მოწოდებული ემოტები ან სტიკერები, რომლებიც შეიძლება გამოყენებულ იქნას ნებისმიერ ჩატში.",
|
||
"emoteShortcode": "ემოტის მოკლე კოდი",
|
||
"emoteWarnNeedToPick": "თქვენ გჭირდებათ აირჩიოთ ემოტის მოკლე კოდი და სურათი!",
|
||
"emptyChat": "ცარიელი ჩატი",
|
||
"enableEmotesGlobally": "ჩართეთ ემოტების პაკეტი გლობალურად",
|
||
"enableEncryption": "ჩართეთ დაშიფვრა",
|
||
"enableEncryptionWarning": "თქვენ აღარ შეძლებთ დაშიფვრის გამორთვას. დარწმუნებული ხართ?",
|
||
"encrypted": "დაშიფვრული",
|
||
"encryption": "დაშიფვრა",
|
||
"encryptionNotEnabled": "დაშიფვრა არ არის ჩართული",
|
||
"endedTheCall": "{senderName} დასრულდა ზარი",
|
||
"enterAnEmailAddress": "შეიყვანეთ ელფოსტის მისამართი",
|
||
"homeserver": "მთავარი სერვერი",
|
||
"enterYourHomeserver": "შეიყვანეთ თქვენი მთავარი სერვერი",
|
||
"errorObtainingLocation": "შეცდომა მდებარეობის მიღებაში: {error}",
|
||
"everythingReady": "ყველაფერი მზადაა!",
|
||
"extremeOffensive": "მძიმე შეურაცხყოფა",
|
||
"fileName": "ფაილის სახელი",
|
||
"fluffychat": "ფლუფი ჩატი",
|
||
"fontSize": "ფონტის ზომა",
|
||
"forward": "გაგზავნა წინ",
|
||
"fromJoining": "შესერთებისგან",
|
||
"fromTheInvitation": "პატიჟიდან",
|
||
"goToTheNewRoom": "მოდით ახალ ოთახში",
|
||
"group": "ჯგუფი",
|
||
"chatDescription": "ჩატის აღწერა",
|
||
"chatDescriptionHasBeenChanged": "ჩატის აღწერა შეიცვალა",
|
||
"groupIsPublic": "ჯგუფი საჯარია",
|
||
"groups": "ჯგუფები",
|
||
"groupWith": "ჯგუფი {displayname} -თან",
|
||
"guestsAreForbidden": "მოწვევები აკრძალულია",
|
||
"guestsCanJoin": "მოწვევები შემოუერთდებიან",
|
||
"hasWithdrawnTheInvitationFor": "{username} გააუქმა მოწვევა {targetName}-თვის",
|
||
"help": "დახმარება",
|
||
"hideRedactedEvents": "დამალე რედაქტირებული მოვლენები",
|
||
"hideRedactedMessages": "დამალე რედაქტირებული შეტყობინებები",
|
||
"hideRedactedMessagesBody": "თუ ვინმე რედაქტირებს შეტყობინებას, ეს შეტყობინება აღარ იქნება გამოჩნდება ჩატში.",
|
||
"hideInvalidOrUnknownMessageFormats": "დამალე არასწორი ან უცნობი შეტყობინების ფორმატები",
|
||
"howOffensiveIsThisContent": "რამდენად შეურაცხმყოფელია ეს კონტენტი?",
|
||
"id": "ID",
|
||
"identity": "იდენტობა",
|
||
"block": "ბლოკი",
|
||
"blockedUsers": "ბლოკირებული მომხმარებლები",
|
||
"blockListDescription": "თქვენ შეგიძლიათ ბლოკოთ მომხმარებლები, რომლებიც ხელს გიშლიან. თქვენ ვერ მიიღებთ შეტყობინებებს ან ოთახის მოწვევებს თქვენს პირად ბლოკ სიაში მყოფ მომხმარებლებს.",
|
||
"blockUsername": "გამოაკარით მომხმარებლის სახელი",
|
||
"iHaveClickedOnLink": "მე დავაწკაპუნე ბმულზე",
|
||
"incorrectPassphraseOrKey": "არასწორი პაროლი ან აღდგენის გასაღები",
|
||
"inoffensive": "არასაშიში",
|
||
"inviteContact": "პიროვნების მოწვევა",
|
||
"inviteContactToGroupQuestion": "გსურთ მოწვათ {contact} ჩატ \"{groupName}\"-ში?",
|
||
"inviteContactToGroup": "მოწვევა {groupName}-ში",
|
||
"noChatDescriptionYet": "ჩატის აღწერა ჯერ არ შექმნილა.",
|
||
"tryAgain": "მეორედ სცადეთ",
|
||
"invalidServerName": "არასწორი სერვერის სახელი",
|
||
"invited": "მოწვეული",
|
||
"redactMessageDescription": "შეტყობინება იქნება წაშლილი ამ საუბრის ყველა მონაწილისთვის. ამას ვერ მოხერხდება უკან დაბრუნება.",
|
||
"optionalRedactReason": "(სურვილისამებრ) მიზეზი ამ შეტყობინების წაშლისთვის...",
|
||
"invitedUser": "📩 {username} მოწვია {targetName}",
|
||
"invitedUsersOnly": "მხოლოდ მოწვეული მომხმარებლები",
|
||
"inviteForMe": "მომიწვიე ჩემთვის",
|
||
"inviteText": "{username} მოგიწვია FluffyChat-ში.\n1. ეწვიეთ fluffychat.im და დააინსტალირეთ აპლიკაცია\n2. დარეგისტრირდით ან შესვლა\n3. გახსენით მოწვევის ბმული:\n {link}",
|
||
"isTyping": "მიწერას ახდენს…",
|
||
"joinedTheChat": "👋 {username} შეუერთდა საუბარს",
|
||
"joinRoom": "შეერთდი ოთახში",
|
||
"kicked": "👞 {username} გამოდევნა {targetName}",
|
||
"kickedAndBanned": "🙅 {username} გამოდევნა და ბლოკა {targetName}",
|
||
"kickFromChat": "გამოდევნა საუბრიდან",
|
||
"lastActiveAgo": "ბოლო აქტიურობა: {localizedTimeShort}",
|
||
"leave": "გადადი",
|
||
"leftTheChat": "გადადგა საუბარი",
|
||
"license": "ლიცენზია",
|
||
"lightTheme": "მარტივი",
|
||
"loadCountMoreParticipants": "ატვირთეთ კიდევ {count} მონაწილე",
|
||
"dehydrate": "ექსპორტი სესია და წაშალეთ მოწყობილობა",
|
||
"dehydrateWarning": "ეს მოქმედება ვერ მოხერხდება უკან დაბრუნება. დარწმუნდით, რომ უსაფრთხოდ ინახავთ სარეზერვო ფაილს.",
|
||
"dehydrateTor": "TOR მომხმარებლები: სესიის ექსპორტი",
|
||
"dehydrateTorLong": "TOR მომხმარებლებისთვის რეკომენდებულია სესიის ექსპორტი დახურვამდე.",
|
||
"hydrateTor": "TOR მომხმარებლები: ექსპორტის იმპორტი სესიის",
|
||
"hydrateTorLong": "მოწმე ექსპორტი ჩაატარეთ ბოლოს TOR-ზე? სწრაფად იმპორტი და განაგრძეთ საუბარი.",
|
||
"hydrate": "აღადგინე სარეზერვო ფაილიდან",
|
||
"loadingPleaseWait": "იტვირთება… გთხოვთ დაელოდოთ.",
|
||
"loadMore": "მეტი ჩატვირთვა…",
|
||
"locationDisabledNotice": "მდებარეობის სერვისები გამორთულია. გთხოვთ ჩართოთ მათ, რათა შეძლოთ თქვენი მდებარეობის გაზიარება.",
|
||
"locationPermissionDeniedNotice": "მდებარეობის ნებართვა უარყოფილია. გთხოვთ მიაწოდოთ ნებართვა, რათა შეძლოთ თქვენი მდებარეობის გაზიარება.",
|
||
"login": "შესვლა",
|
||
"logInTo": "შესვლა {homeserver}-ზე",
|
||
"logout": "გამოსვლა",
|
||
"memberChanges": "წევრების ცვლილებები",
|
||
"mention": "შესანიშნავი მოხსენება",
|
||
"messages": "შეტყობინებები",
|
||
"messagesStyle": "შეტყობინებები:",
|
||
"moderator": "მოდერატორი",
|
||
"muteChat": "ჩუმი საუბარი",
|
||
"needPantalaimonWarning": "გთხოვთ გაითვალისწინოთ, რომ ახლა საჭიროა Pantalaimon-ის გამოყენება კარიბჭის დაშიფვრისთვის.",
|
||
"newChat": "ახალი საუბარი",
|
||
"newMessageInFluffyChat": "💬 ახალი შეტყობინება FluffyChat-ში",
|
||
"newVerificationRequest": "ახალი დადასტურების მოთხოვნა!",
|
||
"next": "შემდეგი",
|
||
"no": "არა",
|
||
"noConnectionToTheServer": "სერვერთან კავშირი არ არის",
|
||
"noEmotesFound": "ემოტები არ მოიძებნა. 😕",
|
||
"noEncryptionForPublicRooms": "შეგიძლიათ გააქტიუროთ დაშიფვრა მხოლოდ მაშინ, როდესაც ოთახი აღარ არის საჯარო.",
|
||
"noGoogleServicesWarning": "Firebase Cloud Messaging-ი თქვენს მოწყობილობაზე არ ჩანს ხელმისაწვდომი. შეტყობინებების მიღებისათვის გირჩევთ დააინსტალიროთ ntfy. ntfy ან სხვა ერთიანი შეტყობინების მიმწოდებლის გამოყენებით შეგიძლიათ მიიღოთ შეტყობინებები მონაცემების უსაფრთხო გზით. შეგიძლიათ ჩამოტვირთოთ ntfy PlayStore-დან ან F-Droid-დან.",
|
||
"noMatrixServer": "{server1} არ არის მეტრიქს სერვერი, გამოიყენეთ {server2} ნაცვლად?",
|
||
"shareInviteLink": "გაუზიარე მოწვევის ბმული",
|
||
"scanQrCode": "სკანერით QR კოდი",
|
||
"none": "არცერთი",
|
||
"noPasswordRecoveryDescription": "თქვენ ჯერ კიდევ არ გაქვთ დამატებული გზა თქვენი პაროლის აღდგენისათვის.",
|
||
"noPermission": "უფლება არ არის",
|
||
"noRoomsFound": "ოთახები არ მოიძებნა…",
|
||
"notifications": "შეტყობინებები",
|
||
"notificationsEnabledForThisAccount": "შეტყობინებები ამ ანგარიშისთვის ჩართულია",
|
||
"numUsersTyping": "{count} მომხმარებელი აკრეფს…",
|
||
"obtainingLocation": "მდებარეობის მიღება…",
|
||
"offensive": "პასუხისმგებლობა",
|
||
"offline": "გათიშული",
|
||
"ok": "კარგი",
|
||
"online": "ჩართული",
|
||
"onlineKeyBackupEnabled": "ონლაინ გასაღების სარეზერვო ფუნქცია ჩართულია",
|
||
"oopsPushError": "ვაი! სამწუხაროდ, შეცდომა მოხდა შეტყობინებების განახლებას დროს.",
|
||
"oopsSomethingWentWrong": "ვაი, რაღაც შეცდა...",
|
||
"openAppToReadMessages": "აპლიკაციის გახსნა შეტყობინებების მოსაკითხად",
|
||
"openCamera": "კამერის გახსნა",
|
||
"openVideoCamera": "ვიდეოსთვის კამერის გახსნა",
|
||
"oneClientLoggedOut": "თქვენს ერთ-ერთ მომხმარებელს გამოუთვლია სისტემამ",
|
||
"addAccount": "ანგარიშის დამატება",
|
||
"editBundlesForAccount": "ბანდლების რედაქტირება ამ ანგარიშისთვის",
|
||
"addToBundle": "დამატება ბანდლში",
|
||
"removeFromBundle": "ამ ბანდლიდან ამოღება",
|
||
"bundleName": "ბანდლის სახელი",
|
||
"enableMultiAccounts": "(BETA) მრავალანგარიშის ჩართვა ამ მოწყობილობაზე",
|
||
"openInMaps": "გახსნა რუკებში",
|
||
"link": "ლინკი",
|
||
"serverRequiresEmail": "ეს სერვერი საჭიროებს თქვენი ელფოსტის მისამართის დადასტურებას რეგისტრაციისთვის.",
|
||
"or": "ან",
|
||
"participant": "მონაწილე",
|
||
"passphraseOrKey": "პაროლური ან აღდგენის გასაღები",
|
||
"password": "პაროლი",
|
||
"passwordForgotten": "პაროლი დაგავიწყდათ",
|
||
"passwordHasBeenChanged": "პაროლი შეიცვალა",
|
||
"hideMemberChangesInPublicChats": "დამსწრე ცვლილებების დამალვა საჯარო ჩატებში",
|
||
"hideMemberChangesInPublicChatsBody": "არ აჩვენოთ ჩატის დროის ხაზზე, თუ ვინმე შეუერთდა ან დატოვა საჯარო ჩატი, რათა გაუმჯობესდეს წაკითხვა.",
|
||
"overview": "საგამოფენო",
|
||
"notifyMeFor": "მომაწოდე ჩემთვის",
|
||
"passwordRecoverySettings": "პაროლის აღდგენის პარამეტრები",
|
||
"passwordRecovery": "პაროლის აღდგენა",
|
||
"people": "ადამიანები",
|
||
"pickImage": "აირჩიეთ სურათი",
|
||
"pin": "პინ",
|
||
"play": "მოძრაობა {fileName}",
|
||
"pleaseChoose": "გთხოვთ, აირჩიეთ",
|
||
"pleaseChooseAPasscode": "გთხოვთ, აირჩიეთ პაროლის კოდი",
|
||
"pleaseClickOnLink": "გთხოვთ, დააჭირეთ ბმულს ელფოსტაში და შემდეგ განაგრძეთ.",
|
||
"pleaseEnter4Digits": "გთხოვთ, შეიყვანეთ 4 ციფრი ან დატოვეთ ცარიელი აპლიკაციის გასაღების გამორთვისთვის.",
|
||
"pleaseEnterRecoveryKey": "გთხოვთ, შეიყვანეთ თქვენი აღდგენის გასაღები:",
|
||
"pleaseEnterYourPassword": "გთხოვთ, შეიყვანოთ თქვენი პაროლი",
|
||
"pleaseEnterYourPin": "გთხოვთ, შეიყვანოთ თქვენი პინკოდი",
|
||
"pleaseEnterYourUsername": "გთხოვთ, შეიყვანოთ თქვენი მომხმარებლის სახელი",
|
||
"pleaseFollowInstructionsOnWeb": "გთხოვთ, მიჰყვეთ ინსტრუქციებს ვებგვერდზე და დააჭირეთ შემდეგს.",
|
||
"privacy": "პირადობა",
|
||
"publicRooms": "საზოგადოებრივი ოთახები",
|
||
"pushRules": "საწვდენი წესები",
|
||
"reason": "მიზეზი",
|
||
"recording": "ჩაწერა",
|
||
"redactedBy": "წაშლილია {username} მიერ",
|
||
"directChat": "მიმდინარე ჩატი",
|
||
"redactedByBecause": "წაშლილია {username} მიერ, რადგან: \"{reason}\"",
|
||
"redactedAnEvent": "{username} წაშალა მოვლენა",
|
||
"redactMessage": "მესიჯის წაშლა",
|
||
"register": "რეგისტრაცია",
|
||
"reject": "უარყოფა",
|
||
"rejectedTheInvitation": "{username} უარყო მოწვევა",
|
||
"rejoin": "გაერთიანება מחדש",
|
||
"removeAllOtherDevices": "წაშალეთ ყველა სხვა მოწყობილობა",
|
||
"removedBy": "წაშლილია {username} მიერ",
|
||
"removeDevice": "წაშალეთ მოწყობილობა",
|
||
"unbanFromChat": "გამოდით ჩათიდან",
|
||
"removeYourAvatar": "წაშალეთ თქვენი ავატარი",
|
||
"replaceRoomWithNewerVersion": "გააახლეთ ოთახი ახალი ვერსიით",
|
||
"reply": "პასუხი",
|
||
"reportMessage": "ანგარიშის დაწერა",
|
||
"requestPermission": "მოძებნეთ ნებართვა",
|
||
"roomHasBeenUpgraded": "ოთახი განახლებულია",
|
||
"roomVersion": "ოთახის ვერსია",
|
||
"saveFile": "ფაილის შენახვა",
|
||
"search": "ძებნა",
|
||
"security": "უსაფრთხოება",
|
||
"recoveryKey": "აღდგენის გასაღები",
|
||
"recoveryKeyLost": "აღდგენის გასაღები დაკარგულია?",
|
||
"seenByUser": "ნახული {username} მიერ",
|
||
"send": "გაგზავნა",
|
||
"sendAMessage": "შეტყობინების გაგზავნა",
|
||
"sendAsText": "გაგზავნეთ ტექსტის სახით",
|
||
"sendAudio": "აუდიოს გაგზავნა",
|
||
"sendFile": "ფაილის გაგზავნა",
|
||
"sendImage": "გაგზავნეთ სურათი",
|
||
"sendImages": "გაგზავნეთ {count} სურათი",
|
||
"sendMessages": "გაგზავნეთ შეტყობინებები",
|
||
"sendOriginal": "გაგზავნეთ ორიგინალი",
|
||
"sendSticker": "გაგზავნეთ სტიკერი",
|
||
"sendVideo": "გაგზავნეთ ვიდეო",
|
||
"sentAFile": "📁 {username} გაგზავნა ფაილი",
|
||
"sentAnAudio": "🎤 {username} გაგზავნა აუდიო",
|
||
"sentAPicture": "🖼️ {username} გაგზავნა სურათი",
|
||
"sentASticker": "😊 {username} გაგზავნა სტიკერი",
|
||
"sentAVideo": "🎥 {username} გაგზავნა ვიდეო",
|
||
"sentCallInformations": "{senderName} გაგზავნა ზარის ინფორმაცია",
|
||
"separateChatTypes": "განსხვავებული პირდაპირი ჩატები და ჯგუფები",
|
||
"setAsCanonicalAlias": "დააყენეთ როგორც მთავარი ალის",
|
||
"setCustomEmotes": "დააყენეთ პერსონალური ემოტები",
|
||
"setChatDescription": "დააყენეთ ჩატის აღწერა",
|
||
"setInvitationLink": "დააყენეთ მოწვევის ბმული",
|
||
"setPermissionsLevel": "დააყენეთ დაშვების დონე",
|
||
"setStatus": "დააყენეთ სტატუსი",
|
||
"settings": "პარამეტრები",
|
||
"share": "გააზიარე",
|
||
"sharedTheLocation": "{username} გაუზიარა მათი მდებარეობა",
|
||
"shareLocation": "მდებარეობის გაზიარება",
|
||
"showPassword": "პაროლის ჩვენება",
|
||
"presenceStyle": "მონათესავე:",
|
||
"presencesToggle": "აჩვენე სტატუსის შეტყობინებები სხვა მომხმარებლებისგან",
|
||
"singlesignon": "ერთი შესვლა",
|
||
"skip": "გადახვევა",
|
||
"sourceCode": "კოდის წყარო",
|
||
"spaceIsPublic": "მდებარეობა საჯარია",
|
||
"spaceName": "მდებარეობის სახელი",
|
||
"startedACall": "{senderName} დაიწყო ზარი",
|
||
"startFirstChat": "დაიწყეთ თქვენი პირველი ჩატი",
|
||
"status": "სტატუსი",
|
||
"statusExampleMessage": "როგორ ხარ დღეს?",
|
||
"submit": "გაგზავნა",
|
||
"synchronizingPleaseWait": "სინქრონიზაცია… გთხოვთ დაელოდოთ.",
|
||
"synchronizingPleaseWaitCounter": "სინქრონიზაცია… ({percentage}%)",
|
||
"systemTheme": "სისტემა",
|
||
"theyDontMatch": "მათ შორის არ არის შესაბამისობა",
|
||
"theyMatch": "მათ ემთხვევა",
|
||
"title": "FluffyChat",
|
||
"toggleFavorite": "ფავორიტის შეცვლა",
|
||
"toggleMuted": "ჩუმის შეცვლა",
|
||
"toggleUnread": "წაკითხული/წაშლილი ნიშნულის შეცვლა",
|
||
"tooManyRequestsWarning": "ძალიან ბევრი მოთხოვნა. გთხოვთ, სცადეთ მოგვიანებით!",
|
||
"transferFromAnotherDevice": "გადაცემა სხვა მოწყობილობიდან",
|
||
"tryToSendAgain": "მეორედ სცადეთ გაგზავნა",
|
||
"unavailable": "ხელმისაწვდომი არაა",
|
||
"unbannedUser": "{username} გაათავისუფლა {targetName}",
|
||
"unblockDevice": "მოწყობილობის განბლოკვა",
|
||
"unknownDevice": "უცნობი მოწყობილობა",
|
||
"unknownEncryptionAlgorithm": "უცნობი დაშიფვრის ალგორითმი",
|
||
"unknownEvent": "უცნობი მოვლენა '{type}'",
|
||
"unmuteChat": "ჩუმის მოხსნა",
|
||
"unpin": "გაუქმება",
|
||
"unreadChats": "{unreadCount, plural, =1{1 წაკითხული საუბარი} other{{unreadCount} წაკითხული საუბარი}}",
|
||
"userAndOthersAreTyping": "{username} და {count} სხვა აკრეფენ…",
|
||
"userAndUserAreTyping": "{username} და {username2} აკრეფენ…",
|
||
"userIsTyping": "{username} აკრეფენ…",
|
||
"userLeftTheChat": "🚪 {username} დატოვა ჩატი",
|
||
"username": "მომხმარებლის სახელი",
|
||
"userSentUnknownEvent": "{username} გაგზავნა {type} მოვლენა",
|
||
"unverified": "არავერიფიცირებული",
|
||
"verified": "ვერიფიცირებული",
|
||
"verify": "ვერიფიცირება",
|
||
"verifyStart": "დაწყება ვერიფიკაცია",
|
||
"verifySuccess": "თქვენ წარმატებით დაადასტურეთ!",
|
||
"verifyTitle": "სხვა ანგარიშის ვერიფიკაცია",
|
||
"videoCall": "ვიდეო ზარი",
|
||
"visibilityOfTheChatHistory": "ჩატის ისტორიის ხილვადობა",
|
||
"visibleForAllParticipants": "ხილვადია ყველა მონაწილისთვის",
|
||
"visibleForEveryone": "ხილვადია ყველასთვის",
|
||
"voiceMessage": "ხმოვანი შეტყობინება",
|
||
"waitingPartnerAcceptRequest": "მიმდინარეობს პარტნიორის მოთხოვნის მიღება…",
|
||
"waitingPartnerEmoji": "მიმდინარეობს პარტნიორის ემოჯის მიღება…",
|
||
"waitingPartnerNumbers": "მიმდინარეობს პარტნიორის ნომრების მიღება…",
|
||
"wallpaper": "სათაური:",
|
||
"warning": "გაფრთხილება!",
|
||
"weSentYouAnEmail": "ჩვენ გაგზავნეთ ელფოსტა",
|
||
"whoCanPerformWhichAction": "ვინ შეუძლია განახორციელოს რომელიმე მოქმედება",
|
||
"whoIsAllowedToJoinThisGroup": "ვინ არის დაშვებული შეუერთდეს ამ ჯგუფს",
|
||
"whyDoYouWantToReportThis": "რატომ გსურთ ამის შეტყობინება?",
|
||
"wipeChatBackup": "წაშალეთ თქვენი ჩატის სარეზერვო ასლი ახალი აღდგენის გასაღების შესაქმნელად?",
|
||
"withTheseAddressesRecoveryDescription": "ამ მისამართებით შეგიძლიათ აღადგინოთ თქვენი პაროლი.",
|
||
"writeAMessage": "დაწერეთ შეტყობინება…",
|
||
"yes": "დიახ",
|
||
"you": "თქვენ",
|
||
"youAreNoLongerParticipatingInThisChat": "თქვენ აღარ მონაწილეობთ ამ ჩატში",
|
||
"youHaveBeenBannedFromThisChat": "თქვენ აიკრძალეთ ამ ჩატიდან",
|
||
"yourPublicKey": "თქვენი საჯარო გასაღები",
|
||
"messageInfo": "შეტყობინების ინფორმაცია",
|
||
"time": "დრო",
|
||
"messageType": "შეტყობინების ტიპი",
|
||
"sender": "გაგზავნი",
|
||
"openGallery": "გაფართოვება გალერეა",
|
||
"removeFromSpace": "ამოიღეთ სივრციდან",
|
||
"addToSpaceDescription": "აირჩიეთ სივრცე, რათა დაამატოთ ამ ჩატი.",
|
||
"start": "დაწყება",
|
||
"pleaseEnterRecoveryKeyDescription": "შეიყვანეთ თქვენი აღდგენის გასაღები, რათა გახსნათ თქვენი ძველი შეტყობინებები, რომელიც გენერირებულია წინასწარ სესიაში. თქვენი აღდგენის გასაღები არ არის თქვენი პაროლი.",
|
||
"publish": "გამოქვეყნება",
|
||
"videoWithSize": "ვიდეო ({size})",
|
||
"openChat": "ჩატი გახსნა",
|
||
"markAsRead": "წაკითხულად მონიშვნა",
|
||
"reportUser": "მომხმარებლის შეტყობინება",
|
||
"dismiss": "გაუქმება",
|
||
"reactedWith": "{sender} გამოეხმაურა {reaction}",
|
||
"pinMessage": "შეინახე ოთახში",
|
||
"confirmEventUnpin": "დარწმუნებული ხართ, რომ გსურთ სამუდამოდ მოხსნათ ღონისძიების პინინგი?",
|
||
"emojis": "ემოჯიები",
|
||
"placeCall": "ზარის განხორციელება",
|
||
"voiceCall": "ხმოვანი ზარი",
|
||
"unsupportedAndroidVersion": "მხარდაჭერა არ აქვს Android-ის ვერსიას",
|
||
"unsupportedAndroidVersionLong": "ეს ფუნქცია საჭიროებს ახალი Android ვერსიას. გთხოვთ, შეამოწმოთ განახლებები ან Lineage OS-ის მხარდაჭერა.",
|
||
"videoCallsBetaWarning": "გთხოვთ, გაითვალისწინოთ, რომ ვიდეოზარები ამჟამად ბეტა ვერსიაშია. ისინი შესაძლოა არ მუშაობდეს როგორც უნდა ან საერთოდ არ იმუშაონ ყველა პლატფორმაზე.",
|
||
"experimentalVideoCalls": "გამოყენებითი ვიდეოზარები",
|
||
"emailOrUsername": "ელფოსტა ან მომხმარებლის სახელი",
|
||
"indexedDbErrorTitle": "პირადი რეჟიმის პრობლემები",
|
||
"indexedDbErrorLong": "მესიჯების შენახვა სამწუხაროდ არ არის ჩართული პირად რეჟიმში როგორც სტანდარტული.\nგთხოვთ, ეწვიეთ\n - about:config\n - დააყენეთ dom.indexedDB.privateBrowsing.enabled-ს true-ზე\nსხვა შემთხვევაში, ფლუფი ჩატი ვერ მუშაობს.",
|
||
"switchToAccount": "გადართვით ანგარიშზე {number}",
|
||
"nextAccount": "შემდეგი ანგარიში",
|
||
"previousAccount": "წინა ანგარიში",
|
||
"addWidget": "პლაგინის დამატება",
|
||
"widgetVideo": "ვიდეო",
|
||
"widgetEtherpad": "ტექსტური შენიშვნა",
|
||
"widgetJitsi": "Jitsi Meet",
|
||
"widgetCustom": "საბაჟო",
|
||
"widgetName": "სახელი",
|
||
"widgetUrlError": "ეს არ არის ვალიდური URL.",
|
||
"widgetNameError": "გთხოვთ, მიუთითოთ გამოფენის სახელი.",
|
||
"errorAddingWidget": "შეცდომა პლაგინის დამატებისას.",
|
||
"youRejectedTheInvitation": "თქვენ უარყეთ მოწვევა",
|
||
"youJoinedTheChat": "თქვენ შეუერთდით ჩათს",
|
||
"youAcceptedTheInvitation": "👍 თქვენ მიიღეთ მოწვევა",
|
||
"youBannedUser": "თქვენ ბლოკეთ {user}",
|
||
"youHaveWithdrawnTheInvitationFor": "თქვენ გააუქმეთ მოწვევა {user} -სთვის",
|
||
"youInvitedToBy": "📩 თქვენ მოწვევა მიიღეთ ლინკის მეშვეობით:\n{alias}",
|
||
"youInvitedBy": "📩 თქვენ მოწვევა მიიღეთ {user}-ის მიერ",
|
||
"invitedBy": "📩 მოწვევა {user}-ის მიერ",
|
||
"youInvitedUser": "📩 თქვენ მოწვევა გაუგზავნეთ {user}",
|
||
"youKicked": "👞 თქვენ გამოგაგდეთ {user}",
|
||
"youKickedAndBanned": "👥 თქვენ გამოგაგდეთ და ბლოკეთ {user}",
|
||
"youUnbannedUser": "თქვენ გაუქმეთ ბლოკი {user}",
|
||
"hasKnocked": "🚪 {user} დარეკა",
|
||
"usersMustKnock": "მომხმარებლებს უნდა დარეკონ",
|
||
"noOneCanJoin": "ვინც არ უნდა შემოუერთდეს",
|
||
"userWouldLikeToChangeTheChat": "{user} სურს ჩატში შეუერთება.",
|
||
"noPublicLinkHasBeenCreatedYet": "საჯარო ბმული ჯერ არ შექმნილა",
|
||
"knock": "დარეკვა",
|
||
"users": "მომხმარებლები",
|
||
"unlockOldMessages": "გახსენი ძველი შეტყობინებები",
|
||
"storeInSecureStorageDescription": "შეინახეთ აღდგენის გასაღები ამ მოწყობილობის უსაფრთხო შენახვაში.",
|
||
"saveKeyManuallyDescription": "შეინახეთ ეს გასაღები ხელით სისტემის გაზიარების დიალოგის ან კლიპბორდის გამოყენებით.",
|
||
"storeInAndroidKeystore": "შეინახეთ Android KeyStore-ში",
|
||
"storeInAppleKeyChain": "შეინახეთ Apple KeyChain-ში",
|
||
"storeSecurlyOnThisDevice": "შეინახეთ უსაფრთხოდ ამ მოწყობილობაზე",
|
||
"countFiles": "{count} ფაილი",
|
||
"user": "მომხმარებელი",
|
||
"custom": "შექმნილი",
|
||
"foregroundServiceRunning": "ეს შეტყობინება გამოჩნდება, როდესაც ფონი სერვისი მუშაობს.",
|
||
"screenSharingTitle": "ეკრანის გაზიარება",
|
||
"screenSharingDetail": "თქვენ გაზიარებთ თქვენს ეკრანს FuffyChat-ში",
|
||
"callingPermissions": "ზარის უფლებები",
|
||
"callingAccount": "ზარის ანგარიში",
|
||
"callingAccountDetails": "მოწყენილა FluffyChat-ს გამოიყენოს ადგილობრივი ანდროიდის დილერი აპლიკაცია.",
|
||
"appearOnTop": "გამოჩნდეს ზედა ნაწილში",
|
||
"appearOnTopDetails": "მოწყენილა აპლიკაციას გამოჩნდეს ზედა ნაწილში (არ არის საჭირო, თუ უკვე გაქვთ FluffyChat როგორც ზარის ანგარიში)",
|
||
"otherCallingPermissions": "მიკროფონი, კამერა და სხვა FluffyChat-ის უფლებები",
|
||
"whyIsThisMessageEncrypted": "რატომ არის ეს შეტყობინება გაუგებარი?",
|
||
"noKeyForThisMessage": "ეს შეიძლება მოხდეს, თუ შეტყობინება გაგზავნილია თქვენი ანგარიშის შესვლის წინ ამ მოწყობილობაზე.\n\nასევე შესაძლებელია, რომ გამგზავნმა დაბლოკა თქვენი მოწყობილობა ან რამე მოხდა ინტერნეტ კავშირის დროს.\n\nშეგიძლიათ წაიკითხოთ შეტყობინება სხვა სესიაში? მაშინ შეგიძლიათ გადმოიტანოთ შეტყობინება მასიდან! წადით პარამეტრებზე > მოწყობილობები და დარწმუნდით, რომ თქვენი მოწყობილობები ერთმანეთს დაუდასტურეს. როდესაც გახსნით ოთახს შემდეგი ჯერზე და ორივე სესია იქნება წინაპირობაში, გასაღებები ავტომატურად გადმოიცემა.\n\nარ გსურთ დაკარგოთ გასაღებები გამოსვლის ან მოწყობილობების შეცვლის დროს? დარწმუნდით, რომ ჩართეთ ჩატის სარეზერვო ასლი პარამეტრებში.",
|
||
"newGroup": "ახალი ჯგუფი",
|
||
"newSpace": "ახალი სივრცე",
|
||
"enterSpace": "შეიყვანეთ სივრცე",
|
||
"enterRoom": "შეიყვანეთ ოთახი",
|
||
"allSpaces": "ყველა სივრცე",
|
||
"numChats": "{number} საუბარი",
|
||
"hideUnimportantStateEvents": "დაფარეთ უმნიშვნელო სტატუსის მოვლენები",
|
||
"hidePresences": "დაფარეთ სტატუსის სია?",
|
||
"doNotShowAgain": "მეორედ არ აჩვენოთ",
|
||
"wasDirectChatDisplayName": "ცარიელი ჩატი (იყო {oldDisplayName})",
|
||
"newSpaceDescription": "Spaces გთავაზობთ თქვენს ჩეთებს ერთიანად დააშენოთ პირადი ან საჯარო საზოგადოებები.",
|
||
"encryptThisChat": "შეინახეთ ეს ჩათი კოდირებით",
|
||
"disableEncryptionWarning": "უსაფრთხოების მიზნით, ვერ შეძლებთ კოდირების გამორთვას ჩათში, სადაც ის ადრე ჩართული იყო.",
|
||
"sorryThatsNotPossible": "უკაცრავად... ეს შეუძლებელია",
|
||
"deviceKeys": "მოწყობილობის გასაღებები:",
|
||
"reopenChat": "ჩათის გადახსნა",
|
||
"noBackupWarning": "გაფრთხილება! ჩათის სარეზერვო ასლების გამორთვის გარეშე, დაკარგავთ დაშიფრულ შეტყობინებებზე წვდომას. რეკომენდებულია სარეზერვო ასლის შექმნა პირველ რიგში, სანამ გამოვიდეთ სისტემიდან.",
|
||
"noOtherDevicesFound": "სხვა მოწყობილობები ვერ მოიძებნა",
|
||
"fileIsTooBigForServer": "გაგზავნა შეუძლებელია! სერვერი მხარს უჭერს მხოლოდ მიმაგრებებს მაქსიმუმ {max}-მდე.",
|
||
"fileHasBeenSavedAt": "ფაილი შენახულია {path}-ზე",
|
||
"jumpToLastReadMessage": "გადადი ბოლო წაკითხულ შეტყობინებაზე",
|
||
"readUpToHere": "წაიკითხე აქამდე",
|
||
"jump": "გადადი",
|
||
"openLinkInBrowser": "გახსენი ბმული ბრაუზერში",
|
||
"reportErrorDescription": "😞 უაი, რაღაც შეცდა. თუ გსურთ, შეგიძლიათ ამ ბაგის შეტყობინება დეველოპერებს.",
|
||
"report": "შეტყობინება",
|
||
"signInWithPassword": "შესვლა პაროლით",
|
||
"pleaseTryAgainLaterOrChooseDifferentServer": "გთხოვთ, სცადეთ მოგვიანებით ან აირჩიეთ სხვა სერვერი.",
|
||
"signInWith": "შესვლა {provider}-ით",
|
||
"profileNotFound": "მომხმარებელი ვერ მოიძებნა სერვერზე. შესაძლოა, კავშირი იყოს პრობლემური ან მომხმარებელი არ არსებობს.",
|
||
"setTheme": "პარამეტრის დაყენება:",
|
||
"setColorTheme": "ფერის თემის დაყენება:",
|
||
"invite": "პატიჟება",
|
||
"inviteGroupChat": "📨 ჯგუფის ჩატი მოწვევა",
|
||
"invitePrivateChat": "📨 პირადი ჩატის მოწვევა",
|
||
"invalidInput": "არასწორი შეყვანა!",
|
||
"wrongPinEntered": "არასწორი პინ კოდი შეყვანილი! სცადეთ კიდევ ერთხელ {seconds} წამში...",
|
||
"pleaseEnterANumber": "გთხოვთ, შეიყვანოთ რაოდენობა, რომელიც მეტია 0-ზე",
|
||
"archiveRoomDescription": "ჩატი გადაინაცვლებს არქივში. სხვა მომხმარებლები შეძლებენ ნახონ, რომ თქვენ დატოვეთ ჩატი.",
|
||
"roomUpgradeDescription": "შემდეგ ჩატი განახლდება ახალი ოთახის ვერსიით. ყველა მონაწილე მიიღებს შეტყობინებას, რომ უნდა გადავიდნენ ახალ ჩატზე. მეტი ინფორმაციისთვის იხილეთ https://spec.matrix.org/latest/rooms/",
|
||
"removeDevicesDescription": "თქვენ ამ მოწყობილობიდან გამოვლენილი იქნებით და აღარ შეძლებთ შეტყობინებების მიღებას.",
|
||
"banUserDescription": "მომხმარებელი ბლოკდება ჩატიდან და ვერ შეძლებს კვლავ შესვლას მანამდე, სანამ ბლოკი მოხსნიან.",
|
||
"unbanUserDescription": "მომხმარებელი კვლავ შეძლებს ჩატში შესვლას, თუ ის სცდება.",
|
||
"kickUserDescription": "მომხმარებელი გამოდევნილია ჩატიდან, მაგრამ ბლოკილი არაა. საჯარო ჩატებში, ის ნებისმიერ დროს შეუძლია დაბრუნება.",
|
||
"makeAdminDescription": "როდესაც ამ მომხმარებელს ადმინისტრატორად აქცევთ, შესაძლოა, ვერ შეძლოთ ამის გაუქმება, რადგან მას ექნება იგივე უფლებები, როგორც თქვენ.",
|
||
"pushNotificationsNotAvailable": "სწრაფი შეტყობინებები ხელმისაწვდომი არაა",
|
||
"learnMore": "მეტი ინფორმაციისთვის",
|
||
"yourGlobalUserIdIs": "თქვენი გლობალური მომხმარებლის ID არის: ",
|
||
"noUsersFoundWithQuery": "სამწუხაროდ, ვერ მოიძებნა მომხმარებელი \"{query}\"-ით. გთხოვთ, გადაამოწმოთ შეცდომა.",
|
||
"knocking": "საკაკუნო",
|
||
"chatCanBeDiscoveredViaSearchOnServer": "ჩათი შეიძლება იპოვოთ სერვერზე ძიებით {server}",
|
||
"searchChatsRooms": "ძებნა #ჩატებს, @მომხმარებლებს...",
|
||
"nothingFound": "არაფერი მოიძებნა...",
|
||
"groupName": "ჯგუფის სახელი",
|
||
"createGroupAndInviteUsers": "შექმენით ჯგუფი და მიიწვიეთ მომხმარებლები",
|
||
"groupCanBeFoundViaSearch": "ჯგუფი შეიძლება იპოვოთ ძიებით",
|
||
"wrongRecoveryKey": "უკაცრავად... ეს არ ჩანს სწორი აღდგენის გასაღები.",
|
||
"startConversation": "დაუწყეთ საუბარი",
|
||
"commandHint_sendraw": "გაგზავნეთ ნედლი json",
|
||
"databaseMigrationTitle": "მონაცემთა ბაზა ოპტიმიზირებულია",
|
||
"databaseMigrationBody": "გთხოვთ დაელოდოთ. ეს შეიძლება გარკვეული დრო დასჭირდეს.",
|
||
"leaveEmptyToClearStatus": "დატოვეთ ცარიელი თქვენი სტატუსის გასაწმენდად.",
|
||
"select": "აირჩიეთ",
|
||
"searchForUsers": "ძებნა @მომხმარებლებისთვის...",
|
||
"pleaseEnterYourCurrentPassword": "გთხოვთ, შეიყვანეთ თქვენი მიმდინარე პაროლი",
|
||
"newPassword": "ახალი პაროლი",
|
||
"pleaseChooseAStrongPassword": "გთხოვთ, აირჩიეთ ძლიერი პაროლი",
|
||
"passwordsDoNotMatch": "პაროლები არ ემთხვევა",
|
||
"passwordIsWrong": "თქვენი შეყვანილი პაროლი არასწორია",
|
||
"publicLink": "საზოგადოებრივი ბმული",
|
||
"publicChatAddresses": "საზოგადოების ჩატის მისამართები",
|
||
"createNewAddress": "ახალი მისამართის შექმნა",
|
||
"joinSpace": "შეერთება სივრცეში",
|
||
"publicSpaces": "საზოგადოების სივრცეები",
|
||
"addChatOrSubSpace": "ჩატის ან ქვესივრცის დამატება",
|
||
"subspace": "ქვესივრცე",
|
||
"decline": "უარყოფა",
|
||
"thisDevice": "ეს მოწყობილობა:",
|
||
"initAppError": "შეცდომა მოხდა აპლიკაციის ინიციალიზაციის დროს",
|
||
"userRole": "მომხმარებლის როლი",
|
||
"minimumPowerLevel": "{level} არის მინიმალური ძალის დონე.",
|
||
"searchIn": "ძებნა ჩატში \"{chat}\"...",
|
||
"searchMore": "მეტი ძებნა...",
|
||
"gallery": "გალერეა",
|
||
"files": "ფაილები",
|
||
"databaseBuildErrorBody": "SQLite მონაცემთა ბაზის შექმნა ვერ მოხერხდა. აპლიკაცია ამჟამად ცდილობს გამოიყენოს მემკვიდრეობითი მონაცემთა ბაზა. გთხოვთ, ამ შეცდომის შესახებ აცნობოთ დეველოპერებს {url}-ზე. შეცდომის შეტყობინება არის: {error}",
|
||
"sessionLostBody": "თქვენი სესია დაკარგულია. გთხოვთ, აცნობოთ ამ შეცდომის შესახებ დეველოპერებს {url}-ზე. შეცდომის შეტყობინება არის: {error}",
|
||
"restoreSessionBody": "აპლიკაცია ახლა ცდილობს აღადგინოს თქვენი სესია სარეზერვო კოპიიდან. გთხოვთ, აცნობოთ ამ შეცდომის შესახებ დეველოპერებს {url}-ზე. შეცდომის შეტყობინება არის: {error}",
|
||
"forwardMessageTo": "გაგზავნოთ შეტყობინება {roomName}-ში?",
|
||
"sendReadReceipts": "გაგზავნეთ წაკითხვის დადასტურებები",
|
||
"sendTypingNotificationsDescription": "სხვა მონაწილეები ჩატში ხედავენ, როდესაც თქვენ აკრავთ ახალ შეტყობინებას.",
|
||
"sendReadReceiptsDescription": "სხვა მონაწილეები ჩატში ხედავენ, როდესაც თქვენ წაიკითხეთ შეტყობინება.",
|
||
"formattedMessages": "ფორმატირებული შეტყობინებები",
|
||
"formattedMessagesDescription": "აჩვენეთ მდიდარი შეტყობინების შინაარსი, როგორიცაა გამკაცრებული ტექსტი, მარკდაუნის გამოყენებით.",
|
||
"verifyOtherUser": "🔐 სხვა მომხმარებლის გადამოწმება",
|
||
"verifyOtherUserDescription": "თუ გადამოწმებთ სხვა მომხმარებელს, შეგიძლიათ დარწმუნდეთ, რომ ნამდვილად იცით, ვისთან გწერთ. 💪\n\nგადამოწმების დაწყებისას, თქვენ და სხვა მომხმარებელი იხილავთ აპლიკაციაში პოპაპს. იქ თქვენ იხილავთ ემოჯებს ან ნომრებს, რომლებსაც უნდა შეადაროთ ერთმანეთს.\n\nსაუკეთესო გზაა შეხვედრა ან ვიდეო ზარის დაწყება. 👩💻",
|
||
"verifyOtherDevice": "🔐 სხვა მოწყობილობის გადამოწმება",
|
||
"verifyOtherDeviceDescription": "როდესაც გადამოწმებთ სხვა მოწყობილობას, ეს მოწყობილობები შეძლებენ გასაღებების გაცვლას, რაც ზრდის თქვენი მთლიან უსაფრთხოებას. 💪 როდესაც დაიწყებთ გადამოწმებას, პოპაპი გამოჩნდება ორივე მოწყობილობაზე. იქ თქვენ იხილავთ ემოჯებს ან ნომრებს, რომლებსაც უნდა შეადაროთ ერთმანეთს. საუკეთესოა ორივე მოწყობილობა ხელთ გქონდეთ გადამოწმების დაწყებამდე. 🤳",
|
||
"acceptedKeyVerification": "{sender} მიიღო გასაღების გადამოწმება",
|
||
"canceledKeyVerification": "{sender} გაუქმდა გასაღების გადამოწმება",
|
||
"completedKeyVerification": "{sender} დასრულდა გასაღების გადამოწმება",
|
||
"isReadyForKeyVerification": "{sender} მზად არის გასაღების გადამოწმებისთვის",
|
||
"requestedKeyVerification": "{sender} ითხოვს გასაღების გადამოწმებას",
|
||
"startedKeyVerification": "{sender} დაიწყო გასაღების გადამოწმება",
|
||
"transparent": "მოწინავე",
|
||
"incomingMessages": "შემომავალი შეტყობინებები",
|
||
"stickers": "სთიკერები",
|
||
"discover": "აღმოჩენა",
|
||
"commandHint_ignore": "გაუქმეთ მოცემული მატრიქსის ID",
|
||
"commandHint_unignore": "გაუქმეთ მატრიქსის ID-ის იგნორირება",
|
||
"unreadChatsInApp": "{appname}: {unread} წაკითხული ჩატი",
|
||
"noDatabaseEncryption": "მონაცემთა ბაზის დაშიფვრა ამ პლატფორმაზე არ არის მხარდაჭერილი",
|
||
"thereAreCountUsersBlocked": "ამჟამად ბლოკირებულია {count} მომხმარებელი.",
|
||
"restricted": "შეზღუდული",
|
||
"knockRestricted": "შეზღუდული დარეკვა",
|
||
"goToSpace": "გადადი სივრცეში: {space}",
|
||
"markAsUnread": "ჩაწერე წაკითხულად",
|
||
"userLevel": "{level} - მომხმარებელი",
|
||
"moderatorLevel": "{level} - მოდერატორი",
|
||
"adminLevel": "{level} - ადმინისტრატორი",
|
||
"changeGeneralChatSettings": "გაახლებე საერთო ჩატის პარამეტრები",
|
||
"inviteOtherUsers": "პატიჟე სხვა მომხმარებლები ამ ჩატში",
|
||
"changeTheChatPermissions": "გაახლებე ჩატის დაშვებები",
|
||
"changeTheVisibilityOfChatHistory": "გაახლებე ჩატის ისტორიის ხილვადობა",
|
||
"changeTheCanonicalRoomAlias": "გაახლებე მთავარი საჯარო ჩატის მისამართი",
|
||
"sendRoomNotifications": "გააგზავნე @room შეტყობინებები",
|
||
"changeTheDescriptionOfTheGroup": "გაახლებე ჩატის აღწერა",
|
||
"chatPermissionsDescription": "განსაზღვრე, რა ძალის დონეა საჭირო ამ ჩატში გარკვეული მოქმედებებისათვის. ძალის დონეები 0, 50 და 100 ჩვეულებრივ წარმოადგენს მომხმარებლებს, მოდერატორებს და ადმინისტრატორებს, მაგრამ შესაძლებელია ნებისმიერი გრადაცია.",
|
||
"updateInstalled": "🎉 განახლება {version} დამონტაჟებულია!",
|
||
"changelog": "ცვლილებები",
|
||
"sendCanceled": "გაგზავნა გაუქმდა",
|
||
"loginWithMatrixId": "შესვლა Matrix-ID-ით",
|
||
"discoverHomeservers": "მოძებნეთ სახლის სერვერები",
|
||
"whatIsAHomeserver": "რა არის სახლის სერვერი?",
|
||
"homeserverDescription": "თქვენი ყველა მონაცემი ინახება სახლის სერვერზე, როგორც ელფოსტის მიმწოდებელი. შეგიძლიათ აირჩიოთ რომელ სახლის სერვერს გამოიყენებთ, ხოლო თქვენ შეგიძლიათ კომუნიკაცია გქონდეთ ყველასთან. მეტი ინფორმაციისთვის იხილეთ https://matrix.org.",
|
||
"doesNotSeemToBeAValidHomeserver": "საიმედო სახლის სერვერი არ ჩანს. არასწორი URL?",
|
||
"calculatingFileSize": "ფაილის ზომის გამოთვლა...",
|
||
"prepareSendingAttachment": "მზადება მიმაგრებული ფაილის გაგზავნისთვის...",
|
||
"sendingAttachment": "მიმაგრებული ფაილის გაგზავნა...",
|
||
"generatingVideoThumbnail": "ვიდეოს მინაწერის შექმნა...",
|
||
"compressVideo": "ვიდეოს კუმშვა...",
|
||
"sendingAttachmentCountOfCount": "მიმაგრებული ფაილი {index} -დან {length}-მდე...",
|
||
"serverLimitReached": "სერვერის ლიმიტი ამოწურულია! ელოდეთ {seconds} წამს...",
|
||
"oneOfYourDevicesIsNotVerified": "თქვენს ერთ-ერთ მოწყობილობას ვერ დაუდასტურეს",
|
||
"noticeChatBackupDeviceVerification": "შენიშვნა: როდესაც ყველა თქვენი მოწყობილობა ჩართეთ ჩატის სარეზერვო ასლში, ისინი ავტომატურად დადასტურებული იქნება.",
|
||
"continueText": "გაგრძელება",
|
||
"welcomeText": "გამარჯობა, ეს არის FluffyChat. შეგიძლიათ შეხვიდეთ ნებისმიერ სახლის სერვერზე, რომელიც თავსებადია https://matrix.org-თან. და შემდეგ ისაუბროთ ნებისმიერ ადამიანთან. ეს არის დიდი დეცენტრალიზებული შეტყობინებების ქსელი!",
|
||
"blur": "დაფარვა:",
|
||
"opacity": "მოჩინვარება:",
|
||
"setWallpaper": "საფონი დაყენება",
|
||
"manageAccount": "ანგარიშის მართვა",
|
||
"noContactInformationProvided": "სერვერმა არ უზრუნველყო ვალიდური კონტაქტის ინფორმაცია",
|
||
"contactServerAdmin": "სერვერის ადმინისტრატორთან დაკავშირება",
|
||
"contactServerSecurity": "სერვერის უსაფრთხოებასთან დაკავშირება",
|
||
"supportPage": "მხარდაჭერის გვერდი",
|
||
"serverInformation": "სერვერის ინფორმაცია:",
|
||
"name": "სახელი",
|
||
"version": "ვერსია",
|
||
"website": "ვებგვერდი",
|
||
"compress": "კომპრესია",
|
||
"boldText": "მაგარი ტექსტი",
|
||
"italicText": "სქელი ტექსტი",
|
||
"strikeThrough": "გადახაზვა",
|
||
"pleaseFillOut": "გთხოვთ შეავსოთ",
|
||
"invalidUrl": "არასწორი URL",
|
||
"addLink": "დაამატეთ ბმული",
|
||
"unableToJoinChat": "ჩართვა ვერ მოხერხდა. შესაძლოა მეორე მხარემ უკვე დახურა საუბარი.",
|
||
"previous": "წინა",
|
||
"otherPartyNotLoggedIn": "მეორე მხარე ამჟამად არ არის შესული და შესაბამისად ვერ მიიღებს შეტყობინებებს!",
|
||
"appWantsToUseForLogin": "გამოიყენეთ '{server}' შესასვლელად",
|
||
"appWantsToUseForLoginDescription": "თქვენ აქვე აძლევთ საშუალებას აპლიკაციას და ვებგვერდს გააზიარონ თქვენი ინფორმაცია.",
|
||
"open": "გახსნა",
|
||
"waitingForServer": "მოსალოდნელია სერვერის პასუხი...",
|
||
"appIntroduction": "FluffyChat-ის საშუალებით შეგიძლიათ ისაუბროთ მეგობრებთან სხვადასხვა მესენჯერებზე. მეტი ინფორმაციისთვის ეწვიეთ https://matrix.org ან უბრალოდ დააჭირეთ *გაგრძელება*.",
|
||
"newChatRequest": "📩 ახალი საუბრის მოთხოვნა",
|
||
"contentNotificationSettings": "შინაარსის შეტყობინებების პარამეტრები",
|
||
"generalNotificationSettings": "საერთო შეტყობინებების პარამეტრები",
|
||
"roomNotificationSettings": "ოთახის შეტყობინებების პარამეტრები",
|
||
"userSpecificNotificationSettings": "მომხმარებლის სპეციფიკური შეტყობინებების პარამეტრები",
|
||
"otherNotificationSettings": "სხვა შეტყობინებების პარამეტრები",
|
||
"notificationRuleContainsUserName": "მომხმარებლის სახელი შეიცავს",
|
||
"notificationRuleContainsUserNameDescription": "შეტყობინების დროს, რომელიც შეიცავს მომხმარებლის სახელს, მომხმარებელს აცნობებს.",
|
||
"notificationRuleMaster": "ყველა შეტყობინების გამორთვა",
|
||
"notificationRuleMasterDescription": "გადაჭრის ყველა სხვა წესს და გამორთავს ყველა შეტყობინებას.",
|
||
"notificationRuleSuppressNotices": "ავტომატური შეტყობინებების ჩახშობა",
|
||
"notificationRuleSuppressNoticesDescription": "ჩახშობს შეტყობინებებს ავტომატური კლაიენტებისგან, როგორიცაა ბოტები.",
|
||
"notificationRuleInviteForMe": "მომიწვიე ჩემთვის",
|
||
"notificationRuleInviteForMeDescription": "მომხმარებელს აცნობებს, როდესაც ის მოწვეულია ოთახში.",
|
||
"notificationRuleMemberEvent": "მომხმარებლის მოვლენა",
|
||
"notificationRuleMemberEventDescription": "ჩახშობს შეტყობინებებს წევრობის მოვლენებზე.",
|
||
"notificationRuleIsUserMention": "მომხმარებლის მითითება",
|
||
"notificationRuleIsUserMentionDescription": "მომხმარებელს აცნობებს, როდესაც ის პირდაპირ არის მითითებული შეტყობინებაში.",
|
||
"notificationRuleContainsDisplayName": "შეიცავს გამოჩენის სახელწოდებას",
|
||
"notificationRuleContainsDisplayNameDescription": "მომხმარებელს აცნობებს, როდესაც შეტყობინებაში მისი გამოჩენის სახელი შედის.",
|
||
"notificationRuleIsRoomMention": "ოთახის მითითება",
|
||
"notificationRuleIsRoomMentionDescription": "მომხმარებელს აცნობებს, როდესაც არის მითითება ოთახში.",
|
||
"notificationRuleRoomnotif": "ოთახის შეტყობინება",
|
||
"notificationRuleRoomnotifDescription": "მომხმარებელს აცნობებს, როდესაც შეტყობინებაში შედის '@room'.",
|
||
"notificationRuleTombstone": "მკვდარი ნიშანი",
|
||
"notificationRuleTombstoneDescription": "მომხმარებელს აცნობებს ოთახის დეაქტივაციის შეტყობინებებზე.",
|
||
"notificationRuleReaction": "რეაქცია",
|
||
"notificationRuleReactionDescription": "შეტყობინებების რეაქციებზე შეტყობინებების გამორთვა.",
|
||
"notificationRuleRoomServerAcl": "ოთახის სერვერის ACL",
|
||
"notificationRuleRoomServerAclDescription": "შეტყობინებების გამორთვა ოთახის სერვერის წვდომის კონტროლის სიის (ACL) შესახებ.",
|
||
"notificationRuleSuppressEdits": "შეცდომების გამორთვა",
|
||
"notificationRuleSuppressEditsDescription": "შეტყობინებების შეცვლაზე შეტყობინებების გამორთვა.",
|
||
"notificationRuleCall": "ზარი",
|
||
"notificationRuleCallDescription": "მომხმარებელს აცნობებს ზარებზე.",
|
||
"notificationRuleEncryptedRoomOneToOne": "შეტყობინებების დაშიფრული ოთახი ერთზე ერთში",
|
||
"notificationRuleEncryptedRoomOneToOneDescription": "მომხმარებელს აცნობებს დაშიფრულ ერთზე ერთ ოთახში შეტყობინებების შესახებ.",
|
||
"notificationRuleRoomOneToOne": "ოთახი ერთ-გაკვეთილი",
|
||
"notificationRuleRoomOneToOneDescription": "მომხმარებელს აცნობებს ერთ-გაკვეთილი ოთახებში შეტყობინებების შესახებ.",
|
||
"notificationRuleMessage": "შეტყობინება",
|
||
"notificationRuleMessageDescription": "მომხმარებელს აცნობებს ზოგად შეტყობინებებზე.",
|
||
"notificationRuleEncrypted": "შეტყობინებები დაშიფრულია",
|
||
"notificationRuleEncryptedDescription": "მომხმარებელს აცნობებს დაშიფრულ ოთახებში შეტყობინებების შესახებ.",
|
||
"notificationRuleJitsi": "Jitsi",
|
||
"notificationRuleJitsiDescription": "მომხმარებელს აცნობებს Jitsi ვიჯეტის მოვლენებზე.",
|
||
"notificationRuleServerAcl": "სერვერის ACL მოვლენების ჩახშობა",
|
||
"notificationRuleServerAclDescription": "ჩახშობს სერვერის ACL მოვლენების შეტყობინებებს.",
|
||
"unknownPushRule": "უცნობი შეტყობინების წესია '{rule}'",
|
||
"sentVoiceMessage": "🎙️ {duration} - ხმის შეტყობინება {sender}-დან",
|
||
"deletePushRuleCanNotBeUndone": "თუ წაშლით ამ შეტყობინების პარამეტრს, ეს ვერ იქნება აღდგენილი.",
|
||
"more": "მეტი",
|
||
"shareKeysWith": "გააზიარე გასაღებები...",
|
||
"shareKeysWithDescription": "რომელი მოწყობილობები უნდა იყოს ნდობით აღჭურვილი, რათა მათ შეძლონ თქვენი დაშიფრული ჩეთების კითხვა?",
|
||
"allDevices": "ყველა მოწყობილობა",
|
||
"crossVerifiedDevicesIfEnabled": "გადამოწმებული მოწყობილობები თუ ჩართულია",
|
||
"crossVerifiedDevices": "გადამოწმებული მოწყობილობები",
|
||
"verifiedDevicesOnly": "მხოლოდ ნდობით აღჭურვილი მოწყობილობები",
|
||
"takeAPhoto": "გადაღება ფოტო",
|
||
"recordAVideo": "ვიდეოს ჩაწერა",
|
||
"optionalMessage": "(სურვილისამებრ) შეტყობინება...",
|
||
"notSupportedOnThisDevice": "ამ მოწყობილობაზე არ არის მხარდაჭერილი",
|
||
"enterNewChat": "შეიყვანეთ ახალი ჩატი",
|
||
"approve": "დადასტურება",
|
||
"youHaveKnocked": "თქვენ დარეკეთ",
|
||
"pleaseWaitUntilInvited": "გთხოვთ, დაელოდოთ, სანამ ვინმე ოთახიდან მოგიწვევთ.",
|
||
"commandHint_logout": "გამოსვლა თქვენი მიმდინარე მოწყობილობიდან",
|
||
"commandHint_logoutall": "გამოსვლა ყველა აქტიურ მოწყობილობიდან",
|
||
"displayNavigationRail": "მოჩვენება ნავიგაციის რკალი მობილურზე",
|
||
"customReaction": "მოწოდება პერსონალური რეაქცია",
|
||
"accountInformation": "ანგარიშის ინფორმაცია",
|
||
"addGroupDescription": "დაამატეთ ჩატის აღწერა",
|
||
"addNewFriend": "დაამატეთ ახალი მეგობარი",
|
||
"alreadyHaveAnAccount": "უკვე გაქვთ ანგარიში?",
|
||
"createNewGroup": "შექმენით ახალი ჩატი",
|
||
"editChatPermissions": "რეგულაციების რედაქტირება",
|
||
"ignore": "ბლოკირება",
|
||
"ignoredUsers": "ბლოკირებული მომხმარებლები",
|
||
"writeAMessageLangCodes": "დაწერეთ {l1} ან {l2}...",
|
||
"requests": "მოთხოვნები",
|
||
"allCorrect": "ასე ვიტყოდი! კარგია!",
|
||
"newWayAllGood": "ეს ასე არ ვიტყოდი, მაგრამ კარგია!",
|
||
"othersAreBetter": "ჰმ, შეიძლება უკეთესი გზა არსებობს ამის თქმისთვის.",
|
||
"holdForInfo": "დააჭირეთ და შეინახეთ სიტყვების ინფორმაციისთვის.",
|
||
"greenFeedback": "ეს არის ის, რასაც მე დავწერდი!",
|
||
"yellowFeedback": "ჰმ, შეგიძლიათ სცადოთ და ნახოთ, მუშაობს თუ არა! ამ სიტყვისთვის, უბრალოდ დააჭირეთ ისევ.",
|
||
"redFeedback": "მგონია, რომ ეს სწორია არა...",
|
||
"itInstructionsTitle": "მიძლია დაგეხმაროთ თარგმნაში!",
|
||
"itInstructionsBody": "თქვენ შეგიძლიათ დააჭიროთ და შეინახოთ არჩევანი სიტყვების ინფორმაციისთვის.",
|
||
"oneday": "გუშინ 24 საათში",
|
||
"oneweek": "გუშინ 7 დღეში",
|
||
"onemonth": "გუშინ ერთი თვე",
|
||
"gaTooltip": "L2 გამოყენება გრამატიკის დახმარებით",
|
||
"taTooltip": "L2 გამოყენება თარგმნის დახმარებით",
|
||
"unTooltip": "სხვა",
|
||
"interactiveTranslatorSliderHeader": "ინტერაქტიული თარგმნელი",
|
||
"interactiveGrammarSliderHeader": "ინტერაქტიული გრამატიკის შემოწმება",
|
||
"interactiveTranslatorNotAllowed": "გამორთულია",
|
||
"interactiveTranslatorAllowed": "სტუდენტის არჩევანი",
|
||
"interactiveTranslatorRequired": "მოსახერხია",
|
||
"notYetSet": "ჯერ არ არის მითითებული",
|
||
"myLearning": "ჩემი ანალიტიკა",
|
||
"waTooltip": "L2 გამოყენება დახმარების გარეშე",
|
||
"changeDateRange": "თარიღის დიაპაზონის შეცვლა",
|
||
"classDescription": "აღწერა",
|
||
"addStudents": "მომხმარებლების მოწვევა ბმულით ან კოდით",
|
||
"copyClassLink": "მოწვევის ბმულის კოპირება",
|
||
"copyClassCode": "მოწვევის კოდის კოპირება",
|
||
"inviteStudentByUserName": "მომხმარებლის სახელით მოწვევა",
|
||
"languageSettings": "ენის პარამეტრები",
|
||
"interactiveTranslator": "თარგმნის დახმარება",
|
||
"shareVideo": "ვიდეო გაზიარება",
|
||
"shareVideoDesc": "ჩართეთ ეს ფუნქცია, რათა სტუდენტებს შეეძლოთ ვიდეოების გაზიარება ჩატებში.",
|
||
"shareFiles": "ფაილების გაზიარება",
|
||
"selectLanguageLevel": "ენის დონეს არჩევა",
|
||
"noIdenticalLanguages": "გთხოვთ, აირჩიოთ განსხვავებული საწყისი და სამიზნე ენები",
|
||
"iWantALanguagePartnerFrom": "მოდის:",
|
||
"worldWide": "მსოფლიოს მასშტაბით",
|
||
"noResults": "მონაცემები არ მოიძებნა! სცადეთ თქვენი ძიების გაფართოება.",
|
||
"searchBy": "ძებნა ქვეყნით და ენებით",
|
||
"iWantAConversationPartner": "მინდა საუბრის პარტნიორი, რომელიც",
|
||
"iWantALanguagePartnerWhoSpeaks": "მეტყველებს:",
|
||
"iWantALanguagePartnerWhoIsLearning": "სწავლობს:",
|
||
"joinWithClassCode": "შეერთება კურსში",
|
||
"joinWithClassCodeHint": "შეიყვანეთ მოწვევის კოდი",
|
||
"languageLevelPreA1": "სინამდვილე დამწყები (Pre A1)",
|
||
"languageLevelA1": "დამწყები (A1)",
|
||
"languageLevelA2": "საშუალო (A2)",
|
||
"languageLevelB1": "შუალედური (B1)",
|
||
"languageLevelB2": "ზედა შუალედური (B2)",
|
||
"languageLevelC1": "მაღალი დონის (C1)",
|
||
"languageLevelC2": "მასტერული (C2)",
|
||
"changeTheNameOfTheClass": "შეცვალეთ კლასი",
|
||
"changeTheNameOfTheChat": "შეცვალეთ ჩატის სახელი",
|
||
"askPangeaBot": "მოითხოვეთ Pangea Bot-გან კონტექსტუალური განმარტება.",
|
||
"sorryNoResults": "უკაცრავად, მონაცემები არ მოიძებნა.",
|
||
"ignoreInThisText": "გაამახვილეთ ყურადღება",
|
||
"helpMeTranslate": "დიახ!",
|
||
"needsItShortMessage": "გარე მიზნიდან",
|
||
"needsItMessage": "გადაიწიე, ეს არაა {targetLanguage}! გჭირდება დახმარება თარგმნაში?",
|
||
"needsIgcMessage": "ამ შეტყობინებას აქვს გრამატიკული შეცდომა.",
|
||
"tokenTranslationTitle": "სიტყვა არის თქვენს საწყის ენაზე.",
|
||
"spanTranslationDesc": "იხილეთ შესაძლო თარგმანები ქვემოთ.",
|
||
"spanTranslationTitle": "ზოგიერთი სიტყვა არის თქვენს საწყის ენაზე.",
|
||
"l1SpanAndGrammarTitle": "გარე მიზნის ენაზე",
|
||
"l1SpanAndGrammarDesc": "ეს შეიძლება იყოს თქვენს საწყის ენაზე ან გრამატიკული შეცდომა.",
|
||
"otherTitle": "შენ გაქვს შეცდომა.",
|
||
"otherDesc": "იხილეთ შესაძლო კორექტირებები ქვემოთ.",
|
||
"countryInformation": "ჩემი ქვეყანა",
|
||
"myLanguages": "ჩემი საწყისი და მიზნის ენები",
|
||
"targetLanguage": "მიზნის ენა",
|
||
"sourceLanguage": "საწყისი ენა",
|
||
"languagesISpeak": "ენები, რომლებიც ვსაუბრობ",
|
||
"updateLanguage": "ჩემი ენები",
|
||
"whatLanguageYouWantToLearn": "რომელი ენა გსურს ისწავლო?",
|
||
"whatIsYourBaseLanguage": "რა არის შენი საწყისი ენა?",
|
||
"saveChanges": "შენახვა ცვლილებები",
|
||
"publicProfileTitle": "მომეცი ნება ჩემი პროფილი იპოვოს ძიებაში",
|
||
"publicProfileDesc": "ჩართვისას, თქვენ აძლევთ სხვა მომხმარებლებს საშუალებას იპოვონ თქვენი პროფილი გლობალურ ძიებაში და გამოგზავნონ შეტყობინებები ჩატისთვის. ამ ეტაპზე, შეგიძლიათ აირჩიოთ მიიღოთ თუ უარყოთ მოთხოვნა.",
|
||
"errorDisableIT": "თარგმნის დახმარება გამორთულია.",
|
||
"errorDisableIGC": "გრამატიკის დახმარება გამორთულია.",
|
||
"errorDisableLanguageAssistance": "თარგმნის დახმარება და გრამატიკის დახმარება გამორთულია.",
|
||
"errorDisableITUserDesc": "დააჭირეთ აქ, რათა განაახლოთ თარგმნის დახმარების პარამეტრები",
|
||
"errorDisableIGCUserDesc": "დააჭირეთ აქ, რათა განაახლოთ გრამატიკის დახმარების პარამეტრები",
|
||
"errorDisableLanguageAssistanceUserDesc": "დააჭირეთ აქ, რათა განაახლოთ თარგმნის და გრამატიკის დახმარების პარამეტრები",
|
||
"errorDisableITClassDesc": "თარგმნის დახმარება გამორთულია ამ კურსისთვის, სადაც ეს ჩატი მდებარეობს.",
|
||
"errorDisableIGCClassDesc": "გრამატიკის დახმარება გამორთულია ამ კურსისთვის, სადაც ეს ჩატი მდებარეობს.",
|
||
"itIsDisabled": "ინტერაქტიული თარგმნა გამორთულია",
|
||
"igcIsDisabled": "ინტერაქტიული გრამატიკის შემოწმება გამორთულია",
|
||
"goToLearningSettings": "გადადი სწავლების პარამეტრებზე",
|
||
"error405Title": "ენა არ არის მითითებული",
|
||
"error405Desc": "გთხოვთ, დააყენოთ თქვენი ენები მთავარი მენიუდან > სწავლების პარამეტრებიდან.",
|
||
"loginOrSignup": "შესვლა ან რეგისტრაცია",
|
||
"iAgreeToThe": "მე ვეთანხმები",
|
||
"termsAndConditions": "წესებს და პირობებს",
|
||
"andCertifyIAmAtLeast13YearsOfAge": "და ვადასტურებ, რომ მე მინიმუმ 16 წლის ვარ.",
|
||
"error502504Title": "ვაი, ბევრი სტუდენტი ონლაინშია!",
|
||
"error502504Desc": "თარგმნის და გრამატიკის ხელსაწყოები შეიძლება იყოს ნელი ან მიუწვდომელი, სანამ პანგეა ბოტები არ დაეწევიან.",
|
||
"error404Title": "თარგმნის შეცდომა!",
|
||
"error404Desc": "Pangea Bot-ი ვერ გარჩევს, როგორ უნდა თარგმნოს ეს...",
|
||
"errorPleaseRefresh": "ჩვენ ამას ვისწრაფვით! გთხოვთ, განაახლოთ გვერდი და სცადოთ თავიდან.",
|
||
"toggleIT": "ინტერაქტიული თარგმანი",
|
||
"toggleIGC": "ინტერაქტიული გრამატიკის შემოწმება",
|
||
"toggleToolSettingsDescription": "აქ შეგიძლიათ შეცვალოთ თქვენი ინდივიდუალური ენის ხელსაწყოების პარამეტრები.",
|
||
"connectedToStaging": "დაკავშირებულია სტეიჯთან",
|
||
"learningSettings": "სწავლების პარამეტრები",
|
||
"sendVoiceNotes": "გაგზავნეთ ხმის შეტყობინებები",
|
||
"sendVoiceNotesDesc": "ჩართეთ ეს ფუნქცია, რათა სტუდენტებს შეეძლოთ ხმის შეტყობინებების გაგზავნა ჩატში.",
|
||
"chatTopic": "ჩატის თემა",
|
||
"chatTopicDesc": "სეტეთ ჩატის თემა",
|
||
"inviteStudentByUserNameDesc": "თუ თქვენი სტუდენტი უკვე აქვს ანგარიში, შეგიძლიათ მოძებნოთ იგი.",
|
||
"participants": "მონაწილეები",
|
||
"almostPerfect": "ეს სწორია! აი, რა ვიტყოდი მე.",
|
||
"prettyGood": "ძალიან კარგი! აი, რა ვიტყოდი მე.",
|
||
"letMeThink": "ჰმ, დავინახოთ, როგორ გამოგივიდა!",
|
||
"clickMessageTitle": "გჭირდებათ დახმარება?",
|
||
"clickMessageBody": "დააჭირეთ შეტყობინებას, რათა მიიღოთ ენის ხელსაწყოები, როგორიცაა თარგმანი, დაკვრა და სხვა!",
|
||
"understandingMessagesTitle": "განმარტებები და თარგმანები!",
|
||
"understandingMessagesBody": "დააჭირეთ ხაზგასმულ სიტყვებს განმარტებისთვის. თარგმნა შეტყობინების ვარიანტებით (ზედა მარჯვენა).",
|
||
"allDone": "ყველაფერი დასრულებულია!",
|
||
"vocab": "სიტყვის მარაგი",
|
||
"low": "ჩვენ გვაქვს მტკიცებულება, რომ მომხმარებელი არ ესმის ამ სიტყვებს.",
|
||
"medium": "ამ სიტყვებს იყენებენ. უცნობია, სრულად არის თუ არა ეს სიტყვები გამგები.",
|
||
"high": "ჩვენ გვაქვს მტკიცებულება, რომ მომხმარებელი ესმის ამ სიტყვებს.",
|
||
"unknownProficiency": "ამ სიტყვებს პანგეა ჩატში არ იყენებენ.",
|
||
"changeView": "ნახვების შეცვლა.",
|
||
"clearAll": "წაშალოთ ყველა სიტყვა?",
|
||
"generateVocabulary": "შექმენით სიტყვების მარაგი სათაურიდან და აღწერილობიდან",
|
||
"generatePrompts": "შექმენით წახალისებები",
|
||
"subscribe": "გამოწერა",
|
||
"getAccess": "გამოწერით ახლა!",
|
||
"subscriptionDesc": "შეტყობინებები უფასოა! გამოიწერეთ ინტერაქტიული თარგმნის, გრამატიკის შემოწმებისა და სწავლების ანალიტიკის გასახსნელად.",
|
||
"subscriptionManagement": "გამოწერის მართვა",
|
||
"currentSubscription": "მიმდინარე გამოწერა",
|
||
"changeSubscription": "შეცვალეთ თქვენი გამოწერა",
|
||
"cancelSubscription": "გაუქმეთ თქვენი გამოწერა",
|
||
"selectYourPlan": "აირჩიეთ თქვენი გეგმა",
|
||
"subsciptionPlatformTooltip": "გთხოვთ, შესულიყავით თქვენს ორიგინალურ მოწყობილობაზე თქვენი გამოწერის მართვისთვის",
|
||
"subscriptionManagementUnavailable": "წევრიანობის მართვა ხელმისაწვდომი არაა",
|
||
"paymentMethod": "გადახდის მეთოდი",
|
||
"paymentHistory": "გადახდის ისტორია",
|
||
"emptyChatDownloadWarning": "ცარიელი ჩატის ჩამოტვირთვა შეუძლებელია",
|
||
"update": "განახლება",
|
||
"updateDesc": "ახლა შეგიძლიათ განაახლოთ ეს აპლიკაცია {localVersion}-დან {storeVersion}-მდე",
|
||
"maybeLater": "შესაძლოა მოგვიანებით",
|
||
"mainMenu": "მთავარი მენიუ",
|
||
"toggleImmersionMode": "ჩაშვების რეჟიმი",
|
||
"toggleImmersionModeDesc": "როდესაც ჩართულია, ყველა შეტყობინება გამოჩნდება თქვენს სამიზნე ენაზე. ეს პარამეტრი განსაკუთრებით სასარგებლოა ენის გაცვლის დროს.",
|
||
"itToggleDescription": "ეს ენის სწავლების ინსტრუმენტი იპოვის სიტყვებს თქვენს საწყის ენაზე და დაეხმარება მათ თარგმნაში თქვენს სამიზნე ენაზე. იშვიათად, AI შეიძლება დაუშვას თარგმნის შეცდომები.",
|
||
"igcToggleDescription": "ეს ენის სწავლების ინსტრუმენტი იპოვის საერთო spelling, გრამატიკის და პუნქტუაციის შეცდომებს თქვენს შეტყობინებაში და შემოგთავაზებთ გამოსწორებას. იშვიათად, AI შეიძლება დაუშვას კორექციის შეცდომები.",
|
||
"originalMessage": "მოუწყობელი შეტყობინება",
|
||
"sentMessage": "გაგზავნილი შეტყობინება",
|
||
"useType": "გამოყენების ტიპი",
|
||
"notAvailable": "ხელმისაწვდომი არაა",
|
||
"taAndGaTooltip": "L2 გამოყენება თარგმნის და გრამატიკის დახმარებით",
|
||
"definitionsToolName": "სიტყვის განმარტებები",
|
||
"messageTranslationsToolName": "შეტყობინებების თარგმნები",
|
||
"definitionsToolDescription": "როდესაც ჩართულია, ლურჯი ხაზით აღნიშნული სიტყვები შეიძლება დაწკაპუნებით იხილოთ განმარტებისთვის. დაწკაპუნეთ შეტყობინებებზე განმარტებების მისაღებად.",
|
||
"translationsToolDescrption": "როდესაც ჩართულია, დააჭირეთ შეტყობინებას და თარგმნის ხატულას, რათა იხილოთ შეტყობინება თქვენს ძირითად ენაზე.",
|
||
"welcomeBack": "კეთილი იყოს თქვენი დაბრუნება! თუ თქვენ მონაწილეობდით 2023-2024 წლის პილოტში, გთხოვთ დაგვიკავშირდეთ თქვენი სპეციალური პილოტის გამოწერისთვის. თუ თქვენ მასწავლებელი ხართ და გაქვთ (ან თქვენი დაწესებულება აქვს) ლიცენზიები თქვენი კლასი, გთხოვთ დაგვიკავშირდეთ თქვენი მასწავლებლის გამოწერისთვის.",
|
||
"kickAllStudents": "ყველა სტუდენტის გამოთიშვა",
|
||
"kickAllStudentsConfirmation": "დარწმუნებული ხართ, რომ გსურთ ყველა სტუდენტის გამოთიშვა?",
|
||
"inviteAllStudents": "ყველა სტუდენტის მოწვევა",
|
||
"inviteAllStudentsConfirmation": "დარწმუნებული ხართ, რომ გსურთ ყველა სტუდენტის მოწვევა?",
|
||
"inviteUsersFromPangea": "ადმინების დამატება",
|
||
"redeemPromoCode": "პრომო კოდის გადახდა",
|
||
"enterPromoCode": "შეიყვანეთ პრომო კოდი",
|
||
"downloadTxtFile": "ტექსტის ფაილის ჩამოტვირთვა",
|
||
"downloadCSVFile": "CSV ფაილის ჩამოტვირთვა",
|
||
"promotionalSubscriptionDesc": "ამჟამად გაქვთ სიცოცხლის ხანგრძლივობის პრომო გამოწერა. დახმარებისთვის დაუკავშირდით support@pangea.chat-ს, თქვენი გამოწერის შეცვლის მიზნით.",
|
||
"originalSubscriptionPlatform": "გამოწერა შეძენილი {purchasePlatform}-დან",
|
||
"oneWeekTrial": "ერთი კვირის საცდელი პერიოდი",
|
||
"downloadXLSXFile": "Excel ფაილის ჩამოტვირთვა",
|
||
"abDisplayName": "აფხაზური",
|
||
"aaDisplayName": "აფარისი",
|
||
"afDisplayName": "აფრიკანერი",
|
||
"akDisplayName": "აკანი",
|
||
"sqDisplayName": "ალბანური",
|
||
"amDisplayName": "ამჰარიული",
|
||
"arDisplayName": "არაბული",
|
||
"anDisplayName": "არაგონული",
|
||
"hyDisplayName": "სომხური",
|
||
"asDisplayName": "ასამური",
|
||
"avDisplayName": "ავარიული",
|
||
"aeDisplayName": "ავესტური",
|
||
"ayDisplayName": "აიმარა",
|
||
"azDisplayName": "აზერბაიჯანული",
|
||
"bmDisplayName": "ბამბარიული",
|
||
"baDisplayName": "ბაშკირული",
|
||
"euDisplayName": "ბასკური",
|
||
"beDisplayName": "ბელარუსული",
|
||
"bnDisplayName": "ბენგალური",
|
||
"bhDisplayName": "ბიჰარული",
|
||
"biDisplayName": "ბისლამა",
|
||
"bsDisplayName": "ბოსნური",
|
||
"brDisplayName": "ბრეტონული",
|
||
"bgDisplayName": "ბულგარული",
|
||
"myDisplayName": "ბირმული",
|
||
"caDisplayName": "კატალონური, ვალენსიური",
|
||
"chDisplayName": "ჩამორო",
|
||
"ceDisplayName": "ჩეჩნური",
|
||
"nyDisplayName": "ჩიჩევა, ჩეუა, ნიანჯა",
|
||
"zhDisplayName": "ჩინური",
|
||
"cvDisplayName": "ჩუვაშური",
|
||
"kwDisplayName": "კორნიშური",
|
||
"coDisplayName": "კორსიკური",
|
||
"crDisplayName": "კრიუ",
|
||
"hrDisplayName": "ხორვატული",
|
||
"csDisplayName": "ჩეხური",
|
||
"daDisplayName": "დანიელი",
|
||
"dvDisplayName": "დივეჰი; დივეჰი; მალდივული;",
|
||
"nlDisplayName": "ჰოლანდიური",
|
||
"enDisplayName": "ინგლისური",
|
||
"eoDisplayName": "ესპერანტო",
|
||
"etDisplayName": "ესტონური",
|
||
"eeDisplayName": "ეუგვე",
|
||
"foDisplayName": "ფაროსული",
|
||
"fjDisplayName": "ფიჯი",
|
||
"fiDisplayName": "ფინური",
|
||
"frDisplayName": "ფრანგული",
|
||
"ffDisplayName": "ფულა; ფულაჰ; პულარი; პულარ",
|
||
"glDisplayName": "გალიციური",
|
||
"kaDisplayName": "ქართული",
|
||
"deDisplayName": "გერმანული",
|
||
"elDisplayName": "ახალი ბერძნული",
|
||
"gnDisplayName": "გუარანი",
|
||
"guDisplayName": "გუჯარათი",
|
||
"htDisplayName": "ჰაიტიანი, ჰაიტიური კრეოლური",
|
||
"haDisplayName": "ჰაუსა",
|
||
"heDisplayName": "ებრაული (ახალი)",
|
||
"hzDisplayName": "ჰერერო",
|
||
"hiDisplayName": "ჰინდი",
|
||
"hoDisplayName": "ჰირი მოტუ",
|
||
"huDisplayName": "უნგრული",
|
||
"iaDisplayName": "ინტერლინგუა",
|
||
"idDisplayName": "ინდონეზიური",
|
||
"ieDisplayName": "ინტერლინგუი",
|
||
"gaDisplayName": "ირლანდიური",
|
||
"igDisplayName": "იგბო",
|
||
"ikDisplayName": "ინუპიაკი",
|
||
"ioDisplayName": "იდო",
|
||
"isDisplayName": "ისლანდიური",
|
||
"itDisplayName": "იტალიური",
|
||
"iuDisplayName": "ინუკტიტუტი",
|
||
"jaDisplayName": "იაპონური",
|
||
"jvDisplayName": "ჯავანური",
|
||
"klDisplayName": "კალალიწუტ, გრინლანდიური",
|
||
"knDisplayName": "კანადა",
|
||
"krDisplayName": "კანური",
|
||
"ksDisplayName": "კაშმირული",
|
||
"kkDisplayName": "ყაზახური",
|
||
"kmDisplayName": "ხმერული",
|
||
"kiDisplayName": "კიკიუუი, გიკიუუი",
|
||
"rwDisplayName": "კინიანვანდა",
|
||
"kyDisplayName": "ყირგიზული, ყირგიზული",
|
||
"kvDisplayName": "კომი",
|
||
"kgDisplayName": "კონგო",
|
||
"koDisplayName": "კორეული",
|
||
"kuDisplayName": "კურკული",
|
||
"kjDisplayName": "Kwanyama, Kuanyama",
|
||
"laDisplayName": "ლათინური",
|
||
"lbDisplayName": "ლუქსემბურგული, ლეტცებურგული",
|
||
"lgDisplayName": "ლუგანდა",
|
||
"liDisplayName": "ლიმბურგული, Limburgan, Limburger",
|
||
"lnDisplayName": "ლინგალა",
|
||
"loDisplayName": "ლაოსური",
|
||
"ltDisplayName": "ლიტვური",
|
||
"luDisplayName": "ლუბა-კანგატა",
|
||
"lvDisplayName": "ლატვური",
|
||
"gvDisplayName": "მანქსური",
|
||
"mkDisplayName": "მაკედონური",
|
||
"mgDisplayName": "მალაგასული",
|
||
"msDisplayName": "მალაიური",
|
||
"mlDisplayName": "მალაიალამური",
|
||
"mtDisplayName": "მალტური",
|
||
"miDisplayName": "მაორი",
|
||
"mrDisplayName": "მარათჰი (მარათჰი)",
|
||
"mhDisplayName": "მარშალური",
|
||
"mnDisplayName": "მონღოლური",
|
||
"naDisplayName": "ნაურუ",
|
||
"nvDisplayName": "ნავაჰო, ნავაჰო",
|
||
"nbDisplayName": "ნორვეგიული ბოკმალე",
|
||
"ndDisplayName": "ჩრდილოეთ ნდებელე",
|
||
"neDisplayName": "ნეპალური",
|
||
"ngDisplayName": "ნდონგა",
|
||
"nnDisplayName": "ნორვეგიული ნიუნორსკი",
|
||
"noDisplayName": "ნორვეგიული",
|
||
"iiDisplayName": "ნუსოუ",
|
||
"nrDisplayName": "სამხრეთ ნდებელე",
|
||
"ocDisplayName": "ოკსიტანული",
|
||
"ojDisplayName": "ოჟიბვე, ოჯიბვა",
|
||
"cuDisplayName": "ძველი ეკლესიის სლავური, ეკლესიის სლავური, ძველი ბულგარული, ძველი სლავური",
|
||
"omDisplayName": "ორომო",
|
||
"orDisplayName": "ორია",
|
||
"osDisplayName": "ოსეტური, ოსეტური",
|
||
"paDisplayName": "პანჯაბი, პანჯაბური",
|
||
"piDisplayName": "პალი",
|
||
"faDisplayName": "პერსიული",
|
||
"plDisplayName": "პოლონური",
|
||
"psDisplayName": "პაშტო, პუშტო",
|
||
"ptDisplayName": "პორტუგალიური",
|
||
"quDisplayName": "კეჩუა",
|
||
"rmDisplayName": "რომანშული",
|
||
"rnDisplayName": "კირუნდული",
|
||
"roDisplayName": "რუმინული, მოლდავური, მოლდოვური",
|
||
"ruDisplayName": "რუსული",
|
||
"saDisplayName": "სანსკრიტი (სანსკრტა)",
|
||
"scDisplayName": "სარდინიული",
|
||
"sdDisplayName": "სინდი",
|
||
"seDisplayName": "ჩრდილოეთ სამიური",
|
||
"smDisplayName": "სამოანური",
|
||
"sgDisplayName": "სანგო",
|
||
"srDisplayName": "სერბული",
|
||
"gdDisplayName": "შოტლანდიური გალური, გალური",
|
||
"snDisplayName": "შონა",
|
||
"siDisplayName": "სინჰალური, სინჰალეზი",
|
||
"skDisplayName": "სლოვაკური",
|
||
"slDisplayName": "სლოვენური",
|
||
"soDisplayName": "სომალური",
|
||
"stDisplayName": "სამხრეთ სოთო",
|
||
"esDisplayName": "ესპანური",
|
||
"suDisplayName": "სუნდანური",
|
||
"swDisplayName": "სვაჰილი",
|
||
"ssDisplayName": "სვატი",
|
||
"svDisplayName": "შვედური",
|
||
"taDisplayName": "ტამილური",
|
||
"teDisplayName": "ტელუგუ",
|
||
"tgDisplayName": "ტაჯიკური",
|
||
"thDisplayName": "თაილანდური",
|
||
"tiDisplayName": "ტიგრინია",
|
||
"boDisplayName": "ტიბეტური სტანდარტი, ტიბეტური, ცენტრალური",
|
||
"tkDisplayName": "თურქმენი",
|
||
"tlDisplayName": "ტაგალოგი",
|
||
"tnDisplayName": "ცვანა",
|
||
"toDisplayName": "ტონგა (ტონგას კუნძულები)",
|
||
"trDisplayName": "თურქული",
|
||
"tsDisplayName": "ცონგა",
|
||
"ttDisplayName": "ტატარი",
|
||
"twDisplayName": "ტვიტერი",
|
||
"tyDisplayName": "ტაიტური",
|
||
"ugDisplayName": "უიღური, უღური",
|
||
"ukDisplayName": "უკრაინული",
|
||
"urDisplayName": "ურუდული",
|
||
"uzDisplayName": "უზბეკური",
|
||
"veDisplayName": "ვენდა",
|
||
"viDisplayName": "ვიეტნამური",
|
||
"voDisplayName": "ვლაპულუკი",
|
||
"waDisplayName": "ვალონი",
|
||
"cyDisplayName": "ვილური",
|
||
"woDisplayName": "ვლოფი",
|
||
"fyDisplayName": "დასავლეთ ფризიული",
|
||
"xhDisplayName": "ხოსა",
|
||
"yiDisplayName": "იდიში",
|
||
"yoDisplayName": "იორუბა",
|
||
"zaDisplayName": "ჟუანგი, ჩუანგი",
|
||
"unkDisplayName": "უცნობი",
|
||
"zuDisplayName": "ზულუ",
|
||
"hawDisplayName": "ჰავაიური",
|
||
"hmnDisplayName": "მონღოლური",
|
||
"multiDisplayName": "მრავალმხრივი",
|
||
"cebDisplayName": "სებუანო",
|
||
"dzDisplayName": "Dzongkha",
|
||
"iwDisplayName": "ებრაული",
|
||
"jwDisplayName": "ჯავანური",
|
||
"moDisplayName": "მოლდავური",
|
||
"shDisplayName": "სერბო-ხორვატული",
|
||
"wwCountryDisplayName": "მსოფლიოს მასშტაბით",
|
||
"afCountryDisplayName": "აფგანისტანი",
|
||
"axCountryDisplayName": "ალანდის კუნძულები",
|
||
"alCountryDisplayName": "ალბანეთი",
|
||
"dzCountryDisplayName": "ალჟირი",
|
||
"asCountryDisplayName": "ამერიკული სამოა",
|
||
"adCountryDisplayName": "ანდორა",
|
||
"aoCountryDisplayName": "ანგოლა",
|
||
"aiCountryDisplayName": "ანგუილა",
|
||
"agCountryDisplayName": "ანტიგუა და ბარბუდა",
|
||
"arCountryDisplayName": "არგენტინა",
|
||
"amCountryDisplayName": "სომხეთი",
|
||
"awCountryDisplayName": "არუბა",
|
||
"acCountryDisplayName": "ასცენშენის კუნძული",
|
||
"auCountryDisplayName": "ავსტრალია",
|
||
"atCountryDisplayName": "ავსტრია",
|
||
"azCountryDisplayName": "აზერბაიჯანი",
|
||
"bsCountryDisplayName": "ბაჰამები",
|
||
"bhCountryDisplayName": "ბაჰრეინი",
|
||
"bdCountryDisplayName": "ბანგლადეში",
|
||
"bbCountryDisplayName": "ბარბადოსი",
|
||
"byCountryDisplayName": "ბელარუსი",
|
||
"beCountryDisplayName": "ბელგია",
|
||
"bzCountryDisplayName": "ბელიზი",
|
||
"bjCountryDisplayName": "ბენინი",
|
||
"bmCountryDisplayName": "ბერმუდა",
|
||
"btCountryDisplayName": "ბუტანი",
|
||
"boCountryDisplayName": "ბოლივია",
|
||
"baCountryDisplayName": "ბოსნია და ჰერცეგოვინა",
|
||
"bwCountryDisplayName": "ბოტსვანა",
|
||
"brCountryDisplayName": "ბრაზილია",
|
||
"ioCountryDisplayName": "ბრიტანული ინდური ოკეანის ტერიტორია",
|
||
"vgCountryDisplayName": "ბრიტანული ვირჯინიის კუნძულები",
|
||
"bnCountryDisplayName": "ბრუნეი",
|
||
"bgCountryDisplayName": "ბულგარეთი",
|
||
"bfCountryDisplayName": "ბურკინა ფასო",
|
||
"biCountryDisplayName": "ბურუნდი",
|
||
"khCountryDisplayName": "კამბოჯა",
|
||
"cmCountryDisplayName": "კამერუნი",
|
||
"caCountryDisplayName": "კანადა",
|
||
"cvCountryDisplayName": "კაბო ვერდე",
|
||
"bqCountryDisplayName": "კარიბის ნიდერლანდები",
|
||
"kyCountryDisplayName": "კაიმანის კუნძულები",
|
||
"cfCountryDisplayName": "ცენტრალური აფრიკის რესპუბლიკა",
|
||
"tdCountryDisplayName": "ჩადი",
|
||
"clCountryDisplayName": "ჩილე",
|
||
"cnCountryDisplayName": "ჩინეთი",
|
||
"cxCountryDisplayName": "ქრისტმასის კუნძული",
|
||
"ccCountryDisplayName": "კოკოს [კილინგის] კუნძულები",
|
||
"coCountryDisplayName": "კოლუმბია",
|
||
"kmCountryDisplayName": "კომორები",
|
||
"cdCountryDisplayName": "დემოკრატიული რესპუბლიკა კონგო",
|
||
"cgCountryDisplayName": "კონგოს რესპუბლიკა",
|
||
"ckCountryDisplayName": "კუკის კუნძულები",
|
||
"crCountryDisplayName": "კოსტა რიკა",
|
||
"ciCountryDisplayName": "კოტ დ'ივუარი",
|
||
"hrCountryDisplayName": "ხორვატია",
|
||
"cuCountryDisplayName": "კუბა",
|
||
"cwCountryDisplayName": "კურასაო",
|
||
"cyCountryDisplayName": "საიპროსი",
|
||
"czCountryDisplayName": "ჩეხეთის რესპუბლიკა",
|
||
"dkCountryDisplayName": "დანია",
|
||
"djCountryDisplayName": "ჯიბუტი",
|
||
"dmCountryDisplayName": "დომინიკა",
|
||
"doCountryDisplayName": "დომინიკანული რესპუბლიკა",
|
||
"tlCountryDisplayName": "აღმოსავლეთ ტიმორი",
|
||
"ecCountryDisplayName": "ეკვადორი",
|
||
"egCountryDisplayName": "ეგვიპტე",
|
||
"svCountryDisplayName": "ელ სალვადორი",
|
||
"gqCountryDisplayName": "ეკვატორული გვინეა",
|
||
"erCountryDisplayName": "ერიტრეა",
|
||
"eeCountryDisplayName": "ესტონეთი",
|
||
"szCountryDisplayName": "ესვატინი",
|
||
"etCountryDisplayName": "ეთიოპია",
|
||
"fkCountryDisplayName": "ფოლკლენდის კუნძულები",
|
||
"foCountryDisplayName": "ფაროსის კუნძულები",
|
||
"fjCountryDisplayName": "ფიჯი",
|
||
"fiCountryDisplayName": "ფინეთი",
|
||
"frCountryDisplayName": "საფრანგეთი",
|
||
"gfCountryDisplayName": "საფრანგეთის გვიანა",
|
||
"pfCountryDisplayName": "საფრანგეთის პოლინეზია",
|
||
"gaCountryDisplayName": "გაბონი",
|
||
"gmCountryDisplayName": "გამბია",
|
||
"geCountryDisplayName": "საქართველო",
|
||
"deCountryDisplayName": "გერმანია",
|
||
"ghCountryDisplayName": "განა",
|
||
"giCountryDisplayName": "გიბრალტარი",
|
||
"grCountryDisplayName": "გრეცია",
|
||
"glCountryDisplayName": "გრინლანდია",
|
||
"gdCountryDisplayName": "გრენადა",
|
||
"gpCountryDisplayName": "გუადელუპე",
|
||
"guCountryDisplayName": "გუამ",
|
||
"gtCountryDisplayName": "გვატემალა",
|
||
"ggCountryDisplayName": "გერნსი",
|
||
"gnCountryDisplayName": "გინეა კონაკრი",
|
||
"gwCountryDisplayName": "გინეა-ბისაუ",
|
||
"gyCountryDisplayName": "გაიანა",
|
||
"htCountryDisplayName": "ჰაიტი",
|
||
"hmCountryDisplayName": "ჰერდის კუნძულები და მაკდონალდ კუნძულები",
|
||
"hnCountryDisplayName": "ჰონდურასი",
|
||
"hkCountryDisplayName": "ჰონგ კონგი",
|
||
"huCountryDisplayName": "უნგრეთი",
|
||
"isCountryDisplayName": "ისლანდია",
|
||
"inCountryDisplayName": "ინდოეთი",
|
||
"idCountryDisplayName": "ინდონეზია",
|
||
"irCountryDisplayName": "ირანი",
|
||
"iqCountryDisplayName": "ერაყი",
|
||
"ieCountryDisplayName": "ირლანდია",
|
||
"imCountryDisplayName": "მან კუნძული",
|
||
"ilCountryDisplayName": "ისრაელი",
|
||
"itCountryDisplayName": "იტალია",
|
||
"jmCountryDisplayName": " JAMაიკა",
|
||
"jpCountryDisplayName": "იაპონია",
|
||
"jeCountryDisplayName": "ჯერსი",
|
||
"joCountryDisplayName": "იორდანია",
|
||
"kzCountryDisplayName": "ყაზახეთი",
|
||
"keCountryDisplayName": "კენია",
|
||
"kiCountryDisplayName": "კირიბატი",
|
||
"xkCountryDisplayName": "კოსოვო",
|
||
"kwCountryDisplayName": "ყვაითი",
|
||
"kgCountryDisplayName": "ყირგიზეთი",
|
||
"laCountryDisplayName": "ლაოსი",
|
||
"lvCountryDisplayName": "ლატვია",
|
||
"lbCountryDisplayName": "ლიბანი",
|
||
"lsCountryDisplayName": "ლესოთო",
|
||
"lrCountryDisplayName": "ლიბერია",
|
||
"lyCountryDisplayName": "ლიბია",
|
||
"liCountryDisplayName": "ლიხტენშტაინი",
|
||
"ltCountryDisplayName": "ლიტვა",
|
||
"luCountryDisplayName": "ლუქსემბურგი",
|
||
"moCountryDisplayName": "მაკაო",
|
||
"mkCountryDisplayName": "მაკედონია",
|
||
"mgCountryDisplayName": "მადაგასკარი",
|
||
"mwCountryDisplayName": "მალავი",
|
||
"myCountryDisplayName": "მალაიზია",
|
||
"mvCountryDisplayName": "მალდივები",
|
||
"mlCountryDisplayName": "მალი",
|
||
"mtCountryDisplayName": "მალტა",
|
||
"mhCountryDisplayName": "მარშალის კუნძულები",
|
||
"mqCountryDisplayName": "მარტინიკი",
|
||
"mrCountryDisplayName": "მავრიტანია",
|
||
"muCountryDisplayName": "მავრიციუსი",
|
||
"ytCountryDisplayName": "მაიოტი",
|
||
"mxCountryDisplayName": "მექსიკა",
|
||
"fmCountryDisplayName": "მიკრონეზია",
|
||
"mdCountryDisplayName": "მოლდოვა",
|
||
"mcCountryDisplayName": "მონაკო",
|
||
"mnCountryDisplayName": "მონღოლეთი",
|
||
"meCountryDisplayName": "მონტენეგრო",
|
||
"msCountryDisplayName": "მონსერატი",
|
||
"maCountryDisplayName": "მაროკო",
|
||
"mzCountryDisplayName": "მოზამბიკი",
|
||
"mmCountryDisplayName": "მიანმარი (ბირმი)",
|
||
"naCountryDisplayName": "ნამიბია",
|
||
"nrCountryDisplayName": "ნაურუ",
|
||
"npCountryDisplayName": "ნეპალი",
|
||
"nlCountryDisplayName": "ჰოლანდია",
|
||
"ncCountryDisplayName": "ნიუ კალედონია",
|
||
"nzCountryDisplayName": "ახალი ზელანდია",
|
||
"niCountryDisplayName": "ნიკარაგუა",
|
||
"neCountryDisplayName": "ნიგერი",
|
||
"ngCountryDisplayName": "ნიგერია",
|
||
"nuCountryDisplayName": "ნიუე",
|
||
"nfCountryDisplayName": "ნორფოლკის კუნძული",
|
||
"kpCountryDisplayName": "ჩრდილოეთ კორეა",
|
||
"mpCountryDisplayName": "ჩრდილოეთ მარიანას კუნძულები",
|
||
"noCountryDisplayName": "ნორვეგია",
|
||
"omCountryDisplayName": "ომანი",
|
||
"pkCountryDisplayName": "პაკისტანი",
|
||
"pwCountryDisplayName": "პალაუ",
|
||
"psCountryDisplayName": "პალესტინის ტერიტორიული ერთეულები",
|
||
"paCountryDisplayName": "პანამა",
|
||
"pgCountryDisplayName": "პაპუა ახალი გვინეა",
|
||
"pyCountryDisplayName": "პარაგვაი",
|
||
"peCountryDisplayName": "პერუ",
|
||
"phCountryDisplayName": "ფილიპინები",
|
||
"plCountryDisplayName": "პოლონეთი",
|
||
"ptCountryDisplayName": "პორტუგალია",
|
||
"prCountryDisplayName": "პუერტო რიკო",
|
||
"qaCountryDisplayName": "კატარი",
|
||
"reCountryDisplayName": "რეუნიონი",
|
||
"roCountryDisplayName": "რუმინეთი",
|
||
"ruCountryDisplayName": "რუსეთი",
|
||
"rwCountryDisplayName": "რუანდა",
|
||
"blCountryDisplayName": "საინტ ბართოლომეო",
|
||
"shCountryDisplayName": "საინტ ჰელენა",
|
||
"knCountryDisplayName": "საინტ კიტსი",
|
||
"lcCountryDisplayName": "საინტ ლუსია",
|
||
"mfCountryDisplayName": "საინტ მარტინი",
|
||
"pmCountryDisplayName": "საინტ პიერ და მიკელონი",
|
||
"vcCountryDisplayName": "საინტ ვინსენტი",
|
||
"wsCountryDisplayName": "სამოა",
|
||
"smCountryDisplayName": "სან მარინო",
|
||
"stCountryDisplayName": "საო ტომე და პრინსიპი",
|
||
"saCountryDisplayName": "საუდის არაბეთი",
|
||
"snCountryDisplayName": "სენეგალი",
|
||
"rsCountryDisplayName": "სერბია",
|
||
"scCountryDisplayName": "სეიშელები",
|
||
"slCountryDisplayName": "სიერა ლეონე",
|
||
"sgCountryDisplayName": "სინგაპური",
|
||
"sxCountryDisplayName": "სინტ მარტენი",
|
||
"skCountryDisplayName": "სლოვაკეთი",
|
||
"siCountryDisplayName": "სლოვენია",
|
||
"sbCountryDisplayName": "სოლომონის კუნძულები",
|
||
"soCountryDisplayName": "სომალი",
|
||
"zaCountryDisplayName": "სამხრეთ აფრიკა",
|
||
"gsCountryDisplayName": "სამხრეთი ჯორჯია და სამხრეთ სანდვიჩის კუნძულები",
|
||
"krCountryDisplayName": "სამხრეთ კორეა",
|
||
"ssCountryDisplayName": "სამხრეთი სუდანი",
|
||
"esCountryDisplayName": "ესპანეთი",
|
||
"lkCountryDisplayName": "შრი ლანკა",
|
||
"sdCountryDisplayName": "სუდანი",
|
||
"srCountryDisplayName": "სურინამი",
|
||
"sjCountryDisplayName": "სვალბარდი და იან მეინი",
|
||
"seCountryDisplayName": "შვედეთი",
|
||
"chCountryDisplayName": "შვეიცარია",
|
||
"syCountryDisplayName": "სირია",
|
||
"twCountryDisplayName": "ტაივანი",
|
||
"tjCountryDisplayName": "ტაჯიკეთი",
|
||
"tzCountryDisplayName": "ტანზანია",
|
||
"thCountryDisplayName": "თაილანდი",
|
||
"tgCountryDisplayName": "ტოგო",
|
||
"tkCountryDisplayName": "ტოკელაუ",
|
||
"toCountryDisplayName": "ტონგა",
|
||
"ttCountryDisplayName": "ტრინიდადი/ტობაგო",
|
||
"tnCountryDisplayName": "ტუნისი",
|
||
"trCountryDisplayName": "თურქეთი",
|
||
"tmCountryDisplayName": "თურქმენეთი",
|
||
"tcCountryDisplayName": "ტურკს და კაიკოსის კუნძულები",
|
||
"tvCountryDisplayName": "ტუვალუ",
|
||
"viCountryDisplayName": "აშშ ვირჯინიის კუნძულები",
|
||
"ugCountryDisplayName": "უგანდა",
|
||
"uaCountryDisplayName": "უკრაინა",
|
||
"aeCountryDisplayName": "არაბთა გაერთიანებული საამიროები",
|
||
"gbCountryDisplayName": "დიდი ბრიტანეთი",
|
||
"usCountryDisplayName": "აშშ",
|
||
"uyCountryDisplayName": "ურუგვაი",
|
||
"uzCountryDisplayName": "უზბეკეთი",
|
||
"vuCountryDisplayName": "ვანუატუ",
|
||
"vaCountryDisplayName": "ვატიკანი",
|
||
"veCountryDisplayName": "ვენესუელა",
|
||
"vnCountryDisplayName": "ვიეტნამი",
|
||
"wfCountryDisplayName": "ვალისი და ფუტუნა",
|
||
"ehCountryDisplayName": "დასავლეთ საჰარა",
|
||
"yeCountryDisplayName": "იემენი",
|
||
"zmCountryDisplayName": "ზამბია",
|
||
"zwCountryDisplayName": "ზიმბაბვე",
|
||
"pay": "გადახდა",
|
||
"allPrivateChats": "მხოლოდ პირადი ჩეთები",
|
||
"unknownPrivateChat": "უცნობი პირადი ჩათი",
|
||
"invitedToSpace": "{user} გეპატიჟება გაერთო კურსში: {space}! გსურთ მიიღოთ?",
|
||
"declinedInvitation": "პირობა უარყო",
|
||
"acceptedInvitation": "დადასტურებული მოწვევა",
|
||
"youreInvited": "📩 თქვენ მოწვევა გაქვთ!",
|
||
"invitedToChat": "{user} გიწვევთ ჩატში: {name}! გსურთ მიიღოთ?",
|
||
"monthlySubscription": "თვიური",
|
||
"yearlySubscription": "წელიწადიური",
|
||
"defaultSubscription": "Pangea Chat გამოწერა",
|
||
"freeTrial": "უფასო საცდელი პერიოდი",
|
||
"grammarAnalytics": "გრამატიკის ანალიტიკა",
|
||
"total": "სულ: ",
|
||
"noDataFound": "მონაცემები არ მოიძებნა",
|
||
"promoSubscriptionExpirationDesc": "თქვენი მიმდინარე გამოწერა არის პრომო და ამოიწურება {expiration}-ზე. დახმარებისთვის დაუკავშირდით support@pangea.chat-ს.",
|
||
"emptyChatNameWarning": "გთხოვთ, შეიყვანეთ სახელწოდება ამ ჩატისთვის",
|
||
"blurMeansTranslateTitle": "რატომ არის შეტყობინება დაბლერილი?",
|
||
"blurMeansTranslateBody": "როდესაც იმერსიული რეჟიმი ჩართულია, თქვენს ძირითად ენაზე გაგზავნილი შეტყობინებები დაბლერილი იქნება, ხოლო Pangea Bot-ი თარგმნის მათ თქვენს სამიზნე ენაზე. იმერსიული რეჟიმი შეიძლება ჩართოთ და გამორთოთ ინდივიდუალურ და კურსის პარამეტრებში.",
|
||
"someErrorTitle": "ჰმ, რაღაც არ არის სწორად",
|
||
"someErrorBody": "ეს შეიძლება იყოს შეცდომა ან რამე თქვენს ძირითად ენაზე.",
|
||
"bestCorrectionFeedback": "ეს სწორია!",
|
||
"distractorFeedback": "ეს არ არის ზუსტად სწორი.",
|
||
"bestAnswerFeedback": "ეს სწორია!",
|
||
"definitionDefaultPrompt": "რა ნიშნავს ეს სიტყვა?",
|
||
"practiceDefaultPrompt": "რა არის საუკეთესო პასუხი?",
|
||
"correctionDefaultPrompt": "რა არის საუკეთესო ჩანაცვლება?",
|
||
"itStartDefaultPrompt": "გსურთ დახმარება თარგმნაში?",
|
||
"lockedChatWarning": "🔒 ეს ჩატი დაილუქა",
|
||
"lockChat": "დაილუქე ჩატი",
|
||
"suggestToChat": "შეთავაზე ეს ჩატი",
|
||
"suggestToChatDesc": "შეეთავაზებული ჩატები გამოჩნდება ჩატის სიებში",
|
||
"acceptSelection": "დადასტურება შეცდომის",
|
||
"acceptSelectionAnyway": "მიუხედავად ამისა, გამოიყენე ეს",
|
||
"makingActivity": "მოქმედების შექმნა",
|
||
"why": "რატომ?",
|
||
"definition": "განმარტება",
|
||
"exampleSentence": "მაგალითი წინადადება",
|
||
"reportToTeacher": "ვის გსურთ ამ შეტყობინების შეტყობინება?",
|
||
"reportMessageTitle": "{reportingUserId} შეტყობინება გაასაჯაროვა {reportedUserId}-ისგან ჩატში {roomName}",
|
||
"reportMessageBody": "შეტყობინება: {reportedMessage}\nმიზეზი: {reason}",
|
||
"noTeachersFound": "მასწავლებელი ვერ მოიძებნა შეტყობინებისთვის",
|
||
"viewArchive": "ნახე არქივი",
|
||
"trialExpiration": "თქვენს უფასო ცდას ვადა ამოიწურება {expiration}",
|
||
"freeTrialDesc": "ახალი მომხმარებლები იღებენ ერთკვირიან უფასო ცდას Pangea Chat-ის",
|
||
"activateTrial": "უფასო 7-დღიანი საცდელი პერიოდი",
|
||
"successfullySubscribed": "თქვენ წარმატებით გამოწერეთ!",
|
||
"clickToManageSubscription": "დააჭირეთ აქ, რათა მართოთ თქვენი გამოწერა.",
|
||
"errorGettingAudio": "შეცდომა აუდიოს მიღებაში. გთხოვთ განაახლოთ გვერდი და სცადოთ თავიდან.",
|
||
"signUp": "რეგისტრაცია",
|
||
"pleaseChooseAtLeastChars": "გთხოვთ, აირჩიოთ სულ მცირე {min} სიმბოლო.",
|
||
"noEmailWarning": "გთხოვთ, შეიყვანოთ ვალიდური ელფოსტის მისამართი. წინააღმდეგ შემთხვევაში, ვერ შეძლებთ პაროლის აღდგენას. თუ არ გსურთ, დააჭირეთ ისევ ღილაკს გაგრძელებისთვის.",
|
||
"pleaseEnterValidEmail": "გთხოვთ, შეიყვანოთ ვალიდური ელფოსტის მისამართი.",
|
||
"pleaseChooseAUsername": "გთხოვთ, აირჩიოთ მომხმარებლის სახელი",
|
||
"chooseAUsername": "აირჩიეთ მომხმარებლის სახელი",
|
||
"define": "განმარტება",
|
||
"listen": "მოსმენა",
|
||
"addConversationBot": "ჩართეთ საუბრის ბოტი",
|
||
"addConversationBotDesc": "დაამატეთ ბოტი ამ ჩათში",
|
||
"convoBotSettingsDescription": "რედაქტირება საუბრის თემასა და სირთულეზე",
|
||
"enterAConversationTopic": "შეიყვანეთ საუბრის თემა",
|
||
"conversationTopic": "საუბრის თემა",
|
||
"enableModeration": "ჩართეთ მოდერაცია",
|
||
"enableModerationDesc": "ჩართეთ ავტომატური მოდერაცია, რათა გადახედოთ შეტყობინებებს წინასწარ",
|
||
"conversationLanguageLevel": "რა არის ამ საუბრის ენის დონე?",
|
||
"showDefinition": "აჩვენე განმარტება",
|
||
"subscriptionPopupTitle": "ეს წინადადება შეიძლება შეიცავდეს გრამატიკის შეცდომას...",
|
||
"subscriptionPopupDesc": "გამოწერით დღესვე, რათა გააქტიუროთ თარგმნა და გრამატიკის კორექტირება!",
|
||
"seeOptions": "იხილეთ პარამეტრები",
|
||
"continuedWithoutSubscription": "გაგრძელება აბონენტობის გარეშე",
|
||
"trialPeriodExpired": "საბრძოლო პერიოდი ამოიწურა",
|
||
"selectToDefine": "დააჭირეთ ნებისმიერ სიტყვას მისი განმარტებისთვის!",
|
||
"translations": "თარგმნები",
|
||
"messageAudio": "შეტყობინების აუდიო",
|
||
"definitions": "განმარტებები",
|
||
"subscribedToUnlockTools": "გამოწერით გააქტიურეთ ინტერკტივული თარგმნა და გრამატიკის შემოწმება, აუდიო დაკვრა, პერსონალიზებული პრაქტიკული აქტივობები და სწავლების ანალიტიკა!",
|
||
"translationTooltip": "თარგმნა",
|
||
"audioTooltip": "აუდიო დაკვრა",
|
||
"speechToTextTooltip": "ტრანსკრიპტი",
|
||
"certifyAge": "ვადასტურებ, რომ მე ვარ {age} წლის ზევით",
|
||
"kickBotWarning": "პანგეა ბოტის გამოთიშვა ამ საუბრის ბოტს ამოიღებს ამ ჩატიდან.",
|
||
"joinToView": "შეერთდით ამ ოთახში დეტალების სანახავად",
|
||
"refresh": "განახლება",
|
||
"autoPlayTitle": "ავტომატური დაკვრა შეტყობინებების",
|
||
"autoPlayDesc": "როდესაც ჩართულია, ტექსტიდან-ხმაზე აუდიო ავტომატურად დაკვრის ფუნქცია მუშაობს, როდესაც აირჩევა.",
|
||
"messageAnalytics": "შეტყობინებების ანალიტიკა",
|
||
"words": "სიტყვები",
|
||
"score": "შეფასება",
|
||
"accuracy": "სწორობა",
|
||
"points": "ქულები",
|
||
"noPaymentInfo": "გადახდის ინფორმაცია საჭირო არაა!",
|
||
"conversationBotModeSelectDescription": "ჩეთის აქტივობა",
|
||
"conversationBotModeSelectOption_discussion": "დისკუსია",
|
||
"conversationBotModeSelectOption_custom": "მოწოდება",
|
||
"conversationBotModeSelectOption_conversation": "საუბარი",
|
||
"conversationBotModeSelectOption_textAdventure": "ტექსტური თავგადასავალი",
|
||
"conversationBotModeSelectOption_storyGame": "სიუჟეტის თამაში",
|
||
"conversationBotDiscussionZone_title": "დისკუსიის პარამეტრები",
|
||
"conversationBotDiscussionZone_discussionTopicLabel": "დისკუსიის თემა",
|
||
"conversationBotDiscussionZone_discussionTopicPlaceholder": "საზოგადოების თემა",
|
||
"conversationBotDiscussionZone_discussionKeywordsLabel": "დისკუსიის საკვანძო სიტყვები",
|
||
"conversationBotDiscussionZone_discussionKeywordsPlaceholder": "საკვანძო სიტყვების მითითება",
|
||
"conversationBotDiscussionZone_discussionKeywordsHintText": "საკვანძო სიტყვების სია, რომელიც განაპირობებს განხილვას",
|
||
"conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": "გაგზავნეთ განხილვის წახალისება განრიგით",
|
||
"conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": "საათები განხილვის წახალისებებს შორის",
|
||
"conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": "პასუხი რეაქციაზე ⏩",
|
||
"conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": "რეაქცია განხილვის დაწყებისთვის",
|
||
"conversationBotCustomZone_title": "საბაჟო პარამეტრები",
|
||
"conversationBotCustomZone_customSystemPromptLabel": "სისტემის შეტყობინება",
|
||
"conversationBotCustomZone_customSystemPromptPlaceholder": "სისტემის შეტყობინების დაყენება",
|
||
"conversationBotCustomZone_customSystemPromptEmptyError": "სისტემის შეტყობინება აკლია",
|
||
"botConfig": "ბოტისა და აქტივობის პარამეტრები",
|
||
"botConfigNoPermissionTitle": "უფლება აკლია",
|
||
"botConfigNoPermissionMessage": "დაკავშირდით ოთახის ადმინისტრატორს ბოტის კონფიგურაციის შეცვლისთვის",
|
||
"addConversationBotDialogTitleInvite": "დაადასტურეთ საუბრის ბოტის მიწვევა",
|
||
"addConversationBotButtonInvite": "მიწვევა",
|
||
"addConversationBotDialogInviteConfirmation": "მიწვევა",
|
||
"addConversationBotButtonTitleRemove": "დაადასტურეთ საუბრის ბოტის წაშლა",
|
||
"addConversationBotButtonRemove": "წაშლა",
|
||
"addConversationBotDialogRemoveConfirmation": "წაშლა",
|
||
"conversationBotConfigConfirmChange": "დადასტურება",
|
||
"conversationBotStatus": "ბოტის მიწვევა",
|
||
"conversationBotTextAdventureZone_title": "ტექსტური თავგადასავალი",
|
||
"conversationBotTextAdventureZone_instructionLabel": "თამაშის მმართველის ინსტრუქციები",
|
||
"conversationBotTextAdventureZone_instructionPlaceholder": "თამაშის მმართველის ინსტრუქციების დაყენება",
|
||
"conversationBotCustomZone_instructionSystemPromptEmptyError": "გაკვეთილის მფლობელის მითითებები აკლია",
|
||
"studentAnalyticsNotAvailable": "სტუდენტის მონაცემები ამჟამად ხელმისაწვდომი არ არის",
|
||
"roomDataMissing": "ზოგიერთი მონაცემი შეიძლება აკლია ოთახებიდან, სადაც თქვენ წევრი არ ხართ.",
|
||
"updatePhoneOS": "შესაძლოა დაგჭირდეთ თქვენი მოწყობილობის ოპერაციული სისტემის განახლება.",
|
||
"wordsPerMinute": "სიტყვები წუთში",
|
||
"autoIGCToolName": "ავტომატურად ჩართეთ პანგეა წერის დახმარება",
|
||
"autoIGCToolDescription": "ავტომატურად ჩართეთ პანგეა ჩატის გრამატიკა და თარგმნის დახმარება ჩემი შეტყობინების გაგზავნამდე.",
|
||
"runGrammarCorrection": "შეტყობინების შემოწმება",
|
||
"grammarCorrectionFailed": "გადაჭრილი საკითხები",
|
||
"grammarCorrectionComplete": "კარგია!",
|
||
"tooltipInstructionsTitle": "არ იცით რა აკეთებს ეს?",
|
||
"tooltipInstructionsMobileBody": "დაჭერით და შეინახეთ ინსტრუმენტების სანახავად.",
|
||
"tooltipInstructionsBrowserBody": "მოძრაობით მერყეობთ ნივთებზე ინსტრუმენტების სანახავად.",
|
||
"chatCapacity": "ჩატის შესაძლებლობა",
|
||
"roomFull": "ეს ოთახი უკვე სავსეა.",
|
||
"topicNotSet": "თემა არ არის მითითებული.",
|
||
"chatCapacityNotSet": "ამ ჩატს არ აქვს შესაძლებლობის შეზღუდვა.",
|
||
"chatCapacityHasBeenChanged": "ჩატის შესაძლებლობა შეიცვალა",
|
||
"chatCapacitySetTooLow": "ჩატის შესაძლებლობა უნდა იყოს მინიმუმ {count}.",
|
||
"chatCapacityExplanation": "ჩატის შესაძლებლობა განსაზღვრავს წევრთა რაოდენობას, რომელიც შეიძლება იყოს ჩატში.",
|
||
"chatExceedsCapacity": "ეს ჩატი აჭარბებს თავის შესაძლებლობას.",
|
||
"tooManyRequest": "ძალიან ბევრი მოთხოვნა, გთხოვთ სცადოთ მოგვიანებით.",
|
||
"enterNumber": "გთხოვთ შეიყვანოთ მთელი რიცხვი.",
|
||
"buildTranslation": "შექმენით თქვენი თარგმანი ზემოთ მოცემული არჩევანებიდან",
|
||
"nonexistentSelection": "არჩევანი აღარ არსებობს.",
|
||
"changeAnalyticsLanguage": "შეცვალეთ ანალიტიკის ენა",
|
||
"practice": "ვარჯიში",
|
||
"noLanguagesSet": "ენა არ არის მითითებული",
|
||
"noActivitiesFound": "ამაზე ახლა საკმარისია! დაბრუნდით მოგვიანებით მეტი ინფორმაციისთვის.",
|
||
"hintTitle": "რჩევა:",
|
||
"speechToTextBody": "ხმოვანი შეტყობინებებისთვის შეგიძლიათ იხილოთ ტრანსკრიპტი და ასევე Sprecher-ის სიტყვების წუთში ქულა.",
|
||
"versionNotFound": "ვერსია ვერ მოიძებნა",
|
||
"fetchingVersion": "ვერსიის მიღება...",
|
||
"versionFetchError": "შეცდომა ვერსიის მიღებისას",
|
||
"versionText": "ვერსია: {version}+{buildNumber}",
|
||
"languageButtonLabel": "ენა: {currentLanguage}",
|
||
"interactiveTranslatorAutoPlaySliderHeader": "ავტომატური თარგმნის ჩართვა",
|
||
"interactiveTranslatorAutoPlayDesc": "შესრულებს ინტერაქტიულ თარგმანს გარეშე კითხვების.",
|
||
"changeAnalyticsView": "შეცვალეთ ანალიტიკის ხედი",
|
||
"l1TranslationBody": "თქვენი ძირითადი ენის შეტყობინებები არ იქნება თარგმნილი.",
|
||
"deleteSubscriptionWarningTitle": "თქვენ გაქვთ აქტიური გამოწერა",
|
||
"deleteSubscriptionWarningBody": "თქვენის ანგარიშის წაშლა ავტომატურად არ გააუქმებს თქვენს გამოწერას.",
|
||
"manageSubscription": "მოწერის მართვა",
|
||
"error520Title": "გთხოვთ, სცადეთ თავიდან.",
|
||
"error520Desc": "უკაცრავად, ვერ გავიგეთ თქვენი შეტყობინება...",
|
||
"wordsUsed": "გამოყენებული სიტყვები",
|
||
"errorTypes": "შეცდომის ტიპები",
|
||
"level": "საფეხური",
|
||
"canceledSend": "გაუქმებული გაგზავნა",
|
||
"morphsUsed": "გამოყენებული მორფები",
|
||
"translationChoicesBody": "დააჭირეთ და დაჭერით ვარიანტზე რჩევისთვის.",
|
||
"grammar": "სიტყვისმეტყველება",
|
||
"contactHasBeenInvitedToTheChat": "კონტაქტი მოწვეულია ჩათში",
|
||
"inviteChat": "📨 მოწვევა ჩათში",
|
||
"chatName": "ჩათის სახელი",
|
||
"reportContentIssueTitle": "შეტყობინების პრობლმის შეტანა",
|
||
"feedback": "სურვილისამებრ გამოხმაურება",
|
||
"reportContentIssueDescription": "აჰო! AI შეუძლია პერსონალიზებული სწავლების გამოცდილების შექმნა, მაგრამ... ასევე ჰალუცინაციას ახდენს. გთხოვთ, მიაწოდოთ ნებისმიერი გამოხმაურება, და ჩვენ ისევ ვეცდებით.",
|
||
"changeContent": "აჰო! AI შეუძლია პერსონალიზებული სწავლების გამოცდილების შექმნა, მაგრამ... ასევე ჰალუცინაციას ახდენს. რა უნდა იყოს?",
|
||
"clickTheWordAgainToDeselect": "დააჭირეთ შერჩეულ სიტყვას, რათა გააუქმოთ არჩევანი.",
|
||
"l2SupportNa": "არ არის ხელმისაწვდომი",
|
||
"l2SupportAlpha": "ალფა",
|
||
"l2SupportBeta": "ბეტა",
|
||
"l2SupportFull": "სრული",
|
||
"missingVoiceTitle": "მკლია ხმა",
|
||
"voiceNotAvailable": "ამ ენისთვის თქვენი ხმოვანი ინსტალაცია არ არის.",
|
||
"openVoiceSettings": "გახსენი ხმა პარამეტრები",
|
||
"playAudio": "ჩართვა",
|
||
"stop": "შეწყვეტა",
|
||
"grammarCopyPOSsconj": "ქვეკატეგორიული კავშირი",
|
||
"grammarCopyPOSnum": "რიცხვი",
|
||
"grammarCopyPOSverb": "ზმნა",
|
||
"grammarCopyPOSaffix": "საფიქსი",
|
||
"grammarCopyPOSpart": "პარტიკული",
|
||
"grammarCopyPOSadj": "მიმღები",
|
||
"grammarCopyPOScconj": "კოორდინაციული კავშირი",
|
||
"grammarCopyPOSpunct": "სინტაქსი",
|
||
"grammarCopyPOSadv": "ზმნური განზომილება",
|
||
"grammarCopyPOSaux": "დამხმარე",
|
||
"grammarCopyPOSspace": "გზა",
|
||
"grammarCopyPOSsym": "სიმბოლო",
|
||
"grammarCopyPOSdet": "დეტერმინანტი",
|
||
"grammarCopyPOSpron": "პრონუნა",
|
||
"grammarCopyPOSadp": "ადპოზიცია",
|
||
"grammarCopyPOSpropn": "მოწოდებითი სახელი",
|
||
"grammarCopyPOSnoun": "სახელი",
|
||
"grammarCopyPOSintj": "შეკითხვა",
|
||
"grammarCopyPOSx": "სხვა",
|
||
"grammarCopyGENDERfem": "ქალი",
|
||
"grammarCopyPERSON2": "მეორე პირი",
|
||
"grammarCopyMOODimp": "მოთხოვნა",
|
||
"grammarCopyPUNCTTYPEqest": "შეკითხვა",
|
||
"grammarCopyASPECTperf": "შესრულებული",
|
||
"grammarCopyCASEaccnom": "მიმართვა, ნომინატივი",
|
||
"grammarCopyCASEobl": "გაურკვეველი",
|
||
"grammarCopyVOICEact": "აქტიური",
|
||
"grammarCopyPUNCTTYPEbrck": "სარკმელი",
|
||
"grammarCopyNOUNTYPEart": "სტატია",
|
||
"grammarCopyNUMBERsing": "ერთეული",
|
||
"grammarCopyGENDERmasc": "მამრობითი",
|
||
"grammarCopyVERBTYPEmod": "მოდალი",
|
||
"grammarCopyADVTYPEadverbial": "მიმართვა",
|
||
"grammarCopyTENSEperi": "პერიოდული",
|
||
"grammarCopyNUMFORMdigit": "ციფრი",
|
||
"grammarCopyNOUNTYPEnot_proper": "არასწორი",
|
||
"grammarCopyNUMTYPEcard": "კარდინალი",
|
||
"grammarCopyNOUNTYPEprop": "სწორი",
|
||
"grammarCopyPUNCTTYPEdash": "დაშლილი",
|
||
"grammarCopyPUNCTTYPEyes": "დიახ",
|
||
"grammarCopyPUNCTTYPEsemi": "სემიკოლონი",
|
||
"grammarCopyPUNCTTYPEcomm": "კომა",
|
||
"grammarCopyMOODcnd": "შესაძლებლობა",
|
||
"grammarCopyCASEacc": "მიღება",
|
||
"grammarCopyPARTTYPEpart": "პარტიული",
|
||
"grammarCopyTENSEpast": "გადასული",
|
||
"grammarCopyDEGREEsup": "სუპერლატივი",
|
||
"grammarCopyPUNCTTYPEcolo": "კოლონი",
|
||
"grammarCopyPERSON3": "მესამე პირი",
|
||
"grammarCopyNUMBERplur": "მრავლობითი",
|
||
"grammarCopyPRONTYPEnpr": "სწორი სახელი",
|
||
"grammarCopyPRONTYPEinterrogative": "საპასუხო",
|
||
"grammarCopyPOLITEinfm": "არაოფიციალური",
|
||
"grammarCopyADVTYPEtim": "დრო",
|
||
"grammarCopyPOLARITYneg": "უარყოფითი",
|
||
"grammarCopyNUMTYPEtot": "სულ",
|
||
"grammarCopyADVTYPEadnomial": "ადნომინალური",
|
||
"grammarCopyASPECTprog": "პროგრესიული",
|
||
"grammarCopyMOODsub": "სუბიექტივული",
|
||
"grammarCopyVERBFORMcomplementive": "კომპლემენტური",
|
||
"grammarCopyCASEnom": "ნომინატივი",
|
||
"grammarCopyTENSEfut": "მომავალი",
|
||
"grammarCopyCASEdat": "დატივი",
|
||
"grammarCopyTENSEpres": "წარმომადგენელი",
|
||
"grammarCopyGENDERneut": "ნეუტრალური",
|
||
"grammarCopyPRONTYPErel": "საკავშირო",
|
||
"grammarCopyVERBFORMfinalEnding": "საბოლოო დასრულება",
|
||
"grammarCopyPRONTYPEdem": "დამადასტურებელი",
|
||
"grammarCopyPREPCASEpre": "პრეპოზიციური",
|
||
"grammarCopyVERBFORMfin": "სრულყოფილი",
|
||
"grammarCopyDEGREEpos": "პოზიტიური",
|
||
"grammarCopyPUNCTTYPEquot": "ციტატა",
|
||
"grammarCopyVERBFORMger": "გერუნდი",
|
||
"grammarCopyVOICEpass": "პასიური",
|
||
"grammarCopyCASEgen": "გენიტივი",
|
||
"grammarCopyTENSEprs": "მიმდინარე დრო",
|
||
"grammarCopyDEFINITEdef": "დამკვიდრებული",
|
||
"grammarCopyNUMTYPEord": "რიგითი",
|
||
"grammarCopyCASEins": "ინსტრუმენტული",
|
||
"grammarCopyVERBFORMinf": "ინფინიტივი",
|
||
"grammarCopyVERBFORMaux": "მხარდამჭერი",
|
||
"grammarCopyNUMFORMlong": "გრძელი",
|
||
"grammarCopyCASEloc": "ადგილობრივი",
|
||
"grammarCopyMOODind": "განხილული",
|
||
"grammarCopyDEGREEcmp": "შედარებითი",
|
||
"grammarCopyCASErelativeCase": "საკავშირო",
|
||
"grammarCopyPUNCTTYPEexcl": "გაღიზიანებული",
|
||
"grammarCopyPERSON1": "პირველი პირი",
|
||
"grammarCopyPUNCTSIDEini": "დაწყებითი",
|
||
"grammarCopyGENDERperson": "სქესი",
|
||
"grammarCopyFOREIGNyes": "მოგზაურის",
|
||
"grammarCopyVOICEvoice": "ხმოვანი",
|
||
"grammarCopyVERBTYPEverbType": "ზმნა",
|
||
"grammarCopyPOSSpass": "საკუთრების",
|
||
"grammarCopyPREPCASEprepCase": "პრეპოზიციური",
|
||
"grammarCopyNUMTYPEnumType": "რიცხვითი",
|
||
"grammarCopyNOUNTYPEnounType": "სახელი",
|
||
"grammarCopyREFLEXreflex": "რეფლექსიური",
|
||
"grammarCopyPRONTYPEpronType": "პრონუნი",
|
||
"grammarCopyPUNCTSIDEpunctSide": "სინტაქსის მხარე",
|
||
"grammarCopyVERBFORMverbForm": "ზმნის ფორმა",
|
||
"grammarCopyGENDERgender": "სქესი",
|
||
"grammarCopyMOODmood": "მოდუსი",
|
||
"grammarCopyASPECTaspect": "პერსპექტივა",
|
||
"grammarCopyPUNCTTYPEpunctType": "სინტაქსი",
|
||
"grammarCopyTENSEtense": "ჟამი",
|
||
"grammarCopyDEGREEdegree": "მნიშვნელობა",
|
||
"grammarCopyPOLITEpolite": "სასმენი",
|
||
"grammarCopyADVTYPEadvType": "ზმნური გამოთქმა",
|
||
"grammarCopyNUMFORMnumber": "ნომერი",
|
||
"grammarCopyCONJTYPEconjType": "კავშირი",
|
||
"grammarCopyPOLARITYpolarity": "პოლარობა",
|
||
"grammarCopyCASEcase": "მოძრაობა",
|
||
"grammarCopyDEFINITEdefinite": "დამახასიათებელი",
|
||
"grammarCopyNUMFORMnumForm": "რიცხვითი ფორმა",
|
||
"grammarCopyPRONTYPEadn": "ადნომინალური",
|
||
"grammarCopyVOCvoc": "ვოკატივი",
|
||
"grammarCopyCMPLcmpl": "დამსრულებელი",
|
||
"grammarCopyADVadv": "მიმართვა",
|
||
"grammarCopyMOODjus": "მოთხოვნა",
|
||
"grammarCopyGENDERcom": "საერთო",
|
||
"grammarCopyREFLEXrflx": "რეფლექსიური",
|
||
"grammarCopyPARTTYPEpar": "პარტიტიული",
|
||
"grammarCopySPCspc": "სპეციფიკური",
|
||
"grammarCopyTENSEpqp": "პლუპერკეტი",
|
||
"grammarCopyREFLEXref": "რეფლექსიური",
|
||
"grammarCopyPUNCTTYPEnshrt": "მოკლე",
|
||
"grammarCopyNUMBERdual": "მეომხრივი",
|
||
"grammarCopyNUMFORMlng": "გრძელი",
|
||
"grammarCopyVOICEmid": "შიდა",
|
||
"grammarCopyINTRELintRel": "საპასუხო, ურთიერთმიმართვა",
|
||
"grammarCopyINTint": "საპასუხო",
|
||
"grammarCopyVOICEcaus": "მოქმედებითი",
|
||
"grammarCopyUnknown": "უცნობი",
|
||
"grammarCopyEVIDENTevident": "საბუთიანი",
|
||
"grammarCopyNUMFORMnumberPsor": "მფლობელის ნომერი",
|
||
"grammarCopyASPECThab": "ჩვევის",
|
||
"grammarCopyCASEabl": "აბლატივი",
|
||
"grammarCopyCASEall": "ყველა",
|
||
"grammarCopyCASEess": "სიტყვა",
|
||
"grammarCopyCASEtra": "ტრანსლატიული",
|
||
"grammarCopyCASEequ": "შესატყვისი",
|
||
"grammarCopyCASEdis": "განაწილებითი",
|
||
"grammarCopyCASEabs": "აბსოლუტური",
|
||
"grammarCopyCASEerg": "ერგატიული",
|
||
"grammarCopyCASEcau": "საბაბი",
|
||
"grammarCopyCASEben": "სარგებელი",
|
||
"grammarCopyCASEtem": "დროითი",
|
||
"grammarCopyCONJTYPEcoord": "კოორდინაცია",
|
||
"grammarCopyDEFINITEcons": "კონსტრუქციული მდგომარეობა",
|
||
"grammarCopyDEGREEabs": "სრული ხარისხი",
|
||
"grammarCopyEVIDENTfh": "ფაქტობრივი ევიდენტულობა",
|
||
"grammarCopyEVIDENTnfh": "არაფაქტობრივი ევიდენტულობა",
|
||
"grammarCopyMOODopt": "ოპტატივი",
|
||
"grammarCopyMOODadm": "ადმირატივი",
|
||
"grammarCopyMOODdes": "დიზირატივი",
|
||
"grammarCopyMOODnec": "მჭირდი",
|
||
"grammarCopyMOODpot": "შესაძლებლობა",
|
||
"grammarCopyMOODprp": "პროპოზიციური",
|
||
"grammarCopyMOODqot": "კვოტატივი",
|
||
"grammarCopyNUMFORMword": "სიტყვის ფორმა",
|
||
"grammarCopyNUMFORMroman": "რომაული რიცხვი",
|
||
"grammarCopyNUMFORMletter": "წერის ფორმა",
|
||
"grammarCopyNUMTYPEmult": "მრავლობითი",
|
||
"grammarCopyNUMTYPEfrac": "შესახებ",
|
||
"grammarCopyNUMTYPEsets": "კეტი",
|
||
"grammarCopyNUMTYPErange": "საზღვარი",
|
||
"grammarCopyNUMTYPEdist": "განაწილებითი",
|
||
"grammarCopyNUMBERtri": "სცადე",
|
||
"grammarCopyNUMBERpauc": "პაუკალური",
|
||
"grammarCopyNUMBERgrpa": "მეტი პაუკალური",
|
||
"grammarCopyNUMBERgrpl": "მეტა მრავლობითი",
|
||
"grammarCopyNUMBERinv": "შებრუნებული",
|
||
"grammarCopyPERSON0": "ცარიელი",
|
||
"grammarCopyPERSON4": "მეოთხე",
|
||
"grammarCopyPOLITEform": "საპასუხო",
|
||
"grammarCopyPOLITEelev": "მაღლებული",
|
||
"grammarCopyPOLITEhumb": "სირცხვილი",
|
||
"grammarCopyPRONTYPEemp": "დამახასიათებელი",
|
||
"grammarCopyPRONTYPEexc": "გაღმრთველი",
|
||
"grammarCopyPRONTYPErcp": "შეთანხმებული",
|
||
"grammarCopyPRONTYPEintRelPronType": "საპასუხო-შესახებ",
|
||
"grammarCopyTENSEaor": "ორისტული",
|
||
"grammarCopyTENSEeps": "ეპისტემური",
|
||
"grammarCopyTENSEprosp": "პროგნოზური",
|
||
"grammarCopyVERBFORMpart": "მიღებული",
|
||
"grammarCopyVERBFORMconv": "კონვერბი",
|
||
"grammarCopyVERBFORMvnoun": "ფერმული სახელწოდება",
|
||
"grammarCopyVOICEantip": "ანტიპასიური",
|
||
"grammarCopyVOICEcauVoice": "მიზეზობრივი",
|
||
"grammarCopyVOICedir": "მიმართულებული",
|
||
"grammarCopyVOICEinvVoice": "შებრუნებული",
|
||
"grammarCopyVOICErcpVoice": "ურთიერთსაკავშირო",
|
||
"grammarCopyPOS": "სიტყვის ნაწილი",
|
||
"grammarCopyGENDER": "სქესი",
|
||
"grammarCopyPERSON": "პერსონა",
|
||
"grammarCopyMOOD": "მოდუსი",
|
||
"grammarCopyPUNCTTYPE": "სინტაქსის ტიპი",
|
||
"grammarCopyASPECT": "მხილველობა",
|
||
"grammarCopyCASE": "დასახელება",
|
||
"grammarCopyVOICE": "ხმოვანი",
|
||
"grammarCopyNOUNTYPE": "სახელის ტიპი",
|
||
"grammarCopyVERBTYPE": "ზმნის ტიპი",
|
||
"grammarCopyADVTYPE": "ზმნის გარემო",
|
||
"grammarCopyNUMFORM": "რიცხვის ფორმა",
|
||
"grammarCopyNUMTYPE": "რიცხვის ტიპი",
|
||
"grammarCopyNUMBER": "რიცხვი",
|
||
"grammarCopyDEFINITE": "დამთავრებული",
|
||
"grammarCopyDEGREE": "მნიშვნელობა",
|
||
"grammarCopyEVIDENT": "საბუთიანი",
|
||
"grammarCopyFOREIGN": "საერთაშორისო",
|
||
"grammarCopyPOLARITY": "პოლარობა",
|
||
"grammarCopyPOLITE": "სადრეკი",
|
||
"grammarCopyPREPCASE": "პრეპოზიციური შემთხვევა",
|
||
"grammarCopyPRONTYPE": "პრონუნის ტიპი",
|
||
"grammarCopyPUNCTSIDE": "პუნქტუაციის მხარე",
|
||
"grammarCopyREFLEX": "რეფლექსური",
|
||
"grammarCopyTENSE": "ზმნის დრო",
|
||
"grammarCopyVERBFORM": "ზმნის ფორმა",
|
||
"grammarCopyCONJTYPE": "კავშირი ტიპი",
|
||
"grammarCopySPC": "სპეციფიკაცია",
|
||
"grammarCopyPARTTYPE": "პარტიტიული ტიპი",
|
||
"grammarCopyINTREL": "შეკითხვითი-შესახებ",
|
||
"grammarCopyNUMFORMpsor": "მქონის ნომერი",
|
||
"grammarCopyUNKNOWN": "უცნობი",
|
||
"grammarCopyNUMBERPSOR": "მქონის ნომერი",
|
||
"grammarCopyPOSS": "მქონე",
|
||
"grammarCopyASPECTimp": "მიმღები ასპექტი",
|
||
"grammarCopyCASEvoc": "ვოკატივი",
|
||
"grammarCopyCASEcom": "კომიტატივი",
|
||
"grammarCopyCASEpar": "პარტიტიული",
|
||
"grammarCopyCASEadv": "მხოლოდობითი",
|
||
"grammarCopyCASEref": "საპასუხო",
|
||
"grammarCopyCASErel": "შესახებ",
|
||
"grammarCopyCASEsub": "სუბესიური",
|
||
"grammarCopyCASEsup": "სუპერესიური",
|
||
"grammarCopyCASEaccdat": "საპასუხო-დატიური",
|
||
"grammarCopyCASEpre": "პრეპოზიციური",
|
||
"grammarCopyCONJTYPEsub": "სუბორდინირებული",
|
||
"grammarCopyCONJTYPEcmp": "შედარებითი",
|
||
"grammarCopyDEFINITEind": "საზღვრული",
|
||
"grammarCopyMOODint": "საპასუხო განწყობა",
|
||
"grammarCopyNOUNTYPEcomm": "საერთო სახელი",
|
||
"grammarCopyNUMBERPSORsing": "მფლობელის ერთეული",
|
||
"grammarCopyNUMBERPSORplur": "მფლობელის მრავლობითი",
|
||
"grammarCopyNUMBERPSORdual": "მფლობელის ორი",
|
||
"grammarCopyPOLARITYpos": "დადებითი პოლარობა",
|
||
"grammarCopyPOSSyes": "მფლობელობითი",
|
||
"grammarCopyPREPCASEnpr": "არ-პრეპოზიციური",
|
||
"grammarCopyPRONTYPEprs": "პიროვნული",
|
||
"grammarCopyPRONTYPEint": "საპასუხო",
|
||
"grammarCopyPRONTYPEtot": "სულელი",
|
||
"grammarCopyPRONTYPEneg": "უარყოფითი",
|
||
"grammarCopyPRONTYPEart": "მუხლი",
|
||
"grammarCopyPRONTYPEind": "უსაზღვრო",
|
||
"grammarCopyPRONTYPEintrel": "საპასუხო-შესახებ",
|
||
"grammarCopyPUNCTSIDEfin": "დასასრულის ნიშანი",
|
||
"grammarCopyPUNCTTYPEperi": "პერიოდი",
|
||
"grammarCopyREFLEXyes": "რეფლექსიური",
|
||
"grammarCopyTENSEimp": "უსრულებელი დრო",
|
||
"grammarCopyVERBFORMsup": "სუპინული",
|
||
"grammarCopyVERBFORMadn": "ადნომინალური",
|
||
"grammarCopyVERBFORMlng": "გრძელი",
|
||
"grammarCopyVERBFORMshrt": "მოკლე",
|
||
"grammarCopyVERBTYPEcaus": "მოქმედებითი ზმნა",
|
||
"grammarCopyVOICEcau": "მოქმედებითი",
|
||
"grammarCopyVOICEdir": "მხოლოდ პირდაპირი",
|
||
"grammarCopyVOICEinv": "გადატრიალებული",
|
||
"grammarCopyVOICErcp": "ურთიერთსხვა",
|
||
"enterPrompt": "გთხოვთ, შეიყვანეთ სისტემის წახალისება",
|
||
"selectBotLanguage": "აირჩიეთ ბოტის ენა",
|
||
"chooseVoice": "აირჩიეთ ხმა",
|
||
"enterLanguageLevel": "გთხოვთ, შეიყვანოთ ენის დონე",
|
||
"enterDiscussionTopic": "გთხოვთ, შეიყვანოთ განხილვის თემა",
|
||
"selectBotChatMode": "აირჩიეთ ჩატის რეჟიმი",
|
||
"messageNotInTargetLang": "შეტყობინება არ არის მიზნობრივ ენაზე",
|
||
"other": "სხვა",
|
||
"levelShort": "LVL {level}",
|
||
"botModeValidation": "გთხოვთ, აირჩიოთ ჩატის რეჟიმი",
|
||
"clickBestOption": "აირჩიეთ საუკეთესო ვარიანტები თქვენი შეტყობინების თარგმნისთვის!",
|
||
"completeActivitiesToUnlock": "დასრულეთ მინიმუმ ერთი აქტივობა თარგმანის გასახსნელად!",
|
||
"botSettingsSubtitle": "პატივი მიეცით ბოტს ჩატის აქტივობის მოდერაციისთვის",
|
||
"invitePeople": "პატივი მიეცით მომხმარებლებს",
|
||
"noCapacityLimit": "შესაძლებლობის შეზღუდვა არ არის",
|
||
"downloadGroupText": "გთხოვთ, ჩამოტვირთოთ ჯგუფის ტექსტი",
|
||
"notificationsOn": "შეტყობინებები ჩართულია",
|
||
"notificationsOff": "შეტყობინებები გამორთულია",
|
||
"chatCanBeFoundViaSearch": "ჩატი შეიძლება იპოვოთ ძიებით",
|
||
"requireCodeToJoin": "კოდი სჭირდება შესვლისთვის",
|
||
"canFindInSearch": "შეგიძლიათ იპოვოთ ძიებით",
|
||
"addChatToSpace": "ჩატი დაამატეთ სივრცეში",
|
||
"createChatAndInviteUsers": "შექმენით ჩატი და მიიწვიეთ მომხმარებლები",
|
||
"updatedNewSpaceDescription": "კურსები გეხმარებათ თქვენი ჩატების კონსოლიდაციაში და პირადი ან საჯარო საზოგადოებების შექმნაში.",
|
||
"joinWithCode": "შეერთდით კოდის საშუალებით",
|
||
"enterCodeToJoin": "შეიყვანეთ კოდი შესერთებად",
|
||
"updateNow": "განახლება ახლა",
|
||
"updateLater": "განახლება მოგვიანებით",
|
||
"constructUseWaDesc": "გამოყენებულია დახმარების გარეშე",
|
||
"constructUseGaDesc": "გრამატიკის დახმარება",
|
||
"constructUseTaDesc": "თარგმნის დახმარება",
|
||
"constructUseUnkDesc": "უცნობია",
|
||
"constructUseCorITDesc": "შესწორება თარგმნაში",
|
||
"constructUseIgnITDesc": "გადახედულია თარგმნაში",
|
||
"constructUseIncITDesc": "არასწორია თარგმნაში",
|
||
"constructUseIgnIGCDesc": "გადახედულია გრამატიკის კორექციაში",
|
||
"constructUseCorIGCDesc": "შესწორება გრამატიკის კორექციაში",
|
||
"constructUseIncIGCDesc": "არასწორია გრამატიკის კორექციაში",
|
||
"constructUseCorPADesc": "შესწორება სიტყვების მნიშვნელობაში",
|
||
"constructUseIgnPADesc": "გადახედულია სიტყვების მნიშვნელობაში",
|
||
"constructUseIncPADesc": "არასწორია სიტყვების მნიშვნელობაში",
|
||
"constructUseCorWLDesc": "შესწორება სიტყვების მოსმენაში",
|
||
"constructUseIncWLDesc": "არასწორი სიტყვების მოსმენის აქტივობაში",
|
||
"constructUseIngWLDesc": "გაუქმებულია სიტყვების მოსმენის აქტივობაში",
|
||
"constructUseCorHWLDesc": "სწორი დამალული სიტყვების აქტივობაში",
|
||
"constructUseIncHWLDesc": "არასწორი დამალული სიტყვების აქტივობაში",
|
||
"constructUseIgnHWLDesc": "გაუქმებულია დამალული სიტყვების აქტივობაში",
|
||
"constructUseCorLDesc": "სწორი ლემის აქტივობაში",
|
||
"constructUseIncLDesc": "არასწორი ლემის აქტივობაში",
|
||
"constructUseIgnLDesc": "გაუქმებულია ლემის აქტივობაში",
|
||
"constructUseCorMDesc": "სწორი გრამატიკის აქტივობაში",
|
||
"constructUseIncMDesc": "არასწორი გრამატიკის აქტივობაში",
|
||
"constructUseIgnMDesc": "გაუქმებულია გრამატიკის აქტივობაში",
|
||
"constructUseEmojiDesc": "სწორი ემოჯის აქტივობაში",
|
||
"constructUseCollected": "შეაგროვა ჩატში",
|
||
"constructUseNanDesc": "არასამართლებელი",
|
||
"xpIntoLevel": "{currentXP} / {maxXP} გამოცდილება",
|
||
"signInWithUsername": "შესვლა მომხმარებლის სახელით და პაროლით",
|
||
"registrationEmailMessage": "გთხოვთ დაადასტუროთ თქვენი ელფოსტა ლინკის საშუალებით, რომელიც იქ გაგზავნეს. ზოგიერთ შემთხვევაში, ელფოსტა შეიძლება მიაღწიოს 5 წუთში. გთხოვთ, შეამოწმოთ სპამ ფოლდერი.",
|
||
"enableTTSToolName": "ჩართულია ტექსტიდან ხმას გამოთქმა",
|
||
"enableTTSToolDescription": "დაშვება აპლიკაციას შექმნას ტექსტიდან ხმას გამოთქმის გამოსავალი თქვენი სამიზნე ენის ნაწილებისთვის.",
|
||
"couldNotFindTTS": "ჩვენ ვერ აღმოვაჩინეთ ტექსტიდან ხმას გამოთქმის მექანიზმი თქვენი მიმდინარე სამიზნე ენისთვის.",
|
||
"ttsInstructionsHyperlink": "დააჭერთ აქ, რათა იხილოთ ინსტრუქციები ახალი ხმოვანი სერვისის ჩამოტვირთვის შესახებ თქვენს მოწყობილობაზე.",
|
||
"createAnAccount": "ანგარიშის შექმნა",
|
||
"signIn": "შესვლა",
|
||
"signUpWithEmail": "რეგისტრაცია ელფოსტით",
|
||
"signUpWithGoogle": "რეგისტრაცია Google-ით",
|
||
"signUpWithApple": "რეგისტრაცია Apple-ით",
|
||
"yourUsername": "თქვენი მომხმარებლის სახელი",
|
||
"yourEmail": "თქვენი ელფოსტა",
|
||
"pleaseEnterAnEmail": "გთხოვთ, შეიყვანოთ ელფოსტის მისამართი",
|
||
"signInWithGoogle": "შესვლა Google-ით",
|
||
"signInWithApple": "შესვლა Apple-ით",
|
||
"chooseYourAvatar": "აირჩიეთ თქვენი ავატარი",
|
||
"iWantToLearn": "მინდა ვისწავლო",
|
||
"letsStart": "დავიწყოთ",
|
||
"pleaseAgreeToTOS": "გთხოვთ, დაეთანხმოთ პირობებს და წესებს",
|
||
"pleaseEnterEmail": "გთხოვთ, შეიყვანოთ სწორი ელფოსტის მისამართი.",
|
||
"pleaseSelectALanguage": "გთხოვთ, აირჩიოთ ენა",
|
||
"myBaseLanguage": "ჩემი ძირითადი ენა",
|
||
"clickWordsInstructions": "🧻 დააჭირეთ ნებისმიერ სიტყვას დეტალებისთვის. 🤐",
|
||
"chooseBestDefinition": "რა ნიშნავს ეს სიტყვა?",
|
||
"meaningSectionHeader": "მნიშვნელობა:",
|
||
"formSectionHeader": "ფორმები, რომლებიც გამოიყენება ჩატებში:",
|
||
"noEmojiSelectedTooltip": "ემოჯი არ არის არჩეული",
|
||
"writingExercisesTooltip": "წერა",
|
||
"listeningExercisesTooltip": "მოსმენა",
|
||
"readingExercisesTooltip": "კითხვა",
|
||
"meaningNotFound": "მნიშვნელობა ვერ მოიძებნა.",
|
||
"formsNotFound": "ფორმები ვერ მოიძებნა.",
|
||
"chooseBaseForm": "აირჩიეთ ძირითადი ფორმა",
|
||
"notTheCodeError": "უკაცრავად, ეს კოდი არ არის!",
|
||
"totalXP": "სულ XP",
|
||
"numLemmas": "ლემმების საერთო რაოდენობა",
|
||
"numLemmasUsedCorrectly": "ლემმების რაოდენობა სწორად გამოყენებული სულ მცირე ერთხელ",
|
||
"numLemmasUsedIncorrectly": "ლემმების რაოდენობა სწორად გამოყენებული 0 ჯერ",
|
||
"numLemmasSmallXP": "ლემმების რაოდენობა 0 - 30 XP",
|
||
"numLemmasMediumXP": "ლემმების რაოდენობა 31 - 200 XP",
|
||
"numLemmasLargeXP": "ლემმების რაოდენობა > 200 XP",
|
||
"numGrammarConcepts": "გრამატიკის კონცეპტების რაოდენობა",
|
||
"listGrammarConcepts": "გრამატიკის კონცეპტები",
|
||
"listGrammarConceptsUsedCorrectly": "გრამატიკის კონცეპტები სწორად გამოყენებული ორიგინალურ შეტყობინებებში სულ მცირე 80%-ში",
|
||
"listGrammarConceptsUsedIncorrectly": "სიტყვის კონცეფციები სწორად გამოყენებულია ორიგინალურ შეტყობინებებში 80%-ზე ნაკლებად",
|
||
"listGrammarConceptsUseCorrectlySystemGenerated": "სიტყვის კონცეფციები სწორად შერჩეულია სისტემის მიერ გენერირებული წინადადებებიდან მინიმუმ 80%-ზე",
|
||
"listGrammarConceptsUseIncorrectlySystemGenerated": "სიტყვის კონცეფციები სწორად შერჩეულია სისტემის მიერ გენერირებული წინადადებებიდან ნაკლებად 80%-ზე",
|
||
"listGrammarConceptsSmallXP": "სიტყვის კონცეფციები 0-50 XP",
|
||
"listGrammarConceptsMediumXP": "სიტყვის კონცეფციები 51-200 XP",
|
||
"listGrammarConceptsLargeXP": "სიტყვის კონცეფციები 201-500 XP",
|
||
"listGrammarConceptsHugeXP": "სიტყვის კონცეფციები >500 XP",
|
||
"numMessagesSent": "გაგზავნილი შეტყობინებების რაოდენობა",
|
||
"numWordsTyped": "შესწორებული სიტყვების რაოდენობა ორიგინალურ შეტყობინებებში",
|
||
"numCorrectChoices": "სწორი სიტყვების რაოდენობა სისტემის მიერ გენერირებული წინადადებებიდან",
|
||
"numIncorrectChoices": "არასწორი სიტყვების რაოდენობა სისტემის მიერ გენერირებული წინადადებებიდან",
|
||
"commaSeparatedFile": "CSV",
|
||
"excelFile": "Excel",
|
||
"fileType": "ფაილის ტიპი",
|
||
"download": "ჩამოტვირთვა",
|
||
"analyticsNotAvailable": "მომხმარებლის ანალიტიკა ხელმისაწვდომი არაა",
|
||
"downloading": "ჩამოტვირთვა...",
|
||
"failedFetchUserAnalytics": "მომხმარებლის ანალიტიკის ჩამოტვირთვა ვერ მოხერხდა",
|
||
"downloadComplete": "ჩამოტვირთვა დასრულდა!",
|
||
"whatIsTheMorphTag": "რა არის {morphologicalFeature} '{wordForm}'-ის?",
|
||
"dataAvailable": "მონაცემების ხელმისაწვდომობა",
|
||
"available": "ხელმისაწვდომია",
|
||
"pangeaBotIsFallible": "Pangea Bot-იც შეცდომებს უშვებს!",
|
||
"whatIsMeaning": "რა ნიშნავს '{lemma}'?",
|
||
"pickAnEmoji": "რა არის თქვენი საყვარელი ემოჯი '{lemma}'-სთვის?",
|
||
"chooseLemmaMeaningInstructionsBody": "შეადარეთ მნიშვნელობები სიტყვებთან შეტყობინებაში!",
|
||
"doubleClickToEdit": "ჩამკეცეთ ორჯერ რედაქტირებისთვის.",
|
||
"removeFeature": "წაშალეთ {feature}",
|
||
"chooseCorrectLabel": "აირჩიეთ სწორი ეტიკეტი.",
|
||
"levelPopupTitle": "გილოცავთ დონეზე მისვლას\nდონე {level}",
|
||
"activityPlannerTitle": "აქტივობის დაგეგმვა",
|
||
"topicLabel": "თემა",
|
||
"topicPlaceholder": "აირჩიეთ თემა...",
|
||
"modeLabel": "აქტივობის ტიპი",
|
||
"modePlaceholder": "აირჩიეთ რეჟიმი...",
|
||
"learningObjectiveLabel": "სწავლების მიზანი",
|
||
"learningObjectivePlaceholder": "აირჩიეთ სასწავლო მიზანი...",
|
||
"mediaLabel": "მედია, რომელსაც უნდა გაუზიარონ სწავლულებმა",
|
||
"languageOfInstructionsLabel": "შეკითხვების ენა",
|
||
"targetLanguageLabel": "მიზნობრივი ენა",
|
||
"cefrLevelLabel": "CEFR დონე",
|
||
"generateActivitiesButton": "შექმენით აქტივობა",
|
||
"launchActivityButton": "შეიწყალეთ აქტივობა",
|
||
"image": "სურათი",
|
||
"video": "ვიდეო",
|
||
"nan": "არ არის გამოყენებადი",
|
||
"activityPlannerOverviewInstructionsBody": "აირჩიეთ თემა, რეჟიმი, სწავლების მიზანი და შექმენით აქტივობა ჩათისთვის!",
|
||
"activityTitle": "აქტივობის სათაური",
|
||
"addVocabulary": "დაამატეთ ლექსიკა",
|
||
"instructions": "ინსტრუქციები",
|
||
"numberOfLearners": "სწავლողների რაოდენობა",
|
||
"mustBeInteger": "უნდა იყოს მთელი რიცხვი, მაგ. 1, 2, 3, ...",
|
||
"noLemmasFound": "არ არის ლექსიკა, რომელიც აღემატება {xp} XP-ს. გააგრძელეთ პრაქტიკა!",
|
||
"constructUsePvmDesc": "წარმოქმნილი ხმის შეტყობინებაში",
|
||
"lockedMorphFeature": "მოსალოდნელია გახსნა",
|
||
"leaveSpaceDescription": "კურსის დატოვებით, დატოვებთ ყველა ჩათს მასში. სხვა მომხმარებლები იხილავენ, რომ დატოვეთ კურსი.",
|
||
"whatIsLemma": "რა არის ლემა?",
|
||
"constructUseCorMmDesc": "სწორი შეტყობინების მნიშვნელობა",
|
||
"constructUseIncMmDesc": "არასწორი შეტყობინების მნიშვნელობა",
|
||
"constructUseIgnMmDesc": "გაუქმებული შეტყობინების მნიშვნელობა",
|
||
"clickForMeaningActivity": "აწკაპუნეთ აქ მნიშვნელობის გამოწვევისთვის",
|
||
"meaning": "მნიშვნელობა",
|
||
"chatWith": "ჯგუფი {displayname} -თან",
|
||
"slightlyOffensive": "მცირედ შეურაცხმყოფელი",
|
||
"clickOnEmailLink": "გთხოვთ, დააჭირეთ ელფოსტის ბმულს და შემდეგ განაგრძეთ.\n\nშეამოწმეთ სპამ ფოლდერი, თუ ელფოსტა არ მოგივათ.",
|
||
"whoIsAllowedToJoinThisChat": "ვინ არის დაშვებული ამ ჩატის შეუერთებლად",
|
||
"dontForgetPassword": "არ დაგავიწყდეთ თქვენი პაროლი!",
|
||
"enableAutocorrectToolName": "ჩართეთ მოწყობილობის ავტომატური კორექტორი",
|
||
"enableAutocorrectDescription": "თუ თქვენი მოწყობილობა მხარს უჭერს ისლანდიურ ენას, რომელსაც სწავლობთ, შეგიძლიათ ჩართოთ ავტომატური კორექტორი, რათა შეცვალოთ საერთო შეცდომები ტიპინგის დროს.",
|
||
"ttsDisbledTitle": "ტექსტიდან ხმაში გამოთქმა გამორთულია",
|
||
"ttsDisabledBody": "თქვენ შეგიძლიათ ჩართოთ ტექსტიდან ხმაში გამოთქმა თქვენი სწავლების პარამეტრებში",
|
||
"noSpaceDescriptionYet": "ჯერ არ შექმნილა კურსის აღწერა.",
|
||
"tooLargeToSend": "ეს შეტყობინება ძალიან დიდია გამოგზავნისთვის",
|
||
"exitWithoutSaving": "დარწმუნებული ხართ, რომ გსურთ დატოვოთ შენახვის გარეშე?",
|
||
"enableAutocorrectPopupTitle": "დაამატეთ თქვენი მიზნობრივი ენის კლავიატურა შემდეგ მისამართზე გადასვლით:",
|
||
"enableAutocorrectPopupSteps": " • პარამეტრები\n • ზოგადი\n • კლავიატურა\n • კლავიატურები\n • ახალი კლავიატურის დამატება",
|
||
"enableAutocorrectPopupDescription": "როდესაც ენა აირჩევა, შეგიძლიათ დააჭიროთ პატარა გლობუსის ხატულას კლავიატურის ქვედა მარცხენა მხარეს, რათა გააქტიუროთ ახალი ინსტალირებული კლავიატურა.",
|
||
"downloadGboardTitle": "გადმოწერეთ Gboard Google Play Store-დან, რათა ჩართოთ ავტომატური კორექტორი და სხვა კლავიატურის ფუნქციები:",
|
||
"downloadGboardSteps": " • გადმოწერეთ Gboard\n • გახსენით აპლიკაცია\n • ენები\n • კლავიატურის დამატება\n • ენის არჩევა\n • კლავიატურის ტიპის არჩევა\n • დასრულება",
|
||
"downloadGboardDescription": "როდესაც ენა აირჩევა, შეგიძლიათ დააჭიროთ პატარა გლობუსის ხატულას კლავიატურის ქვედა მარცხენა მხარეს, რათა გააქტიუროთ ახალი ინსტალირებული კლავიატურა.",
|
||
"enableAutocorrectWarning": "გაფრთხილება! საჭიროა თქვენი სამიზნე ენის კლავიატურის დამატება",
|
||
"displayName": "სახელის ჩვენება",
|
||
"leaveRoomDescription": "თქვენ აპირებთ ამ ჩატის დატოვებას. სხვა მომხმარებლები იხილავენ, რომ თქვენ დატოვეთ ჩატი.",
|
||
"confirmUserId": "გთხოვთ დაადასტუროთ თქვენი Pangea Chat-ის მომხმარებლის სახელი თქვენი ანგარიშის წაშლის მიზნით.",
|
||
"startingToday": "დაწყება დღეს",
|
||
"oneWeekFreeTrial": "ერთი კვირის უფასო საცდელი პერიოდი",
|
||
"paidSubscriptionStarts": "დაწყება {startDate}",
|
||
"cancelInSubscriptionSettings": "• გაუქმება ნებისმიერ დროს გამოწერის პარამეტრებში",
|
||
"cancelToAvoidCharges": "• გაუქმება წინასწარ {trialEnds} რათა თავიდან აიცილოთ გადასახადები",
|
||
"downloadGboard": "ჩამოტვირთეთ Gboard",
|
||
"autocorrectNotAvailable": "სამწუხაროდ, თქვენი პლატფორმა ამ ფუნქციისთვის ამჟამად არ არის მხარდაჭერილი. დარჩით განახლებებისთვის!",
|
||
"pleaseUpdateApp": "გთხოვთ განაახლოთ აპლიკაცია გაგრძელებისთვის.",
|
||
"chooseEmojiInstructionsBody": "შეადარეთ ემოჯები მათ სიტყვებთან, რომლებიც საუკეთესოდ გამოხატავენ მათ. ნუ იდარდებთ! არ არის ქულები გამოთიშული წინააღმდეგობისთვის. 😅",
|
||
"pickAnEmojiFor": "აირჩიეთ ემოჯი {lemma}-ისთვის",
|
||
"analyticsVocabListBody": "ეს არის თქვენი ყველა სიტყვა! როგორც თქვენ მიიღებთ XP-ს თითოეულ სიტყვაზე, ისინი გაიზრდებიან ნერგიდან სრული ყვავილამდე. დაწკაპეთ ნებისმიერ სიტყვაზე მეტი დეტალებისთვის.",
|
||
"morphAnalyticsListBody": "ეს არის ყველა გრამატიკული კონცეფცია თქვენს ეანში! თქვენ გააღრმავებთ მათ საუბრის დროს. დაწკაპეთ დეტალებისთვის.",
|
||
"knockSpaceSuccess": "თქვენ მოითხოვეთ ამ კურსში ჩართვა! ადმინისტრატორი უპასუხებს თქვენს მოთხოვნას, როდესაც მიიღებს მას 😊",
|
||
"joinByCode": "შეერთება კოდის საშუალებით",
|
||
"chooseWordAudioInstructionsBody": "მოსმინეთ სრულ შეტყობინებას. შემდეგ შეადარეთ აუდიოები მათ სიტყვებთან.",
|
||
"chooseMorphsInstructionsBody": "დაწკაპეთ პაზლის ნაწილებს გრამატიკული კითხვებისთვის!",
|
||
"inviteAndLaunch": "პატიჟე და წამოიწყე",
|
||
"createOwnChat": "შექმენი შენი საკუთარი ჩატი",
|
||
"pleaseEnterInt": "გთხოვთ, შეიყვანეთ რიცხვი",
|
||
"home": "მთავარი",
|
||
"join": "შეერთება",
|
||
"readingAssistanceOverviewBody": "დააჭირეთ ქვემოთ მყოფ ღილაკებს მინიგეიმებისთვის ემოჯების, აუდიოების, სიტყვების მნიშვნელობებისა და გრამატიკის კონცეპტების შესაბამისობაში. ან დააჭირეთ ნებისმიერ სიტყვას დეტალებისთვის.",
|
||
"learnByTexting": "სწავლა ტექსტით",
|
||
"levelSummaryTrigger": "ნახეთ სიღრმისეული მიმოხილვა",
|
||
"levelSummaryPopupTitle": "საფეხურის {level} მიმოხილვა",
|
||
"referFriends": "შეატყობინეთ მეგობრებს",
|
||
"referFriendDialogTitle": "პატიჟეთ მეგობარი თქვენს საუბარში",
|
||
"referFriendDialogDesc": "გაქვთ მეგობარი, რომელიც აღფრთოვანებულია ახალი ენის სწავლით თქვენთან ერთად? შემდეგ დააკოპირეთ და გაუზიარეთ ეს მოწვევის ბმული, რათა შეუერთდეს და დაიწყოს საუბარი თქვენთან დღეს.",
|
||
"youUnlocked": "თქვენ გახსენი",
|
||
"resetInstructionTooltipsTitle": "გადატვირთეთ ინსტრუქციის ხატულები",
|
||
"resetInstructionTooltipsDesc": "დააჭირეთ, რათა აჩვენოთ ინსტრუქციის ხატულები, როგორც ახალი მომხმარებლისთვის.",
|
||
"selectForGrammar": "აირჩიეთ გრამატიკის ხატული აქტივობებისთვის და დეტალებისთვის.",
|
||
"newChatActivityTitle": "გსურთ დაამატოთ სასაცილო აქტივობა?",
|
||
"newChatActivityDesc": "გაახალისეთ ყოველი ჯგუფური საუბარი აქტივობის გეგმარებით! განსაზღვრეთ საინტერესო თემები და მიზნები ჯგუფისთვის, და გააცოცხლეთ საუბრები შთამბეჭდავი სურათებით. წამოიწყეთ შემოქმედებითი დისკუსიები და გააგრძელეთ სასიამოვნო განწყობა!",
|
||
"exploreMore": "მეტი გამოკვლევა",
|
||
"randomize": "შემთხვევითი",
|
||
"clear": "წაშლა",
|
||
"makeYourOwnActivity": "შექმენით თქვენი საკუთარი აქტივობა",
|
||
"featuredActivities": "გამორჩეული",
|
||
"goToChat": "მოდით ჩათში",
|
||
"save": "შენახვა",
|
||
"selectActivity": "აირჩიეთ აქტივობა",
|
||
"wordFocusListeningMultipleChoice": "რომელი აუდიო ემთხვევა სიტყვას?",
|
||
"startChat": "დაიწყეთ ჩათი",
|
||
"translationProblem": "თარგმნის პრობლემა",
|
||
"perfectTranslation": "შესანიშნავი თარგმანი!",
|
||
"greatJobTranslation": "შესანიშნავი სამუშაო ამ თარგმნით!",
|
||
"goodJobTranslation": "კარგი მუშაობა ამ თარგმნაზე.",
|
||
"makingProgress": "თქვენ პროგრესირებთ!",
|
||
"keepPracticing": "განაგრძეთ პრაქტიკა!",
|
||
"niceJob": "კარგი საქმე!",
|
||
"askToJoin": "მოითხოვეთ შეუერთება",
|
||
"emptyChatWarningTitle": "ჩათი ცარიელია",
|
||
"emptyChatWarningDesc": "თქვენ არ მოგიწვიათ ვინმე თქვენს ჩათში. გადადით ჩატის პარამეტრებში და მოიწვიეთ თქვენი კონტაქტები ან ბოტი. ასევე შეგიძლიათ ამის გაკეთება მოგვიანებით.",
|
||
"areYouLikeMe": "ხართ თუ არა ჩემნაირი?",
|
||
"tryAgainLater": "მეტი მცდელობა იყო. გთხოვთ, სცადეთ კიდევ 5 წუთში.",
|
||
"enterSpaceCode": "შეიყვანეთ კურსის კოდი",
|
||
"shareSpaceLink": "გაზიარება ბმული",
|
||
"byUsingPangeaChat": "გამოყენებით Pangea Chat-ს, მე ვეთანხმები",
|
||
"details": "დაწვრილებით",
|
||
"languageLevelPreA1Desc": "მე არასდროს ვისწავლე ან გამოვიყენე ეს ენა.",
|
||
"languageLevelA1Desc": "მიძლია გავიგო და გამოვიყენო ზოგადი ყოველდღიური გამოთქმები და ძალიან მარტივი ფრაზები.",
|
||
"languageLevelA2Desc": "მიძლია გავიგო წინადადებები და ხშირად გამოყენებადი გამოთქმები, რომლებიც ეხება დაუყოვნებლივ მნიშვნელოვან სფეროებს.",
|
||
"languageLevelB1Desc": "მიძლია დავამუშავო ყველაზე ნაცნობ სიტუაციებში და შევქმნა მარტივი დაკავშირებული ტექსტი ნაცნობ თემებზე.",
|
||
"languageLevelB2Desc": "მიძლია გავიგო კომპლექსური ტექსტების ძირითადი იდეები და ვიმუშაო თავისუფლად და სპონტანურად.",
|
||
"languageLevelC1Desc": "მიძლია გამოვხატო იდეები თავისუფლად და სპონტანურად, ბევრი სირთულის გარეშე და გავიგო მოთხოვნადი ტექსტების ფართო სპექტრი.",
|
||
"languageLevelC2Desc": "მიძლია გავიგო თითქმის ყველაფერი, რაც მსმენია ან წაკითხული მაქვს, და გამოვხატო თავი თავისუფლად და ზუსტად.",
|
||
"newVocab": "ახალი ლექსიკა",
|
||
"newGrammar": "ახალი გრამატიკული კონცეფციები",
|
||
"congratulationsOnReaching": "თქვენ მიაღწიეთ დონეს {level}!",
|
||
"seeDetails": "დაწვრილებით ნახვა",
|
||
"choosePracticeMode": "დააჭირეთ ერთ-ერთ ღილაკს ზემოთ, რათა დაიწყოთ პრაქტიკული აქტივობა",
|
||
"ban": "თაღლითობა",
|
||
"unban": "გათავისუფლება",
|
||
"kick": "გათიშვა",
|
||
"lemma": "ლემმა",
|
||
"grammarFeature": "გრამატიკული მახასიათებელი",
|
||
"grammarTag": "გრამატიკული ტეგი",
|
||
"forms": "ფორმები",
|
||
"exampleMessages": "მაგალითი შეტყობინებები",
|
||
"timesUsedIndependently": "გამოყენებულია დამოუკიდებლად",
|
||
"timesUsedWithAssistance": "გამოყენებულია დახმარებით",
|
||
"shareInviteCode": "გაზიარეთ მოწვევის კოდი: {code}",
|
||
"leaderboard": "წინსვლის სია",
|
||
"welcomeUser": "კეთილი იყოს თქვენი მობრძანება, {user}",
|
||
"joinSpaceOnboardingDesc": "გაქვთ თუ არა მოწვევის კოდი ან ბმული საჯარო კურსზე დასაწევად?",
|
||
"skipForNow": "ამ დროისთვის გამოტოვება",
|
||
"permissions": "უფლებები",
|
||
"spaceChildPermission": "ვინ შეუძლია დაამატოს ახალი ჩატები ამ კურსში",
|
||
"addEnvironmentOverride": "დამატეთ გარემოს გადახედვა",
|
||
"defaultOption": "ნაგულისხმევი",
|
||
"deleteChatDesc": "დარწმუნებული ხართ, რომ გსურთ ამ ჩატის წაშლა? ის წაიშლება ყველა მონაწილისთვის და ყველა შეტყობინება, რომელიც ჩატშია, აღარ იქნება ხელმისაწვდომი პრაქტიკის ან სწავლების ანალიტიკისთვის.",
|
||
"deleteSpaceDesc": "კურსი და ნებისმიერი არჩეული ჩატები წაიშლება ყველა მონაწილისთვის და ყველა შეტყობინება, რომელიც ჩატშია, აღარ იქნება ხელმისაწვდომი პრაქტიკის ან სწავლების ანალიტიკისთვის. ეს მოქმედება ვერ იქნება გაუქმებული.",
|
||
"chatWithActivities": "ჩატი აქტივობებით",
|
||
"launch": "შესრულება",
|
||
"launchActivityToChats": "აქტივობის დაწყება ჩატებში",
|
||
"searchChats": "ძებნა საუბრები",
|
||
"selectChats": "აირჩიეთ საუბრები",
|
||
"selectChatToStart": "შესანიშნავია! აირჩიეთ საუბარი დასაწყებად",
|
||
"maxFifty": "მაქსიმუმ 50",
|
||
"configureSpace": "კურსის კონფიგურაცია",
|
||
"pinMessages": "მესიჯების პინვა",
|
||
"setJoinRules": "შეადგინეთ შეუერთების წესები",
|
||
"changeGeneralSettings": "განსაზღვრეთ ზოგადი პარამეტრები",
|
||
"inviteOtherUsersToRoom": "პიროვნების მოწვევა ოთახში",
|
||
"changeTheNameOfTheSpace": "კურსის სახელის შეცვლა",
|
||
"changeTheDescription": "აღწერის შეცვლა",
|
||
"changeThePermissions": "უფლებების შეცვლა",
|
||
"introductions": "შესავალი",
|
||
"announcements": "შეტყობინებები",
|
||
"activities": "აქტივობები",
|
||
"access": "წვდომა",
|
||
"botSettings": "ბოტის პარამეტრები",
|
||
"activitySuggestionTimeoutMessage": "ჩვენ ვმუშაობთ აქტივობების დამატებაზე, გთხოვთ, დაბრუნდეთ ერთ წუთში",
|
||
"accessSettingsWarning": "უი! נראה რომ თქვენ არ გაქვთ უფლება ამ ოთახის წვდომის წესების დასაყენებლად. გთხოვთ, გადაამოწმოთ ისინი, რათა დარწმუნდეთ, რომ ისინი თქვენთვის სასურველია და თუ საჭიროა, მიმართეთ ოთახის ადმინისტრატორს",
|
||
"howSpaceCanBeFound": "როგორ შეიძლება ამ კურსის მოძებნა",
|
||
"private": "პირადი",
|
||
"cannotBeFoundInSearch": "ძებნაში ვერ მოიძებნება",
|
||
"public": "საჯარო",
|
||
"visibleToCommunity": "ხილვადი პანგეა ჩატ საზოგადოებისთვის \"კურსის მოძებნა\" მეშვეობით",
|
||
"howSpaceCanBeJoined": "როგორ შეიძლება შეუერთდე ამ კურსს",
|
||
"canBeFoundVia": "შეიძლება იპოვოთ მეშვეობით:",
|
||
"canBeFoundViaInvitation": "• მოწვევა",
|
||
"canBeFoundViaCodeOrLink": "• კოდი ან ლინკი",
|
||
"canBeFoundViaKnock": "• მოთხოვნა შეუერთების და ადმინისტრატორის დამტკიცება",
|
||
"youHaveLeveledUp": "თქვენ განახლდით!",
|
||
"sendActivities": "გაგზავნეთ აქტივობები",
|
||
"getStarted": "დაიწყეთ",
|
||
"getStartedBotChatDesc": "ჩატირება AI-თან არის შესანიშნავი ადგილი დასაწყებად, ხოლო პანგეა კითხვა, წერა, მოსმენა და საუბრის ხელსაწყოები მარტივია!",
|
||
"getStartedCommunitiesDesc": "სწავლა საზოგადოებასთან ერთად არის სადაც პანგეა ჩატი აყვავდება!\nთქვენ შეგიძლიათ შეუერთდეთ თქვენს კლასს, იპოვოთ კურსი, ან even შექმნათ თქვენი საკუთარი!",
|
||
"getStartedFriendsDesc": "გაქვს მეგობარი, რომელიც გსურს ისწავლოს შენთან ერთად?",
|
||
"getStartedBotChatComplete": "კარგია! თქვენ საუბრობთ ბოტთან!",
|
||
"getStartedCommunitiesComplete": "შესანიშნავია, თქვენ შეუერთდით კურსს!",
|
||
"getStartedComplete": "თქვენ ამ ნაწილს დაასრულეთ!\nგაგრძელეთ ჩვენი საოცარი ფუნქციების გამოკვლევა მეგობრებთან საუბრის საშუალებით!",
|
||
"getStartedFriendsComplete": "ვაუ! თქვენ გაქვთ მეგობრები! 😊",
|
||
"getStartedBotChatButton": "დაიწყეთ საუბარი!",
|
||
"getStartedFriendsButton": "მეგობართან ჩატი",
|
||
"groupChat": "ჯგუფური ჩატი",
|
||
"directMessage": "მხოლოდ შეტყობინება",
|
||
"newDirectMessage": "ახალი პირდაპირი შეტყობინება",
|
||
"speakingExercisesTooltip": "საუბარი",
|
||
"noChatsFoundHereYet": "აქ ჯერ ვერ მოიძებნა ჩატები",
|
||
"duration": "ხანგრძლივობა",
|
||
"transcriptionFailed": "აუდიო ტრანსკრიპტის მიღება ვერ მოხერხდა",
|
||
"aUserIsKnocking": "1 მომხმარებელი სთხოვს თქვენს კურსში ჩართვას",
|
||
"usersAreKnocking": "{users} მომხმარებელი სთხოვს თქვენს კურსში ჩართვას",
|
||
"failedToFetchTranscription": "ტრანსკრიპტის მიღება ვერ მოხერხდა",
|
||
"deleteEmptySpaceDesc": "კურსი წაიშლება ყველა მონაწილისთვის. ეს მოქმედება ვერ იქნება გაუქმებული.",
|
||
"regenerate": "განახლება",
|
||
"mySavedActivities": "ჩემი შენახული აქტივობები",
|
||
"noSavedActivities": "შენახული აქტივობები არ არის",
|
||
"saveActivity": "შენახე ეს აქტივობა",
|
||
"yourSavedActivities": "შენახული აქტივობები",
|
||
"failedToPlayVideo": "ვიდეოს გაშვება ვერ მოხერხდა",
|
||
"done": "შესრულებულია",
|
||
"inThisSpace": "ამ კურსში",
|
||
"myContacts": "ჩემი კონტაქტები",
|
||
"inviteAllInSpace": "პირობეთ ყველა ამ კურსში",
|
||
"spaceParticipantsHaveBeenInvitedToTheChat": "ყველა კურსის მონაწილე მოწვეულია ჩათში",
|
||
"numKnocking": "{count} დარეკვა",
|
||
"numInvited": "{count} მოწვეული",
|
||
"saved": "შენახულია",
|
||
"reset": "გადატვირთვა",
|
||
"errorGenerateActivityMessage": "აქტივობის შექმნა ვერ მოხერხდა",
|
||
"errorRegenerateActivityMessage": "აქტივობის გადამუშავება ვერ მოხერხდა",
|
||
"errorLaunchActivityMessage": "აქტივობის დაწყება ვერ მოხერხდა",
|
||
"errorFetchingActivitiesMessage": "აქტივობების მიღება ვერ მოხერხდა",
|
||
"errorFetchingDefinition": "განმარტების მიღება ვერ მოხერხდა",
|
||
"errorProcessAnalytics": "ანალიტიკის დამუშავება ვერ მოხერხდა",
|
||
"errorDownloading": "ჩამოტვირთვა ვერ მოხერხდა",
|
||
"errorFetchingLevelSummary": "საფეხურის მიმოხილვის მიღება ვერ მოხერხდა",
|
||
"errorLoadingSpaceChildren": "ჩათის ჩატვირთვა ვერ მოხერხდა ამ კურსში",
|
||
"unexpectedError": "უცნობი შეცდომა.",
|
||
"pleaseReload": "გთხოვთ, გადატვირთეთ და სცადეთ თავიდან.",
|
||
"translationError": "თარგმნის შეცდომა",
|
||
"errorFetchingTranslation": "თარგმნის მიღება ვერ მოხერხდა",
|
||
"errorFetchingActivity": "ვერ მოხერხდა აქტივობის მიღება",
|
||
"check": "შემოწმება",
|
||
"unableToFindRoom": "ამ კოდით ვერ მოიძებნა ჩატი ან კურსი. სცადეთ თავიდან.",
|
||
"numCompletedActivities": "შესრულებული აქტივობების რაოდენობა",
|
||
"viewingAnalytics": "დათვალიერება {visible}/{users} ანალიტიკის",
|
||
"request": "მოთხოვნა",
|
||
"requestAll": "მოთხოვნა ყველა",
|
||
"confirmMessageUnpin": "დარწმუნებული ხართ, რომ გსურთ ამ შეტყობინების განთავსების გაუქმება?",
|
||
"createActivityPlan": "შექმენით ახალი აქტივობის გეგმა",
|
||
"saveAndLaunch": "შენახვა და დაწყება",
|
||
"launchToSpace": "გახსნა კურსზე",
|
||
"numberOfActivities": "აქტივობის სესიის რაოდენობა",
|
||
"maximumActivityParticipants": "ყოველი აქტივობა შეიძლება ჰქონდეს მაქსიმუმ {count} მონაწილე.",
|
||
"pending": "მოლოდინში",
|
||
"inactive": "არაქტიული",
|
||
"unjoinedActivityMessage": "გსურთ მონაწილეობა? აირჩიეთ ღია როლი!\nან ისიამოვნეთ და უყურეთ შოუ!",
|
||
"fullActivityMessage": "გთხოვთ, უყურეთ შოუ! მიუხედავად იმისა, რომ არ არის ღია როლები, შეგიძლიათ ნახოთ ჩატი!",
|
||
"confirmRole": "დადასტურება როლი",
|
||
"openRoleLabel": "ღია",
|
||
"joinedTheActivity": "👋 {username} შეუერთდა როგორც {role}",
|
||
"finishedTheActivity": "🎯 {username} დასრულდა ეს აქტივობა",
|
||
"endActivityTitle": "მოვრჩი",
|
||
"endActivityDesc": "შეასრულეთ მიზნები?\nეს არის თქვენი დადასტურება, რომ გადიხართ ტექსტისგან. მაგრამ ნუ იდარდებთ, გართობა გრძელდება ჩატში! თავისუფლად ისხართ და უყურეთ შოუს მანამ, სანამ ყველა არ დააჭერს 'დასრულდა'.",
|
||
"archiveToAnalytics": "დამატე ჩემი დასრულებული აქტივობებში",
|
||
"activitySummaryError": "აქტივობის მიმოხილვები ხელმისაწვდომი არაა",
|
||
"requestSummaries": "მოთხოვნა მიმოხილვებისთვის",
|
||
"loadingActivitySummary": "აქტივობის მიმოხილვის ჩატვირთვა...",
|
||
"generatingNewActivities": "თქვენ ხართ ამ ენის წყვილის პირველი მომხმარებელი! გთხოვთ, ერთი წუთი გქონდეთ, ჩვენ ვამზადებთ აქტივობებს თქვენთვის.",
|
||
"requestAccessTitle": "მოთხოვნა ანალიტიკის ნახვის დაშვების შესახებ?",
|
||
"requestAccessDesc": "გსურთ მიიღოთ დაშვება მონაწილეთა ანალიტიკის სანახავად?\n\nთუ მონაწილეები თანხმდებიან, ამ კურსის ადმინისტრატორები შეძლებენ ნახონ მათ:\n • საერთო ლექსიკონი\n • საერთო გრამატიკის კონცეპტები\n • დასრულებული აქტივობის სესიონები\n • გამოყენებული, სწორად და არასწორად გრამატიკის კონცეპტები\n\nისინი ვერ შეძლებენ ნახონ:\n • შეტყობინებები ჩატებში კურსის გარეთ\n • ლექსიკონის სია",
|
||
"requestAccess": "მოთხოვნა დაშვებაზე ({count})",
|
||
"analyticsInactiveTitle": "მოთხოვნები არაქტიურ მომხმარებლებს ვერ გაიგზავნება",
|
||
"analyticsInactiveDesc": "არაქტიური მომხმარებლები, რომლებიც ამ ფუნქციის გამოჩენის შემდეგ არ შესულან, თქვენი მოთხოვნა ვერ იხილავენ.\n\nმოთხოვნის ღილაკი გამოჩნდება, როდესაც ისინი დაბრუნდებიან. შეგიძლიათ მოგვიანებით ისევ გამოაგზავნოთ მოთხოვნა მათი სახელის ქვეშ არსებული ღილაკის დაჭერით, როდესაც ის ხელმისაწვდომია.",
|
||
"accessRequestedTitle": "ანალიტიკის დაშვების მოთხოვნა",
|
||
"accessRequestedDesc": "„{space}“-ის ადმინისტრატორები გთხოვენ თქვენი სწავლების ანალიტიკის ნახვას.\n\nთუ თანხმდებით, ამ კურსის ადმინისტრატორები შეძლებენ ნახონ თქვენს:\n • საერთო ლექსიკონი\n • საერთო გრამატიკის კონცეპტები\n • დასრულებული აქტივობის სესიონები\n • გამოყენებული, სწორად და არასწორად გრამატიკის კონცეპტები\n\nისინი ვერ შეძლებენ ნახონ:\n • შეტყობინებები ჩატებში კურსის გარეთ\n • ლექსიკონის სია",
|
||
"allowAccess": "დაშვების ნება",
|
||
"denyAccess": "უარყოფა დაშვებაზე",
|
||
"adminRequestedAccess": "ადმინისტრატორებმა მოითხოვეს თქვენი ანალიტიკის ნახვა.",
|
||
"lastUpdated": "განახლებულია\n{time}",
|
||
"activityFinishedMessage": "ყველაფერი დასრულდა!",
|
||
"endForAll": "დასრულება ყველასთვის",
|
||
"newCourse": "ახალი კურსი",
|
||
"newCourseSubtitle": "რომელ კურსის გეგმას გსურთ გამოყენება?",
|
||
"failedToLoadCourses": "კურსების ჩატვირთვა ვერ მოხერხდა",
|
||
"numModules": "{num} მოდული",
|
||
"numActivityPlans": "{num} აქტივობის გეგმა",
|
||
"coursePlan": "კურსის გეგმა",
|
||
"editCourseLater": "შეგიძლიათ მოგვიანებით შეცვალოთ ტემპლეტის სათაური, აღწერები და კურსის სურათი.",
|
||
"newCourseAccess": "ჩაშენებული წესით, კურსები პირადია და საჭიროებს ადმინისტრატორის დამტკიცებას შესასვლელად. შეგიძლიათ ნებისმიერ დროს შეცვალოთ ეს პარამეტრები.",
|
||
"createCourse": "შექმენით კურსი",
|
||
"stats": "სტატისტიკა",
|
||
"createGroupChat": "შექმენით ჯგუფური ჩათი",
|
||
"editCourse": "შეცვალეთ კურსი",
|
||
"inviteDesc": "მომხმარებლის სახელით, კოდით ან ლინკით",
|
||
"editCourseDesc": "აქ შეგიძლიათ შეცვალოთ კურსის სათაური, აღწერა და სხვა.",
|
||
"permissionsDesc": "დააყენეთ დაშვებები, როგორიცაა ვინ შეუძლია მოწვევა, მესიჯების გაგზავნა, ჩატების შექმნა და სხვა.",
|
||
"accessDesc": "თქვენ შეგიძლიათ გახსნათ თქვენი კურსი მსოფლიოისთვის! ან, გახადოთ თქვენი კურსი პირადი და უსაფრთხო.",
|
||
"createGroupChatDesc": "სადაც იწყება და მთავრდება აქტივობის სესია, ჯგუფური ჩატები დარჩება ღია რეგულარული კომუნიკაციისთვის.",
|
||
"deleteDesc": "მხოლოდ ადმინისტრატორებს შეუძლიათ კურსის წაშლა. ეს არის განადგურების მოქმედება, რომელიც წაშლის ყველა მომხმარებელს და ყველა არჩეულ ჩატს კურსის ფარგლებში. გთხოვთ, გამოიჩინოთ სიფრთხილე.",
|
||
"failedToLoadCourseInfo": "კურსის ინფორმაციის ჩატვირთვა ვერ მოხერხდა",
|
||
"noCourseFound": "ოჰ, ამ კურსისთვის სჭირდება გეგმა!\n\nკურსის გეგმა არის თემების და საუბრის აქტივობების სერია.",
|
||
"additionalParticipants": "+ {num} სხვა",
|
||
"activityNotFoundForCourse": "ეს აქტივობა ვერ მოიძებნა კურსის ფარგლებში",
|
||
"courseChats": "კურსის ჩატები",
|
||
"myActivitySessions": "ჩემი აქტივობის სესია",
|
||
"directMessages": "მიმართულებული შეტყობინებები",
|
||
"whatNow": "ახლა რა?",
|
||
"chooseNextActivity": "აირჩიეთ თქვენი შემდეგი აქტივობა!",
|
||
"seeInstructions": "იხილეთ ინსტრუქციები",
|
||
"hideInstructions": "დამალეთ ინსტრუქციები",
|
||
"letsGo": "მოდით დავიწყოთ",
|
||
"chooseRole": "აირჩიეთ როლი!",
|
||
"chooseRoleToParticipate": "აირჩიეთ მონაწილეობისთვის როლი!",
|
||
"waitingToFillRole": "მოსალოდნელია {num} როლის შევსება...",
|
||
"pingParticipants": "შეატყობინეთ კურსის მონაწილეებს",
|
||
"playWithBot": "თამაშეთ Pangea ბოტთან",
|
||
"inviteFriends": "პატიჟეთ მეგობრები",
|
||
"waitNotDone": "მოვიცადე, არ დამთავრებულა!",
|
||
"waitingForOthersToFinish": "მოსალოდნელია დანარჩენების დასრულება...",
|
||
"saveToCompletedActivities": "შეინახეთ დასრულებულ აქტივობებში",
|
||
"generatingSummary": "საუბრის ანალიზი და შედეგების გენერირება",
|
||
"instructionsLanguage": "ინსტრუქციების ენა",
|
||
"findCourse": "კურსის მოძებნა",
|
||
"activityCompletedDesc": "თქვენი დასრულებული აქტივობა დამატებულია ანალიტიკაში, სადაც შეგიძლიათ მიმოხილოთ და პრაქტიკულად გამოიყენოთ თქვენი გამოყენებული ენა.",
|
||
"pingParticipantsNotification": "{user} ეძებს მომხმარებლებს, რომ შეუერთდნენ აქტივობის სესიას {room}-ში",
|
||
"course": "კურსი",
|
||
"courses": "კურსები",
|
||
"courseName": "კურსის სახელი",
|
||
"createNewCourse": "ახალი კურსი",
|
||
"publicCourses": "საჯარო კურსები",
|
||
"goToCourse": "გადადი კურსზე: {course}",
|
||
"activityComplete": "ეს აქტივობა დასრულებულია. აქტივობის მიმოხილვა უნდა იყოს ხელმისაწვდომი ქვემოთ.",
|
||
"haventChattedMuch": "განსხვავებით, თქვენ არ გქონიათ ბევრი საუბარი, სცადეთ მეტი სიტყვების გამოყენება! თუ გგონიათ, რომ თქვენი მიზანი მიაღწიეთ, შეგიძლიათ ქვემოთ დაასრულოთ აქტივობა.",
|
||
"haveChatted": "განსხვავებით, თქვენ საუბრობთ უკვე გარკვეული დროა! თუ გგონიათ, რომ თქვენი მიზანი მიაღწიეთ, დაასრულეთ აქტივობა და ჩვენ შეგვიძლია გენერირება თქვენი მიმოხილვა საუბარში!",
|
||
"userDoneAndWaiting": "{num1}/{num2} მონაწილეებმა დაასრულეს. დაელოდეთ ყველას დასრულებას, და ჩვენ შეგვიძლია გენერირება თქვენი მიმოხილვა საუბარში! \n\nთუ გსურთ საუბარში დაბრუნება, დააჭირეთ განაგრძეთ ღილაკს საუბარში.",
|
||
"othersDoneAndWaiting": "{num1}/{num2} დასრულდა. მიაღწიეთ თქვენს მიზანს?",
|
||
"startNewSession": "ახალი სესიის დაწყება",
|
||
"joinOpenSession": "შეერთება ღია სესიაში",
|
||
"less": "ნაკლები",
|
||
"activityNotFound": "აქტივობა ვერ მოიძებნა",
|
||
"levelUp": "ჩამოწევა დონეზე",
|
||
"myActivities": "ჩემი აქტივობები",
|
||
"openToJoin": "ღია შეუერთებისთვის",
|
||
"results": "შედეგები",
|
||
"activityDone": "აქტივობა დასრულებულია!",
|
||
"moreLabel": "მეტი",
|
||
"promoCodeInfo": "პრომო კოდებს შეიძლება შეიყვანოთ შემდეგ გვერდზე",
|
||
"editsComingSoon": "ქალაქებისა და აქტივობების რედაქტირების შესაძლებლობა მალე იქნება ხელმისაწვდომი.",
|
||
"editing": "რედაქტირება",
|
||
"activityNeedsOneMember": "აჰო! ამ აქტივობას კიდევ ერთი ადამიანი სჭირდება.",
|
||
"activityNeedsMembers": "აჰო! ამ აქტივობას კიდევ {num} ადამიანი სჭირდება.",
|
||
"inviteFriendsToCourse": "მეგობრების მოწვევა ჩემს კურსზე",
|
||
"subscribeToUnlockActivitySummaries": "გამოწერა აქტივობის მიმოხილვების გასახსნელად",
|
||
"subscribeToUnlockDefinitions": "გამოწერა განმარტებების გასახსნელად",
|
||
"subscribeToUnlockTranscriptions": "გამოწერა ტრანსკრიპციების გასახსნელად",
|
||
"pingSent": "კურსის პინგი გაგზავნილია! 🔔",
|
||
"courseTitle": "კურსის სათაური",
|
||
"courseDesc": "კურსის აღწერა",
|
||
"courseSavedSuccessfully": "კურსი წარმატებით შენახულია",
|
||
"addCoursePlan": "კურსის გეგმის დამატება",
|
||
"activityStatsButtonInstruction": "აწკაპუნეთ აქ თქვენი აქტივობის სტატისტიკის სანახავად და აქტივობის დახურვისთვის, როდესაც დასრულდება",
|
||
"readingAnalyticsDesc": "წაიკითხეთ პრაქტიკა თითოეულ შეტყობინებაზე, წაკითხვის აქტივობებისთვის.",
|
||
"speakingAnalyticsDesc": "ჩაწერეთ ხმოვანი შეტყობინებები საუბრის პრაქტიკისთვის.",
|
||
"audioAnalyticsDesc": "აწკაპუნეთ პრაქტიკა თითოეულ შეტყობინებაზე, მოსმენის აქტივობებისთვის.",
|
||
"loginToAccount": "შესვლა ჩემს ანგარიშზე",
|
||
"appDescription": "სწავლა ენის\nმეგობრებთან მესენჯერში საუბრის დროს.",
|
||
"languages": "ენები",
|
||
"chooseLanguage": "აირჩიეთ ენა.",
|
||
"planTrip": "გეგმა თქვენი მოგზაურობის",
|
||
"howAreYouTraveling": "როგორ მოგზაურობთ?",
|
||
"unlockPrivateTrip": "გახსნათ პირადი მოგზაურობა",
|
||
"joinPublicTrip": "შემოუერთდით საჯარო მოგზაურობას",
|
||
"startOwnTrip": "დაიწყეთ ჩემი საკუთარი",
|
||
"tripPlanDesc": "მოგზაურობები კურსებია. თითოეულში 8-10 სერიული თემაა, რომლებიც მოიცავს სხვადასხვა დავალებაზე დაფუძნებულ ენის სწავლების აქტივობებს.",
|
||
"unlockPrivateTripTitle": "გახსნათ პირადი მოგზაურობა",
|
||
"browsePublicTrips": "გადახედეთ საჯარო მოგზაურობებს",
|
||
"startOwnTripTitle": "დაიწყეთ ჩემი საკუთარი მოგზაურობა",
|
||
"courseCode": "რა არის საიდუმლო პაროლი?",
|
||
"courseCodeHint": "მოგზაურობის კოდი ან ლინკი",
|
||
"unlockMyTrip": "გახსნათ ჩემი მოგზაურობა",
|
||
"anyLevel": "ნებისმიერი დონე",
|
||
"signupOption": "როგორ გსურთ დარეგისტრირება?",
|
||
"withApple": "მხოლოდ Apple-თან",
|
||
"withGoogle": "Google-თან",
|
||
"withEmail": "ელფოსტით",
|
||
"createAccount": "ანგარიშის შექმნა",
|
||
"noCoursesFound": "კურსები ვერ მოიძებნა",
|
||
"loginWithEmail": "შესვლა ელფოსტით",
|
||
"usernameOrEmail": "მომხმარებლის სახელი ან ელფოსტა",
|
||
"email": "ელფოსტა",
|
||
"forgotPassword": "დაგავიწყდათ პაროლი?",
|
||
"writingAnalyticsDesc": "გაგზავნეთ შეტყობინებები წერის პრაქტიკისთვის.",
|
||
"endActivity": "ფართოება აქტივობა",
|
||
"allLanguages": "ყველა ენა",
|
||
"allCefrLevels": "ყველა CEFR დონე",
|
||
"chatListTooltip": "აქ ნახავთ თქვენს პირდაპირ შეტყობინებებს! დაწკაპეთ ნებისმიერი მომხმარებლის ავატარი და „საუბრის დაწყება“, რათა გაგზავნოთ შეტყობინება.",
|
||
"directMessageBotTitle": "პირდაპირი შეტყობინება Pangea Bot-თან",
|
||
"feedbackTitle": "აქტივობის გამოხმაურება",
|
||
"feedbackDesc": "როგორ უნდა გაუმჯობესდეს აქტივობა? თუ შეგიძლიათ დეტალების მიწოდება, ჩვენ შევცვლით!",
|
||
"feedbackHint": "თქვენი გამოხმაურება",
|
||
"feedbackButton": "წინადადების გაგზავნა",
|
||
"directMessageBotDesc": "ადამიანებთან საუბარი უფრო სასიამოვნოა, მაგრამ... AI ყოველთვის მზადაა!",
|
||
"inviteYourFriends": "პატიჟეთ თქვენი მეგობრები",
|
||
"playWithAI": "ამ დროისთვის ითამაშეთ AI-თან",
|
||
"courseStartDesc": "Pangea Bot მზადაა ნებისმიერ დროს გასასვლელად!\n\n...მაგრამ სწავლა უკეთესია მეგობრებთან ერთად!",
|
||
"@@locale": "ka",
|
||
"@@last_modified": "2025-10-16 13:31:36.334482",
|
||
"@alwaysUse24HourFormat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setCustomPermissionLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setPermissionsLevelDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ignoreUser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@normalUser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aboutHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"homeserver": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@commandHint_roomupgrade": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@swipeRightToLeftToReply": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@badServerVersionsException": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"serverVersions": {
|
||
"type": "String"
|
||
},
|
||
"supportedVersions": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@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": {}
|
||
},
|
||
"@commandHint_markasdm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@checkList": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@countInvited": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@emoteKeyboardNoRecents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emotePacks": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accessAndVisibility": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accessAndVisibilityDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@calls": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@customEmojisAndStickers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@customEmojisAndStickersBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emoteShortcode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emoteWarnNeedToPick": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emptyChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableEmotesGlobally": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableEncryption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableEncryptionWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@encrypted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@encryption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@encryptionNotEnabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@endedTheCall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@enterAnEmailAddress": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@homeserver": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterYourHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorObtainingLocation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@everythingReady": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@extremeOffensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fileName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fluffychat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fontSize": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@forward": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fromJoining": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fromTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@goToTheNewRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@group": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatDescriptionHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@groupIsPublic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@groups": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@groupWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"displayname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@guestsAreForbidden": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@guestsCanJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hasWithdrawnTheInvitationFor": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@help": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hideRedactedEvents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hideRedactedMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hideRedactedMessagesBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hideInvalidOrUnknownMessageFormats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@howOffensiveIsThisContent": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@id": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@identity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@block": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@blockedUsers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@blockListDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@blockUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iHaveClickedOnLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@incorrectPassphraseOrKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inoffensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteContact": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteContactToGroupQuestion": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"contact": {},
|
||
"groupName": {}
|
||
}
|
||
},
|
||
"@inviteContactToGroup": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"groupName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@noChatDescriptionYet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tryAgain": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@invalidServerName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@invited": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@redactMessageDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@optionalRedactReason": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@invitedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@invitedUsersOnly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteForMe": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteText": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"link": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@isTyping": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinedTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@joinRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kicked": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@kickedAndBanned": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@kickFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lastActiveAgo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"localizedTimeShort": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@leave": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@leftTheChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@license": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lightTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@loadCountMoreParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@dehydrate": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dehydrateWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dehydrateTor": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dehydrateTorLong": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hydrateTor": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hydrateTorLong": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hydrate": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@loadingPleaseWait": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@loadMore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@locationDisabledNotice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@locationPermissionDeniedNotice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@login": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@logInTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"homeserver": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@logout": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@memberChanges": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mention": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@messages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@messagesStyle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@moderator": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@muteChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@needPantalaimonWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newMessageInFluffyChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newVerificationRequest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@next": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@no": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noConnectionToTheServer": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noEmotesFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noEncryptionForPublicRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noGoogleServicesWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noMatrixServer": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"server1": {
|
||
"type": "String"
|
||
},
|
||
"server2": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@shareInviteLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@scanQrCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@none": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noPasswordRecoveryDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noPermission": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noRoomsFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notifications": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationsEnabledForThisAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numUsersTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@obtainingLocation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@offensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@offline": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ok": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@online": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@onlineKeyBackupEnabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@oopsPushError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@oopsSomethingWentWrong": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@openAppToReadMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@openCamera": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@openVideoCamera": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@oneClientLoggedOut": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editBundlesForAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addToBundle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@removeFromBundle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bundleName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableMultiAccounts": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@openInMaps": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@link": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@serverRequiresEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@or": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@participant": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@passphraseOrKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@password": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@passwordForgotten": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@passwordHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hideMemberChangesInPublicChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hideMemberChangesInPublicChatsBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@overview": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notifyMeFor": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@passwordRecoverySettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@passwordRecovery": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@people": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pickImage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@play": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"fileName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@pleaseChoose": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseChooseAPasscode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseClickOnLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnter4Digits": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnterRecoveryKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnterYourPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnterYourPin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnterYourUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseFollowInstructionsOnWeb": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@privacy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@publicRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pushRules": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reason": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@recording": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@redactedBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@directChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@redactedByBecause": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"reason": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@redactedAnEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@redactMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@register": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reject": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@rejectedTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@rejoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@removeAllOtherDevices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@removedBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@removeDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unbanFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@removeYourAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@replaceRoomWithNewerVersion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reply": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reportMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@requestPermission": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@roomHasBeenUpgraded": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@roomVersion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@saveFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@search": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@security": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@recoveryKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@recoveryKeyLost": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@seenByUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@send": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendAMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendAsText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendAudio": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendImage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendImages": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@sendMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendOriginal": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendSticker": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendVideo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sentAFile": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@sentAnAudio": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@sentAPicture": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@sentASticker": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@sentAVideo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@sentCallInformations": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@separateChatTypes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setAsCanonicalAlias": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setCustomEmotes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setChatDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setInvitationLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setPermissionsLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setStatus": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@settings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@share": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sharedTheLocation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@shareLocation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@showPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@presenceStyle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@presencesToggle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@singlesignon": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@skip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sourceCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@spaceIsPublic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@spaceName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@startedACall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@startFirstChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@status": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@statusExampleMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@submit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@synchronizingPleaseWait": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@synchronizingPleaseWaitCounter": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"percentage": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@systemTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@theyDontMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@theyMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toggleFavorite": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toggleMuted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toggleUnread": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tooManyRequestsWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@transferFromAnotherDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tryToSendAgain": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unavailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unbannedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@unblockDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unknownDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unknownEncryptionAlgorithm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unknownEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"type": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@unmuteChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unpin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unreadChats": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"unreadCount": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@userAndOthersAreTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@userAndUserAreTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"username2": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@userIsTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@userLeftTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@username": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@userSentUnknownEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"type": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@unverified": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@verified": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@verify": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@verifyStart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@verifySuccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@verifyTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@videoCall": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@visibilityOfTheChatHistory": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@visibleForAllParticipants": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@visibleForEveryone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@voiceMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waitingPartnerAcceptRequest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waitingPartnerEmoji": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waitingPartnerNumbers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wallpaper": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@warning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@weSentYouAnEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whoCanPerformWhichAction": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whoIsAllowedToJoinThisGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whyDoYouWantToReportThis": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wipeChatBackup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@withTheseAddressesRecoveryDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@writeAMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@you": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@youAreNoLongerParticipatingInThisChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@youHaveBeenBannedFromThisChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yourPublicKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@messageInfo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@time": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@messageType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sender": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@openGallery": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@removeFromSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addToSpaceDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@start": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnterRecoveryKeyDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@publish": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@videoWithSize": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"size": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@openChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@markAsRead": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reportUser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dismiss": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reactedWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
},
|
||
"reaction": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@pinMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@confirmEventUnpin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emojis": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@placeCall": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@voiceCall": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unsupportedAndroidVersion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unsupportedAndroidVersionLong": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@videoCallsBetaWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@experimentalVideoCalls": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emailOrUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@indexedDbErrorTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@indexedDbErrorLong": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@switchToAccount": {
|
||
"type": "number",
|
||
"placeholders": {
|
||
"number": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@nextAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@previousAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addWidget": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@widgetVideo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@widgetEtherpad": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@widgetJitsi": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@widgetCustom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@widgetName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@widgetUrlError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@widgetNameError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorAddingWidget": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@youRejectedTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@youJoinedTheChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@youAcceptedTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@youBannedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@youHaveWithdrawnTheInvitationFor": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@youInvitedToBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"alias": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@youInvitedBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@invitedBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@youInvitedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@youKicked": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@youKickedAndBanned": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@youUnbannedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@hasKnocked": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@usersMustKnock": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noOneCanJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@userWouldLikeToChangeTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@noPublicLinkHasBeenCreatedYet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@knock": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@users": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unlockOldMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@storeInSecureStorageDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@saveKeyManuallyDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@storeInAndroidKeystore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@storeInAppleKeyChain": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@storeSecurlyOnThisDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@countFiles": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@user": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@custom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@foregroundServiceRunning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@screenSharingTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@screenSharingDetail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@callingPermissions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@callingAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@callingAccountDetails": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@appearOnTop": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@appearOnTopDetails": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@otherCallingPermissions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whyIsThisMessageEncrypted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noKeyForThisMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allSpaces": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numChats": {
|
||
"type": "number",
|
||
"placeholders": {
|
||
"number": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@hideUnimportantStateEvents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hidePresences": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@doNotShowAgain": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wasDirectChatDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"oldDisplayName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@newSpaceDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@encryptThisChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@disableEncryptionWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sorryThatsNotPossible": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deviceKeys": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reopenChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noBackupWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noOtherDevicesFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fileIsTooBigForServer": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"max": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@fileHasBeenSavedAt": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"path": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@jumpToLastReadMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@readUpToHere": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@jump": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@openLinkInBrowser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reportErrorDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@report": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signInWithPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseTryAgainLaterOrChooseDifferentServer": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signInWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"provider": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@profileNotFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setColorTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@invite": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteGroupChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@invitePrivateChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@invalidInput": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wrongPinEntered": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"seconds": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@pleaseEnterANumber": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@archiveRoomDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@roomUpgradeDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@removeDevicesDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@banUserDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unbanUserDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kickUserDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@makeAdminDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pushNotificationsNotAvailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@learnMore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yourGlobalUserIdIs": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noUsersFoundWithQuery": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"query": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@knocking": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatCanBeDiscoveredViaSearchOnServer": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"server": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@searchChatsRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nothingFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@groupName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createGroupAndInviteUsers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@groupCanBeFoundViaSearch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wrongRecoveryKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@startConversation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_sendraw": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@databaseMigrationTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@databaseMigrationBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@leaveEmptyToClearStatus": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@select": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@searchForUsers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnterYourCurrentPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseChooseAStrongPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@passwordsDoNotMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@passwordIsWrong": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@publicLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@publicChatAddresses": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createNewAddress": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@publicSpaces": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addChatOrSubSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subspace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@decline": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@thisDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@initAppError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@userRole": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@minimumPowerLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@searchIn": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"chat": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@searchMore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gallery": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@files": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@databaseBuildErrorBody": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"url": {
|
||
"type": "String"
|
||
},
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@sessionLostBody": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"url": {
|
||
"type": "String"
|
||
},
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@restoreSessionBody": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"url": {
|
||
"type": "String"
|
||
},
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@forwardMessageTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"roomName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@sendReadReceipts": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendTypingNotificationsDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendReadReceiptsDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@formattedMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@formattedMessagesDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@verifyOtherUser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@verifyOtherUserDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@verifyOtherDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@verifyOtherDeviceDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@acceptedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@canceledKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@completedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@isReadyForKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@requestedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@startedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@transparent": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@incomingMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@stickers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@discover": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_ignore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_unignore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unreadChatsInApp": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"appname": {
|
||
"type": "String"
|
||
},
|
||
"unread": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@noDatabaseEncryption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@thereAreCountUsersBlocked": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {}
|
||
}
|
||
},
|
||
"@restricted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@knockRestricted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@goToSpace": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"space": {}
|
||
}
|
||
},
|
||
"@markAsUnread": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@userLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@moderatorLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@adminLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@changeGeneralChatSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteOtherUsers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeTheChatPermissions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeTheVisibilityOfChatHistory": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeTheCanonicalRoomAlias": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendRoomNotifications": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeTheDescriptionOfTheGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatPermissionsDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@updateInstalled": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"version": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@changelog": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendCanceled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@loginWithMatrixId": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@discoverHomeservers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whatIsAHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@homeserverDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@doesNotSeemToBeAValidHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@calculatingFileSize": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@prepareSendingAttachment": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendingAttachment": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@generatingVideoThumbnail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@compressVideo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendingAttachmentCountOfCount": {
|
||
"type": "integer",
|
||
"placeholders": {
|
||
"index": {
|
||
"type": "int"
|
||
},
|
||
"length": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@serverLimitReached": {
|
||
"type": "integer",
|
||
"placeholders": {
|
||
"seconds": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@oneOfYourDevicesIsNotVerified": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noticeChatBackupDeviceVerification": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@continueText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@welcomeText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@blur": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@opacity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setWallpaper": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@manageAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noContactInformationProvided": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@contactServerAdmin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@contactServerSecurity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@supportPage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@serverInformation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@name": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@version": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@website": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@compress": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@boldText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@italicText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@strikeThrough": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseFillOut": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@invalidUrl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unableToJoinChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@previous": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@otherPartyNotLoggedIn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@appWantsToUseForLogin": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"server": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@appWantsToUseForLoginDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@open": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waitingForServer": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@appIntroduction": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newChatRequest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@contentNotificationSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@generalNotificationSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@roomNotificationSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@userSpecificNotificationSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@otherNotificationSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleContainsUserName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleContainsUserNameDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleMaster": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleMasterDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleSuppressNotices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleSuppressNoticesDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleInviteForMe": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleInviteForMeDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleMemberEvent": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleMemberEventDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleIsUserMention": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleIsUserMentionDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleContainsDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleContainsDisplayNameDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleIsRoomMention": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleIsRoomMentionDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleRoomnotif": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleRoomnotifDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleTombstone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleTombstoneDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleReaction": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleReactionDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleRoomServerAcl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleRoomServerAclDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleSuppressEdits": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleSuppressEditsDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleCall": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleCallDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleEncryptedRoomOneToOne": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleEncryptedRoomOneToOneDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleRoomOneToOne": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleRoomOneToOneDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleMessageDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleEncrypted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleEncryptedDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleJitsi": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleJitsiDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleServerAcl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleServerAclDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unknownPushRule": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"rule": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@sentVoiceMessage": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"duration": {
|
||
"type": "String"
|
||
},
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@deletePushRuleCanNotBeUndone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@more": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareKeysWith": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareKeysWithDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allDevices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@crossVerifiedDevicesIfEnabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@crossVerifiedDevices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@verifiedDevicesOnly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@takeAPhoto": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@recordAVideo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@optionalMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notSupportedOnThisDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterNewChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@approve": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@youHaveKnocked": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseWaitUntilInvited": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_logout": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_logoutall": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@displayNavigationRail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@customReaction": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accountInformation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addGroupDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addNewFriend": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@alreadyHaveAnAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createNewGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editChatPermissions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ignore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ignoredUsers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@writeAMessageLangCodes": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"l1": {
|
||
"type": "String"
|
||
},
|
||
"l2": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@requests": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allCorrect": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newWayAllGood": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@othersAreBetter": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@holdForInfo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@greenFeedback": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yellowFeedback": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@redFeedback": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@itInstructionsTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@itInstructionsBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@oneday": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@oneweek": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@onemonth": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gaTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@taTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@interactiveTranslatorSliderHeader": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@interactiveGrammarSliderHeader": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@interactiveTranslatorNotAllowed": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@interactiveTranslatorAllowed": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@interactiveTranslatorRequired": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notYetSet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myLearning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeDateRange": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@classDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addStudents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@copyClassLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@copyClassCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteStudentByUserName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@interactiveTranslator": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareVideo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareVideoDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareFiles": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectLanguageLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noIdenticalLanguages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iWantALanguagePartnerFrom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@worldWide": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noResults": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@searchBy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iWantAConversationPartner": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iWantALanguagePartnerWhoSpeaks": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iWantALanguagePartnerWhoIsLearning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinWithClassCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinWithClassCodeHint": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelPreA1": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelA1": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelA2": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelB1": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelB2": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelC1": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelC2": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeTheNameOfTheClass": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeTheNameOfTheChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@askPangeaBot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sorryNoResults": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ignoreInThisText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@helpMeTranslate": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@needsItShortMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@needsItMessage": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"targetLanguage": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@needsIgcMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tokenTranslationTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@spanTranslationDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@spanTranslationTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@l1SpanAndGrammarTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@l1SpanAndGrammarDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@otherTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@otherDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@countryInformation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myLanguages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@targetLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sourceLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languagesISpeak": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@updateLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whatLanguageYouWantToLearn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whatIsYourBaseLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@saveChanges": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@publicProfileTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@publicProfileDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableIT": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableIGC": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableLanguageAssistance": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableITUserDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableIGCUserDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableLanguageAssistanceUserDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableITClassDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableIGCClassDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@itIsDisabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@igcIsDisabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@goToLearningSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error405Title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error405Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@loginOrSignup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iAgreeToThe": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@termsAndConditions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@andCertifyIAmAtLeast13YearsOfAge": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error502504Title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error502504Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error404Title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error404Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorPleaseRefresh": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toggleIT": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toggleIGC": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toggleToolSettingsDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@connectedToStaging": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@learningSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendVoiceNotes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendVoiceNotesDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatTopic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatTopicDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteStudentByUserNameDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@participants": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@almostPerfect": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@prettyGood": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@letMeThink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickMessageTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickMessageBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@understandingMessagesTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@understandingMessagesBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allDone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@vocab": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@low": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@medium": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@high": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unknownProficiency": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeView": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clearAll": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@generateVocabulary": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@generatePrompts": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscribe": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getAccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscriptionDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscriptionManagement": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@currentSubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeSubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cancelSubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectYourPlan": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subsciptionPlatformTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscriptionManagementUnavailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@paymentMethod": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@paymentHistory": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emptyChatDownloadWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@update": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@updateDesc": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"localVersion": {
|
||
"type": "String"
|
||
},
|
||
"storeVersion": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@maybeLater": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mainMenu": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toggleImmersionMode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toggleImmersionModeDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@itToggleDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@igcToggleDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@originalMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sentMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@useType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notAvailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@taAndGaTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@definitionsToolName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@messageTranslationsToolName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@definitionsToolDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@translationsToolDescrption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@welcomeBack": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kickAllStudents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kickAllStudentsConfirmation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteAllStudents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteAllStudentsConfirmation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteUsersFromPangea": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@redeemPromoCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterPromoCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadTxtFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadCSVFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@promotionalSubscriptionDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@originalSubscriptionPlatform": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"purchasePlatform": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@oneWeekTrial": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadXLSXFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@abDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aaDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@afDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@akDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sqDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@amDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@arDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@anDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hyDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@asDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@avDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aeDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ayDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@azDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bmDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@baDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@euDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@beDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bhDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@biDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bsDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@brDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bgDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@caDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ceDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nyDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@zhDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cvDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kwDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@coDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@crDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hrDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@csDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@daDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dvDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nlDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@eoDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@etDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@eeDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@foDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fjDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fiDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@frDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ffDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@glDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kaDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@elDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@guDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@htDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@haDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@heDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hzDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hiDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hoDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@huDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iaDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@idDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ieDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gaDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@igDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ikDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ioDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@isDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@itDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iuDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@jaDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@jvDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@klDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@knDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@krDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ksDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kkDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kmDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kiDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@rwDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kyDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kvDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kgDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@koDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kuDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kjDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@laDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lbDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lgDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@liDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@loDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ltDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@luDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lvDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gvDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mkDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mgDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@msDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mlDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mtDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@miDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mrDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mhDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@naDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nvDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nbDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ndDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@neDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ngDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iiDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nrDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ocDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ojDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cuDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@omDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@orDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@osDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@paDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@piDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@faDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@plDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@psDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ptDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@quDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@rmDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@rnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@roDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ruDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@saDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@scDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sdDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@seDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@smDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sgDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@srDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gdDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@snDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@siDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@skDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@slDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@soDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@stDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@esDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@suDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@swDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ssDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@svDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@taDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@teDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tgDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@thDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tiDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@boDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tkDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tlDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@trDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tsDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ttDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@twDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tyDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ugDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ukDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@urDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@uzDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@veDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@viDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@voDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cyDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@woDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fyDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@xhDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yiDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yoDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@zaDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unkDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@zuDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hawDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hmnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@multiDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cebDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dzDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iwDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@jwDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@moDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@afCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@axCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@alCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dzCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@asCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@adCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aoCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aiCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@agCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@arCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@amCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@awCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@acCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@auCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@atCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@azCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bsCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bhCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bdCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bbCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@byCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@beCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bzCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bjCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@btCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@boCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@baCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@brCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ioCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@vgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bnCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bfCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@biCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@khCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@caCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cvCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bqCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kyCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cfCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tdCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cnCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cxCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ccCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@coCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cdCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ckCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@crCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ciCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hrCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cuCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cyCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@czCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@djCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@doCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tlCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ecCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@egCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@svCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gqCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@erCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@eeCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@szCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@etCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@foCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fjCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fiCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@frCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gfCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pfCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gaCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@geCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ghCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@giCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@glCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gdCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gpCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@guCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gtCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ggCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gnCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gyCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@htCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hnCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@huCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@isCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@idCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@irCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iqCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ieCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@imCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ilCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@itCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@jmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@jpCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@jeCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kzCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@keCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kiCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@xkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@laCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lvCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lbCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lsCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lrCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lyCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@liCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ltCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@luCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@moCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mvCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mlCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mtCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mhCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mqCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mrCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@muCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ytCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mxCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mdCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mcCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mnCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@meCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@msCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@maCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mzCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@naCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nrCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@npCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nlCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ncCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nzCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@niCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@neCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ngCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nuCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nfCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kpCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mpCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@omCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@psCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@paCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pyCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@peCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@phCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@plCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ptCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@prCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@qaCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@roCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ruCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@rwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@blCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@knCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lcCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mfCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@vcCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wsCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@smCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@stCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@saCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@snCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@rsCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@scCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@slCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sxCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@skCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@siCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sbCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@soCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@zaCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gsCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@krCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ssCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@esCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sdCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@srCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sjCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@seCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@syCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@twCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tjCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tzCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@thCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ttCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tnCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@trCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tcCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tvCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@viCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ugCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@uaCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aeCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gbCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@usCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@uyCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@uzCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@vuCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@vaCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@veCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@vnCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wfCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ehCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yeCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@zmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@zwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pay": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allPrivateChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unknownPrivateChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@invitedToSpace": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
},
|
||
"space": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@declinedInvitation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@acceptedInvitation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@youreInvited": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@invitedToChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
},
|
||
"name": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@monthlySubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yearlySubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@defaultSubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@freeTrial": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarAnalytics": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@total": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noDataFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@promoSubscriptionExpirationDesc": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"expiration": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@emptyChatNameWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@blurMeansTranslateTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@blurMeansTranslateBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@someErrorTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@someErrorBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bestCorrectionFeedback": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@distractorFeedback": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bestAnswerFeedback": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@definitionDefaultPrompt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@practiceDefaultPrompt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@correctionDefaultPrompt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@itStartDefaultPrompt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lockedChatWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lockChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@suggestToChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@suggestToChatDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@acceptSelection": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@acceptSelectionAnyway": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@makingActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@why": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@definition": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@exampleSentence": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reportToTeacher": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reportMessageTitle": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"reportingUserId": {
|
||
"type": "String"
|
||
},
|
||
"reportedUserId": {
|
||
"type": "String"
|
||
},
|
||
"roomName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@reportMessageBody": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"reportedMessage": {
|
||
"type": "String"
|
||
},
|
||
"reason": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@noTeachersFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@viewArchive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@trialExpiration": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"expiration": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@freeTrialDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activateTrial": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@successfullySubscribed": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickToManageSubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorGettingAudio": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signUp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseChooseAtLeastChars": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"min": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@noEmailWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnterValidEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseChooseAUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseAUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@define": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listen": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBotDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@convoBotSettingsDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterAConversationTopic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationTopic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableModeration": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableModerationDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationLanguageLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@showDefinition": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscriptionPopupTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscriptionPopupDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@seeOptions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@continuedWithoutSubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@trialPeriodExpired": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectToDefine": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@translations": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@messageAudio": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@definitions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscribedToUnlockTools": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@translationTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@audioTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@speechToTextTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@certifyAge": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"age": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@kickBotWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinToView": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@refresh": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@autoPlayTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@autoPlayDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@messageAnalytics": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@words": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@score": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accuracy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@points": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noPaymentInfo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotModeSelectDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotModeSelectOption_discussion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotModeSelectOption_custom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotModeSelectOption_conversation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotModeSelectOption_textAdventure": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotModeSelectOption_storyGame": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionTopicLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionTopicPlaceholder": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionKeywordsLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionKeywordsPlaceholder": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionKeywordsHintText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotCustomZone_title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotCustomZone_customSystemPromptLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotCustomZone_customSystemPromptPlaceholder": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotCustomZone_customSystemPromptEmptyError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@botConfig": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@botConfigNoPermissionTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@botConfigNoPermissionMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBotDialogTitleInvite": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBotButtonInvite": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBotDialogInviteConfirmation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBotButtonTitleRemove": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBotButtonRemove": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBotDialogRemoveConfirmation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotConfigConfirmChange": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotStatus": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotTextAdventureZone_title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotTextAdventureZone_instructionLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotTextAdventureZone_instructionPlaceholder": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotCustomZone_instructionSystemPromptEmptyError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@studentAnalyticsNotAvailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@roomDataMissing": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@updatePhoneOS": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wordsPerMinute": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@autoIGCToolName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@autoIGCToolDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@runGrammarCorrection": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCorrectionFailed": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCorrectionComplete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tooltipInstructionsTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tooltipInstructionsMobileBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tooltipInstructionsBrowserBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatCapacity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@roomFull": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@topicNotSet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatCapacityNotSet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatCapacityHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatCapacitySetTooLow": {
|
||
"type": "int",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@chatCapacityExplanation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatExceedsCapacity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tooManyRequest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterNumber": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@buildTranslation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nonexistentSelection": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeAnalyticsLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@practice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noLanguagesSet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noActivitiesFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hintTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@speechToTextBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@versionNotFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fetchingVersion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@versionFetchError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@versionText": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"version": {
|
||
"type": "String"
|
||
},
|
||
"buildNumber": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@languageButtonLabel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"currentLanguage": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@interactiveTranslatorAutoPlaySliderHeader": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@interactiveTranslatorAutoPlayDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeAnalyticsView": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@l1TranslationBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deleteSubscriptionWarningTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deleteSubscriptionWarningBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@manageSubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error520Title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error520Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wordsUsed": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorTypes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@level": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@canceledSend": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@morphsUsed": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@translationChoicesBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@contactHasBeenInvitedToTheChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reportContentIssueTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@feedback": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reportContentIssueDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeContent": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickTheWordAgainToDeselect": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@l2SupportNa": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@l2SupportAlpha": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@l2SupportBeta": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@l2SupportFull": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@missingVoiceTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@voiceNotAvailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@openVoiceSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@playAudio": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@stop": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSsconj": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSnum": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSverb": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSaffix": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSpart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSadj": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOScconj": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSpunct": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSadv": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSaux": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSspace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSsym": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSdet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSpron": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSadp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSpropn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSnoun": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSintj": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSx": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyGENDERfem": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPERSON2": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODimp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEqest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyASPECTperf": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEaccnom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEobl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEact": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEbrck": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNOUNTYPEart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERsing": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyGENDERmasc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBTYPEmod": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyADVTYPEadverbial": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEperi": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMdigit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNOUNTYPEnot_proper": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEcard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNOUNTYPEprop": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEdash": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEyes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEsemi": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEcomm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODcnd": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEacc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPARTTYPEpart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEpast": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEGREEsup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEcolo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPERSON3": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERplur": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEnpr": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEinterrogative": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLITEinfm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyADVTYPEtim": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLARITYneg": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEtot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyADVTYPEadnomial": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyASPECTprog": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODsub": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMcomplementive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEnom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEfut": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEdat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEpres": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyGENDERneut": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPErel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMfinalEnding": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEdem": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPREPCASEpre": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMfin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEGREEpos": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEquot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMger": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEpass": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEgen": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEprs": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEFINITEdef": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEord": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEins": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMinf": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMaux": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMlong": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEloc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODind": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEGREEcmp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASErelativeCase": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEexcl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPERSON1": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTSIDEini": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyGENDERperson": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyFOREIGNyes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEvoice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBTYPEverbType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSSpass": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPREPCASEprepCase": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEnumType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNOUNTYPEnounType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyREFLEXreflex": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEpronType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTSIDEpunctSide": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMverbForm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyGENDERgender": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODmood": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyASPECTaspect": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEpunctType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEtense": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEGREEdegree": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLITEpolite": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyADVTYPEadvType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMnumber": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCONJTYPEconjType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLARITYpolarity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEcase": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEFINITEdefinite": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMnumForm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEadn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOCvoc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCMPLcmpl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyADVadv": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODjus": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyGENDERcom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyREFLEXrflx": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPARTTYPEpar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopySPCspc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEpqp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyREFLEXref": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEnshrt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERdual": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMlng": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEmid": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyINTRELintRel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyINTint": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEcaus": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyUnknown": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyEVIDENTevident": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMnumberPsor": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyASPECThab": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEabl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEall": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEtra": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEequ": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEdis": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEabs": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEerg": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEcau": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEben": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEtem": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCONJTYPEcoord": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEFINITEcons": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEGREEabs": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyEVIDENTfh": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyEVIDENTnfh": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODopt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODadm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODdes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODnec": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODpot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODprp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODqot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMroman": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMletter": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEmult": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEfrac": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEsets": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPErange": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEdist": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERtri": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERpauc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERgrpa": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERgrpl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERinv": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPERSON0": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPERSON4": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLITEform": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLITEelev": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLITEhumb": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEemp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEexc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPErcp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEintRelPronType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEaor": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEeps": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEprosp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMpart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMconv": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMvnoun": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEantip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEcauVoice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICedir": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEinvVoice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICErcpVoice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOS": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyGENDER": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPERSON": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOOD": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyASPECT": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNOUNTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyADVTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORM": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBER": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEFINITE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEGREE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyEVIDENT": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyFOREIGN": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLARITY": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLITE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPREPCASE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTSIDE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyREFLEX": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORM": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCONJTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopySPC": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPARTTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyINTREL": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMpsor": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyUNKNOWN": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERPSOR": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSS": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyASPECTimp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEvoc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEcom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEpar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEadv": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEref": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASErel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEsub": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEsup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEaccdat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEpre": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCONJTYPEsub": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCONJTYPEcmp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEFINITEind": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODint": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNOUNTYPEcomm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERPSORsing": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERPSORplur": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERPSORdual": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLARITYpos": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSSyes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPREPCASEnpr": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEprs": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEint": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEtot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEneg": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEind": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEintrel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTSIDEfin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEperi": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyREFLEXyes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEimp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMsup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMadn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMlng": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMshrt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBTYPEcaus": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEcau": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEdir": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEinv": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICErcp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterPrompt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectBotLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseVoice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterLanguageLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterDiscussionTopic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectBotChatMode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@messageNotInTargetLang": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@other": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@levelShort": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@botModeValidation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickBestOption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@completeActivitiesToUnlock": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@botSettingsSubtitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@invitePeople": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noCapacityLimit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadGroupText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationsOn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationsOff": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatCanBeFoundViaSearch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@requireCodeToJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@canFindInSearch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addChatToSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createChatAndInviteUsers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@updatedNewSpaceDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinWithCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterCodeToJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@updateNow": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@updateLater": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseWaDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseGaDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseTaDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseUnkDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorITDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIgnITDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncITDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIgnIGCDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorIGCDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncIGCDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorPADesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIgnPADesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncPADesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorWLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncWLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIngWLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorHWLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncHWLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIgnHWLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIgnLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorMDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncMDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIgnMDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseEmojiDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCollected": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseNanDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@xpIntoLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"currentXP": {
|
||
"type": "int"
|
||
},
|
||
"maxXP": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@signInWithUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@registrationEmailMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableTTSToolName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableTTSToolDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@couldNotFindTTS": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ttsInstructionsHyperlink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createAnAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signIn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signUpWithEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signUpWithGoogle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signUpWithApple": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yourUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yourEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnterAnEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signInWithGoogle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signInWithApple": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseYourAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iWantToLearn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@letsStart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseAgreeToTOS": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnterEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseSelectALanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myBaseLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickWordsInstructions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseBestDefinition": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@meaningSectionHeader": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@formSectionHeader": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noEmojiSelectedTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@writingExercisesTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listeningExercisesTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@readingExercisesTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@meaningNotFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@formsNotFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseBaseForm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notTheCodeError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@totalXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numLemmas": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numLemmasUsedCorrectly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numLemmasUsedIncorrectly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numLemmasSmallXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numLemmasMediumXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numLemmasLargeXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numGrammarConcepts": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConcepts": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsUsedCorrectly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsUsedIncorrectly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsUseCorrectlySystemGenerated": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsUseIncorrectlySystemGenerated": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsSmallXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsMediumXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsLargeXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsHugeXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numMessagesSent": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numWordsTyped": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numCorrectChoices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numIncorrectChoices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commaSeparatedFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@excelFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fileType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@download": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@analyticsNotAvailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloading": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@failedFetchUserAnalytics": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadComplete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whatIsTheMorphTag": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"morphologicalFeature": {
|
||
"type": "String"
|
||
},
|
||
"wordForm": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@dataAvailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@available": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pangeaBotIsFallible": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whatIsMeaning": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"lemma": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@pickAnEmoji": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"lemma": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@chooseLemmaMeaningInstructionsBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@doubleClickToEdit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@removeFeature": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"feature": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@chooseCorrectLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@levelPopupTitle": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@activityPlannerTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@topicLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@topicPlaceholder": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@modeLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@modePlaceholder": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@learningObjectiveLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@learningObjectivePlaceholder": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mediaLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageOfInstructionsLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@targetLanguageLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cefrLevelLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@generateActivitiesButton": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@launchActivityButton": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@image": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@video": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nan": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityPlannerOverviewInstructionsBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addVocabulary": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@instructions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numberOfLearners": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mustBeInteger": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noLemmasFound": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"xp": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@constructUsePvmDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lockedMorphFeature": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@leaveSpaceDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whatIsLemma": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorMmDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncMmDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIgnMmDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickForMeaningActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@meaning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"displayname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@slightlyOffensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickOnEmailLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whoIsAllowedToJoinThisChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dontForgetPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableAutocorrectToolName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableAutocorrectDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ttsDisbledTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ttsDisabledBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noSpaceDescriptionYet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tooLargeToSend": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@exitWithoutSaving": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableAutocorrectPopupTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableAutocorrectPopupSteps": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableAutocorrectPopupDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadGboardTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadGboardSteps": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadGboardDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableAutocorrectWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@displayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@leaveRoomDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@confirmUserId": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@startingToday": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@oneWeekFreeTrial": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@paidSubscriptionStarts": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"startDate": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@cancelInSubscriptionSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cancelToAvoidCharges": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"trialEnds": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@downloadGboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@autocorrectNotAvailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseUpdateApp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseEmojiInstructionsBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pickAnEmojiFor": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"lemma": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@analyticsVocabListBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@morphAnalyticsListBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@knockSpaceSuccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinByCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseWordAudioInstructionsBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseMorphsInstructionsBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteAndLaunch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createOwnChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnterInt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@home": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@join": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@readingAssistanceOverviewBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@learnByTexting": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@levelSummaryTrigger": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@levelSummaryPopupTitle": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@referFriends": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@referFriendDialogTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@referFriendDialogDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@youUnlocked": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@resetInstructionTooltipsTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@resetInstructionTooltipsDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectForGrammar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newChatActivityTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newChatActivityDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@exploreMore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@randomize": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clear": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@makeYourOwnActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@featuredActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@goToChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@save": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wordFocusListeningMultipleChoice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@startChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@translationProblem": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@perfectTranslation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@greatJobTranslation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@goodJobTranslation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@makingProgress": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@keepPracticing": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@niceJob": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@askToJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emptyChatWarningTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emptyChatWarningDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@areYouLikeMe": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tryAgainLater": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterSpaceCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareSpaceLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@byUsingPangeaChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@details": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelPreA1Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelA1Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelA2Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelB1Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelB2Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelC1Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelC2Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newVocab": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newGrammar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@congratulationsOnReaching": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@seeDetails": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@choosePracticeMode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ban": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unban": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kick": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lemma": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarFeature": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarTag": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@forms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@exampleMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@timesUsedIndependently": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@timesUsedWithAssistance": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareInviteCode": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"code": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@leaderboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@welcomeUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@joinSpaceOnboardingDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@skipForNow": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@permissions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@spaceChildPermission": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addEnvironmentOverride": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@defaultOption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deleteChatDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deleteSpaceDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatWithActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@launch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@launchActivityToChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@searchChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectChatToStart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@maxFifty": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@configureSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pinMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setJoinRules": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeGeneralSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteOtherUsersToRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeTheNameOfTheSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeTheDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeThePermissions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@introductions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@announcements": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@access": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@botSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activitySuggestionTimeoutMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accessSettingsWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@howSpaceCanBeFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@private": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cannotBeFoundInSearch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@public": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@visibleToCommunity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@howSpaceCanBeJoined": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@canBeFoundVia": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@canBeFoundViaInvitation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@canBeFoundViaCodeOrLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@canBeFoundViaKnock": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@youHaveLeveledUp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStarted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedBotChatDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedCommunitiesDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedFriendsDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedBotChatComplete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedCommunitiesComplete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedComplete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedFriendsComplete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedBotChatButton": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedFriendsButton": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@groupChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@directMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newDirectMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@speakingExercisesTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noChatsFoundHereYet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@duration": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@transcriptionFailed": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aUserIsKnocking": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@usersAreKnocking": {
|
||
"type": "int",
|
||
"placeholders": {
|
||
"users": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@failedToFetchTranscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deleteEmptySpaceDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@regenerate": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mySavedActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noSavedActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@saveActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yourSavedActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@failedToPlayVideo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@done": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inThisSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myContacts": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteAllInSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@spaceParticipantsHaveBeenInvitedToTheChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numKnocking": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@numInvited": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@saved": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reset": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorGenerateActivityMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorRegenerateActivityMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorLaunchActivityMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorFetchingActivitiesMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorFetchingDefinition": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorProcessAnalytics": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDownloading": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorFetchingLevelSummary": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorLoadingSpaceChildren": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unexpectedError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseReload": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@translationError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorFetchingTranslation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorFetchingActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@check": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unableToFindRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numCompletedActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@viewingAnalytics": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"visible": {
|
||
"type": "int"
|
||
},
|
||
"users": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@request": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@requestAll": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@confirmMessageUnpin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createActivityPlan": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@saveAndLaunch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@launchToSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numberOfActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@maximumActivityParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@pending": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inactive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unjoinedActivityMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fullActivityMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@confirmRole": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@openRoleLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinedTheActivity": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"role": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@finishedTheActivity": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@endActivityTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@endActivityDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@archiveToAnalytics": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activitySummaryError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@requestSummaries": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@loadingActivitySummary": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@generatingNewActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@requestAccessTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@requestAccessDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@requestAccess": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@analyticsInactiveTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@analyticsInactiveDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accessRequestedTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accessRequestedDesc": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"space": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@allowAccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@denyAccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@adminRequestedAccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lastUpdated": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"time": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@activityFinishedMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@endForAll": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newCourseSubtitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@failedToLoadCourses": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numModules": {
|
||
"type": "int",
|
||
"placeholders": {
|
||
"num": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@numActivityPlans": {
|
||
"type": "int",
|
||
"placeholders": {
|
||
"num": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@coursePlan": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editCourseLater": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newCourseAccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@stats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createGroupChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editCourseDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@permissionsDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accessDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createGroupChatDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deleteDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@failedToLoadCourseInfo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noCourseFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@additionalParticipants": {
|
||
"type": "int",
|
||
"placeholders": {
|
||
"num": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@activityNotFoundForCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myActivitySessions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@directMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whatNow": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseNextActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@seeInstructions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hideInstructions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@letsGo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseRole": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseRoleToParticipate": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waitingToFillRole": {
|
||
"type": "int",
|
||
"placeholders": {
|
||
"num": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@pingParticipants": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@playWithBot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteFriends": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waitNotDone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waitingForOthersToFinish": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@saveToCompletedActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@generatingSummary": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@instructionsLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@findCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityCompletedDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pingParticipantsNotification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
},
|
||
"room": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@course": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courses": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createNewCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@publicCourses": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@goToCourse": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"course": {}
|
||
}
|
||
},
|
||
"@activityComplete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@haventChattedMuch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@haveChatted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@userDoneAndWaiting": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"num1": {
|
||
"type": "int"
|
||
},
|
||
"num2": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@othersDoneAndWaiting": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"num1": {
|
||
"type": "int"
|
||
},
|
||
"num2": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@startNewSession": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinOpenSession": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@less": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityNotFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@levelUp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@openToJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@results": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityDone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@moreLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@promoCodeInfo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editsComingSoon": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editing": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityNeedsOneMember": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityNeedsMembers": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"num": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@inviteFriendsToCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscribeToUnlockActivitySummaries": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscribeToUnlockDefinitions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscribeToUnlockTranscriptions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pingSent": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseSavedSuccessfully": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addCoursePlan": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityStatsButtonInstruction": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@readingAnalyticsDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@speakingAnalyticsDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@audioAnalyticsDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@loginToAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@appDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@planTrip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@howAreYouTraveling": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unlockPrivateTrip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinPublicTrip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@startOwnTrip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tripPlanDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unlockPrivateTripTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@browsePublicTrips": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@startOwnTripTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseCodeHint": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unlockMyTrip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@anyLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signupOption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@withApple": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@withGoogle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@withEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noCoursesFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@loginWithEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@usernameOrEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@email": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@forgotPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@writingAnalyticsDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@endActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allLanguages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allCefrLevels": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatListTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@directMessageBotTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@feedbackTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@feedbackDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@feedbackHint": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@feedbackButton": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@directMessageBotDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteYourFriends": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@playWithAI": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseStartDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteFriendsToActivity": "მოძებნეთ მეგობრები აქტივობაში",
|
||
"inviteFriendsToActivityCourse": "მოძებნეთ მეგობრები აქტივობასა და კურსში",
|
||
"feedbackRespDesc": "ხვედრეთ ხვალისთვის აქტივობის განახლებებისთვის.",
|
||
"activityDropdownDesc": "როდესაც ამ აქტივობას დაასრულებთ, დაწკაპეთ ქვემოთ",
|
||
"activityAnalyticsListBody": "ეს თქვენი დასრულებული აქტივობები არიან! აქტივობების დასრულების შემდეგ, შეგიძლიათ იხილოთ ისინი აქ.",
|
||
"languageMismatchTitle": "ენის შეუთავსებლობა",
|
||
"languageMismatchDesc": "თქვენი სამიზნე ენა არ ემთხვევა ამ აქტივობის ენას. განაახლეთ თქვენი სამიზნე ენა?",
|
||
"reportWordIssueTooltip": "გთხოვთ, გამოეხმაუროთ სიტყვების ინფორმაციის პრობლემას",
|
||
"tokenInfoFeedbackDialogTitle": "სიტყვის ინფორმაციის გამოხმაურება",
|
||
"tokenInfoFeedbackDialogDesc": "AI-ს აქვს შეცდომები. გთხოვთ, აღწეროთ ნებისმიერი პრობლემა, რომელიც აღმოაჩინეთ ზემოთ მოცემულ ინფორმაციაში.",
|
||
"noPublicCoursesFound": "საჯარო კურსები არ მოიძებნა. გსურთ შექმნათ ერთი?",
|
||
"noCourseTemplatesFound": "ჩვენ ვერ აღმოვაჩინეთ თქვენი სამიზნე ენის კურსები. ამ დროისთვის შეგიძლიათ ისაუბროთ პანგეა ბოტთან და მოგვიანებით შემოწმოთ მეტი კურსისთვის.",
|
||
"botActivityJoinFailMessage": "პანგეა ბოტი პასუხის გაცემაში გვიანდება. გთხოვთ, სცადეთ მოგვიანებით ან მიიწვიეთ მეგობარი.",
|
||
"unsubscribedResponseError": "ეს ფუნქცია საჭიროებს გამოწერას",
|
||
"leaveDesc": "დაშორდეთ ამ სივრცეს და ყველა ჩათს მასში",
|
||
"selectAll": "მთლიანი არჩევა",
|
||
"deselectAll": "ყველას მოხსნა",
|
||
"@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": "დაიწყე შენი საკუთარი",
|
||
"joinCourseDesc": "ყოველ კურსზე აქვს 8-10 სერიული თემა და სხვადასხვა დავალებებზე დაფუძნებული ენის სწავლების აქტივობები.",
|
||
"newMessageInPangeaChat": "💬 ახალი შეტყობინება Pangea ჩატში",
|
||
"shareCourse": "გააზიარე კურსი",
|
||
"addCourse": "დაამატე კურსი",
|
||
"joinCourseWithCode": "შეერთდი კურსთან კოდის საშუალებით",
|
||
"joinPublicCourse": "შეერთდი საჯარო კურსთან",
|
||
"vocabLevelsDesc": "ეს არის ადგილი, სადაც სიტყვები განთავსდება, როგორც კი მათ დონე გაუმჯობესდება!",
|
||
"highlightVocabTooltip": "მოწერეთ ქვემოთ მიზნობრივი სიტყვები ან პრაქტიკით გამოიყენეთ ისინი ჩატში",
|
||
"@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": {}
|
||
}
|
||
} |