* 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>
12906 lines
No EOL
322 KiB
Text
12906 lines
No EOL
322 KiB
Text
{
|
||
"repeatPassword": "Ponovite geslo",
|
||
"@repeatPassword": {},
|
||
"about": "O aplikaciji",
|
||
"@about": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"accept": "Sprejmi",
|
||
"@accept": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"account": "Račun",
|
||
"@account": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"activatedEndToEndEncryption": "Uporabnik {username} je aktiviral šifriranje od konca do konca",
|
||
"@activatedEndToEndEncryption": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"addEmail": "Dodajte e-pošto",
|
||
"@addEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"addToSpace": "Dodajte v prostor",
|
||
"@addToSpace": {},
|
||
"alias": "vzdevek",
|
||
"@alias": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"all": "Vse",
|
||
"@all": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"allChats": "Vsi klepeti",
|
||
"@allChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"answeredTheCall": "Oseba {senderName} je odgovorila na klic",
|
||
"@answeredTheCall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"anyoneCanJoin": "Pridruži se lahko vsak",
|
||
"@anyoneCanJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"appLock": "Zaklepanje aplikacije",
|
||
"@appLock": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"askSSSSSign": "Če želite podpisati drugo osebo, vnesite geslo za varno trgovino ali obnovitveni ključ.",
|
||
"@askSSSSSign": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"askVerificationRequest": "Ali želite sprejeti to zahtevo za preverjanje od {username}?",
|
||
"@askVerificationRequest": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"autoplayImages": "Samodejno predvajajte animirane nalepke in čustva",
|
||
"@autoplayImages": {
|
||
"type": "String",
|
||
"placeholder": {}
|
||
},
|
||
"badServerLoginTypesException": "Domači strežnik podpira vrste prijave:\n{serverVersions}\nToda ta aplikacija podpira samo:\n{supportedVersions}",
|
||
"@badServerLoginTypesException": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"serverVersions": {
|
||
"type": "String"
|
||
},
|
||
"supportedVersions": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sendOnEnter": "Pošlji ob vstopu",
|
||
"@sendOnEnter": {},
|
||
"banFromChat": "Prepoved klepeta",
|
||
"@banFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"banned": "Prepovedano",
|
||
"@banned": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"bannedUser": "{username} je prepovedan v {targetName}",
|
||
"@bannedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"blockDevice": "Blokirana naprava",
|
||
"@blockDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"blocked": "Blokirano",
|
||
"@blocked": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"botMessages": "Botova sporočila",
|
||
"@botMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"cancel": "Prekliči",
|
||
"@cancel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"cantOpenUri": "URI-ja {uri} ni mogoče odpreti",
|
||
"@cantOpenUri": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"uri": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatAvatar": "{username} je spremenil avatar za klepet",
|
||
"@changedTheChatAvatar": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatPermissions": "{username} je spremenila dovoljenja za klepet",
|
||
"@changedTheChatPermissions": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheDisplaynameTo": "{username} je spremenil svoje prikazno ime v: '{displayname}'",
|
||
"@changedTheDisplaynameTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"displayname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheGuestAccessRules": "{username} je spremenila pravila dostopa za goste",
|
||
"@changedTheGuestAccessRules": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheGuestAccessRulesTo": "{username} je spremenila pravila dostopa za goste v: {rules}",
|
||
"@changedTheGuestAccessRulesTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"rules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheHistoryVisibilityTo": "{username} je spremenil vidnost zgodovine v: {rules}",
|
||
"@changedTheHistoryVisibilityTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"rules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheJoinRules": "{username} je spremenil pravila za pridružitev",
|
||
"@changedTheJoinRules": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheJoinRulesTo": "{username} je spremenila pravila pridružitve v: {joinRules}",
|
||
"@changedTheJoinRulesTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"joinRules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheProfileAvatar": "{username} je spremenil avatar",
|
||
"@changedTheProfileAvatar": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheRoomAliases": "{username} je spremenil vzdevke sobe",
|
||
"@changedTheRoomAliases": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheRoomInvitationLink": "{username} je spremenil povezavo za povabilo",
|
||
"@changedTheRoomInvitationLink": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changePassword": "Spremeni geslo",
|
||
"@changePassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheHomeserver": "Spremenite domači strežnik",
|
||
"@changeTheHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheme": "Spremenite svoj slog",
|
||
"@changeTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheNameOfTheGroup": "Spremenite ime skupine",
|
||
"@changeTheNameOfTheGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeYourAvatar": "Spremenite svoj avatar",
|
||
"@changeYourAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chat": "Klepet",
|
||
"@chat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"yourChatBackupHasBeenSetUp": "Varnostna kopija klepeta je nastavljena.",
|
||
"@yourChatBackupHasBeenSetUp": {},
|
||
"chatBackup": "Varnostno kopiranje klepeta",
|
||
"@chatBackup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatDetails": "Podrobnosti klepeta",
|
||
"@chatDetails": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatHasBeenAddedToThisSpace": "Klepet je bil dodan v ta prostor",
|
||
"@chatHasBeenAddedToThisSpace": {},
|
||
"chats": "Klepeti",
|
||
"@chats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chooseAStrongPassword": "Izberite močno geslo",
|
||
"@chooseAStrongPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"clearArchive": "Počisti arhiv",
|
||
"@clearArchive": {},
|
||
"close": "Zapri",
|
||
"@close": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_ban": "Izključi določenega uporabnika iz te sobe",
|
||
"@commandHint_ban": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /ban"
|
||
},
|
||
"commandHint_html": "Pošljite besedilo v obliki HTML",
|
||
"@commandHint_html": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /html"
|
||
},
|
||
"commandHint_invite": "Povabi danega uporabnika v to sobo",
|
||
"@commandHint_invite": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /invite"
|
||
},
|
||
"commandHint_join": "Pridružite se dani sobi",
|
||
"@commandHint_join": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /join"
|
||
},
|
||
"commandHint_kick": "Odstranite danega uporabnika iz te sobe",
|
||
"@commandHint_kick": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /kick"
|
||
},
|
||
"commandHint_me": "Opisi sebe",
|
||
"@commandHint_me": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /me"
|
||
},
|
||
"commandHint_myroomavatar": "Nastavite svojo sliko za to sobo",
|
||
"@commandHint_myroomavatar": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /myroomavatar"
|
||
},
|
||
"commandHint_op": "Nastavite raven moči danega uporabnika (privzeto: 50)",
|
||
"@commandHint_op": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /op"
|
||
},
|
||
"commandHint_react": "Pošljite odgovor kot reakcijo",
|
||
"@commandHint_react": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /react"
|
||
},
|
||
"commandHint_send": "Pošlji besedilo",
|
||
"@commandHint_send": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /send"
|
||
},
|
||
"commandHint_unban": "Prekliči izključitev določenega uporabnika iz te sobe",
|
||
"@commandHint_unban": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /unban"
|
||
},
|
||
"commandInvalid": "Ukaz ni veljaven",
|
||
"@commandInvalid": {
|
||
"type": "String"
|
||
},
|
||
"commandMissing": "{command} is not a command.",
|
||
"@commandMissing": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"command": {
|
||
"type": "String"
|
||
}
|
||
},
|
||
"description": "State that {command} is not a valid /command."
|
||
},
|
||
"compareEmojiMatch": "Primerjajte in se prepričajte, da se naslednji emoji ujemajo s tistimi iz druge naprave:",
|
||
"@compareEmojiMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"compareNumbersMatch": "Primerjajte in se prepričajte, da se naslednje številke ujemajo s številkami druge naprave:",
|
||
"@compareNumbersMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"configureChat": "Konfigurirajte klepet",
|
||
"@configureChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"confirm": "Potrdi",
|
||
"@confirm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"containsDisplayName": "Vsebuje prikazno ime",
|
||
"@containsDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"containsUserName": "Vsebuje uporabniško ime",
|
||
"@containsUserName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"archive": "Arhiv",
|
||
"@archive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"areYouSure": "Ali si prepričan?",
|
||
"@areYouSure": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"acceptedTheInvitation": "{username} je sprejel povabilo",
|
||
"@acceptedTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"areYouSureYouWantToLogout": "Ali ste prepričani, da se želite odjaviti?",
|
||
"@areYouSureYouWantToLogout": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changedTheChatDescriptionTo": "{username} je spremenil opis klepeta v: '{description}'",
|
||
"@changedTheChatDescriptionTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"description": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"areGuestsAllowedToJoin": "Ali se lahko gostujoči uporabniki pridružijo",
|
||
"@areGuestsAllowedToJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"admin": "Admin",
|
||
"@admin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"badServerVersionsException": "Domači strežnik podpira različice Spec:\n{serverVersions}\nToda ta aplikacija podpira samo {supportedVersions}",
|
||
"@badServerVersionsException": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"serverVersions": {
|
||
"type": "String"
|
||
},
|
||
"supportedVersions": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatNameTo": "{username} je spremenil ime klepeta v: '{chatname}'",
|
||
"@changedTheChatNameTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"chatname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changeDeviceName": "Spremenite ime naprave",
|
||
"@changeDeviceName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changedTheHistoryVisibility": "{username} je spremenila vidnost zgodovine",
|
||
"@changedTheHistoryVisibility": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"channelCorruptedDecryptError": "Šifriranje je poškodovano",
|
||
"@channelCorruptedDecryptError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"contentHasBeenReported": "Vsebina je bila prijavljena skrbnikom strežnika",
|
||
"@contentHasBeenReported": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatBackupDescription": "Varnostna kopija klepeta je zavarovana z varnostnim ključem. Prosimo, pazite, da ga ne izgubite.",
|
||
"@chatBackupDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_myroomnick": "Nastavite prikazno ime za to sobo",
|
||
"@commandHint_myroomnick": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /myroomnick"
|
||
},
|
||
"connect": "Povežite se",
|
||
"@connect": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"contactHasBeenInvitedToTheGroup": "Kontakt je bil povabljen v skupino",
|
||
"@contactHasBeenInvitedToTheGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_leave": "Zapusti to sobo",
|
||
"@commandHint_leave": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /leave"
|
||
},
|
||
"commandHint_plain": "Pošlji neformatirano besedilo",
|
||
"@commandHint_plain": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /plain"
|
||
},
|
||
"copiedToClipboard": "Kopirano v odložišče",
|
||
"@copiedToClipboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copy": "Kopiraj",
|
||
"@copy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copyToClipboard": "Kopiraj v odložišče",
|
||
"@copyToClipboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"couldNotDecryptMessage": "Sporočila ni bilo mogoče dešifrirati: {error}",
|
||
"@couldNotDecryptMessage": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"countParticipants": "{count} udeležencev",
|
||
"@countParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"create": "Ustvari",
|
||
"@create": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"createNewSpace": "Nov prostor",
|
||
"@createNewSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"currentlyActive": "Trenutno aktiven",
|
||
"@currentlyActive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"darkTheme": "Temno",
|
||
"@darkTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"defaultPermissionLevel": "Privzeta raven dovoljenja",
|
||
"@defaultPermissionLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"dateWithYear": "{day}-{month}-{year}",
|
||
"@dateWithYear": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"year": {
|
||
"type": "String"
|
||
},
|
||
"month": {
|
||
"type": "String"
|
||
},
|
||
"day": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dateWithoutYear": "{month}-{day}",
|
||
"@dateWithoutYear": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"month": {
|
||
"type": "String"
|
||
},
|
||
"day": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"createdTheChat": "{username} je ustvaril klepet",
|
||
"@createdTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dateAndTimeOfDay": "{date}, {timeOfDay}",
|
||
"@dateAndTimeOfDay": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"date": {
|
||
"type": "String"
|
||
},
|
||
"timeOfDay": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"deactivateAccountWarning": "S tem boste deaktivirali vaš uporabniški račun. Tega ni mogoče razveljaviti! Ali si prepričan?",
|
||
"@deactivateAccountWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"alwaysUse24HourFormat": "vedno uporabljaj 24-urno obliko",
|
||
"notAnImage": "Ni datoteka slike.",
|
||
"setCustomPermissionLevel": "Nastavi prilagojeno raven dovoljenj",
|
||
"setPermissionsLevelDescription": "Prosimo, izberite eno od vnaprej določenih vlog spodaj ali vnesite prilagojeno raven dovoljenj med 0 in 100.",
|
||
"ignoreUser": "Prezri uporabnika",
|
||
"normalUser": "Navaden uporabnik",
|
||
"remove": "Odstrani",
|
||
"importNow": "Uvozi zdaj",
|
||
"importEmojis": "Uvozi emojije",
|
||
"importFromZipFile": "Uvozi iz .zip datoteke",
|
||
"exportEmotePack": "Izvozi paket emojijev kot .zip",
|
||
"replace": "Zamenjaj",
|
||
"aboutHomeserver": "O {homeserver}",
|
||
"confirmMatrixId": "Prosimo, potrdite svoj Matrix ID za brisanje računa.",
|
||
"supposedMxid": "To bi moral biti {mxid}",
|
||
"addChatDescription": "Dodaj opis klepeta...",
|
||
"commandHint_roomupgrade": "Nadgradi to sobo na določeno različico sobe",
|
||
"commandHint_googly": "Pošlji nekaj googly oči",
|
||
"commandHint_cuddle": "Pošlji objem",
|
||
"commandHint_hug": "Pošlji objem",
|
||
"googlyEyesContent": "{senderName} pošlje vam googly oči",
|
||
"cuddleContent": "{senderName} vas boža",
|
||
"hugContent": "{senderName} vas objame",
|
||
"appLockDescription": "Zakleni aplikacijo, ko je ne uporabljaš, z geslom PIN",
|
||
"sendTypingNotifications": "Pošlji obvestila o tipkanju",
|
||
"swipeRightToLeftToReply": "Potegni desno na levo za odgovor",
|
||
"countChatsAndCountParticipants": "{chats} klepetov in {participants} udeležencev",
|
||
"noMoreChatsFound": "Nih več najdenih klepetov...",
|
||
"noChatsFoundHere": "Tukaj še ni najdenih klepetov. Začni nov klepet z nekom s pomočjo gumba spodaj. ⤵️",
|
||
"joinedChats": "Pridruženi klepeti",
|
||
"unread": "Neprebrano",
|
||
"space": "Prostor",
|
||
"spaces": "Prostori",
|
||
"commandHint_markasdm": "Označi kot sobo za neposredna sporočila za dano Matrix ID",
|
||
"commandHint_markasgroup": "Označi kot skupino",
|
||
"commandHint_clearcache": "Počisti predpomnilnik",
|
||
"commandHint_create": "Ustvari prazen skupinski klepet\nUporabi --no-encryption za onemogočitev šifriranja",
|
||
"commandHint_discardsession": "Opusti sejo",
|
||
"commandHint_dm": "Začni neposreden klepet\nUporabi --no-encryption za onemogočitev šifriranja",
|
||
"checkList": "Preveri seznam",
|
||
"countInvited": "{count} povabljenih",
|
||
"createGroup": "Ustvari skupino",
|
||
"delete": "Izbriši",
|
||
"deleteAccount": "Izbriši račun",
|
||
"deleteMessage": "Izbriši sporočilo",
|
||
"device": "Naprav",
|
||
"deviceId": "ID naprave",
|
||
"devices": "Naprave",
|
||
"directChats": "Neposredni klepeti",
|
||
"allRooms": "Vsi skupinski klepeti",
|
||
"displaynameHasBeenChanged": "Ime za prikaz je bilo spremenjeno",
|
||
"downloadFile": "Prenesi datoteko",
|
||
"edit": "Uredi",
|
||
"editBlockedServers": "Uredi blokirane strežnike",
|
||
"chatPermissions": "Dovoljenja za klepet",
|
||
"editDisplayname": "Uredi ime za prikaz",
|
||
"editRoomAliases": "Uredi vzdevke sobe",
|
||
"editRoomAvatar": "Uredi avatar sobe",
|
||
"emoteExists": "Emote že obstaja!",
|
||
"emoteInvalid": "Neveljaven krajšalec emote!",
|
||
"emoteKeyboardNoRecents": "Nedavno uporabljeni emoti se bodo prikazali tukaj...",
|
||
"emotePacks": "Paketi emojijev za sobo",
|
||
"emoteSettings": "Nastavitve emojijev",
|
||
"globalChatId": "Globalni ID klepeta",
|
||
"accessAndVisibility": "Dostop in vidljivost",
|
||
"accessAndVisibilityDescription": "Kdo sme sodelovati v tem klepetu in kako ga je mogoče odkriti.",
|
||
"calls": "Klici",
|
||
"customEmojisAndStickers": "Lastni emojiji in nalepke",
|
||
"customEmojisAndStickersBody": "Dodajte ali delite lastne emojije ali nalepke, ki jih je mogoče uporabiti v katerem koli klepetu.",
|
||
"emoteShortcode": "Kratek opis emojija",
|
||
"emoteWarnNeedToPick": "Potrebno je izbrati kratek opis emojija in sliko!",
|
||
"emptyChat": "Prazen klepet",
|
||
"enableEmotesGlobally": "Omogoči paket emojijev globalno",
|
||
"enableEncryption": "Omogoči šifriranje",
|
||
"enableEncryptionWarning": "Več ne boste mogli izklopiti šifriranja. Ste prepričani?",
|
||
"encrypted": "Šifrirano",
|
||
"encryption": "Šifriranje",
|
||
"encryptionNotEnabled": "Šifriranje ni omogočeno",
|
||
"endedTheCall": "{senderName} je končal klic",
|
||
"enterAnEmailAddress": "Vnesite e-poštni naslov",
|
||
"homeserver": "Strežnik doma",
|
||
"enterYourHomeserver": "Vnesite svoj strežnik doma",
|
||
"errorObtainingLocation": "Napaka pri pridobivanju lokacije: {error}",
|
||
"everythingReady": "Vse pripravljeno!",
|
||
"extremeOffensive": "Izjemno žaljivo",
|
||
"fileName": "Ime datoteke",
|
||
"fluffychat": "FluffyChat",
|
||
"fontSize": "Velikost pisave",
|
||
"forward": "Naprej",
|
||
"fromJoining": "Od včlanitve",
|
||
"fromTheInvitation": "Iz povabila",
|
||
"goToTheNewRoom": "Pojdi v novo sobo",
|
||
"group": "Skupina",
|
||
"chatDescription": "Opis klepeta",
|
||
"chatDescriptionHasBeenChanged": "Opis klepeta je bil spremenjen",
|
||
"groupIsPublic": "Skupina je javna",
|
||
"groups": "Skupine",
|
||
"groupWith": "Skupina z {displayname}",
|
||
"guestsAreForbidden": "Gostom je prepovedano",
|
||
"guestsCanJoin": "Gostje se lahko pridružijo",
|
||
"hasWithdrawnTheInvitationFor": "{username} je umaknil vabilo za {targetName}",
|
||
"help": "Pomoč",
|
||
"hideRedactedEvents": "Skrij prekrita dogajanja",
|
||
"hideRedactedMessages": "Skrij prekrita sporočila",
|
||
"hideRedactedMessagesBody": "Če nekdo prekrije sporočilo, to sporočilo v klepetu več ne bo vidno.",
|
||
"hideInvalidOrUnknownMessageFormats": "Skrij neveljavne ali neznane formate sporočil",
|
||
"howOffensiveIsThisContent": "Kako žaljivo je to vsebino?",
|
||
"id": "ID",
|
||
"identity": "Identiteta",
|
||
"block": "Blokiraj",
|
||
"blockedUsers": "Blokirani uporabniki",
|
||
"blockListDescription": "Lahko blokirate uporabnike, ki vas motijo. Ne boste mogli prejemati nobenih sporočil ali povabil v sobe od uporabnikov na vašem osebnem seznamu blokiranih.",
|
||
"blockUsername": "Ignoriraj uporabniško ime",
|
||
"iHaveClickedOnLink": "Kliknil sem na povezavo",
|
||
"incorrectPassphraseOrKey": "Napačna geslovna fraza ali ključ za obnovo",
|
||
"inoffensive": "Nežaljivo",
|
||
"inviteContact": "Vabilo stiku",
|
||
"inviteContactToGroupQuestion": "Želite povabiti {contact} v klepet \"{groupName}\"?",
|
||
"inviteContactToGroup": "Povabi stik v {groupName}",
|
||
"noChatDescriptionYet": "Še ni ustvarjen opis klepeta.",
|
||
"tryAgain": "Poskusi znova",
|
||
"invalidServerName": "Neveljavno ime strežnika",
|
||
"invited": "Vabilo poslano",
|
||
"redactMessageDescription": "Sporočilo bo izbrisano za vse udeležence v tej pogovoru. To ni mogoče razveljaviti.",
|
||
"optionalRedactReason": "(Neobvezno) Razlog za brisanje tega sporočila...",
|
||
"invitedUser": "📩 {username} je povabil {targetName}",
|
||
"invitedUsersOnly": "Samo povabljeni uporabniki",
|
||
"inviteForMe": "Vabilo zame",
|
||
"inviteText": "{username} vas je povabil v FluffyChat.\n1. Obiščite fluffychat.im in namestite aplikacijo \n2. Registrirajte se ali prijavite \n3. Odprite povabilo povezavo: \n {link}",
|
||
"isTyping": "tipkače …",
|
||
"joinedTheChat": "👋 {username} se je pridružil pogovoru",
|
||
"joinRoom": "Pridružite se sobi",
|
||
"kicked": "👞 {username} je izključil {targetName}",
|
||
"kickedAndBanned": "🙅 {username} je izključil in prepovedal {targetName}",
|
||
"kickFromChat": "Izključitev iz pogovora",
|
||
"lastActiveAgo": "Zadnja aktivnost: {localizedTimeShort}",
|
||
"leave": "Iščä",
|
||
"leftTheChat": "Zapustil je pogovor",
|
||
"license": "Licenca",
|
||
"lightTheme": "Svetla",
|
||
"loadCountMoreParticipants": "Naloži {count} več udeležencev",
|
||
"dehydrate": "Izvozi sejo in počisti napravo",
|
||
"dehydrateWarning": "Ta dejanja ni mogoče razveljaviti. Poskrbite, da varno shranite varnostno kopijo datoteke.",
|
||
"dehydrateTor": "Uporabniki TOR: Izvozi sejo",
|
||
"dehydrateTorLong": "Za uporabnike TOR je priporočljivo izvoziti sejo pred zaprtjem okna.",
|
||
"hydrateTor": "Uporabniki TOR: Uvozi izvoz seje",
|
||
"hydrateTorLong": "Ste nazadnje izvozili sejo na TOR? Hiter uvoz in nadaljujte klepet.",
|
||
"hydrate": "Obnovi iz varnostne kopije",
|
||
"loadingPleaseWait": "Nalaganje… Prosimo počakajte.",
|
||
"loadMore": "Naloži več…",
|
||
"locationDisabledNotice": "Lokacijske storitve so onemogočene. Prosimo, omogočite jih, da lahko delite svojo lokacijo.",
|
||
"locationPermissionDeniedNotice": "Dovoljenje za lokacijo je zavrnjeno. Prosimo, dovolite, da lahko delite svojo lokacijo.",
|
||
"login": "Prijava",
|
||
"logInTo": "Prijavite se v {homeserver}",
|
||
"logout": "Odjava",
|
||
"memberChanges": "Spremembe članov",
|
||
"mention": "Omenitev",
|
||
"messages": "Sporočila",
|
||
"messagesStyle": "Sporočila:",
|
||
"moderator": "Moderator",
|
||
"muteChat": "Utišaj klepet",
|
||
"needPantalaimonWarning": "Prosimo, zavedajte se, da je za zdaj potrebno uporabljati Pantalaimon za uporabo end-to-end šifriranja.",
|
||
"newChat": "Nov klepet",
|
||
"newMessageInFluffyChat": "📝 Nova sporočilo v FluffyChat",
|
||
"newVerificationRequest": "Nova zahteva za preverjanje!",
|
||
"next": "Naprej",
|
||
"no": "Ne",
|
||
"noConnectionToTheServer": "Ni povezave s strežnikom",
|
||
"noEmotesFound": "Ni najdenih emojijev. 😕",
|
||
"noEncryptionForPublicRooms": "Šifriranje lahko aktivirate šele, ko soba ni več javno dostopna.",
|
||
"noGoogleServicesWarning": "Firebase Cloud Messaging ni na voljo na vaši napravi. Za prejemanje potisnih obvestil priporočamo namestitev ntfy. Z ntfy ali drugim enotnim ponudnikom potisnih obvestil lahko prejemate potisna obvestila na varen način. Nlajdete ga lahko v PlayStore ali F-Droidu.",
|
||
"noMatrixServer": "{server1} ni strežnik matrix, ali naj uporabim {server2} namesto tega?",
|
||
"shareInviteLink": "Deli povabilo povezavo",
|
||
"scanQrCode": "Skeniraj QR kodo",
|
||
"none": "Nobenega",
|
||
"noPasswordRecoveryDescription": "Še niste dodali načina za obnovitev gesla.",
|
||
"noPermission": "Ni dovoljenja",
|
||
"noRoomsFound": "Ni najdenih sob…",
|
||
"notifications": "Obvestila",
|
||
"notificationsEnabledForThisAccount": "Obvestila so omogočena za ta račun",
|
||
"numUsersTyping": "{count} uporabnikov tipkaće…",
|
||
"obtainingLocation": "Pridobivanje lokacije…",
|
||
"offensive": "Nasilno",
|
||
"offline": "Izklopljeno",
|
||
"ok": "V redu",
|
||
"online": "Vklopljeno",
|
||
"onlineKeyBackupEnabled": "Vklopljeno je varnostno kopiranje ključev v oblaku",
|
||
"oopsPushError": "Ups! Našla se je napaka pri nastavitvi obvestil o potiskih.",
|
||
"oopsSomethingWentWrong": "Ups, nekaj ješlo narobe…",
|
||
"openAppToReadMessages": "Odpri aplikacijo za branje sporočil",
|
||
"openCamera": "Odpri kamero",
|
||
"openVideoCamera": "Odpri kamero za video",
|
||
"oneClientLoggedOut": "Eden od vaših odjemalcev je bil odjavljen",
|
||
"addAccount": "Dodaj račun",
|
||
"editBundlesForAccount": "Uredi pakete za ta račun",
|
||
"addToBundle": "Dodaj v paket",
|
||
"removeFromBundle": "Odstrani iz tega paketa",
|
||
"bundleName": "Ime paketa",
|
||
"enableMultiAccounts": "(BETA) Omogoči več računov na tej napravi",
|
||
"openInMaps": "Odpri v zemljevidih",
|
||
"link": "Povezava",
|
||
"serverRequiresEmail": "Ta strežnik mora potrditi vaš e-poštni naslov za registracijo.",
|
||
"or": "Ali",
|
||
"participant": "Udeleženec",
|
||
"passphraseOrKey": "geslovna fraza ali ključ za obnovo",
|
||
"password": "Geslo",
|
||
"passwordForgotten": "Pozabljeno geslo",
|
||
"passwordHasBeenChanged": "Geslo je bilo spremenjeno",
|
||
"hideMemberChangesInPublicChats": "Skrij spremembe članov v javnih klepetih",
|
||
"hideMemberChangesInPublicChatsBody": "Ne prikazuj sprememb članov v časovnici klepeta, če se kdo pridruži ali zapusti javni klepet, za boljšo berljivost.",
|
||
"overview": "Pregled",
|
||
"notifyMeFor": "Obvesti me za",
|
||
"passwordRecoverySettings": "Nastavitve obnove gesla",
|
||
"passwordRecovery": "Obnova gesla",
|
||
"people": "Ljudje",
|
||
"pickImage": "Izberi sliko",
|
||
"pin": "Pripni",
|
||
"play": "Predvajaj {fileName}",
|
||
"pleaseChoose": "Prosim, izberi",
|
||
"pleaseChooseAPasscode": "Prosim, izberi geslo",
|
||
"pleaseClickOnLink": "Prosimo, kliknite na povezavo v e-pošti in nadaljujte.",
|
||
"pleaseEnter4Digits": "Prosimo, vnesite 4 števke ali pustite prazno za onemogočitev zaklepa aplikacije.",
|
||
"pleaseEnterRecoveryKey": "Prosimo, vnesite svoj ključ za obnovo:",
|
||
"pleaseEnterYourPassword": "Prosimo, vnesite svoje geslo",
|
||
"pleaseEnterYourPin": "Prosimo, vnesite svoj PIN",
|
||
"pleaseEnterYourUsername": "Prosimo, vnesite svoje uporabniško ime",
|
||
"pleaseFollowInstructionsOnWeb": "Prosimo, sledite navodilom na spletni strani in tapnite naprej.",
|
||
"privacy": "Zasebnost",
|
||
"publicRooms": "Javne sobe",
|
||
"pushRules": "Pravila za obvestila",
|
||
"reason": "Razlog",
|
||
"recording": "Snemanje",
|
||
"redactedBy": "Ukrepljeno s strani {username}",
|
||
"directChat": "Neposredni pogovor",
|
||
"redactedByBecause": "Ukrepljeno s strani {username} zaradi: \"{reason}\"",
|
||
"redactedAnEvent": "{username} je ukrepal dogodek",
|
||
"redactMessage": "Ukrepi sporočilo",
|
||
"register": "Registracija",
|
||
"reject": "Zavrni",
|
||
"rejectedTheInvitation": "{username} je zavrnil vabilo",
|
||
"rejoin": "Ponovno se pridruži",
|
||
"removeAllOtherDevices": "Odstrani vse druge naprave",
|
||
"removedBy": "Odstranjeno s strani {username}",
|
||
"removeDevice": "Odstrani napravo",
|
||
"unbanFromChat": "Odkleni iz klepeta",
|
||
"removeYourAvatar": "Odstrani svoj avatar",
|
||
"replaceRoomWithNewerVersion": "Zamenjaj sobo z novejšo različico",
|
||
"reply": "Odgovori",
|
||
"reportMessage": "Prijavi sporočilo",
|
||
"requestPermission": "Zahtevaj dovoljenje",
|
||
"roomHasBeenUpgraded": "Soba je bila nadgrajena",
|
||
"roomVersion": "Različica sobe",
|
||
"saveFile": "Shrani datoteko",
|
||
"search": "Išči",
|
||
"security": "Varnost",
|
||
"recoveryKey": "Ključ za obnovo",
|
||
"recoveryKeyLost": "Izgubljen ključ za obnovo?",
|
||
"seenByUser": "Videno s strani {username}",
|
||
"send": "Pošlji",
|
||
"sendAMessage": "Pošlji sporočilo",
|
||
"sendAsText": "Pošlji kot besedilo",
|
||
"sendAudio": "Pošlji zvok",
|
||
"sendFile": "Pošlji datoteko",
|
||
"sendImage": "Pošlji sliko",
|
||
"sendImages": "Pošlji {count} slike",
|
||
"sendMessages": "Pošlji sporočila",
|
||
"sendOriginal": "Pošlji izvirnik",
|
||
"sendSticker": "Pošlji nalepko",
|
||
"sendVideo": "Pošlji video",
|
||
"sentAFile": "🗁 {username} je poslal datoteko",
|
||
"sentAnAudio": "🎤 {username} je poslal zvok",
|
||
"sentAPicture": "🖼️ {username} je poslal sliko",
|
||
"sentASticker": "😊 {username} je poslal nalepko",
|
||
"sentAVideo": "🎥 {username} je poslal video",
|
||
"sentCallInformations": "{senderName} je poslal informacije o klicu",
|
||
"separateChatTypes": "Ločene neposredne pogovore in skupine",
|
||
"setAsCanonicalAlias": "Nastavi kot glavno vzdevko",
|
||
"setCustomEmotes": "Nastavi prilagojene emote",
|
||
"setChatDescription": "Nastavi opis pogovora",
|
||
"setInvitationLink": "Nastavi povezavo za povabilo",
|
||
"setPermissionsLevel": "Nastavi raven dovoljenj",
|
||
"setStatus": "Nastavi status",
|
||
"settings": "Nastavitve",
|
||
"share": "Deli",
|
||
"sharedTheLocation": "{username} je delil svojo lokacijo",
|
||
"shareLocation": "Deli lokacijo",
|
||
"showPassword": "Prikaži geslo",
|
||
"presenceStyle": "Prisotnost:",
|
||
"presencesToggle": "Prikaži sporočila o statusu drugih uporabnikov",
|
||
"singlesignon": "Enotna prijava",
|
||
"skip": "Preskoči",
|
||
"sourceCode": "Izvorna koda",
|
||
"spaceIsPublic": "Prostor je javni",
|
||
"spaceName": "Ime prostora",
|
||
"startedACall": "{senderName} je začel klic",
|
||
"startFirstChat": "Začni svoj prvi klepet",
|
||
"status": "Status",
|
||
"statusExampleMessage": "Kako si danes?",
|
||
"submit": "Pošlji",
|
||
"synchronizingPleaseWait": "Sinhronizacija… Prosimo počakajte.",
|
||
"synchronizingPleaseWaitCounter": "Sinhronizacija... ({percentage}%)",
|
||
"systemTheme": "Sistem",
|
||
"theyDontMatch": "Ne ujemajo se",
|
||
"theyMatch": "Ujemajo se",
|
||
"title": "FluffyChat",
|
||
"toggleFavorite": "Vklopi/Izklopi priljubljeno",
|
||
"toggleMuted": "Vklopi/Izklopi utišano",
|
||
"toggleUnread": "Označi kot prebrano/neprebrano",
|
||
"tooManyRequestsWarning": "Preveč zahtevkov. Poskusite znova kasneje!",
|
||
"transferFromAnotherDevice": "Prenesi z druge naprave",
|
||
"tryToSendAgain": "Poskusi znova poslati",
|
||
"unavailable": "Ni na voljo",
|
||
"unbannedUser": "{username} je odblokiral {targetName}",
|
||
"unblockDevice": "Odblokiraj napravo",
|
||
"unknownDevice": "Neznana naprava",
|
||
"unknownEncryptionAlgorithm": "Neznan algoritem šifriranja",
|
||
"unknownEvent": "Neznan dogodek '{type}'",
|
||
"unmuteChat": "Odkleni klepet",
|
||
"unpin": "Odstrani iz priponk",
|
||
"unreadChats": "{unreadCount, plural, =1{1 neprebrani klepet} other{{unreadCount} neprebranih klepetov}}",
|
||
"userAndOthersAreTyping": "{username} in {count} drugih tipkajočé…",
|
||
"userAndUserAreTyping": "{username} in {username2} tipkajočé…",
|
||
"userIsTyping": "{username} tipkačé…",
|
||
"userLeftTheChat": "🚪 {username} je zapustil klepet",
|
||
"username": "Uporabniško ime",
|
||
"userSentUnknownEvent": "{username} je poslal {type} dogodek",
|
||
"unverified": "Ne overjeno",
|
||
"verified": "Overjeno",
|
||
"verify": "Overi",
|
||
"verifyStart": "Začni overjanje",
|
||
"verifySuccess": "Uspešno ste overili!",
|
||
"verifyTitle": "Overjanje družega računa",
|
||
"videoCall": "Video klic",
|
||
"visibilityOfTheChatHistory": "Vidnost zgodovine klepeta",
|
||
"visibleForAllParticipants": "Vidno vsem udeležnim",
|
||
"visibleForEveryone": "Vidno vsem",
|
||
"voiceMessage": "Glasovno sporočilo",
|
||
"waitingPartnerAcceptRequest": "Čakam na potrditveno zahtevo partnerja…",
|
||
"waitingPartnerEmoji": "Čakam na potrditveno emoji partnerja…",
|
||
"waitingPartnerNumbers": "Čakam na potrditvene številke partnerja…",
|
||
"wallpaper": "Tapeta:",
|
||
"warning": "Opozorilo!",
|
||
"weSentYouAnEmail": "Poslali smo vam e-pošto",
|
||
"whoCanPerformWhichAction": "Kdo lahko izvede katero dejanje",
|
||
"whoIsAllowedToJoinThisGroup": "Kdo sme pristopiti k tej skupini",
|
||
"whyDoYouWantToReportThis": "Zakaj želite prijaviti to?",
|
||
"wipeChatBackup": "Izbrisati varnostno kopijo klepeta za ustvarjanje nove ključe za obnovo?",
|
||
"withTheseAddressesRecoveryDescription": "Z temi naslovi lahko obnovite svoje geslo.",
|
||
"writeAMessage": "Napišite sporočilo…",
|
||
"yes": "Da",
|
||
"you": "Ti",
|
||
"youAreNoLongerParticipatingInThisChat": "Več ne sodelujete v tem klepetu",
|
||
"youHaveBeenBannedFromThisChat": "Bannali ste v tem klepetu",
|
||
"yourPublicKey": "Vaš javni ključ",
|
||
"messageInfo": "Informacije o sporočilu",
|
||
"time": "Čas",
|
||
"messageType": "Vrsta sporočila",
|
||
"sender": "Pošiljatelj",
|
||
"openGallery": "Odpri galerijo",
|
||
"removeFromSpace": "Odstrani iz prostora",
|
||
"addToSpaceDescription": "Izberite prostor, v katerega želite dodati ta klepet.",
|
||
"start": "Začni",
|
||
"pleaseEnterRecoveryKeyDescription": "Za odklepanje starih sporočil vnesite ključ za obnovitev, ki je bil ustvarjen v prejšnji seji. Vaš ključ za obnovitev NI vaše geslo.",
|
||
"publish": "Objavi",
|
||
"videoWithSize": "Video ({size})",
|
||
"openChat": "Odpri klepet",
|
||
"markAsRead": "Označi kot prebrano",
|
||
"reportUser": "Prijavi uporabnika",
|
||
"dismiss": "Zavrni",
|
||
"reactedWith": "{sender} je reagiral z {reaction}",
|
||
"pinMessage": "Pripni v sobo",
|
||
"confirmEventUnpin": "Ste prepričani, da želite trajno odpniti dogodek?",
|
||
"emojis": "Emojiji",
|
||
"placeCall": "Pokliči",
|
||
"voiceCall": "Glasovni klic",
|
||
"unsupportedAndroidVersion": "Nepodprta različica Androida",
|
||
"unsupportedAndroidVersionLong": "Ta funkcija zahteva novejšo različico Androida. Prosimo, preverite posodobitve ali podporo Lineage OS.",
|
||
"videoCallsBetaWarning": "Upoštevajte, da so video klici trenutno v beta različici. Morda ne delujejo po pričakovanjih ali sploh ne delujejo na vseh platformah.",
|
||
"experimentalVideoCalls": "Eksperimentalni video klici",
|
||
"emailOrUsername": "E-pošta ali uporabniško ime",
|
||
"indexedDbErrorTitle": "Težave z zasebnim načinom",
|
||
"indexedDbErrorLong": "Shranjevanje sporočil na žal ni omogočeno v zasebnem načinu po privzetku.\nProsimo, obiščite\n - about:config\n - nastavite dom.indexedDB.privateBrowsing.enabled na true\nV nasprotnem primeru ni mogoče zagnati FluffyChat-a.",
|
||
"switchToAccount": "Preklopi na račun {number}",
|
||
"nextAccount": "Naslednji račun",
|
||
"previousAccount": "Prejšnji račun",
|
||
"addWidget": "Dodaj pripomoček",
|
||
"widgetVideo": "Video",
|
||
"widgetEtherpad": "Zapisek besedila",
|
||
"widgetJitsi": "Jitsi Meet",
|
||
"widgetCustom": "Po meri",
|
||
"widgetName": "Ime",
|
||
"widgetUrlError": "To ni veljavna URL povezava.",
|
||
"widgetNameError": "Prosimo, navedite prikazno ime.",
|
||
"errorAddingWidget": "Napaka pri dodajanju pripomočka.",
|
||
"youRejectedTheInvitation": "Zavrnili ste vabilo",
|
||
"youJoinedTheChat": "Pridružili ste se klepetu",
|
||
"youAcceptedTheInvitation": "👍 Sprejeli ste vabilo",
|
||
"youBannedUser": "Blokirali ste uporabnika {user}",
|
||
"youHaveWithdrawnTheInvitationFor": "Opozorili ste vabilo za {user}",
|
||
"youInvitedToBy": "📩 Vabili ste preko povezave:\n{alias}",
|
||
"youInvitedBy": "📩 Povabljen/a je bil/a s strani {user}",
|
||
"invitedBy": "📩 Povabljen/a s strani {user}",
|
||
"youInvitedUser": "📩 Povabil/a si {user}",
|
||
"youKicked": "👞 Izključil/a si {user}",
|
||
"youKickedAndBanned": "🙅♀️ Izključil/a in prepovedal/a si {user}",
|
||
"youUnbannedUser": "Odklenil/a si {user}",
|
||
"hasKnocked": "🚪 {user} je potrkal/a",
|
||
"usersMustKnock": "Uporabniki morajo potrkati",
|
||
"noOneCanJoin": "Nihče se ne more pridružiti",
|
||
"userWouldLikeToChangeTheChat": "{user} želi vstopiti v klepet.",
|
||
"noPublicLinkHasBeenCreatedYet": "Javni povezava še ni bila ustvarjena",
|
||
"knock": "Potrkaj",
|
||
"users": "Uporabniki",
|
||
"unlockOldMessages": "Odkleni stare sporočila",
|
||
"storeInSecureStorageDescription": "Shrani ključ za obnovo v varno shrambo tega naprave.",
|
||
"saveKeyManuallyDescription": "Ročno shrani ta ključ s sprožitvijo sistema za deljenje ali odložišča.",
|
||
"storeInAndroidKeystore": "Shrani v Android KeyStore",
|
||
"storeInAppleKeyChain": "Shrani v Apple KeyChain",
|
||
"storeSecurlyOnThisDevice": "Varnostno shrani na tej napravi",
|
||
"countFiles": "{count} datotek",
|
||
"user": "Uporabnik",
|
||
"custom": "Po meri",
|
||
"foregroundServiceRunning": "To obvestilo se prikaže, ko je v ospredju aktivna storitev.",
|
||
"screenSharingTitle": "deljenje zaslona",
|
||
"screenSharingDetail": "Delite svoj zaslon v FuffyChat",
|
||
"callingPermissions": "Dovoljenja za klicanje",
|
||
"callingAccount": "Račun za klicanje",
|
||
"callingAccountDetails": "Dovoli FluffyChat-u uporabo privzete aplikacije za klicanje Androida.",
|
||
"appearOnTop": "Prikaži na vrhu",
|
||
"appearOnTopDetails": "Dovoli aplikaciji, da se prikaže na vrhu (ni potrebno, če imate že nastavljen račun za klicanje v FluffyChat-u)",
|
||
"otherCallingPermissions": "Dovoljenja za mikrofon, kamero in druge v FluffyChat-u",
|
||
"whyIsThisMessageEncrypted": "Zakaj je to sporočilo neberljivo?",
|
||
"noKeyForThisMessage": "To se lahko zgodi, če je bilo sporočilo poslano pred vašim prijavo na ta naprava.\n\nPrav tako je mogoče, da je pošiljatelj blokiral vašo napravo ali pa je prišlo do težav z internetno povezavo.\n\nAli lahko sporočilo preberete na drugi seji? Potem ga lahko prenesete iz nje! Pojdite v Nastavitve > Naprave in se prepričajte, da sta vaši napravi med seboj preverjeni. Ko naslednjič odprete sobo in sta obe seji v ospredju, se bodo ključi samodejno prenesli.\n\nNe želite izgubiti ključev ob odjavi ali preklopu naprav? Prepričajte se, da ste omogočili varnostno kopiranje klepeta v nastavitvah.",
|
||
"newGroup": "Nova skupina",
|
||
"newSpace": "Nov prostor",
|
||
"enterSpace": "Vstopi v prostor",
|
||
"enterRoom": "Vstopi v sobo",
|
||
"allSpaces": "Vsi prostori",
|
||
"numChats": "{number} klepetov",
|
||
"hideUnimportantStateEvents": "Skrij nepomembne dogodke stanja",
|
||
"hidePresences": "Skriti seznam statusov?",
|
||
"doNotShowAgain": "Ne prikazuj znova",
|
||
"wasDirectChatDisplayName": "Prazno klepetanje (bilo {oldDisplayName})",
|
||
"newSpaceDescription": "Prostori vam omogočajo združevanje klepetov in gradnjo zasebnih ali javnih skupnosti.",
|
||
"encryptThisChat": "Šifriraj ta klepet",
|
||
"disableEncryptionWarning": "Zaradi varnosti ne morete onemogočiti šifriranja v klepetu, kjer je bilo prej omogočeno.",
|
||
"sorryThatsNotPossible": "Oprostite... to ni mogoče",
|
||
"deviceKeys": "Ključi naprave:",
|
||
"reopenChat": "Ponovno odpri klepet",
|
||
"noBackupWarning": "Opozorilo! Brez omogočitve varnostne kopije klepeta boste izgubili dostop do šifriranih sporočil. Priporočamo, da najprej omogočite varnostno kopijo klepeta, preden se odjavite.",
|
||
"noOtherDevicesFound": "Nobenih drugih naprav ni bilo najdenih",
|
||
"fileIsTooBigForServer": "Pošiljanje ni mogoče! Strežnik podpira priponke le do {max}.",
|
||
"fileHasBeenSavedAt": "Datoteka je bila shranjena na {path}",
|
||
"jumpToLastReadMessage": "Prekini do zadnjega prebranega sporočila",
|
||
"readUpToHere": "Preberi do tukaj",
|
||
"jump": "Skok",
|
||
"openLinkInBrowser": "Odpri povezavo v brskalniku",
|
||
"reportErrorDescription": "😞 O, ne. Prišlo je do napake. Če želite, lahko to napako prijavite razvijalcem.",
|
||
"report": "prijavi",
|
||
"signInWithPassword": "Prijavi se z geslom",
|
||
"pleaseTryAgainLaterOrChooseDifferentServer": "Poskusite znova kasneje ali izberite drug strežnik.",
|
||
"signInWith": "Prijavite se z {provider}",
|
||
"profileNotFound": "Uporabnika ni bilo mogoče najti na strežniku. Morda je težava s povezavo ali uporabnik ne obstaja.",
|
||
"setTheme": "Nastavi temo:",
|
||
"setColorTheme": "Nastavi barvno temo:",
|
||
"invite": "Vabilo",
|
||
"inviteGroupChat": "📨 Vabilo v skupinski klepet",
|
||
"invitePrivateChat": "📨 Vabilo v zasebni klepet",
|
||
"invalidInput": "Neveljaven vnos!",
|
||
"wrongPinEntered": "Vnesen je bil napačen PIN! Poskusite znova v {seconds} sekundah...",
|
||
"pleaseEnterANumber": "Vnesite številko, večjo od 0",
|
||
"archiveRoomDescription": "Klepet bo premaknjen v arhiv. Drugi uporabniki bodo lahko videli, da ste zapustili klepet.",
|
||
"roomUpgradeDescription": "Klepet bo nato ponovno ustvarjen z novo različico sobe. Vsi udeleženci bodo obveščeni, da morajo preklopiti na nov klepet. Več o različicah sob si lahko preberete na https://spec.matrix.org/latest/rooms/",
|
||
"removeDevicesDescription": "Odjavili se boste iz tega naprave in ne boste več mogli prejemati sporočil.",
|
||
"banUserDescription": "Uporabnik bo prepovedan v klepetu in se ne bo mogel znova vključiti, dokler mu ne odobrite dostopa.",
|
||
"unbanUserDescription": "Uporabnik bo lahko znova vstopil v klepet, če bo poskusil.",
|
||
"kickUserDescription": "Uporabnik je izključen iz klepeta, vendar ni prepovedan. V javnih klepetih se lahko ponovno pridruži kadarkoli.",
|
||
"makeAdminDescription": "Ko uporabnika postavite za administratorja, morda tega ne boste mogli razveljaviti, saj bo imel enake pravice kot vi.",
|
||
"pushNotificationsNotAvailable": "Obvestila s potiskom niso na voljo",
|
||
"learnMore": "Preberite več",
|
||
"yourGlobalUserIdIs": "Vaš globalni uporabniški ID je: ",
|
||
"noUsersFoundWithQuery": "Na žalost ni bilo mogoče najti uporabnika z \"{query}\". Preverite, ali ste naredili tipkarsko napako.",
|
||
"knocking": "Klop",
|
||
"chatCanBeDiscoveredViaSearchOnServer": "Razgovor je mogoče odkriti prek iskanja na {server}",
|
||
"searchChatsRooms": "Išči #pogovore, @uporabnike...",
|
||
"nothingFound": "Ničesar ni bilo najdeno...",
|
||
"groupName": "Ime skupine",
|
||
"createGroupAndInviteUsers": "Ustvari skupino in povabi uporabnike",
|
||
"groupCanBeFoundViaSearch": "Skupino je mogoče najti prek iskanja",
|
||
"wrongRecoveryKey": "Oprostite... zdi se, da to ni pravilen ključ za obnovo.",
|
||
"startConversation": "Začni pogovor",
|
||
"commandHint_sendraw": "Pošlji surogi json",
|
||
"databaseMigrationTitle": "Baza podatkov je optimizirana",
|
||
"databaseMigrationBody": "Prosim počakajte. To lahko traja nekaj trenutkov.",
|
||
"leaveEmptyToClearStatus": "Pustite prazno, da počistite svoj status.",
|
||
"select": "Izberi",
|
||
"searchForUsers": "Išči @uporabnike...",
|
||
"pleaseEnterYourCurrentPassword": "Prosim vnesite trenutno geslo",
|
||
"newPassword": "Novo geslo",
|
||
"pleaseChooseAStrongPassword": "Prosim, izberite močno geslo",
|
||
"passwordsDoNotMatch": "Gesli se ne ujemata",
|
||
"passwordIsWrong": "Vnesena gesla ni pravilna",
|
||
"publicLink": "Javna povezava",
|
||
"publicChatAddresses": "Javne naslove klepetov",
|
||
"createNewAddress": "Ustvari nov naslov",
|
||
"joinSpace": "Pridruži se prostoru",
|
||
"publicSpaces": "Javni prostori",
|
||
"addChatOrSubSpace": "Dodaj klepet ali podprostor",
|
||
"subspace": "Podprostor",
|
||
"decline": "Zavrni",
|
||
"thisDevice": "Ta naprava:",
|
||
"initAppError": "Med inicializacijo aplikacije je prišlo do napake",
|
||
"userRole": "Vloga uporabnika",
|
||
"minimumPowerLevel": "{level} je najnižja raven moči.",
|
||
"searchIn": "Išči v klepetu \"{chat}\"...",
|
||
"searchMore": "Išči še več...",
|
||
"gallery": "Galerija",
|
||
"files": "Datoteke",
|
||
"databaseBuildErrorBody": "Ni mogoče zgraditi baze podatkov SQlite. Aplikacija poskuša začasno uporabiti staro bazo podatkov. Prosimo, prijavite to napako razvijalcem na {url}. Sporočilo napake je: {error}",
|
||
"sessionLostBody": "Vaša seja je izgubljena. Prosimo, prijavite to napako razvijalcem na {url}. Sporočilo napake je: {error}",
|
||
"restoreSessionBody": "Aplikacija poskuša obnoviti vašo sejo iz varnostne kopije. Prosimo, prijavite to napako razvijalcem na {url}. Sporočilo napake je: {error}",
|
||
"forwardMessageTo": "Preusmeri sporočilo v {roomName}?",
|
||
"sendReadReceipts": "Pošlji potrdila o branju",
|
||
"sendTypingNotificationsDescription": "Drugi udeleženci v klepetu lahko vidijo, kdaj tipkate novo sporočilo.",
|
||
"sendReadReceiptsDescription": "Drugi udeleženci v klepetu lahko vidijo, kdaj ste prebrali sporočilo.",
|
||
"formattedMessages": "Oblikovana sporočila",
|
||
"formattedMessagesDescription": "Prikaži bogato vsebino sporočil, kot je krepko besedilo z uporabo markdowna.",
|
||
"verifyOtherUser": "🔐 Preveri drugega uporabnika",
|
||
"verifyOtherUserDescription": "Če preverite drugega uporabnika, ste lahko prepričani, da resnično veste, komu pišete. 💪\n\nKo začnete preverjanje, boste vi in drugi uporabnik videli pojavno okno v aplikaciji. Tam boste nato videli vrsto emojijev ali številk, ki jih morate primerjati med seboj.\n\nNajboljši način za to je, da se srečate ali začnete video klic. 👭",
|
||
"verifyOtherDevice": "🔐 Preveri drugo napravo",
|
||
"verifyOtherDeviceDescription": "Ko preverite drugo napravo, te naprave lahko izmenjujejo ključe, kar povečuje vašo celotno varnost. 💪 Ko začnete preverjanje, se v aplikaciji na obeh napravah prikaže pojavno okno. Tam boste nato videli vrsto emojijev ali številk, ki jih morate primerjati med seboj. Najbolje je, da imate obe napravi pri roki, preden začnete preverjanje. 🤳",
|
||
"acceptedKeyVerification": "{sender} je potrdil preverjanje ključa",
|
||
"canceledKeyVerification": "{sender} je preklical preverjanje ključa",
|
||
"completedKeyVerification": "{sender} je zaključil preverjanje ključa",
|
||
"isReadyForKeyVerification": "{sender} je pripravljen na preverjanje ključa",
|
||
"requestedKeyVerification": "{sender} je zaprosil za preverjanje ključa",
|
||
"startedKeyVerification": "{sender} je začel preverjanje ključa",
|
||
"transparent": "Prosojno",
|
||
"incomingMessages": "Prejeta sporočila",
|
||
"stickers": "Nalepke",
|
||
"discover": "Odkrij",
|
||
"commandHint_ignore": "Prezri dani matrix ID",
|
||
"commandHint_unignore": "Odstrani prezrto dani matrix ID",
|
||
"unreadChatsInApp": "{appname}: {unread} neprebranych pogovorov",
|
||
"noDatabaseEncryption": "Šifriranje baze podatkov ni podprto na tej platformi",
|
||
"thereAreCountUsersBlocked": "Trenutno je blokiranih {count} uporabnikov.",
|
||
"restricted": "Omejeno",
|
||
"knockRestricted": "Omejeno z zvonjenjem",
|
||
"goToSpace": "Pojdi v prostor: {space}",
|
||
"markAsUnread": "Označi kot neprebrano",
|
||
"userLevel": "{level} - Uporabnik",
|
||
"moderatorLevel": "{level} - Moderator",
|
||
"adminLevel": "{level} - Administrator",
|
||
"changeGeneralChatSettings": "Spremeni splošne nastavitve klepeta",
|
||
"inviteOtherUsers": "Vabi druge uporabnike v ta klepet",
|
||
"changeTheChatPermissions": "Spremeni dovoljenja za klepet",
|
||
"changeTheVisibilityOfChatHistory": "Spremeni vidnost zgodovine klepeta",
|
||
"changeTheCanonicalRoomAlias": "Spremeni glavni javni naslov klepeta",
|
||
"sendRoomNotifications": "Pošlji obvestila @room",
|
||
"changeTheDescriptionOfTheGroup": "Spremeni opis klepeta",
|
||
"chatPermissionsDescription": "Določite, katera raven moči je potrebna za določene dejavnosti v tem klepetu. Raven moči 0, 50 in 100 običajno predstavljajo uporabnike, moderatorje in skrbnike, vendar je možna tudi katera koli stopnja.",
|
||
"updateInstalled": "🎉 Posodobitev {version} je nameščena!",
|
||
"changelog": "Spremembe",
|
||
"sendCanceled": "Pošiljanje preklicano",
|
||
"loginWithMatrixId": "Prijava z Matrix-ID-jem",
|
||
"discoverHomeservers": "Odkrijte domače strežnike",
|
||
"whatIsAHomeserver": "Kaj je domači strežnik?",
|
||
"homeserverDescription": "Vsi vaši podatki so shranjeni na domačem strežniku, podobno kot pri ponudniku e-pošte. Lahko izberete, kateri domači strežnik želite uporabljati, medtem ko lahko še vedno komunicirate z vsemi. Več informacij na https://matrix.org.",
|
||
"doesNotSeemToBeAValidHomeserver": "Zdi se, da ni združljiv domači strežnik. Napačen URL?",
|
||
"calculatingFileSize": "Izračun velikosti datoteke...",
|
||
"prepareSendingAttachment": "Priprava pošiljanja priponke...",
|
||
"sendingAttachment": "Pošiljanje priponke...",
|
||
"generatingVideoThumbnail": "Ustvarjanje sličice videa...",
|
||
"compressVideo": "Stiskanje videa...",
|
||
"sendingAttachmentCountOfCount": "Pošiljanje priponke {index} od {length}...",
|
||
"serverLimitReached": "Dosežena je meja strežnika! Čakanje {seconds} sekund...",
|
||
"oneOfYourDevicesIsNotVerified": "Ena od vaših naprav ni preverjena",
|
||
"noticeChatBackupDeviceVerification": "Opomba: Ko povežete vse svoje naprave s varnostno kopijo klepeta, so samodejno preverjene.",
|
||
"continueText": "Nadaljuj",
|
||
"welcomeText": "Hej hej 👋 To je FluffyChat. Lahko se prijavite na kateri koli domači strežnik, ki je združljiv z https://matrix.org. In nato klepetajte z vsakim. To je velika decentralizirana mreža za sporočila!",
|
||
"blur": "Zameglitev:",
|
||
"opacity": "Neprosojnost:",
|
||
"setWallpaper": "Nastavi ozadje",
|
||
"manageAccount": "Upravljanje računa",
|
||
"noContactInformationProvided": "Strežnik ne zagotavlja veljavnih kontaktnih informacij",
|
||
"contactServerAdmin": "Kontaktirajte skrbnika strežnika",
|
||
"contactServerSecurity": "Kontaktirajte varnost strežnika",
|
||
"supportPage": "Stran za podporo",
|
||
"serverInformation": "Informacije o strežniku:",
|
||
"name": "Ime",
|
||
"version": "Različica",
|
||
"website": "Spletna stran",
|
||
"compress": "Stisni",
|
||
"boldText": "Krepko besedilo",
|
||
"italicText": "Ležeče besedilo",
|
||
"strikeThrough": "Prečrtano",
|
||
"pleaseFillOut": "Prosimo, izpolnite",
|
||
"invalidUrl": "Neveljaven URL",
|
||
"addLink": "Dodaj povezavo",
|
||
"unableToJoinChat": "Ni mogoče sodelovati v klepetu. Morda je druga stran že zaprla pogovor.",
|
||
"previous": "Prejšnje",
|
||
"otherPartyNotLoggedIn": "Druga stran trenutno ni prijavljena in zato ne more prejemati sporočil!",
|
||
"appWantsToUseForLogin": "Uporabi '{server}' za prijavo",
|
||
"appWantsToUseForLoginDescription": "S tem dovolite aplikaciji in spletnemu mestu deliti informacije o vas.",
|
||
"open": "Odpri",
|
||
"waitingForServer": "Čakanje na strežnik...",
|
||
"appIntroduction": "FluffyChat vam omogoča klepet z vašimi prijatelji prek različnih sporočilnih storitev. Več informacij na https://matrix.org ali preprosto tapnite *Nadaljuj*.",
|
||
"newChatRequest": "📩 Nova zahteva za klepet",
|
||
"contentNotificationSettings": "Nastavitve obvestil o vsebini",
|
||
"generalNotificationSettings": "Splošne nastavitve obvestil",
|
||
"roomNotificationSettings": "Nastavitve obvestil sobe",
|
||
"userSpecificNotificationSettings": "Uporabniško specifične nastavitve obvestil",
|
||
"otherNotificationSettings": "Druge nastavitve obvestil",
|
||
"notificationRuleContainsUserName": "Vsebuje uporabniško ime",
|
||
"notificationRuleContainsUserNameDescription": "Obvešča uporabnika, ko sporočilo vsebuje njegovo uporabniško ime.",
|
||
"notificationRuleMaster": "Utišaj vsa obvestila",
|
||
"notificationRuleMasterDescription": "Prekliče vse druge pravila in onemogoči vsa obvestila.",
|
||
"notificationRuleSuppressNotices": "Potlači avtomatizirana sporočila",
|
||
"notificationRuleSuppressNoticesDescription": "Potlači obvestila iz avtomatiziranih odjemalcev, kot so bot-i.",
|
||
"notificationRuleInviteForMe": "Vabilo zame",
|
||
"notificationRuleInviteForMeDescription": "Obvešča uporabnika, ko je povabljen v sobo.",
|
||
"notificationRuleMemberEvent": "Dogodek člana",
|
||
"notificationRuleMemberEventDescription": "Preprečuje obvestila za dogodke članstva.",
|
||
"notificationRuleIsUserMention": "Omenitev uporabnika",
|
||
"notificationRuleIsUserMentionDescription": "Obvešča uporabnika, ko je neposredno omenjen v sporočilu.",
|
||
"notificationRuleContainsDisplayName": "Vsebuje prikazno ime",
|
||
"notificationRuleContainsDisplayNameDescription": "Obvešča uporabnika, ko sporočilo vsebuje njihovo prikazno ime.",
|
||
"notificationRuleIsRoomMention": "Omenitev sobe",
|
||
"notificationRuleIsRoomMentionDescription": "Obvešča uporabnika, ko je omenjena soba.",
|
||
"notificationRuleRoomnotif": "Obvestilo sobe",
|
||
"notificationRuleRoomnotifDescription": "Obvešča uporabnika, ko sporočilo vsebuje '@room'.",
|
||
"notificationRuleTombstone": "Spomenik",
|
||
"notificationRuleTombstoneDescription": "Obvešča uporabnika o sporočilih o deaktivaciji sobe.",
|
||
"notificationRuleReaction": "Reakcija",
|
||
"notificationRuleReactionDescription": "Preprečuje obvestila za reakcije.",
|
||
"notificationRuleRoomServerAcl": "Dovoljenja strežnika sobe",
|
||
"notificationRuleRoomServerAclDescription": "Preprečuje obvestila za sezname dostopa strežnika sobe (ACL).",
|
||
"notificationRuleSuppressEdits": "Prepreči urejanja",
|
||
"notificationRuleSuppressEditsDescription": "Preprečuje obvestila za urejena sporočila.",
|
||
"notificationRuleCall": "Klic",
|
||
"notificationRuleCallDescription": "Obvešča uporabnika o klicih.",
|
||
"notificationRuleEncryptedRoomOneToOne": "Šifrirana soba ena na ena",
|
||
"notificationRuleEncryptedRoomOneToOneDescription": "Obvešča uporabnika o sporočilih v šifriranih sobah ena na ena.",
|
||
"notificationRuleRoomOneToOne": "Soba ena na ena",
|
||
"notificationRuleRoomOneToOneDescription": "Obvešča uporabnika o sporočilih v sobah ena na ena.",
|
||
"notificationRuleMessage": "Sporočilo",
|
||
"notificationRuleMessageDescription": "Obvešča uporabnika o splošnih sporočilih.",
|
||
"notificationRuleEncrypted": "Šifrirano",
|
||
"notificationRuleEncryptedDescription": "Obvešča uporabnika o sporočilih v šifriranih sobah.",
|
||
"notificationRuleJitsi": "Jitsi",
|
||
"notificationRuleJitsiDescription": "Obvešča uporabnika o dogodkih v vtičniku Jitsi.",
|
||
"notificationRuleServerAcl": "Potlači dogodke strežniškega ACL",
|
||
"notificationRuleServerAclDescription": "Potlači obvestila za dogodke strežniškega ACL.",
|
||
"unknownPushRule": "Neznano pravilo potiska '{rule}'",
|
||
"sentVoiceMessage": "🎙️ {duration} - Glasovno sporočilo od {sender}",
|
||
"deletePushRuleCanNotBeUndone": "Če izbrišete to nastavitev obvestila, tega ni mogoče razveljaviti.",
|
||
"more": "Več",
|
||
"shareKeysWith": "Deli ključe z...",
|
||
"shareKeysWithDescription": "Katera naprava naj bo zaupana, da bo lahko brala vaša sporočila v šifriranih klepetih?",
|
||
"allDevices": "Vse naprave",
|
||
"crossVerifiedDevicesIfEnabled": "Preveri preverjene naprave, če je omogočeno",
|
||
"crossVerifiedDevices": "Preverjene naprave",
|
||
"verifiedDevicesOnly": "Samo preverjene naprave",
|
||
"takeAPhoto": "Posnemi fotografijo",
|
||
"recordAVideo": "Posnemi video",
|
||
"optionalMessage": "(Neobvezno) sporočilo...",
|
||
"notSupportedOnThisDevice": "Na tej napravi ni podprto",
|
||
"enterNewChat": "Vstopi v nov klepet",
|
||
"approve": "Odobri",
|
||
"youHaveKnocked": "Zakucali ste",
|
||
"pleaseWaitUntilInvited": "Počakajte, dokler vas nekdo iz sobe ne povabi.",
|
||
"commandHint_logout": "Odjava trenutne naprave",
|
||
"commandHint_logoutall": "Odjava vseh aktivnih naprav",
|
||
"displayNavigationRail": "Prikaži navigacijsko vrstico na mobilni napravi",
|
||
"customReaction": "Prilagojena reakcija",
|
||
"accountInformation": "Informacije o računu",
|
||
"addGroupDescription": "Dodaj opis klepeta",
|
||
"addNewFriend": "Dodaj novega prijatelja",
|
||
"alreadyHaveAnAccount": "Že imate račun?",
|
||
"createNewGroup": "Ustvari nov klepet",
|
||
"editChatPermissions": "Uredi dovoljenja za klepet",
|
||
"ignore": "Blokiraj",
|
||
"ignoredUsers": "Blokirani uporabniki",
|
||
"writeAMessageLangCodes": "Vpišite v {l1} ali {l2}...",
|
||
"requests": "Zahteve",
|
||
"allCorrect": "Tako bi to rekel! Super!",
|
||
"newWayAllGood": "Tako ne bi rekel, ampak zgleda dobro!",
|
||
"othersAreBetter": "Hm, morda je boljši način za to povedati.",
|
||
"holdForInfo": "Kliknite in držite za informacije o besedi.",
|
||
"greenFeedback": "To bi jaz vnesel!",
|
||
"yellowFeedback": "Hm, poskusi to in poglej, če deluje! Za uporabo te besede jo preprosto kliknite znova.",
|
||
"redFeedback": "Mislim, da to ni prav...",
|
||
"itInstructionsTitle": "Lahko vam pomagam pri prevajanju!",
|
||
"itInstructionsBody": "Kliknite in držite možnosti za informacije o besedi.",
|
||
"oneday": "Zadnjih 24 ur",
|
||
"oneweek": "Zadnjih 7 dni",
|
||
"onemonth": "Prejšnji mesec",
|
||
"gaTooltip": "L2 uporaba z jezikovno pomočjo",
|
||
"taTooltip": "L2 uporaba z prevajalsko pomočjo",
|
||
"unTooltip": "Drugo",
|
||
"interactiveTranslatorSliderHeader": "Interaktivni prevajalnik",
|
||
"interactiveGrammarSliderHeader": "Interaktivni preverjevalnik slovnice",
|
||
"interactiveTranslatorNotAllowed": "Onemogočeno",
|
||
"interactiveTranslatorAllowed": "Izbira učenca",
|
||
"interactiveTranslatorRequired": "Zahtevano",
|
||
"notYetSet": "Še ni nastavljeno",
|
||
"myLearning": "Moja analitika",
|
||
"waTooltip": "Uporaba L2 brez pomoči",
|
||
"changeDateRange": "Spremeni obseg datuma",
|
||
"classDescription": "Opis",
|
||
"addStudents": "Vabilo uporabnikom z povezavo ali kodo",
|
||
"copyClassLink": "Kopiraj povezavo za povabilo",
|
||
"copyClassCode": "Kopiraj kodo za povabilo",
|
||
"inviteStudentByUserName": "Vabilo uporabnikom po uporabniškem imenu",
|
||
"languageSettings": "Nastavitve jezika",
|
||
"interactiveTranslator": "Pomoč pri prevajanju",
|
||
"shareVideo": "Deli video",
|
||
"shareVideoDesc": "Vklopite, da učenci lahko delijo videoposnetke v klepetih.",
|
||
"shareFiles": "Deli datoteke",
|
||
"selectLanguageLevel": "Izberi raven jezika",
|
||
"noIdenticalLanguages": "Prosim, izberi različne osnovne in ciljne jezike",
|
||
"iWantALanguagePartnerFrom": "Je od:",
|
||
"worldWide": "Po vsem svetu",
|
||
"noResults": "Ni rezultatov! Poskusite razširiti iskanje.",
|
||
"searchBy": "Išči po državi in jezikih",
|
||
"iWantAConversationPartner": "Želim sogovornika, ki",
|
||
"iWantALanguagePartnerWhoSpeaks": "Govori:",
|
||
"iWantALanguagePartnerWhoIsLearning": "Se uči:",
|
||
"joinWithClassCode": "Pridruži se tečaju",
|
||
"joinWithClassCodeHint": "Vnesi kodo povabila",
|
||
"languageLevelPreA1": "Popoln začetnik (Pre A1)",
|
||
"languageLevelA1": "Začetnik (A1)",
|
||
"languageLevelA2": "Elementarni (A2)",
|
||
"languageLevelB1": "Srednjega nivoja (B1)",
|
||
"languageLevelB2": "Višji srednji nivo (B2)",
|
||
"languageLevelC1": "Napredno (C1)",
|
||
"languageLevelC2": "Obvladovanje (C2)",
|
||
"changeTheNameOfTheClass": "Spremeni ime",
|
||
"changeTheNameOfTheChat": "Spremeni ime klepeta",
|
||
"askPangeaBot": "Vprašajte Pangea Bota za kontekstualno definicijo.",
|
||
"sorryNoResults": "Oprostite, ni rezultatov.",
|
||
"ignoreInThisText": "Prezri",
|
||
"helpMeTranslate": "Da!",
|
||
"needsItShortMessage": "Izven cilja",
|
||
"needsItMessage": "Počakajte, to ni {targetLanguage}! Ali potrebujete pomoč pri prevajanju?",
|
||
"needsIgcMessage": "To sporočilo ima slovnično napako.",
|
||
"tokenTranslationTitle": "Beseda je v vašem osnovnem jeziku.",
|
||
"spanTranslationDesc": "Spodaj si oglejte možne prevode.",
|
||
"spanTranslationTitle": "Nekatere besede so v vašem osnovnem jeziku.",
|
||
"l1SpanAndGrammarTitle": "Izven cilja jezika",
|
||
"l1SpanAndGrammarDesc": "To je lahko v vašem osnovnem jeziku ali pa je slovnična napaka.",
|
||
"otherTitle": "Imate napako.",
|
||
"otherDesc": "Spodaj si oglejte možne popravke.",
|
||
"countryInformation": "Moja država",
|
||
"myLanguages": "Moji osnovni in ciljni jeziki",
|
||
"targetLanguage": "Ciljni jezik",
|
||
"sourceLanguage": "Osnovni jezik",
|
||
"languagesISpeak": "Jeziki, ki jih govorim",
|
||
"updateLanguage": "Moji jeziki",
|
||
"whatLanguageYouWantToLearn": "Kateri jezik želiš naučiti?",
|
||
"whatIsYourBaseLanguage": "Kakšen je vaš osnovni jezik?",
|
||
"saveChanges": "Shrani spremembe",
|
||
"publicProfileTitle": "Dovolim, da je moj profil najden v iskanju",
|
||
"publicProfileDesc": "Z vklopom omogočite drugim uporabnikom, da najdejo vaš profil v globalni iskalni vrstici in pošljejo zahteve za klepet. V tem trenutku lahko izberete, ali želite sprejeti ali zavrniti zahtevo.",
|
||
"errorDisableIT": "Pomoč pri prevajanju je izklopljena.",
|
||
"errorDisableIGC": "Pomoč pri slovnici je izklopljena.",
|
||
"errorDisableLanguageAssistance": "Pomoč pri prevajanju in slovnici sta izklopljeni.",
|
||
"errorDisableITUserDesc": "Kliknite tukaj za posodobitev nastavitev pomoči pri prevajanju",
|
||
"errorDisableIGCUserDesc": "Kliknite tukaj za posodobitev nastavitev pomoči pri slovnici",
|
||
"errorDisableLanguageAssistanceUserDesc": "Kliknite tukaj za posodobitev nastavitev pomoči pri prevajanju in slovnici",
|
||
"errorDisableITClassDesc": "Pomoč pri prevajanju je izklopljena za tečaj, v katerem je ta klepet.",
|
||
"errorDisableIGCClassDesc": "Pomoč pri slovnici je izklopljena za tečaj, v katerem je ta klepet.",
|
||
"itIsDisabled": "Interaktivno prevajanje je onemogočeno",
|
||
"igcIsDisabled": "Interaktivno preverjanje slovnice je onemogočeno",
|
||
"goToLearningSettings": "Pojdi na nastavitve učenja",
|
||
"error405Title": "Jeziki niso nastavljeni",
|
||
"error405Desc": "Prosimo, nastavite svoje jezike v Glavnem meniju > Nastavitve učenja.",
|
||
"loginOrSignup": "Prijavite se z",
|
||
"iAgreeToThe": "Strinjam se s ",
|
||
"termsAndConditions": "Pogoji in določila",
|
||
"andCertifyIAmAtLeast13YearsOfAge": "in potrjujem, da sem starejši od 16 let.",
|
||
"error502504Title": "Vau, veliko je študentov na spletu!",
|
||
"error502504Desc": "Orodja za prevajanje in slovnico so lahko počasna ali nedosegljiva, medtem ko se bot Pangea posodablja.",
|
||
"error404Title": "Napaka pri prevajanju!",
|
||
"error404Desc": "Bot Pangea ni prepričan, kako naj to prevede...",
|
||
"errorPleaseRefresh": "Preučujemo to! Prosimo, osvežite stran in poskusite znova.",
|
||
"toggleIT": "Interaktivno prevajanje",
|
||
"toggleIGC": "Interaktivno preverjanje slovnice",
|
||
"toggleToolSettingsDescription": "Tukaj lahko vklopite ali izklopite posamezna nastavitev jezikovnih orodij.",
|
||
"connectedToStaging": "Povezano s testnim okoljem",
|
||
"learningSettings": "Nastavitve učenja",
|
||
"sendVoiceNotes": "Pošlji glasovne opombe",
|
||
"sendVoiceNotesDesc": "Vklopite to možnost, da učenci lahko pošiljajo glasovne opombe v klepetih.",
|
||
"chatTopic": "Tema klepeta",
|
||
"chatTopicDesc": "Nastavite temo klepeta",
|
||
"inviteStudentByUserNameDesc": "Če ima vaš učenec že račun, ga lahko poiščete.",
|
||
"participants": "Udeleženci",
|
||
"almostPerfect": "Zdi se, da je prav! Tukaj je, kaj bi jaz rekel.",
|
||
"prettyGood": "Prav dobro! Tukaj je, kaj bi jaz rekel.",
|
||
"letMeThink": "Hmm, poglejmo, kako si se izkazal!",
|
||
"clickMessageTitle": "Potrebujete pomoč?",
|
||
"clickMessageBody": "Kliknite sporočilo za jezikovne orodja, kot so prevajanje, predvajanje in več!",
|
||
"understandingMessagesTitle": "Definicije in prevodi!",
|
||
"understandingMessagesBody": "Kliknite podčrtana beseda za definicije. Prevedite z možnostmi sporočila (zgoraj desno).",
|
||
"allDone": "Vse je opravljeno!",
|
||
"vocab": "Vocab",
|
||
"low": "Imamo dokaze, da uporabnik ne razume teh besed.",
|
||
"medium": "Te besede so bile uporabljene. Ni jasno, ali jih uporabnik popolnoma razume ali ne.",
|
||
"high": "Imamo dokaze, da uporabnik razume te besede.",
|
||
"unknownProficiency": "Te besede niso bile uporabljene v Pangea Chat.",
|
||
"changeView": "Preklopi poglede.",
|
||
"clearAll": "Počistiti vse besede?",
|
||
"generateVocabulary": "Ustvari besedišče iz naslova in opisa",
|
||
"generatePrompts": "Ustvari pozive",
|
||
"subscribe": "Naroči se",
|
||
"getAccess": "Naroči se zdaj!",
|
||
"subscriptionDesc": "Sporočanje je brezplačno! Naročite se za odklepanje interaktivnega prevajanja, preverjanja slovnice in analitike učenja.",
|
||
"subscriptionManagement": "Upravljanje naročnine",
|
||
"currentSubscription": "Trenutna naročnina",
|
||
"changeSubscription": "Spremeni svojo naročnino",
|
||
"cancelSubscription": "Prekliči naročnino",
|
||
"selectYourPlan": "Izberi svoj načrt",
|
||
"subsciptionPlatformTooltip": "Prijavite se v svojo izvorno napravo, da upravljate svojo naročnino",
|
||
"subscriptionManagementUnavailable": "Upravljanje naročnine ni na voljo",
|
||
"paymentMethod": "Način plačila",
|
||
"paymentHistory": "Zgodovina plačil",
|
||
"emptyChatDownloadWarning": "Ne morete prenesti praznega klepeta",
|
||
"update": "Posodobi",
|
||
"updateDesc": "Zdaj lahko posodobite to aplikacijo iz {localVersion} na {storeVersion}",
|
||
"maybeLater": "Morda kasneje",
|
||
"mainMenu": "Glavni meni",
|
||
"toggleImmersionMode": "Način potopitve",
|
||
"toggleImmersionModeDesc": "Ko je omogočeno, so vsa sporočila prikazana v vašem ciljnem jeziku. Ta nastavitev je najbolj uporabna pri jezikovnih izmenjavah.",
|
||
"itToggleDescription": "Ta orodje za učenje jezika bo prepoznalo besede v vašem osnovnem jeziku in vam pomagalo prevesti jih v vaš ciljni jezik. Čeprav redko, lahko AI naredi napake pri prevajanju.",
|
||
"igcToggleDescription": "To orodje za učenje jezika bo prepoznalo pogoste napake v črkovanju, slovnici in ločili v vašem sporočilu ter predlagalo popravke. Čeprav redko, lahko AI naredi napake pri popravkih.",
|
||
"originalMessage": "Izvirno sporočilo",
|
||
"sentMessage": "Poslano sporočilo",
|
||
"useType": "Vrsta uporabe",
|
||
"notAvailable": "Ni na voljo",
|
||
"taAndGaTooltip": "L2 uporaba z asistenčno prevajanjem in slovničnim pomočnikom",
|
||
"definitionsToolName": "Določitve besed",
|
||
"messageTranslationsToolName": "Prevod sporočil",
|
||
"definitionsToolDescription": "Ko je omogočeno, so besede podčrtane v modro in jih je mogoče klikniti za definicije. Kliknite na sporočila za dostop do definicij.",
|
||
"translationsToolDescrption": "Ko je omogočeno, kliknite na sporočilo in ikono prevoda, da si ogledate sporočilo v vašem osnovnem jeziku.",
|
||
"welcomeBack": "Dobrodošli nazaj! Če ste bili del pilotnega programa 2023-2024, nas kontaktirajte za vašo posebno pilotno naročnino. Če ste učitelj, ki je (ali vaša institucija je) kupila licence za vašo razred, nas kontaktirajte za vašo učiteljsko naročnino.",
|
||
"kickAllStudents": "Odstrani vse učence",
|
||
"kickAllStudentsConfirmation": "Ste prepričani, da želite odstraniti vse učence?",
|
||
"inviteAllStudents": "Vabite vse učence",
|
||
"inviteAllStudentsConfirmation": "Ste prepričani, da želite povabiti vse učence?",
|
||
"inviteUsersFromPangea": "Dodaj administratorje",
|
||
"redeemPromoCode": "Unovči promocijsko kodo",
|
||
"enterPromoCode": "Vnesi promocijsko kodo",
|
||
"downloadTxtFile": "Prenesi besedilno datoteko",
|
||
"downloadCSVFile": "Prenesi CSV datoteko",
|
||
"promotionalSubscriptionDesc": "Trenutno imate doživljenjsko promocijsko naročnino. Pišite na support@pangea.chat za pomoč pri spremembi vaše naročnine.",
|
||
"originalSubscriptionPlatform": "Naročnina kupljena prek {purchasePlatform}",
|
||
"oneWeekTrial": "Preizkus za en teden",
|
||
"downloadXLSXFile": "Prenesi Excel datoteko",
|
||
"abDisplayName": "Abhazijski",
|
||
"aaDisplayName": "Afar",
|
||
"afDisplayName": "Afrikaans",
|
||
"akDisplayName": "Akan",
|
||
"sqDisplayName": "Albanski",
|
||
"amDisplayName": "Amharščina",
|
||
"arDisplayName": "Arabščina",
|
||
"anDisplayName": "Aragonščina",
|
||
"hyDisplayName": "Armenski",
|
||
"asDisplayName": "Assamski",
|
||
"avDisplayName": "Avarščina",
|
||
"aeDisplayName": "Avestaščina",
|
||
"ayDisplayName": "Ajmarščina",
|
||
"azDisplayName": "Azerbejdžanščina",
|
||
"bmDisplayName": "Bambara",
|
||
"baDisplayName": "Baškirski",
|
||
"euDisplayName": "Baskovski",
|
||
"beDisplayName": "Beloruščina",
|
||
"bnDisplayName": "Bengalščina",
|
||
"bhDisplayName": "Bihari",
|
||
"biDisplayName": "Bislama",
|
||
"bsDisplayName": "Bosanski",
|
||
"brDisplayName": "Bretonec",
|
||
"bgDisplayName": "Bolgarščina",
|
||
"myDisplayName": "Burmanski",
|
||
"caDisplayName": "Katalonščina, Valencianščina",
|
||
"chDisplayName": "Chamorro",
|
||
"ceDisplayName": "Čečenščina",
|
||
"nyDisplayName": "Chichewa, Chewa, Nyanja",
|
||
"zhDisplayName": "Kitajščina",
|
||
"cvDisplayName": "Čuvašščina",
|
||
"kwDisplayName": "Kornščina",
|
||
"coDisplayName": "Korsičanščina",
|
||
"crDisplayName": "Cree",
|
||
"hrDisplayName": "Hrvaščina",
|
||
"csDisplayName": "Češčina",
|
||
"daDisplayName": "Dansko",
|
||
"dvDisplayName": "Divehi; Dhivehi; Maldivski;",
|
||
"nlDisplayName": "Nizozemščina",
|
||
"enDisplayName": "Angleščina",
|
||
"eoDisplayName": "Esperanto",
|
||
"etDisplayName": "Estonščina",
|
||
"eeDisplayName": "Ewe",
|
||
"foDisplayName": "Farski",
|
||
"fjDisplayName": "Fidžijski",
|
||
"fiDisplayName": "Finščina",
|
||
"frDisplayName": "Francoščina",
|
||
"ffDisplayName": "Fula; Fulah; Pulaar; Pular",
|
||
"glDisplayName": "Galicijski",
|
||
"kaDisplayName": "Gruzijski",
|
||
"deDisplayName": "Nemščina",
|
||
"elDisplayName": "Grščina, sodobna",
|
||
"gnDisplayName": "Gvarani",
|
||
"guDisplayName": "Gudžarati",
|
||
"htDisplayName": "Haitian, Haitijska kreolska",
|
||
"haDisplayName": "Hauska",
|
||
"heDisplayName": "Hebrejščina (sodobna)",
|
||
"hzDisplayName": "Herero",
|
||
"hiDisplayName": "Hindijščina",
|
||
"hoDisplayName": "Hiri Motu",
|
||
"huDisplayName": "Madžarščina",
|
||
"iaDisplayName": "Interlingua",
|
||
"idDisplayName": "Indonezijski",
|
||
"ieDisplayName": "Interlingue",
|
||
"gaDisplayName": "irski",
|
||
"igDisplayName": "Igbo",
|
||
"ikDisplayName": "Inupiaq",
|
||
"ioDisplayName": "Ido",
|
||
"isDisplayName": "Islandščina",
|
||
"itDisplayName": "Italijanščina",
|
||
"iuDisplayName": "Inuktitut",
|
||
"jaDisplayName": "Japonski",
|
||
"jvDisplayName": "Javanese",
|
||
"klDisplayName": "Kalaallisut, grenlandski",
|
||
"knDisplayName": "Kannada",
|
||
"krDisplayName": "Kanuri",
|
||
"ksDisplayName": "Kašmirščina",
|
||
"kkDisplayName": "Kazahstanščina",
|
||
"kmDisplayName": "Khmerski",
|
||
"kiDisplayName": "Kikuyu, Gikuyu",
|
||
"rwDisplayName": "Kinyarwanda",
|
||
"kyDisplayName": "Kirgizki, Kirgiški",
|
||
"kvDisplayName": "Komi",
|
||
"kgDisplayName": "Kongo",
|
||
"koDisplayName": "Korejski",
|
||
"kuDisplayName": "Kurdski",
|
||
"kjDisplayName": "Kvanjama, Kuanyama",
|
||
"laDisplayName": "Latinščina",
|
||
"lbDisplayName": "Luksemburščina, Letzeburgesch",
|
||
"lgDisplayName": "Ganda",
|
||
"liDisplayName": "Limburščina, Limburger",
|
||
"lnDisplayName": "Lingala",
|
||
"loDisplayName": "Laoski",
|
||
"ltDisplayName": "Litovanščina",
|
||
"luDisplayName": "Luba-Katanga",
|
||
"lvDisplayName": "Latvijščina",
|
||
"gvDisplayName": "Manx",
|
||
"mkDisplayName": "Makedonščina",
|
||
"mgDisplayName": "Madagaskarski",
|
||
"msDisplayName": "Malajščina",
|
||
"mlDisplayName": "Malajalam",
|
||
"mtDisplayName": "Malteščina",
|
||
"miDisplayName": "Maori",
|
||
"mrDisplayName": "Maratí (Maráthi)",
|
||
"mhDisplayName": "Marshallese",
|
||
"mnDisplayName": "Mongolski",
|
||
"naDisplayName": "Nauru",
|
||
"nvDisplayName": "Navaho, Navaho",
|
||
"nbDisplayName": "Norveški Bokmål",
|
||
"ndDisplayName": "Severni Ndebele",
|
||
"neDisplayName": "Nepalski",
|
||
"ngDisplayName": "Ndonga",
|
||
"nnDisplayName": "Norveški Nynorsk",
|
||
"noDisplayName": "Norveški",
|
||
"iiDisplayName": "Nuosu",
|
||
"nrDisplayName": "Južni Ndebele",
|
||
"ocDisplayName": "Okcitanski",
|
||
"ojDisplayName": "Ojibwe, Ojibwa",
|
||
"cuDisplayName": "Stara cerkvena slovanščina, cerkvena slovanščina, cerkvena slovanščina, stari bugarski, stari slavanski",
|
||
"omDisplayName": "Oromo",
|
||
"orDisplayName": "Orija",
|
||
"osDisplayName": "Osetski, osetščina",
|
||
"paDisplayName": "Pendžabi, pandžabi",
|
||
"piDisplayName": "Pāli",
|
||
"faDisplayName": "Perzijski",
|
||
"plDisplayName": "Poljščina",
|
||
"psDisplayName": "Paštunščina, Pushtu",
|
||
"ptDisplayName": "Portugalščina",
|
||
"quDisplayName": "Kečua",
|
||
"rmDisplayName": "Retoromanščina",
|
||
"rnDisplayName": "Kirundi",
|
||
"roDisplayName": "Romunščina, Moldavščina",
|
||
"ruDisplayName": "Ruščina",
|
||
"saDisplayName": "Sanskrt, Sánskṛta",
|
||
"scDisplayName": "Sardinščina",
|
||
"sdDisplayName": "Sindhi",
|
||
"seDisplayName": "Severni sami",
|
||
"smDisplayName": "Samoanščina",
|
||
"sgDisplayName": "Sango",
|
||
"srDisplayName": "Srbščina",
|
||
"gdDisplayName": "Škotska gelščina, gelščina",
|
||
"snDisplayName": "Šona",
|
||
"siDisplayName": "Sinhala, Sinhalese",
|
||
"skDisplayName": "Slovak",
|
||
"slDisplayName": "Slovene",
|
||
"soDisplayName": "Somali",
|
||
"stDisplayName": "Southern Sotho",
|
||
"esDisplayName": "Španski",
|
||
"suDisplayName": "Sundanski",
|
||
"swDisplayName": "Svahilski",
|
||
"ssDisplayName": "Swati",
|
||
"svDisplayName": "Švedski",
|
||
"taDisplayName": "Tamil",
|
||
"teDisplayName": "Telugu",
|
||
"tgDisplayName": "Tadžik",
|
||
"thDisplayName": "Tajski",
|
||
"tiDisplayName": "Tigrinja",
|
||
"boDisplayName": "Tibetanski standard, Tibetanski, Centralni",
|
||
"tkDisplayName": "Turkmenski",
|
||
"tlDisplayName": "Tagalog",
|
||
"tnDisplayName": "Tswana",
|
||
"toDisplayName": "Tonga (Tonga otoki)",
|
||
"trDisplayName": "Turkščina",
|
||
"tsDisplayName": "Tsonga",
|
||
"ttDisplayName": "Tatarščina",
|
||
"twDisplayName": "Twi",
|
||
"tyDisplayName": "Tahitian",
|
||
"ugDisplayName": "Ujgurski, Ujgurski",
|
||
"ukDisplayName": "Ukrajinščina",
|
||
"urDisplayName": "Urdu",
|
||
"uzDisplayName": "Uzbeki",
|
||
"veDisplayName": "Venda",
|
||
"viDisplayName": "Vietnamščina",
|
||
"voDisplayName": "Volapščina",
|
||
"waDisplayName": "Valonščina",
|
||
"cyDisplayName": "Vališčina",
|
||
"woDisplayName": "Wolof",
|
||
"fyDisplayName": "Zahodnofrizijščina",
|
||
"xhDisplayName": "Xhosa",
|
||
"yiDisplayName": "Jidiš",
|
||
"yoDisplayName": "Joruba",
|
||
"zaDisplayName": "Zhuang, Chuang",
|
||
"unkDisplayName": "Neznano",
|
||
"zuDisplayName": "Zulu",
|
||
"hawDisplayName": "Havajski",
|
||
"hmnDisplayName": "Hmong",
|
||
"multiDisplayName": "Več",
|
||
"cebDisplayName": "Cebuano",
|
||
"dzDisplayName": "Dzongkha",
|
||
"iwDisplayName": "Hebrejščina",
|
||
"jwDisplayName": "Javanščina",
|
||
"moDisplayName": "Moldavski",
|
||
"shDisplayName": "Srbko-hrvaški",
|
||
"wwCountryDisplayName": "Po vsem svetu",
|
||
"afCountryDisplayName": "Afganistan",
|
||
"axCountryDisplayName": "Otočja Aland",
|
||
"alCountryDisplayName": "Albanija",
|
||
"dzCountryDisplayName": "Alžirija",
|
||
"asCountryDisplayName": "Ameriška Samoa",
|
||
"adCountryDisplayName": "Andora",
|
||
"aoCountryDisplayName": "Angola",
|
||
"aiCountryDisplayName": "Angvila",
|
||
"agCountryDisplayName": "Antigua in Barbuda",
|
||
"arCountryDisplayName": "Argentina",
|
||
"amCountryDisplayName": "Armenija",
|
||
"awCountryDisplayName": "Aruba",
|
||
"acCountryDisplayName": "Otoki Ascension",
|
||
"auCountryDisplayName": "Avstralija",
|
||
"atCountryDisplayName": "Avstrija",
|
||
"azCountryDisplayName": "Azerbejdžan",
|
||
"bsCountryDisplayName": "Bahami",
|
||
"bhCountryDisplayName": "Bahrein",
|
||
"bdCountryDisplayName": "Bangladeš",
|
||
"bbCountryDisplayName": "Barbados",
|
||
"byCountryDisplayName": "Belorusija",
|
||
"beCountryDisplayName": "Belgija",
|
||
"bzCountryDisplayName": "Belize",
|
||
"bjCountryDisplayName": "Benin",
|
||
"bmCountryDisplayName": "Bermuda",
|
||
"btCountryDisplayName": "Butan",
|
||
"boCountryDisplayName": "Bolivija",
|
||
"baCountryDisplayName": "Bosna in Hercegovina",
|
||
"bwCountryDisplayName": "Botsvana",
|
||
"brCountryDisplayName": "Brazilija",
|
||
"ioCountryDisplayName": "Britanski Indijski Ocean",
|
||
"vgCountryDisplayName": "Britanski Deviški otoki",
|
||
"bnCountryDisplayName": "Brunei",
|
||
"bgCountryDisplayName": "Bolgarija",
|
||
"bfCountryDisplayName": "Burkina Faso",
|
||
"biCountryDisplayName": "Burundi",
|
||
"khCountryDisplayName": "Kambodža",
|
||
"cmCountryDisplayName": "Kamerun",
|
||
"caCountryDisplayName": "Kanada",
|
||
"cvCountryDisplayName": "Zelenortski otoki",
|
||
"bqCountryDisplayName": "Karibske Nizozemske",
|
||
"kyCountryDisplayName": "Kajmanski otoki",
|
||
"cfCountryDisplayName": "Centralnoafriška republika",
|
||
"tdCountryDisplayName": "Čad",
|
||
"clCountryDisplayName": "Čile",
|
||
"cnCountryDisplayName": "Kitajska",
|
||
"cxCountryDisplayName": "Božični otok",
|
||
"ccCountryDisplayName": "Kokosovi [Keeling] otoki",
|
||
"coCountryDisplayName": "Kolumbija",
|
||
"kmCountryDisplayName": "Komori",
|
||
"cdCountryDisplayName": "Demokratična republika Kongo",
|
||
"cgCountryDisplayName": "Republika Kongo",
|
||
"ckCountryDisplayName": "Cookovi otoki",
|
||
"crCountryDisplayName": "Kostarika",
|
||
"ciCountryDisplayName": "Obala Slonovine",
|
||
"hrCountryDisplayName": "Hrvaška",
|
||
"cuCountryDisplayName": "Kuba",
|
||
"cwCountryDisplayName": "Curaçao",
|
||
"cyCountryDisplayName": "Ciper",
|
||
"czCountryDisplayName": "Češka",
|
||
"dkCountryDisplayName": "Danska",
|
||
"djCountryDisplayName": "Džibuti",
|
||
"dmCountryDisplayName": "Dominika",
|
||
"doCountryDisplayName": "Dominikanska republika",
|
||
"tlCountryDisplayName": "Vzhodni Timor",
|
||
"ecCountryDisplayName": "Ekvador",
|
||
"egCountryDisplayName": "Egipt",
|
||
"svCountryDisplayName": "Salvador",
|
||
"gqCountryDisplayName": "Ekvatorialna Gvineja",
|
||
"erCountryDisplayName": "Eritreja",
|
||
"eeCountryDisplayName": "Estonija",
|
||
"szCountryDisplayName": "Esvatini",
|
||
"etCountryDisplayName": "Etiopija",
|
||
"fkCountryDisplayName": "Folklandski otoki",
|
||
"foCountryDisplayName": "Ferski otoki",
|
||
"fjCountryDisplayName": "Fiji",
|
||
"fiCountryDisplayName": "Finska",
|
||
"frCountryDisplayName": "Francija",
|
||
"gfCountryDisplayName": "Francoska Gvajana",
|
||
"pfCountryDisplayName": "Francoska Polinezija",
|
||
"gaCountryDisplayName": "Gabon",
|
||
"gmCountryDisplayName": "Gambija",
|
||
"geCountryDisplayName": "Gruzija",
|
||
"deCountryDisplayName": "Nemčija",
|
||
"ghCountryDisplayName": "Gana",
|
||
"giCountryDisplayName": "Gibraltar",
|
||
"grCountryDisplayName": "Grčija",
|
||
"glCountryDisplayName": "Grenlandija",
|
||
"gdCountryDisplayName": "Grenada",
|
||
"gpCountryDisplayName": "Gvajana",
|
||
"guCountryDisplayName": "Guam",
|
||
"gtCountryDisplayName": "Gvatemala",
|
||
"ggCountryDisplayName": "Guernsey",
|
||
"gnCountryDisplayName": "Gvineja Conakry",
|
||
"gwCountryDisplayName": "Gvineja-Bisao",
|
||
"gyCountryDisplayName": "Gvajana",
|
||
"htCountryDisplayName": "Haiti",
|
||
"hmCountryDisplayName": "Ostrvo Heard in otoki McDonald",
|
||
"hnCountryDisplayName": "Honduras",
|
||
"hkCountryDisplayName": "Hong Kong",
|
||
"huCountryDisplayName": "Madžarska",
|
||
"isCountryDisplayName": " Islandija",
|
||
"inCountryDisplayName": "Indija",
|
||
"idCountryDisplayName": "Indonezija",
|
||
"irCountryDisplayName": "Iran",
|
||
"iqCountryDisplayName": "Irak",
|
||
"ieCountryDisplayName": "Irska",
|
||
"imCountryDisplayName": "Otok Man",
|
||
"ilCountryDisplayName": "Izrael",
|
||
"itCountryDisplayName": "Italija",
|
||
"jmCountryDisplayName": "Jamajka",
|
||
"jpCountryDisplayName": "Japonska",
|
||
"jeCountryDisplayName": "Jersey",
|
||
"joCountryDisplayName": "Jordan",
|
||
"kzCountryDisplayName": "Kazahstan",
|
||
"keCountryDisplayName": "Kenija",
|
||
"kiCountryDisplayName": "Kiribati",
|
||
"xkCountryDisplayName": "Kosovo",
|
||
"kwCountryDisplayName": "Kuvajt",
|
||
"kgCountryDisplayName": "Kirgizistan",
|
||
"laCountryDisplayName": "Laos",
|
||
"lvCountryDisplayName": "Latvija",
|
||
"lbCountryDisplayName": "Liban",
|
||
"lsCountryDisplayName": "Lesoto",
|
||
"lrCountryDisplayName": "Liberija",
|
||
"lyCountryDisplayName": "Libija",
|
||
"liCountryDisplayName": "Lihtenštajn",
|
||
"ltCountryDisplayName": "Litvanija",
|
||
"luCountryDisplayName": "Luksemburg",
|
||
"moCountryDisplayName": "Makao",
|
||
"mkCountryDisplayName": "Severna Makedonija",
|
||
"mgCountryDisplayName": "Madagaskar",
|
||
"mwCountryDisplayName": "Malavi",
|
||
"myCountryDisplayName": "Malezija",
|
||
"mvCountryDisplayName": "Maldivi",
|
||
"mlCountryDisplayName": "Mali",
|
||
"mtCountryDisplayName": "Malta",
|
||
"mhCountryDisplayName": "Marshallovi otoki",
|
||
"mqCountryDisplayName": "Martinique",
|
||
"mrCountryDisplayName": "Mauretanija",
|
||
"muCountryDisplayName": "Mauritius",
|
||
"ytCountryDisplayName": "Mayotte",
|
||
"mxCountryDisplayName": "Mehiko",
|
||
"fmCountryDisplayName": "Mikronezija",
|
||
"mdCountryDisplayName": "Moldova",
|
||
"mcCountryDisplayName": "Monako",
|
||
"mnCountryDisplayName": "Mongolija",
|
||
"meCountryDisplayName": "Črna gora",
|
||
"msCountryDisplayName": "Montserrat",
|
||
"maCountryDisplayName": "Maroko",
|
||
"mzCountryDisplayName": "Mozambik",
|
||
"mmCountryDisplayName": "Mjanmar (Burma)",
|
||
"naCountryDisplayName": "Namibija",
|
||
"nrCountryDisplayName": "Nauru",
|
||
"npCountryDisplayName": "Nepal",
|
||
"nlCountryDisplayName": "Nizozemska",
|
||
"ncCountryDisplayName": "Nova Kaledonija",
|
||
"nzCountryDisplayName": "Nova Zelandija",
|
||
"niCountryDisplayName": "Nikaragva",
|
||
"neCountryDisplayName": "Niger",
|
||
"ngCountryDisplayName": "Nigerija",
|
||
"nuCountryDisplayName": "Niue",
|
||
"nfCountryDisplayName": "Otok Norfolk",
|
||
"kpCountryDisplayName": "Severna Koreja",
|
||
"mpCountryDisplayName": "Severni Marijanski otoki",
|
||
"noCountryDisplayName": "Norveška",
|
||
"omCountryDisplayName": "Oman",
|
||
"pkCountryDisplayName": "Pakistan",
|
||
"pwCountryDisplayName": "Palau",
|
||
"psCountryDisplayName": "Palestinske ozemlje",
|
||
"paCountryDisplayName": "Panama",
|
||
"pgCountryDisplayName": "Papua Nova Gvineja",
|
||
"pyCountryDisplayName": "Paragvaj",
|
||
"peCountryDisplayName": "Peru",
|
||
"phCountryDisplayName": "Filipini",
|
||
"plCountryDisplayName": "Poljska",
|
||
"ptCountryDisplayName": "Portugalska",
|
||
"prCountryDisplayName": "Portoriko",
|
||
"qaCountryDisplayName": "Katar",
|
||
"reCountryDisplayName": "Réunion",
|
||
"roCountryDisplayName": "Romunija",
|
||
"ruCountryDisplayName": "Rusija",
|
||
"rwCountryDisplayName": "Ruanda",
|
||
"blCountryDisplayName": "Saint Barthélemy",
|
||
"shCountryDisplayName": "Sveta Helena",
|
||
"knCountryDisplayName": "St. Kitts",
|
||
"lcCountryDisplayName": "St. Lucia",
|
||
"mfCountryDisplayName": "Saint Martin",
|
||
"pmCountryDisplayName": "Saint Pierre in Miquelon",
|
||
"vcCountryDisplayName": "St. Vincent",
|
||
"wsCountryDisplayName": "Samoa",
|
||
"smCountryDisplayName": "San Marino",
|
||
"stCountryDisplayName": "Sao Tome in Princese",
|
||
"saCountryDisplayName": "Savdska Arabija",
|
||
"snCountryDisplayName": "Senegal",
|
||
"rsCountryDisplayName": "Srbija",
|
||
"scCountryDisplayName": "Sejšeli",
|
||
"slCountryDisplayName": "Sierra Leone",
|
||
"sgCountryDisplayName": "Singapur",
|
||
"sxCountryDisplayName": "Sint Maarten",
|
||
"skCountryDisplayName": "Slovaška",
|
||
"siCountryDisplayName": "Slovenija",
|
||
"sbCountryDisplayName": "Salomonovi otoki",
|
||
"soCountryDisplayName": "Somalija",
|
||
"zaCountryDisplayName": "Južna Afrika",
|
||
"gsCountryDisplayName": "Južna Georgija in Južni Sandwich otoki",
|
||
"krCountryDisplayName": "Južna Koreja",
|
||
"ssCountryDisplayName": "Južni Sudan",
|
||
"esCountryDisplayName": "Španija",
|
||
"lkCountryDisplayName": "Šrilanka",
|
||
"sdCountryDisplayName": "Sudan",
|
||
"srCountryDisplayName": "Surinam",
|
||
"sjCountryDisplayName": "Švedska in Jan Mayen",
|
||
"seCountryDisplayName": "Švedska",
|
||
"chCountryDisplayName": "Švica",
|
||
"syCountryDisplayName": "Sirija",
|
||
"twCountryDisplayName": "Tajvan",
|
||
"tjCountryDisplayName": "Tadžikistan",
|
||
"tzCountryDisplayName": "Tanzanija",
|
||
"thCountryDisplayName": "Tajska",
|
||
"tgCountryDisplayName": "Togo",
|
||
"tkCountryDisplayName": "Tokelau",
|
||
"toCountryDisplayName": "Tonga",
|
||
"ttCountryDisplayName": "Trinidad in Tobago",
|
||
"tnCountryDisplayName": "Tunizija",
|
||
"trCountryDisplayName": "Turčija",
|
||
"tmCountryDisplayName": "Turkmenistan",
|
||
"tcCountryDisplayName": "Turks in Caicos otoki",
|
||
"tvCountryDisplayName": "Tuvalu",
|
||
"viCountryDisplayName": "Ameriški Deviški otoki",
|
||
"ugCountryDisplayName": "Uganda",
|
||
"uaCountryDisplayName": "Ukrajina",
|
||
"aeCountryDisplayName": "Združeni arabski emirati",
|
||
"gbCountryDisplayName": "Združeno kraljestvo",
|
||
"usCountryDisplayName": "Združene države",
|
||
"uyCountryDisplayName": "Urugvaj",
|
||
"uzCountryDisplayName": "Uzbekistan",
|
||
"vuCountryDisplayName": "Vanuatu",
|
||
"vaCountryDisplayName": "Vatikanski mesto",
|
||
"veCountryDisplayName": "Venezuela",
|
||
"vnCountryDisplayName": "Vietnam",
|
||
"wfCountryDisplayName": "Wallis in Futuna",
|
||
"ehCountryDisplayName": "Zahodna Sahara",
|
||
"yeCountryDisplayName": "Jemen",
|
||
"zmCountryDisplayName": "Zambija",
|
||
"zwCountryDisplayName": "Zimbabve",
|
||
"pay": "Plačaj",
|
||
"allPrivateChats": "Neposredni pogovori",
|
||
"unknownPrivateChat": "Neznan zasebni klepet",
|
||
"invitedToSpace": "{user} vas je povabil, da se pridružite tečaju: {space}! Ali želite sprejeti?",
|
||
"declinedInvitation": "Zavrnil povabilo",
|
||
"acceptedInvitation": "Sprejel povabilo",
|
||
"youreInvited": "📩 Vabilo!",
|
||
"invitedToChat": "{user} vas je povabil, da se pridružite klepetu: {name}! Ali želite sprejeti?",
|
||
"monthlySubscription": "Mesečno",
|
||
"yearlySubscription": "Letno",
|
||
"defaultSubscription": "Pangea Chat naročnina",
|
||
"freeTrial": "Preizkusno obdobje",
|
||
"grammarAnalytics": "Analiza napak",
|
||
"total": "Skupaj: ",
|
||
"noDataFound": "Ni najdenih podatkov",
|
||
"promoSubscriptionExpirationDesc": "Vaša trenutna naročnina je promocijska in poteče dne {expiration}. Za pomoč pri spremembi naročnine pišite na support@pangea.chat.",
|
||
"emptyChatNameWarning": "Prosimo, vnesite ime za ta klepet",
|
||
"blurMeansTranslateTitle": "Zakaj je sporočilo zamegljeno?",
|
||
"blurMeansTranslateBody": "Med načinom potopitve so sporočila, poslana v vašem osnovnem jeziku, zamegljena, medtem ko jih Pangea Bot prevaja v vaš ciljni jezik. Način potopitve lahko vklopite ali izklopite v nastavitvah posameznih tečajev in nastavitev.",
|
||
"someErrorTitle": "Hm, nekaj ni v redu",
|
||
"someErrorBody": "Lahko je napaka ali nekaj v vašem osnovnem jeziku.",
|
||
"bestCorrectionFeedback": "To je pravilno!",
|
||
"distractorFeedback": "Ni čisto prav.",
|
||
"bestAnswerFeedback": "To je pravilno!",
|
||
"definitionDefaultPrompt": "Kaj pomeni ta beseda?",
|
||
"practiceDefaultPrompt": "Kakšen je najboljši odgovor?",
|
||
"correctionDefaultPrompt": "Kakšna je najboljša zamenjava?",
|
||
"itStartDefaultPrompt": "Ali želiš pomoč pri prevajanju?",
|
||
"lockedChatWarning": "🔒 Ta klepet je zaklenjen",
|
||
"lockChat": "Zakleni klepet",
|
||
"suggestToChat": "Predlagaj ta klepet",
|
||
"suggestToChatDesc": "Predlagani klepeti se bodo prikazali na seznamu klepetov",
|
||
"acceptSelection": "Sprejmi popravek",
|
||
"acceptSelectionAnyway": "Kljub temu uporabi",
|
||
"makingActivity": "Izvajanje dejavnosti",
|
||
"why": "Zakaj?",
|
||
"definition": "Definicija",
|
||
"exampleSentence": "Primer stavka",
|
||
"reportToTeacher": "Kom želite prijaviti to sporočilo?",
|
||
"reportMessageTitle": "{reportingUserId} je prijavil sporočilo od {reportedUserId} v klepetu {roomName}",
|
||
"reportMessageBody": "Sporočilo: {reportedMessage}\nRazlog: {reason}",
|
||
"noTeachersFound": "Ni najdenih učiteljev za prijavo",
|
||
"viewArchive": "Ogled arhiva",
|
||
"trialExpiration": "Vaša brezplačna preizkusna doba poteče {expiration}",
|
||
"freeTrialDesc": "Novi uporabniki prejmejo enotedensko brezplačno preizkusno različico Pangea Chata",
|
||
"activateTrial": "Brezplačna 7-dnevna preizkusna različica",
|
||
"successfullySubscribed": "Uspešno ste se naročili!",
|
||
"clickToManageSubscription": "Kliknite tukaj za upravljanje naročnine.",
|
||
"errorGettingAudio": "Napaka pri pridobivanju zvoka. Osvežite stran in poskusite znova.",
|
||
"signUp": "Registracija",
|
||
"pleaseChooseAtLeastChars": "Prosimo, izberite vsaj {min} znakov.",
|
||
"noEmailWarning": "Prosimo, vnesite veljaven e-poštni naslov. V nasprotnem primeru ne boste mogli ponastaviti gesla. Če ne želite, tapnite gumb znova za nadaljevanje.",
|
||
"pleaseEnterValidEmail": "Prosimo, vnesite veljaven e-poštni naslov.",
|
||
"pleaseChooseAUsername": "Prosimo, izberite uporabniško ime",
|
||
"chooseAUsername": "Izberi uporabniško ime",
|
||
"define": "Določiti",
|
||
"listen": "Poslušaj",
|
||
"addConversationBot": "Omogoči pogovornega bota",
|
||
"addConversationBotDesc": "Dodajte bota v ta pogovor",
|
||
"convoBotSettingsDescription": "Uredi temo pogovora in težavnost",
|
||
"enterAConversationTopic": "Vnesite temo pogovora",
|
||
"conversationTopic": "Tema pogovora",
|
||
"enableModeration": "Omogoči moderacijo",
|
||
"enableModerationDesc": "Omogoči samodejno moderacijo za pregled sporočil, preden so poslana",
|
||
"conversationLanguageLevel": "Kakšna je jezikovna raven tega pogovora?",
|
||
"showDefinition": "Prikaži definicijo",
|
||
"subscriptionPopupTitle": "Ta stavek bi lahko imel slovnično napako...",
|
||
"subscriptionPopupDesc": "Naročite se danes, da odklenete prevajanje in popravke slovnice!",
|
||
"seeOptions": "Oglej si možnosti",
|
||
"continuedWithoutSubscription": "Nadaljuj brez naročnine",
|
||
"trialPeriodExpired": "Vaš preizkusni čas je potekel",
|
||
"selectToDefine": "Kliknite na katerokoli besedo, da si ogledate njeno definicijo!",
|
||
"translations": "prevodi",
|
||
"messageAudio": "zvočni posnetek sporočila",
|
||
"definitions": "definicije",
|
||
"subscribedToUnlockTools": "Naročite se za odklepanje interaktivnega prevajanja, preverjanja slovnice, predvajanja zvoka, prilagojenih vaj in analitike učenja!",
|
||
"translationTooltip": "Prevedi",
|
||
"audioTooltip": "Predvajaj zvok",
|
||
"speechToTextTooltip": "Prepis",
|
||
"certifyAge": "Potrjujem, da sem starejši od {age} let",
|
||
"kickBotWarning": "Odstranitev Pangea bota bo odstranila pogovornega bota iz tega klepeta.",
|
||
"joinToView": "Pridružite se tej sobi za ogled podrobnosti",
|
||
"refresh": "Osveži",
|
||
"autoPlayTitle": "Samodejno predvajanje sporočil",
|
||
"autoPlayDesc": "Ko je omogočeno, bo zvočni posnetek besedila sporočil samodejno predvajan, ko ga izberete.",
|
||
"messageAnalytics": "Analitika sporočil",
|
||
"words": "Besede",
|
||
"score": "Točke",
|
||
"accuracy": "Natančnost",
|
||
"points": "Točke",
|
||
"noPaymentInfo": "Ni potrebnih plačilnih informacij!",
|
||
"conversationBotModeSelectDescription": "Aktivnost klepeta",
|
||
"conversationBotModeSelectOption_discussion": "Razprava",
|
||
"conversationBotModeSelectOption_custom": "Prilagojeno",
|
||
"conversationBotModeSelectOption_conversation": "Klepet",
|
||
"conversationBotModeSelectOption_textAdventure": "Besedna pustolovščina",
|
||
"conversationBotModeSelectOption_storyGame": "Zgodba igra",
|
||
"conversationBotDiscussionZone_title": "Nastavitve razprave",
|
||
"conversationBotDiscussionZone_discussionTopicLabel": "Tema razprave",
|
||
"conversationBotDiscussionZone_discussionTopicPlaceholder": "Nastavi temo razprave",
|
||
"conversationBotDiscussionZone_discussionKeywordsLabel": "Ključne besede razprave",
|
||
"conversationBotDiscussionZone_discussionKeywordsPlaceholder": "Nastavi ključne besede razprave",
|
||
"conversationBotDiscussionZone_discussionKeywordsHintText": "Seznam ključnih besed, ločen s podpičji, za usmerjanje razprave",
|
||
"conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": "Pošlji poziv k razpravi po urniku",
|
||
"conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": "Ure med pozivi k razpravi",
|
||
"conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": "Odgovori na reakcijo ⏩",
|
||
"conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": "Reakcija za pošiljanje poziva k razpravi",
|
||
"conversationBotCustomZone_title": "Prilagojene nastavitve",
|
||
"conversationBotCustomZone_customSystemPromptLabel": "Sistemski poziv",
|
||
"conversationBotCustomZone_customSystemPromptPlaceholder": "Nastavi prilagojeni sistemski poziv",
|
||
"conversationBotCustomZone_customSystemPromptEmptyError": "Manjka prilagojeni sistemski poziv",
|
||
"botConfig": "Nastavitve bota in dejavnosti",
|
||
"botConfigNoPermissionTitle": "Brez dovoljenja",
|
||
"botConfigNoPermissionMessage": "Za spremembo konfiguracije bota kontaktirajte skrbnika sobe",
|
||
"addConversationBotDialogTitleInvite": "Potrdite vabilo v pogovornega bota",
|
||
"addConversationBotButtonInvite": "Vabili",
|
||
"addConversationBotDialogInviteConfirmation": "Vabilo",
|
||
"addConversationBotButtonTitleRemove": "Potrdite odstranitev pogovornega bota",
|
||
"addConversationBotButtonRemove": "Odstrani",
|
||
"addConversationBotDialogRemoveConfirmation": "Odstrani",
|
||
"conversationBotConfigConfirmChange": "Potrdi",
|
||
"conversationBotStatus": "Vabilo bota",
|
||
"conversationBotTextAdventureZone_title": "Tekstovna avantura",
|
||
"conversationBotTextAdventureZone_instructionLabel": "Navodila za vodjo igre",
|
||
"conversationBotTextAdventureZone_instructionPlaceholder": "Nastavi navodila za vodjo igre",
|
||
"conversationBotCustomZone_instructionSystemPromptEmptyError": "Manjka navodila za vodjo igre",
|
||
"studentAnalyticsNotAvailable": "Podatki o učencu trenutno niso na voljo",
|
||
"roomDataMissing": "Nekateri podatki v sobah, v katerih niste član, so lahko manjkajoči",
|
||
"updatePhoneOS": "Morda boste morali posodobiti različico operacijskega sistema naprave",
|
||
"wordsPerMinute": "Besed na minuto",
|
||
"autoIGCToolName": "Samodejno zaženi pomoč pri pisanju Pangea",
|
||
"autoIGCToolDescription": "Samodejno zaženi pomoč pri slovnici in prevajanju v klepetu Pangea pred pošiljanjem sporočila",
|
||
"runGrammarCorrection": "Preveri sporočilo",
|
||
"grammarCorrectionFailed": "Težave za odpravo",
|
||
"grammarCorrectionComplete": "Vse v redu!",
|
||
"tooltipInstructionsTitle": "Niste prepričani, kaj to naredi?",
|
||
"tooltipInstructionsMobileBody": "Podrsajte in držite elemente za ogled nasvetov orodja",
|
||
"tooltipInstructionsBrowserBody": "Premaknite kazalec nad elemente za ogled nasvetov orodja",
|
||
"chatCapacity": "Kapaciteta klepeta",
|
||
"roomFull": "Ta soba je že polna",
|
||
"topicNotSet": "Tema še ni nastavljena",
|
||
"chatCapacityNotSet": "Ta klepet nima omejitve kapacitete",
|
||
"chatCapacityHasBeenChanged": "Kapaciteta klepeta je bila spremenjena",
|
||
"chatCapacitySetTooLow": "Kapaciteta klepeta mora biti vsaj {count}.",
|
||
"chatCapacityExplanation": "Kapaciteta klepeta omejuje število članov, ki so lahko v klepetu.",
|
||
"chatExceedsCapacity": "Ta klepet presega svojo kapaciteto.",
|
||
"tooManyRequest": "Preveč zahtev, poskusite znova kasneje.",
|
||
"enterNumber": "Vnesite celotno število.",
|
||
"buildTranslation": "Sestavite prevod iz zgornjih možnosti",
|
||
"nonexistentSelection": "Izbor več ne obstaja.",
|
||
"changeAnalyticsLanguage": "Spremeni jezik analitike",
|
||
"practice": "Vaja",
|
||
"noLanguagesSet": "Jeziki niso nastavljeni",
|
||
"noActivitiesFound": "Za zdaj je to dovolj! Vrni se kasneje po več.",
|
||
"hintTitle": "Namig:",
|
||
"speechToTextBody": "Za glasovne sporočila lahko vidite prepis ter oceno govora na minuto.",
|
||
"versionNotFound": "Različica ni najdena",
|
||
"fetchingVersion": "Pridobivanje različice...",
|
||
"versionFetchError": "Napaka pri pridobivanju različice",
|
||
"versionText": "Različica: {version}+{buildNumber}",
|
||
"languageButtonLabel": "Jezik: {currentLanguage}",
|
||
"interactiveTranslatorAutoPlaySliderHeader": "Samodejno predvajaj prevod",
|
||
"interactiveTranslatorAutoPlayDesc": "Zažene interaktivni prevajalnik brez vprašanja.",
|
||
"changeAnalyticsView": "Spremeni pogled analitike",
|
||
"l1TranslationBody": "Sporočila v vašem osnovnem jeziku ne bodo prevedena.",
|
||
"deleteSubscriptionWarningTitle": "Imate aktivno naročnino",
|
||
"deleteSubscriptionWarningBody": "Brisanje vašega računa ne bo samodejno preklicalo vaše naročnine.",
|
||
"manageSubscription": "Upravljanje naročnine",
|
||
"error520Title": "Poskusite znova.",
|
||
"error520Desc": "Oprostite, nismo mogli razumeti vaše sporočilo...",
|
||
"wordsUsed": "Uporabljene besede",
|
||
"errorTypes": "Vrste napak",
|
||
"level": "Raven",
|
||
"canceledSend": "Pošiljanje preklicano",
|
||
"morphsUsed": "Uporabljeni morfi",
|
||
"translationChoicesBody": "Kliknite in držite možnost za namig.",
|
||
"grammar": "Slovnica",
|
||
"contactHasBeenInvitedToTheChat": "Stik je bil povabljen v klepet",
|
||
"inviteChat": "📨 Povabi v klepet",
|
||
"chatName": "Ime klepeta",
|
||
"reportContentIssueTitle": "Prijavi težavo s vsebino",
|
||
"feedback": "Neobvezni povratni odziv",
|
||
"reportContentIssueDescription": "Oh ne! Umetna inteligenca lahko olajša prilagojene učne izkušnje, vendar... tudi halucinira. Prosimo, da podate kakršne koli povratne informacije in poskusili bomo znova.",
|
||
"changeContent": "Oh ne! Umetna inteligenca lahko olajša prilagojene učne izkušnje, vendar... tudi halucinira. Kaj naj bo?",
|
||
"clickTheWordAgainToDeselect": "Kliknite izbrano besedo, da jo odznačite.",
|
||
"l2SupportNa": "Ni na voljo",
|
||
"l2SupportAlpha": "Alpha",
|
||
"l2SupportBeta": "Beta",
|
||
"l2SupportFull": "Polno",
|
||
"missingVoiceTitle": "Manjka glas",
|
||
"voiceNotAvailable": "Za ta jezik nimate nameščenega glasu.",
|
||
"openVoiceSettings": "Odpri nastavitve glasu",
|
||
"playAudio": "Predvajaj",
|
||
"stop": "Ustavi",
|
||
"grammarCopyPOSsconj": "Podredni veznik",
|
||
"grammarCopyPOSnum": "Število",
|
||
"grammarCopyPOSverb": "Glagol",
|
||
"grammarCopyPOSaffix": "Pripona",
|
||
"grammarCopyPOSpart": "Delček",
|
||
"grammarCopyPOSadj": " Pridevnik",
|
||
"grammarCopyPOScconj": "Soglasje",
|
||
"grammarCopyPOSpunct": "Vprašalnik",
|
||
"grammarCopyPOSadv": "Prislov",
|
||
"grammarCopyPOSaux": "Pomožni",
|
||
"grammarCopyPOSspace": "Presledek",
|
||
"grammarCopyPOSsym": "Simbol",
|
||
"grammarCopyPOSdet": "Člen",
|
||
"grammarCopyPOSpron": "Zaimek",
|
||
"grammarCopyPOSadp": "Predložni izraz",
|
||
"grammarCopyPOSpropn": "Lastno ime",
|
||
"grammarCopyPOSnoun": "Samostalnik",
|
||
"grammarCopyPOSintj": "Vzik",
|
||
"grammarCopyPOSx": "Drugo",
|
||
"grammarCopyGENDERfem": "Ženski spol",
|
||
"grammarCopyPERSON2": "Druga oseba",
|
||
"grammarCopyMOODimp": "Ukazni način",
|
||
"grammarCopyPUNCTTYPEqest": "Vprašanje",
|
||
"grammarCopyASPECTperf": "Perfectivno",
|
||
"grammarCopyCASEaccnom": "Akuzativ, Nominativ",
|
||
"grammarCopyCASEobl": "Okluziv",
|
||
"grammarCopyVOICEact": "Aktivni glas",
|
||
"grammarCopyPUNCTTYPEbrck": "Okvir",
|
||
"grammarCopyNOUNTYPEart": "Členek",
|
||
"grammarCopyNUMBERsing": "Ednina",
|
||
"grammarCopyGENDERmasc": "Moški spol",
|
||
"grammarCopyVERBTYPEmod": "Modalni glagol",
|
||
"grammarCopyADVTYPEadverbial": "Prilastek",
|
||
"grammarCopyTENSEperi": "Perifrastični čas",
|
||
"grammarCopyNUMFORMdigit": "Številka",
|
||
"grammarCopyNOUNTYPEnot_proper": "Ni lastno ime",
|
||
"grammarCopyNUMTYPEcard": "Številčni",
|
||
"grammarCopyNOUNTYPEprop": "Lastno ime",
|
||
"grammarCopyPUNCTTYPEdash": "Pomik",
|
||
"grammarCopyPUNCTTYPEyes": "Da",
|
||
"grammarCopyPUNCTTYPEsemi": "Podpičje",
|
||
"grammarCopyPUNCTTYPEcomm": "Vejica",
|
||
"grammarCopyMOODcnd": "Pogojni",
|
||
"grammarCopyCASEacc": "Akuzativ",
|
||
"grammarCopyPARTTYPEpart": "Delni",
|
||
"grammarCopyTENSEpast": "Preteklik",
|
||
"grammarCopyDEGREEsup": "Najvišji stopnja",
|
||
"grammarCopyPUNCTTYPEcolo": "Dvojni dvopičje",
|
||
"grammarCopyPERSON3": "Tretja oseba",
|
||
"grammarCopyNUMBERplur": "Množina",
|
||
"grammarCopyPRONTYPEnpr": "Lastno ime",
|
||
"grammarCopyPRONTYPEinterrogative": "Vprašalnica",
|
||
"grammarCopyPOLITEinfm": "Neformalno",
|
||
"grammarCopyADVTYPEtim": "Čas",
|
||
"grammarCopyPOLARITYneg": "Negativno",
|
||
"grammarCopyNUMTYPEtot": "Skupno",
|
||
"grammarCopyADVTYPEadnomial": "Adnominalno",
|
||
"grammarCopyASPECTprog": "Napredovanje",
|
||
"grammarCopyMOODsub": "Željni način",
|
||
"grammarCopyVERBFORMcomplementive": "Dopolnilni",
|
||
"grammarCopyCASEnom": "Nominativ",
|
||
"grammarCopyTENSEfut": "Prihodnost",
|
||
"grammarCopyCASEdat": "Dativ",
|
||
"grammarCopyTENSEpres": "Sedanjik",
|
||
"grammarCopyGENDERneut": "Nevtralen",
|
||
"grammarCopyPRONTYPErel": "Relativno",
|
||
"grammarCopyVERBFORMfinalEnding": "Zaključni konec",
|
||
"grammarCopyPRONTYPEdem": "Demonstrativno",
|
||
"grammarCopyPREPCASEpre": "Predložni padež",
|
||
"grammarCopyVERBFORMfin": "Finite",
|
||
"grammarCopyDEGREEpos": "Pozitivno",
|
||
"grammarCopyPUNCTTYPEquot": "Citati",
|
||
"grammarCopyVERBFORMger": "Gerundij",
|
||
"grammarCopyVOICEpass": "Pasiv",
|
||
"grammarCopyCASEgen": "Genitiv",
|
||
"grammarCopyTENSEprs": "Sedanjik",
|
||
"grammarCopyDEFINITEdef": "Definitno",
|
||
"grammarCopyNUMTYPEord": "Orednični",
|
||
"grammarCopyCASEins": "Instrumental",
|
||
"grammarCopyVERBFORMinf": "Infinitiv",
|
||
"grammarCopyVERBFORMaux": "Pomožni glagol",
|
||
"grammarCopyNUMFORMlong": "Dolg",
|
||
"grammarCopyCASEloc": "Lokativ",
|
||
"grammarCopyMOODind": "Indicativ",
|
||
"grammarCopyDEGREEcmp": "Primerjalni",
|
||
"grammarCopyCASErelativeCase": "Relativni",
|
||
"grammarCopyPUNCTTYPEexcl": "Vikend",
|
||
"grammarCopyPERSON1": "Prva oseba",
|
||
"grammarCopyPUNCTSIDEini": "Začetno",
|
||
"grammarCopyGENDERperson": "Oseba",
|
||
"grammarCopyFOREIGNyes": "Tuji",
|
||
"grammarCopyVOICEvoice": "Glas",
|
||
"grammarCopyVERBTYPEverbType": "Glagol",
|
||
"grammarCopyPOSSpass": "Posestveni",
|
||
"grammarCopyPREPCASEprepCase": "Predložni",
|
||
"grammarCopyNUMTYPEnumType": "Številka",
|
||
"grammarCopyNOUNTYPEnounType": "Samostalnik",
|
||
"grammarCopyREFLEXreflex": "Refleksivno",
|
||
"grammarCopyPRONTYPEpronType": "Zaimek",
|
||
"grammarCopyPUNCTSIDEpunctSide": "Stran ločil",
|
||
"grammarCopyVERBFORMverbForm": "Oblika glagola",
|
||
"grammarCopyGENDERgender": "Spol",
|
||
"grammarCopyMOODmood": "Načrt",
|
||
"grammarCopyASPECTaspect": "Vidik",
|
||
"grammarCopyPUNCTTYPEpunctType": "Ločilo",
|
||
"grammarCopyTENSEtense": "Čas",
|
||
"grammarCopyDEGREEdegree": "Stopnja",
|
||
"grammarCopyPOLITEpolite": "Vljudnost",
|
||
"grammarCopyADVTYPEadvType": "Prislov",
|
||
"grammarCopyNUMFORMnumber": "Številka",
|
||
"grammarCopyCONJTYPEconjType": "Veznik",
|
||
"grammarCopyPOLARITYpolarity": "Polarnost",
|
||
"grammarCopyCASEcase": "Sklep",
|
||
"grammarCopyDEFINITEdefinite": "Definitnost",
|
||
"grammarCopyNUMFORMnumForm": "Številčnica",
|
||
"grammarCopyPRONTYPEadn": "Pridružni",
|
||
"grammarCopyVOCvoc": "Vokativ",
|
||
"grammarCopyCMPLcmpl": "Dopolnilo",
|
||
"grammarCopyADVadv": "Prislov",
|
||
"grammarCopyMOODjus": "Načelnik",
|
||
"grammarCopyGENDERcom": "Spolni",
|
||
"grammarCopyREFLEXrflx": "Vzporedno",
|
||
"grammarCopyPARTTYPEpar": "Delni",
|
||
"grammarCopySPCspc": "Specifičen",
|
||
"grammarCopyTENSEpqp": "Pretekli perfekt",
|
||
"grammarCopyREFLEXref": "Vzporedno",
|
||
"grammarCopyPUNCTTYPEnshrt": "Kratko",
|
||
"grammarCopyNUMBERdual": "Dvojina",
|
||
"grammarCopyNUMFORMlng": "Dolgo",
|
||
"grammarCopyVOICEmid": "Srednji",
|
||
"grammarCopyINTRELintRel": "Vprašalni, Relativni",
|
||
"grammarCopyINTint": "Vprašalni",
|
||
"grammarCopyVOICEcaus": "Vzročni",
|
||
"grammarCopyUnknown": "Neznano",
|
||
"grammarCopyEVIDENTevident": "Dokaznost",
|
||
"grammarCopyNUMFORMnumberPsor": "Številka posedovalca",
|
||
"grammarCopyASPECThab": "Navadno",
|
||
"grammarCopyCASEabl": "Ablativ",
|
||
"grammarCopyCASEall": "Allativ",
|
||
"grammarCopyCASEess": "Essiv",
|
||
"grammarCopyCASEtra": "Translativ",
|
||
"grammarCopyCASEequ": "Ekvativ",
|
||
"grammarCopyCASEdis": "Distributiv",
|
||
"grammarCopyCASEabs": "Absolutiv",
|
||
"grammarCopyCASEerg": "Ergativ",
|
||
"grammarCopyCASEcau": "Vzročni",
|
||
"grammarCopyCASEben": "Dobrodelni",
|
||
"grammarCopyCASEtem": "Časovni",
|
||
"grammarCopyCONJTYPEcoord": "Koordinirajoče",
|
||
"grammarCopyDEFINITEcons": "Določeno stanje",
|
||
"grammarCopyDEGREEabs": "Absolutni stopnja",
|
||
"grammarCopyEVIDENTfh": "Faktualna dokaznost",
|
||
"grammarCopyEVIDENTnfh": "Ne-faktualna dokaznost",
|
||
"grammarCopyMOODopt": "Optativ",
|
||
"grammarCopyMOODadm": "Admiraativ",
|
||
"grammarCopyMOODdes": "Željno",
|
||
"grammarCopyMOODnec": "Necessitivno",
|
||
"grammarCopyMOODpot": "Možnosti",
|
||
"grammarCopyMOODprp": "Propozitivno",
|
||
"grammarCopyMOODqot": "Kvantitativno",
|
||
"grammarCopyNUMFORMword": "Oblika besede",
|
||
"grammarCopyNUMFORMroman": "Rimska številka",
|
||
"grammarCopyNUMFORMletter": "Črkovna oblika",
|
||
"grammarCopyNUMTYPEmult": "Množilno",
|
||
"grammarCopyNUMTYPEfrac": "Ulomljeno",
|
||
"grammarCopyNUMTYPEsets": "Nabor",
|
||
"grammarCopyNUMTYPErange": "Razpon",
|
||
"grammarCopyNUMTYPEdist": "Razdeljevalno",
|
||
"grammarCopyNUMBERtri": "Preizkus",
|
||
"grammarCopyNUMBERpauc": "Paucal",
|
||
"grammarCopyNUMBERgrpa": "Večji Paucal",
|
||
"grammarCopyNUMBERgrpl": "Večji množinski",
|
||
"grammarCopyNUMBERinv": "Obratno",
|
||
"grammarCopyPERSON0": "Nula",
|
||
"grammarCopyPERSON4": "Četrti",
|
||
"grammarCopyPOLITEform": "Vljudno",
|
||
"grammarCopyPOLITEelev": "Vznemirljivo",
|
||
"grammarCopyPOLITEhumb": "Skromno",
|
||
"grammarCopyPRONTYPEemp": "Naglasno",
|
||
"grammarCopyPRONTYPEexc": "Vzikovno",
|
||
"grammarCopyPRONTYPErcp": "Medsebojno",
|
||
"grammarCopyPRONTYPEintRelPronType": "Vprašalno-Relativno",
|
||
"grammarCopyTENSEaor": "Aorist",
|
||
"grammarCopyTENSEeps": "Epistemik",
|
||
"grammarCopyTENSEprosp": "Perspektivno",
|
||
"grammarCopyVERBFORMpart": "Pridevnik",
|
||
"grammarCopyVERBFORMconv": "Konverb",
|
||
"grammarCopyVERBFORMvnoun": "Glagolski samostalnik",
|
||
"grammarCopyVOICEantip": "Antipassive",
|
||
"grammarCopyVOICEcauVoice": "Vzročni",
|
||
"grammarCopyVOICedir": "Neposredni",
|
||
"grammarCopyVOICEinvVoice": "Obratni",
|
||
"grammarCopyVOICErcpVoice": "Medsebojni",
|
||
"grammarCopyPOS": "Del govora",
|
||
"grammarCopyGENDER": "Spol",
|
||
"grammarCopyPERSON": "Oseba",
|
||
"grammarCopyMOOD": "Način",
|
||
"grammarCopyPUNCTTYPE": "Vrsta ločila",
|
||
"grammarCopyASPECT": "Vid",
|
||
"grammarCopyCASE": "Skupaj",
|
||
"grammarCopyVOICE": "Glas",
|
||
"grammarCopyNOUNTYPE": "Vrsta samostalnika",
|
||
"grammarCopyVERBTYPE": "Vrsta glagola",
|
||
"grammarCopyADVTYPE": "Vrsta prislova",
|
||
"grammarCopyNUMFORM": "Oblika števila",
|
||
"grammarCopyNUMTYPE": "Vrsta števila",
|
||
"grammarCopyNUMBER": "Številka",
|
||
"grammarCopyDEFINITE": "Določnost",
|
||
"grammarCopyDEGREE": "Stopnja",
|
||
"grammarCopyEVIDENT": "Evidentnost",
|
||
"grammarCopyFOREIGN": "Tuji",
|
||
"grammarCopyPOLARITY": "Polarnost",
|
||
"grammarCopyPOLITE": "Vljudnost",
|
||
"grammarCopyPREPCASE": "Predložni padež",
|
||
"grammarCopyPRONTYPE": "Vrsta zaimka",
|
||
"grammarCopyPUNCTSIDE": "Stran ločil",
|
||
"grammarCopyREFLEX": "Refleksivno",
|
||
"grammarCopyTENSE": "Čas",
|
||
"grammarCopyVERBFORM": "Oblika glagola",
|
||
"grammarCopyCONJTYPE": "Vrsta veznika",
|
||
"grammarCopySPC": "Specifičnost",
|
||
"grammarCopyPARTTYPE": "Delni tip",
|
||
"grammarCopyINTREL": "Vprašalno-odnosen",
|
||
"grammarCopyNUMFORMpsor": "Število lastnika",
|
||
"grammarCopyUNKNOWN": "Neznano",
|
||
"grammarCopyNUMBERPSOR": "Število lastnika",
|
||
"grammarCopyPOSS": "Vlastniško",
|
||
"grammarCopyASPECTimp": "Nepopolni vidik",
|
||
"grammarCopyCASEvoc": "Vokativ",
|
||
"grammarCopyCASEcom": "Komitativen",
|
||
"grammarCopyCASEpar": "Partitiv",
|
||
"grammarCopyCASEadv": "Prislovni",
|
||
"grammarCopyCASEref": "Referenčni",
|
||
"grammarCopyCASErel": "Relativni",
|
||
"grammarCopyCASEsub": "Subessive",
|
||
"grammarCopyCASEsup": "Superessive",
|
||
"grammarCopyCASEaccdat": "Akuzativ-Dativ",
|
||
"grammarCopyCASEpre": "Predložni",
|
||
"grammarCopyCONJTYPEsub": "Podredni",
|
||
"grammarCopyCONJTYPEcmp": "Primerjalni",
|
||
"grammarCopyDEFINITEind": "Nedoločen",
|
||
"grammarCopyMOODint": "Vprašalni način",
|
||
"grammarCopyNOUNTYPEcomm": "Obična samostalnica",
|
||
"grammarCopyNUMBERPSORsing": "Ednina lastnika",
|
||
"grammarCopyNUMBERPSORplur": "Množina lastnika",
|
||
"grammarCopyNUMBERPSORdual": "Dvojina lastnika",
|
||
"grammarCopyPOLARITYpos": "Pozitivna polariteta",
|
||
"grammarCopyPOSSyes": "Vozniško",
|
||
"grammarCopyPREPCASEnpr": "Nepredložni",
|
||
"grammarCopyPRONTYPEprs": "Osebno",
|
||
"grammarCopyPRONTYPEint": "Vprašalno",
|
||
"grammarCopyPRONTYPEtot": "Skupno",
|
||
"grammarCopyPRONTYPEneg": "Negativno",
|
||
"grammarCopyPRONTYPEart": "Člen",
|
||
"grammarCopyPRONTYPEind": "Nedoločen",
|
||
"grammarCopyPRONTYPEintrel": "Vprašalno-Relativno",
|
||
"grammarCopyPUNCTSIDEfin": "Zaključni ločilo",
|
||
"grammarCopyPUNCTTYPEperi": "Pika",
|
||
"grammarCopyREFLEXyes": "Vratno",
|
||
"grammarCopyTENSEimp": "Nedovršni",
|
||
"grammarCopyVERBFORMsup": "Supin",
|
||
"grammarCopyVERBFORMadn": "Adnominalno",
|
||
"grammarCopyVERBFORMlng": "Dolgo",
|
||
"grammarCopyVERBFORMshrt": "Kratko",
|
||
"grammarCopyVERBTYPEcaus": "Vzročni glagol",
|
||
"grammarCopyVOICEcau": "Vzročni",
|
||
"grammarCopyVOICEdir": "Neposredni",
|
||
"grammarCopyVOICEinv": "Obratno",
|
||
"grammarCopyVOICErcp": "Medsebojno",
|
||
"enterPrompt": "Vnesite sistemski poziv",
|
||
"selectBotLanguage": "Izberi jezik bota",
|
||
"chooseVoice": "Izberi glas",
|
||
"enterLanguageLevel": "Vnesite raven jezika",
|
||
"enterDiscussionTopic": "Vnesite temo razprave",
|
||
"selectBotChatMode": "Izberi način klepeta",
|
||
"messageNotInTargetLang": "Sporočilo ni v ciljnem jeziku",
|
||
"other": "Drugo",
|
||
"levelShort": "RAV {level}",
|
||
"botModeValidation": "Prosimo, izberite način klepeta",
|
||
"clickBestOption": "Izberite najboljše možnosti za prevod vašega sporočila!",
|
||
"completeActivitiesToUnlock": "Dokončajte vsaj eno dejavnost za odklepanje prevoda!",
|
||
"botSettingsSubtitle": "Vabilo botu za moderiranje dejavnosti klepeta",
|
||
"invitePeople": "Vabi uporabnike",
|
||
"noCapacityLimit": "Brez omejitve zmogljivosti",
|
||
"downloadGroupText": "Prenesi skupinsko besedilo",
|
||
"notificationsOn": "Obvestila vključena",
|
||
"notificationsOff": "Obvestila izključena",
|
||
"chatCanBeFoundViaSearch": "Klepet je mogoče najti z iskanjem",
|
||
"requireCodeToJoin": "Zahtevajte kodo za pridružitev",
|
||
"canFindInSearch": "Lahko najdete v iskanju",
|
||
"addChatToSpace": "Dodaj klepet",
|
||
"createChatAndInviteUsers": "Ustvari klepet in povabi uporabnike",
|
||
"updatedNewSpaceDescription": "Tečaji vam omogočajo, da združite svoje klepete in zgradite zasebne ali javne skupnosti.",
|
||
"joinWithCode": "Pridruži se s kodo",
|
||
"enterCodeToJoin": "Vnesite kodo za pridružitev",
|
||
"updateNow": "Posodobi zdaj",
|
||
"updateLater": "Pozneje",
|
||
"constructUseWaDesc": "Uporablja se brez pomoči",
|
||
"constructUseGaDesc": "Pomoč pri slovnici",
|
||
"constructUseTaDesc": "Pomoč pri prevajanju",
|
||
"constructUseUnkDesc": "Neznano",
|
||
"constructUseCorITDesc": "Pravilno v prevodu",
|
||
"constructUseIgnITDesc": "Prezrto v prevodu",
|
||
"constructUseIncITDesc": "Napačno v prevodu",
|
||
"constructUseIgnIGCDesc": "Prezrto pri slovnični korekciji",
|
||
"constructUseCorIGCDesc": "Pravilno pri slovnični korekciji",
|
||
"constructUseIncIGCDesc": "Napačno pri slovnični korekciji",
|
||
"constructUseCorPADesc": "Pravilno v aktivnosti pomena besede",
|
||
"constructUseIgnPADesc": "Prezrto v aktivnosti pomena besede",
|
||
"constructUseIncPADesc": "Napačno v aktivnosti pomena besede",
|
||
"constructUseCorWLDesc": "Pravilno v aktivnosti poslušanja besed",
|
||
"constructUseIncWLDesc": "Napačno v aktivnosti poslušanja besed",
|
||
"constructUseIngWLDesc": "Prezrto v aktivnosti poslušanja besed",
|
||
"constructUseCorHWLDesc": "Pravilno v aktivnosti skrite besede",
|
||
"constructUseIncHWLDesc": "Napačno v aktivnosti skrite besede",
|
||
"constructUseIgnHWLDesc": "Prezrto v aktivnosti skrite besede",
|
||
"constructUseCorLDesc": "Pravilno v aktivnosti lemme",
|
||
"constructUseIncLDesc": "Napačno v aktivnosti lemme",
|
||
"constructUseIgnLDesc": "Prezrto v aktivnosti lemme",
|
||
"constructUseCorMDesc": "Pravilno v aktivnosti slovnice",
|
||
"constructUseIncMDesc": "Napačno v aktivnosti slovnice",
|
||
"constructUseIgnMDesc": "Prezrto v aktivnosti slovnice",
|
||
"constructUseEmojiDesc": "Pravilno v aktivnosti emojijev",
|
||
"constructUseCollected": "Zbrano v klepetu",
|
||
"constructUseNanDesc": "Ni primerno",
|
||
"xpIntoLevel": "{currentXP} / {maxXP} XP",
|
||
"signInWithUsername": "Prijava z uporabniškim imenom in geslom",
|
||
"registrationEmailMessage": "Prosimo, preverite svoj e-poštni naslov s povezavo, poslano tja. V nekaterih primerih traja do 5 minut, da prispe. Prav tako preverite mapo z vsiljeno pošto.",
|
||
"enableTTSToolName": "Omogočeno besedilno pretvarjanje v govor",
|
||
"enableTTSToolDescription": "Dovolite aplikaciji, da generira izhod besedilnega pretvarjanja v govor za dele besedila v vašem ciljnem jeziku.",
|
||
"couldNotFindTTS": "Za vaš trenutni ciljni jezik nismo našli motorja za pretvarjanje besedila v govor.",
|
||
"ttsInstructionsHyperlink": "Kliknite tukaj za ogled navodil za prenos novega glasu na vašo napravo.",
|
||
"createAnAccount": "Ustvarite račun",
|
||
"signIn": "Prijavite se",
|
||
"signUpWithEmail": "Registrirajte se z e-pošto",
|
||
"signUpWithGoogle": "Registrirajte se z Googleom",
|
||
"signUpWithApple": "Registrirajte se z Apple-om",
|
||
"yourUsername": "Vaše uporabniško ime",
|
||
"yourEmail": "Vaš e-poštni naslov",
|
||
"pleaseEnterAnEmail": "Vnesite e-poštni naslov",
|
||
"signInWithGoogle": "Prijavite se z Googleom",
|
||
"signInWithApple": "Prijavite se z Apple-om",
|
||
"chooseYourAvatar": "Izberite svoj avatar",
|
||
"iWantToLearn": "Želim se učiti",
|
||
"letsStart": "Začnimo",
|
||
"pleaseAgreeToTOS": "Prosimo, strinjajte se s pogoji in določili",
|
||
"pleaseEnterEmail": "Vnesite veljaven e-poštni naslov.",
|
||
"pleaseSelectALanguage": "Izberite jezik",
|
||
"myBaseLanguage": "Moj osnovni jezik",
|
||
"clickWordsInstructions": "🧻 Kliknite katerokoli besedo za podrobnosti. 🤐",
|
||
"chooseBestDefinition": "Kaj pomeni ta beseda?",
|
||
"meaningSectionHeader": "Pomen:",
|
||
"formSectionHeader": "Oblike, uporabljene v klepetih:",
|
||
"noEmojiSelectedTooltip": "Ni izbrane emojije",
|
||
"writingExercisesTooltip": "Pisanje",
|
||
"listeningExercisesTooltip": "Poslušanje",
|
||
"readingExercisesTooltip": "Branje",
|
||
"meaningNotFound": "Pomen ni bilo mogoče najti.",
|
||
"formsNotFound": "Oblik ni bilo mogoče najti.",
|
||
"chooseBaseForm": "Izberi osnovno obliko",
|
||
"notTheCodeError": "Oprostite, to ni koda!",
|
||
"totalXP": "Skupni XP",
|
||
"numLemmas": "Skupno število lem",
|
||
"numLemmasUsedCorrectly": "Število lem, ki so bili uporabljeni pravilno vsaj enkrat",
|
||
"numLemmasUsedIncorrectly": "Število lem, ki so bili uporabljeni pravilno 0-krat",
|
||
"numLemmasSmallXP": "Število lem z 0 - 30 XP",
|
||
"numLemmasMediumXP": "Število lem z 31 - 200 XP",
|
||
"numLemmasLargeXP": "Število lem z več kot 200 XP",
|
||
"numGrammarConcepts": "Število slovničnih konceptov",
|
||
"listGrammarConcepts": "Slovnični koncepti",
|
||
"listGrammarConceptsUsedCorrectly": "Slovnični koncepti pravilno uporabljeni v izvirnih sporočilih vsaj 80 % časa",
|
||
"listGrammarConceptsUsedIncorrectly": "Slovnični koncepti pravilno uporabljeni v izvirnih sporočilih manj kot 80 % časa",
|
||
"listGrammarConceptsUseCorrectlySystemGenerated": "Slovnični koncepti pravilno izbrani iz sistemskih predlogov vsaj 80 % časa",
|
||
"listGrammarConceptsUseIncorrectlySystemGenerated": "Slovnični koncepti pravilno izbrani iz sistemskih predlogov manj kot 80 % časa",
|
||
"listGrammarConceptsSmallXP": "Slovnični koncepti z 0-50 izkušnjami",
|
||
"listGrammarConceptsMediumXP": "Slovnični koncepti z 51-200 izkušnjami",
|
||
"listGrammarConceptsLargeXP": "Slovnični koncepti z 201-500 izkušnjami",
|
||
"listGrammarConceptsHugeXP": "Slovnični koncepti >500 izkušnjami",
|
||
"numMessagesSent": "Število poslanih sporočil",
|
||
"numWordsTyped": "Število vnešenih besed v izvirnih sporočilih",
|
||
"numCorrectChoices": "Število pravilno izbranih besed iz sistemskih predlogov",
|
||
"numIncorrectChoices": "Število nepravilno izbranih besed iz sistemskih predlogov",
|
||
"commaSeparatedFile": "CSV",
|
||
"excelFile": "Excel",
|
||
"fileType": "Vrsta datoteke",
|
||
"download": "Prenesi",
|
||
"analyticsNotAvailable": "Analitika uporabnika ni na voljo",
|
||
"downloading": "Prenos...",
|
||
"failedFetchUserAnalytics": "Neuspešno prenašanje uporabniških analitik",
|
||
"downloadComplete": "Prenos zaključen!",
|
||
"whatIsTheMorphTag": "Kaj je {morphologicalFeature} od '{wordForm}'?",
|
||
"dataAvailable": "Razpoložljivost podatkov",
|
||
"available": "Na voljo",
|
||
"pangeaBotIsFallible": "Pangea Bot tudi dela napake!",
|
||
"whatIsMeaning": "Kaj pomeni '{lemma}'?",
|
||
"pickAnEmoji": "Katero emoji je vaše najljubše za '{lemma}'?",
|
||
"chooseLemmaMeaningInstructionsBody": "Ujemajte pomene z besedami v sporočilu!",
|
||
"doubleClickToEdit": "Dvakrat kliknite za urejanje.",
|
||
"removeFeature": "Odstrani {feature}",
|
||
"chooseCorrectLabel": "Izberi pravilen oznako.",
|
||
"levelPopupTitle": "Čestitamo za dosego\nravni {level}",
|
||
"activityPlannerTitle": "Načrtovalec dejavnosti",
|
||
"topicLabel": "Tema",
|
||
"topicPlaceholder": "Izberi temo...",
|
||
"modeLabel": "Vrsta dejavnosti",
|
||
"modePlaceholder": "Izberi način...",
|
||
"learningObjectiveLabel": "Učni cilj",
|
||
"learningObjectivePlaceholder": "Izberi učni cilj...",
|
||
"mediaLabel": "Medijske učne vsebine, ki jih je treba deliti",
|
||
"languageOfInstructionsLabel": "Jezik navodil za dejavnost",
|
||
"targetLanguageLabel": "Ciljni jezik",
|
||
"cefrLevelLabel": "Raven CEFR",
|
||
"generateActivitiesButton": "Ustvari dejavnost",
|
||
"launchActivityButton": "Zaženi dejavnost",
|
||
"image": "Slika",
|
||
"video": "Video",
|
||
"nan": "Ni applicable",
|
||
"activityPlannerOverviewInstructionsBody": "Izberi temo, način, učni cilj in ustvari dejavnost za klepet!",
|
||
"activityTitle": "Naslov dejavnosti",
|
||
"addVocabulary": "Dodaj besedišče",
|
||
"instructions": "Navodila",
|
||
"numberOfLearners": "Število učencev",
|
||
"mustBeInteger": "Mora biti celo število, npr. 1, 2, 3, ...",
|
||
"noLemmasFound": "Ni besed, ki bi imele več kot {xp} XP. Nadaljuj z vadbo!",
|
||
"constructUsePvmDesc": "Ustvarjeno v zvočni sporočilu",
|
||
"lockedMorphFeature": "Čaka na odklep",
|
||
"leaveSpaceDescription": "Če zapustite tečaj, boste zapustili vse klepete znotraj njega. Drugi uporabniki bodo videli, da ste zapustili tečaj.",
|
||
"whatIsLemma": "Kaj je lemma?",
|
||
"constructUseCorMmDesc": "Pravilno pomen sporočila",
|
||
"constructUseIncMmDesc": "Napačen pomen sporočila",
|
||
"constructUseIgnMmDesc": "Prezrti pomen sporočila",
|
||
"clickForMeaningActivity": "Kliknite tukaj za izziv pomena",
|
||
"meaning": "Pomen",
|
||
"chatWith": "Skupina z {displayname}",
|
||
"slightlyOffensive": "Rahlo žaljivo",
|
||
"clickOnEmailLink": "Prosimo, kliknite na povezavo v e-pošti in nadaljujte.\n\nPreverite mapo z vsiljeno pošto, če e-pošta ni prispela.",
|
||
"whoIsAllowedToJoinThisChat": "Kdo sme sodelovati v tem klepetu",
|
||
"dontForgetPassword": "Ne pozabite gesla!",
|
||
"enableAutocorrectToolName": "Omogoči samodejno popravljanje na napravi",
|
||
"enableAutocorrectDescription": "Če vaša naprava podpira jezik, ki ga učite, lahko omogočite samodejno popravljanje, da popravlja pogoste napake med tipkanjem.",
|
||
"ttsDisbledTitle": "Pretvorba besedila v govor onemogočena",
|
||
"ttsDisabledBody": "V nastavitvah učenja lahko omogočite pretvorbo besedila v govor",
|
||
"noSpaceDescriptionYet": "Še ni ustvarjen opis tečaja.",
|
||
"tooLargeToSend": "To sporočilo je preveliko za pošiljanje",
|
||
"exitWithoutSaving": "Ste prepričani, da želite zapustiti brez shranjevanja?",
|
||
"enableAutocorrectPopupTitle": "Dodajte tipkovnico za ciljni jezik tako, da greste na:",
|
||
"enableAutocorrectPopupSteps": " • Nastavitve\n • Splošno\n • Tipkovnica\n • Tipkovnice\n • Dodaj novo tipkovnico",
|
||
"enableAutocorrectPopupDescription": "Ko je jezik izbran, lahko kliknete na majhno ikono zemljevide na spodnjem levem delu tipkovnice, da aktivirate novo nameščeno tipkovnico.",
|
||
"downloadGboardTitle": "Prenesite Gboard iz trgovine Google Play, da omogočite samodejno popravljanje in druge funkcije tipkovnice:",
|
||
"downloadGboardSteps": " • Prenesi Gboard\n • Odpri aplikacijo\n • Jezik\n • Dodaj tipkovnico\n • Izberi jezik\n • Izberi vrsto tipkovnice\n • Končano",
|
||
"downloadGboardDescription": "Ko je jezik izbran, lahko kliknete majhno ikono zemeljske globus na spodnjem levem delu vaše tipkovnice, da aktivirate novo nameščeno tipkovnico.",
|
||
"enableAutocorrectWarning": "Opozorilo! Potrebno je dodati tipkovnico ciljanega jezika",
|
||
"displayName": "Prikazno ime",
|
||
"leaveRoomDescription": "Približujete se izstopu iz tega klepeta. Drugi uporabniki bodo videli, da ste zapustili klepet.",
|
||
"confirmUserId": "Prosimo, potrdite svoje uporabniško ime Pangea Chata, da izbrišete svoj račun.",
|
||
"startingToday": "Začnite danes",
|
||
"oneWeekFreeTrial": "En teden brezplačne preizkušnje",
|
||
"paidSubscriptionStarts": "Začne se {startDate}",
|
||
"cancelInSubscriptionSettings": " • Prekliči kadarkoli v nastavitvah naročnine",
|
||
"cancelToAvoidCharges": " • Prekliči pred {trialEnds}, da se izognete stroškom",
|
||
"downloadGboard": "Prenesi Gboard",
|
||
"autocorrectNotAvailable": "Na žalost vaša platforma trenutno ni podprta za to funkcijo. Ostanite z nami za nadaljnji razvoj!",
|
||
"pleaseUpdateApp": "Prosimo, posodobite aplikacijo za nadaljevanje.",
|
||
"chooseEmojiInstructionsBody": "Ujemajte emojije z besedami, ki jih najbolje predstavljajo. Ne skrbite! Ni kazni za nesoglasje. 😅",
|
||
"pickAnEmojiFor": "Izberi emojij za {lemma}",
|
||
"analyticsVocabListBody": "To je vaš celoten besednjak! Ko boste zaslužili XP za vsako besedo, bo ta od semena do polnega cveta. Kliknite katerokoli besedo za več podrobnosti.",
|
||
"morphAnalyticsListBody": "To so vsi slovnični koncepti v jeziku, ki ga učite! Odprli jih boste, ko jih boste srečali med klepetom. Kliknite za podrobnosti.",
|
||
"knockSpaceSuccess": "Zahtevali ste, da se pridružite temu tečaju! Administrator bo odgovoril na vašo zahtevo, ko jo bo prejel 😀",
|
||
"joinByCode": "Pridruži se s kodo",
|
||
"chooseWordAudioInstructionsBody": "Poslušajte celotno sporočilo. Nato ujemajte zvočne posnetke z besedami.",
|
||
"chooseMorphsInstructionsBody": "Kliknite na sestavljene dele za vprašanja o slovnici!",
|
||
"inviteAndLaunch": "Vabilo in zagon",
|
||
"createOwnChat": "Ustvari svoj klepet",
|
||
"pleaseEnterInt": "Vnesite številko",
|
||
"home": "Domov",
|
||
"join": "Pridruži se",
|
||
"readingAssistanceOverviewBody": "Kliknite na gumbe spodaj za mini igre o ujemanju emojijev, zvočnih posnetkov, pomenov besed in slovničnih konceptov. Ali pa kliknite na katero koli besedo za podrobnosti.",
|
||
"learnByTexting": "Uči se s pošiljanjem sporočil",
|
||
"levelSummaryTrigger": "Ogled povzetka",
|
||
"levelSummaryPopupTitle": "Povzetek ravni {level}",
|
||
"referFriends": "Priporočite prijatelje",
|
||
"referFriendDialogTitle": "Vabite prijatelja v vaš pogovor",
|
||
"referFriendDialogDesc": "Ali imate prijatelja, ki je navdušen nad učenjem novega jezika z vami? Nato kopirajte in pošljite ta povabilo povezavo, da se pridruži in začne klepet z vami danes.",
|
||
"youUnlocked": "Odklenili ste",
|
||
"resetInstructionTooltipsTitle": "Ponastavi nasvete za navodila",
|
||
"resetInstructionTooltipsDesc": "Kliknite, da prikažete nasvete za navodila, kot za popolnega novega uporabnika.",
|
||
"selectForGrammar": "Izberite ikono slovnice za dejavnosti in podrobnosti.",
|
||
"newChatActivityTitle": "Dodajte zabavno dejavnost?",
|
||
"newChatActivityDesc": "Naredite vsako skupinsko pogovorno izkušnjo z načrtovalcem dejavnosti! Nastavite privlačne teme in cilje za skupino ter oživite pogovore s čudovitimi slikami. Spodbujajte domišljijske razprave in ohranjajte zabavo brez napora!",
|
||
"exploreMore": "Raziskuj več",
|
||
"randomize": "Naključno",
|
||
"clear": "Počisti",
|
||
"makeYourOwnActivity": "Ustvarite svojo dejavnost",
|
||
"featuredActivities": "Prikazano",
|
||
"goToChat": "Pojdi v pogovor",
|
||
"save": "Shrani",
|
||
"selectActivity": "Izberi dejavnost",
|
||
"wordFocusListeningMultipleChoice": "Katera zvočna datoteka ustreza besedi?",
|
||
"startChat": "Začni pogovor",
|
||
"translationProblem": "Težava pri prevajanju",
|
||
"perfectTranslation": "Popoln prevod!",
|
||
"greatJobTranslation": "Odlično delo s tem prevodom!",
|
||
"goodJobTranslation": "Dober rezultat pri tem prevodu.",
|
||
"makingProgress": "Napredujete!",
|
||
"keepPracticing": "Vaja nadaljujte!",
|
||
"niceJob": "Dober job!",
|
||
"askToJoin": "Prosi za vstop",
|
||
"emptyChatWarningTitle": "Pogovor je prazen",
|
||
"emptyChatWarningDesc": "Niste povabili nikogar v svoj klepet. Pojdite na nastavitve klepeta, da povabite svoje stike ali bota. To lahko storite tudi kasneje.",
|
||
"areYouLikeMe": "Si kot jaz?",
|
||
"tryAgainLater": "Preveč poskusov. Poskusite znova čez 5 minut.",
|
||
"enterSpaceCode": "Vnesite kodo tečaja",
|
||
"shareSpaceLink": "Deli povezavo",
|
||
"byUsingPangeaChat": "Z uporabo Pangea Chata se strinjam z ",
|
||
"details": "Podrobnosti",
|
||
"languageLevelPreA1Desc": "Nikoli nisem učil ali uporabljal jezika.",
|
||
"languageLevelA1Desc": "Razumem in uporabljam nekaj znanih vsakdanjih izrazov in zelo osnovne fraze.",
|
||
"languageLevelA2Desc": "Razumem stavke in pogosto uporabljene izraze, povezane z območji takojšnje relevance.",
|
||
"languageLevelB1Desc": "Zmorem se spopasti z večino znanih situacij in lahko ustvarim preprost povezan tekst o znanih temah.",
|
||
"languageLevelB2Desc": "Razumem glavne ideje kompleksnih besedil in komuniciram z določeno stopnjo tekočnosti in spontanenosti.",
|
||
"languageLevelC1Desc": "Znam izražati ideje tekoče in spontano brez večjih težav ter razumem širok razpon zahtevnih besedil.",
|
||
"languageLevelC2Desc": "Razumem praktično vse, kar slišim ali preberem, in se izražam tekoče ter natančno.",
|
||
"newVocab": "Nove besede",
|
||
"newGrammar": "Novi slovnični koncepti",
|
||
"congratulationsOnReaching": "Dosegli ste raven {level}!",
|
||
"seeDetails": "Poglej podrobnosti",
|
||
"choosePracticeMode": "Kliknite na eno od zgornjih gumbov za začetek vaje",
|
||
"ban": "Blokiraj",
|
||
"unban": "Odobri blokado",
|
||
"kick": "Izvrzi",
|
||
"lemma": "Lema",
|
||
"grammarFeature": "Značilnost slovnice",
|
||
"grammarTag": "Oznaka slovnice",
|
||
"forms": "Oblike",
|
||
"exampleMessages": "Primer sporočil",
|
||
"timesUsedIndependently": "Št. uporabe neodvisno",
|
||
"timesUsedWithAssistance": "Št. uporabe z pomočjo",
|
||
"shareInviteCode": "Deli kodo povabila: {code}",
|
||
"leaderboard": "Lestvica",
|
||
"welcomeUser": "Dobrodošel {user}",
|
||
"joinSpaceOnboardingDesc": "Ali imate kodo ali povezavo za javni tečaj?",
|
||
"skipForNow": "Za zdaj preskoči",
|
||
"permissions": "Dovoljenja",
|
||
"spaceChildPermission": "Kdo lahko doda nove pogovore v ta tečaj",
|
||
"addEnvironmentOverride": "Dodaj prepis okolja",
|
||
"defaultOption": "Privzeto",
|
||
"deleteChatDesc": "Ali ste prepričani, da želite izbrisati ta pogovor? Izbrisal se bo za vse udeležence in vsi sporočili v pogovoru ne bodo več na voljo za prakso ali analitiko učenja.",
|
||
"deleteSpaceDesc": "Tečaj in vsi izbrani pogovori bodo izbrisani za vse udeležence in vsi sporočili v pogovoru ne bodo več na voljo za prakso ali analitiko učenja. Ta dejanja ni mogoče razveljaviti.",
|
||
"chatWithActivities": "Klepet z dejavnostmi",
|
||
"launch": "Zaženi",
|
||
"launchActivityToChats": "Zaženi dejavnost v klepetih",
|
||
"searchChats": "Išči klepete",
|
||
"selectChats": "Izberi klepete",
|
||
"selectChatToStart": "Dokončano! Izberi klepet za začetek",
|
||
"maxFifty": "Največ 50",
|
||
"configureSpace": "Konfiguriraj tečaj",
|
||
"pinMessages": "Pripni sporočila",
|
||
"setJoinRules": "Nastavi pravila za vstop",
|
||
"changeGeneralSettings": "Spremeni splošne nastavitve",
|
||
"inviteOtherUsersToRoom": "Vabi druge uporabnike",
|
||
"changeTheNameOfTheSpace": "Spremeni ime tečaja",
|
||
"changeTheDescription": "Spremeni opis",
|
||
"changeThePermissions": "Spremeni dovoljenja",
|
||
"introductions": "Uvodne predstavitve",
|
||
"announcements": "Obvestila",
|
||
"activities": "Dejavnosti",
|
||
"access": "Dostop",
|
||
"botSettings": "Nastavitve bota",
|
||
"activitySuggestionTimeoutMessage": "Trdo delamo, da vam ponudimo več dejavnosti, prosimo, preverite čez minuto",
|
||
"accessSettingsWarning": "Ups! Zdi se, da nimate dovoljenja za nastavitev pravil dostopa do te sobe. Preverite jih, da se prepričate, da so takšna, kot jih potrebujete, in se pogovorite z administratorjem sobe, če jih želite spremeniti",
|
||
"howSpaceCanBeFound": "Kako je mogoče najti ta tečaj",
|
||
"private": "Zasebno",
|
||
"cannotBeFoundInSearch": "Ne more biti najdeno v iskanju",
|
||
"public": "Javno",
|
||
"visibleToCommunity": "Vidno širši skupnosti Pangea Chat prek \"Najdi tečaj\"",
|
||
"howSpaceCanBeJoined": "Kako se lahko pridruži temu tečaju",
|
||
"canBeFoundVia": "Lahko ga najdete prek:",
|
||
"canBeFoundViaInvitation": "• povabila",
|
||
"canBeFoundViaCodeOrLink": "• kode ali povezave",
|
||
"canBeFoundViaKnock": "• zahteve za pridružitev in odobritev administratorja",
|
||
"youHaveLeveledUp": "Napredovali ste!",
|
||
"sendActivities": "Pošlji dejavnosti",
|
||
"getStarted": "Začni",
|
||
"getStartedBotChatDesc": "Klepet z AI je odličen začetek, orodja Pangea za branje, pisanje, poslušanje in govorjenje pa vam to olajšajo!",
|
||
"getStartedCommunitiesDesc": "Učenje z skupnostjo je tam, kjer Pangea Chat zares shine! \nLahko se pridružite svojemu razredu, najdete tečaj ali celo ustvarite svoj!",
|
||
"getStartedFriendsDesc": "Ali imate prijatelja, ki želi učiti z vami?",
|
||
"getStartedBotChatComplete": "Dobro opravljeno! Klepetate z botom!",
|
||
"getStartedCommunitiesComplete": "Odlično, pridružili ste se tečaju!",
|
||
"getStartedComplete": "Dokončali ste ta razdelek!\nNadaljujte z raziskovanjem naših čudovitih funkcij z klepetom s prijatelji!",
|
||
"getStartedFriendsComplete": "Uau! Imate prijatelje! 😉",
|
||
"getStartedBotChatButton": "Začni klepet!",
|
||
"getStartedFriendsButton": "Klepet z prijateljem",
|
||
"groupChat": "Skupinski klepet",
|
||
"directMessage": "Neposredna sporočila",
|
||
"newDirectMessage": "Novo neposredno sporočilo",
|
||
"speakingExercisesTooltip": "Govorenje",
|
||
"noChatsFoundHereYet": "Še ni najdenih klepetov",
|
||
"duration": "Trajanje",
|
||
"transcriptionFailed": "Prepisovanje zvoka ni uspelo",
|
||
"aUserIsKnocking": "1 uporabnik želi pridružiti se vašemu tečaju",
|
||
"usersAreKnocking": "{users} uporabnikov želi pridružiti se vašemu tečaju",
|
||
"failedToFetchTranscription": "Ni uspelo pridobiti prepis",
|
||
"deleteEmptySpaceDesc": "Tečaj bo izbrisan za vse udeležence. Te dejanje ni mogoče razveljaviti.",
|
||
"regenerate": "Ponovno ustvari",
|
||
"mySavedActivities": "Moje shranjene dejavnosti",
|
||
"noSavedActivities": "Ni shranjenih dejavnosti",
|
||
"saveActivity": "Shrani to dejavnost",
|
||
"yourSavedActivities": "Shranjene dejavnosti",
|
||
"failedToPlayVideo": "Ne uspe prikazati videoposnetka",
|
||
"done": "Dokončano",
|
||
"inThisSpace": "V tem prostoru",
|
||
"myContacts": "Moji stiki",
|
||
"inviteAllInSpace": "Vabite vse v tem prostoru",
|
||
"spaceParticipantsHaveBeenInvitedToTheChat": "Vsi udeleženci tečaja so bili povabljeni v klepet",
|
||
"numKnocking": "{count} trka",
|
||
"numInvited": "{count} povabljenih",
|
||
"saved": "Shranjeno",
|
||
"reset": "Ponastavi",
|
||
"errorGenerateActivityMessage": "Ne uspe generirati dejavnosti",
|
||
"errorRegenerateActivityMessage": "Ne uspe ponovno generirati dejavnosti",
|
||
"errorLaunchActivityMessage": "Ne uspe zagnati dejavnosti",
|
||
"errorFetchingActivitiesMessage": "Ne uspe pridobiti dejavnosti",
|
||
"errorFetchingDefinition": "Ne uspe pridobiti definicije",
|
||
"errorProcessAnalytics": "Ne uspe obdelati analitike",
|
||
"errorDownloading": "Prenos ni uspel",
|
||
"errorFetchingLevelSummary": "Ne uspe pridobiti povzetka ravni",
|
||
"errorLoadingSpaceChildren": "Ne uspe naložiti klepetov znotraj tega tečaja",
|
||
"unexpectedError": "Nepričakovana napaka.",
|
||
"pleaseReload": "Prosimo, osvežite stran in poskusite znova.",
|
||
"translationError": "Napaka pri prevajanju",
|
||
"errorFetchingTranslation": "Ni bilo mogoče pridobiti prevoda",
|
||
"errorFetchingActivity": "Ni bilo mogoče pridobiti dejavnosti",
|
||
"check": "Preveri",
|
||
"unableToFindRoom": "Ni najdenega klepeta ali tečaja s tem kodo. Poskusite znova.",
|
||
"numCompletedActivities": "Število zaključenih dejavnosti",
|
||
"viewingAnalytics": "Ogled {visible}/{users} analitike",
|
||
"request": "Zahteva",
|
||
"requestAll": "Zahtevaj vse",
|
||
"confirmMessageUnpin": "Ste prepričani, da želite odpeti to sporočilo?",
|
||
"createActivityPlan": "Ustvari nov načrt dejavnosti",
|
||
"saveAndLaunch": "Shrani in zaženi",
|
||
"launchToSpace": "Zaženi v tečaj",
|
||
"numberOfActivities": "Število seans dejavnosti",
|
||
"maximumActivityParticipants": "Vsaka dejavnost lahko ima največ {count} udeleženca/-ev).",
|
||
"pending": "V obravnavi",
|
||
"inactive": "Neaktivno",
|
||
"unjoinedActivityMessage": "Želite sodelovati? Izberite odprto vlogo!\nAli pa se družite in gledajte predstavo!",
|
||
"fullActivityMessage": "Veselite se predstave! Čeprav ni odprtih vlog za sodelovanje, si lahko ogledate klepet!",
|
||
"confirmRole": "Potrdi vlogo",
|
||
"openRoleLabel": "ODPRTO",
|
||
"joinedTheActivity": "👋 {username} se je pridružil kot {role}",
|
||
"finishedTheActivity": "🎯 {username} je zaključil to dejavnost",
|
||
"endActivityTitle": "Sem končal",
|
||
"endActivityDesc": "Ste dokončali cilje?\nTo je vaše potrdilo, da se umikate od pogovora. Ampak ne skrbite, zabava se nadaljuje v klepetu! Prosto se družite in uživajte v predstavi, dokler vsi ne kliknejo 'Končano'.",
|
||
"archiveToAnalytics": "Dodaj v moje zaključene dejavnosti",
|
||
"activitySummaryError": "Povzetki dejavnosti niso na voljo",
|
||
"requestSummaries": "Zahtevaj povzetke",
|
||
"loadingActivitySummary": "Nalaganje povzetka dejavnosti...",
|
||
"generatingNewActivities": "Ste prvi uporabnik tega jezika! Prosim, vzemite si minuto, pripravljamo dejavnosti prav za vas.",
|
||
"requestAccessTitle": "Želite zaprositi za dostop do analitike?",
|
||
"requestAccessDesc": "Ali želite zaprositi za dostop do ogledanja analitike udeležencev?\n\nČe se udeleženci strinjajo, bodo skrbniki tega tečaja lahko videli:\n • skupni slovar\n • skupne gramatične koncepte\n • število opravljenih dejavnosti\n • specifične uporabljene gramatične koncepte, pravilno in nepravilno\n\nNe bodo mogli videti:\n • sporočil v klepetih zunaj tečaja\n • seznam slovarja",
|
||
"requestAccess": "Zahtevaj dostop ({count})",
|
||
"analyticsInactiveTitle": "Zahtevki za neaktivne uporabnike niso bili poslani",
|
||
"analyticsInactiveDesc": "Neaktivni uporabniki, ki se niso prijavili od uvedbe te funkcije, ne bodo videli vašega zahtevka.\n\nGumb Zaženi se bo pojavil, ko se vrnejo. Kasneje lahko ponovno pošljete zahtevo s klikom na gumb Zaženi pod njihovim imenom, ko bo na voljo.",
|
||
"accessRequestedTitle": "Zahteva za dostop do analitike",
|
||
"accessRequestedDesc": "Skrbniki prostora “{space}” zahtevajo ogled vaših učnih analitik.\n\nČe se strinjate, bodo skrbniki tega tečaja lahko videli:\n • skupni slovar\n • skupne gramatične koncepte\n • število opravljenih dejavnosti\n • specifične uporabljene gramatične koncepte, pravilno in nepravilno\n\nNe bodo mogli videti:\n • sporočil v klepetih zunaj tečaja\n • seznam slovarja",
|
||
"allowAccess": "Dovoli dostop",
|
||
"denyAccess": "Zavrni dostop",
|
||
"adminRequestedAccess": "Administratorji so zaprosili za ogled vaših analiz.",
|
||
"lastUpdated": "Posodobljeno\n{time}",
|
||
"activityFinishedMessage": "Vse je končano!",
|
||
"endForAll": "Končaj za vse",
|
||
"newCourse": "Nov tečaj",
|
||
"newCourseSubtitle": "Katero načrtovanje tečaja želite uporabiti?",
|
||
"failedToLoadCourses": "Ni bilo mogoče naložiti tečajev",
|
||
"numModules": "{num} modulov",
|
||
"numActivityPlans": "{num} načrtov dejavnosti",
|
||
"coursePlan": "Načrt tečaja",
|
||
"editCourseLater": "Lahko kasneje uredite naslov predloge, opise in sliko tečaja.",
|
||
"newCourseAccess": "Privzeto so tečaji zasebni in zahtevajo odobritev administratorja za vstop. Te nastavitve lahko kadar koli uredite.",
|
||
"createCourse": "Ustvari tečaj",
|
||
"stats": "Statistika",
|
||
"createGroupChat": "Ustvari skupinski klepet",
|
||
"editCourse": "Uredi tečaj",
|
||
"inviteDesc": "Po uporabniškem imenu, po kodi ali povezavi",
|
||
"editCourseDesc": "Tukaj lahko uredite naslov tečaja, opis itd.",
|
||
"permissionsDesc": "Nastavite dovoljenja, kot so kdo lahko povabi uporabnike, pošlje sporočila, ustvari klepete itd.",
|
||
"accessDesc": "Lahko naredite svoj tečaj odprt za svet! Ali pa, naredite svoj tečaj zaseben in varen.",
|
||
"createGroupChatDesc": "Medtem ko se aktivnosti začnejo in končajo, bodo skupinski klepeti ostali odprti za rutinsko komunikacijo.",
|
||
"deleteDesc": "Samo skrbniki lahko izbrišejo tečaj. To je uničujoča dejanje, ki odstrani vse uporabnike in izbriše vse izbrane klepete znotraj tečaja. Bodite previdni.",
|
||
"failedToLoadCourseInfo": "Ni bilo mogoče naložiti informacij o tečaju",
|
||
"noCourseFound": "O, ta tečaj potrebuje načrt!\n\nNačrti tečaja so zaporedje tem in dejavnosti pogovorov.",
|
||
"additionalParticipants": "+ {num} drugih",
|
||
"activityNotFoundForCourse": "Te dejavnosti ni bilo mogoče najti v tečaju",
|
||
"courseChats": "Klepeti tečaja",
|
||
"myActivitySessions": "Moje seje dejavnosti",
|
||
"directMessages": "Neposredna sporočila",
|
||
"whatNow": "Kaj zdaj?",
|
||
"chooseNextActivity": "Izberi svojo naslednjo dejavnost!",
|
||
"seeInstructions": "Poglej navodila",
|
||
"hideInstructions": "Skrij navodila",
|
||
"letsGo": "Gremo",
|
||
"chooseRole": "Izberi vlogo!",
|
||
"chooseRoleToParticipate": "Izberi vlogo za sodelovanje!",
|
||
"waitingToFillRole": "Čakanje na zasedbo {num} vlog...",
|
||
"pingParticipants": "Pošlji opozorilo udeležencem tečaja",
|
||
"playWithBot": "Igraj z Pangea Botom",
|
||
"inviteFriends": "Vabite prijatelje",
|
||
"waitNotDone": "Počakaj, še nisem končal!",
|
||
"waitingForOthersToFinish": "Čakam, da ostali zaključijo...",
|
||
"saveToCompletedActivities": "Shrani v zaključene dejavnosti",
|
||
"generatingSummary": "Analiziram klepet in ustvarjam rezultate",
|
||
"instructionsLanguage": "Jezik navodil",
|
||
"findCourse": "Najdi tečaj",
|
||
"activityCompletedDesc": "Vaša zaključena dejavnost je bila dodana v analitiko, kjer lahko pregledate in vadite jezik, ki ste ga uporabili.",
|
||
"pingParticipantsNotification": "{user} išče uporabnike za sodelovanje v aktivnosti v {room}",
|
||
"course": "Tečaj",
|
||
"courses": "Tečaji",
|
||
"courseName": "Ime tečaja",
|
||
"createNewCourse": "Nov tečaj",
|
||
"publicCourses": "Javni tečaji",
|
||
"goToCourse": "Pojdi na tečaj: {course}",
|
||
"activityComplete": "Ta dejavnost je zaključena. Povzetek dejavnosti bi moral biti na voljo spodaj.",
|
||
"haventChattedMuch": "Zdi se, da niste veliko klepetali, poskusite uporabiti še nekaj besed! Če menite, da ste dosegli svoj cilj, lahko dejavnost zaključite spodaj.",
|
||
"haveChatted": "Zdi se, da ste že nekaj časa klepetali! Če menite, da ste dosegli svoj cilj, zaključite dejavnost in ustvarili vam bomo povzetek v klepetu!",
|
||
"userDoneAndWaiting": "{num1}/{num2} udeležencev je zaključilo. Počakajte, da vsi zaključijo, in ustvarili vam bomo povzetek v klepetu! \n\nČe želite ponovno sodelovati v pogovoru, kliknite na gumb za nadaljevanje v klepetu.",
|
||
"othersDoneAndWaiting": "{num1}/{num2} je zaključilo. Ste dosegli svoj cilj?",
|
||
"startNewSession": "Začni novo sejo",
|
||
"joinOpenSession": "Pridruži se odprti seji",
|
||
"less": "manj",
|
||
"activityNotFound": "Aktivnosti ni bilo mogoče najti",
|
||
"levelUp": "Nadgradi raven",
|
||
"myActivities": "Moje dejavnosti",
|
||
"openToJoin": "Odprto za pridružitev",
|
||
"results": "Rezultati",
|
||
"activityDone": "Dejavnost zaključena!",
|
||
"moreLabel": "več",
|
||
"promoCodeInfo": "Kodo za promocijo lahko vnesete na naslednji strani",
|
||
"editsComingSoon": "Funkcija za urejanje mest in dejavnosti bo kmalu na voljo.",
|
||
"editing": "Urejanje",
|
||
"activityNeedsOneMember": "Uho! Ta dejavnost potrebuje še 1 osebo.",
|
||
"activityNeedsMembers": "Uho! Ta dejavnost potrebuje še {num} ljudi.",
|
||
"inviteFriendsToCourse": "Vabite prijatelje na moj tečaj",
|
||
"subscribeToUnlockActivitySummaries": "Naročite se na odklepanje povzetkov dejavnosti",
|
||
"subscribeToUnlockDefinitions": "Naročite se na odklepanje definicij",
|
||
"subscribeToUnlockTranscriptions": "Naročite se na odklepanje prepisov",
|
||
"pingSent": "🔔 Pošiljanje obvestila o tečaju! 🔔",
|
||
"courseTitle": "Naslov tečaja",
|
||
"courseDesc": "Opis tečaja",
|
||
"courseSavedSuccessfully": "Tečaj je bil uspešno shranjen",
|
||
"addCoursePlan": "Dodaj načrt tečaja",
|
||
"activityStatsButtonInstruction": "Kliknite tukaj za ogled statistik vaše dejavnosti in za zapiranje dejavnosti po končanem delu",
|
||
"readingAnalyticsDesc": "Kliknite na prakso na vsaki sporočilu za dejavnosti branja.",
|
||
"speakingAnalyticsDesc": "Posnemite glasovne sporočila za vaje govora.",
|
||
"audioAnalyticsDesc": "Kliknite na prakso na vsaki sporočilu za dejavnosti poslušanja.",
|
||
"loginToAccount": "Prijavite se v svoj račun",
|
||
"appDescription": "Učite se jezika\nmedtem ko pošiljate sporočila prijateljem.",
|
||
"languages": "Jeziki",
|
||
"chooseLanguage": "Izberite jezik.",
|
||
"planTrip": "Načrtujte svoje potovanje",
|
||
"howAreYouTraveling": "Kako potujete?",
|
||
"unlockPrivateTrip": "Odklenite zasebno potovanje",
|
||
"joinPublicTrip": "Pridružite se javnemu potovanju",
|
||
"startOwnTrip": "Začnite svoje",
|
||
"tripPlanDesc": "Potovanja so tečaji. Vsak ima 8-10 zaporednih tem z vrsto dejavnosti za učenje jezika na podlagi nalog.",
|
||
"unlockPrivateTripTitle": "Odkleni zasebno potovanje",
|
||
"browsePublicTrips": "Prebrskajte javna potovanja",
|
||
"startOwnTripTitle": "Začnite svoje potovanje",
|
||
"courseCode": "Kakšno je skrivno geslo?",
|
||
"courseCodeHint": "Potovalna šifra ali povezava",
|
||
"unlockMyTrip": "Odkleni moje potovanje",
|
||
"anyLevel": "Katera koli raven",
|
||
"signupOption": "Kako se želiš prijaviti?",
|
||
"withApple": "Z Apple-om",
|
||
"withGoogle": "Z Google-om",
|
||
"withEmail": "Z e-pošto",
|
||
"createAccount": "Ustvari račun",
|
||
"noCoursesFound": "Ni najdenih tečajev",
|
||
"loginWithEmail": "Prijava z e-pošto",
|
||
"usernameOrEmail": "Uporabniško ime ali e-pošta",
|
||
"email": "E-pošta",
|
||
"forgotPassword": "Pozabljeno geslo?",
|
||
"writingAnalyticsDesc": "Pošiljajte sporočila za vadbo pisanja.",
|
||
"endActivity": "Končaj dejavnost",
|
||
"allLanguages": "Vsi jeziki",
|
||
"allCefrLevels": "Vse ravni CEFR",
|
||
"chatListTooltip": "Tukaj boste našli svoja neposredna sporočila! Kliknite na avatar katerega koli uporabnika in izberite »začni pogovor«, da pošljete DM.",
|
||
"directMessageBotTitle": "Neposredno sporočilo Pangea Bot",
|
||
"feedbackTitle": "Povratne informacije o dejavnosti",
|
||
"feedbackDesc": "Kako naj izboljšamo dejavnost? Če lahko zagotovite nekaj podrobnosti, bomo naredili spremembo!",
|
||
"feedbackHint": "Vaše povratne informacije",
|
||
"feedbackButton": "Pošlji povratne informacije",
|
||
"directMessageBotDesc": "Govorenje z ljudmi je bolj zabavno, a... AI je vedno pripravljen!",
|
||
"inviteYourFriends": "Vabite svoje prijatelje",
|
||
"playWithAI": "Za zdaj igrajte z AI-jem",
|
||
"courseStartDesc": "Pangea Bot je pripravljen kadarkoli!\n\n...ampak je bolje učiti se s prijatelji!",
|
||
"@@locale": "sl",
|
||
"@@last_modified": "2025-10-16 13:32:09.029952",
|
||
"@alwaysUse24HourFormat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notAnImage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setCustomPermissionLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setPermissionsLevelDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ignoreUser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@normalUser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@remove": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@importNow": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@importEmojis": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@importFromZipFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@exportEmotePack": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@replace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aboutHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"homeserver": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@confirmMatrixId": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@supposedMxid": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"mxid": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@addChatDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_roomupgrade": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_googly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_cuddle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_hug": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@googlyEyesContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@cuddleContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@hugContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@appLockDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendTypingNotifications": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@swipeRightToLeftToReply": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@countChatsAndCountParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"chats": {
|
||
"type": "int"
|
||
},
|
||
"participants": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@noMoreChatsFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noChatsFoundHere": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinedChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unread": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@space": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@spaces": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_markasdm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_markasgroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_clearcache": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_create": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_discardsession": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_dm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@checkList": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@countInvited": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@createGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@delete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deleteAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deleteMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@device": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deviceId": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@devices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@directChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@displaynameHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@edit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editBlockedServers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatPermissions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editDisplayname": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editRoomAliases": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editRoomAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emoteExists": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emoteInvalid": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emoteKeyboardNoRecents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emotePacks": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emoteSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@globalChatId": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accessAndVisibility": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accessAndVisibilityDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@calls": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@customEmojisAndStickers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@customEmojisAndStickersBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@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": "Vabite prijatelje k aktivnosti",
|
||
"inviteFriendsToActivityCourse": "Vabite prijatelje k aktivnosti in tečaju",
|
||
"feedbackRespDesc": "Vrnite se jutri za posodobitve aktivnosti.",
|
||
"activityDropdownDesc": "Ko končate s to aktivnostjo, kliknite spodaj",
|
||
"activityAnalyticsListBody": "To so vaše zaključene aktivnosti! Po končani aktivnosti jih lahko ogledate tukaj.",
|
||
"languageMismatchTitle": "Neujemanje jezika",
|
||
"languageMismatchDesc": "Vaš ciljni jezik se ne ujema z jezikom te aktivnosti. Posodobiti ciljni jezik?",
|
||
"reportWordIssueTooltip": "Prijavi težavo z informacijami o besedi",
|
||
"tokenInfoFeedbackDialogTitle": "Povratne informacije o informacijah o besedi",
|
||
"tokenInfoFeedbackDialogDesc": "AI dela napake. Prosimo, opišite morebitne težave z zgornjimi informacijami.",
|
||
"noPublicCoursesFound": "Ni najdenih javnih tečajev. Bi želeli ustvariti enega?",
|
||
"noCourseTemplatesFound": "Nismo mogli najti tečajev za vaš ciljni jezik. Medtem lahko klepetate z Pangea Botom in kasneje preverite več tečajev.",
|
||
"botActivityJoinFailMessage": "Pangea Bot se odziva nekoliko počasi. Poskusite znova kasneje ali povabite prijatelja.",
|
||
"unsubscribedResponseError": "Ta funkcija zahteva naročnino",
|
||
"leaveDesc": "Zapusti ta prostor in vse klepete znotraj njega",
|
||
"selectAll": "Izberi vse",
|
||
"deselectAll": "Prekliči izbor vseh",
|
||
"@inviteFriendsToActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteFriendsToActivityCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@feedbackRespDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityDropdownDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityAnalyticsListBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageMismatchTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageMismatchDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reportWordIssueTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tokenInfoFeedbackDialogTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tokenInfoFeedbackDialogDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noPublicCoursesFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noCourseTemplatesFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@botActivityJoinFailMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unsubscribedResponseError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@leaveDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectAll": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deselectAll": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"startOwn": "Začni svojo lastno",
|
||
"joinCourseDesc": "Vsak tečaj ima 8-10 zaporednih tem z vrsto dejavnosti za učenje jezika na podlagi nalog.",
|
||
"newMessageInPangeaChat": "🗨️ Nova sporočilo v klepetu Pangea",
|
||
"shareCourse": "Deli tečaj",
|
||
"addCourse": "Dodaj tečaj",
|
||
"joinCourseWithCode": "Pridruži se tečaju z geslom",
|
||
"joinPublicCourse": "Pridruži se javnemu tečaju",
|
||
"vocabLevelsDesc": "Tukaj bodo šle besede za besednjak, ko jih boste nadgradili!",
|
||
"highlightVocabTooltip": "Označi ciljne besede v besednjaku spodaj tako, da jih pošlješ ali vadiš z njimi v klepetu",
|
||
"@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": {}
|
||
}
|
||
} |