Compare commits

...

13 Commits

72 changed files with 7065 additions and 2728 deletions

View File

@@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="HtmlUnknownBooleanAttribute" enabled="true" level="INFORMATION" enabled_by_default="true" editorAttributes="INFORMATION_ATTRIBUTES" />
</profile>
</component>

7
.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Black">
<option name="sdkName" value="Python 3.11 (env)" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_24" project-jdk-name="Python 3.11 (env)" project-jdk-type="Python SDK" />
</project>

9
.idea/modules.xml generated Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/frontend/frontend.iml" filepath="$PROJECT_DIR$/frontend/frontend.iml" />
<module fileurl="file://$PROJECT_DIR$/lms/lms.iml" filepath="$PROJECT_DIR$/lms/lms.iml" />
</modules>
</component>
</project>

6
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

265
.idea/workspace.xml generated Normal file
View File

@@ -0,0 +1,265 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="8ceac89e-548b-4898-a7d0-cd9692210a67" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/frontend/vite.config.js" beforeDir="false" afterPath="$PROJECT_DIR$/frontend/vite.config.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/ar.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/ar.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/bs.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/bs.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/cs.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/cs.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/de.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/de.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/eo.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/eo.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/es.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/es.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/fa.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/fa.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/fr.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/fr.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/hr.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/hr.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/hu.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/hu.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/id.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/id.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/it.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/it.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/main.pot" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/main.pot" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/nl.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/nl.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/pl.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/pl.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/pt.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/pt.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/pt_BR.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/pt_BR.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/ru.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/ru.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/sr.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/sr.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/sr_CS.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/sr_CS.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/sv.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/sv.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/th.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/th.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/tr.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/tr.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/vi.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/vi.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms/locale/zh.po" beforeDir="false" afterPath="$PROJECT_DIR$/lms/locale/zh.po" afterDir="false" />
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="ComposerSettings">
<execution />
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="GitHubPullRequestSearchHistory">{
&quot;lastFilter&quot;: {
&quot;state&quot;: &quot;OPEN&quot;,
&quot;assignee&quot;: &quot;stanig2106&quot;
}
}</component>
<component name="GithubPullRequestsUISettings">{
&quot;selectedUrlAndAccountId&quot;: {
&quot;url&quot;: &quot;https://github.com/eduvia-app/lms&quot;,
&quot;accountId&quot;: &quot;07629746-0347-4709-8dfa-2d0f080158cf&quot;
}
}</component>
<component name="KubernetesApiPersistence">{}</component>
<component name="KubernetesApiProvider">{
&quot;isMigrated&quot;: true
}</component>
<component name="MacroExpansionManager">
<option name="directoryName" value="zkk5YL6F" />
</component>
<component name="PhpWorkspaceProjectConfiguration" interpreter_name="/opt/homebrew/Cellar/php/8.3.7/bin/php" />
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 3
}</component>
<component name="ProjectId" id="31EuJyp79zrs7MLT76Y4wgzYgGe" />
<component name="ProjectViewState">
<option name="showLibraryContents" value="true" />
<option name="showMembers" value="true" />
<option name="showVisibilityIcons" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"ModuleVcsDetector.initialDetectionPerformed": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.git.unshallow": "true",
"RunOnceActivity.go.formatter.settings.were.checked": "true",
"RunOnceActivity.go.migrated.go.modules.settings": "true",
"dart.analysis.tool.window.visible": "false",
"git-widget-placeholder": "eduvia/prod",
"go.import.settings.migrated": "true",
"junie.onboarding.icon.badge.shown": "true",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
"nodejs_package_manager_path": "yarn",
"org.rust.cargo.project.model.impl.CargoExternalSystemProjectAware.subscribe.first.balloon": "",
"org.rust.first.attach.projects": "true",
"project.structure.last.edited": "Modules",
"project.structure.proportion": "0.15",
"project.structure.side.proportion": "0.2",
"settings.editor.selected.configurable": "application.passwordSafe",
"to.speed.mode.migration.done": "true",
"ts.external.directory.path": "/Users/stani/Documents/campus-prive/frappe-bench/apps/lms/frontend/node_modules/typescript/lib",
"vue.rearranger.settings.migration": "true"
}
}]]></component>
<component name="RubyModuleManagerSettings">
<option name="blackListedRootsPaths">
<list>
<option value="$PROJECT_DIR$/lms" />
</list>
</option>
</component>
<component name="RunManager">
<configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application">
<module name="lms" />
<working_directory value="$PROJECT_DIR$" />
<go_parameters value="-i" />
<kind />
<directory value="$PROJECT_DIR$" />
<filePath value="$PROJECT_DIR$" />
<method v="2" />
</configuration>
<configuration default="true" type="GoTestRunConfiguration" factoryName="Go Test">
<module name="lms" />
<working_directory value="$PROJECT_DIR$" />
<go_parameters value="-i" />
<kind />
<directory value="$PROJECT_DIR$" />
<filePath value="$PROJECT_DIR$" />
<framework value="gotest" />
<method v="2" />
</configuration>
<configuration default="true" type="JetRunConfigurationType">
<module name="lms" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
<option name="filePath" />
<method v="2" />
</configuration>
<configuration default="true" type="PythonConfigurationType" factoryName="Python">
<module name="lms" />
<option name="ENV_FILES" value="" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="SCRIPT_NAME" value="" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
<option name="MODULE_MODE" value="false" />
<option name="REDIRECT_INPUT" value="false" />
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<configuration default="true" type="Python.FlaskServer">
<option name="ENV_FILES" value="" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<module name="" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="launchJavascriptDebuger" value="false" />
<method v="2" />
</configuration>
<configuration default="true" type="Tox" factoryName="Tox">
<option name="ENV_FILES" value="" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<method v="2" />
</configuration>
<configuration default="true" type="tests" factoryName="Autodetect">
<module name="lms" />
<option name="ENV_FILES" value="" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="_new_additionalArguments" value="&quot;&quot;" />
<option name="_new_target" value="&quot;&quot;" />
<option name="_new_targetType" value="&quot;PATH&quot;" />
<method v="2" />
</configuration>
<configuration default="true" type="tests" factoryName="Doctests">
<module name="lms" />
<option name="ENV_FILES" value="" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="SCRIPT_NAME" value="" />
<option name="CLASS_NAME" value="" />
<option name="METHOD_NAME" value="" />
<option name="FOLDER_NAME" value="" />
<option name="TEST_TYPE" value="TEST_SCRIPT" />
<option name="PATTERN" value="" />
<option name="USE_PATTERN" value="false" />
<method v="2" />
</configuration>
</component>
<component name="RustProjectSettings">
<option name="toolchainHomeDirectory" value="$USER_HOME$/.cargo/bin" />
</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-js-predefined-d6986cc7102b-b26f3e71634d-JavaScript-IU-251.26094.121" />
</set>
</attachedChunks>
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="8ceac89e-548b-4898-a7d0-cd9692210a67" name="Changes" comment="" />
<created>1755101486887</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1755101486887</updated>
<workItem from="1755101488483" duration="947000" />
<workItem from="1755102648895" duration="6458000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="VgoProject">
<settings-migrated>true</settings-migrated>
</component>
</project>

View File

@@ -18,12 +18,12 @@ services:
frappe:
image: frappe/bench:latest
command: bash /workspace/init.sh
command: bash /workspace/docker/init.sh
environment:
- SHELL=/bin/bash
working_dir: /home/frappe
volumes:
- .:/workspace
- ..:/workspace
ports:
- 8000:8000
- 9000:9000

View File

@@ -1,4 +1,4 @@
#!bin/bash
#!/bin/bash
if [ -d "/home/frappe/frappe-bench/apps/frappe" ]; then
echo "Bench already exists, skipping init"
@@ -37,4 +37,10 @@ bench --site lms.localhost set-config developer_mode 1
bench --site lms.localhost clear-cache
bench use lms.localhost
# Import French translations from workspace (persisted in repo)
if [ -f "/workspace/lms/translations/fr.csv" ]; then
bench --site lms.localhost import-translations fr /workspace/lms/translations/fr.csv || true
bench --site lms.localhost clear-cache
fi
bench start

9
frontend/frontend.iml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

View File

