* 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>
12197 lines
No EOL
312 KiB
Text
12197 lines
No EOL
312 KiB
Text
{
|
||
"@@locale": "hr",
|
||
"@@last_modified": "2025-10-16 13:31:18.226992",
|
||
"about": "Informacije",
|
||
"@about": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"accept": "Prihvati",
|
||
"@accept": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"acceptedTheInvitation": "👍 {username} je prihvatio/la poziv",
|
||
"@acceptedTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"account": "Račun",
|
||
"@account": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"activatedEndToEndEncryption": "🔐 {username} je aktivirao/la obostrano šifriranje",
|
||
"@activatedEndToEndEncryption": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"addEmail": "Dodaj e-mail",
|
||
"@addEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"admin": "Administrator",
|
||
"@admin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"alias": "pseudonim",
|
||
"@alias": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"all": "Svi",
|
||
"@all": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"answeredTheCall": "{senderName} je odgovorio/la na poziv",
|
||
"@answeredTheCall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"anyoneCanJoin": "Svatko se može pridružiti",
|
||
"@anyoneCanJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"appLock": "Zaključavanje programa",
|
||
"@appLock": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"archive": "Arhiv",
|
||
"@archive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"areGuestsAllowedToJoin": "Smiju li se gosti pridružiti",
|
||
"@areGuestsAllowedToJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"areYouSure": "Stvarno to želiš?",
|
||
"@areYouSure": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"areYouSureYouWantToLogout": "Stvarno se želiš odjaviti?",
|
||
"@areYouSureYouWantToLogout": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"askSSSSSign": "Za potpisivanje druge osobe, upiši svoju sigurnosnu lozinku ili ključ za oporavak.",
|
||
"@askSSSSSign": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"askVerificationRequest": "Prihvatiti ovaj zahtjev za potvrđivanje od {username}?",
|
||
"@askVerificationRequest": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"badServerLoginTypesException": "Domaći poslužitelj podržava vrste prijave:\n{serverVersions}\nMeđutim ovaj program podržava samo:\n{supportedVersions}",
|
||
"@badServerLoginTypesException": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"serverVersions": {
|
||
"type": "String"
|
||
},
|
||
"supportedVersions": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"badServerVersionsException": "Domaći poslužitelj podržava verzije specifikacije:\n{serverVersions}\nMeđutim ovaj program podržava samo {supportedVersions}",
|
||
"@badServerVersionsException": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"serverVersions": {
|
||
"type": "String"
|
||
},
|
||
"supportedVersions": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"banFromChat": "Isključi iz razgovora",
|
||
"@banFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"banned": "Isključen",
|
||
"@banned": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"bannedUser": "{username} je isključio/la {targetName}",
|
||
"@bannedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"blockDevice": "Blokiraj uređaj",
|
||
"@blockDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"blocked": "Blokirano",
|
||
"@blocked": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"botMessages": "Poruke bota",
|
||
"@botMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"cancel": "Odustani",
|
||
"@cancel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"cantOpenUri": "URI adresa {uri} se ne može otvoriti",
|
||
"@cantOpenUri": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"uri": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changeDeviceName": "Promijeni ime uređaja",
|
||
"@changeDeviceName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changedTheChatAvatar": "{username} je promijenio/la avatar razgovora",
|
||
"@changedTheChatAvatar": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatDescriptionTo": "{username} je promijenio/la opis razgovora u: „{description}”",
|
||
"@changedTheChatDescriptionTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"description": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatNameTo": "{username} je promijenio/la ime razgovora u: „{chatname}”",
|
||
"@changedTheChatNameTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"chatname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheChatPermissions": "{username} je promijenio/la dozvole razgovora",
|
||
"@changedTheChatPermissions": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheDisplaynameTo": "{username} je promijenio/la ime u: „{displayname}”",
|
||
"@changedTheDisplaynameTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"displayname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheGuestAccessRules": "{username} je promijenio/la pravila pristupa za goste",
|
||
"@changedTheGuestAccessRules": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheGuestAccessRulesTo": "{username} je promijenio/la pravila pristupa za goste u: {rules}",
|
||
"@changedTheGuestAccessRulesTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"rules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheHistoryVisibility": "{username} je promijenio/la vidljivost kronologije",
|
||
"@changedTheHistoryVisibility": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheHistoryVisibilityTo": "{username} je promijenio/la vidljivost kronologije u: {rules}",
|
||
"@changedTheHistoryVisibilityTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"rules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheJoinRules": "{username} je promijenio/la pravila pridruživanja",
|
||
"@changedTheJoinRules": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheJoinRulesTo": "{username} je promijenio/la pravila pridruživanja u: {joinRules}",
|
||
"@changedTheJoinRulesTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"joinRules": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheProfileAvatar": "{username} je promijenio/la svoj avatar",
|
||
"@changedTheProfileAvatar": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheRoomAliases": "{username} je promijenio/la pseudonime soba",
|
||
"@changedTheRoomAliases": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changedTheRoomInvitationLink": "{username} je promijenio/la poveznicu poziva",
|
||
"@changedTheRoomInvitationLink": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"changePassword": "Promijeni lozinku",
|
||
"@changePassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheHomeserver": "Promijeni domaćeg poslužitelja",
|
||
"@changeTheHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheme": "Promijeni tvoj stil",
|
||
"@changeTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeTheNameOfTheGroup": "Promijeni ime grupe",
|
||
"@changeTheNameOfTheGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"changeYourAvatar": "Promijeni svoj avatar",
|
||
"@changeYourAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"channelCorruptedDecryptError": "Šifriranje je oštećeno",
|
||
"@channelCorruptedDecryptError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chat": "Razgovor",
|
||
"@chat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatBackup": "Sigurnosna kopija razgovora",
|
||
"@chatBackup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatBackupDescription": "Tvoji su stari razgovori osigurani s ključem za obnavljanje. Pazi da ga ne izgubiš.",
|
||
"@chatBackupDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatDetails": "Detalji razgovora",
|
||
"@chatDetails": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chats": "Razgovori",
|
||
"@chats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chooseAStrongPassword": "Odaberi snažnu lozinku",
|
||
"@chooseAStrongPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"clearArchive": "Isprazni arhiv",
|
||
"@clearArchive": {},
|
||
"close": "Zatvori",
|
||
"@close": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"commandHint_ban": "Isključi navedenog korisnika iz ove sobe",
|
||
"@commandHint_ban": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /ban"
|
||
},
|
||
"commandHint_html": "Pošalji HTML formatirani tekst",
|
||
"@commandHint_html": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /html"
|
||
},
|
||
"commandHint_invite": "Pozovi navedenog korisnika u ovu sobu",
|
||
"@commandHint_invite": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /invite"
|
||
},
|
||
"commandHint_join": "Pridruži se navedenoj sobi",
|
||
"@commandHint_join": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /join"
|
||
},
|
||
"commandHint_kick": "Ukloni navedenog korisnika iz ove sobe",
|
||
"@commandHint_kick": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /kick"
|
||
},
|
||
"commandHint_leave": "Napusti ovu sobu",
|
||
"@commandHint_leave": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /leave"
|
||
},
|
||
"commandHint_me": "Opiši se",
|
||
"@commandHint_me": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /me"
|
||
},
|
||
"commandHint_myroomavatar": "Postavi svoju sliku za ovu sobu (mxc-uri)",
|
||
"@commandHint_myroomavatar": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /myroomavatar"
|
||
},
|
||
"commandHint_myroomnick": "Postavi svoje ime za ovu sobu",
|
||
"@commandHint_myroomnick": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /myroomnick"
|
||
},
|
||
"commandHint_op": "Postavi razinu prava navedenog korisnika (standardno: 50)",
|
||
"@commandHint_op": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /op"
|
||
},
|
||
"commandHint_plain": "Pošalji neformatirani tekst",
|
||
"@commandHint_plain": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /plain"
|
||
},
|
||
"commandHint_react": "Pošalji odgovor kao reakciju",
|
||
"@commandHint_react": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /react"
|
||
},
|
||
"commandHint_send": "Pošalji tekst",
|
||
"@commandHint_send": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /send"
|
||
},
|
||
"commandHint_unban": "Ponovo uključi navedenog korisnika u ovu sobu",
|
||
"@commandHint_unban": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /unban"
|
||
},
|
||
"commandInvalid": "Naredba nevaljana",
|
||
"@commandInvalid": {
|
||
"type": "String"
|
||
},
|
||
"commandMissing": "{command} nije naredba.",
|
||
"@commandMissing": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"command": {
|
||
"type": "String"
|
||
}
|
||
},
|
||
"description": "State that {command} is not a valid /command."
|
||
},
|
||
"compareEmojiMatch": "Usporedi emoji sličice",
|
||
"@compareEmojiMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"compareNumbersMatch": "Usporedi brojeve",
|
||
"@compareNumbersMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"configureChat": "Konfiguriraj razgovor",
|
||
"@configureChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"confirm": "Potvrdi",
|
||
"@confirm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"connect": "Spoji",
|
||
"@connect": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"contactHasBeenInvitedToTheGroup": "Kontakt je pozvan u grupu",
|
||
"@contactHasBeenInvitedToTheGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"containsDisplayName": "Sadržava prikazano ime",
|
||
"@containsDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"containsUserName": "Sadrži korisničko ime",
|
||
"@containsUserName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"contentHasBeenReported": "Sadržaj je prijavljen administratorima poslužitelja",
|
||
"@contentHasBeenReported": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copiedToClipboard": "Kopirano u međuspremnik",
|
||
"@copiedToClipboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copy": "Kopiraj",
|
||
"@copy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"copyToClipboard": "Kopiraj u međuspremnik",
|
||
"@copyToClipboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"couldNotDecryptMessage": "Neuspjelo dešifriranje poruke: {error}",
|
||
"@couldNotDecryptMessage": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"countParticipants": "{count} sudionika",
|
||
"@countParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"create": "Stvori",
|
||
"@create": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"createdTheChat": "💬 {username} je započeo/la razgovor",
|
||
"@createdTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"createNewSpace": "Novi prostor",
|
||
"@createNewSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"currentlyActive": "Trenutačno aktivni",
|
||
"@currentlyActive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"darkTheme": "Tamna",
|
||
"@darkTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"dateAndTimeOfDay": "{date}, {timeOfDay}",
|
||
"@dateAndTimeOfDay": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"date": {
|
||
"type": "String"
|
||
},
|
||
"timeOfDay": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dateWithoutYear": "{day}. {month}.",
|
||
"@dateWithoutYear": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"month": {
|
||
"type": "String"
|
||
},
|
||
"day": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dateWithYear": "{day}. {month}. {year}.",
|
||
"@dateWithYear": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"year": {
|
||
"type": "String"
|
||
},
|
||
"month": {
|
||
"type": "String"
|
||
},
|
||
"day": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"deactivateAccountWarning": "Ovo će nepovratno deaktivirati tvoj korisnički račun. Stvarno to želiš?",
|
||
"@deactivateAccountWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"defaultPermissionLevel": "Standardna razina dozvole",
|
||
"@defaultPermissionLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"delete": "Izbriši",
|
||
"@delete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deleteAccount": "Izbriši račun",
|
||
"@deleteAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deleteMessage": "Izbriši poruku",
|
||
"@deleteMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"device": "Uređaj",
|
||
"@device": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"deviceId": "ID oznaka uređaja",
|
||
"@deviceId": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"devices": "Uređaji",
|
||
"@devices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"directChats": "Izravni razgovori",
|
||
"@directChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"displaynameHasBeenChanged": "Prikazno ime je promijenjeno",
|
||
"@displaynameHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"downloadFile": "Preuzmi datoteku",
|
||
"@downloadFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"edit": "Uredi",
|
||
"@edit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editBlockedServers": "Uredi blokirane poslužitelje",
|
||
"@editBlockedServers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editDisplayname": "Uredi prikazano ime",
|
||
"@editDisplayname": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editRoomAliases": "Uredi pseudonime sobe",
|
||
"@editRoomAliases": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"editRoomAvatar": "Uredi avatar sobe",
|
||
"@editRoomAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteExists": "Emotikon već postoji!",
|
||
"@emoteExists": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteInvalid": "Neispravna kratica emotikona!",
|
||
"@emoteInvalid": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emotePacks": "Paketi emotikona za sobu",
|
||
"@emotePacks": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteSettings": "Postavke emotikona",
|
||
"@emoteSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteShortcode": "Kratica emotikona",
|
||
"@emoteShortcode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emoteWarnNeedToPick": "Moraš odabrati jednu kraticu emotikona i sliku!",
|
||
"@emoteWarnNeedToPick": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"emptyChat": "Prazan razgovor",
|
||
"@emptyChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enableEmotesGlobally": "Aktiviraj paket emotikona globalno",
|
||
"@enableEmotesGlobally": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enableEncryption": "Aktiviraj šifriranje",
|
||
"@enableEncryption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enableEncryptionWarning": "Više nećeš moći deaktivirati šifriranje. Stvarno to želiš?",
|
||
"@enableEncryptionWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"encrypted": "Šifrirano",
|
||
"@encrypted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"encryption": "Šifriranje",
|
||
"@encryption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"encryptionNotEnabled": "Šifriranje nije aktivirano",
|
||
"@encryptionNotEnabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"endedTheCall": "{senderName} je završio/la poziv",
|
||
"@endedTheCall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"enterAnEmailAddress": "Upiši e-adressu",
|
||
"@enterAnEmailAddress": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"enterYourHomeserver": "Upiši svoj domaći poslužitelj",
|
||
"@enterYourHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"everythingReady": "Sve je spremno!",
|
||
"@everythingReady": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"extremeOffensive": "Izrazito uvredljiv",
|
||
"@extremeOffensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fileName": "Ime datoteke",
|
||
"@fileName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fluffychat": "FluffyChat",
|
||
"@fluffychat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fontSize": "Veličina fonta",
|
||
"@fontSize": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"forward": "Proslijedi",
|
||
"@forward": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fromJoining": "Od pridruživanja",
|
||
"@fromJoining": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"fromTheInvitation": "Od poziva",
|
||
"@fromTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"goToTheNewRoom": "Idi u novu sobu",
|
||
"@goToTheNewRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"group": "Grupiraj",
|
||
"@group": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"groupIsPublic": "Grupa je javna",
|
||
"@groupIsPublic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"groups": "Grupe",
|
||
"@groups": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"groupWith": "Grupa s {displayname}",
|
||
"@groupWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"displayname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"guestsAreForbidden": "Gosti su zabranjeni",
|
||
"@guestsAreForbidden": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"guestsCanJoin": "Gosti se mogu pridružiti",
|
||
"@guestsCanJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"hasWithdrawnTheInvitationFor": "{username} je povukao/la poziv za {targetName}",
|
||
"@hasWithdrawnTheInvitationFor": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"help": "Pomoć",
|
||
"@help": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"hideRedactedEvents": "Sakrij promijenjene događaje",
|
||
"@hideRedactedEvents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"hideUnknownEvents": "Sakrij nepoznate događaje",
|
||
"@hideUnknownEvents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"howOffensiveIsThisContent": "Koliko je ovaj sadržaj uvredljiv?",
|
||
"@howOffensiveIsThisContent": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"id": "ID",
|
||
"@id": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"identity": "Identitet",
|
||
"@identity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"ignore": "Zanemari",
|
||
"@ignore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"ignoredUsers": "Zanemareni korisnici",
|
||
"@ignoredUsers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"iHaveClickedOnLink": "Pritisnuo/la sam poveznicu",
|
||
"@iHaveClickedOnLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"incorrectPassphraseOrKey": "Neispravna lozinka ili ključ za obnavljanje",
|
||
"@incorrectPassphraseOrKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inoffensive": "Neuvredljiv",
|
||
"@inoffensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteContact": "Pozovi kontakt",
|
||
"@inviteContact": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteContactToGroup": "Pozovi kontakt u {groupName}",
|
||
"@inviteContactToGroup": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"groupName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"invited": "Pozvan/a",
|
||
"@invited": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"invitedUser": "📩 {username} je pozvao/la {targetName}",
|
||
"@invitedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"invitedUsersOnly": "Samo pozvani korisnici",
|
||
"@invitedUsersOnly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteForMe": "Poziv za mene",
|
||
"@inviteForMe": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteText": "{username} te je pozvao/la u FluffyChat. \n1. Posjeti strnicu fluffychat.im i instaliraj aplikaciju \n2. Registriraj ili prijavi se \n3. Otvori poveznicu poziva: \n {link}",
|
||
"@inviteText": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"link": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"isTyping": "piše …",
|
||
"@isTyping": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"joinedTheChat": "👋 {username} se pridružio/la razgovoru",
|
||
"@joinedTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"joinRoom": "Pridruži se sobi",
|
||
"@joinRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"kicked": "👞 {username} je izbacio/la {targetName}",
|
||
"@kicked": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"kickedAndBanned": "🙅 {username} je izbacio/la i blokirao/la {targetName}",
|
||
"@kickedAndBanned": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"kickFromChat": "Izbaci iz razgovora",
|
||
"@kickFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"lastActiveAgo": "Zadnja aktivnost: {localizedTimeShort}",
|
||
"@lastActiveAgo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"localizedTimeShort": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"leave": "Napusti",
|
||
"@leave": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"leftTheChat": "Napustio/la je razgovor",
|
||
"@leftTheChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"license": "Licenca",
|
||
"@license": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"lightTheme": "Svijetla",
|
||
"@lightTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"loadCountMoreParticipants": "Učitaj još {count} sudionika",
|
||
"@loadCountMoreParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"loadingPleaseWait": "Učitava se … Pričekaj.",
|
||
"@loadingPleaseWait": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"loadMore": "Učitaj još …",
|
||
"@loadMore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"login": "Prijava",
|
||
"@login": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"logInTo": "Prijavi se na {homeserver}",
|
||
"@logInTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"homeserver": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"logout": "Odjava",
|
||
"@logout": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"memberChanges": "Promjene člana",
|
||
"@memberChanges": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"mention": "Spominjanje",
|
||
"@mention": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"messages": "Poruke",
|
||
"@messages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"moderator": "Voditelj",
|
||
"@moderator": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"muteChat": "Isključi zvuk razgovora",
|
||
"@muteChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"needPantalaimonWarning": "Za trenutačno korištenje obostranog šifriranja trebaš Pantalaimon.",
|
||
"@needPantalaimonWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"newChat": "Novi razgovor",
|
||
"@newChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"newMessageInFluffyChat": "💬 Nova poruka u FluffyChatu",
|
||
"@newMessageInFluffyChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"newVerificationRequest": "Novi zahtjev za potvrđivanje!",
|
||
"@newVerificationRequest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"next": "Dalje",
|
||
"@next": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"no": "Ne",
|
||
"@no": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noConnectionToTheServer": "Ne postoji veza s poslužiteljem",
|
||
"@noConnectionToTheServer": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noEmotesFound": "Nema emotikona. 😕",
|
||
"@noEmotesFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noEncryptionForPublicRooms": "Šifriranje možeš aktivirati samo nakon što soba više nije javno dostupna.",
|
||
"@noEncryptionForPublicRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"none": "Ništa",
|
||
"@none": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noPasswordRecoveryDescription": "Još nisi dodao/la način za obnavljanje lozinke.",
|
||
"@noPasswordRecoveryDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noPermission": "Bez dozvole",
|
||
"@noPermission": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noRoomsFound": "Nema soba …",
|
||
"@noRoomsFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"notifications": "Obavijesti",
|
||
"@notifications": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"notificationsEnabledForThisAccount": "Obavijesti su aktivirane za ovaj račun",
|
||
"@notificationsEnabledForThisAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"numUsersTyping": "{count} korisnika pišu …",
|
||
"@numUsersTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"offensive": "Uvredljiv",
|
||
"@offensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"offline": "Nepovezano s internetom",
|
||
"@offline": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"ok": "U redu",
|
||
"@ok": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"online": "Povezano s internetom",
|
||
"@online": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"onlineKeyBackupEnabled": "Internetski ključ sigurnosnih kopija je aktiviran",
|
||
"@onlineKeyBackupEnabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"oopsPushError": "Ups! Nažalost se dogodila greška prilikom postavljanja automatskog primanja obavijesti.",
|
||
"@oopsPushError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"oopsSomethingWentWrong": "Ups, dogodila se greška …",
|
||
"@oopsSomethingWentWrong": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"openAppToReadMessages": "Za čitanje poruka, otvori program",
|
||
"@openAppToReadMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"openCamera": "Otvori kameru",
|
||
"@openCamera": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"or": "Ili",
|
||
"@or": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"participant": "Sudionik",
|
||
"@participant": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passphraseOrKey": "tajni izraz ili ključ za obnavljanje",
|
||
"@passphraseOrKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"password": "Lozinka",
|
||
"@password": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passwordForgotten": "Zaboravljena lozinka",
|
||
"@passwordForgotten": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passwordHasBeenChanged": "Lozinka je promijenjena",
|
||
"@passwordHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"passwordRecovery": "Obnavljanje lozinke",
|
||
"@passwordRecovery": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"people": "Ljudi",
|
||
"@people": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pickImage": "Odaberi sliku",
|
||
"@pickImage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pin": "Prikvači",
|
||
"@pin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"play": "Sviraj {fileName}",
|
||
"@play": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"fileName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"pleaseChoose": "Odaberi",
|
||
"@pleaseChoose": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseChooseAPasscode": "Odaberi lozinku",
|
||
"@pleaseChooseAPasscode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseClickOnLink": "Pritisni poveznicu u e-poruci, zatim nastavi.",
|
||
"@pleaseClickOnLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnter4Digits": "Upiši 4 znamenke ili ostavi prazno, za deaktiviranje zaključavanja programa.",
|
||
"@pleaseEnter4Digits": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnterYourPassword": "Upiši svoju lozinku",
|
||
"@pleaseEnterYourPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnterYourPin": "Upiši svoj pin",
|
||
"@pleaseEnterYourPin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseEnterYourUsername": "Upiši svoje korisničko ime",
|
||
"@pleaseEnterYourUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pleaseFollowInstructionsOnWeb": "Slijedi upute na web-stranici i dodirni „Dalje”.",
|
||
"@pleaseFollowInstructionsOnWeb": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"privacy": "Privatnost",
|
||
"@privacy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"publicRooms": "Javne sobe",
|
||
"@publicRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"pushRules": "Pravila slanja",
|
||
"@pushRules": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reason": "Razlog",
|
||
"@reason": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"recording": "Snimanje",
|
||
"@recording": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"redactedAnEvent": "{username} je preuredio/la događaj",
|
||
"@redactedAnEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"redactMessage": "Ispravi poruku",
|
||
"@redactMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"register": "Registracija",
|
||
"@register": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reject": "Odbij",
|
||
"@reject": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"rejectedTheInvitation": "{username} je odbio/la poziv",
|
||
"@rejectedTheInvitation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"rejoin": "Ponovo se pridruži",
|
||
"@rejoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"remove": "Ukloni",
|
||
"@remove": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"removeAllOtherDevices": "Ukloni sve druge uređaje",
|
||
"@removeAllOtherDevices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"removedBy": "Uklonjeno od {username}",
|
||
"@removedBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"removeDevice": "Ukloni uređaj",
|
||
"@removeDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unbanFromChat": "Ponovo uključi u razgovor",
|
||
"@unbanFromChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"removeYourAvatar": "Ukloni svoj avatar",
|
||
"@removeYourAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"replaceRoomWithNewerVersion": "Zamijeni sobu s novom verzijom",
|
||
"@replaceRoomWithNewerVersion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reply": "Odgovori",
|
||
"@reply": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reportMessage": "Prijavi poruku",
|
||
"@reportMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"requestPermission": "Zatraži dozvolu",
|
||
"@requestPermission": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"roomHasBeenUpgraded": "Soba je nadograđena",
|
||
"@roomHasBeenUpgraded": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"roomVersion": "Verzija sobe",
|
||
"@roomVersion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"saveFile": "Spremi datoteku",
|
||
"@saveFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"search": "Traži",
|
||
"@search": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"security": "Sigurnost",
|
||
"@security": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"seenByUser": "Viđeno od {username}",
|
||
"@seenByUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"send": "Pošalji",
|
||
"@send": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendAMessage": "Pošalji poruku",
|
||
"@sendAMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendAsText": "Pošalji kao tekst",
|
||
"@sendAsText": {
|
||
"type": "String"
|
||
},
|
||
"sendAudio": "Pošalji audio datoteku",
|
||
"@sendAudio": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendFile": "Pošalji datoteku",
|
||
"@sendFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendImage": "Pošalji sliku",
|
||
"@sendImage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendMessages": "Šalji poruke",
|
||
"@sendMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendOriginal": "Pošalji original",
|
||
"@sendOriginal": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendSticker": "Pošalji naljepnicu",
|
||
"@sendSticker": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sendVideo": "Pošalji video datoteku",
|
||
"@sendVideo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sentAFile": "📁 {username} ja poslao/la datoteku",
|
||
"@sentAFile": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentAnAudio": "🎤 {username} ja poslao/la audio snimku",
|
||
"@sentAnAudio": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentAPicture": "🖼️ {username} ja poslao/la sliku",
|
||
"@sentAPicture": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentASticker": "😊 {username} je poslao/la naljepnicu",
|
||
"@sentASticker": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentAVideo": "🎥 {username} je poslao/la video",
|
||
"@sentAVideo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sentCallInformations": "{senderName} je poslao/la podatke poziva",
|
||
"@sentCallInformations": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"setAsCanonicalAlias": "Postavi kao glavni pseudonim",
|
||
"@setAsCanonicalAlias": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setCustomEmotes": "Postavi prilagođene emotikone",
|
||
"@setCustomEmotes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setInvitationLink": "Pošalji poveznicu poziva",
|
||
"@setInvitationLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setPermissionsLevel": "Postavi razinu dozvola",
|
||
"@setPermissionsLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setStatus": "Postavi stanje",
|
||
"@setStatus": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"settings": "Postavke",
|
||
"@settings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"share": "Dijeli",
|
||
"@share": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sharedTheLocation": "{username} je dijelio/la svoje mjesto",
|
||
"@sharedTheLocation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"showPassword": "Pokaži lozinku",
|
||
"@showPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"singlesignon": "Jednokratna prijava",
|
||
"@singlesignon": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"skip": "Preskoči",
|
||
"@skip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"sourceCode": "Izvorni kȏd",
|
||
"@sourceCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"spaceIsPublic": "Prostor je javan",
|
||
"@spaceIsPublic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"spaceName": "Ime prostora",
|
||
"@spaceName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"startedACall": "{senderName} ja započeo/la poziv",
|
||
"@startedACall": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"status": "Stanje",
|
||
"@status": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"statusExampleMessage": "Kako si danas?",
|
||
"@statusExampleMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"submit": "Pošalji",
|
||
"@submit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"synchronizingPleaseWait": "Sinkronizira se … Pričekaj.",
|
||
"@synchronizingPleaseWait": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"systemTheme": "Sustav",
|
||
"@systemTheme": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"theyDontMatch": "Ne poklapaju se",
|
||
"@theyDontMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"theyMatch": "Poklapaju se",
|
||
"@theyMatch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"title": "FluffyChat",
|
||
"@title": {
|
||
"description": "Title for the application",
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"toggleFavorite": "Uklj/Isklj favorite",
|
||
"@toggleFavorite": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"toggleMuted": "Uklj/Isklj isključene",
|
||
"@toggleMuted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"toggleUnread": "Označi kao pročitano/nepročitano",
|
||
"@toggleUnread": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"tooManyRequestsWarning": "Previše zahtjeva. Pokušaj ponovo kasnije!",
|
||
"@tooManyRequestsWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"transferFromAnotherDevice": "Prenesi s jednog drugog uređaja",
|
||
"@transferFromAnotherDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"tryToSendAgain": "Pokušaj ponovo poslati",
|
||
"@tryToSendAgain": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unavailable": "Nedostupno",
|
||
"@unavailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unbannedUser": "{username} je ponovo uključio/la {targetName}",
|
||
"@unbannedUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"targetName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"unblockDevice": "Deblokiraj uređaj",
|
||
"@unblockDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unknownDevice": "Nepoznat uređaj",
|
||
"@unknownDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unknownEncryptionAlgorithm": "Nepoznat algoritam šifriranja",
|
||
"@unknownEncryptionAlgorithm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unknownEvent": "Nepoznat događaj „{type}”",
|
||
"@unknownEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"type": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"unmuteChat": "Uključi zvuk razgovora",
|
||
"@unmuteChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unpin": "Otkvači",
|
||
"@unpin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"unreadChats": "{unreadCount, plural, =1{1 nepročitan razgovor} few{{unreadCount} nepročitana razgovora} other{{unreadCount} nepročitanih razgovora}}",
|
||
"@unreadChats": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"unreadCount": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"userAndOthersAreTyping": "{username} i još {count} korisnika pišu …",
|
||
"@userAndOthersAreTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"userAndUserAreTyping": "{username} i {username2} pišu …",
|
||
"@userAndUserAreTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"username2": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"userIsTyping": "{username} piše …",
|
||
"@userIsTyping": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"userLeftTheChat": "🚪 {username} je napustio/la razgovor",
|
||
"@userLeftTheChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"username": "Korisničko ime",
|
||
"@username": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"userSentUnknownEvent": "{username} ja poslao/la {type} događaj",
|
||
"@userSentUnknownEvent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"type": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"verified": "Potvrđeno",
|
||
"@verified": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verify": "Potvrdi",
|
||
"@verify": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verifyStart": "Pokreni potvrđivanje",
|
||
"@verifyStart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verifySuccess": "Uspješno si potvrdio/la!",
|
||
"@verifySuccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verifyTitle": "Potvrđivanje drugog računa",
|
||
"@verifyTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"videoCall": "Video poziv",
|
||
"@videoCall": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"visibilityOfTheChatHistory": "Vidljivost povijesti razgovora",
|
||
"@visibilityOfTheChatHistory": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"visibleForAllParticipants": "Vidljivo za sve sudionike",
|
||
"@visibleForAllParticipants": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"visibleForEveryone": "Vidljivo za sve",
|
||
"@visibleForEveryone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"voiceMessage": "Glasovna poruka",
|
||
"@voiceMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"waitingPartnerAcceptRequest": "Čeka se na sugovornika da prihvati zahtjev …",
|
||
"@waitingPartnerAcceptRequest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"waitingPartnerEmoji": "Čeka se na sugovornika da prihvati emoji …",
|
||
"@waitingPartnerEmoji": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"waitingPartnerNumbers": "Čeka se na sugovornika da prihvati brojeve …",
|
||
"@waitingPartnerNumbers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"wallpaper": "Pozadina:",
|
||
"@wallpaper": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"warning": "Upozorenje!",
|
||
"@warning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"weSentYouAnEmail": "Poslali smo ti e-poruku",
|
||
"@weSentYouAnEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"whoCanPerformWhichAction": "Tko može izvršiti koju radnju",
|
||
"@whoCanPerformWhichAction": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"whoIsAllowedToJoinThisGroup": "Tko se smije pridružiti grupi",
|
||
"@whoIsAllowedToJoinThisGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"whyDoYouWantToReportThis": "Zašto želiš ovo prijaviti?",
|
||
"@whyDoYouWantToReportThis": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"wipeChatBackup": "Izbrisati sigurnosnu kopiju razgovora za stvaranje novog sigurnosnog ključa za obnavljanje?",
|
||
"@wipeChatBackup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"withTheseAddressesRecoveryDescription": "Lozinku možeš obnoviti pomoću ovih adresa.",
|
||
"@withTheseAddressesRecoveryDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"writeAMessage": "Napiši poruku …",
|
||
"@writeAMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"yes": "Da",
|
||
"@yes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"you": "Ti",
|
||
"@you": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"youAreNoLongerParticipatingInThisChat": "Više ne sudjeluješ u ovom razgovoru",
|
||
"@youAreNoLongerParticipatingInThisChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"youHaveBeenBannedFromThisChat": "Isključen/a si iz ovog razgovora",
|
||
"@youHaveBeenBannedFromThisChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"yourPublicKey": "Tvoj javni ključ",
|
||
"@yourPublicKey": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"shareLocation": "Dijeli lokaciju",
|
||
"@shareLocation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"locationPermissionDeniedNotice": "Lokacijske dozvole su odbijene. Za dijeljenje tvoje lokacije dozvoli ih.",
|
||
"@locationPermissionDeniedNotice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"locationDisabledNotice": "Lokacijske usluge su deaktivirane. Za dijeljenje tvoje lokacije aktiviraj ih.",
|
||
"@locationDisabledNotice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"obtainingLocation": "Dohvaćanje lokacije …",
|
||
"@obtainingLocation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"errorObtainingLocation": "Greška u dohvaćanju lokacije: {error}",
|
||
"@errorObtainingLocation": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"openInMaps": "Otvori u kartama",
|
||
"@openInMaps": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noMatrixServer": "{server1} nije matrix poslužitelj. Da li umjesto njega koristiti {server2}?",
|
||
"@noMatrixServer": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"server1": {
|
||
"type": "String"
|
||
},
|
||
"server2": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"autoplayImages": "Automatski pokreni animirane naljepnice i emotikone",
|
||
"@autoplayImages": {
|
||
"type": "String",
|
||
"placeholder": {}
|
||
},
|
||
"allChats": "Svi razgovori",
|
||
"@allChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"chatHasBeenAddedToThisSpace": "Razgovor je dodan u ovaj prostor",
|
||
"@chatHasBeenAddedToThisSpace": {},
|
||
"addToSpace": "Dodaj u prostor",
|
||
"@addToSpace": {},
|
||
"serverRequiresEmail": "Za registraciju ovaj poslužitelj mora potvrditi tvoju e-mail adresu.",
|
||
"@serverRequiresEmail": {},
|
||
"scanQrCode": "Snimi QR kod",
|
||
"@scanQrCode": {},
|
||
"homeserver": "Domaći poslužitelj",
|
||
"@homeserver": {},
|
||
"sendOnEnter": "Pošalji pritiskom tipke enter",
|
||
"@sendOnEnter": {},
|
||
"link": "Poveznica",
|
||
"@link": {},
|
||
"enableMultiAccounts": "(BETA) Omogući korištenje više računa na ovom uređaju",
|
||
"@enableMultiAccounts": {},
|
||
"bundleName": "Ime paketa",
|
||
"@bundleName": {},
|
||
"removeFromBundle": "Ukloni iz ovog paketa",
|
||
"@removeFromBundle": {},
|
||
"addToBundle": "Dodaj u paket",
|
||
"@addToBundle": {},
|
||
"editBundlesForAccount": "Uredi pakete za ovaj račun",
|
||
"@editBundlesForAccount": {},
|
||
"addAccount": "Dodaj račun",
|
||
"@addAccount": {},
|
||
"oneClientLoggedOut": "Jedan od tvojih klijenata je odjavljen",
|
||
"@oneClientLoggedOut": {},
|
||
"unverified": "Nepotvrđeno",
|
||
"@unverified": {},
|
||
"yourChatBackupHasBeenSetUp": "Sigurnosna kopija tvog razgovora je postavljena.",
|
||
"@yourChatBackupHasBeenSetUp": {},
|
||
"repeatPassword": "Ponovi lozinku",
|
||
"@repeatPassword": {},
|
||
"messageInfo": "Informacija poruke",
|
||
"@messageInfo": {},
|
||
"messageType": "Vrsta poruke",
|
||
"@messageType": {},
|
||
"sender": "Pošiljatelj",
|
||
"@sender": {},
|
||
"openGallery": "Otvori galeriju",
|
||
"@openGallery": {},
|
||
"time": "Vrijeme",
|
||
"@time": {},
|
||
"removeFromSpace": "Ukloni iz prostora",
|
||
"@removeFromSpace": {},
|
||
"addToSpaceDescription": "Odaberi prostor kojem će se ovaj razgovor dodati.",
|
||
"@addToSpaceDescription": {},
|
||
"start": "Početak",
|
||
"@start": {},
|
||
"commandHint_clearcache": "Isprazni predmemoriju",
|
||
"@commandHint_clearcache": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /clearcache"
|
||
},
|
||
"commandHint_create": "Stvori prazan grupni razgovor\nKoristi --no-encryption za deaktiviranje šifriranja",
|
||
"@commandHint_create": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /create"
|
||
},
|
||
"commandHint_discardsession": "Odbaci sesiju",
|
||
"@commandHint_discardsession": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /discardsession"
|
||
},
|
||
"commandHint_dm": "Započni izravni razgovor\nKoristi --no-encryption za deaktiviranje šifriranja",
|
||
"@commandHint_dm": {
|
||
"type": "String",
|
||
"description": "Usage hint for the command /dm"
|
||
},
|
||
"openVideoCamera": "Otvori kameru za video",
|
||
"@openVideoCamera": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"videoWithSize": "Video ({size})",
|
||
"@videoWithSize": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"size": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"publish": "Objavi",
|
||
"@publish": {},
|
||
"markAsRead": "Označi kao pročitano",
|
||
"@markAsRead": {},
|
||
"reportUser": "Prijavi korisnika",
|
||
"@reportUser": {},
|
||
"openChat": "Otvori razgovor",
|
||
"@openChat": {},
|
||
"dismiss": "Odbaci",
|
||
"@dismiss": {},
|
||
"unsupportedAndroidVersion": "Nepodržana Android verzija",
|
||
"@unsupportedAndroidVersion": {},
|
||
"widgetVideo": "Video",
|
||
"@widgetVideo": {},
|
||
"widgetEtherpad": "Tekstna bilješka",
|
||
"@widgetEtherpad": {},
|
||
"widgetCustom": "Prilagođeno",
|
||
"@widgetCustom": {},
|
||
"widgetName": "Ime",
|
||
"@widgetName": {},
|
||
"widgetUrlError": "Ovo nije valjan URL.",
|
||
"@widgetUrlError": {},
|
||
"switchToAccount": "Prijeđi na račun {number}",
|
||
"@switchToAccount": {
|
||
"type": "number",
|
||
"placeholders": {
|
||
"number": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"nextAccount": "Sljedeći račun",
|
||
"@nextAccount": {},
|
||
"emailOrUsername": "E-mail ili korisničko ime",
|
||
"@emailOrUsername": {},
|
||
"unsupportedAndroidVersionLong": "Ova funkcija zahtijeva noviju verziju Androida. Provjeri, postoje li nove verzije ili podrška za Lineage OS.",
|
||
"@unsupportedAndroidVersionLong": {},
|
||
"previousAccount": "Prethodni račun",
|
||
"@previousAccount": {},
|
||
"recoveryKey": "Ključ za obnavljanje",
|
||
"@recoveryKey": {},
|
||
"recoveryKeyLost": "Izgubio/la si ključ za obnavljanje?",
|
||
"@recoveryKeyLost": {},
|
||
"youKickedAndBanned": "🙅 Izbacio/la si i blokirao/la korisnika {user}",
|
||
"@youKickedAndBanned": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dehydrateWarning": "Ovo je nepovratna radnja. Spremi datoteku sigurnosne kopije na sigurno mjeto.",
|
||
"@dehydrateWarning": {},
|
||
"hydrateTor": "Korisnici TOR-a: Uzvezite izvoz sesije",
|
||
"@hydrateTor": {},
|
||
"dehydrateTor": "Korisnici TOR-a: izvezite sesiju",
|
||
"@dehydrateTor": {},
|
||
"emojis": "Emojiji",
|
||
"@emojis": {},
|
||
"indexedDbErrorLong": "Spremište poruka nažalost nije standarno uključena u privatnom modusu.\nOtvori stranicu\n - about:config\n - postavi dom.indexedDB.privateBrowsing.enabled na true\nFluffyChat se inače neće moći pokrenuti.",
|
||
"@indexedDbErrorLong": {},
|
||
"storeSecurlyOnThisDevice": "Spremi sigurno na ovom uređaju",
|
||
"@storeSecurlyOnThisDevice": {},
|
||
"countFiles": "Broj datoteka: {count}",
|
||
"@countFiles": {
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"reactedWith": "{sender} je reagirao/la sa {reaction}",
|
||
"@reactedWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
},
|
||
"reaction": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"pinMessage": "Prikvači na sobu",
|
||
"@pinMessage": {},
|
||
"confirmEventUnpin": "Stvarno želiš trajno otkvačiti događaj?",
|
||
"@confirmEventUnpin": {},
|
||
"voiceCall": "Glasovni poziv",
|
||
"@voiceCall": {},
|
||
"placeCall": "Nazovi",
|
||
"@placeCall": {},
|
||
"videoCallsBetaWarning": "Napominjemo da se funkcija videopoziva trenutačno nalazi u beta stanju. Možda neće raditi ispravno ili uopće neće raditi na svim platformama.",
|
||
"@videoCallsBetaWarning": {},
|
||
"experimentalVideoCalls": "Eksperimentalni videopozivi",
|
||
"@experimentalVideoCalls": {},
|
||
"widgetJitsi": "Jitsi Meet",
|
||
"@widgetJitsi": {},
|
||
"addWidget": "Dodaj widget",
|
||
"@addWidget": {},
|
||
"widgetNameError": "Zadaj prikazno ime.",
|
||
"@widgetNameError": {},
|
||
"youRejectedTheInvitation": "Odbio/la si poziv",
|
||
"@youRejectedTheInvitation": {},
|
||
"errorAddingWidget": "Greška prilikom dodavanja widgeta.",
|
||
"@errorAddingWidget": {},
|
||
"youJoinedTheChat": "Pridružio/la si se razgovoru",
|
||
"@youJoinedTheChat": {},
|
||
"youAcceptedTheInvitation": "👍 Prihvatio/la si poziv",
|
||
"@youAcceptedTheInvitation": {},
|
||
"youHaveWithdrawnTheInvitationFor": "Povukao/la si poziv za korisnika {user}",
|
||
"@youHaveWithdrawnTheInvitationFor": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youInvitedBy": "📩 {user} te je pozvao/la",
|
||
"@youInvitedBy": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youInvitedUser": "📩 Pozvao/la si korisnika {user}",
|
||
"@youInvitedUser": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youKicked": "👞 Izbacio/la si korisnika {user}",
|
||
"@youKicked": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"youUnbannedUser": "Ponovo si uključio/la korisnika {user}",
|
||
"@youUnbannedUser": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"dehydrate": "Izvezi sesiju i izbriši uređaj",
|
||
"@dehydrate": {},
|
||
"unlockOldMessages": "Otključaj stare poruke",
|
||
"@unlockOldMessages": {},
|
||
"storeInSecureStorageDescription": "Ključ za obnavljanje spremi u sigurno spremište na ovom uređaju.",
|
||
"@storeInSecureStorageDescription": {},
|
||
"saveKeyManuallyDescription": "Spremi ovaj ključ ručno pokretanjem dijaloga za dijeljenje sustava ili međuspremnika.",
|
||
"@saveKeyManuallyDescription": {},
|
||
"storeInAndroidKeystore": "Spremi u Android KeyStore",
|
||
"@storeInAndroidKeystore": {},
|
||
"separateChatTypes": "Odvojeni izravni razgovori, grupe i prostori",
|
||
"@separateChatTypes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"dehydrateTorLong": "Korisnicima TOR-a preporučuje se izvoz sesije prije zatvaranja prozora.",
|
||
"@dehydrateTorLong": {},
|
||
"hydrateTorLong": "Je li zadnji izvoz sesije bio na TOR-u? Brzo ga uvezi i nastavi razgovarati.",
|
||
"@hydrateTorLong": {},
|
||
"hydrate": "Obnovi pomoću sigurnosne kopije",
|
||
"@hydrate": {},
|
||
"pleaseEnterRecoveryKey": "Upiši svoj ključ za obnavljanje:",
|
||
"@pleaseEnterRecoveryKey": {},
|
||
"users": "Korisnici",
|
||
"@users": {},
|
||
"pleaseEnterRecoveryKeyDescription": "Za otključavanje starih poruka upiši ključ za obnavljanje koji je generiran u prethodnoj sesiji. Tvoj ključ za obnavljanje NIJE tvoja lozinka.",
|
||
"@pleaseEnterRecoveryKeyDescription": {},
|
||
"indexedDbErrorTitle": "Problemi u privatnom modusu",
|
||
"@indexedDbErrorTitle": {},
|
||
"youBannedUser": "Isključio/la si korisnika {user}",
|
||
"@youBannedUser": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"storeInAppleKeyChain": "Spremi u Apple KeyChain",
|
||
"@storeInAppleKeyChain": {},
|
||
"user": "Korisnik",
|
||
"@user": {},
|
||
"custom": "Prilagođeno",
|
||
"@custom": {},
|
||
"fileHasBeenSavedAt": "Datoteka je spremljena u {path}",
|
||
"@fileHasBeenSavedAt": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"path": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"numChats": "{number} razgovora",
|
||
"@numChats": {
|
||
"type": "number",
|
||
"placeholders": {
|
||
"number": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"fileIsTooBigForServer": "Neuspjelo slanje! Poslužitelj podržava samo priloge do {max}.",
|
||
"@fileIsTooBigForServer": {},
|
||
"jumpToLastReadMessage": "Skoči na zadnju pročitanu poruku",
|
||
"@jumpToLastReadMessage": {},
|
||
"commandHint_markasdm": "Označi kao sobu za izravnu razmjenu poruka za zadani Matrix ID",
|
||
"@commandHint_markasdm": {},
|
||
"commandHint_markasgroup": "Označi kao grupu",
|
||
"@commandHint_markasgroup": {},
|
||
"hideUnimportantStateEvents": "Sakrij nevažna stanja događaja",
|
||
"@hideUnimportantStateEvents": {},
|
||
"doNotShowAgain": "Nemoj više prikazivati",
|
||
"@doNotShowAgain": {},
|
||
"readUpToHere": "Pročitaj do ovdje",
|
||
"@readUpToHere": {},
|
||
"wasDirectChatDisplayName": "Prazan razgovor (zvao se {oldDisplayName})",
|
||
"@wasDirectChatDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"oldDisplayName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"noBackupWarning": "Upozorenje! Bez aktiviranja spremanja sigurnosne kopije razgovora, izgubit ćeš pristup tvojim šifriranim porukama. Preporučujemo spremanje sigurnosne kopije razgovora prije odjave.",
|
||
"@noBackupWarning": {},
|
||
"noOtherDevicesFound": "Nijedan drugi uređaj nije pronađen",
|
||
"@noOtherDevicesFound": {},
|
||
"whyIsThisMessageEncrypted": "Zašto nije moguće čitati ovu poruku?",
|
||
"@whyIsThisMessageEncrypted": {},
|
||
"jump": "Skoči",
|
||
"@jump": {},
|
||
"startFirstChat": "Započni svoj prvi razgovor",
|
||
"@startFirstChat": {},
|
||
"newSpaceDescription": "Prostori omogućuju konsolidiranje tvojih razgovora i izgradnju privatne ili javne zajednice.",
|
||
"@newSpaceDescription": {},
|
||
"encryptThisChat": "Šifiraj ovaj razgovor",
|
||
"@encryptThisChat": {},
|
||
"deviceKeys": "Ključevi uređaja:",
|
||
"@deviceKeys": {},
|
||
"foregroundServiceRunning": "Ova se obavijest pojavljuje kada se pokreće usluga u prvom planu.",
|
||
"@foregroundServiceRunning": {},
|
||
"callingPermissions": "Dozvole za pozivanje",
|
||
"@callingPermissions": {},
|
||
"callingAccountDetails": "Omogućuje FluffyChatu korištenje izvorne Android aplikacije za pozivanje.",
|
||
"@callingAccountDetails": {},
|
||
"callingAccount": "Račun za pozivanje",
|
||
"@callingAccount": {},
|
||
"commandHint_hug": "Pošalji grljenje",
|
||
"@commandHint_hug": {},
|
||
"commandHint_googly": "Pošalji kotrljajuće oči",
|
||
"@commandHint_googly": {},
|
||
"commandHint_cuddle": "Pošalji maženje",
|
||
"@commandHint_cuddle": {},
|
||
"confirmMatrixId": "Za brisanje tvog računa potvrdi svoj Matrix ID.",
|
||
"@confirmMatrixId": {},
|
||
"supposedMxid": "Trebao bi biti {mxid}",
|
||
"@supposedMxid": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"mxid": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"enterRoom": "Uđi u sobu",
|
||
"@enterRoom": {},
|
||
"screenSharingDetail": "Dijeliš svoj ekran u FuffyChatu",
|
||
"@screenSharingDetail": {},
|
||
"appearOnTopDetails": "Omogućuje prikaz aplikacije ispred drugih (nije potrebno ako je FluffyChat već postavljen kao račun za pozivanje)",
|
||
"@appearOnTopDetails": {},
|
||
"appearOnTop": "Prikaz ispred drugih",
|
||
"@appearOnTop": {},
|
||
"newGroup": "Nova grupa",
|
||
"@newGroup": {},
|
||
"allSpaces": "Svi prostori",
|
||
"@allSpaces": {},
|
||
"screenSharingTitle": "dijeljenje ekrana",
|
||
"@screenSharingTitle": {},
|
||
"otherCallingPermissions": "Mikrofon, kamera i druge FluffyChat dozvole",
|
||
"@otherCallingPermissions": {},
|
||
"enterSpace": "Uđi u prostor",
|
||
"@enterSpace": {},
|
||
"newSpace": "Novi prostor",
|
||
"@newSpace": {},
|
||
"sorryThatsNotPossible": "Žao nam je … to nije moguće",
|
||
"@sorryThatsNotPossible": {},
|
||
"disableEncryptionWarning": "Iz sigurnosnih razloga ne možeš deaktivirati šifriranje u razgovoru u kojem je prije bilo aktivirano.",
|
||
"@disableEncryptionWarning": {},
|
||
"googlyEyesContent": "{senderName} ti šalje kotrljajuće oči",
|
||
"@googlyEyesContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"cuddleContent": "{senderName} te mazi",
|
||
"@cuddleContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"hugContent": "{senderName} te grli",
|
||
"@hugContent": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"senderName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"noKeyForThisMessage": "To se može dogoditi ako je poruka poslana prije prijave na tvoj račun na ovom uređaju.\n\nTakođer je moguće da je pošiljatelj blokirao tvoj uređaj ili je došlo do greške s internetskom vezom.\n\nMožeš li pročitati poruku na jednoj drugoj sesiji? U tom slučaju možeš prenijeti poruku iz nje! Idi na Postavke > Uređaji i uvjeri se da su se tvoji uređaji međusobno provjerili. Kada sljedeći put otvoriš sobu i obje sesije su u prednjem planu, ključevi će se automatski prenijeti.\n\nNe želiš izgubiti ključeve kada se odjaviš ili zamijeniš uređaje? Aktiviraj spremanje sigurnosne kopije razgovora u postavkama.",
|
||
"@noKeyForThisMessage": {},
|
||
"reopenChat": "Ponovo otvori razgovor",
|
||
"@reopenChat": {},
|
||
"openLinkInBrowser": "Otvori poveznicu u pregledniku",
|
||
"@openLinkInBrowser": {},
|
||
"report": "prijavi",
|
||
"@report": {},
|
||
"allRooms": "Svi grupni razgovori",
|
||
"@allRooms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"reportErrorDescription": "😭 Joj! Dogodila se greška. Pokušaj ponovo kasnije. Ako želiš, grešku možeš prijaviti programerima.",
|
||
"@reportErrorDescription": {},
|
||
"signInWithPassword": "Prijavi se s lozinkom",
|
||
"@signInWithPassword": {},
|
||
"pleaseTryAgainLaterOrChooseDifferentServer": "Pokušaj ponovo kasnije ili odaberi jedan drugi poslužitelj.",
|
||
"@pleaseTryAgainLaterOrChooseDifferentServer": {},
|
||
"signInWith": "Prijavi se pomoću {provider}",
|
||
"@signInWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"provider": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"notAnImage": "Nije slikovna datoteka.",
|
||
"@notAnImage": {},
|
||
"importNow": "Uvezi sada",
|
||
"@importNow": {},
|
||
"importEmojis": "Uvezi emoji slike",
|
||
"@importEmojis": {},
|
||
"importFromZipFile": "Uvezi iz .zip datoteke",
|
||
"@importFromZipFile": {},
|
||
"replace": "Zamijeni",
|
||
"@replace": {},
|
||
"exportEmotePack": "Izvezi paket emotikona kao .zip",
|
||
"@exportEmotePack": {},
|
||
"sendTypingNotifications": "Pošalji pismene obavijesti",
|
||
"@sendTypingNotifications": {},
|
||
"setColorTheme": "Postavi boju teme:",
|
||
"@setColorTheme": {},
|
||
"tryAgain": "Pokušaj ponovo",
|
||
"@tryAgain": {},
|
||
"messagesStyle": "Poruke:",
|
||
"@messagesStyle": {},
|
||
"chatDescription": "Opis razgovora",
|
||
"@chatDescription": {},
|
||
"invalidServerName": "Neispravno ime servera",
|
||
"@invalidServerName": {},
|
||
"chatPermissions": "Dozvole za razgovor",
|
||
"@chatPermissions": {},
|
||
"setChatDescription": "Postavi opis rzgovora",
|
||
"@setChatDescription": {},
|
||
"redactedBy": "Preuređeno od {username}",
|
||
"@redactedBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"optionalRedactReason": "(Opcionalno) Razlog za redigiranje ove poruke …",
|
||
"@optionalRedactReason": {},
|
||
"inviteContactToGroupQuestion": "Želiš li pozvati {contact} u razgovor grupe „{groupName}”?",
|
||
"@inviteContactToGroupQuestion": {},
|
||
"redactedByBecause": "Preuređeno od {username} zbog: „{reason}”",
|
||
"@redactedByBecause": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"reason": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"redactMessageDescription": "Poruka će se redigirati za sve sudionike u ovom razgovoru. To se ne može poništiti.",
|
||
"@redactMessageDescription": {},
|
||
"addChatDescription": "Dodaj opis razgovora …",
|
||
"@addChatDescription": {},
|
||
"directChat": "Izravni razgovor",
|
||
"@directChat": {},
|
||
"inviteGroupChat": "📨 Pozovi u grupni razgovor",
|
||
"@inviteGroupChat": {},
|
||
"invitePrivateChat": "📨 Pozovi u privatni razgovor",
|
||
"@invitePrivateChat": {},
|
||
"noChatDescriptionYet": "Opis razgovora još nije stvoren.",
|
||
"@noChatDescriptionYet": {},
|
||
"chatDescriptionHasBeenChanged": "Opis razgovora je promijenjen",
|
||
"@chatDescriptionHasBeenChanged": {},
|
||
"profileNotFound": "Korisnik nije pronađen na poslužitelju. Možda postoji problem s vezom ili korisnik ne postoji.",
|
||
"@profileNotFound": {},
|
||
"shareInviteLink": "Dijeli poveznicu za poziv",
|
||
"@shareInviteLink": {},
|
||
"emoteKeyboardNoRecents": "Ovdje će se pojaviti nedavno korišteni emotikoni …",
|
||
"@emoteKeyboardNoRecents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"setTheme": "Postavi temu:",
|
||
"@setTheme": {},
|
||
"createGroup": "Stvori grupu",
|
||
"@createGroup": {},
|
||
"invite": "Pozovi",
|
||
"@invite": {},
|
||
"invalidInput": "Neispravan unos!",
|
||
"@invalidInput": {},
|
||
"wrongPinEntered": "Unesen je pogrešan PIN! Pokušaj ponovo za {seconds} sekunde …",
|
||
"@wrongPinEntered": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"seconds": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"hasKnocked": "🚪 {user} je pokucao/la",
|
||
"@hasKnocked": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"pleaseEnterANumber": "Upiši broj veći od 0",
|
||
"@pleaseEnterANumber": {},
|
||
"pushNotificationsNotAvailable": "Automatsko slanje obavijesti nije dostupno",
|
||
"@pushNotificationsNotAvailable": {},
|
||
"learnMore": "Saznaj više",
|
||
"@learnMore": {},
|
||
"createGroupAndInviteUsers": "Stvori grupu i pozovi korisnike",
|
||
"@createGroupAndInviteUsers": {},
|
||
"startConversation": "Pokreni konverzaciju",
|
||
"@startConversation": {},
|
||
"blockedUsers": "Blokirani korisnici",
|
||
"@blockedUsers": {},
|
||
"groupCanBeFoundViaSearch": "Grupa se može pronaći putem pretrage",
|
||
"@groupCanBeFoundViaSearch": {},
|
||
"block": "Blokiraj",
|
||
"@block": {},
|
||
"yourGlobalUserIdIs": "Tvoj globalni korisnički ID je: ",
|
||
"@yourGlobalUserIdIs": {},
|
||
"commandHint_sendraw": "Pošalji neobrađeni json",
|
||
"@commandHint_sendraw": {},
|
||
"wrongRecoveryKey": "Oprosti … čini se da ovo nije ispravan ključ za obnavljanje.",
|
||
"@wrongRecoveryKey": {},
|
||
"blockUsername": "Zanemari korisničko ime",
|
||
"@blockUsername": {},
|
||
"groupName": "Ime grupe",
|
||
"@groupName": {},
|
||
"databaseMigrationTitle": "Baza podataka je optimirana",
|
||
"@databaseMigrationTitle": {},
|
||
"searchChatsRooms": "Traži #chats, @users …",
|
||
"@searchChatsRooms": {},
|
||
"databaseMigrationBody": "Pričekaj. Ovo može potrajati.",
|
||
"@databaseMigrationBody": {},
|
||
"transparent": "Prozirno",
|
||
"@transparent": {},
|
||
"formattedMessages": "Formatirane poruke",
|
||
"@formattedMessages": {},
|
||
"incomingMessages": "Dolazne poruke",
|
||
"@incomingMessages": {},
|
||
"passwordsDoNotMatch": "Lozinke se ne poklapaju",
|
||
"@passwordsDoNotMatch": {},
|
||
"accessAndVisibility": "Pristup i vidljivost",
|
||
"@accessAndVisibility": {},
|
||
"calls": "Pozivi",
|
||
"@calls": {},
|
||
"customEmojisAndStickers": "Prilagođeni emojiji i naljepnice",
|
||
"@customEmojisAndStickers": {},
|
||
"customEmojisAndStickersBody": "Dodaj ili dijeli prilagođene emojije ili naljepnice koje se mogu koristiti u bilo kojem razgovoru.",
|
||
"@customEmojisAndStickersBody": {},
|
||
"accessAndVisibilityDescription": "Tko se smije pridružiti ovom razgovoru i kako se razgovor može otkriti.",
|
||
"@accessAndVisibilityDescription": {},
|
||
"stickers": "Naljepnice",
|
||
"@stickers": {},
|
||
"discover": "Otkrij",
|
||
"@discover": {},
|
||
"formattedMessagesDescription": "Prikaži formatirani sadržaj poruke poput podebljanog teksta koristeći markdown.",
|
||
"@formattedMessagesDescription": {},
|
||
"nothingFound": "Ništa nije pronađeno...",
|
||
"@nothingFound": {},
|
||
"select": "Odaberi",
|
||
"@select": {},
|
||
"newPassword": "Nova lozinka",
|
||
"@newPassword": {},
|
||
"unbanUserDescription": "Korisnik će se ponovo moći pridružiti razgovoru ako pokuša.",
|
||
"@unbanUserDescription": {},
|
||
"publicSpaces": "Javni prostori",
|
||
"@publicSpaces": {},
|
||
"subspace": "Podprostori",
|
||
"@subspace": {},
|
||
"decline": "Odbij",
|
||
"@decline": {},
|
||
"thisDevice": "Ovaj uređaj:",
|
||
"@thisDevice": {},
|
||
"presenceStyle": "Prisutnost:",
|
||
"@presenceStyle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"presencesToggle": "Prikaži poruke stanja od drugih korisnika",
|
||
"@presencesToggle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"noPublicLinkHasBeenCreatedYet": "Još nije stvorena nijedna javna poveznica",
|
||
"@noPublicLinkHasBeenCreatedYet": {},
|
||
"hidePresences": "Sakriti popis stanja?",
|
||
"@hidePresences": {},
|
||
"pleaseEnterYourCurrentPassword": "Upiši svoju trenutačnu lozinku",
|
||
"@pleaseEnterYourCurrentPassword": {},
|
||
"publicLink": "Javna poveznica",
|
||
"@publicLink": {},
|
||
"passwordIsWrong": "Tvoja upisana lozinka je kriva",
|
||
"@passwordIsWrong": {},
|
||
"initAppError": "Dogodila se greška prilikom inicijaliziranja aplikacije",
|
||
"@initAppError": {},
|
||
"hideRedactedMessagesBody": "Ako netko redigira poruku, ta poruka više neće biti vidljiva u razgovoru.",
|
||
"@hideRedactedMessagesBody": {},
|
||
"kickUserDescription": "Korisnik je izbačen iz razgovora, ali nije blokiran. U javnim razgovorima se korisnik može ponovo pridružiti u bilo kojem trenutku.",
|
||
"@kickUserDescription": {},
|
||
"addChatOrSubSpace": "Dodaj razgovor ili podpodručje",
|
||
"@addChatOrSubSpace": {},
|
||
"appLockDescription": "Zaključaj aplikaciju kada je ne koristiš s PIN kodom",
|
||
"@appLockDescription": {},
|
||
"globalChatId": "Globalni ID razgovora",
|
||
"@globalChatId": {},
|
||
"hideRedactedMessages": "Sakrij redigirane poruke",
|
||
"@hideRedactedMessages": {},
|
||
"hideInvalidOrUnknownMessageFormats": "Sakrij nevažeće ili nepoznate formate poruka",
|
||
"@hideInvalidOrUnknownMessageFormats": {},
|
||
"overview": "Pregled",
|
||
"@overview": {},
|
||
"notifyMeFor": "Obavijesit me za",
|
||
"@notifyMeFor": {},
|
||
"passwordRecoverySettings": "Postavke za obnavljanje lozinke",
|
||
"@passwordRecoverySettings": {},
|
||
"hideMemberChangesInPublicChats": "Sakrij promjene članova u javnim razgovorima",
|
||
"@hideMemberChangesInPublicChats": {},
|
||
"youInvitedToBy": "📩 Pozvan/a si putem poveznice na:\n{alias}",
|
||
"@youInvitedToBy": {
|
||
"placeholders": {
|
||
"alias": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"usersMustKnock": "Korisnici moraju pokucati",
|
||
"@usersMustKnock": {},
|
||
"noOneCanJoin": "Nitko se ne može pridružiti",
|
||
"@noOneCanJoin": {},
|
||
"userWouldLikeToChangeTheChat": "{user} se želi pridružiti razgovoru.",
|
||
"@userWouldLikeToChangeTheChat": {
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"knock": "Pokucaj",
|
||
"@knock": {},
|
||
"knocking": "Kucanje",
|
||
"@knocking": {},
|
||
"chatCanBeDiscoveredViaSearchOnServer": "Razgovor se može otkriti pretraživanjem servera {server}",
|
||
"@chatCanBeDiscoveredViaSearchOnServer": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"server": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"searchForUsers": "Traži @users...",
|
||
"@searchForUsers": {},
|
||
"pleaseChooseAStrongPassword": "Odaberi snažnu lozinku",
|
||
"@pleaseChooseAStrongPassword": {},
|
||
"joinSpace": "Pridruži se prostoru",
|
||
"@joinSpace": {},
|
||
"publicChatAddresses": "Adrese javnih razgovora",
|
||
"@publicChatAddresses": {},
|
||
"createNewAddress": "Stvori novu adresu",
|
||
"@createNewAddress": {},
|
||
"userRole": "Korisnička uloga",
|
||
"@userRole": {},
|
||
"verifyOtherUser": "🔐 Potvrdi drugog korisnika",
|
||
"@verifyOtherUser": {},
|
||
"sendTypingNotificationsDescription": "Drugi sudionici u razgovoru mogu vidjeti kada pišeš novu poruku.",
|
||
"@sendTypingNotificationsDescription": {},
|
||
"sendReadReceiptsDescription": "Drugi sudionici u raygovoru mogu vidjeti kada pročitaš poruku.",
|
||
"@sendReadReceiptsDescription": {},
|
||
"searchIn": "Traži u razgovoru „{chat}”...",
|
||
"@searchIn": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"chat": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"searchMore": "Traži više...",
|
||
"@searchMore": {},
|
||
"gallery": "Galerija",
|
||
"@gallery": {},
|
||
"files": "Datoteke",
|
||
"@files": {},
|
||
"verifyOtherDevice": "🔐 Potvrdi drugi uređaj",
|
||
"@verifyOtherDevice": {},
|
||
"unreadChatsInApp": "{appname}: Nroj nepročitanih razgovora: {unread}",
|
||
"@unreadChatsInApp": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"appname": {
|
||
"type": "String"
|
||
},
|
||
"unread": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"commandHint_ignore": "Zanemari navedeni matrix ID",
|
||
"@commandHint_ignore": {},
|
||
"blockListDescription": "Možeš blokirati korisnike koji te ometaju. Nećeš moći primati poruke ili pozivnice za sobe od korisnika koji se nalaze u tvom osobnom popisu blokiranih.",
|
||
"@blockListDescription": {},
|
||
"isReadyForKeyVerification": "{sender} je spreman/na za potvrđivanje ključa",
|
||
"@isReadyForKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"banUserDescription": "Korisnik će biti isključen iz razgovora i moći će ponovo prisustvovati razgovoru kad ga se deblokira.",
|
||
"@banUserDescription": {},
|
||
"sessionLostBody": "Tvoja je sesija izgubljena. Prijavi ovu grešku programerima na {url}. Poruka o grešci glasi: {error}",
|
||
"@sessionLostBody": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"url": {
|
||
"type": "String"
|
||
},
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"completedKeyVerification": "{sender} je dovršio/la potvrđivanje ključa",
|
||
"@completedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"archiveRoomDescription": "Razgovor će se premjestiti u arhivu. Drugi korisnici će moći vidjeti da si napustio/la razgovor.",
|
||
"@archiveRoomDescription": {},
|
||
"removeDevicesDescription": "Bit ćeš odjavljen/a s ovog uređaja i više nećeš moći primati poruke.",
|
||
"@removeDevicesDescription": {},
|
||
"noUsersFoundWithQuery": "Nažalost nije pronađen nijedan korisnik s „{query}”. Provjeri točnost upisa.",
|
||
"@noUsersFoundWithQuery": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"query": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"restoreSessionBody": "Aplikacija sada pokušava obnoviti tvoju sesiju iz sigurnosne kopije. Prijavi ovu grešku programerima na {url}. Poruka o grešci glasi: {error}",
|
||
"@restoreSessionBody": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"url": {
|
||
"type": "String"
|
||
},
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"requestedKeyVerification": "{sender} je zatražio/la potvrđivanje ključa",
|
||
"@requestedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"restricted": "Ograničeni",
|
||
"@restricted": {},
|
||
"roomUpgradeDescription": "Razgovor će se tada ponovo stvoriti s novom verzijom sobe. Svi sudionici će biti obaviješteni da se moraju prebaciti na novi razgovor. Više o verzijama soba možeš saznati na https://spec.matrix.org/latest/rooms/",
|
||
"@roomUpgradeDescription": {},
|
||
"noGoogleServicesWarning": "Čini se da Firebase Cloud Messaging nije dostupan na tvom uređaju. Za daljnje primanje push obavijesti, preporučujemo da instaliraš ntfy. S ntfy ili drugim pružateljem usluge Unified Push možeš primati push obavijesti na podatkovno siguran način. Ntfy možeš preuzeti s PlayStorea ili s F-Droida.",
|
||
"@noGoogleServicesWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"verifyOtherDeviceDescription": "Kada potvrdiš jedan drugi uređaj, ti uređaji mogu razmjenjivati ključeve, povećavajući tvoju ukupnu sigurnost. 💪 Kada pokreneš provjeru, pojavit će se skočni prozor u aplikaciji na oba uređaja. Tamo ćeš tada vidjeti niz emojija ili brojeve koje moraš međusobno usporediti. Najbolje je imati oba uređaja pri ruci prije nego što započneš provjeru. 🤳",
|
||
"@verifyOtherDeviceDescription": {},
|
||
"verifyOtherUserDescription": "Ako potvrdiš jednog drugog korisnika, možeš biti siguran/na da znaš kome zapravo pišeš. 💪\n\nKada pokreneš provjeru, vi i drugi korisnik vidjet ćete skočni prozor u aplikaciji. Tamo ćeš tada vidjeti niz emojija ili brojeve koje morate međusobno usporediti.\n\nNajbolji način za to je da se nađete zajedno ili započnete videopoziv. 👭",
|
||
"@verifyOtherUserDescription": {},
|
||
"knockRestricted": "Pokucaj na ograničene sobe",
|
||
"@knockRestricted": {},
|
||
"hideMemberChangesInPublicChatsBody": "Za bolju čitljivosti, na vremenskoj traci razgovora nemoj prikazivati kad se netko pridruži ili napusti javni razgovor.",
|
||
"@hideMemberChangesInPublicChatsBody": {},
|
||
"makeAdminDescription": "Nakon postavljanja ovog korisnika kao administratora, to možda nećeš moći poništiti jer će on tada imati iste dozvole kao i ti.",
|
||
"@makeAdminDescription": {},
|
||
"leaveEmptyToClearStatus": "Ostavi prazno za brisanje tvog stanja.",
|
||
"@leaveEmptyToClearStatus": {},
|
||
"forwardMessageTo": "Proslijediti poruku u sobu {roomName}?",
|
||
"@forwardMessageTo": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"roomName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"minimumPowerLevel": "{level} je najmanja razina prava.",
|
||
"@minimumPowerLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"databaseBuildErrorBody": "Nije moguće izgraditi SQlite bazu podataka. Aplikacija za sada pokušava koristiti staru bazu podataka. Prijavi ovu grešku programerima na {url}. Poruka o grešci glasi: {error}",
|
||
"@databaseBuildErrorBody": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"url": {
|
||
"type": "String"
|
||
},
|
||
"error": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"sendReadReceipts": "Šalji potvrde o čitanju",
|
||
"@sendReadReceipts": {},
|
||
"acceptedKeyVerification": "{sender} je prihvatio/la potvrđivanje ključa",
|
||
"@acceptedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"canceledKeyVerification": "{sender} je prekinuo/la potvrđivanje ključa",
|
||
"@canceledKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"startedKeyVerification": "{sender} je pokrenuo/la potvrđivanje ključa",
|
||
"@startedKeyVerification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"commandHint_unignore": "Poništi zanemarivanje navedenog matrix ID-a",
|
||
"@commandHint_unignore": {},
|
||
"noDatabaseEncryption": "Šifriranje baze podataka nije podržano na ovoj platformi",
|
||
"@noDatabaseEncryption": {},
|
||
"thereAreCountUsersBlocked": "Broj trenutačno blokiranih korisnika: {count}.",
|
||
"@thereAreCountUsersBlocked": {
|
||
"type": "String",
|
||
"count": {}
|
||
},
|
||
"swipeRightToLeftToReply": "Za odgovaranje povuci prstom zdesna ulijevo",
|
||
"@swipeRightToLeftToReply": {},
|
||
"alwaysUse24HourFormat": "true",
|
||
"@alwaysUse24HourFormat": {
|
||
"description": "Set to true to always display time of day in 24 hour format."
|
||
},
|
||
"prepareSendingAttachment": "Pripremi slanje priloga …",
|
||
"@prepareSendingAttachment": {},
|
||
"sendingAttachment": "Slanje priloga …",
|
||
"@sendingAttachment": {},
|
||
"sendingAttachmentCountOfCount": "Slanje priloga {index} od {length} …",
|
||
"@sendingAttachmentCountOfCount": {
|
||
"type": "integer",
|
||
"placeholders": {
|
||
"index": {
|
||
"type": "int"
|
||
},
|
||
"length": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"setCustomPermissionLevel": "Postavi prilagođenu razinu dopuštenja",
|
||
"setPermissionsLevelDescription": "Molimo odaberite unaprijed definiranu ulogu ispod ili unesite prilagođenu razinu dopuštenja između 0 i 100.",
|
||
"ignoreUser": "Ignoriraj korisnika",
|
||
"normalUser": "Običan korisnik",
|
||
"aboutHomeserver": "O {homeserver}",
|
||
"commandHint_roomupgrade": "Nadogradi ovu sobu na zadanu verziju sobe",
|
||
"countChatsAndCountParticipants": "{chats} razgovora i {participants} sudionika",
|
||
"noMoreChatsFound": "Nema više pronađenih razgovora...",
|
||
"noChatsFoundHere": "Ovdje još nisu pronađeni razgovori. Započnite novi razgovor s nekim pomoću gumba ispod. ⤵️",
|
||
"joinedChats": "Pridruženi razgovori",
|
||
"unread": "Nepročitano",
|
||
"space": "Prostor",
|
||
"spaces": "Prostori",
|
||
"checkList": "Popis za provjeru",
|
||
"countInvited": "Pozvani: {count}",
|
||
"sendImages": "Pošalji {count} sliku",
|
||
"synchronizingPleaseWaitCounter": "Sinkronizacija… ({percentage}%)",
|
||
"invitedBy": "📩 Pozvao {user}",
|
||
"goToSpace": "Idi u prostor: {space}",
|
||
"markAsUnread": "Označi kao nepročitano",
|
||
"userLevel": "{level} - Korisnik",
|
||
"moderatorLevel": "{level} - Moderator",
|
||
"adminLevel": "{level} - Administrator",
|
||
"changeGeneralChatSettings": "Promijeni opće postavke chata",
|
||
"inviteOtherUsers": "Pozovi druge korisnike u ovaj chat",
|
||
"changeTheChatPermissions": "Promijeni dozvole za chat",
|
||
"changeTheVisibilityOfChatHistory": "Promijeni vidljivost povijesti chata",
|
||
"changeTheCanonicalRoomAlias": "Promijeni glavni javni adresu chata",
|
||
"sendRoomNotifications": "Pošalji obavijesti @room",
|
||
"changeTheDescriptionOfTheGroup": "Promijeni opis chata",
|
||
"chatPermissionsDescription": "Definirajte koja razina moći je potrebna za određene radnje u ovom chatu. Razine moći 0, 50 i 100 obično predstavljaju korisnike, moderatore i administratore, ali je moguća bilo kakva gradacija.",
|
||
"updateInstalled": "🎉 Instalirana je nadogradnja {version}!",
|
||
"changelog": "Dnevnik promjena",
|
||
"sendCanceled": "Slanje otkazano",
|
||
"loginWithMatrixId": "Prijava s Matrix-ID-jem",
|
||
"discoverHomeservers": "Otkrij domove servera",
|
||
"whatIsAHomeserver": "Što je dom server?",
|
||
"homeserverDescription": "Svi vaši podaci pohranjeni su na domu serveru, baš kao i kod pružatelja e-pošte. Možete odabrati koji dom servera želite koristiti, dok i dalje možete komunicirati sa svima. Saznajte više na https://matrix.org.",
|
||
"doesNotSeemToBeAValidHomeserver": "Čini se da nije kompatibilan dom server. Pogrešan URL?",
|
||
"calculatingFileSize": "Računanje veličine datoteke...",
|
||
"generatingVideoThumbnail": "Generiranje minijature videa...",
|
||
"compressVideo": "Kompresiranje videa...",
|
||
"serverLimitReached": "Dostićićemo ograničenje servera! Čekanje {seconds} sekundi...",
|
||
"oneOfYourDevicesIsNotVerified": "Jedan od vaših uređaja nije verificiran",
|
||
"noticeChatBackupDeviceVerification": "Napomena: Kada povežete sve svoje uređaje na sigurnosnu kopiju chata, oni se automatski verificiraju.",
|
||
"continueText": "Nastavi",
|
||
"welcomeText": "Hej Hej 👋 Ovo je FluffyChat. Možete se prijaviti na bilo koji kućni poslužitelj koji je kompatibilan s https://matrix.org. I zatim razgovarajte s bilo kim. To je velika decentralizirana mreža za razmjenu poruka!",
|
||
"blur": "Zamućenje:",
|
||
"opacity": "Prozirnost:",
|
||
"setWallpaper": "Postavi pozadinu",
|
||
"manageAccount": "Upravljanje računom",
|
||
"noContactInformationProvided": "Poslužitelj ne pruža valjane kontakt informacije",
|
||
"contactServerAdmin": "Kontaktirajte administratora poslužitelja",
|
||
"contactServerSecurity": "Kontaktirajte sigurnost poslužitelja",
|
||
"supportPage": "Stranica podrške",
|
||
"serverInformation": "Informacije o poslužitelju:",
|
||
"name": "Ime",
|
||
"version": "Verzija",
|
||
"website": "Web stranica",
|
||
"compress": "Kompresiraj",
|
||
"boldText": "Podebljani tekst",
|
||
"italicText": "Kurzivni tekst",
|
||
"strikeThrough": "Precrtano",
|
||
"pleaseFillOut": "Molimo ispunite",
|
||
"invalidUrl": "Nevažeći URL",
|
||
"addLink": "Dodaj poveznicu",
|
||
"unableToJoinChat": "Nemoguće se pridružiti razgovoru. Možda je druga strana već zatvorila razgovor.",
|
||
"previous": "Prethodno",
|
||
"otherPartyNotLoggedIn": "Druga strana trenutno nije prijavljena i stoga ne može primati poruke!",
|
||
"appWantsToUseForLogin": "Koristi '{server}' za prijavu",
|
||
"appWantsToUseForLoginDescription": "Ovim dopuštate aplikaciji i web stranici dijeljenje informacija o vama.",
|
||
"open": "Otvoriti",
|
||
"waitingForServer": "Čekanje na poslužitelj...",
|
||
"appIntroduction": "FluffyChat vam omogućava da razgovarate s prijateljima putem različitih posrednika. Saznajte više na https://matrix.org ili jednostavno dodirnite *Nastavi*.",
|
||
"newChatRequest": "📩 Novi zahtjev za razgovor",
|
||
"contentNotificationSettings": "Postavke obavijesti o sadržaju",
|
||
"generalNotificationSettings": "Opće postavke obavijesti",
|
||
"roomNotificationSettings": "Postavke obavijesti za sobu",
|
||
"userSpecificNotificationSettings": "Korisnički specifične postavke obavijesti",
|
||
"otherNotificationSettings": "Ostale postavke obavijesti",
|
||
"notificationRuleContainsUserName": "Sadrži korisničko ime",
|
||
"notificationRuleContainsUserNameDescription": "Obavještava korisnika kada poruka sadrži njihovo korisničko ime.",
|
||
"notificationRuleMaster": "Utišaj sve obavijesti",
|
||
"notificationRuleMasterDescription": "Prekida sve ostale pravila i onemogućava sve obavijesti.",
|
||
"notificationRuleSuppressNotices": "Ugasiti automatske poruke",
|
||
"notificationRuleSuppressNoticesDescription": "Ugasuje obavijesti od automatiziranih klijenata poput botova.",
|
||
"notificationRuleInviteForMe": "Poziv za mene",
|
||
"notificationRuleInviteForMeDescription": "Obavještava korisnika kada je pozvan u sobu.",
|
||
"notificationRuleMemberEvent": "Događaj člana",
|
||
"notificationRuleMemberEventDescription": "Ugasuje obavijesti za događaje članstva.",
|
||
"notificationRuleIsUserMention": "Spominjanje korisnika",
|
||
"notificationRuleIsUserMentionDescription": "Obavještava korisnika kada je izravno spomenut u poruci.",
|
||
"notificationRuleContainsDisplayName": "Sadrži prikazno ime",
|
||
"notificationRuleContainsDisplayNameDescription": "Obavještava korisnika kada poruka sadrži njihovo prikazno ime.",
|
||
"notificationRuleIsRoomMention": "Spominjanje sobe",
|
||
"notificationRuleIsRoomMentionDescription": "Obavještava korisnika kada postoji spominjanje sobe.",
|
||
"notificationRuleRoomnotif": "Obavijest o sobi",
|
||
"notificationRuleRoomnotifDescription": "Obavještava korisnika kada poruka sadrži '@room'.",
|
||
"notificationRuleTombstone": "Spomenik",
|
||
"notificationRuleTombstoneDescription": "Obavještava korisnika o porukama o deaktivaciji sobe.",
|
||
"notificationRuleReaction": "Reakcija",
|
||
"notificationRuleReactionDescription": "Suzbija obavijesti za reakcije.",
|
||
"notificationRuleRoomServerAcl": "ACL poslužitelja sobe",
|
||
"notificationRuleRoomServerAclDescription": "Suzbija obavijesti za popise kontrole pristupa (ACL) poslužitelja sobe.",
|
||
"notificationRuleSuppressEdits": "Suzbijanje uređivanja",
|
||
"notificationRuleSuppressEditsDescription": "Suzbija obavijesti za uređene poruke.",
|
||
"notificationRuleCall": "Poziv",
|
||
"notificationRuleCallDescription": "Obavještava korisnika o pozivima.",
|
||
"notificationRuleEncryptedRoomOneToOne": "Šifrirana soba jedan na jedan",
|
||
"notificationRuleEncryptedRoomOneToOneDescription": "Obavještava korisnika o porukama u šifriranim sobama jedan na jedan.",
|
||
"notificationRuleRoomOneToOne": "Soba jedan na jedan",
|
||
"notificationRuleRoomOneToOneDescription": "Obavještava korisnika o porukama u sobama jedan na jedan.",
|
||
"notificationRuleMessage": "Poruka",
|
||
"notificationRuleMessageDescription": "Obavještava korisnika o općim porukama.",
|
||
"notificationRuleEncrypted": "Šifrirano",
|
||
"notificationRuleEncryptedDescription": "Obavještava korisnika o porukama u šifriranim sobama.",
|
||
"notificationRuleJitsi": "Jitsi",
|
||
"notificationRuleJitsiDescription": "Obavještava korisnika o događajima widgeta Jitsi.",
|
||
"notificationRuleServerAcl": "Suzbijanje događaja ACL poslužitelja",
|
||
"notificationRuleServerAclDescription": "Suzbija obavijesti za događaje ACL poslužitelja.",
|
||
"unknownPushRule": "Nepoznato pravilo za obavijesti '{rule}'",
|
||
"sentVoiceMessage": "🎙️ {duration} - Glasovna poruka od {sender}",
|
||
"deletePushRuleCanNotBeUndone": "Ako izbrišete ovu postavku obavijesti, to se ne može poništiti.",
|
||
"more": "Više",
|
||
"shareKeysWith": "Dijeli ključeve s...",
|
||
"shareKeysWithDescription": "Koje uređaje treba povjeriti kako bi mogli čitati vaše poruke u šifriranim razgovorima?",
|
||
"allDevices": "Svi uređaji",
|
||
"crossVerifiedDevicesIfEnabled": "Preko provjereni uređaji ako je omogućeno",
|
||
"crossVerifiedDevices": "Preko provjereni uređaji",
|
||
"verifiedDevicesOnly": "Samo provjereni uređaji",
|
||
"takeAPhoto": "Uhvati fotografiju",
|
||
"recordAVideo": "Snimi video",
|
||
"optionalMessage": "(Opcionalno) poruka...",
|
||
"notSupportedOnThisDevice": "Nije podržano na ovom uređaju",
|
||
"enterNewChat": "Uđi u novi razgovor",
|
||
"approve": "Odobri",
|
||
"youHaveKnocked": "Kucali ste",
|
||
"pleaseWaitUntilInvited": "Molimo pričekajte dok vas netko iz sobe ne pozove.",
|
||
"commandHint_logout": "Odjavi se sa svog trenutnog uređaja",
|
||
"commandHint_logoutall": "Odjavi sve aktivne uređaje",
|
||
"displayNavigationRail": "Prikaži navigacijsku traku na mobitelu",
|
||
"customReaction": "Prilagođena reakcija",
|
||
"accountInformation": "Informacije o računu",
|
||
"addGroupDescription": "Dodaj opis chata",
|
||
"addNewFriend": "Dodaj novog prijatelja",
|
||
"alreadyHaveAnAccount": "Već imate račun?",
|
||
"createNewGroup": "Stvori novi chat",
|
||
"editChatPermissions": "Uredi dozvole za chat",
|
||
"writeAMessageLangCodes": "Upišite na {l1} ili {l2}...",
|
||
"requests": "Zahtjevi",
|
||
"allCorrect": "Tako bih to rekao! Super!",
|
||
"newWayAllGood": "Nisam baš tako rekao, ali izgleda dobro!",
|
||
"othersAreBetter": "Hm, možda postoji bolji način da se to kaže.",
|
||
"holdForInfo": "Kliknite i držite za informacije o riječi.",
|
||
"greenFeedback": "To bih ja stavio!",
|
||
"yellowFeedback": "Hm, možete pokušati s tim i vidjeti hoće li uspjeti! Da biste koristili ovu riječ, jednostavno je kliknite ponovno.",
|
||
"redFeedback": "Mislim da to nije to...",
|
||
"itInstructionsTitle": "Mogu vam pomoći s prijevodom!",
|
||
"itInstructionsBody": "Možete kliknuti i držati odabire za informacije o riječi.",
|
||
"oneday": "Posljednja 24 sata",
|
||
"oneweek": "Zadnjih 7 dana",
|
||
"onemonth": "Prošli mjesec",
|
||
"gaTooltip": "L2 korištenje s gramatičkom pomoći",
|
||
"taTooltip": "L2 korištenje s prijevodnom pomoći",
|
||
"unTooltip": "Ostalo",
|
||
"interactiveTranslatorSliderHeader": "Interaktivni prevoditelj",
|
||
"interactiveGrammarSliderHeader": "Interaktivni provjerivač gramatike",
|
||
"interactiveTranslatorNotAllowed": "Onemogućeno",
|
||
"interactiveTranslatorAllowed": "Izbor učenika",
|
||
"interactiveTranslatorRequired": "Obavezno",
|
||
"notYetSet": "Još nije postavljeno",
|
||
"myLearning": "Moja analiza",
|
||
"waTooltip": "L2 korištenje bez pomoći",
|
||
"changeDateRange": "Promijeni raspon datuma",
|
||
"classDescription": "Opis",
|
||
"addStudents": "Pozovi korisnike putem poveznice ili koda",
|
||
"copyClassLink": "Kopiraj poveznicu za pozivnicu",
|
||
"copyClassCode": "Kopiraj kod za pozivnicu",
|
||
"inviteStudentByUserName": "Pozovi korisnike po korisničkom imenu",
|
||
"languageSettings": "Postavke jezika",
|
||
"interactiveTranslator": "Pomoć pri prevođenju",
|
||
"shareVideo": "Podijeli video",
|
||
"shareVideoDesc": "Uključite ovo kako biste omogućili učenicima dijeljenje videa u chatovima.",
|
||
"shareFiles": "Dijeli datoteke",
|
||
"selectLanguageLevel": "Odaberite razinu jezika",
|
||
"noIdenticalLanguages": "Molimo odaberite različite izvornu i ciljnu jezike",
|
||
"iWantALanguagePartnerFrom": "Je iz:",
|
||
"worldWide": "Cijeli svijet",
|
||
"noResults": "Nema rezultata! Pokušajte proširiti pretraživanje.",
|
||
"searchBy": "Pretraži po zemlji i jezicima",
|
||
"iWantAConversationPartner": "Želim partnera za razgovor koji",
|
||
"iWantALanguagePartnerWhoSpeaks": "Govori:",
|
||
"iWantALanguagePartnerWhoIsLearning": "Uči:",
|
||
"joinWithClassCode": "Pridruži se tečaju",
|
||
"joinWithClassCodeHint": "Unesite pozivni kod",
|
||
"languageLevelPreA1": "Potpuni početnik (Pre A1)",
|
||
"languageLevelA1": "Početnik (A1)",
|
||
"languageLevelA2": "Osnovno (A2)",
|
||
"languageLevelB1": "Srednja razina (B1)",
|
||
"languageLevelB2": "Viša srednja razina (B2)",
|
||
"languageLevelC1": "Napredno (C1)",
|
||
"languageLevelC2": "Majstorski (C2)",
|
||
"changeTheNameOfTheClass": "Promijeni ime",
|
||
"changeTheNameOfTheChat": "Promijeni ime chata",
|
||
"askPangeaBot": "Pitaj Pangea Bota za kontekstualnu definiciju.",
|
||
"sorryNoResults": "Oprostite, nema rezultata.",
|
||
"ignoreInThisText": "Ignoriraj",
|
||
"helpMeTranslate": "Da!",
|
||
"needsItShortMessage": "Izvan cilja",
|
||
"needsItMessage": "Čekaj, to nije {targetLanguage}! Trebate li pomoć s prevođenjem?",
|
||
"needsIgcMessage": "Ova poruka ima gramatičku pogrešku.",
|
||
"tokenTranslationTitle": "Riječ je na vašem osnovnom jeziku.",
|
||
"spanTranslationDesc": "Pogledajte moguće prijevode ispod.",
|
||
"spanTranslationTitle": "Neke riječi su na vašem osnovnom jeziku.",
|
||
"l1SpanAndGrammarTitle": "Izvan ciljnog jezika",
|
||
"l1SpanAndGrammarDesc": "Ovo bi moglo biti na vašem osnovnom jeziku ili može biti gramatička pogreška.",
|
||
"otherTitle": "Imate pogrešku.",
|
||
"otherDesc": "Pogledajte moguće ispravke ispod.",
|
||
"countryInformation": "Moja zemlja",
|
||
"myLanguages": "Moji osnovni i ciljni jezici",
|
||
"targetLanguage": "Ciljani jezik",
|
||
"sourceLanguage": "Osnovni jezik",
|
||
"languagesISpeak": "Jezici koje govorim",
|
||
"updateLanguage": "Moji jezici",
|
||
"whatLanguageYouWantToLearn": "Koji jezik želiš naučiti?",
|
||
"whatIsYourBaseLanguage": "Koji je tvoj osnovni jezik?",
|
||
"saveChanges": "Spremi promjene",
|
||
"publicProfileTitle": "Dozvoli da moj profil bude pronađen u pretraživanju",
|
||
"publicProfileDesc": "Uključivanjem omogućujete drugim korisnicima da pronađu vaš profil u globalnoj tražilici i pošalju zahtjeve za chat. U ovom trenutku možete odabrati prihvatiti ili odbiti zahtjev.",
|
||
"errorDisableIT": "Pomoć pri prevođenju je isključena.",
|
||
"errorDisableIGC": "Pomoć pri gramatici je isključena.",
|
||
"errorDisableLanguageAssistance": "Pomoć pri prevođenju i gramatici su isključeni.",
|
||
"errorDisableITUserDesc": "Kliknite ovdje za ažuriranje postavki pomoći pri prevođenju",
|
||
"errorDisableIGCUserDesc": "Kliknite ovdje za ažuriranje postavki pomoći pri gramatici",
|
||
"errorDisableLanguageAssistanceUserDesc": "Kliknite ovdje za ažuriranje postavki pomoći pri prevođenju i gramatici",
|
||
"errorDisableITClassDesc": "Pomoć pri prevođenju je isključena za tečaj u kojem se nalazi ovaj chat.",
|
||
"errorDisableIGCClassDesc": "Pomoć pri gramatici je isključena za tečaj u kojem se nalazi ovaj chat.",
|
||
"itIsDisabled": "Interaktivno prevođenje je onemogućeno",
|
||
"igcIsDisabled": "Interaktivno provjeravanje gramatici je onemogućeno",
|
||
"goToLearningSettings": "Idi na Postavke učenja",
|
||
"error405Title": "Jezici nisu postavljeni",
|
||
"error405Desc": "Molimo postavite svoje jezike u Glavnom izborniku > Postavke učenja.",
|
||
"loginOrSignup": "Prijavite se s",
|
||
"iAgreeToThe": "Slažem se s ",
|
||
"termsAndConditions": "Uvjetima i odredbama",
|
||
"andCertifyIAmAtLeast13YearsOfAge": " i potvrđujem da imam najmanje 16 godina.",
|
||
"error502504Title": "Vau, puno je učenika online!",
|
||
"error502504Desc": "Alati za prijevod i gramatiku mogu biti spori ili nedostupni dok Pangea botovi ne uhvate korak.",
|
||
"error404Title": "Greška u prijevodu!",
|
||
"error404Desc": "Pangea Bot nije siguran kako to prevesti...",
|
||
"errorPleaseRefresh": "Radimo na tome! Molimo osvježite i pokušajte ponovno.",
|
||
"toggleIT": "Interaktivni prijevod",
|
||
"toggleIGC": "Interaktivna provjera gramatike",
|
||
"toggleToolSettingsDescription": "Ovdje možete uključiti ili isključiti postavke pojedinačnih jezičnih alata.",
|
||
"connectedToStaging": "Povezano sa Stagingom",
|
||
"learningSettings": "Postavke učenja",
|
||
"sendVoiceNotes": "Pošalji glasovne bilješke",
|
||
"sendVoiceNotesDesc": "Uključite ovo da biste omogućili učenicima slanje glasovnih bilješki u chatovima.",
|
||
"chatTopic": "Tema chata",
|
||
"chatTopicDesc": "Postavite temu chata",
|
||
"inviteStudentByUserNameDesc": "Ako vaš student već ima račun, možete ga potražiti.",
|
||
"participants": "Sudionici",
|
||
"almostPerfect": "Izgleda da je to točno! Evo što bih ja rekao.",
|
||
"prettyGood": "Prilično dobro! Evo što bih ja rekao.",
|
||
"letMeThink": "Hmm, pogledajmo kako si prošao!",
|
||
"clickMessageTitle": "Trebaš pomoć?",
|
||
"clickMessageBody": "Klikni na poruku za jezične alate poput prijevoda, reprodukcije i više!",
|
||
"understandingMessagesTitle": "Definicije i prijevodi!",
|
||
"understandingMessagesBody": "Klikni na podvučene riječi za definicije. Prevedi s opcijama poruka (gore desno).",
|
||
"allDone": "Sve gotovo!",
|
||
"vocab": "Vokabular",
|
||
"low": "Imamo dokaze da korisnik ne razumije ove riječi.",
|
||
"medium": "Ove riječi su korištene. Nije jasno jesu li riječi potpuno shvaćene ili ne.",
|
||
"high": "Imamo dokaze da korisnik razumije ove riječi.",
|
||
"unknownProficiency": "Ove riječi nisu korištene u Pangea Chatu.",
|
||
"changeView": "Promijeni prikaz.",
|
||
"clearAll": "Očistiti sve riječi?",
|
||
"generateVocabulary": "Generiraj vokabular iz naslova i opisa",
|
||
"generatePrompts": "Generiraj poticaje",
|
||
"subscribe": "Pretplatite se",
|
||
"getAccess": "Pretplatite se sada!",
|
||
"subscriptionDesc": "Poruke su besplatne! Pretplatite se za otključavanje interaktivnog prevođenja, provjere gramatike i analitike učenja.",
|
||
"subscriptionManagement": "Upravljanje pretplatom",
|
||
"currentSubscription": "Trenutna pretplata",
|
||
"changeSubscription": "Promijeni svoju pretplatu",
|
||
"cancelSubscription": "Otkaži pretplatu",
|
||
"selectYourPlan": "Odaberite svoj plan",
|
||
"subsciptionPlatformTooltip": "Prijavite se na svoj originalni uređaj za upravljanje svojom pretplatom",
|
||
"subscriptionManagementUnavailable": "Upravljanje pretplatom nije dostupno",
|
||
"paymentMethod": "Način plaćanja",
|
||
"paymentHistory": "Povijest plaćanja",
|
||
"emptyChatDownloadWarning": "Ne možete preuzeti prazan chat",
|
||
"update": "Ažuriraj",
|
||
"updateDesc": "Sada možete ažurirati ovu aplikaciju s {localVersion} na {storeVersion}",
|
||
"maybeLater": "Možda kasnije",
|
||
"mainMenu": "Glavni izbornik",
|
||
"toggleImmersionMode": "Način uranjanja",
|
||
"toggleImmersionModeDesc": "Kad je uključen, sve poruke prikazuju se na vašem ciljanom jeziku. Ova postavka je najkorisnija u razmjenama jezika.",
|
||
"itToggleDescription": "Ovaj alat za učenje jezika identificirat će riječi u vašem osnovnom jeziku i pomoći vam da ih prevedete na ciljani jezik. Iako rijetko, AI može napraviti pogreške u prijevodu.",
|
||
"igcToggleDescription": "Ovaj alat za učenje jezika identificirat će uobičajene pogreške u pravopisu, gramatici i interpunkciji u vašoj poruci te predložiti ispravke. Iako rijetko, AI može napraviti pogreške u korekciji.",
|
||
"originalMessage": "Original Message",
|
||
"sentMessage": "Poslana poruka",
|
||
"useType": "Vrsta korištenja",
|
||
"notAvailable": "Nije dostupno",
|
||
"taAndGaTooltip": "L2 korištenje s pomoćnikom za prijevod i pomoćnikom za gramatiku",
|
||
"definitionsToolName": "Definicije riječi",
|
||
"messageTranslationsToolName": "Prijevodi poruka",
|
||
"definitionsToolDescription": "Kad je omogućeno, riječi podvučene plavom bojom mogu se kliknuti za definicije. Kliknite na poruke za pristup definicijama.",
|
||
"translationsToolDescrption": "Kad je omogućeno, kliknite na poruku i ikonu prijevoda da biste vidjeli poruku na vašem osnovnom jeziku.",
|
||
"welcomeBack": "Dobro došli nazad! Ako ste sudjelovali u pilot projektu 2023-2024, kontaktirajte nas za vašu posebnu pilot pretplatu. Ako ste učitelj koji je (ili vaša institucija je) kupio licence za vašu razred, kontaktirajte nas za učiteljevu pretplatu.",
|
||
"kickAllStudents": "Izbaci sve učenike",
|
||
"kickAllStudentsConfirmation": "Jeste li sigurni da želite izbaciti sve učenike?",
|
||
"inviteAllStudents": "Pozovi sve učenike",
|
||
"inviteAllStudentsConfirmation": "Jeste li sigurni da želite pozvati sve učenike?",
|
||
"inviteUsersFromPangea": "Dodaj administratore",
|
||
"redeemPromoCode": "Iskoristi promotivni kod",
|
||
"enterPromoCode": "Unesite promotivni kod",
|
||
"downloadTxtFile": "Preuzmi tekstualnu datoteku",
|
||
"downloadCSVFile": "Preuzmi CSV datoteku",
|
||
"promotionalSubscriptionDesc": "Trenutno imate doživotnu promotivnu pretplatu. Pošaljite poruku na support@pangea.chat za pomoć pri promjeni pretplate.",
|
||
"originalSubscriptionPlatform": "Pretplata kupljena putem {purchasePlatform}",
|
||
"oneWeekTrial": "Tjedan dana probnog razdoblja",
|
||
"downloadXLSXFile": "Preuzmi Excel datoteku",
|
||
"abDisplayName": "Abhazijski",
|
||
"aaDisplayName": "Afar",
|
||
"afDisplayName": "Afrikaans",
|
||
"akDisplayName": "Akan",
|
||
"sqDisplayName": "Albanski",
|
||
"amDisplayName": "Amharski",
|
||
"arDisplayName": "Arapski",
|
||
"anDisplayName": "Aragonski",
|
||
"hyDisplayName": "Armenski",
|
||
"asDisplayName": "Asamski",
|
||
"avDisplayName": "Avarski",
|
||
"aeDisplayName": "Vestenski avestanski",
|
||
"ayDisplayName": "Ajmarski",
|
||
"azDisplayName": "Azerbejdžanski",
|
||
"bmDisplayName": "Bambara",
|
||
"baDisplayName": "Baškirski",
|
||
"euDisplayName": "Baskijski",
|
||
"beDisplayName": "Bjeloruski",
|
||
"bnDisplayName": "Bengalski",
|
||
"bhDisplayName": "Biharski",
|
||
"biDisplayName": "Bislama",
|
||
"bsDisplayName": "Bosanski",
|
||
"brDisplayName": "Breton",
|
||
"bgDisplayName": "Bugarski",
|
||
"myDisplayName": "Burmanski",
|
||
"caDisplayName": "Katalonski, Valencian",
|
||
"chDisplayName": "Chamorro",
|
||
"ceDisplayName": "Čečenski",
|
||
"nyDisplayName": "Chichewa, Chewa, Nyanja",
|
||
"zhDisplayName": "Kineski",
|
||
"cvDisplayName": "Čuvaš",
|
||
"kwDisplayName": "Kornski",
|
||
"coDisplayName": "Korsikanski",
|
||
"crDisplayName": "Cree",
|
||
"hrDisplayName": "Hrvatski",
|
||
"csDisplayName": "Češki",
|
||
"daDisplayName": "Danski",
|
||
"dvDisplayName": "Divehi; Dhivehi; Maldivski;",
|
||
"nlDisplayName": "Nizozemski",
|
||
"enDisplayName": "Engleski",
|
||
"eoDisplayName": "Esperanto",
|
||
"etDisplayName": "Estonski",
|
||
"eeDisplayName": "Ewe",
|
||
"foDisplayName": "Farski",
|
||
"fjDisplayName": "Fijian",
|
||
"fiDisplayName": "Finski",
|
||
"frDisplayName": "Francuski",
|
||
"ffDisplayName": "Fula; Fulah; Pulaar; Pular",
|
||
"glDisplayName": "Galicijski",
|
||
"kaDisplayName": "Gruzijski",
|
||
"deDisplayName": "Njemački",
|
||
"elDisplayName": "Grčki, moderni",
|
||
"gnDisplayName": "Gvarani",
|
||
"guDisplayName": "Gudžarati",
|
||
"htDisplayName": "Haitski, Haitijski kreolski",
|
||
"haDisplayName": "Hausanski",
|
||
"heDisplayName": "Hebrejski (moderni)",
|
||
"hzDisplayName": "Herero",
|
||
"hiDisplayName": "Hindi",
|
||
"hoDisplayName": "Hiri Motu",
|
||
"huDisplayName": "Mađarski",
|
||
"iaDisplayName": "Interlingua",
|
||
"idDisplayName": "Indonezijski",
|
||
"ieDisplayName": "Interlingue",
|
||
"gaDisplayName": "Irski",
|
||
"igDisplayName": "Igbo",
|
||
"ikDisplayName": "Inupiaq",
|
||
"ioDisplayName": "Ido",
|
||
"isDisplayName": "Islandски",
|
||
"itDisplayName": "Talijanski",
|
||
"iuDisplayName": "Inuktitut",
|
||
"jaDisplayName": "Japanski",
|
||
"jvDisplayName": "Javanski",
|
||
"klDisplayName": "Kalaallisut, grenlandski",
|
||
"knDisplayName": "Kannada",
|
||
"krDisplayName": "Kanuri",
|
||
"ksDisplayName": "Kashmirski",
|
||
"kkDisplayName": "Kazahstanski",
|
||
"kmDisplayName": "Khmerski",
|
||
"kiDisplayName": "Kikuyu, Gikuyu",
|
||
"rwDisplayName": "Kinyarwanda",
|
||
"kyDisplayName": "Kirgizki, Kirgiski",
|
||
"kvDisplayName": "Komi",
|
||
"kgDisplayName": "Kongo",
|
||
"koDisplayName": "Korejski",
|
||
"kuDisplayName": "Kurdski",
|
||
"kjDisplayName": "Kwanyama, Kuanyama",
|
||
"laDisplayName": "Latinski",
|
||
"lbDisplayName": "Luksemburški, Letzeburgesch",
|
||
"lgDisplayName": "Ganda",
|
||
"liDisplayName": "Limburški, Limburger",
|
||
"lnDisplayName": "Lingala",
|
||
"loDisplayName": "Laoski",
|
||
"ltDisplayName": "Litvanski",
|
||
"luDisplayName": "Luba-Katanga",
|
||
"lvDisplayName": "Letonski",
|
||
"gvDisplayName": "Manx",
|
||
"mkDisplayName": "Makedonski",
|
||
"mgDisplayName": "Malgaški",
|
||
"msDisplayName": "Malajski",
|
||
"mlDisplayName": "Malajalam",
|
||
"mtDisplayName": "Malteški",
|
||
"miDisplayName": "Maorski",
|
||
"mrDisplayName": "Maratški (Marāṭhī)",
|
||
"mhDisplayName": "Maršalski",
|
||
"mnDisplayName": "Mongolski",
|
||
"naDisplayName": "Nauru",
|
||
"nvDisplayName": "Navaho, Navaho",
|
||
"nbDisplayName": "Norveški Bokmål",
|
||
"ndDisplayName": "Sjeverni Ndebele",
|
||
"neDisplayName": "Nepalski",
|
||
"ngDisplayName": "Ndonga",
|
||
"nnDisplayName": "Norveški Nynorsk",
|
||
"noDisplayName": "Norveški",
|
||
"iiDisplayName": "Nuosu",
|
||
"nrDisplayName": "Južni Ndebele",
|
||
"ocDisplayName": "Okitan",
|
||
"ojDisplayName": "Ojibwe, Ojibwa",
|
||
"cuDisplayName": "Stari crkveno slavensko, Crkveno slavensko, Crkveno slavenski, Stari bugarski, Stari slavenski",
|
||
"omDisplayName": "Oromo",
|
||
"orDisplayName": "Orija",
|
||
"osDisplayName": "Osetinski, Osetski",
|
||
"paDisplayName": "Pandžabi, Punjabi",
|
||
"piDisplayName": "Pāli",
|
||
"faDisplayName": "Perzijski",
|
||
"plDisplayName": "Poljski",
|
||
"psDisplayName": "Paštunski, Pushto",
|
||
"ptDisplayName": "Portugalski",
|
||
"quDisplayName": "Kečuanski",
|
||
"rmDisplayName": "Retoromanski",
|
||
"rnDisplayName": "Kirundi",
|
||
"roDisplayName": "Rumunjski, Moldavski, Moldovan",
|
||
"ruDisplayName": "Ruski",
|
||
"saDisplayName": "Sanskrit (Sanskṛta)",
|
||
"scDisplayName": "Sardinski",
|
||
"sdDisplayName": "Sindhi",
|
||
"seDisplayName": "Sjeverni Sami",
|
||
"smDisplayName": "Samoanski",
|
||
"sgDisplayName": "Sango",
|
||
"srDisplayName": "Srpski",
|
||
"gdDisplayName": "Škotski gaelicki, gaelicki",
|
||
"snDisplayName": "Shona",
|
||
"siDisplayName": "Sinhala, Sinhalese",
|
||
"skDisplayName": "Slovački",
|
||
"slDisplayName": "Slovenski",
|
||
"soDisplayName": "Somalski",
|
||
"stDisplayName": "Južni Sotho",
|
||
"esDisplayName": "Španjolski",
|
||
"suDisplayName": "Sundanski",
|
||
"swDisplayName": "Swahili",
|
||
"ssDisplayName": "Swati",
|
||
"svDisplayName": "Švedski",
|
||
"taDisplayName": "Tamilski",
|
||
"teDisplayName": "Telugu",
|
||
"tgDisplayName": "Tadžik",
|
||
"thDisplayName": "Tajlandski",
|
||
"tiDisplayName": "Tigrinja",
|
||
"boDisplayName": "Tibetanski standardni, tibetanski, središnji",
|
||
"tkDisplayName": "Turkmenski",
|
||
"tlDisplayName": "Tagalog",
|
||
"tnDisplayName": "Tswana",
|
||
"toDisplayName": "Tonga (Tonga ostrva)",
|
||
"trDisplayName": "Turski",
|
||
"tsDisplayName": "Tsonga",
|
||
"ttDisplayName": "Tatarski",
|
||
"twDisplayName": "Twi",
|
||
"tyDisplayName": "Tahiški",
|
||
"ugDisplayName": "Ujgurski, Ujgurski",
|
||
"ukDisplayName": "Ukrajinski",
|
||
"urDisplayName": "Urdu",
|
||
"uzDisplayName": "Uzbečki",
|
||
"veDisplayName": "Venda",
|
||
"viDisplayName": "Vijetnamski",
|
||
"voDisplayName": "Volapük",
|
||
"waDisplayName": "Valonski",
|
||
"cyDisplayName": "Walijski",
|
||
"woDisplayName": "Wolof",
|
||
"fyDisplayName": "Zapadnofrizijski",
|
||
"xhDisplayName": "Xhosa",
|
||
"yiDisplayName": "Jidiš",
|
||
"yoDisplayName": "Joruba",
|
||
"zaDisplayName": "Zhuang, Chuang",
|
||
"unkDisplayName": "Nepoznato",
|
||
"zuDisplayName": "Zulu",
|
||
"hawDisplayName": "Havajski",
|
||
"hmnDisplayName": "Hmong",
|
||
"multiDisplayName": "Višejezično",
|
||
"cebDisplayName": "Cebuano",
|
||
"dzDisplayName": "Zongkha",
|
||
"iwDisplayName": "Hebrejski",
|
||
"jwDisplayName": "Javanski",
|
||
"moDisplayName": "Moldavski",
|
||
"shDisplayName": "Srpskohrvatski",
|
||
"wwCountryDisplayName": "Cijeli svijet",
|
||
"afCountryDisplayName": "Afganistan",
|
||
"axCountryDisplayName": "Olandski otoci",
|
||
"alCountryDisplayName": "Albanija",
|
||
"dzCountryDisplayName": "Alžir",
|
||
"asCountryDisplayName": "Američko Samoa",
|
||
"adCountryDisplayName": "Andora",
|
||
"aoCountryDisplayName": "Angola",
|
||
"aiCountryDisplayName": "Angvila",
|
||
"agCountryDisplayName": "Antigua i Barbuda",
|
||
"arCountryDisplayName": "Argentina",
|
||
"amCountryDisplayName": "Armenija",
|
||
"awCountryDisplayName": "Aruba",
|
||
"acCountryDisplayName": "Otoci Ascension",
|
||
"auCountryDisplayName": "Australija",
|
||
"atCountryDisplayName": "Austrija",
|
||
"azCountryDisplayName": "Azerbejdžan",
|
||
"bsCountryDisplayName": "Bahami",
|
||
"bhCountryDisplayName": "Bahrein",
|
||
"bdCountryDisplayName": "Bangladeš",
|
||
"bbCountryDisplayName": "Barbados",
|
||
"byCountryDisplayName": "Bjelorusija",
|
||
"beCountryDisplayName": "Belgija",
|
||
"bzCountryDisplayName": "Belize",
|
||
"bjCountryDisplayName": "Benin",
|
||
"bmCountryDisplayName": "Bermuda",
|
||
"btCountryDisplayName": "Butan",
|
||
"boCountryDisplayName": "Bolivija",
|
||
"baCountryDisplayName": "Bosna i Hercegovina",
|
||
"bwCountryDisplayName": "Botsvana",
|
||
"brCountryDisplayName": "Brazil",
|
||
"ioCountryDisplayName": "Britanski Indijskooceanski teritorij",
|
||
"vgCountryDisplayName": "Britanski Djevičanski otoci",
|
||
"bnCountryDisplayName": "Brunej",
|
||
"bgCountryDisplayName": "Bugarska",
|
||
"bfCountryDisplayName": "Burkina Faso",
|
||
"biCountryDisplayName": "Burundi",
|
||
"khCountryDisplayName": "Kambodža",
|
||
"cmCountryDisplayName": "Kamerun",
|
||
"caCountryDisplayName": "Kanada",
|
||
"cvCountryDisplayName": "Zelenortska Republika",
|
||
"bqCountryDisplayName": "Karipski Nizozemski",
|
||
"kyCountryDisplayName": "Kajmanski otoci",
|
||
"cfCountryDisplayName": "Srednjoafrička Republika",
|
||
"tdCountryDisplayName": "Čad",
|
||
"clCountryDisplayName": "Čile",
|
||
"cnCountryDisplayName": "Kina",
|
||
"cxCountryDisplayName": "Božićni otok",
|
||
"ccCountryDisplayName": "Kokosovi [Keeling] otoci",
|
||
"coCountryDisplayName": "Kolumbija",
|
||
"kmCountryDisplayName": "Komori",
|
||
"cdCountryDisplayName": "Demokratska Republika Kongo",
|
||
"cgCountryDisplayName": "Republika Kongo",
|
||
"ckCountryDisplayName": "Cookovi otoci",
|
||
"crCountryDisplayName": "Kostarika",
|
||
"ciCountryDisplayName": "Obala Bjelokosti",
|
||
"hrCountryDisplayName": "Hrvatska",
|
||
"cuCountryDisplayName": "Kuba",
|
||
"cwCountryDisplayName": "Curaçao",
|
||
"cyCountryDisplayName": "Cipar",
|
||
"czCountryDisplayName": "Češka",
|
||
"dkCountryDisplayName": "Danska",
|
||
"djCountryDisplayName": "Džibuti",
|
||
"dmCountryDisplayName": "Dominika",
|
||
"doCountryDisplayName": "Dominikanska Republika",
|
||
"tlCountryDisplayName": "Vijetnam",
|
||
"ecCountryDisplayName": "Ekvador",
|
||
"egCountryDisplayName": "Egipat",
|
||
"svCountryDisplayName": "Salvador",
|
||
"gqCountryDisplayName": "Ekvatorijalna Gvineja",
|
||
"erCountryDisplayName": "Eritreja",
|
||
"eeCountryDisplayName": "Estonija",
|
||
"szCountryDisplayName": "Esvatini",
|
||
"etCountryDisplayName": "Etiopija",
|
||
"fkCountryDisplayName": "Folklandski otoci",
|
||
"foCountryDisplayName": "Farski otoci",
|
||
"fjCountryDisplayName": "Fiji",
|
||
"fiCountryDisplayName": "Finska",
|
||
"frCountryDisplayName": "Francuska",
|
||
"gfCountryDisplayName": "Francuska Gvajana",
|
||
"pfCountryDisplayName": "Francuska Polinezija",
|
||
"gaCountryDisplayName": "Gabon",
|
||
"gmCountryDisplayName": "Gambija",
|
||
"geCountryDisplayName": "Gruzija",
|
||
"deCountryDisplayName": "Njemačka",
|
||
"ghCountryDisplayName": "Gana",
|
||
"giCountryDisplayName": "Gibraltar",
|
||
"grCountryDisplayName": "Grčka",
|
||
"glCountryDisplayName": "Grenland",
|
||
"gdCountryDisplayName": "Grenada",
|
||
"gpCountryDisplayName": "Gvadalupe",
|
||
"guCountryDisplayName": "Guam",
|
||
"gtCountryDisplayName": "Gvatemala",
|
||
"ggCountryDisplayName": "Jersey",
|
||
"gnCountryDisplayName": "Gvineja Konakri",
|
||
"gwCountryDisplayName": "Gvineja-Bisao",
|
||
"gyCountryDisplayName": "Gvajana",
|
||
"htCountryDisplayName": "Haiti",
|
||
"hmCountryDisplayName": "Ostrvo Heard i otoci McDonald",
|
||
"hnCountryDisplayName": "Honduras",
|
||
"hkCountryDisplayName": "Hong Kong",
|
||
"huCountryDisplayName": "Mađarska",
|
||
"isCountryDisplayName": "Island",
|
||
"inCountryDisplayName": "Indija",
|
||
"idCountryDisplayName": "Indonezija",
|
||
"irCountryDisplayName": "Iran",
|
||
"iqCountryDisplayName": "Irak",
|
||
"ieCountryDisplayName": "Irska",
|
||
"imCountryDisplayName": "Otok Man",
|
||
"ilCountryDisplayName": "Izrael",
|
||
"itCountryDisplayName": "Italija",
|
||
"jmCountryDisplayName": "Jamajka",
|
||
"jpCountryDisplayName": "Japan",
|
||
"jeCountryDisplayName": "Jersey",
|
||
"joCountryDisplayName": "Jordan",
|
||
"kzCountryDisplayName": "Kazahstan",
|
||
"keCountryDisplayName": "Kenija",
|
||
"kiCountryDisplayName": "Kiribati",
|
||
"xkCountryDisplayName": "Kosovo",
|
||
"kwCountryDisplayName": "Kuvajt",
|
||
"kgCountryDisplayName": "Kirgistan",
|
||
"laCountryDisplayName": "Laos",
|
||
"lvCountryDisplayName": "Letonija",
|
||
"lbCountryDisplayName": "Liban",
|
||
"lsCountryDisplayName": "Lesoto",
|
||
"lrCountryDisplayName": "Liberija",
|
||
"lyCountryDisplayName": "Libija",
|
||
"liCountryDisplayName": "Lihtenštajn",
|
||
"ltCountryDisplayName": "Litvanija",
|
||
"luCountryDisplayName": "Luksemburg",
|
||
"moCountryDisplayName": "Makao",
|
||
"mkCountryDisplayName": "Sjeverna Makedonija",
|
||
"mgCountryDisplayName": "Madagaskar",
|
||
"mwCountryDisplayName": "Malavi",
|
||
"myCountryDisplayName": "Malezija",
|
||
"mvCountryDisplayName": "Maldivi",
|
||
"mlCountryDisplayName": "Mali",
|
||
"mtCountryDisplayName": "Malta",
|
||
"mhCountryDisplayName": "Maršalski Otoci",
|
||
"mqCountryDisplayName": "Martinique",
|
||
"mrCountryDisplayName": "Mauretanija",
|
||
"muCountryDisplayName": "Mauritius",
|
||
"ytCountryDisplayName": "Mayotte",
|
||
"mxCountryDisplayName": "Meksiko",
|
||
"fmCountryDisplayName": "Mikronezija",
|
||
"mdCountryDisplayName": "Moldova",
|
||
"mcCountryDisplayName": "Monako",
|
||
"mnCountryDisplayName": "Mongolija",
|
||
"meCountryDisplayName": "Crna Gora",
|
||
"msCountryDisplayName": "Montserrat",
|
||
"maCountryDisplayName": "Maroko",
|
||
"mzCountryDisplayName": "Mozambik",
|
||
"mmCountryDisplayName": "Mjanmar (Burma)",
|
||
"naCountryDisplayName": "Namibija",
|
||
"nrCountryDisplayName": "Nauru",
|
||
"npCountryDisplayName": "Nepal",
|
||
"nlCountryDisplayName": "Nizozemska",
|
||
"ncCountryDisplayName": "Nova Kaledonija",
|
||
"nzCountryDisplayName": "Novi Zeland",
|
||
"niCountryDisplayName": "Nikaragva",
|
||
"neCountryDisplayName": "Niger",
|
||
"ngCountryDisplayName": "Nigerija",
|
||
"nuCountryDisplayName": "Niue",
|
||
"nfCountryDisplayName": "Otočje Norfolk",
|
||
"kpCountryDisplayName": "Sjeverna Koreja",
|
||
"mpCountryDisplayName": "Sjeverni Marijanski Otoci",
|
||
"noCountryDisplayName": "Norveška",
|
||
"omCountryDisplayName": "Oman",
|
||
"pkCountryDisplayName": "Pakistan",
|
||
"pwCountryDisplayName": "Palau",
|
||
"psCountryDisplayName": "Palestinske Teritorije",
|
||
"paCountryDisplayName": "Panama",
|
||
"pgCountryDisplayName": "Papua Nova Gvineja",
|
||
"pyCountryDisplayName": "Paragvaj",
|
||
"peCountryDisplayName": "Peru",
|
||
"phCountryDisplayName": "Filipini",
|
||
"plCountryDisplayName": "Poljska",
|
||
"ptCountryDisplayName": "Portugal",
|
||
"prCountryDisplayName": "Portoriko",
|
||
"qaCountryDisplayName": "Katar",
|
||
"reCountryDisplayName": "Réunion",
|
||
"roCountryDisplayName": "Rumunija",
|
||
"ruCountryDisplayName": "Rusija",
|
||
"rwCountryDisplayName": "Ruanda",
|
||
"blCountryDisplayName": "Saint Barthélemy",
|
||
"shCountryDisplayName": "Saint Helena",
|
||
"knCountryDisplayName": "St. Kitts",
|
||
"lcCountryDisplayName": "St. Lucia",
|
||
"mfCountryDisplayName": "Saint Martin",
|
||
"pmCountryDisplayName": "Saint Pierre i Miquelon",
|
||
"vcCountryDisplayName": "St. Vincent",
|
||
"wsCountryDisplayName": "Samoa",
|
||
"smCountryDisplayName": "San Marino",
|
||
"stCountryDisplayName": "São Tomé i Príncipe",
|
||
"saCountryDisplayName": "Saudijska Arabija",
|
||
"snCountryDisplayName": "Senegal",
|
||
"rsCountryDisplayName": "Srbija",
|
||
"scCountryDisplayName": "Sejšeli",
|
||
"slCountryDisplayName": "Sijera Leone",
|
||
"sgCountryDisplayName": "Singapur",
|
||
"sxCountryDisplayName": "Sint Maarten",
|
||
"skCountryDisplayName": "Slovačka",
|
||
"siCountryDisplayName": "Slovenija",
|
||
"sbCountryDisplayName": "Salomonova Ostrva",
|
||
"soCountryDisplayName": "Somalia",
|
||
"zaCountryDisplayName": "Južna Afrika",
|
||
"gsCountryDisplayName": "Južna Georgija i Južni Sandwich otoci",
|
||
"krCountryDisplayName": "Južna Koreja",
|
||
"ssCountryDisplayName": "Južni Sudan",
|
||
"esCountryDisplayName": "Španjolska",
|
||
"lkCountryDisplayName": "Šri Lanka",
|
||
"sdCountryDisplayName": "Sudan",
|
||
"srCountryDisplayName": "Surinam",
|
||
"sjCountryDisplayName": "Svalbard i Jan Mayen",
|
||
"seCountryDisplayName": "Švedska",
|
||
"chCountryDisplayName": "Švicarska",
|
||
"syCountryDisplayName": "Syria",
|
||
"twCountryDisplayName": "Tajvan",
|
||
"tjCountryDisplayName": "Tadžikistan",
|
||
"tzCountryDisplayName": "Tanzanija",
|
||
"thCountryDisplayName": "Tajland",
|
||
"tgCountryDisplayName": "Togo",
|
||
"tkCountryDisplayName": "Tokelau",
|
||
"toCountryDisplayName": "Tonga",
|
||
"ttCountryDisplayName": "Trinidad i Tobago",
|
||
"tnCountryDisplayName": "Tunis",
|
||
"trCountryDisplayName": "Turska",
|
||
"tmCountryDisplayName": "Turkmenistan",
|
||
"tcCountryDisplayName": "Otoci Turks i Caicos",
|
||
"tvCountryDisplayName": "Tuvalu",
|
||
"viCountryDisplayName": "Američki Djevičanski Otoci",
|
||
"ugCountryDisplayName": "Uganda",
|
||
"uaCountryDisplayName": "Ukrajina",
|
||
"aeCountryDisplayName": "Ujedinjeni Arapski Emirati",
|
||
"gbCountryDisplayName": "Ujedinjeno Kraljevstvo",
|
||
"usCountryDisplayName": "Sjedinjene Države",
|
||
"uyCountryDisplayName": "Urugvaj",
|
||
"uzCountryDisplayName": "Uzbekistan",
|
||
"vuCountryDisplayName": "Vanuatu",
|
||
"vaCountryDisplayName": "Vatikanski Grad",
|
||
"veCountryDisplayName": "Venezuela",
|
||
"vnCountryDisplayName": "Vijetnam",
|
||
"wfCountryDisplayName": "Wallis i Futuna",
|
||
"ehCountryDisplayName": "Zapadna Sahara",
|
||
"yeCountryDisplayName": "Jemen",
|
||
"zmCountryDisplayName": "Zambija",
|
||
"zwCountryDisplayName": "Zimbabve",
|
||
"pay": "Plaćanje",
|
||
"allPrivateChats": "Privatni razgovori",
|
||
"unknownPrivateChat": "Nepoznati privatni razgovor",
|
||
"invitedToSpace": "{user} vas je pozvao da se pridružite tečaju: {space}! Želite li prihvatiti?",
|
||
"declinedInvitation": "Odbijen poziv",
|
||
"acceptedInvitation": "Prihvaćen poziv",
|
||
"youreInvited": "📩 Pozvani ste!",
|
||
"invitedToChat": "{user} vas je pozvao da se pridružite razgovoru: {name}! Želite li prihvatiti?",
|
||
"monthlySubscription": "Mjesečno",
|
||
"yearlySubscription": "Godišnje",
|
||
"defaultSubscription": "Pangea Chat Pretplata",
|
||
"freeTrial": "Besplatno probno razdoblje",
|
||
"grammarAnalytics": "Analiza pogrešaka",
|
||
"total": "Ukupno: ",
|
||
"noDataFound": "Nema pronađenih podataka",
|
||
"promoSubscriptionExpirationDesc": "Vaša trenutna pretplata je promotivna i istječe {expiration}. Pošaljite poruku na support@pangea.chat za pomoć pri promjeni pretplate.",
|
||
"emptyChatNameWarning": "Molimo unesite naziv za ovaj razgovor",
|
||
"blurMeansTranslateTitle": "Zašto je poruka zamagljena?",
|
||
"blurMeansTranslateBody": "Dok je Učinak uranjanja uključen, poruke koje se šalju na vašem osnovnom jeziku bit će zamagljene dok ih Pangea Bot ne prevede na vaš ciljni jezik. Učinak uranjanja može se uključiti ili isključiti u postavkama pojedinačnih i tečajeva.",
|
||
"someErrorTitle": "Hm, nešto nije u redu",
|
||
"someErrorBody": "To može biti pogreška ili nešto u vašem osnovnom jeziku.",
|
||
"bestCorrectionFeedback": "To je točno!",
|
||
"distractorFeedback": "Nije baš točno.",
|
||
"bestAnswerFeedback": "To je točno!",
|
||
"definitionDefaultPrompt": "Što znači ova riječ?",
|
||
"practiceDefaultPrompt": "Koji je najbolji odgovor?",
|
||
"correctionDefaultPrompt": "Koja je najbolja zamjena?",
|
||
"itStartDefaultPrompt": "Želite li pomoć pri prevođenju?",
|
||
"lockedChatWarning": "🔒 Ovaj chat je zaključan",
|
||
"lockChat": "Zaključaj chat",
|
||
"suggestToChat": "Predloži ovaj chat",
|
||
"suggestToChatDesc": "Predloženi chatovi će se pojaviti na popisima chatova",
|
||
"acceptSelection": "Prihvati korekciju",
|
||
"acceptSelectionAnyway": "Koristi ovo ipak",
|
||
"makingActivity": "Izrada aktivnosti",
|
||
"why": "Zašto?",
|
||
"definition": "Definicija",
|
||
"exampleSentence": "Primjer rečenice",
|
||
"reportToTeacher": "Kome želite prijaviti ovu poruku?",
|
||
"reportMessageTitle": "{reportingUserId} je prijavio poruku od {reportedUserId} u chatu {roomName}",
|
||
"reportMessageBody": "Poruka: {reportedMessage}\nRazlog: {reason}",
|
||
"noTeachersFound": "Nema nastavnika za prijavu",
|
||
"viewArchive": "Pogledaj arhivu",
|
||
"trialExpiration": "Vaš besplatni probni rok istječe {expiration}",
|
||
"freeTrialDesc": "Novi korisnici dobivaju tjedan dana besplatnog probnog razdoblja Pangea Chata",
|
||
"activateTrial": "Aktiviraj besplatno 7-dnevno probno razdoblje",
|
||
"successfullySubscribed": "Uspješno ste se pretplatili!",
|
||
"clickToManageSubscription": "Kliknite ovdje za upravljanje pretplatom.",
|
||
"errorGettingAudio": "Greška pri dohvaćanju zvuka. Molimo osvježite i pokušajte ponovno.",
|
||
"signUp": "Registriraj se",
|
||
"pleaseChooseAtLeastChars": "Molimo odaberite najmanje {min} znakova.",
|
||
"noEmailWarning": "Molimo unesite valjanu adresu e-pošte. Inače nećete moći resetirati lozinku. Ako ne želite, ponovno dodirnite gumb za nastavak.",
|
||
"pleaseEnterValidEmail": "Molimo unesite valjanu adresu e-pošte.",
|
||
"pleaseChooseAUsername": "Molimo odaberite korisničko ime",
|
||
"chooseAUsername": "Odaberite korisničko ime",
|
||
"define": "Definiraj",
|
||
"listen": "Slušaj",
|
||
"addConversationBot": "Omogući razgovorni bot",
|
||
"addConversationBotDesc": "Dodajte bota u ovaj chat",
|
||
"convoBotSettingsDescription": "Uredi temu razgovora i težinu",
|
||
"enterAConversationTopic": "Unesite temu razgovora",
|
||
"conversationTopic": "Tema razgovora",
|
||
"enableModeration": "Omogući moderaciju",
|
||
"enableModerationDesc": "Omogući automatsku moderaciju za pregled poruka prije slanja",
|
||
"conversationLanguageLevel": "Koja je razina jezika ovog razgovora?",
|
||
"showDefinition": "Prikaži definiciju",
|
||
"subscriptionPopupTitle": "Ova rečenica može imati gramatičku pogrešku...",
|
||
"subscriptionPopupDesc": "Pretplatite se danas za otključavanje prijevoda i ispravljanja gramatike!",
|
||
"seeOptions": "Pogledajte opcije",
|
||
"continuedWithoutSubscription": "Nastavi bez pretplate",
|
||
"trialPeriodExpired": "Vaše probno razdoblje je isteklo",
|
||
"selectToDefine": "Kliknite bilo koju riječ za prikaz definicije!",
|
||
"translations": "prijevodi",
|
||
"messageAudio": "zvuk poruke",
|
||
"definitions": "definicije",
|
||
"subscribedToUnlockTools": "Pretplatite se za otključavanje interaktivnog prijevoda i provjere gramatike, reprodukcije zvuka, personaliziranih aktivnosti vježbanja i analitike učenja!",
|
||
"translationTooltip": "Prevedi",
|
||
"audioTooltip": "Pusti zvuk",
|
||
"speechToTextTooltip": "Transkript",
|
||
"certifyAge": "Potvrđujem da imam više od {age} godina",
|
||
"kickBotWarning": "Izbacivanje Pangea Bota uklonit će chat bota iz ovog razgovora.",
|
||
"joinToView": "Pridružite se ovom prostoru za pregled detalja",
|
||
"refresh": "Osvježi",
|
||
"autoPlayTitle": "Automatski reproduciraj poruke",
|
||
"autoPlayDesc": "Kad je omogućeno, tekst u govor audio poruka će se automatski reproducirati kada se odaberu.",
|
||
"messageAnalytics": "Analitika poruka",
|
||
"words": "Riječi",
|
||
"score": "Rezultat",
|
||
"accuracy": "Točnost",
|
||
"points": "Bodovi",
|
||
"noPaymentInfo": "Nije potrebna informacija o plaćanju!",
|
||
"conversationBotModeSelectDescription": "Aktivnost chata",
|
||
"conversationBotModeSelectOption_discussion": "Diskusija",
|
||
"conversationBotModeSelectOption_custom": "Prilagođeno",
|
||
"conversationBotModeSelectOption_conversation": "Razgovor",
|
||
"conversationBotModeSelectOption_textAdventure": "Tekstualna avantura",
|
||
"conversationBotModeSelectOption_storyGame": "Igra priče",
|
||
"conversationBotDiscussionZone_title": "Postavke rasprave",
|
||
"conversationBotDiscussionZone_discussionTopicLabel": "Tema rasprave",
|
||
"conversationBotDiscussionZone_discussionTopicPlaceholder": "Postavi temu rasprave",
|
||
"conversationBotDiscussionZone_discussionKeywordsLabel": "Ključne riječi rasprave",
|
||
"conversationBotDiscussionZone_discussionKeywordsPlaceholder": "Postavi ključne riječi rasprave",
|
||
"conversationBotDiscussionZone_discussionKeywordsHintText": "Popis ključnih riječi odvojenih zarezom za vođenje rasprave",
|
||
"conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": "Slanje poticaja za raspravu prema rasporedu",
|
||
"conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": "Sati između poticaja za raspravu",
|
||
"conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": "Odgovara na reakciju ⏩",
|
||
"conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": "Reakcija za slanje poticaja za raspravu",
|
||
"conversationBotCustomZone_title": "Prilagođena postavka",
|
||
"conversationBotCustomZone_customSystemPromptLabel": "Sistemski poticaj",
|
||
"conversationBotCustomZone_customSystemPromptPlaceholder": "Postavi prilagođeni sistemski poticaj",
|
||
"conversationBotCustomZone_customSystemPromptEmptyError": "Nedostaje prilagođeni sistemski poticaj",
|
||
"botConfig": "Postavke bota i aktivnosti",
|
||
"botConfigNoPermissionTitle": "Nema dopuštenja",
|
||
"botConfigNoPermissionMessage": "Kontaktirajte administratora sobe za promjenu konfiguracije bota",
|
||
"addConversationBotDialogTitleInvite": "Potvrdi poziv bota za raspravu",
|
||
"addConversationBotButtonInvite": "Pozovi",
|
||
"addConversationBotDialogInviteConfirmation": "Pozovi",
|
||
"addConversationBotButtonTitleRemove": "Potvrdi uklanjanje razgovornog bota",
|
||
"addConversationBotButtonRemove": "Ukloni",
|
||
"addConversationBotDialogRemoveConfirmation": "Ukloni",
|
||
"conversationBotConfigConfirmChange": "Potvrdi",
|
||
"conversationBotStatus": "Pozovi bota",
|
||
"conversationBotTextAdventureZone_title": "Tekstualna avantura",
|
||
"conversationBotTextAdventureZone_instructionLabel": "Upute za voditelja igre",
|
||
"conversationBotTextAdventureZone_instructionPlaceholder": "Postavi upute za voditelja igre",
|
||
"conversationBotCustomZone_instructionSystemPromptEmptyError": "Nedostaju upute za voditelja igre",
|
||
"studentAnalyticsNotAvailable": "Podaci o učenicima trenutno nisu dostupni",
|
||
"roomDataMissing": "Neki podaci mogu nedostajati iz soba u kojima niste član.",
|
||
"updatePhoneOS": "Možda ćete morati ažurirati verziju OS-a na svom uređaju.",
|
||
"wordsPerMinute": "Riječi po minuti",
|
||
"autoIGCToolName": "Automatski pokreni pomoć za pisanje Pangea",
|
||
"autoIGCToolDescription": "Automatski pokreni pomoć za gramatiku i prijevod Pangea Chat prije slanja moje poruke.",
|
||
"runGrammarCorrection": "Provjeri poruku",
|
||
"grammarCorrectionFailed": "Problemi za rješavanje",
|
||
"grammarCorrectionComplete": "Izgleda dobro!",
|
||
"tooltipInstructionsTitle": "Niste sigurni što to radi?",
|
||
"tooltipInstructionsMobileBody": "Dugim pritiskom na stavke prikazuju se alati za pomoć.",
|
||
"tooltipInstructionsBrowserBody": "Pomičite mišem preko stavki za prikazivanje saveta.",
|
||
"chatCapacity": "Kapacitet chata",
|
||
"roomFull": "Ova soba je već puna.",
|
||
"topicNotSet": "Tema nije postavljena.",
|
||
"chatCapacityNotSet": "Ovaj chat nema ograničenje kapaciteta.",
|
||
"chatCapacityHasBeenChanged": "Kapacitet chata je promijenjen",
|
||
"chatCapacitySetTooLow": "Kapacitet chata mora biti najmanje {count}.",
|
||
"chatCapacityExplanation": "Kapacitet chata ograničava broj članova koji smiju biti u chatu.",
|
||
"chatExceedsCapacity": "Ovaj chat premašuje svoj kapacitet.",
|
||
"tooManyRequest": "Previše zahtjeva, molimo pokušajte kasnije.",
|
||
"enterNumber": "Molimo unesite cijeli broj.",
|
||
"buildTranslation": "Izgradite svoj prijevod od gore navedenih opcija",
|
||
"nonexistentSelection": "Odabir više ne postoji.",
|
||
"changeAnalyticsLanguage": "Promijeni jezik analitike",
|
||
"practice": "Vježba",
|
||
"noLanguagesSet": "Nema postavljenih jezika",
|
||
"noActivitiesFound": "Dosta za sada! Vratite se kasnije za više.",
|
||
"hintTitle": "Savjet:",
|
||
"speechToTextBody": "Za glasovne poruke, možete vidjeti transkript kao i rezultat govornika u riječima po minutu.",
|
||
"versionNotFound": "Verzija nije pronađena",
|
||
"fetchingVersion": "Preuzimanje verzije...",
|
||
"versionFetchError": "Pogreška pri preuzimanju verzije",
|
||
"versionText": "Verzija: {version}+{buildNumber}",
|
||
"languageButtonLabel": "Jezik: {currentLanguage}",
|
||
"interactiveTranslatorAutoPlaySliderHeader": "Automatski prijevod",
|
||
"interactiveTranslatorAutoPlayDesc": "Pokreće interaktivni prevoditelj bez pitanja.",
|
||
"changeAnalyticsView": "Promijeni prikaz analitike",
|
||
"l1TranslationBody": "Poruke na vašem osnovnom jeziku neće biti prevedene.",
|
||
"deleteSubscriptionWarningTitle": "Imate aktivnu pretplatu",
|
||
"deleteSubscriptionWarningBody": "Brisanje vašeg računa neće automatski otkazati vašu pretplatu.",
|
||
"manageSubscription": "Upravljanje pretplatom",
|
||
"error520Title": "Pokušajte ponovno.",
|
||
"error520Desc": "Oprostite, nismo mogli razumjeti vašu poruku...",
|
||
"wordsUsed": "Riječi korištene",
|
||
"errorTypes": "Vrste pogrešaka",
|
||
"level": "Razina",
|
||
"canceledSend": "Slanje otkazano",
|
||
"morphsUsed": "Korišteni morfemi",
|
||
"translationChoicesBody": "Kliknite i držite opciju za naznaku.",
|
||
"grammar": "Gramatika",
|
||
"contactHasBeenInvitedToTheChat": "Kontakt je pozvan u chat",
|
||
"inviteChat": "Pozovi chat",
|
||
"chatName": "Ime chata",
|
||
"reportContentIssueTitle": "Prijavi problem s sadržajem",
|
||
"feedback": "Neobavezna povratna informacija",
|
||
"reportContentIssueDescription": "Uh oh! AI može olakšati personalizirana iskustva učenja ali... također halucinira. Molimo vas da pružite bilo kakvu povratnu informaciju i pokušat ćemo ponovno.",
|
||
"changeContent": "Uh oh! AI može olakšati personalizirana iskustva učenja ali... također halucinira. Što bi to trebalo biti?",
|
||
"clickTheWordAgainToDeselect": "Kliknite odabranu riječ da je odaberete.",
|
||
"l2SupportNa": "Nije dostupno",
|
||
"l2SupportAlpha": "Alpha",
|
||
"l2SupportBeta": "Beta",
|
||
"l2SupportFull": "Puno",
|
||
"missingVoiceTitle": "Nedostaje glas",
|
||
"voiceNotAvailable": "Nemate instaliran glas za ovaj jezik.",
|
||
"openVoiceSettings": "Otvorite postavke glasa",
|
||
"playAudio": "Reproduciraj",
|
||
"stop": "Zaustavi",
|
||
"grammarCopyPOSsconj": "Podređujući veznik",
|
||
"grammarCopyPOSnum": "Broj",
|
||
"grammarCopyPOSverb": "Glagol",
|
||
"grammarCopyPOSaffix": "Prilog",
|
||
"grammarCopyPOSpart": "Članak",
|
||
"grammarCopyPOSadj": "Pridjev",
|
||
"grammarCopyPOScconj": "Koordinacijska Konjunkcija",
|
||
"grammarCopyPOSpunct": "Interpunkcija",
|
||
"grammarCopyPOSadv": "Prilog",
|
||
"grammarCopyPOSaux": "Pomoćni",
|
||
"grammarCopyPOSspace": "Razmak",
|
||
"grammarCopyPOSsym": "Simbol",
|
||
"grammarCopyPOSdet": "Odrednica",
|
||
"grammarCopyPOSpron": "Zamjenica",
|
||
"grammarCopyPOSadp": "Prijedlog",
|
||
"grammarCopyPOSpropn": "Vlastito Ime",
|
||
"grammarCopyPOSnoun": "Imenica",
|
||
"grammarCopyPOSintj": "Umetnuta Riječ",
|
||
"grammarCopyPOSx": "Drugo",
|
||
"grammarCopyGENDERfem": "Ženski Rod",
|
||
"grammarCopyPERSON2": "Druga Osoba",
|
||
"grammarCopyMOODimp": "Zapovjedni Način",
|
||
"grammarCopyPUNCTTYPEqest": "Pitanje",
|
||
"grammarCopyASPECTperf": "Savršeno",
|
||
"grammarCopyCASEaccnom": "Akuzativ, Nominativ",
|
||
"grammarCopyCASEobl": "Obli",
|
||
"grammarCopyVOICEact": "Aktivno",
|
||
"grammarCopyPUNCTTYPEbrck": "Zagrada",
|
||
"grammarCopyNOUNTYPEart": "Članak",
|
||
"grammarCopyNUMBERsing": "Jednina",
|
||
"grammarCopyGENDERmasc": "Muški rod",
|
||
"grammarCopyVERBTYPEmod": "Modalni",
|
||
"grammarCopyADVTYPEadverbial": "Prilog",
|
||
"grammarCopyTENSEperi": "Perifrasti",
|
||
"grammarCopyNUMFORMdigit": "Brojka",
|
||
"grammarCopyNOUNTYPEnot_proper": "Nije vlastito",
|
||
"grammarCopyNUMTYPEcard": "Redni broj",
|
||
"grammarCopyNOUNTYPEprop": "Vlastito",
|
||
"grammarCopyPUNCTTYPEdash": "Crta",
|
||
"grammarCopyPUNCTTYPEyes": "Da",
|
||
"grammarCopyPUNCTTYPEsemi": "Točka-zarez",
|
||
"grammarCopyPUNCTTYPEcomm": "Zarez",
|
||
"grammarCopyMOODcnd": "Uvjetno",
|
||
"grammarCopyCASEacc": "Akuzativ",
|
||
"grammarCopyPARTTYPEpart": "Dioznik",
|
||
"grammarCopyTENSEpast": "Prošlo",
|
||
"grammarCopyDEGREEsup": "Superlativ",
|
||
"grammarCopyPUNCTTYPEcolo": "Dvotočka",
|
||
"grammarCopyPERSON3": "Treće lice",
|
||
"grammarCopyNUMBERplur": "Množina",
|
||
"grammarCopyPRONTYPEnpr": "Vlastito ime",
|
||
"grammarCopyPRONTYPEinterrogative": "Upitno",
|
||
"grammarCopyPOLITEinfm": "Neformalno",
|
||
"grammarCopyADVTYPEtim": "Vrijeme",
|
||
"grammarCopyPOLARITYneg": "Negativno",
|
||
"grammarCopyNUMTYPEtot": "Ukupno",
|
||
"grammarCopyADVTYPEadnomial": "Pridjevski",
|
||
"grammarCopyASPECTprog": "Napredni",
|
||
"grammarCopyMOODsub": "Subjunktiv",
|
||
"grammarCopyVERBFORMcomplementive": "Komplementivni",
|
||
"grammarCopyCASEnom": "Nominativ",
|
||
"grammarCopyTENSEfut": "Buduće",
|
||
"grammarCopyCASEdat": "Dativ",
|
||
"grammarCopyTENSEpres": "Sadašnje",
|
||
"grammarCopyGENDERneut": "Neutralno",
|
||
"grammarCopyPRONTYPErel": "Relativno",
|
||
"grammarCopyVERBFORMfinalEnding": "Završni završetak",
|
||
"grammarCopyPRONTYPEdem": "Pokazno",
|
||
"grammarCopyPREPCASEpre": "Prijedložni padež",
|
||
"grammarCopyVERBFORMfin": "Finitiv",
|
||
"grammarCopyDEGREEpos": "Pozitivno",
|
||
"grammarCopyPUNCTTYPEquot": "Navodnici",
|
||
"grammarCopyVERBFORMger": "Gerundij",
|
||
"grammarCopyVOICEpass": "Pasiv",
|
||
"grammarCopyCASEgen": "Genitiv",
|
||
"grammarCopyTENSEprs": "Sadašnje",
|
||
"grammarCopyDEFINITEdef": "Određeni",
|
||
"grammarCopyNUMTYPEord": "Redni",
|
||
"grammarCopyCASEins": "Instrumental",
|
||
"grammarCopyVERBFORMinf": "Infinitiv",
|
||
"grammarCopyVERBFORMaux": "Pomoćni glagol",
|
||
"grammarCopyNUMFORMlong": "Dugo",
|
||
"grammarCopyCASEloc": "Lokativ",
|
||
"grammarCopyMOODind": "Indicativno",
|
||
"grammarCopyDEGREEcmp": "Komparativno",
|
||
"grammarCopyCASErelativeCase": "Relativno",
|
||
"grammarCopyPUNCTTYPEexcl": "Uzvično",
|
||
"grammarCopyPERSON1": "Prva osoba",
|
||
"grammarCopyPUNCTSIDEini": "Početno",
|
||
"grammarCopyGENDERperson": "Osoba",
|
||
"grammarCopyFOREIGNyes": "Strano",
|
||
"grammarCopyVOICEvoice": "Glas",
|
||
"grammarCopyVERBTYPEverbType": "Glagolski",
|
||
"grammarCopyPOSSpass": "Posvojno",
|
||
"grammarCopyPREPCASEprepCase": "Prijedložni",
|
||
"grammarCopyNUMTYPEnumType": "Brojevni",
|
||
"grammarCopyNOUNTYPEnounType": "Imenica",
|
||
"grammarCopyREFLEXreflex": "Refleksivno",
|
||
"grammarCopyPRONTYPEpronType": "Zamjenica",
|
||
"grammarCopyPUNCTSIDEpunctSide": "Strana interpunkcije",
|
||
"grammarCopyVERBFORMverbForm": "Oblik glagola",
|
||
"grammarCopyGENDERgender": "Rod",
|
||
"grammarCopyMOODmood": "Način",
|
||
"grammarCopyASPECTaspect": "Aspekt",
|
||
"grammarCopyPUNCTTYPEpunctType": "Interpunkcija",
|
||
"grammarCopyTENSEtense": "Vremenski oblik",
|
||
"grammarCopyDEGREEdegree": "Stupanj",
|
||
"grammarCopyPOLITEpolite": "Ljubaznost",
|
||
"grammarCopyADVTYPEadvType": "Prilog",
|
||
"grammarCopyNUMFORMnumber": "Broj",
|
||
"grammarCopyCONJTYPEconjType": "Veza",
|
||
"grammarCopyPOLARITYpolarity": "Polariteta",
|
||
"grammarCopyCASEcase": "Pad",
|
||
"grammarCopyDEFINITEdefinite": "Određenost",
|
||
"grammarCopyNUMFORMnumForm": "Brojevni izraz",
|
||
"grammarCopyPRONTYPEadn": "Pridjevski",
|
||
"grammarCopyVOCvoc": "Vokativ",
|
||
"grammarCopyCMPLcmpl": "Komplementator",
|
||
"grammarCopyADVadv": "Priložnik",
|
||
"grammarCopyMOODjus": "Način",
|
||
"grammarCopyGENDERcom": "Rod",
|
||
"grammarCopyREFLEXrflx": "Refleksivno",
|
||
"grammarCopyPARTTYPEpar": "Dio",
|
||
"grammarCopySPCspc": "Specifično",
|
||
"grammarCopyTENSEpqp": "Pluskvamperfekt",
|
||
"grammarCopyREFLEXref": "Refleksivno",
|
||
"grammarCopyPUNCTTYPEnshrt": "Kratko",
|
||
"grammarCopyNUMBERdual": "Dvojno",
|
||
"grammarCopyNUMFORMlng": "Dugo",
|
||
"grammarCopyVOICEmid": "Srednji",
|
||
"grammarCopyINTRELintRel": "Upitno, Relativno",
|
||
"grammarCopyINTint": "Upitno",
|
||
"grammarCopyVOICEcaus": "Uzročni",
|
||
"grammarCopyUnknown": "Nepoznato",
|
||
"grammarCopyEVIDENTevident": "Evidentnost",
|
||
"grammarCopyNUMFORMnumberPsor": "Broj posjeditelja",
|
||
"grammarCopyASPECThab": "Navika",
|
||
"grammarCopyCASEabl": "Ablativ",
|
||
"grammarCopyCASEall": "Allativ",
|
||
"grammarCopyCASEess": "Essiv",
|
||
"grammarCopyCASEtra": "Translativ",
|
||
"grammarCopyCASEequ": "Ekvativ",
|
||
"grammarCopyCASEdis": "Distributivno",
|
||
"grammarCopyCASEabs": "Apsolutiv",
|
||
"grammarCopyCASEerg": "Ergativ",
|
||
"grammarCopyCASEcau": "Uzročni",
|
||
"grammarCopyCASEben": "Dobrotvorni",
|
||
"grammarCopyCASEtem": "Vremenski",
|
||
"grammarCopyCONJTYPEcoord": "Koordinacijski",
|
||
"grammarCopyDEFINITEcons": "Konstruktivno stanje",
|
||
"grammarCopyDEGREEabs": "Apsolutni stupanj",
|
||
"grammarCopyEVIDENTfh": "Činjenična evidencija",
|
||
"grammarCopyEVIDENTnfh": "Nečinjenična evidencija",
|
||
"grammarCopyMOODopt": "Optativ",
|
||
"grammarCopyMOODadm": "Divertikalni",
|
||
"grammarCopyMOODdes": "Željni",
|
||
"grammarCopyMOODnec": "Neophodni",
|
||
"grammarCopyMOODpot": "Mogući",
|
||
"grammarCopyMOODprp": "Propozitivni",
|
||
"grammarCopyMOODqot": "Kvantifikator",
|
||
"grammarCopyNUMFORMword": "Riječni oblik",
|
||
"grammarCopyNUMFORMroman": "Rimski brojevi",
|
||
"grammarCopyNUMFORMletter": "Slovni oblik",
|
||
"grammarCopyNUMTYPEmult": "Mnoštruko",
|
||
"grammarCopyNUMTYPEfrac": "Razlomak",
|
||
"grammarCopyNUMTYPEsets": "Skup",
|
||
"grammarCopyNUMTYPErange": "Opseg",
|
||
"grammarCopyNUMTYPEdist": "Distribucijski",
|
||
"grammarCopyNUMBERtri": "Probni",
|
||
"grammarCopyNUMBERpauc": "Paukalni",
|
||
"grammarCopyNUMBERgrpa": "Veći paukalni",
|
||
"grammarCopyNUMBERgrpl": "Veći množinski",
|
||
"grammarCopyNUMBERinv": "Inverzno",
|
||
"grammarCopyPERSON0": "Nula",
|
||
"grammarCopyPERSON4": "Četvrti",
|
||
"grammarCopyPOLITEform": "Formalno",
|
||
"grammarCopyPOLITEelev": "Uzdignuto",
|
||
"grammarCopyPOLITEhumb": "Skromno",
|
||
"grammarCopyPRONTYPEemp": "Naglašeno",
|
||
"grammarCopyPRONTYPEexc": "Uzvično",
|
||
"grammarCopyPRONTYPErcp": "Uzajamno",
|
||
"grammarCopyPRONTYPEintRelPronType": "Upitno-relativno",
|
||
"grammarCopyTENSEaor": "Aorist",
|
||
"grammarCopyTENSEeps": "Epistemički",
|
||
"grammarCopyTENSEprosp": "Perspektivni",
|
||
"grammarCopyVERBFORMpart": "Particip",
|
||
"grammarCopyVERBFORMconv": "Konverb",
|
||
"grammarCopyVERBFORMvnoun": "Glagolski imenica",
|
||
"grammarCopyVOICEantip": "Antipasiv",
|
||
"grammarCopyVOICEcauVoice": "Uzročni",
|
||
"grammarCopyVOICedir": "Izravni",
|
||
"grammarCopyVOICEinvVoice": "Inverse",
|
||
"grammarCopyVOICErcpVoice": "Recipročni",
|
||
"grammarCopyPOS": "Vrsta riječi",
|
||
"grammarCopyGENDER": "Rod",
|
||
"grammarCopyPERSON": "Osoba",
|
||
"grammarCopyMOOD": "Način",
|
||
"grammarCopyPUNCTTYPE": "Vrsta interpunkcije",
|
||
"grammarCopyASPECT": "Aspekt",
|
||
"grammarCopyCASE": "Padž",
|
||
"grammarCopyVOICE": "Glas",
|
||
"grammarCopyNOUNTYPE": "Vrsta imenice",
|
||
"grammarCopyVERBTYPE": "Vrsta glagola",
|
||
"grammarCopyADVTYPE": "Vrsta priloga",
|
||
"grammarCopyNUMFORM": "Oblik broja",
|
||
"grammarCopyNUMTYPE": "Vrsta broja",
|
||
"grammarCopyNUMBER": "Broj",
|
||
"grammarCopyDEFINITE": "Određenost",
|
||
"grammarCopyDEGREE": "Stupanj",
|
||
"grammarCopyEVIDENT": "Evidentnost",
|
||
"grammarCopyFOREIGN": "Strani",
|
||
"grammarCopyPOLARITY": "Polarnost",
|
||
"grammarCopyPOLITE": "Ljubaznost",
|
||
"grammarCopyPREPCASE": "Prijedložni padež",
|
||
"grammarCopyPRONTYPE": "Vrsta zamjenice",
|
||
"grammarCopyPUNCTSIDE": "Strana interpunkcije",
|
||
"grammarCopyREFLEX": "Refleksivno",
|
||
"grammarCopyTENSE": "Vremenski oblik",
|
||
"grammarCopyVERBFORM": "Oblik glagola",
|
||
"grammarCopyCONJTYPE": "Vrsta veznika",
|
||
"grammarCopySPC": "Specifičnost",
|
||
"grammarCopyPARTTYPE": "Vrsta djeljivosti",
|
||
"grammarCopyINTREL": "Upitno-odnosno",
|
||
"grammarCopyNUMFORMpsor": "Broj posjednika",
|
||
"grammarCopyUNKNOWN": "Nepoznato",
|
||
"grammarCopyNUMBERPSOR": "Broj posjednika",
|
||
"grammarCopyPOSS": "Posvojni",
|
||
"grammarCopyASPECTimp": "Nedovršni aspekt",
|
||
"grammarCopyCASEvoc": "Vokativ",
|
||
"grammarCopyCASEcom": "Komitativ",
|
||
"grammarCopyCASEpar": "Partitiv",
|
||
"grammarCopyCASEadv": "Prilogni",
|
||
"grammarCopyCASEref": "Referencijalni",
|
||
"grammarCopyCASErel": "Relativni",
|
||
"grammarCopyCASEsub": "Subessiv",
|
||
"grammarCopyCASEsup": "Superessiv",
|
||
"grammarCopyCASEaccdat": "Akuzativ-Dativ",
|
||
"grammarCopyCASEpre": "Prijedložni",
|
||
"grammarCopyCONJTYPEsub": "Podređujući",
|
||
"grammarCopyCONJTYPEcmp": "Usporedni",
|
||
"grammarCopyDEFINITEind": "Neodređeni",
|
||
"grammarCopyMOODint": "Upitni način",
|
||
"grammarCopyNOUNTYPEcomm": "Zajednička imenica",
|
||
"grammarCopyNUMBERPSORsing": "Posvojitelj u jednini",
|
||
"grammarCopyNUMBERPSORplur": "Posvojitelj u množini",
|
||
"grammarCopyNUMBERPSORdual": "Posvojitelj u dvojini",
|
||
"grammarCopyPOLARITYpos": "Pozitivna polaritet",
|
||
"grammarCopyPOSSyes": "Posvojno",
|
||
"grammarCopyPREPCASEnpr": "Bez prijedloga",
|
||
"grammarCopyPRONTYPEprs": "Osobno",
|
||
"grammarCopyPRONTYPEint": "Upitno",
|
||
"grammarCopyPRONTYPEtot": "Ukupno",
|
||
"grammarCopyPRONTYPEneg": "Negativno",
|
||
"grammarCopyPRONTYPEart": "Član",
|
||
"grammarCopyPRONTYPEind": "Neodređeno",
|
||
"grammarCopyPRONTYPEintrel": "Upitno-odnosno",
|
||
"grammarCopyPUNCTSIDEfin": "Završna interpunkcija",
|
||
"grammarCopyPUNCTTYPEperi": "Točka",
|
||
"grammarCopyREFLEXyes": "Refleksivno",
|
||
"grammarCopyTENSEimp": "Nedovršno",
|
||
"grammarCopyVERBFORMsup": "Supin",
|
||
"grammarCopyVERBFORMadn": "Pridjevski",
|
||
"grammarCopyVERBFORMlng": "Dug",
|
||
"grammarCopyVERBFORMshrt": "Kratko",
|
||
"grammarCopyVERBTYPEcaus": "Uzročni glagol",
|
||
"grammarCopyVOICEcau": "Uzročni",
|
||
"grammarCopyVOICEdir": "Izravni",
|
||
"grammarCopyVOICEinv": "Obrnuti",
|
||
"grammarCopyVOICErcp": "Recipročno",
|
||
"enterPrompt": "Unesite sustavni poticaj",
|
||
"selectBotLanguage": "Odaberite jezik bota",
|
||
"chooseVoice": "Odaberite glas",
|
||
"enterLanguageLevel": "Unesite razinu jezika",
|
||
"enterDiscussionTopic": "Unesite temu rasprave",
|
||
"selectBotChatMode": "Odaberite način chata",
|
||
"messageNotInTargetLang": "Poruka nije na ciljanom jeziku",
|
||
"other": "Ostalo",
|
||
"levelShort": "RAV {level}",
|
||
"botModeValidation": "Molimo odaberite način chata",
|
||
"clickBestOption": "Odaberite najbolje opcije za prevođenje vaše poruke!",
|
||
"completeActivitiesToUnlock": "Dovršite barem jednu aktivnost za otključavanje prijevoda!",
|
||
"botSettingsSubtitle": "Pozovite bota da moderira aktivnost chata",
|
||
"invitePeople": "Pozovite korisnike",
|
||
"noCapacityLimit": "Nema ograničenja kapaciteta",
|
||
"downloadGroupText": "Preuzmi tekst grupe",
|
||
"notificationsOn": "Obavijesti uključene",
|
||
"notificationsOff": "Obavijesti isključene",
|
||
"chatCanBeFoundViaSearch": "Razgovor se može pronaći putem pretraživanja",
|
||
"requireCodeToJoin": "Za pridruživanje je potreban kod",
|
||
"canFindInSearch": "Može se pronaći u pretraživanju",
|
||
"addChatToSpace": "Dodaj razgovor",
|
||
"createChatAndInviteUsers": "Stvori razgovor i pozovi korisnike",
|
||
"updatedNewSpaceDescription": "Kursevi vam omogućuju da konsolidirate svoje razgovore i izgradite privatne ili javne zajednice.",
|
||
"joinWithCode": "Pridruži se s kodom",
|
||
"enterCodeToJoin": "Unesite kod za pridruživanje",
|
||
"updateNow": "Ažuriraj sada",
|
||
"updateLater": "Ažuriraj kasnije",
|
||
"constructUseWaDesc": "Koristi se bez pomoći",
|
||
"constructUseGaDesc": "Pomoć s gramatikom",
|
||
"constructUseTaDesc": "Pomoć s prijevodom",
|
||
"constructUseUnkDesc": "Nepoznato",
|
||
"constructUseCorITDesc": "Ispravno u prijevodu",
|
||
"constructUseIgnITDesc": "Ignorirano u prijevodu",
|
||
"constructUseIncITDesc": "Neispravno u prijevodu",
|
||
"constructUseIgnIGCDesc": "Ignorirano u gramatičkoj korekciji",
|
||
"constructUseCorIGCDesc": "Ispravno u gramatičkoj korekciji",
|
||
"constructUseIncIGCDesc": "Neispravno u gramatičkoj korekciji",
|
||
"constructUseCorPADesc": "Ispravno u aktivnosti značenja riječi",
|
||
"constructUseIgnPADesc": "Ignorirano u aktivnosti značenja riječi",
|
||
"constructUseIncPADesc": "Neispravno u aktivnosti značenja riječi",
|
||
"constructUseCorWLDesc": "Ispravno u aktivnosti slušanja riječi",
|
||
"constructUseIncWLDesc": "Neispravno u aktivnosti slušanja riječi",
|
||
"constructUseIngWLDesc": "Ignorirano u aktivnosti slušanja riječi",
|
||
"constructUseCorHWLDesc": "Ispravno u aktivnosti skrivene riječi",
|
||
"constructUseIncHWLDesc": "Neispravno u aktivnosti skrivene riječi",
|
||
"constructUseIgnHWLDesc": "Ignorirano u aktivnosti skrivene riječi",
|
||
"constructUseCorLDesc": "Ispravno u aktivnosti leme",
|
||
"constructUseIncLDesc": "Neispravno u aktivnosti leme",
|
||
"constructUseIgnLDesc": "Ignorirano u aktivnosti leme",
|
||
"constructUseCorMDesc": "Ispravno u aktivnosti gramatike",
|
||
"constructUseIncMDesc": "Neispravno u aktivnosti gramatike",
|
||
"constructUseIgnMDesc": "Ignorirano u aktivnosti gramatike",
|
||
"constructUseEmojiDesc": "Ispravno u aktivnosti emojija",
|
||
"constructUseCollected": "Skupljeno u chatu",
|
||
"constructUseNanDesc": "Nije primjenjivo",
|
||
"xpIntoLevel": "{currentXP} / {maxXP} XP",
|
||
"signInWithUsername": "Prijavite se s korisničkim imenom i lozinkom",
|
||
"registrationEmailMessage": "Molimo provjerite svoju e-poštu s poveznicom poslanom tamo. U nekim slučajevima, e-pošta može potrajati do 5 minuta da stigne. Također provjerite svoju mapu neželjene pošte.",
|
||
"enableTTSToolName": "Omogućeno pretvaranje teksta u govor",
|
||
"enableTTSToolDescription": "Dopustite aplikaciji da generira izlaz teksta u govor za dijelove teksta na vašem ciljanom jeziku.",
|
||
"couldNotFindTTS": "Nismo mogli pronaći engine za pretvaranje teksta u govor za vaš trenutni ciljani jezik.",
|
||
"ttsInstructionsHyperlink": "Kliknite ovdje za prikaz uputa za preuzimanje novog glasa na vašem uređaju.",
|
||
"createAnAccount": "Stvori račun",
|
||
"signIn": "Prijava",
|
||
"signUpWithEmail": "Prijavi se s e-poštom",
|
||
"signUpWithGoogle": "Prijavi se s Googleom",
|
||
"signUpWithApple": "Prijavi se s Appleom",
|
||
"yourUsername": "Vaše korisničko ime",
|
||
"yourEmail": "Vaša e-pošta",
|
||
"pleaseEnterAnEmail": "Unesite adresu e-pošte",
|
||
"signInWithGoogle": "Prijavi se s Googleom",
|
||
"signInWithApple": "Prijavi se s Appleom",
|
||
"chooseYourAvatar": "Odaberite svoj avatar",
|
||
"iWantToLearn": "Želim naučiti",
|
||
"letsStart": "Počnimo",
|
||
"pleaseAgreeToTOS": "Molimo vas da se složite s Uvjetima i odredbama",
|
||
"pleaseEnterEmail": "Molimo unesite valjanu adresu e-pošte.",
|
||
"pleaseSelectALanguage": "Molimo odaberite jezik",
|
||
"myBaseLanguage": "Moj osnovni jezik",
|
||
"clickWordsInstructions": "🧻 Kliknite bilo koju riječ za detalje. 🤐",
|
||
"chooseBestDefinition": "Što znači ova riječ?",
|
||
"meaningSectionHeader": "Značenje:",
|
||
"formSectionHeader": "Obrasci korišteni u chatovima:",
|
||
"noEmojiSelectedTooltip": "Nije odabrana emoji",
|
||
"writingExercisesTooltip": "Pisanje",
|
||
"listeningExercisesTooltip": "Slušanje",
|
||
"readingExercisesTooltip": "Čitanje",
|
||
"meaningNotFound": "Značenje nije pronađeno.",
|
||
"formsNotFound": "Obrasci nisu pronađeni.",
|
||
"chooseBaseForm": "Odaberite osnovni oblik",
|
||
"notTheCodeError": "Oprostite, to nije kod!",
|
||
"totalXP": "Ukupno XP",
|
||
"numLemmas": "Ukupan broj lemmi",
|
||
"numLemmasUsedCorrectly": "Broj lema koji su ispravno korišteni barem jednom",
|
||
"numLemmasUsedIncorrectly": "Broj lema koji nisu ispravno korišteni ni jednom",
|
||
"numLemmasSmallXP": "Broj lema s 0 - 30 XP",
|
||
"numLemmasMediumXP": "Broj lema s 31 - 200 XP",
|
||
"numLemmasLargeXP": "Broj lema s > 200 XP",
|
||
"numGrammarConcepts": "Broj gramatičkih koncepata",
|
||
"listGrammarConcepts": "Gramatički koncepti",
|
||
"listGrammarConceptsUsedCorrectly": "Gramatički koncepti ispravno korišteni u originalnim porukama najmanje 80% vremena",
|
||
"listGrammarConceptsUsedIncorrectly": "Gramatički koncepti koji su ispravno korišteni u originalnim porukama manje od 80% vremena",
|
||
"listGrammarConceptsUseCorrectlySystemGenerated": "Gramatički koncepti odabrani ispravno iz sustavom generiranih prijedloga najmanje 80% vremena",
|
||
"listGrammarConceptsUseIncorrectlySystemGenerated": "Gramatički koncepti odabrani ispravno iz sustavom generiranih prijedloga manje od 80% vremena",
|
||
"listGrammarConceptsSmallXP": "Gramatički koncepti s 0-50 XP",
|
||
"listGrammarConceptsMediumXP": "Gramatički koncepti s 51-200 XP",
|
||
"listGrammarConceptsLargeXP": "Gramatički koncepti 201-500 XP",
|
||
"listGrammarConceptsHugeXP": "Gramatički koncepti >500 XP",
|
||
"numMessagesSent": "Broj poslanih poruka",
|
||
"numWordsTyped": "Broj upisanih riječi u originalnim porukama",
|
||
"numCorrectChoices": "Broj ispravno odabranih riječi iz sustavom generiranih prijedloga",
|
||
"numIncorrectChoices": "Broj pogrešno odabranih riječi iz sustavom generiranih prijedloga",
|
||
"commaSeparatedFile": "CSV",
|
||
"excelFile": "Excel",
|
||
"fileType": "Vrsta datoteke",
|
||
"download": "Preuzmi",
|
||
"analyticsNotAvailable": "Analitika korisnika nije dostupna",
|
||
"downloading": "Preuzimanje...",
|
||
"failedFetchUserAnalytics": "Neuspješno preuzimanje analitike korisnika",
|
||
"downloadComplete": "Preuzimanje završeno!",
|
||
"whatIsTheMorphTag": "Što je {morphologicalFeature} od '{wordForm}'?",
|
||
"dataAvailable": "Dostupnost podataka",
|
||
"available": "Dostupno",
|
||
"pangeaBotIsFallible": "Pangea Bot također pravi pogreške!",
|
||
"whatIsMeaning": "Što znači '{lemma}'?",
|
||
"pickAnEmoji": "Koji je tvoj omiljeni emoji za '{lemma}'?",
|
||
"chooseLemmaMeaningInstructionsBody": "Uskladite značenja s riječima u poruci!",
|
||
"doubleClickToEdit": "Dvostruki klik za uređivanje.",
|
||
"removeFeature": "Ukloni {feature}",
|
||
"chooseCorrectLabel": "Odaberite ispravnu oznaku.",
|
||
"levelPopupTitle": "Čestitamo na dostizanju\nRazine {level}",
|
||
"activityPlannerTitle": "Planer aktivnosti",
|
||
"topicLabel": "Tema",
|
||
"topicPlaceholder": "Odaberite temu...",
|
||
"modeLabel": "Vrsta aktivnosti",
|
||
"modePlaceholder": "Odaberite način...",
|
||
"learningObjectiveLabel": "Cilj učenja",
|
||
"learningObjectivePlaceholder": "Odaberite cilj učenja...",
|
||
"mediaLabel": "Mediji koje učenici trebaju podijeliti",
|
||
"languageOfInstructionsLabel": "Jezik uputa za aktivnost",
|
||
"targetLanguageLabel": "Ciljani jezik",
|
||
"cefrLevelLabel": "Razina CEFR-a",
|
||
"generateActivitiesButton": "Generiraj aktivnost",
|
||
"launchActivityButton": "Pokreni aktivnost",
|
||
"image": "Slika",
|
||
"video": "Video",
|
||
"nan": "Nije primjenjivo",
|
||
"activityPlannerOverviewInstructionsBody": "Odaberite temu, način, cilj učenja i generirajte aktivnost za chat!",
|
||
"activityTitle": "Naslov aktivnosti",
|
||
"addVocabulary": "Dodaj vokabular",
|
||
"instructions": "Upute",
|
||
"numberOfLearners": "Broj učenika",
|
||
"mustBeInteger": "Mora biti cijeli broj, npr. 1, 2, 3, ...",
|
||
"noLemmasFound": "Nema rječnika s više od {xp} XP. Nastavite vježbati!",
|
||
"constructUsePvmDesc": "Proizvedeno u glasovnoj poruci",
|
||
"lockedMorphFeature": "Čeka na otključavanje",
|
||
"leaveSpaceDescription": "Napustite tečaj, napustit ćete sve razgovore unutar njega. Ostali korisnici će vidjeti da ste napustili tečaj.",
|
||
"whatIsLemma": "Što je lemma?",
|
||
"constructUseCorMmDesc": "Točno značenje poruke",
|
||
"constructUseIncMmDesc": "Netočno značenje poruke",
|
||
"constructUseIgnMmDesc": "Zanemareno značenje poruke",
|
||
"clickForMeaningActivity": "Kliknite ovdje za izazov značenja",
|
||
"meaning": "Značenje",
|
||
"chatWith": "Grupa s {displayname}",
|
||
"slightlyOffensive": "Malo uvredljivo",
|
||
"clickOnEmailLink": "Molimo kliknite na poveznicu u e-pošti i nastavite.\n\nProvjerite svoju mapu neželjene pošte ako e-pošta nije stigla.",
|
||
"whoIsAllowedToJoinThisChat": "Tko smije pristupiti ovom razgovoru",
|
||
"dontForgetPassword": "Ne zaboravite svoju lozinku!",
|
||
"enableAutocorrectToolName": "Omogući automatsko ispravljanje na uređaju",
|
||
"enableAutocorrectDescription": "Ako vaš uređaj podržava jezik koji učite, možete omogućiti automatsko ispravljanje za ispravljanje uobičajenih pogrešaka dok kucate.",
|
||
"ttsDisbledTitle": "Pretvaranje teksta u govor onemogućeno",
|
||
"ttsDisabledBody": "Možete omogućiti pretvaranje teksta u govor u postavkama učenja",
|
||
"noSpaceDescriptionYet": "Još nije kreiran opis tečaja.",
|
||
"tooLargeToSend": "Ova poruka je prevelika za slanje",
|
||
"exitWithoutSaving": "Jeste li sigurni da želite izaći bez spremanja?",
|
||
"enableAutocorrectPopupTitle": "Dodajte tipkovnicu za ciljani jezik tako da odete na:",
|
||
"enableAutocorrectPopupSteps": " • Postavke\n • Općenito\n • Tipkovnica\n • Tipkovnice\n • Dodaj novu tipkovnicu",
|
||
"enableAutocorrectPopupDescription": "Kad odaberete jezik, možete kliknuti na malu globus ikonu u donjem lijevom kutu vaše tipkovnice za aktiviranje nove instalirane tipkovnice.",
|
||
"downloadGboardTitle": "Preuzmite Gboard s Google Play trgovine za omogućavanje automatske ispravke i drugih značajki tipkovnice:",
|
||
"downloadGboardSteps": " • Preuzmi Gboard\n • Otvori aplikaciju\n • Jezici\n • Dodaj tipkovnicu\n • Odaberi jezik\n • Odaberi vrstu tipkovnice\n • Gotovo",
|
||
"downloadGboardDescription": "Kad odaberete jezik, možete kliknuti na malu globus ikonu u donjem lijevom kutu vaše tipkovnice za aktiviranje nove instalirane tipkovnice.",
|
||
"enableAutocorrectWarning": "Upozorenje! Potrebno je dodati tipkovnicu za ciljani jezik",
|
||
"displayName": "Prikazno ime",
|
||
"leaveRoomDescription": "Upravo napuštate ovaj chat. Ostali korisnici će vidjeti da ste napustili chat.",
|
||
"confirmUserId": "Molimo potvrdite svoje korisničko ime na Pangea Chatu kako biste izbrisali svoj račun.",
|
||
"startingToday": "Počevši od danas",
|
||
"oneWeekFreeTrial": "Tjedan dana besplatnog probnog razdoblja",
|
||
"paidSubscriptionStarts": "Počinje {startDate}",
|
||
"cancelInSubscriptionSettings": "• Otkažite u bilo kojem trenutku u postavkama pretplate",
|
||
"cancelToAvoidCharges": "• Otkažite prije {trialEnds} kako biste izbjegli naplate",
|
||
"downloadGboard": "Preuzmi Gboard",
|
||
"autocorrectNotAvailable": "Nažalost, vaša platforma trenutno nije podržana za ovu značajku. Ostanite s nama za daljnji razvoj!",
|
||
"pleaseUpdateApp": "Molimo ažurirajte aplikaciju za nastavak.",
|
||
"chooseEmojiInstructionsBody": "Uskladite emojije s riječima koje najbolje predstavljaju. Ne brinite! Nema bodova za neslaganje. 😅",
|
||
"pickAnEmojiFor": "Odaberite emoji za {lemma}",
|
||
"analyticsVocabListBody": "Ovo je sav vaš rječnik! Kako zaradite XP za svaku riječ, one će od sjemenke doći do punog cvata. Kliknite na bilo koju riječ za više detalja.",
|
||
"morphAnalyticsListBody": "Ovo su svi gramatički koncepti u jeziku koji učite! Otključat ćete ih kako ih budete susretali tijekom razgovora. Kliknite za detalje.",
|
||
"knockSpaceSuccess": "Zatražili ste pridruživanje ovom tečaju! Administrator će odgovoriti na vaš zahtjev kada ga primi. 😀",
|
||
"joinByCode": "Pridruži se putem koda",
|
||
"chooseWordAudioInstructionsBody": "Slušajte cijelu poruku. Zatim uskladite audiozapise s riječima.",
|
||
"chooseMorphsInstructionsBody": "Kliknite na komade slagalice za gramatička pitanja!",
|
||
"inviteAndLaunch": "Pozovi i pokreni",
|
||
"createOwnChat": "Stvori svoj chat",
|
||
"pleaseEnterInt": "Unesite broj",
|
||
"home": "Početna",
|
||
"join": "Pridruži se",
|
||
"readingAssistanceOverviewBody": "Kliknite na gumbe ispod za mini-igre u usklađivanju emojija, audiozapisa, značenja riječi i gramatičkih koncepata. Ili kliknite na bilo koju riječ za detalje.",
|
||
"learnByTexting": "Uči putem slanja poruka",
|
||
"levelSummaryTrigger": "Pogledajte sažetak",
|
||
"levelSummaryPopupTitle": "Sažetak razine {level}",
|
||
"referFriends": "Preporuči prijatelje",
|
||
"referFriendDialogTitle": "Pozovi prijatelja u svoj razgovor",
|
||
"referFriendDialogDesc": "Imate li prijatelja koji je uzbuđen da nauči novi jezik s vama? Kopirajte i pošaljite ovu pozivnicu za pridruživanje i početak razgovora s vama danas.",
|
||
"youUnlocked": "Otključali ste",
|
||
"resetInstructionTooltipsTitle": "Resetiraj upute za alatne trake",
|
||
"resetInstructionTooltipsDesc": "Kliknite za prikaz uputa poput za potpuno novog korisnika.",
|
||
"selectForGrammar": "Odaberite ikonu gramatike za aktivnosti i detalje.",
|
||
"newChatActivityTitle": "Dodajte zabavnu aktivnost?",
|
||
"newChatActivityDesc": "Učinite svaki grupni chat avanturom s Planerom aktivnosti! Postavite zanimljive teme i ciljeve za grupu, te oživite razgovore s zadivljujućim slikama. Potaknite maštovite rasprave i održavajte zabavu bez napora!",
|
||
"exploreMore": "Istraži više",
|
||
"randomize": "Nasumično",
|
||
"clear": "Očisti",
|
||
"makeYourOwnActivity": "Stvori svoju aktivnost",
|
||
"featuredActivities": "Istaknuto",
|
||
"goToChat": "Idi na chat",
|
||
"save": "Spremi",
|
||
"selectActivity": "Odaberite aktivnost",
|
||
"wordFocusListeningMultipleChoice": "Koji audio odgovara riječi?",
|
||
"startChat": "Započni chat",
|
||
"translationProblem": "Problem s prijevodom",
|
||
"perfectTranslation": "Savršen prijevod!",
|
||
"greatJobTranslation": "Odlično odrađeno s ovim prijevodom!",
|
||
"goodJobTranslation": "Dobar posao s ovim prijevodom.",
|
||
"makingProgress": "Napredujete!",
|
||
"keepPracticing": "Nastavite vježbati!",
|
||
"niceJob": "Dobar posao!",
|
||
"askToJoin": "Zatraži pridruživanje",
|
||
"emptyChatWarningTitle": "Chat je prazan",
|
||
"emptyChatWarningDesc": "Niste pozvali nikoga u svoj chat. Idite na postavke chata da pozovete svoje kontakte ili Bota. To možete učiniti i kasnije.",
|
||
"areYouLikeMe": "Jesi li kao ja?",
|
||
"tryAgainLater": "Previše pokušaja. Molimo pokušajte ponovno za 5 minuta.",
|
||
"enterSpaceCode": "Unesite kod tečaja",
|
||
"shareSpaceLink": "Podijeli poveznicu",
|
||
"byUsingPangeaChat": "Korištenjem Pangea Chata, slažem se s ",
|
||
"details": "Detalji",
|
||
"languageLevelPreA1Desc": "Nikada nisam učio ili koristio taj jezik.",
|
||
"languageLevelA1Desc": "Mogu razumjeti i koristiti neke poznate svakodnevne izraze i vrlo osnovne fraze.",
|
||
"languageLevelA2Desc": "Mogu razumjeti rečenice i često korištene izraze povezane s područjima od neposredne važnosti.",
|
||
"languageLevelB1Desc": "Mogu se nositi s većinom poznatih situacija i mogu proizvesti jednostavan povezani tekst o poznatim temama.",
|
||
"languageLevelB2Desc": "Mogu razumjeti glavne ideje složenih tekstova i komunicirati s razinom tečnosti i spontanosti.",
|
||
"languageLevelC1Desc": "Mogu izražavati ideje tečno i spontano bez većih poteškoća i razumjeti širok raspon zahtjevnih tekstova.",
|
||
"languageLevelC2Desc": "Mogu razumjeti gotovo sve što čujem ili čitam i izražavati se tečno i precizno.",
|
||
"newVocab": "Nove riječi",
|
||
"newGrammar": "Novi gramatički koncepti",
|
||
"congratulationsOnReaching": "Čestitamo na dosezanju razine {level}!",
|
||
"seeDetails": "Vidi detalje",
|
||
"choosePracticeMode": "Kliknite na jedno od gornjih gumba za početak vježbe",
|
||
"ban": "Zabrani",
|
||
"unban": "Ukloni zabranu",
|
||
"kick": "Izbaci",
|
||
"lemma": "Lema",
|
||
"grammarFeature": "Gramatička značajka",
|
||
"grammarTag": "Gramatička oznaka",
|
||
"forms": "Obrasci",
|
||
"exampleMessages": "Primjeri poruka",
|
||
"timesUsedIndependently": "Broj korištenja neovisno",
|
||
"timesUsedWithAssistance": "Broj korištenja uz pomoć",
|
||
"shareInviteCode": "Podijeli pozivni kod: {code}",
|
||
"leaderboard": "Ljestvica",
|
||
"welcomeUser": "Dobrodošao {user}",
|
||
"joinSpaceOnboardingDesc": "Imate li pozivni kod ili link do javnog tečaja?",
|
||
"skipForNow": "Preskoči za sada",
|
||
"permissions": "Dozvole",
|
||
"spaceChildPermission": "Tko može dodati nove razgovore u ovaj tečaj",
|
||
"addEnvironmentOverride": "Dodaj nadjačavanje okruženja",
|
||
"defaultOption": "Zadano",
|
||
"deleteChatDesc": "Jeste li sigurni da želite izbrisati ovaj razgovor? On će biti izbrisan za sve sudionike, a sve poruke unutar razgovora više neće biti dostupne za vježbanje ili analitiku učenja.",
|
||
"deleteSpaceDesc": "Tečaj i svi odabrani razgovori bit će izbrisani za sve sudionike, a sve poruke unutar razgovora više neće biti dostupne za vježbanje ili analitiku učenja. Ova radnja se ne može poništiti.",
|
||
"chatWithActivities": "Razgovor s aktivnostima",
|
||
"launch": "Pokreni",
|
||
"launchActivityToChats": "Pokreni aktivnost u razgovorima",
|
||
"searchChats": "Pretraži razgovore",
|
||
"selectChats": "Odaberi razgovore",
|
||
"selectChatToStart": "Završeno! Odaberite razgovor za početak",
|
||
"maxFifty": "Maksimalno 50",
|
||
"configureSpace": "Konfiguriraj tečaj",
|
||
"pinMessages": "Prikači poruke",
|
||
"setJoinRules": "Postavi pravila pridruživanja",
|
||
"changeGeneralSettings": "Promijeni opće postavke",
|
||
"inviteOtherUsersToRoom": "Pozovi druge korisnike",
|
||
"changeTheNameOfTheSpace": "Promijeni naziv tečaja",
|
||
"changeTheDescription": "Promijeni opis",
|
||
"changeThePermissions": "Promijeni dopuštenja",
|
||
"introductions": "Uvodne informacije",
|
||
"announcements": "Obavijesti",
|
||
"activities": "Aktivnosti",
|
||
"access": "Pristup",
|
||
"botSettings": "Postavke bota",
|
||
"activitySuggestionTimeoutMessage": "Radimo na tome da vam pružimo više aktivnosti, molimo provjerite ponovo za minutu",
|
||
"accessSettingsWarning": "Ups! Čini se da nemate dopuštenje za postavljanje pravila pristupa ove sobe. Trebali biste provjeriti ove postavke kako biste bili sigurni da su ono što vam treba i razgovarati s administratorom sobe ako ih trebate promijeniti",
|
||
"howSpaceCanBeFound": "Kako se može pronaći ovaj tečaj",
|
||
"private": "Privatno",
|
||
"cannotBeFoundInSearch": "Ne može se pronaći u pretraživanju",
|
||
"public": "Javno",
|
||
"visibleToCommunity": "Vidljivo široj zajednici Pangea Chata putem \"Pronađi tečaj\"",
|
||
"howSpaceCanBeJoined": "Kako se može pridružiti ovom tečaju",
|
||
"canBeFoundVia": "Može se pronaći putem:",
|
||
"canBeFoundViaInvitation": "• pozivnice",
|
||
"canBeFoundViaCodeOrLink": "• koda ili linka",
|
||
"canBeFoundViaKnock": "• zahtjeva za pridruživanje i odobrenja administratora",
|
||
"youHaveLeveledUp": "Napredovali ste!",
|
||
"sendActivities": "Pošalji aktivnosti",
|
||
"getStarted": "Započni",
|
||
"getStartedBotChatDesc": "Razgovor s AI-jem odlično je mjesto za početak, a alati za čitanje, pisanje, slušanje i govor Pangea olakšavaju to!",
|
||
"getStartedCommunitiesDesc": "Učenje s zajednicom je mjesto gdje Pangea Chat briljira!\nMožete se pridružiti svom razredu, pronaći tečaj ili čak napraviti svoj!",
|
||
"getStartedFriendsDesc": "Imate li prijatelja koji želi učiti s vama?",
|
||
"getStartedBotChatComplete": "Odlično! razgovarate s botom!",
|
||
"getStartedCommunitiesComplete": "Super, pridružili ste se tečaju!",
|
||
"getStartedComplete": "Završili ste ovaj odjeljak!\nNastavite istraživati naše nevjerovatne značajke razgovorom s prijateljima!",
|
||
"getStartedFriendsComplete": "Woohoo! Imate prijatelje! 😉",
|
||
"getStartedBotChatButton": "Započni razgovor!",
|
||
"getStartedFriendsButton": "Razgovaraj s prijateljem",
|
||
"groupChat": "Grupni chat",
|
||
"directMessage": "Izravna poruka",
|
||
"newDirectMessage": "Nova izravna poruka",
|
||
"speakingExercisesTooltip": "Govor",
|
||
"noChatsFoundHereYet": "Još nema pronađenih razgovora ovdje",
|
||
"duration": "Trajanje",
|
||
"transcriptionFailed": "Neuspješno pretvaranje zvuka u tekst",
|
||
"aUserIsKnocking": "1 korisnik traži da se pridruži vašem tečaju",
|
||
"usersAreKnocking": "{users} korisnika traži da se pridruže vašem tečaju",
|
||
"failedToFetchTranscription": "Neuspjelo dohvaćanje transkripcije",
|
||
"deleteEmptySpaceDesc": "Tečaj će biti izbrisan za sve sudionike. Ova radnja se ne može poništiti.",
|
||
"regenerate": "Ponovno generiraj",
|
||
"mySavedActivities": "Moje spremljene aktivnosti",
|
||
"noSavedActivities": "Nema spremljenih aktivnosti",
|
||
"saveActivity": "Spremi ovu aktivnost",
|
||
"yourSavedActivities": "Spremljene aktivnosti",
|
||
"failedToPlayVideo": "Neuspješno reproduciranje videa",
|
||
"done": "Gotovo",
|
||
"inThisSpace": "U ovom tečaju",
|
||
"myContacts": "Moji kontakti",
|
||
"inviteAllInSpace": "Pozovi sve u ovom tečaju",
|
||
"spaceParticipantsHaveBeenInvitedToTheChat": "Svi sudionici tečaja su pozvani u chat",
|
||
"numKnocking": "{count} kucanje",
|
||
"numInvited": "{count} pozvano",
|
||
"saved": "Spremljeno",
|
||
"reset": "Resetiraj",
|
||
"errorGenerateActivityMessage": "Neuspješno generiranje aktivnosti",
|
||
"errorRegenerateActivityMessage": "Neuspješno ponovno generiranje aktivnosti",
|
||
"errorLaunchActivityMessage": "Neuspješno pokretanje aktivnosti",
|
||
"errorFetchingActivitiesMessage": "Neuspješno dohvaćanje aktivnosti",
|
||
"errorFetchingDefinition": "Neuspješno dohvaćanje definicije",
|
||
"errorProcessAnalytics": "Neuspješno procesiranje analitike",
|
||
"errorDownloading": "Preuzimanje nije uspjelo",
|
||
"errorFetchingLevelSummary": "Neuspješno dohvaćanje sažetka razine",
|
||
"errorLoadingSpaceChildren": "Neuspješno učitavanje razgovora unutar ovog tečaja",
|
||
"unexpectedError": "Neočekivana pogreška.",
|
||
"pleaseReload": "Molimo vas da ponovno učitate i pokušate ponovo.",
|
||
"translationError": "Pogreška u prijevodu",
|
||
"errorFetchingTranslation": "Neuspješno dohvaćanje prijevoda",
|
||
"errorFetchingActivity": "Neuspješno dohvaćanje aktivnosti",
|
||
"check": "Provjeri",
|
||
"unableToFindRoom": "Nije pronađen razgovor ili tečaj s tim kodom. Molimo pokušajte ponovno.",
|
||
"numCompletedActivities": "Broj dovršenih aktivnosti",
|
||
"viewingAnalytics": "Prikaz {visible}/{users} analitike",
|
||
"request": "Zahtjev",
|
||
"requestAll": "Zatraži sve",
|
||
"confirmMessageUnpin": "Jeste li sigurni da želite odvojiti ovu poruku?",
|
||
"createActivityPlan": "Stvori novi plan aktivnosti",
|
||
"saveAndLaunch": "Spremi i pokreni",
|
||
"launchToSpace": "Pokreni u tečaju",
|
||
"numberOfActivities": "Broj sesija aktivnosti",
|
||
"maximumActivityParticipants": "Svaka aktivnost može imati najviše {count} sudionik(a).",
|
||
"pending": "Na čekanju",
|
||
"inactive": "Neaktivno",
|
||
"unjoinedActivityMessage": "Želite li sudjelovati? Odaberite otvorenu ulogu!\nIli se družite i gledajte predstavu!",
|
||
"fullActivityMessage": "Slobodno gledajte predstavu! Dok nema otvorenih uloga za sudjelovanje, možete pregledavati chat!",
|
||
"confirmRole": "Potvrdi ulogu",
|
||
"openRoleLabel": "OTVORENO",
|
||
"joinedTheActivity": "👋 {username} pridružio se kao {role}",
|
||
"finishedTheActivity": "🎯 {username} završio ovu aktivnost",
|
||
"endActivityTitle": "Završio sam",
|
||
"endActivityDesc": "Jeste li dovršili ciljeve?\nOvo je vaša potvrda da se povlačite iz slanja poruka. Ali ne brinite, zabava se nastavlja u chatu! Slobodno se družite i uživajte u predstavi dok svi ne kliknu 'Završeno'.",
|
||
"archiveToAnalytics": "Dodaj u moje dovršene aktivnosti",
|
||
"activitySummaryError": "Sažeci aktivnosti nisu dostupni",
|
||
"requestSummaries": "Zatraži sažetke",
|
||
"loadingActivitySummary": "Učitavanje sažetka aktivnosti...",
|
||
"generatingNewActivities": "Vi ste prvi korisnik ovog para jezika! Molimo vas pričekajte minutu, pripremamo aktivnosti baš za vas.",
|
||
"requestAccessTitle": "Zatražiti pristup za prikaz analitike?",
|
||
"requestAccessDesc": "Želite li zatražiti pristup za prikaz analitike sudionika?\n\nAko se sudionici slože, administratori ovog tečaja moći će vidjeti njihove:\n • ukupni vokabular\n • ukupne gramatičke koncepte\n • ukupne završene sesije aktivnosti\n • specifične gramatičke koncepte korištene, ispravno i pogrešno\n\nNeće moći vidjeti njihove:\n • poruke u chatovima izvan tečaja\n • popis vokabulara",
|
||
"requestAccess": "Zatraži pristup ({count})",
|
||
"analyticsInactiveTitle": "Zahtjevi za neaktivne korisnike nisu mogli biti poslani",
|
||
"analyticsInactiveDesc": "Neaktivni korisnici koji se nisu prijavili od kada je ova značajka uvedena neće vidjeti vaš zahtjev.\n\nGumb Zahtjev pojavit će se nakon njihovog povratka. Možete ponovno poslati zahtjev kasnije klikom na gumb Zahtjev ispod njihovog imena kada bude dostupan.",
|
||
"accessRequestedTitle": "Zahtjev za pristup analitici",
|
||
"accessRequestedDesc": "Administratori “{space}” traže da vide vaše analitike učenja.\n\nAko se slažete, administratori ovog tečaja moći će vidjeti vaše:\n • ukupni vokabular\n • ukupne gramatičke koncepte\n • ukupne sesije aktivnosti završene\n • specifične gramatičke koncepte korištene, ispravno i pogrešno\n\nNeće moći vidjeti vaše:\n • poruke u razgovorima izvan tečaja\n • popis vokabulara",
|
||
"allowAccess": "Dopusti pristup",
|
||
"denyAccess": "Zabrani pristup",
|
||
"adminRequestedAccess": "Administratori su zatražili pristup vašoj analitici.",
|
||
"lastUpdated": "Ažurirano\n{time}",
|
||
"activityFinishedMessage": "Svi završili!",
|
||
"endForAll": "Završi za sve",
|
||
"newCourse": "Novi tečaj",
|
||
"newCourseSubtitle": "Koji plan tečaja želite koristiti?",
|
||
"failedToLoadCourses": "Neuspješno učitavanje tečajeva",
|
||
"numModules": "{num} modula",
|
||
"numActivityPlans": "{num} planova aktivnosti",
|
||
"coursePlan": "Plan tečaja",
|
||
"editCourseLater": "Možete kasnije urediti naslov predloška, opise i sliku tečaja.",
|
||
"newCourseAccess": "Prema zadanim postavkama, tečajevi su privatni i zahtijevaju odobrenje administratora za pridruživanje. Možete ove postavke urediti u bilo koje vrijeme.",
|
||
"createCourse": "Stvori tečaj",
|
||
"stats": "Statistike",
|
||
"createGroupChat": "Stvori grupni razgovor",
|
||
"editCourse": "Uredi tečaj",
|
||
"inviteDesc": "Po korisničkom imenu, po kodu ili linku",
|
||
"editCourseDesc": "Ovdje možete urediti naslov tečaja, opis itd.",
|
||
"permissionsDesc": "Postavite dopuštenja poput tko može pozvati korisnike, slati poruke, stvarati chatove itd.",
|
||
"accessDesc": "Možete učiniti svoj tečaj otvorenim za svijet! Ili, učiniti svoj tečaj privatnim i sigurnim.",
|
||
"createGroupChatDesc": "Dok sesije aktivnosti počinju i završavaju, grupni chatovi će ostati otvoreni za rutinsku komunikaciju.",
|
||
"deleteDesc": "Samo administratori mogu izbrisati tečaj. Ovo je destruktivna radnja koja uklanja sve korisnike i briše sve odabrane chatove unutar tečaja. Budite oprezni.",
|
||
"failedToLoadCourseInfo": "Neuspješno učitavanje informacija o tečaju",
|
||
"noCourseFound": "O, ovaj tečaj treba plan!\n\nPlanovi tečaja su niz tema i aktivnosti razgovora.",
|
||
"additionalParticipants": "+ {num} drugih",
|
||
"activityNotFoundForCourse": "Ova aktivnost nije pronađena unutar tečaja",
|
||
"courseChats": "Chatovi tečaja",
|
||
"myActivitySessions": "Moje sesije aktivnosti",
|
||
"directMessages": "Izravne poruke",
|
||
"whatNow": "Što sada?",
|
||
"chooseNextActivity": "Odaberite svoju sljedeću aktivnost!",
|
||
"seeInstructions": "Pogledajte upute",
|
||
"hideInstructions": "Sakrij upute",
|
||
"letsGo": "Krenimo",
|
||
"chooseRole": "Odaberite ulogu!",
|
||
"chooseRoleToParticipate": "Odaberite ulogu za sudjelovanje!",
|
||
"waitingToFillRole": "Čekanje da se popuni {num} uloga...",
|
||
"pingParticipants": "Označi sudionike tečaja",
|
||
"playWithBot": "Igraj s Pangea Botom",
|
||
"inviteFriends": "Pozovi prijatelje",
|
||
"waitNotDone": "Čekaj, nisam završio!",
|
||
"waitingForOthersToFinish": "Čekam da ostali završe...",
|
||
"saveToCompletedActivities": "Spremi u dovršene aktivnosti",
|
||
"generatingSummary": "Analiziranje chata i generiranje rezultata",
|
||
"instructionsLanguage": "Jezik uputa",
|
||
"findCourse": "Pronađi tečaj",
|
||
"activityCompletedDesc": "Vaša dovršena aktivnost dodana je u analitiku gdje možete pregledati i vježbati jezik koji ste koristili.",
|
||
"pingParticipantsNotification": "{user} traži korisnike za pridruživanje sesiji aktivnosti u {room}",
|
||
"course": "Tečaj",
|
||
"courses": "Tečajevi",
|
||
"courseName": "Naziv tečaja",
|
||
"createNewCourse": "Novi tečaj",
|
||
"publicCourses": "Javni tečajevi",
|
||
"goToCourse": "Idi na tečaj: {course}",
|
||
"activityComplete": "Ova aktivnost je završena. Sažetak aktivnosti trebao bi biti dostupan u nastavku.",
|
||
"haventChattedMuch": "Izgleda da niste puno razgovarali, pokušajte koristiti još riječi! Ako osjećate da ste završili s ciljem, možete završiti aktivnost ispod.",
|
||
"haveChatted": "Izgleda da ste već neko vrijeme razgovarali! Ako osjećate da ste završili s ciljem, završite aktivnost i generirat ćemo vam sažetak u chatu!",
|
||
"userDoneAndWaiting": "{num1}/{num2} sudionika je završilo. Pričekajte da svi završe, a mi ćemo generirati sažetak u chatu! \n\nAko želite ponovno sudjelovati u razgovoru, kliknite na gumb za nastavak u chatu.",
|
||
"othersDoneAndWaiting": "{num1}/{num2} je završilo. Jeste li završili s ciljem?",
|
||
"startNewSession": "Započni novu sesiju",
|
||
"joinOpenSession": "Pridruži se otvorenoj sesiji",
|
||
"less": "manje",
|
||
"activityNotFound": "Aktivnost nije pronađena",
|
||
"levelUp": "Podigni razinu",
|
||
"myActivities": "Moje aktivnosti",
|
||
"openToJoin": "Otvoreno za pridruživanje",
|
||
"results": "Rezultati",
|
||
"activityDone": "Aktivnost završena!",
|
||
"moreLabel": "više",
|
||
"promoCodeInfo": "Kôdovi za popust mogu se unijeti na sljedećoj stranici",
|
||
"editsComingSoon": "Mogućnost uređivanja gradova i aktivnosti uskoro stiže.",
|
||
"editing": "Uređivanje",
|
||
"activityNeedsOneMember": "Ups! Ova aktivnost treba još 1 osobu.",
|
||
"activityNeedsMembers": "Ups! Ova aktivnost treba još {num} osoba.",
|
||
"inviteFriendsToCourse": "Pozovi prijatelje na moj tečaj",
|
||
"subscribeToUnlockActivitySummaries": "Pretplatite se za sažetke aktivnosti otključavanja",
|
||
"subscribeToUnlockDefinitions": "Pretplatite se za definicije otključavanja",
|
||
"subscribeToUnlockTranscriptions": "Pretplatite se za transkripcije otključavanja",
|
||
"pingSent": "🔔 Ping tečaja poslan! 🔔",
|
||
"courseTitle": "Naslov tečaja",
|
||
"courseDesc": "Opis tečaja",
|
||
"courseSavedSuccessfully": "Tečaj je uspješno spremljen",
|
||
"addCoursePlan": "Dodajte plan tečaja",
|
||
"activityStatsButtonInstruction": "Kliknite ovdje za prikaz statistike vaše aktivnosti i zatvaranje aktivnosti nakon završetka",
|
||
"readingAnalyticsDesc": "Kliknite na vježbu na svakoj poruci za aktivnosti čitanja.",
|
||
"speakingAnalyticsDesc": "Snimate glasovne poruke za vježbu govora.",
|
||
"audioAnalyticsDesc": "Kliknite na vježbu na svakoj poruci za aktivnosti slušanja.",
|
||
"loginToAccount": "Prijavite se na svoj račun",
|
||
"appDescription": "Učite jezik\ndok šaljete poruke prijateljima.",
|
||
"languages": "Jezici",
|
||
"chooseLanguage": "Odaberite jezik.",
|
||
"planTrip": "Isplanirajte svoje putovanje",
|
||
"howAreYouTraveling": "Kako putujete?",
|
||
"unlockPrivateTrip": "Otključajte privatno putovanje",
|
||
"joinPublicTrip": "Pridružite se javnom putovanju",
|
||
"startOwnTrip": "Započni vlastito putovanje",
|
||
"tripPlanDesc": "Putovanja su tečajevi. Svaki ima 8-10 sekvencijalnih tema s nizom aktivnosti učenja jezika temeljenih na zadacima.",
|
||
"unlockPrivateTripTitle": "Otključaj privatno putovanje",
|
||
"browsePublicTrips": "Pregledaj javna putovanja",
|
||
"startOwnTripTitle": "Započni svoje putovanje",
|
||
"courseCode": "Koja je tajna lozinka?",
|
||
"courseCodeHint": "Kod putovanja ili poveznica",
|
||
"unlockMyTrip": "Otključaj moje putovanje",
|
||
"anyLevel": "Bilo koja razina",
|
||
"signupOption": "Kako želiš da se prijaviš?",
|
||
"withApple": "S Apple-om",
|
||
"withGoogle": "S Google-om",
|
||
"withEmail": "S e-mailom",
|
||
"createAccount": "Kreiraj račun",
|
||
"noCoursesFound": "Nema pronađenih tečajeva",
|
||
"loginWithEmail": "Prijava s e-mailom",
|
||
"usernameOrEmail": "Korisničko ime ili e-mail",
|
||
"email": "E-mail",
|
||
"forgotPassword": "Zaboravili ste lozinku?",
|
||
"writingAnalyticsDesc": "Šaljite poruke za vježbanje pisanja.",
|
||
"endActivity": "Završite aktivnost",
|
||
"allLanguages": "Svi jezici",
|
||
"allCefrLevels": "Sve razine CEFR-a",
|
||
"chatListTooltip": "Ovdje ćete pronaći svoje izravne poruke! Kliknite na avatar bilo kojeg korisnika i “započni razgovor” za slanje DM-a.",
|
||
"directMessageBotTitle": "Direktna poruka Pangea Bota",
|
||
"feedbackTitle": "Povratne informacije o aktivnosti",
|
||
"feedbackDesc": "Kako poboljšati aktivnost? Ako možete pružiti neke detalje, napravit ćemo promjenu!",
|
||
"feedbackHint": "Vaše povratne informacije",
|
||
"feedbackButton": "Pošalji povratne informacije",
|
||
"directMessageBotDesc": "Razgovor s ljudima je zabavniji, ali... AI je uvijek spreman!",
|
||
"inviteYourFriends": "Pozovite svoje prijatelje",
|
||
"playWithAI": "Igraj s AI-jem za sada",
|
||
"courseStartDesc": "Pangea Bot je spreman za rad u bilo koje vrijeme!\n\n...ali je bolje učiti s prijateljima!",
|
||
"@setCustomPermissionLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setPermissionsLevelDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ignoreUser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@normalUser": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aboutHomeserver": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"homeserver": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@commandHint_roomupgrade": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@countChatsAndCountParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"chats": {
|
||
"type": "int"
|
||
},
|
||
"participants": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@noMoreChatsFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noChatsFoundHere": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinedChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unread": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@space": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@spaces": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@checkList": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@countInvited": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@sendImages": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@synchronizingPleaseWaitCounter": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"percentage": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@invitedBy": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@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": {}
|
||
},
|
||
"@generatingVideoThumbnail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@compressVideo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@serverLimitReached": {
|
||
"type": "integer",
|
||
"placeholders": {
|
||
"seconds": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@oneOfYourDevicesIsNotVerified": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noticeChatBackupDeviceVerification": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@continueText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@welcomeText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@blur": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@opacity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setWallpaper": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@manageAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noContactInformationProvided": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@contactServerAdmin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@contactServerSecurity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@supportPage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@serverInformation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@name": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@version": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@website": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@compress": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@boldText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@italicText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@strikeThrough": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseFillOut": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@invalidUrl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unableToJoinChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@previous": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@otherPartyNotLoggedIn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@appWantsToUseForLogin": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"server": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@appWantsToUseForLoginDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@open": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waitingForServer": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@appIntroduction": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newChatRequest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@contentNotificationSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@generalNotificationSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@roomNotificationSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@userSpecificNotificationSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@otherNotificationSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleContainsUserName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleContainsUserNameDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleMaster": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleMasterDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleSuppressNotices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleSuppressNoticesDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleInviteForMe": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleInviteForMeDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleMemberEvent": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleMemberEventDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleIsUserMention": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleIsUserMentionDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleContainsDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleContainsDisplayNameDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleIsRoomMention": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleIsRoomMentionDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleRoomnotif": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleRoomnotifDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleTombstone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleTombstoneDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleReaction": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleReactionDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleRoomServerAcl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleRoomServerAclDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleSuppressEdits": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleSuppressEditsDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleCall": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleCallDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleEncryptedRoomOneToOne": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleEncryptedRoomOneToOneDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleRoomOneToOne": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleRoomOneToOneDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleMessageDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleEncrypted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleEncryptedDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleJitsi": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleJitsiDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleServerAcl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationRuleServerAclDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unknownPushRule": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"rule": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@sentVoiceMessage": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"duration": {
|
||
"type": "String"
|
||
},
|
||
"sender": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@deletePushRuleCanNotBeUndone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@more": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareKeysWith": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareKeysWithDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allDevices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@crossVerifiedDevicesIfEnabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@crossVerifiedDevices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@verifiedDevicesOnly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@takeAPhoto": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@recordAVideo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@optionalMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notSupportedOnThisDevice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterNewChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@approve": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@youHaveKnocked": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseWaitUntilInvited": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_logout": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commandHint_logoutall": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@displayNavigationRail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@customReaction": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accountInformation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addGroupDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addNewFriend": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@alreadyHaveAnAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createNewGroup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editChatPermissions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@writeAMessageLangCodes": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"l1": {
|
||
"type": "String"
|
||
},
|
||
"l2": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@requests": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allCorrect": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newWayAllGood": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@othersAreBetter": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@holdForInfo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@greenFeedback": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yellowFeedback": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@redFeedback": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@itInstructionsTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@itInstructionsBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@oneday": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@oneweek": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@onemonth": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gaTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@taTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@interactiveTranslatorSliderHeader": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@interactiveGrammarSliderHeader": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@interactiveTranslatorNotAllowed": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@interactiveTranslatorAllowed": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@interactiveTranslatorRequired": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notYetSet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myLearning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeDateRange": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@classDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addStudents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@copyClassLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@copyClassCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteStudentByUserName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@interactiveTranslator": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareVideo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareVideoDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareFiles": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectLanguageLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noIdenticalLanguages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iWantALanguagePartnerFrom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@worldWide": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noResults": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@searchBy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iWantAConversationPartner": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iWantALanguagePartnerWhoSpeaks": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iWantALanguagePartnerWhoIsLearning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinWithClassCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinWithClassCodeHint": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelPreA1": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelA1": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelA2": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelB1": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelB2": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelC1": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelC2": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeTheNameOfTheClass": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeTheNameOfTheChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@askPangeaBot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sorryNoResults": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ignoreInThisText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@helpMeTranslate": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@needsItShortMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@needsItMessage": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"targetLanguage": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@needsIgcMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tokenTranslationTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@spanTranslationDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@spanTranslationTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@l1SpanAndGrammarTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@l1SpanAndGrammarDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@otherTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@otherDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@countryInformation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myLanguages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@targetLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sourceLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languagesISpeak": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@updateLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whatLanguageYouWantToLearn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whatIsYourBaseLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@saveChanges": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@publicProfileTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@publicProfileDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableIT": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableIGC": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableLanguageAssistance": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableITUserDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableIGCUserDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableLanguageAssistanceUserDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableITClassDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDisableIGCClassDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@itIsDisabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@igcIsDisabled": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@goToLearningSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error405Title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error405Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@loginOrSignup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iAgreeToThe": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@termsAndConditions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@andCertifyIAmAtLeast13YearsOfAge": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error502504Title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error502504Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error404Title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error404Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorPleaseRefresh": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toggleIT": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toggleIGC": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toggleToolSettingsDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@connectedToStaging": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@learningSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendVoiceNotes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendVoiceNotesDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatTopic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatTopicDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteStudentByUserNameDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@participants": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@almostPerfect": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@prettyGood": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@letMeThink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickMessageTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickMessageBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@understandingMessagesTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@understandingMessagesBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allDone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@vocab": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@low": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@medium": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@high": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unknownProficiency": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeView": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clearAll": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@generateVocabulary": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@generatePrompts": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscribe": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getAccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscriptionDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscriptionManagement": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@currentSubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeSubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cancelSubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectYourPlan": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subsciptionPlatformTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscriptionManagementUnavailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@paymentMethod": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@paymentHistory": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emptyChatDownloadWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@update": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@updateDesc": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"localVersion": {
|
||
"type": "String"
|
||
},
|
||
"storeVersion": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@maybeLater": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mainMenu": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toggleImmersionMode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toggleImmersionModeDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@itToggleDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@igcToggleDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@originalMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sentMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@useType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notAvailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@taAndGaTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@definitionsToolName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@messageTranslationsToolName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@definitionsToolDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@translationsToolDescrption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@welcomeBack": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kickAllStudents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kickAllStudentsConfirmation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteAllStudents": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteAllStudentsConfirmation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteUsersFromPangea": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@redeemPromoCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterPromoCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadTxtFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadCSVFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@promotionalSubscriptionDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@originalSubscriptionPlatform": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"purchasePlatform": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@oneWeekTrial": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadXLSXFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@abDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aaDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@afDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@akDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sqDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@amDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@arDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@anDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hyDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@asDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@avDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aeDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ayDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@azDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bmDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@baDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@euDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@beDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bhDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@biDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bsDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@brDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bgDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@caDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ceDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nyDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@zhDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cvDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kwDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@coDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@crDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hrDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@csDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@daDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dvDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nlDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@eoDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@etDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@eeDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@foDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fjDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fiDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@frDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ffDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@glDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kaDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@elDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@guDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@htDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@haDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@heDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hzDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hiDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hoDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@huDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iaDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@idDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ieDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gaDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@igDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ikDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ioDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@isDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@itDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iuDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@jaDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@jvDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@klDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@knDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@krDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ksDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kkDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kmDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kiDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@rwDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kyDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kvDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kgDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@koDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kuDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kjDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@laDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lbDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lgDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@liDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@loDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ltDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@luDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lvDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gvDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mkDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mgDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@msDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mlDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mtDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@miDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mrDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mhDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@naDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nvDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nbDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ndDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@neDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ngDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iiDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nrDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ocDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ojDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cuDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@omDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@orDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@osDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@paDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@piDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@faDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@plDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@psDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ptDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@quDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@rmDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@rnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@roDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ruDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@saDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@scDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sdDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@seDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@smDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sgDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@srDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gdDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@snDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@siDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@skDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@slDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@soDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@stDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@esDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@suDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@swDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ssDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@svDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@taDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@teDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tgDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@thDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tiDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@boDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tkDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tlDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@trDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tsDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ttDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@twDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tyDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ugDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ukDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@urDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@uzDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@veDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@viDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@voDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cyDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@woDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fyDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@xhDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yiDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yoDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@zaDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unkDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@zuDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hawDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hmnDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@multiDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cebDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dzDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iwDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@jwDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@moDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@afCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@axCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@alCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dzCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@asCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@adCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aoCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aiCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@agCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@arCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@amCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@awCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@acCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@auCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@atCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@azCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bsCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bhCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bdCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bbCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@byCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@beCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bzCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bjCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@btCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@boCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@baCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@brCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ioCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@vgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bnCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bfCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@biCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@khCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@caCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cvCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bqCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kyCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cfCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tdCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cnCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cxCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ccCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@coCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cdCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ckCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@crCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ciCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hrCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cuCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cyCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@czCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@djCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@doCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tlCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ecCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@egCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@svCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gqCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@erCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@eeCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@szCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@etCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@foCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fjCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fiCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@frCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gfCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pfCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gaCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@geCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ghCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@giCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@glCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gdCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gpCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@guCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gtCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ggCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gnCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gyCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@htCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hnCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@huCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@isCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@idCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@irCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iqCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ieCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@imCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ilCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@itCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@jmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@jpCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@jeCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kzCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@keCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kiCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@xkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@laCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lvCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lbCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lsCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lrCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lyCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@liCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ltCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@luCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@moCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mvCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mlCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mtCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mhCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mqCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mrCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@muCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ytCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mxCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mdCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mcCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mnCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@meCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@msCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@maCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mzCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@naCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nrCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@npCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nlCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ncCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nzCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@niCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@neCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ngCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nuCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nfCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kpCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mpCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@omCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@psCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@paCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pyCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@peCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@phCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@plCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ptCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@prCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@qaCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@roCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ruCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@rwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@blCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@knCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lcCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mfCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@vcCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wsCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@smCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@stCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@saCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@snCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@rsCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@scCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@slCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sxCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@skCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@siCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sbCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@soCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@zaCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gsCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@krCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ssCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@esCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sdCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@srCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sjCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@seCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@syCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@twCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tjCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tzCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@thCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tgCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tkCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@toCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ttCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tnCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@trCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tcCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tvCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@viCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ugCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@uaCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aeCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@gbCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@usCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@uyCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@uzCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@vuCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@vaCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@veCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@vnCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wfCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ehCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yeCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@zmCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@zwCountryDisplayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pay": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allPrivateChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unknownPrivateChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@invitedToSpace": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
},
|
||
"space": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@declinedInvitation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@acceptedInvitation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@youreInvited": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@invitedToChat": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
},
|
||
"name": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@monthlySubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yearlySubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@defaultSubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@freeTrial": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarAnalytics": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@total": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noDataFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@promoSubscriptionExpirationDesc": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"expiration": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@emptyChatNameWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@blurMeansTranslateTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@blurMeansTranslateBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@someErrorTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@someErrorBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bestCorrectionFeedback": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@distractorFeedback": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@bestAnswerFeedback": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@definitionDefaultPrompt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@practiceDefaultPrompt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@correctionDefaultPrompt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@itStartDefaultPrompt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lockedChatWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lockChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@suggestToChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@suggestToChatDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@acceptSelection": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@acceptSelectionAnyway": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@makingActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@why": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@definition": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@exampleSentence": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reportToTeacher": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reportMessageTitle": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"reportingUserId": {
|
||
"type": "String"
|
||
},
|
||
"reportedUserId": {
|
||
"type": "String"
|
||
},
|
||
"roomName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@reportMessageBody": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"reportedMessage": {
|
||
"type": "String"
|
||
},
|
||
"reason": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@noTeachersFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@viewArchive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@trialExpiration": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"expiration": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@freeTrialDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activateTrial": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@successfullySubscribed": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickToManageSubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorGettingAudio": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signUp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseChooseAtLeastChars": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"min": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@noEmailWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnterValidEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseChooseAUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseAUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@define": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listen": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBotDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@convoBotSettingsDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterAConversationTopic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationTopic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableModeration": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableModerationDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationLanguageLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@showDefinition": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscriptionPopupTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscriptionPopupDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@seeOptions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@continuedWithoutSubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@trialPeriodExpired": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectToDefine": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@translations": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@messageAudio": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@definitions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscribedToUnlockTools": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@translationTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@audioTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@speechToTextTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@certifyAge": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"age": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@kickBotWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinToView": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@refresh": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@autoPlayTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@autoPlayDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@messageAnalytics": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@words": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@score": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accuracy": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@points": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noPaymentInfo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotModeSelectDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotModeSelectOption_discussion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotModeSelectOption_custom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotModeSelectOption_conversation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotModeSelectOption_textAdventure": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotModeSelectOption_storyGame": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionTopicLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionTopicPlaceholder": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionKeywordsLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionKeywordsPlaceholder": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionKeywordsHintText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionTriggerScheduleEnabledLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionTriggerScheduleHourIntervalLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionTriggerReactionEnabledLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotDiscussionZone_discussionTriggerReactionKeyLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotCustomZone_title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotCustomZone_customSystemPromptLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotCustomZone_customSystemPromptPlaceholder": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotCustomZone_customSystemPromptEmptyError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@botConfig": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@botConfigNoPermissionTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@botConfigNoPermissionMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBotDialogTitleInvite": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBotButtonInvite": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBotDialogInviteConfirmation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBotButtonTitleRemove": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBotButtonRemove": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addConversationBotDialogRemoveConfirmation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotConfigConfirmChange": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotStatus": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotTextAdventureZone_title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotTextAdventureZone_instructionLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotTextAdventureZone_instructionPlaceholder": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@conversationBotCustomZone_instructionSystemPromptEmptyError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@studentAnalyticsNotAvailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@roomDataMissing": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@updatePhoneOS": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wordsPerMinute": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@autoIGCToolName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@autoIGCToolDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@runGrammarCorrection": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCorrectionFailed": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCorrectionComplete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tooltipInstructionsTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tooltipInstructionsMobileBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tooltipInstructionsBrowserBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatCapacity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@roomFull": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@topicNotSet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatCapacityNotSet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatCapacityHasBeenChanged": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatCapacitySetTooLow": {
|
||
"type": "int",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@chatCapacityExplanation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatExceedsCapacity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tooManyRequest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterNumber": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@buildTranslation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nonexistentSelection": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeAnalyticsLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@practice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noLanguagesSet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noActivitiesFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hintTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@speechToTextBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@versionNotFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fetchingVersion": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@versionFetchError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@versionText": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"version": {
|
||
"type": "String"
|
||
},
|
||
"buildNumber": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@languageButtonLabel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"currentLanguage": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@interactiveTranslatorAutoPlaySliderHeader": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@interactiveTranslatorAutoPlayDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeAnalyticsView": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@l1TranslationBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deleteSubscriptionWarningTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deleteSubscriptionWarningBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@manageSubscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error520Title": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@error520Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wordsUsed": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorTypes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@level": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@canceledSend": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@morphsUsed": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@translationChoicesBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@contactHasBeenInvitedToTheChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reportContentIssueTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@feedback": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reportContentIssueDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeContent": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickTheWordAgainToDeselect": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@l2SupportNa": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@l2SupportAlpha": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@l2SupportBeta": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@l2SupportFull": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@missingVoiceTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@voiceNotAvailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@openVoiceSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@playAudio": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@stop": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSsconj": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSnum": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSverb": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSaffix": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSpart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSadj": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOScconj": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSpunct": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSadv": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSaux": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSspace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSsym": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSdet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSpron": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSadp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSpropn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSnoun": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSintj": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSx": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyGENDERfem": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPERSON2": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODimp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEqest": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyASPECTperf": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEaccnom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEobl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEact": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEbrck": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNOUNTYPEart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERsing": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyGENDERmasc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBTYPEmod": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyADVTYPEadverbial": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEperi": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMdigit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNOUNTYPEnot_proper": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEcard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNOUNTYPEprop": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEdash": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEyes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEsemi": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEcomm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODcnd": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEacc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPARTTYPEpart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEpast": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEGREEsup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEcolo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPERSON3": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERplur": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEnpr": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEinterrogative": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLITEinfm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyADVTYPEtim": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLARITYneg": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEtot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyADVTYPEadnomial": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyASPECTprog": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODsub": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMcomplementive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEnom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEfut": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEdat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEpres": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyGENDERneut": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPErel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMfinalEnding": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEdem": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPREPCASEpre": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMfin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEGREEpos": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEquot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMger": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEpass": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEgen": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEprs": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEFINITEdef": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEord": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEins": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMinf": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMaux": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMlong": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEloc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODind": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEGREEcmp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASErelativeCase": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEexcl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPERSON1": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTSIDEini": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyGENDERperson": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyFOREIGNyes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEvoice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBTYPEverbType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSSpass": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPREPCASEprepCase": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEnumType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNOUNTYPEnounType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyREFLEXreflex": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEpronType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTSIDEpunctSide": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMverbForm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyGENDERgender": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODmood": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyASPECTaspect": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEpunctType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEtense": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEGREEdegree": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLITEpolite": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyADVTYPEadvType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMnumber": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCONJTYPEconjType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLARITYpolarity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEcase": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEFINITEdefinite": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMnumForm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEadn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOCvoc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCMPLcmpl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyADVadv": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODjus": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyGENDERcom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyREFLEXrflx": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPARTTYPEpar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopySPCspc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEpqp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyREFLEXref": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEnshrt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERdual": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMlng": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEmid": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyINTRELintRel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyINTint": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEcaus": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyUnknown": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyEVIDENTevident": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMnumberPsor": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyASPECThab": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEabl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEall": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEtra": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEequ": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEdis": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEabs": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEerg": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEcau": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEben": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEtem": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCONJTYPEcoord": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEFINITEcons": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEGREEabs": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyEVIDENTfh": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyEVIDENTnfh": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODopt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODadm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODdes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODnec": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODpot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODprp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODqot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMroman": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMletter": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEmult": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEfrac": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEsets": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPErange": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPEdist": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERtri": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERpauc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERgrpa": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERgrpl": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERinv": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPERSON0": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPERSON4": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLITEform": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLITEelev": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLITEhumb": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEemp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEexc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPErcp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEintRelPronType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEaor": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEeps": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEprosp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMpart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMconv": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMvnoun": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEantip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEcauVoice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICedir": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEinvVoice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICErcpVoice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOS": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyGENDER": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPERSON": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOOD": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyASPECT": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNOUNTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyADVTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORM": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBER": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEFINITE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEGREE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyEVIDENT": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyFOREIGN": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLARITY": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLITE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPREPCASE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTSIDE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyREFLEX": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORM": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCONJTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopySPC": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPARTTYPE": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyINTREL": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMFORMpsor": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyUNKNOWN": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERPSOR": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSS": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyASPECTimp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEvoc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEcom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEpar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEadv": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEref": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASErel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEsub": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEsup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEaccdat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCASEpre": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCONJTYPEsub": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyCONJTYPEcmp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyDEFINITEind": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyMOODint": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNOUNTYPEcomm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERPSORsing": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERPSORplur": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyNUMBERPSORdual": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOLARITYpos": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPOSSyes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPREPCASEnpr": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEprs": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEint": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEtot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEneg": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEind": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPRONTYPEintrel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTSIDEfin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyPUNCTTYPEperi": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyREFLEXyes": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyTENSEimp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMsup": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMadn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMlng": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBFORMshrt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVERBTYPEcaus": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEcau": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEdir": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICEinv": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarCopyVOICErcp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterPrompt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectBotLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseVoice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterLanguageLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterDiscussionTopic": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectBotChatMode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@messageNotInTargetLang": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@other": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@levelShort": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@botModeValidation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickBestOption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@completeActivitiesToUnlock": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@botSettingsSubtitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@invitePeople": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noCapacityLimit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadGroupText": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationsOn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notificationsOff": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatCanBeFoundViaSearch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@requireCodeToJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@canFindInSearch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addChatToSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createChatAndInviteUsers": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@updatedNewSpaceDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinWithCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterCodeToJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@updateNow": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@updateLater": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseWaDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseGaDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseTaDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseUnkDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorITDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIgnITDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncITDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIgnIGCDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorIGCDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncIGCDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorPADesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIgnPADesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncPADesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorWLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncWLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIngWLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorHWLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncHWLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIgnHWLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIgnLDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorMDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncMDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIgnMDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseEmojiDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCollected": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseNanDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@xpIntoLevel": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"currentXP": {
|
||
"type": "int"
|
||
},
|
||
"maxXP": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@signInWithUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@registrationEmailMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableTTSToolName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableTTSToolDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@couldNotFindTTS": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ttsInstructionsHyperlink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createAnAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signIn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signUpWithEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signUpWithGoogle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signUpWithApple": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yourUsername": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yourEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnterAnEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signInWithGoogle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signInWithApple": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseYourAvatar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@iWantToLearn": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@letsStart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseAgreeToTOS": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnterEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseSelectALanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myBaseLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickWordsInstructions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseBestDefinition": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@meaningSectionHeader": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@formSectionHeader": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noEmojiSelectedTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@writingExercisesTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listeningExercisesTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@readingExercisesTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@meaningNotFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@formsNotFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseBaseForm": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@notTheCodeError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@totalXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numLemmas": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numLemmasUsedCorrectly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numLemmasUsedIncorrectly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numLemmasSmallXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numLemmasMediumXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numLemmasLargeXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numGrammarConcepts": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConcepts": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsUsedCorrectly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsUsedIncorrectly": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsUseCorrectlySystemGenerated": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsUseIncorrectlySystemGenerated": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsSmallXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsMediumXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsLargeXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@listGrammarConceptsHugeXP": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numMessagesSent": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numWordsTyped": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numCorrectChoices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numIncorrectChoices": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@commaSeparatedFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@excelFile": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fileType": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@download": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@analyticsNotAvailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloading": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@failedFetchUserAnalytics": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadComplete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whatIsTheMorphTag": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"morphologicalFeature": {
|
||
"type": "String"
|
||
},
|
||
"wordForm": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@dataAvailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@available": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pangeaBotIsFallible": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whatIsMeaning": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"lemma": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@pickAnEmoji": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"lemma": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@chooseLemmaMeaningInstructionsBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@doubleClickToEdit": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@removeFeature": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"feature": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@chooseCorrectLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@levelPopupTitle": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@activityPlannerTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@topicLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@topicPlaceholder": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@modeLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@modePlaceholder": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@learningObjectiveLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@learningObjectivePlaceholder": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mediaLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageOfInstructionsLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@targetLanguageLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cefrLevelLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@generateActivitiesButton": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@launchActivityButton": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@image": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@video": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@nan": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityPlannerOverviewInstructionsBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addVocabulary": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@instructions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numberOfLearners": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mustBeInteger": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noLemmasFound": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"xp": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@constructUsePvmDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lockedMorphFeature": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@leaveSpaceDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whatIsLemma": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseCorMmDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIncMmDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@constructUseIgnMmDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickForMeaningActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@meaning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatWith": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"displayname": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@slightlyOffensive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clickOnEmailLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whoIsAllowedToJoinThisChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@dontForgetPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableAutocorrectToolName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableAutocorrectDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ttsDisbledTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ttsDisabledBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noSpaceDescriptionYet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tooLargeToSend": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@exitWithoutSaving": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableAutocorrectPopupTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableAutocorrectPopupSteps": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableAutocorrectPopupDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadGboardTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadGboardSteps": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@downloadGboardDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enableAutocorrectWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@displayName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@leaveRoomDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@confirmUserId": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@startingToday": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@oneWeekFreeTrial": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@paidSubscriptionStarts": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"startDate": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@cancelInSubscriptionSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cancelToAvoidCharges": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"trialEnds": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@downloadGboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@autocorrectNotAvailable": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseUpdateApp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseEmojiInstructionsBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pickAnEmojiFor": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"lemma": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@analyticsVocabListBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@morphAnalyticsListBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@knockSpaceSuccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinByCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseWordAudioInstructionsBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseMorphsInstructionsBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteAndLaunch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createOwnChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseEnterInt": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@home": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@join": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@readingAssistanceOverviewBody": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@learnByTexting": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@levelSummaryTrigger": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@levelSummaryPopupTitle": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@referFriends": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@referFriendDialogTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@referFriendDialogDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@youUnlocked": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@resetInstructionTooltipsTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@resetInstructionTooltipsDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectForGrammar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newChatActivityTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newChatActivityDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@exploreMore": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@randomize": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@clear": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@makeYourOwnActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@featuredActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@goToChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@save": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@wordFocusListeningMultipleChoice": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@startChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@translationProblem": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@perfectTranslation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@greatJobTranslation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@goodJobTranslation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@makingProgress": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@keepPracticing": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@niceJob": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@askToJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emptyChatWarningTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@emptyChatWarningDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@areYouLikeMe": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tryAgainLater": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@enterSpaceCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareSpaceLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@byUsingPangeaChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@details": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelPreA1Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelA1Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelA2Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelB1Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelB2Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelC1Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languageLevelC2Desc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newVocab": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newGrammar": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@congratulationsOnReaching": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"level": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@seeDetails": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@choosePracticeMode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@ban": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unban": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@kick": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lemma": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarFeature": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@grammarTag": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@forms": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@exampleMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@timesUsedIndependently": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@timesUsedWithAssistance": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@shareInviteCode": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"code": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@leaderboard": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@welcomeUser": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@joinSpaceOnboardingDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@skipForNow": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@permissions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@spaceChildPermission": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addEnvironmentOverride": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@defaultOption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deleteChatDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deleteSpaceDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatWithActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@launch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@launchActivityToChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@searchChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@selectChatToStart": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@maxFifty": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@configureSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pinMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@setJoinRules": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeGeneralSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteOtherUsersToRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeTheNameOfTheSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeTheDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@changeThePermissions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@introductions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@announcements": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@access": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@botSettings": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activitySuggestionTimeoutMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accessSettingsWarning": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@howSpaceCanBeFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@private": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@cannotBeFoundInSearch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@public": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@visibleToCommunity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@howSpaceCanBeJoined": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@canBeFoundVia": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@canBeFoundViaInvitation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@canBeFoundViaCodeOrLink": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@canBeFoundViaKnock": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@youHaveLeveledUp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@sendActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStarted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedBotChatDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedCommunitiesDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedFriendsDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedBotChatComplete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedCommunitiesComplete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedComplete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedFriendsComplete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedBotChatButton": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@getStartedFriendsButton": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@groupChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@directMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newDirectMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@speakingExercisesTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noChatsFoundHereYet": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@duration": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@transcriptionFailed": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@aUserIsKnocking": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@usersAreKnocking": {
|
||
"type": "int",
|
||
"placeholders": {
|
||
"users": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@failedToFetchTranscription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deleteEmptySpaceDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@regenerate": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@mySavedActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noSavedActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@saveActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@yourSavedActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@failedToPlayVideo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@done": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inThisSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myContacts": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteAllInSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@spaceParticipantsHaveBeenInvitedToTheChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numKnocking": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@numInvited": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@saved": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@reset": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorGenerateActivityMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorRegenerateActivityMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorLaunchActivityMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorFetchingActivitiesMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorFetchingDefinition": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorProcessAnalytics": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorDownloading": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorFetchingLevelSummary": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorLoadingSpaceChildren": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unexpectedError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pleaseReload": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@translationError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorFetchingTranslation": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@errorFetchingActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@check": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unableToFindRoom": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numCompletedActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@viewingAnalytics": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"visible": {
|
||
"type": "int"
|
||
},
|
||
"users": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@request": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@requestAll": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@confirmMessageUnpin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createActivityPlan": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@saveAndLaunch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@launchToSpace": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numberOfActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@maximumActivityParticipants": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@pending": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inactive": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unjoinedActivityMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@fullActivityMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@confirmRole": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@openRoleLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinedTheActivity": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
},
|
||
"role": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@finishedTheActivity": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"username": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@endActivityTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@endActivityDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@archiveToAnalytics": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activitySummaryError": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@requestSummaries": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@loadingActivitySummary": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@generatingNewActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@requestAccessTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@requestAccessDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@requestAccess": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"count": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@analyticsInactiveTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@analyticsInactiveDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accessRequestedTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accessRequestedDesc": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"space": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@allowAccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@denyAccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@adminRequestedAccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@lastUpdated": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"time": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@activityFinishedMessage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@endForAll": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newCourseSubtitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@failedToLoadCourses": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@numModules": {
|
||
"type": "int",
|
||
"placeholders": {
|
||
"num": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@numActivityPlans": {
|
||
"type": "int",
|
||
"placeholders": {
|
||
"num": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@coursePlan": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editCourseLater": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@newCourseAccess": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@stats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createGroupChat": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editCourseDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@permissionsDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@accessDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createGroupChatDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@deleteDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@failedToLoadCourseInfo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noCourseFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@additionalParticipants": {
|
||
"type": "int",
|
||
"placeholders": {
|
||
"num": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@activityNotFoundForCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseChats": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myActivitySessions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@directMessages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@whatNow": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseNextActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@seeInstructions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@hideInstructions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@letsGo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseRole": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseRoleToParticipate": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waitingToFillRole": {
|
||
"type": "int",
|
||
"placeholders": {
|
||
"num": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@pingParticipants": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@playWithBot": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteFriends": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waitNotDone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@waitingForOthersToFinish": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@saveToCompletedActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@generatingSummary": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@instructionsLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@findCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityCompletedDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pingParticipantsNotification": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"user": {
|
||
"type": "String"
|
||
},
|
||
"room": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"@course": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courses": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseName": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createNewCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@publicCourses": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@goToCourse": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"course": {}
|
||
}
|
||
},
|
||
"@activityComplete": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@haventChattedMuch": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@haveChatted": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@userDoneAndWaiting": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"num1": {
|
||
"type": "int"
|
||
},
|
||
"num2": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@othersDoneAndWaiting": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"num1": {
|
||
"type": "int"
|
||
},
|
||
"num2": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@startNewSession": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinOpenSession": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@less": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityNotFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@levelUp": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@myActivities": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@openToJoin": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@results": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityDone": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@moreLabel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@promoCodeInfo": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editsComingSoon": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@editing": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityNeedsOneMember": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityNeedsMembers": {
|
||
"type": "String",
|
||
"placeholders": {
|
||
"num": {
|
||
"type": "int"
|
||
}
|
||
}
|
||
},
|
||
"@inviteFriendsToCourse": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscribeToUnlockActivitySummaries": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscribeToUnlockDefinitions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@subscribeToUnlockTranscriptions": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@pingSent": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseSavedSuccessfully": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@addCoursePlan": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@activityStatsButtonInstruction": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@readingAnalyticsDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@speakingAnalyticsDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@audioAnalyticsDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@loginToAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@appDescription": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@languages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chooseLanguage": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@planTrip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@howAreYouTraveling": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unlockPrivateTrip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@joinPublicTrip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@startOwnTrip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@tripPlanDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unlockPrivateTripTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@browsePublicTrips": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@startOwnTripTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseCode": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseCodeHint": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@unlockMyTrip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@anyLevel": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@signupOption": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@withApple": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@withGoogle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@withEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@createAccount": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@noCoursesFound": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@loginWithEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@usernameOrEmail": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@email": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@forgotPassword": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@writingAnalyticsDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@endActivity": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allLanguages": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@allCefrLevels": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@chatListTooltip": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@directMessageBotTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@feedbackTitle": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@feedbackDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@feedbackHint": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@feedbackButton": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@directMessageBotDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@inviteYourFriends": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@playWithAI": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"@courseStartDesc": {
|
||
"type": "String",
|
||
"placeholders": {}
|
||
},
|
||
"inviteFriendsToActivity": "Pozovite prijatelje na aktivnost",
|
||
"inviteFriendsToActivityCourse": "Pozovite prijatelje na aktivnost i tečaj",
|
||
"feedbackRespDesc": "Vratite se sutra za ažuriranja aktivnosti.",
|
||
"activityDropdownDesc": "Kad završite s ovom aktivnošću, kliknite ispod",
|
||
"activityAnalyticsListBody": "Ovo su vaše dovršene aktivnosti! Nakon završetka aktivnosti, možete ih pogledati ovdje.",
|
||
"languageMismatchTitle": "Neusklađenost jezika",
|
||
"languageMismatchDesc": "Vaš ciljni jezik ne odgovara jeziku ove aktivnosti. Želite li ažurirati svoj ciljni jezik?",
|
||
"reportWordIssueTooltip": "Prijavite problem s informacijama o riječi",
|
||
"tokenInfoFeedbackDialogTitle": "Povratne informacije o informacijama o riječi",
|
||
"tokenInfoFeedbackDialogDesc": "AI pravi pogreške. Molimo opišite sve probleme koje ste pronašli s gornjim informacijama.",
|
||
"noPublicCoursesFound": "Nema pronađenih javnih tečajeva. Želite li ga stvoriti?",
|
||
"noCourseTemplatesFound": "Nismo uspjeli pronaći tečajeve za vaš ciljni jezik. U međuvremenu možete razgovarati s Pangea Botom, a kasnije provjeriti ima li novih tečajeva.",
|
||
"botActivityJoinFailMessage": "Pangea Bot se malo duže priprema za odgovor. Molimo pokušajte ponovno kasnije ili pozovite prijatelja.",
|
||
"unsubscribedResponseError": "Ova značajka zahtijeva pretplatu",
|
||
"leaveDesc": "Napusti ovaj prostor i sve razgovore unutar njega",
|
||
"selectAll": "Odaberi sve",
|
||
"deselectAll": "Odznači sve",
|
||
"@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": "Započni svoj vlastiti",
|
||
"joinCourseDesc": "Svaki tečaj ima 8-10 sekvenciranih tema s nizom aktivnosti za učenje jezika temeljenih na zadacima.",
|
||
"newMessageInPangeaChat": "💬 Nova poruka u Pangea chatu",
|
||
"shareCourse": "Podijeli tečaj",
|
||
"addCourse": "Dodaj tečaj",
|
||
"joinCourseWithCode": "Pridruži se tečaju s kodom",
|
||
"joinPublicCourse": "Pridruži se javnom tečaju",
|
||
"vocabLevelsDesc": "Ovdje će ići riječi vokabulara nakon što ih podignete na višu razinu!",
|
||
"highlightVocabTooltip": "Istakni ciljne riječi vokabulara ispod tako što ćeš ih poslati ili vježbati s njima u chatu",
|
||
"@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": {}
|
||
}
|
||
} |