@@ -157,7 +157,7 @@
v-model="showHelpModal"
v-model:articles="articles"
appName="learning"
title="Frappe Learning"
:title="__('Frappe Learning')"
:logo="LMSLogo"
:afterSkip="(step) => capture('onboarding_step_skipped_' + step)"
:afterSkipAll="() => capture('onboarding_steps_skipped')"
@@ -303,7 +303,7 @@ const unreadNotifications = createResource({
const addNotifications = () => {
if (user) {
sidebarLinks.value.push({
label: 'Notifications',
label: __('Notifications'),
icon: 'Bell',
to: 'Notifications',
activeFor: ['Notifications'],
@@ -315,7 +315,7 @@ const addNotifications = () => {
const addQuizzes = () => {
if (isInstructor.value || isModerator.value) {
sidebarLinks.value.splice(4, 0, {
label: 'Quizzes',
label: __('Quizzes'),
icon: 'CircleHelp',
to: 'Quizzes',
activeFor: [
@@ -331,7 +331,7 @@ const addQuizzes = () => {
const addAssignments = () => {
if (isInstructor.value || isModerator.value) {
sidebarLinks.value.splice(5, 0, {
label: 'Assignments',
label: __('Assignments'),
icon: 'Pencil',
to: 'Assignments',
activeFor: [
@@ -347,7 +347,7 @@ const addAssignments = () => {
const addProgrammingExercises = () => {
if (isInstructor.value || isModerator.value) {
sidebarLinks.value.splice(3, 0, {
label: 'Programming Exercises',
label: __('Programming Exercises'),
icon: 'Code',
to: 'ProgrammingExercises',
activeFor: [
@@ -383,7 +383,7 @@ const addPrograms = () => {
if (canAddProgram) {
sidebarLinks.value.splice(index, 0, {
label: 'Programs',
label: __('Programs'),
icon: 'Route',
to: 'Programs',
activeFor: activeFor,

View File

@@ -208,12 +208,12 @@ const canAddAssessments = () => {
const getAssessmentColumns = () => {
let columns = [
{
label: 'Assessment',
label: __('Assessment'),
key: 'title',
width: '25rem',
},
{
label: 'Type',
label: __('Type'),
key: 'assessment_type',
width: '15rem',
},
@@ -221,7 +221,7 @@ const getAssessmentColumns = () => {
if (!user.data?.is_moderator) {
columns.push({
label: 'Status/Percentage',
label: __('Status/Percentage'),
key: 'status',
align: 'left',
width: '10rem',

View File

@@ -453,9 +453,9 @@ const canModifyAssignment = computed(() => {
const submissionStatusOptions = computed(() => {
return [
{ label: 'Not Graded', value: 'Not Graded' },
{ label: 'Pass', value: 'Pass' },
{ label: 'Fail', value: 'Fail' },
{ label: __('Not Graded'), value: 'Not Graded' },
{ label: __('Pass'), value: 'Pass' },
{ label: __('Fail'), value: 'Fail' },
]
})

View File

@@ -116,17 +116,17 @@ const openCourseModal = () => {
const getCoursesColumns = () => {
return [
{
label: 'Title',
label: __('Title'),
key: 'title',
width: 2,
},
{
label: 'Lessons',
label: __('Lessons'),
key: 'lessons',
align: 'right',
},
{
label: 'Enrollments',
label: __('Enrollments'),
align: 'right',
key: 'enrollments',
},

View File

@@ -231,19 +231,19 @@ const students = createResource({
const getStudentColumns = () => {
let columns = [
{
label: 'Full Name',
label: __('Full Name'),
key: 'full_name',
width: '20rem',
icon: 'user',
},
{
label: 'Progress',
label: __('Progress'),
key: 'progress',
width: '15rem',
icon: 'activity',
},
{
label: 'Last Active',
label: __('Last Active'),
key: 'last_active',
width: '10rem',
align: 'center',

View File

@@ -53,7 +53,7 @@
"
:value="query"
autocomplete="off"
placeholder="Search"
:placeholder="__('Search')"
/>
<button
class="absolute right-1.5 inline-flex h-7 w-7 items-center justify-center"
@@ -120,7 +120,7 @@
v-if="groups.length == 0"
class="mt-1.5 rounded-md px-2.5 py-1.5 text-base text-ink-gray-5"
>
No results found
{{ __('No results found') }}
</li>
</ComboboxOptions>
<div v-if="slots.footer" class="border-t p-1.5 pb-0.5">

View File

@@ -32,13 +32,13 @@
"
:options="[
{
label: 'Edit',
label: __('Edit'),
onClick() {
reply.editable = true
},
},
{
label: 'Delete',
label: __('Delete'),
onClick() {
deleteReply(reply)
},

View File

@@ -102,7 +102,7 @@ const props = defineProps({
},
emptyStateText: {
type: String,
default: 'Start a discussion',
default: __('Start a discussion'),
},
singleThread: {
type: Boolean,

View File

@@ -2,23 +2,26 @@
<div class="flex flex-col items-center justify-center mt-60">
<GraduationCap class="size-10 mx-auto stroke-1 text-ink-gray-5" />
<div class="text-lg font-semibold text-ink-gray-7 mb-2.5">
{{ __('No {0}').format(type?.toLowerCase()) }}
{{ __('No {0}').format(props.type) }}
</div>
<div
class="leading-5 text-base w-2/5 text-base text-center text-ink-gray-7"
>
{{
__(
'There are no {0} currently. Keep an eye out, fresh learning experiences are on the way!'
).format(type?.toLowerCase())
__(
'There are no {0} currently. Keep an eye out, fresh learning experiences are on the way!'
).format(props.type)
}}
</div>
</div>
</template>
<script setup lang="ts">
import { computed } from 'vue'
import { BookOpen, GraduationCap } from 'lucide-vue-next'
const props = defineProps({
type: String,
})
</script>
</script>

View File

@@ -97,9 +97,9 @@ const addAssessment = (close) => {
const assessmentTypes = computed(() => {
return [
{ label: 'Quiz', value: 'LMS Quiz' },
{ label: 'Assignment', value: 'LMS Assignment' },
{ label: 'Programming Exercise', value: 'LMS Programming Exercise' },
{ label: __('Quiz'), value: 'LMS Quiz' },
{ label: __('Assignment'), value: 'LMS Assignment' },
{ label: __('Programming Exercise'), value: 'LMS Programming Exercise' },
]
})
</script>

View File

@@ -144,11 +144,11 @@ const saveAssignment = () => {
const assignmentOptions = computed(() => {
return [
{ label: 'PDF', value: 'PDF' },
{ label: 'Image', value: 'Image' },
{ label: 'Document', value: 'Document' },
{ label: 'Text', value: 'Text' },
{ label: 'URL', value: 'URL' },
{ label: __('PDF'), value: 'PDF' },
{ label: __('Image'), value: 'Image' },
{ label: __('Document'), value: 'Document' },
{ label: __('Text'), value: 'Text' },
{ label: __('URL'), value: 'URL' },
]
})
</script>

View File

@@ -139,15 +139,15 @@ const getTimezoneOptions = () => {
const getRecordingOptions = () => {
return [
{
label: 'No Recording',
label: __('No Recording'),
value: 'No Recording',
},
{
label: 'Local',
label: __('Local'),
value: 'Local',
},
{
label: 'Cloud',
label: __('Cloud'),
value: 'Cloud',
},
]

View File

@@ -665,25 +665,25 @@ const markLessonProgress = () => {
const getSubmissionColumns = () => {
return [
{
label: 'No.',
label: __('No.'),
key: 'idx',
},
{
label: 'Date',
label: __('Date'),
key: 'creation',
},
{
label: 'Score',
label: __('Score'),
key: 'score',
align: 'center',
},
{
label: 'Score out of',
label: __('Score out of'),
key: 'score_out_of',
align: 'center',
},
{
label: 'Percentage',
label: __('Percentage'),
key: 'percentage',
align: 'center',
},

View File

@@ -33,7 +33,7 @@
>
{{ branding.data?.app_name }}
</span>
<span v-else> Learning </span>
<span v-else> {{ __('Learning') }} </span>
</div>
<div
v-if="userResource.data"
@@ -130,7 +130,7 @@ const userDropdownOptions = computed(() => {
items: [
{
icon: User,
label: 'My Profile',
label: __('My Profile'),
onClick: () => {
router.push(`/user/${userResource.data?.username}`)
},
@@ -140,7 +140,7 @@ const userDropdownOptions = computed(() => {
},
{
icon: theme.value === 'light' ? Moon : Sun,
label: 'Toggle Theme',
label: __('Toggle Theme'),
onClick: () => {
toggleTheme()
},
@@ -158,7 +158,7 @@ const userDropdownOptions = computed(() => {
},
{
icon: Settings,
label: 'Settings',
label: __('Settings'),
onClick: () => {
settingsStore.isSettingsOpen = true
},
@@ -168,7 +168,7 @@ const userDropdownOptions = computed(() => {
},
{
icon: FrappeCloudIcon,
label: 'Login to Frappe Cloud',
label: __('Login to Frappe Cloud'),
onClick: () => {
$dialog({
title: __('Login to Frappe Cloud?'),
@@ -196,7 +196,7 @@ const userDropdownOptions = computed(() => {
},
{
icon: LogOut,
label: 'Log out',
label: __('Log out'),
onClick: () => {
logout.submit().then(() => {
isLoggedIn = false
@@ -208,7 +208,7 @@ const userDropdownOptions = computed(() => {
},
{
icon: LogIn,
label: 'Log in',
label: __('Log in'),
onClick: () => {
window.location.href = '/login'
},

View File

@@ -1,11 +1,12 @@
export {}
declare global {
function __(text: string): string
// May return string or an object with `.format(...)` when placeholders exist
function __(text: string): any
}
declare module 'vue' {
interface ComponentCustomProperties {
__: (text: string) => string
__: (text: string) => any
}
}

View File

@@ -0,0 +1,70 @@
<template>
<div
v-if="!isSidebarCollapsed"
class="flex flex-col gap-3 shadow-sm rounded-lg py-2.5 px-3 bg-surface-modal text-base"
>
<div v-if="stepsCompleted != totalSteps" class="inline-flex text-ink-gray-9 gap-2">
<StepsIcon class="h-4 my-0.5 shrink-0" />
<div class="flex flex-col text-p-sm gap-0.5">
<div class="font-medium">
{{ __('Getting started') }}
</div>
<div class="text-ink-gray-7">
{{ __('{0}/{1} steps').format(stepsCompleted, totalSteps) }}
</div>
</div>
</div>
<div v-else class="flex flex-col gap-1">
<div class="flex items-center justify-between gap-1">
<div class="flex items-center gap-2 shrink-0">
<StepsIcon class="h-4 my-0.5" />
<div class="text-ink-gray-9 font-medium">
{{ __('You are all set') }}
</div>
</div>
<FeatherIcon
name="x"
class="h-4 cursor-pointer"
@click="() => { showHelpCenter = true; isOnboardingStepsCompleted = true }"
/>
</div>
<div class="text-p-sm text-ink-gray-7">
{{ __('All steps are completed successfully') }}
</div>
</div>
<Button
v-if="stepsCompleted != totalSteps"
:label="stepsCompleted == 0 ? __('Start now') : __('Continue')"
theme="blue"
@click="openOnboarding"
>
<template #prefix>
<FeatherIcon name="chevrons-right" class="size-4" />
</template>
</Button>
</div>
<Button v-else-if="stepsCompleted != totalSteps" @click="openOnboarding">
<StepsIcon class="h-4 my-0.5 shrink-0" />
</Button>
</template>
<script setup>
import StepsIcon from 'frappe-ui/frappe/Icons/StepsIcon.vue'
import Button from 'frappe-ui/src/components/Button/Button.vue'
import FeatherIcon from 'frappe-ui/src/components/FeatherIcon.vue'
import { useOnboarding } from 'frappe-ui/frappe/Onboarding/onboarding'
import { showHelpCenter } from 'frappe-ui/frappe/HelpCenter/helpCenter'
import { showHelpModal, minimize } from 'frappe-ui/frappe/Help/help'
const props = defineProps({
isSidebarCollapsed: { type: Boolean, default: false },
appName: { type: String, default: 'frappecrm' },
})
const { stepsCompleted, totalSteps, isOnboardingStepsCompleted } = useOnboarding(props.appName)
const openOnboarding = () => {
minimize.value = false
showHelpModal.value = true
}
</script>

View File

@@ -0,0 +1,112 @@
<template>
<div class="flex flex-col justify-center items-center gap-1 mt-4 mb-7">
<component :is="logo" class="size-10 shrink-0 rounded mb-4" />
<div class="text-base font-medium">
{{ __('Welcome to {0}').format(title) }}
</div>
<div class="text-p-base font-normal">
{{ __('{0}/{1} steps completed').format(stepsCompleted, totalSteps) }}
</div>
</div>
<div class="flex flex-col gap-2.5 overflow-hidden">
<div class="flex justify-between items-center py-0.5">
<Badge
:label="__('{0}% completed').format(completedPercentage)"
:theme="completedPercentage == 100 ? 'green' : 'orange'"
size="lg"
/>
<div class="flex">
<Button
v-if="completedPercentage != 0"
variant="ghost"
:label="__('Reset all')"
@click="() => resetAll(afterResetAll)"
/>
<Button
v-if="completedPercentage != 100"
variant="ghost"
:label="__('Skip all')"
@click="() => skipAll(afterSkipAll)"
/>
</div>
</div>
<div class="flex flex-col gap-1.5 overflow-y-auto">
<div
v-for="step in steps"
:key="step.title"
class="group w-full flex gap-2 justify-between items-center hover:bg-surface-gray-1 rounded px-2 py-1.5 cursor-pointer"
@click.stop="() => !step.completed && !isDependent(step) && step.onClick()"
>
<component :is="isDependent(step) ? Tooltip : 'div'" :text="dependsOnTooltip(step)">
<div
class="flex gap-2 items-center"
:class="[
step.completed
? 'text-ink-gray-5'
: isDependent(step)
? 'text-ink-gray-4'
: 'text-ink-gray-8',
]"
>
<component :is="step.icon" class="h-4" />
<div class="text-base" :class="{ 'line-through': step.completed }">
{{ step.title }}
</div>
</div>
</component>
<Button
v-if="!step.completed && !isDependent(step)"
:label="__('Skip')"
class="!h-4 text-xs !text-ink-gray-6 hidden group-hover:flex"
@click="() => skip(step.name, afterSkip)"
/>
<Button
v-else-if="!isDependent(step)"
:label="__('Reset')"
class="!h-4 text-xs !text-ink-gray-6 hidden group-hover:flex"
@click.stop="() => reset(step.name, afterReset)"
/>
</div>
</div>
</div>
</template>
<script setup>
import { useOnboarding } from 'frappe-ui/frappe/Onboarding/onboarding'
import Tooltip from 'frappe-ui/src/components/Tooltip/Tooltip.vue'
import Button from 'frappe-ui/src/components/Button/Button.vue'
import Badge from 'frappe-ui/src/components/Badge/Badge.vue'
const props = defineProps({
appName: { type: String, default: 'frappecrm' },
title: { type: String, default: 'Frappe CRM' },
logo: { type: Object, required: true },
afterSkip: { type: Function, default: () => {} },
afterSkipAll: { type: Function, default: () => {} },
afterReset: { type: Function, default: () => {} },
afterResetAll: { type: Function, default: () => {} },
})
function isDependent(step) {
if (step.dependsOn && !step.completed) {
const dependsOnStep = steps.find((s) => s.name === step.dependsOn)
if (dependsOnStep && !dependsOnStep.completed) {
return true
}
}
return false
}
function dependsOnTooltip(step) {
if (step.dependsOn && !step.completed) {
const dependsOnStep = steps.find((s) => s.name === step.dependsOn)
if (dependsOnStep && !dependsOnStep.completed) {
return `You need to complete "${dependsOnStep.title}" first.`
}
}
return ''
}
const { steps, stepsCompleted, totalSteps, completedPercentage, skip, skipAll, reset, resetAll } =
useOnboarding(props.appName)
</script>

View File

@@ -166,23 +166,23 @@ const reloadSubmissions = () => {
const submissionColumns = computed(() => {
return [
{
label: 'Member',
label: __('Member'),
key: 'member_name',
width: 1,
},
{
label: 'Assignment',
label: __('Assignment'),
key: 'assignment_title',
width: 2,
},
{
label: 'Submitted',
label: __('Submitted'),
key: 'creation',
width: 1,
align: 'left',
},
{
label: 'Status',
label: __('Status'),
key: 'status',
width: 1,
align: 'center',
@@ -193,9 +193,9 @@ const submissionColumns = computed(() => {
const statusOptions = computed(() => {
return [
{ label: '', value: '' },
{ label: 'Pass', value: 'Pass' },
{ label: 'Fail', value: 'Fail' },
{ label: 'Not Graded', value: 'Not Graded' },
{ label: __('Pass'), value: 'Pass' },
{ label: __('Fail'), value: 'Fail' },
{ label: __('Not Graded'), value: 'Not Graded' },
]
})
@@ -212,7 +212,7 @@ const getStatusTheme = (status) => {
const breadcrumbs = computed(() => {
return [
{
label: 'Assignment Submissions',
label: __('Assignment Submissions'),
},
]
})

View File

@@ -57,7 +57,7 @@
}"
>
</ListView>
<EmptyState v-else type="Assignments" />
<EmptyState v-else :type="__('Assignments').toLowerCase()" />
<div
v-if="assignments.data && assignments.hasNextPage"
class="flex justify-center my-5"
@@ -198,7 +198,7 @@ const assignmentTypes = computed(() => {
const breadcrumbs = computed(() => [
{
label: 'Assignments',
label: __('Assignments'),
route: { name: 'Assignments' },
},
])

View File

@@ -317,10 +317,10 @@ const batch = createResource({
})
const breadcrumbs = computed(() => {
let crumbs = [{ label: 'Batches', route: { name: 'Batches' } }]
let crumbs = [{ label: __('Batches'), route: { name: 'Batches' } }]
if (!isStudent.value) {
crumbs.push({
label: 'Details',
label: __('Details'),
route: {
name: 'BatchDetail',
params: {

View File

@@ -120,7 +120,7 @@ const courses = createResource({
})
const breadcrumbs = computed(() => {
let items = [{ label: 'Batches', route: { name: 'Batches' } }]
let items = [{ label: __('Batches'), route: { name: 'Batches' } }]
items.push({
label: batch?.data?.title,
route: { name: 'BatchDetail', params: { batchName: batch?.data?.name } },

View File

@@ -70,7 +70,7 @@
<BatchCard :batch="batch" />
</router-link>
</div>
<EmptyState v-else-if="!batches.list.loading" type="Batches" />
<EmptyState v-else-if="!batches.list.loading" :type="__('Batches').toLowerCase()" />
<div
v-if="!batches.list.loading && batches.hasNextPage"

View File

@@ -141,7 +141,7 @@ watch(
)
const breadcrumbs = computed(() => {
let items = [{ label: 'Courses', route: { name: 'Courses' } }]
let items = [{ label: __('Courses'), route: { name: 'Courses' } }]
items.push({
label: course?.data?.title,
route: { name: 'CourseDetail', params: { courseName: course?.data?.name } },

View File

@@ -66,7 +66,7 @@
<CourseCard :course="course" />
</router-link>
</div>
<EmptyState v-else-if="!courses.list.loading" type="Courses" />
<EmptyState v-else-if="!courses.list.loading" :type="__('Courses').toLowerCase()" />
<div
v-if="!courses.list.loading && courses.hasNextPage"
class="flex justify-center mt-5"

View File

@@ -81,7 +81,7 @@
</router-link>
</div>
</div>
<EmptyState v-else type="Job Openings" />
<EmptyState v-else :type="__('Job Openings').toLowerCase()" />
</div>
</div>
</template>

View File

@@ -214,7 +214,7 @@
<div class="mt-20" ref="discussionsContainer">
<Discussions
v-if="allowDiscussions"
:title="'Questions'"
:title="__('Questions')"
:doctype="'Course Lesson'"
:docname="lesson.data.name"
:key="lesson.data.name"
@@ -433,7 +433,7 @@ const progress = createResource({
})
const breadcrumbs = computed(() => {
let items = [{ label: 'Courses', route: { name: 'Courses' } }]
let items = [{ label: __('Courses'), route: { name: 'Courses' } }]
items.push({
label: lesson?.data?.course_title,
route: { name: 'CourseDetail', params: { courseName: props.courseName } },

View File

@@ -13,7 +13,7 @@
</Button>
<TabButtons
class="inline-block"
:buttons="[{ label: 'Unread', active: true }, { label: 'Read' }]"
:buttons="[{ label: __('Unread'), active: true }, { label: __('Read') }]"
v-model="activeTab"
/>
</div>
@@ -144,7 +144,7 @@ onUnmounted(() => {
const breadcrumbs = computed(() => {
let crumbs = [
{
label: 'Notifications',
label: __('Notifications'),
route: {
name: 'Notifications',
},
@@ -155,7 +155,7 @@ const breadcrumbs = computed(() => {
usePageMeta(() => {
return {
title: 'Notifications',
title: __('Notifications'),
icon: brand.favicon,
}
})

View File

@@ -195,14 +195,14 @@ const isSessionUser = () => {
}
const getTabButtons = () => {
let buttons = [{ label: 'About' }, { label: 'Certificates' }]
if ($user.data?.is_moderator) buttons.push({ label: 'Roles' })
let buttons = [{ label: __('About') }, { label: __('Certificates') }]
if ($user.data?.is_moderator) buttons.push({ label: __('Roles') })
if (
isSessionUser() &&
($user.data?.is_evaluator || $user.data?.is_moderator)
) {
buttons.push({ label: 'Slots' })
buttons.push({ label: 'Schedule' })
buttons.push({ label: __('Slots') })
buttons.push({ label: __('Schedule') })
}
return buttons
@@ -211,7 +211,7 @@ const getTabButtons = () => {
const breadcrumbs = computed(() => {
let crumbs = [
{
label: 'People',
label: __('People'),
},
{
label: profile.data?.full_name,

View File

@@ -323,12 +323,12 @@ const saveProgram = () => {
const courseColumns = computed(() => {
return [
{
label: 'Title',
label: __('Title'),
key: 'course_title',
width: 3,
},
{
label: 'ID',
label: __('ID'),
key: 'course',
width: 3,
},
@@ -338,19 +338,19 @@ const courseColumns = computed(() => {
const memberColumns = computed(() => {
return [
{
label: 'Member',
label: __('Member'),
key: 'member',
width: 3,
align: 'left',
},
{
label: 'Full Name',
label: __('Full Name'),
key: 'full_name',
width: 3,
align: 'left',
},
{
label: 'Progress (%)',
label: __('Progress (%)'),
key: 'progress',
width: 3,
align: 'right',
@@ -361,11 +361,11 @@ const memberColumns = computed(() => {
const breadbrumbs = computed(() => {
return [
{
label: 'Programs',
label: __('Programs'),
route: { name: 'Programs' },
},
{
label: props.programName === 'new' ? 'New Program' : props.programName,
label: props.programName === 'new' ? __('New Program') : props.programName,
},
]
})

View File

@@ -82,7 +82,7 @@
</div>
</div>
</div>
<EmptyState v-else type="Programs" />
<EmptyState v-else :type="__('Programs').toLowerCase()" />
<Dialog
v-model="showDialog"

View File

@@ -19,7 +19,7 @@
: __('No Quizzes')
}}
</div>
<FormControl v-model="search" type="text" placeholder="Search">
<FormControl v-model="search" type="text" :placeholder="__('Search')">
<template #prefix>
<FeatherIcon name="search" class="size-4 text-ink-gray-5" />
</template>
@@ -88,7 +88,7 @@
</template>
</ListSelectBanner>
</ListView>
<EmptyState v-else type="Quizzes" />
<EmptyState v-else :type="__('Quizzes').toLowerCase()" />
<div v-if="quizzes.hasNextPage" class="flex justify-center my-5">
<Button @click="quizzes.next()">
{{ __('Load More') }}

View File

@@ -7,23 +7,23 @@
</header>
<div v-if="chartDetails.data" class="p-5">
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-5 gap-4">
<Tooltip :text="__('Published Courses')">
<Tooltip :text="__('Published Courses')">
<NumberChart
class="border rounded-md"
:config="{ title: 'Courses', value: chartDetails.data.courses }"
:config="{ title: __('Courses'), value: chartDetails.data.courses }"
/>
</Tooltip>
<Tooltip :text="__('Active Members')">
<Tooltip :text="__('Active Members')">
<NumberChart
class="border rounded-md"
:config="{ title: 'Signups', value: chartDetails.data.users }"
:config="{ title: __('Signups'), value: chartDetails.data.users }"
/>
</Tooltip>
<Tooltip :text="__('Course Enrollments')">
<NumberChart
class="border rounded-md"
:config="{
title: 'Enrollments',
:config="{
title: __('Enrollments'),
value: chartDetails.data.enrollments,
}"
/>
@@ -31,8 +31,8 @@
<Tooltip :text="__('Course Completions')">
<NumberChart
class="border rounded-md"
:config="{
title: 'Completions',
:config="{
title: __('Completions'),
value: chartDetails.data.completions,
}"
/>
@@ -40,8 +40,8 @@
<Tooltip :text="__('Certified Members')">
<NumberChart
class="border rounded-md"
:config="{
title: 'Certifications',
:config="{
title: __('Certifications'),
value: chartDetails.data.certifications,
}"
/>
@@ -53,16 +53,16 @@
v-if="signupsChart.data"
:config="{
data: signupsChart.data,
title: 'Signups',
subtitle: 'Signups per month',
title: __('Signups'),
subtitle: __('Signups per month'),
xAxis: {
key: 'date',
type: 'time',
title: 'Date',
title: __('Date'),
timeGrain: 'day',
},
yAxis: {
title: 'Signups',
title: __('Signups'),
},
series: [{ name: 'signups', type: 'line', showDataPoints: true }],
}"
@@ -73,16 +73,16 @@
v-if="enrollmentChart.data"
:config="{
data: enrollmentChart.data,
title: 'Enrollments',
subtitle: 'Enrollments per month',
title: __('Enrollments'),
subtitle: __('Enrollments per month'),
xAxis: {
key: 'date',
type: 'time',
title: 'Date',
title: __('Date'),
timeGrain: 'day',
},
yAxis: {
title: 'Enrollments',
title: __('Enrollments'),
},
series: [
{ name: 'enrollments', type: 'line', showDataPoints: true },
@@ -95,16 +95,16 @@
v-if="certification.data"
:config="{
data: certification.data,
title: 'Certifications',
subtitle: 'Certifications per month',
title: __('Certifications'),
subtitle: __('Certifications per month'),
xAxis: {
key: 'date',
type: 'time',
title: 'Date',
title: __('Date'),
timeGrain: 'day',
},
yAxis: {
title: 'Certifications',
title: __('Certifications'),
},
series: [
{
@@ -121,8 +121,8 @@
v-if="courseCompletion.data"
:config="{
data: courseCompletion.data,
title: 'Completions',
subtitle: 'Course Completion',
title: __('Completions'),
subtitle: __('Course Completion'),
categoryColumn: 'label',
valueColumn: 'value',
}"
@@ -150,7 +150,7 @@ const { brand } = sessionStore()
const breadcrumbs = computed(() => {
return [
{
label: 'Statistics',
label: __('Statistics'),
route: {
name: 'Statistics',
},

View File

@@ -403,7 +403,7 @@ export function getUserTimezone() {
export function getSidebarLinks() {
return [
{
label: 'Courses',
label: __('Courses'),
icon: 'BookOpen',
to: 'Courses',
activeFor: [
@@ -415,25 +415,25 @@ export function getSidebarLinks() {
],
},
{
label: 'Batches',
label: __('Batches'),
icon: 'Users',
to: 'Batches',
activeFor: ['Batches', 'BatchDetail', 'Batch', 'BatchForm'],
},
{
label: 'Certified Members',
label: __('Certified Members'),
icon: 'GraduationCap',
to: 'CertifiedParticipants',
activeFor: ['CertifiedParticipants'],
},
{
label: 'Jobs',
label: __('Jobs'),
icon: 'Briefcase',
to: 'Jobs',
activeFor: ['Jobs', 'JobDetail'],
},
{
label: 'Statistics',
label: __('Statistics'),
icon: 'TrendingUp',
to: 'Statistics',
activeFor: ['Statistics'],

View File

@@ -1,4 +1,4 @@
import { defineConfig } from 'vite'
import {defineConfig} from 'vite'
import vue from '@vitejs/plugin-vue'
import path from 'path'
import frappeui from 'frappe-ui/vite'
@@ -25,7 +25,7 @@ export default defineConfig({
}),
],
server: {
allowedHosts: ['fs', 'per2'],
allowedHosts: ['lms.localhost', 'fs', 'per2'],
},
resolve: {
alias: {

View File

@@ -21,7 +21,11 @@ app_license = "AGPL"
# include js, css files in header of web template
web_include_css = "lms.bundle.css"
# web_include_css = "/assets/lms/css/lms.css"
web_include_js = []
web_include_js = [
"/assets/lms/js/eduvia_sso_login.js",
]
before_request = ["lms.integrations.eduvia_sso.try_sso_login"]
# include custom scss in every website theme (without file extension ".scss")
# website_theme_scss = "lms/public/scss/website"

9
lms/lms.iml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: ar_SA\n"
"Language-Team: Arabic\n"
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: ar\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: ar_SA\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr ""
@@ -184,7 +180,7 @@ msgstr ""
msgid "Add a Student"
msgstr ""
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr ""
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr ""
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr ""
msgid "Add your assignment as {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr "هل أنت متأكد أنك تريد تسجيل الدخول إلى ل
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr ""
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr ""
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr ""
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr "الدفعات:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr ""
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr ""
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr ""
msgid "Certification Name"
msgstr ""
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr "مغلق"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr ""
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr "أكتمل"
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr ""
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr ""
@@ -1717,15 +1735,15 @@ msgstr ""
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr "أنشأ"
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr "العملة"
msgid "Current Lesson"
msgstr ""
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr "لوحة القيادة"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr ""
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr "مكتب"
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "تفاصيل"
@@ -1987,6 +2008,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr ""
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr ""
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr ""
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr ""
@@ -2357,7 +2386,6 @@ msgstr ""
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr "من تاريخ"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr ""
msgid "Interest"
msgstr "فائدة"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "مقدمة"
@@ -3046,7 +3078,7 @@ msgstr ""
msgid "Invite Request"
msgstr ""
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr "تاريخ القضية"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr "المسمى الوظيفي"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr "وظائف"
@@ -3473,6 +3505,10 @@ msgstr "ملصق"
msgid "Language"
msgstr "اللغة"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "اسم العائلة"
@@ -3488,6 +3524,10 @@ msgstr ""
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr "تحميل المزيد"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr "محلي"
@@ -3644,12 +3686,24 @@ msgstr "الموقع"
msgid "Location Preference"
msgstr ""
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "دخول"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr "تسجيل الدخول إلى Frappe Cloud؟"
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr ""
msgid "Monday"
msgstr "يوم الاثنين"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr "أكثر"
msgid "Multiple Correct Answers"
msgstr ""
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr ""
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr ""
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr ""
msgid "No {0}"
msgstr ""
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr ""
@@ -4291,6 +4359,8 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr ""
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr ""
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr ""
@@ -4466,6 +4536,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr ""
msgid "Pending"
msgstr "معلق"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr "تقييم"
msgid "Rating cannot be 0"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr ""
msgid "Reply To"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr ""
@@ -5375,7 +5464,8 @@ msgstr ""
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "الصلاحيات"
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr "حفظ"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "جدول"
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr ""
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr "أحرز هدفاً"
msgid "Score Out Of"
msgstr ""
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr "البحث"
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr ""
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr ""
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr ""
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr "الولاية / المقاطعة"
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr ""
@@ -5871,6 +5979,7 @@ msgstr ""
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr ""
msgid "Status"
msgstr "الحالة"
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr ""
@@ -5939,7 +6052,7 @@ msgstr ""
msgid "Subject"
msgstr "موضوع"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr ""
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr "إلى تاريخ"
msgid "To join this batch, please contact the Administrator."
msgstr ""
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "وقعت الكثير من المستخدمين في الآونة الأخيرة، وذلك هو تعطيل التسجيل. يرجى المحاولة مرة أخرى في ساعة"
@@ -6484,6 +6606,7 @@ msgstr ""
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr ""
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr ""
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: bs_BA\n"
"Language-Team: Bosnian\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: bs\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: bs_BA\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr "Kurs ne može imati i plaćeni certifikat i certifikat o završenom kurs
msgid "A one line introduction to the course that appears on the course card"
msgstr "Uvod u kurs u jednom redu koji se pojavljuje na kartici kursa"
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr "O"
@@ -184,7 +180,7 @@ msgstr "Dodaj Lekciju"
msgid "Add a Student"
msgstr "Dodaj Studenta"
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr "Dodaj Poglavlje"
@@ -196,7 +192,7 @@ msgstr "Dodaj Kurs"
msgid "Add a keyword and then press enter"
msgstr "Dodaj ključnu riječ, a zatim pritisnite enter"
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr "Dodaj Lekciju"
@@ -229,7 +225,7 @@ msgstr "Dodaj zadatak svojoj lekciji"
msgid "Add at least one possible answer for this question: {0}"
msgstr "Dodaj barem jedan mogući odgovor na ovo pitanje: {0}"
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr "Dodaj kurseve u vašu grupu"
@@ -237,7 +233,7 @@ msgstr "Dodaj kurseve u vašu grupu"
msgid "Add quiz to this video"
msgstr "Dodaj kviz ovom videu"
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr "Dodaj učenike u vašu grupu"
@@ -249,11 +245,11 @@ msgstr "Dodaj web stranicu na bočnu traku"
msgid "Add your assignment as {0}"
msgstr "Dodaj zadatak kao {0}"
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr "Dodaj vaše prvo poglavlje"
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr "Dodaj vašu prvu lekciju"
@@ -368,15 +364,15 @@ msgstr "Iznos i valuta su potrebni za plaćene kurseve."
msgid "Amount with GST"
msgstr "Iznos sa PDV-om"
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr "Objava"
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr "Objava je uspješno poslana"
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr "Najava je obavezna"
@@ -448,6 +444,7 @@ msgstr "Jeste li sigurni da se želite prijaviti na svoju Frappe Cloud Nadzornu
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr "Procjena {0} je već dodana ovoj grupi."
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr "Dodijeljeno za"
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr "Prilog Zadatku"
msgid "Assignment Submission"
msgstr "Podnošenje Zadataka"
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr "Podnošenje Zadataka"
@@ -556,7 +556,7 @@ msgstr "Zadatak je uspješno ažuriran"
msgid "Assignment will appear at the bottom of the lesson."
msgstr "Zadatak će se pojaviti na dnu lekcije."
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,9 +620,9 @@ msgstr "Prosječni Napredak %"
msgid "Average Rating"
msgstr "Prosječna Ocjena"
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
msgstr "Prosječno Vrijeme Gledanja (sekunde)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
msgid "Back to Course"
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr "Grupa:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr "Grupe"
@@ -953,6 +955,7 @@ msgstr "Certifikat o Završetku"
msgid "Certificate saved successfully"
msgstr "Certifikat je uspješno spremljen"
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr "Certifikati"
@@ -968,7 +971,7 @@ msgstr "Certifikati su uspješno generirani"
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr "Detalji Certifikacije"
msgid "Certification Name"
msgstr "Naziv Certifikacije"
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr "Certificirano"
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr "Certificirani Članovi"
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr "Zatvoreno"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr "Cloud"
@@ -1246,7 +1259,6 @@ msgstr "Ključne riječi odvojene zarezom za SEO"
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr "Završeno"
msgid "Completion Certificate"
msgstr "Završni Certifikat"
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr "Kurs {0} je već dodan ovoj grupi."
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr "Kursevi"
@@ -1717,15 +1735,15 @@ msgstr "Kreiraj Razred Uživo"
msgid "Create a Quiz"
msgstr "Napravi Kviz"
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr "Kreiraj grupu"
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr "Kreiraj kurs"
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr "Kreiraj čas uživo"
@@ -1737,15 +1755,15 @@ msgstr "Kreiraj novu Značku"
msgid "Create an Assignment"
msgstr "Kreiraj Zadatak"
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr "Kreiraj vašu prvu seriju"
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr "Kreiraj vaš prvi kurs"
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr "Kreiraj vašj prvi kviz"
@@ -1753,11 +1771,11 @@ msgstr "Kreiraj vašj prvi kviz"
msgid "Created"
msgstr "Kreirano"
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr "Kreiranje grupe u toku"
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr "Kreiranje kursa u toku"
@@ -1776,7 +1794,7 @@ msgstr "Valuta"
msgid "Current Lesson"
msgstr "Trenutna Lekcija"
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr "Prilagođeni Šabloni Certifikata"
@@ -1819,6 +1837,8 @@ msgstr "Nadzorna Tabla"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr "Tip Stepena"
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr "Radni Prostor"
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "Detalji"
@@ -1987,6 +2008,7 @@ msgstr "Diskusije"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr "E-pošta"
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr "Upis nije uspio"
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr "Upisi"
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr "Unesite Klijent Id i Klijent Tajnu u Google Postavke da pošaljete kalendarske pozivnice za ocjenjivanje."
@@ -2357,7 +2386,6 @@ msgstr "Ocjenjivač"
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr "Istraži Više"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr "Podnošenje nije uspjelo. Pokušaj ponovo. {0}"
msgid "Failed to update badge assignment: "
msgstr "Nije uspjelo ažuriranje dodjele značke: "
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr "Neuspješno ažuriranje meta oznaka {0}"
@@ -2618,6 +2648,7 @@ msgstr "Od Datuma"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr "Ako želite otvorena pitanja, provjerite je li svako pitanje u kvizu otv
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr "Komentari Instruktora"
msgid "Interest"
msgstr "Kamata"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "Uvod"
@@ -3046,7 +3078,7 @@ msgstr "Samo po Pozivu"
msgid "Invite Request"
msgstr "Pozivni Zahtjev"
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr "Pozovi vaš tim i učenike"
@@ -3078,7 +3110,7 @@ msgstr "SCORM Paket"
msgid "Issue Date"
msgstr "Datum Izdavanja"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr "Izdaj Certifikat"
@@ -3158,7 +3190,7 @@ msgstr "Naziv Posla"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr "Poslovi"
@@ -3473,6 +3505,10 @@ msgstr "Oznaka"
msgid "Language"
msgstr "Jezik"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "Prezime"
@@ -3488,6 +3524,10 @@ msgstr "Posljednja Prijava"
msgid "Launch File"
msgstr "Pokreni Datoteku"
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr "Lekcija je uspješno ažurirana"
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr "Učitaj Još"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr "Lokal"
@@ -3644,12 +3686,24 @@ msgstr "Lokacija"
msgid "Location Preference"
msgstr "Preferenca Lokacije"
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "Prijava"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr "Prijavi se na Frappe Cloud?"
@@ -3787,13 +3841,14 @@ msgstr "ID Sastanka"
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr "Modul je netačan."
msgid "Monday"
msgstr "Ponedjeljak"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr "Monetizacija"
@@ -4080,6 +4135,10 @@ msgstr "Više"
msgid "Multiple Correct Answers"
msgstr "Više Tačnih Odgovora"
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr "Moja Dostupnost"
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr "Nema Kvizova"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr "Nema Snimanja"
@@ -4251,11 +4311,19 @@ msgstr "Još nije dodano nijedno pitanje"
msgid "No quizzes added yet."
msgstr "Još nije dodat nijedan kviz."
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr "Nema slobodnih termina za ovaj datum."
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr "Nema učenika u ovoj grupi"
@@ -4267,7 +4335,7 @@ msgstr "Nema prijava"
msgid "No {0}"
msgstr "Bez {0}"
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "Br."
@@ -4291,6 +4359,8 @@ msgstr "Nije Dostupno za Pregled"
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr "Nije Ocijenjeno"
@@ -4364,7 +4434,7 @@ msgstr "Programu se mogu dodati samo kursevi za koje je samostalno učenje onemo
msgid "Only files of type {0} will be accepted."
msgstr "Samo datoteke tipa {0} će biti prihvaćeni."
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr "Dozvoljena je samo datoteka slike."
@@ -4466,6 +4536,7 @@ msgstr "PAN"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr "Djelomično Završeno"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr "Aplikacija plaćanja nije instalirana"
msgid "Pending"
msgstr "Na čekanju"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr "Članovi Programa"
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr "Vježba Programiranja"
@@ -5014,6 +5093,7 @@ msgstr "Programi"
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr "Pitanja su uspješno izbrisana"
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr "Kviz je uspješno ažuriran"
msgid "Quiz will appear at the bottom of the lesson."
msgstr "Kviz će se pojaviti na dnu lekcije."
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr "Procjena"
msgid "Rating cannot be 0"
msgstr "Ocjena ne može biti 0"
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr "Ukloni"
msgid "Reply To"
msgstr "Odgovori"
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr "Zatraži Poziv"
@@ -5375,7 +5464,8 @@ msgstr "Preferenca Uloge"
msgid "Role updated successfully"
msgstr "Uloga je uspješno ažurirana"
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "Uloge"
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr "Spremi"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "Raspored"
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr "Obim"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr "Bodovi"
msgid "Score Out Of"
msgstr "Rezultat Od Mogućih"
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,8 +5596,9 @@ msgid "Search"
msgstr "Traži"
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
msgstr "Pretraživanje po imenu člana"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
msgid "Search by Name"
@@ -5586,16 +5684,17 @@ msgstr "Postavi boju"
msgid "Set your Password"
msgstr "Postavite svoju Lozinku"
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr "Postavljanje"
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr "Postavljanje Platnog Prolaza"
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr "Postavke Prijave"
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr "Prijave"
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr "Termin uspješno dodan"
msgid "Slot deleted successfully"
msgstr "Termin uspješno izbrisan"
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr "Država/Pokrajina"
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr "Statistika"
@@ -5871,6 +5979,7 @@ msgstr "Statistika"
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr "Statistika"
msgid "Status"
msgstr "Status"
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr "Status/Rezultat"
@@ -5939,7 +6052,7 @@ msgstr "Podgrupa"
msgid "Subject"
msgstr "Predmet"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr "Predmet je obavezan"
@@ -5986,6 +6099,10 @@ msgstr "Podnesi i Nastavi"
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr "Pošalji svoj životopis kako biste nastavili sa prijavom za ovu poziciju. Nakon prijave, bit će podijeljen s objavom za posao."
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr "Test Kviz"
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr "Testovi"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr "Vremena:"
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr "Do Datuma"
msgid "To join this batch, please contact the Administrator."
msgstr "Da biste se pridružili ovoj grupi, kontaktirajte administratora."
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "Nedavno se prijavilo previše korisnika, pa je registracija onemogućena. Pokušajte ponovo za sat vremena"
@@ -6484,6 +6606,7 @@ msgstr "Twitter"
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr "UK Ocjenjivanje (npr. 1., 2:2)"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr "Neizlistane"
msgid "Unpublished"
msgstr "Neobjavljeno"
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr "Volontiranje ili Stažiranje"
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr "Vrijeme Gledanja"

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: cs_CZ\n"
"Language-Team: Czech\n"
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: cs\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: cs_CZ\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr ""
@@ -184,7 +180,7 @@ msgstr ""
msgid "Add a Student"
msgstr ""
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr ""
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr ""
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr ""
msgid "Add your assignment as {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr ""
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr ""
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr ""
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr ""
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr ""
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr ""
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr ""
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr ""
msgid "Certification Name"
msgstr ""
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr ""
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr ""
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr ""
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr ""
@@ -1717,15 +1735,15 @@ msgstr ""
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr ""
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr ""
msgid "Current Lesson"
msgstr ""
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr ""
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr ""
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr ""
@@ -1987,6 +2008,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr ""
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr ""
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr ""
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr ""
@@ -2357,7 +2386,6 @@ msgstr ""
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr ""
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr ""
msgid "Interest"
msgstr ""
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr ""
@@ -3046,7 +3078,7 @@ msgstr ""
msgid "Invite Request"
msgstr ""
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr ""
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr ""
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr ""
@@ -3473,6 +3505,10 @@ msgstr ""
msgid "Language"
msgstr ""
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr ""
@@ -3488,6 +3524,10 @@ msgstr ""
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr ""
@@ -3644,12 +3686,24 @@ msgstr ""
msgid "Location Preference"
msgstr ""
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr ""
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr ""
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr ""
msgid "Monday"
msgstr ""
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr ""
msgid "Multiple Correct Answers"
msgstr ""
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr ""
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr ""
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr ""
msgid "No {0}"
msgstr ""
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr ""
@@ -4291,6 +4359,8 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr ""
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr ""
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr ""
@@ -4466,6 +4536,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr ""
msgid "Pending"
msgstr ""
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr ""
msgid "Rating cannot be 0"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr ""
msgid "Reply To"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr ""
@@ -5375,7 +5464,8 @@ msgstr ""
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr ""
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr ""
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr ""
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr ""
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr ""
msgid "Score Out Of"
msgstr ""
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr ""
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr ""
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr ""
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr ""
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr ""
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr ""
@@ -5871,6 +5979,7 @@ msgstr ""
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr ""
msgid "Status"
msgstr ""
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr ""
@@ -5939,7 +6052,7 @@ msgstr ""
msgid "Subject"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr ""
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr ""
msgid "To join this batch, please contact the Administrator."
msgstr ""
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr ""
@@ -6484,6 +6606,7 @@ msgstr ""
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr ""
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr ""
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: de_DE\n"
"Language-Team: German\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: de\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: de_DE\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr "Über"
@@ -184,7 +180,7 @@ msgstr "Lektion hinzufügen"
msgid "Add a Student"
msgstr "Schüler hinzufügen"
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr "Kurs hinzufügen"
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr ""
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr "Fügen Sie mindestens eine mögliche Antwort für diese Frage hinzu: {0}"
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr "Webseite zur Seitenleiste hinzufügen"
msgid "Add your assignment as {0}"
msgstr "Aufgabe als {0} hinzufügen"
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr "Betrag inkl. MwSt."
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr "Ankündigung"
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr "Möchten Sie sich wirklich bei Ihrem Frappe Cloud-Dashboard anmelden?"
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr ""
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr "Aufgabenanhang"
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr "Die Aufgabe wird unten in der Lektion angezeigt."
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr "Durchschnittliche Bewertung"
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr "Charge:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr ""
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr "Zertifikate"
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr ""
msgid "Certification Name"
msgstr "Zertifizierungsname"
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr "Geschlossen"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr "Cloud"
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr "Abgeschlossen"
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr ""
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr "Kurse"
@@ -1717,15 +1735,15 @@ msgstr "Eine Live-Klasse erstellen"
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr "Erstellt"
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr "Währung"
msgid "Current Lesson"
msgstr "Aktuelle Lektion"
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr "Dashboard"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr "Abschlussart"
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr "Schreibtisch"
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "Details"
@@ -1987,6 +2008,7 @@ msgstr "Diskussionen"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr "E-Mail"
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr ""
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr "Einschreibungen"
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr "Geben Sie die Client-Id und das Client-Geheimnis in den Google-Einstellungen ein, um Kalendereinladungen für Bewertungen zu versenden."
@@ -2357,7 +2386,6 @@ msgstr "Bewertende Person"
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr "Mehr entdecken"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr "Von-Datum"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr "Kommentare der Dozenten"
msgid "Interest"
msgstr "Zinsen"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "Einleitung"
@@ -3046,7 +3078,7 @@ msgstr "Nur auf Einladung"
msgid "Invite Request"
msgstr "Einladungsanfrage"
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr "Anfragedatum"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr "Stellenbezeichnung"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr "freie Stellen"
@@ -3473,6 +3505,10 @@ msgstr "Bezeichnung"
msgid "Language"
msgstr "Sprache"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "Nachname"
@@ -3488,6 +3524,10 @@ msgstr ""
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr "Mehr laden"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr "Lokal"
@@ -3644,12 +3686,24 @@ msgstr "Ort"
msgid "Location Preference"
msgstr ""
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "Anmelden"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr "Melden Sie sich bei Frappe Cloud an?"
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr ""
msgid "Monday"
msgstr "Montag"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr "Weiter"
msgid "Multiple Correct Answers"
msgstr ""
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr "Meine Verfügbarkeit"
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr "Keine Aufzeichnung"
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr "Für dieses Datum sind keine Plätze verfügbar."
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr ""
msgid "No {0}"
msgstr "Keine {0}"
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "Nr."
@@ -4291,6 +4359,8 @@ msgstr "Nicht für die Vorschau verfügbar"
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr "Nicht bewertet"
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr "Es werden nur Dateien vom Typ {0} akzeptiert."
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr ""
@@ -4466,6 +4536,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr "Teilweise abgeschlossen"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr ""
msgid "Pending"
msgstr "Ausstehend"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson."
msgstr "Das Quiz wird am Ende der Lektion angezeigt."
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr "Bewertung"
msgid "Rating cannot be 0"
msgstr "Bewertung kann nicht 0 sein"
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr "Entfernen"
msgid "Reply To"
msgstr "Antworten auf"
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr "Einladung anfragen"
@@ -5375,7 +5464,8 @@ msgstr ""
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "Rollen"
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr "Speichern"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "Planen"
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr "Geltungsbereich"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr "Ergebnis"
msgid "Score Out Of"
msgstr ""
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr "Suchen"
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr ""
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr ""
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr ""
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr "Staat / Provinz"
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr "Statistiken"
@@ -5871,6 +5979,7 @@ msgstr "Statistiken"
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr "Statistiken"
msgid "Status"
msgstr "Status"
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr "Status/Punktzahl"
@@ -5939,7 +6052,7 @@ msgstr "Untergruppe"
msgid "Subject"
msgstr "Betreff"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr ""
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr "Bis-Datum"
msgid "To join this batch, please contact the Administrator."
msgstr "Um dieser Gruppe beizutreten, wenden Sie sich bitte an den Administrator."
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "Zu viele Benutzer unterzeichnete vor kurzem, also die Registrierung ist deaktiviert. Bitte versuchen Sie es in einer Stunde zurück"
@@ -6484,6 +6606,7 @@ msgstr "Twitter"
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr "Britische Benotung (z. B. 1., 2:2)"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr ""
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr ""
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -1,22 +1,17 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: eo_UY\n"
"Language-Team: Esperanto\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: eo\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: eo_UY\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +74,7 @@ msgstr "crwdns152597:0crwdne152597:0"
msgid "A one line introduction to the course that appears on the course card"
msgstr "crwdns151462:0crwdne151462:0"
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr "crwdns149200:0crwdne149200:0"
@@ -184,7 +179,7 @@ msgstr "crwdns149222:0crwdne149222:0"
msgid "Add a Student"
msgstr "crwdns149224:0crwdne149224:0"
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr "crwdns151726:0crwdne151726:0"
@@ -196,7 +191,7 @@ msgstr "crwdns149226:0crwdne149226:0"
msgid "Add a keyword and then press enter"
msgstr "crwdns152004:0crwdne152004:0"
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr "crwdns151728:0crwdne151728:0"
@@ -229,7 +224,7 @@ msgstr "crwdns152104:0crwdne152104:0"
msgid "Add at least one possible answer for this question: {0}"
msgstr "crwdns149236:0{0}crwdne149236:0"
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr "crwdns154437:0crwdne154437:0"
@@ -237,7 +232,7 @@ msgstr "crwdns154437:0crwdne154437:0"
msgid "Add quiz to this video"
msgstr "crwdns155290:0crwdne155290:0"
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr "crwdns154439:0crwdne154439:0"
@@ -249,11 +244,11 @@ msgstr "crwdns149238:0crwdne149238:0"
msgid "Add your assignment as {0}"
msgstr "crwdns149240:0{0}crwdne149240:0"
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr "crwdns154441:0crwdne154441:0"
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr "crwdns154443:0crwdne154443:0"
@@ -368,15 +363,15 @@ msgstr "crwdns151732:0crwdne151732:0"
msgid "Amount with GST"
msgstr "crwdns149276:0crwdne149276:0"
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr "crwdns149278:0crwdne149278:0"
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr "crwdns151584:0crwdne151584:0"
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr "crwdns155068:0crwdne155068:0"
@@ -448,6 +443,7 @@ msgstr "crwdns152465:0crwdne152465:0"
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +470,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr "crwdns149308:0{0}crwdne149308:0"
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +502,9 @@ msgstr "crwdns155856:0crwdne155856:0"
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +523,7 @@ msgstr "crwdns149316:0crwdne149316:0"
msgid "Assignment Submission"
msgstr "crwdns155858:0crwdne155858:0"
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr "crwdns154518:0crwdne154518:0"
@@ -556,7 +555,7 @@ msgstr "crwdns154598:0crwdne154598:0"
msgid "Assignment will appear at the bottom of the lesson."
msgstr "crwdns149324:0crwdne149324:0"
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,9 +619,9 @@ msgstr "crwdns155800:0crwdne155800:0"
msgid "Average Rating"
msgstr "crwdns149336:0crwdne149336:0"
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
msgstr "crwdns155802:0crwdne155802:0"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
msgid "Back to Course"
@@ -800,7 +799,9 @@ msgid "Batch:"
msgstr "crwdns152469:0crwdne152469:0"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr "crwdns149380:0crwdne149380:0"
@@ -953,6 +954,7 @@ msgstr "crwdns152601:0crwdne152601:0"
msgid "Certificate saved successfully"
msgstr "crwdns149426:0crwdne149426:0"
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr "crwdns149428:0crwdne149428:0"
@@ -968,7 +970,7 @@ msgstr "crwdns151924:0crwdne151924:0"
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +993,23 @@ msgstr "crwdns149432:0crwdne149432:0"
msgid "Certification Name"
msgstr "crwdns149436:0crwdne149436:0"
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr "crwdns152422:0crwdne152422:0"
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr "crwdns154600:0crwdne154600:0"
@@ -1162,6 +1173,7 @@ msgid "Closed"
msgstr "crwdns149474:0crwdne149474:0"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr "crwdns149476:0crwdne149476:0"
@@ -1246,7 +1258,6 @@ msgstr "crwdns155232:0crwdne155232:0"
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1363,10 @@ msgstr "crwdns149520:0crwdne149520:0"
msgid "Completion Certificate"
msgstr "crwdns149522:0crwdne149522:0"
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1679,10 @@ msgstr "crwdns149596:0{0}crwdne149596:0"
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr "crwdns149598:0crwdne149598:0"
@@ -1717,15 +1734,15 @@ msgstr "crwdns149614:0crwdne149614:0"
msgid "Create a Quiz"
msgstr "crwdns155804:0crwdne155804:0"
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr "crwdns154445:0crwdne154445:0"
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr "crwdns151738:0crwdne151738:0"
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr "crwdns154447:0crwdne154447:0"
@@ -1737,15 +1754,15 @@ msgstr "crwdns155882:0crwdne155882:0"
msgid "Create an Assignment"
msgstr "crwdns154604:0crwdne154604:0"
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr "crwdns154449:0crwdne154449:0"
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr "crwdns154451:0crwdne154451:0"
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr "crwdns154453:0crwdne154453:0"
@@ -1753,11 +1770,11 @@ msgstr "crwdns154453:0crwdne154453:0"
msgid "Created"
msgstr "crwdns152116:0crwdne152116:0"
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr "crwdns154455:0crwdne154455:0"
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr "crwdns154457:0crwdne154457:0"
@@ -1776,7 +1793,7 @@ msgstr "crwdns149618:0crwdne149618:0"
msgid "Current Lesson"
msgstr "crwdns149620:0crwdne149620:0"
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr "crwdns154459:0crwdne154459:0"
@@ -1819,6 +1836,8 @@ msgstr "crwdns149630:0crwdne149630:0"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1894,7 @@ msgstr "crwdns149644:0crwdne149644:0"
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1967,8 @@ msgid "Desk"
msgstr "crwdns149652:0crwdne149652:0"
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "crwdns149654:0crwdne149654:0"
@@ -1987,6 +2007,7 @@ msgstr "crwdns149664:0crwdne149664:0"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2060,7 @@ msgstr "crwdns149680:0crwdne149680:0"
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2270,17 @@ msgstr "crwdns149732:0crwdne149732:0"
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr "crwdns149734:0crwdne149734:0"
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr "crwdns149736:0crwdne149736:0"
@@ -2357,7 +2385,6 @@ msgstr "crwdns149758:0crwdne149758:0"
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2504,9 @@ msgstr "crwdns149786:0crwdne149786:0"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2537,7 @@ msgstr "crwdns155708:0{0}crwdne155708:0"
msgid "Failed to update badge assignment: "
msgstr "crwdns155896:0crwdne155896:0"
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr "crwdns155244:0{0}crwdne155244:0"
@@ -2618,6 +2647,7 @@ msgstr "crwdns149822:0crwdne149822:0"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2909,7 @@ msgstr "crwdns149908:0crwdne149908:0"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3038,8 @@ msgstr "crwdns149944:0crwdne149944:0"
msgid "Interest"
msgstr "crwdns149946:0crwdne149946:0"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "crwdns154463:0crwdne154463:0"
@@ -3046,7 +3077,7 @@ msgstr "crwdns149960:0crwdne149960:0"
msgid "Invite Request"
msgstr "crwdns149962:0crwdne149962:0"
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr "crwdns154465:0crwdne154465:0"
@@ -3078,7 +3109,7 @@ msgstr "crwdns151636:0crwdne151636:0"
msgid "Issue Date"
msgstr "crwdns149968:0crwdne149968:0"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr "crwdns154467:0crwdne154467:0"
@@ -3158,7 +3189,7 @@ msgstr "crwdns149992:0crwdne149992:0"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr "crwdns149994:0crwdne149994:0"
@@ -3473,6 +3504,10 @@ msgstr "crwdns150074:0crwdne150074:0"
msgid "Language"
msgstr "crwdns155728:0crwdne155728:0"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "crwdns150076:0crwdne150076:0"
@@ -3488,6 +3523,10 @@ msgstr "crwdns150078:0crwdne150078:0"
msgid "Launch File"
msgstr "crwdns151638:0crwdne151638:0"
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3589,7 @@ msgstr "crwdns155098:0crwdne155098:0"
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3668,7 @@ msgid "Load More"
msgstr "crwdns150112:0crwdne150112:0"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr "crwdns150116:0crwdne150116:0"
@@ -3644,12 +3685,24 @@ msgstr "crwdns150118:0crwdne150118:0"
msgid "Location Preference"
msgstr "crwdns150120:0crwdne150120:0"
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "crwdns150122:0crwdne150122:0"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr "crwdns152505:0crwdne152505:0"
@@ -3787,13 +3840,14 @@ msgstr "crwdns155254:0crwdne155254:0"
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4121,7 @@ msgstr "crwdns150202:0crwdne150202:0"
msgid "Monday"
msgstr "crwdns150204:0crwdne150204:0"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr "crwdns154469:0crwdne154469:0"
@@ -4080,6 +4134,10 @@ msgstr "crwdns150206:0crwdne150206:0"
msgid "Multiple Correct Answers"
msgstr "crwdns150208:0crwdne150208:0"
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr "crwdns150210:0crwdne150210:0"
@@ -4195,6 +4253,7 @@ msgid "No Quizzes"
msgstr "crwdns155824:0crwdne155824:0"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr "crwdns150246:0crwdne150246:0"
@@ -4251,11 +4310,19 @@ msgstr "crwdns155826:0crwdne155826:0"
msgid "No quizzes added yet."
msgstr "crwdns155292:0crwdne155292:0"
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr "crwdns150264:0crwdne150264:0"
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr "crwdns155100:0crwdne155100:0"
@@ -4267,7 +4334,7 @@ msgstr "crwdns152128:0crwdne152128:0"
msgid "No {0}"
msgstr "crwdns150268:0{0}crwdne150268:0"
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "crwdns150274:0crwdne150274:0"
@@ -4291,6 +4358,8 @@ msgstr "crwdns150282:0crwdne150282:0"
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr "crwdns150284:0crwdne150284:0"
@@ -4364,7 +4433,7 @@ msgstr "crwdns151770:0crwdne151770:0"
msgid "Only files of type {0} will be accepted."
msgstr "crwdns150308:0{0}crwdne150308:0"
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr "crwdns150310:0crwdne150310:0"
@@ -4466,6 +4535,7 @@ msgstr "crwdns150346:0crwdne150346:0"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4588,9 @@ msgstr "crwdns150360:0crwdne150360:0"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4707,12 @@ msgstr "crwdns150388:0crwdne150388:0"
msgid "Pending"
msgstr "crwdns150390:0crwdne150390:0"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5050,7 @@ msgid "Program Members"
msgstr "crwdns151794:0crwdne151794:0"
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr "crwdns155742:0crwdne155742:0"
@@ -5014,6 +5092,7 @@ msgstr "crwdns154532:0crwdne154532:0"
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5229,7 @@ msgstr "crwdns150520:0crwdne150520:0"
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5282,7 @@ msgstr "crwdns150538:0crwdne150538:0"
msgid "Quiz will appear at the bottom of the lesson."
msgstr "crwdns150540:0crwdne150540:0"
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5313,10 @@ msgstr "crwdns150544:0crwdne150544:0"
msgid "Rating cannot be 0"
msgstr "crwdns150546:0crwdne150546:0"
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5390,10 @@ msgstr "crwdns151490:0crwdne151490:0"
msgid "Reply To"
msgstr "crwdns150570:0crwdne150570:0"
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr "crwdns150572:0crwdne150572:0"
@@ -5375,7 +5463,8 @@ msgstr "crwdns150594:0crwdne150594:0"
msgid "Role updated successfully"
msgstr "crwdns155104:0crwdne155104:0"
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "crwdns154473:0crwdne154473:0"
@@ -5460,6 +5549,7 @@ msgid "Save"
msgstr "crwdns150612:0crwdne150612:0"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "crwdns150614:0crwdne150614:0"
@@ -5480,6 +5570,7 @@ msgid "Scope"
msgstr "crwdns150620:0crwdne150620:0"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5583,11 @@ msgstr "crwdns150622:0crwdne150622:0"
msgid "Score Out Of"
msgstr "crwdns150624:0crwdne150624:0"
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,8 +5595,9 @@ msgid "Search"
msgstr "crwdns150626:0crwdne150626:0"
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
msgstr "crwdns155836:0crwdne155836:0"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
msgid "Search by Name"
@@ -5586,16 +5683,17 @@ msgstr "crwdns157176:0crwdne157176:0"
msgid "Set your Password"
msgstr "crwdns150646:0crwdne150646:0"
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr "crwdns154475:0crwdne154475:0"
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr "crwdns154477:0crwdne154477:0"
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5789,15 @@ msgid "Signup Settings"
msgstr "crwdns150682:0crwdne150682:0"
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr "crwdns150684:0crwdne150684:0"
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5835,10 @@ msgstr "crwdns155108:0crwdne155108:0"
msgid "Slot deleted successfully"
msgstr "crwdns155110:0crwdne155110:0"
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5952,8 @@ msgstr "crwdns155838:0crwdne155838:0"
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr "crwdns150732:0crwdne150732:0"
@@ -5871,6 +5978,7 @@ msgstr "crwdns150732:0crwdne150732:0"
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +5999,10 @@ msgstr "crwdns150732:0crwdne150732:0"
msgid "Status"
msgstr "crwdns150734:0crwdne150734:0"
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr "crwdns150736:0crwdne150736:0"
@@ -5939,7 +6051,7 @@ msgstr "crwdns150754:0crwdne150754:0"
msgid "Subject"
msgstr "crwdns150756:0crwdne150756:0"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr "crwdns155112:0crwdne155112:0"
@@ -5986,6 +6098,10 @@ msgstr "crwdns154710:0crwdne154710:0"
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr "crwdns150764:0crwdne150764:0"
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6241,6 @@ msgstr "crwdns155840:0crwdne155840:0"
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6261,7 @@ msgstr "crwdns150790:0crwdne150790:0"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6502,7 @@ msgstr "crwdns150848:0crwdne150848:0"
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6553,10 @@ msgstr "crwdns150854:0crwdne150854:0"
msgid "To join this batch, please contact the Administrator."
msgstr "crwdns150858:0crwdne150858:0"
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "crwdns150862:0crwdne150862:0"
@@ -6484,6 +6605,7 @@ msgstr "crwdns150876:0crwdne150876:0"
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6635,7 @@ msgstr "crwdns150882:0crwdne150882:0"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6674,10 @@ msgstr "crwdns150892:0crwdne150892:0"
msgid "Unpublished"
msgstr "crwdns152296:0crwdne152296:0"
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6870,7 @@ msgid "Volunteering or Internship"
msgstr "crwdns150948:0crwdne150948:0"
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr "crwdns155846:0crwdne155846:0"

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: es_ES\n"
"Language-Team: Spanish\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: es-ES\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: es_ES\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr "Una introducción de una línea al curso que aparece en la tarjeta del curso."
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr "Acerca de"
@@ -184,7 +180,7 @@ msgstr "Añadir una lección"
msgid "Add a Student"
msgstr "Añadir a un estudiante"
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr "Añadir un capítulo"
@@ -196,7 +192,7 @@ msgstr "Añadir un curso"
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr "Añadir una lección"
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr "Añadir al menos una respuesta posible para esta pregunta: {0}"
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr "Agregar página web a la barra lateral"
msgid "Add your assignment as {0}"
msgstr "Añadir su tarea como {0}"
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr "Importe con GST"
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr "Anuncio"
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr "¿Estás seguro de que deseas iniciar sesión en el panel de Frappe Clou
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr "La evaluación {0} ya se ha agregado a este lote."
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr "Adjunto de la asignación"
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr "La tarea aparecerá al final de la lección."
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr "Puntuación media"
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr "Lote:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr "Lotes"
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr "Certificado guardado correctamente"
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr "Certificados"
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr "Detalles de certificación"
msgid "Certification Name"
msgstr "Nombre de la certificación"
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr "Cerrado"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr "Nube"
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr "Completado"
msgid "Completion Certificate"
msgstr "Certificado de finalización"
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr "El curso {0} ya se ha agregado a este lote."
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr "Cursos"
@@ -1717,15 +1735,15 @@ msgstr "Crear una clase en vivo"
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr "Creado"
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr "Divisa / Moneda"
msgid "Current Lesson"
msgstr "Lección actual"
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr "Tablero"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr "Tipo de Grado"
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr "Escritorio"
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "Detalles"
@@ -1987,6 +2008,7 @@ msgstr "Discusiones"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr "Correo Electrónico"
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr "Error al inscribirse"
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr "Inscripciones"
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr "Ingrese el ID del cliente y el secreto del cliente en la configuración de Google para enviar invitaciones al calendario para evaluaciones."
@@ -2357,7 +2386,6 @@ msgstr "Evaluador"
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr "Explorar más"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr "Desde la fecha"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr "Si desea preguntas abiertas, asegúrese de que cada pregunta del cuestio
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr "Comentarios del instructor"
msgid "Interest"
msgstr "Interesar"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "Introducción"
@@ -3046,7 +3078,7 @@ msgstr "Solo por invitación"
msgid "Invite Request"
msgstr "Solicitudes de invitación"
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr "Fecha de emisión"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr "Título del trabajo"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr "Trabajos"
@@ -3473,6 +3505,10 @@ msgstr "Etiqueta"
msgid "Language"
msgstr "Idioma"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "Apellido"
@@ -3488,6 +3524,10 @@ msgstr "Última presentación"
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr "Carga más"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr "Local"
@@ -3644,12 +3686,24 @@ msgstr "Ubicación"
msgid "Location Preference"
msgstr "Preferencia de ubicación"
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "Iniciar sesión"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr ""
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr "Módulo incorrecto."
msgid "Monday"
msgstr "Lunes"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr "Más"
msgid "Multiple Correct Answers"
msgstr "Múltiples respuestas correctas"
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr "Mi disponibilidad"
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr "Sin grabación"
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr "No hay cupos disponibles para esta fecha."
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr ""
msgid "No {0}"
msgstr "No {0}"
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "Nº"
@@ -4291,6 +4359,8 @@ msgstr "No disponible para vista previa"
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr "Sin calificar"
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr "Sólo se aceptarán archivos del tipo {0}."
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr "Sólo se permiten archivos de imagen."
@@ -4466,6 +4536,7 @@ msgstr "PAN"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr "Parcialmente completo"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr "La aplicación de pagos no está instalada"
msgid "Pending"
msgstr "Pendiente"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr "Preguntas eliminadas correctamente"
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr "Cuestionario actualizado correctamente"
msgid "Quiz will appear at the bottom of the lesson."
msgstr "El cuestionario aparecerá al final de la lección."
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr "Clasificación"
msgid "Rating cannot be 0"
msgstr "La calificación no puede ser 0"
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr "Eliminar"
msgid "Reply To"
msgstr "Responder a"
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr "Solicitar invitación"
@@ -5375,7 +5464,8 @@ msgstr "Preferencia de rol"
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "Roles"
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr "Guardar"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "Calendario"
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr "Alcance"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr "Puntuación"
msgid "Score Out Of"
msgstr "Puntuación fuera de"
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr "Buscar"
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr "Establecer Contraseña"
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr "Configuración de registro"
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr "Inscripciones"
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr "Provincia del estado"
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr "Estadísticas"
@@ -5871,6 +5979,7 @@ msgstr "Estadísticas"
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr "Estadísticas"
msgid "Status"
msgstr "Estado"
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr "Estado/Puntuación"
@@ -5939,7 +6052,7 @@ msgstr "Subgrupo"
msgid "Subject"
msgstr "Asunto"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr "Envíe su currículum para proceder con su solicitud para este puesto. Una vez enviado, será compartido con el anunciante del puesto."
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr "Pruebas"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr "Horarios:"
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr "Hasta la fecha"
msgid "To join this batch, please contact the Administrator."
msgstr "Para unirse a este lote, comuníquese con el Administrador."
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "Hay demasiados usuarios se inscribieron recientemente, por lo que el registro está desactivado. Por favor, intente volver en una hora"
@@ -6484,6 +6606,7 @@ msgstr "Twitter"
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr "Calificación de Reino Unido (ej., 1º, 2:2)"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr "No listado"
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr "Voluntariado o pasantía"
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: fa_IR\n"
"Language-Team: Persian\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: fa\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: fa_IR\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr "درباره"
@@ -184,7 +180,7 @@ msgstr "افزودن درس"
msgid "Add a Student"
msgstr "افزودن دانش‌آموز"
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr "افزودن دوره"
msgid "Add a keyword and then press enter"
msgstr "یک کلمه کلیدی اضافه کنید و سپس اینتر را فشار دهید"
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr ""
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr "حداقل یک پاسخ ممکن برای این سؤال اضافه کنید: {0}"
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr "افزودن صفحه وب را به نوار کناری"
msgid "Add your assignment as {0}"
msgstr "تکلیف خود را به عنوان {0} اضافه کنید"
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr "مبلغ با GST"
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr "اطلاعیه"
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr ""
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr "ارزیابی {0} قبلاً به این دسته اضافه شده است."
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr "پیوست تکلیف"
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr "تکلیف زیر درس نشان داده می‌شود."
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr "میانگین امتیاز"
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr "دسته:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr ""
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr "گواهی‌ها"
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr ""
msgid "Certification Name"
msgstr ""
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr "گواهی شده"
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr "بسته شده"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr "ابر"
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr "تکمیل شده"
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr "دوره {0} قبلاً به این دسته اضافه شده است."
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr "دوره ها"
@@ -1717,15 +1735,15 @@ msgstr ""
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr "ایجاد شده"
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr "واحد پول"
msgid "Current Lesson"
msgstr "درس فعلی"
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr "داشبورد"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr "نوع مدرک"
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr "پیشخوان"
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "جزئیات"
@@ -1987,6 +2008,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr "ایمیل"
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr ""
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr ""
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr ""
@@ -2357,7 +2386,6 @@ msgstr "ارزیاب"
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr "از تاریخ"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr ""
msgid "Interest"
msgstr "علاقه"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "معرفی"
@@ -3046,7 +3078,7 @@ msgstr ""
msgid "Invite Request"
msgstr ""
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr "تیم و دانش آموزان خود را دعوت کنید"
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr "تاریخ صدور"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr "عنوان شغلی"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr "شغل ها"
@@ -3473,6 +3505,10 @@ msgstr "برچسب"
msgid "Language"
msgstr "زبان"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "نام خانوادگی"
@@ -3488,6 +3524,10 @@ msgstr ""
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr "درس با موفقیت به‌روزرسانی شد"
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr "بارگذاری بیشتر"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr "محلی"
@@ -3644,12 +3686,24 @@ msgstr "محل"
msgid "Location Preference"
msgstr ""
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "وارد شدن"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr "ورود به Frappe Cloud?"
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr ""
msgid "Monday"
msgstr "دوشنبه"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr "بیشتر"
msgid "Multiple Correct Answers"
msgstr ""
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr ""
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr ""
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr "ارسالی وجود ندارد"
msgid "No {0}"
msgstr "نه {0}"
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "شماره"
@@ -4291,6 +4359,8 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr ""
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr "فقط فایل هایی از نوع {0} پذیرفته می‌شوند."
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr ""
@@ -4466,6 +4536,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr ""
msgid "Pending"
msgstr "انتظار"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson."
msgstr "تکلیف زیر درس نشان داده می‌شود."
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr "رتبه بندی"
msgid "Rating cannot be 0"
msgstr "امتیاز نمی‌تواند ۰ باشد"
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr "حدف"
msgid "Reply To"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr ""
@@ -5375,7 +5464,8 @@ msgstr ""
msgid "Role updated successfully"
msgstr "نقش با موفقیت به‌روزرسانی شد"
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "نقش ها"
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr "ذخیره"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "زمان‌بندی"
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr "محدوده"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr "نمره"
msgid "Score Out Of"
msgstr ""
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr "جستجو کردن"
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr ""
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr "راه‌اندازی درگاه پرداخت"
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr ""
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr ""
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr "ایالت/استان"
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr "آمار"
@@ -5871,6 +5979,7 @@ msgstr "آمار"
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr "آمار"
msgid "Status"
msgstr "وضعیت"
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr ""
@@ -5939,7 +6052,7 @@ msgstr "زیر گروه"
msgid "Subject"
msgstr "موضوع"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr "موضوع الزامی است"
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr ""
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr "تا تاریخ"
msgid "To join this batch, please contact the Administrator."
msgstr ""
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "کاربران زیادی اخیرا ثبت نام کرده اند، بنابراین ثبت نام غیرفعال است. لطفا یک ساعت دیگر دوباره امتحان کنید"
@@ -6484,6 +6606,7 @@ msgstr "توییتر"
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr ""
msgid "Unpublished"
msgstr "منتشر نشده"
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr ""
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: hr_HR\n"
"Language-Team: Croatian\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: hr\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: hr_HR\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr "Tečaj ne može imati i plaćenu potvrdu i potvrdu o završetku."
msgid "A one line introduction to the course that appears on the course card"
msgstr "Uvod u tečaj u jednom redu koji se pojavljuje na kartici tečaja"
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr "O"
@@ -184,7 +180,7 @@ msgstr "Dodaj Lekciju"
msgid "Add a Student"
msgstr "Dodaj Studenta"
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr "Dodaj Poglavlje"
@@ -196,7 +192,7 @@ msgstr "Dodaj Tečaj"
msgid "Add a keyword and then press enter"
msgstr "Dodaj ključnu riječ, a zatim pritisnite enter"
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr "Dodaj Lekciju"
@@ -229,7 +225,7 @@ msgstr "Dodaj zadatak svojoj lekciji"
msgid "Add at least one possible answer for this question: {0}"
msgstr "Dodaj barem jedan mogući odgovor na ovo pitanje: {0}"
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr "Dodaj tečajeve vašoj grupi"
@@ -237,7 +233,7 @@ msgstr "Dodaj tečajeve vašoj grupi"
msgid "Add quiz to this video"
msgstr "Dodaj kviz ovom videu"
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr "Dodaj učenike u vašu grupu"
@@ -249,11 +245,11 @@ msgstr "Dodaj web stranicu na bočnu traku"
msgid "Add your assignment as {0}"
msgstr "Dodaj zadatak kao {0}"
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr "Dodaj vaše prvo poglavlje"
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr "Dodaj vašu prvu lekciju"
@@ -368,15 +364,15 @@ msgstr "Iznos i valuta su potrebni za plaćene kurseve."
msgid "Amount with GST"
msgstr "Iznos sa PDV-om"
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr "Objava"
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr "Objava je uspješno poslana"
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr "Najava je obavezna"
@@ -448,6 +444,7 @@ msgstr "Jeste li sigurni da se želite prijaviti na svoju Frappe Cloud Nadzornu
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr "Procjena {0} je već dodana ovoj grupi."
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr "Dodijeljeno za"
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr "Prilog Zadatku"
msgid "Assignment Submission"
msgstr "Podnošenje Zadataka"
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr "Podnošenje Zadataka"
@@ -556,7 +556,7 @@ msgstr "Zadatak je uspješno ažuriran"
msgid "Assignment will appear at the bottom of the lesson."
msgstr "Zadatak će se pojaviti na dnu lekcije."
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,9 +620,9 @@ msgstr "Prosječni Napredak %"
msgid "Average Rating"
msgstr "Prosječna Ocjena"
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
msgstr "Prosječno Vrijeme Gledanja (sekunde)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
msgid "Back to Course"
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr "Šarža:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr "Grupe"
@@ -953,6 +955,7 @@ msgstr "Certifikat o Završetku"
msgid "Certificate saved successfully"
msgstr "Certifikat je uspješno spremljen"
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr "Certifikati"
@@ -968,7 +971,7 @@ msgstr "Certifikati su uspješno generirani"
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr "Detalji Certifikacije"
msgid "Certification Name"
msgstr "Naziv Certifikacije"
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr "Certificiran"
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr "Certificirani Članovi"
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr "Zatvoreno"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr "Cloud"
@@ -1246,7 +1259,6 @@ msgstr "Ključne riječi odvojene zarezom za SEO"
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr "Završeno"
msgid "Completion Certificate"
msgstr "Završni Certifikat"
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr "Kurs {0} je već dodan ovoj grupi."
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr "Kursevi"
@@ -1717,15 +1735,15 @@ msgstr "Kreiraj Razred Uživo"
msgid "Create a Quiz"
msgstr "Izradi Kviz"
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr "Napravi grupu"
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr "Kreiraj kurs"
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr "Napravi Razred Uživo"
@@ -1737,15 +1755,15 @@ msgstr "Izradi novu Značku"
msgid "Create an Assignment"
msgstr "Napravi Zadatak"
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr "Napravi vašu prvu seriju"
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr "Napravi vaš prvi kurs"
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr "Napravi vašj prvi kviz"
@@ -1753,11 +1771,11 @@ msgstr "Napravi vašj prvi kviz"
msgid "Created"
msgstr "Kreirano"
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr "Iyrada grupe u toku"
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr "Izrada tečaja u toku"
@@ -1776,7 +1794,7 @@ msgstr "Valuta"
msgid "Current Lesson"
msgstr "Trenutna Lekcija"
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr "Prilagođeni Predlošci Certifikata"
@@ -1819,6 +1837,8 @@ msgstr "Nadzorna ploča"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr "Tip Stepena"
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr "Radni Prostor"
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "Detalji"
@@ -1987,6 +2008,7 @@ msgstr "Diskusije"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr "E-pošta"
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr "Upis nije uspio"
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr "Upisi"
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr "Unesite Klijent Id i Klijent Tajnu u Google Postavke da pošaljete kalendarske pozivnice za ocjenjivanje."
@@ -2357,7 +2386,6 @@ msgstr "Ocjenjivač"
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr "Istraži Više"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr "Podnošenje nije uspjelo. Pokušaj ponovo. {0}"
msgid "Failed to update badge assignment: "
msgstr "Nije uspjelo ažuriranje dodjele značke: "
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr "Nije uspjelo ažuriranje meta oznaka {0}"
@@ -2618,6 +2648,7 @@ msgstr "Od Datuma"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr "Ako želite otvorena pitanja, provjerite je li svako pitanje u kvizu otv
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr "Komentari Instruktora"
msgid "Interest"
msgstr "Kamata"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "Uvod"
@@ -3046,7 +3078,7 @@ msgstr "Samo po Pozivu"
msgid "Invite Request"
msgstr "Pozivni Zahtjev"
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr "Pozovi vaš tim i učenike"
@@ -3078,7 +3110,7 @@ msgstr "SCORM Paket"
msgid "Issue Date"
msgstr "Datum Izdavanja"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr "Izdaj Certifikat"
@@ -3158,7 +3190,7 @@ msgstr "Naziv Posla"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr "Poslovi"
@@ -3473,6 +3505,10 @@ msgstr "Oznaka"
msgid "Language"
msgstr "Jezik"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "Prezime"
@@ -3488,6 +3524,10 @@ msgstr "Posljednja Prijava"
msgid "Launch File"
msgstr "Pokreni Datoteku"
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr "Lekcija je uspješno ažurirana"
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr "Učitaj Još"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr "Lokal"
@@ -3644,12 +3686,24 @@ msgstr "Lokacija"
msgid "Location Preference"
msgstr "Preferenca Lokacije"
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "Prijava"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr "Prijavi se na Frappe Cloud?"
@@ -3787,13 +3841,14 @@ msgstr "ID Sastanka"
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr "Modul je netačan."
msgid "Monday"
msgstr "Ponedjeljak"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr "Monetizacija"
@@ -4080,6 +4135,10 @@ msgstr "Više"
msgid "Multiple Correct Answers"
msgstr "Više Tačnih Odgovora"
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr "Moja Dostupnost"
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr "Nema Kvizova"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr "Nema Snimanja"
@@ -4251,11 +4311,19 @@ msgstr "Još nije dodano nijedno pitanje"
msgid "No quizzes added yet."
msgstr "Još nije dodan nijedan kviz."
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr "Nema slobodnih termina za ovaj datum."
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr "Nema učenika u ovoj grupi"
@@ -4267,7 +4335,7 @@ msgstr "Nema prijava"
msgid "No {0}"
msgstr "Bez {0}"
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "Br."
@@ -4291,6 +4359,8 @@ msgstr "Nije Dostupno za Pregled"
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr "Nije Ocijenjeno"
@@ -4364,7 +4434,7 @@ msgstr "Programu se mogu dodati samo kursevi za koje je samostalno učenje onemo
msgid "Only files of type {0} will be accepted."
msgstr "Samo datoteke tipa {0} će biti prihvaćeni."
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr "Dozvoljena je samo datoteka slike."
@@ -4466,6 +4536,7 @@ msgstr "PAN"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr "Djelomično Završeno"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr "Aplikacija plaćanja nije instalirana"
msgid "Pending"
msgstr "Na čekanju"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr "Članovi Programa"
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr "Vježba Programiranja"
@@ -5014,6 +5093,7 @@ msgstr "Programi"
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr "Pitanja su uspješno izbrisana"
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr "Kviz je uspješno ažuriran"
msgid "Quiz will appear at the bottom of the lesson."
msgstr "Kviz će se pojaviti na dnu lekcije."
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr "Procjena"
msgid "Rating cannot be 0"
msgstr "Ocjena ne može biti 0"
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr "Ukloni"
msgid "Reply To"
msgstr "Odgovori"
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr "Zatraži Poziv"
@@ -5375,7 +5464,8 @@ msgstr "Preferenca Uloge"
msgid "Role updated successfully"
msgstr "Uloga je uspješno ažurirana"
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "Uloge"
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr "Spremi"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "Raspored"
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr "Obim"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr "Bodovi"
msgid "Score Out Of"
msgstr "Rezultat Od Mogućih"
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,8 +5596,9 @@ msgid "Search"
msgstr "Traži"
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
msgstr "Pretraživanje po imenu člana"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
msgid "Search by Name"
@@ -5586,16 +5684,17 @@ msgstr "Postavi boju"
msgid "Set your Password"
msgstr "Postavite svoju Lozinku"
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr "Postavljanje"
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr "Postavljanje Platnog Prolaza"
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr "Postavke Prijave"
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr "Prijave"
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr "Termin uspješno dodan"
msgid "Slot deleted successfully"
msgstr "Termin uspješno izbrisan"
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr "Država/Pokrajina"
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr "Statistika"
@@ -5871,6 +5979,7 @@ msgstr "Statistika"
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr "Statistika"
msgid "Status"
msgstr "Status"
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr "Status/Rezultat"
@@ -5939,7 +6052,7 @@ msgstr "Podgrupa"
msgid "Subject"
msgstr "Predmet"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr "Predmet je obavezan"
@@ -5986,6 +6099,10 @@ msgstr "Podnesi i Nastavi"
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr "Pošalji svoj životopis kako biste nastavili sa prijavom za ovu poziciju. Nakon prijave, bit će podijeljen s objavom za posao."
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr "Test Kviz"
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr "Testovi"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr "Vremena:"
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr "Do Datuma"
msgid "To join this batch, please contact the Administrator."
msgstr "Da biste se pridružili ovoj grupi, kontaktirajte administratora."
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "Nedavno se prijavilo previše korisnika, pa je registracija onemogućena. Pokušajte ponovo za sat vremena"
@@ -6484,6 +6606,7 @@ msgstr "Twitter"
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr "UK Ocjenjivanje (npr. 1., 2:2)"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr "Neizlistane"
msgid "Unpublished"
msgstr "Neobjavljeno"
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr "Volontiranje ili Stažiranje"
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr "Vrijeme Gledanja"

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: hu_HU\n"
"Language-Team: Hungarian\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: hu\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: hu_HU\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr ""
@@ -184,7 +180,7 @@ msgstr ""
msgid "Add a Student"
msgstr ""
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr ""
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr ""
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr ""
msgid "Add your assignment as {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr ""
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr ""
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr ""
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr ""
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr "Köteg:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr ""
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr ""
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr ""
msgid "Certification Name"
msgstr ""
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr ""
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr ""
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr ""
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr ""
@@ -1717,15 +1735,15 @@ msgstr ""
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr "Alkotó"
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr ""
msgid "Current Lesson"
msgstr ""
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr "Irányítópult"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr ""
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr ""
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "Részletek"
@@ -1987,6 +2008,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr ""
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr ""
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr ""
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr ""
@@ -2357,7 +2386,6 @@ msgstr ""
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr ""
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr ""
msgid "Interest"
msgstr "Érdek"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "Bevezetés"
@@ -3046,7 +3078,7 @@ msgstr ""
msgid "Invite Request"
msgstr ""
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr ""
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr "Beosztás"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr ""
@@ -3473,6 +3505,10 @@ msgstr "Felirat"
msgid "Language"
msgstr "Nyelv"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "Keresztnév"
@@ -3488,6 +3524,10 @@ msgstr ""
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr "Töltsön be többet"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr ""
@@ -3644,12 +3686,24 @@ msgstr ""
msgid "Location Preference"
msgstr ""
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "Bejelentkezés"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr "Bejelentkezés a Frappe Cloudba?"
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr ""
msgid "Monday"
msgstr "Hétfő"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr "Tovább"
msgid "Multiple Correct Answers"
msgstr ""
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr ""
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr ""
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr ""
msgid "No {0}"
msgstr ""
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "Nem."
@@ -4291,6 +4359,8 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr ""
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr ""
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr ""
@@ -4466,6 +4536,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr ""
msgid "Pending"
msgstr ""
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr "Értékelés"
msgid "Rating cannot be 0"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr "eltávolítás"
msgid "Reply To"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr ""
@@ -5375,7 +5464,8 @@ msgstr ""
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "Beosztások"
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr ""
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "Ütemezés"
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr "terület"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr ""
msgid "Score Out Of"
msgstr ""
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr ""
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr ""
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr ""
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr ""
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr ""
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr ""
@@ -5871,6 +5979,7 @@ msgstr ""
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr ""
msgid "Status"
msgstr ""
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr ""
@@ -5939,7 +6052,7 @@ msgstr ""
msgid "Subject"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr ""
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr ""
msgid "To join this batch, please contact the Administrator."
msgstr ""
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "Túl sok felhasználó regisztrált a közelmúltban, így a regisztrációt letiltotta. Kérjük, próbálja meg újra egy óra múlva"
@@ -6484,6 +6606,7 @@ msgstr ""
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr ""
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr ""
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: id_ID\n"
"Language-Team: Indonesian\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: id_ID\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr ""
@@ -184,7 +180,7 @@ msgstr ""
msgid "Add a Student"
msgstr ""
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr ""
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr ""
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr ""
msgid "Add your assignment as {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr ""
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr ""
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr ""
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr ""
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr ""
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr ""
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr ""
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr ""
msgid "Certification Name"
msgstr ""
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr "Tertutup"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr ""
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr "Selesai"
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr ""
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr ""
@@ -1717,15 +1735,15 @@ msgstr ""
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr ""
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr "Mata uang"
msgid "Current Lesson"
msgstr ""
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr ""
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr ""
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "Penjelasan"
@@ -1987,6 +2008,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr ""
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr ""
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr ""
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr ""
@@ -2357,7 +2386,6 @@ msgstr ""
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr "Dari Tanggal"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr ""
msgid "Interest"
msgstr ""
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr ""
@@ -3046,7 +3078,7 @@ msgstr ""
msgid "Invite Request"
msgstr ""
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr ""
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr ""
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr "Pekerjaan"
@@ -3473,6 +3505,10 @@ msgstr ""
msgid "Language"
msgstr "Bahasa"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "Nama Belakang"
@@ -3488,6 +3524,10 @@ msgstr ""
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr "Muat lebih banyak"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr "[Daerah"
@@ -3644,12 +3686,24 @@ msgstr "Lokasi"
msgid "Location Preference"
msgstr ""
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "Masuk"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr ""
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr ""
msgid "Monday"
msgstr ""
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr "Lanjut"
msgid "Multiple Correct Answers"
msgstr ""
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr ""
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr ""
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr ""
msgid "No {0}"
msgstr ""
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr ""
@@ -4291,6 +4359,8 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr ""
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr ""
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr ""
@@ -4466,6 +4536,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr ""
msgid "Pending"
msgstr "Menunggu"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr ""
msgid "Rating cannot be 0"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr ""
msgid "Reply To"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr ""
@@ -5375,7 +5464,8 @@ msgstr ""
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "4.1.2 Roles(Peran)"
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr "Simpan"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr ""
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr ""
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr ""
msgid "Score Out Of"
msgstr ""
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr "Pencarian"
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr ""
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr ""
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr ""
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr ""
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr ""
@@ -5871,6 +5979,7 @@ msgstr ""
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr ""
msgid "Status"
msgstr ""
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr ""
@@ -5939,7 +6052,7 @@ msgstr ""
msgid "Subject"
msgstr "Perihal"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr ""
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr "Untuk Tanggal"
msgid "To join this batch, please contact the Administrator."
msgstr ""
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "Terlalu banyak pengguna mendaftar baru, sehingga pendaftaran dinonaktifkan. Silakan coba kembali dalam satu jam"
@@ -6484,6 +6606,7 @@ msgstr ""
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr ""
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr ""
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: it_IT\n"
"Language-Team: Italian\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: it\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: it_IT\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr ""
@@ -184,7 +180,7 @@ msgstr ""
msgid "Add a Student"
msgstr ""
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr ""
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr ""
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr ""
msgid "Add your assignment as {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr ""
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr ""
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr ""
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr ""
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr ""
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr ""
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr ""
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr ""
msgid "Certification Name"
msgstr ""
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr ""
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr ""
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr ""
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr ""
@@ -1717,15 +1735,15 @@ msgstr ""
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr ""
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr ""
msgid "Current Lesson"
msgstr ""
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr ""
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr ""
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr ""
@@ -1987,6 +2008,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr ""
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr ""
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr ""
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr ""
@@ -2357,7 +2386,6 @@ msgstr ""
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr ""
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr ""
msgid "Interest"
msgstr ""
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr ""
@@ -3046,7 +3078,7 @@ msgstr ""
msgid "Invite Request"
msgstr ""
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr ""
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr ""
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr ""
@@ -3473,6 +3505,10 @@ msgstr ""
msgid "Language"
msgstr ""
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr ""
@@ -3488,6 +3524,10 @@ msgstr ""
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr ""
@@ -3644,12 +3686,24 @@ msgstr ""
msgid "Location Preference"
msgstr ""
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr ""
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr ""
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr ""
msgid "Monday"
msgstr ""
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr ""
msgid "Multiple Correct Answers"
msgstr ""
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr ""
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr ""
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr ""
msgid "No {0}"
msgstr ""
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr ""
@@ -4291,6 +4359,8 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr ""
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr ""
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr ""
@@ -4466,6 +4536,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr ""
msgid "Pending"
msgstr ""
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr ""
msgid "Rating cannot be 0"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr ""
msgid "Reply To"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr ""
@@ -5375,7 +5464,8 @@ msgstr ""
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr ""
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr ""
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr ""
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr ""
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr ""
msgid "Score Out Of"
msgstr ""
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr ""
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr ""
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr ""
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr ""
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr ""
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr ""
@@ -5871,6 +5979,7 @@ msgstr ""
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr ""
msgid "Status"
msgstr ""
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr ""
@@ -5939,7 +6052,7 @@ msgstr ""
msgid "Subject"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr ""
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr ""
msgid "To join this batch, please contact the Administrator."
msgstr ""
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr ""
@@ -6484,6 +6606,7 @@ msgstr ""
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr ""
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr ""
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: nl_NL\n"
"Language-Team: Dutch\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: nl\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: nl_NL\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr ""
@@ -184,7 +180,7 @@ msgstr ""
msgid "Add a Student"
msgstr ""
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr ""
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr ""
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr ""
msgid "Add your assignment as {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr ""
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr ""
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr ""
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr ""
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr ""
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr ""
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr ""
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr ""
msgid "Certification Name"
msgstr ""
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr ""
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr ""
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr ""
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr ""
@@ -1717,15 +1735,15 @@ msgstr ""
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr ""
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr ""
msgid "Current Lesson"
msgstr ""
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr ""
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr ""
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr ""
@@ -1987,6 +2008,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr ""
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr ""
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr ""
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr ""
@@ -2357,7 +2386,6 @@ msgstr ""
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr ""
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr ""
msgid "Interest"
msgstr ""
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr ""
@@ -3046,7 +3078,7 @@ msgstr ""
msgid "Invite Request"
msgstr ""
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr ""
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr ""
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr ""
@@ -3473,6 +3505,10 @@ msgstr ""
msgid "Language"
msgstr ""
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr ""
@@ -3488,6 +3524,10 @@ msgstr ""
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr ""
@@ -3644,12 +3686,24 @@ msgstr ""
msgid "Location Preference"
msgstr ""
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr ""
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr ""
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr ""
msgid "Monday"
msgstr ""
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr ""
msgid "Multiple Correct Answers"
msgstr ""
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr ""
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr ""
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr ""
msgid "No {0}"
msgstr ""
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr ""
@@ -4291,6 +4359,8 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr ""
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr ""
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr ""
@@ -4466,6 +4536,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr ""
msgid "Pending"
msgstr ""
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr ""
msgid "Rating cannot be 0"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr ""
msgid "Reply To"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr ""
@@ -5375,7 +5464,8 @@ msgstr ""
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr ""
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr ""
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr ""
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr ""
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr ""
msgid "Score Out Of"
msgstr ""
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr ""
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr ""
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr ""
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr ""
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr ""
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr ""
@@ -5871,6 +5979,7 @@ msgstr ""
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr ""
msgid "Status"
msgstr ""
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr ""
@@ -5939,7 +6052,7 @@ msgstr ""
msgid "Subject"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr ""
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr ""
msgid "To join this batch, please contact the Administrator."
msgstr ""
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr ""
@@ -6484,6 +6606,7 @@ msgstr ""
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr ""
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr ""
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: pl_PL\n"
"Language-Team: Polish\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: pl_PL\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr ""
@@ -184,7 +180,7 @@ msgstr ""
msgid "Add a Student"
msgstr ""
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr ""
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr ""
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr ""
msgid "Add your assignment as {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr "Czy na pewno chcesz zalogować się do panelu Frappe Cloud?"
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr ""
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr ""
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr ""
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr "Grupa:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr ""
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr ""
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr ""
msgid "Certification Name"
msgstr ""
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr ""
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr ""
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr ""
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr ""
@@ -1717,15 +1735,15 @@ msgstr ""
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr "utworzył(a)"
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr ""
msgid "Current Lesson"
msgstr ""
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr ""
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr ""
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "Szczegóły"
@@ -1987,6 +2008,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr ""
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr ""
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr ""
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr ""
@@ -2357,7 +2386,6 @@ msgstr ""
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr ""
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr ""
msgid "Interest"
msgstr "Odsetki"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "Wprowadzenie"
@@ -3046,7 +3078,7 @@ msgstr ""
msgid "Invite Request"
msgstr ""
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr "Data zdarzenia"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr "Tytuł zadania"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr ""
@@ -3473,6 +3505,10 @@ msgstr "Etykieta"
msgid "Language"
msgstr "Język"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "Nazwisko"
@@ -3488,6 +3524,10 @@ msgstr ""
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr "Załaduj więcej"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr ""
@@ -3644,12 +3686,24 @@ msgstr ""
msgid "Location Preference"
msgstr ""
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "Zaloguj się"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr ""
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr ""
msgid "Monday"
msgstr "Poniedziałek"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr "Więcej"
msgid "Multiple Correct Answers"
msgstr ""
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr ""
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr ""
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr ""
msgid "No {0}"
msgstr ""
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "Nie."
@@ -4291,6 +4359,8 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr ""
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr ""
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr ""
@@ -4466,6 +4536,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr ""
msgid "Pending"
msgstr ""
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr "Ocena"
msgid "Rating cannot be 0"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr "Usunąć"
msgid "Reply To"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr ""
@@ -5375,7 +5464,8 @@ msgstr ""
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "Role"
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr ""
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "Harmonogram"
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr "Zakres"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr ""
msgid "Score Out Of"
msgstr ""
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr ""
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr ""
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr ""
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr ""
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr "Stan / prowincja"
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr ""
@@ -5871,6 +5979,7 @@ msgstr ""
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr ""
msgid "Status"
msgstr ""
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr ""
@@ -5939,7 +6052,7 @@ msgstr ""
msgid "Subject"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr ""
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr ""
msgid "To join this batch, please contact the Administrator."
msgstr ""
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "Zbyt wielu użytkowników podpisało się niedawno, więc rejestracja jest wyłączona. Proszę spróbować za godzinę"
@@ -6484,6 +6606,7 @@ msgstr ""
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr ""
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr ""
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: pt_PT\n"
"Language-Team: Portuguese\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: pt-PT\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: pt_PT\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr ""
@@ -184,7 +180,7 @@ msgstr ""
msgid "Add a Student"
msgstr ""
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr ""
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr ""
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr ""
msgid "Add your assignment as {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr ""
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr ""
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr ""
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr ""
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr ""
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr ""
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr ""
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr ""
msgid "Certification Name"
msgstr ""
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr ""
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr "Concluído"
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr ""
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr ""
@@ -1717,15 +1735,15 @@ msgstr ""
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr ""
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr "Moeda"
msgid "Current Lesson"
msgstr ""
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr ""
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr ""
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr ""
@@ -1987,6 +2008,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr ""
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr ""
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr ""
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr ""
@@ -2357,7 +2386,6 @@ msgstr ""
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr ""
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr ""
msgid "Interest"
msgstr ""
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr ""
@@ -3046,7 +3078,7 @@ msgstr ""
msgid "Invite Request"
msgstr ""
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr ""
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr ""
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr ""
@@ -3473,6 +3505,10 @@ msgstr "Rótulo"
msgid "Language"
msgstr ""
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr ""
@@ -3488,6 +3524,10 @@ msgstr ""
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr "Carregue mais"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr ""
@@ -3644,12 +3686,24 @@ msgstr ""
msgid "Location Preference"
msgstr ""
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr ""
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr ""
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr ""
msgid "Monday"
msgstr ""
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr ""
msgid "Multiple Correct Answers"
msgstr ""
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr ""
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr ""
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr ""
msgid "No {0}"
msgstr ""
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr ""
@@ -4291,6 +4359,8 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr ""
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr ""
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr ""
@@ -4466,6 +4536,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr ""
msgid "Pending"
msgstr "Pendente"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr ""
msgid "Rating cannot be 0"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr ""
msgid "Reply To"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr ""
@@ -5375,7 +5464,8 @@ msgstr ""
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr ""
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr "Salvar"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr ""
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr ""
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr ""
msgid "Score Out Of"
msgstr ""
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr ""
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr ""
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr ""
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr ""
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr ""
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr ""
@@ -5871,6 +5979,7 @@ msgstr ""
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr ""
msgid "Status"
msgstr ""
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr ""
@@ -5939,7 +6052,7 @@ msgstr ""
msgid "Subject"
msgstr "Assunto"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr ""
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr ""
msgid "To join this batch, please contact the Administrator."
msgstr ""
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr ""
@@ -6484,6 +6606,7 @@ msgstr ""
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr ""
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr ""
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: pt_BR\n"
"Language-Team: Portuguese, Brazilian\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: pt-BR\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: pt_BR\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr ""
@@ -184,7 +180,7 @@ msgstr ""
msgid "Add a Student"
msgstr ""
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr ""
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr ""
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr ""
msgid "Add your assignment as {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr ""
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr ""
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr ""
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr ""
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr ""
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr ""
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr ""
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr ""
msgid "Certification Name"
msgstr ""
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr "Fechado"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr ""
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr "Concluído"
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr ""
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr ""
@@ -1717,15 +1735,15 @@ msgstr ""
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr ""
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr "Moeda"
msgid "Current Lesson"
msgstr ""
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr ""
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr ""
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr ""
@@ -1987,6 +2008,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr ""
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr ""
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr ""
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr ""
@@ -2357,7 +2386,6 @@ msgstr ""
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr "Data De"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr ""
msgid "Interest"
msgstr ""
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "Introdução"
@@ -3046,7 +3078,7 @@ msgstr ""
msgid "Invite Request"
msgstr ""
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr ""
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr ""
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr ""
@@ -3473,6 +3505,10 @@ msgstr ""
msgid "Language"
msgstr ""
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr ""
@@ -3488,6 +3524,10 @@ msgstr ""
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr ""
@@ -3644,12 +3686,24 @@ msgstr "Localização"
msgid "Location Preference"
msgstr ""
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr ""
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr ""
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr ""
msgid "Monday"
msgstr ""
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr ""
msgid "Multiple Correct Answers"
msgstr ""
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr ""
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr ""
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr ""
msgid "No {0}"
msgstr ""
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr ""
@@ -4291,6 +4359,8 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr ""
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr ""
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr ""
@@ -4466,6 +4536,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr ""
msgid "Pending"
msgstr "Pendente"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr ""
msgid "Rating cannot be 0"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr ""
msgid "Reply To"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr ""
@@ -5375,7 +5464,8 @@ msgstr ""
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr ""
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr "Salvar"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr ""
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr ""
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr ""
msgid "Score Out Of"
msgstr ""
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr "Pesquisar"
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr ""
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr ""
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr ""
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr "Estado / Província"
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr ""
@@ -5871,6 +5979,7 @@ msgstr ""
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr ""
msgid "Status"
msgstr ""
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr ""
@@ -5939,7 +6052,7 @@ msgstr ""
msgid "Subject"
msgstr "Assunto"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr ""
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr "Até a Data"
msgid "To join this batch, please contact the Administrator."
msgstr ""
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr ""
@@ -6484,6 +6606,7 @@ msgstr ""
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr ""
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr ""
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: ru_RU\n"
"Language-Team: Russian\n"
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: ru\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: ru_RU\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr "О"
@@ -184,7 +180,7 @@ msgstr "Добавить урок"
msgid "Add a Student"
msgstr "Добавить студента"
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr "Добавить курс"
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr ""
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr "Добавьте хотя бы один возможный ответ на этот вопрос: {0}"
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr "Добавить веб страницу на боковую панел
msgid "Add your assignment as {0}"
msgstr "Добавьте свое задание как {0}"
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr "Сумма с НДС"
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr "Объявление"
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr ""
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr "Оценка {0} уже добавлена в этот пакет."
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr "Прикрепленное задание"
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr "Задание появится в конце урока."
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr "Средняя оценка"
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr "Партия:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr "Группы"
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr "Сертификаты"
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr ""
msgid "Certification Name"
msgstr "Название сертификации"
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr "Облако"
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr ""
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr "Курс {0} уже добавлен в группу."
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr "Курсы"
@@ -1717,15 +1735,15 @@ msgstr "Создайте живой класс"
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr ""
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr ""
msgid "Current Lesson"
msgstr "Текущий урок"
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr "Панель"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr "Тип степени"
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr ""
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "Детали"
@@ -1987,6 +2008,7 @@ msgstr "Обсуждения"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr "E-mail"
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr ""
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr "Зачисления"
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr "Введите идентификатор клиента и секретный код клиента в настройках Google, чтобы отправлять приглашения в календарь для оценки."
@@ -2357,7 +2386,6 @@ msgstr "Оценщик"
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr "Узнать больше"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr ""
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr "Комментарии инструкторов"
msgid "Interest"
msgstr "Процент"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr ""
@@ -3046,7 +3078,7 @@ msgstr "Только приглашение"
msgid "Invite Request"
msgstr "Запрос приглашения"
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr "Дата"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr "Должность"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr "Вакансии"
@@ -3473,6 +3505,10 @@ msgstr "Заголовок"
msgid "Language"
msgstr ""
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "Фамилия"
@@ -3488,6 +3524,10 @@ msgstr "Последняя подача"
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr ""
@@ -3644,12 +3686,24 @@ msgstr ""
msgid "Location Preference"
msgstr ""
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "Логин"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr ""
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr "Модуль неверный."
msgid "Monday"
msgstr "Понедельник"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr ""
msgid "Multiple Correct Answers"
msgstr "Несколько правильных ответов"
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr "Моя доступность"
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr "Нет записей"
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr "На эту дату свободных мест нет."
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr ""
msgid "No {0}"
msgstr "Нет {0}"
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "Нет."
@@ -4291,6 +4359,8 @@ msgstr "Недоступно для предварительного просм
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr "Нет оценки"
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr "Принимаются только файлы типа {0} ."
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr ""
@@ -4466,6 +4536,7 @@ msgstr "PAN"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr "Частично завершено"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr ""
msgid "Pending"
msgstr ""
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson."
msgstr "Тест появится в конце урока."
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr "Рейтинг"
msgid "Rating cannot be 0"
msgstr "Рейтинг не может быть 0"
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr ""
msgid "Reply To"
msgstr "Ответить"
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr "Запросить приглашение"
@@ -5375,7 +5464,8 @@ msgstr ""
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr ""
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr ""
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "Расписание"
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr "Объем"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr "Счет"
msgid "Score Out Of"
msgstr "Оценка из"
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr ""
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr "Введите свой пароль"
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr "Настройки регистрации"
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr "Регистрация"
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr ""
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr "Статистика"
@@ -5871,6 +5979,7 @@ msgstr "Статистика"
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr "Статистика"
msgid "Status"
msgstr ""
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr "Статус/Оценка"
@@ -5939,7 +6052,7 @@ msgstr "Подруппа"
msgid "Subject"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr "Отправьте свое резюме, чтобы продолжить подачу заявки на эту вакансию. После отправки оно будет передано автору."
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr "Тесты"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr "Сроки:"
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr ""
msgid "To join this batch, please contact the Administrator."
msgstr "Чтобы присоединиться к этой группе, свяжитесь с администратором."
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "Слишком много пользователей зарегистрировались недавно, поэтому регистрация отключена. Пожалуйста, попробуйте через час"
@@ -6484,6 +6606,7 @@ msgstr "Twitter"
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr "Оценка по Великобритании (например, 1-е
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr "Не публиковать"
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr ""
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -1,22 +1,17 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: sr_SP\n"
"Language-Team: Serbian (Cyrillic)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: sr\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: sr_SP\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +74,7 @@ msgstr "Обука не може имати истовремено плаћен
msgid "A one line introduction to the course that appears on the course card"
msgstr "Кратак опис курса који се појављује на картици обуке"
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr "О"
@@ -184,7 +179,7 @@ msgstr "Додај лекцију"
msgid "Add a Student"
msgstr "Додај студента"
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr "Додај поглавље"
@@ -196,7 +191,7 @@ msgstr "Додај обуку"
msgid "Add a keyword and then press enter"
msgstr "Додај кључну реч, а затим притисни ентер"
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr "Додај лекцију"
@@ -229,7 +224,7 @@ msgstr "Додајте задатак у своју лекцију"
msgid "Add at least one possible answer for this question: {0}"
msgstr "Додајте бар један могући одговор за ово питање: {0}"
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr "Додајте обуке у Вашу групу"
@@ -237,7 +232,7 @@ msgstr "Додајте обуке у Вашу групу"
msgid "Add quiz to this video"
msgstr "Додај квиз у овај видео-снимак"
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr "Додајте студенте у своју групу"
@@ -249,11 +244,11 @@ msgstr "Додајте веб-страницу у бочну траку"
msgid "Add your assignment as {0}"
msgstr "Додајте свој задатак као {0}"
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr "Додајте Ваше прво поглавље"
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr "Додајте Вашу прву лекцију"
@@ -368,15 +363,15 @@ msgstr "Износ и валута су неопходни за плаћене
msgid "Amount with GST"
msgstr "Износ са GST"
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr "Саопштење"
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr "Саопштење је успешно послато"
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr "Саопштење је неопходно"
@@ -448,6 +443,7 @@ msgstr "Да ли сте сигурни да желите да се пријав
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +470,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr "Процена {0} је већ додата овој групи."
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +502,9 @@ msgstr "Додељено за"
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +523,7 @@ msgstr "Прилог задатка"
msgid "Assignment Submission"
msgstr "Подношење задатка"
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr "Подношења задатака"
@@ -556,7 +555,7 @@ msgstr "Задатак је успешно ажуриран"
msgid "Assignment will appear at the bottom of the lesson."
msgstr "Задатак ће се приказивати на дну у оквиру лекције."
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,9 +619,9 @@ msgstr "Просечан напредак %"
msgid "Average Rating"
msgstr "Просечна оцена"
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
msgstr "Просечно време гледања (у секундама)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
msgid "Back to Course"
@@ -800,7 +799,9 @@ msgid "Batch:"
msgstr "Група:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr "Групе"
@@ -953,6 +954,7 @@ msgstr "Сертификат о похађању"
msgid "Certificate saved successfully"
msgstr "Сертификат је успешно сачуван"
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr "Сертификати"
@@ -968,7 +970,7 @@ msgstr "Сертификати су успешно генерисани"
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +993,23 @@ msgstr "Детаљи сертификације"
msgid "Certification Name"
msgstr "Назив сертифиакције"
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr "Сертификован"
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr "Сертификовани чланови"
@@ -1162,6 +1173,7 @@ msgid "Closed"
msgstr "Затворено"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr "Облак"
@@ -1246,7 +1258,6 @@ msgstr "Кључне речи, одвојене зарезом, за SEO"
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1363,10 @@ msgstr "Завршено"
msgid "Completion Certificate"
msgstr "Сертификат о завршетку"
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1679,10 @@ msgstr "Обука {0} је већ додата у ову групу."
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr "Обуке"
@@ -1717,15 +1734,15 @@ msgstr "Креирај онлајн предавање"
msgid "Create a Quiz"
msgstr "Креирај квиз"
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr "Креирај групу"
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr "Креирај обуку"
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr "Креирај онлајн предавање"
@@ -1737,15 +1754,15 @@ msgstr "Креирај нови беџ"
msgid "Create an Assignment"
msgstr "Креирај задатак"
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr "Креирајте своју прву групу"
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr "Креирајте своју прву обуку"
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr "Креирајте свој први квиз"
@@ -1753,11 +1770,11 @@ msgstr "Креирајте свој први квиз"
msgid "Created"
msgstr "Креирано"
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr "Креирање групе"
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr "Креирање обуке"
@@ -1776,7 +1793,7 @@ msgstr "Валута"
msgid "Current Lesson"
msgstr "Тренутна лекција"
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr "Прилагођени шаблон сертификата"
@@ -1819,6 +1836,8 @@ msgstr "Контролна табла"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1894,7 @@ msgstr "Врста дипломе"
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1967,8 @@ msgid "Desk"
msgstr "Радна површина"
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "Детаљи"
@@ -1987,6 +2007,7 @@ msgstr "Дискусија"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2060,7 @@ msgstr "Имејл"
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2270,17 @@ msgstr "Упис је неуспешан"
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr "Уписи"
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr "Унесите ИД клијента и клијентску тајну у Google подешавањима да бисте слали позивнице за оцењивање у календар."
@@ -2357,7 +2385,6 @@ msgstr "Особа за оцењивање"
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2504,9 @@ msgstr "Истражите више"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2537,7 @@ msgstr "Неуспешно подношење. Покушајте поново.
msgid "Failed to update badge assignment: "
msgstr "Неуспешно ажурирање доделе беџа: "
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr "Неуспешно ажурирање мета ознака {0}"
@@ -2618,6 +2647,7 @@ msgstr "Датум почетка"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2909,7 @@ msgstr "Уколико желите питања са отвореним одг
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3038,8 @@ msgstr "Коментари предавача"
msgid "Interest"
msgstr "Интересовање"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "Увод"
@@ -3046,7 +3077,7 @@ msgstr "Само за позване"
msgid "Invite Request"
msgstr "Захтев за позивницу"
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr "Позовите свој тим и студенте"
@@ -3078,7 +3109,7 @@ msgstr "SCORM пакет"
msgid "Issue Date"
msgstr "Датум издавања"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr "Издај сертификат"
@@ -3158,7 +3189,7 @@ msgstr "Назив радног места"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr "Послови"
@@ -3473,6 +3504,10 @@ msgstr "Ознака"
msgid "Language"
msgstr "Језик"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "Презиме"
@@ -3488,6 +3523,10 @@ msgstr "Последњи поднесак"
msgid "Launch File"
msgstr "Покрени фајл"
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3589,7 @@ msgstr "Лекција је успешно ажурирана"
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3668,7 @@ msgid "Load More"
msgstr "Учитај више"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr "Локално"
@@ -3644,12 +3685,24 @@ msgstr "Локација"
msgid "Location Preference"
msgstr "Преференција локације"
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "Пријава"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr "Пријава на Frappe Cloud?"
@@ -3787,13 +3840,14 @@ msgstr "ИД састанка"
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4121,7 @@ msgstr "Модул је неисправан."
msgid "Monday"
msgstr "Понедељак"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr "Монетизација"
@@ -4080,6 +4134,10 @@ msgstr "Више"
msgid "Multiple Correct Answers"
msgstr "Више тачних одговора"
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr "Моја доступност"
@@ -4195,6 +4253,7 @@ msgid "No Quizzes"
msgstr "Нема квизова"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr "Нема снимка"
@@ -4251,11 +4310,19 @@ msgstr "Још увек нису додата питања"
msgid "No quizzes added yet."
msgstr "Још увек нису додати квизови."
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr "Нема доступних термина за овај датум."
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr "Нема студената у овој групи"
@@ -4267,7 +4334,7 @@ msgstr "Нема поднесака"
msgid "No {0}"
msgstr "Нема {0}"
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "Бр."
@@ -4291,6 +4358,8 @@ msgstr "Није доступно за преглед"
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr "Није оцењено"
@@ -4364,7 +4433,7 @@ msgstr "Искључиво обуке код којих је самосталн
msgid "Only files of type {0} will be accepted."
msgstr "Искључиво су прихватљиви фајлови врсте {0}."
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr "Дозвољен је само фајл слике."
@@ -4466,6 +4535,7 @@ msgstr "PAN"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4588,9 @@ msgstr "Делимично завршено"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4707,12 @@ msgstr "Апликација за обраду плаћања није инст
msgid "Pending"
msgstr "На чекању"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5050,7 @@ msgid "Program Members"
msgstr "Чланови програма"
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr "Вежба програмирања"
@@ -5014,6 +5092,7 @@ msgstr "Програми"
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5229,7 @@ msgstr "Питања су успешно обрисана"
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5282,7 @@ msgstr "Квиз је успешно ажуриран"
msgid "Quiz will appear at the bottom of the lesson."
msgstr "Квиз ће бити приказиван на дну лекције."
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5313,10 @@ msgstr "Оцена"
msgid "Rating cannot be 0"
msgstr "Оцена не може бити 0"
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5390,10 @@ msgstr "Уклони"
msgid "Reply To"
msgstr "Одговори"
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr "Затражи позивницу"
@@ -5375,7 +5463,8 @@ msgstr "Пожељна улога"
msgid "Role updated successfully"
msgstr "Улога је успешно ажурирана"
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "Улоге"
@@ -5460,6 +5549,7 @@ msgid "Save"
msgstr "Сачувај"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "Распоред"
@@ -5480,6 +5570,7 @@ msgid "Scope"
msgstr "Опсег"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5583,11 @@ msgstr "Оцена"
msgid "Score Out Of"
msgstr "Резултат од"
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,8 +5595,9 @@ msgid "Search"
msgstr "Претрага"
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
msgstr "Претражи по имену члана"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
msgid "Search by Name"
@@ -5586,16 +5683,17 @@ msgstr "Поставите боју"
msgid "Set your Password"
msgstr "Поставите своју лозинку"
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr "Подешавање"
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr "Подешавање платног портала"
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5789,15 @@ msgid "Signup Settings"
msgstr "Подешавање регистрације"
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr "Регистрације"
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5835,10 @@ msgstr "Термин је успешно додат"
msgid "Slot deleted successfully"
msgstr "Термин је успешно обрисан"
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5952,8 @@ msgstr "Својства стања"
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr "Статистика"
@@ -5871,6 +5978,7 @@ msgstr "Статистика"
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +5999,10 @@ msgstr "Статистика"
msgid "Status"
msgstr "Статус"
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr "Статус/Резултат"
@@ -5939,7 +6051,7 @@ msgstr "Подгрупа"
msgid "Subject"
msgstr "Наслов"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr "Наслов је неопходан"
@@ -5986,6 +6098,10 @@ msgstr "Поднеси и настави"
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr "Поднесите свој CV да бисте наставили са пријавом на ову позицију. Након предаје, Ваш CV ће бити прослеђен оглашивачу посла."
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6241,6 @@ msgstr "Тест квиз"
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6261,7 @@ msgstr "Тестови"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6502,7 @@ msgstr "Временски термини:"
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6553,10 @@ msgstr "Датум завршетка"
msgid "To join this batch, please contact the Administrator."
msgstr "За придруживање овој групи, молимо Вас да контактирате администратора."
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "Превише корисника се регистровало у последње време, стога је регистрација привремено онемогућена. Покушајте поново за сат времена"
@@ -6484,6 +6605,7 @@ msgstr "Twitter"
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6635,7 @@ msgstr "UK систем оцењивања (нпр. први, 2:2)"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6674,10 @@ msgstr "Није на листи"
msgid "Unpublished"
msgstr "Необјављено"
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6870,7 @@ msgid "Volunteering or Internship"
msgstr "Волонтирање или пракса"
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr "Време гледања"

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: sr_CS\n"
"Language-Team: Serbian (Latin)\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: sr_CS\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr "Obuka ne može imati istovremeno plaćeni sertifikat i sertifikat o poha
msgid "A one line introduction to the course that appears on the course card"
msgstr "Kratak opis kursa koji se pojavljuje na kartici obuke"
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr "O"
@@ -184,7 +180,7 @@ msgstr "Dodaj lekciju"
msgid "Add a Student"
msgstr "Dodaj studenta"
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr "Dodaj poglavlje"
@@ -196,7 +192,7 @@ msgstr "Dodaj obuku"
msgid "Add a keyword and then press enter"
msgstr "Dodaj ključnu reč, a zatim pritisni enter"
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr "Dodaj lekciju"
@@ -229,7 +225,7 @@ msgstr "Dodajte zadatak u svoju lekciju"
msgid "Add at least one possible answer for this question: {0}"
msgstr "Dodajte bar jedan mogući odgovor za ovo pitanje: {0}"
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr "Dodajte obuke u Vašu grupu"
@@ -237,7 +233,7 @@ msgstr "Dodajte obuke u Vašu grupu"
msgid "Add quiz to this video"
msgstr "Dodaj kviz u ovaj video-snimak"
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr "Dodajte studente u svoju grupu"
@@ -249,11 +245,11 @@ msgstr "Dodajte veb-stranicu u bočnu traku"
msgid "Add your assignment as {0}"
msgstr "Dodajte svoj zadatak kao {0}"
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr "Dodajte Vaše prvo poglavlje"
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr "Dodajte Vašu prvu lekciju"
@@ -368,15 +364,15 @@ msgstr "Iznos i valuta su neophodni za plaćene obuke."
msgid "Amount with GST"
msgstr "Iznos sa GST"
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr "Saopštenje"
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr "Saopštenje je uspešno poslato"
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr "Saopštenje je neophodno"
@@ -448,6 +444,7 @@ msgstr "Da li ste sigurni da želite da se prijavite na svoju Frappe Cloud kontr
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr "Procena {0} je već dodata ovoj grupi."
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr "Dodeljeno za"
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr "Prilog zadatka"
msgid "Assignment Submission"
msgstr "Podnošenje zadatka"
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr "Podnošenja zadataka"
@@ -556,7 +556,7 @@ msgstr "Zadatak je uspešno ažuriran"
msgid "Assignment will appear at the bottom of the lesson."
msgstr "Zadatak će se prikazivati na dnu u okviru lekcije."
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,9 +620,9 @@ msgstr "Prosečan napredak %"
msgid "Average Rating"
msgstr "Prosečna ocena"
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
msgstr "Prosečno vreme gledanja (u sekundama)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
msgid "Back to Course"
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr "Grupa:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr "Grupe"
@@ -953,6 +955,7 @@ msgstr "Sertifikat o pohađanju"
msgid "Certificate saved successfully"
msgstr "Sertifikat je uspešno sačuvan"
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr "Sertifikati"
@@ -968,7 +971,7 @@ msgstr "Sertifikati su uspešno generisani"
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr "Detalji sertifikacije"
msgid "Certification Name"
msgstr "Naziv sertifiakcije"
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr "Sertifikovan"
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr "Sertifikovani članovi"
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr "Zatvoreno"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr "Oblak"
@@ -1246,7 +1259,6 @@ msgstr "Ključne reči, odvojene zarezom, za SEO"
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr "Završeno"
msgid "Completion Certificate"
msgstr "Sertifikat o završetku"
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr "Obuka {0} je već dodata u ovu grupu."
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr "Obuke"
@@ -1717,15 +1735,15 @@ msgstr "Kreiraj onlajn predavanje"
msgid "Create a Quiz"
msgstr "Kreiraj kviz"
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr "Kreiraj grupu"
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr "Kreiraj obuku"
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr "Kreiraj onlajn predavanje"
@@ -1737,15 +1755,15 @@ msgstr "Kreiraj novi bedž"
msgid "Create an Assignment"
msgstr "Kreiraj zadatak"
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr "Kreirajte svoju prvu grupu"
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr "Kreirajte svoju prvu obuku"
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr "Kreirajte svoj prvi kviz"
@@ -1753,11 +1771,11 @@ msgstr "Kreirajte svoj prvi kviz"
msgid "Created"
msgstr "Kreirano"
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr "Kreiranje grupe"
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr "Kreiranje obuke"
@@ -1776,7 +1794,7 @@ msgstr "Valuta"
msgid "Current Lesson"
msgstr "Trenutna lekcija"
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr "Prilagođeni šablon sertifikata"
@@ -1819,6 +1837,8 @@ msgstr "Kontrolna tabla"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr "Vrsta diplome"
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr "Radna površina"
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "Detalji"
@@ -1987,6 +2008,7 @@ msgstr "Diskusija"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr "Imejl"
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr "Upis je neuspešan"
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr "Upisi"
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr "Unesite ID klijenta i klijentsku tajnu u Google podešavanjima da biste slali pozivnice za ocenjivanje u kalendar."
@@ -2357,7 +2386,6 @@ msgstr "Osoba za ocenjivanje"
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr "Istražite više"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr "Neuspešno podnošenje. Pokušajte ponovo. {0}"
msgid "Failed to update badge assignment: "
msgstr "Neuspešno ažuriranje dodele bedža: "
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr "Neuspešno ažuriranje meta oznaka {0}"
@@ -2618,6 +2648,7 @@ msgstr "Datum početka"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr "Ukoliko želite pitanja sa otvorenim odgovorima, proverite da li je svak
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr "Komentari predavača"
msgid "Interest"
msgstr "Interesovanje"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "Uvod"
@@ -3046,7 +3078,7 @@ msgstr "Samo za pozvane"
msgid "Invite Request"
msgstr "Zahtev za pozivnicu"
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr "Pozovite svoj tim i studente"
@@ -3078,7 +3110,7 @@ msgstr "SCORM paket"
msgid "Issue Date"
msgstr "Datum izdavanja"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr "Izdaj sertifikat"
@@ -3158,7 +3190,7 @@ msgstr "Naziv radnog mesta"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr "Poslovi"
@@ -3473,6 +3505,10 @@ msgstr "Oznaka"
msgid "Language"
msgstr "Jezik"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "Prezime"
@@ -3488,6 +3524,10 @@ msgstr "Poslednji podnesak"
msgid "Launch File"
msgstr "Pokreni fajl"
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr "Lekcija je uspešno ažurirana"
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr "Učitaj više"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr "Lokalno"
@@ -3644,12 +3686,24 @@ msgstr "Lokacija"
msgid "Location Preference"
msgstr "Preferencija lokacije"
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "Prijava"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr "Prijava na Frappe Cloud?"
@@ -3787,13 +3841,14 @@ msgstr "ID sastanka"
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr "Modul je neispravan."
msgid "Monday"
msgstr "Ponedeljak"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr "Monetizacija"
@@ -4080,6 +4135,10 @@ msgstr "Više"
msgid "Multiple Correct Answers"
msgstr "Više tačnih odgovora"
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr "Moja dostupnost"
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr "Nema kvizova"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr "Nema snimka"
@@ -4251,11 +4311,19 @@ msgstr "Još uvek nisu dodata pitanja"
msgid "No quizzes added yet."
msgstr "Još uvek nisu dodati kvizovi."
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr "Nema dostupnih termina za ovaj datum."
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr "Nema studenata u ovoj grupi"
@@ -4267,7 +4335,7 @@ msgstr "Nema podnesaka"
msgid "No {0}"
msgstr "Nema {0}"
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "Br."
@@ -4291,6 +4359,8 @@ msgstr "Nije dostupno za pregled"
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr "Nije ocenjeno"
@@ -4364,7 +4434,7 @@ msgstr "Isključivo obuke kod kojih je samostalno učenje onemogućeno mogu se d
msgid "Only files of type {0} will be accepted."
msgstr "Isključivo su prihvatljivi fajlovi vrste {0}."
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr "Dozvoljen je samo fajl slike."
@@ -4466,6 +4536,7 @@ msgstr "PAN"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr "Delimično završeno"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr "Aplikacija za obradu plaćanja nije instalirana"
msgid "Pending"
msgstr "Na čekanju"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr "Članovi programa"
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr "Vežba programiranja"
@@ -5014,6 +5093,7 @@ msgstr "Programi"
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr "Pitanja su uspešno obrisana"
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr "Kviz je uspešno ažuriran"
msgid "Quiz will appear at the bottom of the lesson."
msgstr "Kviz će biti prikazivan na dnu lekcije."
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr "Ocena"
msgid "Rating cannot be 0"
msgstr "Ocena ne može biti 0"
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr "Ukloni"
msgid "Reply To"
msgstr "Odgovori"
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr "Zatraži pozivnicu"
@@ -5375,7 +5464,8 @@ msgstr "Poželjna uloga"
msgid "Role updated successfully"
msgstr "Uloga je uspešno ažurirana"
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "Uloge"
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr "Sačuvaj"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "Raspored"
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr "Opseg"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr "Ocena"
msgid "Score Out Of"
msgstr "Rezultat od"
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,8 +5596,9 @@ msgid "Search"
msgstr "Pretraga"
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
msgstr "Pretraži po imenu člana"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
msgid "Search by Name"
@@ -5586,16 +5684,17 @@ msgstr "Postavite boju"
msgid "Set your Password"
msgstr "Postavite svoju lozinku"
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr "Podešavanje"
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr "Podešavanje platnog portala"
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr "Podešavanje registracije"
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr "Registracije"
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr "Termin je uspešno dodat"
msgid "Slot deleted successfully"
msgstr "Termin je uspešno obrisan"
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr "Svojstva stanja"
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr "Statistika"
@@ -5871,6 +5979,7 @@ msgstr "Statistika"
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr "Statistika"
msgid "Status"
msgstr "Status"
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr "Status/Rezultat"
@@ -5939,7 +6052,7 @@ msgstr "Podgrupa"
msgid "Subject"
msgstr "Naslov"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr "Naslov je neophodan"
@@ -5986,6 +6099,10 @@ msgstr "Podnesi i nastavi"
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr "Podnesite svoj CV da biste nastavili sa prijavom na ovu poziciju. Nakon predaje, Vaš CV će biti prosleđen oglašivaču posla."
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr "Test kviz"
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr "Testovi"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr "Vremenski termini:"
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr "Datum završetka"
msgid "To join this batch, please contact the Administrator."
msgstr "Za pridruživanje ovoj grupi, molimo Vas da kontaktirate administratora."
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "Previše korisnika se registrovalo u poslednje vreme, stoga je registracija privremeno onemogućena. Pokušajte ponovo za sat vremena"
@@ -6484,6 +6606,7 @@ msgstr "Twitter"
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr "UK sistem ocenjivanja (npr. prvi, 2:2)"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr "Nije na listi"
msgid "Unpublished"
msgstr "Neobjavljeno"
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr "Volontiranje ili praksa"
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr "Vreme gledanja"

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: sv_SE\n"
"Language-Team: Swedish\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: sv-SE\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: sv_SE\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr "Kurs kan inte ha både betalt certifikat och certifikat för genomföran
msgid "A one line introduction to the course that appears on the course card"
msgstr "En rad introduktion till kurs som finns på kurskortet"
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr "Om"
@@ -184,7 +180,7 @@ msgstr "Lägg till Lektion"
msgid "Add a Student"
msgstr "Lägga till Student"
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr "Lägg till Kapitel"
@@ -196,7 +192,7 @@ msgstr "Lägg till kurs"
msgid "Add a keyword and then press enter"
msgstr "Lägg till nyckelord och tryck sedan på Enter"
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr "Lägg till Lektion"
@@ -229,7 +225,7 @@ msgstr "Lägg till uppgift till din lektion"
msgid "Add at least one possible answer for this question: {0}"
msgstr "Lägg till minst ett möjligt svar för denna fråga: {0}"
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr "Lägg till kurser i din grupp"
@@ -237,7 +233,7 @@ msgstr "Lägg till kurser i din grupp"
msgid "Add quiz to this video"
msgstr "Lägg till frågesport till denna video"
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr "Lägg till studenter i din grupp"
@@ -249,11 +245,11 @@ msgstr "Lägg till webbsida i sidofältet"
msgid "Add your assignment as {0}"
msgstr "Lägg till din uppgift som {0}"
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr "Lägg till ditt första kapitel"
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr "Lägg till din första lektion"
@@ -368,15 +364,15 @@ msgstr "Belopp och valuta erfordras för betalda kurser."
msgid "Amount with GST"
msgstr "Belopp med Moms"
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr "Meddelande"
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr "Tillkännagivande är skickad"
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr "Tillkännagivande erfordras"
@@ -448,6 +444,7 @@ msgstr "Är du säker på att du vill logga in på din Översikt Panel i Frappe
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr "Bedömning {0} har redan lagts till i denna grupp."
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr "Tilldelad För"
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr "Uppgift Bilaga"
msgid "Assignment Submission"
msgstr "Tilldelning Godkännande"
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr "Uppgift Inlämningar"
@@ -556,7 +556,7 @@ msgstr "Uppgift uppdaterad"
msgid "Assignment will appear at the bottom of the lesson."
msgstr "Uppgift kommer att visas längst ner i lektion."
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,9 +620,9 @@ msgstr "Genomsnittlig Framsteg %"
msgid "Average Rating"
msgstr "Genomsnittlig Betyg"
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
msgstr "Genomsnittlig Visningstid (sekunder)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
msgid "Back to Course"
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr "Parti:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr "Grupper"
@@ -953,6 +955,7 @@ msgstr "Certifikat för Genomförande"
msgid "Certificate saved successfully"
msgstr "Certifikat sparad"
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr "Certifikat"
@@ -968,7 +971,7 @@ msgstr "Certifikat genererade"
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr "Certifiering Detaljer"
msgid "Certification Name"
msgstr "Certifiering Namn"
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr "Certifierad"
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr "Certifierade Medlemmar"
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr "Stängd"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr "Moln"
@@ -1246,7 +1259,6 @@ msgstr "Kommaseparerade nyckelord för SEO"
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr "Klar"
msgid "Completion Certificate"
msgstr "Kompletterande Certifikat"
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr "Kurs {0} har redan lagts till i denna omgång."
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr "Kurser"
@@ -1717,15 +1735,15 @@ msgstr "Skapa live lektion"
msgid "Create a Quiz"
msgstr "Skapa Frågesport"
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr "Skapa grupp"
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr "Skapa Kurs"
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr "Skapa live lektion"
@@ -1737,15 +1755,15 @@ msgstr "Skapa ny Emblem"
msgid "Create an Assignment"
msgstr "Skapa Uppgift"
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr "Skapa din första grupp"
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr "Skapa din första kurs"
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr "Skapa din första frågesport"
@@ -1753,11 +1771,11 @@ msgstr "Skapa din första frågesport"
msgid "Created"
msgstr "Skapad"
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr "Skapar grupp"
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr "Skapar kurs"
@@ -1776,7 +1794,7 @@ msgstr "Valuta"
msgid "Current Lesson"
msgstr "Aktuell Lektion"
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr "Anpassade Certifikat Mallar"
@@ -1819,6 +1837,8 @@ msgstr "Översikt Panel"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr "Examen Typ"
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr "Skrivbord"
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "Detaljer"
@@ -1987,6 +2008,7 @@ msgstr "Diskussioner"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr "E-post"
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr "Registrering Misslyckad"
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr "Inskrivningar"
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr "Ange Klient Id och Klient Hemlighet i Google inställningar för att skicka kalender inbjudningar för utvärderingar."
@@ -2357,7 +2386,6 @@ msgstr "Utvärderare"
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr "Utforska mer"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr "Misslyckades med inlämning. Försök igen. {0}"
msgid "Failed to update badge assignment: "
msgstr "Misslyckades med att uppdatera Emblem tilldelning: "
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr "Misslyckades med att uppdatera metataggar {0}"
@@ -2618,6 +2648,7 @@ msgstr "Från Datum"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr "Om du vill ha öppna frågor ska du se till att varje fråga i frågespo
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr "Lärare Kommentarer"
msgid "Interest"
msgstr "Intresse"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "Introduktion"
@@ -3046,7 +3078,7 @@ msgstr "Endast inbjudan"
msgid "Invite Request"
msgstr "Inbjudan Begäran"
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr "Bjud in ditt team och dina studenter"
@@ -3078,7 +3110,7 @@ msgstr "Är SCORM App"
msgid "Issue Date"
msgstr "Utfärdande Datum"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr "Utfärda Certifikat"
@@ -3158,7 +3190,7 @@ msgstr "Jobb Benämning"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr "Jobb"
@@ -3473,6 +3505,10 @@ msgstr "Etikett"
msgid "Language"
msgstr "Språk"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "Efternamn"
@@ -3488,6 +3524,10 @@ msgstr "Senaste Inlämning"
msgid "Launch File"
msgstr "Startfil"
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr "Lektion uppdaterad"
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr "Ladda Mer"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr "Lokal"
@@ -3644,12 +3686,24 @@ msgstr "Plats"
msgid "Location Preference"
msgstr "Platspreferens"
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "Logga In"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr "Logga in på Frappe Cloud?"
@@ -3787,13 +3841,14 @@ msgstr "Mötes ID"
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr "Modul är felaktig."
msgid "Monday"
msgstr "Måndag"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr "Intäktsgenerering"
@@ -4080,6 +4135,10 @@ msgstr "Mer"
msgid "Multiple Correct Answers"
msgstr "Flera korrekta svar"
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr "Min tillgänglighet"
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr "Inga frågesporter"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr "Ingen Inspelning"
@@ -4251,11 +4311,19 @@ msgstr "Inga frågor tillagda än"
msgid "No quizzes added yet."
msgstr "Inga frågesporter har lagts till ännu."
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr "Inga lediga tider för detta datum."
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr "Inga studenter i denna grupp"
@@ -4267,7 +4335,7 @@ msgstr "Inga inlämningar"
msgid "No {0}"
msgstr "Ingen {0}"
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "Nr."
@@ -4291,6 +4359,8 @@ msgstr "Inte tillgänglig för förhandsgranskning"
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr "Ej Betygsatt"
@@ -4364,7 +4434,7 @@ msgstr "Endast kurser för vilka självinlärning är inaktiverat kan läggas ti
msgid "Only files of type {0} will be accepted."
msgstr "Endast filer av typ {0} kommer att accepteras."
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr "Endast bildfiler är tillåtna."
@@ -4466,6 +4536,7 @@ msgstr "PAN"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr "Delvis Klar"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr "Betalning App är inte installerad"
msgid "Pending"
msgstr "Pågående"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr "Program Medlemmar"
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr "Programmeringsövning"
@@ -5014,6 +5093,7 @@ msgstr "Program"
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr "Frågor är borttagna"
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr "Frågesport uppdaterad"
msgid "Quiz will appear at the bottom of the lesson."
msgstr "Frågesport kommer att visas längst ner i lektionen."
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr "Bedömning"
msgid "Rating cannot be 0"
msgstr "Betyg kan inte vara 0"
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr "Ta bort"
msgid "Reply To"
msgstr "Svara till"
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr "Begär Inbjudan"
@@ -5375,7 +5464,8 @@ msgstr "Rollpreferens"
msgid "Role updated successfully"
msgstr "Roll uppdaterad"
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "Roller"
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr "Spara"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "Schema"
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr "Omfatning"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr "Resultat"
msgid "Score Out Of"
msgstr "Resultat av"
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,8 +5596,9 @@ msgid "Search"
msgstr "Sök"
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
msgstr "Sök efter Medlemsnamn"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
msgid "Search by Name"
@@ -5586,16 +5684,17 @@ msgstr "Ange Färg"
msgid "Set your Password"
msgstr "Ange Lösenord"
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr "Konfigurera"
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr "Konfigurerar Betalningsport"
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr "Registrering Inställningar"
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr "Registreringar"
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr "Tid tillagd"
msgid "Slot deleted successfully"
msgstr "Tid raderad"
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr "Län"
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr "Statistik"
@@ -5871,6 +5979,7 @@ msgstr "Statistik"
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr "Statistik"
msgid "Status"
msgstr "Status"
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr "Status/Resultat"
@@ -5939,7 +6052,7 @@ msgstr "Undergrupp"
msgid "Subject"
msgstr "Ämne"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr "Ämne erfordras"
@@ -5986,6 +6099,10 @@ msgstr "Godkänn och Fortsätt"
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr "Lämna in ditt CV för att gå vidare med din ansökan till denna tjänst. När du lämnat in ansökan kommer den att delas med jobbannons."
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr "Test Frågesport"
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr "Tester"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr "Tidpunkter:"
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr "Till Datum"
msgid "To join this batch, please contact the Administrator."
msgstr "För att gå med i denna grupp, kontakta Administratör."
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "Alltför många Användare registrerade sig nyligen, så registrering är inaktiverad. Försök igen om en timme"
@@ -6484,6 +6606,7 @@ msgstr "Twitter"
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr "UK Betyg (t.ex. 1:a, 2:2)"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr "Ej Listad"
msgid "Unpublished"
msgstr "Opublicerad"
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr "Volontärarbete eller Praktik"
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr "Visningstid"

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: th_TH\n"
"Language-Team: Thai\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: th\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: th_TH\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr ""
@@ -184,7 +180,7 @@ msgstr ""
msgid "Add a Student"
msgstr ""
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr ""
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr ""
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr ""
msgid "Add your assignment as {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr ""
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr ""
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr ""
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr ""
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr ""
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr ""
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr ""
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr ""
msgid "Certification Name"
msgstr ""
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr ""
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr ""
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr ""
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr ""
@@ -1717,15 +1735,15 @@ msgstr ""
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr ""
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr ""
msgid "Current Lesson"
msgstr ""
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr "แดชบอร์ด"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr ""
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr ""
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr ""
@@ -1987,6 +2008,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr ""
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr ""
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr ""
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr ""
@@ -2357,7 +2386,6 @@ msgstr ""
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr "จากวันที่"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr ""
msgid "Interest"
msgstr "ดอกเบี้ย"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "การแนะนำ"
@@ -3046,7 +3078,7 @@ msgstr ""
msgid "Invite Request"
msgstr ""
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr "วันที่ออก"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr ""
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr ""
@@ -3473,6 +3505,10 @@ msgstr "ป้ายกำกับ"
msgid "Language"
msgstr "ภาษา"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "นามสกุล"
@@ -3488,6 +3524,10 @@ msgstr ""
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr ""
@@ -3644,12 +3686,24 @@ msgstr ""
msgid "Location Preference"
msgstr ""
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "เข้าสู่ระบบ"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr ""
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr ""
msgid "Monday"
msgstr "วันจันทร์"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr "เพิ่มเติม"
msgid "Multiple Correct Answers"
msgstr ""
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr ""
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr ""
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr ""
msgid "No {0}"
msgstr "ไม่มี {0}"
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "เลขที่"
@@ -4291,6 +4359,8 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr ""
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr ""
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr ""
@@ -4466,6 +4536,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr ""
msgid "Pending"
msgstr ""
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr ""
msgid "Rating cannot be 0"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr "ลบ"
msgid "Reply To"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr ""
@@ -5375,7 +5464,8 @@ msgstr ""
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "บทบาท"
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr "บันทึก"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr ""
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr ""
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr ""
msgid "Score Out Of"
msgstr ""
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr ""
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr ""
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr ""
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr ""
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr ""
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr ""
@@ -5871,6 +5979,7 @@ msgstr ""
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr ""
msgid "Status"
msgstr "สถานะ"
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr ""
@@ -5939,7 +6052,7 @@ msgstr ""
msgid "Subject"
msgstr "หัวข้อ"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr ""
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr ""
msgid "To join this batch, please contact the Administrator."
msgstr ""
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "ผู้ใช้จำนวนมากลงทะเบียนเมื่อเร็ว ๆ นี้ ดังนั้นการลงทะเบียนจึงถูกปิดใช้งาน โปรดลองอีกครั้งในหนึ่งชั่วโมง"
@@ -6484,6 +6606,7 @@ msgstr ""
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr ""
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr ""
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: tr_TR\n"
"Language-Team: Turkish\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: tr\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: tr_TR\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr "Hakkında"
@@ -184,7 +180,7 @@ msgstr "Ders Ekle"
msgid "Add a Student"
msgstr "Öğrenci Ekle"
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr "Kurs Ekle"
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr "Bir ders ekle"
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr "Bu soru için en azından bir olası cevap ekleyin: {0}"
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr "Web sayfasını kenar çubuğuna ekle"
msgid "Add your assignment as {0}"
msgstr "Ödevinizi {0} olarak ekleyin"
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr "Ücretli kurslar için miktar ve para birimi gereklidir."
msgid "Amount with GST"
msgstr "GST ile Tutar"
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr "Duyuru"
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr ""
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr "Değerlendirme {0} bu gruba zaten eklendi."
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr "Ödev Eki"
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr "Ödev dersin alt kısmında görünecektir."
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr "Ortalama Puan"
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr "Parti:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr "Sınıflar"
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr "Sertifikalar"
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr "Sertifikalar"
msgid "Certification Name"
msgstr "Sertifika Adı"
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr "Kapandı"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr "Bulut"
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr "Tamamlandı"
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr "Kurs {0} bu gruba zaten eklenmiştir."
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr "Kurs"
@@ -1717,15 +1735,15 @@ msgstr "Canlı Sınıf Oluştur"
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr "Bir Kurs Oluştur"
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr "Oluşturdu"
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr "Para Birimi"
msgid "Current Lesson"
msgstr "Güncel Ders"
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr "Gösterge Paneli"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr "Derece Türü"
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr "Masa"
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "Ayrıntılar"
@@ -1987,6 +2008,7 @@ msgstr "Tartışma"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr "E-Posta"
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr "Kayıt Başarısız"
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr "Kayıtlar"
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr "Değerlendirmeler için takvim davetleri göndermek üzere Google Ayarları'na İstemci Kimliği ve İstemci Gizli Anahtarını girin."
@@ -2357,7 +2386,6 @@ msgstr "Değerlendirici"
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr "Daha Fazlasını Keşfedin"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr "Başlangıç Tarihi"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr "Eğitmen Yorumları"
msgid "Interest"
msgstr "İlgi Alanı"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "Tanıtım/Giriş"
@@ -3046,7 +3078,7 @@ msgstr "Sadece Davetliler"
msgid "Invite Request"
msgstr "Davetiye Talebi"
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr "Veriliş tarihi"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr "İş İlanı Başlığı"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr "İşler"
@@ -3473,6 +3505,10 @@ msgstr "Etiket"
msgid "Language"
msgstr "Dil"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "Soyadı"
@@ -3488,6 +3524,10 @@ msgstr ""
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr "Daha Fazla Yükle"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr "Yerel"
@@ -3644,12 +3686,24 @@ msgstr "Konum"
msgid "Location Preference"
msgstr "Konum Tercihi"
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "Giriş"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr "Frappe Cloud'a Giriş Yapın?"
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr "Modül hatalı."
msgid "Monday"
msgstr "Pazartesi"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr "Daha fazla"
msgid "Multiple Correct Answers"
msgstr "Birden Fazla Doğru Cevap"
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr "Müsaitliğim"
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr "Kayıt Yok"
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr "Bu tarih için boş yer bulunmamaktadır."
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr "Başvuru yok"
msgid "No {0}"
msgstr "{0} Yok"
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "Sıra"
@@ -4291,6 +4359,8 @@ msgstr "Önizleme için uygun değil"
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr "Not Verilmedi"
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr "Sadece {0} türündeki dosyalar kabul edilecektir."
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr "Sadece resim dosyasına izin verilir."
@@ -4466,6 +4536,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr "Kısmen Tamamlandı"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr "Ödeme uygulaması yüklü değil"
msgid "Pending"
msgstr "Bekliyor"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr "Sorular başarıyla silindi"
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr "Sınav başarıyla güncellendi"
msgid "Quiz will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr "Değerlendirme"
msgid "Rating cannot be 0"
msgstr "Değerlendirme 0 olamaz"
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr "Kaldır"
msgid "Reply To"
msgstr "Yanıtla"
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr "Davet İsteği"
@@ -5375,7 +5464,8 @@ msgstr "Rol Tercihi"
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "Roller"
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr "Kaydet"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "Planla"
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr "Kapsam"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr "Puan"
msgid "Score Out Of"
msgstr ""
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr "Arama"
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr "Şifrenizi Ayarlayın"
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr "Kayıt Ayarları"
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr "Kayıtlar"
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr "Mahalle"
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr "İstatistik"
@@ -5871,6 +5979,7 @@ msgstr "İstatistik"
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr "İstatistik"
msgid "Status"
msgstr "Durum"
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr "Durum/Puan"
@@ -5939,7 +6052,7 @@ msgstr "Alt Grup"
msgid "Subject"
msgstr "Konu"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr "Testler"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr ""
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr "Bitiş Tarihi"
msgid "To join this batch, please contact the Administrator."
msgstr ""
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "Son zamanlarda çok fazla kullanıcı kaydoldu, bu yüzden kayıt devre dışı bırakıldı. Lütfen bir saat sonra tekrar deneyin"
@@ -6484,6 +6606,7 @@ msgstr "X"
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr "Birleşik Krallık Derecelendirmesi (örn. 1, 2:2)"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr "Listelenmemiş"
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr "Staj"
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: vi_VN\n"
"Language-Team: Vietnamese\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: vi\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: vi_VN\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr ""
msgid "A one line introduction to the course that appears on the course card"
msgstr ""
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr ""
@@ -184,7 +180,7 @@ msgstr ""
msgid "Add a Student"
msgstr ""
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr ""
@@ -196,7 +192,7 @@ msgstr ""
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr ""
@@ -229,7 +225,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr ""
@@ -237,7 +233,7 @@ msgstr ""
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr ""
@@ -249,11 +245,11 @@ msgstr ""
msgid "Add your assignment as {0}"
msgstr ""
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr ""
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr ""
@@ -368,15 +364,15 @@ msgstr ""
msgid "Amount with GST"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr ""
@@ -448,6 +444,7 @@ msgstr ""
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr ""
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr ""
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr ""
@@ -556,7 +556,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr ""
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr ""
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr ""
@@ -953,6 +955,7 @@ msgstr ""
msgid "Certificate saved successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr ""
@@ -968,7 +971,7 @@ msgstr ""
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr ""
msgid "Certification Name"
msgstr ""
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr ""
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr ""
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr ""
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr ""
msgid "Completion Certificate"
msgstr ""
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr ""
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr ""
@@ -1717,15 +1735,15 @@ msgstr ""
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr ""
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr ""
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr ""
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr ""
@@ -1753,11 +1771,11 @@ msgstr ""
msgid "Created"
msgstr ""
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr ""
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr ""
@@ -1776,7 +1794,7 @@ msgstr ""
msgid "Current Lesson"
msgstr ""
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr ""
@@ -1819,6 +1837,8 @@ msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr ""
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr ""
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr ""
@@ -1987,6 +2008,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr ""
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr ""
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr ""
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr ""
@@ -2357,7 +2386,6 @@ msgstr ""
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr ""
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr ""
msgid "Interest"
msgstr ""
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr ""
@@ -3046,7 +3078,7 @@ msgstr ""
msgid "Invite Request"
msgstr ""
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr ""
@@ -3078,7 +3110,7 @@ msgstr ""
msgid "Issue Date"
msgstr ""
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr ""
@@ -3158,7 +3190,7 @@ msgstr ""
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr ""
@@ -3473,6 +3505,10 @@ msgstr ""
msgid "Language"
msgstr ""
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr ""
@@ -3488,6 +3524,10 @@ msgstr ""
msgid "Launch File"
msgstr ""
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr ""
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr ""
@@ -3644,12 +3686,24 @@ msgstr ""
msgid "Location Preference"
msgstr ""
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr ""
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr ""
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr ""
msgid "Monday"
msgstr ""
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr ""
@@ -4080,6 +4135,10 @@ msgstr ""
msgid "Multiple Correct Answers"
msgstr ""
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr ""
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr ""
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr ""
@@ -4267,7 +4335,7 @@ msgstr ""
msgid "No {0}"
msgstr ""
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr ""
@@ -4291,6 +4359,8 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr ""
@@ -4364,7 +4434,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted."
msgstr ""
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr ""
@@ -4466,6 +4536,7 @@ msgstr ""
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr ""
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr ""
msgid "Pending"
msgstr ""
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr ""
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr ""
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson."
msgstr ""
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr ""
msgid "Rating cannot be 0"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr ""
msgid "Reply To"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr ""
@@ -5375,7 +5464,8 @@ msgstr ""
msgid "Role updated successfully"
msgstr ""
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr ""
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr ""
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr ""
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr ""
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr ""
msgid "Score Out Of"
msgstr ""
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr ""
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr ""
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr ""
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr ""
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr ""
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr ""
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr ""
msgid "Slot deleted successfully"
msgstr ""
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr ""
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr ""
@@ -5871,6 +5979,7 @@ msgstr ""
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr ""
msgid "Status"
msgstr ""
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr ""
@@ -5939,7 +6052,7 @@ msgstr ""
msgid "Subject"
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr ""
@@ -5986,6 +6099,10 @@ msgstr ""
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr ""
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr ""
msgid "To join this batch, please contact the Administrator."
msgstr ""
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr ""
@@ -6484,6 +6606,7 @@ msgstr ""
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr ""
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr ""
msgid "Unpublished"
msgstr ""
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr ""
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -1,22 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
"PO-Revision-Date: 2025-07-29 22:53\n"
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
"Last-Translator: jannat@frappe.io\n"
"Language: zh_CN\n"
"Language-Team: Chinese Simplified\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: frappe\n"
"X-Crowdin-Project-ID: 639578\n"
"X-Crowdin-Language: zh-CN\n"
"X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n"
"X-Crowdin-File-ID: 90\n"
"Language: zh_CN\n"
#: lms/templates/emails/assignment_submission.html:5
msgid " Please evaluate and grade it."
@@ -79,7 +75,7 @@ msgstr "课程不可同时设置付费证书与结业证书。"
msgid "A one line introduction to the course that appears on the course card"
msgstr "课程卡片显示的课程简介(单行)"
#: frontend/src/pages/ProfileAbout.vue:4
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
msgid "About"
msgstr "关于"
@@ -184,7 +180,7 @@ msgstr "新增课时"
msgid "Add a Student"
msgstr "添加学员"
#: frontend/src/components/AppSidebar.vue:568
#: frontend/src/components/AppSidebar.vue:584
msgid "Add a chapter"
msgstr "添加章节"
@@ -196,7 +192,7 @@ msgstr "创建课程"
msgid "Add a keyword and then press enter"
msgstr "输入关键词后按回车键添加"
#: frontend/src/components/AppSidebar.vue:569
#: frontend/src/components/AppSidebar.vue:585
msgid "Add a lesson"
msgstr "添加课时"
@@ -229,7 +225,7 @@ msgstr "为本课时添加作业"
msgid "Add at least one possible answer for this question: {0}"
msgstr "请为该问题添加至少一个备选答案:{0}"
#: frontend/src/components/AppSidebar.vue:532
#: frontend/src/components/AppSidebar.vue:548
msgid "Add courses to your batch"
msgstr "为班级添加课程"
@@ -237,7 +233,7 @@ msgstr "为班级添加课程"
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:511
#: frontend/src/components/AppSidebar.vue:527
msgid "Add students to your batch"
msgstr "为班级添加学员"
@@ -249,11 +245,11 @@ msgstr "添加网页至侧边栏"
msgid "Add your assignment as {0}"
msgstr "以{0}格式添加作业"
#: frontend/src/components/AppSidebar.vue:444
#: frontend/src/components/AppSidebar.vue:460
msgid "Add your first chapter"
msgstr "添加首个章节"
#: frontend/src/components/AppSidebar.vue:460
#: frontend/src/components/AppSidebar.vue:476
msgid "Add your first lesson"
msgstr "添加首节课时"
@@ -368,15 +364,15 @@ msgstr "付费课程必须填写金额与币种。"
msgid "Amount with GST"
msgstr "含商品及服务税金额"
#: frontend/src/components/Modals/AnnouncementModal.vue:33
#: frontend/src/components/Modals/AnnouncementModal.vue:34
msgid "Announcement"
msgstr "公告"
#: frontend/src/components/Modals/AnnouncementModal.vue:101
#: frontend/src/components/Modals/AnnouncementModal.vue:105
msgid "Announcement has been sent successfully"
msgstr "公告发送成功"
#: frontend/src/components/Modals/AnnouncementModal.vue:96
#: frontend/src/components/Modals/AnnouncementModal.vue:97
msgid "Announcement is required"
msgstr "必须填写公告内容。"
@@ -448,6 +444,7 @@ msgstr "确定要登录Frappe Cloud控制面板"
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
#. Label of the assessment (Table) field in DocType 'LMS Batch'
#: frontend/src/components/Assessments.vue:211
#: frontend/src/components/Modals/AssessmentModal.vue:27
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
@@ -474,7 +471,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr "考核{0}已添加至本批次。"
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:581
#: frontend/src/components/AppSidebar.vue:597
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json
@@ -506,7 +503,9 @@ msgstr ""
#. Lesson'
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Assessments.vue:245
#: frontend/src/components/Modals/AssessmentModal.vue:101
#: frontend/src/pages/AssignmentSubmissionList.vue:12
#: frontend/src/pages/AssignmentSubmissionList.vue:174
#: frontend/src/utils/assignment.js:24
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -525,6 +524,7 @@ msgstr "作业附件"
msgid "Assignment Submission"
msgstr ""
#: frontend/src/pages/AssignmentSubmissionList.vue:215
#: frontend/src/pages/AssignmentSubmissionList.vue:222
msgid "Assignment Submissions"
msgstr "作业提交记录"
@@ -556,7 +556,7 @@ msgstr "作业更新成功"
msgid "Assignment will appear at the bottom of the lesson."
msgstr "作业将显示在课时末尾。"
#: frontend/src/components/AppSidebar.vue:585
#: frontend/src/components/AppSidebar.vue:601
#: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
msgid "Assignments"
@@ -620,8 +620,8 @@ msgstr ""
msgid "Average Rating"
msgstr "平均评分"
#: frontend/src/components/Modals/VideoStatistics.vue:65
msgid "Average Watch Time (seconds)"
#: frontend/src/components/Modals/VideoStatistics.vue:72
msgid "Average Watch Time (minutes)"
msgstr ""
#: frontend/src/pages/Lesson.vue:151
@@ -800,7 +800,9 @@ msgid "Batch:"
msgstr "批次:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: frontend/src/utils/index.js:418
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches"
msgstr "批次"
@@ -953,6 +955,7 @@ msgstr "结业证书"
msgid "Certificate saved successfully"
msgstr "证书保存成功"
#: frontend/src/pages/Profile.vue:198
#: frontend/src/pages/ProfileCertificates.vue:4
msgid "Certificates"
msgstr "证书"
@@ -968,7 +971,7 @@ msgstr "证书生成成功"
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:589
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/Modals/Event.vue:381
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
@@ -991,14 +994,23 @@ msgstr "认证详情"
msgid "Certification Name"
msgstr "认证名称"
#: frontend/src/pages/Statistics.vue:44 frontend/src/pages/Statistics.vue:98
#: frontend/src/pages/Statistics.vue:107
msgid "Certifications"
msgstr ""
#: frontend/src/pages/Statistics.vue:99
msgid "Certifications per month"
msgstr ""
#: frontend/src/components/BatchStudents.vue:17
msgid "Certified"
msgstr "已认证"
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40
#: frontend/src/pages/CertifiedParticipants.vue:183
#: frontend/src/pages/CertifiedParticipants.vue:190
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members"
msgstr "认证成员"
@@ -1162,6 +1174,7 @@ msgid "Closed"
msgstr "已关闭"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:150
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Cloud"
msgstr "云"
@@ -1246,7 +1259,6 @@ msgstr ""
#. Submission'
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
#. Submission'
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
#: frontend/src/components/Assignment.vue:164
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
@@ -1352,6 +1364,10 @@ msgstr "已完成"
msgid "Completion Certificate"
msgstr "结业证书"
#: frontend/src/pages/Statistics.vue:35 frontend/src/pages/Statistics.vue:124
msgid "Completions"
msgstr ""
#. Label of the condition (Code) field in DocType 'LMS Badge'
#: frontend/src/components/Settings/BadgeForm.vue:65
#: lms/lms/doctype/lms_badge/lms_badge.json
@@ -1664,8 +1680,10 @@ msgstr "课程{0}已添加至本批次"
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
#: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/CourseDetail.vue:144 frontend/src/pages/Courses.vue:69
#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338
#: lms/lms/doctype/lms_batch/lms_batch.json
#: frontend/src/pages/Lesson.vue:436 frontend/src/pages/Statistics.vue:13
#: frontend/src/utils/index.js:406 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Courses"
msgstr "课程"
@@ -1717,15 +1735,15 @@ msgstr "创建直播课程"
msgid "Create a Quiz"
msgstr ""
#: frontend/src/components/AppSidebar.vue:576
#: frontend/src/components/AppSidebar.vue:592
msgid "Create a batch"
msgstr "创建班级"
#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/AppSidebar.vue:583
msgid "Create a course"
msgstr "创建课程"
#: frontend/src/components/AppSidebar.vue:577
#: frontend/src/components/AppSidebar.vue:593
msgid "Create a live class"
msgstr "创建直播课程"
@@ -1737,15 +1755,15 @@ msgstr ""
msgid "Create an Assignment"
msgstr "创建作业"
#: frontend/src/components/AppSidebar.vue:501
#: frontend/src/components/AppSidebar.vue:517
msgid "Create your first batch"
msgstr "创建首个班级"
#: frontend/src/components/AppSidebar.vue:432
#: frontend/src/components/AppSidebar.vue:448
msgid "Create your first course"
msgstr "创建首门课程"
#: frontend/src/components/AppSidebar.vue:479
#: frontend/src/components/AppSidebar.vue:495
msgid "Create your first quiz"
msgstr "创建首项测验"
@@ -1753,11 +1771,11 @@ msgstr "创建首项测验"
msgid "Created"
msgstr "已创建"
#: frontend/src/components/AppSidebar.vue:573
#: frontend/src/components/AppSidebar.vue:589
msgid "Creating a batch"
msgstr "正在创建班级"
#: frontend/src/components/AppSidebar.vue:564
#: frontend/src/components/AppSidebar.vue:580
msgid "Creating a course"
msgstr "正在创建课程"
@@ -1776,7 +1794,7 @@ msgstr "币种"
msgid "Current Lesson"
msgstr "当前课时"
#: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/AppSidebar.vue:611
msgid "Custom Certificate Templates"
msgstr "自定义证书模板"
@@ -1819,6 +1837,8 @@ msgstr "仪表盘"
#: frontend/src/components/Modals/EvaluationModal.vue:26
#: frontend/src/components/Modals/Event.vue:40
#: frontend/src/components/Modals/LiveClassModal.vue:29
#: frontend/src/components/Quiz.vue:672 frontend/src/pages/Statistics.vue:61
#: frontend/src/pages/Statistics.vue:81 frontend/src/pages/Statistics.vue:103
#: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
@@ -1875,6 +1895,7 @@ msgstr "学位类型"
#: frontend/src/components/Controls/ChildTable.vue:56
#: frontend/src/components/CourseOutline.vue:283
#: frontend/src/components/CourseOutline.vue:349
#: frontend/src/components/DiscussionReplies.vue:41
#: frontend/src/components/Settings/Badges.vue:171
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
@@ -1947,8 +1968,8 @@ msgid "Desk"
msgstr "工作台"
#: frontend/src/components/Modals/DiscussionModal.vue:22
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
#: frontend/src/pages/QuizForm.vue:50
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
msgid "Details"
msgstr "详情"
@@ -1987,6 +2008,7 @@ msgstr "讨论区"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:149
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -2039,6 +2061,7 @@ msgstr "电子邮件"
#: frontend/src/components/BatchOverlay.vue:129
#: frontend/src/components/CourseCardOverlay.vue:116
#: frontend/src/components/DiscussionReplies.vue:35
#: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/components/Settings/Badges.vue:156
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
@@ -2248,11 +2271,17 @@ msgstr "注册失败"
#. Label of the enrollments (Int) field in DocType 'LMS Course'
#. Label of a chart in the LMS Workspace
#. Label of a shortcut in the LMS Workspace
#: frontend/src/components/BatchCourses.vue:129
#: frontend/src/components/Modals/CourseProgressSummary.vue:97
#: frontend/src/pages/Statistics.vue:76 frontend/src/pages/Statistics.vue:85
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
msgid "Enrollments"
msgstr "注册记录"
#: frontend/src/pages/Statistics.vue:77
msgid "Enrollments per month"
msgstr ""
#: lms/lms/doctype/lms_settings/lms_settings.py:26
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
msgstr "在Google设置中填写客户端ID和密钥以发送评估日历邀请"
@@ -2357,7 +2386,6 @@ msgstr "评估人"
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Evaluation'
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
#. Request'
#: lms/lms/doctype/lms_certificate/lms_certificate.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
@@ -2477,7 +2505,9 @@ msgstr "查看更多"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:458
#: frontend/src/components/Modals/Event.vue:366
#: frontend/src/pages/AssignmentSubmissionList.vue:197
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail"
@@ -2508,7 +2538,7 @@ msgstr ""
msgid "Failed to update badge assignment: "
msgstr ""
#: frontend/src/utils/index.js:670
#: frontend/src/utils/index.js:659
msgid "Failed to update meta tags {0}"
msgstr ""
@@ -2618,6 +2648,7 @@ msgstr "起始日期"
#. Label of the full_name (Data) field in DocType 'Course Evaluator'
#. Label of the full_name (Data) field in DocType 'Invite Request'
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:234
#: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/invite_request/invite_request.json
#: lms/lms/doctype/lms_program_member/lms_program_member.json
@@ -2879,6 +2910,7 @@ msgstr "若需开放性问题,请确保测验中所有题目均为开放型"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#. Label of the image (Attach Image) field in DocType 'LMS Badge'
#. Label of the image (Code) field in DocType 'LMS Exercise'
#: frontend/src/components/Modals/AssignmentForm.vue:148
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
@@ -3007,8 +3039,8 @@ msgstr "讲师评语"
msgid "Interest"
msgstr "兴趣"
#: frontend/src/components/AppSidebar.vue:556
#: frontend/src/components/AppSidebar.vue:559
#: frontend/src/components/AppSidebar.vue:572
#: frontend/src/components/AppSidebar.vue:575
msgid "Introduction"
msgstr "简介"
@@ -3046,7 +3078,7 @@ msgstr "仅限邀请"
msgid "Invite Request"
msgstr "邀请请求"
#: frontend/src/components/AppSidebar.vue:490
#: frontend/src/components/AppSidebar.vue:506
msgid "Invite your team and students"
msgstr "邀请团队成员及学员"
@@ -3078,7 +3110,7 @@ msgstr "是否为SCORM包"
msgid "Issue Date"
msgstr "签发日期"
#: frontend/src/components/AppSidebar.vue:592
#: frontend/src/components/AppSidebar.vue:608
msgid "Issue a Certificate"
msgstr "颁发证书"
@@ -3158,7 +3190,7 @@ msgstr "职位名称"
#. Label of the jobs (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:185
#: frontend/src/pages/Jobs.vue:185 frontend/src/utils/index.js:430
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs"
msgstr "职位"
@@ -3473,6 +3505,10 @@ msgstr "标签"
msgid "Language"
msgstr "语言"
#: frontend/src/components/BatchStudents.vue:246
msgid "Last Active"
msgstr ""
#: frontend/src/components/Modals/EditProfile.vue:64
msgid "Last Name"
msgstr "姓氏"
@@ -3488,6 +3524,10 @@ msgstr "最新提交"
msgid "Launch File"
msgstr "启动文件"
#: frontend/src/components/UserDropdown.vue:36
msgid "Learning"
msgstr ""
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
#. Participant'
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
@@ -3550,6 +3590,7 @@ msgstr "课时更新成功。"
#. Label of the lessons (Table) field in DocType 'Course Chapter'
#. Group in Course Chapter's connections
#. Label of the lessons (Int) field in DocType 'LMS Course'
#: frontend/src/components/BatchCourses.vue:124
#: frontend/src/components/CourseCard.vue:47
#: frontend/src/components/CourseCardOverlay.vue:131
#: lms/lms/doctype/course_chapter/course_chapter.json
@@ -3628,6 +3669,7 @@ msgid "Load More"
msgstr "加载更多"
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:146
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Local"
msgstr "本地"
@@ -3644,12 +3686,24 @@ msgstr "地点"
msgid "Location Preference"
msgstr "地点偏好"
#: frontend/src/components/UserDropdown.vue:211
msgid "Log in"
msgstr ""
#: frontend/src/components/UserDropdown.vue:199
msgid "Log out"
msgstr ""
#: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
#: frontend/src/pages/Lesson.vue:59
msgid "Login"
msgstr "登录"
#: frontend/src/components/UserDropdown.vue:171
msgid "Login to Frappe Cloud"
msgstr ""
#: frontend/src/components/UserDropdown.vue:174
msgid "Login to Frappe Cloud?"
msgstr "登录Frappe云平台"
@@ -3787,13 +3841,14 @@ msgstr ""
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
#: frontend/src/components/Modals/VideoStatistics.vue:22
#: frontend/src/components/Modals/VideoStatistics.vue:29
#: frontend/src/components/Modals/ZoomAccountModal.vue:42
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
#: frontend/src/components/Settings/BadgeAssignments.vue:179
#: frontend/src/components/Settings/BadgeForm.vue:215
#: frontend/src/components/Settings/ZoomSettings.vue:187
#: frontend/src/pages/AssignmentSubmissionList.vue:14
#: frontend/src/pages/AssignmentSubmissionList.vue:169
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
#: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:91
@@ -4067,7 +4122,7 @@ msgstr "模块错误"
msgid "Monday"
msgstr "星期一"
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/components/AppSidebar.vue:616
msgid "Monetization"
msgstr "课程变现功能"
@@ -4080,6 +4135,10 @@ msgstr "更多"
msgid "Multiple Correct Answers"
msgstr "多正确答案"
#: frontend/src/components/UserDropdown.vue:133
msgid "My Profile"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:4
msgid "My availability"
msgstr "我的可用时间"
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
msgstr ""
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:142
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "No Recording"
msgstr "无录制"
@@ -4251,11 +4311,19 @@ msgstr ""
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:123
msgid "No results found"
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date."
msgstr "该日期无可用时段"
#: frontend/src/components/Modals/AnnouncementModal.vue:90
#: frontend/src/components/Modals/VideoStatistics.vue:84
msgid "No statistics available for this video."
msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:91
msgid "No students in this batch"
msgstr "本班级暂无学员"
@@ -4267,7 +4335,7 @@ msgstr "无提交记录"
msgid "No {0}"
msgstr "无{0}"
#: lms/templates/quiz/quiz.html:147
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
msgid "No."
msgstr "编号"
@@ -4291,6 +4359,8 @@ msgstr "不可预览"
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
#. Submission'
#: frontend/src/components/Assignment.vue:456
#: frontend/src/pages/AssignmentSubmissionList.vue:198
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Not Graded"
msgstr "未评分"
@@ -4364,7 +4434,7 @@ msgstr "仅允许添加已禁用自主学习的课程至项目"
msgid "Only files of type {0} will be accepted."
msgstr "仅接受{0}类型文件"
#: frontend/src/utils/index.js:502
#: frontend/src/utils/index.js:491
msgid "Only image file is allowed."
msgstr "仅允许图片文件"
@@ -4466,6 +4536,7 @@ msgstr "永久账户号码"
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:147
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4518,7 +4589,9 @@ msgstr "部分完成"
#. Submission'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation'
#: frontend/src/components/Assignment.vue:457
#: frontend/src/components/Modals/Event.vue:362
#: frontend/src/pages/AssignmentSubmissionList.vue:196
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass"
@@ -4635,7 +4708,12 @@ msgstr "未安装支付应用"
msgid "Pending"
msgstr "待处理"
#: frontend/src/pages/Profile.vue:214
msgid "People"
msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:686
#: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:102
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -4973,6 +5051,7 @@ msgid "Program Members"
msgstr "项目成员"
#: frontend/src/components/Assessments.vue:249
#: frontend/src/components/Modals/AssessmentModal.vue:102
msgid "Programming Exercise"
msgstr ""
@@ -5014,6 +5093,7 @@ msgstr "课程项目"
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
#. Label of the progress (Int) field in DocType 'LMS Program Member'
#: frontend/src/components/BatchStudents.vue:240
#: frontend/src/components/Modals/BatchStudentProgress.vue:94
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -5150,6 +5230,7 @@ msgstr "问题删除成功"
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace
#: frontend/src/components/Assessments.vue:247
#: frontend/src/components/Modals/AssessmentModal.vue:100
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
@@ -5202,7 +5283,7 @@ msgstr "测验更新成功"
msgid "Quiz will appear at the bottom of the lesson."
msgstr "测验将显示在课时末尾"
#: frontend/src/components/AppSidebar.vue:584
#: frontend/src/components/AppSidebar.vue:600
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
msgid "Quizzes"
@@ -5233,6 +5314,10 @@ msgstr "评分"
msgid "Rating cannot be 0"
msgstr "评分不可为0"
#: frontend/src/pages/Notifications.vue:16
msgid "Read"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Ready"
@@ -5306,6 +5391,10 @@ msgstr "移除"
msgid "Reply To"
msgstr "回复至"
#: frontend/src/components/Modals/AnnouncementModal.vue:100
msgid "Reply To is required"
msgstr ""
#: lms/lms/widgets/RequestInvite.html:7
msgid "Request Invite"
msgstr "申请邀请"
@@ -5375,7 +5464,8 @@ msgstr "角色偏好"
msgid "Role updated successfully"
msgstr "角色更新成功。"
#: frontend/src/components/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:628
#: frontend/src/pages/Profile.vue:199
msgid "Roles"
msgstr "角色"
@@ -5460,6 +5550,7 @@ msgid "Save"
msgstr "保存"
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: frontend/src/pages/Profile.vue:205
#: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule"
msgstr "日程"
@@ -5480,6 +5571,7 @@ msgid "Scope"
msgstr "范围"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/components/Quiz.vue:676
#: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:96
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
@@ -5492,6 +5584,11 @@ msgstr "得分"
msgid "Score Out Of"
msgstr "总分值"
#: frontend/src/components/Quiz.vue:681
msgid "Score out of"
msgstr ""
#: frontend/src/components/Controls/Autocomplete.vue:56
#: frontend/src/components/Settings/Evaluators.vue:25
#: frontend/src/components/Settings/Members.vue:25
#: frontend/src/pages/Jobs.vue:41
@@ -5499,7 +5596,8 @@ msgid "Search"
msgstr "搜索"
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
msgid "Search by Member Name"
#: frontend/src/components/Modals/VideoStatistics.vue:20
msgid "Search by Member"
msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:23
@@ -5586,16 +5684,17 @@ msgstr ""
msgid "Set your Password"
msgstr "设置密码"
#: frontend/src/components/AppSidebar.vue:560
#: frontend/src/components/AppSidebar.vue:576
msgid "Setting up"
msgstr "系统配置中"
#: frontend/src/components/AppSidebar.vue:605
#: frontend/src/components/AppSidebar.vue:621
msgid "Setting up payment gateway"
msgstr "设置支付网关"
#: frontend/src/components/AppSidebar.vue:610
#: frontend/src/components/AppSidebar.vue:626
#: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/components/UserDropdown.vue:161
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
msgstr "注册设置"
#. Label of a chart in the LMS Workspace
#: frontend/src/pages/Statistics.vue:56 frontend/src/pages/Statistics.vue:65
#: lms/lms/workspace/lms/lms.json
msgid "Signups"
msgstr "注册记录"
#: frontend/src/pages/Statistics.vue:57
msgid "Signups per month"
msgstr ""
#. Label of the skill (Table MultiSelect) field in DocType 'User'
#. Label of the skill (Data) field in DocType 'User Skill'
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
@@ -5732,6 +5836,10 @@ msgstr "时段添加成功。"
msgid "Slot deleted successfully"
msgstr "时段删除成功。"
#: frontend/src/pages/Profile.vue:204
msgid "Slots"
msgstr ""
#. Label of the slug (Data) field in DocType 'Cohort'
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
@@ -5845,8 +5953,8 @@ msgstr "州/省"
#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course'
#. Label of the statistics (Check) field in DocType 'LMS Settings'
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
#: frontend/src/utils/index.js:436 lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
msgid "Statistics"
msgstr "统计"
@@ -5871,6 +5979,7 @@ msgstr "统计"
#: frontend/src/components/Settings/Badges.vue:228
#: frontend/src/components/Settings/ZoomSettings.vue:197
#: frontend/src/pages/AssignmentSubmissionList.vue:19
#: frontend/src/pages/AssignmentSubmissionList.vue:185
#: frontend/src/pages/JobForm.vue:46
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
#: lms/job/doctype/job_opportunity/job_opportunity.json
@@ -5891,6 +6000,10 @@ msgstr "统计"
msgid "Status"
msgstr "状态"
#: frontend/src/components/Assessments.vue:224
msgid "Status/Percentage"
msgstr ""
#: lms/templates/assessments.html:17
msgid "Status/Score"
msgstr "状态/得分"
@@ -5939,7 +6052,7 @@ msgstr "子组"
msgid "Subject"
msgstr "主题"
#: frontend/src/components/Modals/AnnouncementModal.vue:93
#: frontend/src/components/Modals/AnnouncementModal.vue:94
msgid "Subject is required"
msgstr "必须填写主题"
@@ -5986,6 +6099,10 @@ msgstr "提交并继续"
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
msgstr "请提交简历以继续申请此职位。提交后,简历将分享给招聘方"
#: frontend/src/pages/AssignmentSubmissionList.vue:179
msgid "Submitted"
msgstr ""
#: lms/templates/livecode/extension_footer.html:85
#: lms/templates/livecode/extension_footer.html:115
msgid "Submitted {0}"
@@ -6125,7 +6242,6 @@ msgstr ""
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
#. Submission'
#. Label of the test_results (Small Text) field in DocType 'Exercise
#. Submission'
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Test Results"
@@ -6146,6 +6262,7 @@ msgstr "测试"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:150
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "Text"
@@ -6386,6 +6503,7 @@ msgstr "时间安排:"
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
#: frontend/src/components/BatchCourses.vue:119
#: frontend/src/components/Modals/AssignmentForm.vue:20
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
@@ -6436,6 +6554,10 @@ msgstr "截止日期"
msgid "To join this batch, please contact the Administrator."
msgstr "加入本批次请联系管理员"
#: frontend/src/components/UserDropdown.vue:143
msgid "Toggle Theme"
msgstr ""
#: lms/lms/user.py:41
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
msgstr "近期注册用户过多,注册功能已临时关闭,请一小时后重试"
@@ -6484,6 +6606,7 @@ msgstr "推特"
#. Label of the type (Select) field in DocType 'LMS Assignment Submission'
#. Label of the type (Select) field in DocType 'LMS Question'
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Assessments.vue:216
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
@@ -6513,6 +6636,7 @@ msgstr "英国评分制(如一等、二等一级)"
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment'
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
#: frontend/src/components/Modals/AssignmentForm.vue:151
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "URL"
@@ -6551,6 +6675,10 @@ msgstr "未列出"
msgid "Unpublished"
msgstr "未发布"
#: frontend/src/pages/Notifications.vue:16
msgid "Unread"
msgstr ""
#: frontend/src/components/Modals/EditCoverImage.vue:60
#: frontend/src/components/UnsplashImageBrowser.vue:54
msgid "Unsplash"
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
msgstr "志愿者/实习经历"
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
#: frontend/src/components/Modals/VideoStatistics.vue:25
#: frontend/src/components/Modals/VideoStatistics.vue:32
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
msgid "Watch Time"
msgstr ""

View File

@@ -0,0 +1,96 @@
document.addEventListener('DOMContentLoaded', () => {
// ajoute le bouton que sur la page de login - s'il n'y en a pas deja
if (!location.pathname.includes('/login')) return;
const target =
document.querySelector('.page-card .page-card-actions') ||
document.querySelector('form#login_form') ||
document.querySelector('.page-card');
if (!target || document.getElementById('eduvia-login-btn')) return;
const btn = document.createElement('a');
btn.id = 'eduvia-login-btn';
btn.className = 'btn btn-primary btn-block mt-3';
btn.innerText = 'Se connecter avec Eduvia';
btn.href = '#';
const insertIntoForm = (container) => {
if (container && container.tagName && container.tagName.toLowerCase() === 'form') {
const wrap = document.createElement('div');
wrap.className = 'mt-3';
wrap.appendChild(btn);
container.appendChild(wrap);
} else {
target.appendChild(btn);
}
};
insertIntoForm(target);
btn.addEventListener(
'click',
async (e) => {
e.preventDefault();
if (btn.dataset.loading === '1') return;
// Recupere user/pass depuis le formulaire s'ils existent -sinon prompt()
const emailEl =
document.querySelector('#login_email') ||
document.querySelector('input[name="login_email"]') ||
document.querySelector('input[type="email"]');
const passEl =
document.querySelector('#login_password') ||
document.querySelector('input[name="login_password"]') ||
document.querySelector('input[type="password"]');
const user =
(emailEl && emailEl.value && emailEl.value.trim()) ||
(typeof prompt === 'function' ? prompt('Utilisateur Eduvia') : '');
if (!user) return;
const password =
(passEl && passEl.value) ||
(typeof prompt === 'function' ? prompt('Mot de passe Eduvia') : '');
if (password == null) return;
const form = new FormData();
form.set('user', user);
form.set('password', password);
const originalText = btn.innerText;
btn.dataset.loading = '1';
btn.innerText = 'Connexion en cours...';
btn.classList.add('disabled');
try {
const res = await fetch('/api/method/lms.lms.api.eduvia_proxy_login', {
method: 'POST',
body: form,
credentials: 'include',
});
// Frappe renvoie { message: {...} }
const payload = await res.json().catch(() => ({}));
const msg = payload && (payload.message || payload);
if (res.ok && msg && msg.success) {
// Connecte: redirige vers la home (ou recharge)
window.location.assign('/');
} else {
alert((msg && msg.error) || 'Login Eduvia échoué');
}
} catch (err) {
alert('Erreur réseau');
} finally {
btn.dataset.loading = '';
btn.innerText = originalText;
btn.classList.remove('disabled');
}
},
true
);
});

372
lms/translations/fr.csv Normal file
View File

@@ -0,0 +1,372 @@
"Courses","Cours"
"Batches","Sessions"
"Certified Members","Membres certifiés"
"Jobs","Offres"
"Statistics","Statistiques"
"Programs","Programmes"
"Programming Exercises","Exercices de programmation"
"Assignments","Devoirs"
"Quizzes","Quiz"
"More","Plus"
"Expand","Développer"
"Collapse","Réduire"
"Help","Aide"
"Powered by Learning","Propulsé par Learning"
"Learning","Learning"
"Details","Détails"
"Assessments","Évaluations"
"Discussions","Discussions"
"People","Personnes"
"Certification","Certification"
"Course Outline","Plan du cours"
"Average Rating","Note moyenne"
"Enrolled Students","Étudiants inscrits"
"Zen Mode","Mode Zen"
"Video Statistics","Statistiques vidéo"
"This lesson is locked","Cette leçon est verrouillée"
"This lesson is not available for preview. Please enroll in the course to access it.","Cette leçon nest pas disponible en aperçu. Veuillez vous inscrire au cours pour y accéder."
"Start Learning","Commencer l'apprentissage"
"Contact the Administrator to enroll for this course.","Contactez ladministrateur pour vous inscrire à ce cours."
"Login","Se connecter"
"completed","terminé"
"Previous","Précédent"
"Edit","Modifier"
"Next","Suivant"
"Back to Course","Retour au cours"
"Instructor Notes","Notes du formateur"
"Certification","Certification"
"You are already certified for this course. Click on the card below to open your certificate.","Vous êtes déjà certifié pour ce cours. Cliquez sur la carte ci-dessous pour ouvrir votre certificat."
"Issued On","Délivré le"
"Issued on","Délivré le"
"{0} Open Jobs","{0} offres ouvertes"
"New Job","Nouvelle offre"
"Search","Rechercher"
"Country","Pays"
"Type","Type"
"Full Time","Temps plein"
"Part Time","Temps partiel"
"Contract","Contrat"
"Freelance","Freelance"
"Jobs","Offres"
"No results found","Aucun résultat"
"Delete","Supprimer"
"Add Row","Ajouter une ligne"
"Add","Ajouter"
"Save","Enregistrer"
"Submit","Envoyer"
"Create","Créer"
"Post","Publier"
"No Recording","Pas denregistrement"
"Local","Local"
"Cloud","Cloud"
"PDF","PDF"
"Image","Image"
"Document","Document"
"Text","Texte"
"URL","URL"
"Quiz","Quiz"
"Assignment","Devoir"
"Programming Exercise","Exercice de programmation"
"Add a new member","Ajouter un nouveau membre"
"Add Evaluator","Ajouter un évaluateur"
"Evaluator added successfully","Évaluateur ajouté avec succès"
"Evaluator deleted successfully","Évaluateur supprimé avec succès"
"Email","Adresse e-mail"
"First Name","Prénom"
"Load More","Charger plus"
"Student","Étudiant"
"Moderator","Modérateur"
"Evaluator","Évaluateur"
"Mark all as read","Tout marquer comme lu"
"Unread","Non lus"
"Read","Lus"
"View","Voir"
"Nothing to see here.","Rien à afficher."
"Not Permitted","Non autorisé"
"You are not a member of this batch. Please checkout our upcoming batches.","Vous nêtes pas membre de cette session. Veuillez consulter nos sessions à venir."
"Please login to access this page.","Veuillez vous connecter pour accéder à cette page."
"Upcoming Batches","Sessions à venir"
"Assignment","Devoir"
"Member","Membre"
"Submitted","Soumis"
"Status","Statut"
"Pass","Réussi"
"Fail","Échoué"
"Not Graded","Non noté"
"No submissions","Aucune soumission"
"There are no submissions for this assignment.","Il ny a aucune soumission pour ce devoir."
"You will have to complete the quiz to continue the video","Vous devrez terminer le quiz pour continuer la vidéo"
"This quiz consists of {0} questions.","Ce quiz comporte {0} questions."
"Please ensure that you complete all the questions in {0} minutes.","Veuillez vous assurer de terminer toutes les questions en {0} minutes."
"If you fail to do so, the quiz will be automatically submitted when the timer ends.","À défaut, le quiz sera automatiquement soumis à la fin du minuteur."
"You will have to get {0}% correct answers in order to pass the quiz.","Vous devrez obtenir {0}% de bonnes réponses pour réussir le quiz."
"You can attempt this quiz {0}.","Vous pouvez tenter ce quiz {0}."
"Time","Temps"
"Start the Quiz","Commencer le quiz"
"Start","Démarrer"
"Resume Video","Reprendre la vidéo"
"You have already exceeded the maximum number of attempts allowed for this quiz.","Vous avez déjà dépassé le nombre maximal de tentatives autorisées pour ce quiz."
"Question {0}","Question {0}"
"Mark","Point"
"Marks","Points"
"Question {0} of {1}","Question {0} sur {1}"
"Check","Vérifier"
"Submit","Soumettre"
"Next","Suivant"
"Quiz Summary","Récapitulatif du quiz"
"Your submission has been successfully saved. The instructor will review and grade it shortly, and you'll be notified of your final result.","Votre soumission a bien été enregistrée. Le formateur lexaminera et la notera prochainement ; vous serez informé du résultat final."
"You got {0}% correct answers with a score of {1} out of {2}","Vous avez {0}% de bonnes réponses avec un score de {1} sur {2}"
"Try Again","Réessayer"
"No Quiz submissions found","Aucune soumission de quiz trouvée"
"Choose all answers that apply","Choisissez toutes les réponses correctes"
"Choose one answer","Choisissez une réponse"
"Type your answer","Saisissez votre réponse"
"Please select an option","Veuillez sélectionner une option"
"Correct","Correct"
"Incorrect","Incorrect"
"Settings","Paramètres"
"Programming Exercises","Exercices de programmation"
"Certified Members","Membres certifiés"
"Statistics","Statistiques"
"Meta Description","Métadescription"
"Meta Keywords","Motsclés"
"Meta Image","Image méta"
"This site is being updated. You will not be able to make any changes. Full access will be restored shortly.","Ce site est en cours de mise à jour. Vous ne pourrez pas effectuer de modifications. Laccès complet sera rétabli sous peu."
"Introduction","Introduction"
"Setting up","Mise en place"
"Creating a course","Créer un cours"
"Create a course","Créer un cours"
"Add a chapter","Ajouter un chapitre"
"Add a lesson","Ajouter une leçon"
"Creating a batch","Créer une session"
"Create a batch","Créer une session"
"Create a live class","Créer un cours en direct"
"Assessments","Évaluations"
"Quizzes","Quiz"
"Assignments","Devoirs"
"Certification","Certification"
"Issue a Certificate","Émettre un certificat"
"Custom Certificate Templates","Modèles de certificat personnalisés"
"Monetization","Monétisation"
"Setting up payment gateway","Configuration de la passerelle de paiement"
"Roles","Rôles"
"Create your first course","Créez votre premier cours"
"Add your first chapter","Ajoutez votre premier chapitre"
"Add your first lesson","Ajoutez votre première leçon"
"Create your first quiz","Créez votre premier quiz"
"Invite your team and students","Invitez votre équipe et vos étudiants"
"Create your first batch","Créez votre première session"
"Add students to your batch","Ajoutez des étudiants à votre session"
"Add courses to your batch","Ajoutez des cours à votre session"
"Only image file is allowed.","Seuls les fichiers image sont autorisés."
"Failed to update meta tags {0}","Échec de la mise à jour des métabalises {0}"
"Courses deleted successfully","Cours supprimés avec succès"
"No courses added","Aucun cours ajouté"
"Course","Cours"
"All Courses","Tous les cours"
"Instructors","Formateurs"
"Completed","Terminé"
"Enrolled","Inscrits"
"Get Certified","Obtenir la certification"
"Reviews","Avis"
"Write a review","Rédiger un avis"
"Review the course","Évaluer le cours"
"Help us improve our course material.","Aidez-nous à améliorer le contenu du cours."
"Add Chapter","Ajouter un chapitre"
"Add Lesson","Ajouter une leçon"
"Questions","Questions"
"Notify me when available","Me prévenir lorsquil sera disponible"
"Continue Learning","Continuer lapprentissage"
"Get Certificate","Obtenir le certificat"
"Slots","Créneaux"
"This lesson is not available for preview. Please join the course to access it.","Cette leçon nest pas disponible en aperçu. Veuillez rejoindre le cours pour y accéder."
"Cancel","Annuler"
"others","autres"
"Course List","Liste des cours"
"Headline","Titre"
"Upcoming","À venir"
"Live","En direct"
"Created","Créé"
"Category","Catégorie"
"Search by Title","Rechercher par titre"
"Generate Certificates","Générer les certificats"
"Make an Announcement","Faire une annonce"
"About this batch","À propos de cette session"
"Create a Live Class","Créer un cours en direct"
"Title","Titre"
"Date","Date"
"Duration of the live class in minutes","Durée du cours en direct en minutes"
"Duration","Durée"
"Time","Heure"
"Timezone","Fuseau horaire"
"Auto Recording","Enregistrement automatique"
"Description","Description"
"Please enter a title.","Veuillez saisir un titre."
"Please select a date.","Veuillez sélectionner une date."
"Please select a time.","Veuillez sélectionner une heure."
"Please select a timezone.","Veuillez sélectionner un fuseau horaire."
"Please enter a valid time in the format HH:mm.","Veuillez saisir une heure valide au format HH:mm."
"Please select a future date and time.","Veuillez sélectionner une date et une heure futures."
"Please select a duration.","Veuillez sélectionner une durée."
"Create an Assignment","Créer un devoir"
"Edit Assignment","Modifier le devoir"
"Submission Type","Type de soumission"
"Question","Question"
"Check Submissions","Voir les soumissions"
"Assignment created successfully","Devoir créé avec succès"
"Assignment updated successfully","Devoir mis à jour avec succès"
"Add an assessment","Ajouter une évaluation"
"Assessment","Évaluation"
"Assessment added successfully","Évaluation ajoutée avec succès"
"Discard","Annuler"
"Submission by","Soumission par"
"Submission","Soumission"
"Not Saved","Non enregistré"
"Feel free to make edits to your submission if needed.","Nhésitez pas à modifier votre soumission si nécessaire."
"Add your assignment as {0}","Ajoutez votre devoir en tant que {0}"
"Uploading {0}%","Téléversement {0}%"
"Upload File","Téléverser un fichier"
"Enter a URL","Saisir une URL"
"Write your answer here","Écrivez votre réponse ici"
"Comments by Evaluator","Commentaires de lévaluateur"
"Grading","Notation"
"Grade","Note"
"Comments","Commentaires"
"Assignment submitted successfully","Devoir soumis avec succès"
"Students","Étudiants"
"Certified","Certifiés"
"Batch Summary","Récapitulatif de la session"
"Progress of students in courses and assessments","Progression des étudiants dans les cours et évaluations"
"Number of Students","Nombre détudiants"
"There are no students in this batch.","Il ny a aucun étudiant dans cette session."
"Students deleted successfully","Étudiants supprimés avec succès"
"No Assessments","Aucune évaluation"
"Status/Percentage","Statut/Pourcentage"
"Create a Quiz","Créer un quiz"
"No Quizzes","Aucun quiz"
"Published Courses","Cours publiés"
"Active Members","Membres actifs"
"Course Enrollments","Inscriptions aux cours"
"Course Completions","Cours terminés"
"Add Chapter","Ajouter un chapitre"
"Add Lesson","Ajouter une leçon"
"Login to Frappe Cloud?","Se connecter à Frappe Cloud ?"
"Are you sure you want to login to your Frappe Cloud dashboard?","Voulezvous vraiment vous connecter à votre tableau de bord Frappe Cloud ?"
"Confirm","Confirmer"
"New","Nouveau"
"Edit Profile","Modifier le profil"
"About","À propos"
"Certificates","Certificats"
"Roles","Rôles"
"Assignment Submissions","Soumissions de devoirs"
"Login to Frappe Cloud","Se connecter à Frappe Cloud"
"Login to Frappe Cloud?","Se connecter à Frappe Cloud ?"
"Are you sure you want to login to your Frappe Cloud dashboard?","Voulezvous vraiment vous connecter à votre tableau de bord Frappe Cloud ?"
"Log out","Se déconnecter"
"Log in","Se connecter"
"Problem Statement","Énoncé du problème"
"Run","Exécuter"
"Compiler Message","Message du compilateur"
"Test Cases","Cas de test"
"Test {0}","Test {0}"
"Input","Entrée"
"Your Output","Votre sortie"
"Expected Output","Sortie attendue"
"Please run the code to execute the test cases.","Veuillez exécuter le code pour lancer les cas de test."
"Check All Submissions","Voir toutes les soumissions"
"Check Submission","Voir la soumission"
"Program Courses","Cours du programme"
"Program Members","Membres du programme"
"ID","ID"
"Full Name","Nom complet"
"Progress (%)","Progression (%)"
"Name","Nom"
"Subject","Objet"
"Thank you for providing your feedback.","Merci pour votre retour."
"Click here","Cliquez ici"
"to view your feedback.","pour afficher votre retour."
"Help us improve by providing your feedback.","Aideznous à nous améliorer en nous donnant votre avis."
"Submit Feedback","Envoyer le retour"
"Average Feedback Received","Retour moyen reçu"
"View all feedback","Voir tous les retours"
"No feedback received yet.","Aucun retour reçu pour le moment."
"Choose an existing question","Choisir une question existante"
"Options","Options"
"Possibilities","Possibilités"
"Option","Option"
"Explanation","Explication"
"Correct Answer","Réponse correcte"
"Select a question","Sélectionner une question"
"Test Quiz","Quiz de test"
"Questions","Questions"
"New Question","Nouvelle question"
"No questions added yet","Aucune question ajoutée pour linstant"
"Answer","Réponse"
"My availability","Ma disponibilité"
"Day","Jour"
"Start Time","Heure de début"
"End Time","Heure de fin"
"Add Slot","Ajouter un créneau"
"I am unavailable","Je ne suis pas disponible"
"My calendar","Mon calendrier"
"Your calendar is set.","Votre calendrier est configuré."
"Authorize Google Calendar Access","Autoriser l'accès à Google Agenda"
"{0} Exercises","{0} exercices"
"Unpublished","Non publié"
"No {0}","Aucun {0}"
"There are no {0} currently. Keep an eye out, fresh learning experiences are on the way!","Il ny a actuellement aucun {0}. Restez à laffût, de nouvelles expériences dapprentissage arrivent bientôt !"
"courses","cours"
"Courses","Cours"
"completed","terminé"
"% completed","% terminé"
"Skip","Ignorer"
"Create your first course","Créez votre premier cours"
"Add your first chapter","Ajoutez votre premier chapitre"
"Add your first lesson","Ajoutez votre première leçon"
"Create your first quiz","Créez votre premier quiz"
"Invite your team and students","Invitez votre équipe et vos étudiants"
"Create your first batch","Créez votre première session"
"Add students to your batch","Ajoutez des étudiants à votre session"
"Add courses to your batch","Ajoutez des cours à votre session"
"More","Plus"
"Certified Members","Membres certifiés"
"Statistics","Statistiques"
"Jobs","Emplois"
"Batches","Sessions"
"Programs","Programmes"
"Programming Exercises","Exercices de programmation"
"Quizzes","Quiz"
"Assignments","Affectations"
"Learning","Apprentissage"
"Introduction","Introduction"
"Setting up","Configuration"
"Creating a course","Créer un cours"
"Create a course","Créer un cours"
"Add a chapter","Ajouter un chapitre"
"Add a lesson","Ajouter une leçon"
"Creating a batch","Créer une session"
"Create a batch","Créer une session"
"Create a live class","Créer une classe en direct"
"Assessments","Évaluations"
"Certification","Certification"
"Issue a Certificate","Délivrer un certificat"
"Custom Certificate Templates","Modèles de certificats personnalisés"
"Monetization","Monétisation"
"Setting up payment gateway","Configuration de la passerelle de paiement"
"Settings","Paramètres"
"Roles","Rôles"
"My Profile","Mon profil"
"Toggle Theme","Changer de thème"
"Apps","Applications"
"Log out","Se déconnecter"
"Signups","Inscriptions"
"Signups per month","Inscriptions par mois"
"Enrollments","Inscriptions"
"Enrollments per month","Inscriptions par mois"
"Certifications","Certifications"
"Certifications per month","Certifications par mois"
"Completions","Cours terminés"
"Total Signups","Inscriptions totales"
"Enrollment Count","Nombre dinscriptions"
"Courses Completed","Cours terminés"
"Lessons Completed","Leçons terminées"
1 Courses Cours
2 Batches Sessions
3 Certified Members Membres certifiés
4 Jobs Offres
5 Statistics Statistiques
6 Programs Programmes
7 Programming Exercises Exercices de programmation
8 Assignments Devoirs
9 Quizzes Quiz
10 More Plus
11 Expand Développer
12 Collapse Réduire
13 Help Aide
14 Powered by Learning Propulsé par Learning
15 Learning Learning
16 Details Détails
17 Assessments Évaluations
18 Discussions Discussions
19 People Personnes
20 Certification Certification
21 Course Outline Plan du cours
22 Average Rating Note moyenne
23 Enrolled Students Étudiants inscrits
24 Zen Mode Mode Zen
25 Video Statistics Statistiques vidéo
26 This lesson is locked Cette leçon est verrouillée
27 This lesson is not available for preview. Please enroll in the course to access it. Cette leçon n’est pas disponible en aperçu. Veuillez vous inscrire au cours pour y accéder.
28 Start Learning Commencer l'apprentissage
29 Contact the Administrator to enroll for this course. Contactez l’administrateur pour vous inscrire à ce cours.
30 Login Se connecter
31 completed terminé
32 Previous Précédent
33 Edit Modifier
34 Next Suivant
35 Back to Course Retour au cours
36 Instructor Notes Notes du formateur
37 Certification Certification
38 You are already certified for this course. Click on the card below to open your certificate. Vous êtes déjà certifié pour ce cours. Cliquez sur la carte ci-dessous pour ouvrir votre certificat.
39 Issued On Délivré le
40 Issued on Délivré le
41 {0} Open Jobs {0} offres ouvertes
42 New Job Nouvelle offre
43 Search Rechercher
44 Country Pays
45 Type Type
46 Full Time Temps plein
47 Part Time Temps partiel
48 Contract Contrat
49 Freelance Freelance
50 Jobs Offres
51 No results found Aucun résultat
52 Delete Supprimer
53 Add Row Ajouter une ligne
54 Add Ajouter
55 Save Enregistrer
56 Submit Envoyer
57 Create Créer
58 Post Publier
59 No Recording Pas d’enregistrement
60 Local Local
61 Cloud Cloud
62 PDF PDF
63 Image Image
64 Document Document
65 Text Texte
66 URL URL
67 Quiz Quiz
68 Assignment Devoir
69 Programming Exercise Exercice de programmation
70 Add a new member Ajouter un nouveau membre
71 Add Evaluator Ajouter un évaluateur
72 Evaluator added successfully Évaluateur ajouté avec succès
73 Evaluator deleted successfully Évaluateur supprimé avec succès
74 Email Adresse e-mail
75 First Name Prénom
76 Load More Charger plus
77 Student Étudiant
78 Moderator Modérateur
79 Evaluator Évaluateur
80 Mark all as read Tout marquer comme lu
81 Unread Non lus
82 Read Lus
83 View Voir
84 Nothing to see here. Rien à afficher.
85 Not Permitted Non autorisé
86 You are not a member of this batch. Please checkout our upcoming batches. Vous n’êtes pas membre de cette session. Veuillez consulter nos sessions à venir.
87 Please login to access this page. Veuillez vous connecter pour accéder à cette page.
88 Upcoming Batches Sessions à venir
89 Assignment Devoir
90 Member Membre
91 Submitted Soumis
92 Status Statut
93 Pass Réussi
94 Fail Échoué
95 Not Graded Non noté
96 No submissions Aucune soumission
97 There are no submissions for this assignment. Il n’y a aucune soumission pour ce devoir.
98 You will have to complete the quiz to continue the video Vous devrez terminer le quiz pour continuer la vidéo
99 This quiz consists of {0} questions. Ce quiz comporte {0} questions.
100 Please ensure that you complete all the questions in {0} minutes. Veuillez vous assurer de terminer toutes les questions en {0} minutes.
101 If you fail to do so, the quiz will be automatically submitted when the timer ends. À défaut, le quiz sera automatiquement soumis à la fin du minuteur.
102 You will have to get {0}% correct answers in order to pass the quiz. Vous devrez obtenir {0}% de bonnes réponses pour réussir le quiz.
103 You can attempt this quiz {0}. Vous pouvez tenter ce quiz {0}.
104 Time Temps
105 Start the Quiz Commencer le quiz
106 Start Démarrer
107 Resume Video Reprendre la vidéo
108 You have already exceeded the maximum number of attempts allowed for this quiz. Vous avez déjà dépassé le nombre maximal de tentatives autorisées pour ce quiz.
109 Question {0} Question {0}
110 Mark Point
111 Marks Points
112 Question {0} of {1} Question {0} sur {1}
113 Check Vérifier
114 Submit Soumettre
115 Next Suivant
116 Quiz Summary Récapitulatif du quiz
117 Your submission has been successfully saved. The instructor will review and grade it shortly, and you'll be notified of your final result. Votre soumission a bien été enregistrée. Le formateur l’examinera et la notera prochainement ; vous serez informé du résultat final.
118 You got {0}% correct answers with a score of {1} out of {2} Vous avez {0}% de bonnes réponses avec un score de {1} sur {2}
119 Try Again Réessayer
120 No Quiz submissions found Aucune soumission de quiz trouvée
121 Choose all answers that apply Choisissez toutes les réponses correctes
122 Choose one answer Choisissez une réponse
123 Type your answer Saisissez votre réponse
124 Please select an option Veuillez sélectionner une option
125 Correct Correct
126 Incorrect Incorrect
127 Settings Paramètres
128 Programming Exercises Exercices de programmation
129 Certified Members Membres certifiés
130 Statistics Statistiques
131 Meta Description Méta‑description
132 Meta Keywords Mots‑clés
133 Meta Image Image méta
134 This site is being updated. You will not be able to make any changes. Full access will be restored shortly. Ce site est en cours de mise à jour. Vous ne pourrez pas effectuer de modifications. L’accès complet sera rétabli sous peu.
135 Introduction Introduction
136 Setting up Mise en place
137 Creating a course Créer un cours
138 Create a course Créer un cours
139 Add a chapter Ajouter un chapitre
140 Add a lesson Ajouter une leçon
141 Creating a batch Créer une session
142 Create a batch Créer une session
143 Create a live class Créer un cours en direct
144 Assessments Évaluations
145 Quizzes Quiz
146 Assignments Devoirs
147 Certification Certification
148 Issue a Certificate Émettre un certificat
149 Custom Certificate Templates Modèles de certificat personnalisés
150 Monetization Monétisation
151 Setting up payment gateway Configuration de la passerelle de paiement
152 Roles Rôles
153 Create your first course Créez votre premier cours
154 Add your first chapter Ajoutez votre premier chapitre
155 Add your first lesson Ajoutez votre première leçon
156 Create your first quiz Créez votre premier quiz
157 Invite your team and students Invitez votre équipe et vos étudiants
158 Create your first batch Créez votre première session
159 Add students to your batch Ajoutez des étudiants à votre session
160 Add courses to your batch Ajoutez des cours à votre session
161 Only image file is allowed. Seuls les fichiers image sont autorisés.
162 Failed to update meta tags {0} Échec de la mise à jour des méta‑balises {0}
163 Courses deleted successfully Cours supprimés avec succès
164 No courses added Aucun cours ajouté
165 Course Cours
166 All Courses Tous les cours
167 Instructors Formateurs
168 Completed Terminé
169 Enrolled Inscrits
170 Get Certified Obtenir la certification
171 Reviews Avis
172 Write a review Rédiger un avis
173 Review the course Évaluer le cours
174 Help us improve our course material. Aidez-nous à améliorer le contenu du cours.
175 Add Chapter Ajouter un chapitre
176 Add Lesson Ajouter une leçon
177 Questions Questions
178 Notify me when available Me prévenir lorsqu’il sera disponible
179 Continue Learning Continuer l’apprentissage
180 Get Certificate Obtenir le certificat
181 Slots Créneaux
182 This lesson is not available for preview. Please join the course to access it. Cette leçon n’est pas disponible en aperçu. Veuillez rejoindre le cours pour y accéder.
183 Cancel Annuler
184 others autres
185 Course List Liste des cours
186 Headline Titre
187 Upcoming À venir
188 Live En direct
189 Created Créé
190 Category Catégorie
191 Search by Title Rechercher par titre
192 Generate Certificates Générer les certificats
193 Make an Announcement Faire une annonce
194 About this batch À propos de cette session
195 Create a Live Class Créer un cours en direct
196 Title Titre
197 Date Date
198 Duration of the live class in minutes Durée du cours en direct en minutes
199 Duration Durée
200 Time Heure
201 Timezone Fuseau horaire
202 Auto Recording Enregistrement automatique
203 Description Description
204 Please enter a title. Veuillez saisir un titre.
205 Please select a date. Veuillez sélectionner une date.
206 Please select a time. Veuillez sélectionner une heure.
207 Please select a timezone. Veuillez sélectionner un fuseau horaire.
208 Please enter a valid time in the format HH:mm. Veuillez saisir une heure valide au format HH:mm.
209 Please select a future date and time. Veuillez sélectionner une date et une heure futures.
210 Please select a duration. Veuillez sélectionner une durée.
211 Create an Assignment Créer un devoir
212 Edit Assignment Modifier le devoir
213 Submission Type Type de soumission
214 Question Question
215 Check Submissions Voir les soumissions
216 Assignment created successfully Devoir créé avec succès
217 Assignment updated successfully Devoir mis à jour avec succès
218 Add an assessment Ajouter une évaluation
219 Assessment Évaluation
220 Assessment added successfully Évaluation ajoutée avec succès
221 Discard Annuler
222 Submission by Soumission par
223 Submission Soumission
224 Not Saved Non enregistré
225 Feel free to make edits to your submission if needed. N’hésitez pas à modifier votre soumission si nécessaire.
226 Add your assignment as {0} Ajoutez votre devoir en tant que {0}
227 Uploading {0}% Téléversement {0}%
228 Upload File Téléverser un fichier
229 Enter a URL Saisir une URL
230 Write your answer here Écrivez votre réponse ici
231 Comments by Evaluator Commentaires de l’évaluateur
232 Grading Notation
233 Grade Note
234 Comments Commentaires
235 Assignment submitted successfully Devoir soumis avec succès
236 Students Étudiants
237 Certified Certifiés
238 Batch Summary Récapitulatif de la session
239 Progress of students in courses and assessments Progression des étudiants dans les cours et évaluations
240 Number of Students Nombre d’étudiants
241 There are no students in this batch. Il n’y a aucun étudiant dans cette session.
242 Students deleted successfully Étudiants supprimés avec succès
243 No Assessments Aucune évaluation
244 Status/Percentage Statut/Pourcentage
245 Create a Quiz Créer un quiz
246 No Quizzes Aucun quiz
247 Published Courses Cours publiés
248 Active Members Membres actifs
249 Course Enrollments Inscriptions aux cours
250 Course Completions Cours terminés
251 Add Chapter Ajouter un chapitre
252 Add Lesson Ajouter une leçon
253 Login to Frappe Cloud? Se connecter à Frappe Cloud ?
254 Are you sure you want to login to your Frappe Cloud dashboard? Voulez‑vous vraiment vous connecter à votre tableau de bord Frappe Cloud ?
255 Confirm Confirmer
256 New Nouveau
257 Edit Profile Modifier le profil
258 About À propos
259 Certificates Certificats
260 Roles Rôles
261 Assignment Submissions Soumissions de devoirs
262 Login to Frappe Cloud Se connecter à Frappe Cloud
263 Login to Frappe Cloud? Se connecter à Frappe Cloud ?
264 Are you sure you want to login to your Frappe Cloud dashboard? Voulez‑vous vraiment vous connecter à votre tableau de bord Frappe Cloud ?
265 Log out Se déconnecter
266 Log in Se connecter
267 Problem Statement Énoncé du problème
268 Run Exécuter
269 Compiler Message Message du compilateur
270 Test Cases Cas de test
271 Test {0} Test {0}
272 Input Entrée
273 Your Output Votre sortie
274 Expected Output Sortie attendue
275 Please run the code to execute the test cases. Veuillez exécuter le code pour lancer les cas de test.
276 Check All Submissions Voir toutes les soumissions
277 Check Submission Voir la soumission
278 Program Courses Cours du programme
279 Program Members Membres du programme
280 ID ID
281 Full Name Nom complet
282 Progress (%) Progression (%)
283 Name Nom
284 Subject Objet
285 Thank you for providing your feedback. Merci pour votre retour.
286 Click here Cliquez ici
287 to view your feedback. pour afficher votre retour.
288 Help us improve by providing your feedback. Aidez‑nous à nous améliorer en nous donnant votre avis.
289 Submit Feedback Envoyer le retour
290 Average Feedback Received Retour moyen reçu
291 View all feedback Voir tous les retours
292 No feedback received yet. Aucun retour reçu pour le moment.
293 Choose an existing question Choisir une question existante
294 Options Options
295 Possibilities Possibilités
296 Option Option
297 Explanation Explication
298 Correct Answer Réponse correcte
299 Select a question Sélectionner une question
300 Test Quiz Quiz de test
301 Questions Questions
302 New Question Nouvelle question
303 No questions added yet Aucune question ajoutée pour l’instant
304 Answer Réponse
305 My availability Ma disponibilité
306 Day Jour
307 Start Time Heure de début
308 End Time Heure de fin
309 Add Slot Ajouter un créneau
310 I am unavailable Je ne suis pas disponible
311 My calendar Mon calendrier
312 Your calendar is set. Votre calendrier est configuré.
313 Authorize Google Calendar Access Autoriser l'accès à Google Agenda
314 {0} Exercises {0} exercices
315 Unpublished Non publié
316 No {0} Aucun {0}
317 There are no {0} currently. Keep an eye out, fresh learning experiences are on the way! Il n’y a actuellement aucun {0}. Restez à l’affût, de nouvelles expériences d’apprentissage arrivent bientôt !
318 courses cours
319 Courses Cours
320 completed terminé
321 % completed % terminé
322 Skip Ignorer
323 Create your first course Créez votre premier cours
324 Add your first chapter Ajoutez votre premier chapitre
325 Add your first lesson Ajoutez votre première leçon
326 Create your first quiz Créez votre premier quiz
327 Invite your team and students Invitez votre équipe et vos étudiants
328 Create your first batch Créez votre première session
329 Add students to your batch Ajoutez des étudiants à votre session
330 Add courses to your batch Ajoutez des cours à votre session
331 More Plus
332 Certified Members Membres certifiés
333 Statistics Statistiques
334 Jobs Emplois
335 Batches Sessions
336 Programs Programmes
337 Programming Exercises Exercices de programmation
338 Quizzes Quiz
339 Assignments Affectations
340 Learning Apprentissage
341 Introduction Introduction
342 Setting up Configuration
343 Creating a course Créer un cours
344 Create a course Créer un cours
345 Add a chapter Ajouter un chapitre
346 Add a lesson Ajouter une leçon
347 Creating a batch Créer une session
348 Create a batch Créer une session
349 Create a live class Créer une classe en direct
350 Assessments Évaluations
351 Certification Certification
352 Issue a Certificate Délivrer un certificat
353 Custom Certificate Templates Modèles de certificats personnalisés
354 Monetization Monétisation
355 Setting up payment gateway Configuration de la passerelle de paiement
356 Settings Paramètres
357 Roles Rôles
358 My Profile Mon profil
359 Toggle Theme Changer de thème
360 Apps Applications
361 Log out Se déconnecter
362 Signups Inscriptions
363 Signups per month Inscriptions par mois
364 Enrollments Inscriptions
365 Enrollments per month Inscriptions par mois
366 Certifications Certifications
367 Certifications per month Certifications par mois
368 Completions Cours terminés
369 Total Signups Inscriptions totales
370 Enrollment Count Nombre d’inscriptions
371 Courses Completed Cours terminés
372 Lessons Completed Leçons terminées

View File

@@ -31,5 +31,6 @@
},
"dependencies": {
"pre-commit": "^1.2.2"
}
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}